language-pack-ast-base/0000755000000000000000000000000012734304513012142 5ustar language-pack-ast-base/debian/0000755000000000000000000000000012734304513013364 5ustar language-pack-ast-base/debian/rules0000755000000000000000000000165312734304513014451 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-ast-base/debian/postinst0000644000000000000000000000021112734304513015164 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "ast" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-ast-base/debian/control0000644000000000000000000000211712734304513014770 0ustar Source: language-pack-ast-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-ast-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-ast (>= ${binary:Version}) Recommends: Conflicts: language-pack-ast (<< ${binary:Version}) Replaces: language-pack-ast (<< ${binary:Version}), language-pack-ast-base (<< ${binary:Version}), language-pack-ast (<< ${binary:Version}), language-pack-gnome-ast (<< ${binary:Version}), language-pack-gnome-ast-base (<< ${binary:Version}), language-pack-kde-ast (<< ${binary:Version}), language-pack-kde-ast-base (<< ${binary:Version}) Description: translations for language Asturian Translation data for all supported packages for: Asturian . This package provides the bulk of translation data and is updated only seldom. language-pack-ast provides frequent translation updates, so you should install this as well. language-pack-ast-base/debian/copyright0000644000000000000000000000174312734304513015324 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-ast-base/debian/compat0000644000000000000000000000000212734304513014562 0ustar 8 language-pack-ast-base/debian/postrm0000644000000000000000000000020512734304513014630 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "ast" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-ast-base/debian/changelog0000644000000000000000000000030712734304513015236 0ustar language-pack-ast-base (1:16.04+20160627) xenial-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Mon, 27 Jun 2016 20:15:07 +0000 language-pack-ast-base/debian/source/0000755000000000000000000000000012734304513014664 5ustar language-pack-ast-base/debian/source/format0000644000000000000000000000001512734304513016073 0ustar 3.0 (native) language-pack-ast-base/data/0000755000000000000000000000000012734304513013053 5ustar language-pack-ast-base/data/extra.tar0000644000000000000000000002400012734304513014702 0ustar var/lib/locales/supported.d/ast0000644000373100047300000000002312734304513020400 0ustar langpacklangpack00000000000000ast_ES.UTF-8 UTF-8 language-pack-ast-base/data/ast/0000755000000000000000000000000012734304513013642 5ustar language-pack-ast-base/data/ast/LC_MESSAGES/0000755000000000000000000000000012734304526015433 5ustar language-pack-ast-base/data/ast/LC_MESSAGES/nano.po0000644000000000000000000012351412734304513016730 0ustar # Asturian translation for nano # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the nano package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: nano\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-25 16:41-0500\n" "PO-Revision-Date: 2010-01-02 21:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:12+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: This is a prompt. #: src/browser.c:220 msgid "Go To Directory" msgstr "" #: 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 "Encaboxáu" #: src/browser.c:253 src/browser.c:300 #, c-format msgid "Can't go outside of %s in restricted mode" msgstr "" #: 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 "Fallu al lleer %s: %s" #: src/browser.c:290 msgid "Can't move up a directory" msgstr "" #. 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 "" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. #: src/browser.c:650 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. #: src/browser.c:727 src/search.c:173 msgid "Search" msgstr "Guetar" #: src/browser.c:777 src/search.c:466 src/search.c:536 msgid "This is the only occurrence" msgstr "" #: src/browser.c:793 src/search.c:364 msgid "Search Wrapped" msgstr "" #: src/browser.c:843 src/search.c:517 msgid "No current search pattern" msgstr "" #: src/files.c:50 #, c-format msgid "Directory '%s' does not exist" msgstr "" #: src/files.c:52 #, c-format msgid "Path '%s': %s" msgstr "" #: src/files.c:54 #, c-format msgid "Path '%s' is not a directory" msgstr "" #: src/files.c:57 #, c-format msgid "Path '%s' is not accessible" msgstr "" #. TRANSLATORS: Try to keep this at most 76 characters. #: src/files.c:158 msgid "" "Warning: Modifying a file which is not locked, check directory permission?" msgstr "" #: src/files.c:197 msgid "Couldn't determine my identity for lock file (getpwuid() failed)" msgstr "" #: src/files.c:206 #, c-format msgid "Couldn't determine hostname for lock file: %s" msgstr "" #: src/files.c:227 src/files.c:238 src/files.c:275 src/files.c:285 #, c-format msgid "Error writing lock file %s: %s" msgstr "" #: src/files.c:305 #, c-format msgid "Error deleting lock file %s: %s" msgstr "" #: src/files.c:341 #, c-format msgid "Error opening lock file %s: %s" msgstr "" #: src/files.c:353 #, c-format msgid "Error reading lock file %s: Not enough data read" msgstr "" #. TRANSLATORS: The second %s is the name of the user, the third that of the editor. #: src/files.c:371 #, c-format msgid "File %s is being edited (by %s with %s, PID %d); continue?" msgstr "" #: src/files.c:426 #, c-format msgid "Can't insert file from outside of %s" msgstr "" #: 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 "" #: src/files.c:441 #, c-format msgid "\"%s\" is not a normal file" msgstr "" #: src/files.c:566 msgid "No more open file buffers" msgstr "" #: src/files.c:582 #, c-format msgid "Switched to %s" msgstr "" #: src/files.c:584 src/global.c:988 src/winio.c:2010 msgid "New Buffer" msgstr "Nuevu Buffer" #: 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] "" msgstr[1] "" #: 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] "" msgstr[1] "" #: 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] "" msgstr[1] "" #: 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] "" msgstr[1] "" #: src/files.c:977 #, c-format msgid "Read %lu line (Warning: No write permission)" msgid_plural "Read %lu lines (Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:1019 src/files.c:1056 msgid "Reading File" msgstr "" #: src/files.c:1025 msgid "New File" msgstr "" #: src/files.c:1028 #, c-format msgid "\"%s\" not found" msgstr "" #: 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 "" #: src/files.c:1133 #, c-format msgid "Command to execute in new buffer [from %s] " msgstr "" #: src/files.c:1135 #, c-format msgid "Command to execute [from %s] " msgstr "" #: src/files.c:1142 #, c-format msgid "File to insert into new buffer [from %s] " msgstr "" #: src/files.c:1144 #, c-format msgid "File to insert [from %s] " msgstr "" #: src/files.c:1389 msgid "Key invalid in non-multibuffer mode" msgstr "" #: src/files.c:1684 msgid "Failed to write backup file, continue saving? (Say N if unsure) " msgstr "" #: src/files.c:1800 #, c-format msgid "Can't write outside of %s" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: src/files.c:2200 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "" msgstr[1] "" #: src/files.c:2299 msgid " [DOS Format]" msgstr "" #: src/files.c:2300 msgid " [Mac Format]" msgstr "" #: src/files.c:2302 msgid " [Backup]" msgstr "" #: src/files.c:2309 msgid "Prepend Selection to File" msgstr "" #: src/files.c:2310 msgid "Append Selection to File" msgstr "" #: src/files.c:2311 msgid "Write Selection to File" msgstr "" #: src/files.c:2314 msgid "File Name to Prepend to" msgstr "" #: src/files.c:2315 msgid "File Name to Append to" msgstr "" #: src/files.c:2316 msgid "File Name to Write" msgstr "" #: src/files.c:2349 msgid "Save modified buffer anyway ? " msgstr "" #: src/files.c:2457 msgid "File exists, OVERWRITE ? " msgstr "" #: src/files.c:2466 msgid "Save file under DIFFERENT NAME ? " msgstr "" #: src/files.c:2480 msgid "File was modified since you opened it, continue saving ? " msgstr "" #: src/files.c:2917 msgid "(more)" msgstr "" #: src/files.c:3004 #, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "" #: src/files.c:3020 #, c-format msgid "" "Unable to create directory %s: %s\n" "It is required for saving/loading search history or cursor positions.\n" msgstr "" #: src/files.c:3026 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" "Nano will be unable to load or save search history or cursor positions.\n" msgstr "" #: src/files.c:3045 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" "to the preferred location (%s) but encountered an error: %s" msgstr "" #: src/files.c:3049 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" "to the preferred location (%s)\n" "(see the nano FAQ about this change)" msgstr "" #: src/files.c:3132 src/files.c:3140 src/files.c:3164 src/files.c:3176 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:480 msgid "Exit" msgstr "" #: src/global.c:481 msgid "Close" msgstr "" #: src/global.c:482 msgid "Uncut Text" msgstr "" #: src/global.c:484 msgid "Unjustify" msgstr "" #: src/global.c:490 msgid "Read File" msgstr "" #: src/global.c:491 msgid "Where Is" msgstr "" #: src/global.c:492 msgid "Replace" msgstr "" #: src/global.c:493 msgid "Go To Line" msgstr "" #: src/global.c:494 msgid "Prev Line" msgstr "" #: src/global.c:495 msgid "Next Line" msgstr "" #: src/global.c:496 msgid "Prev Page" msgstr "" #: src/global.c:497 msgid "Next Page" msgstr "" #: src/global.c:499 msgid "Justify" msgstr "" #: src/global.c:500 msgid "FullJstify" msgstr "" #: src/global.c:502 msgid "Refresh" msgstr "" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:505 msgid "WhereIs Next" msgstr "" #. 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 "" #: src/global.c:514 msgid "Cancel the current function" msgstr "" #: src/global.c:515 msgid "Display this help text" msgstr "" #: src/global.c:518 msgid "Close the current file buffer / Exit from nano" msgstr "" #: src/global.c:520 msgid "Exit from nano" msgstr "" #: src/global.c:524 msgid "Write the current file to disk" msgstr "" #: src/global.c:526 msgid "Insert another file into the current one" msgstr "" #: src/global.c:528 msgid "Search for a string or a regular expression" msgstr "" #: src/global.c:531 msgid "Search for a string" msgstr "" #: src/global.c:533 msgid "Go one screenful up" msgstr "" #: src/global.c:534 msgid "Go one screenful down" msgstr "" #: src/global.c:536 msgid "Cut the current line and store it in the cutbuffer" msgstr "" #: src/global.c:538 msgid "Uncut from the cutbuffer into the current line" msgstr "" #: src/global.c:539 msgid "Display the position of the cursor" msgstr "" #: src/global.c:541 msgid "Invoke the spell checker, if available" msgstr "" #: src/global.c:543 msgid "Replace a string or a regular expression" msgstr "" #: src/global.c:544 msgid "Go to line and column number" msgstr "" #: src/global.c:546 msgid "Mark text starting from the cursor position" msgstr "" #: src/global.c:547 msgid "Repeat the last search" msgstr "" #: src/global.c:549 msgid "Copy the current line and store it in the cutbuffer" msgstr "" #: src/global.c:550 msgid "Indent the current line" msgstr "" #: src/global.c:551 msgid "Unindent the current line" msgstr "" #: src/global.c:552 msgid "Undo the last operation" msgstr "" #: src/global.c:553 msgid "Redo the last undone operation" msgstr "" #: src/global.c:555 msgid "Go back one character" msgstr "" #: src/global.c:556 msgid "Go forward one character" msgstr "" #: src/global.c:558 msgid "Go back one word" msgstr "" #: src/global.c:559 msgid "Go forward one word" msgstr "" #: src/global.c:561 msgid "Go to previous line" msgstr "" #: src/global.c:562 msgid "Go to next line" msgstr "" #: src/global.c:563 msgid "Go to beginning of current line" msgstr "" #: src/global.c:564 msgid "Go to end of current line" msgstr "" #: src/global.c:567 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" #: src/global.c:569 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" #: src/global.c:571 msgid "Go to the first line of the file" msgstr "" #: src/global.c:572 msgid "Go to the last line of the file" msgstr "" #: 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 "" #: src/global.c:578 msgid "Scroll down one line without scrolling the cursor" msgstr "" #: src/global.c:581 msgid "Switch to the previous file buffer" msgstr "" #: src/global.c:582 msgid "Switch to the next file buffer" msgstr "" #: src/global.c:584 msgid "Insert the next keystroke verbatim" msgstr "" #: src/global.c:585 msgid "Insert a tab at the cursor position" msgstr "" #: 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 "" #: src/global.c:589 msgid "Delete the character to the left of the cursor" msgstr "" #: src/global.c:592 msgid "Cut backward from cursor to word start" msgstr "" #: src/global.c:594 msgid "Cut forward from cursor to next word start" msgstr "" #: src/global.c:596 msgid "Cut from the cursor position to the end of the file" msgstr "" #: src/global.c:599 msgid "Justify the entire file" msgstr "" #: src/global.c:603 msgid "Count the number of words, lines, and characters" msgstr "" #: src/global.c:606 msgid "Refresh (redraw) the current screen" msgstr "" #: src/global.c:608 msgid "Suspend the editor (if suspension is enabled)" msgstr "" #: src/global.c:610 msgid "Save file without prompting" msgstr "" #: src/global.c:611 msgid "Search next occurrence backward" msgstr "" #: src/global.c:612 msgid "Search next occurrence forward" msgstr "" #: src/global.c:614 msgid "Toggle the case sensitivity of the search" msgstr "" #: src/global.c:616 msgid "Reverse the direction of the search" msgstr "" #: src/global.c:620 msgid "Toggle the use of regular expressions" msgstr "" #: src/global.c:624 msgid "Recall the previous search/replace string" msgstr "" #: src/global.c:626 msgid "Recall the next search/replace string" msgstr "" #: src/global.c:629 msgid "Go to file browser" msgstr "" #: 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 "" #: src/global.c:639 msgid "Close buffer without saving it" msgstr "" #: src/global.c:641 msgid "Toggle the use of a new buffer" msgstr "" #: src/global.c:644 msgid "Exit from the file browser" msgstr "" #: src/global.c:645 msgid "Go to the first file in the list" msgstr "" #: src/global.c:646 msgid "Go to the last file in the list" msgstr "" #: src/global.c:647 msgid "Go to the previous file in the list" msgstr "" #: src/global.c:648 msgid "Go to the next file in the list" msgstr "" #: src/global.c:649 msgid "Go to directory" msgstr "" #: src/global.c:652 msgid "Invoke the linter, if available" msgstr "" #: src/global.c:653 msgid "Go to previous linter msg" msgstr "" #: src/global.c:654 msgid "Go to next linter msg" msgstr "" #: src/global.c:656 msgid "Invoke formatter, if available" msgstr "" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:671 msgid "Get Help" msgstr "" #: src/global.c:674 src/prompt.c:858 msgid "Cancel" msgstr "" #: src/global.c:687 msgid "Write Out" msgstr "" #: src/global.c:723 msgid "Go To Dir" msgstr "" #: src/global.c:738 msgid "Cut Text" msgstr "" #: src/global.c:753 msgid "To Spell" msgstr "" #: src/global.c:757 msgid "To Linter" msgstr "" #: src/global.c:760 msgid "Formatter" msgstr "" #: src/global.c:767 msgid "Case Sens" msgstr "" #: src/global.c:772 msgid "Regexp" msgstr "" #: src/global.c:777 msgid "Backwards" msgstr "" #: src/global.c:784 msgid "No Replace" msgstr "" #: src/global.c:792 msgid "Cur Pos" msgstr "" #: src/global.c:807 msgid "First Line" msgstr "" #: src/global.c:809 msgid "Last Line" msgstr "" #: src/global.c:816 msgid "To Bracket" msgstr "" #: src/global.c:819 msgid "Mark Text" msgstr "" #: src/global.c:822 msgid "Copy Text" msgstr "" #: src/global.c:825 msgid "Indent Text" msgstr "" #: src/global.c:827 msgid "Unindent Text" msgstr "" #: src/global.c:830 msgid "Undo" msgstr "" #: src/global.c:832 msgid "Redo" msgstr "" #: src/global.c:836 src/global.c:842 msgid "Back" msgstr "" #: src/global.c:838 src/global.c:844 msgid "Forward" msgstr "" #: src/global.c:849 msgid "Prev Word" msgstr "" #: src/global.c:851 msgid "Next Word" msgstr "" #: src/global.c:855 msgid "Home" msgstr "" #: src/global.c:857 msgid "End" msgstr "" #: src/global.c:866 msgid "Beg of Par" msgstr "" #: src/global.c:868 msgid "End of Par" msgstr "" #: src/global.c:873 msgid "Scroll Up" msgstr "" #: src/global.c:875 msgid "Scroll Down" msgstr "" #: src/global.c:880 msgid "Prev File" msgstr "" #: src/global.c:882 msgid "Next File" msgstr "" #: src/global.c:891 msgid "Verbatim" msgstr "" #: src/global.c:894 msgid "Tab" msgstr "" #: src/global.c:896 msgid "Enter" msgstr "" #: src/global.c:899 msgid "Delete" msgstr "" #: src/global.c:901 msgid "Backspace" msgstr "" #. TRANSLATORS: The next two strings refer to cutting words. #: src/global.c:912 msgid "Cut Left" msgstr "" #: src/global.c:914 msgid "Cut Right" msgstr "" #: src/global.c:916 msgid "CutTillEnd" msgstr "" #: src/global.c:926 msgid "Word Count" msgstr "" #: src/global.c:933 msgid "Suspend" msgstr "" #: src/global.c:937 msgid "Save" msgstr "" #: src/global.c:940 msgid "Previous" msgstr "" #: src/global.c:942 msgid "Next" msgstr "" #: src/global.c:948 msgid "PrevHstory" msgstr "" #: src/global.c:951 msgid "NextHstory" msgstr "" #: src/global.c:955 msgid "Go To Text" msgstr "" #: src/global.c:959 msgid "DOS Format" msgstr "" #: src/global.c:961 msgid "Mac Format" msgstr "" #: src/global.c:969 msgid "Append" msgstr "" #: src/global.c:971 msgid "Prepend" msgstr "" #: src/global.c:974 msgid "Backup File" msgstr "" #: src/global.c:981 msgid "Execute Command" msgstr "" #: src/global.c:996 msgid "To Files" msgstr "" #: src/global.c:1004 msgid "First File" msgstr "" #: src/global.c:1006 msgid "Last File" msgstr "" #: src/global.c:1010 msgid "Discard buffer" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. #: src/global.c:1020 msgid "Prev Lint Msg" msgstr "" #: src/global.c:1022 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. #: src/global.c:1285 msgid "Help mode" msgstr "" #: src/global.c:1287 msgid "Constant cursor position display" msgstr "" #: src/global.c:1289 msgid "Use of one more line for editing" msgstr "" #: src/global.c:1291 msgid "Smooth scrolling" msgstr "" #: src/global.c:1293 msgid "Soft wrapping of overlong lines" msgstr "" #: src/global.c:1295 msgid "Whitespace display" msgstr "" #: src/global.c:1297 msgid "Color syntax highlighting" msgstr "" #: src/global.c:1299 msgid "Smart home key" msgstr "" #: src/global.c:1301 msgid "Auto indent" msgstr "" #: src/global.c:1303 msgid "Cut to end" msgstr "" #: src/global.c:1305 msgid "Hard wrapping of overlong lines" msgstr "" #: src/global.c:1307 msgid "Conversion of typed tabs to spaces" msgstr "" #: src/global.c:1309 msgid "Backup files" msgstr "" #: src/global.c:1311 msgid "Reading file into separate buffer" msgstr "" #: src/global.c:1313 msgid "Mouse support" msgstr "" #: src/global.c:1315 msgid "No conversion from DOS/Mac format" msgstr "" #: src/global.c:1317 msgid "Suspension" 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: src/help.c:380 src/help.c:457 msgid "enable/disable" msgstr "" #: src/nano.c:559 msgid "Key is invalid in view mode" msgstr "" #: src/nano.c:565 msgid "This function is disabled in restricted mode" msgstr "" #: src/nano.c:573 msgid "Help is not available" msgstr "" #: src/nano.c:684 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" #: src/nano.c:686 #, c-format msgid "" "\n" "Buffer not written to %s: %s\n" msgstr "" #: src/nano.c:689 #, c-format msgid "" "\n" "Buffer not written: %s\n" msgstr "" #: src/nano.c:714 msgid "Window size is too small for nano...\n" msgstr "" #: src/nano.c:807 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" #: src/nano.c:810 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "" #: src/nano.c:812 #, c-format msgid "Option\t\tMeaning\n" msgstr "" #: src/nano.c:815 msgid "+LINE,COLUMN" msgstr "" #. 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 "" #: src/nano.c:820 msgid "Enable smart home key" msgstr "" #: src/nano.c:822 msgid "Save backups of existing files" msgstr "" #: src/nano.c:823 msgid "-C " msgstr "" #: src/nano.c:823 msgid "--backupdir=" msgstr "" #: src/nano.c:824 msgid "Directory for saving unique backup files" msgstr "" #: src/nano.c:827 msgid "Use bold instead of reverse video text" msgstr "" #: src/nano.c:829 msgid "Convert typed tabs to spaces" msgstr "" #: src/nano.c:834 msgid "Read a file into a new buffer by default" msgstr "" #: src/nano.c:837 msgid "Use (vim-style) lock files" msgstr "" #: src/nano.c:842 msgid "Log & read search/replace string history" msgstr "" #: src/nano.c:846 msgid "Don't look at nanorc files" msgstr "" #: src/nano.c:849 msgid "Fix numeric keypad key confusion problem" msgstr "" #: src/nano.c:851 msgid "Don't add newlines to the ends of files" msgstr "" #: src/nano.c:854 msgid "Don't convert files from DOS/Mac format" msgstr "" #: src/nano.c:856 msgid "Use one more line for editing" msgstr "" #: src/nano.c:860 msgid "Log & read location of cursor position" msgstr "" #: src/nano.c:863 msgid "-Q " msgstr "" #: src/nano.c:863 msgid "--quotestr=" msgstr "" #: src/nano.c:863 msgid "Quoting string" msgstr "" #: src/nano.c:866 msgid "Restricted mode" msgstr "" #: src/nano.c:868 msgid "Scroll by line instead of half-screen" msgstr "" #: src/nano.c:870 msgid "-T <#cols>" msgstr "" #: src/nano.c:870 msgid "--tabsize=<#cols>" msgstr "" #: src/nano.c:871 msgid "Set width of a tab to #cols columns" msgstr "" #: src/nano.c:873 msgid "Do quick statusbar blanking" msgstr "" #: src/nano.c:875 msgid "Print version information and exit" msgstr "" #: src/nano.c:878 msgid "Detect word boundaries more accurately" msgstr "" #: src/nano.c:882 msgid "-Y " msgstr "" #: src/nano.c:882 msgid "--syntax=" msgstr "" #: src/nano.c:883 msgid "Syntax definition to use for coloring" msgstr "" #: src/nano.c:885 msgid "Constantly show cursor position" msgstr "" #: src/nano.c:887 msgid "Fix Backspace/Delete confusion problem" msgstr "" #: src/nano.c:888 msgid "Show this help text and exit" msgstr "" #: src/nano.c:890 msgid "Automatically indent new lines" msgstr "" #: src/nano.c:891 msgid "Cut from cursor to end of line" msgstr "" #: src/nano.c:894 msgid "Enable the use of the mouse" msgstr "" #: src/nano.c:896 msgid "Do not read the file (only write it)" msgstr "" #: src/nano.c:898 msgid "-o " msgstr "" #: src/nano.c:898 msgid "--operatingdir=" msgstr "" #: src/nano.c:899 msgid "Set operating directory" msgstr "" #: src/nano.c:901 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "" #: src/nano.c:905 msgid "Silently ignore startup issues like rc file errors" msgstr "" #: src/nano.c:908 msgid "-r <#cols>" msgstr "" #: src/nano.c:908 msgid "--fill=<#cols>" msgstr "" #: src/nano.c:909 msgid "Set hard-wrapping point at column #cols" msgstr "" #: src/nano.c:913 msgid "-s " msgstr "" #: src/nano.c:913 msgid "--speller=" msgstr "" #: src/nano.c:914 msgid "Enable alternate speller" msgstr "" #: src/nano.c:916 msgid "Auto save on exit, don't prompt" msgstr "" #: src/nano.c:918 msgid "Save a file by default in Unix format" msgstr "" #: src/nano.c:920 msgid "View mode (read-only)" msgstr "" #: src/nano.c:922 msgid "Don't hard-wrap long lines" msgstr "" #: src/nano.c:924 msgid "Don't show the two help lines" msgstr "" #: src/nano.c:926 msgid "Enable suspension" msgstr "" #: src/nano.c:928 msgid "Enable soft line wrapping" msgstr "" #: src/nano.c:937 #, c-format msgid " GNU nano, version %s\n" msgstr "" #: src/nano.c:940 #, c-format msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" msgstr "" #: src/nano.c:941 #, c-format msgid "" "\n" " Compiled options:" msgstr "" #: src/nano.c:1073 msgid "No file name" msgstr "" #: src/nano.c:1108 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgstr "" #: 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 "" #: src/nano.c:1272 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "" #: src/nano.c:1294 msgid "Suspension is not enabled" msgstr "" #: src/nano.c:1448 msgid "enabled" msgstr "" #: src/nano.c:1448 msgid "disabled" msgstr "" #: src/nano.c:1607 src/winio.c:1125 msgid "Unknown Command" msgstr "" #: src/nano.c:1720 msgid "XON ignored, mumble mumble" msgstr "" #: src/nano.c:1725 msgid "XOFF ignored, mumble mumble" msgstr "" #: src/nano.c:2139 src/rcfile.c:1334 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "" #: src/nano.c:2200 src/rcfile.c:1259 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "" #: src/nano.c:2247 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" #. TRANSLATORS: For the next three strings, if possible, specify #. * the single-byte shortcuts for both your language and English. #. * For example, in French: "OoYy" for "Oui". #: src/prompt.c:821 msgid "Yy" msgstr "" #: src/prompt.c:822 msgid "Nn" msgstr "" #: src/prompt.c:823 msgid "Aa" msgstr "" #: src/prompt.c:845 msgid "Yes" msgstr "" #: src/prompt.c:850 msgid "All" msgstr "" #: src/prompt.c:855 msgid "No" msgstr "" #: src/rcfile.c:142 #, c-format msgid "Error in %s on line %lu: " msgstr "" #: src/rcfile.c:201 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "" #: 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 "" #: src/rcfile.c:254 src/search.c:62 #, c-format msgid "Bad regex \"%s\": %s" msgstr "" #: src/rcfile.c:274 msgid "Missing syntax name" msgstr "" #: src/rcfile.c:345 msgid "The \"none\" syntax is reserved" msgstr "" #: src/rcfile.c:352 msgid "The \"default\" syntax must take no extensions" msgstr "" #: src/rcfile.c:424 msgid "Missing key name" msgstr "" #: src/rcfile.c:433 src/rcfile.c:444 msgid "Key name is too short" msgstr "" #: src/rcfile.c:454 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:457 #, c-format msgid "Key name %s is invalid" msgstr "" #: src/rcfile.c:466 msgid "Must specify a function to bind the key to" msgstr "" #. TRANSLATORS: Do not translate the word "all". #: src/rcfile.c:476 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" #: src/rcfile.c:483 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" #: src/rcfile.c:490 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:522 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" #: src/rcfile.c:534 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" #: src/rcfile.c:631 #, c-format msgid "Error expanding %s: %s" msgstr "" #: src/rcfile.c:674 #, c-format msgid "" "Color \"%s\" not understood.\n" "Valid colors are \"green\", \"red\", \"blue\",\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" and\n" "\"black\", with the optional prefix \"bright\"\n" "for foreground colors." msgstr "" #: src/rcfile.c:696 msgid "Cannot add a color command without a syntax command" msgstr "" #: src/rcfile.c:701 msgid "Missing color name" msgstr "" #: src/rcfile.c:711 src/rcfile.c:872 msgid "Missing regex string" msgstr "" #: src/rcfile.c:787 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "" #: src/rcfile.c:839 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "" #: src/rcfile.c:867 msgid "Cannot add a header regex without a syntax command" msgstr "" #: src/rcfile.c:922 msgid "Cannot add a magic string regex without a syntax command" msgstr "" #: src/rcfile.c:927 msgid "Missing magic string name" msgstr "" #: src/rcfile.c:985 msgid "Cannot add a linter without a syntax command" msgstr "" #: src/rcfile.c:990 msgid "Missing linter command" msgstr "" #: src/rcfile.c:1011 msgid "Cannot add formatter without a syntax command" msgstr "" #: src/rcfile.c:1016 msgid "Missing formatter command" msgstr "" #: src/rcfile.c:1046 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" #: src/rcfile.c:1048 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" #: src/rcfile.c:1109 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" #: src/rcfile.c:1125 src/rcfile.c:1134 src/rcfile.c:1144 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" #: src/rcfile.c:1150 src/rcfile.c:1359 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "" #: src/rcfile.c:1180 #, c-format msgid "Command \"%s\" not understood" msgstr "" #: src/rcfile.c:1195 msgid "Missing option" msgstr "" #: src/rcfile.c:1217 #, c-format msgid "Option \"%s\" requires an argument" msgstr "" #: src/rcfile.c:1235 msgid "Option is not a valid multibyte string" msgstr "" #: src/rcfile.c:1272 src/rcfile.c:1300 src/rcfile.c:1309 msgid "Non-blank characters required" msgstr "" #: src/rcfile.c:1282 msgid "Two single-column characters required" msgstr "" #: src/rcfile.c:1348 #, c-format msgid "Cannot unset option \"%s\"" msgstr "" #: src/rcfile.c:1354 #, c-format msgid "Unknown option \"%s\"" msgstr "" #: src/rcfile.c:1413 msgid "I can't find my home directory! Wah!" msgstr "" #: src/rcfile.c:1451 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" #: src/search.c:96 #, c-format msgid "\"%.*s%s\" not found" msgstr "" #. TRANSLATORS: The next three strings are modifiers of the search prompt. #: src/search.c:176 msgid " [Case Sensitive]" msgstr "" #: src/search.c:180 msgid " [Regexp]" msgstr "" #: src/search.c:184 msgid " [Backwards]" msgstr "" #. TRANSLATORS: The next two strings are modifiers of the search prompt. #: src/search.c:189 msgid " (to replace) in selection" msgstr "" #: src/search.c:191 msgid " (to replace)" msgstr "" #. TRANSLATORS: This is a prompt. #: src/search.c:718 msgid "Replace this instance?" msgstr "" #. TRANSLATORS: This is a prompt. #: src/search.c:883 msgid "Replace with" msgstr "" #: src/search.c:924 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: This is a prompt. #: src/search.c:964 msgid "Enter line number, column number" msgstr "" #: src/search.c:991 msgid "Invalid line or column number" msgstr "" #: src/search.c:1124 msgid "Not a bracket" msgstr "" #: src/search.c:1191 msgid "No matching bracket" msgstr "" #: src/text.c:54 msgid "Mark Set" msgstr "" #: src/text.c:58 msgid "Mark Unset" msgstr "" #: src/text.c:70 #, c-format msgid "Error invoking \"%s\"" msgstr "" #: src/text.c:475 msgid "Nothing in undo buffer!" msgstr "" #: src/text.c:481 src/text.c:634 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" #. TRANSLATORS: Eight of the next nine strings describe actions #. * that are undone or redone. It are all nouns, not verbs. #: src/text.c:495 src/text.c:524 src/text.c:645 src/text.c:686 msgid "text add" msgstr "" #: src/text.c:505 src/text.c:656 msgid "text delete" msgstr "" #: src/text.c:528 src/text.c:694 msgid "line join" msgstr "" #: src/text.c:547 src/text.c:710 msgid "text cut" msgstr "" #: src/text.c:552 src/text.c:714 msgid "text uncut" msgstr "" #: src/text.c:558 src/text.c:691 msgid "Internal error: line is missing. Please save your work." msgstr "" #: src/text.c:561 src/text.c:665 msgid "line break" msgstr "" #: src/text.c:569 src/text.c:725 msgid "text insert" msgstr "" #: src/text.c:589 src/text.c:718 msgid "text replace" msgstr "" #: src/text.c:596 src/text.c:732 src/text.c:1030 src/text.c:1174 msgid "Internal error: unknown type. Please save your work." msgstr "" #: src/text.c:601 #, c-format msgid "Undid action (%s)" msgstr "" #: src/text.c:619 msgid "Nothing to re-do!" msgstr "" #: src/text.c:628 msgid "Internal error: cannot set up redo. Please save your work." msgstr "" #: src/text.c:737 #, c-format msgid "Redid action (%s)" msgstr "" #: src/text.c:827 src/text.c:2508 src/text.c:2944 msgid "Could not create pipe" msgstr "" #: 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 "" #: src/text.c:1853 #, c-format msgid "Bad quote string %s: %s" msgstr "" #: src/text.c:2241 msgid "Can now UnJustify!" msgstr "" #: src/text.c:2435 msgid "Edit a replacement" msgstr "" #: src/text.c:2510 msgid "Creating misspelled word list, please wait..." msgstr "" #: src/text.c:2601 src/text.c:2999 msgid "Could not get size of pipe buffer" msgstr "" #: src/text.c:2652 msgid "Error invoking \"spell\"" msgstr "" #: src/text.c:2655 msgid "Error invoking \"sort -f\"" msgstr "" #: src/text.c:2658 msgid "Error invoking \"uniq\"" msgstr "" #: src/text.c:2881 msgid "Invoking spell checker, please wait" msgstr "" #: src/text.c:2897 #, c-format msgid "Spell checking failed: %s" msgstr "" #: src/text.c:2899 #, c-format msgid "Spell checking failed: %s: %s" msgstr "" #: src/text.c:2902 msgid "Finished checking spelling" msgstr "" #: src/text.c:2927 msgid "No linter defined for this type of file!" msgstr "" #: src/text.c:2932 msgid "Save modified buffer before linting?" msgstr "" #: src/text.c:2949 msgid "Invoking linter, please wait" msgstr "" #: src/text.c:3105 #, c-format msgid "Got 0 parsable lines from command: %s" msgstr "" #: src/text.c:3134 #, c-format msgid "This message is for unopened file %s, open it in a new buffer?" msgstr "" #: src/text.c:3153 msgid "No more errors in unopened files, cancelling" msgstr "" #: src/text.c:3192 msgid "At last message" msgstr "" #: src/text.c:3197 msgid "At first message" msgstr "" #: src/text.c:3237 msgid "Finished" msgstr "" #: src/text.c:3259 msgid "Invoking formatter, please wait" msgstr "" #: src/text.c:3314 msgid "Finished formatting" msgstr "" #: src/text.c:3396 #, c-format msgid "%sWords: %lu Lines: %ld Chars: %lu" msgstr "" #: src/text.c:3397 msgid "In Selection: " msgstr "" #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3411 msgid "Verbatim Input" msgstr "" #: src/utils.c:391 src/utils.c:403 msgid "nano is out of memory!" msgstr "" #. TRANSLATORS: This is displayed during the input of a #. * six-digit hexadecimal Unicode character code. #: src/winio.c:1427 msgid "Unicode Input" msgstr "" #: src/winio.c:1991 src/winio.c:1995 msgid "Modified" msgstr "" #: src/winio.c:1992 msgid "View" msgstr "" #: src/winio.c:2006 msgid "DIR:" msgstr "" #: src/winio.c:2013 msgid "File:" msgstr "" #: src/winio.c:3141 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "" #: src/winio.c:3271 msgid "The nano text editor" msgstr "" #: src/winio.c:3272 msgid "version" msgstr "" #: src/winio.c:3273 msgid "Brought to you by:" msgstr "" #: src/winio.c:3274 msgid "Special thanks to:" msgstr "" #: src/winio.c:3275 msgid "The Free Software Foundation" msgstr "" #: src/winio.c:3276 msgid "the many translators and the TP" msgstr "" #: src/winio.c:3277 msgid "For ncurses:" msgstr "" #: src/winio.c:3278 msgid "and anyone else we forgot..." msgstr "" #: src/winio.c:3279 msgid "Thank you for using nano!" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/checkbox.po0000644000000000000000000061065212734304513017567 0ustar # Asturian translation for checkbox # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the checkbox package. # FIRST AUTHOR , 2009. # Xandru Armesto , 2012. msgid "" msgstr "" "Project-Id-Version: checkbox\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-01-27 17:46+0000\n" "PO-Revision-Date: 2013-07-30 19:06+0000\n" "Last-Translator: Xandru Martino \n" "Language-Team: alministradores@softastur.org\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:34+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ast\n" #. Title of the user interface #: ../qt/checkbox-qt.desktop.in.h:1 ../plugins/user_interface.py:43 msgid "System Testing" msgstr "Pruebes del Sistema" #: ../gtk/checkbox-gtk.ui.h:2 ../checkbox_gtk/gtk_interface.py:561 msgid "_Test" msgstr "_Prueba" #: ../gtk/checkbox-gtk.ui.h:3 msgid "_Yes" msgstr "_Sí" #: ../gtk/checkbox-gtk.ui.h:4 msgid "_No" msgstr "_Non" #: ../gtk/checkbox-gtk.ui.h:5 msgid "_Skip this test" msgstr "_Saltase esta prueba" #: ../checkbox_cli/cli_interface.py:460 msgid "Further information:" msgstr "Más información:" #: ../gtk/checkbox-gtk.ui.h:7 msgid "_Select All" msgstr "_Seleicionar too" #: ../gtk/checkbox-gtk.ui.h:8 msgid "_Deselect All" msgstr "_Deseleicionar too" #: ../gtk/checkbox-gtk.ui.h:9 msgid "_Previous" msgstr "_Anterior" #: ../gtk/checkbox-gtk.ui.h:10 msgid "Ne_xt" msgstr "_Siguiente" #: ../qt/checkbox-qt.desktop.in.h:2 msgid "Test your system and submit results to Launchpad" msgstr "" #. description #: ../jobs/audio.txt.in:8 msgid "Test to detect audio devices" msgstr "Prueba pa deteutar preseos d'audio" #. description #: ../jobs/audio.txt.in:20 msgid "" "PURPOSE:\n" " This test will check that internal speakers work correctly\n" "STEPS:\n" " 1. Make sure that no external speakers or headphones are connected\n" " If testing a desktop, external speakers are allowed\n" " 2. Click the Test button to play a brief tone on your audio device\n" "VERIFICATION:\n" " Did you hear a tone?" msgstr "" "OXETIVU:\n" " Esta prueba va verificar que los altavoces internos funcionen " "correutamente\n" "PASOS:\n" " 1. Asegúrate de que nun esistan altavoces o audífonos esternos " "coneutaos\n" " Si tas probando un equipu d'escritoriu, los altavoces esternos " "permítense\n" " 2. Calca nel botón Probar pa reproducir un tonu curtiu nel to preséu " "d'audio\n" "VERIFICACIÓN:\n" " ¿Escuchóse un tonu?" #. description #: ../jobs/audio.txt.in:40 msgid "" "PURPOSE:\n" " HDMI audio interface verification\n" "STEPS:\n" " 1. Plug an external HDMI device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the HDMI device?" msgstr "" #. description #: ../jobs/audio.txt.in:59 msgid "" "PURPOSE:\n" " DisplayPort audio interface verification\n" "STEPS:\n" " 1. Plug an external DisplayPort device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the DisplayPort device?" msgstr "" #. description #: ../jobs/audio.txt.in:78 msgid "" "PURPOSE:\n" " This test will check that headphones connector works correctly\n" "STEPS:\n" " 1. Connect a pair of headphones to your audio device\n" " 2. Click the Test button to play a sound to your audio device\n" "VERIFICATION:\n" " Did you hear a sound through the headphones and did the sound play " "without any distortion, clicks or other strange noises from your headphones?" msgstr "" "OXETIVU:\n" " Esta prueba verificará que los auriculares coneutaos funcionen correcho\n" "PASOS:\n" " 1. Coneuta un par d'auriculares al preséu d'audio.\n" " 2. Calca nel botón Probar pa reproducir un tonu nel to preséu d'audio\n" "VERIFICACIÓN:\n" " ¿Escuchóse dalgún soníu nos auriculares y ensin distorsión dalguna, " "clics u otros ruíos estraños?" #. description #: ../jobs/audio.txt.in:97 msgid "" "PURPOSE:\n" " This test will check that recording sound using the onboard microphone " "works correctly\n" "STEPS:\n" " 1. Disconnect any external microphones that you have plugged in\n" " 2. Click \"Test\", then speak into your internal microphone\n" " 3. After a few seconds, your speech will be played back to you.\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" "OXETIVU:\n" "\n" "Esta prueba comprueba que la grabación de soníu mediante'l micrófonu " "funciona correcho.\n" "\n" "PASOS:\n" "1. Desconeutar cualquier micrófonu esterno que tengas coneutáu.\n" "2. Calca «Probar», llueu fala al micrófonu internu.\n" "3. La grabación reproduciráse dempués d'unos segundos.\n" "\n" "VERIFICACIÓN:\n" "¿Escuchóse la grabación?" #. description #: ../jobs/audio.txt.in:117 msgid "" "PURPOSE:\n" " This test will check that recording sound using an external microphone " "works correctly\n" "STEPS:\n" " 1. Connect a microphone to your microphone port\n" " 2. Click \"Test\", then speak into the external microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" "OXETIVU:\n" "\n" "Esta prueba comprueba que'l grabador de soníu, usando un micrófonu esternu, " "funciona correcho.\n" "\n" "PASOS:\n" "1. Coneuta un micrófonu nel puertu de micrófonu.\n" "2. Calca «Probar», llueu fala al micrófonu esternu.\n" "3. La grabación reproduciráse dempués d'unos segundos.\n" "\n" "VERIFICACIÓN:\n" "¿Escuchóse la grabación?" #. description #: ../jobs/audio.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that a USB audio device works correctly\n" "STEPS:\n" " 1. Connect a USB audio device to your system\n" " 2. Click \"Test\", then speak into the microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back through the USB headphones?" msgstr "" "OXETIVOS:\n" " Esta prueba va comprobar qu'un preséu d'audiu USB furrule correutamente\n" "PASOS:\n" " 1.Coneuta un preséu d'audiu USB al sistema\n" " 2.Calca en «Probar» y darréu fala pel micrófonu\n" " 3.Depués d'unos segundos, lo que digas va reproducise otra vuelta.\n" "VERIFICACIÓN:\n" " ¿Sentisti la to voz al traviés de los auriculares USB?" #. description #: ../jobs/audio.txt.in:149 msgid "" "Play back a sound on the default output and listen for it on the default " "input." msgstr "" "Reproduz un soníu na salida predeterminada y sientelu na entrada " "predeterminada." #. description #: ../jobs/audio.txt.in:165 msgid "" "Collect audio-related system information. This data can be used to simulate " "this computer's audio subsystem and perform more detailed tests under a " "controlled environment." msgstr "" "Recoyer información del sistema rellacionada col soníu. Estos datos puen " "usase pa simular el subsistema de soníu d'esti ordenador y facer pruebes más " "detallaes baxo un entornu controláu." #. description #: ../jobs/audio.txt.in:175 msgid "Attaches the audio hardware data collection log to the results." msgstr "" "Amiesta'l rexistru de recoyida de datos del hardware de soníu a los " "resultaos." #. description #: ../jobs/audio.txt.in:182 msgid "" "PURPOSE:\n" " Check that the various audio channels are working properly\n" "STEPS:\n" " 1. Click the Test button\n" "VERIFICATION:\n" " You should clearly hear a voice from the different audio channels" msgstr "" "PROPÓSITU:\n" " Verifica que les estremaes canales d'audio trabayen de manera afechisca\n" "PASOS:\n" " 1. Calca'l botón Prueba\n" "VERIFICACIÓN:\n" " Tendríes d'escuchar claramente una voz que xurde de les estremaes " "canales d'audio" #. description #: ../jobs/audio.txt.in:185 msgid "" "This test will verify that the volume levels are at an acceptable level on " "your local system. The test will validate that the volume is greater than " "or equal to minvol and less than or equal to maxvol for all sources (inputs) " "and sinks (outputs) recognized by PulseAudio. It will also validate that " "the active source and sink are not muted. You should not manually adjust " "the volume or mute before running this test." msgstr "" #. description #: ../jobs/audio.txt.in:208 msgid "" "PURPOSE:\n" " Check that external line out connection works correctly\n" "STEPS:\n" " 1. Insert cable to speakers (with built-in amplifiers) on the line out " "port\n" " 2. Open system sound preferences, 'Output' tab, select 'Line-out' on " "the connector list. Click the Test button\n" " 3. On the system sound preferences, select 'Internal Audio' on the " "device list and click 'Test Speakers' to check left and right channel\n" "VERIFICATION:\n" " 1. Do you hear a sound in the speakers? The internal speakers should " "*not* be muted automatically\n" " 2. Do you hear the sound coming out on the corresponding channel?" msgstr "" #. description #: ../jobs/audio.txt.in:228 msgid "" "PURPOSE:\n" " Check that external line in connection works correctly\n" "STEPS:\n" " 1. Use a cable to connect the line in port to an external line out " "source.\n" " 2. Open system sound preferences, 'Input' tab, select 'Line-in' on the " "connector list. Click the Test button\n" " 3. After a few seconds, your recording will be played back to you.\n" "VERIFICATION:\n" " Did you hear your recording?" msgstr "" #. description #: ../jobs/audio.txt.in:289 msgid "" "PURPOSE:\n" " Check that balance control works correctly on internal speakers\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual speaker audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/audio.txt.in:310 msgid "" "PURPOSE:\n" " Check that balance control works correctly on external headphone\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual headphone audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/benchmarks.txt.in:18 msgid "Benchmark for each disk" msgstr "Prueba comparativa de cada discu" #. description #: ../jobs/benchmarks.txt.in:35 msgid "Run gtkperf to make sure that GTK based test cases work" msgstr "" "Arranca gtkperf p'asegurase de que los casos de pruebes basaos en GTK " "funcionen" #. description #: ../jobs/benchmarks.txt.in:43 msgid "Run Render-Bench XRender/Imlib2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:50 msgid "Run Qgears2 XRender Extension gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:57 msgid "Run Qgears2 XRender Extension image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:64 msgid "Run Qgears2 OpenGL gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:71 msgid "Run Qgears2 OpenGL image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:80 msgid "Run GLmark2-ES2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:90 msgid "Run GLmark2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:99 msgid "Run globs benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:105 msgid "Run Unigine Santuary benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:111 msgid "Run Unigine Tropics benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:117 msgid "Run Unigine Heaven benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:123 msgid "Run Lightsmark benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:129 msgid "Run Cachebench Read benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:135 msgid "Run Cachebench Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:141 msgid "Run Cachebench Read / Modify / Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:147 msgid "Run Stream Copy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:153 msgid "Run Stream Scale benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:159 msgid "Run Stream Add benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:165 msgid "Run Stream Triad benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:172 msgid "Run Network Loopback benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:178 msgid "Check the time needed to reconnect to a WIFI access point" msgstr "" #. description #: ../jobs/benchmarks.txt.in:184 msgid "Run Encode MP3 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:190 msgid "Run x264 H.264/AVC encoder benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:196 msgid "Run GnuPG benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:202 msgid "Run Compress PBZIP2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:208 msgid "Run Compress 7ZIP benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:214 msgid "Run N-Queens benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:220 msgid "Run Himeno benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:226 msgid "CPU utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:232 msgid "Disk utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:241 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:252 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:263 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Fullscreen 1920x1080 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:274 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:285 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:295 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/bluetooth.txt.in:23 msgid "" "Automated test to store bluetooth device information in checkbox report" msgstr "" "Prueba automatizada p'almacenar información d'un preséu Bluetooth nun " "informe de Checkbox" #. description #: ../jobs/bluetooth.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that bluetooth connection works correctly\n" "STEPS:\n" " 1. Enable bluetooth on any mobile device (PDA, smartphone, etc.)\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Right-click on the bluetooth icon and select browse files\n" " 8. Authorize the computer to browse the files in the device if needed\n" " 9. You should be able to browse the files\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" "OXETIVU:\n" " Esta prueba verifica que la conexón bluetooth funciona correutamente\n" "PASOS:\n" " 1. Activar bluetooth en cualquier preséu móvil (PDA, smartphone, etc.).\n" " 2. Calca nel iconu de bluetooth na barra de menús\n" " 3. Escueyi «Configurar preséu nuevu»\n" " 4. Busca'l preséu na llista y escueyi\n" " 5. Nel preséu d'escribe'l códigu PIN escoyíu automáticamente pol " "asistente\n" " 6. El preséu tien d'empareyase col equipu\n" " 7. Calca nel iconu de bluetooth y escueyi desaminar ficheros\n" " 8. Autorizar l'equipu pa guetar los ficheros nel preséu si ye necesario\n" " 9. Tienes de ser quien a desaminar los ficheros\n" " VERIFICACIÓN:\n" " ¿Funcionen tolos pasos?" #. description #: ../jobs/bluetooth.txt.in:50 msgid "" "PURPOSE:\n" " This test will check that you can transfer information through a " "bluetooth connection\n" "STEPS:\n" " 1. Make sure that you're able to browse the files in your mobile device\n" " 2. Copy a file from the computer to the mobile device\n" " 3. Copy a file from the mobile device to the computer\n" "VERIFICATION:\n" " Were all files copied correctly?" msgstr "" "OXETIVU:\n" "Esta prueba comprueba que pues tresferir información a traviés de una " "conexón Bluetooth\n" "PASOS:\n" "1. Asegúrate de que yes quien al restolar pente los ficheros del to preséu " "móvil\n" "2. Copiar un ficheru dende'l equipu al preséu móvil\n" "3. Copiar un ficheru dende'l preséu móvil al equipu\n" "VERIFICACIÓN:\n" "¿Tolos ficheros copiáronse correutamente?" #. description #: ../jobs/bluetooth.txt.in:61 msgid "" "PURPOSE:\n" " This test will check that you can record and hear audio using a " "bluetooth audio device\n" "STEPS:\n" " 1. Enable the bluetooth headset\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Click \"Test\" to record for five seconds and reproduce in the " "bluetooth device\n" "VERIFICATION:\n" " Did you hear the sound you recorded in the bluetooth" msgstr "" "OXETIVU:\n" "Esta prueba comprobará que pues grabar y escuchar audio con un preséu " "d'audio Bluetooth\n" "PASOS:\n" "1. Activar l'auricular bluetooth\n" "2. Calca nel iconu de Bluetooth na barra de menú\n" "3. Seleiciona «Configurar un nuevu preséu»\n" "4. Busca'l preséu na llista y seleiciónalu\n" "5. Nel preséu escribi'l códigu PIN elexíu automáticamente pol asistente\n" "6. El preséu tien d'empareyase col equipu\n" "7. Calca en «Probar» pa grabar durante cinco segundos y reproducir nel " "preséu bluetooth\n" "VERIFICACIÓN:\n" "¿Oyóse'l soníu que se grabó nel bluetooth?" #. description #: ../jobs/bluetooth.txt.in:105 msgid "" "PURPOSE:\n" " This test will check that you can use a BlueTooth HID device\n" "STEPS:\n" " 1. Enable either a BT mouse or keyboard\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 6. For keyboards, click the Test button to lauch a small tool. Enter " "some text into the tool and close it.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/camera.txt.in:6 msgid "This Automated test attempts to detect a camera." msgstr "Esta prueba automática intenta deteutar una cámara." #. description #: ../jobs/camera.txt.in:14 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a video capture from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the video capture?" msgstr "" "OXETIVOS:\n" " Esta prueba va verificar que la cámara integrada furrule\n" "PASOS A SIGUIR:\n" " 1.Calca en Probar pa ver una captura de videu de la cámara durante diez " "segundos.\n" "VERIFICACIÓN:\n" " ¿Pudisti ver la captura de videu?" #. description #: ../jobs/camera.txt.in:31 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a still image from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the image?" msgstr "" #. description #: ../jobs/camera.txt.in:46 msgid "" " Takes multiple pictures based on the resolutions supported by the camera " "and\n" " validates their size and that they are of a valid format." msgstr "" #. description #: ../jobs/codecs.txt.in:8 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Ogg Vorbis audio " "files.\n" "STEPS:\n" " 1. Click Test to play an Ogg Vorbis file (.ogg)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" "OXETIVU:\n" " Esta prueba verifica la capacidá del sistema pa reproducir ficheros " "d'audio Ogg Vorbis.\n" "PASOS:\n" " 1. Calca en Prueba pa reproducir un ficheru Ogg Vorbis (.ogg)\n" " 2. Zarra'l reproductor pa continuar.\n" "VERIFICACIÓN:\n" " ¿Reprodúxose correutamente l'amuesa?" #. description #: ../jobs/codecs.txt.in:24 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Wave Audio files.\n" "STEPS:\n" " 1. Select Test to play a Wave Audio format file (.wav)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" "OXETIVU:\n" " Esta prueba verifica la capacidá del sistema pa reproducir ficheros " "d'audio Wave.\n" "PASOS:\n" " 1. Calca en Prueba pa reproducir un ficheru d'audio Wave (.wav)\n" " 2. Zarra'l reproductor pa continuar.\n" "VERIFICACIÓN:\n" " ¿Reprodúxose correutamente l'amuesa?" #. description #: ../jobs/cpu.txt.in:8 msgid "" "Test the CPU scaling capabilities using Firmware Test Suite (fwts cpufreq)." msgstr "" "Probar les capacidaes d'ampliación del to CPU usando Firmware Test Suite " "(fwts cpufreq)." #. description #: ../jobs/cpu.txt.in:15 msgid "Attaches the log generated by cpu/scaling_test to the results" msgstr "" #. description #: ../jobs/cpu.txt.in:21 msgid "Test for clock jitter." msgstr "Prueba pa la fluctuación del reló." #. description #: ../jobs/cpu.txt.in:28 msgid "Test offlining CPUs in a multicore system." msgstr "Probar la desconexón de CPUs nún sistema multinúcleu." #. description #: ../jobs/cpu.txt.in:35 msgid "This test checks cpu topology for accuracy" msgstr "Esta prueba verifica la precisión de la topoloxía de cpu" #. description #: ../jobs/cpu.txt.in:42 msgid "This test checks that CPU frequency governors are obeyed when set." msgstr "" "Este prueba verifica que la frecuencia de CPU axudicada aplícase cuando ye " "debío." #. description #: ../jobs/cpu.txt.in:49 msgid "Validate that the Vector Floating Point Unit is running on ARM device" msgstr "" #. description #: ../jobs/daemons.txt.in:5 msgid "Test if the atd daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu atd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:11 msgid "Test if the cron daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de cron cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:17 msgid "Test if the cupsd daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de cupsd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:23 msgid "Test if the getty daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de getty cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:29 msgid "Test if the init daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de init cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:35 msgid "Test if the klogd daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de klogd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:41 msgid "Test if the nmbd daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de nmbd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:47 msgid "Test if the smbd daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de smbd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:53 msgid "Test if the syslogd daemon is running when the package is installed." msgstr "" "Probar si s'executa'l demoniu de syslogd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:60 msgid "Test if the udevd daemon is running when the package is installed." msgstr "Probar si s'executa'l demoniu de udevd cuando s'instala el paquete." #. description #: ../jobs/daemons.txt.in:66 msgid "Test if the winbindd daemon is running when the package is installed." msgstr "" "Probar si s'executa'l demoniu de winbindd cuando s'instala el paquete." #. description #: ../jobs/disk.txt.in:4 msgid "Detects and displays disks attached to the system." msgstr "Deteuta y amuesa los discos coneutaos al sistema." #. description #: ../jobs/disk.txt.in:9 msgid "Check stats changes for each disk" msgstr "Comprobar cambeos d'estáu de cada discu" #. description #: ../jobs/disk.txt.in:27 msgid "SMART test" msgstr "Prueba SMART" #. description #: ../jobs/disk.txt.in:45 msgid "Maximum disk space used during a default installation test" msgstr "" "Máximu espaciu de discu usáu nuna prueba d'instalación predeterminada" #. description #: ../jobs/disk.txt.in:45 msgid "Verify system storage performs at or above baseline performance" msgstr "" "Verifica que'l rendimientu del almacenamientu del sistema, tea sobre'l " "rendimientu de referencia" #. description #: ../jobs/disk.txt.in:62 msgid "" "Verify that storage devices, such as Fibre Channel and RAID can be detected " "and perform under stress." msgstr "" "Verifica que los dispositivos de almacenamientu, como Fibre Channel y RAID, " "se pueden detectar y usar baxo estrés." #. description #: ../jobs/disk.txt.in:82 msgid "" "Some new hard drives include a feature that parks the drive heads after a " "short period of inactivity. This is a power-saving feature, but it can have " "a bad interaction with the operating system that results in the drive " "constantly parked then activated. This produces excess wear on the drive, " "potentially leading to early failures." msgstr "" #. description #: ../jobs/esata.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of an eSATA " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug an eSATA HDD into an available eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/esata.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached eSATA HDD" msgstr "" #. description #: ../jobs/esata.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of an eSATA HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached eSATA HDD from the eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/expresscard.txt.in:3 msgid "" "PURPOSE:\n" " This will verify that an ExpressCard slot can detect inserted devices.\n" "STEPS:\n" " Skip this test if you do not have an ExpressCard slot.\n" " 1. Plug an ExpressCard device into the ExpressCard slot\n" "VERIFICATION:\n" " Was the device correctly detected?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader will work properly for " "logging into your system. This test case assumes that there's a testing " "account from which test cases are run and a personal account that the tester " "uses to verify the fingerprint reader\n" "STEPS:\n" " 1. Click on the User indicator on the left side of the panel (your user " "name).\n" " 2. Select \"Switch User Account\"\n" " 3. On the LightDM screen select your username.\n" " 4. Use the fingerprint reader to login.\n" " 5. Click on the user switcher applet.\n" " 6. Select the testing account to continue running tests.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader can be used to unlock a " "locked system.\n" "STEPS:\n" " 1. Click on the Session indicator (Cog icon on the Left side of the " "panel) .\n" " 2. Select 'Lock screen'.\n" " 3. Press any key or move the mouse.\n" " 4. A window should appear that provides the ability to unlock either " "typing your password or using fingerprint authentication.\n" " 5. Use the fingerprint reader to unlock.\n" " 6. Your screen should be unlocked.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/firewire.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug a FireWire HDD into an available FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/firewire.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached FireWire HDD" msgstr "" "Esta ye una prueba automatizada que realiza operaciones de " "llectura/escritura nun FireWire HDD coneutáu" #. description #: ../jobs/firewire.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached FireWire HDD from the FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/floppy.txt.in:4 msgid "Floppy test" msgstr "Prueba de disquete" #. description #: ../jobs/graphics.txt.in:5 msgid "Parses Xorg.0.Log and discovers the running X driver and version" msgstr "" #. description #: ../jobs/graphics.txt.in:12 msgid "Test to output the Xorg version" msgstr "Prueba p'amosar la versión de Xorg" #. description #: ../jobs/graphics.txt.in:17 msgid "" "PURPOSE:\n" " This test will verify that the GUI is usable after manually changing " "resolution\n" "STEPS:\n" " 1. Open the Displays application\n" " 2. Select a new resolution from the dropdown list\n" " 3. Click on Apply\n" " 4. Select the original resolution from the dropdown list\n" " 5. Click on Apply\n" "VERIFICATION:\n" " Did the resolution change as expected?" msgstr "" "OXETIVU:\n" " Esta prueba va comprobar que la interfaz gráfica d'usuariu pue " "utilizase dempués de camudar manualmente la resolución de la pantalla\n" "PASOS:\n" " 1. Abri l'aplicación de Pantalles\n" " 2. Escueyi una nueva resolución de la llista desplegable\n" " 3. Calca n'Aplicar\n" " 4. Escueyi la resolución orixinal de la llista desplegable\n" " 5. Calca n'Aplicar\n" "VERIFICACIÓN:\n" " ¿Funcionó'l cambéu de resolución como s'esperaba?" #. description #: ../jobs/graphics.txt.in:36 msgid "Test that the X process is running." msgstr "Prueba que'l procesu de X ta n'execución." #. description #: ../jobs/graphics.txt.in:43 msgid "Test that the X is not running in failsafe mode." msgstr "Prueba que X nun ta funcionando en mou a prueba d'errores." #. description #: ../jobs/graphics.txt.in:51 msgid "" "PURPOSE:\n" " This test will verify the default display resolution\n" "STEPS:\n" " 1. This display is using the following resolution:\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Is this acceptable for your display?" msgstr "" "OXETIVU:\n" " Esta prueba verifica la resolución predeterminada de la pantalla\n" "PASOS:\n" " 1. Esta pantalla usa la siguiente resolución:\n" "INFORMACIÓN:\n" " $output\n" "VERIFICACIÓN:\n" " ¿Ye esto aceutable pa la to pantalla?" #. description #: ../jobs/graphics.txt.in:82 msgid "" "Ensure the current resolution meets or exceeds the recommended minimum " "resolution (800x600). See here for details:" msgstr "" "Asegúrate de que la resolución actual cumple o perpasa la resolución " "mínima recomendada (800x600). Consulta equí pa más información:" #. description #: ../jobs/graphics.txt.in:82 msgid "https://help.ubuntu.com/community/Installation/SystemRequirements" msgstr "https://help.ubuntu.com/community/Installation/SystemRequirements" #. description #: ../jobs/graphics.txt.in:108 msgid "Collect info on graphics modes (screen resolution and refresh rate)" msgstr "" #. description #: ../jobs/graphics.txt.in:114 msgid "Collect info on color depth and pixel format." msgstr "" #. description #: ../jobs/graphics.txt.in:119 msgid "Collect info on fresh rate." msgstr "" #. description #: ../jobs/graphics.txt.in:124 msgid "Collect info on graphic memory." msgstr "" #. description #: ../jobs/graphics.txt.in:132 msgid "" "PURPOSE:\n" " This test will test the default display\n" "STEPS:\n" " 1. Click \"Test\" to display a video test.\n" "VERIFICATION:\n" " Do you see color bars and static?" msgstr "" "OXETIVU:\n" " Esta prueba verificará la pantalla predeterminada\n" "PASOS:\n" " 1. Calca en Prueba p'amosar una prueba de videu.\n" "VERIFICACIÓN:\n" " ¿Vense les barres de color y la estática?" #. description #: ../jobs/graphics.txt.in:144 msgid "Check that VESA drivers are not in use" msgstr "Verifica que los controladores VESA nun tean n'usu" #. description #: ../jobs/graphics.txt.in:152 msgid "" "PURPOSE:\n" " This test cycles through the detected video modes\n" "STEPS:\n" " 1. Click \"Test\" to start cycling through the video modes\n" "VERIFICATION:\n" " Did the screen appear to be working for each mode?" msgstr "" "OXETIVU:\n" " Esta prueba pasa polos diferentes moos de videu deteutaos\n" "PASOS:\n" " 1. Calca «Prueba» pa entamar a comprobar los diferentes moos de videu\n" "VERIFICACIÓN:\n" " ¿Paecióte ver que la pantalla trabayaba en cada ún de los moos de videu?" #. description #: ../jobs/graphics.txt.in:165 msgid "" "PURPOSE:\n" " This test will test display rotation\n" "STEPS:\n" " 1. Click \"Test\" to test display rotation. The display will be rotated " "every 4 seconds.\n" " 2. Check if all rotations (normal right inverted left) took place " "without permanent screen corruption\n" "VERIFICATION:\n" " Did the display rotation take place without without permanent screen " "corruption?" msgstr "" #. description #: ../jobs/graphics.txt.in:179 msgid "Check that hardware is able to run compiz" msgstr "Verifica si'l hardware ye quien a correr Compiz" #. description #: ../jobs/graphics.txt.in:186 msgid "Check that hardware is able to run Unity 3D" msgstr "Verifica si'l Hardware ye quien a facer correr Unity 3D" #. description #: ../jobs/graphics.txt.in:192 msgid "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" msgstr "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" #. description #: ../jobs/graphics.txt.in:207 msgid "Open and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:214 msgid "Open, suspend resume and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:221 msgid "Open and close 4 3D windows multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:228 msgid "Move a 3D window around the screen" msgstr "" #. description #: ../jobs/graphics.txt.in:234 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen (logged on Unity desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:246 ../jobs/suspend.txt.in:1091 msgid "Attaches the screenshot captured in graphics/screenshot." msgstr "" #. description #: ../jobs/graphics.txt.in:259 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen during fullscreen video " "playback\n" "STEPS:\n" " 1. Start a fullscreen video playback\n" " 2. Take picture using USB webcam after a few seconds\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:272 msgid "" "Attaches the screenshot captured in graphics/screenshot_fullscreen_video." msgstr "" #. description #: ../jobs/hibernate.txt.in:17 msgid "" "PURPOSE:\n" " This test will check to make sure your system can successfully hibernate " "(if supported)\n" "STEPS:\n" " 1. Click on Test\n" " 2. The system will hibernate and should wake itself within 5 minutes\n" " 3. If your system does not wake itself after 5 minutes, please press the " "power button to wake the system manually\n" " 4. If the system fails to resume from hibernate, please restart System " "Testing and mark this test as Failed\n" "VERIFICATION:\n" " Did the system successfully hibernate and did it work properly after " "waking up?" msgstr "" "OXETIVU:\n" " Esta prueba va comprobar que'l sistema pue ivernar con ésitu (si ésti " "ye compatible)\n" "PASOS:\n" " 1. Fai clic Probar\n" " 2. El sistema tendría d'entrar n'estáu d'ivernación y salir d'él " "dempués de 5 minutos.\n" " 3. Si'l sistema nun sal del estáu d'ivernación dempués de 5 minutos, " "por favor calca'l botón d'encendíu p'activar el sistema manualmente\n" " 4. Si'l sistema nun pue volver a entamar tres la ivernación, por favor " "reanicie les Pruebes del Sistema y conseña esta prueba como fallida\n" "VERIFICACIÓN:\n" " ¿Ivernó'l sistema satisfactoriamente, y funcionó correutamente dempués " "de salir de talu estáu?" #. description #: ../jobs/hibernate.txt.in:31 msgid "Automated check of the hibernate log for errors discovered by fwts" msgstr "" #. description #: ../jobs/info.txt.in:6 msgid "Attaches a report of installed codecs for Intel HDA" msgstr "Axunta un informe de los códecs instalaos pa Intel HDA" #. description #: ../jobs/info.txt.in:12 msgid "Attaches a report of CPU information" msgstr "Axunta un informe de la CPU" #. description #: ../jobs/info.txt.in:18 msgid "Attaches a copy of /var/log/dmesg to the test results" msgstr "Axunta una copia de /var/log/dmesg a los resultaos de la prueba" #. description #: ../jobs/info.txt.in:24 msgid "Attaches info on DMI" msgstr "Información axunta en DMI" #. description #: ../jobs/info.txt.in:32 msgid "Attaches dmidecode output" msgstr "Axunta salida dmidecode" #. description #: ../jobs/info.txt.in:39 msgid "Attaches lshw output" msgstr "" #. description #: ../jobs/info.txt.in:46 msgid "Attaches the firmware version" msgstr "" #. description #: ../jobs/info.txt.in:52 msgid "Attaches very verbose lspci output." msgstr "Axunta salida prolija de lspci" #. description #: ../jobs/info.txt.in:58 msgid "Attaches very verbose lspci output (with central database Query)." msgstr "" #. description #: ../jobs/info.txt.in:66 msgid "List USB devices" msgstr "" #. description #: ../jobs/info.txt.in:77 msgid "Attaches the contents of the various modprobe conf files." msgstr "Axunta los conteníos de dellos ficheros de configuración modprobe." #. description #: ../jobs/info.txt.in:83 msgid "Attaches the contents of the /etc/modules file." msgstr "Axunta'l conteníu del ficheru /etc/modules." #. description #: ../jobs/info.txt.in:89 msgid "attaches the contents of various sysctl config files." msgstr "axunta los conteníos de dellos ficheros de configuración sysctl." #. description #: ../jobs/info.txt.in:93 msgid "Attaches a report of sysfs attributes." msgstr "Axunta un informe de los atributos de sysfs." #. description #: ../jobs/info.txt.in:106 msgid "" "Attaches a dump of the udev database showing system hardware information." msgstr "" "Axunta un volcáu de la base de datos udev amosando información de hardware " "del sistema." #. description #: ../jobs/info.txt.in:112 msgid "Attaches the output of udev_resource, for debugging purposes" msgstr "" #. description #: ../jobs/info.txt.in:119 msgid "Attaches a tarball of gcov data if present." msgstr "Axunta un ficheru comprimíu de los datos gcov si ta presente." #. description #: ../jobs/info.txt.in:125 msgid "Attaches a list of the currently running kernel modules." msgstr "" "Axunta una llista de los módulos del nucleu que ta anguaño n'execución." #. description #: ../jobs/info.txt.in:131 msgid "Attaches the contents of /proc/acpi/sleep if it exists." msgstr "Axunta'l conteníu de /proc/acpi/sleep si existe." #. description #: ../jobs/info.txt.in:135 msgid "Bootchart information." msgstr "Información de la tabla d'arranque." #. description #: ../jobs/info.txt.in:144 msgid "SATA/IDE device information." msgstr "Información de preseos SATA/IDE." #. description #: ../jobs/info.txt.in:163 msgid "Attaches the bootchart png file for bootchart runs" msgstr "Axunta'l ficheru bootchart.png a les execuciones de bootchart" #. description #: ../jobs/info.txt.in:171 msgid "Attaches the bootchart log for bootchart test runs." msgstr "" "Axunta'l rexistru de bootchart a les execuciones de prueba de bootchart." #. description #: ../jobs/info.txt.in:179 msgid "installs the installer bootchart tarball if it exists." msgstr "instala l'instalador tarball bootchart si ye qu'esiste" #. description #: ../jobs/info.txt.in:185 msgid "Attaches the installer debug log if it exists." msgstr "Axunta'l rexistru de depuración del instalador si existe." #. description #: ../jobs/info.txt.in:192 msgid "" "Returns the name, driver name and driver version of any touchpad discovered " "on the system." msgstr "" #. description #: ../jobs/info.txt.in:204 msgid "Lists the device driver and version for all audio devices." msgstr "" #. description #: ../jobs/info.txt.in:214 msgid "Provides information about network devices" msgstr "" #. description #: ../jobs/info.txt.in:219 msgid "Provides information about displays attached to the system" msgstr "" #. description #: ../jobs/info.txt.in:225 msgid "Attaches information about disk partitions" msgstr "" #. description #: ../jobs/input.txt.in:5 msgid "Pointing device tests." msgstr "" #. description #: ../jobs/input.txt.in:22 msgid "" "PURPOSE:\n" " This test will test your pointing device\n" "STEPS:\n" " 1. Move the cursor using the pointing device or touch the screen.\n" " 2. Perform some single/double/right click operations.\n" "VERIFICATION:\n" " Did the pointing device work as expected?" msgstr "" "OXETIVU:\n" " Esta prueba va verificar el preséu de punteru\n" "PASOS:\n" " 1. Muevi'l cursor usando'l preséu de punteru o toca la pantalla.\n" " 2. Fai dalgunes operaciones de clic cenciellu/duble/derechu.\n" "VERIFICACIÓN:\n" " ¿Comportóse'l preséu de punteru s'esperaba?" #. description #: ../jobs/input.txt.in:35 msgid "" "PURPOSE:\n" " This test will test your keyboard\n" "STEPS:\n" " 1. Click on Test\n" " 2. On the open text area, use your keyboard to type something\n" "VERIFICATION:\n" " Is your keyboard working properly?" msgstr "" "OXETIVU:\n" " Esta prueba verificará'l to tecláu\n" "PASOS:\n" " 1. Calca en prueba\n" " 2. Nel área de testu abiertu, usa'l tecláu pa escribir daqué\n" "VERIFICACIÓN:\n" " ¿El tecláu funciona correutamente?" #. description #: ../jobs/input.txt.in:46 msgid "" "PURPOSE:\n" " Manual detection of accelerometer.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is this system supposed to have an accelerometer?" msgstr "" #. description #: ../jobs/input.txt.in:59 msgid "" "PURPOSE:\n" " This test will test your accelerometer to see if it is detected\n" " and operational as a joystick device.\n" "STEPS:\n" " 1. Click on Test\n" " 2. Tilt your hardware in the directions onscreen until the axis " "threshold is met.\n" "VERIFICATION:\n" " Is your accelerometer properly detected? Can you use the device?" msgstr "" #. description #: ../jobs/install.txt.in:6 msgid "" "Tests to see that apt can access repositories and get updates (does not " "install updates). This is done to confirm that you could recover from an " "incomplete or broken update." msgstr "" "Comprueba que apt pue acceder a repositorios y obtener anovamientos (magar " "que nun los instala). Esto faise pa confirmar que pues recuperar cualesquier " "anovamientu incompletu o encaboxáu." #. description #: ../jobs/install.txt.in:17 msgid "" "Tests oem-config using Xpresser, and then checks that the user has been " "created successfully. Cleans up the newly created user after the test has " "passed." msgstr "" #. description #: ../jobs/keys.txt.in:21 msgid "" "PURPOSE:\n" " This test will test the brightness key\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses?" msgstr "" "OXETIVU:\n" " Esti esame va poner a prueba la tecla de brillu\n" "PASOS:\n" " 1. Calca los botones de brillu de tecláu\n" "VERIFICACIÓN:\n" " ¿Cambia'l brillu siguiendo les pulsaciones de la tecla?" #. description #: ../jobs/keys.txt.in:35 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:51 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the mute key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:65 msgid "" "PURPOSE:\n" " This test will test the sleep key\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key?" msgstr "" "OXETIVU:\n" " Esto va probar la tecla d'ivernar\n" "PASOS:\n" " 1. Calca la tecla d'ivernar del tecláu\n" " 2. Activa'l sistema calcando'l botón d'encendíu\n" "COMPROBACIÓN:\n" " ¿El sistema ivernó dempués de calcar la tecla?" #. description #: ../jobs/keys.txt.in:79 msgid "" "PURPOSE:\n" " This test will test the battery information key\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:93 msgid "" "PURPOSE:\n" " This test will test the wireless key\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Check that the wifi LED turns off or changes color\n" " 3. Check that wireless is disabled\n" " 4. Press the same key again\n" " 5. Check that the wifi LED turns on or changes color\n" " 6. Check that wireless is enabled\n" "VERIFICATION:\n" " Did the wireless turn off on the first press and on again on the " "second?\n" " (NOTE: the LED functionality will be reviewed in a following test. " "Please\n" " only consider the functionality of the wifi itself here.)" msgstr "" #. description #: ../jobs/keys.txt.in:114 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:130 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:142 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only." msgstr "" #. description #: ../jobs/keys.txt.in:154 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/led.txt.in:3 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:14 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. The Power LED should blink or change color while the system is " "suspended\n" "VERIFICATION:\n" " Did the Power LED blink or change color while the system was suspended " "for the previous suspend test?" msgstr "" #. description #: ../jobs/led.txt.in:24 msgid "" "PURPOSE:\n" " Suspend LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a dedicated Suspend LED.\n" " 1. The Suspend LED should blink or change color while the system is\n" " suspended\n" "VERIFICATION\n" " Did the Suspend LED blink or change color while the system was suspended?" msgstr "" #. description #: ../jobs/led.txt.in:36 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED turn orange?" msgstr "" #. description #: ../jobs/led.txt.in:47 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED shut off when system is fully charged?" msgstr "" #. description #: ../jobs/led.txt.in:59 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low?" msgstr "" #. description #: ../jobs/led.txt.in:71 msgid "" "PURPOSE:\n" " HDD LED verification\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should light when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED light?" msgstr "" #. description #: ../jobs/led.txt.in:83 msgid "" "PURPOSE:\n" " Numeric keypad LED verification\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/led.txt.in:96 msgid "" "PURPOSE:\n" " Block cap keys LED verification\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:108 msgid "" "PURPOSE:\n" " WLAN LED verification\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the\n" " wireless LED while turning wireless back on.\n" " 2. WLAN LED should light or change color when wireless is turned on\n" "VERIFICATION:\n" " Did the WLAN LED turn on or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:121 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the WLAN LED\n" " while performing that test after turning wireless off.\n" " 2. WLAN LED should turn off or change color when wireless is turned off\n" "VERIFICATION:\n" " Did the WLAN LED turn off or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:134 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice?" msgstr "" #. description #: ../jobs/led.txt.in:149 msgid "" "PURPOSE:\n" " Camera LED verification\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED light?" msgstr "" #. description #: ../jobs/led.txt.in:160 msgid "" "PURPOSE:\n" " Touchpad LED verification\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/led.txt.in:173 msgid "" "PURPOSE:\n" " Wireless (WLAN + Bluetooth) LED verification\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:189 msgid "" "PURPOSE:\n" " Audio Mute LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a special Audio Mute LED.\n" " 1. Press the Mute key twice and observe the Audio LED to determine if " "it\n" " either turned off and on or changed colors.\n" "VERIFICATION:\n" " Did the Audio LED turn on and off change color as expected?" msgstr "" #. description #: ../jobs/local.txt.in:3 msgid "Audio tests" msgstr "Pruebes de soníu" #. description #: ../jobs/local.txt.in:10 msgid "Benchmarks tests" msgstr "" #. description #: ../jobs/local.txt.in:17 msgid "Bluetooth tests" msgstr "Pruebes de Bluetooth" #. description #: ../jobs/local.txt.in:24 msgid "Camera tests" msgstr "Pruebes de cámara" #. description #: ../jobs/local.txt.in:31 msgid "Codec tests" msgstr "Pruebes de códecs" #. description #: ../jobs/local.txt.in:38 msgid "CPU tests" msgstr "Pruebes de CPU" #. description #: ../jobs/local.txt.in:45 msgid "System Daemon tests" msgstr "Pruebes de degorriu de sistema" #. description #: ../jobs/local.txt.in:52 msgid "Disk tests" msgstr "Pruebes de discu" #. description #: ../jobs/local.txt.in:66 msgid "eSATA disk tests" msgstr "" #. description #: ../jobs/local.txt.in:73 msgid "Fingerprint reader tests" msgstr "Pruebes de llector de buelga dactilar" #. description #: ../jobs/local.txt.in:80 msgid "Firewire disk tests" msgstr "Pruebes de discos firewire" #. description #: ../jobs/local.txt.in:94 msgid "Floppy disk tests" msgstr "Pruebes de disquete" #. description #: ../jobs/local.txt.in:101 msgid "Graphics tests" msgstr "Pruebes de gráficos" #. description #: ../jobs/local.txt.in:108 msgid "Hibernation tests" msgstr "Pruebes d'ivernación" #. description #: ../jobs/local.txt.in:115 msgid "Informational tests" msgstr "Pruebes informatives" #. description #: ../jobs/local.txt.in:122 msgid "Input Devices tests" msgstr "Pruebes de preseos d'entrada" #. description #: ../jobs/local.txt.in:129 msgid "Software Installation tests" msgstr "Pruebes d'instalación de software" #. description #: ../jobs/local.txt.in:136 msgid "Hotkey tests" msgstr "Pruebes d'atayos de tecláu" #. description #: ../jobs/local.txt.in:143 msgid "LED tests" msgstr "" #. description #: ../jobs/local.txt.in:150 msgid "Media Card tests" msgstr "Pruebes de tarxetes multimedia" #. description #: ../jobs/local.txt.in:157 msgid "Memory tests" msgstr "Pruebes de memoria" #. description #: ../jobs/local.txt.in:164 msgid "Rendercheck tests" msgstr "" #. description #: ../jobs/local.txt.in:178 msgid "Miscellaneous tests" msgstr "Pruebes miscelánees" #. description #: ../jobs/local.txt.in:185 msgid "Monitor tests" msgstr "Pruebes de monitor" #. description #: ../jobs/local.txt.in:171 msgid "Networking tests" msgstr "Pruebes de rede" #. description #: ../jobs/local.txt.in:199 msgid "Optical Drive tests" msgstr "Pruebes de discos ópticos" #. description #: ../jobs/local.txt.in:206 msgid "Panel Clock Verification tests" msgstr "Pruebes de verificación del reló del panel" #. description #: ../jobs/local.txt.in:213 msgid "Panel Reboot Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:220 msgid "ExpressCard tests" msgstr "" #. description #: ../jobs/local.txt.in:227 msgid "Peripheral tests" msgstr "Pruebes de periféricos" #. description #: ../jobs/local.txt.in:234 msgid "Piglit tests" msgstr "" #. description #: ../jobs/local.txt.in:241 msgid "Power Management tests" msgstr "Pruebes de xestión d'enerxía" #. description #: ../jobs/local.txt.in:248 msgid "Server Services checks" msgstr "Comprueba los servicios del sirvidor" #. description #: ../jobs/local.txt.in:255 msgid "Suspend tests" msgstr "Pruebes de suspensión" #. description #: ../jobs/local.txt.in:262 msgid "Touchpad tests" msgstr "Pruebes del touchpad" #. description #: ../jobs/local.txt.in:269 msgid "Touchscreen tests" msgstr "" #. description #: ../jobs/local.txt.in:276 msgid "USB tests" msgstr "Pruebes d'USB" #. description #: ../jobs/local.txt.in:283 msgid "User Applications" msgstr "Aplicaciones d'usuariu" #. description #: ../jobs/local.txt.in:290 msgid "Virtualization tests" msgstr "" #. description #: ../jobs/local.txt.in:297 msgid "Wireless networking tests" msgstr "Pruebes de redes inalámbriques" #. description #: ../jobs/local.txt.in:304 msgid "Mobile broadband tests" msgstr "" #. description #: ../jobs/local.txt.in:311 msgid "Stress tests" msgstr "Pruebes d'estrés" #. description #: ../jobs/local.txt.in:318 msgid "Smoke tests" msgstr "" #. description #: ../jobs/local.txt.in:325 msgid "Sniff Sniffers" msgstr "" #. description #: ../jobs/mediacard.txt.in:4 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Multimedia Card (MMC) media\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:24 msgid "" "This test is automated and executes after the mediacard/mmc-insert test is " "run. It tests reading and writing to the MMC card." msgstr "" "Esta prueba ye automática y execútase darréu de la prueba mediacard/mmc-" "insert. Comprueba la llectura y escritura de la tarxeta MMC." #. description #: ../jobs/mediacard.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of the MMC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:44 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED Secure Digital (SD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:67 msgid "" "This test is automated and executes after the mediacard/sd-insert test is " "run. It tests reading and writing to the SD card." msgstr "" "Esta prueba ye automática y execútase depués de la prueba mediacard/sd-" "insert. Comprueba la llectura y escritura de la tarxeta SD." #. description #: ../jobs/mediacard.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:93 msgid "" "This is a fully automated version of mediacard/sd-automated and assumes that " "the system under test has a memory card device plugged in prior to checkbox " "execution. It is intended for SRU automated testing." msgstr "" #. description #: ../jobs/mediacard.txt.in:94 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a UNLOCKED Secure Digital High-Capacity\n" " (SDHC) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:122 msgid "" "This test is automated and executes after the mediacard/sdhc-insert test is " "run. It tests reading and writing to the SDHC card." msgstr "" "Esta prueba ye automática y execútase depués de mediacard/sdhc-insert. " "Comprueba la llectura y escritura de la tarxeta SDHC." #. description #: ../jobs/mediacard.txt.in:121 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SDHC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Compact Flash (CF) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:165 msgid "" "This test is automated and executes after the mediacard/cf-insert test is " "run. It tests reading and writing to the CF card." msgstr "" "Esta prueba ye automática y execútase depués de mediacard/cf-insert. " "Comprueba la llectura y escritura de la tarxeta CF." #. description #: ../jobs/mediacard.txt.in:161 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a CF card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1763 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a CF card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1782 msgid "" "This test is automated and executes after the mediacard/cf-insert-after-" "suspend test is run. It tests reading and writing to the CF card after the " "system has been suspended." msgstr "" "Esta prueba ye automática y execútase depués de mediacard/cf-insert-after-" "suspend. Comprueba la llectura y escritura de la tarxeta CF depués de " "suspender el sistema." #. description #: ../jobs/suspend.txt.in:1791 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a CF card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:216 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Secure Digital Extended Capacity (SDXC) media " "card\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:208 msgid "" "This test is automated and executes after the mediacard/sdxc-insert test is " "run. It tests reading and writing to the SDXC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:242 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a SDXC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1808 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a SDXC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1827 msgid "" "This test is automated and executes after the mediacard/sdxc-insert-after-" "suspend test is run. It tests reading and writing to the SDXC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1836 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a SDXC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:298 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick (MS) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:251 msgid "" "This test is automated and executes after the mediacard/ms-insert test is " "run. It tests reading and writing to the MS card." msgstr "" #. description #: ../jobs/mediacard.txt.in:324 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MS card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1853 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MS card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1872 msgid "" "This test is automated and executes after the mediacard/ms-insert-after-" "suspend test is run. It tests reading and writing to the MS card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1881 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MS card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:379 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick Pro (MSP) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:294 msgid "" "This test is automated and executes after the mediacard/msp-insert test is " "run. It tests reading and writing to the MSP card." msgstr "" #. description #: ../jobs/mediacard.txt.in:303 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MSP card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1897 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MSP card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1916 msgid "" "This test is automated and executes after the mediacard/msp-insert-after-" "suspend test is run. It tests reading and writing to the MSP card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1925 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MSP card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:460 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Extreme Digital (xD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:337 msgid "" "This test is automated and executes after the mediacard/xd-insert test is " "run. It tests reading and writing to the xD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a xD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1941 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a xD card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1960 msgid "" "This test is automated and executes after the mediacard/xd-insert-after-" "suspend test is run. It tests reading and writing to the xD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1969 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a xD card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/memory.txt.in:5 msgid "" "This test checks the amount of memory which is reporting in meminfo against " "the size of the memory modules detected by DMI." msgstr "" "Esta prueba compara la cantidá de memoria descrita en meminfo cola deteutada " "por DMI." #. description #: ../jobs/memory.txt.in:15 msgid "Test and exercise memory." msgstr "Probar y exercitar la memoria." #. description #: ../jobs/miscellanea.txt.in:19 msgid "" "PURPOSE:\n" " Keep tester related information in the report\n" "STEPS:\n" " 1. Tester Information\n" " 2. Please enter the following information in the comments field:\n" " a. Name\n" " b. Email Address\n" " c. Reason for this test run\n" "VERIFICATION:\n" " Nothing to verify for this test" msgstr "" #. description #: ../jobs/miscellanea.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the system can switch to a virtual terminal " "and back to X\n" "STEPS:\n" " 1. Click \"Test\" to switch to another virtual terminal and then back to " "X\n" "VERIFICATION:\n" " Did your screen change temporarily to a text console and then switch " "back to your current session?" msgstr "" "OXETIVU:\n" " Esta prueba comprobará que'l sistema pue camudar a un terminal virtual y " "volver a X\n" "PASOS:\n" " 1. Calca «Prueba» pa cambiar a otru terminal virtual y llueu volver a X\n" "VERIFICACIÓN:\n" " ¿Cambió temporalmente la pantalla a una consola de testu y llueu volvió " "a la sesión actual?" #. description #: ../jobs/miscellanea.txt.in:50 msgid "Run Firmware Test Suite (fwts) automated tests." msgstr "Executa les pruebes automátiques del Firmware Test Suite(fwts)." #. description #: ../jobs/miscellanea.txt.in:60 msgid "Attaches the FWTS results log to the submission" msgstr "" #. description #: ../jobs/miscellanea.txt.in:67 msgid "" "This will run some basic connectivity tests against a BMC, verifying that " "IPMI works." msgstr "" "Esto executará dalgunes pruebes básiques de coneutividá hacia un BMC, " "verificando'l funcionamientu de IPMI." #. description #: ../jobs/miscellanea.txt.in:73 msgid "" " Determine if we need to run tests specific to portable computers that may " "not apply to desktops." msgstr "" " Determina si necesita realizar pruebes específiques pa portátiles nun " "aplicables a equipos d'escritoriu." #. description #: ../jobs/miscellanea.txt.in:81 msgid "" "Test that the /var/crash directory doesn't contain anything. Lists the files " "contained within if it does, or echoes the status of the directory (doesn't " "exist/is empty)" msgstr "" "Comprueba que'l direutoriu /var/crash ta ermu. Llista los ficheros que " "contién si nun lo ta, o amuesa l'estáu del direutoriu (nun esiste/ta ermu)" #. description #: ../jobs/miscellanea.txt.in:87 msgid "" "Checks that a specified sources list file contains the requested repositories" msgstr "" #. description #: ../jobs/miscellanea.txt.in:92 msgid "Automated job to generate the PXE verification test for each NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:112 msgid "" "Automated job to generate the Remote Shared IPMI verification test for each " "NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:130 msgid "" "PURPOSE:\n" " Some systems do not share IPMI over all NICs but instead have a dedicated " "management port directly connected to the BMC. This test verifies that you " "have used that port for remote IPMI connections and actions.\n" "STEPS:\n" " 1. Prior to running the test, you should have configured and used the " "Dedicated Management Port to remotely power off/on this sytem.\n" "VERIFICATION:\n" " Skip this test if this system ONLY uses shared management/ethernet ports OR " "if this system does not have a BMC (Management Console)\n" " 1. Select Yes if you successfully used IPMI to remotely power this system " "off and on using the dedicated management port.\n" " 2. Select No if you attempted to use the dedicated management port to " "remotely power this system off/on and it failed for some reason." msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:10 msgid "" "Creates a mobile broadband connection for a GSM based modem and checks the " "connection to ensure it's working. " msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:21 msgid "" "Creates a mobile broadband connection for a CDMA based modem and checks the " "connection to ensure it's working." msgstr "" #. description #: ../jobs/monitor.txt.in:4 msgid "" "PURPOSE:\n" " This test will check your VGA port.\n" "STEPS:\n" " Skip this test if your system does not have a VGA port.\n" " 1. Connect a display (if not already connected) to the VGA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:16 msgid "" "PURPOSE:\n" " This test will check your DVI port.\n" "STEPS:\n" " Skip this test if your system does not have a DVI port.\n" " 1. Connect a display (if not already connected) to the DVI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:28 msgid "" "PURPOSE:\n" " This test will check your DisplayPort port.\n" "STEPS:\n" " Skip this test if your system does not have a DisplayPort port.\n" " 1. Connect a display (if not already connected) to the DisplayPort port " "on your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:40 msgid "" "PURPOSE:\n" " This test will check your HDMI port.\n" "STEPS:\n" " Skip this test if your system does not have a HDMI port.\n" " 1. Connect a display (if not already connected) to the HDMI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:52 msgid "" "PURPOSE:\n" " This test will check your S-VIDEO port.\n" "STEPS:\n" " Skip this test if your system does not have a S-VIDEO port.\n" " 1. Connect a display (if not already connected) to the S-VIDEO port on " "your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:64 msgid "" "PURPOSE:\n" " This test will check your RCA port.\n" "STEPS:\n" " Skip this test if your system does not have a RCA port.\n" " 1. Connect a display (if not already connected) to the RCA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:76 msgid "" "PURPOSE:\n" " This test verifies that multi-monitor output works on your desktop " "system. This is NOT the same test as the external monitor tests you would " "run on your laptop. You will need two monitors to perform this test.\n" "STEPS:\n" " Skip this test if your video card does not support multiple monitors.\n" " 1. If your second monitor is not already connected, connect it now\n" " 2. Open the \"Displays\" tool (open the dash and search for " "\"Displays\")\n" " 3. Configure your output to provide one desktop across both monitors\n" " 4. Open any application and drag it from one monitor to the next.\n" "VERIFICATION:\n" " Was the stretched desktop displayed correctly across both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:91 msgid "" "PURPOSE:\n" " This test will check your monitor power saving capabilities\n" "STEPS:\n" " 1. Click \"Test\" to try the power saving capabilities of your monitor\n" " 2. Press any key or move the mouse to recover\n" "VERIFICATION:\n" " Did the monitor go blank and turn on again?" msgstr "" #. description #: ../jobs/monitor.txt.in:105 msgid "" "PURPOSE:\n" " This test will test changes to screen brightness\n" "STEPS:\n" " 1. Click \"Test\" to try to dim the screen.\n" " 2. Check if the screen was dimmed approximately to half of the maximum " "brightness.\n" " 3. The screen will go back to the original brightness in 2 seconds.\n" "VERIFICATION:\n" " Was your screen dimmed approximately to half of the maximum brightness?" msgstr "" #. description #: ../jobs/ethernet.txt.in:9 msgid "Test to detect the available network controllers" msgstr "Prueba pa deteutar controladores de rede disponibles" #. description #: ../jobs/networking.txt.in:6 msgid "Tests whether the system has a working Internet connection." msgstr "Prueba si'l sistema tien una conexón d'Internet funcionando." #. description #: ../jobs/networking.txt.in:11 msgid "Network Information" msgstr "Información de la rede" #. description #: ../jobs/ethernet.txt.in:68 ../jobs/suspend.txt.in:597 #: ../jobs/wireless.txt.in:371 msgid "" "This is an automated test to gather some info on the current state of your " "network devices. If no devices are found, the test will exit with an error." msgstr "" "Esta ye una prueba automática p'axuntar información del estáu actual de los " "preseos de rede. Si nun los alcuentra, amuesa un fallu." #. description #: ../jobs/ethernet.txt.in:25 msgid "" "PURPOSE:\n" " This test will check your wired connection\n" "STEPS:\n" " 1. Click on the Network icon in the top panel\n" " 2. Select a network below the \"Wired network\" section\n" " 3. Click \"Test\" to verify that it's possible to establish a HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" "OXETIVU:\n" " Esta prueba va revisar la to conexón cableada.\n" "PASOS:\n" " 1. Calca nel iconu de rede que s'alcuentra nel panel superior\n" " 2. Seleiciona un rede baxo la seición Rede cableada\n" " 3. Calca «Probar» pa verificar que ye posible afitar una conexón HTTP\n" "VERIFICACIÓN:\n" " ¿ Apaeció una notificación y la conexón afitóse correutamente?" #. description #: ../jobs/networking.txt.in:65 msgid "" "PURPOSE:\n" " This test will check that a DSL modem can be configured and connected.\n" "STEPS:\n" " 1. Connect the telephone line to the computer\n" " 2. Click on the Network icon on the top panel.\n" " 3. Select \"Edit Connections\"\n" " 4. Select the \"DSL\" tab\n" " 5. Click on \"Add\" button\n" " 6. Configure the connection parameters properly\n" " 7. Click \"Test\" to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" "OXETIVU:\n" " Esta prueba revisará que se pue configurar y coneutar un módem DSL.\n" "PASOS:\n" " 1. Coneuta la llinia de teléfonu al equipu\n" " 2. Calca nel iconu de Rede que s'alcuentra nel panel superior.\n" " 3. Seleiciona «Editar conexones»\n" " 4. Seleiciona la llingüeta «DSL»\n" " 5. Calca «Amestar»\n" " 6. Configura los parámetros de conexón afayadizamente\n" " 7. Calca «Prueba» pa verificar que ye posible afitar una conexón HTTP\n" "VERIFICACIÓN:\n" " ¿ Apaeció una notificación y la conexón afitóse correutamente?" #. description #: ../jobs/networking.txt.in:47 msgid "" "Automated test case to verify availability of some system on the network " "using ICMP ECHO packets." msgstr "" "Casu de pruebes automatizaes pa verificar la disponibilidá de dalgún sistema " "na rede usando paquetes ICMP ECHO." #. description #: ../jobs/networking.txt.in:53 ../jobs/peripheral.txt.in:37 msgid "" "Automated test case to make sure that it's possible to download files " "through HTTP" msgstr "" "Casu de pruebes automatizaes pa verificar si ye dable descargar ficheros per " "aciu de HTTP" #. description #: ../jobs/networking.txt.in:61 msgid "Test to see if we can sync local clock to an NTP server" msgstr "" "Prueba pa ver si se pues sincronizar el reló llocal con un sirvidor NTP" #. description #: ../jobs/networking.txt.in:67 msgid "" "Verify that an installation of checkbox-server on the network can be reached " "over SSH." msgstr "" "Verificar qu'una instalación de chechbox-server na rede pue algamase per " "duana de SSH" #. description #: ../jobs/networking.txt.in:73 msgid "Try to enable a remote printer on the network and print a test page." msgstr "" "Intentar activar una imprentadora na rede ya imprentar una páxina de prueba." #. description #: ../jobs/ethernet.txt.in:38 msgid "" "Automated test to walk multiple network cards and test each one in sequence." msgstr "" "Prueba automatizada pa pasar sobre múltiples tarxetes de rede y probar cada " "una secuencialmente." #. description #: ../jobs/optical.txt.in:4 msgid "Test to detect the optical drives" msgstr "Prueba pa deteutar les unidaes óptiques" #. description #: ../jobs/optical.txt.in:14 msgid "Optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:37 msgid "Automated optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:53 msgid "CD write test." msgstr "" #. description #: ../jobs/optical.txt.in:79 msgid "Automated CD write test" msgstr "" #. description #: ../jobs/optical.txt.in:96 msgid "" "PURPOSE:\n" " This test will check your CD audio playback capabilities\n" "STEPS:\n" " 1. Insert an audio CD in your optical drive\n" " 2. When prompted, launch the Music Player\n" " 3. Locate the CD in the display of the Music Player\n" " 4. Select the CD in the Music Player\n" " 5. Click the Play button to listen to the music on the CD\n" " 6. Stop playing after some time\n" " 7. Right click on the CD icon and select \"Eject Disc\"\n" " 8. The CD should be ejected\n" " 9. Close the Music Player\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" "PROPÓSITU:\n" " Esta prueba va comprobar les capacidaes de reproducción de CD d'audio " "nel equipu.\n" "PASOS:\n" " 1. Introduz un CD d'audio nel llector de discos ópticu.\n" " 2. Cuando s'indique, llanza'l reproductor de música.\n" " 3. Llocaliza'l CD na pantalla del reproductor de música.\n" " 4. Seleiciona'l CD nel reproductor de música.\n" " 5. Primi'l botón Reproducir pa escuchar la música del CD.\n" " 6. Para la reproducción dempués d'un tiempu.\n" " 7. Primi col botón derechu sobre l'iconu del CD y seleiciona «Espulsar " "discu».\n" " 8. El CD tendría d'espulsase.\n" " 9. Zarra'l reproductor de música.\n" "VERIFICACIÓN:\n" " ¿Funcionaron tolos pasos?" #. description #: ../jobs/optical.txt.in:116 msgid "DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:142 msgid "Automated DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:162 msgid "" "PURPOSE:\n" " This test will check your DVD playback capabilities\n" "STEPS:\n" " 1. Insert a DVD that contains any movie in your optical drive\n" " 2. Click \"Test\" to play the DVD in Totem\n" "VERIFICATION:\n" " Did the file play?" msgstr "" "OXETIVU:\n" " Esta prueba revisará les capacidaes de reproducción de DVD.\n" "PASOS:\n" " 1. Inxerta un DVD que contenga cualesquier película na unidá óptica\n" " 2. Calca «Probar» pa reproducir el DVD en Totem\n" "VERIFICACIÓN:\n" " ¿Reprodúxose'l ficheru?" #. description #: ../jobs/panel_clock_test.txt.in:4 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock displays the correct date " "and time\n" "STEPS:\n" " 1. Check the clock in the upper right corner of your desktop.\n" "VERIFICATION:\n" " Is the clock displaying the correct date and time for your timezone?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock synchronizes with the system " "clock.\n" "STEPS:\n" " 1. Click the \"Test\" button and verify the clock moves ahead by 1 hour.\n" " Note: It may take a minute or so for the clock to refresh\n" " 2. Right click on the clock, then click on \"Time & Date Settings...\"\n" " 3. Ensure that your clock application is set to manual.\n" " 4. Change the time 1 hour back\n" " 5. Close the window and reboot\n" "VERIFICATION:\n" " Is your system clock displaying the correct date and time for your " "timezone?" msgstr "" "OXETIVU:\n" "Estra prueba verifica que'l reló del escritoriu se sincroniza col reló del " "sistema.\n" "PASOS A SIGUIR:\n" "1. Calca nel botón Prueba y verifica que'l reló avance una hora.\n" "Nota: Pue llevar como un minutu que'l reló anove la hora.\n" "2. Calca col botón drechu nel reló y llueu calca en Configuracion de data y " "hora...\n" "3. Asegúrate que'l reló tea configuráu en manual.\n" "4. Camuda la hora una hora p'atrás.\n" "5. Zarra la ventana y reanicia.\n" "VERIFICACIÓN:\n" "¿Ta'l reló del sistema amosando la data y hora correuta de la to zona " "horaria?" #. description #: ../jobs/panel_reboot.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that you can reboot your system from the desktop " "menu\n" "STEPS:\n" " 1. Click the Gear icon in the upper right corner of the desktop and click " "on \"Shut Down\"\n" " 2. Click the \"Restart\" button on the left side of the Shut Down dialog\n" " 3. After logging back in, restart System Testing and it should resume " "here\n" "VERIFICATION:\n" " Did your system restart and bring up the GUI login cleanly?" msgstr "" "OXETIVU:\n" " Esta prueba comprobará que pues reaniciar el sistema dende'l menú del " "escritoriu\n" "PASOS:\n" " 1. Calca sobre l'iconu d'Engranaxe na esquina superior derecha del " "escritoriu y llueu sobre «Apagar»\n" " 2. Calca sobre'l botón «Reaniciar» na parte izquierda del diálogu " "Apagar.\n" " 3. Dempués d'autenticate de nueves, reanicia l'aplicación Comprobación " "del sistema, que debería reanudase equí\n" "VERIFICACIÓN:\n" " ¿Reanicióse'l sistema y amosó la interfaz gráfica d'usuariu de mou " "llimpiu?" #. description #: ../jobs/peripheral.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a network printer is usable\n" "STEPS:\n" " 1. Make sure that a printer is available in your network\n" " 2. Click on the Gear icon in the upper right corner and then click on " "Printers\n" " 3. If the printer isn't already listed, click on Add\n" " 4. The printer should be detected and proper configuration values should " "be displayed\n" " 5. Print a test page\n" "VERIFICATION:\n" " Were you able to print a test page to the network printer?" msgstr "" "OXETIVU:\n" " Va comprobase que pue usase una imprentadora de rede.\n" "PASOS:\n" " 1. Asegúrate de qu'hai una imprentadora disponible na to rede\n" " 2. Calca nel iconu con forma d'engranaxe allugáu na esquina superior " "derecha y dempués calca en Imprentadores\n" " 3. Si la imprentadora nun apaez nel llistáu, calca n'Amestar\n" " 4. La imprentadora tendría de deteutase y tendríen d'amosase los valores " "afayadizos de configuración\n" " 5. Imprima una página de prueba\n" "VERIFICACIÓN:\n" " ¿Pudisti imprentar una páxina de prueba a traviés de la imprentadora de " "rede?" #. description #: ../jobs/peripheral.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a USB DSL or Mobile Broadband modem works\n" "STEPS:\n" " 1. Connect the USB cable to the computer\n" " 2. Right click on the Network icon in the panel\n" " 3. Select 'Edit Connections'\n" " 4. Select the 'DSL' (for ADSL modem) or 'Mobile Broadband' (for 3G modem) " "tab\n" " 5. Click on 'Add' button\n" " 6. Configure the connection parameters properly\n" " 7. Notify OSD should confirm that the connection has been established\n" " 8. Select Test to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Was the connection correctly established?" msgstr "" #. description #: ../jobs/piglit.txt.in:7 msgid "" "Runs piglit tests for checking support for framebuffer object operations, " "depth buffer and stencil buffer" msgstr "" #. description #: ../jobs/piglit.txt.in:16 msgid "Runs piglit tests for checking OpenGL 2.1 support" msgstr "" #. description #: ../jobs/piglit.txt.in:25 msgid "" "Runs piglit tests for checking support for vertex buffer object operations" msgstr "" #. description #: ../jobs/piglit.txt.in:34 msgid "" "Runs piglit tests for checking support for GLSL fragment shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:43 msgid "" "Runs piglit tests for checking support for GLSL vertex shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:52 msgid "Runs piglit tests for checking support for texture from pixmap" msgstr "" #. description #: ../jobs/piglit.txt.in:61 msgid "Runs piglit_tests for checking support for stencil buffer operations" msgstr "" #. description #: ../jobs/piglit.txt.in:70 msgid "Runs the piglit results summarizing tool" msgstr "" #. description #: ../jobs/piglit.txt.in:79 msgid "Archives the piglit-summary directory into the piglit-results.tar.gz." msgstr "" #. description #: ../jobs/power-management.txt.in:3 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle.\n" "STEPS:\n" " 1. Shutdown your machine.\n" " 2. Boot your machine.\n" " 3. Repeat steps 1 and 2 at least 5 times.\n" "VERIFICATION:\n" " Did the system shutdown and rebooted correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:17 msgid "Test ACPI Wakealarm (fwts wakealarm)" msgstr "" #. description #: ../jobs/power-management.txt.in:25 msgid "Attach log from fwts wakealarm test" msgstr "" #. description #: ../jobs/power-management.txt.in:39 msgid "" "PURPOSE:\n" " This test will check the system's ability to power-off and boot.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will shut down.\n" " 3. Power the machine back on.\n" " 4. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 5. Once the test has completed, restart checkbox and select 'Re-run' when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully shuts down and boots, select 'Yes', otherwise,\n" " select 'No'." msgstr "" #. description #: ../jobs/power-management.txt.in:55 msgid "" "This will attach any logs from the power-management/poweroff test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:66 msgid "" "PURPOSE:\n" " This test will check the system's ability to reboot cleanly.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will reboot.\n" " 3. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 4. Once the test has completed, restart checkbox and select Re-Run when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully reboots, select Yes then select Next." msgstr "" #. description #: ../jobs/power-management.txt.in:80 msgid "" "This will attach any logs from the power-management/reboot test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:86 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Close your laptop lid.\n" "VERIFICATION:\n" " Does closing your laptop lid cause your system to suspend?" msgstr "" #. description #: ../jobs/power-management.txt.in:103 msgid "" "PURPOSE:\n" " This test will check your lid sensors\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close and open the lid.\n" "VERIFICATION:\n" " Did the screen turn off while the lid was closed?" msgstr "" #. description #: ../jobs/power-management.txt.in:121 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close the lid.\n" " 3. Wait 5 seconds with the lid closed.\n" " 4. Open the lid.\n" "VERIFICATION:\n" " Did the system resume when the lid was opened?" msgstr "" #. description #: ../jobs/power-management.txt.in:136 msgid "Make sure that the RTC (Real-Time Clock) device exists." msgstr "" "Asegúrate que'l preséu RTC (Reló de tiempu real n'inglés Real-Time Clock) " "esiste." #. description #: ../jobs/power-management.txt.in:145 msgid "" "Check to see if CONFIG_NO_HZ is set in the kernel (this is just a simple " "regression check)" msgstr "" "Conseñar pa ver si CONFIG_NO_HZ afitóse nel nucleu (esto ye sólo una simple " "comprobación de regresión)" #. description #: ../jobs/power-management.txt.in:151 msgid "" "PURPOSE:\n" " This test will ensure that the AC is unplugged for the battery drain " "tests to run.\n" "STEPS:\n" " 1. Unplug laptop from AC.\n" "VERIFICATION:\n" " Was the laptop unplugged from AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "Checks the battery drain during idle. Reports time until empty" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "Checks the battery drain while watching a movie. Reports time" msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "until empty and capacity as well. Requires MOVIE_VAR to be set." msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "Checks the battery drain during suspend. Reports time until" msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "empty and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:193 msgid "" "PURPOSE:\n" " This test will ensure that the AC is plugged back in after the battery.\n" " tests\n" "STEPS:\n" " 1. Plug laptop into AC.\n" "VERIFICATION:\n" " Was the laptop plugged into AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:206 msgid "" "PURPOSE:\n" " This test will verify that your system can successfully reboot.\n" "STEPS:\n" " 1. Select 'Test' to initiate a system reboot.\n" " 2. When the grub boot menu is displayed, boot into Ubuntu (Or allow the\n" " system to automatically boot on its own).\n" " 3. Once the system has restarted, log in and restart checkbox-" "certification-server.\n" " 4. Select 'Re-Run' to return to this test.\n" " 5. Select 'Yes' to indicate the test has passed if the system rebooted\n" " successfully, otherwise, select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system reboot correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:224 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle\n" "STEPS:\n" " 1. Select 'Test' to initiate a system shutdown.\n" " 2. Power the system back on.\n" " 3. From the grub menu, boot into the Xen Hypervisor.\n" " 4. When the system has restarted, log in and restart checkbox-" "certification-server.\n" " 5. Select 'Re-Run' to return to this test.\n" " 6. Select 'Yes' to indicate the test has passed if the machine shut " "down\n" " successfully otherwise, Select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system shutdown and boot correctly?" msgstr "" #. description #: ../jobs/rendercheck.txt.in:6 msgid "" "Runs all of the rendercheck test suites. This test can take a few minutes." msgstr "" #. description #: ../jobs/rendercheck.txt.in:13 msgid "Attach log from rendercheck tests" msgstr "" #. description #: ../jobs/server-services.txt.in:5 msgid "Verifies that sshd is running." msgstr "Verifica que sshd ta executándose" #. description #: ../jobs/server-services.txt.in:11 msgid "Verifies that Print/CUPs server is running." msgstr "Verifica que'l sirvidor Print/CUPs ta executándose" #. description #: ../jobs/server-services.txt.in:20 msgid "Verifies that DNS server is running and working." msgstr "Verifica que'l sirvidor DNS ta executándose y trabayando." #. description #: ../jobs/server-services.txt.in:29 msgid "Verifies that Samba server is running." msgstr "Verifica que'l sirvidor Samba ta executándose" #. description #: ../jobs/server-services.txt.in:40 msgid "Verifies that the LAMP stack is running (Apache, MySQL and PHP)." msgstr "Verifica que la pila LAMP ta executándose (Apache, MySQL y PHP)." #. description #: ../jobs/server-services.txt.in:47 msgid "Verifies that Tomcat server is running and working." msgstr "Verifica que'l sirvidor Tomcat ta executándose y trabayando." #. description #: ../jobs/smoke.txt.in:4 msgid "Check success result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:10 msgid "Check failed result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:17 msgid "Check job is executed when dependency succeeds" msgstr "" #. description #: ../jobs/smoke.txt.in:24 msgid "Check job result is set to uninitiated when dependency fails" msgstr "" #. description #: ../jobs/smoke.txt.in:31 msgid "Check job is executed when requirements are met" msgstr "" #. description #: ../jobs/smoke.txt.in:38 msgid "" "Check job result is set to \"not required on this system\" when requirements " "are not met" msgstr "" #. description #: ../jobs/smoke.txt.in:43 msgid "" "PURPOSE:\n" " This test checks that the manual plugin works fine\n" "STEPS:\n" " 1. Add a comment\n" " 2. Set the result as passed\n" "VERIFICATION:\n" " Check that in the report the result is passed and the comment is " "displayed" msgstr "" #. description #: ../jobs/sniff.txt.in:36 msgid "" "PURPOSE:\n" " Simulates a failure by rebooting the machine\n" "STEPS:\n" " 1. Click test to trigger a reboot\n" " 2. Select \"Continue\" once logged back in and checkbox is restarted\n" "VERIFICATION:\n" " You won't see the user-verify" msgstr "" #. description #: ../jobs/sniff.txt.in:47 msgid "" "PURPOSE:\n" " If Recovery is successful, you will see this test on restarting checkbox, " "not\n" " sniff4.\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/sniff.txt.in:68 msgid "" "PURPOSE:\n" " To sniff things out\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/stress.txt.in:7 msgid "" "PURPOSE:\n" " Create jobs that use the CPU as much as possible for two hours. The test " "is considered passed if the system does not freeze." msgstr "" "OXETIVU:\n" " Crea xeres qu'usen la CPU tanto como ye posible durante dos hores. La " "prueba considérase superada si'l sistema nun se conxela." #. description #: ../jobs/stress.txt.in:28 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 30 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:41 msgid "Attaches the log from the 30 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:59 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 30 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:67 msgid "" "Automated check of the 30 cycle hibernate log for errors detected by fwts." msgstr "" #. description #: ../jobs/stress.txt.in:74 msgid "Attaches the log from the 30 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:97 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 250 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:104 msgid "" "Attaches the log from the 250 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:120 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 250 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:127 msgid "Attaches the log from the 250 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:133 ../jobs/suspend.txt.in:265 msgid "" "Checks the sleep times to ensure that a machine suspends and resumes within " "a given threshold" msgstr "" #. description #: ../jobs/stress.txt.in:144 msgid "Stress reboot system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:160 msgid "Stress poweroff system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:172 msgid "Check logs for the stress reboot (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:184 msgid "Check logs for the stress poweroff (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:199 msgid "Run the graphics stress test. This test can take a few minutes." msgstr "" #. description #: ../jobs/stress.txt.in:208 msgid "Attaches the graphics stress results to the submission." msgstr "" #. description #: ../jobs/stress.txt.in:214 msgid "Runs a test that transfers 100 10MB files 3 times to usb." msgstr "" #. description #: ../jobs/stress.txt.in:220 msgid "Runs a test that transfers 100 10MB files 3 times to a SDHC card." msgstr "" #. description #: ../jobs/stress.txt.in:227 msgid "Ping ubuntu.com and restart network interfaces 100 times" msgstr "" #. description #: ../jobs/stress.txt.in:237 msgid "" "PURPOSE:\n" " To make sure that stressing the wifi hotkey does not cause applets to " "disappear from the panel or the system to lock up\n" "STEPS:\n" " 1. Log in to desktop\n" " 2. Press wifi hotkey at a rate of 1 press per second and slowly increase " "the speed of the tap, until you are tapping as fast as possible\n" "VERIFICATION:\n" " Verify the system is not frozen and the wifi and bluetooth applets are " "still visible and functional" msgstr "" #. description #: ../jobs/suspend.txt.in:5 msgid "Record the current network before suspending." msgstr "Graba la rede actual enantes de suspender." #. description #: ../jobs/suspend.txt.in:11 msgid "Record the current resolution before suspending." msgstr "Grabar la resolución actual enantes de suspender." #. description #: ../jobs/suspend.txt.in:20 msgid "Record mixer settings before suspending." msgstr "Grabar la configuración del entemecedor enantes de suspender." #. description #: ../jobs/suspend.txt.in:26 msgid "Verify that all the CPUs are online before suspending" msgstr "Verifica que toles CPU tán en llinia enantes de suspender" #. description #: ../jobs/suspend.txt.in:32 msgid "" "Dumps memory info to a file for comparison after suspend test has been run" msgstr "" "Vuelca la información de la memoria nun ficheru pa la so comparación dempués " "d'haber executao la prueba de suspensión" #. description #: ../jobs/suspend.txt.in:42 msgid "" "This test disconnects all connections and then connects to the wireless " "interface. It then checks the connection to confirm it's working as expected." msgstr "" "Esta prueba desconeuta toles conexones y coneuta a la interfaz inalámbrica. " "A continuación, comprueba la conexón pa confirmar para confirmar que " "funciona como ye de esperar." #. description #: ../jobs/suspend.txt.in:200 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Make sure Bluetooth is enabled by checking the Bluetooth indicator " "applet\n" " 2. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 3. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:226 msgid "" "PURPOSE:\n" " This test will check suspend and resume\n" "STEPS:\n" " 1. Click \"Test\" and your system will suspend for about 30 - 60 " "seconds\n" " 2. Observe the Power LED to see if it blinks or changes color during " "suspend\n" " 3. If your system does not wake itself up after 60 seconds, please press " "the power button momentarily to wake the system manually\n" " 4. If your system fails to wake at all and must be rebooted, restart " "System Testing after reboot and mark this test as Failed\n" "VERIFICATION:\n" " Did your system suspend and resume correctly?\n" " (NOTE: Please only consider whether the system successfully suspended " "and resumed. Power/Suspend LED verification will occur after this test is " "completed.)" msgstr "" #. description #: ../jobs/suspend.txt.in:243 msgid "This is the automated version of suspend/suspend_advanced." msgstr "Esta ye la versión automatizada de suspensión/suspensión_avanzao." #. description #: ../jobs/suspend.txt.in:253 msgid "" "Automated check of the suspend log to look for errors reported by fwts" msgstr "" #. description #: ../jobs/suspend.txt.in:274 msgid "" "PURPOSE:\n" " Wake up by USB keyboard\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any key of USB keyboard to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed a keyboard key?" msgstr "" #. description #: ../jobs/suspend.txt.in:290 msgid "" "PURPOSE:\n" " Wake up by USB mouse\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any button of USB mouse to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed the mouse " "button?" msgstr "" #. description #: ../jobs/suspend.txt.in:304 msgid "Test the network after resuming." msgstr "Probar la rede dempués de reanudar." #. description #: ../jobs/suspend.txt.in:311 msgid "" "Test to see that we have the same resolution after resuming as before." msgstr "Prueba pa ver si tienes la mesma resolución dempués de reanudar." #. description #: ../jobs/suspend.txt.in:332 msgid "" "Verify that mixer settings after suspend are the same as before suspend." msgstr "" "Verificar que les configuraciones del entemecedor dempués de la suspensión " "son les mesmes qu'enantes de suspender." #. description #: ../jobs/suspend.txt.in:347 msgid "Verify that all CPUs are online after resuming." msgstr "Verificar que toles CPUs tán en llinia dempués de reaniciar." #. description #: ../jobs/suspend.txt.in:362 msgid "Verify that all memory is available after resuming from suspend." msgstr "" "Verifica que tola memoria ta disponible dempués de la reanudación de la " "suspensión." #. description #: ../jobs/suspend.txt.in:370 msgid "" "PURPOSE:\n" " This test will check that the display is correct after suspend and " "resume\n" "STEPS:\n" " 1. Check that your display does not show up visual artifacts after " "resuming.\n" "VERIFICATION:\n" " Does the display work normally after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:385 msgid "" "This test checks that the wireless interface is working after suspending the " "system. It disconnects all interfaces and then connects to the wireless " "interface and checks that the connection is working as expected." msgstr "" "Esta prueba comprueba que la interfaz inalámbrica funciona dempués de pasar " "el sistema a suspensión. Desconeuta toles interfaces y, a continuación, " "comprueba que la conexón funciona de la manera esperada." #. description #: ../jobs/suspend.txt.in:488 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:502 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:516 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:530 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:610 ../jobs/wireless.txt.in:139 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:633 ../jobs/wireless.txt.in:161 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:656 ../jobs/wireless.txt.in:185 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11n protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:679 ../jobs/wireless.txt.in:209 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11n protocol.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:760 msgid "" "This test grabs the hardware address of the bluetooth adapter after suspend " "and compares it to the address grabbed before suspend." msgstr "" "Esta prueba obtién la direición de hardware del adautador de Bluetooth tres " "entrar en suspensión y compárala cola direición obtenida enantes d'entrar en " "suspensión." #. description #: ../jobs/suspend.txt.in:872 msgid "" "This is an automated Bluetooth file transfer test. It sends an image to the " "device specified by the BTDEVADDR environment variable." msgstr "" "Esta ye una prueba automática de tresferencia de ficheros por Bluetooth. " "Unvia una imaxe al preséu especificáu pola variable d'entornu BTDEVADDR." #. description #: ../jobs/suspend.txt.in:928 msgid "" "This is an automated Bluetooth test. It emulates browsing on a remote device " "specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:984 msgid "" "This is an automated Bluetooth test. It receives the given file from a " "remote host specified by the BTDEVADDR environment variable" msgstr "" #. description #: ../jobs/suspend.txt.in:996 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 2. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" "OXETIVU:\n" " Esti test unviará la imaxe 'JPEG_Color_Image_Ubuntu.jpg' a un preséu " "especificáu\n" "PASOS:\n" "1. Calca en \"Probar\" y seleiciona'l nome del preséu Bluetooth aparexáu que " "va recibir la tresferencia del ficheru (pue llevar daqué de tiempu dempués " "d'inxertar el nome hasta que'l ficheru entame a unviase)\n" " 2. Aceuta cualesquier confirmación qu'apaeza en dambos preseos\n" "VERIFICACIÓN:\n" " ¿Tresfiriéronse los datos correutamente?" #. description #: ../jobs/suspend.txt.in:1011 msgid "" "PURPOSE:\n" " This test will cycle through the detected display modes\n" "STEPS:\n" " 1. Click \"Test\" and the display will cycle trough the display modes\n" "VERIFICATION:\n" " Did your display look fine in the detected mode?" msgstr "" "OXETIVU:\n" " Esti test alternará ente los moos de pantalla deteutaos\n" "PASOS:\n" " 1. Calca en \"Probar\" y la pantalla alternará ente los moos deteutaos\n" "VERIFICACIÓN:\n" " ¿La pantalla amuésase correutamente nel mou deteutáu?" #. description #: ../jobs/suspend.txt.in:1024 msgid "" "This test will check to make sure supported video modes work after a suspend " "and resume. This is done automatically by taking screenshots and uploading " "them as an attachment." msgstr "" "Esta prueba comprobará que los moos de videu compatibles funcionen dempués " "d'entrar en suspensión y reanudar. Esta operación faise automáticamente " "tomando captures de pantalla y xubiéndolas como datos axuntos." #. description #: ../jobs/suspend.txt.in:1033 msgid "" "This attaches screenshots from the " "suspend/cycle_resolutions_after_suspend_auto test to the results submission." msgstr "" "Esto axunta captures de pantalla de la " "suspensión/ciclu_resoluciones_dempués_suspensión a los resultaos del test ." #. description #: ../jobs/suspend.txt.in:1064 msgid "" "This will check to make sure that your audio device works properly after a " "suspend and resume. This may work fine with speakers and onboard " "microphone, however, it works best if used with a cable connecting the audio-" "out jack to the audio-in jack." msgstr "" "Esto comprobará que'l preséu d'audio funciona correcho dempués d'una " "suspensión y reanudación. Esto pue funcionar bien con los altavoces y el " "micrófonu integraos, sicasí, funciona meyor si s'usa con un cable que " "coneuta'l jack de salida d'audio al jack d'entrada d'audio." #. description #: ../jobs/suspend.txt.in:1070 msgid "Attaches the log from the single suspend/resume test to the results" msgstr "" #. description #: ../jobs/suspend.txt.in:1079 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen after suspend (logged on Unity " "desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/suspend.txt.in:1102 msgid "" "PURPOSE:\n" " Do some challenging operations then check for lockup on the GPU\n" "STEPS:\n" " 1. Create 2 glxgears windows and move them quickly\n" " 2. Switch workspaces with wmctrl\n" " 3. Launch an HTML5 video playback in firefox\n" "VERIFICATION:\n" " After a 60s workload, check kern.log for reported GPU errors" msgstr "" #. description #: ../jobs/suspend.txt.in:1130 msgid "" "Checks the length of time it takes to reconnect an existing wifi connection " "after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1152 msgid "" "Checks the length of time it takes to reconnect an existing wired " "connection\n" " after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1160 msgid "" "PURPOSE:\n" " Validate that the power LED operated the same after resuming from " "suspend\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED remain on after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1172 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status after resuming " "from suspend\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED still turn orange after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1184 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status after " "resuming from suspend\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED still shut off when system is fully charged " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1197 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power after resuming from " "suspend\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1210 msgid "" "PURPOSE:\n" " Validate that the HDD LED still operates as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should blink when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED still blink with HDD activity after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1223 msgid "" "PURPOSE:\n" " Validate that the numeric keypad LED operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/suspend.txt.in:1237 msgid "" "PURPOSE:\n" " Validate that the Caps Lock key operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1249 msgid "" "PURPOSE:\n" " WLAN LED verification after resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established\n" " 2. WLAN LED should light\n" "VERIFICATION:\n" " Did the WLAN LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1261 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled after resuming from " "suspend\n" "STEPS:\n" " 1. Connect to AP\n" " 2. Use Physical switch to disable WLAN\n" " 3. Re-enable\n" " 4. Use Network-Manager to disable WLAN\n" "VERIFICATION:\n" " Did the LED turn off then WLAN is disabled after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1275 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled after resuming from suspend\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1292 msgid "" "PURPOSE:\n" " Validate that the camera LED still works as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED still turn on and off after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1304 msgid "" "PURPOSE:\n" " Touchpad LED verification after resuming from suspend\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/suspend.txt.in:1318 msgid "" "PURPOSE:\n" " Validate Wireless (WLAN + Bluetooth) LED operated the same after " "resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1335 msgid "" "PURPOSE:\n" " This test will test the brightness key after resuming from suspend\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1350 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Did the volume change following to your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1367 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Did the volume mute following your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1381 msgid "" "PURPOSE:\n" " This test will test the sleep key after resuming from suspend\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1396 msgid "" "PURPOSE:\n" " This test will test the battery information key after resuming from " "suspend\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1411 msgid "" "PURPOSE:\n" " This test will test the wireless key after resuming from suspend\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Press the same key again\n" "VERIFICATION:\n" " Did the wireless go off on the first press and on again on the second " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1427 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1444 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1457 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected after " "resuming from suspend\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only, after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:1470 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off after " "resuming from suspend\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/suspend.txt.in:1486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1506 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1524 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device after suspend.\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1543 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device after suspend\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1560 msgid "" "This test is automated and executes after the " "suspend/usb_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1572 msgid "" "This test is automated and executes after the " "suspend/usb3_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1582 ../jobs/usb.txt.in:172 msgid "" "This is an automated version of usb/storage-automated and assumes that the " "server has usb storage devices plugged in prior to checkbox execution. It is " "intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1595 ../jobs/usb.txt.in:184 msgid "" "This is an automated version of usb3/storage-automated and assumes that the " "server has usb 3.0 storage devices plugged in prior to checkbox execution. " "It is intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1628 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an MMC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1647 msgid "" "This test is automated and executes after the mediacard/mmc-insert-after-" "suspend test is run. It tests reading and writing to the MMC card after the " "system has been suspended." msgstr "" "Esta prueba ye automática y execútase depués de la prueba mediacard/mmc-" "insert-after-suspend. Comprueba la llectura y escritura na tarxeta MMC " "depués de que'l sistema se suspenda." #. description #: ../jobs/suspend.txt.in:1656 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an MMC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1672 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SD card after the system\n" " has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1692 msgid "" "This test is automated and executes after the mediacard/sd-insert-after-" "suspend test is run. It tests reading and writing to the SD card after the " "system has been suspended." msgstr "" "Esta prueba ye automática y execútase depués de la prueba mediacard/sd-" "insert-after-suspend. Comprueba la llectura y escritura de la tarxeta SD " "depués de suspender el sistema." #. description #: ../jobs/suspend.txt.in:1701 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader\n" " after the system has been suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1718 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SDHC media card after the\n" " system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1738 msgid "" "This test is automated and executes after the mediacard/sdhc-insert-after-" "suspend test is run. It tests reading and writing to the SDHC card after the " "system has been suspended." msgstr "" "Esta prueba ye automática y execútase depués de mediacard/sdhc-insert. " "Comprueba la llectura y escritura de la tarxeta SDHC depués de suspender el " "sistema." #. description #: ../jobs/suspend.txt.in:1747 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an SDHC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/touchpad.txt.in:5 msgid "" "PURPOSE:\n" " Touchpad user-verify\n" "STEPS:\n" " 1. Make sure that touchpad is enabled.\n" " 2. Move cursor using the touchpad.\n" "VERIFICATION:\n" " Did the cursor move?" msgstr "" #. description #: ../jobs/touchpad.txt.in:21 msgid "" "PURPOSE:\n" " Touchpad horizontal scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the horizontal slider by moving your finger " "right and left in the lower part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll right and left?" msgstr "" #. description #: ../jobs/touchpad.txt.in:37 msgid "" "PURPOSE:\n" " Touchpad vertical scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the vertical slider by moving your finger up " "and down in the right part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll up and down?" msgstr "" #. description #: ../jobs/touchpad.txt.in:53 msgid "" "Determine whether the touchpad is detected as a singletouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:62 msgid "" "Determine whether the touchpad is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:69 msgid "" "PURPOSE:\n" " Touchpad manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the touchpad supposed to be multitouch?" msgstr "" #. description #: ../jobs/suspend.txt.in:1995 ../jobs/touchscreen.txt.in:35 msgid "" "PURPOSE:\n" " Check touchscreen tap recognition\n" "STEPS:\n" " 1. Tap an object on the screen with finger. The cursor should jump to " "location tapped and object should highlight\n" "VERIFICATION:\n" " Does tap recognition work?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:47 msgid "" "PURPOSE:\n" " Check touchscreen drag & drop\n" "STEPS:\n" " 1. Double tap, hold, and drag an object on the desktop\n" " 2. Drop the object in a different location\n" "VERIFICATION:\n" " Does the object select and drag and drop?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:60 msgid "" "PURPOSE:\n" " Check touchscreen pinch gesture for zoom\n" "STEPS:\n" " 1. Place two fingers on the screen and pinch them together\n" " 2. Place two fingers on the screen and move then apart\n" "VERIFICATION:\n" " Does the screen zoom in and out?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:7 msgid "" "Determine whether the screen is detected as a non-touch device automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:16 msgid "" "Determine whether the screen is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:23 msgid "" "PURPOSE:\n" " Touchscreen manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the screen supposed to be multitouch?" msgstr "" #. description #: ../jobs/usb.txt.in:5 msgid "Detects and shows USB devices attached to this system." msgstr "Deteuta y amuesa los preseos USB coneutaos a esti sistema." #. description #: ../jobs/usb.txt.in:12 msgid "" "PURPOSE:\n" " This test will check that your system detects USB storage devices.\n" "STEPS:\n" " 1. Plug in one or more USB keys or hard drives.\n" " 2. Click on \"Test\".\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Were the drives detected?" msgstr "" "OXETIVU:\n" " Esti test verificará que'l sistema deteuta preseps d'almacenamientu " "USB.\n" "PASOS A SIGUIR:\n" " 1. Coneuta ún o más pendrives o discos USB.\n" " 2. Calca en \"Prueba\".\n" "INFORMACIÓN:\n" " $output\n" "VERIFICACIÓN\n" " ¿Deteutáronse les unidaes?" #. description #: ../jobs/usb.txt.in:28 msgid "" "PURPOSE:\n" " This test will check that you can use a USB HID device\n" "STEPS:\n" " 1. Enable either a USB mouse or keyboard\n" " 2. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 3. For keyboards, click the Test button to lauch a small tool. Type some " "text and close the tool.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/usb.txt.in:39 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:56 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:82 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:100 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:117 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Plug a USB HDD or thumbdrive into the computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" "PROPÓSITU:\n" " Esta prueba va comprobar la conexón USB\n" "PASOS:\n" " 1. Coneuta un discu duru USB o memoria USB nel equipu.\n" " 2. Tendrá d'apaecer un iconu nel llanzador.\n" " 3. Primi en 'Prueba' p'aniciar la prueba.\n" "VERIFICACIÓN:\n" " La verificación d'esta prueba ye automática. Nun cambies el\n" " resultáu seleicionáu automáticamente ." #. description #: ../jobs/usb.txt.in:136 msgid "" "PURPOSE:\n" " This test will check your USB 3.0 connection.\n" "STEPS:\n" " 1. Plug a USB 3.0 HDD or thumbdrive into a USB 3.0 port in the " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:153 msgid "This test is automated and executes after the usb/insert test is run." msgstr "Esta prueba ye automática y execútase dempués de usb/insert." #. description #: ../jobs/usb.txt.in:164 msgid "" "This test is automated and executes after the usb3/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:191 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Connect a USB storage device to an external USB slot on this " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Confirm that the icon appears.\n" " 4. Eject the device.\n" " 5. Repeat with each external USB slot.\n" "VERIFICATION:\n" " Do all USB slots work with the device?" msgstr "" "OXETIVU:\n" " Esti test verificará la conexón USB.\n" "PASOS:\n" " 1. Coneuta un preséu d'almacenamientu USB nun slot USB esternu del " "equipu.\n" " 2. Tendría d'apaecer un iconu nel Llanzador.\n" " 3. Confirma si apaez l'iconu.\n" " 4. Espulsa'l preséu.\n" " 5. Repite con cada slot USB esternu.\n" "VERIFICACIÓN:\n" " ¿Funcionaron tolos slots USB col preséu?" #. description #: ../jobs/usb.txt.in:190 msgid "" "Verify USB3 external storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/user_apps.txt.in:6 msgid "" "PURPOSE:\n" " This test will check that the update manager can find updates.\n" "STEPS:\n" " 1. Click Test to launch update-manager.\n" " 2. Follow the prompts and if updates are found, install them.\n" " 3. When Update Manager has finished, please close the app by clicking the " "Close button in the lower right corner.\n" "VERIFICATION:\n" " Did Update manager find and install updates (Pass if no updates are found,\n" " but Fail if updates are found but not installed)" msgstr "" "OXETIVU:\n" " Esti test verificará si'l Xestor d'anovamientos pue alcontrar " "anovamientos.\n" "PASOS:\n" " 1. Calca en \"Probar\" pa llanzar el Xestor d'anovamientos.\n" " 2. Sigui les instrucciones qu'apaecen y si s'atopen anovamientos, " "instálalos.\n" " 3. Cuando fine'l Xestor d'anovamientos, por favor, zarra l'aplicación " "calcando nel botón zarrar na esquina inferior derecha.\n" "VERIFICACIÓN:\n" " ¿El Xestor d'anovamientos alcontró ya instaló los anovamientos? (Pasa si " "nun s'atoparon anovamientos y Fallu si nun s'instalaron)" #. description #: ../jobs/user_apps.txt.in:22 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. On the menu bar, click File -> Create Folder.\n" " 3. In the name box for the new folder, enter the name Test Folder and hit " "Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a new folder called Test Folder?" msgstr "" "PROPÓSITU:\n" " Esta prueba va comprobar que'l esplorador de ficheros pue crear una " "carpeta nueva.\n" "PASOS:\n" " 1. Calca en Probar p'abrir l'esplorador de ficheros.\n" " 2. Na barra de menú, calca en Ficheru -> Crear una carpeta.\n" " 3. Nel cuadru Nome pa la nueva carpeta, escribi'l nome Carpeta de prueba y " "calca Intro.\n" " 4. Zarra l'esplorador de ficheros.\n" "VERIFICACIÓN:\n" " ¿Usted ahora tiene una nueva carpeta llamada Carpeta de prueba?" #. description #: ../jobs/user_apps.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a folder\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Copy.\n" " 3. Right Click on any white area in the window and click on Paste.\n" " 4. Right click on the folder called Test Folder(copy) and click Rename.\n" " 5. Enter the name Test Data in the name box and hit Enter.\n" " 6. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a folder called Test Data?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l to navegador de ficheros pue copiar una carpeta.\n" "PASOS:\n" " 1. Calca en \"Probar\" p'abrir el Navegador de ficheros.\n" " 2. Calca col botón derechu na carpeta denomada Carpeta de Test y seleiciona " "Copiar.\n" " 3. Calca col botón derechu en cualesquier área blanca de la ventana y " "seleiciona Apegar.\n" " 4. Calca col botón derechu na carpeta denomada Carpeta de Test(copia) y " "seleiciona Renomar.\n" " 5. Escribi'l nome Datos de Test na caxa del nome y calca Enter\n" " 6. Zarra'l navegador de ficheros\n" "VERIFICACIÓN:\n" " ¿Tienes agora una carpeta denomada Datos de Test?" #. description #: ../jobs/user_apps.txt.in:54 msgid "" "PURPOSE:\n" " This test will verify that the file browser can move a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the folder called Test Data onto the icon called Test " "Folder.\n" " 3. Release the button.\n" " 4. Double click the folder called Test Folder to open it up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the folder called Test Data successfully moved into the folder called " "Test Folder?" msgstr "" "OXETIVU:\n" " Esti test va verificar si'l navegador de ficheros pue mover una carpeta.\n" "PASOS:\n" " 1. Calca en \"Probar\" p'abrir el navegador de ficheros.\n" " 2. Calca y arrastra la carpeta denomada Datos de Test al iconu denomáu " "Carpeta de Test.\n" " 3. Suelta'l botón.\n" " 4. Fai clic dos vegaes na carpeta denomada Carpeta de Test p'abrila.\n" " 5. Zarra'l navegador de ficheros.\n" "VERIFICACIÓN:\n" " ¿Movióse la carpeta denomada Datos de Test dientro de la carpeta denomada " "Carpeta de Test?" #. description #: ../jobs/user_apps.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new file.\n" "STEPS:\n" " 1. Click Select Test to open the File Browser.\n" " 2. Right click in the white space and click Create Document -> Empty " "Document.\n" " 3. Enter the name Test File 1 in the name box and hit Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 1?" msgstr "" "OXETIVU:\n" " Esti test va verificar si'l navegador de ficheros pue crear un ficheru " "nuevu.\n" "PASOS:\n" " 1. Calca en Seleicionar test p'abrir el navegador de ficheros.\n" " 2. Calca col botón derechu nun espaciu en blanco y seleiciona Crear " "documentu -> Ficheru ermu.\n" " 3. Escribi'l nome Ficheru de testu 1 na caxa del nome y calca Enter.\n" " 4. Zarra'l navegador de ficheros.\n" "VERIFICACIÓN:\n" " ¿Tienes agora un ficheru denomáu Ficheru de testu 1?" #. description #: ../jobs/user_apps.txt.in:85 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click Copy.\n" " 3. Right click in the white space and click Paste.\n" " 4. Right click on the file called Test File 1(copy) and click Rename.\n" " 5. Enter the name Test File 2 in the name box and hit Enter.\n" " 6. Close the File Browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 2?" msgstr "" "OXETIVU:\n" " Esti test va verificar si'l navegador de ficheros pue copiar un ficheru.\n" "PASOS:\n" " 1. Calca en \"Probar\" p'abrir el navegador de ficheros.\n" " 2. Calca col botón derechu sobre'l ficheru denomáu Ficheru de testu 1 y " "seleiciona Copiar.\n" " 3. Calca col botón derechu nun espaciu en blanco y seleiciona Apegar.\n" " 4. Calca col botón derechu sobre'l ficheru denomáu Fiecheru de testu " "1(copia) y seleiciona Renomar.\n" " 5. Introduz el nome de Ficheru de testu 2 na caxa del nome y calca Enter.\n" " 6. Zarra'l navegador de ficheros.\n" "VERIFICACIÓN:\n" " ¿Agora tienes un ficheru denomáu Ficheru de testu 2?" #. description #: ../jobs/user_apps.txt.in:102 msgid "" "PURPOSE:\n" " This test will check that the file browser can move a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the file called Test File 2 onto the icon for the folder " "called Test Data.\n" " 3. Release the button.\n" " 4. Double click the icon for Test Data to open that folder up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the file Test File 2 successfully moved into the Test Data folder?" msgstr "" "OXETIVU:\n" " Esti test va verificar si'l navegador de ficheros pue mover un ficheru.\n" "PASOS:\n" " 1. Calca en \"Probar\" p'abrir el navegador de ficheros.\n" " 2. Calca y arrastra'l ficheru denomáu Ficheru de testu 2 sobre la carpeta " "denomada Datos de Test.\n" " 3. Suelta'l botón.\n" " 4. Calca dos vegaes sobre l'iconu de la carpeta Datos de Test p'abrila.\n" " 5. Zarra'l navegador de ficheros.\n" "VERIFICACIÓN:\n" " ¿Movióse correutamente'l ficheru denomáu Ficheru de testu 2 a la carpeta " "Datos de Test?" #. description #: ../jobs/user_apps.txt.in:118 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click on Move To Trash.\n" " 3. Verify that Test File 1 has been removed.\n" " 4. Close the File Browser.\n" "VERIFICATION:\n" " Is Test File 1 now gone?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l navegador de ficheros pue desaniciar un ficheru.\n" "PASOS:\n" " 1. Calca en \"Probar\" p'abrir el navegador de ficheros.\n" " 2. Calca col botón derechu nel ficheru denomáu Ficheru de testu 1 y " "seleiciona Mover a la Papelera.\n" " 3. Verifica que'l ficheru desanicióse.\n" " 4. Zarra'l navegador de ficheros.\n" "VERIFICACIÓN:\n" " ¿El ficheru seleicionáu desanicióse correutamente?" #. description #: ../jobs/user_apps.txt.in:133 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Move To " "Trash.\n" " 3. Verify that the folder was deleted.\n" " 4. Close the file browser.\n" "VERIFICATION:\n" " Has Test Folder been successfully deleted?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l navegador de ficheros pue desaniciar una " "carpeta.\n" "PASOS:\n" " 1. Calca en \"Probar\" p'abrir el navegador de ficheros.\n" " 2. Calca col botón derechu na carpeta denomada Carpeta de Test y seleiciona " "Mover a la Papelera.\n" " 3. Verifica que la carpeta desanicióse.\n" " 4. Zarra'l navegador de ficheros.\n" "VERIFICACIÓN:\n" " ¿La carpeta seleicionada desanicióse correutamente?" #. description #: ../jobs/user_apps.txt.in:207 msgid "Common Document Types Test" msgstr "Prueba de tribes de documentos comunes" #. description #: ../jobs/user_apps.txt.in:228 msgid "" "PURPOSE:\n" " This test will check that Firefox can render a basic web page.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view the test web page.\n" "VERIFICATION:\n" " Did the Ubuntu Test page load correctly?" msgstr "" "OXETIVU:\n" " Esti test verificará si Firefox pue renderizar una páxina web básica.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Firefox y ver la páxina web de test.\n" "VERIFICACIÓN:\n" " ¿Cargó correutamente la páxina de test d'Ubuntu?" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run a java applet in a web page. " "Note:\n" " this may require installing additional software to complete successfully.\n" "STEPS:\n" " 1. Select Test to open Firefox with the Java test page, and follow the " "instructions there.\n" "VERIFICATION:\n" " Did the applet display?" msgstr "" "OXETIVU:\n" " Esti test va verificar si Firefox pue executar una miniaplicación Java nuna " "páxina web. Nota:\n" " esto pue desixir la instalación de software adicional pa concluyir " "correutamente.\n" "PASOS:\n" " 1. Seleiciona \"Probar\"p'abrir Firefox na páxina de test Java, y sigui les " "instrucciones.\n" "VERIFICACIÓN:\n" " ¿Amuésase la miniaplicación?" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run flash applications. Note: this " "may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a sample Flash test.\n" "VERIFICATION:\n" " Did you see the text?" msgstr "" "OXETIVU:\n" " Esti test va verificar si Firefox pue executar complementos flash. Nota: " "esto pue\n" " desixir la instalación de software adicional pa completar la prueba.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Firefox y ver un exemplu de Test Flash.\n" "VERIFICACIÓN:\n" " ¿Visti correutamente'l testu?" #. description #: ../jobs/user_apps.txt.in:255 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Flash video. Note: this may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a short flash video.\n" "VERIFICATION:\n" " Did the video play correctly?" msgstr "" "OXETIVU:\n" " Esti test va verificar si Firefox pue executar un videu flash. Nota: esto " "pue\n" " desixir la instalación de software adicional pa completar la prueba.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Firefox y ver un videu curtiu de Flash.\n" "VERIFICACIÓN:\n" " ¿Reprodúxose correutamente'l videu?" #. description #: ../jobs/user_apps.txt.in:271 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Quicktime (.mov) video file.\n" " Note: this may require installing additional software to successfully\n" " complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox with a sample video.\n" "VERIFICATION:\n" " Did the video play using a plugin?" msgstr "" "PROPÓSITU:\n" " Esta prueba va comprobar que Firefox pue reproducir un ficheru mov. " "Quicktime.\n" " Nota: pue ser que se necesite instalar software adicional.\n" "PASOS:\n" " 1. Seleiciona Prueba p'aniciar Firefox con una amuesa de videu.\n" "VERIFICACIÓN:\n" " ¿Pues ver el videu utilizando un complementu?" #. description #: ../jobs/user_apps.txt.in:285 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Facebook Chat service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l veceru de mensaxería Empathy funciona.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Empathy.\n" " 2. Configúralu pa coneutar col serviciu de chat de Facebook.\n" " 3. Una vegada completada la prueba, por favor, sal d'Empathy pa continuar " "equí.\n" "VERIFICACIÓN:\n" " ¿Fuisti quien a coneutar correutamente ya unviar/recibir mensaxes?" #. description #: ../jobs/user_apps.txt.in:299 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Google Talk (gtalk) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l veceru de mensaxería Empathy funciona.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Empathy.\n" " 2. Configúralu pa coneutar col serviciu de chat de Google Talk (gtalk).\n" " 3. Una vegada completada la prueba, por favor, sal d'Empathy pa continuar " "equí.\n" "VERIFICACIÓN:\n" " ¿Fuisti quien a coneutar correutamente ya unviar/recibir mensaxes?" #. description #: ../jobs/user_apps.txt.in:313 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Jabber service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l veceru de mensaxería Empathy funciona.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Empathy.\n" " 2. Configúralu pa coneutar col serviciu de chat de Jabber.\n" " 3. Una vegada completada la prueba, por favor, sal d'Empathy pa continuar " "equí.\n" "VERIFICACIÓN:\n" " ¿Fuisti quien a coneutar correutamente ya unviar/recibir mensaxes?" #. description #: ../jobs/user_apps.txt.in:327 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the AOL Instant Messaging (AIM) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l veceru de mensaxería Empathy funciona.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Empathy.\n" " 2. Configúralu pa coneutar col serviciu de chat de AOL Instant Messaging " "(AIM).\n" " 3. Una vegada completada la prueba, por favor, sal d'Empathy pa continuar " "equí.\n" "VERIFICACIÓN:\n" " ¿Fuisti quien a coneutar correutamente ya unviar/recibir mensaxes?" #. description #: ../jobs/user_apps.txt.in:341 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Microsoft Network (MSN) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l veceru de mensaxería Empathy funciona.\n" "PASOS:\n" " 1. Seleiciona \"Probar\" p'aniciar Empathy.\n" " 2. Configúralu pa coneutar al serviçiu Microsoft Network (MSN).\n" " 3. Una vegada completáu el test, por favor, sal d'Empathy pa continuar " "equí.\n" "VERIFICACIÓN:\n" " ¿Fuisti quien a coneutar correutamente y unviar/recibir mensaxes?" #. description #: ../jobs/user_apps.txt.in:355 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a POP3 account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" "OXETIVU:\n" " Esti test va verificar si Evolution funciona.\n" "PASOS:\n" " 1. Calca nel botón \"Probar\" p'abrir Evolution.\n" " 2. Configúralu pa coneutar a una cuenta POP3.\n" "VERIFICACIÓN: \n" " ¿Fuisti quien a recibir y lleer correutamente un corréu-e?" #. description #: ../jobs/user_apps.txt.in:368 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a IMAP account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" "OXETIVU:\n" " Esti test va verificar si Evolution funciona.\n" "PASOS:\n" " 1. Calca nel botón \"Probar\" p'abrir Evolution.\n" " 2. Configúralu pa coneutar a una cuenta IMAP.\n" "VERIFICACIÓN: \n" " ¿Fuisti quien a recibir y lleer correutamente un corréu-e?" #. description #: ../jobs/user_apps.txt.in:381 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a SMTP account.\n" "VERIFICATION:\n" " Were you able to send e-mail without errors?" msgstr "" "OXETIVU:\n" " Esta prueba verifica qu'Evolution funciona.\n" "PASOS:\n" " 1. Calca'l botón «Prueba» pa llanzar Evolution.\n" " 2. Configura pa coneutar a una cuenta SMTP.\n" "VERIFICACIÓN:\n" " ¿Yes quien a unviar correos ensin fallos?" #. description #: ../jobs/user_apps.txt.in:394 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator.\n" "VERIFICATION:\n" " Did it launch correctly?" msgstr "" "OXETIVU:\n" " Esti test va verificar si gcalctool (Calculadora) funciona.\n" "PASOS:\n" " Calca nel botón \"Probar\" p'abrir a calculadora.\n" "VERIFICACIÓN:\n" " ¿Abrióse la calculadora correutamente?" #. description #: ../jobs/user_apps.txt.in:407 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Simple math functions (+,-,/,*)\n" " 2. Nested math functions ((,))\n" " 3. Fractional math\n" " 4. Decimal math\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" "OXETIVU:\n" " Esti test verificará si gcalctool (Calculadora) funciona).\n" "PASOS:\n" " Calca nel botón \"Probar\" p'abrir a calculadora y fai:\n" " 1. Funciones matemátiques simples (+,-,/,*)\n" " 2. Funciones matemátiques añeraes ((,))\n" " 3. Matemática fraicionaria\n" " 4. Matemática decimal\n" "VERIFICACIÓN:\n" " ¿Resultaron les operaciones feches como s'esperaba?" #. description #: ../jobs/user_apps.txt.in:424 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Memory set\n" " 2. Memory reset\n" " 3. Memory last clear\n" " 4. Memory clear\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" "OXETIVU:\n" " Esti test verificará si gcalctool (Calculadora) funciona).\n" "PASOS:\n" " Calca nel botón \"Probar\" p'abrir a calculadora y fai:\n" " 1. Axuste de la memoria\n" " 2. Llimpiar la memoria\n" " 3. Cabera llimpieza de memoria\n" " 4. Llimpieza de la memoria\n" "VERIFICACIÓN:\n" " ¿Resultaron les operaciones feches como s'esperaba?" #. description #: ../jobs/user_apps.txt.in:441 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Cut\n" " 2. Copy\n" " 3. Paste\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" "OXETIVU:\n" " Esta prueba comprueba que gcalctool (Calculadora) funciona.\n" "PASOS:\n" " Calca'l botón «Prueba» p'abrir la calculadora y facer:\n" " 1. Cortar\n" " 2. Copiar\n" " 3. Apegar\n" "VERIFICACIÓN:\n" " ¿Comportáronse les funciones como s'esperaba?" #. description #: ../jobs/user_apps.txt.in:456 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit.\n" " 2. Enter some text and save the file (make a note of the file name you " "use), then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" "OXETIVU:\n" " Esta prueba comprueba que gedit funciona.\n" "PASOS:\n" " 1. Calca'l botón «Prueba» p'abrir gedit.\n" " 2. Introduz dalgún testu y guarda'l ficheru (toma nota del nome de ficheru " "qu'usasti), y llueu zarra gedit.\n" "VERIFICACIÓN:\n" " ¿Comportóse como s'esperaba?" #. description #: ../jobs/user_apps.txt.in:470 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit, and re-open the file you " "created previously.\n" " 2. Edit then save the file, then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" "OXETIVU:\n" " Esta prueba comprueba que gedit funciona.\n" "PASOS:\n" " 1. Calca'l botón «Prueba» p'abrir gedit y reabrir el ficheru que creasti " "enantes.\n" " 2. Edita'l ficheru, guárdalu y llueu zarra gedit.\n" "VERIFICACIÓN:\n" " ¿Comportóse como s'esperaba?" #. description #: ../jobs/user_apps.txt.in:483 msgid "" "PURPOSE:\n" " This test will check that Gnome Terminal works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open Terminal.\n" " 2. Type 'ls' and press enter. You should see a list of files and folder in " "your home directory.\n" " 3. Close the terminal window.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" "OXETIVU:\n" " Esti test verificará si'l terminal de Gnome funciona.\n" "PASOS:\n" " 1. Calca nel botón \"Prueba\" p'abrir el Terminal.\n" " 2. Escribi 'ls' y calca Enter. Tendríes de ver un llistáu colos ficheros y " "carpetes de la to carpeta personal.\n" " 3. Zarra la ventana del terminal.\n" "VERIFICACIÓN:\n" " ¿Funcionó too como s'esperaba?" #. description #: ../jobs/virtualization.txt.in:6 msgid "" "Test to check that virtualization is supported and the test system has at " "least a minimal amount of RAM to function as an OpenStack Compute Node" msgstr "" "Prueba qué nivel de virtualización almite'l sistema y la cantidá mínima de " "RAM pa que furrule como un ñudu OpenStack" #. description #: ../jobs/virtualization.txt.in:13 msgid "" "Test to determine if this system is capable of running hardware accelerated " "KVM virtual machines" msgstr "" #. description #: ../jobs/virtualization.txt.in:10 msgid "Test to check that a cloud image boots and works properly with KVM" msgstr "" #. description #: ../jobs/virtualization.txt.in:18 msgid "Test to verify that the Xen Hypervisor is running." msgstr "" #. description #: ../jobs/virtualization.txt.in:26 msgid "Test to check that a Xen domU image can boot and run on Xen on Ubuntu" msgstr "" #. description #: ../jobs/wireless.txt.in:21 msgid "Wireless scanning test. It scans and reports on discovered APs." msgstr "" "Prueba d'esploración inalámbrica. Esplora ya informa de les AP descubiertes." #. description #: ../jobs/wireless.txt.in:38 msgid "" "PURPOSE:\n" " This test will check your wireless connection.\n" "STEPS:\n" " 1. Click on the Network icon in the panel.\n" " 2. Select a network below the 'Wireless networks' section.\n" " 3. Click \"Test\" to verify that it's possible to establish an HTTP " "connection.\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" "OXETIVU:\n" " Esta prueba comprobará la conexón inalámbrica.\n" "PASOS:\n" " 1. Calca sobre l'iconu de Rede nel panel.\n" " 2. Seleiciona una rede debaxo de la seición «Redes inalámbriques».\n" " 3. Calca «Prueba» pa verificar que ye posible afitar una conexón HTTP.\n" "VERIFICACIÓN:\n" " ¿Amosóse una notificación y pudo afitase la conexón correutamente?" #. description #: ../jobs/wireless.txt.in:57 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols." msgstr "" "Comprueba que'l hardware inalámbricu del sistema pue coneutar con un router " "con seguridá WPA y protocolos 802.11b/g." #. description #: ../jobs/wireless.txt.in:70 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols." msgstr "" "Comprueba que'l hardware inalámbricu del sistema pue coneutar col router " "ensin usar seguridá y colos protocolos 802.11b/g." #. description #: ../jobs/wireless.txt.in:84 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol." msgstr "" "Comprueba que'l hardware inalámbricu del sistema pue coneutar col router " "ensin usar seguridá WPA y el protocolu 802.11n." #. description #: ../jobs/wireless.txt.in:98 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol." msgstr "" "Comprueba que'l hardware inalámbricu del sistema pue coneutar col router " "ensin usar seguridá y el protocolu 802.11n." #. description #: ../jobs/wireless.txt.in:277 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool." msgstr "" "Comprueba la optimización d'una conexón inalámbrica cola ferramienta iperf." #. description #: ../jobs/wireless.txt.in:289 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool, using UDP packets." msgstr "" "Comprueba la optimización d'una conexón inalámbrica cola ferramienta iperf, " "utilizando paquetes UDP." #. description #: ../jobs/wireless.txt.in:301 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11a protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11a protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:314 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11b protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11b protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:344 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11g protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11g protocol." msgstr "" #: ../checkbox/application.py:66 msgid "Usage: checkbox [OPTIONS]" msgstr "Usu: checkbox [ESCOYETES]" #: ../checkbox/application.py:70 msgid "Print version information and exit." msgstr "Amuesa información de la versión y fina." #: ../checkbox/application.py:74 msgid "The file to write the log to." msgstr "L'archivu au s'escribirá'l rexistru." #: ../checkbox/application.py:77 msgid "One of debug, info, warning, error or critical." msgstr "Unu d'ente: debug, info, warning, error o critical." #: ../checkbox/application.py:82 msgid "Configuration override parameters." msgstr "Parámetros pa saltar la configuración" #: ../checkbox/application.py:84 msgid "Shorthand for --config=.*/jobs_info/blacklist." msgstr "Shorthand pa --config=.*/jobs_info/blacklist." #: ../checkbox/application.py:86 msgid "Shorthand for --config=.*/jobs_info/blacklist_file." msgstr "Shorthand pa --config=.*/jobs_info/blacklist_file." #: ../checkbox/application.py:88 msgid "Shorthand for --config=.*/jobs_info/whitelist." msgstr "Shorthand pa --config=.*/jobs_info/whitelist." #: ../checkbox/application.py:90 msgid "Shorthand for --config=.*/jobs_info/whitelist_file." msgstr "Shorthand pa --config=.*/jobs_info/whitelist_file." #: ../checkbox/application.py:115 msgid "Missing configuration file as argument.\n" msgstr "Falta como argumentu l'archivu de configuración.\n" #: ../checkbox/job.py:85 msgid "Command not found." msgstr "Comandu non alcontráu." #: ../checkbox/job.py:93 #, python-format msgid "Command received signal %(signal_name)s: %(signal_description)s" msgstr "" #: ../checkbox/lib/signal.py:23 msgid "" "Hangup detected on controlling terminal or death of controlling process" msgstr "" "Deteutose'l cuelgue del terminal de control, o morrió'l procesu controlador" #: ../checkbox/lib/signal.py:24 msgid "Interrupt from keyboard" msgstr "Interrupción dende'l tecláu" #: ../checkbox/lib/signal.py:25 msgid "Quit from keyboard" msgstr "Salida dende'l tecláu" #: ../checkbox/lib/signal.py:26 msgid "Illegal Instruction" msgstr "Instrucción ilegal" #: ../checkbox/lib/signal.py:27 msgid "Abort signal from abort(3)" msgstr "Señal d'encaboxar dende abort(3)" #: ../checkbox/lib/signal.py:28 msgid "Floating point exception" msgstr "Esceición de coma flotante" #: ../checkbox/lib/signal.py:29 msgid "Kill signal" msgstr "Señal kill" #: ../checkbox/lib/signal.py:30 msgid "Invalid memory reference" msgstr "Referencia de memoria non válida" #: ../checkbox/lib/signal.py:31 msgid "Broken pipe: write to pipe with no readers" msgstr "Tubu frañáu: escritura a un tubu ensin llectores" #: ../checkbox/lib/signal.py:32 msgid "Timer signal from alarm(2)" msgstr "Señal del temporizador dende alarm(2)" #: ../checkbox/lib/signal.py:33 msgid "Termination signal" msgstr "Señal de terminación" #: ../checkbox/lib/signal.py:34 msgid "User-defined signal 1" msgstr "Señal 1 definida pol usuariu" #: ../checkbox/lib/signal.py:35 msgid "User-defined signal 2" msgstr "Señal 2 definida pol usuariu" #: ../checkbox/lib/signal.py:36 msgid "Child stopped or terminated" msgstr "Fiu paráu o termináu" #: ../checkbox/lib/signal.py:37 msgid "Continue if stopped" msgstr "Continuar si se para" #: ../checkbox/lib/signal.py:38 msgid "Stop process" msgstr "Parar procesu" #: ../checkbox/lib/signal.py:39 msgid "Stop typed at tty" msgstr "Parar tecliao en tty" #: ../checkbox/lib/signal.py:40 msgid "tty input for background process" msgstr "Entrada de tty pa procesu en segundu planu" #: ../checkbox/lib/signal.py:41 msgid "tty output for background process" msgstr "Salida de tty para procesu en segundu planu" #: ../checkbox/lib/signal.py:77 msgid "UNKNOWN" msgstr "DESCONOCÍO" #: ../checkbox/lib/signal.py:89 msgid "Unknown signal" msgstr "Señal desconocida" #: ../checkbox_cli/cli_interface.py:31 msgid "yes" msgstr "sí" #: ../checkbox_cli/cli_interface.py:32 msgid "no" msgstr "non" #: ../checkbox_cli/cli_interface.py:33 msgid "skip" msgstr "saltar" #: ../checkbox_cli/cli_interface.py:127 msgid "Press any key to continue..." msgstr "Calca una tecla pa siguir..." #: ../checkbox_cli/cli_interface.py:136 ../checkbox_cli/cli_interface.py:237 #, python-format msgid "Please choose (%s): " msgstr "Por favor, escueye (%s): " #: ../checkbox_cli/cli_interface.py:232 ../checkbox_cli/cli_interface.py:355 #: ../checkbox_cli/cli_interface.py:386 msgid "Space when finished" msgstr "Calca espaciu cuando fines" #: ../checkbox_cli/cli_interface.py:384 msgid "Combine with character above to expand node" msgstr "Combina col caráuter anterior pa espander el nodu" #: ../checkbox_cli/cli_interface.py:432 msgid "test" msgstr "prueba" #: ../checkbox_cli/cli_interface.py:456 msgid "test again" msgstr "volver a probar" #: ../checkbox_cli/cli_interface.py:462 msgid "Please type here and press Ctrl-D when finished:\n" msgstr "Escribe equí y calca Ctrl-D cuando fines:\n" #: ../checkbox_urwid/urwid_interface.py:86 msgid "Checkbox System Testing" msgstr "Prueba del sistema Checkbox" #: ../checkbox/user_interface.py:70 ../qt/frontend/ui_qtfront.h:644 msgid "Continue" msgstr "Siguir" #: ../checkbox_urwid/urwid_interface.py:220 #: ../checkbox_urwid/urwid_interface.py:296 #: ../checkbox_urwid/urwid_interface.py:447 #: ../checkbox_urwid/urwid_interface.py:569 msgid "Previous" msgstr "Anterior" #: ../checkbox_urwid/urwid_interface.py:221 #: ../checkbox_urwid/urwid_interface.py:297 #: ../checkbox_urwid/urwid_interface.py:448 #: ../checkbox_urwid/urwid_interface.py:570 msgid "Next" msgstr "Siguiente" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:445 msgid "Select All" msgstr "Seleicionar too" #: ../checkbox_urwid/urwid_interface.py:446 msgid "Deselect All" msgstr "Deseleicionar too" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:567 msgid "Expand All" msgstr "Espander too" #: ../checkbox_urwid/urwid_interface.py:568 msgid "Collapse All" msgstr "Contrayer too" #: ../checkbox_urwid/urwid_interface.py:1034 msgid "Test" msgstr "Probar" #: ../checkbox_urwid/urwid_interface.py:1049 msgid "Test Again" msgstr "Probar otra vegada" #: ../checkbox_gtk/gtk_interface.py:525 msgid "_Test Again" msgstr "_Probar otra vuelta" #: ../qt/frontend/qtfront.cpp:556 msgid "Info" msgstr "Información" #: ../qt/frontend/qtfront.cpp:228 msgid "Error" msgstr "Fallu" #: ../checkbox_gtk/gtk_interface.py:607 msgid "Detailed information..." msgstr "" #: ../checkbox/user_interface.py:71 msgid "Rerun" msgstr "" #: ../checkbox/user_interface.py:72 msgid "Restart" msgstr "Reaniciar" #: ../plugins/backend_info.py:93 msgid "" "SYSTEM TESTING: Please enter your password. Some tests require root access " "to run properly. Your password will never be stored and will never be " "submitted with test results." msgstr "" #: ../plugins/backend_info.py:97 msgid "PASSWORD: " msgstr "" #: ../plugins/final_prompt.py:24 msgid "Successfully finished testing!" msgstr "La comprobación finó correcho!" #: ../plugins/final_prompt.py:39 msgid "_Finish" msgstr "_Finar" #. Resolve dependencies #: ../plugins/gather_prompt.py:35 ../plugins/suites_prompt.py:98 msgid "Gathering information from your system..." msgstr "Recoyendo información del to sistema..." #: ../plugins/intro_prompt.py:28 msgid "" "Welcome to System Testing!\n" "\n" "Checkbox provides tests to confirm that your system is working properly. " "Once you are finished running the tests, you can view a summary report for " "your system." msgstr "" "Afáyate na comprobación del sistema.\n" "\n" "Checkbox proporciona pruebes pa confirmar que so sistema furrula correcho. " "Una vegada finen les pruebes, pues ver un informe resume del sistema." #: ../plugins/intro_prompt.py:33 msgid "" "\n" "\n" "Warning: Some tests could cause your system to freeze or become " "unresponsive. Please save all your work and close all other running " "applications before beginning the testing process." msgstr "" "\n" "\n" "Avisu: dalgunes pruebes puen facer que'l sistema se conxele o nun respuenda. " "Guarda tolos trabayos y zarra les aplicaciones que se tean executando " "enantes d'entamar coles pruebes." #: ../plugins/jobs_info.py:151 #, python-format msgid "Failed to open file '%s': %s" msgstr "" #: ../plugins/jobs_info.py:248 msgid "Dependencies are missing so some jobs will not run." msgstr "" #: ../plugins/jobs_info.py:250 msgid "" "To fix this, close checkbox and add the missing dependencies to the " "whitelist." msgstr "" #: ../plugins/jobs_info.py:262 msgid "Whitelist not topologically ordered" msgstr "" #: ../plugins/jobs_info.py:263 msgid "Jobs will be reordered to fix broken dependencies" msgstr "" #: ../plugins/launchpad_exchange.py:135 #, python-format msgid "Failed to process form: %s" msgstr "Fallu al procesar el formulariu: %s" #: ../plugins/launchpad_exchange.py:150 #, python-format msgid "" "Failed to contact server. Please try\n" "again or upload the following file name:\n" "%s\n" "\n" "directly to the system database:\n" "https://launchpad.net/+hwdb/+submit" msgstr "" "Falló al contautar col sirvidor. Por favor téntelo\n" "otra vegada o xuba'l siguiente ficheru nomáu:\n" "%s\n" "\n" "direutamente a la base de datos del sistema:\n" "https://launchpad.net/+hwdb/+submit" #: ../plugins/launchpad_exchange.py:159 msgid "" "Failed to upload to server,\n" "please try again later." msgstr "" "Fallu al xubir archivos al sirvidor,\n" "por favor inténtelo otra vuelta más sero." #: ../plugins/launchpad_exchange.py:171 msgid "Information not posted to Launchpad." msgstr "Información non unviada a Launchpad" #. Ignore whether to submit to HEXR #: ../plugins/launchpad_prompt.py:78 #, python-format msgid "" "The following report has been generated for submission to the Launchpad " "hardware database:\n" "\n" " [[%s|View Report]]\n" "\n" "You can submit this information about your system by providing the email " "address you use to sign in to Launchpad. If you do not have a Launchpad " "account, please register here:\n" "\n" " https://launchpad.net/+login" msgstr "" "El siguiente informe xeneróse como propuesta a la base de datos de hardware " "de Launchpad:\n" "\n" " [[%s|Ver Informe]]\n" "\n" "Pues presentar esta información sobre'l to sistema proporcionando'l corréu-e " "qu'uses p'acceder a Launchpad. Si nun tienes una cuenta en Launchpad, " "rexístrate equí:\n" "\n" " https://launchpad.net/+login" #: ../plugins/launchpad_prompt.py:88 msgid "Email" msgstr "" #: ../plugins/launchpad_prompt.py:97 msgid "Email address must be in a proper format." msgstr "Les señes de corréu han de tar nun formatu afayadizu." #: ../plugins/launchpad_prompt.py:103 msgid "Exchanging information with the server..." msgstr "Intercambiando información col sirvidor..." #: ../plugins/launchpad_report.py:172 msgid "" "The generated report seems to have validation errors,\n" "so it might not be processed by Launchpad." msgstr "" "Paez ser que l'informe xeneráu tien fallos de validación,\n" "polo que pue ser que nun seya procesáu por Launchpad." #: ../plugins/lock_prompt.py:66 msgid "There is another checkbox running. Please close it first." msgstr "Hai otru checkbox executándose. Piésllalu primero." #: ../plugins/message_info.py:88 #, python-format msgid "Executing %(test_name)s" msgstr "" #: ../plugins/recover_prompt.py:62 msgid "" "Checkbox did not finish completely.\n" "Do you want to rerun the last test,\n" "continue to the next test, or\n" "restart from the beginning?" msgstr "" #: ../plugins/report_prompt.py:39 msgid "Building report..." msgstr "Construyendo informe..." #: ../plugins/shell_test.py:52 #, python-format msgid "Running %s..." msgstr "Executando %s..." #: ../plugins/suites_prompt.py:139 ../qt/frontend/ui_qtfront.h:648 msgid "Choose tests to run on your system:" msgstr "" #: ../scripts/keyboard_test:22 msgid "Enter text:\n" msgstr "Introduza'l testu:\n" #: ../scripts/keyboard_test:43 msgid "Type Text" msgstr "Teclee'l testu" #: ../scripts/key_test:66 msgid "Not required" msgstr "" #: ../scripts/key_test:68 msgid "Untested" msgstr "" #: ../scripts/key_test:69 msgid "Tested" msgstr "" #: ../scripts/key_test:164 msgid "Test cancelled" msgstr "" #: ../scripts/key_test:184 ../scripts/key_test:271 msgid "Please press each key on your keyboard." msgstr "" #: ../scripts/key_test:185 msgid "I will exit automatically once all keys have been pressed." msgstr "" #: ../scripts/key_test:187 msgid "" "If your keyboard lacks one or more keys, press its number to skip testing " "that key." msgstr "" #: ../scripts/key_test:189 msgid "You can also close me by pressing ESC or Ctrl+C." msgstr "" #: ../scripts/key_test:207 msgid "%(key_name)s key has been pressed" msgstr "" #: ../scripts/key_test:211 ../scripts/key_test:318 msgid "All required keys have been tested!" msgstr "" #: ../scripts/key_test:243 msgid "Key test" msgstr "" #: ../scripts/key_test:256 msgid "_Exit" msgstr "" #: ../scripts/key_test:268 msgid "Skip" msgstr "" #: ../scripts/key_test:272 msgid "" "If a key is not present in your keyboard, press the 'Skip' button below it " "to remove it from the test." msgstr "" #: ../scripts/key_test:403 msgid "Test interrupted" msgstr "" #: ../scripts/gateway_ping_test:254 msgid "No Internet connection" msgstr "Nyn hai conexón a Internet" #: ../scripts/gateway_ping_test:257 #, c-format msgid "Connection established, but lost {}% of packets" msgstr "" #: ../scripts/gateway_ping_test:260 msgid "FAIL: {}% packet loss is higherthan {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:265 msgid "PASS: {}% packet loss is within {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:269 msgid "Internet connection fully established" msgstr "Conexón a Internet afitada dafechu" #: ../checkbox_qt/qt_interface.py:287 ../qt/frontend/qtfront.cpp:252 msgid "Working" msgstr "" #: ../qt/frontend/qtfront.cpp:81 msgid "Audio Test" msgstr "Test d'audio" #: ../qt/frontend/qtfront.cpp:82 msgid "Bluetooth Test" msgstr "Test de Bluetooth" #: ../qt/frontend/qtfront.cpp:83 msgid "Camera Test" msgstr "Test de cámara" #: ../qt/frontend/qtfront.cpp:84 msgid "CPU Test" msgstr "Test de CPU" #: ../qt/frontend/qtfront.cpp:85 msgid "Disk Test" msgstr "Test de discu" #: ../qt/frontend/qtfront.cpp:87 msgid "Firewire Test" msgstr "Test de Torgafueos" #: ../qt/frontend/qtfront.cpp:88 msgid "Graphics Test" msgstr "Test de gráficos" #: ../qt/frontend/qtfront.cpp:89 msgid "Info Test" msgstr "Test d'información" #: ../qt/frontend/qtfront.cpp:90 msgid "Input Test" msgstr "Test d'entrada" #: ../qt/frontend/qtfront.cpp:91 msgid "Keys Test" msgstr "Test de tecles" #: ../qt/frontend/qtfront.cpp:92 msgid "Media Card Test" msgstr "Test de tarxeta" #: ../qt/frontend/qtfront.cpp:93 msgid "Memory Test" msgstr "Test de memoria" #: ../qt/frontend/qtfront.cpp:94 msgid "Miscellanea Test" msgstr "Dellos Test" #: ../qt/frontend/qtfront.cpp:95 msgid "Monitor Test" msgstr "Test de monitor" #: ../qt/frontend/qtfront.cpp:95 msgid "Networking Test" msgstr "Test de rede" #: ../qt/frontend/qtfront.cpp:97 msgid "Wireless Test" msgstr "Test de rede inalámbrica" #: ../qt/frontend/qtfront.cpp:98 msgid "Optical Test" msgstr "Test ópticu" #: ../qt/frontend/qtfront.cpp:99 msgid "ExpressCard Test" msgstr "" #: ../qt/frontend/qtfront.cpp:100 msgid "Power Management Test" msgstr "Test de xestión d'enerxía" #: ../qt/frontend/qtfront.cpp:101 msgid "Suspend Test" msgstr "Test de suspensión" #: ../qt/frontend/qtfront.cpp:102 msgid "USB Test" msgstr "Test d'USB" #: ../qt/frontend/qtfront.cpp:104 msgid "Not Started" msgstr "Ensin entamar" #: ../qt/frontend/qtfront.cpp:105 ../qt/frontend/qtfront.cpp:106 msgid "Done" msgstr "Fecho" #: ../qt/frontend/qtfront.cpp:107 msgid "Not Supported" msgstr "Non Sofitáu" #: ../qt/frontend/qtfront.cpp:108 msgid "Not Resolved" msgstr "Ensin resolver" #: ../qt/frontend/qtfront.cpp:109 msgid "Not Tested" msgstr "Ensin probar" #: ../qt/frontend/qtfront.cpp:110 msgid "In Progress" msgstr "En procesu" #: ../qt/frontend/qtfront.cpp:162 msgid "Are you sure?" msgstr "¿Tas seguru?" #: ../qt/frontend/qtfront.cpp:162 msgid "Do you really want to skip this test?" msgstr "¿De verdá quies omitir esta prueba?" #: ../qt/frontend/qtfront.cpp:163 msgid "Don't ask me again" msgstr "Nun m'etrugues más" #: ../qt/frontend/ui_qtfront.h:641 msgid "Form" msgstr "Formulariu" #: ../qt/frontend/ui_qtfront.h:642 msgid "" "System \n" "Testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:645 ../qt/frontend/ui_qtfront.h:663 msgid "Tab 1" msgstr "Pestaña 1" #: ../qt/frontend/ui_qtfront.h:646 msgid "10 tests completed out of 30 (30%)" msgstr "10 prebes de 30 completaes (30%)" #: ../qt/frontend/ui_qtfront.h:649 msgid "Components" msgstr "Componentes" #: ../qt/frontend/ui_qtfront.h:650 msgid "Status" msgstr "Estáu" #: ../qt/frontend/ui_qtfront.h:651 msgid "Select all" msgstr "" #: ../qt/frontend/ui_qtfront.h:652 msgid "Deselect all" msgstr "" #: ../qt/frontend/ui_qtfront.h:653 msgid "Start testing" msgstr "Arrancar preba" #: ../qt/frontend/ui_qtfront.h:654 msgid " Selection " msgstr " Escoyeta " #: ../qt/frontend/ui_qtfront.h:655 ../qt/frontend/ui_qtfront.h:656 msgid "TextLabel" msgstr "EtiquetaTestu" #: ../qt/frontend/ui_qtfront.h:657 msgid "Comments" msgstr "" #: ../qt/frontend/ui_qtfront.h:659 msgid "&Yes" msgstr "" #: ../qt/frontend/ui_qtfront.h:660 msgid "&No" msgstr "" #: ../qt/frontend/ui_qtfront.h:661 msgid "&Skip this test" msgstr "" #: ../qt/frontend/ui_qtfront.h:662 msgid "&Test" msgstr "" #: ../qt/frontend/ui_qtfront.h:664 ../qt/frontend/ui_qtfront.h:681 msgid "Tab 2" msgstr "Pestaña 2" #: ../qt/frontend/ui_qtfront.h:665 msgid "Ne&xt" msgstr "" #: ../qt/frontend/ui_qtfront.h:666 msgid "&Previous" msgstr "" #: ../qt/frontend/ui_qtfront.h:667 msgid " Run " msgstr " Executar " #: ../qt/frontend/ui_qtfront.h:668 msgid "" "\n" "\n" "

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

\n" "

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

" msgstr "" #: ../qt/frontend/ui_qtfront.h:674 msgid "Submission details" msgstr "" #: ../qt/frontend/ui_qtfront.h:676 msgid "Email:" msgstr "Corréu-e:" #: ../qt/frontend/ui_qtfront.h:677 msgid "Submit results" msgstr "Unviar resultaos" #: ../qt/frontend/ui_qtfront.h:678 msgid "View results" msgstr "Ver resultados" #: ../qt/frontend/ui_qtfront.h:679 msgid "Submit to HEXR" msgstr "" #: ../qt/frontend/ui_qtfront.h:680 msgid " Results " msgstr " Resultados " language-pack-ast-base/data/ast/LC_MESSAGES/byobu.po0000644000000000000000000001131012734304513017103 0ustar # Asturian translation for byobu # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the byobu package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-11-23 20:48-0600\n" "PO-Revision-Date: 2010-12-07 15:11+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:40+0000\n" "X-Generator: Launchpad (build 18115)\n" #: bin/menu:34 byobu-config:129 byobu-config:401 byobu-config:409 msgid "Menu" msgstr "Menú" #: byobu-export:68 byobu-export:71 byobu-select-profile:104 #: byobu-select-profile:107 msgid "Choose" msgstr "Escoyer" #: byobu-export:171 msgid "File exists" msgstr "" #: byobu-export:172 msgid "Remove file? [y/N] " msgstr "" #: byobu-export:199 msgid "Select a color: " msgstr "" #: byobu-export:240 msgid "Profile" msgstr "" #: byobu-export:241 msgid "Archive" msgstr "" #: byobu-export:243 msgid "Extract the archive in your home directory on the target system." msgstr "" #: byobu-select-profile:49 msgid "Error:" msgstr "Error:" #: byobu-select-profile:49 msgid " file exists, but is not a symlink" msgstr " el ficheru esiste, pero nun ye un enllaz simbólicu" #: byobu-select-profile:80 msgid "Select a screen profile: " msgstr "" #: byobu-select-profile:97 msgid "ERROR: Invalid selection" msgstr "ERROR: Seleición non válida" #: byobu-select-profile:134 msgid "" "If you are using the default set of keybindings, press\\n to activate " "these changes.\\n\\nOtherwise, exit this screen session and start a new one." msgstr "" #: byobu-select-profile:136 msgid "Run \"byobu\" to activate" msgstr "" #: byobu-config:83 msgid "Byobu currently launches at login (toggle off)" msgstr "Byobu agora llanzase al coneutar (desactivar)" #: byobu-config:85 msgid "Byobu currently does not launch at login (toggle on)" msgstr "Byobu agora nun se lanza al coneutar (activar)" #: byobu-config:89 msgid "Help" msgstr "" #: byobu-config:90 msgid "Change Byobu's colors" msgstr "" #: byobu-config:91 msgid "Toggle status notifications" msgstr "Conmutar les notificaciones d'estáu" #: byobu-config:92 msgid "Change keybinding set" msgstr "Camudar l'asinación de tecles" #: byobu-config:93 msgid "Change escape sequence" msgstr "Camudar la secuencia d'escape" #: byobu-config:94 msgid "Create new windows" msgstr "Crear ventanes nueves" #: byobu-config:95 msgid "Manage default windows" msgstr "Xestionar les ventanes predeterminaes" #: byobu-config:99 byobu-config:487 msgid " Byobu Configuration Menu" msgstr " Menú de configuración de Byobu" #: byobu-config:110 msgid "Okay" msgstr "Aceutar" #: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195 #: byobu-config:335 byobu-config:376 byobu-config:449 msgid "Cancel" msgstr "Encaboxar" #: byobu-config:130 msgid "Byobu Help" msgstr "Ayuda de Byobu" #: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:335 #: byobu-config:376 byobu-config:449 msgid "Apply" msgstr "Aplicar" #: byobu-config:146 msgid "Which profile would you like to use?" msgstr "" #: byobu-config:162 msgid "Which set of keybindings would you like to use?" msgstr "¿Qué conxuntu d'asinación de tecles quies usar?" #: byobu-config:175 msgid "Title: " msgstr "Títulu: " #: byobu-config:177 msgid "Command: " msgstr "Comandu: " #: byobu-config:179 msgid "Presets: " msgstr "Preaxustes: " #: byobu-config:193 msgid "Add to default windows" msgstr "Amestar a les ventanes predeterminaes" #: byobu-config:197 msgid "Create new window(s):" msgstr "Crear ventana(es) nueva(es):" #: byobu-config:336 msgid "Toggle status notifications:" msgstr "Conmutar les notificaciones d'estáu:" #: byobu-config:368 msgid "Windows:" msgstr "Ventanes:" #: byobu-config:378 msgid "Select window(s) to create by default:" msgstr "Seleicionar ventana(es) a crear por omisión:" #: byobu-config:398 msgid "Byobu will be launched automatically next time you login." msgstr "Byobu va llanzase de mou automáticu cuando vuelvas a coneutar." #: byobu-config:406 msgid "Byobu will not be used next time you login." msgstr "Nun s'usará Byobu la siguiente vez que coneutes." #: byobu-config:408 msgid "Message" msgstr "Mensaxe" #: byobu-config:448 msgid "Escape key: ctrl-" msgstr "Tecla d'escape: ctrl-" #: byobu-config:451 msgid "Change escape sequence:" msgstr "Camudar la secuencia d'escape:" #: byobu-config:488 msgid "/ between elements | selects | exits" msgstr "/ ente elementos | seleiciona | sal" language-pack-ast-base/data/ast/LC_MESSAGES/system-config-kickstart.po0000644000000000000000000010570412734304513022562 0ustar # Asturian translation for system-config-kickstart # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the system-config-kickstart package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: system-config-kickstart\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2004-12-09 10:13-0500\n" "PO-Revision-Date: 2009-09-20 16:39+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:36+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../src/RHELPackageGroupList.py:12 msgid "X Window System" msgstr "Sistema X Window" #: ../src/RHELPackageGroupList.py:13 msgid "GNOME Desktop Environment" msgstr "Entornu del escritoriu GNOME" #: ../src/RHELPackageGroupList.py:14 msgid "KDE (K Desktop Environment)" msgstr "KDE (Entornu d'escritoriu K)" #: ../src/RHELPackageGroupList.py:16 msgid "Editors" msgstr "Editores" #: ../src/RHELPackageGroupList.py:17 msgid "Engineering and Scientific" msgstr "Inxeniería y Ciencies" #: ../src/RHELPackageGroupList.py:18 msgid "Graphical Internet" msgstr "Internet Gráfica" #: ../src/RHELPackageGroupList.py:19 msgid "Text-based Internet" msgstr "Internet en mou Testu" #: ../src/RHELPackageGroupList.py:20 msgid "Office/Productivity" msgstr "Oficina/Productividá" #: ../src/RHELPackageGroupList.py:21 msgid "Sound and Video" msgstr "Soníu y vídeu" #: ../src/RHELPackageGroupList.py:22 msgid "Graphics" msgstr "Gráficos" #: ../src/RHELPackageGroupList.py:23 msgid "Games and Entertainment" msgstr "Xuegos y Entretenimientos" #: ../src/RHELPackageGroupList.py:24 msgid "Authoring and Publishing" msgstr "Escritura y Espublicación" #: ../src/RHELPackageGroupList.py:26 msgid "Server Configuration Tools (AS and ES only)" msgstr "Ferramientas de Configuración de Sirvidores (namái AS y ES)" #: ../src/RHELPackageGroupList.py:27 msgid "Web Server" msgstr "Sirvidor web" #: ../src/RHELPackageGroupList.py:28 msgid "Mail Server" msgstr "Servidor de Corréu" #: ../src/RHELPackageGroupList.py:29 msgid "Windows File Server" msgstr "Sirvidor de Ficheros pa Windows" #: ../src/RHELPackageGroupList.py:30 msgid "DNS Name Server" msgstr "Sirvidor de Nomes (DNS)" #: ../src/RHELPackageGroupList.py:31 msgid "FTP Server" msgstr "Sirvidor FTP" #: ../src/RHELPackageGroupList.py:32 msgid "SQL Database Server" msgstr "Sirvidor de Bases de Datos SQL" #: ../src/RHELPackageGroupList.py:33 msgid "News Server" msgstr "Sirvidor de Noticies (News)" #: ../src/RHELPackageGroupList.py:34 msgid "Network Servers (AS and ES only)" msgstr "Sirvidor de Rede (Namái AS y ES)" #: ../src/RHELPackageGroupList.py:36 msgid "Development Tools" msgstr "Ferramientes de desendolcu" #: ../src/RHELPackageGroupList.py:37 msgid "Kernel Development" msgstr "Desendolcu de Kernels" #: ../src/RHELPackageGroupList.py:38 msgid "X Software Development" msgstr "Desendolcu de X Windows" #: ../src/RHELPackageGroupList.py:39 msgid "GNOME Software Development" msgstr "Desendolcu de GNOME" #: ../src/RHELPackageGroupList.py:40 msgid "KDE Software Development" msgstr "Desendolcu de KDE" #: ../src/RHELPackageGroupList.py:42 msgid "Administration Tools" msgstr "Ferramientes d'Alministración" #: ../src/RHELPackageGroupList.py:43 msgid "System Tools" msgstr "Ferramientes del Sistema" #: ../src/RHELPackageGroupList.py:44 msgid "Printing Support" msgstr "Soporte d'imprentación" #: ../src/basic.py:72 msgid "x86, AMD64, or Intel EM64T" msgstr "x86, AMD64 o Intel EM64T" #: ../src/basic.py:72 msgid "Intel Itanium" msgstr "Intel Itanium" #: ../src/basic.py:72 msgid "IBM iSeries" msgstr "IBM iSeries" #: ../src/basic.py:73 msgid "IBM pSeries" msgstr "IBM pSeries" #: ../src/basic.py:73 msgid "IBM zSeries/s390" msgstr "IBM zSeries/s390" #: ../src/basic.py:206 msgid "Root passwords do not match." msgstr "Les contraseñes de root nun concasen" #: ../src/basic.py:207 ../src/basic.py:226 ../src/install.py:214 #: ../src/partWindow.py:513 ../src/partition.py:305 ../src/raidWindow.py:247 msgid "Error" msgstr "Fallu" #: ../src/basic.py:225 msgid "Please select a root password." msgstr "Esbille una contraseña de root" #: ../src/bootloader.py:76 #, python-format msgid "Bootloader options are not applicable to the %s platform" msgstr "" #: ../src/bootloader.py:117 msgid "Grub passwords do not match. Please try again." msgstr "Les contraseñes GRUB nun concasen. Téntelo otra vegada." #. create table with custom checklists #: ../src/firewall.py:59 msgid "Trusted devices:" msgstr "Preseos fiables:" #: ../src/firewall.py:84 msgid "Trusted services:" msgstr "Servicios fiables:" #: ../src/firewall.py:116 msgid "Other ports: (1029:tcp)" msgstr "Otros puertos: (1029:tcp)" #: ../src/install.py:134 msgid "Please enter an NFS server." msgstr "Introduza un sirvidor NFS." #: ../src/install.py:137 msgid "Please enter an NFS directory." msgstr "Introduza un direutoriu NFS." #: ../src/install.py:147 msgid "Please enter an FTP server." msgstr "Introduza un sirvidor FTP." #: ../src/install.py:154 msgid "Please enter an FTP directory." msgstr "Introduza un direutoriu FTP." #: ../src/install.py:160 msgid "Please enter an FTP user name." msgstr "Introduza un nome d'usuariu FTP." #: ../src/install.py:163 msgid "Please enter an FTP password." msgstr "Inxerte una contraseña FTP." #: ../src/install.py:178 msgid "Please enter an HTTP server." msgstr "Inxerte un sirvidor HTTP." #: ../src/install.py:181 msgid "Please enter an HTTP server directory." msgstr "Inxerte un direutoriu de sirvidor HTTP." #: ../src/install.py:202 msgid "Please enter a hard drive directory." msgstr "Introduza un direutoriu de discu duru." #: ../src/install.py:205 msgid "Please enter a hard drive partition." msgstr "Introduza una partición de discu duru" #: ../src/kickstartGui.py:86 msgid "Kickstart" msgstr "Kickstart" #: ../src/kickstartGui.py:87 msgid "Create a kickstart file" msgstr "Crear un ficheru kickstart" #: ../src/kickstartGui.py:138 msgid "Subsection" msgstr "Subseición" #: ../src/kickstartGui.py:142 msgid "Basic Configuration" msgstr "Configuración básico" #: ../src/kickstartGui.py:142 msgid "Installation Method" msgstr "Métodu d'instalación" #: ../src/kickstartGui.py:143 msgid "Boot Loader Options" msgstr "Opciones del xestor d'arranque" #: ../src/kickstartGui.py:143 msgid "Partition Information" msgstr "Información de les particiones" #: ../src/kickstartGui.py:144 system-config-kickstart.gladestrings:165 msgid "Network Configuration" msgstr "Configuración de rede" #: ../src/kickstartGui.py:144 msgid "Authentication" msgstr "Autenticación" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:218 msgid "Firewall Configuration" msgstr "Configuración del tornafueos" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:248 msgid "Display Configuration" msgstr "Configuración de pantalla" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:258 msgid "Package Selection" msgstr "Seleición de paquetes" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:264 msgid "Pre-Installation Script" msgstr "Script de pre-instalación" #: ../src/kickstartGui.py:147 system-config-kickstart.gladestrings:271 msgid "Post-Installation Script" msgstr "Script de post-instalación" #: ../src/kickstartGui.py:193 msgid "" "Kickstart Configurator @VERSION@\n" " Copyright (c) 2000-2002 Red Hat, Inc.\n" " Copyright (c) 2000-2002 Brent Fox \n" " Copyright (c) 2000-2002 Tammy Fox \n" " A graphical interface for creating a kickstart file" msgstr "" "Kickstart Configurator @VERSION@\n" " Copyright (c) 2000-2002 Red Hat, Inc.\n" " Copyright (c) 2000-2002 Brent Fox \n" " Copyright (c) 2000-2002 Tammy Fox \n" "Interface gráfica pa la creación de un ficheru kickstart" #: ../src/kickstartGui.py:194 msgid "About Kickstart Configurator" msgstr "Tocante al configurador de Kickstart" #: ../src/kickstartGui.py:224 msgid "Help is not available." msgstr "L'aida nun ta disponible." #: ../src/kickstartGui.py:273 #, python-format msgid "The file \"%s\" cannot be accessed." msgstr "Nun puede accedese al ficheru \"%s\"." #: ../src/network.py:87 msgid "Device" msgstr "Preseos" #: ../src/network.py:90 msgid "Network Type" msgstr "Triba de rede" #: ../src/network.py:109 ../src/network.py:155 ../src/network.py:223 #: ../src/network.py:274 ../src/network.py:415 msgid "Static IP" msgstr "IP estática" #: ../src/network.py:213 msgid "Please fill in the network information" msgstr "Por favor complete la información de la rede" #: ../src/network.py:318 #, python-format msgid "" "A network device with the name %s already exists. Please choose another " "device name" msgstr "" #: ../src/packageGroupList.py:18 msgid "Could not start because there is no /usr/share/comps/" msgstr "" #: ../src/packageGroupList.py:18 msgid "/comps.xml file." msgstr "ficheru /comps.xml." #: ../src/packageGroupList.py:19 msgid "Please make sure the comps package is installed." msgstr "" #: ../src/partWindow.py:83 system-config-kickstart.gladestrings:58 msgid "ext2" msgstr "ext2" #: ../src/partWindow.py:83 system-config-kickstart.gladestrings:59 msgid "ext3" msgstr "ext3" #. _("physical volume (LVM)"):"lvm", #: ../src/partWindow.py:85 ../src/partWindow.py:148 msgid "software RAID" msgstr "RAID de software" #: ../src/partWindow.py:86 system-config-kickstart.gladestrings:60 msgid "swap" msgstr "swap" #: ../src/partWindow.py:86 system-config-kickstart.gladestrings:61 msgid "vfat" msgstr "vfat" #: ../src/partWindow.py:87 msgid "PPC PReP Boot" msgstr "Partición d'arranque PPC PReP" #: ../src/partWindow.py:260 ../src/partWindow.py:535 ../src/raidWindow.py:212 msgid "Yes" msgstr "Sí" #: ../src/partWindow.py:262 ../src/partWindow.py:537 ../src/raidWindow.py:214 msgid "No" msgstr "Non" #: ../src/partWindow.py:285 ../src/partWindow.py:300 ../src/partWindow.py:319 #: ../src/partWindow.py:333 msgid "Auto" msgstr "Auto" #: ../src/partWindow.py:294 msgid "Hard Drives" msgstr "Discos duros" #: ../src/partWindow.py:420 msgid "Specify a mount point for the partition." msgstr "Especificar un puntu de montaxe pa la partición." #. They are trying to use a mount point already in use. Let's complain #: ../src/partWindow.py:429 #, python-format msgid "" "The mount point \"%s\" is already in use. Please select another mount point." msgstr "" "El puntu de montaxe \"%s\" yá se ta usando. Esbille otru puntu de montaxe." #: ../src/partWindow.py:449 msgid "" "To create a new RAID partition, you must specify either a hard drive device " "name or an existing partition." msgstr "" #: ../src/partWindow.py:488 msgid "Specify a device on which to create the partition." msgstr "" #: ../src/partWindow.py:490 msgid "" "The device you specified is not a valid device name. Please use a valid " "device name such as \"hda1\" or \"sda3\"." msgstr "" #: ../src/partWindow.py:500 msgid "" "The partition you specified does not end in a number. Partitions must have " "a partition number such as \"hda1\" or \"sda3\"." msgstr "" #: ../src/partWindow.py:506 msgid "" "The partition you specified does not begin with \"hd\" or \"sd\". " "Partitions must have a valid device name and partition number such as " "\"hda1\" or \"sda3\"." msgstr "" #: ../src/partition.py:72 msgid "" "Device/\n" "Partition Number" msgstr "" #. col = gtk.TreeViewColumn(_("Mount Point/\nRAID/Volume"), gtk.CellRendererText(), text=1) #: ../src/partition.py:75 msgid "" "Mount Point/\n" "RAID" msgstr "" #: ../src/partition.py:77 msgid "Type" msgstr "Triba" #: ../src/partition.py:79 msgid "Format" msgstr "Formatu" #: ../src/partition.py:81 msgid "Size (MB)" msgstr "Tamañu (MB)" #: ../src/partition.py:151 ../src/partition.py:181 msgid "Please select a partition from the list." msgstr "" #: ../src/raidOptionsWindow.py:72 #, python-format msgid "You currently have %d software RAID partition(s) free to use." msgstr "" #: ../src/raidWindow.py:172 #, python-format msgid "You must select at least 2 partitions in order to use RAID %s" msgstr "" #: ../src/raidWindow.py:178 #, python-format msgid "You must select at least 3 partitions in order to use RAID %s" msgstr "" #: ../src/raidWindow.py:192 ../src/raidWindow.py:218 msgid "Raid Devices" msgstr "" #: ../src/system-config-kickstart.py:60 msgid "" "Usage: system-config-kickstart [--help] [--generate ] " "[]\n" " \n" "--help Print out this message\n" "--generate Generate a kickstart file from the current machine " "and write\n" " it to . This option runs on the console, " "so it is\n" " useful for servers that do not have X currently " "running.\n" " This option will cause the GUI to launch with the " "values from\n" " the kickstart file already filled in." msgstr "" #: ../src/system-config-kickstart.py:77 msgid "Could not open display because no X server is running." msgstr "" #: ../src/system-config-kickstart.py:78 msgid "Try running 'system-config-kickstart --help' for a list of options." msgstr "" #: ../src/xconfig.py:106 msgid "Could not read video driver database" msgstr "" #. #. * Translatable strings file generated by Glade. #. * Add this file to your project's POTFILES.in. #. * DO NOT compile it as part of your application. #. #: system-config-kickstart.gladestrings:7 msgid "Save File" msgstr "Guardar ficheru" #: system-config-kickstart.gladestrings:8 msgid "Partition Options" msgstr "Opciones de la partición" #: system-config-kickstart.gladestrings:9 #: system-config-kickstart.gladestrings:10 #: system-config-kickstart.gladestrings:23 #: system-config-kickstart.gladestrings:28 #: system-config-kickstart.gladestrings:33 #: system-config-kickstart.gladestrings:72 #: system-config-kickstart.gladestrings:77 #: system-config-kickstart.gladestrings:78 #: system-config-kickstart.gladestrings:81 #: system-config-kickstart.gladestrings:83 #: system-config-kickstart.gladestrings:87 #: system-config-kickstart.gladestrings:89 #: system-config-kickstart.gladestrings:106 #: system-config-kickstart.gladestrings:107 #: system-config-kickstart.gladestrings:110 #: system-config-kickstart.gladestrings:112 #: system-config-kickstart.gladestrings:116 #: system-config-kickstart.gladestrings:117 #: system-config-kickstart.gladestrings:119 #: system-config-kickstart.gladestrings:120 #: system-config-kickstart.gladestrings:124 #: system-config-kickstart.gladestrings:125 #: system-config-kickstart.gladestrings:138 #: system-config-kickstart.gladestrings:139 #: system-config-kickstart.gladestrings:144 #: system-config-kickstart.gladestrings:172 #: system-config-kickstart.gladestrings:175 #: system-config-kickstart.gladestrings:179 #: system-config-kickstart.gladestrings:180 #: system-config-kickstart.gladestrings:187 #: system-config-kickstart.gladestrings:189 #: system-config-kickstart.gladestrings:191 #: system-config-kickstart.gladestrings:196 #: system-config-kickstart.gladestrings:198 #: system-config-kickstart.gladestrings:204 #: system-config-kickstart.gladestrings:205 #: system-config-kickstart.gladestrings:222 #: system-config-kickstart.gladestrings:224 #: system-config-kickstart.gladestrings:236 #: system-config-kickstart.gladestrings:240 #: system-config-kickstart.gladestrings:242 #: system-config-kickstart.gladestrings:262 #: system-config-kickstart.gladestrings:269 #: system-config-kickstart.gladestrings:289 #: system-config-kickstart.gladestrings:291 #: system-config-kickstart.gladestrings:293 #: system-config-kickstart.gladestrings:295 #: system-config-kickstart.gladestrings:296 #: system-config-kickstart.gladestrings:298 #: system-config-kickstart.gladestrings:300 #: system-config-kickstart.gladestrings:302 #: system-config-kickstart.gladestrings:303 #: system-config-kickstart.gladestrings:305 #: system-config-kickstart.gladestrings:307 #: system-config-kickstart.gladestrings:309 #: system-config-kickstart.gladestrings:310 #: system-config-kickstart.gladestrings:312 #: system-config-kickstart.gladestrings:314 #: system-config-kickstart.gladestrings:316 msgid "*" msgstr "*" #: system-config-kickstart.gladestrings:11 #: system-config-kickstart.gladestrings:32 msgid "Mount Point:" msgstr "Puntu de montaxe:" #: system-config-kickstart.gladestrings:12 #: system-config-kickstart.gladestrings:37 msgid "File System Type:" msgstr "" #: system-config-kickstart.gladestrings:13 msgid "Size (MB):" msgstr "Tamañu (MB):" #: system-config-kickstart.gladestrings:14 msgid "Fill all unused space on disk" msgstr "" #: system-config-kickstart.gladestrings:15 msgid "Grow to maximum of (MB):" msgstr "" #: system-config-kickstart.gladestrings:16 msgid "Fixed size" msgstr "Tamañu fixu" #: system-config-kickstart.gladestrings:17 msgid "Use recommended swap size" msgstr "" #: system-config-kickstart.gladestrings:18 msgid "Additional Size Options" msgstr "" #: system-config-kickstart.gladestrings:19 msgid "Force to be a primary partition (asprimary)" msgstr "" #: system-config-kickstart.gladestrings:20 msgid "Make partition on specific drive (ondisk)" msgstr "" #: system-config-kickstart.gladestrings:21 #: system-config-kickstart.gladestrings:26 msgid " " msgstr "" #: system-config-kickstart.gladestrings:22 msgid "Drive :" msgstr "" #: system-config-kickstart.gladestrings:24 msgid "(for example: hda or sdc)" msgstr "" #: system-config-kickstart.gladestrings:25 msgid "Use existing partition (onpart)" msgstr "" #: system-config-kickstart.gladestrings:27 msgid "Partition :" msgstr "" #: system-config-kickstart.gladestrings:29 msgid "(for example: hda1 or sdc3)" msgstr "" #: system-config-kickstart.gladestrings:30 msgid "Format partition" msgstr "" #: system-config-kickstart.gladestrings:31 msgid "Make RAID Device" msgstr "" #: system-config-kickstart.gladestrings:34 msgid "Number of spares:" msgstr "" #: system-config-kickstart.gladestrings:35 msgid "Raid Members" msgstr "" #: system-config-kickstart.gladestrings:36 msgid "RAID Level:" msgstr "" #: system-config-kickstart.gladestrings:38 msgid "RAID Device:" msgstr "" #: system-config-kickstart.gladestrings:39 msgid "md0" msgstr "" #: system-config-kickstart.gladestrings:40 msgid "md1" msgstr "" #: system-config-kickstart.gladestrings:41 msgid "md2" msgstr "" #: system-config-kickstart.gladestrings:42 msgid "md3" msgstr "" #: system-config-kickstart.gladestrings:43 msgid "md4" msgstr "" #: system-config-kickstart.gladestrings:44 msgid "md5" msgstr "" #: system-config-kickstart.gladestrings:45 msgid "md6" msgstr "" #: system-config-kickstart.gladestrings:46 msgid "md7" msgstr "" #: system-config-kickstart.gladestrings:47 msgid "md8" msgstr "" #: system-config-kickstart.gladestrings:48 msgid "md9" msgstr "" #: system-config-kickstart.gladestrings:49 msgid "md10" msgstr "" #: system-config-kickstart.gladestrings:50 msgid "md11" msgstr "" #: system-config-kickstart.gladestrings:51 msgid "md12" msgstr "" #: system-config-kickstart.gladestrings:52 msgid "md13" msgstr "" #: system-config-kickstart.gladestrings:53 msgid "md14" msgstr "" #: system-config-kickstart.gladestrings:54 msgid "md15" msgstr "" #: system-config-kickstart.gladestrings:55 msgid "0" msgstr "" #: system-config-kickstart.gladestrings:56 msgid "1" msgstr "" #: system-config-kickstart.gladestrings:57 msgid "5" msgstr "" #: system-config-kickstart.gladestrings:62 msgid "Format RAID device" msgstr "" #: system-config-kickstart.gladestrings:63 msgid "Kickstart Configurator" msgstr "" #: system-config-kickstart.gladestrings:64 msgid "_File" msgstr "" #: system-config-kickstart.gladestrings:65 msgid "_Open File" msgstr "" #: system-config-kickstart.gladestrings:66 msgid "_Preview" msgstr "" #: system-config-kickstart.gladestrings:67 msgid "_Save File" msgstr "" #: system-config-kickstart.gladestrings:68 msgid "_Quit" msgstr "" #: system-config-kickstart.gladestrings:69 msgid "_Help" msgstr "" #: system-config-kickstart.gladestrings:70 msgid "_Contents" msgstr "" #: system-config-kickstart.gladestrings:71 msgid "_About" msgstr "" #: system-config-kickstart.gladestrings:73 msgid "Default Language:" msgstr "" #: system-config-kickstart.gladestrings:74 msgid "Encrypt root password" msgstr "" #: system-config-kickstart.gladestrings:75 msgid "Keyboard:" msgstr "" #: system-config-kickstart.gladestrings:76 msgid "Mouse:" msgstr "" #: system-config-kickstart.gladestrings:79 msgid "Emulate 3 Buttons" msgstr "" #: system-config-kickstart.gladestrings:80 msgid "Time Zone:" msgstr "" #: system-config-kickstart.gladestrings:82 msgid "Root Password:" msgstr "" #: system-config-kickstart.gladestrings:84 msgid "Language Support:" msgstr "" #: system-config-kickstart.gladestrings:85 msgid "Use UTC clock" msgstr "" #: system-config-kickstart.gladestrings:86 #: system-config-kickstart.gladestrings:137 msgid "Confirm Password:" msgstr "" #: system-config-kickstart.gladestrings:88 msgid "Target Architecture:" msgstr "" #: system-config-kickstart.gladestrings:90 msgid "Reboot system after installation" msgstr "" #: system-config-kickstart.gladestrings:91 msgid "Perform installation in text mode (graphical is default)" msgstr "" #: system-config-kickstart.gladestrings:92 msgid "Perform installation in interactive mode" msgstr "" #: system-config-kickstart.gladestrings:93 msgid "Basic Configuration (required)" msgstr "" #: system-config-kickstart.gladestrings:94 msgid "label28" msgstr "" #: system-config-kickstart.gladestrings:95 msgid "Perform new installation" msgstr "" #: system-config-kickstart.gladestrings:96 msgid "Upgrade an existing installation" msgstr "" #: system-config-kickstart.gladestrings:97 msgid "Choose the Installation Method:" msgstr "" #: system-config-kickstart.gladestrings:98 #: system-config-kickstart.gladestrings:103 msgid "CD-ROM" msgstr "" #: system-config-kickstart.gladestrings:99 #: system-config-kickstart.gladestrings:108 msgid "NFS" msgstr "" #: system-config-kickstart.gladestrings:100 #: system-config-kickstart.gladestrings:118 msgid "FTP" msgstr "" #: system-config-kickstart.gladestrings:101 #: system-config-kickstart.gladestrings:123 msgid "HTTP" msgstr "" #: system-config-kickstart.gladestrings:102 #: system-config-kickstart.gladestrings:128 msgid "Hard Drive" msgstr "" #: system-config-kickstart.gladestrings:104 msgid "NFS Server:" msgstr "" #: system-config-kickstart.gladestrings:105 msgid "NFS Directory:" msgstr "" #: system-config-kickstart.gladestrings:109 msgid "FTP Server:" msgstr "" #: system-config-kickstart.gladestrings:111 msgid "FTP Directory:" msgstr "" #: system-config-kickstart.gladestrings:113 msgid "Specify an FTP username and password" msgstr "" #: system-config-kickstart.gladestrings:114 msgid "FTP Username" msgstr "" #: system-config-kickstart.gladestrings:115 msgid "FTP Password" msgstr "" #: system-config-kickstart.gladestrings:121 msgid "HTTP Server:" msgstr "" #: system-config-kickstart.gladestrings:122 msgid "HTTP Directory:" msgstr "" #: system-config-kickstart.gladestrings:126 msgid "Hard Drive Partition:" msgstr "" #: system-config-kickstart.gladestrings:127 msgid "Hard Drive Directory:" msgstr "" #: system-config-kickstart.gladestrings:129 msgid "Installation Method (required)" msgstr "" #: system-config-kickstart.gladestrings:130 msgid "label128" msgstr "" #: system-config-kickstart.gladestrings:131 msgid "Install new boot loader" msgstr "" #: system-config-kickstart.gladestrings:132 msgid "Do not install a boot loader" msgstr "" #: system-config-kickstart.gladestrings:133 msgid "Upgrade existing boot loader" msgstr "" #: system-config-kickstart.gladestrings:134 msgid "GRUB Options:" msgstr "" #: system-config-kickstart.gladestrings:135 msgid "Use GRUB password" msgstr "" #: system-config-kickstart.gladestrings:136 msgid "Password:" msgstr "" #: system-config-kickstart.gladestrings:140 msgid "Encrypt GRUB password" msgstr "" #: system-config-kickstart.gladestrings:141 msgid "Install boot loader on Master Boot Record (MBR)" msgstr "" #: system-config-kickstart.gladestrings:142 msgid "Install boot loader on first sector of the boot partition" msgstr "" #: system-config-kickstart.gladestrings:143 msgid "Kernel parameters:" msgstr "" #: system-config-kickstart.gladestrings:145 msgid "label216" msgstr "" #: system-config-kickstart.gladestrings:146 msgid "Boot Loader Options (required)" msgstr "" #: system-config-kickstart.gladestrings:147 msgid "label35" msgstr "" #: system-config-kickstart.gladestrings:148 msgid "Clear Master Boot Record" msgstr "" #: system-config-kickstart.gladestrings:149 msgid "Do not clear Master Boot Record" msgstr "" #: system-config-kickstart.gladestrings:150 msgid "Remove all existing partitions" msgstr "" #: system-config-kickstart.gladestrings:151 msgid "Remove existing Linux partitions" msgstr "" #: system-config-kickstart.gladestrings:152 msgid "Preserve existing partitions" msgstr "" #: system-config-kickstart.gladestrings:153 msgid "Initialize the disk label" msgstr "" #: system-config-kickstart.gladestrings:154 msgid "Do not initialize the disk label" msgstr "" #: system-config-kickstart.gladestrings:155 msgid "_Add" msgstr "" #: system-config-kickstart.gladestrings:156 msgid "_Edit" msgstr "" #: system-config-kickstart.gladestrings:157 msgid "_Delete" msgstr "" #: system-config-kickstart.gladestrings:158 msgid "RAID" msgstr "" #: system-config-kickstart.gladestrings:159 msgid "Partition options are not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:160 msgid "Partition Information (required)" msgstr "" #: system-config-kickstart.gladestrings:161 msgid "label30" msgstr "" #: system-config-kickstart.gladestrings:162 msgid "_Add Network Device" msgstr "" #: system-config-kickstart.gladestrings:163 msgid "_Edit Network Device" msgstr "" #: system-config-kickstart.gladestrings:164 msgid "_Delete Network Device" msgstr "" #: system-config-kickstart.gladestrings:166 msgid "label31" msgstr "" #: system-config-kickstart.gladestrings:167 msgid "Authentication:" msgstr "" #: system-config-kickstart.gladestrings:168 msgid "Use Shadow Passwords" msgstr "" #: system-config-kickstart.gladestrings:169 msgid "Use MD5" msgstr "" #: system-config-kickstart.gladestrings:170 msgid "Enable NIS" msgstr "" #: system-config-kickstart.gladestrings:171 msgid "NIS Domain:" msgstr "" #: system-config-kickstart.gladestrings:173 msgid "Use broadcast to find NIS server" msgstr "" #: system-config-kickstart.gladestrings:174 msgid "NIS Server:" msgstr "" #: system-config-kickstart.gladestrings:176 msgid "NIS Authentication" msgstr "" #: system-config-kickstart.gladestrings:177 msgid "NIS" msgstr "" #: system-config-kickstart.gladestrings:178 msgid "Enable LDAP" msgstr "" #: system-config-kickstart.gladestrings:181 msgid "LDAP Server: " msgstr "" #: system-config-kickstart.gladestrings:182 msgid "LDAP Base Name: " msgstr "" #: system-config-kickstart.gladestrings:183 msgid "LDAP Authentication" msgstr "" #: system-config-kickstart.gladestrings:184 msgid "LDAP " msgstr "" #: system-config-kickstart.gladestrings:185 msgid "Enable Kerberos 5 Authentication" msgstr "" #: system-config-kickstart.gladestrings:186 msgid "Kerberos Realm:" msgstr "" #: system-config-kickstart.gladestrings:188 msgid "Kerberos Domain Controller (KDC):" msgstr "" #: system-config-kickstart.gladestrings:190 msgid "Kerberos Master Server:" msgstr "" #: system-config-kickstart.gladestrings:192 msgid "Kerberos 5 Authentication" msgstr "" #: system-config-kickstart.gladestrings:193 msgid "Kerberos 5" msgstr "" #: system-config-kickstart.gladestrings:194 msgid "Enable Hesiod Support" msgstr "" #: system-config-kickstart.gladestrings:195 msgid "Hesiod LHS:" msgstr "" #: system-config-kickstart.gladestrings:197 msgid "Hesiod RHS:" msgstr "" #: system-config-kickstart.gladestrings:199 msgid "Hesiod Authentication" msgstr "" #: system-config-kickstart.gladestrings:200 msgid "Hesiod" msgstr "" #: system-config-kickstart.gladestrings:201 msgid "Enable SMB Authentication" msgstr "" #: system-config-kickstart.gladestrings:202 msgid "SMB Servers:" msgstr "" #: system-config-kickstart.gladestrings:203 msgid "SMB Workgroup:" msgstr "" #: system-config-kickstart.gladestrings:206 msgid "SMB Authentication" msgstr "" #: system-config-kickstart.gladestrings:207 msgid "SMB" msgstr "" #: system-config-kickstart.gladestrings:208 msgid "Enable nscd" msgstr "" #: system-config-kickstart.gladestrings:209 msgid "Name Switch Cache Daemon (nscd) Authentication" msgstr "" #: system-config-kickstart.gladestrings:210 msgid "Name Switch Cache" msgstr "" #: system-config-kickstart.gladestrings:211 msgid "Authentication options are not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:212 msgid "Authentication Configuration" msgstr "" #: system-config-kickstart.gladestrings:213 msgid "label32" msgstr "" #: system-config-kickstart.gladestrings:214 msgid "Security level:" msgstr "" #: system-config-kickstart.gladestrings:215 msgid "Enable firewall" msgstr "" #: system-config-kickstart.gladestrings:216 msgid "Disable firewall" msgstr "" #: system-config-kickstart.gladestrings:217 msgid "Firewall configuration is not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:219 msgid "label33" msgstr "" #: system-config-kickstart.gladestrings:220 msgid "Configure the X Window System" msgstr "" #: system-config-kickstart.gladestrings:221 msgid "Color Depth" msgstr "" #: system-config-kickstart.gladestrings:223 msgid "Resolution" msgstr "" #: system-config-kickstart.gladestrings:225 msgid "Default Desktop:" msgstr "Escritoriu Predetermináu:" #: system-config-kickstart.gladestrings:226 msgid "GNOME" msgstr "" #: system-config-kickstart.gladestrings:227 msgid "KDE" msgstr "" #: system-config-kickstart.gladestrings:228 msgid "Start the X Window System on boot" msgstr "" #: system-config-kickstart.gladestrings:229 msgid "On first boot, Setup Agent is: " msgstr "" #: system-config-kickstart.gladestrings:230 msgid "Disabled" msgstr "" #: system-config-kickstart.gladestrings:231 msgid "Enabled" msgstr "" #: system-config-kickstart.gladestrings:232 msgid "Enabled in reconfiguration mode" msgstr "" #: system-config-kickstart.gladestrings:233 msgid "General" msgstr "" #: system-config-kickstart.gladestrings:234 msgid "Probe for video card" msgstr "" #: system-config-kickstart.gladestrings:235 msgid "Video Card RAM: " msgstr "" #: system-config-kickstart.gladestrings:237 msgid "Video Card" msgstr "" #: system-config-kickstart.gladestrings:238 msgid "Probe for monitor" msgstr "" #: system-config-kickstart.gladestrings:239 msgid "Use custom monitor sync rates" msgstr "" #: system-config-kickstart.gladestrings:241 msgid "Hz" msgstr "" #: system-config-kickstart.gladestrings:243 msgid "kHz" msgstr "" #: system-config-kickstart.gladestrings:244 msgid "Vertical Sync:" msgstr "" #: system-config-kickstart.gladestrings:245 msgid "Horizontal Sync:" msgstr "" #: system-config-kickstart.gladestrings:246 msgid "Monitor" msgstr "" #: system-config-kickstart.gladestrings:247 msgid "Display configuration is not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:249 msgid "label88" msgstr "" #: system-config-kickstart.gladestrings:250 msgid "Select packages to install." msgstr "" #: system-config-kickstart.gladestrings:251 msgid "_Install Everything" msgstr "" #: system-config-kickstart.gladestrings:252 msgid "Desktops" msgstr "Escritorios" #: system-config-kickstart.gladestrings:253 msgid "Applications" msgstr "" #: system-config-kickstart.gladestrings:254 msgid "Servers" msgstr "" #: system-config-kickstart.gladestrings:255 msgid "Development" msgstr "" #: system-config-kickstart.gladestrings:256 msgid "System" msgstr "" #: system-config-kickstart.gladestrings:257 msgid "Package selection is not applicable on upgrades." msgstr "" #: system-config-kickstart.gladestrings:259 msgid "label34" msgstr "" #: system-config-kickstart.gladestrings:260 #, c-format msgid "" "Warning: An error in this script might cause your kickstart installation to " "fail. Do not include the %pre command at the beginning." msgstr "" #: system-config-kickstart.gladestrings:261 #: system-config-kickstart.gladestrings:268 msgid "Use an interpreter:" msgstr "" #: system-config-kickstart.gladestrings:263 #, c-format msgid "Type your %pre script below:" msgstr "" #: system-config-kickstart.gladestrings:265 msgid "label89" msgstr "" #: system-config-kickstart.gladestrings:266 #, c-format msgid "" "Warning: An error in this script might cause your kickstart installation to " "fail. Do not include the %post command at the beginning." msgstr "" #: system-config-kickstart.gladestrings:267 msgid "Run outside of the chroot environment" msgstr "" #: system-config-kickstart.gladestrings:270 #, c-format msgid "Type your %post script below:" msgstr "" #: system-config-kickstart.gladestrings:272 msgid "label93" msgstr "" #: system-config-kickstart.gladestrings:273 msgid "Preview Options" msgstr "" #: system-config-kickstart.gladestrings:274 msgid "_Save to File" msgstr "" #: system-config-kickstart.gladestrings:275 msgid "" "You have choosen the following configuration. Click Save File to save the " "kickstart file. " msgstr "" #: system-config-kickstart.gladestrings:276 msgid "RAID Options" msgstr "" #: system-config-kickstart.gladestrings:277 msgid "" "Software RAID allows you to combine several disks into a larger RAID device. " " A RAID device can be configured to provide additional speed and reliability " "compared to using an individual drive. For more information on using RAID " "devices please consult the kickstart documentation." msgstr "" #: system-config-kickstart.gladestrings:278 msgid "" "To use RAID you must first create at least two partitions of type 'software " "RAID'. Then you can create a RAID device which can be formatted and mounted." msgstr "" #: system-config-kickstart.gladestrings:279 msgid "Choose one of the following options:" msgstr "" #: system-config-kickstart.gladestrings:280 msgid "Create a software RAID partition" msgstr "" #: system-config-kickstart.gladestrings:281 msgid "Create a RAID device [default = /dev/md0]" msgstr "" #: system-config-kickstart.gladestrings:282 msgid "Network Device Information" msgstr "" #: system-config-kickstart.gladestrings:283 msgid "Network Device:" msgstr "" #: system-config-kickstart.gladestrings:284 msgid "Network Type:" msgstr "" #: system-config-kickstart.gladestrings:285 msgid "IP Address:" msgstr "" #: system-config-kickstart.gladestrings:286 msgid "Netmask: " msgstr "" #: system-config-kickstart.gladestrings:287 msgid "Gateway:" msgstr "" #: system-config-kickstart.gladestrings:288 msgid "Name Server:" msgstr "" #: system-config-kickstart.gladestrings:290 #: system-config-kickstart.gladestrings:292 #: system-config-kickstart.gladestrings:294 #: system-config-kickstart.gladestrings:297 #: system-config-kickstart.gladestrings:299 #: system-config-kickstart.gladestrings:301 #: system-config-kickstart.gladestrings:304 #: system-config-kickstart.gladestrings:306 #: system-config-kickstart.gladestrings:308 #: system-config-kickstart.gladestrings:311 #: system-config-kickstart.gladestrings:313 #: system-config-kickstart.gladestrings:315 msgid "." msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/example-content.po0000644000000000000000000000161612734304513021076 0ustar # Asturian translation for example-content # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2009. # 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: 2014-07-18 03:02+0000\n" "Last-Translator: Ḷḷumex03 \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:55+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Exemplos" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Coneteníu d'exemplu pa Ubuntu" language-pack-ast-base/data/ast/LC_MESSAGES/gdb.po0000644000000000000000000252511512734304513016536 0ustar # Asturian translation for gdb # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the gdb package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: gdb\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-31 17:40-0700\n" "PO-Revision-Date: 2010-10-14 13:14+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:27+0000\n" "X-Generator: Launchpad (build 18115)\n" #: aarch64-linux-nat.c:176 aarch64-linux-nat.c:213 arm-linux-nat.c:185 #: arm-linux-nat.c:213 msgid "Unable to fetch general registers." msgstr "" #: aarch64-linux-nat.c:229 arm-linux-nat.c:230 msgid "Unable to store general registers." msgstr "" #: aarch64-linux-nat.c:257 aarch64-linux-nat.c:304 arm-linux-nat.c:324 msgid "Unable to fetch VFP registers." msgstr "" #: aarch64-linux-nat.c:269 msgid "Unable to fetch vFP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:316 msgid "Unable to fetch FP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:335 arm-linux-nat.c:370 msgid "Unable to store VFP registers." msgstr "" #: aarch64-linux-nat.c:341 msgid "Unable to store FP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:819 msgid "" "Set whether to show variables that mirror the AArch64 debug registers." msgstr "" #: aarch64-linux-nat.c:820 msgid "" "Show whether to show variables that mirror the AArch64 debug registers." msgstr "" #: aarch64-linux-nat.c:821 mips-linux-nat.c:778 x86-nat.c:271 msgid "" "Use \"on\" to enable, \"off\" to disable.\n" "If enabled, the debug registers values are shown when GDB inserts\n" "or removes a hardware breakpoint or watchpoint, and when the inferior\n" "triggers a breakpoint or watchpoint." msgstr "" #: aarch64-linux-tdep.c:289 arm-linux-tdep.c:1234 i386-tdep.c:4072 #: i386-tdep.c:4181 i386-tdep.c:4196 ppc-linux-tdep.c:1092 stap-probe.c:679 #, possible-c-format msgid "Invalid register name `%s' on expression `%s'." msgstr "" #: aarch64-linux-tdep.c:910 amd64-linux-tdep.c:1494 arm-linux-tdep.c:1341 #: i386-linux-tdep.c:409 s390-linux-tdep.c:2763 #, possible-c-format msgid "Process record and replay target doesn't support syscall number %s\n" msgstr "" #: aarch64-tdep.c:194 #, possible-c-format msgid "AArch64 debugging is %s.\n" msgstr "" #: aarch64-tdep.c:830 arm-tdep.c:3004 #, possible-c-format msgid "Unexpected register %d" msgstr "" #. Should never happen. #: aarch64-tdep.c:882 arm-tdep.c:3238 msgid "unknown type alignment" msgstr "" #: aarch64-tdep.c:1989 #, possible-c-format msgid "aarch64_pseudo_register_name: bad register number %d" msgstr "" #: aarch64-tdep.c:2016 #, possible-c-format msgid "aarch64_pseudo_register_type: bad register number %d" msgstr "" #: aarch64-tdep.c:2845 #, possible-c-format msgid "aarch64_dump_tdep: Lowest pc = 0x%s" msgstr "" #. Debug this file's internals. #: aarch64-tdep.c:2861 msgid "Set AArch64 debugging." msgstr "" #: aarch64-tdep.c:2862 msgid "Show AArch64 debugging." msgstr "" #: aarch64-tdep.c:2863 msgid "When on, AArch64 specific debugging is enabled." msgstr "" #. Save SPSR also;how? #. SPSR is going to be changed. #. we need to get SPSR value, which is yet to be done #. SPSR is going to be changed. #. How to read SPSR value? #. Save SPSR also; how? #. We need to save SPSR value, which is not yet done. #: aarch64-tdep.c:3782 arm-tdep.c:9973 arm-tdep.c:10022 arm-tdep.c:10193 #: arm-tdep.c:10252 arm-tdep.c:10839 arm-tdep.c:11755 #, possible-c-format msgid "Process record does not support instruction 0x%0x at address %s.\n" msgstr "" #: ada-exp.y:272 msgid "Invalid conversion" msgstr "Conversión inválida" #: ada-exp.y:290 msgid "Type required for qualification" msgstr "" #: ada-exp.y:308 msgid "Cannot slice a type" msgstr "" #: ada-exp.y:376 msgid "Type required within braces in coercion" msgstr "" #: ada-exp.y:446 ada-exp.y:464 msgid "Right operand of 'in' must be type" msgstr "" #: ada-exp.y:578 msgid "Prefix must be type" msgstr "" #: ada-exp.y:631 msgid "NEW not implemented." msgstr "" #: ada-exp.y:807 #, possible-c-format msgid "Error in expression, near `%s'." msgstr "" #: ada-exp.y:874 msgid "Could not find renamed symbol" msgstr "" #: ada-exp.y:883 #, possible-c-format msgid "Could not find renamed variable: %s" msgstr "" #: ada-exp.y:957 #, possible-c-format msgid "Could not find %s" msgstr "" #: ada-exp.y:1010 msgid "Internal error in encoding of renaming declaration" msgstr "" #: ada-exp.y:1041 c-exp.y:929 p-exp.y:681 #, possible-c-format msgid "No file or function \"%s\"." msgstr "" #: ada-exp.y:1043 c-exp.y:944 m2-exp.y:578 p-exp.y:693 #, possible-c-format msgid "No function \"%s\" in specified context." msgstr "" #: ada-exp.y:1048 #, possible-c-format msgid "Function name \"%s\" ambiguous here" msgstr "" #: ada-exp.y:1340 msgid "impossible value from ada_parse_renaming" msgstr "" #: ada-exp.y:1358 #, possible-c-format msgid "Invalid attempt to select from type: \"%s\"." msgstr "" #: ada-exp.y:1392 #, possible-c-format msgid "No definition of \"%s\" found." msgstr "" #: ada-exp.y:1406 c-exp.y:1055 c-exp.y:1104 cli/cli-cmds.c:963 d-exp.y:554 #: f-exp.y:539 go-exp.y:635 linespec.c:1475 linespec.c:3210 p-exp.y:753 #: p-exp.y:820 source.c:207 symtab.c:4275 msgid "No symbol table is loaded. Use the \"file\" command." msgstr "" #: ada-exp.y:1408 #, possible-c-format msgid "No definition of \"%s\" in current context." msgstr "" #: ada-exp.y:1410 #, possible-c-format msgid "No definition of \"%s\" in specified context." msgstr "" #: ada-exp.y:1415 #, possible-c-format msgid "Could not find renamed symbol \"%s\"" msgstr "" #: ada-exp.y:1450 msgid "Invalid use of type." msgstr "" #: ada-lang.c:630 #, possible-c-format msgid "Unable to find field %s in struct %s. Aborting" msgstr "" #: ada-lang.c:750 msgid "object size is larger than varsize-limit" msgstr "" #: ada-lang.c:815 msgid "Unexpected type in ada_discrete_type_high_bound." msgstr "" #: ada-lang.c:836 msgid "Unexpected type in ada_discrete_type_low_bound." msgstr "" #: ada-lang.c:935 msgid "Invalid address for Ada main program name." msgstr "" #: ada-lang.c:1014 #, possible-c-format msgid "invalid Ada operator name: %s" msgstr "" #: ada-lang.c:1677 ada-lang.c:1695 ada-lang.c:1709 ada-lang.c:1777 msgid "Bad GNAT array descriptor" msgstr "" #: ada-lang.c:1814 msgid "Bad GNAT array descriptor bounds" msgstr "" #: ada-lang.c:2057 msgid "Bounds unavailable for null array pointer." msgstr "" #: ada-lang.c:2146 msgid "could not understand bit size information on packed array" msgstr "" #: ada-lang.c:2244 msgid "could not find bounds information on packed array" msgstr "" #: ada-lang.c:2251 msgid "could not understand bounds information on packed array" msgstr "" #: ada-lang.c:2285 msgid "can't unpack array" msgstr "" #: ada-lang.c:2338 msgid "attempt to do packed indexing of something other than a packed array" msgstr "" #: ada-lang.c:2348 msgid "don't know bounds of array" msgstr "" #: ada-lang.c:2354 #, possible-c-format msgid "packed array index %ld out of bounds" msgstr "" #: ada-lang.c:2426 #, possible-c-format msgid "Cannot unpack %d bits into buffer of %d bytes" msgstr "" #: ada-lang.c:2726 ada-lang.c:9928 valops.c:1003 msgid "Left operand of assignment is not a modifiable lvalue." msgstr "" #: ada-lang.c:2828 ada-lang.c:2864 #, possible-c-format msgid "too many subscripts (%d expected)" msgstr "" #: ada-lang.c:2897 ada-lang.c:2923 msgid "unable to get positions in slice, use bounds instead" msgstr "" #: ada-lang.c:3018 #, possible-c-format msgid "invalid dimension number to '%s" msgstr "" #: ada-lang.c:3037 msgid "attempt to take bound of something that is not an array" msgstr "" #: ada-lang.c:3199 msgid "Could not find operator name for opcode" msgstr "" #: ada-lang.c:3389 msgid "Unexpected operator during name resolution" msgstr "" #: ada-lang.c:3453 #, possible-c-format msgid "No definition found for %s" msgstr "" #: ada-lang.c:3465 ada-lang.c:3517 #, possible-c-format msgid "Could not find a match for %s" msgstr "" #: ada-lang.c:3470 ada-lang.c:3755 #, possible-c-format msgid "Multiple matches for %s\n" msgstr "" #: ada-lang.c:3886 msgid "Request to select 0 symbols!" msgstr "" #: ada-lang.c:3891 linespec.c:1388 msgid "" "canceled because the command is ambiguous\n" "See set/show multiple-symbol." msgstr "" #: ada-lang.c:3901 msgid "[0] cancel\n" msgstr "" #: ada-lang.c:3903 msgid "[1] all\n" msgstr "" #: ada-lang.c:3921 #, possible-c-format msgid " at :%d\n" msgstr "" #: ada-lang.c:3924 ada-lang.c:3945 #, possible-c-format msgid " at %s:%d\n" msgstr "" #: ada-lang.c:3955 #, possible-c-format msgid "'(%s) (enumeral)\n" msgstr "" #: ada-lang.c:3966 #, possible-c-format msgid " in %s (enumeral)\n" msgstr "" #: ada-lang.c:3967 #, possible-c-format msgid " at %s:?\n" msgstr "" #: ada-lang.c:3971 msgid " (enumeral)\n" msgstr "" #: ada-lang.c:3972 msgid " at ?\n" msgstr "" #: ada-lang.c:4018 ada-lang.c:4031 linespec.c:1410 msgid "one or more choice numbers" msgstr "" #: ada-lang.c:4038 msgid "Argument must be choice number" msgstr "" #: ada-lang.c:4042 msgid "cancelled" msgstr "" #: ada-lang.c:4069 #, possible-c-format msgid "Select no more than %d of the above" msgstr "" #. PNH: Do we ever get here? See ada_search_struct_field, #. find_struct_field. #: ada-lang.c:7472 msgid "Cannot assign this kind of variant record" msgstr "" #: ada-lang.c:7569 valops.c:2167 #, possible-c-format msgid "There is no member named %s." msgstr "" #: ada-lang.c:7575 msgid "Attempt to extract a component of a value that is not a record." msgstr "" #: ada-lang.c:7626 msgid "Type (null) is not a structure or union type" msgstr "" #. XXX: type_sprint #: ada-lang.c:7630 ada-lang.c:7709 ada-lang.c:7716 msgid "Type " msgstr "" #: ada-lang.c:7632 msgid " is not a structure or union type" msgstr "" #: ada-lang.c:7711 msgid " has no component named " msgstr "" #: ada-lang.c:7718 #, possible-c-format msgid " has no component named %s" msgstr "" #: ada-lang.c:8075 msgid "unexpected null name on descriptive type" msgstr "" #: ada-lang.c:8466 #, possible-c-format msgid "Invalid type size for `%s' detected: %d." msgstr "" #: ada-lang.c:8469 #, possible-c-format msgid "Invalid type size for detected: %d." msgstr "" #: ada-lang.c:8480 msgid "record type with dynamic size is larger than varsize-limit" msgstr "" #: ada-lang.c:8923 msgid "array type with dynamic size is larger than varsize-limit" msgstr "" #: ada-lang.c:9295 msgid "'POS only defined on discrete types" msgstr "" #: ada-lang.c:9298 msgid "enumeration value is invalid: can't find 'POS" msgstr "" #: ada-lang.c:9315 msgid "'VAL only defined on discrete types" msgstr "" #: ada-lang.c:9317 msgid "'VAL requires integral argument" msgstr "" #: ada-lang.c:9324 msgid "argument to 'VAL out of range" msgstr "" #: ada-lang.c:9646 ada-lang.c:9684 msgid "unable to determine array bounds" msgstr "" #: ada-lang.c:9725 msgid "cannot assign arrays of different length" msgstr "" #: ada-lang.c:9739 msgid "Incompatible types in assignment" msgstr "" #: ada-lang.c:9773 #, possible-c-format msgid "second operand of %s must not be zero." msgstr "" #: ada-lang.c:9818 msgid "Attempt to compare array with non-array" msgstr "" #: ada-lang.c:9944 msgid "Left-hand side must be array or record." msgstr "" #: ada-lang.c:9969 msgid "Misplaced 'others' clause" msgstr "" #: ada-lang.c:9974 msgid "Internal error: bad aggregate clause" msgstr "" #: ada-lang.c:9996 msgid "Extra components in aggregate ignored." msgstr "" #: ada-lang.c:10063 msgid "Invalid record component association." msgstr "" #: ada-lang.c:10069 #, possible-c-format msgid "Unknown component name: %s." msgstr "" #: ada-lang.c:10074 msgid "Index in component association out of bounds." msgstr "" #: ada-lang.c:10150 msgid "Internal error: miscounted aggregate components." msgstr "" #: ada-lang.c:10522 msgid "Fixed-point values must be assigned to fixed-point variables" msgstr "" #: ada-lang.c:10543 msgid "Operands of fixed-point addition must have the same type" msgstr "" #: ada-lang.c:10569 msgid "Operands of fixed-point subtraction must have the same type" msgstr "" #. Only encountered when an unresolved symbol occurs in a #. context other than a function call, in which case, it is #. invalid. #: ada-lang.c:10672 ada-lang.c:10762 #, possible-c-format msgid "Unexpected unresolved symbol, %s, during evaluation" msgstr "" #: ada-lang.c:10818 #, possible-c-format msgid "cannot subscript or call something of type `%s'" msgstr "" #: ada-lang.c:10854 msgid "cannot subscript or call a record" msgstr "" #: ada-lang.c:10856 #, possible-c-format msgid "wrong number of subscripts; expecting %d" msgstr "" #: ada-lang.c:10868 ada-lang.c:10882 msgid "element type of array unknown" msgstr "" #: ada-lang.c:10891 msgid "Attempt to index or call something other than an array or function" msgstr "" #: ada-lang.c:10921 msgid "cannot slice a packed array" msgstr "" #: ada-lang.c:10949 valops.c:3770 msgid "cannot take slice of non-array" msgstr "" #: ada-lang.c:10988 msgid "Membership test incompletely implemented; always returns true" msgstr "" #: ada-lang.c:11077 #, possible-c-format msgid "Invalid operand to '%s" msgstr "" #. Should never happen. #: ada-lang.c:11107 ada-lang.c:11132 ada-lang.c:11167 msgid "unexpected attribute encountered" msgstr "" #: ada-lang.c:11140 msgid "the 'length attribute applies only to array types" msgstr "" #: ada-lang.c:11144 msgid "unimplemented type attribute" msgstr "" #: ada-lang.c:11217 msgid "'modulus must be applied to modular type" msgstr "" #: ada-lang.c:11314 msgid "Attempt to dereference null array pointer." msgstr "" #: ada-lang.c:11358 eval.c:2523 eval.c:3024 valops.c:1566 msgid "Attempt to take contents of a non-pointer value." msgstr "" #: ada-lang.c:11437 eval.c:2761 msgid "Attempt to use a type name as an expression" msgstr "" #: ada-lang.c:11449 #, possible-c-format msgid "" "Undefined name, ambiguous name, or renaming used in component association: " "%s." msgstr "" #: ada-lang.c:11452 msgid "Aggregates only allowed on the right of an assignment" msgstr "" #: ada-lang.c:11455 msgid "aggregate apparently mangled" msgstr "" #: ada-lang.c:11753 msgid "Unknown lower bound, using 1." msgstr "" #: ada-lang.c:11772 #, possible-c-format msgid "Unknown upper bound, using %ld." msgstr "" #: ada-lang.c:11953 msgid "" "Your Ada runtime appears to be missing some debugging information.\n" "Cannot insert Ada exception catchpoint in this configuration." msgstr "" #: ada-lang.c:11963 #, possible-c-format msgid "Symbol \"%s\" is not a function (class = %d)" msgstr "" #: ada-lang.c:12005 msgid "Unable to insert catchpoint. Is this an Ada main program?" msgstr "" #: ada-lang.c:12013 msgid "Unable to insert catchpoint. Try to start the program first." msgstr "" #. At this point, we know that we are debugging an Ada program and #. that the inferior has been started, but we still are not able to #. find the run-time symbols. That can mean that we are in #. configurable run time mode, or that a-except as been optimized #. out by the linker... In any case, at this point it is not worth #. supporting this feature. #: ada-lang.c:12022 msgid "Cannot insert Ada exception catchpoints in this configuration." msgstr "" #: ada-lang.c:12195 ada-lang.c:12566 ada-lang.c:12610 ada-lang.c:12641 msgid "unexpected catchpoint type" msgstr "" #: ada-lang.c:12220 #, possible-c-format msgid "failed to get exception name: %s" msgstr "" #: ada-lang.c:12333 #, possible-c-format msgid "" "failed to reevaluate internal exception condition for catchpoint %d: %s" msgstr "" #: ada-lang.c:12433 msgid "Error in testing exception condition:\n" msgstr "" #: ada-lang.c:12547 ada-lang.c:12591 #, possible-c-format msgid "`%s' Ada exception" msgstr "" #: ada-lang.c:12581 break-catch-throw.c:358 msgid "Temporary catchpoint " msgstr "" #: ada-lang.c:12582 break-catch-throw.c:359 msgid "Catchpoint " msgstr "" #: ada-lang.c:12598 msgid "all Ada exceptions" msgstr "" #: ada-lang.c:12602 msgid "unhandled Ada exceptions" msgstr "" #: ada-lang.c:12606 msgid "failed Ada assertions" msgstr "" #: ada-lang.c:12878 msgid "Condition missing after `if' keyword" msgstr "" #: ada-lang.c:12889 breakpoint.c:1029 breakpoint.c:1043 msgid "Junk at end of expression" msgstr "" #: ada-lang.c:12937 ada-lang.c:12960 #, possible-c-format msgid "unexpected catchpoint kind (%d)" msgstr "" #: ada-lang.c:13138 msgid "condition missing after `if' keyword" msgstr "" #: ada-lang.c:13145 break-catch-throw.c:488 breakpoint.c:9689 #: breakpoint.c:11731 breakpoint.c:11863 breakpoint.c:11908 breakpoint.c:15537 msgid "Junk at end of arguments." msgstr "" #: ada-lang.c:13481 msgid "invalid regular expression" msgstr "" #: ada-lang.c:13506 #, possible-c-format msgid "All Ada exceptions matching regular expression \"%s\":\n" msgstr "" #: ada-lang.c:13508 msgid "All defined Ada exceptions:\n" msgstr "" #. XXX: gdb_sprint_host_address, type_sprint #: ada-lang.c:13690 msgid "Type @" msgstr "" #: ada-lang.c:14091 msgid "\"set ada\" must be followed by the name of a setting.\n" msgstr "" #: ada-lang.c:14169 msgid "Prefix command for changing Ada-specfic settings" msgstr "" #: ada-lang.c:14173 msgid "Generic command for showing Ada-specific settings." msgstr "" #: ada-lang.c:14177 msgid "Enable or disable an optimization trusting PAD types over XVS types" msgstr "" #: ada-lang.c:14178 msgid "" "Show whether an optimization trusting PAD types over XVS types is activated" msgstr "" #: ada-lang.c:14180 msgid "" "This is related to the encoding used by the GNAT compiler. The debugger\n" "should normally trust the contents of PAD types, but certain older versions\n" "of GNAT have a bug that sometimes causes the information in the PAD type\n" "to be incorrect. Turning this setting \"off\" allows the debugger to\n" "work around this bug. It is always safe to turn this option \"off\", but\n" "this incurs a slight performance penalty, so it is recommended to NOT " "change\n" "this option to \"off\" unless necessary." msgstr "" #: ada-lang.c:14191 msgid "" "Enable or disable the output of formal and return types for functions in the " "overloads selection menu" msgstr "" #: ada-lang.c:14193 msgid "" "Show whether the output of formal and return types for functions in the " "overloads selection menu is activated" msgstr "" #: ada-lang.c:14198 msgid "" "Catch Ada exceptions, when raised.\n" "With an argument, catch only exceptions with the given name." msgstr "" #: ada-lang.c:14205 msgid "" "Catch failed Ada assertions, when raised.\n" "With an argument, catch only exceptions with the given name." msgstr "" #: ada-lang.c:14216 msgid "" "List all Ada exception names.\n" "If a regular expression is passed as an argument, only those matching\n" "the regular expression are listed." msgstr "" #: ada-lang.c:14222 msgid "Set Ada maintenance-related variables." msgstr "" #: ada-lang.c:14227 msgid "Show Ada maintenance-related variables" msgstr "" #: ada-lang.c:14234 msgid "Set whether descriptive types generated by GNAT should be ignored." msgstr "" #: ada-lang.c:14235 msgid "Show whether descriptive types generated by GNAT should be ignored." msgstr "" #: ada-lang.c:14236 msgid "" "When enabled, the debugger will stop using the DW_AT_GNAT_descriptive_type\n" "DWARF attribute." msgstr "" #: ada-lex.l:132 ada-lex.l:136 msgid "Based real literals not implemented yet." msgstr "" #: ada-lex.l:159 msgid "ill-formed or non-terminated string literal" msgstr "" #: ada-lex.l:290 #, possible-c-format msgid "Invalid character '%s' in expression." msgstr "" #: ada-lex.l:342 #, possible-c-format msgid "Invalid base: %d." msgstr "" #: ada-lex.l:353 ada-lex.l:360 msgid "Integer literal out of range" msgstr "" #: ada-lex.l:355 #, possible-c-format msgid "Invalid digit `%c' in based literal" msgstr "" #: ada-lex.l:614 #, possible-c-format msgid "ambiguous attribute name: `%s'" msgstr "" #: ada-lex.l:617 #, possible-c-format msgid "unrecognized attribute: `%s'" msgstr "" #: ada-tasks.c:65 ada-tasks.c:87 msgid "Unactivated" msgstr "" #: ada-tasks.c:66 ada-tasks.c:88 msgid "Runnable" msgstr "" #: ada-tasks.c:67 ada-tasks.c:89 msgid "Terminated" msgstr "" #: ada-tasks.c:68 msgid "Child Activation Wait" msgstr "" #: ada-tasks.c:69 msgid "Accept or Select Term" msgstr "" #: ada-tasks.c:70 ada-tasks.c:92 msgid "Waiting on entry call" msgstr "" #: ada-tasks.c:71 msgid "Async Select Wait" msgstr "" #: ada-tasks.c:72 ada-tasks.c:94 msgid "Delay Sleep" msgstr "" #: ada-tasks.c:73 msgid "Child Termination Wait" msgstr "" #: ada-tasks.c:74 msgid "Wait Child in Term Alt" msgstr "" #: ada-tasks.c:79 ada-tasks.c:101 msgid "Asynchronous Hold" msgstr "" #: ada-tasks.c:81 ada-tasks.c:103 msgid "Activating" msgstr "" #: ada-tasks.c:82 msgid "Selective Wait" msgstr "" #: ada-tasks.c:90 msgid "Waiting for child activation" msgstr "" #: ada-tasks.c:91 msgid "Blocked in accept or select with terminate" msgstr "" #: ada-tasks.c:93 msgid "Asynchronous Selective Wait" msgstr "" #: ada-tasks.c:95 msgid "Waiting for children termination" msgstr "" #: ada-tasks.c:96 msgid "Waiting for children in terminate alternative" msgstr "" #: ada-tasks.c:104 msgid "Blocked in selective wait statement" msgstr "" #: ada-tasks.c:421 msgid "Unknown task name format. Aborting" msgstr "" #: ada-tasks.c:496 msgid "Cannot find Ada_Task_Control_Block type. Aborting" msgstr "" #: ada-tasks.c:509 msgid "Cannot find Common_ATCB type. Aborting" msgstr "" #: ada-tasks.c:511 msgid "Cannot find Private_Data type. Aborting" msgstr "" #: ada-tasks.c:513 msgid "Cannot find Entry_Call_Record type. Aborting" msgstr "" #: ada-tasks.c:989 msgid "Cannot inspect Ada tasks when program is not running" msgstr "" #: ada-tasks.c:1017 ada-tasks.c:1167 ada-tasks.c:1332 msgid "Your application does not use any Ada tasks.\n" msgstr "" #: ada-tasks.c:1128 #, possible-c-format msgid "Accepting RV with %-4d" msgstr "" #: ada-tasks.c:1134 #, possible-c-format msgid "Waiting on RV with %-3d" msgstr "" #: ada-tasks.c:1144 msgid "" msgstr "" #: ada-tasks.c:1172 ada-tasks.c:1283 #, possible-c-format msgid "" "Task ID %d not known. Use the \"info tasks\" command to\n" "see the IDs of currently known tasks" msgstr "" #. Print the Ada task ID. #: ada-tasks.c:1177 #, possible-c-format msgid "Ada Task: %s\n" msgstr "" #: ada-tasks.c:1182 #, possible-c-format msgid "Name: %s\n" msgstr "" #: ada-tasks.c:1184 msgid "\n" msgstr "" #. Print the TID and LWP. #: ada-tasks.c:1187 #, possible-c-format msgid "Thread: %#lx\n" msgstr "" #: ada-tasks.c:1188 #, possible-c-format msgid "LWP: %#lx\n" msgstr "" #: ada-tasks.c:1198 #, possible-c-format msgid "Parent: %d" msgstr "" #: ada-tasks.c:1204 msgid "No parent\n" msgstr "" #. Print the base priority. #: ada-tasks.c:1207 #, possible-c-format msgid "Base Priority: %d\n" msgstr "" #: ada-tasks.c:1216 #, possible-c-format msgid "State: Accepting rendezvous with %d" msgstr "" #: ada-tasks.c:1222 #, possible-c-format msgid "State: Waiting on task %d's entry" msgstr "" #: ada-tasks.c:1226 #, possible-c-format msgid "State: %s" msgstr "" #: ada-tasks.c:1267 msgid "[Current task is unknown]\n" msgstr "" #: ada-tasks.c:1269 #, possible-c-format msgid "[Current task is %d]\n" msgstr "" #: ada-tasks.c:1288 #, possible-c-format msgid "Cannot switch to task %d: Task is no longer running" msgstr "" #: ada-tasks.c:1308 #, possible-c-format msgid "" "Unable to compute thread ID for task %d.\n" "Cannot switch to this task." msgstr "" #: ada-tasks.c:1314 #, possible-c-format msgid "[Switching to task %d]\n" msgstr "" #: ada-tasks.c:1351 msgid "" "Task switching not supported when debugging from core files\n" "(use thread support instead)" msgstr "" #: ada-tasks.c:1449 msgid "Provide information about all known Ada tasks" msgstr "" #: ada-tasks.c:1451 msgid "" "Use this command to switch between Ada tasks.\n" "Without argument, this command simply prints the current task ID" msgstr "" #: ada-typeprint.c:399 msgid "" msgstr "" #: ada-typeprint.c:727 msgid " end record" msgstr "" #: ada-typeprint.c:894 #, possible-c-format msgid "<%d-byte integer>" msgstr "" #: ada-typeprint.c:916 #, possible-c-format msgid "<%d-byte float>" msgstr "" #: ada-typeprint.c:929 msgid "array (?) of ? ()" msgstr "" #: ada-valprint.c:203 ada-valprint.c:496 valprint.c:2539 #, possible-c-format msgid " " msgstr "" #: ada-valprint.c:427 msgid "internal error: unhandled type in ada_print_scalar" msgstr "" #: ada-valprint.c:431 typeprint.c:589 msgid "Invalid type code in symbol table." msgstr "" #: ada-valprint.c:642 msgid "" msgstr "" #. Could not get the array bounds. Pretend this is an empty array. #: ada-varobj.c:258 valprint.c:1913 msgid "unable to get bounds of array, assuming null array" msgstr "" #: addrmap.c:163 msgid "addrmap_create_fixed is not implemented yet for fixed addrmaps" msgstr "" #: addrmap.c:391 msgid "addrmap_find is not implemented yet for mutable addrmaps" msgstr "" #: addrmap.c:464 msgid "addrmap_relocate is not implemented yet for mutable addrmaps" msgstr "" #: agent.c:42 #, possible-c-format msgid "Debugger's willingness to use agent in inferior as a helper is %s.\n" msgstr "" #: agent.c:76 msgid "Set debugger's willingness to use agent as a helper." msgstr "" #: agent.c:77 msgid "Show debugger's willingness to use agent as a helper." msgstr "" #: agent.c:78 msgid "" "If on, GDB will delegate some of the debugging operations to the\n" "agent, if the target supports it. This will speed up those\n" "operations that are supported by the agent.\n" "If off, GDB will not use agent, even if such is supported by the\n" "target." msgstr "" #: aix-thread.c:228 #, possible-c-format msgid "aix-thread: ptrace (%d, %d) returned %d (errno = %d %s)" msgstr "" #. i18n: Like "Thread-Id %d, [state] idle" #: aix-thread.c:558 msgid "idle" msgstr "" #. i18n: Like "Thread-Id %d, [state] running" #: aix-thread.c:561 msgid "running" msgstr "" #. i18n: Like "Thread-Id %d, [state] sleeping" #: aix-thread.c:564 msgid "sleeping" msgstr "" #. i18n: Like "Thread-Id %d, [state] ready" #: aix-thread.c:567 msgid "ready" msgstr "" #. i18n: Like "Thread-Id %d, [state] finished" #: aix-thread.c:570 msgid "finished" msgstr "" #. i18n: Like "Thread-Id %d, [state] unknown" #: aix-thread.c:573 record-btrace.c:458 source.c:679 msgid "unknown" msgstr "" #: aix-thread.c:999 #, possible-c-format msgid "aix-thread resume: unknown pthread %ld" msgstr "" #: aix-thread.c:1004 #, possible-c-format msgid "aix-thread resume: no tid for pthread %ld" msgstr "" #: aix-thread.c:1178 #, possible-c-format msgid "aix-thread: fetch_registers: pthdb_pthread_context returned %s" msgstr "" #: aix-thread.c:1472 #, possible-c-format msgid "aix-thread: store_registers: pthdb_pthread_context returned %s" msgstr "" #: aix-thread.c:1536 #, possible-c-format msgid "aix-thread: store_registers: pthdb_pthread_setcontext returned %s" msgstr "" #: aix-thread.c:1741 #, possible-c-format msgid "Thread %ld" msgstr "" #. i18n: Like "thread-identifier %d, [state] running, suspended" #: aix-thread.c:1772 #, possible-c-format msgid "tid %d" msgstr "" #. i18n: Like "Thread-Id %d, [state] running, suspended" #: aix-thread.c:1783 msgid ", suspended" msgstr "" #. i18n: Like "Thread-Id %d, [state] running, detached" #: aix-thread.c:1789 msgid ", detached" msgstr "" #. i18n: Like "Thread-Id %d, [state] running, cancel pending" #: aix-thread.c:1794 msgid ", cancel pending" msgstr "" #: aix-thread.c:1818 aix-thread.c:1819 msgid "AIX pthread support" msgstr "" #: aix-thread.c:1855 msgid "Set debugging of AIX thread module." msgstr "" #: aix-thread.c:1856 msgid "Show debugging of AIX thread module." msgstr "" #: aix-thread.c:1857 msgid "Enables debugging output (used to debug GDB)." msgstr "" #: alpha-tdep.c:261 msgid "Cannot retrieve value from floating point register" msgstr "" #: alpha-tdep.c:276 msgid "Cannot store value in floating point register" msgstr "" #: alpha-tdep.c:501 alpha-tdep.c:525 alpha-tdep.c:570 alpha-tdep.c:595 msgid "unknown floating point width" msgstr "" #. FIXME: 128-bit long doubles are returned like structures: #. by writing into indirect storage provided by the caller #. as the first argument. #: alpha-tdep.c:566 alpha-tdep.c:591 msgid "Cannot set a 128-bit long double return value." msgstr "" #: alpha-tdep.c:1097 #, possible-c-format msgid "" "Hit beginning of text section without finding enclosing function for address " "%s" msgstr "" #: alpha-tdep.c:1100 #, possible-c-format msgid "" "Hit heuristic-fence-post without finding enclosing function for address %s" msgstr "" #: alpha-tdep.c:1105 msgid "" "This warning occurs if you are debugging a function without any symbols\n" "(for example, in a stripped executable). In that case, you may wish to\n" "increase the size of the search with the `set heuristic-fence-post' " "command.\n" "\n" "Otherwise, you told GDB there was a function where there isn't one, or\n" "(more likely) you have encountered a bug in GDB.\n" msgstr "" #: alpha-tdep.c:1872 mips-tdep.c:9158 msgid "Set the distance searched for the start of a function." msgstr "" #: alpha-tdep.c:1873 mips-tdep.c:9159 msgid "Show the distance searched for the start of a function." msgstr "" #: alpha-tdep.c:1874 mips-tdep.c:9160 msgid "" "If you are debugging a stripped executable, GDB needs to search through the\n" "program for the start of a function. This command sets the distance of the\n" "search. The only need to set it is when debugging a stripped executable." msgstr "" #: alphabsd-nat.c:96 alphabsd-nat.c:128 amd64-linux-nat.c:143 #: amd64-linux-nat.c:198 amd64bsd-nat.c:57 amd64bsd-nat.c:105 #: amd64fbsd-nat.c:168 hppanbsd-nat.c:172 hppanbsd-nat.c:202 #: hppaobsd-nat.c:198 hppaobsd-nat.c:228 i386-linux-nat.c:217 #: i386-linux-nat.c:232 i386bsd-nat.c:143 i386bsd-nat.c:208 #: m32r-linux-nat.c:112 m32r-linux-nat.c:161 m68kbsd-nat.c:120 #: m68kbsd-nat.c:150 m68klinux-nat.c:268 m68klinux-nat.c:283 m88kbsd-nat.c:73 #: m88kbsd-nat.c:89 mips-linux-nat.c:262 mips-linux-nat.c:344 #: mips64obsd-nat.c:88 mips64obsd-nat.c:104 mipsnbsd-nat.c:52 #: mipsnbsd-nat.c:83 ppcfbsd-nat.c:126 ppcfbsd-nat.c:154 ppcnbsd-nat.c:91 #: ppcnbsd-nat.c:122 ppcobsd-nat.c:81 ppcobsd-nat.c:117 s390-linux-nat.c:227 #: s390-linux-nat.c:244 shnbsd-nat.c:54 shnbsd-nat.c:75 sparc-nat.c:173 #: sparc-nat.c:209 tilegx-linux-nat.c:136 tilegx-linux-nat.c:156 #: vaxbsd-nat.c:73 vaxbsd-nat.c:89 xtensa-linux-nat.c:183 #: xtensa-linux-nat.c:202 msgid "Couldn't get registers" msgstr "" #: alphabsd-nat.c:110 alphabsd-nat.c:147 amd64-linux-nat.c:170 #: amd64-linux-nat.c:233 amd64bsd-nat.c:84 amd64bsd-nat.c:141 #: hppanbsd-nat.c:183 hppanbsd-nat.c:217 hppaobsd-nat.c:209 hppaobsd-nat.c:243 #: i386-linux-nat.c:281 i386-linux-nat.c:295 i386bsd-nat.c:186 #: i386bsd-nat.c:265 m68kbsd-nat.c:131 m68kbsd-nat.c:165 m68klinux-nat.c:365 #: m68klinux-nat.c:379 mipsnbsd-nat.c:66 mipsnbsd-nat.c:102 ppcobsd-nat.c:98 #: ppcobsd-nat.c:138 s390-linux-nat.c:264 s390-linux-nat.c:281 sparc-nat.c:185 msgid "Couldn't get floating point status" msgstr "" #: alphabsd-nat.c:134 amd64-linux-nat.c:203 amd64bsd-nat.c:111 #: hppanbsd-nat.c:208 hppaobsd-nat.c:234 i386-linux-nat.c:237 #: i386bsd-nat.c:214 m32r-linux-nat.c:166 m68kbsd-nat.c:156 #: m68klinux-nat.c:288 m88kbsd-nat.c:95 mips64obsd-nat.c:110 mipsnbsd-nat.c:89 #: ppcfbsd-nat.c:160 ppcnbsd-nat.c:129 ppcobsd-nat.c:128 s390-linux-nat.c:249 #: sparc-nat.c:214 tilegx-linux-nat.c:161 vaxbsd-nat.c:95 #: xtensa-linux-nat.c:210 msgid "Couldn't write registers" msgstr "" #: alphabsd-nat.c:153 amd64-linux-nat.c:238 amd64bsd-nat.c:147 #: hppanbsd-nat.c:223 hppaobsd-nat.c:249 i386-linux-nat.c:300 #: i386bsd-nat.c:271 m68kbsd-nat.c:171 m68klinux-nat.c:384 mipsnbsd-nat.c:108 #: ppcobsd-nat.c:145 s390-linux-nat.c:286 msgid "Couldn't write floating point status" msgstr "" #: amd64-linux-nat.c:163 amd64-linux-nat.c:222 amd64bsd-nat.c:75 #: amd64bsd-nat.c:128 i386bsd-nat.c:165 i386bsd-nat.c:235 msgid "Couldn't get extended state status" msgstr "" #: amd64-linux-nat.c:228 amd64bsd-nat.c:134 i386-linux-nat.c:366 #: i386bsd-nat.c:241 msgid "Couldn't write extended state status" msgstr "" #. We shouldn't get here. #: amd64-tdep.c:1195 msgid "unable to find free reg" msgstr "" #: amd64bsd-nat.c:177 i386bsd-nat.c:310 msgid "Couldn't read debug registers" msgstr "" #: amd64bsd-nat.c:189 i386bsd-nat.c:322 msgid "Couldn't get debug registers" msgstr "" #: amd64bsd-nat.c:200 i386bsd-nat.c:333 msgid "Couldn't write debug registers" msgstr "" #: amd64fbsd-nat.c:257 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_rip) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: amd64fbsd-nat.c:270 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_rsp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: amd64fbsd-nat.c:283 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_rbp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #. multiply #: arch/arm-get-next-pcs.c:680 arch/arm-get-next-pcs.c:701 #: arch/arm-get-next-pcs.c:817 arch/arm.c:127 msgid "Invalid update to pc in instruction" msgstr "" #: arch/arm-get-next-pcs.c:897 msgid "Bad bit-field extraction" msgstr "" #: arch/arm.c:197 msgid "bad value in switch" msgstr "" #: arch-utils.c:233 m32c-tdep.c:2607 m32c-tdep.c:2628 msgid "No virtual frame pointer available" msgstr "" #: arch-utils.c:304 msgid "The target endianness is set automatically (currently big endian)\n" msgstr "" #: arch-utils.c:307 msgid "" "The target endianness is set automatically (currently little endian)\n" msgstr "" #: arch-utils.c:312 msgid "The target is assumed to be big endian\n" msgstr "" #: arch-utils.c:315 msgid "The target is assumed to be little endian\n" msgstr "" #: arch-utils.c:330 msgid "set_endian: architecture update failed" msgstr "" #: arch-utils.c:336 msgid "Little endian target not supported by GDB\n" msgstr "" #: arch-utils.c:344 msgid "Big endian target not supported by GDB\n" msgstr "" #: arch-utils.c:350 msgid "set_endian: bad value" msgstr "" #: arch-utils.c:409 #, possible-c-format msgid "" "Selected architecture %s is not compatible with reported target architecture " "%s" msgstr "" #. We have no idea which one is better. This is a bug, but not #. a critical problem; warn the user. #: arch-utils.c:433 #, possible-c-format msgid "" "Selected architecture %s is ambiguous with reported target architecture %s" msgstr "" #: arch-utils.c:464 #, possible-c-format msgid "The target architecture is set automatically (currently %s)\n" msgstr "" #: arch-utils.c:468 #, possible-c-format msgid "The target architecture is assumed to be %s\n" msgstr "" #: arch-utils.c:488 msgid "could not select an architecture automatically" msgstr "" #: arch-utils.c:495 msgid "set_architecture: bfd_scan_arch failed" msgstr "" #: arch-utils.c:499 #, possible-c-format msgid "Architecture `%s' not recognized.\n" msgstr "" #: arch-utils.c:584 msgid "Architecture of file not recognized." msgstr "" #: arch-utils.c:631 msgid "initialize_current_architecture: No arch" msgstr "" #: arch-utils.c:635 msgid "initialize_current_architecture: Arch not found" msgstr "" #: arch-utils.c:678 msgid "" "initialize_current_architecture: Selection of initial architecture failed" msgstr "" #: arch-utils.c:692 msgid "Set architecture of target." msgstr "" #: arch-utils.c:693 msgid "Show architecture of target." msgstr "" #: arch-utils.c:820 msgid "This architecture has no method to collect a return address." msgstr "" #: arch-utils.c:864 msgid "This target does not support inferior memory allocation by mmap." msgstr "" #: arch-utils.c:908 msgid "Set endianness of target." msgstr "" #: arch-utils.c:909 msgid "Show endianness of target." msgstr "" #: arm-linux-nat.c:95 arm-linux-nat.c:133 msgid "Unable to fetch the floating point registers." msgstr "" #: arm-linux-nat.c:157 msgid "Unable to store floating point registers." msgstr "" #: arm-linux-nat.c:249 arm-linux-nat.c:275 msgid "Unable to fetch WMMX registers." msgstr "" #: arm-linux-nat.c:298 msgid "Unable to store WMMX registers." msgstr "" #: arm-linux-nat.c:353 msgid "Unable to fetch VFP registers (for update)." msgstr "" #: arm-linux-nat.c:598 #, possible-c-format msgid "" "arm-linux-gdb supports %d hardware watchpoints but target " " supports %d" msgstr "" #: arm-linux-nat.c:605 #, possible-c-format msgid "" "arm-linux-gdb supports %d hardware breakpoints but target " " supports %d" msgstr "" #: arm-linux-nat.c:1228 arm-linux-nat.c:1233 msgid "Unexpected error setting breakpoint" msgstr "" #: arm-linux-nat.c:1245 arm-linux-nat.c:1250 msgid "Unexpected error setting watchpoint" msgstr "" #: arm-linux-tdep.c:1439 msgid "arm_linux_init_abi: Floating point model not supported" msgstr "" #: arm-tdep.c:3308 arm-tdep.c:3330 #, possible-c-format msgid "Invalid VFP CPRC type: %d." msgstr "" #: arm-tdep.c:3825 #, possible-c-format msgid "Hardware FPU type %d\n" msgstr "" #: arm-tdep.c:3827 #, possible-c-format msgid "Software FPU type %d\n" msgstr "" #. i18n: [floating point unit] mask #: arm-tdep.c:3829 msgid "mask: " msgstr "" #. i18n: [floating point unit] flags #: arm-tdep.c:3832 msgid "flags: " msgstr "" #: arm-tdep.c:4061 #, possible-c-format msgid "Bad REGNUM %d" msgstr "" #. Unpredictable behaviour. Try to do something sensible (switch to ARM #. mode, align dest to 4 bytes). #: arm-tdep.c:4421 msgid "Single-stepping BX to non-word-aligned ARM instruction." msgstr "" #: arm-tdep.c:4483 msgid "Instruction wrote to PC in an unexpected way when single-stepping" msgstr "" #: arm-tdep.c:4489 msgid "Invalid argument to displaced_write_reg" msgstr "" #: arm-tdep.c:5449 msgid "copy_extra_ld_st: instruction decode error" msgstr "" #: arm-tdep.c:5763 msgid "Cannot single-step exception return" msgstr "" #: arm-tdep.c:5883 #, possible-c-format msgid "displaced: LDM: move loaded register r%d to r%d\n" msgstr "" #: arm-tdep.c:5888 #, possible-c-format msgid "displaced: LDM: register r%d already in the right place\n" msgstr "" #: arm-tdep.c:5908 #, possible-c-format msgid "displaced: LDM: restored clobbered register r%d\n" msgstr "" #: arm-tdep.c:5951 arm-tdep.c:6062 msgid "displaced: Unpredictable LDM or STM with base register r15" msgstr "" #: arm-tdep.c:6020 arm-tdep.c:6106 #, possible-c-format msgid "" "displaced: LDM r%d%s, {..., pc}: original reg list %.4x, modified list %.4x\n" msgstr "" #: arm-tdep.c:7136 #, possible-c-format msgid "" "displaced: POP {..., pc}: original reg list %.4x, modified list %.4x\n" msgstr "" #: arm-tdep.c:7253 msgid "thumb_process_displaced_16bit_insn: Instruction decode error" msgstr "" #: arm-tdep.c:7461 msgid "thumb_process_displaced_32bit_insn: Instruction decode error" msgstr "" #: arm-tdep.c:7545 msgid "arm_process_displaced_insn: Instruction decode error" msgstr "" #: arm-tdep.c:7820 msgid "arm_extract_return_value: Floating point model not supported" msgstr "" #: arm-tdep.c:8025 msgid "arm_store_return_value: Floating point model not supported" msgstr "" #: arm-tdep.c:8260 msgid "\"set arm\" must be followed by an apporpriate subcommand.\n" msgstr "" #: arm-tdep.c:8284 rs6000-tdep.c:6104 rs6000-tdep.c:6131 msgid "could not update architecture" msgstr "" #: arm-tdep.c:8301 #, possible-c-format msgid "Invalid fp model accepted: %s." msgstr "" #: arm-tdep.c:8315 #, possible-c-format msgid "" "The current ARM floating point model is \"auto\" (currently \"%s\").\n" msgstr "" #: arm-tdep.c:8319 #, possible-c-format msgid "The current ARM floating point model is \"%s\".\n" msgstr "" #: arm-tdep.c:8338 #, possible-c-format msgid "Invalid ABI accepted: %s." msgstr "" #: arm-tdep.c:8352 #, possible-c-format msgid "The current ARM ABI is \"auto\" (currently \"%s\").\n" msgstr "" #: arm-tdep.c:8356 #, possible-c-format msgid "The current ARM ABI is \"%s\".\n" msgstr "" #: arm-tdep.c:8365 #, possible-c-format msgid "" "The current execution mode assumed (when symbols are unavailable) is " "\"%s\".\n" msgstr "" #: arm-tdep.c:8377 #, possible-c-format msgid "" "The current execution mode assumed (even when symbols are available) is " "\"%s\".\n" msgstr "" #. Leave it as "auto". #: arm-tdep.c:8912 #, possible-c-format msgid "unknown ARM EABI version 0x%x" msgstr "" #: arm-tdep.c:9220 armnbsd-tdep.c:63 msgid "arm_gdbarch_init: bad byte order for float format" msgstr "" #: arm-tdep.c:9399 #, possible-c-format msgid "arm_dump_tdep: Lowest pc = 0x%lx" msgstr "" #: arm-tdep.c:9448 arm-tdep.c:9452 msgid "Various ARM-specific commands." msgstr "" #: arm-tdep.c:9483 msgid "The valid values are:\n" msgstr "" #: arm-tdep.c:9485 msgid "The default is \"std\"." msgstr "" #: arm-tdep.c:9491 msgid "Set the disassembly style." msgstr "" #: arm-tdep.c:9492 msgid "Show the disassembly style." msgstr "" #: arm-tdep.c:9500 msgid "Set usage of ARM 32-bit mode." msgstr "" #: arm-tdep.c:9501 msgid "Show usage of ARM 32-bit mode." msgstr "" #: arm-tdep.c:9502 msgid "When off, a 26-bit PC will be used." msgstr "" #: arm-tdep.c:9510 msgid "Set the floating point type." msgstr "" #: arm-tdep.c:9511 msgid "Show the floating point type." msgstr "" #: arm-tdep.c:9512 msgid "" "auto - Determine the FP typefrom the OS-ABI.\n" "softfpa - Software FP, mixed-endian doubles on little-endian ARMs.\n" "fpa - FPA co-processor (GCC compiled).\n" "softvfp - Software FP with pure-endian doubles.\n" "vfp - VFP co-processor." msgstr "" #: arm-tdep.c:9522 msgid "Set the ABI." msgstr "" #: arm-tdep.c:9523 msgid "Show the ABI." msgstr "" #: arm-tdep.c:9531 msgid "Set the mode assumed when symbols are unavailable." msgstr "" #: arm-tdep.c:9532 msgid "Show the mode assumed when symbols are unavailable." msgstr "" #: arm-tdep.c:9537 msgid "Set the mode assumed even when symbols are available." msgstr "" #: arm-tdep.c:9538 msgid "Show the mode assumed even when symbols are available." msgstr "" #: arm-tdep.c:9544 msgid "Set ARM debugging." msgstr "" #: arm-tdep.c:9545 msgid "Show ARM debugging." msgstr "" #: arm-tdep.c:9546 msgid "When on, arm-specific debugging is enabled." msgstr "" #. SPSR is going to be changed. #. We need to get SPSR value, which is yet to be done. #: arm-tdep.c:9928 #, possible-c-format msgid "Process record does not support instruction 0x%0x at address %s.\n" msgstr "" #: arm-tdep.c:10103 #, possible-c-format msgid "Process record does not support instruction x%0x at address %s.\n" msgstr "" #: arm-tdep.c:11415 arm-tdep.c:11853 rs6000-tdep.c:5147 msgid "no syscall record support\n" msgstr "" #: arm-tdep.c:12737 arm-tdep.c:12834 #, possible-c-format msgid "Process record: error reading memory at addr %s len = %d.\n" msgstr "" #: armnbsd-nat.c:85 msgid "unable to fetch general register" msgstr "" #: armnbsd-nat.c:138 armnbsd-nat.c:186 armnbsd-nat.c:224 msgid "unable to fetch general registers" msgstr "" #: armnbsd-nat.c:156 msgid "unable to fetch floating-point register" msgstr "" #: armnbsd-nat.c:286 armnbsd-nat.c:369 #, possible-c-format msgid "unable to write register %d to inferior" msgstr "" #: armnbsd-nat.c:334 msgid "unable to store general registers" msgstr "" #: armnbsd-nat.c:348 msgid "unable to fetch floating-point registers" msgstr "" #: armnbsd-nat.c:391 msgid "unable to store floating-point registers" msgstr "" #: armnbsd-nat.c:443 msgid "wrong size of register set in core file" msgstr "" #: armnbsd-nat.c:455 msgid "wrong size of FPA register set in core file" msgstr "" #: auto-load.c:71 #, possible-c-format msgid "Debugging output for files of 'set auto-load ...' is %s.\n" msgstr "" #: auto-load.c:89 #, possible-c-format msgid "Auto-loading of canned sequences of commands scripts is %s.\n" msgstr "" #: auto-load.c:129 #, possible-c-format msgid "Auto-loading of .gdbinit script from current directory is %s.\n" msgstr "" #: auto-load.c:158 #, possible-c-format msgid "List of directories from which to load auto-loaded scripts is %s.\n" msgstr "" #: auto-load.c:189 #, possible-c-format msgid "auto-load: Expanded $-variables to \"%s\".\n" msgstr "" #: auto-load.c:207 #, possible-c-format msgid "auto-load: Updating directories of \"%s\".\n" msgstr "" #: auto-load.c:230 #, possible-c-format msgid "auto-load: Using directory \"%s\".\n" msgstr "" #: auto-load.c:234 #, possible-c-format msgid "auto-load: Resolved directory \"%s\" as \"%s\".\n" msgstr "" #: auto-load.c:249 #, possible-c-format msgid "auto-load: And canonicalized as \"%s\".\n" msgstr "" #: auto-load.c:293 msgid "Auto-load files are safe to load from any directory.\n" msgstr "" #: auto-load.c:296 #, possible-c-format msgid "List of directories from which it is safe to auto-load files is %s.\n" msgstr "" #: auto-load.c:310 msgid "" "Directory argument required.\n" "Use 'set auto-load safe-path /' for disabling the auto-load safe-path " "security." msgstr "" #: auto-load.c:331 msgid "Directory argument required." msgstr "" #: auto-load.c:348 #, possible-c-format msgid "auto-load: Matching file \"%s\" to pattern \"%s\"\n" msgstr "" #: auto-load.c:366 msgid "auto-load: Matched - empty pattern\n" msgstr "" #: auto-load.c:381 #, possible-c-format msgid "auto-load: Not matched - pattern \"%s\".\n" msgstr "" #: auto-load.c:390 #, possible-c-format msgid "auto-load: Matched - file \"%s\" to pattern \"%s\".\n" msgstr "" #: auto-load.c:444 #, possible-c-format msgid "auto-load: Resolved file \"%s\" as \"%s\".\n" msgstr "" #: auto-load.c:459 #, possible-c-format msgid "auto-load: File \"%s\" matches directory \"%s\".\n" msgstr "" #: auto-load.c:507 #, possible-c-format msgid "" "File \"%s\" auto-loading has been declined by your `auto-load safe-path' set " "to \"%s\"." msgstr "" #: auto-load.c:521 #, possible-c-format msgid "" "To enable execution of this file add\n" "\tadd-auto-load-safe-path %s\n" "line to your configuration file \"%s\".\n" "To completely disable this security protection add\n" "\tset auto-load safe-path /\n" "line to your configuration file \"%s\".\n" "For more information about this security protection see the\n" "\"Auto-loading safe path\" section in the GDB manual. E.g., run from the " "shell:\n" "\tinfo \"(gdb)Auto-loading safe path\"\n" msgstr "" #: auto-load.c:803 auto-load.c:834 #, possible-c-format msgid "auto-load: Attempted file \"%s\" %s.\n" msgstr "" #: auto-load.c:804 auto-load.c:837 msgid "exists" msgstr "" #: auto-load.c:804 auto-load.c:837 msgid "does not exist" msgstr "" #: auto-load.c:819 #, possible-c-format msgid "auto-load: Searching 'set auto-load scripts-directory' path \"%s\".\n" msgstr "" #: auto-load.c:852 #, possible-c-format msgid "" "auto-load: Loading %s script \"%s\" by extension for objfile \"%s\".\n" msgstr "" #: auto-load.c:913 #, possible-c-format msgid "auto-load: Stripped .exe suffix, retrying with \"%s\".\n" msgstr "" #: auto-load.c:969 auto-load.c:1074 #, possible-c-format msgid "" "auto-load: Loading %s script \"%s\" from section \"%s\" of objfile \"%s\".\n" msgstr "" #. We don't throw an error, the program is still debuggable. #: auto-load.c:1044 #, possible-c-format msgid "" "Missing/bad script name in entry at offset %u in section %s\n" "of file %s." msgstr "" #: auto-load.c:1128 #, possible-c-format msgid "Invalid entry in %s section" msgstr "" #: auto-load.c:1139 #, possible-c-format msgid "Non-nul-terminated entry in %s at offset %u" msgstr "" #: auto-load.c:1151 #, possible-c-format msgid "Empty entry in %s at offset %u" msgstr "" #: auto-load.c:1181 #, possible-c-format msgid "Couldn't read %s section of %s" msgstr "" #: auto-load.c:1346 solib.c:991 solib.c:1073 #, possible-c-format msgid "Invalid regexp: %s" msgstr "" #: auto-load.c:1426 msgid "Local .gdbinit file was not found.\n" msgstr "" #: auto-load.c:1428 #, possible-c-format msgid "Local .gdbinit file \"%s\" has been loaded.\n" msgstr "" #: auto-load.c:1431 #, possible-c-format msgid "Local .gdbinit file \"%s\" has not been loaded.\n" msgstr "" #: auto-load.c:1447 #, possible-c-format msgid "" "Unsupported auto-load script at offset %u in section %s\n" "of file %s.\n" "Use `info auto-load %s-scripts [REGEXP]' to list them." msgstr "" #: auto-load.c:1469 #, possible-c-format msgid "" "Missing auto-load script at offset %u in section %s\n" "of file %s.\n" "Use `info auto-load %s-scripts [REGEXP]' to list them." msgstr "" #: auto-load.c:1498 msgid "" "Valid is only global 'set auto-load no'; otherwise check the auto-load sub-" "commands." msgstr "" #: auto-load.c:1517 msgid "" "Auto-loading specific settings.\n" "Configure various auto-load-specific variables such as\n" "automatic loading of Python scripts." msgstr "" #: auto-load.c:1544 msgid "" "Show auto-loading specific settings.\n" "Show configuration of various auto-load-specific variables such as\n" "automatic loading of Python scripts." msgstr "" #: auto-load.c:1595 msgid "" "Print current status of auto-loaded files.\n" "Print whether various files like Python scripts or .gdbinit files have been\n" "found and/or loaded." msgstr "" #: auto-load.c:1622 msgid "" "Enable or disable auto-loading of canned sequences of commands scripts." msgstr "" #: auto-load.c:1623 msgid "" "Show whether auto-loading of canned sequences of commands scripts is enabled." msgstr "" #: auto-load.c:1625 msgid "" "If enabled, canned sequences of commands are loaded when the debugger reads\n" "an executable or shared library.\n" "This options has security implications for untrusted inferiors." msgstr "" #: auto-load.c:1634 msgid "" "Print the list of automatically loaded sequences of commands.\n" "Usage: info auto-load gdb-scripts [REGEXP]" msgstr "" #: auto-load.c:1639 msgid "" "Enable or disable auto-loading of .gdbinit script in current directory." msgstr "" #: auto-load.c:1640 msgid "" "Show whether auto-loading .gdbinit script in current directory is enabled." msgstr "" #: auto-load.c:1642 msgid "" "If enabled, canned sequences of commands are loaded when debugger starts\n" "from .gdbinit file in current directory. Such files are deprecated,\n" "use a script associated with inferior executable file instead.\n" "This options has security implications for untrusted inferiors." msgstr "" #: auto-load.c:1652 msgid "" "Print whether current directory .gdbinit file has been loaded.\n" "Usage: info auto-load local-gdbinit" msgstr "" #: auto-load.c:1660 #, possible-c-format msgid "GDB scripts: OBJFILE%s\n" msgstr "" #: auto-load.c:1667 #, possible-c-format msgid "Python scripts: OBJFILE%s\n" msgstr "" #: auto-load.c:1675 #, possible-c-format msgid "Guile scripts: OBJFILE%s\n" msgstr "" #: auto-load.c:1680 #, possible-c-format msgid "" "Automatically loaded scripts are located in one of the directories listed\n" "by this option.\n" "\n" "Script names:\n" "%s%s%s\n" "This option is ignored for the kinds of scripts having 'set auto-load ... " "off'.\n" "Directories listed here need to be present also in the 'set auto-load safe-" "path'\n" "option." msgstr "" #: auto-load.c:1697 msgid "Set the list of directories from which to load auto-loaded scripts." msgstr "" #: auto-load.c:1698 msgid "Show the list of directories from which to load auto-loaded scripts." msgstr "" #: auto-load.c:1712 msgid "Set the list of files and directories that are safe for auto-loading." msgstr "" #: auto-load.c:1713 msgid "" "Show the list of files and directories that are safe for auto-loading." msgstr "" #: auto-load.c:1714 msgid "" "Various files loaded automatically for the 'set auto-load ...' options must\n" "be located in one of the directories listed by this option. Warning will " "be\n" "printed and file will not be used otherwise.\n" "You can mix both directory and filename entries.\n" "Setting this parameter to an empty list resets it to its default value.\n" "Setting this parameter to '/' (without the quotes) allows any file\n" "for the 'set auto-load ...' options. Each path entry can be also shell\n" "wildcard pattern; '*' does not match directory separator.\n" "This option is ignored for the kinds of files having 'set auto-load ... " "off'.\n" "This options has security implications for untrusted inferiors." msgstr "" #: auto-load.c:1733 msgid "" "Add entries to the list of directories from which it is safe to auto-load " "files.\n" "See the commands 'set auto-load safe-path' and 'show auto-load safe-path' " "to\n" "access the current full list setting." msgstr "" #: auto-load.c:1742 msgid "" "Add entries to the list of directories from which to load auto-loaded " "scripts.\n" "See the commands 'set auto-load scripts-directory' and\n" "'show auto-load scripts-directory' to access the current full list setting." msgstr "" #: auto-load.c:1750 msgid "Set auto-load verifications debugging." msgstr "" #: auto-load.c:1751 msgid "Show auto-load verifications debugging." msgstr "" #: auto-load.c:1752 msgid "" "When non-zero, debugging output for files of 'set auto-load ...'\n" "is displayed." msgstr "" #: auxv.c:437 msgid "End of vector" msgstr "" #: auxv.c:438 auxv.c:459 msgid "Entry should be ignored" msgstr "" #: auxv.c:439 msgid "File descriptor of program" msgstr "" #: auxv.c:440 msgid "Program headers for program" msgstr "" #: auxv.c:441 msgid "Size of program header entry" msgstr "" #: auxv.c:442 msgid "Number of program headers" msgstr "" #: auxv.c:443 msgid "System page size" msgstr "" #: auxv.c:444 msgid "Base address of interpreter" msgstr "" #: auxv.c:445 msgid "Flags" msgstr "" #: auxv.c:446 msgid "Entry point of program" msgstr "" #: auxv.c:447 msgid "Program is not ELF" msgstr "" #: auxv.c:448 auxv.c:472 msgid "Real user ID" msgstr "" #: auxv.c:449 auxv.c:471 msgid "Effective user ID" msgstr "" #: auxv.c:450 auxv.c:474 msgid "Real group ID" msgstr "" #: auxv.c:451 auxv.c:473 msgid "Effective group ID" msgstr "" #: auxv.c:452 msgid "Frequency of times()" msgstr "" #: auxv.c:453 msgid "String identifying platform" msgstr "" #: auxv.c:454 auxv.c:480 msgid "Machine-dependent CPU capability hints" msgstr "" #: auxv.c:455 msgid "Used FPU control word" msgstr "" #: auxv.c:456 msgid "Data cache block size" msgstr "" #: auxv.c:457 msgid "Instruction cache block size" msgstr "" #: auxv.c:458 msgid "Unified cache block size" msgstr "" #: auxv.c:460 msgid "String identifying base platform" msgstr "" #: auxv.c:461 msgid "Address of 16 random bytes" msgstr "" #: auxv.c:462 msgid "Extension of AT_HWCAP" msgstr "" #: auxv.c:463 msgid "File name of executable" msgstr "" #: auxv.c:464 msgid "Boolean, was exec setuid-like?" msgstr "" #: auxv.c:465 msgid "Special system info/entry points" msgstr "" #: auxv.c:466 msgid "System-supplied DSO's ELF header" msgstr "" #: auxv.c:467 msgid "L1 Instruction cache information" msgstr "" #: auxv.c:468 msgid "L1 Data cache information" msgstr "" #: auxv.c:469 msgid "L2 cache information" msgstr "" #: auxv.c:470 msgid "L3 cache information" msgstr "" #: auxv.c:475 msgid "Dynamic linker's ELF header" msgstr "" #: auxv.c:476 msgid "Dynamic linker's section headers" msgstr "" #: auxv.c:477 msgid "String giving name of dynamic linker" msgstr "" #: auxv.c:478 msgid "Large pagesize" msgstr "" #: auxv.c:479 msgid "Platform name string" msgstr "" #: auxv.c:481 msgid "Should flush icache?" msgstr "" #: auxv.c:482 msgid "CPU name string" msgstr "" #: auxv.c:483 msgid "COFF entry point address" msgstr "" #: auxv.c:484 msgid "COFF executable file descriptor" msgstr "" #: auxv.c:486 msgid "Canonicalized file name given to execve" msgstr "" #: auxv.c:487 msgid "String for name of MMU module" msgstr "" #: auxv.c:488 msgid "Dynamic linker's data segment address" msgstr "" #: auxv.c:490 msgid "AF_SUN_ flags passed from the kernel" msgstr "" #: auxv.c:528 msgid "The program has no auxiliary information now." msgstr "" #: auxv.c:534 msgid "No auxiliary vector found, or failed reading it." msgstr "" #: auxv.c:536 msgid "Auxiliary vector is empty." msgstr "" #: auxv.c:547 msgid "" "Display the inferior's auxiliary vector.\n" "This is information provided by the operating system at program startup." msgstr "" #: avr-tdep.c:399 avr-tdep.c:417 i386-tdep.c:455 i386-tdep.c:3223 #: i386-tdep.c:3439 i386-tdep.c:3603 s390-linux-tdep.c:326 #: s390-linux-tdep.c:346 s390-linux-tdep.c:420 s390-linux-tdep.c:475 #: sparc64-tdep.c:336 spu-tdep.c:178 spu-tdep.c:248 spu-tdep.c:309 #: spu-tdep.c:331 spu-tdep.c:353 msgid "invalid regnum" msgstr "" #: avr-tdep.c:660 #, possible-c-format msgid "Num pushes too large: %d\n" msgstr "" #: avr-tdep.c:1570 msgid "ERR: info io_registers NOT supported by current target\n" msgstr "" #: avr-tdep.c:1578 msgid "Error fetching number of io registers\n" msgstr "" #: avr-tdep.c:1587 #, possible-c-format msgid "" "Target has %u io registers:\n" "\n" msgstr "" #: avr-tdep.c:1636 msgid "query remote avr target for io space register values" msgstr "" #: ax-gdb.c:521 msgid "gen_fetch: strange size" msgstr "" #. Our caller requested us to dereference a pointer from an unsupported #. type. Error out and give callers a chance to handle the failure #. gracefully. #: ax-gdb.c:531 #, possible-c-format msgid "gen_fetch: Unsupported type code `%s'." msgstr "" #: ax-gdb.c:655 msgid "gen_var_ref: LOC_CONST_BYTES symbols are not supported" msgstr "" #: ax-gdb.c:687 #, possible-c-format msgid "Cannot compute value of typedef `%s'." msgstr "" #: ax-gdb.c:719 #, possible-c-format msgid "Couldn't resolve symbol `%s'." msgstr "" #: ax-gdb.c:728 findvar.c:354 findvar.c:723 printcmd.c:1299 tracepoint.c:2851 msgid "LOC_COMPUTED variable missing a method" msgstr "" #: ax-gdb.c:737 #, possible-c-format msgid "Cannot find value of botched symbol `%s'." msgstr "" #: ax-gdb.c:773 msgid "Value not scalar: cannot be an rvalue." msgstr "" #: ax-gdb.c:1012 msgid "Invalid type cast: intended type must be scalar." msgstr "" #: ax-gdb.c:1035 msgid "Casts to requested type are not yet implemented." msgstr "" #: ax-gdb.c:1103 msgid "" "First argument of `-' is a pointer, but second argument is neither\n" "an integer nor a pointer of the same type." msgstr "" #: ax-gdb.c:1156 #, possible-c-format msgid "Invalid combination of types in %s." msgstr "" #: ax-gdb.c:1173 msgid "Invalid type of operand to `!'." msgstr "" #: ax-gdb.c:1184 msgid "Invalid type of operand to `~'." msgstr "" #: ax-gdb.c:1202 msgid "gen_deref: expected a pointer" msgstr "" #: ax-gdb.c:1211 valops.c:914 msgid "Attempt to dereference a generic pointer." msgstr "" #: ax-gdb.c:1232 msgid "Operand of `&' is an rvalue, which has no address." msgstr "" #: ax-gdb.c:1235 msgid "Operand of `&' is in a register, and has no address." msgstr "" #: ax-gdb.c:1307 msgid "gen_bitfield_ref: bitfield too wide" msgstr "" #: ax-gdb.c:1459 ax-gdb.c:1601 #, possible-c-format msgid "static field `%s' has been optimized out, cannot use" msgstr "" #: ax-gdb.c:1471 msgid "find_field: anonymous unions not supported" msgstr "" #: ax-gdb.c:1519 #, possible-c-format msgid "The left operand of `%s' is not a %s." msgstr "" #: ax-gdb.c:1525 msgid "Structure does not live in memory." msgstr "" #: ax-gdb.c:1531 #, possible-c-format msgid "Couldn't find member named `%s' in struct/union/class `%s'" msgstr "" #: ax-gdb.c:1589 msgid "non-aggregate type to gen_struct_elt_for_reference" msgstr "" #: ax-gdb.c:1607 valops.c:3324 msgid "pointers to bitfield members not allowed" msgstr "" #. FIXME we need a way to do "want_address" equivalent #: ax-gdb.c:1611 valops.c:3357 #, possible-c-format msgid "Cannot reference non-static field \"%s\"" msgstr "" #: ax-gdb.c:1632 eval.c:1497 valops.c:3533 #, possible-c-format msgid "No symbol \"%s\" in namespace \"%s\"." msgstr "" #: ax-gdb.c:1662 ax-gdb.c:1980 ax-gdb.c:2204 #, possible-c-format msgid "`%s' has been optimized out, cannot use" msgstr "" #: ax-gdb.c:1686 msgid "non-aggregate type in gen_aggregate_elt_ref" msgstr "" #: ax-gdb.c:1713 msgid "Left operand of `@' must be an object in memory." msgstr "" #: ax-gdb.c:1721 msgid "Right operand of `@' must be a constant, in agent expressions." msgstr "" #: ax-gdb.c:1724 msgid "Right operand of `@' must be an integer." msgstr "" #: ax-gdb.c:1727 msgid "Right operand of `@' must be positive." msgstr "" #: ax-gdb.c:1906 ax-gdb.c:1942 #, possible-c-format msgid "$%s is not a trace state variable, may not assign to it" msgstr "" #: ax-gdb.c:1910 ax-gdb.c:1946 msgid "May only assign to trace state variables" msgstr "" #: ax-gdb.c:1995 tracepoint.c:1520 #, possible-c-format msgid "Register $%s not available" msgstr "" #: ax-gdb.c:1999 #, possible-c-format msgid "'%s' is a user-register; GDB cannot yet trace user-register contents." msgstr "" #: ax-gdb.c:2026 #, possible-c-format msgid "" "$%s is not a trace state variable; GDB agent expressions cannot use " "convenience variables." msgstr "" #: ax-gdb.c:2147 msgid "Argument of unary `*' is not a pointer." msgstr "" #: ax-gdb.c:2183 msgid "gen_expr: unhandled struct case" msgstr "" #: ax-gdb.c:2199 #, possible-c-format msgid "no `%s' found" msgstr "" #: ax-gdb.c:2221 eval.c:735 eval.c:2921 #, possible-c-format msgid "There is no field named %s" msgstr "" #: ax-gdb.c:2229 msgid "Attempt to use a type name as an expression." msgstr "" #: ax-gdb.c:2232 #, possible-c-format msgid "Unsupported operator %s (%d) in expression." msgstr "" #: ax-gdb.c:2308 msgid "cannot subscript requested type: cannot call user defined functions" msgstr "" #: ax-gdb.c:2321 eval.c:2146 eval.c:2192 eval.c:2216 jv-lang.c:989 #: m2-lang.c:254 #, possible-c-format msgid "cannot subscript something of type `%s'" msgstr "" #: ax-gdb.c:2324 eval.c:2149 eval.c:2219 jv-lang.c:991 m2-lang.c:257 msgid "cannot subscript requested type" msgstr "" #: ax-gdb.c:2329 valarith.c:952 msgid "Argument to arithmetic operation not a number or boolean." msgstr "" #: ax-gdb.c:2384 msgid "gen_expr: op case sets don't match" msgstr "" #: ax-gdb.c:2634 ax-gdb.c:2713 msgid "GDB can't do agent expression translation with overlays." msgstr "" #: ax-gdb.c:2637 ax-gdb.c:2716 msgid "expression to translate" msgstr "" #: ax-gdb.c:2723 msgid "Must start with a format string." msgstr "" #: ax-gdb.c:2734 breakpoint.c:2442 printcmd.c:2289 msgid "Bad format string, non-terminated '\"'." msgstr "" #: ax-gdb.c:2739 breakpoint.c:2447 printcmd.c:2294 msgid "Invalid argument syntax" msgstr "" #: ax-gdb.c:2783 msgid "" "Translate an expression into remote agent bytecode for tracing.\n" "Usage: maint agent [-at location,] EXPRESSION\n" "If -at is given, generate remote agent bytecode for this location.\n" "If not, generate remote agent bytecode for current frame pc address." msgstr "" #: ax-gdb.c:2791 msgid "" "Translate an expression into remote agent bytecode for evaluation.\n" "Usage: maint agent-eval [-at location,] EXPRESSION\n" "If -at is given, generate remote agent bytecode for this location.\n" "If not, generate remote agent bytecode for current frame pc address." msgstr "" #: ax-gdb.c:2799 msgid "" "Translate an expression into remote agent bytecode for evaluation and " "display the bytecodes." msgstr "" #: ax-general.c:128 msgid "GDB bug: ax-general.c (read_const): incomplete constant" msgstr "" #: ax-general.c:159 msgid "GDB bug: ax-general.c (ax_pick): stack depth out of range" msgstr "" #: ax-general.c:172 msgid "GDB bug: ax-general.c (generic_ext): bit count out of range" msgstr "" #: ax-general.c:175 msgid "GDB bug: ax-general.c (generic_ext): opcode has inadequate range" msgstr "" #: ax-general.c:206 msgid "" "GDB bug: ax-general.c (ax_trace_quick): size out of range for trace_quick" msgstr "" #: ax-general.c:242 msgid "GDB bug: ax-general.c (ax_label): label target out of range" msgstr "" #. FIXME: floating-point support not present yet. #: ax-general.c:288 msgid "GDB bug: ax-general.c (ax_const_d): floating point not supported yet" msgstr "" #: ax-general.c:302 ax-general.c:450 #, possible-c-format msgid "'%s' is a pseudo-register; GDB cannot yet trace its contents." msgstr "" #: ax-general.c:306 ax-general.c:454 #, possible-c-format msgid "Trace '%s' failed." msgstr "" #: ax-general.c:313 msgid "GDB bug: ax-general.c (ax_reg): register number out of range" msgstr "" #: ax-general.c:331 #, possible-c-format msgid "ax-general.c (ax_tsv): variable number is %d, out of range" msgstr "" #: ax-general.c:354 #, possible-c-format msgid "ax-general.c (ax_string): string length is %d, out of allowed range" msgstr "" #: ax-general.c:386 #, possible-c-format msgid "Scope: %s\n" msgstr "" #: ax-general.c:387 msgid "Reg mask:" msgstr "" #: ax-general.c:389 #, possible-c-format msgid " %02x" msgstr "" #: ax-general.c:390 darwin-nat-info.c:293 darwin-nat-info.c:586 #: darwin-nat-info.c:794 darwin-nat.c:556 msgid "\n" msgstr "" #: ax-general.c:396 msgid "GDB bug: ax-general.c (ax_print): opcode map out of sync" msgstr "" #: ax-general.c:405 #, possible-c-format msgid "%3d \n" msgstr "" #: ax-general.c:411 #, possible-c-format msgid "%3d \n" msgstr "" #: ax-general.c:433 #, possible-c-format msgid " \"%s\", %d args" msgstr "" #. i18n: Like "Percentage of duplicates, by count: (not applicable)". #. i18n: "Average entry size: (not applicable)". #. i18n: "Average hash chain length: (not applicable)". #: bcache.c:348 bcache.c:449 bcache.c:479 msgid "(not applicable)\n" msgstr "" #: bcache.c:430 #, possible-c-format msgid " Cached '%s' statistics:\n" msgstr "" #: bcache.c:431 #, possible-c-format msgid " Total object count: %ld\n" msgstr "" #: bcache.c:432 #, possible-c-format msgid " Unique object count: %lu\n" msgstr "" #: bcache.c:433 msgid " Percentage of duplicates, by count: " msgstr "" #: bcache.c:437 #, possible-c-format msgid " Total object size: %ld\n" msgstr "" #: bcache.c:438 #, possible-c-format msgid " Unique object size: %ld\n" msgstr "" #: bcache.c:439 msgid " Percentage of duplicates, by size: " msgstr "" #: bcache.c:443 #, possible-c-format msgid " Max entry size: %d\n" msgstr "" #: bcache.c:444 msgid " Average entry size: " msgstr "" #: bcache.c:450 #, possible-c-format msgid " Median entry size: %d\n" msgstr "" #: bcache.c:453 #, possible-c-format msgid " Total memory used by bcache, including overhead: %ld\n" msgstr "" #: bcache.c:456 msgid " Percentage memory overhead: " msgstr "" #: bcache.c:458 msgid " Net memory savings: " msgstr "" #: bcache.c:462 #, possible-c-format msgid " Hash table size: %3d\n" msgstr "" #: bcache.c:464 #, possible-c-format msgid " Hash table expands: %lu\n" msgstr "" #: bcache.c:466 #, possible-c-format msgid " Hash table hashes: %lu\n" msgstr "" #: bcache.c:468 #, possible-c-format msgid " Half hash misses: %lu\n" msgstr "" #: bcache.c:470 msgid " Hash table population: " msgstr "" #: bcache.c:472 #, possible-c-format msgid " Median hash chain length: %3d\n" msgstr "" #: bcache.c:474 msgid " Average hash chain length: " msgstr "" #: bcache.c:480 #, possible-c-format msgid " Maximum hash chain length: %3d\n" msgstr "" #: bfd-target.c:94 msgid "BFD backed target" msgstr "" #: bfd-target.c:95 msgid "You should never see this" msgstr "" #: bfin-tdep.c:451 msgid "" "Function Prologue not recognised; pc will point to ENTRY_POINT of the " "function" msgstr "" #: bfin-tdep.c:697 bfin-tdep.c:717 xtensa-tdep.c:336 xtensa-tdep.c:635 #: xtensa-tdep.c:729 #, possible-c-format msgid "invalid register number %d" msgstr "" #: block.c:242 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving cannot find DW_TAG_GNU_call_site %s in %s" msgstr "" #: break-catch-sig.c:232 #, possible-c-format msgid "Catchpoint %d (signal %s), " msgstr "" #: break-catch-sig.c:310 #, possible-c-format msgid "Catchpoint %d (signals" msgstr "" #: break-catch-sig.c:312 #, possible-c-format msgid "Catchpoint %d (signal" msgstr "" #: break-catch-sig.c:325 #, possible-c-format msgid "Catchpoint %d (any signal)" msgstr "" #: break-catch-sig.c:327 #, possible-c-format msgid "Catchpoint %d (standard signals)" msgstr "" #: break-catch-sig.c:415 msgid "'all' cannot be caught with other signals" msgstr "" #: break-catch-sig.c:433 #, possible-c-format msgid "Unknown signal name '%s'." msgstr "" #: break-catch-sig.c:500 msgid "" "Catch signals by their names and/or numbers.\n" "Usage: catch signal [[NAME|NUMBER] [NAME|NUMBER]...|all]\n" "Arguments say which signals to catch. If no arguments\n" "are given, every \"normal\" signal will be caught.\n" "The argument \"all\" means to also catch signals used by GDB.\n" "Arguments, if given, should be one or more signal names\n" "(if your system supports that), or signal numbers." msgstr "" #: break-catch-syscall.c:363 #, possible-c-format msgid "Catchpoint %d (syscalls" msgstr "" #: break-catch-syscall.c:365 #, possible-c-format msgid "Catchpoint %d (syscall" msgstr "" #: break-catch-syscall.c:382 #, possible-c-format msgid "Catchpoint %d (any syscall)" msgstr "" #. Here we have to issue an error instead of a warning, #. because GDB cannot do anything useful if there's no #. syscall number to be caught. #: break-catch-syscall.c:481 #, possible-c-format msgid "Unknown syscall name '%s'." msgstr "" #: break-catch-syscall.c:505 msgid "" "The feature 'catch syscall' is not supported on this architecture yet." msgstr "" #: break-catch-syscall.c:651 msgid "" "Catch system calls by their names and/or numbers.\n" "Arguments say which system calls to catch. If no arguments\n" "are given, every system call will be caught.\n" "Arguments, if given, should be one or more system call names\n" "(if your system supports that), or system call numbers." msgstr "" #. We have been told to display the contents of F77 COMMON #. block supposedly visible in this function. Let us #. first make sure that it is visible and if so, let #. us display its contents. #: break-catch-throw.c:107 f-valprint.c:483 probe.c:970 msgid "No frame selected" msgstr "" #: break-catch-throw.c:119 msgid "not stopped at a C++ exception catchpoint" msgstr "" #: break-catch-throw.c:123 msgid "C++ exception catchpoint has too few arguments" msgstr "" #: break-catch-throw.c:130 msgid "error computing probe argument at c++ exception catchpoint" msgstr "" #: break-catch-throw.c:344 msgid "\tmatching: " msgstr "" #: break-catch-throw.c:361 msgid " (throw)" msgstr "" #: break-catch-throw.c:362 msgid " (catch)" msgstr "" #: break-catch-throw.c:363 msgid " (rethrow)" msgstr "" #: break-catch-throw.c:407 msgid "invalid type-matching regexp" msgstr "" #: break-catch-throw.c:493 msgid "Unsupported or unknown exception event; cannot catch it" msgstr "" #. Add catch and tcatch sub-commands. #: break-catch-throw.c:591 msgid "Catch an exception, when caught." msgstr "" #: break-catch-throw.c:597 msgid "Catch an exception, when thrown." msgstr "" #: break-catch-throw.c:603 msgid "Catch an exception, when rethrown." msgstr "" #: breakpoint.c:413 #, possible-c-format msgid "Debugger's willingness to use watchpoint hardware is %s.\n" msgstr "" #: breakpoint.c:429 #, possible-c-format msgid "Debugger's behavior regarding pending breakpoints is %s.\n" msgstr "" #: breakpoint.c:445 #, possible-c-format msgid "Automatic usage of hardware breakpoints is %s.\n" msgstr "" #: breakpoint.c:462 #, possible-c-format msgid "Always inserted breakpoint mode is %s.\n" msgstr "" #: breakpoint.c:862 msgid "" "Target does not support breakpoint condition evaluation.\n" "Using host evaluation mode instead." msgstr "" #: breakpoint.c:918 #, possible-c-format msgid "Breakpoint condition evaluation mode is %s (currently %s).\n" msgstr "" #: breakpoint.c:923 #, possible-c-format msgid "Breakpoint condition evaluation mode is %s.\n" msgstr "" #: breakpoint.c:1010 #, possible-c-format msgid "Breakpoint %d now unconditional.\n" msgstr "" #: breakpoint.c:1107 msgid "breakpoint number" msgstr "" #: breakpoint.c:1112 #, possible-c-format msgid "Bad breakpoint argument: '%s'" msgstr "" #: breakpoint.c:1125 guile/scm-breakpoint.c:954 python/py-breakpoint.c:1002 #, possible-c-format msgid "" "Only one stop condition allowed. There is currently a %s stop condition " "defined for this breakpoint." msgstr "" #: breakpoint.c:1137 breakpoint.c:14707 #, possible-c-format msgid "No breakpoint number %d." msgstr "" #: breakpoint.c:1154 msgid "The 'while-stepping' command can only be used for tracepoints" msgstr "" #: breakpoint.c:1164 msgid "The 'collect' command can only be used for tracepoints" msgstr "" #: breakpoint.c:1167 msgid "The 'teval' command can only be used for tracepoints" msgstr "" #: breakpoint.c:1221 msgid "The 'while-stepping' command cannot be used for fast tracepoint" msgstr "" #: breakpoint.c:1224 msgid "The 'while-stepping' command cannot be used for static tracepoint" msgstr "" #: breakpoint.c:1228 msgid "The 'while-stepping' command can be used only once" msgstr "" #: breakpoint.c:1245 msgid "The 'while-stepping' command cannot be nested" msgstr "" #: breakpoint.c:1377 #, possible-c-format msgid "Type commands for breakpoint(s) %s, one per line." msgstr "" #: breakpoint.c:1449 msgid "No breakpoints specified." msgstr "" #: breakpoint.c:1668 #, possible-c-format msgid "reading through apparently deleted breakpoint #%d?" msgstr "" #: breakpoint.c:1965 breakpoint.c:2146 msgid "" "Can't set read/access watchpoint when hardware watchpoints are disabled." msgstr "" #: breakpoint.c:2125 msgid "Target does not support this type of hardware watchpoint." msgstr "" #: breakpoint.c:2128 msgid "" "There are not enough available hardware resources for this watchpoint." msgstr "" #: breakpoint.c:2149 msgid "Expression cannot be implemented with read/access watchpoint." msgstr "" #: breakpoint.c:2177 #, possible-c-format msgid "" "Watchpoint %d deleted because the program has left the block\n" "in which its expression is valid.\n" msgstr "" #: breakpoint.c:2431 msgid "No format string following the location" msgstr "" #: breakpoint.c:2697 msgid "" "Note: automatically using hardware breakpoints for read-only addresses.\n" msgstr "" #: breakpoint.c:2708 #, possible-c-format msgid "" "Cannot insert breakpoint %d.\n" "Cannot set software breakpoint at read-only address %s\n" msgstr "" #: breakpoint.c:2749 #, possible-c-format msgid "hardware breakpoint %d not supported in overlay!" msgstr "" #: breakpoint.c:2951 #, possible-c-format msgid "" "Error inserting catchpoint %d: Your system does not support this type\n" "of catchpoint." msgstr "" #: breakpoint.c:2955 #, possible-c-format msgid "Error inserting catchpoint %d." msgstr "" #: breakpoint.c:3244 #, possible-c-format msgid "" "Thread-specific breakpoint %d deleted - thread %s no longer in the thread " "list.\n" msgstr "" #: breakpoint.c:3906 msgid "Cannot detach breakpoints of inferior_ptid" msgstr "" #: breakpoint.c:4063 #, possible-c-format msgid "Could not remove hardware watchpoint %d." msgstr "" #: breakpoint.c:4778 msgid "" msgstr "" #: breakpoint.c:4856 msgid "print_bp_stop_message: unrecognized enum value" msgstr "" #: breakpoint.c:4875 msgid "Stopped due to shared library event:\n" msgstr "" #: breakpoint.c:4878 msgid "Stopped due to shared library event (no libraries added or removed)\n" msgstr "" #: breakpoint.c:4892 msgid " Inferior unloaded " msgstr "" #: breakpoint.c:4915 msgid " Inferior loaded " msgstr "" #. Error from catch_errors. #: breakpoint.c:5422 #, possible-c-format msgid "Watchpoint %d deleted.\n" msgstr "" #: breakpoint.c:5553 msgid "Watchpoint condition cannot be tested in the current scope" msgstr "" #: breakpoint.c:5955 msgid "bpstat_what: tracepoint encountered" msgstr "" #: breakpoint.c:5976 #, possible-c-format msgid "bpstat_what: unhandled bptype %d" msgstr "" #: breakpoint.c:6258 #, possible-c-format msgid "bptypes table does not describe type #%d." msgstr "" #: breakpoint.c:6392 msgid "print_one_breakpoint: bp_none encountered\n" msgstr "" #: breakpoint.c:7038 msgid "Note: breakpoint " msgstr "" #. if (others == ???) #: breakpoint.c:7040 msgid "Note: breakpoints " msgstr "" #: breakpoint.c:7058 msgid "also set at pc " msgstr "" #: breakpoint.c:7257 #, possible-c-format msgid "Breakpoint %d address previously adjusted from %s to %s." msgstr "" #: breakpoint.c:7260 #, possible-c-format msgid "Breakpoint address adjusted from %s to %s." msgstr "" #: breakpoint.c:7376 msgid "unknown breakpoint type" msgstr "" #: breakpoint.c:7970 #, possible-c-format msgid "Temporarily disabling breakpoints for unloaded shared library \"%s\"" msgstr "" #: breakpoint.c:8172 #, possible-c-format msgid "Catchpoint %d (fork)" msgstr "" #: breakpoint.c:8289 #, possible-c-format msgid "Catchpoint %d (vfork)" msgstr "" #: breakpoint.c:8467 #, possible-c-format msgid "load of library matching %s" msgstr "" #: breakpoint.c:8469 msgid "load of library" msgstr "" #: breakpoint.c:8474 #, possible-c-format msgid "unload of library matching %s" msgstr "" #: breakpoint.c:8476 msgid "unload of library" msgstr "" #: breakpoint.c:8491 #, possible-c-format msgid "Catchpoint %d (%s)" msgstr "" #: breakpoint.c:8541 objc-lang.c:588 objc-lang.c:739 symtab.c:4570 #: thread.c:1987 #, possible-c-format msgid "Invalid regexp (%s): %s" msgstr "" #: breakpoint.c:8751 #, possible-c-format msgid "Catchpoint %d (exec)" msgstr "" #: breakpoint.c:9159 printcmd.c:2282 msgid "Bad format string, missing '\"'." msgstr "" #: breakpoint.c:9166 msgid "No function supplied for dprintf call" msgstr "" #: breakpoint.c:9184 msgid "Target cannot run dprintf commands, falling back to GDB printf" msgstr "" #: breakpoint.c:9190 msgid "Invalid dprintf style." msgstr "" #: breakpoint.c:9251 breakpoint.c:14925 msgid "No hardware breakpoint support in the target." msgstr "" #: breakpoint.c:9253 breakpoint.c:10408 breakpoint.c:14927 msgid "Hardware breakpoints used exceeds limit." msgstr "" #: breakpoint.c:9308 breakpoint.c:9317 #, possible-c-format msgid "Probed static tracepoint marker \"%s\"\n" msgstr "" #: breakpoint.c:9322 msgid "Couldn't determine the static tracepoint marker to probe" msgstr "" #: breakpoint.c:9342 #, possible-c-format msgid "Garbage '%s' follows condition" msgstr "" #: breakpoint.c:9352 breakpoint.c:10177 msgid "Format string required" msgstr "" #: breakpoint.c:9355 #, possible-c-format msgid "Garbage '%s' at end of command" msgstr "" #: breakpoint.c:9526 msgid "No default breakpoint address now." msgstr "" #: breakpoint.c:9606 #, possible-c-format msgid "May not have a fast tracepoint at 0x%s%s" msgstr "" #: breakpoint.c:9667 msgid "Junk after thread keyword." msgstr "" #: breakpoint.c:9678 msgid "Junk after task keyword." msgstr "" #: breakpoint.c:9680 #, possible-c-format msgid "Unknown task %d." msgstr "" #: breakpoint.c:9715 #, possible-c-format msgid "No known static tracepoint marker named %s" msgstr "" #: breakpoint.c:9790 #, possible-c-format msgid "Make %s pending on future shared library load? " msgstr "" #: breakpoint.c:9870 mi/mi-cmd-break.c:348 #, possible-c-format msgid "Garbage '%s' at end of location" msgstr "" #: breakpoint.c:9943 msgid "" "Multiple breakpoints were set.\n" "Use the \"delete\" command to delete unwanted breakpoints." msgstr "" #: breakpoint.c:10012 linespec.c:1961 #, possible-c-format msgid "No line %d in file \"%s\"." msgstr "" #: breakpoint.c:10088 msgid "" "Specify the type of breakpoint to set.\n" "Usage: stop in \n" " stop at \n" msgstr "" #: breakpoint.c:10121 msgid "Usage: stop in \n" msgstr "" #: breakpoint.c:10153 msgid "Usage: stop at \n" msgstr "" #: breakpoint.c:10202 msgid "May only run agent-printf on the target" msgstr "" #: breakpoint.c:10333 #, possible-c-format msgid "Hardware assisted ranged breakpoint %d from %s to %s." msgstr "" #: breakpoint.c:10375 breakpoint.c:10459 msgid "Could not find location of the end of the range." msgstr "" #: breakpoint.c:10401 msgid "This target does not support hardware ranged breakpoints." msgstr "" #: breakpoint.c:10412 msgid "No address range specified." msgstr "" #: breakpoint.c:10423 msgid "Too few arguments." msgstr "" #: breakpoint.c:10425 msgid "Could not find location of the beginning of the range." msgstr "" #: breakpoint.c:10431 breakpoint.c:10464 msgid "Cannot create a ranged breakpoint with multiple locations." msgstr "" #: breakpoint.c:10470 msgid "Invalid address range, end precedes start." msgstr "" #. Length overflowed. #: breakpoint.c:10475 msgid "Address range too large." msgstr "" #: breakpoint.c:10867 breakpoint.c:11006 breakpoint.c:11062 breakpoint.c:11093 msgid "Invalid hardware watchpoint type." msgstr "" #: breakpoint.c:10898 msgid "Invalid watchpoint type." msgstr "" #: breakpoint.c:11010 msgid "" "\n" "Check the underlying instruction at PC for the memory\n" "address and value which triggered this watchpoint.\n" msgstr "" #: breakpoint.c:11186 msgid "You can specify only one thread." msgstr "" #: breakpoint.c:11205 msgid "You can specify only one mask." msgstr "" #: breakpoint.c:11249 #, possible-c-format msgid "Cannot watch constant value `%.*s'." msgstr "" #: breakpoint.c:11276 msgid "This target does not support masked watchpoints." msgstr "" #: breakpoint.c:11278 msgid "Invalid mask or memory region." msgstr "" #: breakpoint.c:11304 msgid "Junk at end of command." msgstr "" #: breakpoint.c:11725 msgid "Couldn't get information on specified line." msgstr "" #: breakpoint.c:11880 msgid "unsupported or unknown fork kind; cannot catch it" msgstr "" #: breakpoint.c:11958 breakpoint.c:11965 msgid "Catch requires an event name." msgstr "" #: breakpoint.c:12023 msgid "No source file specified." msgstr "" #: breakpoint.c:12121 #, possible-c-format msgid "No breakpoint at %s." msgstr "" #: breakpoint.c:12123 msgid "No breakpoint at this line." msgstr "" #: breakpoint.c:12146 msgid "Deleted breakpoint " msgstr "" #: breakpoint.c:12148 msgid "Deleted breakpoints " msgstr "" #. This is just about all we can do. We could keep #. this location on the global list, and try to #. remove it next time, but there's no particular #. reason why we will succeed next time. #. #. Note that at this point, old_loc->owner is still #. valid, as delete_breakpoint frees the breakpoint #. only after calling us. #: breakpoint.c:12585 #, possible-c-format msgid "warning: Error removing breakpoint %d\n" msgstr "" #: breakpoint.c:12822 #, possible-c-format msgid " (%s) pending." msgstr "" #: breakpoint.c:12827 #, possible-c-format msgid " (%s,%s) pending." msgstr "" #: breakpoint.c:12833 #, possible-c-format msgid " (%s %s) pending." msgstr "" #: breakpoint.c:13196 msgid "Temporary breakpoint" msgstr "" #: breakpoint.c:13198 msgid "Breakpoint" msgstr "" #: breakpoint.c:13199 breakpoint.c:13520 breakpoint.c:13524 breakpoint.c:13528 #, possible-c-format msgid " %d" msgstr "" #: breakpoint.c:13201 msgid " at gnu-indirect-function resolver" msgstr "" #: breakpoint.c:13204 #, possible-c-format msgid "Hardware assisted breakpoint %d" msgstr "" #: breakpoint.c:13207 #, possible-c-format msgid "Dprintf %d" msgstr "" #: breakpoint.c:13228 #, possible-c-format msgid "unhandled breakpoint type %d" msgstr "" #. Not sure how we will get here. #. GDB should not stop for these breakpoints. #: breakpoint.c:13341 msgid "Thread Event Breakpoint: gdb should not stop!\n" msgstr "" #. By analogy with the thread event, GDB should not stop for these. #: breakpoint.c:13346 msgid "Overlay Event Breakpoint: gdb should not stop!\n" msgstr "" #. These should never be enabled. #: breakpoint.c:13351 msgid "Longjmp Master Breakpoint: gdb should not stop!\n" msgstr "" #. These should never be enabled. #: breakpoint.c:13356 msgid "std::terminate Master Breakpoint: gdb should not stop!\n" msgstr "" #. These should never be enabled. #: breakpoint.c:13362 msgid "Exception Master Breakpoint: gdb should not stop!\n" msgstr "" #: breakpoint.c:13473 msgid "probe not found" msgstr "" #: breakpoint.c:13519 msgid "Tracepoint" msgstr "" #: breakpoint.c:13523 msgid "Fast tracepoint" msgstr "" #: breakpoint.c:13527 msgid "Static tracepoint" msgstr "" #: breakpoint.c:13532 breakpoint.c:13551 #, possible-c-format msgid "unhandled tracepoint type %d" msgstr "" #: breakpoint.c:13799 #, possible-c-format msgid "marker %s not found" msgstr "" #: breakpoint.c:13993 msgid "Delete all breakpoints? " msgstr "" #: breakpoint.c:14107 #, possible-c-format msgid "static tracepoint %d changed probed marker from %s to %s" msgstr "" #: breakpoint.c:14143 #, possible-c-format msgid "" "marker for static tracepoint %d (%s) not found at previous line number" msgstr "" #: breakpoint.c:14279 #, possible-c-format msgid "Could not reset ranged breakpoint %d: multiple locations found\n" msgstr "" #: breakpoint.c:14319 #, possible-c-format msgid "failed to reevaluate condition for breakpoint %d: %s" msgstr "" #: breakpoint.c:14683 #, possible-c-format msgid "Ignore count ignored for tracepoint %d." msgstr "" #: breakpoint.c:14692 #, possible-c-format msgid "Will stop next time breakpoint %d is reached." msgstr "" #: breakpoint.c:14696 #, possible-c-format msgid "Will ignore next crossing of breakpoint %d." msgstr "" #: breakpoint.c:14699 #, possible-c-format msgid "Will ignore next %d crossings of breakpoint %d." msgstr "" #: breakpoint.c:14719 msgid "a breakpoint number" msgstr "" #: breakpoint.c:14723 #, possible-c-format msgid "bad breakpoint number: '%s'" msgstr "" #: breakpoint.c:14725 msgid "Second argument (specified ignore-count) is missing." msgstr "" #: breakpoint.c:14748 msgid "one or more breakpoint numbers" msgstr "" #: breakpoint.c:14761 #, possible-c-format msgid "bad breakpoint number at or near '%s'" msgstr "" #: breakpoint.c:14773 #, possible-c-format msgid "No breakpoint number %d.\n" msgstr "" #: breakpoint.c:14793 breakpoint.c:14802 #, possible-c-format msgid "Bad breakpoint number '%s'" msgstr "" #: breakpoint.c:14807 breakpoint.c:14814 #, possible-c-format msgid "Bad breakpoint location number '%s'" msgstr "" #: breakpoint.c:14946 #, possible-c-format msgid "Cannot enable watchpoint %d: " msgstr "" #: breakpoint.c:15087 msgid "hit count" msgstr "" #. In the absence of a source location, fall back to raw #. address. Since there is no way to confirm that the address #. means the same thing as when the trace was started, warn the #. user. #: breakpoint.c:15351 #, possible-c-format msgid "Uploaded tracepoint %d has no source location, using raw address" msgstr "" #: breakpoint.c:15360 #, possible-c-format msgid "Uploaded tracepoint %d condition has no source form, ignoring it" msgstr "" #: breakpoint.c:15415 #, possible-c-format msgid "Uploaded tracepoint %d actions have no source form, ignoring them" msgstr "" #: breakpoint.c:15489 msgid "Delete all tracepoints? " msgstr "" #: breakpoint.c:15508 #, possible-c-format msgid "Setting tracepoint %d's passcount to %d\n" msgstr "" #: breakpoint.c:15525 msgid "passcount command requires an argument (count + optional TP num)" msgstr "" #: breakpoint.c:15623 #, possible-c-format msgid "bad tracepoint number at or near '%s'\n" msgstr "" #: breakpoint.c:15626 msgid "No previous tracepoint\n" msgstr "" #: breakpoint.c:15668 msgid "Argument required (file name in which to save)" msgstr "" #: breakpoint.c:15694 msgid "Nothing to save." msgstr "" #: breakpoint.c:15702 #, possible-c-format msgid "Unable to open file '%s' for saving (%s)" msgstr "" #: breakpoint.c:15774 #, possible-c-format msgid "Saved to file '%s'.\n" msgstr "" #: breakpoint.c:15887 msgid "\"save\" must be followed by the name of a save subcommand.\n" msgstr "" #: breakpoint.c:16168 msgid "" "Set ignore-count of breakpoint number N to COUNT.\n" "Usage is `ignore N COUNT'." msgstr "" #: breakpoint.c:16172 msgid "" "Set commands to be executed when a breakpoint is hit.\n" "Give breakpoint number as argument after \"commands\".\n" "With no argument, the targeted breakpoint is the last one set.\n" "The commands themselves follow starting on the next line.\n" "Type a line containing \"end\" to indicate the end of them.\n" "Give \"silent\" as the first line to make the breakpoint silent;\n" "then no output is printed when it is hit, except what the commands print." msgstr "" #: breakpoint.c:16181 msgid "" "Specify breakpoint number N to break only if COND is true.\n" "Usage is `condition N COND', where N is an integer and COND is an\n" "expression to be evaluated whenever breakpoint N is reached." msgstr "" #: breakpoint.c:16187 msgid "" "Set a temporary breakpoint.\n" "Like \"break\" except the breakpoint is only temporary,\n" "so it will be deleted when hit. Equivalent to \"break\" followed\n" "by using \"enable delete\" on the breakpoint number.\n" "\n" msgstr "" #: breakpoint.c:16196 msgid "" "Set a hardware assisted breakpoint.\n" "Like \"break\" except the breakpoint requires hardware support,\n" "some target hardware may not have this support.\n" "\n" msgstr "" #: breakpoint.c:16204 msgid "" "Set a temporary hardware assisted breakpoint.\n" "Like \"hbreak\" except the breakpoint is only temporary,\n" "so it will be deleted when hit.\n" "\n" msgstr "" #: breakpoint.c:16212 msgid "" "Enable some breakpoints.\n" "Give breakpoint numbers (separated by spaces) as arguments.\n" "With no subcommand, breakpoints are enabled until you command otherwise.\n" "This is used to cancel the effect of the \"disable\" command.\n" "With a subcommand you can enable temporarily." msgstr "" #: breakpoint.c:16222 msgid "" "Enable some breakpoints.\n" "Give breakpoint numbers (separated by spaces) as arguments.\n" "This is used to cancel the effect of the \"disable\" command.\n" "May be abbreviated to simply \"enable\".\n" msgstr "" #: breakpoint.c:16229 breakpoint.c:16250 msgid "" "Enable breakpoints for one hit. Give breakpoint numbers.\n" "If a breakpoint is hit while enabled in this fashion, it becomes disabled." msgstr "" #: breakpoint.c:16234 breakpoint.c:16245 msgid "" "Enable breakpoints and delete when hit. Give breakpoint numbers.\n" "If a breakpoint is hit while enabled in this fashion, it is deleted." msgstr "" #: breakpoint.c:16239 breakpoint.c:16255 msgid "" "Enable breakpoints for COUNT hits. Give count and then breakpoint numbers.\n" "If a breakpoint is hit while enabled in this fashion,\n" "the count is decremented; when it reaches zero, the breakpoint is disabled." msgstr "" #: breakpoint.c:16261 msgid "" "Disable some breakpoints.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To disable all breakpoints, give no argument.\n" "A disabled breakpoint is not forgotten, but has no effect until re-enabled." msgstr "" #: breakpoint.c:16270 msgid "" "Disable some breakpoints.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To disable all breakpoints, give no argument.\n" "A disabled breakpoint is not forgotten, but has no effect until re-enabled.\n" "This command may be abbreviated \"disable\"." msgstr "" #: breakpoint.c:16278 msgid "" "Delete some breakpoints or auto-display expressions.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To delete all breakpoints, give no argument.\n" "\n" "Also a prefix command for deletion of other GDB objects.\n" "The \"unset\" command is also an alias for \"delete\"." msgstr "" #: breakpoint.c:16289 msgid "" "Delete some breakpoints or auto-display expressions.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To delete all breakpoints, give no argument.\n" "This command may be abbreviated \"delete\"." msgstr "" #: breakpoint.c:16296 msgid "" "Clear breakpoint at specified location.\n" "Argument may be a linespec, explicit, or address location as described " "below.\n" "\n" "With no argument, clears all breakpoints in the line that the selected " "frame\n" "is executing in.\n" "\n" msgstr "" #: breakpoint.c:16306 msgid "Set breakpoint at specified location.\n" msgstr "" #: breakpoint.c:16318 msgid "Break in function/address or break at a line in the current file." msgstr "" #: breakpoint.c:16322 msgid "Break in function or address." msgstr "" #: breakpoint.c:16324 msgid "Break at a line in the current file." msgstr "" #: breakpoint.c:16325 msgid "" "Status of user-settable breakpoints, or breakpoint number NUMBER.\n" "The \"Type\" column indicates one of:\n" "\tbreakpoint - normal breakpoint\n" "\twatchpoint - watchpoint\n" "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " "indicate\n" "the disposition of the breakpoint after it gets hit. \"dis\" means that " "the\n" "breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " "the\n" "address and file/line number respectively.\n" "\n" "Convenience variable \"$_\" and default examine address for \"x\"\n" "are set to the address of the last breakpoint listed unless the command\n" "is prefixed with \"server \".\n" "\n" "Convenience variable \"$bpnum\" contains the number of the last\n" "breakpoint set." msgstr "" #: breakpoint.c:16342 msgid "" "Status of specified breakpoints (all user-settable breakpoints if no " "argument).\n" "The \"Type\" column indicates one of:\n" "\tbreakpoint - normal breakpoint\n" "\twatchpoint - watchpoint\n" "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " "indicate\n" "the disposition of the breakpoint after it gets hit. \"dis\" means that " "the\n" "breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " "the\n" "address and file/line number respectively.\n" "\n" "Convenience variable \"$_\" and default examine address for \"x\"\n" "are set to the address of the last breakpoint listed unless the command\n" "is prefixed with \"server \".\n" "\n" "Convenience variable \"$bpnum\" contains the number of the last\n" "breakpoint set." msgstr "" #: breakpoint.c:16360 msgid "" "Status of all breakpoints, or breakpoint number NUMBER.\n" "The \"Type\" column indicates one of:\n" "\tbreakpoint - normal breakpoint\n" "\twatchpoint - watchpoint\n" "\tlongjmp - internal breakpoint used to step through longjmp()\n" "\tlongjmp resume - internal breakpoint at the target of longjmp()\n" "\tuntil - internal breakpoint used by the \"until\" command\n" "\tfinish - internal breakpoint used by the \"finish\" command\n" "The \"Disp\" column contains one of \"keep\", \"del\", or \"dis\" to " "indicate\n" "the disposition of the breakpoint after it gets hit. \"dis\" means that " "the\n" "breakpoint will be disabled. The \"Address\" and \"What\" columns indicate " "the\n" "address and file/line number respectively.\n" "\n" "Convenience variable \"$_\" and default examine address for \"x\"\n" "are set to the address of the last breakpoint listed unless the command\n" "is prefixed with \"server \".\n" "\n" "Convenience variable \"$bpnum\" contains the number of the last\n" "breakpoint set." msgstr "" #: breakpoint.c:16381 msgid "Set catchpoints to catch events." msgstr "" #. allow-unknown #: breakpoint.c:16386 msgid "Set temporary catchpoints to catch events." msgstr "" #. allow-unknown #: breakpoint.c:16391 msgid "Catch calls to fork." msgstr "" #: breakpoint.c:16396 msgid "Catch calls to vfork." msgstr "" #: breakpoint.c:16401 msgid "Catch calls to exec." msgstr "" #: breakpoint.c:16406 msgid "" "Catch loads of shared libraries.\n" "Usage: catch load [REGEX]\n" "If REGEX is given, only stop for libraries matching the regular expression." msgstr "" #: breakpoint.c:16413 msgid "" "Catch unloads of shared libraries.\n" "Usage: catch unload [REGEX]\n" "If REGEX is given, only stop for libraries matching the regular expression." msgstr "" #: breakpoint.c:16421 msgid "" "Set a watchpoint for an expression.\n" "Usage: watch [-l|-location] EXPRESSION\n" "A watchpoint stops execution of your program whenever the value of\n" "an expression changes.\n" "If -l or -location is given, this evaluates EXPRESSION and watches\n" "the memory to which it refers." msgstr "" #: breakpoint.c:16430 msgid "" "Set a read watchpoint for an expression.\n" "Usage: rwatch [-l|-location] EXPRESSION\n" "A watchpoint stops execution of your program whenever the value of\n" "an expression is read.\n" "If -l or -location is given, this evaluates EXPRESSION and watches\n" "the memory to which it refers." msgstr "" #: breakpoint.c:16439 msgid "" "Set a watchpoint for an expression.\n" "Usage: awatch [-l|-location] EXPRESSION\n" "A watchpoint stops execution of your program whenever the value of\n" "an expression is either read or written.\n" "If -l or -location is given, this evaluates EXPRESSION and watches\n" "the memory to which it refers." msgstr "" #: breakpoint.c:16448 msgid "Status of specified watchpoints (all watchpoints if no argument)." msgstr "" #: breakpoint.c:16454 msgid "Set debugger's willingness to use watchpoint hardware." msgstr "" #: breakpoint.c:16455 msgid "Show debugger's willingness to use watchpoint hardware." msgstr "" #: breakpoint.c:16456 msgid "" "If zero, gdb will not use hardware for new watchpoints, even if\n" "such is available. (However, any hardware watchpoints that were\n" "created before setting this to nonzero, will continue to use watchpoint\n" "hardware.)" msgstr "" #. Tracepoint manipulation commands. #: breakpoint.c:16469 msgid "" "Set a tracepoint at specified location.\n" "\n" msgstr "" #: breakpoint.c:16481 msgid "" "Set a fast tracepoint at specified location.\n" "\n" msgstr "" #: breakpoint.c:16488 msgid "" "Set a static tracepoint at location or marker.\n" "\n" "strace [LOCATION] [if CONDITION]\n" "LOCATION may be a linespec, explicit, or address location (described below) " "\n" "or -m MARKER_ID.\n" "\n" "If a marker id is specified, probe the marker with that name. With\n" "no LOCATION, uses current execution address of the selected stack frame.\n" "Static tracepoints accept an extra collect action -- ``collect $_sdata''.\n" "This collects arbitrary user data passed in the probe point call to the\n" "tracing library. You can inspect it when analyzing the trace buffer,\n" "by printing the $_sdata variable like any other convenience variable.\n" "\n" "CONDITION is a boolean expression.\n" "\n" msgstr "" #: breakpoint.c:16510 msgid "" "Status of specified tracepoints (all tracepoints if no argument).\n" "Convenience variable \"$tpnum\" contains the number of the\n" "last tracepoint set." msgstr "" #: breakpoint.c:16517 msgid "" "Delete specified tracepoints.\n" "Arguments are tracepoint numbers, separated by spaces.\n" "No argument means delete all tracepoints." msgstr "" #: breakpoint.c:16524 msgid "" "Disable specified tracepoints.\n" "Arguments are tracepoint numbers, separated by spaces.\n" "No argument means disable all tracepoints." msgstr "" #: breakpoint.c:16531 msgid "" "Enable specified tracepoints.\n" "Arguments are tracepoint numbers, separated by spaces.\n" "No argument means enable all tracepoints." msgstr "" #: breakpoint.c:16538 msgid "" "Set the passcount for a tracepoint.\n" "The trace will end when the tracepoint has been passed 'count' times.\n" "Usage: passcount COUNT TPNUM, where TPNUM may also be \"all\";\n" "if TPNUM is omitted, passcount refers to the last tracepoint defined." msgstr "" #: breakpoint.c:16545 msgid "Save breakpoint definitions as a script." msgstr "" #. allow-unknown #: breakpoint.c:16549 msgid "" "Save current breakpoint definitions as a script.\n" "This includes all types of breakpoints (breakpoints, watchpoints,\n" "catchpoints, tracepoints). Use the 'source' command in another debug\n" "session to restore them." msgstr "" #: breakpoint.c:16557 msgid "" "Save current tracepoint definitions as a script.\n" "Use the 'source' command in another debug session to restore them." msgstr "" #. allow-unknown #: breakpoint.c:16566 breakpoint.c:16572 msgid "" "Breakpoint specific settings\n" "Configure various breakpoint-specific variables such as\n" "pending breakpoint behavior" msgstr "" #: breakpoint.c:16580 msgid "Set debugger's behavior regarding pending breakpoints." msgstr "" #: breakpoint.c:16581 msgid "Show debugger's behavior regarding pending breakpoints." msgstr "" #: breakpoint.c:16582 msgid "" "If on, an unrecognized breakpoint location will cause gdb to create a\n" "pending breakpoint. If off, an unrecognized breakpoint location results in\n" "an error. If auto, an unrecognized breakpoint location results in a\n" "user-query to see if a pending breakpoint should be created." msgstr "" #: breakpoint.c:16595 msgid "Set automatic usage of hardware breakpoints." msgstr "" #: breakpoint.c:16596 msgid "Show automatic usage of hardware breakpoints." msgstr "" #: breakpoint.c:16597 msgid "" "If set, the debugger will automatically use hardware breakpoints for\n" "breakpoints set with \"break\" but falling in read-only memory. If not " "set,\n" "a warning will be emitted for such breakpoints." msgstr "" #: breakpoint.c:16607 msgid "Set mode for inserting breakpoints." msgstr "" #: breakpoint.c:16608 msgid "Show mode for inserting breakpoints." msgstr "" #: breakpoint.c:16609 msgid "" "When this mode is on, breakpoints are inserted immediately as soon as\n" "they're created, kept inserted even when execution stops, and removed\n" "only when the user deletes them. When this mode is off (the default),\n" "breakpoints are inserted only when execution continues, and removed\n" "when execution stops." msgstr "" #: breakpoint.c:16622 msgid "Set mode of breakpoint condition evaluation." msgstr "" #: breakpoint.c:16623 msgid "Show mode of breakpoint condition evaluation." msgstr "" #: breakpoint.c:16624 msgid "" "When this is set to \"host\", breakpoint conditions will be\n" "evaluated on the host's side by GDB. When it is set to \"target\",\n" "breakpoint conditions will be downloaded to the target (if the target\n" "supports such feature) and conditions will be evaluated on the target's " "side.\n" "If this is set to \"auto\" (default), this will be automatically set to\n" "\"target\" if it supports condition evaluation, otherwise it will\n" "be set to \"gdb\"" msgstr "" #: breakpoint.c:16637 msgid "" "Set a breakpoint for an address range.\n" "break-range START-LOCATION, END-LOCATION\n" "where START-LOCATION and END-LOCATION can be one of the following:\n" " LINENUM, for that line in the current file,\n" " FILE:LINENUM, for that line in that file,\n" " +OFFSET, for that number of lines after the current line\n" " or the start of the range\n" " FUNCTION, for the first line in that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" " *ADDRESS, for the instruction at that address.\n" "\n" "The breakpoint will stop execution of the inferior whenever it executes\n" "an instruction at any address within the [START-LOCATION, END-LOCATION]\n" "range (including START-LOCATION and END-LOCATION)." msgstr "" #: breakpoint.c:16653 msgid "" "Set a dynamic printf at specified location.\n" "dprintf location,format string,arg1,arg2,...\n" "location may be a linespec, explicit, or address location.\n" "\n" msgstr "" #: breakpoint.c:16661 msgid "Set the style of usage for dynamic printf." msgstr "" #: breakpoint.c:16662 msgid "Show the style of usage for dynamic printf." msgstr "" #: breakpoint.c:16663 msgid "" "This setting chooses how GDB will do a dynamic printf.\n" "If the value is \"gdb\", then the printing is done by GDB to its own\n" "console, as with the \"printf\" command.\n" "If the value is \"call\", the print is done by calling a function in your\n" "program; by default printf(), but you can choose a different function or\n" "output stream by setting dprintf-function and dprintf-channel." msgstr "" #: breakpoint.c:16675 msgid "Set the function to use for dynamic printf" msgstr "" #: breakpoint.c:16676 msgid "Show the function to use for dynamic printf" msgstr "" #: breakpoint.c:16683 msgid "Set the channel to use for dynamic printf" msgstr "" #: breakpoint.c:16684 msgid "Show the channel to use for dynamic printf" msgstr "" #: breakpoint.c:16690 msgid "Set whether dprintf continues after GDB disconnects." msgstr "" #: breakpoint.c:16691 msgid "Show whether dprintf continues after GDB disconnects." msgstr "" #: breakpoint.c:16692 msgid "" "Use this to let dprintf commands continue to hit and produce output\n" "even if GDB disconnects or detaches from the target." msgstr "" #: breakpoint.c:16699 msgid "" "agent-printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" "(target agent only) This is useful for formatted output in user-defined " "commands." msgstr "" #: bsd-kvm.c:166 #, possible-c-format msgid "\tUsing the kernel crash dump %s.\n" msgstr "" #: bsd-kvm.c:169 msgid "\tUsing the currently running kernel.\n" msgstr "" #. i18n: PCB == "Process Control Block". #: bsd-kvm.c:263 msgid "Cannot find a valid PCB" msgstr "" #: bsd-kvm.c:284 msgid "proc address" msgstr "" #: bsd-kvm.c:287 bsd-kvm.c:315 msgid "No kernel memory image." msgstr "" #. i18n: PCB == "Process Control Block". #: bsd-kvm.c:312 msgid "pcb address" msgstr "" #: bsd-kvm.c:357 msgid "Kernel memory interface" msgstr "" #: bsd-kvm.c:358 msgid "" "Use a kernel virtual memory image as a target.\n" "Optionally specify the filename of a core dump." msgstr "" #: bsd-kvm.c:375 msgid "Generic command for manipulating the kernel memory interface." msgstr "" #: bsd-kvm.c:381 msgid "Set current context from proc address" msgstr "" #. i18n: PCB == "Process Control Block". #: bsd-kvm.c:385 msgid "Set current context from pcb address" msgstr "" #: bsd-uthread.c:103 msgid "Bad magic" msgstr "" #: btrace.c:632 #, possible-c-format msgid "Recorded trace may be corrupted around %s." msgstr "" #: btrace.c:674 #, possible-c-format msgid "Recorded trace may be incomplete around %s." msgstr "" #: btrace.c:766 btrace.c:2452 #, possible-c-format msgid "Failed to synchronize onto the Intel Processor Trace stream: %s." msgstr "" #: btrace.c:824 #, possible-c-format msgid "" "Failed to decode Intel Processor Trace near trace offset 0x% near " "recorded PC 0x%: %s." msgstr "" #: btrace.c:834 msgid "The recorded execution trace may have gaps." msgstr "" #: btrace.c:926 btrace.c:943 btrace.c:2486 #, possible-c-format msgid "Failed to configure the Intel Processor Trace decoder: %s." msgstr "" #: btrace.c:931 btrace.c:2491 msgid "Failed to allocate the Intel Processor Trace decoder." msgstr "" #: btrace.c:939 msgid "Failed to configure the Intel Processor Trace decoder." msgstr "" #: btrace.c:973 msgid "Unexpected branch trace format." msgstr "" #: btrace.c:1000 btrace.c:1221 common/btrace-common.c:72 #: common/btrace-common.c:92 common/btrace-common.c:179 #: nat/linux-btrace.c:1146 record-btrace.c:373 msgid "Unkown branch trace format." msgstr "" #: btrace.c:1042 msgid "GDB does not support Intel Processor Trace." msgstr "" #: btrace.c:1046 remote.c:12836 remote.c:12887 remote.c:12932 msgid "Target does not support branch tracing." msgstr "" #: btrace.c:1162 msgid "Error while trying to read delta trace. Falling back to a full read." msgstr "" #: btrace.c:1324 msgid "Failed to read branch trace." msgstr "" #: btrace.c:1403 #, possible-c-format msgid "Unsupported btrace version: \"%s\"" msgstr "" #: btrace.c:1430 msgid "Btrace format error." msgstr "" #: btrace.c:1453 msgid "Bad raw data size." msgstr "" #: btrace.c:1469 msgid "Bad hex encoding." msgstr "" #: btrace.c:1599 msgid "btrace" msgstr "" #: btrace.c:1602 msgid "Error parsing branch trace." msgstr "" #: btrace.c:1609 msgid "Cannot process branch trace. XML parsing is not supported." msgstr "" #: btrace.c:1694 msgid "btrace-conf" msgstr "" #: btrace.c:1697 msgid "Error parsing branch trace configuration." msgstr "" #: btrace.c:1701 msgid "XML parsing is not supported." msgstr "" #: btrace.c:1755 btrace.c:1772 btrace.c:2054 btrace.c:2070 record-btrace.c:121 #: record-btrace.c:1977 msgid "No trace." msgstr "" #: btrace.c:2447 #, possible-c-format msgid "Error at trace offset 0x%: %s." msgstr "" #: btrace.c:2629 btrace.c:2651 record.c:395 record.c:415 #, possible-c-format msgid "Expected positive number, got: %s." msgstr "" #: btrace.c:2633 msgid "Number too big." msgstr "" #: btrace.c:2662 record.c:365 record.c:377 record.c:426 #, possible-c-format msgid "Junk after argument: %s." msgstr "" #: btrace.c:2676 btrace.c:2783 btrace.c:2805 btrace.c:2869 record-btrace.c:116 #: record-btrace.c:390 msgid "No thread." msgstr "" #: btrace.c:2684 msgid "No trace.\n" msgstr "" #: btrace.c:2708 #, possible-c-format msgid "'%u' is out of range." msgstr "" #: btrace.c:2779 btrace.c:2801 btrace.c:2865 record-btrace.c:2875 #: record-btrace.c:2897 record-btrace.c:2919 msgid "Invalid argument." msgstr "" #: btrace.c:2875 msgid "No btrace configuration." msgstr "" #: btrace.c:2877 #, possible-c-format msgid "Format: %s.\n" msgstr "" #: btrace.c:2886 btrace.c:2902 #, possible-c-format msgid "Number of packets: %u.\n" msgstr "" #: btrace.c:2897 #, possible-c-format msgid "Version: %u.%u.%u%s.\n" msgstr "" #: btrace.c:2918 #, possible-c-format msgid "Skip PAD packets is %s.\n" msgstr "" #: btrace.c:2929 msgid "Info about branch tracing data." msgstr "" #: btrace.c:2932 msgid "Branch tracing maintenance commands." msgstr "" #: btrace.c:2936 msgid "Set branch tracing specific variables." msgstr "" #: btrace.c:2941 msgid "Set Intel Processor Trace specific variables." msgstr "" #: btrace.c:2946 msgid "Show branch tracing specific variables." msgstr "" #: btrace.c:2951 msgid "Show Intel Processor Trace specific variables." msgstr "" #: btrace.c:2957 msgid "" "Set whether PAD packets should be skipped in the btrace packet history." msgstr "" #: btrace.c:2958 msgid "" "Show whether PAD packets should be skipped in the btrace packet history." msgstr "" #: btrace.c:2959 msgid "When enabled, PAD packets are ignored in the btrace packet history." msgstr "" #: btrace.c:2966 msgid "" "Print the raw branch tracing data.\n" "With no argument, print ten more packets after the previous ten-line print.\n" "With '-' as argument print ten packets before a previous ten-line print.\n" "One argument specifies the starting packet of a ten-line print.\n" "Two arguments with comma between specify starting and ending packets to " "print.\n" "Preceded with '+'/'-' the second argument specifies the distance from the " "first.\n" msgstr "" #: btrace.c:2978 msgid "" "Clears the branch tracing packet history.\n" "Discards the raw branch tracing data but not the execution history data.\n" msgstr "" #: btrace.c:2984 msgid "" "Clears the branch tracing data.\n" "Discards the raw branch tracing data and the execution history data.\n" "The next 'record' command will fetch the branch tracing data anew.\n" msgstr "" #: build-id.c:56 #, possible-c-format msgid "File \"%s\" has no build-id, file skipped" msgstr "" #: build-id.c:60 #, possible-c-format msgid "File \"%s\" has a different build-id, file skipped" msgstr "" #: build-id.c:159 #, possible-c-format msgid "\"%s\": separate debug info file has no debug info" msgstr "" #: buildsym.c:448 #, possible-c-format msgid "block end address less than block start address in %s (patched it)" msgstr "" #: buildsym.c:455 #, possible-c-format msgid "block end address %s less than block start address %s (patched it)" msgstr "" #: buildsym.c:488 #, possible-c-format msgid "inner block not inside outer block in %s" msgstr "" #: buildsym.c:494 #, possible-c-format msgid "inner block (%s-%s) not inside outer block (%s-%s)" msgstr "" #: buildsym.c:655 #, possible-c-format msgid "block at %s out of order" msgstr "" #: buildsym.c:874 buildsym.c:888 common/print-utils.c:77 #: common/print-utils.c:120 common/print-utils.c:288 dbxread.c:3037 exec.c:483 #: exec.c:768 language.c:553 mdebugread.c:3696 printcmd.c:472 printcmd.c:827 #: printcmd.c:2462 psymtab.c:706 psymtab.c:724 remote-mips.c:2725 target.c:684 #: target.c:768 target.c:809 utils.c:1938 valprint.c:1280 msgid "failed internal consistency check" msgstr "" #: buildsym.c:1247 msgid "Context stack not empty in end_symtab" msgstr "" #: buildsym.c:1598 msgid "Context stack not empty in augment_type_symtab" msgstr "" #: buildsym.c:1602 msgid "Blocks in a type symtab" msgstr "" #: buildsym.c:1604 msgid "Macro in a type symtab" msgstr "" #: buildsym.c:1607 msgid "Line numbers recorded in a type symtab" msgstr "" #: c-exp.y:487 #, possible-c-format msgid "%s is not an ObjC Class" msgstr "" #: c-exp.y:880 msgid "Undefined string concatenation." msgstr "" #: c-exp.y:954 go-exp.y:590 #, possible-c-format msgid "@entry can be used only for function parameters, not for \"%s\"" msgstr "" #: c-exp.y:970 m2-exp.y:603 p-exp.y:704 #, possible-c-format msgid "No symbol \"%s\" in specified context." msgstr "" #: c-exp.y:991 c-exp.y:1007 d-exp.y:562 p-exp.y:719 #, possible-c-format msgid "`%s' is not defined as an aggregate type." msgstr "" #: c-exp.y:1026 #, possible-c-format msgid "No type \"%s\" within class or namespace \"%s\"." msgstr "" #: c-exp.y:1057 c-exp.y:1106 d-exp.y:516 d-exp.y:556 f-exp.y:541 go-exp.y:638 #: jv-exp.y:1444 m2-exp.y:656 p-exp.y:756 p-exp.y:823 printcmd.c:1254 #: valops.c:2684 #, possible-c-format msgid "No symbol \"%s\" in current context." msgstr "" #: c-exp.y:1731 msgid "parameter types following 'void'" msgstr "" #: c-exp.y:1736 msgid "'void' invalid as parameter type" msgstr "" #: c-exp.y:1915 d-exp.y:884 go-exp.y:837 p-exp.y:999 msgid "Numeric constant too large." msgstr "" #: c-exp.y:2017 msgid "\\x escape without a following hex digit" msgstr "" #: c-exp.y:2067 #, possible-c-format msgid "\\%c escape without a following hex digit" msgstr "" #: c-exp.y:2243 d-exp.y:995 go-exp.y:971 macroexp.c:408 p-exp.y:1403 msgid "Unterminated string in expression." msgstr "" #: c-exp.y:2245 d-exp.y:997 go-exp.y:973 macroexp.c:351 p-exp.y:1234 msgid "Unmatched single quote." msgstr "" #: c-exp.y:2645 d-exp.y:1239 f-exp.y:1123 go-exp.y:1196 m2-exp.y:973 #: p-exp.y:1330 #, possible-c-format msgid "Invalid number \"%s\"." msgstr "" #: c-exp.y:2718 d-exp.y:1291 go-exp.y:1248 p-exp.y:1221 msgid "Empty character constant." msgstr "" #: c-exp.y:2728 d-exp.y:1299 go-exp.y:1256 p-exp.y:1240 msgid "Invalid character constant." msgstr "" #. We must have come across a bad character (e.g. ';'). #: c-exp.y:2737 f-exp.y:1157 go-exp.y:1265 m2-exp.y:982 p-exp.y:1415 #, possible-c-format msgid "Invalid character '%c' in expression." msgstr "" #: c-exp.y:3055 msgid "not reached" msgstr "" #: c-exp.y:3329 d-exp.y:1714 f-exp.y:1281 go-exp.y:1645 m2-exp.y:1113 #: p-exp.y:1777 #, possible-c-format msgid "A %s in expression, near `%s'." msgstr "" #: c-lang.c:65 c-lang.c:612 msgid "unhandled c_string_type" msgstr "" #: c-lang.c:365 #, possible-c-format msgid "Trying to read string with inappropriate type `%s'." msgstr "" #: c-lang.c:369 msgid "Trying to read string with inappropriate type." msgstr "" #: c-lang.c:470 msgid "Malformed escape sequence" msgstr "" #: c-lang.c:497 msgid "\\x used with no following hex digits." msgstr "" #: c-lang.c:519 msgid "\\u used with no following hex digits" msgstr "" #: c-lang.c:671 msgid "Could not convert character constant to target character set" msgstr "" #. To avoid memory corruption. #: c-lang.c:697 eval.c:925 msgid "Too many array elements" msgstr "" #: c-typeprint.c:390 msgid "type not handled in c_type_print_varspec_prefix()" msgstr "" #: c-typeprint.c:769 msgid "type not handled in c_type_print_varspec_suffix()" msgstr "" #: c-typeprint.c:806 #, possible-c-format msgid "[with %s = " msgstr "" #: c-typeprint.c:821 msgid "] " msgstr "" #: c-typeprint.c:860 m2-typeprint.c:84 msgid "" msgstr "" #: c-typeprint.c:888 msgid "" msgstr "" #: c-typeprint.c:980 msgid "\n" msgstr "" #: c-typeprint.c:983 msgid "\n" msgstr "" #: c-typeprint.c:1215 #, possible-c-format msgid " %s;\n" msgstr "" #: c-typeprint.c:1265 #, possible-c-format msgid "" msgstr "" #: c-typeprint.c:1410 msgid "struct " msgstr "" #. This should not occur. #: c-typeprint.c:1419 msgid "" msgstr "" #. At least for dump_symtab, it is important that this not #. be an error (). #: c-typeprint.c:1441 #, possible-c-format msgid "" msgstr "" #: c-valprint.c:251 valprint.c:419 msgid "Could not determine the array high bound" msgstr "" #: c-valprint.c:319 #, possible-c-format msgid "%d vtable entries" msgstr "" #: c-valprint.c:664 msgid " [incomplete object]" msgstr "" #. The names of varobjs representing anonymous structs or unions. #: c-varobj.c:27 msgid "" msgstr "" #: c-varobj.c:28 msgid "" msgstr "" #: charset.c:237 #, possible-c-format msgid "The host character set is \"auto; currently %s\".\n" msgstr "" #: charset.c:240 #, possible-c-format msgid "The host character set is \"%s\".\n" msgstr "" #: charset.c:250 #, possible-c-format msgid "The target character set is \"auto; currently %s\".\n" msgstr "" #: charset.c:254 #, possible-c-format msgid "The target character set is \"%s\".\n" msgstr "" #: charset.c:267 #, possible-c-format msgid "The target wide character set is \"auto; currently %s\".\n" msgstr "" #: charset.c:271 #, possible-c-format msgid "The target wide character set is \"%s\".\n" msgstr "" #: charset.c:352 charset.c:358 #, possible-c-format msgid "Cannot convert between character sets `%s' and `%s'" msgstr "" #: charset.c:514 charset.c:621 msgid "Converting character sets" msgstr "" #: charset.c:550 #, possible-c-format msgid "Could not convert character to `%s' character set" msgstr "" #: charset.c:581 charset.c:722 msgid "Internal error while converting character sets" msgstr "" #. No valid charset found, generate error here. #: charset.c:1022 msgid "Unable to find a vaild charset for string conversions" msgstr "" #: charset.c:1065 msgid "Set the host and target character sets." msgstr "" #: charset.c:1066 msgid "Show the host and target character sets." msgstr "" #: charset.c:1067 msgid "" "The `host character set' is the one used by the system GDB is running on.\n" "The `target character set' is the one used by the program being debugged.\n" "You may only use supersets of ASCII for your host character set; GDB does\n" "not support any others.\n" "To see a list of the character sets GDB supports, type `set charset '." msgstr "" #: charset.c:1081 msgid "Set the host character set." msgstr "" #: charset.c:1082 msgid "Show the host character set." msgstr "" #: charset.c:1083 msgid "" "The `host character set' is the one used by the system GDB is running on.\n" "You may only use supersets of ASCII for your host character set; GDB does\n" "not support any others.\n" "To see a list of the character sets GDB supports, type `set host-charset " "'." msgstr "" #: charset.c:1093 msgid "Set the target character set." msgstr "" #: charset.c:1094 msgid "Show the target character set." msgstr "" #: charset.c:1095 msgid "" "The `target character set' is the one used by the program being debugged.\n" "GDB translates characters and strings between the host and target\n" "character sets as needed.\n" "To see a list of the character sets GDB supports, type `set target-" "charset'" msgstr "" #: charset.c:1106 msgid "Set the target wide character set." msgstr "" #: charset.c:1107 msgid "Show the target wide character set." msgstr "" #: charset.c:1108 msgid "" "The `target wide character set' is the one used by the program being " "debugged.\n" "In particular it is the encoding used by `wchar_t'.\n" "GDB translates characters and strings between the host and target\n" "character sets as needed.\n" "To see a list of the character sets GDB supports, type\n" "`set target-wide-charset'" msgstr "" #: cli/cli-utils.c:44 msgid "History value must have integer type.\n" msgstr "" #: cli/cli-utils.c:65 msgid "Convenience variable must have integer value.\n" msgstr "" #: cli/cli-utils.c:169 msgid "inverted range" msgstr "" #: cli/cli-utils.c:183 msgid "negative value" msgstr "" #: cli/cli-utils.c:224 msgid "Args must be numbers or '$' variables." msgstr "" #: cli/cli-logging.c:43 #, possible-c-format msgid "The current logfile is \"%s\".\n" msgstr "" #: cli/cli-logging.c:53 #, possible-c-format msgid "" "Currently logging to %s. Turn the logging off and on to make the new " "setting effective." msgstr "" #: cli/cli-logging.c:62 #, possible-c-format msgid "Whether logging overwrites or appends to the log file is %s.\n" msgstr "" #: cli/cli-logging.c:110 cli/cli-logging.c:202 cli/cli-logging.c:212 msgid "set logging" msgstr "" #: cli/cli-logging.c:139 cli/cli-logging.c:251 guile/scm-ports.c:535 top.c:518 msgid "Current output protocol does not support redirection" msgstr "" #: cli/cli-logging.c:148 #, possible-c-format msgid "The logging output mode is %s.\n" msgstr "" #: cli/cli-logging.c:284 msgid "" "\"set logging\" lets you log output to a file.\n" "Usage: set logging on [FILENAME]\n" " set logging off\n" " set logging file FILENAME\n" " set logging overwrite [on|off]\n" " set logging redirect [on|off]\n" msgstr "" #: cli/cli-logging.c:296 #, possible-c-format msgid "Currently logging to \"%s\".\n" msgstr "" #: cli/cli-logging.c:299 #, possible-c-format msgid "Future logs will be written to %s.\n" msgstr "" #: cli/cli-logging.c:303 msgid "Logs will overwrite the log file.\n" msgstr "" #: cli/cli-logging.c:305 msgid "Logs will be appended to the log file.\n" msgstr "" #: cli/cli-logging.c:310 msgid "Output is being sent only to the log file.\n" msgstr "" #: cli/cli-logging.c:312 msgid "Output is being logged and displayed.\n" msgstr "" #: cli/cli-logging.c:317 msgid "Output will be sent only to the log file.\n" msgstr "" #: cli/cli-logging.c:319 msgid "Output will be logged and displayed.\n" msgstr "" #: cli/cli-logging.c:332 msgid "Set logging options" msgstr "" #: cli/cli-logging.c:335 msgid "Show logging options" msgstr "" #: cli/cli-logging.c:337 msgid "Set whether logging overwrites or appends to the log file." msgstr "" #: cli/cli-logging.c:338 msgid "Show whether logging overwrites or appends to the log file." msgstr "" #: cli/cli-logging.c:339 msgid "If set, logging overrides the log file." msgstr "" #: cli/cli-logging.c:344 msgid "Set the logging output mode." msgstr "" #: cli/cli-logging.c:345 msgid "Show the logging output mode." msgstr "" #: cli/cli-logging.c:346 msgid "" "If redirect is off, output will go to both the screen and the log file.\n" "If redirect is on, output will go only to the log file." msgstr "" #: cli/cli-logging.c:352 msgid "Set the current logfile." msgstr "" #: cli/cli-logging.c:353 msgid "Show the current logfile." msgstr "" #: cli/cli-logging.c:354 msgid "The logfile is used when directing GDB's output." msgstr "" #: cli/cli-logging.c:360 msgid "Enable logging." msgstr "" #: cli/cli-logging.c:362 msgid "Disable logging." msgstr "" #: cli/cli-decode.c:1451 #, possible-c-format msgid "Undefined %scommand: \"%s\". Try \"help%s%.*s\"." msgstr "" #: cli/cli-decode.c:1484 #, possible-c-format msgid "Lack of needed %scommand" msgstr "" #: cli/cli-decode.c:1549 #, possible-c-format msgid "Ambiguous %scommand \"%s\": %s." msgstr "" #: cli/cli-decode.c:1557 msgid "Argument must be preceded by space." msgstr "" #: cli/cli-decode.c:1887 msgid "Invalid command" msgstr "" #: cli/cli-dump.c:72 msgid "Missing filename." msgstr "" #: cli/cli-dump.c:113 cli/cli-dump.c:133 #, possible-c-format msgid "Failed to open %s: %s." msgstr "" #: cli/cli-dump.c:118 #, possible-c-format msgid "'%s' is not a recognized file format." msgstr "" #: cli/cli-dump.c:137 #, possible-c-format msgid "bfd_openw_with_cleanup: %s." msgstr "" #. Append to existing file. #. FIXME -- doesn't work... #: cli/cli-dump.c:141 msgid "bfd_openw does not work with append." msgstr "" #: cli/cli-dump.c:144 #, possible-c-format msgid "bfd_openw_with_cleanup: unknown mode %s." msgstr "" #: cli/cli-dump.c:161 msgid "" "\"dump\" must be followed by a subcommand.\n" "\n" msgstr "" #: cli/cli-dump.c:168 msgid "" "\"append\" must be followed by a subcommand.\n" "\n" msgstr "" #: cli/cli-dump.c:203 #, possible-c-format msgid "writing dump file '%s' (%s)" msgstr "" #: cli/cli-dump.c:224 msgid "Missing start address." msgstr "" #: cli/cli-dump.c:229 msgid "Missing stop address." msgstr "" #: cli/cli-dump.c:235 msgid "Invalid memory address range (start >= end)." msgstr "" #: cli/cli-dump.c:275 #, possible-c-format msgid "No value to %s." msgstr "" #: cli/cli-dump.c:278 msgid "Invalid expression." msgstr "" #: cli/cli-dump.c:297 msgid "value is not an lval: address assumed to be zero" msgstr "" #. No, no useable data in this section. #: cli/cli-dump.c:469 #, possible-c-format msgid "skipping section %s...\n" msgstr "" #: cli/cli-dump.c:488 #, possible-c-format msgid "Failed to read bfd file %s: '%s'." msgstr "" #: cli/cli-dump.c:511 cli/cli-dump.c:564 #, possible-c-format msgid "restore: memory write failed (%s)." msgstr "" #: cli/cli-dump.c:535 #, possible-c-format msgid "Start address is greater than length of binary file %s." msgstr "" #: cli/cli-dump.c:612 msgid "Start must be less than end." msgstr "" #: cli/cli-dump.c:641 msgid "\"dump srec\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:648 msgid "\"dump ihex\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:655 msgid "\"dump verilog\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:662 msgid "\"dump tekhex\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:669 msgid "\"dump binary\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:676 msgid "\"append binary\" must be followed by a subcommand.\n" msgstr "" #: cli/cli-dump.c:689 msgid "Dump target code/data to a local file." msgstr "" #: cli/cli-dump.c:694 msgid "Append target code/data to a local file." msgstr "" #: cli/cli-dump.c:710 msgid "Write target code/data to an srec file." msgstr "" #: cli/cli-dump.c:716 msgid "Write target code/data to an intel hex file." msgstr "" #: cli/cli-dump.c:722 msgid "Write target code/data to a verilog hex file." msgstr "" #: cli/cli-dump.c:728 msgid "Write target code/data to a tekhex file." msgstr "" #: cli/cli-dump.c:734 msgid "Write target code/data to a raw binary file." msgstr "" #: cli/cli-dump.c:740 msgid "Append target code/data to a raw binary file." msgstr "" #: cli/cli-dump.c:745 msgid "" "Write contents of memory to an srec file.\n" "Arguments are FILE START STOP. Writes the contents of memory\n" "within the range [START .. STOP) to the specified FILE in srec format." msgstr "" #: cli/cli-dump.c:751 msgid "" "Write the value of an expression to an srec file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in srec format." msgstr "" #: cli/cli-dump.c:757 msgid "" "Write contents of memory to an ihex file.\n" "Arguments are FILE START STOP. Writes the contents of memory within\n" "the range [START .. STOP) to the specified FILE in intel hex format." msgstr "" #: cli/cli-dump.c:763 msgid "" "Write the value of an expression to an ihex file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in intel hex format." msgstr "" #: cli/cli-dump.c:769 msgid "" "Write contents of memory to a verilog hex file.\n" "Arguments are FILE START STOP. Writes the contents of memory within\n" "the range [START .. STOP) to the specified FILE in verilog hex format." msgstr "" #: cli/cli-dump.c:775 msgid "" "Write the value of an expression to a verilog hex file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in verilog hex format." msgstr "" #: cli/cli-dump.c:781 msgid "" "Write contents of memory to a tekhex file.\n" "Arguments are FILE START STOP. Writes the contents of memory\n" "within the range [START .. STOP) to the specified FILE in tekhex format." msgstr "" #: cli/cli-dump.c:787 msgid "" "Write the value of an expression to a tekhex file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in tekhex format." msgstr "" #: cli/cli-dump.c:793 msgid "" "Write contents of memory to a raw binary file.\n" "Arguments are FILE START STOP. Writes the contents of memory\n" "within the range [START .. STOP) to the specified FILE in binary format." msgstr "" #: cli/cli-dump.c:799 msgid "" "Write the value of an expression to a raw binary file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in raw target ordered bytes." msgstr "" #: cli/cli-dump.c:805 msgid "" "Append contents of memory to a raw binary file.\n" "Arguments are FILE START STOP. Writes the contents of memory within the\n" "range [START .. STOP) to the specified FILE in raw target ordered bytes." msgstr "" #: cli/cli-dump.c:811 msgid "" "Append the value of an expression to a raw binary file.\n" "Arguments are FILE EXPRESSION. Writes the value of EXPRESSION\n" "to the specified FILE in raw target ordered bytes." msgstr "" #: cli/cli-dump.c:817 msgid "" "Restore the contents of FILE to target memory.\n" "Arguments are FILE OFFSET START END where all except FILE are optional.\n" "OFFSET will be added to the base address of the file (default zero).\n" "If START and END are given, only the file contents within that range\n" "(file relative) will be restored to target memory." msgstr "" #: cli/cli-cmds.c:208 #, possible-c-format msgid "Argument required (%s)." msgstr "" #: cli/cli-cmds.c:218 msgid "\"info\" must be followed by the name of an info command.\n" msgstr "" #: cli/cli-cmds.c:258 msgid "max-completions is zero, completion is disabled.\n" msgstr "" #. ARG_PREFIX and POINT are included in the output so that emacs #. will include the message in the output. #: cli/cli-cmds.c:315 #, possible-c-format msgid "%s%s %s\n" msgstr "" #: cli/cli-cmds.c:347 cli/cli-script.c:1563 infcmd.c:1213 infcmd.c:1230 #: infcmd.c:1332 infcmd.c:2019 infcmd.c:2553 symfile.c:1169 symfile.c:1339 #: symfile.c:2371 symfile.c:2453 tracepoint.c:2286 tracepoint.c:2292 msgid "Not confirmed." msgstr "" #: cli/cli-cmds.c:358 #, possible-c-format msgid "The \"pwd\" command does not take an argument: %s" msgstr "" #: cli/cli-cmds.c:360 #, possible-c-format msgid "Error finding name of working directory: %s" msgstr "" #: cli/cli-cmds.c:364 #, possible-c-format msgid "" "Working directory %s\n" " (canonically %s).\n" msgstr "" #: cli/cli-cmds.c:367 #, possible-c-format msgid "Working directory %s.\n" msgstr "" #: cli/cli-cmds.c:482 #, possible-c-format msgid "Script filename extension recognition is \"%s\".\n" msgstr "" #: cli/cli-cmds.c:594 msgid "source command requires file name of file to source." msgstr "" #: cli/cli-cmds.c:782 msgid "Fork failed" msgstr "" #: cli/cli-cmds.c:808 msgid "No default source file yet." msgstr "" #: cli/cli-cmds.c:842 cli/cli-cmds.c:1042 msgid "Junk at end of line specification." msgstr "" #: cli/cli-cmds.c:853 cli/cli-cmds.c:1060 #, possible-c-format msgid "No source file for address %s." msgstr "" #: cli/cli-cmds.c:875 cli/cli-cmds.c:1081 #, possible-c-format msgid "No line number known for %s." msgstr "" #: cli/cli-cmds.c:945 #, possible-c-format msgid "Already at the start of %s." msgstr "" #: cli/cli-cmds.c:1046 msgid "Specified start and end are in different files." msgstr "" #: cli/cli-cmds.c:1048 msgid "Two empty args do not say what lines to list." msgstr "" #: cli/cli-cmds.c:1090 cli/cli-cmds.c:1096 msgid "No default source file yet. Do \"help list\"." msgstr "" #: cli/cli-cmds.c:1163 dwarf2loc.c:2112 python/py-symbol.c:392 stack.c:2143 #: stack.c:2225 valops.c:1297 msgid "No frame selected." msgstr "" #: cli/cli-cmds.c:1167 msgid "No function contains program counter for selected frame." msgstr "" #: cli/cli-cmds.c:1223 record.c:448 record.c:591 msgid "Missing modifier." msgstr "" #: cli/cli-cmds.c:1239 msgid "Invalid disassembly modifier." msgstr "" #: cli/cli-cmds.c:1248 msgid "Cannot specify both /m and /s." msgstr "" #: cli/cli-cmds.c:1264 msgid "No function contains specified address." msgstr "" #: cli/cli-cmds.c:1323 msgid "Not a user command." msgstr "" #: cli/cli-cmds.c:1346 msgid "REGEXP string is empty" msgstr "" #: cli/cli-cmds.c:1362 #, possible-c-format msgid "Error in regular expression: %s" msgstr "" #: cli/cli-cmds.c:1424 msgid "Usage: alias [-a] [--] ALIAS = COMMAND" msgstr "" #: cli/cli-cmds.c:1463 #, possible-c-format msgid "Invalid command name: %s" msgstr "" #: cli/cli-cmds.c:1465 #, possible-c-format msgid "Invalid command element name: %s" msgstr "" #: cli/cli-cmds.c:1479 #, possible-c-format msgid "Invalid command to alias to: %s" msgstr "" #: cli/cli-cmds.c:1486 #, possible-c-format msgid "Alias already exists: %s" msgstr "" #: cli/cli-cmds.c:1510 msgid "Mismatched command length between ALIAS and COMMAND." msgstr "" #: cli/cli-cmds.c:1530 msgid "ALIAS and COMMAND prefixes do not match." msgstr "" #: cli/cli-cmds.c:1552 #, possible-c-format msgid "file: \"%s\", line number: %d\n" msgstr "" #: cli/cli-cmds.c:1642 msgid "\"set debug\" must be followed by the name of a debug subcommand.\n" msgstr "" #: cli/cli-cmds.c:1666 #, possible-c-format msgid "Verbose printing of informational messages is %s.\n" msgstr "" #: cli/cli-cmds.c:1669 #, possible-c-format msgid "Verbosity is %s.\n" msgstr "" #: cli/cli-cmds.c:1676 #, possible-c-format msgid "History expansion on command input is %s.\n" msgstr "" #: cli/cli-cmds.c:1684 #, possible-c-format msgid "Debugging of remote protocol is %s.\n" msgstr "" #: cli/cli-cmds.c:1693 #, possible-c-format msgid "Timeout limit to wait for target to respond is %s.\n" msgstr "" #: cli/cli-cmds.c:1702 #, possible-c-format msgid "The max call depth for user-defined commands is %s.\n" msgstr "" #. Define the classes of commands. #. They will appear in the help list in alphabetical order. #: cli/cli-cmds.c:1718 msgid "" "Maintenance commands.\n" "Some gdb commands are provided just for use by gdb maintainers.\n" "These commands are subject to frequent change, and may not be as\n" "well documented as user commands." msgstr "" #: cli/cli-cmds.c:1724 msgid "Obscure features." msgstr "" #: cli/cli-cmds.c:1726 msgid "Aliases of other commands." msgstr "" #: cli/cli-cmds.c:1727 msgid "" "User-defined commands.\n" "The commands in this class are those defined by the user.\n" "Use the \"define\" command to define a command." msgstr "" #: cli/cli-cmds.c:1731 msgid "Support facilities." msgstr "" #: cli/cli-cmds.c:1733 msgid "Status inquiries." msgstr "" #: cli/cli-cmds.c:1734 msgid "Specifying and examining files." msgstr "" #: cli/cli-cmds.c:1737 msgid "Making program stop at certain points." msgstr "" #: cli/cli-cmds.c:1738 msgid "Examining data." msgstr "" #: cli/cli-cmds.c:1739 msgid "" "Examining the stack.\n" "The stack is made up of stack frames. Gdb assigns numbers to stack frames\n" "counting from zero for the innermost (currently executing) frame.\n" "\n" "At any time gdb identifies one frame as the \"selected\" frame.\n" "Variable lookups are done with respect to the selected frame.\n" "When the program being debugged stops, gdb selects the innermost frame.\n" "The commands below can be used to select other frames by number or address." msgstr "" #: cli/cli-cmds.c:1748 msgid "Running the program." msgstr "" #. Define general commands. #: cli/cli-cmds.c:1752 msgid "Print working directory. This is used for your program as well." msgstr "" #: cli/cli-cmds.c:1755 msgid "" "Set working directory to DIR for debugger and program being debugged.\n" "The change does not take effect for the program being debugged\n" "until the next time it is started." msgstr "" #: cli/cli-cmds.c:1761 msgid "" "Print a constant string. Give string as argument.\n" "C escape sequences may be used in the argument.\n" "No newline is added at the end of the argument;\n" "use \"\\n\" if you want a newline to be printed.\n" "Since leading and trailing whitespace are ignored in command arguments,\n" "if you want to print some you must use \"\\\" before leading whitespace\n" "to be printed or after trailing whitespace." msgstr "" #: cli/cli-cmds.c:1771 msgid "Set mode for script filename extension recognition." msgstr "" #: cli/cli-cmds.c:1772 msgid "Show mode for script filename extension recognition." msgstr "" #: cli/cli-cmds.c:1773 msgid "" "off == no filename extension recognition (all sourced files are GDB " "scripts)\n" "soft == evaluate script according to filename extension, fallback to GDB " "script\n" "strict == evaluate script according to filename extension, error if not " "supported" msgstr "" #: cli/cli-cmds.c:1783 msgid "" "Exit gdb.\n" "Usage: quit [EXPR]\n" "The optional expression EXPR, if present, is evaluated and the result\n" "used as GDB's exit code. The default is zero." msgstr "" #: cli/cli-cmds.c:1789 msgid "Print list of commands." msgstr "" #: cli/cli-cmds.c:1794 msgid "Set verbosity." msgstr "" #: cli/cli-cmds.c:1795 msgid "Show verbosity." msgstr "" #: cli/cli-cmds.c:1802 msgid "Generic command for setting command history parameters." msgstr "" #: cli/cli-cmds.c:1805 msgid "Generic command for showing command history parameters." msgstr "" #: cli/cli-cmds.c:1808 msgid "Set history expansion on command input." msgstr "" #: cli/cli-cmds.c:1809 msgid "Show history expansion on command input." msgstr "" #: cli/cli-cmds.c:1810 msgid "Without an argument, history expansion is enabled." msgstr "" #: cli/cli-cmds.c:1816 msgid "Generic command for showing things about the program being debugged." msgstr "" #: cli/cli-cmds.c:1823 msgid "List the completions for the rest of the line as a command." msgstr "" #: cli/cli-cmds.c:1825 msgid "Generic command for showing things about the debugger." msgstr "" #. Another way to get at the same thing. #: cli/cli-cmds.c:1829 msgid "Show all GDB settings." msgstr "" #: cli/cli-cmds.c:1831 msgid "" "Show the history of commands you typed.\n" "You can supply a command number to start with, or a `+' to start after\n" "the previous command number shown." msgstr "" #: cli/cli-cmds.c:1838 msgid "Show what version of GDB this is." msgstr "" #: cli/cli-cmds.c:1841 msgid "Show how GDB was configured at build time." msgstr "" #: cli/cli-cmds.c:1843 msgid "Set debugging of remote protocol." msgstr "" #: cli/cli-cmds.c:1844 msgid "Show debugging of remote protocol." msgstr "" #: cli/cli-cmds.c:1845 msgid "" "When enabled, each packet sent or received with the remote target\n" "is displayed." msgstr "" #: cli/cli-cmds.c:1853 msgid "Set timeout limit to wait for target to respond." msgstr "" #: cli/cli-cmds.c:1854 msgid "Show timeout limit to wait for target to respond." msgstr "" #: cli/cli-cmds.c:1855 msgid "" "This value is used to set the time limit for gdb to wait for a response\n" "from the target." msgstr "" #: cli/cli-cmds.c:1863 msgid "Generic command for setting gdb debugging flags" msgstr "" #: cli/cli-cmds.c:1867 msgid "Generic command for showing gdb debugging flags" msgstr "" #: cli/cli-cmds.c:1870 msgid "" "Execute the rest of the line as a shell command.\n" "With no arguments, run an inferior shell." msgstr "" #: cli/cli-cmds.c:1875 msgid "" "Edit specified file or function.\n" "With no argument, edits file containing most recent line listed.\n" "Editing targets can be specified in these ways:\n" " FILE:LINENUM, to edit at that line in that file,\n" " FUNCTION, to edit at the beginning of that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" " *ADDRESS, to edit at the line containing that address.\n" "Uses EDITOR environment variable contents as editor (or ex as default)." msgstr "" #: cli/cli-cmds.c:1887 msgid "" "List specified function or line.\n" "With no argument, lists ten more lines after or around previous listing.\n" "\"list -\" lists the ten lines before a previous ten-line listing.\n" "One argument specifies a line, and ten lines are listed around that line.\n" "Two arguments with comma between specify starting and ending lines to list.\n" "Lines can be specified in these ways:\n" " LINENUM, to list around that line in current file,\n" " FILE:LINENUM, to list around that line in that file,\n" " FUNCTION, to list around beginning of that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" " *ADDRESS, to list around the line containing that address.\n" "With two args, if one is empty, it stands for ten lines away from\n" "the other arg.\n" "\n" "By default, when a single location is given, display ten lines.\n" "This can be changed using \"set listsize\", and the current value\n" "can be shown using \"show listsize\"." msgstr "" #: cli/cli-cmds.c:1911 msgid "" "Disassemble a specified section of memory.\n" "Default is the function surrounding the pc of the selected frame.\n" "\n" "With a /m modifier, source lines are included (if available).\n" "This view is \"source centric\": the output is in source line order,\n" "regardless of any optimization that is present. Only the main source file\n" "is displayed, not those of, e.g., any inlined functions.\n" "This modifier hasn't proved useful in practice and is deprecated\n" "in favor of /s.\n" "\n" "With a /s modifier, source lines are included (if available).\n" "This differs from /m in two important respects:\n" "- the output is still in pc address order, and\n" "- file names and contents for all relevant source files are displayed.\n" "\n" "With a /r modifier, raw instructions in hex are included.\n" "\n" "With a single argument, the function surrounding that address is dumped.\n" "Two arguments (separated by a comma) are taken as a range of memory to " "dump,\n" " in the form of \"start,end\", or \"start,+length\".\n" "\n" "Note that the address is interpreted as an expression, not as a location\n" "like in the \"break\" command.\n" "So, for example, if you want to disassemble function bar in file foo.c\n" "you must type \"disassemble 'foo.c'::bar\" and not \"disassemble foo.c:bar\"." msgstr "" #: cli/cli-cmds.c:1941 msgid "Run the ``make'' program using the rest of the line as arguments." msgstr "" #: cli/cli-cmds.c:1944 msgid "" "Show definitions of non-python/scheme user defined commands.\n" "Argument is the name of the user defined command.\n" "With no argument, show definitions of all user defined commands." msgstr "" #: cli/cli-cmds.c:1949 msgid "Search for commands matching a REGEXP" msgstr "" #: cli/cli-cmds.c:1952 msgid "Set the max call depth for non-python/scheme user-defined commands." msgstr "" #: cli/cli-cmds.c:1953 msgid "Show the max call depth for non-python/scheme user-defined commands." msgstr "" #: cli/cli-cmds.c:1959 msgid "Set tracing of GDB CLI commands." msgstr "" #: cli/cli-cmds.c:1960 msgid "Show state of GDB CLI command tracing." msgstr "" #: cli/cli-cmds.c:1961 msgid "When 'on', each command is displayed as it is executed." msgstr "" #: cli/cli-cmds.c:1967 msgid "" "Define a new command that is an alias of an existing command.\n" "Usage: alias [-a] [--] ALIAS = COMMAND\n" "ALIAS is the name of the alias command to create.\n" "COMMAND is the command being aliased to.\n" "If \"-a\" is specified, the command is an abbreviation,\n" "and will not appear in help command list output.\n" "\n" "Examples:\n" "Make \"spe\" an alias of \"set print elements\":\n" " alias spe = set print elements\n" "Make \"elms\" an alias of \"elements\" in the \"set print\" command:\n" " alias -a set print elms = set print elements" msgstr "" #: cli/cli-cmds.c:1988 #, possible-c-format msgid "" "Read commands from a file named FILE.\n" "\n" "Usage: source [-s] [-v] FILE\n" "-s: search for the script in the source search path,\n" " even if FILE contains directories.\n" "-v: each command in FILE is echoed as it is executed.\n" "\n" "Note that the file \"%s\" is read automatically in this way\n" "when GDB is started." msgstr "" #: cli/cli-script.c:109 msgid "if/while commands require arguments." msgstr "" #: cli/cli-script.c:141 msgid "Error reading in canned sequence of commands." msgstr "" #: cli/cli-script.c:369 msgid "Max user call depth exceeded -- command aborted." msgstr "" #: cli/cli-script.c:391 msgid "Error executing canned sequence of commands." msgstr "" #: cli/cli-script.c:629 msgid "Invalid control type in canned commands structure." msgstr "" #: cli/cli-script.c:705 msgid "arg_cleanup called with no user args.\n" msgstr "" #: cli/cli-script.c:743 #, possible-c-format msgid "user defined function may only have %d arguments." msgstr "" #: cli/cli-script.c:840 #, possible-c-format msgid "Missing argument %d in user function." msgstr "" #: cli/cli-script.c:938 msgid "Control nesting too deep!" msgstr "" #: cli/cli-script.c:1144 msgid "Recursed on a simple control type." msgstr "" #: cli/cli-script.c:1147 msgid "Allocated body is smaller than this command type needs." msgstr "" #: cli/cli-script.c:1444 msgid "name of command to define" msgstr "" #: cli/cli-script.c:1467 #, possible-c-format msgid "\"%s\" is not a prefix command." msgstr "" #: cli/cli-script.c:1478 #, possible-c-format msgid "Junk in argument list: \"%s\"" msgstr "" #: cli/cli-script.c:1528 #, possible-c-format msgid "Redefine command \"%s\"? " msgstr "" #: cli/cli-script.c:1530 #, possible-c-format msgid "Really redefine built-in command \"%s\"? " msgstr "" #: cli/cli-script.c:1532 #, possible-c-format msgid "Command \"%s\" not redefined." msgstr "" #: cli/cli-script.c:1559 #, possible-c-format msgid "Your new `%s' command does not hook any existing command." msgstr "" #: cli/cli-script.c:1562 msgid "Proceed? " msgstr "" #. Should never come here as hookc would be 0. #: cli/cli-script.c:1604 common/common-exceptions.c:143 #: common/common-exceptions.c:159 common/common-exceptions.c:175 #: complaints.c:302 hppa-tdep.c:3177 hppa-tdep.c:3190 infcall.c:923 #: infcmd.c:1623 language.c:465 mi/mi-out.c:339 mi/mi-out.c:358 #: mips-tdep.c:273 mips-tdep.c:477 mips-tdep.c:2208 mips-tdep.c:5733 #: mips-tdep.c:6916 mn10300-tdep.c:123 reggroups.c:248 remote.c:1528 #: remote.c:7868 remote.c:9176 utils.c:737 utils.c:764 msgid "bad switch" msgstr "" #: cli/cli-script.c:1625 #, possible-c-format msgid "Command \"%s\" is built-in." msgstr "" #: cli/cli-script.c:1683 msgid "called with NULL file pointer!" msgstr "" #: cli/cli-script.c:1705 #, possible-c-format msgid "" "%s:%d: Error in sourced command file:\n" "%s" msgstr "" #: cli/cli-script.c:1750 msgid "" "Document a user-defined command.\n" "Give command name as argument. Give documentation on following lines.\n" "End with a line of just \"end\"." msgstr "" #: cli/cli-script.c:1754 msgid "" "Define a new command name. Command name is argument.\n" "Definition appears on following lines, one command per line.\n" "End with a line of just \"end\".\n" "Use the \"document\" command to give documentation for the new command.\n" "Commands defined in this way may have up to ten arguments." msgstr "" #: cli/cli-script.c:1761 msgid "" "Execute nested commands WHILE the conditional expression is non zero.\n" "The conditional expression must follow the word `while' and must in turn be\n" "followed by a new line. The nested commands must be entered one per line,\n" "and should be terminated by the word `end'." msgstr "" #: cli/cli-script.c:1767 msgid "" "Execute nested commands once IF the conditional expression is non zero.\n" "The conditional expression must follow the word `if' and must in turn be\n" "followed by a new line. The nested commands must be entered one per line,\n" "and should be terminated by the word 'else' or `end'. If an else clause\n" "is used, the same rules apply to its nested commands as to the first ones." msgstr "" #: cli/cli-setshow.c:71 msgid "\"on\", \"off\" or \"auto\" expected." msgstr "" #: cli/cli-setshow.c:226 msgid "filename to set it to." msgstr "" #: cli/cli-setshow.c:265 msgid "\"on\" or \"off\" expected." msgstr "" #: cli/cli-setshow.c:294 cli/cli-setshow.c:330 cli/cli-setshow.c:433 msgid "integer to set it to, or \"unlimited\"." msgstr "" #: cli/cli-setshow.c:296 cli/cli-setshow.c:332 msgid "integer to set it to." msgstr "" #: cli/cli-setshow.c:312 cli/cli-setshow.c:348 cli/cli-setshow.c:441 #, possible-c-format msgid "integer %s out of range" msgstr "" #: cli/cli-setshow.c:386 #, possible-c-format msgid "Requires an argument. Valid arguments are %s." msgstr "" #: cli/cli-setshow.c:415 #, possible-c-format msgid "Undefined item: \"%s\"." msgstr "" #: cli/cli-setshow.c:418 #, possible-c-format msgid "Ambiguous item \"%s\"." msgstr "" #: cli/cli-setshow.c:443 msgid "only -1 is allowed to set as unlimited" msgstr "" #: cli/cli-setshow.c:453 msgid "gdb internal error: bad var_type in do_setshow_command" msgstr "" #: cli/cli-setshow.c:613 msgid "do_show_command: invalid var_auto_boolean" msgstr "" #: cli/cli-setshow.c:643 msgid "gdb internal error: bad var_type in do_show_command" msgstr "" #: coff-pe-read.c:175 #, possible-c-format msgid "Unknown section type for \"%s\" for entry \"%s\" in dll \"%s\"\n" msgstr "" #: coff-pe-read.c:187 #, possible-c-format msgid "Adding exported symbol \"%s\" in dll \"%s\"\n" msgstr "" #: coff-pe-read.c:235 #, possible-c-format msgid "" "Unable to find function \"%s\" in dll \"%s\", forward of \"%s\" in dll " "\"%s\"\n" msgstr "" #: coff-pe-read.c:243 #, possible-c-format msgid "" "Adding forwarded exported symbol \"%s\" in dll \"%s\", pointing to \"%s\"\n" msgstr "" #: coff-pe-read.c:438 #, possible-c-format msgid "Export RVA for dll \"%s\" is in section \"%s\"\n" msgstr "" #: coff-pe-read.c:443 #, possible-c-format msgid "Wrong value of export RVA for dll \"%s\": 0x%lx instead of 0x%lx\n" msgstr "" #: coff-pe-read.c:542 #, possible-c-format msgid "DLL \"%s\" has %ld export entries, base=%ld\n" msgstr "" #: coff-pe-read.c:615 #, possible-c-format msgid "Export name \"%s\" ord. %lu, RVA 0x%lx in dll \"%s\" not handled\n" msgstr "" #: coff-pe-read.c:622 #, possible-c-format msgid "Finished reading \"%s\", exports %ld, forwards %ld, total %ld/%ld.\n" msgstr "" #: coff-pe-read.c:698 #, possible-c-format msgid "Coff PE read debugging is %s.\n" msgstr "" #: coff-pe-read.c:712 msgid "Set coff PE read debugging." msgstr "" #: coff-pe-read.c:713 msgid "Show coff PE read debugging." msgstr "" #: coff-pe-read.c:714 msgid "" "When set, debugging messages for coff reading of exported symbols are " "displayed." msgstr "" #: coffread.c:640 #, possible-c-format msgid "\"%s\": error reading line numbers." msgstr "" #: coffread.c:648 #, possible-c-format msgid "\"%s\": can't get string table" msgstr "" #: coffread.c:713 #, possible-c-format msgid "" "The debugging information in `%s' is corrupted.\n" "The file has a `.stabs' section, but no `.stabstr' section." msgstr "" #: coffread.c:906 #, possible-c-format msgid "Bad n_sclass for symbol %s" msgstr "" #: coffread.c:1074 #, possible-c-format msgid "`.bf' symbol %d has no aux entry" msgstr "" #: coffread.c:1092 msgid "Bad coff function information." msgstr "" #: coffread.c:1101 #, possible-c-format msgid "" "`.ef' symbol without matching `.bf' symbol ignored starting at symnum %d" msgstr "" #: coffread.c:1113 #, possible-c-format msgid "Unmatched .ef symbol(s) ignored starting at symnum %d" msgstr "" #: coffread.c:1122 #, possible-c-format msgid "`.ef' symbol %d has no aux entry" msgstr "" #: coffread.c:1168 #, possible-c-format msgid "" "`.eb' symbol without matching `.bb' symbol ignored starting at symnum %d" msgstr "" #: coffread.c:1178 xcoffread.c:195 #, possible-c-format msgid "Mismatched .eb symbol ignored starting at symnum %d" msgstr "" #: coffread.c:1244 coffread.c:1251 coffread.c:1261 #, possible-c-format msgid "%s: error reading symbols" msgstr "" #: coffread.c:1275 #, c-format msgid "thumb symbol %s, class 0x%x\n" msgstr "" #: coffread.c:1401 msgid "coff file name too long" msgstr "" #: coffread.c:1488 #, possible-c-format msgid "Line number pointer %ld lower than start of line numbers" msgstr "" #: coffread.c:1885 #, possible-c-format msgid "Symbol table entry for %s has bad tagndx value" msgstr "" #: coffread.c:2055 #, possible-c-format msgid "Unexpected type for symbol %s" msgstr "" #: common/common-utils.c:129 msgid "vasprintf call failed" msgstr "" #: common/common-regcache.c:34 frame.c:1116 #, possible-c-format msgid "Register %d is not available" msgstr "" #: common/common-exceptions.c:127 common/common-exceptions.c:172 msgid "bad state" msgstr "" #. ??? TODO: handle other escape sequences. #: common/format.c:83 #, possible-c-format msgid "Unrecognized escape character \\%c in format string." msgstr "" #: common/format.c:289 msgid "`*' not supported for precision or width in printf" msgstr "" #: common/format.c:292 msgid "Format specifier `n' not supported in printf" msgstr "" #: common/format.c:295 msgid "Incomplete format specifier at end of format string" msgstr "" #: common/format.c:298 #, possible-c-format msgid "Unrecognized format specifier '%c' in printf" msgstr "" #: common/format.c:302 #, possible-c-format msgid "Inappropriate modifiers to format specifier '%c' in printf" msgstr "" #: common/print-utils.c:241 msgid "hex_string_custom: insufficient space to store result" msgstr "" #: common/cleanups.c:265 msgid "restore_my_cleanups has found a stale cleanup" msgstr "" #: common/agent.c:117 msgid "Error reading helper thread's id in lib" msgstr "" #: common/agent.c:152 #, possible-c-format msgid "error opening sync socket: %s" msgstr "" #: common/agent.c:161 msgid "string overflow allocating socket name" msgstr "" #: common/agent.c:169 #, possible-c-format msgid "" "error connecting sync socket (%s): %s. Make sure the directory exists and " "that it is writable." msgstr "" #: common/agent.c:200 msgid "unable to write" msgstr "" #: common/agent.c:249 msgid "Error reading command response" msgstr "" #: common/agent.c:269 msgid "Error reading capability of agent" msgstr "" #: common/filestuff.c:197 msgid "fd not found in open_fds" msgstr "" #: common/filestuff.c:360 msgid "socketpair not available on this host" msgstr "" #: common/filestuff.c:401 msgid "pipe not available on this host" msgstr "" #: common/signals.c:348 msgid "" "GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal" msgstr "" #. The user might be trying to do "signal SIGSAK" where this system #. doesn't have SIGSAK. #: common/signals.c:639 #, possible-c-format msgid "Signal %s does not exist on this system." msgstr "" #: common/btrace-common.c:32 msgid "No or unknown format" msgstr "" #: common/btrace-common.c:35 msgid "Branch Trace Store" msgstr "" #: common/btrace-common.c:38 msgid "Intel Processor Trace" msgstr "" #: common/btrace-common.c:41 nat/linux-btrace.c:656 remote.c:12731 msgid "Unknown branch trace format" msgstr "" #: common/gdb_assert.h:41 #, possible-c-format msgid "%s: Assertion `%s' failed." msgstr "" #: common/gdb_assert.h:45 #, possible-c-format msgid "Assertion `%s' failed." msgstr "" #: common/rsp-low.c:35 #, possible-c-format msgid "Reply contains invalid hex digit %d" msgstr "" #: common/rsp-low.c:228 msgid "Received too much data from the target." msgstr "" #: common/rsp-low.c:242 msgid "Unmatched escape character in target response." msgstr "" #: compile/compile-c-types.c:82 msgid "Unexpected type id from GCC, check you use recent enough GCC." msgstr "" #: compile/compile-c-types.c:115 msgid "array type with non-constant lower bound is not supported" msgstr "" #: compile/compile-c-types.c:119 msgid "cannot convert array type with non-zero lower bound to C" msgstr "" #: compile/compile-c-types.c:130 msgid "variably-sized vector type is not supported" msgstr "" #: compile/compile-c-types.c:372 msgid "cannot convert gdb type to gcc type" msgstr "" #: compile/compile.c:63 #, possible-c-format msgid "Compile debugging is %s.\n" msgstr "" #: compile/compile.c:99 msgid "You must provide a filename for this command." msgstr "" #: compile/compile.c:111 msgid "You must provide a filename with the raw option set." msgstr "" #: compile/compile.c:114 compile/compile.c:150 msgid "Unknown argument specified." msgstr "" #: compile/compile.c:225 #, possible-c-format msgid "Could not remove temporary directory %s" msgstr "" #: compile/compile.c:248 msgid "Command not supported on this host." msgstr "" #: compile/compile.c:251 msgid "Could not make temporary directory" msgstr "" #: compile/compile.c:328 #, possible-c-format msgid "Compile command command-line arguments are \"%s\".\n" msgstr "" #: compile/compile.c:486 msgid "The program must be running for the compile command to work." msgstr "" #: compile/compile.c:494 #, possible-c-format msgid "No compiler support for language %s." msgstr "" #: compile/compile.c:526 msgid "Neither a simple expression, or a multi-line specified." msgstr "" #: compile/compile.c:569 msgid "Could not open source file for writing" msgstr "" #: compile/compile.c:572 msgid "Could not write to source file" msgstr "" #: compile/compile.c:584 msgid "Compilation failed." msgstr "" #: compile/compile.c:659 #, possible-c-format msgid "Invalid register name \"%s\"." msgstr "" #: compile/compile.c:666 #, possible-c-format msgid "Cannot find gdbarch register \"%s\"." msgstr "" #: compile/compile.c:677 msgid "Command to compile source code and inject it into the inferior." msgstr "" #: compile/compile.c:683 msgid "" "Compile, inject, and execute code.\n" "\n" "Usage: compile code [-r|-raw] [--] [CODE]\n" "-r|-raw: Suppress automatic 'void _gdb_expr () { CODE }' wrapping.\n" "--: Do not parse any options beyond this delimiter. All text to the\n" " right will be treated as source code.\n" "\n" "The source code may be specified as a simple one line expression, e.g.:\n" "\n" " compile code printf(\"Hello world\\n\");\n" "\n" "Alternatively, you can type a multiline expression by invoking\n" "this command with no argument. GDB will then prompt for the\n" "expression interactively; type a line containing \"end\" to\n" "indicate the end of the expression." msgstr "" #: compile/compile.c:702 msgid "" "Evaluate a file containing source code.\n" "\n" "Usage: compile file [-r|-raw] [filename]\n" "-r|-raw: Suppress automatic 'void _gdb_expr () { CODE }' wrapping." msgstr "" #: compile/compile.c:711 msgid "" "Evaluate EXPR by using the compiler and print result.\n" "\n" "Usage: compile print[/FMT] [EXPR]\n" "\n" "The expression may be specified on the same line as the command, e.g.:\n" "\n" " compile print i\n" "\n" "Alternatively, you can type a multiline expression by invoking\n" "this command with no argument. GDB will then prompt for the\n" "expression interactively; type a line containing \"end\" to\n" "indicate the end of the expression.\n" "\n" "EXPR may be preceded with /FMT, where FMT is a format letter\n" "but no count or size letter (see \"x\" command)." msgstr "" #: compile/compile.c:729 msgid "Set compile command debugging." msgstr "" #: compile/compile.c:730 msgid "Show compile command debugging." msgstr "" #: compile/compile.c:731 msgid "When on, compile command debugging is enabled." msgstr "" #: compile/compile.c:738 msgid "Set compile command GCC command-line arguments" msgstr "" #: compile/compile.c:739 msgid "Show compile command GCC command-line arguments" msgstr "" #: compile/compile.c:740 msgid "" "Use options like -I (include file directory) or ABI settings.\n" "String quoting is parsed like in shell, for example:\n" " -mno-align-double \"-I/dir with a space/include\"" msgstr "" #: compile/compile-c-symbols.c:123 utils.c:994 #, possible-c-format msgid "%s" msgstr "" #: compile/compile-c-symbols.c:207 #, possible-c-format msgid "Unsupported LOC_CONST_BYTES for symbol \"%s\"." msgstr "" #: compile/compile-c-symbols.c:211 #, possible-c-format msgid "LOC_UNDEF found for \"%s\"." msgstr "" #: compile/compile-c-symbols.c:215 #, possible-c-format msgid "" "Fortran common block is unsupported for compilation evaluaton of symbol " "\"%s\"." msgstr "" #: compile/compile-c-symbols.c:220 #, possible-c-format msgid "" "Symbol \"%s\" cannot be used for compilation evaluation as it is optimized " "out." msgstr "" #. Probably TLS here. #: compile/compile-c-symbols.c:228 compile/compile-loc2c.c:645 #, possible-c-format msgid "" "Symbol \"%s\" is thread-local and currently can only be referenced from the " "current thread in compiled code." msgstr "" #: compile/compile-c-symbols.c:246 compile/compile-loc2c.c:635 #, possible-c-format msgid "Symbol \"%s\" cannot be used because there is no selected frame" msgstr "" #: compile/compile-c-symbols.c:253 compile/compile-loc2c.c:641 #, possible-c-format msgid "" "Symbol \"%s\" cannot be used for compilation evaluation as its address has " "not been found." msgstr "" #: compile/compile-c-symbols.c:690 msgid "Local symbol unhandled when generating C code." msgstr "" #: compile/compile-c-symbols.c:693 msgid "LOC_COMPUTED variable missing a method." msgstr "" #: compile/compile-c-support.c:51 #, possible-c-format msgid "Invalid GCC mode size %d." msgstr "" #: compile/compile-c-support.c:87 #, possible-c-format msgid "could not find symbol %s in library %s" msgstr "" #: compile/compile-c-support.c:112 msgid "" "The loaded version of GCC does not support the required version of the API." msgstr "" #: compile/compile-c-support.c:214 compile/compile-c-support.c:235 msgid "Unknown compiler scope reached." msgstr "" #: compile/compile-object-load.c:168 #, possible-c-format msgid "" "Inferior compiled module address %s is not aligned to BFD required %s." msgstr "" #: compile/compile-object-load.c:210 #, possible-c-format msgid "Compiled module \"%s\": multiple symbol definitions: %s" msgstr "" #: compile/compile-object-load.c:222 #, possible-c-format msgid "Compiled module \"%s\" section \"%s\": warning: %s" msgstr "" #: compile/compile-object-load.c:236 #, possible-c-format msgid "" "Cannot resolve relocation to \"%s\" from compiled module \"%s\" section " "\"%s\"." msgstr "" #: compile/compile-object-load.c:262 #, possible-c-format msgid "Compiled module \"%s\" section \"%s\": dangerous relocation: %s\n" msgstr "" #: compile/compile-object-load.c:276 #, possible-c-format msgid "Compiled module \"%s\" section \"%s\": unattached relocation: %s\n" msgstr "" #: compile/compile-object-load.c:300 #, possible-c-format msgid "Compile module: warning: %s" msgstr "" #: compile/compile-object-load.c:398 #, possible-c-format msgid "Cannot map compiled module \"%s\" section \"%s\": %s" msgstr "" #: compile/compile-object-load.c:406 #, possible-c-format msgid "" "Cannot write compiled module \"%s\" section \"%s\" to inferior memory range " "%s-%s." msgstr "" #: compile/compile-object-load.c:475 compile/compile-object-load.c:483 #, possible-c-format msgid "No \"%s\" symbol found" msgstr "" #: compile/compile-object-load.c:487 #, possible-c-format msgid "Type of \"%s\" is not a pointer" msgstr "" #: compile/compile-object-load.c:493 #, possible-c-format msgid "Expected address scope in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:499 compile/compile-object-load.c:513 #, possible-c-format msgid "Invalid type code %d of symbol \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:520 #, possible-c-format msgid "" "Referenced types do not match for symbols \"%s\" and \"%s\" in compiled " "module \"%s\"." msgstr "" #: compile/compile-object-load.c:544 #, possible-c-format msgid "" "Invalid type code %d of first parameter of function \"%s\" in compiled " "module \"%s\"." msgstr "" #: compile/compile-object-load.c:551 #, possible-c-format msgid "" "Invalid type code %d of dereferenced first parameter of function \"%s\" in " "compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:586 #, possible-c-format msgid "Invalid register \"%s\" position %s bits or size %s bits" msgstr "" #: compile/compile-object-load.c:592 #, possible-c-format msgid "Invalid register \"%s\" type code %d" msgstr "" #: compile/compile-object-load.c:599 #, possible-c-format msgid "Register \"%s\" is optimized out." msgstr "" #: compile/compile-object-load.c:601 #, possible-c-format msgid "Register \"%s\" is not available." msgstr "" #: compile/compile-object-load.c:606 #, possible-c-format msgid "Cannot write register \"%s\" to inferior memory at %s." msgstr "" #: compile/compile-object-load.c:648 #, possible-c-format msgid "\"%s\": could not open as compiled module: %s" msgstr "" #: compile/compile-object-load.c:653 #, possible-c-format msgid "\"%s\": not in loadable format: %s" msgstr "" #: compile/compile-object-load.c:657 #, possible-c-format msgid "\"%s\": not in object format." msgstr "" #: compile/compile-object-load.c:670 #, possible-c-format msgid "Cannot read symbols of compiled module \"%s\": %s" msgstr "" #: compile/compile-object-load.c:682 #, possible-c-format msgid "Cannot find function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:686 #, possible-c-format msgid "Invalid type code %d of function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:707 #, possible-c-format msgid "invalid scope %d" msgstr "" #: compile/compile-object-load.c:710 #, possible-c-format msgid "Invalid %d parameters of function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:715 #, possible-c-format msgid "Invalid return type of function \"%s\" in compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:726 #, possible-c-format msgid "Cannot parse symbols of compiled module \"%s\": %s" msgstr "" #: compile/compile-object-load.c:774 #, possible-c-format msgid "Could not find symbol \"%s\" for compiled module \"%s\"." msgstr "" #: compile/compile-object-load.c:781 #, possible-c-format msgid "%ld symbols were missing, cannot continue." msgstr "" #: compile/compile-loc2c.c:97 msgid "inconsistent stack depths" msgstr "" #: compile/compile-loc2c.c:359 compile/compile-loc2c.c:1120 #, possible-c-format msgid "unhandled DWARF op: %s" msgstr "" #: compile/compile-loc2c.c:888 dwarf2loc.c:3256 msgid "No block found for address" msgstr "" #: compile/compile-loc2c.c:893 dwarf2loc.c:3261 msgid "No function found for block" msgstr "" #: compile/compile-loc2c.c:970 dwarf2loc.c:3318 #, possible-c-format msgid "Unsupported size %d in %s" msgstr "" #: complaints.c:317 #, possible-c-format msgid "Max number of complaints about incorrect symbols is %s.\n" msgstr "" #: complaints.c:326 msgid "Set max number of complaints about incorrect symbols." msgstr "" #: complaints.c:327 msgid "Show max number of complaints about incorrect symbols." msgstr "" #: completer.c:1037 msgid "Max completions reached." msgstr "" #: completer.c:1376 msgid "*** List may be truncated, max-completions reached. ***" msgstr "" #: completer.c:1958 msgid "Set maximum number of completion candidates." msgstr "" #: completer.c:1959 msgid "Show maximum number of completion candidates." msgstr "" #: completer.c:1960 msgid "" "Use this to limit the number of candidates considered\n" "during completion. Specifying \"unlimited\" or -1\n" "disables limiting. Note that setting either no limit or\n" "a very large limit can make completion slow." msgstr "" #: copying.c:649 copying.c:657 msgid "Conditions for redistributing copies of GDB." msgstr "" #: copying.c:652 copying.c:659 msgid "Various kinds of warranty you do not have." msgstr "" #: core-regset.c:73 msgid "Wrong size gregset in core file." msgstr "" #: core-regset.c:83 msgid "Wrong size fpregset in core file." msgstr "" #: corefile.c:167 msgid "core file may not match specified executable file." msgstr "" #: corefile.c:169 msgid "exec file is newer than core file." msgstr "" #: corefile.c:185 msgid "" "No executable file specified.\n" "Use the \"file\" or \"exec-file\" command." msgstr "" #. Actually, address between memaddr and memaddr + len was out of #. bounds. #: corefile.c:200 #, possible-c-format msgid "Cannot access memory at address %s" msgstr "" #: corefile.c:203 #, possible-c-format msgid "Memory at address %s unavailable." msgstr "" #: corefile.c:446 #, possible-c-format msgid "The current BFD target is \"%s\".\n" msgstr "" #: corefile.c:506 msgid "" "Use FILE as core dump for examining memory and registers.\n" "No arg means have no core file. This command has been superseded by the\n" "`target core' and `detach' commands." msgstr "" #: corefile.c:514 msgid "Set the current BFD target." msgstr "" #: corefile.c:515 msgid "Show the current BFD target." msgstr "" #: corefile.c:516 msgid "Use `set gnutarget auto' to specify automatic detection." msgstr "" #: corelow.c:149 #, possible-c-format msgid "\"%s\": ambiguous core format, %d handlers match" msgstr "" #: corelow.c:153 #, possible-c-format msgid "\"%s\": no core file handler recognizes format" msgstr "" #: corelow.c:287 msgid "" "No core file specified. (Use `detach' to stop debugging a core file.)" msgstr "" #: corelow.c:290 msgid "No core file specified." msgstr "" #: corelow.c:327 #, possible-c-format msgid "\"%s\" is not a core dump: %s" msgstr "" #: corelow.c:352 record-full.c:818 #, possible-c-format msgid "\"%s\": Can't find sections: %s" msgstr "" #: corelow.c:426 #, possible-c-format msgid "Core was generated by `%s'.\n" msgstr "" #: corelow.c:446 #, possible-c-format msgid "Program terminated with signal %s, %s.\n" msgstr "" #: corelow.c:483 guile/scm-utils.c:512 msgid "Too many arguments" msgstr "" #: corelow.c:487 msgid "No core file now.\n" msgstr "" #: corelow.c:533 #, possible-c-format msgid "Couldn't find %s registers in core file." msgstr "" #: corelow.c:541 #, possible-c-format msgid "Section `%s' in core file too small." msgstr "" #: corelow.c:546 #, possible-c-format msgid "Unexpected size of section `%s' in core file." msgstr "" #: corelow.c:554 #, possible-c-format msgid "Couldn't read %s registers from `%s' section in core file." msgstr "" #: corelow.c:746 msgid "Couldn't read NT_AUXV note in core file." msgstr "" #: corelow.c:781 msgid "Couldn't read StackGhost cookie in core file." msgstr "" #: corelow.c:861 msgid "Couldn't read SPU section in core file." msgstr "" #: corelow.c:1060 #, possible-c-format msgid "init_core_ops: core target already exists (\"%s\")." msgstr "" #: cp-abi.c:39 msgid "ABI doesn't define required function is_constructor_name" msgstr "" #: cp-abi.c:47 msgid "ABI doesn't define required function is_destructor_name" msgstr "" #: cp-abi.c:55 msgid "ABI doesn't define required function is_vtable_name" msgstr "" #: cp-abi.c:63 msgid "ABI doesn't define required function is_operator_name" msgstr "" #: cp-abi.c:88 msgid "Cannot determine virtual baseclass offset of incomplete object" msgstr "" #: cp-abi.c:134 cp-abi.c:142 cp-abi.c:151 cp-abi.c:169 msgid "GDB does not support pointers to methods on this target" msgstr "" #: cp-abi.c:179 msgid "GDB cannot print the vtable on this target" msgstr "" #: cp-abi.c:189 msgid "GDB cannot find the typeid on this target" msgstr "" #: cp-abi.c:199 msgid "GDB cannot find the type for 'typeid' on this target" msgstr "" #: cp-abi.c:209 msgid "GDB cannot find the type from a std::type_info on this target" msgstr "" #: cp-abi.c:219 msgid "GDB cannot find the type name from a std::type_info on this target" msgstr "" #: cp-abi.c:254 msgid "Too many C++ ABIs, please increase CP_ABI_MAX in cp-abi.c" msgstr "" #: cp-abi.c:272 #, possible-c-format msgid "Cannot find C++ ABI \"%s\" to set it as auto default." msgstr "" #: cp-abi.c:356 #, possible-c-format msgid "Could not find \"%s\" in ABI list" msgstr "" #: cp-abi.c:405 msgid "" "Set the ABI used for inspecting C++ objects.\n" "\"set cp-abi\" with no arguments will list the available ABIs." msgstr "" #: cp-abi.c:412 msgid "Show the ABI used for inspecting C++ objects." msgstr "" #: cp-name-parser.y:1610 msgid "empty character constant" msgstr "" #: cp-name-parser.y:1617 msgid "invalid character constant" msgstr "" #: cp-name-parser.y:1741 msgid "invalid number" msgstr "" #. These can't occur in C++ names. #: cp-name-parser.y:1817 msgid "unexpected string literal" msgstr "" #. We must have come across a bad character (e.g. ';'). #: cp-name-parser.y:1824 msgid "invalid character" msgstr "" #: cp-namespace.c:1012 msgid "cp_lookup_nested_symbol called on a non-aggregate type." msgstr "" #: cp-namespace.c:1093 msgid "The `maint namespace' command was removed.\n" msgstr "" #: cp-namespace.c:1106 msgid "Deprecated placeholder for removed functionality." msgstr "" #: cp-support.c:607 #, possible-c-format msgid "internal error: string \"%s\" failed to be canonicalized" msgstr "" #: cp-support.c:1462 #, possible-c-format msgid "RTTI symbol not found for class '%s'" msgstr "" #: cp-support.c:1468 #, possible-c-format msgid "RTTI symbol for class '%s' is not a type" msgstr "" #. chastain/2003-11-26: the symbol tables often contain fake #. symbols for namespaces with the same name as the struct. #. This warning is an indication of a bug in the lookup order #. or a bug in the way that the symbol tables are populated. #: cp-support.c:1483 #, possible-c-format msgid "RTTI symbol for class '%s' is a namespace" msgstr "" #: cp-support.c:1486 #, possible-c-format msgid "RTTI symbol for class '%s' has bad type" msgstr "" #: cp-support.c:1590 #, possible-c-format msgid "unable to demangle '%s' (demangler failed with signal %d)" msgstr "" #: cp-support.c:1603 #, possible-c-format msgid "" "%s\n" "Attempting to dump core.\n" msgstr "" #: cp-support.c:1628 msgid "\"maintenance cplus\" must be followed by the name of a command.\n" msgstr "" #: cp-support.c:1676 msgid "C++ maintenance commands." msgstr "" #: cp-support.c:1687 msgid "Print the first class/namespace component of NAME." msgstr "" #: cp-support.c:1691 msgid "" "Show the virtual function table for a C++ object.\n" "Usage: info vtbl EXPRESSION\n" "Evaluate EXPRESSION and display the virtual function table for the\n" "resulting object." msgstr "" #: cp-support.c:1698 msgid "Set whether to attempt to catch demangler crashes." msgstr "" #: cp-support.c:1699 msgid "Show whether to attempt to catch demangler crashes." msgstr "" #: cp-support.c:1700 msgid "" "If enabled GDB will attempt to catch demangler crashes and\n" "display the offending symbol." msgstr "" #: cp-valprint.c:44 #, possible-c-format msgid "Printing of C++ virtual function tables is %s.\n" msgstr "" #: cp-valprint.c:56 #, possible-c-format msgid "Printing of object's derived type based on vtable info is %s.\n" msgstr "" #: cp-valprint.c:67 #, possible-c-format msgid "Printing of C++ static members is %s.\n" msgstr "" #: cp-valprint.c:293 jv-valprint.c:393 p-valprint.c:628 valprint.c:334 msgid "" msgstr "" #: cp-valprint.c:326 guile/scm-pretty-print.c:640 mi/mi-cmd-stack.c:562 #: python/py-framefilter.c:473 python/py-prettyprint.c:295 stack.c:293 #, possible-c-format msgid "" msgstr "" #: cp-valprint.c:819 msgid "Set printing of C++ static members." msgstr "" #: cp-valprint.c:820 msgid "Show printing of C++ static members." msgstr "" #: cp-valprint.c:827 msgid "Set printing of C++ virtual function tables." msgstr "" #: cp-valprint.c:828 msgid "Show printing of C++ virtual function tables." msgstr "" #: cp-valprint.c:835 msgid "Set printing of object's derived type based on vtable info." msgstr "" #: cp-valprint.c:836 msgid "Show printing of object's derived type based on vtable info." msgstr "" #: cris-tdep.c:283 i386-linux-tdep.c:316 msgid "Couldn't recognize signal trampoline." msgstr "" #. Invalid (unimplemented) register. Should not happen as there are #. no unimplemented CRISv32 registers. #: cris-tdep.c:1640 #, possible-c-format msgid "crisv32_register_type: unknown regno %d" msgstr "" #: cris-tdep.c:1674 msgid "cris_store_return_value: type length too large." msgstr "" #: cris-tdep.c:1842 msgid "cris_extract_return_value: type length too large" msgstr "" #. Could not find a target. Things are likely to go downhill #. from here. #: cris-tdep.c:2085 msgid "CRIS software single step could not find a step target." msgstr "" #: cris-tdep.c:3867 msgid "wrong size gregset struct in core file" msgstr "" #: cris-tdep.c:3904 msgid "Set the current CRIS version." msgstr "" #: cris-tdep.c:3905 msgid "Show the current CRIS version." msgstr "" #: cris-tdep.c:3906 msgid "" "Set to 10 for CRISv10 or 32 for CRISv32 if autodetection fails.\n" "Defaults to 10. " msgstr "" #: cris-tdep.c:3916 msgid "Set the current CRIS mode." msgstr "" #: cris-tdep.c:3917 msgid "Show the current CRIS mode." msgstr "" #: cris-tdep.c:3918 msgid "" "Set to CRIS_MODE_GURU when debugging in guru mode.\n" "Makes GDB use the NRP register instead of the ERP register in certain cases." msgstr "" #: cris-tdep.c:3927 msgid "Set the usage of Dwarf-2 CFI for CRIS." msgstr "" #: cris-tdep.c:3928 msgid "Show the usage of Dwarf-2 CFI for CRIS." msgstr "" #: cris-tdep.c:3929 msgid "Set this to \"off\" if using gcc-cris < R59." msgstr "" #: cris-tdep.c:3967 cris-tdep.c:3993 msgid "cris_gdbarch_update: failed to update architecture." msgstr "" #: cris-tdep.c:4052 msgid "cris_gdbarch_init: big endian byte order in info" msgstr "" #: cris-tdep.c:4057 msgid "cris_gdbarch_init: unknown byte order in info" msgstr "" #: cris-tdep.c:4087 msgid "cris_gdbarch_init: unsupported CRIS version" msgstr "" #: cris-tdep.c:4129 msgid "cris_gdbarch_init: unknown CRIS version" msgstr "" #: ctf.c:115 #, possible-c-format msgid "Unable to write metadata file (%s)" msgstr "" #: ctf.c:128 #, possible-c-format msgid "Unable to write file for saving trace data (%s)" msgstr "" #: ctf.c:160 #, possible-c-format msgid "Unable to seek file for saving trace data (%s)" msgstr "" #: ctf.c:330 #, possible-c-format msgid "Unable to open directory '%s' for saving trace data (%s)" msgstr "" #: ctf.c:340 ctf.c:350 tracefile-tfile.c:89 #, possible-c-format msgid "Unable to open file '%s' for saving trace data (%s)" msgstr "" #: ctf.c:871 msgid "Unable to create bt_context" msgstr "" #: ctf.c:876 #, possible-c-format msgid "Unable to use libbabeltrace on directory \"%s\"" msgstr "" #: ctf.c:885 msgid "Unable to create bt_iterator" msgstr "" #: ctf.c:1100 msgid "No CTF directory specified." msgstr "" #: ctf.c:1112 msgid "Wrong event id of the first event" msgstr "" #: ctf.c:1119 msgid "Wrong event id of the second event" msgstr "" #: ctf.c:1136 msgid "Wrong event id of the first event of the second packet" msgstr "" #: ctf.c:1285 msgid "ctf_xfer_partial: trace file is read-only" msgstr "" #: ctf.c:1612 tracefile-tfile.c:681 msgid "unknown tfind type" msgstr "" #: ctf.c:1692 #, possible-c-format msgid "Unhandled trace block type (%s) while building trace frame info." msgstr "" #: d-exp.y:514 jv-exp.y:1442 msgid "No symbol table is loaded. Use the \"file\" command" msgstr "" #. We must have come across a bad character (e.g. ';'). #: d-exp.y:1308 jv-exp.y:1123 #, possible-c-format msgid "Invalid character '%c' in expression" msgstr "" #: darwin-nat-info.c:52 #, possible-c-format msgid "%s must be specified with 0x..." msgstr "" #: darwin-nat-info.c:56 #, possible-c-format msgid ":\t%#lx\n" msgstr "" #: darwin-nat-info.c:59 #, possible-c-format msgid ":\t%u.%06u sec\n" msgstr "" #: darwin-nat-info.c:85 #, possible-c-format msgid "%d processes:\n" msgstr "" #: darwin-nat-info.c:96 #, possible-c-format msgid " %s is %d has task %#x\n" msgstr "" #: darwin-nat-info.c:102 #, possible-c-format msgid " %s is %d unknown task port\n" msgstr "" #: darwin-nat-info.c:120 darwin-nat-info.c:813 darwin-nat-info.c:834 msgid "No inferior running\n" msgstr "" #: darwin-nat-info.c:128 #, possible-c-format msgid "cannot parse task id '%s'\n" msgstr "" #: darwin-nat-info.c:152 #, possible-c-format msgid "TASK_BASIC_INFO for 0x%x:\n" msgstr "" #: darwin-nat-info.c:164 msgid "" "\n" "TASK_EVENTS_INFO:\n" msgstr "" #: darwin-nat-info.c:180 msgid "" "\n" "TASK_THREAD_TIMES_INFO:\n" msgstr "" #: darwin-nat-info.c:210 #, possible-c-format msgid "Ports for task 0x%x:\n" msgstr "" #: darwin-nat-info.c:211 msgid "port type\n" msgstr "" #: darwin-nat-info.c:231 #, possible-c-format msgid "%04x: %08x " msgstr "" #: darwin-nat-info.c:238 #, possible-c-format msgid " %s(" msgstr "" #: darwin-nat-info.c:241 msgid "??" msgstr "" #: darwin-nat-info.c:243 #, possible-c-format msgid "%u" msgstr "" #: darwin-nat-info.c:244 msgid " refs)" msgstr "" #: darwin-nat-info.c:250 msgid " gdb-task" msgstr "" #: darwin-nat-info.c:252 msgid " host-self" msgstr "" #: darwin-nat-info.c:254 msgid " gdb-exception" msgstr "" #: darwin-nat-info.c:256 msgid " gdb-port_set" msgstr "" #: darwin-nat-info.c:262 msgid " inferior-task" msgstr "" #: darwin-nat-info.c:264 msgid " inferior-notify" msgstr "" #: darwin-nat-info.c:273 msgid " inferior-excp-port" msgstr "" #: darwin-nat-info.c:285 #, possible-c-format msgid " inferior-thread for 0x%x" msgstr "" #: darwin-nat-info.c:314 #, possible-c-format msgid "Port 0x%lx in task 0x%lx:\n" msgstr "" #: darwin-nat-info.c:316 #, possible-c-format msgid " port set: 0x%x\n" msgstr "" #: darwin-nat-info.c:317 #, possible-c-format msgid " seqno: 0x%x\n" msgstr "" #: darwin-nat-info.c:318 #, possible-c-format msgid " mscount: 0x%x\n" msgstr "" #: darwin-nat-info.c:319 #, possible-c-format msgid " qlimit: 0x%x\n" msgstr "" #: darwin-nat-info.c:320 #, possible-c-format msgid " msgcount: 0x%x\n" msgstr "" #: darwin-nat-info.c:321 #, possible-c-format msgid " sorights: 0x%x\n" msgstr "" #: darwin-nat-info.c:322 #, possible-c-format msgid " srights: 0x%x\n" msgstr "" #: darwin-nat-info.c:323 #, possible-c-format msgid " pdrequest: 0x%x\n" msgstr "" #: darwin-nat-info.c:324 #, possible-c-format msgid " nsrequest: 0x%x\n" msgstr "" #: darwin-nat-info.c:325 #, possible-c-format msgid " flags: 0x%x\n" msgstr "" #: darwin-nat-info.c:334 msgid "Task and port" msgstr "" #: darwin-nat-info.c:356 #, possible-c-format msgid "Threads in task %#x:\n" msgstr "" #: darwin-nat-info.c:359 #, possible-c-format msgid " %#x\n" msgstr "" #: darwin-nat-info.c:379 msgid "Thread" msgstr "" #: darwin-nat-info.c:382 msgid "THREAD_BASIC_INFO\n" msgstr "" #: darwin-nat-info.c:433 msgid "share" msgstr "" #: darwin-nat-info.c:435 msgid "copy " msgstr "" #: darwin-nat-info.c:437 msgid "none " msgstr "" #: darwin-nat-info.c:439 msgid "??? " msgstr "" #: darwin-nat-info.c:449 msgid "cow" msgstr "" #: darwin-nat-info.c:451 msgid "private" msgstr "" #: darwin-nat-info.c:453 msgid "empty" msgstr "" #: darwin-nat-info.c:455 msgid "shared" msgstr "" #: darwin-nat-info.c:457 msgid "true-shrd" msgstr "" #: darwin-nat-info.c:459 msgid "prv-alias" msgstr "" #: darwin-nat-info.c:461 msgid "shr-alias" msgstr "" #: darwin-nat-info.c:463 msgid "???" msgstr "" #: darwin-nat-info.c:473 darwin-nat-info.c:762 msgid "default" msgstr "" #: darwin-nat-info.c:475 msgid "malloc" msgstr "" #: darwin-nat-info.c:477 msgid "malloc_small" msgstr "" #: darwin-nat-info.c:479 msgid "malloc_large" msgstr "" #: darwin-nat-info.c:481 msgid "malloc_huge" msgstr "" #: darwin-nat-info.c:483 msgid "sbrk" msgstr "" #: darwin-nat-info.c:485 msgid "realloc" msgstr "" #: darwin-nat-info.c:487 msgid "malloc_tiny" msgstr "" #: darwin-nat-info.c:489 msgid "analysis_tool" msgstr "" #: darwin-nat-info.c:491 msgid "mach_msg" msgstr "" #: darwin-nat-info.c:493 msgid "iokit" msgstr "" #: darwin-nat-info.c:495 msgid "stack" msgstr "" #: darwin-nat-info.c:497 msgid "guard" msgstr "" #: darwin-nat-info.c:499 msgid "shared_pmap" msgstr "" #: darwin-nat-info.c:501 msgid "dylib" msgstr "" #: darwin-nat-info.c:503 msgid "appkit" msgstr "" #: darwin-nat-info.c:505 msgid "foundation" msgstr "" #: darwin-nat-info.c:530 msgid "No memory regions." msgstr "" #: darwin-nat-info.c:574 #, possible-c-format msgid "%s-%s %s/%s %s %s %s" msgstr "" #: darwin-nat-info.c:580 msgid "shrd" msgstr "" #: darwin-nat-info.c:580 msgid "priv" msgstr "" #: darwin-nat-info.c:581 msgid "reserved" msgstr "" #: darwin-nat-info.c:581 msgid "not-rsvd" msgstr "" #: darwin-nat-info.c:584 #, possible-c-format msgid " (%d sub-rgn)" msgstr "" #: darwin-nat-info.c:673 msgid "sm " msgstr "" #: darwin-nat-info.c:673 msgid "obj" msgstr "" #: darwin-nat-info.c:742 msgid "Inferior not available" msgstr "" #: darwin-nat-info.c:753 #, possible-c-format msgid "%d exceptions:\n" msgstr "" #: darwin-nat-info.c:758 #, possible-c-format msgid "port 0x%04x, behavior: " msgstr "" #: darwin-nat-info.c:765 msgid "state" msgstr "" #: darwin-nat-info.c:768 msgid "state-identity" msgstr "" #: darwin-nat-info.c:771 #, possible-c-format msgid "0x%x" msgstr "" #: darwin-nat-info.c:773 msgid ", masks:" msgstr "" #: darwin-nat-info.c:775 msgid " BAD_ACCESS" msgstr "" #: darwin-nat-info.c:777 msgid " BAD_INSTRUCTION" msgstr "" #: darwin-nat-info.c:779 msgid " ARITHMETIC" msgstr "" #: darwin-nat-info.c:781 msgid " EMULATION" msgstr "" #: darwin-nat-info.c:783 msgid " SOFTWARE" msgstr "" #: darwin-nat-info.c:785 msgid " BREAKPOINT" msgstr "" #: darwin-nat-info.c:787 msgid " SYSCALL" msgstr "" #: darwin-nat-info.c:789 msgid " MACH_SYSCALL" msgstr "" #: darwin-nat-info.c:791 msgid " RPC_ALERT" msgstr "" #: darwin-nat-info.c:793 msgid " CRASH" msgstr "" #: darwin-nat-info.c:827 msgid "Parameter is saved, host or none" msgstr "" #: darwin-nat-info.c:852 msgid "Get list of tasks in system." msgstr "" #: darwin-nat-info.c:854 msgid "Get list of ports in a task." msgstr "" #: darwin-nat-info.c:856 msgid "Get info on a specific port." msgstr "" #: darwin-nat-info.c:858 msgid "Get info on a specific task." msgstr "" #: darwin-nat-info.c:860 msgid "Get list of threads in a task." msgstr "" #: darwin-nat-info.c:862 msgid "Get info on a specific thread." msgstr "" #: darwin-nat-info.c:865 msgid "Get information on all mach region for the task." msgstr "" #: darwin-nat-info.c:867 msgid "Get information on all mach sub region for the task." msgstr "" #: darwin-nat-info.c:869 msgid "Get information on mach region at given address." msgstr "" #: darwin-nat-info.c:872 msgid "Disp mach exceptions." msgstr "" #: darwin-nat.c:186 #, possible-c-format msgid "[%d inferior]: " msgstr "" #: darwin-nat.c:198 msgid "[UNKNOWN]" msgstr "" #: darwin-nat.c:200 #, possible-c-format msgid "Mach error at \"%s:%u\" in function \"%s\": %s (0x%lx)" msgstr "" #: darwin-nat.c:232 #, c-format msgid "unknown (%d)" msgstr "" #: darwin-nat.c:257 #, possible-c-format msgid "ptrace (%s, %d, 0x%lx, %d): %d (%s)\n" msgstr "" #: darwin-nat.c:259 msgid "no error" msgstr "" #: darwin-nat.c:334 #, possible-c-format msgid " new_ix:%d/%d, old_ix:%d/%d, new_id:0x%x old_id:0x%x\n" msgstr "" #: darwin-nat.c:496 msgid "message header:\n" msgstr "" #: darwin-nat.c:497 #, possible-c-format msgid " bits: 0x%x\n" msgstr "" #: darwin-nat.c:498 #, possible-c-format msgid " size: 0x%x\n" msgstr "" #: darwin-nat.c:499 #, possible-c-format msgid " remote-port: 0x%x\n" msgstr "" #: darwin-nat.c:500 #, possible-c-format msgid " local-port: 0x%x\n" msgstr "" #: darwin-nat.c:501 #, possible-c-format msgid " reserved: 0x%x\n" msgstr "" #: darwin-nat.c:502 #, possible-c-format msgid " id: 0x%x\n" msgstr "" #: darwin-nat.c:521 #, possible-c-format msgid "body: descriptor_count=%u\n" msgstr "" #: darwin-nat.c:530 #, possible-c-format msgid " descr %d: type=%u (port) name=0x%x, dispo=%d\n" msgstr "" #: darwin-nat.c:534 #, possible-c-format msgid " descr %d: type=%u\n" msgstr "" #: darwin-nat.c:544 #, possible-c-format msgid "NDR: mig=%02x if=%02x encod=%02x int=%02x char=%02x float=%02x\n" msgstr "" #: darwin-nat.c:552 msgid " data:" msgstr "" #: darwin-nat.c:720 #, possible-c-format msgid "darwin_resume_thread: state=%d, thread=0x%x, step=%d nsignal=%d\n" msgstr "" #: darwin-nat.c:733 #, possible-c-format msgid "ptrace THUP: res=%d\n" msgstr "" #: darwin-nat.c:740 #, possible-c-format msgid "darwin_resume_thread: kill 0x%x %d: %d\n" msgstr "" #. Set or reset single step. #: darwin-nat.c:746 #, possible-c-format msgid "darwin_set_sstep (thread=0x%x, enable=%d)\n" msgstr "" #: darwin-nat.c:835 #, possible-c-format msgid "darwin_resume: pid=%d, tid=0x%lx, step=%d, signal=%d\n" msgstr "" #: darwin-nat.c:916 #, possible-c-format msgid "darwin_wait: ill-formatted message (id=0x%x)\n" msgstr "" #: darwin-nat.c:933 #, possible-c-format msgid "darwin_wait: thread=0x%x, got %s\n" msgstr "" #: darwin-nat.c:956 #, possible-c-format msgid " (signal %d: %s)\n" msgstr "" #: darwin-nat.c:1003 #, possible-c-format msgid "wait4: res=%d: %s\n" msgstr "" #: darwin-nat.c:1019 #, possible-c-format msgid "darwin_wait: pid=%d exit, status=0x%x\n" msgstr "" #: darwin-nat.c:1029 #, possible-c-format msgid "darwin_wait: pid=%d\n" msgstr "" #. Unknown message. #: darwin-nat.c:1038 #, possible-c-format msgid "darwin: got unknown message, id: 0x%x" msgstr "" #: darwin-nat.c:1088 #, possible-c-format msgid "darwin_wait: waiting for a message pid=%d thread=%lx\n" msgstr "" #: darwin-nat.c:1122 #, possible-c-format msgid "mach_msg: ret=0x%x\n" msgstr "" #: darwin-nat.c:1159 #, possible-c-format msgid "darwin_wait: mach_msg(pending) ret=0x%x\n" msgstr "" #: darwin-nat.c:1181 #, possible-c-format msgid "darwin_wait: thread 0x%x hit a non-gdb breakpoint\n" msgstr "" #: darwin-nat.c:1185 msgid "darwin_wait: unhandled pending message\n" msgstr "" #: darwin-nat.c:1307 #, possible-c-format msgid "cannot kill: %s" msgstr "" #: darwin-nat.c:1381 #, possible-c-format msgid "Failed to kill inferior: kill (%d, 9) returned [%s]" msgstr "" #: darwin-nat.c:1409 #, possible-c-format msgid "" "Unable to find Mach task port for process-id %d: %s (0x%lx).\n" " (please check gdb is codesigned - see taskgated(8))" msgstr "" #: darwin-nat.c:1414 #, possible-c-format msgid "inferior task: 0x%x, pid: %d\n" msgstr "" #: darwin-nat.c:1423 #, possible-c-format msgid "Unable to create exception port, mach_port_allocate returned: %d" msgstr "" #: darwin-nat.c:1430 #, possible-c-format msgid "Unable to create exception port, mach_port_insert_right returned: %d" msgstr "" #: darwin-nat.c:1438 #, possible-c-format msgid "Unable to create port set, mach_port_allocate returned: %d" msgstr "" #: darwin-nat.c:1444 #, possible-c-format msgid "" "Unable to move exception port into new port set, mach_port_move_member\n" "returned: %d" msgstr "" #: darwin-nat.c:1454 #, possible-c-format msgid "Unable to create notification port, mach_port_allocate returned: %d" msgstr "" #: darwin-nat.c:1461 #, possible-c-format msgid "" "Unable to move notification port into new port set, mach_port_move_member\n" "returned: %d" msgstr "" #: darwin-nat.c:1472 #, possible-c-format msgid "" "Termination notification request failed, mach_port_request_notification\n" "returned: %d" msgstr "" #. This is unexpected, as there should not be any previously #. registered notification request. But this is not a fatal #. issue, so just emit a warning. #: darwin-nat.c:1481 msgid "" "A task termination request was registered before the debugger registered\n" "its own. This is unexpected, but should otherwise not have any actual\n" "impact on the debugging session." msgstr "" #: darwin-nat.c:1489 #, possible-c-format msgid "Unable to save exception ports, task_get_exception_portsreturned: %d" msgstr "" #: darwin-nat.c:1501 #, possible-c-format msgid "Unable to set exception ports, task_set_exception_portsreturned: %d" msgstr "" #: darwin-nat.c:1545 #, possible-c-format msgid "unable to read from pipe, read returned: %d" msgstr "" #: darwin-nat.c:1566 #, possible-c-format msgid "unable to create a pipe: %s" msgstr "" #. Trying to masturbate? #: darwin-nat.c:1685 gnu-nat.c:2187 inf-ptrace.c:172 msgid "I refuse to debug myself!" msgstr "" #: darwin-nat.c:1692 inf-ptrace.c:187 remote.c:5210 #, possible-c-format msgid "Attaching to program: %s, %s\n" msgstr "" #: darwin-nat.c:1695 inf-ptrace.c:190 procfs.c:3044 remote.c:5213 #, possible-c-format msgid "Attaching to %s\n" msgstr "" #: darwin-nat.c:1702 #, possible-c-format msgid "Can't attach to process %d: %s (%d)" msgstr "" #: darwin-nat.c:1747 inf-ptrace.c:248 procfs.c:3071 remote.c:5071 #, possible-c-format msgid "Detaching from program: %s, %s\n" msgstr "" #: darwin-nat.c:1763 #, possible-c-format msgid "Unable to detach from process-id %d: %s (%d)" msgstr "" #: darwin-nat.c:1791 #, c-format msgid "Thread 0x%lx of process %u" msgstr "" #: darwin-nat.c:1824 #, possible-c-format msgid "darwin_read_write_inferior(task=0x%x, %s, len=%s)\n" msgstr "" #: darwin-nat.c:1841 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_read failed at %s: %s" msgstr "" #: darwin-nat.c:1871 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_region_recurse failed at %s: %s\n" msgstr "" #: darwin-nat.c:1879 #, possible-c-format msgid "" "darwin_read_write_inferior: mach_vm_region_recurse addr=%s, start=%s, " "len=%s\n" msgstr "" #: darwin-nat.c:1888 #, possible-c-format msgid "No memory at %s (vs %s+0x%x). Nothing written" msgstr "" #: darwin-nat.c:1915 #, possible-c-format msgid "" "darwin_read_write_inferior: mach_vm_protect failed at %s (len=0x%lx, " "prot=0x%x): %s" msgstr "" #: darwin-nat.c:1934 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_write failed: %s" msgstr "" #: darwin-nat.c:1946 #, possible-c-format msgid "" "darwin_read_write_inferior: mach_vm_protect restore failed at %s " "(len=0x%lx): %s" msgstr "" #: darwin-nat.c:2006 #, possible-c-format msgid "darwin_xfer_partial(%s, %s, rbuf=%s, wbuf=%s) pid=%u\n" msgstr "" #: darwin-nat.c:2195 #, possible-c-format msgid "GDB task: 0x%lx, pid: %d\n" msgstr "" #: darwin-nat.c:2199 msgid "Set if printing inferior communication debugging statements." msgstr "" #: darwin-nat.c:2200 msgid "Show if printing inferior communication debugging statements." msgstr "" #: darwin-nat.c:2206 msgid "Set if mach exceptions are caught." msgstr "" #: darwin-nat.c:2207 msgid "Show if mach exceptions are caught." msgstr "" #: darwin-nat.c:2208 msgid "" "When this mode is on, all low level exceptions are reported before being\n" "reported by the kernel." msgstr "" #: dbxread.c:170 mdebugread.c:3432 #, possible-c-format msgid "unknown symbol type %s" msgstr "" #: dbxread.c:177 #, possible-c-format msgid "N_LBRAC/N_RBRAC symbol mismatch at symtab pos %d" msgstr "" #: dbxread.c:184 #, possible-c-format msgid "\"repeated\" header file %s not previously seen, at symtab pos %d" msgstr "" #: dbxread.c:229 msgid "Can't find any code sections in symbol file" msgstr "" #: dbxread.c:634 msgid "Can't find .text section in symbol file" msgstr "" #: dbxread.c:696 #, possible-c-format msgid "ridiculous string table size (%d bytes)." msgstr "" #: dbxread.c:827 msgid "Premature end of file reading symbol table" msgstr "" #: dbxread.c:968 #, possible-c-format msgid "bad string table offset in symbol %d" msgstr "" #: dbxread.c:1164 mdebugread.c:2277 xcoffread.c:2176 #, possible-c-format msgid "function `%s' appears to be defined outside of all compilation units" msgstr "" #: dbxread.c:1405 #, possible-c-format msgid "string table offset backs up at %d" msgstr "" #: dbxread.c:1554 #, possible-c-format msgid "N_BINCL %s not in entries for any file, at symtab pos %d" msgstr "" #: dbxread.c:2008 mdebugread.c:3367 xcoffread.c:2884 #, possible-c-format msgid "unknown symbol descriptor `%c'" msgstr "" #: dbxread.c:2537 msgid "First symbol in segment of executable not a source symbol" msgstr "" #: dbxread.c:2832 msgid "" "misplaced N_LBRAC entry; discarding local symbols which have no enclosing " "block" msgstr "" #: dbxread.c:2853 msgid "block start larger than block end" msgstr "" #: dbxread.c:3143 #, possible-c-format msgid "unmatched N_LBRAC before symtab pos %d" msgstr "" #: dbxread.c:3291 dbxread.c:3385 dbxread.c:3480 #, possible-c-format msgid "ridiculous string table size: %d bytes" msgstr "" #: dbxread.c:3458 #, possible-c-format msgid "" "stabsect_build_psymtabs: Found stabs (%s), but not string section (%s)" msgstr "" #: dbxread.c:3467 #, possible-c-format msgid "Can't find %s section in symbol file" msgstr "" #: dcache.c:138 #, possible-c-format msgid "Deprecated remotecache flag is %s.\n" msgstr "" #: dcache.c:552 dcache.c:617 msgid "No data cache available.\n" msgstr "" #: dcache.c:567 msgid "No such cache line exists.\n" msgstr "" #: dcache.c:573 dcache.c:633 #, possible-c-format msgid "Line %d: address %s [%d hits]\n" msgstr "" #: dcache.c:602 msgid "Usage: info dcache [linenumber]\n" msgstr "" #: dcache.c:610 #, possible-c-format msgid "Dcache %u lines of %u bytes each.\n" msgstr "" #: dcache.c:621 #, possible-c-format msgid "Contains data for %s\n" msgstr "" #: dcache.c:641 #, possible-c-format msgid "Cache state: %d active lines, %d hits\n" msgstr "" #: dcache.c:657 msgid "Dcache size must be greater than 0." msgstr "" #: dcache.c:671 #, possible-c-format msgid "Invalid dcache line size: %u (must be power of 2)." msgstr "" #: dcache.c:694 msgid "Set cache use for remote targets." msgstr "" #: dcache.c:695 msgid "Show cache use for remote targets." msgstr "" #: dcache.c:696 msgid "" "This used to enable the data cache for remote targets. The cache\n" "functionality is now controlled by the memory region system and the\n" "\"stack-cache\" flag; \"remotecache\" now does nothing and\n" "exists only for compatibility reasons." msgstr "" #: dcache.c:706 msgid "" "Print information on the dcache performance.\n" "With no arguments, this command prints the cache configuration and a\n" "summary of each line in the cache. Use \"info dcache to dump\"\n" "the contents of a given line." msgstr "" #: dcache.c:712 msgid "Use this command to set number of lines in dcache and line-size." msgstr "" #. allow_unknown #: dcache.c:715 msgid "Show dcachesettings." msgstr "" #: dcache.c:720 msgid "Set dcache line size in bytes (must be power of 2)." msgstr "" #: dcache.c:721 msgid "Show dcache line size." msgstr "" #: dcache.c:728 msgid "Set number of dcache lines." msgstr "" #: dcache.c:729 msgid "Show number of dcache lines." msgstr "" #: demangle.c:56 #, possible-c-format msgid "Demangling of encoded C++/ObjC names when displaying symbols is %s.\n" msgstr "" #: demangle.c:69 #, possible-c-format msgid "Demangling of C++/ObjC names in disassembly listings is %s.\n" msgstr "" #: demangle.c:88 #, possible-c-format msgid "The current C++ demangling style is \"%s\".\n" msgstr "" #: demangle.c:194 #, possible-c-format msgid "Unrecognized option '%s' to demangle command. Try \"help demangle\"." msgstr "" #: demangle.c:204 msgid "Usage: demangle [-l language] [--] name" msgstr "" #: demangle.c:212 #, possible-c-format msgid "Unknown language \"%s\"" msgstr "" #: demangle.c:225 #, possible-c-format msgid "Can't demangle \"%s\"" msgstr "" #: demangle.c:256 msgid "Set demangling of encoded C++/ObjC names when displaying symbols." msgstr "" #: demangle.c:257 msgid "Show demangling of encoded C++/ObjC names when displaying symbols." msgstr "" #: demangle.c:263 msgid "Set demangling of C++/ObjC names in disassembly listings." msgstr "" #: demangle.c:264 msgid "Show demangling of C++/ObjC names in disassembly listings." msgstr "" #: demangle.c:272 msgid "Set the current C++ demangling style." msgstr "" #: demangle.c:273 msgid "Show the current C++ demangling style." msgstr "" #: demangle.c:274 msgid "" "Use `set demangle-style' without arguments for a list of demangling styles." msgstr "" #: demangle.c:280 msgid "" "Demangle a mangled name.\n" "Usage: demangle [-l language] [--] name\n" "If LANGUAGE is not specified, NAME is demangled in the current language." msgstr "" #: dfp.c:92 #, possible-c-format msgid "Cannot perform operation: %s" msgstr "" #: dfp.c:137 dfp.c:165 dfp.c:194 msgid "Unknown decimal floating point type." msgstr "" #. libdecnumber can convert only 32-bit integers. #: dfp.c:221 msgid "" "Conversion of large integer to a decimal floating type is not supported." msgstr "" #: dfp.c:306 msgid "Unknown decimal floating point operation." msgstr "" #: dfp.c:359 msgid "Comparison with an invalid number (NaN)." msgstr "" #: dicos-tdep.c:83 dicos-tdep.c:97 #, possible-c-format msgid "Can't read elf symbols from %s: %s" msgstr "" #: dictionary.c:598 msgid "dict_add_symbol: non-expandable dictionary" msgstr "" #: disasm.c:707 msgid "--- no source info for this pc ---\n" msgstr "" #: doublest.c:796 #, possible-c-format msgid "Unrecognized %d-bit floating-point type." msgstr "" #. If we don't know the floating-point format of FROM_TYPE or #. TO_TYPE, there's not much we can do. We might make the #. assumption that if the length of FROM_TYPE and TO_TYPE match, #. their floating-point format would match too, but that #. assumption might be wrong on targets that support #. floating-point types that only differ in endianness for #. example. So we warn instead, and zero out the target buffer. #: doublest.c:877 msgid "Can't convert floating-point number to desired type." msgstr "" #: dtrace-probe.c:555 #, possible-c-format msgid "skipping section '%s' which does not contain valid DOF data." msgstr "" #: dtrace-probe.c:647 #, possible-c-format msgid "could not obtain the contents ofsection '%s' in objfile `%s'." msgstr "" #: dtrace-probe.c:788 msgid "Enabled" msgstr "" #: dtrace-probe.c:831 dtrace-probe.c:863 msgid "No inferior running" msgstr "" #: dtrace-probe.c:872 #, possible-c-format msgid "Probe %s:%s cannot be disabled: no enablers." msgstr "" #: dtrace-probe.c:921 msgid "" "Show information about DTrace static probes.\n" "Usage: info probes dtrace [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name." msgstr "" #: dummy-frame.c:416 msgid "maintenance print dummy-frames" msgstr "" #: dummy-frame.c:429 msgid "Print the contents of the internal dummy-frame stack." msgstr "" #: dwarf2-frame.c:342 #, possible-c-format msgid "" "incomplete CFI data; DW_CFA_restore unspecified\n" "register %s (#%d) at %s" msgstr "" #. This is actually invalid DWARF, but if we ever do run across #. it somehow, we might as well support it. So, instead, report #. it as unimplemented. #: dwarf2-frame.c:400 msgid "" "Not implemented: computing unwound register using explicit value operator" msgstr "" #: dwarf2-frame.c:532 #, possible-c-format msgid "bad CFI data; mismatched DW_CFA_restore_state at %s" msgstr "" #: dwarf2-frame.c:691 msgid "Unknown CFI encountered." msgstr "" #: dwarf2-frame.c:920 msgid "Could not compute CFA; needed to translate this expression" msgstr "" #: dwarf2-frame.c:964 dwarf2-frame.c:1129 msgid "Unknown CFA rule." msgstr "" #: dwarf2-frame.c:1184 #, possible-c-format msgid "incomplete CFI data; unspecified registers (e.g., %s) at %s" msgstr "" #: dwarf2-frame.c:1381 msgid "Unknown register rule." msgstr "" #: dwarf2-frame.c:1511 msgid "cfa not available for record btrace target" msgstr "" #: dwarf2-frame.c:1517 msgid "" "can't compute CFA for this frame: required registers or memory are " "unavailable" msgstr "" #: dwarf2-frame.c:1522 msgid "can't compute CFA for this frame: frame base not available" msgstr "" #: dwarf2-frame.c:1595 msgid "Unsupported address size" msgstr "" #: dwarf2-frame.c:1612 msgid "Unsupported encoding: DW_EH_PE_indirect" msgstr "" #: dwarf2-frame.c:1645 dwarf2-frame.c:1693 msgid "Invalid or unsupported encoding" msgstr "" #: dwarf2-frame.c:1906 msgid "Found a CIE when not expecting it." msgstr "" #: dwarf2-frame.c:2078 msgid "Found an FDE when not expecting it." msgstr "" #: dwarf2-frame.c:2219 #, possible-c-format msgid "Corrupt data in %s:%s; align 4 workaround apparently succeeded" msgstr "" #: dwarf2-frame.c:2226 #, possible-c-format msgid "Corrupt data in %s:%s; align 8 workaround apparently succeeded" msgstr "" #: dwarf2-frame.c:2234 #, possible-c-format msgid "Corrupt data in %s:%s" msgstr "" #: dwarf2-frame.c:2324 #, possible-c-format msgid "skipping .eh_frame info of %s: %s" msgstr "" #: dwarf2-frame.c:2365 #, possible-c-format msgid "skipping .debug_frame info of %s: %s" msgstr "" #: dwarf2expr.c:80 #, possible-c-format msgid "Unsupported address size in DWARF expressions: %d bits" msgstr "" #: dwarf2expr.c:181 msgid "dwarf expression stack underflow" msgstr "" #: dwarf2expr.c:191 dwarf2expr.c:291 #, possible-c-format msgid "Asked for position %d of stack, stack only has %d elements on it." msgstr "" #: dwarf2expr.c:205 msgid "integral type expected in DWARF expression" msgstr "" #: dwarf2expr.c:225 msgid "no unsigned variant found for type, while evaluating DWARF expression" msgstr "" #: dwarf2expr.c:247 msgid "no signed variant found for type, while evaluating DWARF expression" msgstr "" #: dwarf2expr.c:377 msgid "DWARF expression error: ran off end of buffer reading uleb128 value" msgstr "" #: dwarf2expr.c:389 msgid "DWARF expression error: ran off end of buffer reading sleb128 value" msgstr "" #: dwarf2expr.c:398 msgid "DWARF expression error: ran off end of buffer reading leb128 value" msgstr "" #: dwarf2expr.c:414 #, possible-c-format msgid "" "DWARF-2 expression error: `%s' operations must be used either alone or in " "conjunction with DW_OP_piece or DW_OP_bit_piece." msgstr "" #: dwarf2expr.c:448 msgid "Could not find type for DW_OP_GNU_const_type" msgstr "" #: dwarf2expr.c:450 msgid "DW_OP_GNU_const_type has different sizes for type and data" msgstr "" #: dwarf2expr.c:650 #, possible-c-format msgid "DWARF-2 expression error: Loop detected (%d)." msgstr "" #: dwarf2expr.c:825 msgid "" "DWARF-2 expression error: DW_OP_reg operations must be used either alone or " "in conjunction with DW_OP_piece or DW_OP_bit_piece." msgstr "" #: dwarf2expr.c:849 dwarf2loc.c:3172 msgid "DW_OP_implicit_value: too few bytes available." msgstr "" #: dwarf2expr.c:869 msgid "" "DWARF-2 expression error: DW_OP_GNU_implicit_pointer is not allowed in frame " "context" msgstr "" #: dwarf2expr.c:961 msgid "Not implemented: computing frame base using explicit value operator" msgstr "" #: dwarf2expr.c:991 #, possible-c-format msgid "Not enough elements for DW_OP_swap. Need 2, have %d." msgstr "" #: dwarf2expr.c:1011 #, possible-c-format msgid "Not enough elements for DW_OP_rot. Need 3, have %d." msgstr "" #: dwarf2expr.c:1125 msgid "Incompatible types on DWARF stack" msgstr "" #: dwarf2expr.c:1248 msgid "Can't be reached." msgstr "" #: dwarf2expr.c:1334 msgid "" "DWARF-2 expression error: DW_OP_GNU_uninit must always be the very last op." msgstr "" #: dwarf2expr.c:1368 msgid "DW_OP_GNU_entry_value: too few bytes available." msgstr "" #: dwarf2expr.c:1395 msgid "" "DWARF-2 expression error: DW_OP_GNU_entry_value is supported only for single " "DW_OP_reg* or for DW_OP_breg*(0)+DW_OP_deref*" msgstr "" #: dwarf2expr.c:1471 msgid "DW_OP_GNU_reinterpret has wrong size" msgstr "" #: dwarf2expr.c:1486 #, possible-c-format msgid "Unhandled dwarf expression opcode 0x%x" msgstr "" #: dwarf2expr.c:1512 dwarf2expr.c:1520 dwarf2expr.c:1528 dwarf2expr.c:1536 #: dwarf2expr.c:1544 dwarf2expr.c:1573 #, possible-c-format msgid "%s is invalid in this context" msgstr "" #: dwarf2expr.c:1552 msgid "Support for typed DWARF is not supported in this context" msgstr "" #: dwarf2expr.c:1565 msgid "Support for DW_OP_GNU_entry_value is unimplemented" msgstr "" #: dwarf2loc.c:91 msgid "access outside bounds of object referenced via synthetic pointer" msgstr "" #: dwarf2loc.c:251 msgid "dwarf2_find_location_expression: Corrupted DWARF expression." msgstr "" #: dwarf2loc.c:354 msgid "frame address is not available." msgstr "" #: dwarf2loc.c:502 #, possible-c-format msgid "Could not find the frame base for \"%s\"." msgstr "" #: dwarf2loc.c:592 #, possible-c-format msgid "Entry values and tail call frames debugging is %s.\n" msgstr "" #: dwarf2loc.c:621 #, possible-c-format msgid "DW_AT_GNU_call_site_target is not specified at %s in %s" msgstr "" #: dwarf2loc.c:634 #, possible-c-format msgid "" "DW_AT_GNU_call_site_target DWARF block resolving requires known frame which " "is currently not available at %s in %s" msgstr "" #: dwarf2loc.c:668 #, possible-c-format msgid "Cannot find function \"%s\" for a call site target at %s in %s" msgstr "" #: dwarf2loc.c:682 msgid "invalid call site target kind" msgstr "" #: dwarf2loc.c:698 #, possible-c-format msgid "" "DW_TAG_GNU_call_site resolving failed to find function name for address %s" msgstr "" #: dwarf2loc.c:767 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving has found function \"%s\" at %s can call " "itself via tail calls" msgstr "" #: dwarf2loc.c:936 #, possible-c-format msgid "Unable to find function for PC %s" msgstr "" #: dwarf2loc.c:1035 #, possible-c-format msgid "" "There are no unambiguously determinable intermediate callers or callees " "between caller function \"%s\" at %s and callee function \"%s\" at %s" msgstr "" #: dwarf2loc.c:1140 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving callee gdbarch %s (of %s (%s)) does not " "match caller gdbarch %s" msgstr "" #: dwarf2loc.c:1154 #, possible-c-format msgid "DW_OP_GNU_entry_value resolving requires caller of %s (%s)" msgstr "" #: dwarf2loc.c:1171 #, possible-c-format msgid "" "DW_OP_GNU_entry_value resolving expects callee %s at %s but the called frame " "is for %s at %s" msgstr "" #. DW_TAG_GNU_call_site_parameter will be missing just if GCC could not #. determine its value. #: dwarf2loc.c:1197 #, possible-c-format msgid "Cannot find matching parameter at DW_TAG_GNU_call_site %s at %s" msgstr "" #: dwarf2loc.c:1233 dwarf2loc.c:1280 msgid "Cannot resolve DW_AT_GNU_call_site_data_value" msgstr "" #: dwarf2loc.c:1325 msgid "Location address is not set." msgstr "" #: dwarf2loc.c:1462 msgid "" "DWARF-2 expression error: DW_OP_GNU_entry_value is supported only for single " "DW_OP_reg* or for DW_OP_fbreg(*)" msgstr "" #: dwarf2loc.c:1700 msgid "Should not be able to create a lazy value with an enclosing type" msgstr "" #: dwarf2loc.c:1840 dwarf2loc.c:2451 msgid "invalid location type" msgstr "" #: dwarf2loc.c:1963 msgid "" "Can't do read-modify-write to update bitfield; containing word has been " "optimized out" msgstr "" #: dwarf2loc.c:1968 msgid "" "Can't do read-modify-write to update bitfield; containing word is unavailable" msgstr "" #: dwarf2loc.c:2106 msgid "Invalid use of DW_OP_GNU_implicit_pointer" msgstr "" #: dwarf2loc.c:2323 msgid "cannot use offset on synthetic pointer to register" msgstr "" #: dwarf2loc.c:2610 msgid "cannot find reference address for offset property" msgstr "" #: dwarf2loc.c:2853 #, possible-c-format msgid "DWARF operator %s cannot be translated to an agent expression" msgstr "" #: dwarf2loc.c:2856 #, possible-c-format msgid "" "Unknown DWARF operator 0x%02x cannot be translated to an agent expression" msgstr "" #: dwarf2loc.c:2875 #, possible-c-format msgid "bad DWARF register number %d" msgstr "" #: dwarf2loc.c:2890 #, possible-c-format msgid "Unable to access DWARF register number %d" msgstr "" #: dwarf2loc.c:2891 #, possible-c-format msgid "Unable to access DWARF register number %s" msgstr "" #: dwarf2loc.c:3174 #, possible-c-format msgid "Cannot translate DW_OP_implicit_value of %d bytes" msgstr "" #: dwarf2loc.c:3536 msgid "Cannot translate empty pieces to agent expressions" msgstr "" #: dwarf2loc.c:3549 msgid "Expression pieces exceed word size" msgstr "" #: dwarf2loc.c:3637 msgid "invalid label" msgstr "" #. The text is output as "$bad_register_number". #. That is why we use the underscores. #: dwarf2loc.c:3711 msgid "bad_register_number" msgstr "" #: dwarf2loc.c:3734 dwarf2loc.c:3743 #, possible-c-format msgid "a variable in $%s" msgstr "" #: dwarf2loc.c:3764 #, possible-c-format msgid "No block found for address for symbol \"%s\"." msgstr "" #: dwarf2loc.c:3770 #, possible-c-format msgid "No function found for block for symbol \"%s\"." msgstr "" #: dwarf2loc.c:3783 #, possible-c-format msgid "Unexpected opcode after DW_OP_breg%u for symbol \"%s\"." msgstr "" #: dwarf2loc.c:3801 #, possible-c-format msgid "a variable at frame base reg $%s offset %s+%s" msgstr "" #: dwarf2loc.c:3813 #, possible-c-format msgid "a variable at offset %s from base reg $%s" msgstr "" #: dwarf2loc.c:3844 dwarf2loc.c:3867 #, possible-c-format msgid "" "a thread-local variable at offset 0x%s in the thread-local storage for `%s'" msgstr "" #: dwarf2loc.c:3878 #, possible-c-format msgid "the constant %d" msgstr "" #: dwarf2loc.c:3912 #, possible-c-format msgid "Unrecognized DWARF opcode 0x%02x at %ld" msgstr "" #: dwarf2loc.c:4274 msgid ", and " msgstr "" #: dwarf2loc.c:4290 msgid "a complex DWARF expression:\n" msgstr "" #: dwarf2loc.c:4312 #, possible-c-format msgid "an empty %s-byte piece" msgstr "" #: dwarf2loc.c:4315 #, possible-c-format msgid " [%s-byte piece]" msgstr "" #: dwarf2loc.c:4327 #, possible-c-format msgid "an empty %s-bit piece" msgstr "" #: dwarf2loc.c:4331 #, possible-c-format msgid " [%s-bit piece, offset %s bits]" msgstr "" #: dwarf2loc.c:4343 #, possible-c-format msgid "Corrupted DWARF2 expression for \"%s\"." msgstr "" #: dwarf2loc.c:4398 dwarf2loc.c:4609 #, possible-c-format msgid "symbol \"%s\" is optimized out" msgstr "" #: dwarf2loc.c:4506 msgid "multi-location:\n" msgstr "" #: dwarf2loc.c:4533 #, possible-c-format msgid " Base address %s" msgstr "" #: dwarf2loc.c:4541 #, possible-c-format msgid "Corrupted DWARF expression for symbol \"%s\"." msgstr "" #. (It would improve readability to print only the minimum #. necessary digits of the second number of the range.) #: dwarf2loc.c:4559 #, possible-c-format msgid " Range %s-%s: " msgstr "" #: dwarf2loc.c:4637 msgid "Set entry values and tail call frames debugging." msgstr "" #: dwarf2loc.c:4639 msgid "Show entry values and tail call frames debugging." msgstr "" #: dwarf2loc.c:4641 msgid "" "When non-zero, the process of determining parameter values from function " "entry point and tail call frames will be printed." msgstr "" #: dwarf2read.c:1386 #, possible-c-format msgid "The upper bound on the age of cached DWARF compilation units is %s.\n" msgstr "" #: dwarf2read.c:1892 msgid "statement list doesn't fit in .debug_line section" msgstr "" #: dwarf2read.c:1899 msgid ".debug_line section has line data without a file" msgstr "" #: dwarf2read.c:1906 msgid ".debug_line section has line program sequence without an end" msgstr "" #: dwarf2read.c:1913 msgid "location expression too complex" msgstr "" #: dwarf2read.c:1921 #, possible-c-format msgid "const value length mismatch for '%s', got %d, expected %d" msgstr "" #: dwarf2read.c:1929 #, possible-c-format msgid "debug info runs off end of %s section [in module %s]" msgstr "" #: dwarf2read.c:1939 #, possible-c-format msgid "" "macro debug info contains a malformed macro definition:\n" "`%s'" msgstr "" #: dwarf2read.c:1948 #, possible-c-format msgid "invalid attribute class or form for '%s' in '%s'" msgstr "" #: dwarf2read.c:2304 #, possible-c-format msgid "" "Dwarf Error: DWP format V2 with relocations is not supported in section %s " "[in module %s]" msgstr "" #: dwarf2read.c:2348 #, possible-c-format msgid "Dwarf Error: Can't read DWARF data in section %s [in module %s]" msgstr "" #: dwarf2read.c:2479 #, possible-c-format msgid "could not read '.gnu_debugaltlink' section: %s" msgstr "" #: dwarf2read.c:2518 #, possible-c-format msgid "could not find '.gnu_debugaltlink' file for %s" msgstr "" #: dwarf2read.c:2928 #, possible-c-format msgid ".gdb_index address table has invalid range (%s - %s)" msgstr "" #: dwarf2read.c:2936 #, possible-c-format msgid ".gdb_index address table has invalid CU number %u" msgstr "" #: dwarf2read.c:3094 #, possible-c-format msgid "Skipping obsolete .gdb_index section in %s." msgstr "" #: dwarf2read.c:3113 #, possible-c-format msgid "" "Skipping deprecated .gdb_index section in %s.\n" "Do \"set use-deprecated-index-sections on\" before the file is read\n" "to use the section anyway." msgstr "" #: dwarf2read.c:3207 #, possible-c-format msgid "could not read '.gdb_index' section from %s; skipping" msgstr "" #: dwarf2read.c:3609 dwarf2read.c:4031 #, possible-c-format msgid ".gdb_index entry has bad CU index [in module %s]" msgstr "" #: dwarf2read.c:3729 #, possible-c-format msgid " Number of read CUs: %d\n" msgstr "" #: dwarf2read.c:3730 #, possible-c-format msgid " Number of unread CUs: %d\n" msgstr "" #: dwarf2read.c:4105 #, possible-c-format msgid "(Internal error: pc %s in read in CU, but not in symtab.)" msgstr "" #: dwarf2read.c:4353 msgid "read_comp_unit_head: dwarf from non elf file" msgstr "" #: dwarf2read.c:4388 #, possible-c-format msgid "" "Dwarf Error: wrong version in compilation unit header (is %d, should be 2, " "3, or 4) [in module %s]" msgstr "" #: dwarf2read.c:4394 #, possible-c-format msgid "" "Dwarf Error: bad offset (0x%lx) in compilation unit header (offset 0x%lx + " "6) [in module %s]" msgstr "" #: dwarf2read.c:4403 #, possible-c-format msgid "" "Dwarf Error: bad length (0x%lx) in compilation unit header (offset 0x%lx + " "0) [in module %s]" msgstr "" #: dwarf2read.c:4746 #, possible-c-format msgid "" "debug type entry at offset 0x%x is duplicate to the entry at offset 0x%x, " "signature %s" msgstr "" #: dwarf2read.c:5168 #, possible-c-format msgid "" "Dwarf Error: signature mismatch %s vs %s while reading TU at offset 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:5303 #, possible-c-format msgid "Dwarf Error: missing dwo_id for dwo_name %s [in module %s]" msgstr "" #: dwarf2read.c:5592 #, possible-c-format msgid "" "compilation unit with DW_AT_GNU_dwo_name has children (offset 0x%x) [in " "module %s]" msgstr "" #: dwarf2read.c:6706 dwarf2read.c:8206 #, possible-c-format msgid "" "Dwarf Error: DW_TAG_imported_unit is not supported in type units [in module " "%s]" msgstr "" #: dwarf2read.c:6824 #, possible-c-format msgid "unhandled containing DIE tag %d for DIE at %d" msgstr "" #: dwarf2read.c:7177 dwarf2read.c:15679 msgid "malformed enumerator DIE ignored" msgstr "" #: dwarf2read.c:7215 #, possible-c-format msgid "" "Dwarf Error: Could not find abbrev number %d in %s at offset 0x%x [in module " "%s]" msgstr "" #: dwarf2read.c:7272 dwarf2read.c:15902 msgid "ignoring absolute DW_AT_sibling" msgstr "" #: dwarf2read.c:7280 dwarf2read.c:15910 msgid "DW_AT_sibling points backwards" msgstr "" #: dwarf2read.c:7365 dwarf2read.c:16423 #, possible-c-format msgid "Dwarf Error: Cannot handle %s in DWARF reader [in module %s]" msgstr "" #: dwarf2read.c:7410 #, possible-c-format msgid "bug: psymtab for %s is already read in." msgstr "" #: dwarf2read.c:7417 mdebugread.c:282 #, possible-c-format msgid "Reading in symbols for %s..." msgstr "" #: dwarf2read.c:7448 mdebugread.c:295 psymtab.c:101 symfile.c:1223 msgid "done.\n" msgstr "" #: dwarf2read.c:7831 #, possible-c-format msgid "Symtab %s has objects from two different Go packages: %s and %s" msgstr "" #: dwarf2read.c:8329 #, possible-c-format msgid "Tag '%s' has unexpected children" msgstr "" #: dwarf2read.c:8546 msgid "template parameter missing DW_AT_type" msgstr "" #: dwarf2read.c:8562 msgid "template parameter missing DW_AT_const_value" msgstr "" #: dwarf2read.c:8775 #, possible-c-format msgid "" "Computed physname <%s> does not match demangled <%s> (from linkage <%s>) - " "DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:8840 #, possible-c-format msgid "DIE at 0x%x has too many recursively imported declarations" msgstr "" #: dwarf2read.c:8903 dwarf2read.c:8995 #, possible-c-format msgid "Tag '%s' has no DW_AT_import" msgstr "" #: dwarf2read.c:8986 #, possible-c-format msgid "" "child DW_TAG_imported_declaration expected - DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:9007 #, possible-c-format msgid "" "child DW_TAG_imported_declaration has unknown imported name - DIE at 0x%x " "[in module %s]" msgstr "" #: dwarf2read.c:9255 msgid "CU refers to both DW_AT_GNU_macros and DW_AT_macro_info" msgstr "" #: dwarf2read.c:9551 #, possible-c-format msgid "" "Dwarf Error: debug entry at offset 0x%x is missing its dwo_id [in module %s]" msgstr "" #: dwarf2read.c:9627 #, possible-c-format msgid "Multiple CUs in DWO file %s [in module %s]" msgstr "" #: dwarf2read.c:9815 #, possible-c-format msgid "Dwarf Error: unsupported DWP file version (%s) [in module %s]" msgstr "" #: dwarf2read.c:9821 #, possible-c-format msgid "" "Dwarf Error: number of slots in DWP hash table (%s) is not power of 2 [in " "module %s]" msgstr "" #: dwarf2read.c:9843 #, possible-c-format msgid "" "Empty DWP but nr_slots,nr_units,nr_columns not all zero [in modules %s]" msgstr "" #: dwarf2read.c:9867 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, too few columns in section table [in module " "%s]" msgstr "" #: dwarf2read.c:9873 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, too many columns in section table [in " "module %s]" msgstr "" #: dwarf2read.c:9885 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, bad section id %d in section table [in " "module %s]" msgstr "" #: dwarf2read.c:9891 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, duplicate section id %d in section table " "[in module %s]" msgstr "" #: dwarf2read.c:9903 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, missing/duplicate DWO info/types section " "[in module %s]" msgstr "" #: dwarf2read.c:9910 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, missing DWO abbrev section [in module %s]" msgstr "" #: dwarf2read.c:9922 #, possible-c-format msgid "Dwarf Error: DWP index section is corrupt (too small) [in module %s]" msgstr "" #: dwarf2read.c:10074 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, section number too large [in module %s]" msgstr "" #: dwarf2read.c:10082 #, possible-c-format msgid "Dwarf Error: bad DWP hash table, invalid section found [in module %s]" msgstr "" #: dwarf2read.c:10092 #, possible-c-format msgid "Dwarf Error: bad DWP hash table, missing DWO sections [in module %s]" msgstr "" #: dwarf2read.c:10098 #, possible-c-format msgid "Dwarf Error: bad DWP hash table, too many DWO sections [in module %s]" msgstr "" #: dwarf2read.c:10206 #, possible-c-format msgid "" "Dwarf Error: Bad DWP V2 section info, doesn't fit in section %s [in module " "%s]" msgstr "" #: dwarf2read.c:10452 #, possible-c-format msgid "" "Dwarf Error: bad DWP hash table, lookup didn't terminate [in module %s]" msgstr "" #. Technically speaking, we should try to limp along, but this is #. pretty bizarre. We use pulongest here because that's the established #. portability solution (e.g, we cannot use %u for uint32_t). #: dwarf2read.c:10887 #, possible-c-format msgid "" "Dwarf Error: DWP file CU version %s doesn't match TU version %s [in DWP file " "%s]" msgstr "" #: dwarf2read.c:11049 #, possible-c-format msgid "" "Could not find DWO %s %s(%s)%s referenced by %s at offset 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11233 #, possible-c-format msgid "DIE 0x%x and its abstract origin 0x%x have different tags" msgstr "" #: dwarf2read.c:11287 #, possible-c-format msgid "Child DIE 0x%x and its abstract origin 0x%x have different tags" msgstr "" #: dwarf2read.c:11292 #, possible-c-format msgid "Child DIE 0x%x and its abstract origin 0x%x have different parents" msgstr "" #: dwarf2read.c:11304 #, possible-c-format msgid "" "Multiple children of DIE 0x%x refer to DIE 0x%x as their abstract origin" msgstr "" #: dwarf2read.c:11373 #, possible-c-format msgid "missing name for subprogram DIE at %d" msgstr "" #: dwarf2read.c:11384 #, possible-c-format msgid "cannot get low and high bounds for subprogram DIE at %d" msgstr "" #: dwarf2read.c:11600 #, possible-c-format msgid "missing DW_AT_low_pc for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11617 #, possible-c-format msgid "Duplicate PC %s for DW_TAG_GNU_call_site DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11633 #, possible-c-format msgid "" "Tag %d is not DW_TAG_GNU_call_site_parameter in DW_TAG_GNU_call_site child " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11693 #, possible-c-format msgid "" "Cannot find function owning DW_TAG_GNU_call_site DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11739 #, possible-c-format msgid "" "DW_AT_GNU_call_site_target target DIE has invalid physname, for referencing " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11752 #, possible-c-format msgid "" "DW_AT_GNU_call_site_target target DIE has invalid low pc, for referencing " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11764 #, possible-c-format msgid "" "DW_TAG_GNU_call_site DW_AT_GNU_call_site_target is neither block nor " "reference, for DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11804 #, possible-c-format msgid "" "DW_AT_abstract_origin offset is not in CU for DW_TAG_GNU_call_site child DIE " "0x%x [in module %s]" msgstr "" #: dwarf2read.c:11816 #, possible-c-format msgid "" "No DW_FORM_block* DW_AT_location for DW_TAG_GNU_call_site child DIE 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:11834 #, possible-c-format msgid "" "Only single DW_OP_reg or DW_OP_fbreg is supported for DW_FORM_block* " "DW_AT_location is supported for DW_TAG_GNU_call_site child DIE 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:11847 #, possible-c-format msgid "" "No DW_FORM_block* DW_AT_GNU_call_site_value for DW_TAG_GNU_call_site child " "DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11865 #, possible-c-format msgid "" "No DW_FORM_block* DW_AT_GNU_call_site_data_value for DW_TAG_GNU_call_site " "child DIE 0x%x [in module %s]" msgstr "" #: dwarf2read.c:11909 #, possible-c-format msgid "Offset %d out of bounds for DW_AT_ranges attribute" msgstr "" #: dwarf2read.c:11951 dwarf2read.c:12297 msgid "Invalid .debug_ranges data (no base address)" msgstr "" #: dwarf2read.c:11959 dwarf2read.c:12306 msgid "Invalid .debug_ranges data (inverted range)" msgstr "" #: dwarf2read.c:11976 dwarf2read.c:12323 #, possible-c-format msgid ".debug_ranges entry has start address of zero [in module %s]" msgstr "" #: dwarf2read.c:12264 #, possible-c-format msgid "Offset %lu out of bounds for DW_AT_ranges attribute" msgstr "" #: dwarf2read.c:12751 #, possible-c-format msgid "unsupported accessibility %d" msgstr "" #: dwarf2read.c:12763 msgid "unexpected virtuality in component of Ada type" msgstr "" #: dwarf2read.c:12816 msgid "unexpected member function in Ada type" msgstr "" #: dwarf2read.c:12899 #, possible-c-format msgid "member function type missing for '%s'" msgstr "" #: dwarf2read.c:12979 #, possible-c-format msgid "" "cannot determine context for virtual member function \"%s\" (offset %d)" msgstr "" #: dwarf2read.c:13007 #, possible-c-format msgid "" "Member function \"%s\" (offset %d) is virtual but the vtable offset is not " "specified" msgstr "" #: dwarf2read.c:13026 msgid "unexpected member functions in Ada type" msgstr "" #: dwarf2read.c:13371 #, possible-c-format msgid "virtual function table pointer not found when defining class '%s'" msgstr "" #: dwarf2read.c:13815 msgid "" "DW_AT_byte_size for array type smaller than the total size of elements" msgstr "" #: dwarf2read.c:14038 #, possible-c-format msgid "" "Variable in common block has DW_AT_data_member_location - DIE at 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:14162 #, possible-c-format msgid "DW_TAG_module has no name, offset 0x%x" msgstr "" #: dwarf2read.c:14276 #, possible-c-format msgid "invalid pointer size %d" msgstr "" #: dwarf2read.c:14714 #, possible-c-format msgid "Self-referential DW_TAG_typedef - DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:14751 msgid "DW_AT_name missing from DW_TAG_base_type" msgstr "" #: dwarf2read.c:14804 #, possible-c-format msgid "unsupported DW_AT_encoding: '%s'" msgstr "" #: dwarf2read.c:14987 #, possible-c-format msgid "Missing DW_AT_lower_bound - DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:15229 #, possible-c-format msgid "Dwarf Error: could not find abbrev number %d [in module %s]" msgstr "" #: dwarf2read.c:15663 #, possible-c-format msgid "" "DW_TAG_typedef has childen - GCC PR debug/47510 bug - DIE at 0x%x [in module " "%s]" msgstr "" #: dwarf2read.c:15981 #, possible-c-format msgid "DW_AT_low_pc %s is zero for DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:15992 #, possible-c-format msgid "" "DW_AT_low_pc %s is not < DW_AT_high_pc %s for DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:16048 #, possible-c-format msgid "" "Dwarf Error: Type Unit at offset 0x%lx contains external reference to offset " "0x%lx [in module %s].\n" msgstr "" #: dwarf2read.c:16083 #, possible-c-format msgid "could not find partial DIE 0x%x in cache [from module %s]\n" msgstr "" #. For now flag a hard error. #. Later we can turn this into a complaint. #. For now flag a hard error. #. Later we can turn this into a complaint if warranted. #: dwarf2read.c:16397 dwarf2read.c:16409 #, possible-c-format msgid "Dwarf Error: %s found in non-DWO CU [in module %s]" msgstr "" #: dwarf2read.c:16444 #, possible-c-format msgid "Suspicious DW_AT_byte_size value treated as zero instead of %s" msgstr "" #: dwarf2read.c:16529 #, possible-c-format msgid "read_address: bad switch, signed [in module %s]" msgstr "" #: dwarf2read.c:16548 #, possible-c-format msgid "read_address: bad switch, unsigned [in module %s]" msgstr "" #: dwarf2read.c:16642 msgid "intermixed 32-bit and 64-bit DWARF sections" msgstr "" #: dwarf2read.c:16679 #, possible-c-format msgid "read_offset_1: bad switch [in module %s]" msgstr "" #: dwarf2read.c:16718 #, possible-c-format msgid "DW_FORM_strp used without .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16721 #, possible-c-format msgid "DW_FORM_strp pointing outside of .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16741 #, possible-c-format msgid "DW_FORM_GNU_strp_alt used without .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16745 #, possible-c-format msgid "" "DW_FORM_GNU_strp_alt pointing outside of .debug_str section [in module %s]" msgstr "" #: dwarf2read.c:16836 #, possible-c-format msgid "DW_FORM_addr_index used without .debug_addr section [in module %s]" msgstr "" #: dwarf2read.c:16839 #, possible-c-format msgid "" "DW_FORM_addr_index pointing outside of .debug_addr section [in module %s]" msgstr "" #: dwarf2read.c:16969 #, possible-c-format msgid "" "%s used without .debug_str.dwo section in CU at offset 0x%lx [in module %s]" msgstr "" #: dwarf2read.c:16973 #, possible-c-format msgid "" "%s used without .debug_str_offsets.dwo section in CU at offset 0x%lx [in " "module %s]" msgstr "" #: dwarf2read.c:16977 #, possible-c-format msgid "" "%s pointing outside of .debug_str_offsets.dwo section in CU at offset 0x%lx " "[in module %s]" msgstr "" #: dwarf2read.c:16987 #, possible-c-format msgid "" "Offset from %s pointing outside of .debug_str.dwo section in CU at offset " "0x%lx [in module %s]" msgstr "" #: dwarf2read.c:17131 #, possible-c-format msgid "string type expected for attribute %s for DIE at 0x%x in module %s" msgstr "" #: dwarf2read.c:17331 msgid "missing .debug_line.dwo section" msgstr "" #: dwarf2read.c:17333 msgid "missing .debug_line section" msgstr "" #: dwarf2read.c:17378 msgid "unsupported version in .debug_line section" msgstr "" #: dwarf2read.c:17397 msgid "invalid maximum_ops_per_instruction in `.debug_line' section" msgstr "" #: dwarf2read.c:17446 msgid "line number info header doesn't fit in `.debug_line' section" msgstr "" #: dwarf2read.c:17797 #, possible-c-format msgid ".debug_line address at offset 0x%lx is 0 [in module %s]" msgstr "" #: dwarf2read.c:17957 dwarf2read.c:17966 msgid "mangled .debug_line section" msgstr "" #: dwarf2read.c:18384 msgid "file index out of range" msgstr "" #. Not a tag we recognize. Hopefully we aren't processing #. trash data, but since we must specifically ignore things #. we don't recognize, there is nothing else we should do at #. this point. #: dwarf2read.c:18679 #, possible-c-format msgid "unsupported tag: '%s'" msgstr "" #: dwarf2read.c:18844 dwarf2read.c:20290 #, possible-c-format msgid "unsupported const value attribute form: '%s'" msgstr "" #: dwarf2read.c:18963 #, possible-c-format msgid "" "Dwarf Error: Problem turning containing type into gdb type [in module %s]" msgstr "" #: dwarf2read.c:18977 #, possible-c-format msgid "" msgstr "" #: dwarf2read.c:19029 #, possible-c-format msgid "Dwarf Error: Bad type attribute %s in DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:19155 #, possible-c-format msgid "unexpected tag in read_type_die: '%s'" msgstr "" #: dwarf2read.c:19371 #, possible-c-format msgid "template param type '%s' defined within parent '%s'" msgstr "" #: dwarf2read.c:19934 #, possible-c-format msgid "unsupported die ref attribute form: '%s'" msgstr "" #: dwarf2read.c:19956 #, possible-c-format msgid "Attribute value is not a constant (%s)" msgstr "" #: dwarf2read.c:19979 #, possible-c-format msgid "Dwarf Error: Expected reference attribute [in module %s]" msgstr "" #: dwarf2read.c:20054 #, possible-c-format msgid "" "Dwarf Error: Cannot find DIE at 0x%x referenced from DIE at 0x%x [in module " "%s]" msgstr "" #. We shouldn't get here for a dummy CU, but don't crash on the user. #. Instead just throw an error, not much else we can do. #: dwarf2read.c:20086 dwarf2read.c:20194 #, possible-c-format msgid "Dwarf Error: Dummy CU at 0x%x referenced in module %s" msgstr "" #: dwarf2read.c:20092 dwarf2read.c:20200 #, possible-c-format msgid "Dwarf Error: Cannot find DIE at 0x%x referenced in module %s" msgstr "" #: dwarf2read.c:20119 #, possible-c-format msgid "" "Dwarf Error: DIE at 0x%x referenced in module %s is neither DW_FORM_block* " "nor DW_FORM_exprloc" msgstr "" #: dwarf2read.c:20382 dwarf2read.c:20419 #, possible-c-format msgid "" "Dwarf Error: Cannot find signatured DIE %s referenced from DIE at 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:20392 dwarf2read.c:20451 #, possible-c-format msgid "" "Dwarf Error: Problem reading signatured DIE %s referenced from DIE at 0x%x " "[in module %s]" msgstr "" #: dwarf2read.c:20441 #, possible-c-format msgid "" "Dwarf Error: Cannot build signatured type %s referenced from DIE at 0x%x [in " "module %s]" msgstr "" #: dwarf2read.c:20484 #, possible-c-format msgid "" "Dwarf Error: DW_AT_signature has bad form %s in DIE at 0x%x [in module %s]" msgstr "" #: dwarf2read.c:20803 #, possible-c-format msgid "unsupported stack op: '%s'" msgstr "" #: dwarf2read.c:20806 #, possible-c-format msgid "unsupported stack op: '%02x'" msgstr "" #: dwarf2read.c:20818 msgid "location description stack overflow" msgstr "" #: dwarf2read.c:20825 msgid "location description stack underflow" msgstr "" #: dwarf2read.c:20887 #, possible-c-format msgid "bad file number in macro information (%d)" msgstr "" #: dwarf2read.c:20963 #, possible-c-format msgid "" "macro definition contains spaces in formal argument list:\n" "`%s'" msgstr "" #: dwarf2read.c:21187 #, possible-c-format msgid "invalid form 0x%x in `%s'" msgstr "" #: dwarf2read.c:21215 #, possible-c-format msgid "unrecognized DW_MACFINO opcode 0x%x" msgstr "" #: dwarf2read.c:21261 #, possible-c-format msgid "unrecognized version `%d' in .debug_macro section" msgstr "" #: dwarf2read.c:21403 #, possible-c-format msgid "debug info with no main source gives macro %s on line %d: %s" msgstr "" #: dwarf2read.c:21405 dwarf2read.c:21414 msgid "definition" msgstr "" #: dwarf2read.c:21405 dwarf2read.c:21414 msgid "undefinition" msgstr "" #: dwarf2read.c:21412 #, possible-c-format msgid "debug info gives %s macro %s with %s line %d: %s" msgstr "" #: dwarf2read.c:21413 dwarf2read.c:21444 msgid "command-line" msgstr "" #: dwarf2read.c:21413 msgid "in-file" msgstr "" #: dwarf2read.c:21415 dwarf2read.c:21445 msgid "zero" msgstr "" #: dwarf2read.c:21415 dwarf2read.c:21445 msgid "non-zero" msgstr "" #: dwarf2read.c:21442 #, possible-c-format msgid "debug info gives source %d included from %s at %s line %d" msgstr "" #: dwarf2read.c:21444 msgid "file" msgstr "" #: dwarf2read.c:21461 msgid "macro debug info has an unmatched `close_file' directive" msgstr "" #: dwarf2read.c:21489 msgid "no terminating 0-type entry for macros in `.debug_macinfo' section" msgstr "" #: dwarf2read.c:21532 msgid "recursive DW_MACRO_GNU_transparent_include in .debug_macro section" msgstr "" #: dwarf2read.c:21624 #, possible-c-format msgid "missing %s section" msgstr "" #: dwarf2read.c:21903 msgid "Location list used without specifying the CU base address." msgstr "" #: dwarf2read.c:22070 #, possible-c-format msgid "" "Dwarf Error: could not find partial DIE containing offset 0x%lx [in module " "%s]" msgstr "" #: dwarf2read.c:22083 #, possible-c-format msgid "invalid dwarf2 offset %u" msgstr "" #: dwarf2read.c:22370 #, possible-c-format msgid "DW_AT_allocated has the wrong form (%s) at DIE 0x%x" msgstr "" #: dwarf2read.c:22385 #, possible-c-format msgid "DW_AT_associated has the wrong form (%s) at DIE 0x%x" msgstr "" #: dwarf2read.c:22414 #, possible-c-format msgid "A problem internal to GDB: DIE 0x%x has type already set" msgstr "" #: dwarf2read.c:23164 msgid "Ada is not currently supported by the index" msgstr "" #: dwarf2read.c:23188 msgid "couldn't data write to file" msgstr "" #: dwarf2read.c:23298 msgid "Cannot use an index to create the index" msgstr "" #: dwarf2read.c:23301 msgid "Cannot make an index when the file has multiple .debug_types sections" msgstr "" #: dwarf2read.c:23315 #, possible-c-format msgid "Can't open `%s' for writing" msgstr "" #: dwarf2read.c:23475 msgid "usage: save gdb-index DIRECTORY" msgstr "" #: dwarf2read.c:23498 #, possible-c-format msgid "Error while writing index for `%s': " msgstr "" #: dwarf2read.c:23515 #, possible-c-format msgid "Whether to always disassemble DWARF expressions is %s.\n" msgstr "" #: dwarf2read.c:23525 #, possible-c-format msgid "Whether to check \"physname\" is %s.\n" msgstr "" #: dwarf2read.c:23539 msgid "" "Set DWARF specific variables.\n" "Configure DWARF variables such as the cache size" msgstr "" #. allow-unknown #: dwarf2read.c:23545 msgid "" "Show DWARF specific variables\n" "Show DWARF variables such as the cache size" msgstr "" #: dwarf2read.c:23552 msgid "Set the upper bound on the age of cached DWARF compilation units." msgstr "" #: dwarf2read.c:23553 msgid "Show the upper bound on the age of cached DWARF compilation units." msgstr "" #: dwarf2read.c:23554 msgid "" "A higher limit means that cached compilation units will be stored\n" "in memory longer, and more total memory will be used. Zero disables\n" "caching, which can slow down startup." msgstr "" #: dwarf2read.c:23564 msgid "Set whether `info address' always disassembles DWARF expressions." msgstr "" #: dwarf2read.c:23565 msgid "Show whether `info address' always disassembles DWARF expressions." msgstr "" #: dwarf2read.c:23566 msgid "" "When enabled, DWARF expressions are always printed in an assembly-like\n" "syntax. When disabled, expressions will be printed in a more\n" "conversational style, when possible." msgstr "" #: dwarf2read.c:23575 msgid "Set debugging of the DWARF reader." msgstr "" #: dwarf2read.c:23576 msgid "Show debugging of the DWARF reader." msgstr "" #: dwarf2read.c:23577 msgid "" "When enabled (non-zero), debugging messages are printed during DWARF\n" "reading and symtab expansion. A value of 1 (one) provides basic\n" "information. A value greater than 1 provides more verbose information." msgstr "" #: dwarf2read.c:23585 msgid "Set debugging of the DWARF DIE reader." msgstr "" #: dwarf2read.c:23586 msgid "Show debugging of the DWARF DIE reader." msgstr "" #: dwarf2read.c:23587 msgid "" "When enabled (non-zero), DIEs are dumped after they are read in.\n" "The value is the maximum depth to print." msgstr "" #: dwarf2read.c:23594 msgid "Set debugging of the dwarf line reader." msgstr "" #: dwarf2read.c:23595 msgid "Show debugging of the dwarf line reader." msgstr "" #: dwarf2read.c:23596 msgid "" "When enabled (non-zero), line number entries are dumped as they are read " "in.\n" "A value of 1 (one) provides basic information.\n" "A value greater than 1 provides more verbose information." msgstr "" #: dwarf2read.c:23604 msgid "Set cross-checking of \"physname\" code against demangler." msgstr "" #: dwarf2read.c:23605 msgid "Show cross-checking of \"physname\" code against demangler." msgstr "" #: dwarf2read.c:23606 msgid "" "When enabled, GDB's internal \"physname\" code is checked against\n" "the demangler." msgstr "" #: dwarf2read.c:23613 msgid "Set whether to use deprecated gdb_index sections." msgstr "" #: dwarf2read.c:23614 msgid "Show whether to use deprecated gdb_index sections." msgstr "" #: dwarf2read.c:23615 msgid "" "When enabled, deprecated .gdb_index sections are used anyway.\n" "Normally they are ignored either because of a missing feature or\n" "performance issue.\n" "Warning: This option must be enabled before gdb reads the file." msgstr "" #: dwarf2read.c:23625 msgid "" "Save a gdb-index file.\n" "Usage: save gdb-index DIRECTORY" msgstr "" #: elfread.c:150 #, possible-c-format msgid "Loadable section \"%s\" outside of ELF segments" msgstr "" #. This case indicates buggy inferior program, the resolved address #. should never change. #: elfread.c:724 #, possible-c-format msgid "" "gnu-indirect-function \"%s\" has changed its resolved function_address from " "%s to %s" msgstr "" #: elfread.c:978 #, possible-c-format msgid "" "handle_inferior_event: Invalid gnu-indirect-function breakpoint type %d" msgstr "" #: elfread.c:1059 elfread.c:1072 elfread.c:1097 machoread.c:857 #: machoread.c:875 #, possible-c-format msgid "Can't read symbols from %s: %s" msgstr "" #: eval.c:330 msgid "too many initializers" msgstr "" #: eval.c:334 msgid "don't know which variant you want to set" msgstr "" #: eval.c:395 msgid "tuple index out of range" msgstr "" #: eval.c:804 #, possible-c-format msgid "Symbol \"%s\" does not have any specific entry value" msgstr "" #: eval.c:826 #, possible-c-format msgid "Register $%s not available." msgstr "" #: eval.c:840 #, possible-c-format msgid "Value of register %s not available." msgstr "" #: eval.c:951 msgid "(power)set type with unknown size" msgstr "" #. different element modes. #: eval.c:974 msgid "POWERSET tuple elements of different mode" msgstr "" #: eval.c:978 msgid "incompatible POWERSET tuple elements" msgstr "" #: eval.c:981 msgid "empty POWERSET tuple range" msgstr "" #: eval.c:985 msgid "POWERSET tuple element out of range" msgstr "" #: eval.c:1150 msgid "no 'respondsTo:' or 'respondsToSelector:' method" msgstr "" #: eval.c:1159 msgid "no 'methodFor:' or 'methodForSelector:' method" msgstr "" #: eval.c:1178 msgid "Target does not respond to this message selector." msgstr "" #: eval.c:1263 msgid "" "method address has symbol information with non-function type; skipping" msgstr "" #: eval.c:1316 msgid "" "Expression of type other than \"method returning ...\" used as a method" msgstr "" #: eval.c:1410 msgid "Non-pointer-to-member value used in pointer-to-member construct" msgstr "" #. For the time being, we don't handle this. #: eval.c:1632 #, possible-c-format msgid "Call to overloaded function %s requires `this' pointer" msgstr "" #: eval.c:1725 msgid "Cannot evaluate function -- may be inlined" msgstr "" #: eval.c:1751 valarith.c:502 valarith.c:621 msgid "Xmethod is missing return type." msgstr "" #: eval.c:1759 msgid "" "Expression of type other than \"Function returning ...\" used as function" msgstr "" #: eval.c:1844 msgid "Cannot perform substring on this type" msgstr "" #: eval.c:1960 msgid "non-pointer-to-member value used in pointer-to-member construct" msgstr "" #: eval.c:2232 #, possible-c-format msgid "Too many subscripts for F77 (%d Max)" msgstr "" #: eval.c:2237 msgid "Wrong number of subscripts" msgstr "" #: eval.c:2431 msgid "Non-integral right operand for \"@\" operator." msgstr "" #: eval.c:2502 msgid "Attempt to dereference pointer to member without an object" msgstr "" #: eval.c:2800 msgid "Attempt to use a type as an expression" msgstr "" #. Removing this case and compiling with gcc -Wall reveals that #. a lot of cases are hitting this case. Some of these should #. probably be removed from expression.h; others are legitimate #. expressions which are (apparently) not fully implemented. #. #. If there are any cases landing here which mean a user error, #. then they should be separate cases, with more descriptive #. error messages. #: eval.c:2829 msgid "GDB does not (yet) know how to evaluate that kind of expression" msgstr "" #: eval.c:2906 msgid "Attempt to take address of register or constant." msgstr "" #: eval.c:2939 valops.c:1432 valops.c:1447 valops.c:1481 msgid "Attempt to take address of value not located in memory." msgstr "" #: eval.c:3114 msgid "Internal error in eval_type." msgstr "" #: eval.c:3125 msgid "Can't get dimensions for a non-array type" msgstr "" #: event-loop.c:408 event-loop.c:417 event-loop.c:481 event-loop.c:585 #: event-loop.c:690 event-loop.c:755 event-loop.c:838 event-loop.c:1214 msgid "use_poll without HAVE_POLL" msgstr "" #: event-loop.c:679 #, possible-c-format msgid "Error detected on fd %d\n" msgstr "" #: event-loop.c:682 #, possible-c-format msgid "Invalid or non-`poll'able fd %d\n" msgstr "" #: event-loop.c:697 #, possible-c-format msgid "Exception condition detected on fd %d\n" msgstr "" #: event-top.c:420 msgid "error detected on stdin\n" msgstr "" #. This message is based on ANSI C, section 4.7. Note that integer #. divide by zero causes this, so "float" is a misnomer. #: event-top.c:1013 msgid "Erroneous arithmetic operation." msgstr "" #: exceptions.c:104 msgid "Bad switch." msgstr "" #: exec.c:72 #, possible-c-format msgid "Writing into executable and core files is %s.\n" msgstr "" #: exec.c:135 exec.c:213 msgid "No executable file now.\n" msgstr "" #: exec.c:237 #, possible-c-format msgid "writing into executable files is not supported for %s sysroots" msgstr "" #: exec.c:286 #, possible-c-format msgid "\"%s\": could not open as an executable file: %s." msgstr "" #: exec.c:303 #, possible-c-format msgid "\"%s\": not in executable format: %s" msgstr "" #: exec.c:313 #, possible-c-format msgid "\"%s\": can't find the file sections: %s" msgstr "" #: exec.c:355 msgid "" "A program is being debugged already.\n" "Are you sure you want to change the file? " msgstr "" #: exec.c:357 msgid "File not changed." msgstr "" #: exec.c:373 msgid "No executable file name was specified" msgstr "" #: exec.c:865 maint.c:355 maint.c:387 #, possible-c-format msgid "file type %s.\n" msgstr "" #: exec.c:891 #, possible-c-format msgid "Cannot find section for the entry point of %s." msgstr "" #: exec.c:897 #, possible-c-format msgid "\tEntry point: %s\n" msgstr "" #: exec.c:930 msgid "\t\n" msgstr "" #: exec.c:945 msgid "Must specify section name and its virtual address" msgstr "" #: exec.c:973 #, possible-c-format msgid "Section %s not found" msgstr "" #: exec.c:1020 msgid "Can't create a corefile" msgstr "" #: exec.c:1056 msgid "" "Use FILE as program to be debugged.\n" "It is read for its symbols, for getting the contents of pure memory,\n" "and it is the program executed when you use the `run' command.\n" "If FILE cannot be found as specified, your execution directory path\n" "($PATH) is searched for a command of that name.\n" "No arg means to have no executable file and no symbols." msgstr "" #: exec.c:1066 msgid "" "Use FILE as program for getting contents of pure memory.\n" "If FILE cannot be found as specified, your execution directory path\n" "is searched for a command of that name.\n" "No arg means have no executable file." msgstr "" #: exec.c:1073 msgid "" "Change the base address of section SECTION of the exec file to ADDR.\n" "This can be used if the exec file does not contain section addresses,\n" "(such as in the a.out format), or when the addresses specified in the\n" "file itself are wrong. Each section must be changed separately. The\n" "``info files'' command lists all the sections and their addresses." msgstr "" #: exec.c:1080 msgid "Set writing into executable and core files." msgstr "" #: exec.c:1081 msgid "Show writing into executable and core files." msgstr "" #: expprint.c:236 msgid "bad selector" msgstr "" #. Not found; don't try to keep going because we don't know how #. to interpret further elements. #. Not found; don't try to keep going because we don't know how #. to interpret further elements. For example, this happens #. if opcode is OP_TYPE. #: expprint.c:502 expprint.c:578 msgid "Invalid expression" msgstr "" #: expprint.c:512 #, possible-c-format msgid "" msgstr "" #: extension.c:196 #, possible-c-format msgid "" "Scripting in the \"%s\" language is not supported in this copy of GDB." msgstr "" #: extension.c:936 #, possible-c-format msgid "Error while looking for matching xmethod workers defined in %s." msgstr "" #: extension.c:969 #, possible-c-format msgid "Error while looking for arg types of a xmethod worker defined in %s." msgstr "" #: extension.c:994 #, possible-c-format msgid "Error while fetching result type of an xmethod worker defined in %s." msgstr "" #: f-exp.y:778 m2-exp.y:744 msgid "Overflow on numeric constant." msgstr "" #: f-lang.c:67 msgid "unrecognized character type" msgstr "" #: f-typeprint.c:395 #, possible-c-format msgid "Invalid type code (%d) in symbol table." msgstr "" #: f-valprint.c:61 msgid "Lower bound may not be '*' in F77" msgstr "" #: f-valprint.c:224 #, possible-c-format msgid "Type node corrupt! F77 arrays cannot have %d subscripts (%d Max)" msgstr "" #: f-valprint.c:438 #, possible-c-format msgid "Contents of F77 COMMON block '%s':\n" msgstr "" #: f-valprint.c:441 msgid "Contents of blank COMMON block:\n" msgstr "" #: f-valprint.c:491 stack.c:2203 msgid "No symbol table info available.\n" msgstr "" #: f-valprint.c:508 #, possible-c-format msgid "No common block '%s'.\n" msgstr "" #: f-valprint.c:510 msgid "No common blocks.\n" msgstr "" #: f-valprint.c:518 msgid "Print out the values contained in a Fortran COMMON block." msgstr "" #: fbsd-nat.c:91 msgid "Couldn't fetch VM map entries." msgstr "" #: fbsd-nat.c:173 #, possible-c-format msgid "Couldn't open %s." msgstr "" #: fbsd-nat.c:221 #, possible-c-format msgid "Debugging of FreeBSD lwp module is %s.\n" msgstr "" #: fbsd-nat.c:609 linux-nat.c:943 procfs.c:3638 procfs.c:3776 #, possible-c-format msgid "[%s exited]\n" msgstr "" #: fbsd-nat.c:864 msgid "Set debugging of FreeBSD lwp module." msgstr "" #: fbsd-nat.c:865 msgid "Show debugging of FreeBSD lwp module." msgstr "" #: fbsd-nat.c:866 linux-nat.c:4813 linux-nat.c:4822 msgid "Enables printf debugging output." msgstr "" #: filesystem.c:67 #, possible-c-format msgid "" "The assumed file system kind for target reported file names is \"%s\" " "(currently \"%s\").\n" msgstr "" #: filesystem.c:73 #, possible-c-format msgid "" "The assumed file system kind for target reported file names is \"%s\".\n" msgstr "" #: filesystem.c:88 msgid "Set assumed file system kind for target reported file names" msgstr "" #: filesystem.c:89 msgid "Show assumed file system kind for target reported file names" msgstr "" #: filesystem.c:91 msgid "" "If `unix', target file names (e.g., loaded shared library file names)\n" "starting the forward slash (`/') character are considered absolute,\n" "and the directory separator character is the forward slash (`/'). If\n" "`dos-based', target file names starting with a drive letter followed\n" "by a colon (e.g., `c:'), are also considered absolute, and the\n" "backslash (`\\') is also considered a directory separator. Set to\n" "`auto' (which is the default), to let GDB decide, based on its\n" "knowledge of the target operating system." msgstr "" #: findcmd.c:76 msgid "Missing search parameters." msgstr "" #: findcmd.c:108 msgid "Invalid size granularity." msgstr "" #: findcmd.c:134 msgid "Empty search range.\n" msgstr "" #: findcmd.c:138 msgid "Invalid length." msgstr "" #: findcmd.c:142 msgid "Search space too large." msgstr "" #: findcmd.c:152 msgid "Invalid search space, end precedes start." msgstr "" #: findcmd.c:158 msgid "Overflow in address range computation, choose smaller range." msgstr "" #: findcmd.c:225 msgid "Missing search pattern." msgstr "" #: findcmd.c:230 msgid "Search space too small to contain pattern." msgstr "" #: findcmd.c:324 msgid "" "Search memory for a sequence of bytes.\n" "Usage:\n" "find [/size-char] [/max-count] start-address, end-address, expr1 [, expr2 " "...]\n" "find [/size-char] [/max-count] start-address, +length, expr1 [, expr2 ...]\n" "size-char is one of b,h,w,g for 8,16,32,64 bit values respectively,\n" "and if not specified the size is taken from the type of the expression\n" "in the current language.\n" "Note that this means for example that in the case of C-like languages\n" "a search for an untyped 0x42 will search for \"(int) 0x42\"\n" "which is typically four bytes.\n" "\n" "The address of the last match is stored as the value of \"$_\".\n" "Convenience variable \"$numfound\" is set to the number of matches." msgstr "" #: findvar.c:59 findvar.c:94 #, possible-c-format msgid "That operation is not available on integers of more than %d bytes." msgstr "" #: findvar.c:175 msgid "extract_typed_address: type is not a pointer or reference" msgstr "" #: findvar.c:248 msgid "store_typed_address: type is not a pointer or reference" msgstr "" #: findvar.c:556 #, possible-c-format msgid "No frame is currently executing in block %s." msgstr "" #: findvar.c:559 msgid "No frame is currently executing in specified block" msgstr "" #: findvar.c:652 findvar.c:664 #, possible-c-format msgid "Unknown argument list address for `%s'." msgstr "" #: findvar.c:678 #, possible-c-format msgid "Cannot look up value of a typedef `%s'." msgstr "" #: findvar.c:705 findvar.c:715 #, possible-c-format msgid "Value of register variable not available for `%s'." msgstr "" #: findvar.c:751 #, possible-c-format msgid "Missing %s symbol \"%s\"." msgstr "" #: findvar.c:775 #, possible-c-format msgid "Cannot look up value of a botched symbol `%s'." msgstr "" #: findvar.c:934 #, possible-c-format msgid "Invalid register #%d, expecting 0 <= # < %d" msgstr "" #: fork-child.c:328 msgid "setpgrp failed in child" msgstr "" #: fork-child.c:466 #, possible-c-format msgid "During startup program terminated with signal %s, %s." msgstr "" #: fork-child.c:475 #, possible-c-format msgid "During startup program exited with code %d." msgstr "" #: fork-child.c:478 msgid "During startup program exited normally." msgstr "" #: fork-child.c:545 #, possible-c-format msgid "Use of shell to start subprocesses is %s.\n" msgstr "" #: fork-child.c:555 msgid "" "Set a wrapper for running programs.\n" "The wrapper prepares the system and environment for the new program." msgstr "" #: fork-child.c:558 msgid "Show the wrapper for running programs." msgstr "" #: fork-child.c:564 msgid "Disable use of an execution wrapper." msgstr "" #: fork-child.c:568 msgid "Set use of shell to start subprocesses. The default is on." msgstr "" #: fork-child.c:569 msgid "Show use of shell to start subprocesses." msgstr "" #: frame-unwind.c:166 msgid "frame_unwind_find_by_frame failed" msgstr "" #: frame.c:270 #, possible-c-format msgid "Frame debugging is %s.\n" msgstr "" #: frame.c:281 #, possible-c-format msgid "Whether backtraces should continue past \"main\" is %s.\n" msgstr "" #: frame.c:291 #, possible-c-format msgid "" "Whether backtraces should continue past the entry point of a program is %s.\n" msgstr "" #: frame.c:302 #, possible-c-format msgid "An upper bound on the number of backtrace levels is %s.\n" msgstr "" #: frame.c:880 msgid "No unwind_pc method" msgstr "" #: frame.c:886 frame.c:958 msgid "PC not available" msgstr "" #: frame.c:888 msgid "PC not saved" msgstr "" #: frame.c:1004 msgid "Cannot pop the initial frame." msgstr "" #: frame.c:1011 infcmd.c:2035 msgid "Cannot find the caller frame." msgstr "" #: frame.c:1113 #, possible-c-format msgid "Register %d was not saved" msgstr "" #: frame.c:1268 msgid "Attempt to assign to a register that was not saved." msgstr "" #: frame.c:1280 msgid "Attempt to assign to an unmodifiable value." msgstr "" #: frame.c:1338 #, possible-c-format msgid "" "Bad debug information detected: Attempt to read %d bytes from registers." msgstr "" #: frame.c:1504 ia64-libunwind-tdep.c:332 ia64-tdep.c:1925 ia64-tdep.c:2300 msgid "No registers." msgstr "" #: frame.c:1506 stack.c:1331 stack.c:1734 thread.c:1949 msgid "No stack." msgstr "" #: frame.c:1508 msgid "No memory." msgstr "" #: frame.c:2669 msgid "Missing unwind SP method" msgstr "" #: frame.c:2806 msgid "" "Set backtrace specific variables.\n" "Configure backtrace variables such as the backtrace limit" msgstr "" #. allow-unknown #: frame.c:2811 msgid "" "Show backtrace specific variables\n" "Show backtrace variables such as the backtrace limit" msgstr "" #: frame.c:2818 msgid "Set whether backtraces should continue past \"main\"." msgstr "" #: frame.c:2819 msgid "Show whether backtraces should continue past \"main\"." msgstr "" #: frame.c:2820 msgid "" "Normally the caller of \"main\" is not of interest, so GDB will terminate\n" "the backtrace at \"main\". Set this variable if you need to see the rest\n" "of the stack trace." msgstr "" #: frame.c:2830 msgid "" "Set whether backtraces should continue past the entry point of a program." msgstr "" #: frame.c:2832 msgid "" "Show whether backtraces should continue past the entry point of a program." msgstr "" #: frame.c:2834 msgid "" "Normally there are no callers beyond the entry point of a program, so GDB\n" "will terminate the backtrace there. Set this variable if you need to see\n" "the rest of the stack trace." msgstr "" #: frame.c:2844 msgid "Set an upper bound on the number of backtrace levels." msgstr "" #: frame.c:2845 msgid "Show the upper bound on the number of backtrace levels." msgstr "" #: frame.c:2846 msgid "" "No more than the specified number of frames can be displayed or examined.\n" "Literal \"unlimited\" or zero means no limit." msgstr "" #. Debug this files internals. #: frame.c:2855 msgid "Set frame debugging." msgstr "" #: frame.c:2856 msgid "Show frame debugging." msgstr "" #: frame.c:2857 msgid "When non-zero, frame specific internal debugging is enabled." msgstr "" #: frv-linux-tdep.c:210 msgid "Can't read realtime sigtramp frame." msgstr "" #: frv-linux-tdep.c:217 msgid "not a signal trampoline" msgstr "" #: frv-tdep.c:424 #, possible-c-format msgid "Bad register number %d" msgstr "" #: frv-tdep.c:1140 #, possible-c-format msgid "Illegal return value length: %d" msgstr "" #: frv-tdep.c:1345 #, possible-c-format msgid "Don't know how to return a %d-byte value." msgstr "" #: gcore.c:57 #, possible-c-format msgid "Failed to open '%s' for output." msgstr "" #: gcore.c:85 msgid "Target does not support core file generation." msgstr "" #: gcore.c:93 #, possible-c-format msgid "Failed to create 'note' section for corefile: %s" msgstr "" #: gcore.c:102 msgid "gcore: failed to get corefile memory sections from target." msgstr "" #: gcore.c:106 #, possible-c-format msgid "writing note section (%s)" msgstr "" #: gcore.c:204 msgid "Can't find default bfd machine type (need execfile)." msgstr "" #: gcore.c:218 msgid "Can't find bfd architecture for corefile (need execfile)." msgstr "" #: gcore.c:485 #, possible-c-format msgid "Couldn't make gcore segment: %s" msgstr "" #: gcore.c:587 #, possible-c-format msgid "Memory read failed for corefile section, %s bytes at %s." msgstr "" #: gcore.c:595 #, possible-c-format msgid "Failed to write corefile contents (%s)." msgstr "" #: gcore.c:634 msgid "" "Save a core file with the current state of the debugged process.\n" "Argument is optional filename. Default filename is 'core.'." msgstr "" #: gdb-dlfcn.c:80 gdb-dlfcn.c:94 #, possible-c-format msgid "Could not load %s: %s" msgstr "" #: gdb_bfd.c:122 #, possible-c-format msgid "BFD sharing is %s.\n" msgstr "" #: gdb_bfd.c:132 #, possible-c-format msgid "BFD cache debugging is %s.\n" msgstr "" #: gdb_bfd.c:493 #, possible-c-format msgid "cannot close \"%s\": %s" msgstr "" #: gdb_bfd.c:708 #, possible-c-format msgid "Can't read data for section '%s' in file '%s'" msgstr "" #: gdb_bfd.c:730 gdb_bfd.c:743 #, possible-c-format msgid "Problem reading \"%s\" for CRC: %s" msgstr "" #: gdb_bfd.c:1004 msgid "List the BFDs that are currently open." msgstr "" #: gdb_bfd.c:1009 msgid "Set whether gdb will share bfds that appear to be the same file." msgstr "" #: gdb_bfd.c:1010 msgid "Show whether gdb will share bfds that appear to be the same file." msgstr "" #: gdb_bfd.c:1011 msgid "" "When enabled gdb will reuse existing bfds rather than reopening the\n" "same file. To decide if two files are the same then gdb compares the\n" "filename, file size, file modification time, and file inode." msgstr "" #: gdb_bfd.c:1021 msgid "Set bfd cache debugging." msgstr "" #: gdb_bfd.c:1022 msgid "Show bfd cache debugging." msgstr "" #: gdb_bfd.c:1023 msgid "When non-zero, bfd cache specific debugging is enabled." msgstr "" #: gdbarch.c:65 #, possible-c-format msgid "Architecture debugging is %s.\n" msgstr "" #: gdbarch.c:683 #, possible-c-format msgid "verify_gdbarch: the following are invalid ...%s" msgstr "" #: gdbarch.c:4959 msgid "gdbarch_architecture_names: multi-arch unknown" msgstr "" #: gdbarch.c:4985 #, possible-c-format msgid "gdbarch: Attempt to register unknown architecture (%d)" msgstr "" #: gdbarch.c:4996 #, possible-c-format msgid "gdbarch: Duplicate registration of architecture (%s)" msgstr "" #: gdbarch.c:5193 msgid "Set architecture debugging." msgstr "" #: gdbarch.c:5194 msgid "Show architecture debugging." msgstr "" #: gdbarch.c:5195 msgid "When non-zero, architecture debugging is enabled." msgstr "" #: gdbserver/linux-x86-low.c:757 gdbserver/linux-tile-low.c:159 msgid "Can't debug 64-bit process with 32-bit GDBserver" msgstr "" #: gdbserver/linux-x86-low.c:760 msgid "Can't debug x86-64 process with 32-bit GDBserver" msgstr "" #: gdbserver/linux-low.c:675 linux-nat.c:2016 #, possible-c-format msgid "unknown ptrace event %d" msgstr "" #: gdbserver/linux-low.c:1099 linux-nat.c:1069 #, possible-c-format msgid "Cannot attach to lwp %d: %s" msgstr "" #: gdbserver/linux-low.c:1477 linux-nat.c:1337 #, possible-c-format msgid "Can't detach %s: %s" msgstr "" #: gdbserver/regcache.c:439 #, possible-c-format msgid "That operation is not available on integers of more than%d bytes." msgstr "" #: gdbserver/ax.c:834 printcmd.c:2332 msgid "Wrong number of arguments for specified format-string" msgstr "" #: gdbserver/ax.c:881 msgid "long long not supported in agent printf" msgstr "" #: gdbserver/ax.c:912 #, possible-c-format msgid "Format directive in '%s' not supported in agent printf" msgstr "" #: gdbserver/ax.c:1319 msgid "Unterminated format string in printf bytecode" msgstr "" #: gdbserver/thread-db.c:641 #, possible-c-format msgid "libthread-db-search-path component too long, ignored: %s." msgstr "" #: gdbtypes.c:135 #, possible-c-format msgid "" "Resolution of opaque struct/class/union types (if set before loading " "symbols) is %s.\n" msgstr "" #: gdbtypes.c:146 #, possible-c-format msgid "Debugging of C++ overloading is %s.\n" msgstr "" #: gdbtypes.c:156 #, possible-c-format msgid "Strict type checking is %s.\n" msgstr "" #: gdbtypes.c:555 #, possible-c-format msgid "Unknown address space specifier: \"%s\"" msgstr "" #: gdbtypes.c:1409 #, possible-c-format msgid "Invalid anonymous type %s [in module %s], GCC PR debug/47510 bug?" msgstr "" #: gdbtypes.c:1433 #, possible-c-format msgid "No type named %s." msgstr "" #: gdbtypes.c:1475 objc-lang.c:95 #, possible-c-format msgid "No struct type named %s." msgstr "" #: gdbtypes.c:1479 gdbtypes.c:1554 objc-lang.c:102 #, possible-c-format msgid "This context has class, union or enum %s, not a struct." msgstr "" #: gdbtypes.c:1497 #, possible-c-format msgid "No union type named %s." msgstr "" #. If we get here, it's not a union. #: gdbtypes.c:1505 #, possible-c-format msgid "This context has class, struct or enum %s, not a union." msgstr "" #: gdbtypes.c:1520 #, possible-c-format msgid "No enum type named %s." msgstr "" #: gdbtypes.c:1524 #, possible-c-format msgid "This context has class, struct or union %s, not an enum." msgstr "" #: gdbtypes.c:1550 #, possible-c-format msgid "No template type named %s." msgstr "" #: gdbtypes.c:1592 #, possible-c-format msgid "Type %s is not a structure or union type." msgstr "" #: gdbtypes.c:1646 #, possible-c-format msgid "Type %s has no component named %s." msgstr "" #: gdbtypes.c:1799 msgid "stub type has NULL name" msgstr "" #: gdbtypes.c:2062 msgid "Cannot determine struct field location (invalid location kind)" msgstr "" #: gdbtypes.c:2479 #, possible-c-format msgid "Internal: Cannot demangle mangled name `%s'." msgstr "" #: gdbtypes.c:3300 #, possible-c-format msgid "Unsupported field kind %d by check_types_equal" msgstr "" #: gdbtypes.c:3889 #, possible-c-format msgid ") length %d\n" msgstr "" #: gdbtypes.c:4038 msgid " \n" msgstr "" #: gdbtypes.c:4501 #, possible-c-format msgid "Unexpected type field location kind: %d" msgstr "" #: gdbtypes.c:5132 msgid "Set debugging of C++ overloading." msgstr "" #: gdbtypes.c:5133 msgid "Show debugging of C++ overloading." msgstr "" #: gdbtypes.c:5134 msgid "When enabled, ranking of the functions is displayed." msgstr "" #: gdbtypes.c:5143 msgid "" "Set resolution of opaque struct/class/union types (if set before loading " "symbols)." msgstr "" #: gdbtypes.c:5145 msgid "" "Show resolution of opaque struct/class/union types (if set before loading " "symbols)." msgstr "" #: gdbtypes.c:5154 msgid "Set strict type checking." msgstr "" #: gdbtypes.c:5155 msgid "Show strict type checking." msgstr "" #. * A helper macro that returns the name of a type or "unnamed type" #. if the type has no name. #: gdbtypes.h:1473 msgid "" msgstr "" #. * A helper macro that returns the name of an error type. If the #. type has a name, it is used; otherwise, a default is used. #: gdbtypes.h:1479 msgid "" msgstr "" #: gnu-nat.c:331 #, possible-c-format msgid "Stopped %s." msgstr "" #: gnu-nat.c:469 gnu-nat.c:499 #, possible-c-format msgid "Error setting exception port for %s: %s" msgstr "" #: gnu-nat.c:576 #, possible-c-format msgid "Couldn't request notification for port %lu: %s" msgstr "" #: gnu-nat.c:726 #, possible-c-format msgid "Error allocating event port: %s" msgstr "" #: gnu-nat.c:751 #, possible-c-format msgid "Error getting task for pid %d: %s" msgstr "" #. Allow I/O. #: gnu-nat.c:858 #, possible-c-format msgid "Pid %d has an additional task suspend count of %d; clear it? " msgstr "" #: gnu-nat.c:864 msgid "Additional task suspend count left untouched." msgstr "" #: gnu-nat.c:891 gnu-nat.c:896 #, possible-c-format msgid "Can't modify tracing state for pid %d: %s" msgstr "" #: gnu-nat.c:1368 #, possible-c-format msgid "Can't forward spontaneous exception (%s)." msgstr "" #. Can't do too much... #: gnu-nat.c:1408 #, possible-c-format msgid "Can't deliver signal %s: No signal thread." msgstr "" #: gnu-nat.c:1410 #, possible-c-format msgid "Delivering signal %s: %s" msgstr "" #: gnu-nat.c:1441 #, possible-c-format msgid "Can't continue process: %s" msgstr "" #: gnu-nat.c:1481 msgid "There are no threads; try again later." msgstr "" #: gnu-nat.c:1505 #, possible-c-format msgid "wait request failed: %s" msgstr "" #: gnu-nat.c:1541 #, possible-c-format msgid "Couldn't wait for an event: %s" msgstr "" #. Whatever it is, it's something strange. #: gnu-nat.c:1561 #, possible-c-format msgid "Got a strange event, msg id = %d." msgstr "" #: gnu-nat.c:1564 #, possible-c-format msgid "Handling event, msgid = %d: %s" msgstr "" #: gnu-nat.c:1745 #, possible-c-format msgid "Pid %d died with unknown exit status, using SIGKILL." msgstr "" #: gnu-nat.c:1798 #, possible-c-format msgid "illegal rpc: %s" msgstr "" #: gnu-nat.c:1843 #, possible-c-format msgid "Can't wait for pid %d: %s" msgstr "" #: gnu-nat.c:1947 #, possible-c-format msgid "Signal delivery failed: %s" msgstr "" #: gnu-nat.c:2020 #, possible-c-format msgid "Aborting %s with unforwarded exception %s." msgstr "" #: gnu-nat.c:2049 #, possible-c-format msgid "Can't run single thread id %s: no such thread!" msgstr "" #: gnu-nat.c:2059 #, possible-c-format msgid "Can't step thread id %s: no such thread." msgstr "" #: gnu-nat.c:2131 msgid "ptrace (PTRACE_TRACEME) failed!" msgstr "" #: gnu-nat.c:2277 msgid "to_stop target function not implemented" msgstr "" #: gnu-nat.c:2311 #, possible-c-format msgid "Read from inferior faulted: %s" msgstr "" #: gnu-nat.c:2317 #, possible-c-format msgid "gnu_read_inferior vm_deallocate failed: %s" msgstr "" #: gnu-nat.c:2404 #, possible-c-format msgid "No memory at 0x%lx. Nothing written" msgstr "" #: gnu-nat.c:2413 #, possible-c-format msgid "Memory at address 0x%lx is unwritable. Nothing written" msgstr "" #: gnu-nat.c:2486 #, possible-c-format msgid "%s: %s" msgstr "" #: gnu-nat.c:2594 #, possible-c-format msgid "vm_region failed: %s" msgstr "" #: gnu-nat.c:2747 #, possible-c-format msgid "Illegal argument for \"%s\" command, should be an integer." msgstr "" #: gnu-nat.c:2759 #, possible-c-format msgid "Illegal argument for \"%s\" command, should be \"%s\" or \"%s\"." msgstr "" #: gnu-nat.c:2771 #, possible-c-format msgid "Garbage after \"%s\" command: `%s'" msgstr "" #: gnu-nat.c:2782 msgid "No current thread." msgstr "" #: gnu-nat.c:2793 msgid "No current process." msgstr "" #: gnu-nat.c:2907 msgid "No inferior task." msgstr "" #: gnu-nat.c:2913 #, possible-c-format msgid "Couldn't extract send right %lu from inferior: %s" msgstr "" #: gnu-nat.c:2929 #, possible-c-format msgid "Can't set exception port for %s: %s" msgstr "" #: gnu-nat.c:2940 msgid "No argument to \"set task exception-port\" command." msgstr "" #: gnu-nat.c:2966 msgid "" "Illegal argument to \"set signal-thread\" command.\n" "Should be an integer thread ID, or `none'." msgstr "" #: gnu-nat.c:2976 #, possible-c-format msgid "" "Thread ID %s not known. Use the \"info threads\" command to\n" "see the IDs of currently known threads." msgstr "" #: gnu-nat.c:3111 #, possible-c-format msgid "%ld: %s." msgstr "" #: gnu-nat.c:3121 utils.c:974 #, possible-c-format msgid "%s." msgstr "" #: gnu-nat.c:3161 msgid "" "Set whether the new threads are suspended while gdb has control.\n" "This property normally has no effect because the whole task is\n" "suspended, however, that may be disabled with \"set task pause off\".\n" "The default value is \"off\"." msgstr "" #: gnu-nat.c:3167 msgid "Show whether new threads are suspended while gdb has control." msgstr "" #: gnu-nat.c:3171 msgid "" "Set whether new threads are allowed to run (once gdb has noticed them)." msgstr "" #: gnu-nat.c:3174 msgid "" "Show whether new threads are allowed to run (once gdb has noticed them)." msgstr "" #: gnu-nat.c:3179 msgid "Set the default detach-suspend-count value for new threads." msgstr "" #: gnu-nat.c:3182 msgid "Show the default detach-suspend-count value for new threads." msgstr "" #: gnu-nat.c:3185 msgid "" "Set whether the inferior process's signals will be intercepted.\n" "Mach exceptions (such as breakpoint traps) are not affected." msgstr "" #: gnu-nat.c:3190 msgid "Show whether the inferior process's signals will be intercepted." msgstr "" #: gnu-nat.c:3195 msgid "" "Set the thread that gdb thinks is the libc signal thread.\n" "This thread is run when delivering a signal to a non-stopped process." msgstr "" #: gnu-nat.c:3200 msgid "Set the thread that gdb thinks is the libc signal thread." msgstr "" #: gnu-nat.c:3205 msgid "" "Set whether gdb thinks the inferior process is stopped as with SIGSTOP.\n" "Stopped process will be continued by sending them a signal." msgstr "" #: gnu-nat.c:3209 msgid "" "Show whether gdb thinks the inferior process is stopped as with SIGSTOP." msgstr "" #: gnu-nat.c:3213 msgid "" "Set whether exceptions in the inferior process will be trapped.\n" "When exceptions are turned off, neither breakpoints nor single-stepping\n" "will work." msgstr "" #: gnu-nat.c:3220 msgid "Show whether exceptions in the inferior process will be trapped." msgstr "" #: gnu-nat.c:3225 msgid "Command prefix for setting task attributes." msgstr "" #: gnu-nat.c:3228 msgid "Command prefix for showing task attributes." msgstr "" #: gnu-nat.c:3231 msgid "" "Set whether the task is suspended while gdb has control.\n" "A value of \"on\" takes effect immediately, otherwise nothing happens\n" "until the next time the program is continued.\n" "When setting this to \"off\", \"set thread default pause on\" can be\n" "used to pause individual threads by default instead." msgstr "" #: gnu-nat.c:3239 msgid "Show whether the task is suspended while gdb has control." msgstr "" #: gnu-nat.c:3243 msgid "Set the suspend count will leave on the thread when detaching." msgstr "" #: gnu-nat.c:3246 msgid "Show the suspend count will leave on the thread when detaching." msgstr "" #: gnu-nat.c:3250 msgid "" "Set the task exception port to which we forward exceptions.\n" "The argument should be the value of the send right in the task." msgstr "" #. A convenient way of turning on all options require to noninvasively #. debug running tasks. #: gnu-nat.c:3260 msgid "" "Set task options so that we interfere as little as possible.\n" "This is the same as setting `task pause', `exceptions', and\n" "`signals' to the opposite value." msgstr "" #: gnu-nat.c:3268 msgid "Show information about the task's send rights" msgstr "" #: gnu-nat.c:3270 msgid "Show information about the task's receive rights" msgstr "" #: gnu-nat.c:3272 msgid "Show information about the task's port rights" msgstr "" #: gnu-nat.c:3274 msgid "Show information about the task's port sets" msgstr "" #: gnu-nat.c:3276 msgid "Show information about the task's dead names" msgstr "" #: gnu-nat.c:3353 msgid "No argument to \"set thread exception-port\" command." msgstr "" #: gnu-nat.c:3396 msgid "Command prefix for setting thread properties." msgstr "" #: gnu-nat.c:3399 msgid "Command prefix for setting default thread properties." msgstr "" #: gnu-nat.c:3403 msgid "Command prefix for showing thread properties." msgstr "" #: gnu-nat.c:3406 msgid "Command prefix for showing default thread properties." msgstr "" #: gnu-nat.c:3410 msgid "" "Set whether the current thread is suspended while gdb has control.\n" "A value of \"on\" takes effect immediately, otherwise nothing happens\n" "until the next time the program is continued. This property normally\n" "has no effect because the whole task is suspended, however, that may\n" "be disabled with \"set task pause off\".\n" "The default value is \"off\"." msgstr "" #: gnu-nat.c:3418 msgid "Show whether the current thread is suspended while gdb has control." msgstr "" #: gnu-nat.c:3423 msgid "Set whether the current thread is allowed to run." msgstr "" #: gnu-nat.c:3426 msgid "Show whether the current thread is allowed to run." msgstr "" #: gnu-nat.c:3429 msgid "" "Set the suspend count will leave on the thread when detaching.\n" "Note that this is relative to suspend count when gdb noticed the thread;\n" "use the `thread takeover-suspend-count' to force it to an absolute value." msgstr "" #: gnu-nat.c:3434 msgid "" "Show the suspend count will leave on the thread when detaching.\n" "Note that this is relative to suspend count when gdb noticed the thread;\n" "use the `thread takeover-suspend-count' to force it to an absolute value." msgstr "" #: gnu-nat.c:3440 msgid "" "Set the thread exception port to which we forward exceptions.\n" "This overrides the task exception port.\n" "The argument should be the value of the send right in the task." msgstr "" #: gnu-nat.c:3449 msgid "" "Force the threads absolute suspend-count to be gdb's.\n" "Prior to giving this command, gdb's thread suspend-counts are relative\n" "to the thread's initial suspend-count when gdb notices the threads." msgstr "" #: gnu-nat.c:3470 msgid "Set debugging output for the gnu backend." msgstr "" #: gnu-nat.c:3471 msgid "Show debugging output for the gnu backend." msgstr "" #: gnu-nat.c:3498 #, possible-c-format msgid "Error flushing inferior's cache : %s" msgstr "" #: gnu-v2-abi.c:175 msgid "I'm confused: virtual function table has bad type" msgstr "" #: gnu-v2-abi.c:372 msgid "Virtual baseclass pointer is not available" msgstr "" #: gnu-v2-abi.c:394 msgid "Baseclass offset not found" msgstr "" #: gnu-v3-abi.c:336 #, possible-c-format msgid "can't find linker symbol for virtual table for `%s' value" msgstr "" #: gnu-v3-abi.c:339 #, possible-c-format msgid " found `%s' instead" msgstr "" #: gnu-v3-abi.c:421 msgid "Only classes can have virtual functions." msgstr "" #: gnu-v3-abi.c:472 msgid "Expected a negative vbase offset (old compiler?)" msgstr "" #: gnu-v3-abi.c:476 msgid "Misaligned vbase offset." msgstr "" #: gnu-v3-abi.c:900 #, possible-c-format msgid "vtable for '%s' @ %s (subobject @ %s):\n" msgstr "" #: gnu-v3-abi.c:928 printcmd.c:1815 stack.c:1532 value.c:2670 #, possible-c-format msgid "" msgstr "" #: gnu-v3-abi.c:980 msgid "This object does not have a virtual function table\n" msgstr "" #: gnu-v3-abi.c:1110 msgid "cannot find typeinfo for unnamed type" msgstr "" #: gnu-v3-abi.c:1137 #, possible-c-format msgid "cannot find typeinfo for object of type '%s'" msgstr "" #: gnu-v3-abi.c:1152 #, possible-c-format msgid "could not find typeinfo symbol for '%s'" msgstr "" #: gnu-v3-abi.c:1176 #, possible-c-format msgid "could not find minimal symbol for typeinfo address %s" msgstr "" #: gnu-v3-abi.c:1184 #, possible-c-format msgid "typeinfo symbol '%s' has unexpected name" msgstr "" #: go-exp.y:1407 #, possible-c-format msgid "Unknown function in `unsafe' package: %s" msgstr "" #: go-valprint.c:59 msgid "Unable to read string address" msgstr "" #: go-valprint.c:63 msgid "Unable to read string length" msgstr "" #: go-valprint.c:74 msgid "" msgstr "" #: guile/scm-block.c:700 msgid "cannot locate object file for block" msgstr "" #. Set this now in case an exception is thrown. #: guile/scm-safe-call.c:179 msgid "Error while executing Scheme code." msgstr "" #: guile/scm-symbol.c:275 msgid "" msgstr "" #: guile/scm-symbol.c:539 msgid "cannot get the value of a typedef" msgstr "" #: guile/scm-symbol.c:548 msgid "Invalid frame" msgstr "" #: guile/scm-symbol.c:552 msgid "Symbol requires a frame to compute its value" msgstr "" #: guile/scm-symbol.c:613 valops.c:3723 msgid "no frame selected" msgstr "" #: guile/guile.c:181 guile/guile.c:417 msgid "guile-repl currently does not take any arguments." msgstr "" #: guile/guile.c:270 msgid "Invalid \"guile\" block structure." msgstr "" #: guile/guile.c:418 guile/guile.c:426 msgid "Guile scripting is not supported in this copy of GDB." msgstr "" #: guile/guile.c:470 msgid "\"info guile\" must be followed by the name of an info command.\n" msgstr "" #: guile/guile.c:575 msgid "Error in function ~s:~%" msgstr "" #: guile/guile.c:599 msgid "Throw to key `~a' with args `~s'.~%" msgstr "" #: guile/guile.c:614 #, possible-c-format msgid "" "Could not complete Guile gdb module initialization from:\n" "%s.\n" "Limited Guile support is available.\n" "Suggest passing --data-directory=/path/to/gdb/data-directory.\n" msgstr "" #: guile/guile.c:758 msgid "" "Start an interactive Guile prompt.\n" "\n" "To return to GDB, type the EOF character (e.g., Ctrl-D on an empty\n" "prompt) or ,quit." msgstr "" #: guile/guile.c:764 msgid "" "Start a Guile interactive prompt.\n" "\n" "Guile scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: guile/guile.c:777 msgid "" "Evaluate one or more Guile expressions.\n" "\n" "The expression(s) can be given as an argument, for instance:\n" "\n" " guile (display 23)\n" "\n" "The result of evaluating the last expression is printed.\n" "\n" "If no argument is given, the following lines are read and passed\n" "to Guile for evaluation. Type a line containing \"end\" to indicate\n" "the end of the set of expressions.\n" "\n" "The Guile GDB module must first be imported before it can be used.\n" "Do this with:\n" "(gdb) guile (use-modules (gdb))\n" "or if you want to import the (gdb) module with a prefix, use:\n" "(gdb) guile (use-modules ((gdb) #:renamer (symbol-prefix-proc 'gdb:)))\n" "\n" "The Guile interactive session, started with the \"guile-repl\"\n" "command, provides extensive help and apropos capabilities.\n" "Type \",help\" once in a Guile interactive session." msgstr "" #: guile/guile.c:800 msgid "" "Evaluate a Guile expression.\n" "\n" "Guile scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: guile/guile.c:810 guile/guile.c:816 msgid "Prefix command for Guile preference settings." msgstr "" #: guile/guile.c:822 msgid "Prefix command for Guile info displays." msgstr "" #: guile/guile.c:830 msgid "Set mode for Guile exception printing on error." msgstr "" #: guile/guile.c:831 msgid "Show the mode of Guile exception printing on error." msgstr "" #: guile/guile.c:832 python/python.c:1701 msgid "" "none == no stack or message will be printed.\n" "full == a message and a stack will be printed.\n" "message == an error message without a stack will be printed." msgstr "" #: guile/scm-frame.c:332 msgid "inferior" msgstr "" #: guile/scm-frame.c:335 msgid "inferior has changed" msgstr "" #: guile/scm-frame.c:449 guile/scm-frame.c:490 guile/scm-frame.c:520 #: guile/scm-frame.c:551 guile/scm-frame.c:586 guile/scm-frame.c:619 #: guile/scm-frame.c:670 guile/scm-frame.c:707 guile/scm-frame.c:744 #: guile/scm-frame.c:780 guile/scm-frame.c:828 guile/scm-frame.c:876 #: guile/scm-frame.c:985 msgid "" msgstr "" #: guile/scm-frame.c:629 msgid "cannot find block for frame" msgstr "" #: guile/scm-frame.c:834 msgid "unknown register" msgstr "" #: guile/scm-frame.c:934 msgid "variable not found" msgstr "" #: guile/scm-frame.c:943 msgid "gdb:symbol or string" msgstr "" #: guile/scm-frame.c:1022 msgid "No frame is currently selected" msgstr "" #: guile/scm-iterator.c:162 guile/scm-pretty-print.c:158 guile/scm-cmd.c:714 #: guile/scm-param.c:918 guile/scm-param.c:923 msgid "procedure" msgstr "" #: guile/scm-exception.c:244 #, possible-c-format msgid "Wrong type argument in position %d (expecting %s): ~S" msgstr "" #: guile/scm-exception.c:250 #, possible-c-format msgid "Wrong type argument in position %d: ~S" msgstr "" #: guile/scm-exception.c:258 #, possible-c-format msgid "Wrong type argument (expecting %s): ~S" msgstr "" #: guile/scm-exception.c:262 msgid "Wrong type argument: ~S" msgstr "" #: guile/scm-exception.c:289 #, possible-c-format msgid "%s %s in position %d: ~S" msgstr "" #: guile/scm-exception.c:293 #, possible-c-format msgid "%s %s: ~S" msgstr "" #: guile/scm-exception.c:298 #, possible-c-format msgid "%s in position %d: ~S" msgstr "" #: guile/scm-exception.c:300 #, possible-c-format msgid "%s: ~S" msgstr "" #: guile/scm-exception.c:318 msgid "Invalid object:" msgstr "" #: guile/scm-exception.c:342 msgid "Out of range:" msgstr "" #. Handle this specially to be consistent with top-repl.scm. #: guile/scm-exception.c:438 msgid "User interrupt" msgstr "" #: guile/scm-exception.c:492 guile/scm-exception.c:543 #, possible-c-format msgid "Error in Scheme exception printing, can't find %s.\n" msgstr "" #: guile/scm-exception.c:506 guile/scm-exception.c:557 msgid "Error in Scheme exception printing:\n" msgstr "" #: guile/scm-objfile.c:222 msgid "" msgstr "" #: guile/scm-objfile.c:290 guile/scm-progspace.c:331 #: guile/scm-pretty-print.c:255 guile/scm-value.c:844 guile/scm-param.c:497 msgid "list" msgstr "" #: guile/scm-progspace.c:233 msgid "" msgstr "" #: guile/scm-pretty-print.c:156 guile/scm-utils.c:207 guile/scm-type.c:986 #: guile/scm-type.c:1031 guile/scm-value.c:718 guile/scm-param.c:517 #: guile/scm-param.c:704 msgid "string" msgstr "" #: guile/scm-pretty-print.c:376 guile/scm-pretty-print.c:422 msgid "pretty-printer list is not a list" msgstr "" #: guile/scm-pretty-print.c:389 msgid "pretty-printer list contains non-pretty-printer object" msgstr "" #: guile/scm-pretty-print.c:402 msgid "invalid lookup object in pretty-printer matcher" msgstr "" #: guile/scm-pretty-print.c:415 msgid "invalid result from pretty-printer lookup" msgstr "" #: guile/scm-pretty-print.c:567 msgid "invalid result from pretty-printer to-string" msgstr "" #: guile/scm-pretty-print.c:630 python/py-prettyprint.c:293 valprint.c:1015 msgid "" msgstr "" #: guile/scm-pretty-print.c:756 msgid "pretty-printer \"children\" object is not a procedure or #f" msgstr "" #: guile/scm-pretty-print.c:781 msgid "" "result of pretty-printer \"children\" procedure is not a " "object" msgstr "" #: guile/scm-pretty-print.c:824 msgid "" "result of pretty-printer children iterator is not a pair or (end-of-" "iteration)" msgstr "" #: guile/scm-pretty-print.c:834 msgid "first element of pretty-printer children iterator is not a string" msgstr "" #: guile/scm-utils.c:217 guile/scm-param.c:725 guile/scm-breakpoint.c:590 #: guile/scm-breakpoint.c:628 msgid "boolean" msgstr "" #: guile/scm-utils.c:226 msgid "int" msgstr "" #: guile/scm-utils.c:235 msgid "unsigned int" msgstr "" #: guile/scm-utils.c:244 msgid "long" msgstr "" #: guile/scm-utils.c:253 msgid "unsigned long" msgstr "" #: guile/scm-utils.c:262 msgid "LONGEST" msgstr "" #: guile/scm-utils.c:271 msgid "ULONGEST" msgstr "" #: guile/scm-utils.c:456 msgid "Unrecognized keyword: ~a" msgstr "" #: guile/scm-utils.c:464 msgid "Missing value for keyword argument" msgstr "" #: guile/scm-symtab.c:268 msgid "" msgstr "" #: guile/scm-symtab.c:516 msgid "" msgstr "" #: guile/scm-lazy-string.c:154 msgid "cannot create a lazy string with address 0x0 and a non-zero length" msgstr "" #: guile/scm-lazy-string.c:161 msgid "a lazy string's type cannot be NULL" msgstr "" #: guile/scm-lazy-string.c:241 guile/scm-lazy-string.c:284 msgid "cannot create a value from NULL" msgstr "" #: guile/scm-cmd.c:244 msgid "" msgstr "" #: guile/scm-cmd.c:305 msgid "Could not convert arguments to Scheme string." msgstr "" #: guile/scm-cmd.c:326 msgid "Error occurred in Scheme-implemented GDB command." msgstr "" #. Inform the user, but otherwise ignore the entire result. #: guile/scm-cmd.c:359 msgid "Bad text from completer: " msgstr "" #: guile/scm-cmd.c:395 msgid "Could not convert \"text\" argument to Scheme string." msgstr "" #: guile/scm-cmd.c:399 msgid "Could not convert \"word\" argument to Scheme string." msgstr "" #. Inform the user, but otherwise ignore. #: guile/scm-cmd.c:456 msgid "Bad completer result: " msgstr "" #: guile/scm-cmd.c:499 guile/scm-cmd.c:708 msgid "no command name found" msgstr "" #: guile/scm-cmd.c:530 #, possible-c-format msgid "could not find command prefix '%s'" msgstr "" #: guile/scm-cmd.c:546 #, possible-c-format msgid "'%s' is not a prefix command" msgstr "" #: guile/scm-cmd.c:694 guile/scm-param.c:241 python/py-cmd.c:620 #: python/py-param.c:322 msgid "This command is not documented." msgstr "" #: guile/scm-cmd.c:721 guile/scm-param.c:897 msgid "invalid command class argument" msgstr "" #: guile/scm-cmd.c:728 msgid "integer or procedure" msgstr "" #: guile/scm-cmd.c:734 msgid "invalid completion type argument" msgstr "" #: guile/scm-cmd.c:763 msgid "command is already registered" msgstr "" #: guile/scm-type.c:72 msgid "type is not a structure, union, or enum type" msgstr "" #: guile/scm-type.c:733 python/py-type.c:543 msgid "Array length must not be negative" msgstr "" #: guile/scm-type.c:824 msgid "ranged type" msgstr "" #: guile/scm-type.c:1014 msgid "Unknown field" msgstr "" #: guile/scm-type.c:1116 guile/scm-param.c:765 guile/scm-ports.c:1233 #: guile/scm-ports.c:1275 guile/scm-breakpoint.c:665 #: guile/scm-breakpoint.c:705 msgid "integer" msgstr "" #: guile/scm-type.c:1174 msgid "enum type" msgstr "" #: guile/scm-type.c:1191 msgid "non-enum type" msgstr "" #: guile/scm-auto-load.c:41 #, possible-c-format msgid "Auto-loading of Guile scripts is %s.\n" msgstr "" #: guile/scm-auto-load.c:65 msgid "Set the debugger's behaviour regarding auto-loaded Guile scripts." msgstr "" #: guile/scm-auto-load.c:66 msgid "Show the debugger's behaviour regarding auto-loaded Guile scripts." msgstr "" #: guile/scm-auto-load.c:67 msgid "" "If enabled, auto-loaded Guile scripts are loaded when the debugger reads\n" "an executable or shared library.\n" "This options has security implications for untrusted inferiors." msgstr "" #: guile/scm-auto-load.c:76 msgid "" "Print the list of automatically loaded Guile scripts.\n" "Usage: info auto-load guile-scripts [REGEXP]" msgstr "" #: guile/scm-value.c:530 msgid "" "Trying to get the referenced value from a value which is neither a pointer " "nor a reference" msgstr "" #: guile/scm-value.c:793 msgid "Cannot subscript requested type" msgstr "" #: guile/scm-value.c:841 msgid "function (value of TYPE_CODE_FUNC)" msgstr "" #: guile/scm-value.c:962 guile/scm-value.c:1005 msgid "integer-like gdb value" msgstr "" #: guile/scm-value.c:1051 msgid "number" msgstr "" #: guile/scm-value.c:1066 msgid "number can't be converted to a double" msgstr "" #: guile/scm-value.c:1130 msgid "invalid error kind" msgstr "" #: guile/scm-gsmob.c:151 msgid "any gdb smob" msgstr "" #: guile/scm-param.c:288 msgid "Error occurred setting parameter." msgstr "" #: guile/scm-param.c:292 #, possible-c-format msgid "Result of %s set-func is not a string." msgstr "" #: guile/scm-param.c:298 guile/scm-param.c:345 msgid "Error converting show text to host string." msgstr "" #: guile/scm-param.c:327 #, possible-c-format msgid "Error converting parameter value \"%s\" to Scheme string." msgstr "" #: guile/scm-param.c:338 msgid "Error occurred showing parameter." msgstr "" #: guile/scm-param.c:503 msgid "enumeration list is empty" msgstr "" #: guile/scm-param.c:653 msgid "program error: unhandled type" msgstr "" #: guile/scm-param.c:675 msgid "string or #f for non-PARAM_FILENAME parameters" msgstr "" #: guile/scm-param.c:717 msgid "not member of enumeration" msgstr "" #: guile/scm-param.c:733 msgid "boolean or #:auto" msgstr "" #: guile/scm-param.c:752 msgid "integer or #:unlimited" msgstr "" #: guile/scm-param.c:784 msgid "must be >= -1" msgstr "" #: guile/scm-param.c:903 msgid "invalid parameter type argument" msgstr "" #: guile/scm-param.c:908 msgid "#:enum-values can only be provided with PARAM_ENUM" msgstr "" #: guile/scm-param.c:913 msgid "PARAM_ENUM requires an enum-values argument" msgstr "" #: guile/scm-param.c:994 msgid "parameter is already registered" msgstr "" #: guile/scm-param.c:1007 msgid "parameter exists, \"set\" command is already defined" msgstr "" #: guile/scm-param.c:1012 msgid "parameter exists, \"show\" command is already defined" msgstr "" #: guile/scm-param.c:1050 msgid " or string" msgstr "" #: guile/scm-param.c:1090 msgid "parameter not found" msgstr "" #: guile/scm-param.c:1095 msgid "not a parameter" msgstr "" #: guile/scm-ports.c:439 msgid "ioscm_file_port_delete: bad magic number" msgstr "" #: guile/scm-ports.c:450 msgid "ioscm_file_port_rewind: bad magic number" msgstr "" #: guile/scm-ports.c:464 msgid "ioscm_file_port_put: bad magic number" msgstr "" #: guile/scm-ports.c:478 msgid "ioscm_pot_file_write: bad magic number" msgstr "" #: guile/scm-ports.c:512 msgid "output port" msgstr "" #: guile/scm-ports.c:514 msgid "thunk" msgstr "" #: guile/scm-ports.c:646 msgid "error reading memory" msgstr "" #: guile/scm-ports.c:669 msgid "overflow in offset calculation" msgstr "" #: guile/scm-ports.c:681 msgid "bad offset" msgstr "" #: guile/scm-ports.c:706 guile/scm-ports.c:732 msgid "writing beyond end of memory range" msgstr "" #: guile/scm-ports.c:711 guile/scm-ports.c:739 guile/scm-ports.c:771 msgid "error writing memory" msgstr "" #: guile/scm-ports.c:867 msgid "bad seek" msgstr "" #: guile/scm-ports.c:955 guile/scm-ports.c:968 msgid "bad mode string" msgstr "" #: guile/scm-ports.c:1057 msgid "port is unbuffered: ~a" msgstr "" #: guile/scm-ports.c:1066 msgid "read buffer not empty: ~a" msgstr "" #: guile/scm-ports.c:1073 msgid "write buffer not empty: ~a" msgstr "" #: guile/scm-ports.c:1157 guile/scm-disasm.c:270 msgid "start+size overflows" msgstr "" #: guile/scm-disasm.c:246 msgid "input port" msgstr "" #: guile/scm-disasm.c:256 msgid "offset provided but port is missing" msgstr "" #: guile/scm-math.c:580 guile/scm-math.c:595 msgid "value out of range for type" msgstr "" #: guile/scm-math.c:685 msgid "value not a number representable on the target" msgstr "" #: guile/scm-math.c:719 msgid "size of type does not match size of bytevector" msgstr "" #: guile/scm-math.c:774 guile/scm-math.c:827 guile/scm-math.c:856 msgid "No type allowed" msgstr "" #: guile/scm-breakpoint.c:323 msgid "" msgstr "" #: guile/scm-breakpoint.c:373 msgid "access type with breakpoint is not allowed" msgstr "" #: guile/scm-breakpoint.c:386 msgid "invalid watchpoint class" msgstr "" #: guile/scm-breakpoint.c:392 msgid "invalid breakpoint type" msgstr "" #: guile/scm-breakpoint.c:421 msgid "not a Scheme breakpoint" msgstr "" #: guile/scm-breakpoint.c:424 msgid "breakpoint is already registered" msgstr "" #: guile/scm-breakpoint.c:714 msgid "hit-count must be zero" msgstr "" #: guile/scm-breakpoint.c:751 msgid "invalid thread id" msgstr "" #: guile/scm-breakpoint.c:757 guile/scm-breakpoint.c:811 msgid "integer or #f" msgstr "" #: guile/scm-breakpoint.c:805 msgid "invalid task id" msgstr "" #: guile/scm-breakpoint.c:898 msgid "string or #f" msgstr "" #: guile/scm-breakpoint.c:945 msgid "procedure or #f" msgstr "" #: h8300-tdep.c:774 h8300-tdep.c:806 msgid "I don't know how this 8 byte value is returned." msgstr "" #. long long, double and long double #. are all defined as 4 byte types so #. far so this shouldn't happen. #: h8300-tdep.c:869 msgid "I don't know how to return an 8 byte value." msgstr "" #: h8300-tdep.c:967 #, possible-c-format msgid "h8300_register_name: illegal register number %d" msgstr "" #: h8300-tdep.c:985 #, possible-c-format msgid "h8300s_register_name: illegal register number %d" msgstr "" #: h8300-tdep.c:1003 #, possible-c-format msgid "h8300sx_register_name: illegal register number %d" msgstr "" #: h8300-tdep.c:1139 #, possible-c-format msgid "h8300_register_type: illegal register number %d" msgstr "" #: hppa-linux-nat.c:156 ia64-linux-nat.c:308 #, possible-c-format msgid "Invalid register number %d." msgstr "" #: hppa-linux-nat.c:233 i386-linux-nat.c:116 ia64-linux-nat.c:757 #: inf-ptrace.c:739 m68klinux-nat.c:125 #, possible-c-format msgid "Couldn't read register %s (#%d): %s." msgstr "" #: hppa-linux-nat.c:261 i386-linux-nat.c:145 ia64-linux-nat.c:816 #: inf-ptrace.c:798 m68klinux-nat.c:184 #, possible-c-format msgid "Couldn't write register %s (#%d): %s." msgstr "" #: hppa-tdep.c:518 msgid "Internal error reading unwind information." msgstr "" #: hppa-tdep.c:2008 #, possible-c-format msgid "Cannot read instruction at %s." msgstr "" #: hppa-tdep.c:2506 msgid "Requesting registers from null frame." msgstr "" #: hppa-tdep.c:3019 #, possible-c-format msgid "Cannot resolve PLT stub at %s." msgstr "" #: hppa-tdep.c:3126 #, possible-c-format msgid "Unsupported address size: %d" msgstr "" #: hppa-tdep.c:3234 msgid "Print unwind table entry at given address." msgstr "" #. Debug this files internals. #: hppa-tdep.c:3238 msgid "" "Set whether hppa target specific debugging information should be displayed." msgstr "" #: hppa-tdep.c:3240 msgid "Show whether hppa target specific debugging information is displayed." msgstr "" #: hppa-tdep.c:3241 msgid "" "This flag controls whether hppa target specific debugging information is\n" "displayed. This information is particularly useful for debugging frame\n" "unwinding problems." msgstr "" #: i386-darwin-nat.c:71 i386-darwin-nat.c:120 #, possible-c-format msgid "Error calling thread_get_state for GP registers for thread 0x%lx\n" msgstr "" #: i386-darwin-nat.c:96 i386-darwin-nat.c:145 #, possible-c-format msgid "Error calling thread_get_state for float registers for thread 0x%lx\n" msgstr "" #: i386-darwin-nat.c:157 #, possible-c-format msgid "unknown register %d" msgstr "" #: i386-darwin-nat.c:586 #, possible-c-format msgid "darwin_set_sstep: error %x, thread=%x\n" msgstr "" #: i386-darwin-nat.c:626 #, possible-c-format msgid "darwin_set_sstep: unknown flavour: %d" msgstr "" #: i386-linux-nat.c:337 i386-linux-nat.c:360 msgid "Couldn't read extended state status" msgstr "" #: i386-linux-nat.c:393 i386-linux-nat.c:420 msgid "Couldn't read floating-point and SSE registers" msgstr "" #: i386-linux-nat.c:426 msgid "Couldn't write floating-point and SSE registers" msgstr "" #: i386-linux-nat.c:529 m32r-linux-nat.c:214 m68klinux-nat.c:456 #, possible-c-format msgid "Got request for bad register number %d." msgstr "" #: i386-linux-nat.c:598 m32r-linux-nat.c:239 m68klinux-nat.c:504 #, possible-c-format msgid "Got request to store bad register number %d." msgstr "" #: i386-linux-tdep.c:602 i386fbsd-tdep.c:264 msgid "Couldn't read `xcr0' bytes from `.reg-xstate' section in core file." msgstr "" #: i386-tdep.c:2774 msgid "Cannot find floating-point return value." msgstr "" #: i386-tdep.c:2805 m68k-tdep.c:309 #, possible-c-format msgid "Cannot extract return value of %d bytes long." msgstr "" #: i386-tdep.c:2827 msgid "Cannot set floating-point return value." msgstr "" #: i386-tdep.c:2870 m68k-tdep.c:350 #, possible-c-format msgid "Cannot store return value of %d bytes long." msgstr "" #: i386-tdep.c:4844 i386-tdep.c:5735 i386-tdep.c:6409 i386-tdep.c:6964 #: i386-tdep.c:7021 #, possible-c-format msgid "" "Process record ignores the memory change of instruction at address %s\n" "because it can't get the value of the segment register.\n" "Do you want to stop the program?" msgstr "" #. XXX #. int3 #: i386-tdep.c:6750 msgid "Process record does not support instruction int3.\n" msgstr "" #: i386-tdep.c:6767 #, possible-c-format msgid "Process record does not support instruction int 0x%02x.\n" msgstr "" #. XXX #. into #: i386-tdep.c:6781 msgid "Process record does not support instruction into.\n" msgstr "" #. bound #: i386-tdep.c:6792 msgid "Process record does not support instruction bound.\n" msgstr "" #. wrmsr #: i386-tdep.c:6828 msgid "Process record does not support instruction wrmsr.\n" msgstr "" #. rdmsr #: i386-tdep.c:6835 msgid "Process record does not support instruction rdmsr.\n" msgstr "" #: i386-tdep.c:6856 msgid "Process record does not support instruction sysenter.\n" msgstr "" #. sysexit #: i386-tdep.c:6868 msgid "Process record does not support instruction sysexit.\n" msgstr "" #: i386-tdep.c:6879 msgid "Process record does not support instruction syscall.\n" msgstr "" #. sysret #: i386-tdep.c:6891 msgid "Process record does not support instruction sysret.\n" msgstr "" #. hlt #: i386-tdep.c:6905 msgid "Process record does not support instruction hlt.\n" msgstr "" #: i386-tdep.c:8033 #, possible-c-format msgid "Process record does not support instruction 0x%02x at address %s.\n" msgstr "" #: i386-tdep.c:8099 #, possible-c-format msgid "" "; instruction is only %d bytes long, need at least %d bytes for the jump" msgstr "" #: i386-tdep.c:8649 #, possible-c-format msgid "BNDCFGU register invalid, read status %d." msgstr "" #: i386-tdep.c:8697 msgid "" "bound table examination not supported for 64-bit process with 32-bit GDB" msgstr "" #: i386-tdep.c:8715 #, possible-c-format msgid "Invalid bounds directory entry at %s." msgstr "" #: i386-tdep.c:8790 msgid "Intel Memory Protection Extensions not supported on this target.\n" msgstr "" #: i386-tdep.c:8797 msgid "Address of pointer variable expected.\n" msgstr "" #: i386-tdep.c:8832 msgid "Intel Memory Protection Extensions not supported on this target." msgstr "" #: i386-tdep.c:8836 msgid "Pointer value expected." msgstr "" #: i386-tdep.c:8843 msgid "wrong number of arguments: missing lower and upper bound." msgstr "" #: i386-tdep.c:8849 msgid "Wrong number of arguments; Missing upper bound." msgstr "" #: i386-tdep.c:8896 msgid "Set the disassembly flavor." msgstr "" #: i386-tdep.c:8897 msgid "Show the disassembly flavor." msgstr "" #: i386-tdep.c:8898 msgid "" "The valid values are \"att\" and \"intel\", and the default value is \"att\"." msgstr "" #: i386-tdep.c:8907 msgid "Set the convention for returning small structs." msgstr "" #: i386-tdep.c:8908 msgid "Show the convention for returning small structs." msgstr "" #: i386-tdep.c:8909 msgid "" "Valid values are \"default\", \"pcc\" and \"reg\", and the default value\n" "is \"default\"." msgstr "" #. Add "mpx" prefix for the set commands. #: i386-tdep.c:8918 msgid "Set Intel Memory Protection Extensions specific variables." msgstr "" #. allow-unknown #. Add "mpx" prefix for the show commands. #: i386-tdep.c:8925 msgid "Show Intel Memory Protection Extensions specific variables." msgstr "" #: i386bsd-nat.c:257 msgid "Couldn't write XMM registers" msgstr "" #: i386bsd-nat.c:413 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_pc) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: i386bsd-nat.c:426 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_sp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: i386bsd-nat.c:439 #, possible-c-format msgid "" "offsetof (struct sigcontext, sc_fp) yields %d instead of %d.\n" "Please report this to ." msgstr "" #: i386gnu-nat.c:67 i386gnu-nat.c:157 #, possible-c-format msgid "Couldn't fetch floating-point state from %s" msgstr "" #: i386gnu-nat.c:97 #, possible-c-format msgid "Can't fetch registers from thread %s: No such thread" msgstr "" #: i386gnu-nat.c:108 #, possible-c-format msgid "Couldn't fetch registers from %s" msgstr "" #: i386gnu-nat.c:170 #, possible-c-format msgid "Couldn't store floating-point state into %s" msgstr "" #: i386gnu-nat.c:190 #, possible-c-format msgid "Couldn't store registers into thread %s: No such thread" msgstr "" #: i386gnu-nat.c:207 #, possible-c-format msgid "Couldn't store registers into %s" msgstr "" #: i386gnu-nat.c:228 #, possible-c-format msgid "Register %s changed after the thread was aborted" msgstr "" #: i386gnu-nat.c:235 msgid "... also writing this register! Suspicious..." msgstr "" #: i386gnu-nat.c:287 #, possible-c-format msgid "Couldn't fetch debug state from %s" msgstr "" #: i386gnu-nat.c:301 #, possible-c-format msgid "Couldn't store debug state into %s" msgstr "" #: i387-tdep.c:122 i387-tdep.c:160 i387-tdep.c:308 i387-tdep.c:318 #: i387-tdep.c:320 i387-tdep.c:322 i387-tdep.c:324 i387-tdep.c:326 #: i387-tdep.c:330 tui/tui-stack.c:391 valprint.c:366 msgid "" msgstr "" #: i387-tdep.c:370 m68k-tdep.c:214 msgid "" "Cannot convert floating-point register value to non-floating-point type." msgstr "" #: i387-tdep.c:401 m68k-tdep.c:246 msgid "" "Cannot convert non-floating-point type to floating-point register value." msgstr "" #: i387-tdep.c:1526 i387-tdep.c:1629 msgid "invalid i387 regclass" msgstr "" #: ia64-libunwind-tdep.c:220 msgid "Can't get libunwind sp register." msgstr "" #: ia64-libunwind-tdep.c:507 ia64-libunwind-tdep.c:510 #, possible-c-format msgid "[GDB failed to load %s: %s]\n" msgstr "" #: ia64-tdep.c:533 msgid "" "Can't fetch instructions for slot numbers greater than 2.\n" "Using slot 0 instead" msgstr "" #: ia64-tdep.c:649 ia64-tdep.c:836 msgid "Can't insert breakpoint for slot numbers greater than 2." msgstr "" #: ia64-tdep.c:682 ia64-tdep.c:864 msgid "Can't insert breakpoint for non-existing slot X" msgstr "" #: ia64-tdep.c:720 #, possible-c-format msgid "Address %s already contains a breakpoint." msgstr "" #: ia64-tdep.c:773 #, possible-c-format msgid "" "Cannot remove breakpoint at address %s from non-existing X-type slot, memory " "has changed underneath" msgstr "" #: ia64-tdep.c:794 #, possible-c-format msgid "" "Cannot remove breakpoint at address %s, no break instruction at such address." msgstr "" #: inf-child.c:146 msgid "Argument given to \"disconnect\"." msgstr "" #: inf-loop.c:84 msgid "Event type not recognized.\n" msgstr "" #: inf-ptrace.c:202 msgid "This system does not support attaching to a process" msgstr "" #: inf-ptrace.c:265 msgid "This system does not support detaching from a process" msgstr "" #: inf-ptrace.c:389 obsd-nat.c:103 rs6000-nat.c:496 #, possible-c-format msgid "Child process unexpectedly missing: %s.\n" msgstr "" #: inf-ptrace.c:618 #, possible-c-format msgid "\tUsing the running image of %s %s.\n" msgstr "" #: infcall.c:82 #, possible-c-format msgid "Coercion of floats to doubles when calling functions is %s.\n" msgstr "" #: infcall.c:100 #, possible-c-format msgid "" "Unwinding of stack if a signal is received while in a call dummy is %s.\n" msgstr "" #: infcall.c:126 #, possible-c-format msgid "" "Unwind stack if a C++ exception is unhandled while in a call dummy is %s.\n" msgstr "" #: infcall.c:318 msgid "Invalid data type for function to be called." msgstr "" #: infcall.c:716 msgid "May not call functions while looking at trace frames." msgstr "" #: infcall.c:719 msgid "Cannot call functions in reverse mode." msgstr "" #: infcall.c:725 msgid "This target does not support function calls." msgstr "" #: infcall.c:927 msgid "Too few arguments in function call." msgstr "" #: infcall.c:1187 #, possible-c-format msgid "" "%s\n" "An error occurred while in a function called from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #. We could discard the dummy frame here given that the program exited, #. but it will get garbage collected the next time the program is #. run anyway. #: infcall.c:1215 #, possible-c-format msgid "" "The program being debugged exited while in a function called from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned." msgstr "" #: infcall.c:1235 #, possible-c-format msgid "" "The program received a signal in another thread while\n" "making a function call from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #: infcall.c:1243 #, possible-c-format msgid "" "The program stopped in another thread while making a function call from " "GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #. FIXME: Insert a bunch of wrap_here; name can be very #. long if it's a C++ name with arguments and stuff. #: infcall.c:1278 #, possible-c-format msgid "" "The program being debugged was signaled while in a function called from " "GDB.\n" "GDB has restored the context to what it was before the call.\n" "To change this behavior use \"set unwindonsignal off\".\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned." msgstr "" #. FIXME: Insert a bunch of wrap_here; name can be very #. long if it's a C++ name with arguments and stuff. #: infcall.c:1296 #, possible-c-format msgid "" "The program being debugged was signaled while in a function called from " "GDB.\n" "GDB remains in the frame where the signal was received.\n" "To change this behavior use \"set unwindonsignal on\".\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #: infcall.c:1317 #, possible-c-format msgid "" "The program being debugged entered a std::terminate call, most likely\n" "caused by an unhandled C++ exception. GDB blocked this call in order\n" "to prevent the program from being terminated, and has restored the\n" "context to its original state before the call.\n" "To change this behaviour use \"set unwind-on-terminating-exception off\".\n" "Evaluation of the expression containing the function (%s)\n" "will be abandoned." msgstr "" #. The following error message used to say "The expression #. which contained the function call has been discarded." #. It is a hard concept to explain in a few words. Ideally, #. GDB would be able to resume evaluation of the expression #. when the function finally is done executing. Perhaps #. someday this will be implemented (it would not be easy). #. FIXME: Insert a bunch of wrap_here; name can be very long if it's #. a C++ name with arguments and stuff. #: infcall.c:1344 #, possible-c-format msgid "" "The program being debugged stopped while in a function called from GDB.\n" "Evaluation of the expression containing the function\n" "(%s) will be abandoned.\n" "When the function is done executing, GDB will silently stop." msgstr "" #: infcall.c:1366 msgid "Set coercion of floats to doubles when calling functions." msgstr "" #: infcall.c:1367 msgid "Show coercion of floats to doubles when calling functions" msgstr "" #: infcall.c:1368 msgid "" "Variables of type float should generally be converted to doubles before\n" "calling an unprototyped function, and left alone when calling a prototyped\n" "function. However, some older debug info formats do not provide enough\n" "information to determine that a function is prototyped. If this flag is\n" "set, GDB will perform the conversion for a function it considers\n" "unprototyped.\n" "The default is to perform the conversion.\n" msgstr "" #: infcall.c:1381 msgid "Set unwinding of stack if a signal is received while in a call dummy." msgstr "" #: infcall.c:1382 msgid "" "Show unwinding of stack if a signal is received while in a call dummy." msgstr "" #: infcall.c:1383 msgid "" "The unwindonsignal lets the user determine what gdb should do if a signal\n" "is received while in a function called from gdb (call dummy). If set, gdb\n" "unwinds the stack and restore the context to what as it was before the " "call.\n" "The default is to stop in the frame where the signal was received." msgstr "" #: infcall.c:1393 msgid "" "Set unwinding of stack if std::terminate is called while in call dummy." msgstr "" #: infcall.c:1394 msgid "" "Show unwinding of stack if std::terminate() is called while in a call dummy." msgstr "" #: infcall.c:1396 msgid "" "The unwind on terminating exception flag lets the user determine\n" "what gdb should do if a std::terminate() call is made from the\n" "default exception handler. If set, gdb unwinds the stack and restores\n" "the context to what it was before the call. If unset, gdb allows the\n" "std::terminate call to proceed.\n" "The default is to unwind the frame." msgstr "" #: infcmd.c:103 infcmd.c:2551 infcmd.c:2969 linux-fork.c:686 #: record-btrace.c:215 remote-sim.c:895 msgid "The program is not being run." msgstr "" #: infcmd.c:181 #, possible-c-format msgid "Terminal for future runs of program being debugged is \"%s\".\n" msgstr "" #: infcmd.c:345 msgid "can't handle command-line argument containing whitespace" msgstr "" #: infcmd.c:449 msgid "" "platform-specific solib_create_inferior_hook did not load initial shared " "libraries." msgstr "" #: infcmd.c:489 msgid "" "The program being debugged has been started already.\n" "Start it from the beginning? " msgstr "" #: infcmd.c:491 msgid "Program not restarted." msgstr "" #: infcmd.c:504 msgid "Asynchronous execution not supported on this target." msgstr "" #: infcmd.c:563 msgid "The target does not support running in non-stop mode." msgstr "" #: infcmd.c:652 msgid "No symbol table loaded. Use the \"file\" command." msgstr "" #: infcmd.c:684 msgid "Cannot execute this command without a live selected thread." msgstr "" #: infcmd.c:695 msgid "Cannot execute this command while looking at trace frames." msgstr "" #: infcmd.c:703 msgid "Cannot execute this command while the selected thread is running." msgstr "" #: infcmd.c:792 msgid "`-a' is meaningless in all-stop mode." msgstr "" #: infcmd.c:795 msgid "Can't resume all threads and specify proceed count simultaneously." msgstr "" #: infcmd.c:844 msgid "Continuing.\n" msgstr "" #: infcmd.c:1129 infcmd.c:1864 msgid "Cannot find bounds of current function" msgstr "" #: infcmd.c:1132 #, possible-c-format msgid "" "Single stepping until exit from function %s,\n" "which has no line number information.\n" msgstr "" #: infcmd.c:1186 msgid "starting address" msgstr "" #: infcmd.c:1191 msgid "Unreasonable jump request" msgstr "" #: infcmd.c:1201 msgid "No source file has been specified." msgstr "" #: infcmd.c:1210 #, possible-c-format msgid "Line %d is not in `%s'. Jump anyway? " msgstr "" #: infcmd.c:1227 msgid "WARNING!!! Destination is in unmapped overlay! Jump anyway? " msgstr "" #: infcmd.c:1240 msgid "Continuing at " msgstr "" #: infcmd.c:1271 infcmd.c:1362 msgid "signal number" msgstr "" #: infcmd.c:1318 msgid "Note:\n" msgstr "" #: infcmd.c:1319 #, possible-c-format msgid " Thread %s previously stopped with signal %s, %s.\n" msgstr "" #: infcmd.c:1328 #, possible-c-format msgid "" "Continuing thread %s (the current thread) with specified signal will\n" "still deliver the signals noted above to their respective threads.\n" "Continue anyway? " msgstr "" #: infcmd.c:1338 msgid "Continuing with no signal.\n" msgstr "" #: infcmd.c:1340 #, possible-c-format msgid "Continuing with signal %s.\n" msgstr "" #: infcmd.c:1382 msgid "Signal handling set to not pass this signal to the program." msgstr "" #: infcmd.c:1502 msgid "Execution is not within a known function." msgstr "" #: infcmd.c:1568 msgid "a location" msgstr "" #: infcmd.c:1788 msgid "finish_command: function has no target type" msgstr "" #: infcmd.c:1956 msgid "The \"finish\" command does not take any arguments." msgstr "" #. Finishing from an inline frame is completely different. We don't #. try to show the "return value" - no way to locate it. #: infcmd.c:1961 infcmd.c:1975 msgid "No selected frame." msgstr "" #: infcmd.c:1963 msgid "\"finish\" not meaningful in the outermost frame." msgstr "" #: infcmd.c:1995 infcmd.c:2020 msgid "Run till exit from " msgstr "" #: infcmd.c:2012 msgid "Run back to call of " msgstr "" #: infcmd.c:2016 #, possible-c-format msgid "" "warning: Function %s does not return normally.\n" "Try to finish anyway? " msgstr "" #: infcmd.c:2052 msgid "The program being debugged is not being run.\n" msgstr "" #: infcmd.c:2066 msgid "Invalid selected thread." msgstr "" #: infcmd.c:2068 thread.c:1141 msgid "Selected thread is running." msgstr "" #: infcmd.c:2075 #, possible-c-format msgid "Program stopped at %s.\n" msgstr "" #: infcmd.c:2078 msgid "It stopped after being stepped.\n" msgstr "" #: infcmd.c:2087 msgid "It stopped at a breakpoint that has since been deleted.\n" msgstr "" #: infcmd.c:2091 #, possible-c-format msgid "It stopped at breakpoint %d.\n" msgstr "" #: infcmd.c:2097 #, possible-c-format msgid "It stopped with signal %s, %s.\n" msgstr "" #: infcmd.c:2104 msgid "Type \"info stack\" or \"info registers\" for more information.\n" msgstr "" #: infcmd.c:2149 msgid "environment variable and value" msgstr "" #: infcmd.c:2173 msgid "environment variable to set" msgstr "" #: infcmd.c:2195 #, possible-c-format msgid "Setting environment variable \"%s\" to null value.\n" msgstr "" #. If there is no argument, delete all environment variables. #. Ask for confirmation if reading from the terminal. #: infcmd.c:2212 msgid "Delete all environment variables? " msgstr "" #: infcmd.c:2390 infcmd.c:2536 infcmd.c:3090 msgid "The program has no registers now." msgstr "" #: infcmd.c:2414 msgid "Missing register name" msgstr "" #. Nothing matched. #: infcmd.c:2487 #, possible-c-format msgid "Invalid register `%.*s'" msgstr "" #: infcmd.c:2552 msgid "Kill the program being debugged? " msgstr "" #: infcmd.c:2566 #, possible-c-format msgid "In %s,\n" msgstr "" #: infcmd.c:2787 target.c:2208 msgid "A program is being debugged already. Kill it? " msgstr "" #: infcmd.c:2790 msgid "Not killed." msgstr "" #: infcmd.c:2805 msgid "Cannot attach to this target in non-stop mode" msgstr "" #: infcmd.c:3053 msgid "-a is meaningless in all-stop mode." msgstr "" #: infcmd.c:3099 msgid "\"unset\" must be followed by the name of an unset subcommand.\n" msgstr "" #: infcmd.c:3116 procfs.c:5114 msgid "Not supported on this target." msgstr "" #: infcmd.c:3193 msgid "Set terminal for future runs of program being debugged." msgstr "" #: infcmd.c:3194 msgid "Show terminal for future runs of program being debugged." msgstr "" #: infcmd.c:3195 msgid "Usage: set inferior-tty /dev/pts/1" msgstr "" #: infcmd.c:3204 msgid "Set argument list to give program being debugged when it is started." msgstr "" #: infcmd.c:3205 msgid "Show argument list to give program being debugged when it is started." msgstr "" #: infcmd.c:3206 msgid "" "Follow this command with any number of args, to be passed to the program." msgstr "" #: infcmd.c:3215 msgid "" "The environment to give the program, or one variable's value.\n" "With an argument VAR, prints the value of environment variable VAR to\n" "give the program being debugged. With no arguments, prints the entire\n" "environment to be given to the program." msgstr "" #: infcmd.c:3223 msgid "Complement to certain \"set\" commands." msgstr "" #: infcmd.c:3226 msgid "" "Cancel environment variable VAR for the program.\n" "This does not affect the program until the next \"run\" command." msgstr "" #: infcmd.c:3232 msgid "" "Set environment variable value to give the program.\n" "Arguments are VAR VALUE where VAR is variable name and VALUE is value.\n" "VALUES of environment variables are uninterpreted strings.\n" "This does not affect the program until the next \"run\" command." msgstr "" #: infcmd.c:3240 msgid "" "Add directory DIR(s) to beginning of search path for object files.\n" "$cwd in the path means the current working directory.\n" "This path is equivalent to the $PATH shell variable. It is a list of\n" "directories, separated by colons. These directories are searched to find\n" "fully linked executable files and separately compiled object files as needed." msgstr "" #: infcmd.c:3249 msgid "" "Current search path for finding object files.\n" "$cwd in the path means the current working directory.\n" "This path is equivalent to the $PATH shell variable. It is a list of\n" "directories, separated by colons. These directories are searched to find\n" "fully linked executable files and separately compiled object files as needed." msgstr "" #: infcmd.c:3260 msgid "Kill execution of program being debugged." msgstr "" #: infcmd.c:3263 msgid "" "Attach to a process or file outside of GDB.\n" "This command attaches to another target, of the same type as your last\n" "\"target\" command (\"info files\" will show your target stack).\n" "The command may take as argument a process id or a device file.\n" "For a process id, you must have permission to send the process a signal,\n" "and it must have the same effective uid as the debugger.\n" "When using \"attach\" with a process id, the debugger finds the\n" "program running in the process, looking first in the current working\n" "directory, or (if not found there) using the source file search path\n" "(see the \"directory\" command). You can also use the \"file\" command\n" "to specify the program, and to load its symbol table." msgstr "" #: infcmd.c:3276 msgid "" "Detach a process or file previously attached.\n" "If a process, it is no longer traced, and it continues its execution. If\n" "you were debugging a file, the file is closed and gdb no longer accesses it." msgstr "" #: infcmd.c:3282 msgid "" "Disconnect from a target.\n" "The target will wait for another debugger to connect. Not available for\n" "all targets." msgstr "" #: infcmd.c:3287 msgid "" "Continue program with the specified signal.\n" "Usage: signal SIGNAL\n" "The SIGNAL argument is processed the same as the handle command.\n" "\n" "An argument of \"0\" means continue the program without sending it a " "signal.\n" "This is useful in cases where the program stopped because of a signal,\n" "and you want to resume the program while discarding the signal.\n" "\n" "In a multi-threaded program the signal is delivered to, or discarded from,\n" "the current thread only." msgstr "" #: infcmd.c:3300 msgid "" "Queue a signal to be delivered to the current thread when it is resumed.\n" "Usage: queue-signal SIGNAL\n" "The SIGNAL argument is processed the same as the handle command.\n" "It is an error if the handling state of SIGNAL is \"nopass\".\n" "\n" "An argument of \"0\" means remove any currently queued signal from\n" "the current thread. This is useful in cases where the program stopped\n" "because of a signal, and you want to resume it while discarding the signal.\n" "\n" "In a multi-threaded program the signal is queued with, or discarded from,\n" "the current thread only." msgstr "" #: infcmd.c:3314 msgid "" "Step one instruction exactly.\n" "Usage: stepi [N]\n" "Argument N means step N times (or till program stops for another reason)." msgstr "" #: infcmd.c:3321 msgid "" "Step one instruction, but proceed through subroutine calls.\n" "Usage: nexti [N]\n" "Argument N means step N times (or till program stops for another reason)." msgstr "" #: infcmd.c:3328 msgid "" "Execute until selected stack frame returns.\n" "Usage: finish\n" "Upon return, the value returned is printed and put in the value history." msgstr "" #: infcmd.c:3334 msgid "" "Step program, proceeding through subroutine calls.\n" "Usage: next [N]\n" "Unlike \"step\", if the current source line calls a subroutine,\n" "this command does not enter the subroutine, but instead steps over\n" "the call, in effect treating it as a single source line." msgstr "" #: infcmd.c:3342 msgid "" "Step program until it reaches a different source line.\n" "Usage: step [N]\n" "Argument N means step N times (or till program stops for another reason)." msgstr "" #: infcmd.c:3349 msgid "" "Execute until the program reaches a source line greater than the current\n" "or a specified location (same args as break command) within the current " "frame." msgstr "" #: infcmd.c:3356 msgid "" "Continue the program up to the given location (same form as args for break " "command).\n" "Execution will also stop upon exit from the current stack frame." msgstr "" #: infcmd.c:3362 msgid "" "Continue program being debugged at specified line or address.\n" "Usage: jump \n" "Give as argument either LINENUM or *ADDR, where ADDR is an expression\n" "for an address to start at." msgstr "" #: infcmd.c:3370 msgid "" "Continue program being debugged, after signal or breakpoint.\n" "Usage: continue [N]\n" "If proceeding from breakpoint, a number N may be used as an argument,\n" "which means to set the ignore count of that breakpoint to N - 1 (so that\n" "the breakpoint won't break until the Nth time it is reached).\n" "\n" "If non-stop mode is enabled, continue only the current thread,\n" "otherwise all the threads in the program are continued. To \n" "continue all stopped threads in non-stop mode, use the -a option.\n" "Specifying -a and an ignore count simultaneously is an error." msgstr "" #: infcmd.c:3384 msgid "" "Start debugged program. You may specify arguments to give it.\n" "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n" "Input and output redirection with \">\", \"<\", or \">>\" are also allowed.\n" "\n" "With no arguments, uses arguments last specified (with \"run\" or \"set " "args\").\n" "To cancel previous arguments and run with no arguments,\n" "use \"set args\" without arguments." msgstr "" #: infcmd.c:3396 msgid "" "Run the debugged program until the beginning of the main procedure.\n" "You may specify arguments to give to your program, just as with the\n" "\"run\" command." msgstr "" #: infcmd.c:3403 msgid "" "Interrupt the execution of the debugged program.\n" "If non-stop mode is enabled, interrupt only the current thread,\n" "otherwise all the threads in the program are stopped. To \n" "interrupt all running threads in non-stop mode, use the -a option." msgstr "" #: infcmd.c:3408 msgid "" "List of integer registers and their contents, for selected stack frame.\n" "Register name as argument means describe only that register." msgstr "" #: infcmd.c:3414 msgid "" "List of all registers and their contents, for selected stack frame.\n" "Register name as argument means describe only that register." msgstr "" #: infcmd.c:3420 msgid "Execution status of the program." msgstr "" #: infcmd.c:3423 msgid "Print the status of the floating point unit\n" msgstr "" #: infcmd.c:3426 msgid "Print the status of the vector unit\n" msgstr "" #: infcmd.c:3429 msgid "" "Show /proc process information about any running process.\n" "Specify any process id, or use the program being debugged by default." msgstr "" #. allow-unknown #: infcmd.c:3435 msgid "List of mapped memory regions." msgstr "" #: infcmd.c:3439 msgid "List process info from /proc/PID/stat." msgstr "" #: infcmd.c:3443 msgid "List process info from /proc/PID/status." msgstr "" #: infcmd.c:3447 msgid "List current working directory of the process." msgstr "" #: infcmd.c:3451 msgid "List command line arguments of the process." msgstr "" #: infcmd.c:3455 msgid "List absolute filename for executable of the process." msgstr "" #: infcmd.c:3459 msgid "List all available /proc info." msgstr "" #: inferior.c:169 #, possible-c-format msgid "[New inferior %d]\n" msgstr "" #: inferior.c:280 #, possible-c-format msgid "[Inferior %d exited]\n" msgstr "" #: inferior.c:307 #, possible-c-format msgid "[Inferior %d detached]\n" msgstr "" #: inferior.c:550 msgid "" msgstr "" #: inferior.c:619 msgid "" "\n" "\tis vfork child of inferior " msgstr "" #: inferior.c:624 msgid "" "\n" "\tis vfork parent of inferior " msgstr "" #: inferior.c:643 msgid "Requires argument (inferior id(s) to detach)" msgstr "" #: inferior.c:652 inferior.c:693 inferior.c:729 inferior.c:802 inferior.c:956 #, possible-c-format msgid "Inferior ID %d not known." msgstr "" #: inferior.c:659 inferior.c:700 #, possible-c-format msgid "Inferior ID %d is not running." msgstr "" #: inferior.c:666 inferior.c:707 #, possible-c-format msgid "Inferior ID %d has no threads." msgstr "" #: inferior.c:684 msgid "Requires argument (inferior id(s) to kill)" msgstr "" #: inferior.c:731 #, possible-c-format msgid "[Switching to inferior %d [%s] (%s)]\n" msgstr "" #: inferior.c:736 msgid "" msgstr "" #: inferior.c:746 mi/mi-main.c:429 msgid "Inferior has no threads." msgstr "" #: inferior.c:751 #, possible-c-format msgid "[Switching to thread %s (%s)] " msgstr "" #: inferior.c:792 msgid "Requires an argument (inferior id(s) to remove)" msgstr "" #: inferior.c:808 #, possible-c-format msgid "Can not remove current symbol inferior %d." msgstr "" #: inferior.c:814 #, possible-c-format msgid "Can not remove active inferior %d." msgstr "" #: inferior.c:873 inferior.c:937 msgid "No argument to -copies" msgstr "" #: inferior.c:880 msgid "No argument to -exec" msgstr "" #: inferior.c:886 inferior.c:960 mi/mi-main.c:1806 msgid "Invalid argument" msgstr "" #: inferior.c:896 #, possible-c-format msgid "Added inferior %d\n" msgstr "" #: inferior.c:941 msgid "Invalid copies number" msgstr "" #: inferior.c:993 #, possible-c-format msgid "Added inferior %d.\n" msgstr "" #: inferior.c:1008 #, possible-c-format msgid "Printing of inferior events is %s.\n" msgstr "" #: inferior.c:1051 msgid "IDs of specified inferiors (all inferiors if no argument)." msgstr "" #: inferior.c:1053 msgid "" "Add a new inferior.\n" "Usage: add-inferior [-copies ] [-exec ]\n" "N is the optional number of inferiors to add, default is 1.\n" "FILENAME is the file name of the executable to use\n" "as main program." msgstr "" #: inferior.c:1061 msgid "" "Remove inferior ID (or list of IDs).\n" "Usage: remove-inferiors ID..." msgstr "" #: inferior.c:1065 msgid "" "Clone inferior ID.\n" "Usage: clone-inferior [-copies ] [ID]\n" "Add N copies of inferior ID. The new inferior has the same\n" "executable loaded as the copied inferior. If -copies is not specified,\n" "adds 1 copy. If ID is not specified, it is the current inferior\n" "that is cloned." msgstr "" #: inferior.c:1073 msgid "Detach from inferior ID (or list of IDS)." msgstr "" #: inferior.c:1077 msgid "Kill inferior ID (or list of IDs)." msgstr "" #: inferior.c:1081 msgid "" "Use this command to switch between inferiors.\n" "The new inferior ID must be currently known." msgstr "" #: inferior.c:1087 msgid "Set printing of inferior events (e.g., inferior start and exit)." msgstr "" #: inferior.c:1088 msgid "Show printing of inferior events (e.g., inferior start and exit)." msgstr "" #: inflow.c:591 msgid "This GDB does not control a terminal.\n" msgstr "" #: inflow.c:601 msgid "Inferior's terminal status (currently saved by GDB):\n" msgstr "" #. Mention GDB in warning because it will appear in the inferior's #. terminal instead of GDB's. #: inflow.c:749 #, possible-c-format msgid "GDB: Failed to set controlling terminal: %s" msgstr "" #: inflow.c:838 #, possible-c-format msgid "Failed to create new terminal session: setsid: %s" msgstr "" #: inflow.c:900 msgid "Print inferior's saved terminal status." msgstr "" #: inflow.c:903 msgid "Set whether GDB's standard input is a terminal." msgstr "" #: inflow.c:904 msgid "Show whether GDB's standard input is a terminal." msgstr "" #: inflow.c:905 msgid "" "If on, GDB assumes that standard input is a terminal. In practice, it\n" "means that GDB should wait for the user to answer queries associated to\n" "commands entered at the command prompt. If off, GDB assumes that standard\n" "input is not a terminal, and uses the default answer to all queries.\n" "If auto (the default), determine which mode to use based on the standard\n" "input settings." msgstr "" #: infrun.c:152 #, possible-c-format msgid "Mode of the step operation is %s.\n" msgstr "" #: infrun.c:177 #, possible-c-format msgid "Displace stepping debugging is %s.\n" msgstr "" #: infrun.c:185 #, possible-c-format msgid "Inferior debugging is %s.\n" msgstr "" #: infrun.c:199 #, possible-c-format msgid "Disabling randomization of debuggee's virtual address space is %s.\n" msgstr "" #: infrun.c:203 msgid "" "Disabling randomization of debuggee's virtual address space is unsupported " "on\n" "this platform.\n" msgstr "" #: infrun.c:213 msgid "" "Disabling randomization of debuggee's virtual address space is unsupported " "on\n" "this platform." msgstr "" #: infrun.c:230 infrun.c:259 mi/mi-main.c:121 target.c:3886 target.c:3939 #: target.c:3995 msgid "Cannot change this setting while the inferior is running." msgstr "" #: infrun.c:241 #, possible-c-format msgid "Controlling the inferior in non-stop mode is %s.\n" msgstr "" #: infrun.c:284 infrun.c:314 #, possible-c-format msgid "Observer mode is now %s.\n" msgstr "" #: infrun.c:292 #, possible-c-format msgid "Observer mode is %s.\n" msgstr "" #: infrun.c:387 #, possible-c-format msgid "Stopping for shared library events is %s.\n" msgstr "" #: infrun.c:420 #, possible-c-format msgid "Debugger response to a program call of fork or vfork is \"%s\".\n" msgstr "" #. The parent stays blocked inside the vfork syscall until the #. child execs or exits. If we don't let the child run, then #. the parent stays blocked. If we're telling the parent to run #. in the foreground, the user will not be able to ctrl-c to get #. back the terminal, effectively hanging the debug session. #: infrun.c:453 msgid "" "Can not resume the parent process over vfork in the foreground while\n" "holding the child stopped. Try \"set detach-on-fork\" or \"set schedule-" "multiple\".\n" msgstr "" #: infrun.c:488 #, possible-c-format msgid "Detaching after %s from child %s.\n" msgstr "" #: infrun.c:576 #, possible-c-format msgid "Attaching after %s %s to child %s.\n" msgstr "" #: infrun.c:624 #, possible-c-format msgid "Detaching after fork from child %s.\n" msgstr "" #. If we get here, it was because we're trying to #. resume from a fork catchpoint, but, the user #. has switched threads away from the thread that #. forked. In that case, the resume command #. issued is most likely not applicable to the #. child, so just warn, and refuse to resume. #: infrun.c:810 msgid "Not resuming: switched threads before following fork child." msgstr "" #: infrun.c:969 #, possible-c-format msgid "Detaching vfork parent process %d after child exec.\n" msgstr "" #: infrun.c:976 #, possible-c-format msgid "Detaching vfork parent process %d after child exit.\n" msgstr "" #: infrun.c:1083 #, possible-c-format msgid "Follow exec mode is \"%s\".\n" msgstr "" #: infrun.c:1162 #, possible-c-format msgid "%s is executing new program: %s\n" msgstr "" #: infrun.c:1659 #, possible-c-format msgid "" "Debugger's willingness to use displaced stepping to step over breakpoints is " "%s (currently %s).\n" msgstr "" #: infrun.c:1664 #, possible-c-format msgid "" "Debugger's willingness to use displaced stepping to step over breakpoints is " "%s.\n" msgstr "" #: infrun.c:1834 #, possible-c-format msgid "" "Error accessing memory address %s (%s) for displaced-stepping scratch space." msgstr "" #: infrun.c:1912 #, possible-c-format msgid "disabling displaced stepping: %s" msgstr "" #: infrun.c:2136 infrun.c:3181 infrun.c:3191 utils.c:796 msgid "Command aborted." msgstr "" #: infrun.c:2219 #, possible-c-format msgid "Mode for locking scheduler during execution is \"%s\".\n" msgstr "" #: infrun.c:2230 #, possible-c-format msgid "Target '%s' cannot support this command." msgstr "" #: infrun.c:2416 #, possible-c-format msgid "Couldn't deliver signal %s to %s." msgstr "" #: infrun.c:3714 msgid "Program exited while detaching" msgstr "" #: infrun.c:3989 msgid "completed.\n" msgstr "" #: infrun.c:4985 #, possible-c-format msgid "unhandled stop_soon: %d" msgstr "" #: infrun.c:5065 msgid "Cannot fill $_exitsignal with the correct signal number.\n" msgstr "" #: infrun.c:8009 msgid "Unknown value." msgstr "" #: infrun.c:8075 msgid "" "Cannot remove breakpoints because program is no longer writable.\n" "Further execution is probably impossible.\n" msgstr "" #: infrun.c:8230 linux-fork.c:400 linux-fork.c:432 #, possible-c-format msgid "[Switching to %s]\n" msgstr "" #: infrun.c:8241 msgid "No unwaited-for children left.\n" msgstr "" #: infrun.c:8427 msgid "Signal Stop\tPrint\tPass to program\tDescription\n" msgstr "" #: infrun.c:8464 msgid "signal to handle" msgstr "" #. Not a number and not a recognized flag word => complain. #: infrun.c:8567 #, possible-c-format msgid "Unrecognized or ambiguous flag word: \"%s\"." msgstr "" #: infrun.c:8582 #, possible-c-format msgid "" "%s is used by the debugger.\n" "Are you sure you want to change it? " msgstr "" #: infrun.c:8590 msgid "Not confirmed, unchanged.\n" msgstr "" #: infrun.c:8666 msgid "" "Only signals 1-15 are valid as numeric signals.\n" "Use \"info signals\" for a list of symbolic signals." msgstr "" #: infrun.c:8709 msgid "" "\n" "Use the \"handle\" command to change these tables.\n" msgstr "" #: infrun.c:8743 msgid "Unable to read siginfo" msgstr "" #: infrun.c:8766 msgid "Unable to write siginfo" msgstr "" #: infrun.c:8988 stack.c:1847 stack.c:2066 msgid "Unable to restore previously selected frame." msgstr "" #: infrun.c:9133 msgid "Target does not support this operation." msgstr "" #: infrun.c:9143 msgid "Forward.\n" msgstr "" #: infrun.c:9146 msgid "Reverse.\n" msgstr "" #: infrun.c:9150 #, possible-c-format msgid "bogus execution_direction value: %d" msgstr "" #: infrun.c:9159 #, possible-c-format msgid "Resuming the execution of threads of all processes is %s.\n" msgstr "" #: infrun.c:9192 msgid "" "What debugger does when program gets various signals.\n" "Specify a signal as argument to print info on that signal only." msgstr "" #: infrun.c:9197 msgid "" "Specify how to handle signals.\n" "Usage: handle SIGNAL [ACTIONS]\n" "Args are signals and actions to apply to those signals.\n" "If no actions are specified, the current settings for the specified signals\n" "will be displayed instead.\n" "\n" "Symbolic signals (e.g. SIGSEGV) are recommended but numeric signals\n" "from 1-15 are allowed for compatibility with old versions of GDB.\n" "Numeric ranges may be specified with the form LOW-HIGH (e.g. 1-5).\n" "The special arg \"all\" is recognized to mean all signals except those\n" "used by the debugger, typically SIGTRAP and SIGINT.\n" "\n" "Recognized actions include \"stop\", \"nostop\", \"print\", \"noprint\",\n" "\"pass\", \"nopass\", \"ignore\", or \"noignore\".\n" "Stop means reenter debugger if this signal happens (implies print).\n" "Print means print a message if this signal happens.\n" "Pass means let program see this signal; otherwise program doesn't know.\n" "Ignore is a synonym for nopass and noignore is a synonym for pass.\n" "Pass and Stop may be combined.\n" "\n" "Multiple signals may be specified. Signal numbers and signal names\n" "may be interspersed with actions, with the actions being performed for\n" "all signals cumulatively specified." msgstr "" #: infrun.c:9225 msgid "" "There is no `stop' command, but you can set a hook on `stop'.\n" "This allows you to set a list of commands to be run each time execution\n" "of the program stops." msgstr "" #: infrun.c:9230 msgid "Set inferior debugging." msgstr "" #: infrun.c:9231 msgid "Show inferior debugging." msgstr "" #: infrun.c:9232 msgid "When non-zero, inferior specific debugging is enabled." msgstr "" #: infrun.c:9239 msgid "Set displaced stepping debugging." msgstr "" #: infrun.c:9240 msgid "Show displaced stepping debugging." msgstr "" #: infrun.c:9241 msgid "When non-zero, displaced stepping specific debugging is enabled." msgstr "" #: infrun.c:9248 msgid "Set whether gdb controls the inferior in non-stop mode." msgstr "" #: infrun.c:9249 msgid "Show whether gdb controls the inferior in non-stop mode." msgstr "" #: infrun.c:9250 msgid "" "When debugging a multi-threaded program and this setting is\n" "off (the default, also called all-stop mode), when one thread stops\n" "(for a breakpoint, watchpoint, exception, or similar events), GDB stops\n" "all other threads in the program while you interact with the thread of\n" "interest. When you continue or step a thread, you can allow the other\n" "threads to run, or have them remain stopped, but while you inspect any\n" "thread's state, all threads stop.\n" "\n" "In non-stop mode, when one thread stops, other threads can continue\n" "to run freely. You'll be able to step each thread independently,\n" "leave it stopped or free to run as needed." msgstr "" #: infrun.c:9332 msgid "Set stopping for shared library events." msgstr "" #: infrun.c:9333 msgid "Show stopping for shared library events." msgstr "" #: infrun.c:9334 msgid "" "If nonzero, gdb will give control to the user when the dynamic linker\n" "notifies gdb of shared library events. The most common event of interest\n" "to the user would be loading/unloading of a new library." msgstr "" #: infrun.c:9344 msgid "Set debugger response to a program call of fork or vfork." msgstr "" #: infrun.c:9345 msgid "Show debugger response to a program call of fork or vfork." msgstr "" #: infrun.c:9346 msgid "" "A fork or vfork creates a new process. follow-fork-mode can be:\n" " parent - the original process is debugged after a fork\n" " child - the new process is debugged after a fork\n" "The unfollowed process will continue to run.\n" "By default, the debugger will follow the parent process." msgstr "" #: infrun.c:9358 msgid "Set debugger response to a program call of exec." msgstr "" #: infrun.c:9359 msgid "Show debugger response to a program call of exec." msgstr "" #: infrun.c:9360 msgid "" "An exec call replaces the program image of a process.\n" "\n" "follow-exec-mode can be:\n" "\n" " new - the debugger creates a new inferior and rebinds the process\n" "to this new inferior. The program the process was running before\n" "the exec call can be restarted afterwards by restarting the original\n" "inferior.\n" "\n" " same - the debugger keeps the process bound to the same inferior.\n" "The new executable image replaces the previous executable loaded in\n" "the inferior. Restarting the inferior after the exec call restarts\n" "the executable the process was running after the exec call.\n" "\n" "By default, the debugger will use the same inferior." msgstr "" #: infrun.c:9381 msgid "Set mode for locking scheduler during execution." msgstr "" #: infrun.c:9382 msgid "Show mode for locking scheduler during execution." msgstr "" #: infrun.c:9383 msgid "" "off == no locking (threads may preempt at any time)\n" "on == full locking (no thread except the current thread may run)\n" " This applies to both normal execution and replay mode.\n" "step == scheduler locked during stepping commands (step, next, stepi, " "nexti).\n" " In this mode, other threads may run during other commands.\n" " This applies to both normal execution and replay mode.\n" "replay == scheduler locked in replay mode and unlocked during normal " "execution." msgstr "" #: infrun.c:9395 msgid "Set mode for resuming threads of all processes." msgstr "" #: infrun.c:9396 msgid "Show mode for resuming threads of all processes." msgstr "" #: infrun.c:9397 msgid "" "When on, execution commands (such as 'continue' or 'next') resume all\n" "threads of all processes. When off (which is the default), execution\n" "commands only resume the threads of the current process. The set of\n" "threads that are resumed is further refined by the scheduler-locking\n" "mode (see help set scheduler-locking)." msgstr "" #: infrun.c:9407 msgid "Set mode of the step operation." msgstr "" #: infrun.c:9408 msgid "Show mode of the step operation." msgstr "" #: infrun.c:9409 msgid "" "When set, doing a step over a function without debug line information\n" "will stop at the first instruction of that function. Otherwise, the\n" "function is skipped and the step command stops at a different source line." msgstr "" #: infrun.c:9418 msgid "Set debugger's willingness to use displaced stepping." msgstr "" #: infrun.c:9419 msgid "Show debugger's willingness to use displaced stepping." msgstr "" #: infrun.c:9420 msgid "" "If on, gdb will use displaced stepping to step over breakpoints if it is\n" "supported by the target architecture. If off, gdb will not use displaced\n" "stepping to step over breakpoints, even if such is supported by the target\n" "architecture. If auto (which is the default), gdb will use displaced " "stepping\n" "if the target architecture supports it and non-stop mode is active, but will " "not\n" "use it in all-stop mode (see help set non-stop)." msgstr "" #: infrun.c:9432 msgid "" "Set direction of execution.\n" "Options are 'forward' or 'reverse'." msgstr "" #: infrun.c:9434 msgid "Show direction of execution (forward/reverse)." msgstr "" #: infrun.c:9435 msgid "Tells gdb whether to execute forward or backward." msgstr "" #. Set/show detach-on-fork: user-settable mode. #: infrun.c:9441 msgid "Set whether gdb will detach the child of a fork." msgstr "" #: infrun.c:9442 msgid "Show whether gdb will detach the child of a fork." msgstr "" #: infrun.c:9443 msgid "Tells gdb whether to detach the child of a fork." msgstr "" #: infrun.c:9450 msgid "Set disabling of debuggee's virtual address space randomization." msgstr "" #: infrun.c:9451 msgid "Show disabling of debuggee's virtual address space randomization." msgstr "" #: infrun.c:9452 msgid "" "When this mode is on (which is the default), randomization of the virtual\n" "address space is disabled. Standalone programs run with the randomization\n" "enabled by default on some platforms." msgstr "" #: infrun.c:9476 msgid "Set whether gdb controls the inferior in observer mode." msgstr "" #: infrun.c:9477 msgid "Show whether gdb controls the inferior in observer mode." msgstr "" #: infrun.c:9478 msgid "" "In observer mode, GDB can get data from the inferior, but not\n" "affect its execution. Registers and memory may not be changed,\n" "breakpoints may not be set, and the program cannot be interrupted\n" "or signalled." msgstr "" #: interps.c:146 #, possible-c-format msgid "Could not suspend interpreter \"%s\"." msgstr "" #: interps.c:191 #, possible-c-format msgid "Failed to initialize new interp \"%s\" %s" msgstr "" #: interps.c:391 msgid "interpreter-exec command" msgstr "" #: interps.c:401 msgid "usage: interpreter-exec [ ... ]" msgstr "" #: interps.c:407 #, possible-c-format msgid "Could not find interpreter \"%s\"." msgstr "" #: interps.c:414 #, possible-c-format msgid "Could not switch to interpreter \"%s\"." msgstr "" #: interps.c:425 #, possible-c-format msgid "error in command: \"%s\"." msgstr "" #: interps.c:494 msgid "" "Execute a command in an interpreter. It takes two arguments:\n" "The first argument is the name of the interpreter to use.\n" "The second argument is the command to execute.\n" msgstr "" #: iq2000-tdep.c:485 #, possible-c-format msgid "breakpoint_from_pc: invalid breakpoint address 0x%lx" msgstr "" #: jit.c:69 #, possible-c-format msgid "JIT debugging is %s.\n" msgstr "" #: jit.c:175 #, possible-c-format msgid "Opening shared object %s.\n" msgstr "" #: jit.c:182 #, possible-c-format msgid "Could not locate initialization function: %s." msgstr "" #: jit.c:186 msgid "Reader not GPL compatible." msgstr "" #: jit.c:190 msgid "Reader version does not match GDB version." msgstr "" #: jit.c:209 msgid "No reader name provided." msgstr "" #: jit.c:212 msgid "JIT reader already loaded. Run jit-reader-unload first." msgstr "" #: jit.c:230 msgid "No JIT reader loaded." msgstr "" #: jit.c:377 msgid "Unable to read JIT descriptor from remote memory\n" msgstr "" #: jit.c:422 msgid "Unable to read JIT code entry from remote memory!" msgstr "" #: jit.c:903 msgid "Error opening JITed symbol file, ignoring it.\n" msgstr "" #: jit.c:911 msgid "JITed symbol file is not an object file, ignoring it.\n" msgstr "" #: jit.c:920 #, possible-c-format msgid "" "JITed object file architecture %s is not compatible with target architecture " "%s." msgstr "" #: jit.c:1116 #, possible-c-format msgid "Could not recognize DWARF regnum %d" msgstr "" #: jit.c:1216 msgid "Successfully unwound frame using JIT reader.\n" msgstr "" #: jit.c:1221 msgid "Could not unwind frame using JIT reader.\n" msgstr "" #: jit.c:1347 #, possible-c-format msgid "Unsupported JIT protocol version %ld in descriptor (expected 1)\n" msgstr "" #: jit.c:1442 #, possible-c-format msgid "Unable to find JITed code entry at address: %s\n" msgstr "" #: jit.c:1450 msgid "Unknown action_flag value in JIT descriptor!" msgstr "" #: jit.c:1500 msgid "Set JIT debugging." msgstr "" #: jit.c:1501 msgid "Show JIT debugging." msgstr "" #: jit.c:1502 msgid "When non-zero, JIT debugging is enabled." msgstr "" #: jit.c:1519 msgid "" "Load FILE as debug info reader and unwinder for JIT compiled code.\n" "Usage: jit-reader-load FILE\n" "Try to load file FILE as a debug info reader (and unwinder) for\n" "JIT compiled code. The file is loaded from " msgstr "" #: jit.c:1525 msgid "" "Unload the currently loaded JIT debug info reader.\n" "Usage: jit-reader-unload FILE\n" "\n" "Do \"help jit-reader-load\" for info on loading debug info readers." msgstr "" #: jv-exp.y:412 msgid "FIXME - ClassInstanceCreationExpression" msgstr "" #: jv-exp.y:431 jv-exp.y:434 msgid "FIXME - ArrayCreationExpression" msgstr "" #: jv-exp.y:480 jv-exp.y:482 msgid "Form of method invocation not implemented" msgstr "" #: jv-exp.y:578 msgid "Invalid cast expression" msgstr "" #: jv-exp.y:823 msgid "Numeric constant too large" msgstr "" #: jv-exp.y:935 msgid "Empty character constant" msgstr "" #: jv-exp.y:948 msgid "Unmatched single quote" msgstr "" #: jv-exp.y:953 msgid "Invalid character constant" msgstr "" #: jv-exp.y:1039 #, possible-c-format msgid "Invalid number \"%s\"" msgstr "" #: jv-exp.y:1111 msgid "Unterminated string in expression" msgstr "" #: jv-exp.y:1250 #, possible-c-format msgid "%s: near `%s'" msgstr "" #: jv-exp.y:1252 #, possible-c-format msgid "error in expression, near `%s'" msgstr "" #: jv-exp.y:1261 #, possible-c-format msgid "No class named `%s'" msgstr "" #: jv-exp.y:1399 #, possible-c-format msgid "unknown type `%.*s'" msgstr "" #: jv-lang.c:599 msgid "cannot find java.lang.Object" msgstr "" #: jv-lang.c:663 jv-lang.c:739 #, possible-c-format msgid "unknown signature '%c' for primitive type" msgstr "" #: jv-lang.c:839 msgid "not implemented - java_value_string" msgstr "" #: jv-lang.c:976 #, possible-c-format msgid "array index (%ld) out of bounds (length: %ld)" msgstr "" #: language.c:126 #, possible-c-format msgid "The current source language is \"auto; currently %s\".\n" msgstr "" #: language.c:131 #, possible-c-format msgid "The current source language is \"%s\".\n" msgstr "" #: language.c:229 #, possible-c-format msgid "Range checking is \"auto; currently %s\".\n" msgstr "" #: language.c:233 #, possible-c-format msgid "Range checking is \"%s\".\n" msgstr "" #: language.c:237 language.c:272 msgid "the current range check setting does not match the language.\n" msgstr "" #: language.c:269 #, possible-c-format msgid "Unrecognized range check setting: \"%s\"" msgstr "" #: language.c:300 #, possible-c-format msgid "Case sensitivity in name search is \"auto; currently %s\".\n" msgstr "" #: language.c:306 #, possible-c-format msgid "Case sensitivity in name search is \"%s\".\n" msgstr "" #: language.c:310 language.c:343 msgid "the current case sensitivity setting does not match the language.\n" msgstr "" #: language.c:396 #, possible-c-format msgid "Current language: %s\n" msgstr "" #: language.c:401 #, possible-c-format msgid "Range checking: %s\n" msgstr "" #: language.c:403 #, possible-c-format msgid "Case sensitivity: %s\n" msgstr "" #: language.c:582 msgid "" "Set the current source language.\n" "The currently understood settings are:\n" "\n" "local or auto Automatic setting based on source file\n" msgstr "" #: language.c:610 msgid "Show the current source language." msgstr "" #: language.c:708 msgid "Getting a string is unsupported in this language." msgstr "" #: language.c:722 msgid "Attempted to parse an expression with unknown language" msgstr "" #: language.c:729 msgid "internal error - unimplemented function unk_lang_emit_char called." msgstr "" #: language.c:736 msgid "internal error - unimplemented function unk_lang_printchar called." msgstr "" #: language.c:746 msgid "internal error - unimplemented function unk_lang_printstr called." msgstr "" #: language.c:755 msgid "internal error - unimplemented function unk_lang_print_type called." msgstr "" #: language.c:766 msgid "internal error - unimplemented function unk_lang_val_print called." msgstr "" #: language.c:774 msgid "internal error - unimplemented function unk_lang_value_print called." msgstr "" #: language.c:1159 msgid "Set the status of the type/range checker." msgstr "" #: language.c:1165 msgid "Show the status of the type/range checker." msgstr "" #: language.c:1172 msgid "Set range checking. (on/warn/off/auto)" msgstr "" #: language.c:1173 msgid "Show range checking. (on/warn/off/auto)" msgstr "" #: language.c:1179 msgid "Set case sensitivity in name search. (on/off/auto)" msgstr "" #: language.c:1180 msgid "Show case sensitivity in name search. (on/off/auto)" msgstr "" #: language.c:1181 msgid "" "For Fortran the default is off; for other languages the default is on." msgstr "" #: linespec.c:579 msgid "unmatched quote" msgstr "" #: linespec.c:1398 msgid "" "[0] cancel\n" "[1] all\n" msgstr "" #: linespec.c:1420 msgid "canceled" msgstr "" #: linespec.c:1436 #, possible-c-format msgid "No choice number %d.\n" msgstr "" #: linespec.c:1448 #, possible-c-format msgid "duplicate request for %d ignored.\n" msgstr "" #: linespec.c:1485 #, possible-c-format msgid "" "Undefined convenience variable or function \"%s\" not defined in \"%s\"." msgstr "" #: linespec.c:1489 #, possible-c-format msgid "Undefined convenience variable or function \"%s\" not defined." msgstr "" #: linespec.c:1496 #, possible-c-format msgid "Function \"%s\" not defined in \"%s\"." msgstr "" #: linespec.c:1500 #, possible-c-format msgid "Function \"%s\" not defined." msgstr "" #: linespec.c:1527 #, possible-c-format msgid "malformed linespec error: unexpected %s, \"%s\"" msgstr "" #: linespec.c:1532 #, possible-c-format msgid "malformed linespec error: unexpected %s" msgstr "" #: linespec.c:1543 #, possible-c-format msgid "No label \"%s\" defined in function \"%s\"." msgstr "" #: linespec.c:1547 #, possible-c-format msgid "No label \"%s\" defined in current function." msgstr "" #: linespec.c:1556 #, possible-c-format msgid "No source file named %s." msgstr "" #: linespec.c:1579 #, possible-c-format msgid "malformed line offset: \"%s\"" msgstr "" #: linespec.c:1964 #, possible-c-format msgid "No line %d in the current file." msgstr "" #: linespec.c:2671 linespec.c:2699 msgid "Empty line specification." msgstr "" #: linespec.c:2683 linespec.c:2711 #, possible-c-format msgid "Junk at end of line specification: %s" msgstr "" #. The error message doesn't really matter, because this case #. should only hit during breakpoint reset. #: linespec.c:2749 msgid "cannot evaluate expressions while program space is in startup" msgstr "" #. Throw an NOT_FOUND_ERROR. This will be caught by the caller #. and other attempts to locate the symbol will be made. #: linespec.c:3122 msgid "see caller, this text doesn't matter" msgstr "" #: linespec.c:3541 msgid "History values used in line specs must have integer values." msgstr "" #: linespec.c:3564 msgid "Convenience variables used in line specs must have integer values." msgstr "" #: linux-fork.c:420 linux-fork.c:566 #, possible-c-format msgid "Unable to detach %s" msgstr "" #: linux-fork.c:515 msgid "Requires argument (checkpoint id to delete)" msgstr "" #: linux-fork.c:519 linux-fork.c:559 #, possible-c-format msgid "No such checkpoint id, %s" msgstr "" #: linux-fork.c:522 msgid "Please switch to another checkpoint before deleting the current one" msgstr "" #: linux-fork.c:526 #, possible-c-format msgid "Unable to kill pid %s" msgstr "" #: linux-fork.c:533 #, possible-c-format msgid "Killed %s\n" msgstr "" #: linux-fork.c:545 #, possible-c-format msgid "Unable to wait pid %s" msgstr "" #: linux-fork.c:555 msgid "Requires argument (checkpoint id to detach)" msgstr "" #: linux-fork.c:562 msgid "Please switch to another checkpoint before detaching the current one" msgstr "" #: linux-fork.c:569 #, possible-c-format msgid "Detached %s\n" msgstr "" #: linux-fork.c:607 msgid " (main process)" msgstr "" #: linux-fork.c:608 msgid " at " msgstr "" #: linux-fork.c:613 #, possible-c-format msgid ", file %s" msgstr "" #: linux-fork.c:616 #, possible-c-format msgid ", line %d" msgstr "" #: linux-fork.c:631 #, possible-c-format msgid "No checkpoint number %d.\n" msgstr "" #: linux-fork.c:633 msgid "No checkpoints.\n" msgstr "" #: linux-fork.c:691 msgid "checkpoint: can't checkpoint multiple threads." msgstr "" #: linux-fork.c:701 msgid "checkpoint: can't find fork function in inferior." msgstr "" #. Probably can't happen. #: linux-fork.c:713 msgid "checkpoint: call_function_by_hand returned null." msgstr "" #: linux-fork.c:724 #, possible-c-format msgid "checkpoint %d: fork returned pid %ld.\n" msgstr "" #: linux-fork.c:731 #, possible-c-format msgid " gdb says parent = %ld.\n" msgstr "" #: linux-fork.c:737 msgid "Failed to find new fork" msgstr "" #: linux-fork.c:758 #, possible-c-format msgid "Switching to %s\n" msgstr "" #: linux-fork.c:771 msgid "Requires argument (checkpoint id to restart)" msgstr "" #: linux-fork.c:774 #, possible-c-format msgid "Not found: checkpoint id %s" msgstr "" #. Checkpoint command: create a fork of the inferior process #. and set it aside for later debugging. #: linux-fork.c:787 msgid "Fork a duplicate process (experimental)." msgstr "" #. Restart command: restore the context of a specified checkpoint #. process. #: linux-fork.c:793 msgid "" "restart : restore program context from a checkpoint.\n" "Argument 'n' is checkpoint ID, as displayed by 'info checkpoints'." msgstr "" #. Delete checkpoint command: kill the process and remove it from #. the fork list. #: linux-fork.c:800 msgid "Delete a checkpoint (experimental)." msgstr "" #. Detach checkpoint command: release the process to run independently, #. and remove it from the fork list. #: linux-fork.c:807 msgid "Detach from a checkpoint (experimental)." msgstr "" #: linux-fork.c:815 msgid "IDs of currently known checkpoints." msgstr "" #: linux-nat.c:230 #, possible-c-format msgid "Debugging of GNU/Linux lwp module is %s.\n" msgstr "" #: linux-nat.c:509 msgid "Couldn't do single step" msgstr "" #: linux-nat.c:511 msgid "Couldn't wait vfork process" msgstr "" #: linux-nat.c:1165 msgid "Unable to attach: program exited normally." msgstr "" #: linux-nat.c:1167 #, possible-c-format msgid "Unable to attach: program exited with code %d." msgstr "" #: linux-nat.c:1178 #, possible-c-format msgid "Unable to attach: program terminated with signal %s, %s." msgstr "" #: linux-nat.c:1185 #, possible-c-format msgid "unexpected status %d for PID %ld" msgstr "" #: linux-nat.c:1863 msgid "waiting for new child" msgstr "" #: linux-nat.c:1866 #, possible-c-format msgid "wait returned unexpected PID %d" msgstr "" #: linux-nat.c:1869 #, possible-c-format msgid "wait returned unexpected status 0x%x" msgstr "" #: linux-nat.c:3988 linux-nat.c:4001 #, possible-c-format msgid "Could not parse signal set: %s" msgstr "" #: linux-nat.c:4035 #, possible-c-format msgid "Could not open %s" msgstr "" #: linux-nat.c:4811 msgid "Set debugging of GNU/Linux lwp module." msgstr "" #: linux-nat.c:4812 msgid "Show debugging of GNU/Linux lwp module." msgstr "" #: linux-nat.c:4820 msgid "Set debugging of GNU/Linux namespaces module." msgstr "" #: linux-nat.c:4821 msgid "Show debugging of GNU/Linux namespaces module." msgstr "" #: linux-record.c:249 msgid "" "The next instruction is syscall exit. It will make the program exit. Do " "you want to stop the program?" msgstr "" #: linux-record.c:520 msgid "" "Process record and replay target doesn't support ioctl request " "TIOCSERGSTRUCT\n" msgstr "" #: linux-record.c:526 #, possible-c-format msgid "" "Process record and replay target doesn't support ioctl request 0x%s.\n" msgstr "" #: linux-record.c:715 msgid "" "The next instruction is syscall reboot. It will restart the computer. Do " "you want to stop the program?" msgstr "" #: linux-record.c:746 #, possible-c-format msgid "" "The next instruction is syscall munmap.\n" "It will free the memory addr = 0x%s len = %u.\n" "It will make record target cannot record some memory change.\n" "Do you want to stop the program?" msgstr "" #: linux-record.c:1094 #, possible-c-format msgid "" "Process record and replay target doesn't support socketcall call 0x%s\n" msgstr "" #. XXX RECORD_SEMCTL still not supported. #: linux-record.c:1265 #, possible-c-format msgid "Process record and replay target doesn't support ipc number %s\n" msgstr "" #: linux-record.c:1961 msgid "" "The next instruction is syscall exit_group. It will make the program exit. " "Do you want to stop the program?" msgstr "" #: linux-record.c:2306 ppc-linux-tdep.c:816 #, possible-c-format msgid "Process record and replay target doesn't support syscall number %d\n" msgstr "" #: linux-tdep.c:526 msgid "Could not compile regex to match /dev/zero filename" msgstr "" #: linux-tdep.c:534 msgid "Could not compile regex to match shmem filenames" msgstr "" #: linux-tdep.c:550 msgid "Could not compile regex to match ' (deleted)'" msgstr "" #: linux-tdep.c:733 procfs.c:5140 msgid "No current process: you must name one." msgstr "" #: linux-tdep.c:735 msgid "Can't determine the current process's PID: you must name one." msgstr "" #: linux-tdep.c:742 #, possible-c-format msgid "Too many parameters: %s" msgstr "" #: linux-tdep.c:744 #, possible-c-format msgid "process %ld\n" msgstr "" #: linux-tdep.c:756 linux-tdep.c:843 linux-tdep.c:856 linux-tdep.c:993 #: nat/linux-procfs.c:41 nat/linux-procfs.c:90 #, possible-c-format msgid "unable to open /proc file '%s'" msgstr "" #: linux-tdep.c:769 linux-tdep.c:782 #, possible-c-format msgid "unable to read link '%s'" msgstr "" #. No output for summary mode. #: linux-tdep.c:793 linux-tdep.c:1046 procfs.c:5068 msgid "" "Mapped address spaces:\n" "\n" msgstr "" #: linux-tdep.c:867 #, possible-c-format msgid "Process: %s\n" msgstr "" #: linux-tdep.c:886 #, possible-c-format msgid "State: %c\n" msgstr "" #: linux-tdep.c:889 #, possible-c-format msgid "Parent process: %s\n" msgstr "" #: linux-tdep.c:892 #, possible-c-format msgid "Process group: %s\n" msgstr "" #: linux-tdep.c:895 #, possible-c-format msgid "Session id: %s\n" msgstr "" #: linux-tdep.c:898 #, possible-c-format msgid "TTY: %s\n" msgstr "" #: linux-tdep.c:901 #, possible-c-format msgid "TTY owner process group: %s\n" msgstr "" #: linux-tdep.c:905 #, possible-c-format msgid "Flags: %s\n" msgstr "" #: linux-tdep.c:908 #, possible-c-format msgid "Minor faults (no memory page): %s\n" msgstr "" #: linux-tdep.c:911 #, possible-c-format msgid "Minor faults, children: %s\n" msgstr "" #: linux-tdep.c:914 #, possible-c-format msgid "Major faults (memory page faults): %s\n" msgstr "" #: linux-tdep.c:917 #, possible-c-format msgid "Major faults, children: %s\n" msgstr "" #: linux-tdep.c:920 #, possible-c-format msgid "utime: %s\n" msgstr "" #: linux-tdep.c:923 #, possible-c-format msgid "stime: %s\n" msgstr "" #: linux-tdep.c:926 #, possible-c-format msgid "utime, children: %s\n" msgstr "" #: linux-tdep.c:929 #, possible-c-format msgid "stime, children: %s\n" msgstr "" #: linux-tdep.c:932 #, possible-c-format msgid "jiffies remaining in current time slice: %s\n" msgstr "" #: linux-tdep.c:936 #, possible-c-format msgid "'nice' value: %s\n" msgstr "" #: linux-tdep.c:939 #, possible-c-format msgid "jiffies until next timeout: %s\n" msgstr "" #: linux-tdep.c:942 #, possible-c-format msgid "jiffies until next SIGALRM: %s\n" msgstr "" #: linux-tdep.c:945 #, possible-c-format msgid "start time (jiffies since system boot): %s\n" msgstr "" #: linux-tdep.c:949 #, possible-c-format msgid "Virtual memory size: %s\n" msgstr "" #: linux-tdep.c:952 #, possible-c-format msgid "Resident set size: %s\n" msgstr "" #: linux-tdep.c:955 #, possible-c-format msgid "rlim: %s\n" msgstr "" #: linux-tdep.c:958 #, possible-c-format msgid "Start of text: %s\n" msgstr "" #: linux-tdep.c:961 #, possible-c-format msgid "End of text: %s\n" msgstr "" #: linux-tdep.c:964 #, possible-c-format msgid "Start of stack: %s\n" msgstr "" #: linux-tdep.c:969 #, possible-c-format msgid "Kernel stack pointer: %s\n" msgstr "" #: linux-tdep.c:972 #, possible-c-format msgid "Kernel instr pointer: %s\n" msgstr "" #: linux-tdep.c:975 #, possible-c-format msgid "Pending signals bitmap: %s\n" msgstr "" #: linux-tdep.c:978 #, possible-c-format msgid "Blocked signals bitmap: %s\n" msgstr "" #: linux-tdep.c:981 #, possible-c-format msgid "Ignored signals bitmap: %s\n" msgstr "" #: linux-tdep.c:984 #, possible-c-format msgid "Catched signals bitmap: %s\n" msgstr "" #: linux-tdep.c:987 #, possible-c-format msgid "wchan (system call): %s\n" msgstr "" #: linux-tdep.c:1015 msgid "unable to find mappings in core file" msgstr "" #: linux-tdep.c:1024 msgid "malformed core note - too short for header" msgstr "" #: linux-tdep.c:1029 msgid "could not get core note contents" msgstr "" #: linux-tdep.c:1035 msgid "malformed note - does not end with \\0" msgstr "" #: linux-tdep.c:1044 msgid "malformed note - too short for supplied file count" msgstr "" #: linux-tdep.c:1068 msgid "malformed note - filenames end too early" msgstr "" #: linux-tdep.c:1117 msgid "unable to find command name in core file" msgstr "" #: linux-tdep.c:1124 msgid "unable to handle request" msgstr "" #: linux-tdep.c:1242 #, possible-c-format msgid "Error parsing {s,}maps file '%s'" msgstr "" #: linux-tdep.c:1262 #, possible-c-format msgid "Error parsing {s,}maps file '%s' number" msgstr "" #: linux-tdep.c:2380 #, possible-c-format msgid "Failed inferior mmap call for %s bytes, errno is changed." msgstr "" #: linux-tdep.c:2409 #, possible-c-format msgid "Failed inferior munmap call at %s for %s bytes, errno is changed." msgstr "" #: linux-tdep.c:2430 msgid "Cannot find AT_ENTRY auxiliary vector entry." msgstr "" #: linux-tdep.c:2453 #, possible-c-format msgid "Use of /proc/PID/coredump_filter file to generate corefiles is %s.\n" msgstr "" #: linux-tdep.c:2497 msgid "Set whether gcore should consider /proc/PID/coredump_filter." msgstr "" #: linux-tdep.c:2499 msgid "Show whether gcore should consider /proc/PID/coredump_filter." msgstr "" #: linux-tdep.c:2501 msgid "" "Use this command to set whether gcore should consider the contents\n" "of /proc/PID/coredump_filter when generating the corefile. For more " "information\n" "about this file, refer to the manpage of core(5)." msgstr "" #: linux-thread-db.c:88 #, possible-c-format msgid "Auto-loading of inferior specific libthread_db is %s.\n" msgstr "" #: linux-thread-db.c:112 #, possible-c-format msgid "libthread-db debugging is %s.\n" msgstr "" #: linux-thread-db.c:357 #, possible-c-format msgid "Cannot find user-level thread for LWP %ld: %s" msgstr "" #: linux-thread-db.c:362 #, possible-c-format msgid "thread_get_info_callback: cannot get thread info: %s" msgstr "" #: linux-thread-db.c:399 #, possible-c-format msgid "Symbol \"%s\" not found in libthread_db: %s" msgstr "" #: linux-thread-db.c:475 msgid "Warning: couldn't activate thread debugging using libthread_db: " msgstr "" #: linux-thread-db.c:531 #, possible-c-format msgid "Cannot initialize libthread_db: %s" msgstr "" #: linux-thread-db.c:546 #, possible-c-format msgid "td_ta_new failed: %s\n" msgstr "" #: linux-thread-db.c:560 #, possible-c-format msgid "td_ta_new failed: %s" msgstr "" #: linux-thread-db.c:614 sol-thread.c:616 msgid "[Thread debugging using libthread_db enabled]\n" msgstr "" #: linux-thread-db.c:630 #, possible-c-format msgid "Using host libthread_db library \"%s\".\n" msgstr "" #: linux-thread-db.c:653 #, possible-c-format msgid "Trying host libthread_db library: %s.\n" msgstr "" #: linux-thread-db.c:663 #, possible-c-format msgid "open failed: %s.\n" msgstr "" #: linux-thread-db.c:668 #, possible-c-format msgid "" "auto-load: Loading libthread-db library \"%s\" from explicit directory.\n" msgstr "" #: linux-thread-db.c:679 #, possible-c-format msgid "dlopen failed: %s.\n" msgstr "" #: linux-thread-db.c:693 #, possible-c-format msgid "Host %s resolved to: %s.\n" msgstr "" #: linux-thread-db.c:728 #, possible-c-format msgid "" "Expected absolute pathname for libpthread in the inferior, but got %s." msgstr "" #: linux-thread-db.c:888 #, possible-c-format msgid "thread_db_load_search returning %d\n" msgstr "" #: linux-thread-db.c:935 msgid "" "Unable to find libthread_db matching inferior's thread library, thread " "debugging will not be available." msgstr "" #: linux-thread-db.c:1025 msgid "" "Target and debugger are in different PID namespaces; thread lists and other " "data are likely unreliable" msgstr "" #: linux-thread-db.c:1187 #, possible-c-format msgid "find_new_threads_callback: cannot get thread info: %s" msgstr "" #: linux-thread-db.c:1279 #, possible-c-format msgid "Found %d new threads in iteration %d.\n" msgstr "" #: linux-thread-db.c:1322 #, possible-c-format msgid "Cannot find new threads: %s" msgstr "" #: linux-thread-db.c:1449 msgid "No TLS library support" msgstr "" #: linux-thread-db.c:1464 msgid "TLS load module not found" msgstr "" #: linux-thread-db.c:1484 msgid "TLS not allocated yet" msgstr "" #: linux-thread-db.c:1568 msgid "'info auto-load libthread-db' does not accept any parameters" msgstr "" #: linux-thread-db.c:1674 msgid "No auto-loaded libthread-db.\n" msgstr "" #: linux-thread-db.c:1718 msgid "Set search path for libthread_db." msgstr "" #: linux-thread-db.c:1719 msgid "Show the current search path or libthread_db." msgstr "" #: linux-thread-db.c:1720 msgid "" "This path is used to search for libthread_db to be loaded into gdb itself.\n" "Its value is a colon (':') separate list of directories to search.\n" "Setting the search path to an empty list resets it to its default value." msgstr "" #: linux-thread-db.c:1730 msgid "Set libthread-db debugging." msgstr "" #: linux-thread-db.c:1731 msgid "Show libthread-db debugging." msgstr "" #: linux-thread-db.c:1732 msgid "When non-zero, libthread-db debugging is enabled." msgstr "" #: linux-thread-db.c:1739 msgid "Enable or disable auto-loading of inferior specific libthread_db." msgstr "" #: linux-thread-db.c:1740 msgid "Show whether auto-loading inferior specific libthread_db is enabled." msgstr "" #: linux-thread-db.c:1741 msgid "" "If enabled, libthread_db will be searched in 'set libthread-db-search-path'\n" "locations to load libthread_db compatible with the inferior.\n" "Standard system libthread_db still gets loaded even with this option off.\n" "This options has security implications for untrusted inferiors." msgstr "" #: linux-thread-db.c:1751 msgid "" "Print the list of loaded inferior specific libthread_db.\n" "Usage: info auto-load libthread-db" msgstr "" #: lm32-tdep.c:366 msgid "lm32_store_return_value: type length too large." msgstr "" #: location.c:470 #, possible-c-format msgid "Unmatched quote, %s." msgstr "" #: location.c:592 #, possible-c-format msgid "invalid explicit location argument, \"%s\"" msgstr "" #: location.c:611 #, possible-c-format msgid "missing argument for \"%s\"" msgstr "" #: location.c:628 msgid "Source filename requires function, label, or line offset." msgstr "" #: m2-exp.y:333 m2-exp.y:337 m2-exp.y:341 m2-exp.y:345 m2-exp.y:347 msgid "Sets are not implemented." msgstr "" #: m2-exp.y:654 msgid "No symbol table is loaded. Use the \"symbol-file\" command." msgstr "" #: m2-exp.y:713 msgid "Floating point numbers must be base 10." msgstr "" #: m2-exp.y:715 #, possible-c-format msgid "Invalid digit '%c' in number." msgstr "" #: m2-exp.y:723 #, possible-c-format msgid "Invalid digit '%c' in octal number." msgstr "" #: m2-exp.y:764 msgid "Overflow on numeric constant -- number too large." msgstr "" #: m2-exp.y:926 msgid "Unterminated string or character constant." msgstr "" #: m2-exp.y:1060 msgid "internal: Undefined class in m2lex()" msgstr "" #: m2-exp.y:1064 msgid "internal: Unforseen case in m2lex()" msgstr "" #: m2-exp.y:1067 msgid "unhandled token in m2lex()" msgstr "" #: m2-lang.c:207 msgid "unbounded structure missing _m2_high field" msgstr "" #: m2-lang.c:235 msgid "internal error: unbounded array structure is unknown" msgstr "" #: m2-lang.c:241 msgid "unbounded structure missing _m2_contents field" msgstr "" #: m2-typeprint.c:118 msgid "method" msgstr "" #. i18n: Do not translate the "struct" part! #: m2-typeprint.c:138 msgid "undef" msgstr "" #: m2-typeprint.c:142 msgid "error" msgstr "" #: m2-typeprint.c:269 msgid "is unknown" msgstr "" #: m2-typeprint.c:422 msgid "long_set failed to find discrete bounds for its subtype" msgstr "" #: m2-typeprint.c:425 m2-valprint.c:64 msgid "expecting long_set" msgstr "" #. i18n: Do not translate the "SET OF" part! #: m2-typeprint.c:478 msgid "SET OF " msgstr "" #. i18n: Do not translate "CASE" and "OF". #: m2-typeprint.c:565 msgid "CASE OF\n" msgstr "" #: m2-valprint.c:95 msgid "" msgstr "" #: m2-valprint.c:109 msgid "bit test is out of range" msgstr "" #. This happens (without TYPE_FLAG_STUB set) on systems which #. don't use dbx xrefs (NO_DBX_XREFS in gcc) if a file has a #. "struct foo *bar" and no complete type for struct foo in that #. file. #: m2-valprint.c:412 valprint.c:921 valprint.c:982 msgid "" msgstr "" #: m2-valprint.c:429 msgid "" msgstr "" #: m32c-tdep.c:2259 msgid "" "The return value is stored in memory at 'mem0', but GDB cannot find\n" "its address." msgstr "" #: m32c-tdep.c:2291 msgid "" "The return value is stored in memory at 'mem0', but GDB cannot find\n" " its address." msgstr "" #: m32c-tdep.c:2472 #, possible-c-format msgid "" "Cannot convert code address %s to function pointer:\n" "couldn't find a symbol at that address, to find trampoline." msgstr "" #: m32c-tdep.c:2506 #, possible-c-format msgid "" "Cannot convert code address %s to function pointer:\n" "couldn't find trampoline named '%s.plt'.\n" "Returning pointer value %s instead; this may produce\n" "a useful result if converted back into an address by GDB,\n" "but will most likely not be useful otherwise.\n" msgstr "" #: m68hc11-tdep.c:254 msgid "" "No frame soft register found in the symbol table.\n" "Stack backtrace will not work." msgstr "" #: m68hc11-tdep.c:1279 msgid "return of value > 4 is not supported." msgstr "" #: m68hc11-tdep.c:1316 sh-tdep.c:1325 sh64-tdep.c:1274 msgid "bad size for return value" msgstr "" #: m68k-tdep.c:177 #, possible-c-format msgid "m68k_register_name: illegal register number %d" msgstr "" #: m68k-tdep.c:1027 msgid "m68k_get_longjmp_target: not implemented" msgstr "" #: machoread.c:206 msgid "Unexpected empty N_SO stab" msgstr "" #: machoread.c:225 #, possible-c-format msgid "%s: Unexpected debug stab outside SO markers" msgstr "" #. Unexpected empty N_SO. #: machoread.c:242 msgid "Empty SO section" msgstr "" #: machoread.c:253 msgid "Three SO in a raw" msgstr "" #: machoread.c:262 #, possible-c-format msgid "stabs debugging not supported for %s" msgstr "" #: machoread.c:275 msgid "Unexpected stab after SO" msgstr "" #: machoread.c:293 msgid "Missing nul SO" msgstr "" #: machoread.c:323 msgid "unhandled stab for dwarf OSO file" msgstr "" #: machoread.c:330 msgid "non-debugging symbol within SO" msgstr "" #: machoread.c:336 msgid "missing nul SO" msgstr "" #: machoread.c:424 #, possible-c-format msgid "can't find symbol '%s' in minsymtab" msgstr "" #: machoread.c:450 #, possible-c-format msgid "Loading debugging symbols from oso: %s\n" msgstr "" #: machoread.c:454 symfile.c:1771 #, possible-c-format msgid "`%s': can't read symbols: %s." msgstr "" #: machoread.c:462 #, possible-c-format msgid "`%s': file time stamp mismatch." msgstr "" #: machoread.c:471 #, possible-c-format msgid "`%s': can't create hash table" msgstr "" #: machoread.c:520 #, possible-c-format msgid "Duplicated symbol %s in symbol table" msgstr "" #: machoread.c:527 #, possible-c-format msgid "Adding symbol %s (addr: %s)\n" msgstr "" #: machoread.c:601 #, possible-c-format msgid "resolve sect %s with %s (set to %s)\n" msgstr "" #: machoread.c:680 #, possible-c-format msgid "Could not open OSO archive file \"%s\"" msgstr "" #: machoread.c:687 #, possible-c-format msgid "OSO archive file \"%s\" not an archive." msgstr "" #: machoread.c:698 #, possible-c-format msgid "Could not read archive members out of OSO archive \"%s\"" msgstr "" #: machoread.c:743 #, possible-c-format msgid "Could not find specified archive member for OSO name \"%s\"" msgstr "" #: machoread.c:754 symfile.c:1762 #, possible-c-format msgid "`%s': can't open to read symbols: %s." msgstr "" #: machoread.c:801 machoread.c:821 #, possible-c-format msgid "can't find UUID in %s" msgstr "" #: machoread.c:807 #, possible-c-format msgid "can't open dsym file %s" msgstr "" #: machoread.c:814 #, possible-c-format msgid "bad dsym file format: %s" msgstr "" #: machoread.c:828 #, possible-c-format msgid "dsym file UUID doesn't match the one in %s" msgstr "" #: machoread.c:901 msgid "dsym file found\n" msgstr "" #: machoread.c:950 #, possible-c-format msgid "Relocate section '%s' of %s\n" msgstr "" #: machoread.c:1039 msgid "Set if printing Mach-O symbols processing." msgstr "" #: machoread.c:1040 msgid "Show if printing Mach-O symbols processing." msgstr "" #: macrocmd.c:70 msgid "" "You must follow the `macro expand' command with the expression you\n" "want to expand." msgstr "" #: macrocmd.c:104 msgid "" "You must follow the `macro expand-once' command with the expression\n" "you want to expand." msgstr "" #: macrocmd.c:231 #, possible-c-format msgid "" "Unrecognized option '%s' to info macro command. Try \"help info macro\"." msgstr "" #: macrocmd.c:241 msgid "" "You must follow the `info macro' command with the name of the macro\n" "whose definition you want to see." msgstr "" #: macrocmd.c:375 msgid "usage: macro define NAME[(ARGUMENT-LIST)] [REPLACEMENT-LIST]" msgstr "" #: macrocmd.c:385 macrocmd.c:460 msgid "Invalid macro name." msgstr "" #: macrocmd.c:413 msgid "Macro is missing an argument." msgstr "" #: macrocmd.c:419 msgid "Two macro arguments with identical names." msgstr "" #: macrocmd.c:429 msgid "',' or ')' expected at end of macro arguments." msgstr "" #: macrocmd.c:455 msgid "usage: macro undef NAME" msgstr "" #: macrocmd.c:503 msgid "Prefix for commands dealing with C preprocessor macros." msgstr "" #: macrocmd.c:506 msgid "" "Fully expand any C/C++ preprocessor macro invocations in EXPRESSION.\n" "Show the expanded expression." msgstr "" #: macrocmd.c:511 msgid "" "Expand C/C++ preprocessor macro invocations appearing directly in " "EXPRESSION.\n" "Show the expanded expression.\n" "\n" "This command differs from `macro expand' in that it only expands macro\n" "invocations that appear directly in EXPRESSION; if expanding a macro\n" "introduces further macro invocations, those are left unexpanded.\n" "\n" "`macro expand-once' helps you see how a particular macro expands,\n" "whereas `macro expand' shows you how all the macros involved in an\n" "expression work together to yield a pre-processed expression." msgstr "" #: macrocmd.c:526 msgid "" "Show the definition of MACRO, and it's source location.\n" "Usage: info macro [-a|-all] [--] MACRO\n" "Options: \n" " -a, --all Output all definitions of MACRO in the current compilation " "unit.\n" " -- Specify the end of arguments and the beginning of the MACRO." msgstr "" #: macrocmd.c:534 msgid "" "Show the definitions of all macros at LINESPEC, or the current source " "location.\n" "Usage: info macros [LINESPEC]" msgstr "" #: macrocmd.c:538 msgid "" "Define a new C/C++ preprocessor macro.\n" "The GDB command `macro define DEFINITION' is equivalent to placing a\n" "preprocessor directive of the form `#define DEFINITION' such that the\n" "definition is visible in all the inferior's source files.\n" "For example:\n" " (gdb) macro define PI (3.1415926)\n" " (gdb) macro define MIN(x,y) ((x) < (y) ? (x) : (y))" msgstr "" #: macrocmd.c:548 msgid "" "Remove the definition of the C/C++ preprocessor macro with the given name." msgstr "" #: macrocmd.c:553 msgid "List all the macros defined using the `macro define' command." msgstr "" #: macroexp.c:245 msgid "Unterminated comment in macro expansion." msgstr "" #: macroexp.c:355 msgid "A character constant must contain at least one character." msgstr "" #: macroexp.c:415 msgid "Newline characters may not appear in string constants." msgstr "" #: macroexp.c:649 msgid "unable to avoid splicing tokens during macro expansion" msgstr "" #: macroexp.c:840 #, possible-c-format msgid "Malformed argument list for macro `%s'." msgstr "" #: macroexp.c:1012 msgid "Stringification operator requires an argument." msgstr "" #: macroexp.c:1017 msgid "Argument to stringification operator must name a macro parameter." msgstr "" #: macroexp.c:1031 msgid "Stray splicing operator" msgstr "" #: macroexp.c:1063 msgid "Splicing operator at end of macro" msgstr "" #: macroexp.c:1272 #, possible-c-format msgid "Wrong number of arguments to macro `%s' (expected %d, got %d)." msgstr "" #: macroexp.c:1306 msgid "bad macro definition kind" msgstr "" #: macroexp.c:1438 msgid "Expand-once not implemented yet." msgstr "" #: macroscope.c:81 #, possible-c-format msgid "" "symtab found for `%s', but that file\n" "is not covered in the compilation unit's macro information" msgstr "" #: macrotab.c:482 #, possible-c-format msgid "both `%s' and `%s' allegedly #included at %s:%d" msgstr "" #: macrotab.c:734 #, possible-c-format msgid "macro `%s' redefined at %s:%d; original definition at %s:%d" msgstr "" #: macrotab.c:863 #, possible-c-format msgid "macro '%s' is #undefined twice, at %s:%d and %s:%d" msgstr "" #: macrotab.c:884 #, possible-c-format msgid "no definition for macro `%s' in scope to #undef at %s:%d" msgstr "" #: main.c:122 source.c:581 #, possible-c-format msgid "%s is not a directory." msgstr "" #: main.c:540 msgid "error finding working directory" msgstr "" #: main.c:709 #, possible-c-format msgid "%s: TUI mode is not supported" msgstr "" #: main.c:775 #, possible-c-format msgid "%s: empty path for `--data-directory'" msgstr "" #: main.c:786 #, possible-c-format msgid "%s: unable to load tclcommand file \"%s\"" msgstr "" #: main.c:829 #, possible-c-format msgid "could not set baud rate to `%s'." msgstr "" #: main.c:842 #, possible-c-format msgid "could not set timeout limit to `%s'." msgstr "" #: main.c:850 #, possible-c-format msgid "Use `%s --help' for a complete list of options." msgstr "" #: main.c:873 #, possible-c-format msgid "%s: `--args' specified but no program specified" msgstr "" #: main.c:908 #, possible-c-format msgid "Excess command line arguments ignored. (%s%s)\n" msgstr "" #: main.c:972 #, possible-c-format msgid "Interpreter `%s' unrecognized" msgstr "" #: main.c:975 #, possible-c-format msgid "Interpreter `%s' failed to initialize." msgstr "" #: main.c:997 msgid "" "\n" "warning: " msgstr "" #: main.c:1067 msgid "Can't attach to process and specify a core file at the same time." msgstr "" #. Error messages should no longer be distinguished with extra output. #: main.c:1096 msgid "warning: " msgstr "" #: main.c:1106 #, possible-c-format msgid "auto-load: Loading .gdbinit file \"%s\".\n" msgstr "" #. Note: The options in the list below are only approximately sorted #. in the alphabetical order, so as to group closely related options #. together. #: main.c:1188 msgid "" "This is the GNU debugger. Usage:\n" "\n" " gdb [options] [executable-file [core-file or process-id]]\n" " gdb [options] --args executable-file [inferior-arguments ...]\n" "\n" msgstr "" #: main.c:1193 msgid "" "Selection of debuggee and its files:\n" "\n" " --args Arguments after executable-file are passed to inferior\n" " --core=COREFILE Analyze the core dump COREFILE.\n" " --exec=EXECFILE Use EXECFILE as the executable.\n" " --pid=PID Attach to running process PID.\n" " --directory=DIR Search for source files in DIR.\n" " --se=FILE Use FILE as symbol file and executable file.\n" " --symbols=SYMFILE Read symbols from SYMFILE.\n" " --readnow Fully read symbol files on first access.\n" " --write Set writing into executable and core files.\n" "\n" msgstr "" #: main.c:1205 msgid "" "Initial commands and command files:\n" "\n" " --command=FILE, -x Execute GDB commands from FILE.\n" " --init-command=FILE, -ix\n" " Like -x but execute commands before loading inferior.\n" " --eval-command=COMMAND, -ex\n" " Execute a single GDB command.\n" " May be used multiple times and in conjunction\n" " with --command.\n" " --init-eval-command=COMMAND, -iex\n" " Like -ex but before loading inferior.\n" " --nh Do not read ~/.gdbinit.\n" " --nx Do not read any .gdbinit files in any directory.\n" "\n" msgstr "" #: main.c:1219 msgid "" "Output and user interface control:\n" "\n" " --fullname Output information used by emacs-GDB interface.\n" " --interpreter=INTERP\n" " Select a specific interpreter / user interface\n" " --tty=TTY Use TTY for input/output by the program being " "debugged.\n" " -w Use the GUI interface.\n" " --nw Do not use the GUI interface.\n" msgstr "" #: main.c:1229 msgid " --tui Use a terminal user interface.\n" msgstr "" #: main.c:1233 msgid "" " --dbx DBX compatibility mode.\n" " -q, --quiet, --silent\n" " Do not print version number on startup.\n" "\n" msgstr "" #: main.c:1238 msgid "" "Operating modes:\n" "\n" " --batch Exit after processing options.\n" " --batch-silent Like --batch, but suppress all gdb stdout output.\n" " --return-child-result\n" " GDB exit code will be the child's exit code.\n" " --configuration Print details about GDB configuration and then exit.\n" " --help Print this message and then exit.\n" " --version Print version information and then exit.\n" "\n" "Remote debugging options:\n" "\n" " -b BAUDRATE Set serial port baud rate used for remote debugging.\n" " -l TIMEOUT Set timeout in seconds for remote debugging.\n" "\n" "Other options:\n" "\n" " --cd=DIR Change current directory to DIR.\n" " --data-directory=DIR, -D\n" " Set GDB's data-directory to DIR.\n" msgstr "" #: main.c:1255 msgid "" "\n" "At startup, GDB reads the following init files and executes their commands:\n" msgstr "" #: main.c:1259 #, possible-c-format msgid " * system-wide init file: %s\n" msgstr "" #: main.c:1263 #, possible-c-format msgid " * user-specific init file: %s\n" msgstr "" #: main.c:1267 #, possible-c-format msgid " * local init file (see also 'set auto-load local-gdbinit'): ./%s\n" msgstr "" #: main.c:1270 msgid "" "\n" "For more information, type \"help\" from within GDB, or consult the\n" "GDB manual (available as on-line info or a printed manual).\n" msgstr "" #: main.c:1275 #, possible-c-format msgid "Report bugs to \"%s\".\n" msgstr "" #: maint.c:80 #, possible-c-format msgid "Watchdog timer is %s.\n" msgstr "" #: maint.c:88 msgid "" "\"maintenance\" must be followed by the name of a maintenance command.\n" msgstr "" #: maint.c:97 msgid "Should GDB dump core? " msgstr "" #: maint.c:149 msgid "This command has been moved to \"demangle\".\n" msgstr "" #: maint.c:156 msgid "\"maintenance time\" takes a numeric argument.\n" msgstr "" #: maint.c:177 msgid "" "\"maintenance info\" must be followed by the name of an info command.\n" msgstr "" #: maint.c:352 msgid "Exec file:\n" msgstr "" #: maint.c:370 #, possible-c-format msgid " Object file: %s\n" msgstr "" #: maint.c:384 msgid "Core file:\n" msgstr "" #: maint.c:412 regcache.c:1482 msgid "maintenance print architecture" msgstr "" #: maint.c:426 msgid "" "\"maintenance print\" must be followed by the name of a print command.\n" msgstr "" #: maint.c:447 msgid "requires argument (address or section + address)" msgstr "" #. End of command? #: maint.c:457 msgid "Need to specify and
" msgstr "" #: maint.c:468 #, possible-c-format msgid "Unknown section %s." msgstr "" #: maint.c:497 #, possible-c-format msgid "%s + %s in section %s of %s\n" msgstr "" #: maint.c:501 #, possible-c-format msgid "%s + %s in section %s\n" msgstr "" #: maint.c:505 #, possible-c-format msgid "%s + %s\n" msgstr "" #: maint.c:508 #, possible-c-format msgid "no symbol at %s:%s\n" msgstr "" #: maint.c:511 #, possible-c-format msgid "no symbol at %s\n" msgstr "" #: maint.c:526 msgid "" "\"maintenance deprecate\" takes an argument,\n" "the command you want to deprecate, and optionally the replacement command\n" "enclosed in quotes.\n" msgstr "" #: maint.c:541 msgid "" "\"maintenance undeprecate\" takes an argument, \n" "the command you want to undeprecate.\n" msgstr "" #: maint.c:573 #, possible-c-format msgid "Can't find command '%s' to deprecate.\n" msgstr "" #: maint.c:652 msgid "\"maintenance set\" must be followed by the name of a set command.\n" msgstr "" #: maint.c:671 #, possible-c-format msgid "Internal profiling is %s.\n" msgstr "" #: maint.c:733 msgid "Profiling support is not available on this system." msgstr "" #: maint.c:854 #, possible-c-format msgid "Startup time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" msgstr "" #: maint.c:855 #, possible-c-format msgid "Command execution time: %ld.%06ld (cpu), %ld.%06ld (wall)\n" msgstr "" #: maint.c:870 #, possible-c-format msgid "Space used: %ld (%s%ld during startup)\n" msgstr "" #: maint.c:871 #, possible-c-format msgid "Space used: %ld (%s%ld for this command)\n" msgstr "" #: maint.c:883 #, possible-c-format msgid "#symtabs: %d (+%d), #compunits: %d (+%d), #blocks: %d (+%d)\n" msgstr "" #: maint.c:966 msgid "Bad value for 'mt set per-command no'." msgstr "" #: maint.c:990 msgid "" "Commands for use by GDB maintainers.\n" "Includes commands to dump specific internal GDB structures in\n" "a human readable form, to cause GDB to deliberately dump core, etc." msgstr "" #: maint.c:999 msgid "Commands for showing internal info about the program being debugged." msgstr "" #: maint.c:1005 msgid "" "List the BFD sections of the exec and core files. \n" "Arguments may be any combination of:\n" "\t[one or more section names]\n" "\tALLOC LOAD RELOC READONLY CODE DATA ROM CONSTRUCTOR\n" "\tHAS_CONTENTS NEVER_LOAD COFF_SHARED_LIBRARY IS_COMMON\n" "Sections matching any argument will be listed (no argument\n" "implies all sections). In addition, the special argument\n" "\tALLOBJ\n" "lists all sections from all object files, including shared libraries." msgstr "" #: maint.c:1018 msgid "Maintenance command for printing GDB internal state." msgstr "" #: maint.c:1022 msgid "" "Set GDB internal variables used by the GDB maintainer.\n" "Configure variables internal to GDB that aid in GDB's maintenance" msgstr "" #: maint.c:1029 msgid "" "Show GDB internal variables used by the GDB maintainer.\n" "Configure variables internal to GDB that aid in GDB's maintenance" msgstr "" #: maint.c:1037 msgid "" "Get fatal error; make debugger dump its core.\n" "GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n" "itself a SIGQUIT signal." msgstr "" #: maint.c:1045 msgid "" "Give GDB an internal error.\n" "Cause GDB to behave as if an internal error was detected." msgstr "" #: maint.c:1051 msgid "" "Give GDB an internal warning.\n" "Cause GDB to behave as if an internal warning was reported." msgstr "" #: maint.c:1057 msgid "" "Give GDB a demangler warning.\n" "Cause GDB to behave as if a demangler warning was reported." msgstr "" #: maint.c:1062 msgid "This command has been moved to \"demangle\"." msgstr "" #: maint.c:1067 msgid "Per-command statistics settings." msgstr "" #. allow-unknown #: maint.c:1072 msgid "Show per-command statistics settings." msgstr "" #: maint.c:1078 msgid "Set whether to display per-command execution time." msgstr "" #: maint.c:1079 msgid "Show whether to display per-command execution time." msgstr "" #: maint.c:1081 msgid "" "If enabled, the execution time for each command will be\n" "displayed following the command's output." msgstr "" #: maint.c:1088 msgid "Set whether to display per-command space usage." msgstr "" #: maint.c:1089 msgid "Show whether to display per-command space usage." msgstr "" #: maint.c:1091 msgid "" "If enabled, the space usage for each command will be\n" "displayed following the command's output." msgstr "" #: maint.c:1098 msgid "Set whether to display per-command symtab statistics." msgstr "" #: maint.c:1099 msgid "Show whether to display per-command symtab statistics." msgstr "" #: maint.c:1101 msgid "" "If enabled, the basic symtab statistics for each command will be\n" "displayed following the command's output." msgstr "" #. This is equivalent to "mt set per-command time on". #. Kept because some people are used to typing "mt time 1". #: maint.c:1109 msgid "" "Set the display of time usage.\n" "If nonzero, will cause the execution time for each command to be\n" "displayed, following the command's output." msgstr "" #. This is equivalent to "mt set per-command space on". #. Kept because some people are used to typing "mt space 1". #: maint.c:1117 msgid "" "Set the display of space usage.\n" "If nonzero, will cause the execution space for each command to be\n" "displayed, following the command's output." msgstr "" #: maint.c:1123 msgid "" "Print a type chain for a given symbol.\n" "For each node in a type chain, print the raw data for each member of\n" "the type structure, and the interpretation of the data." msgstr "" #: maint.c:1130 msgid "Print statistics about internal gdb state." msgstr "" #: maint.c:1134 msgid "" "Print the internal architecture configuration.\n" "Takes an optional file parameter." msgstr "" #: maint.c:1141 msgid "Translate a section name and address to a symbol." msgstr "" #: maint.c:1144 msgid "" "Deprecate a command. Note that this is just in here so the \n" "testsuite can check the command deprecator. You probably shouldn't use " "this,\n" "rather you should use the C function deprecate_cmd(). If you decide you \n" "want to use it: maintenance deprecate 'commandname' \"replacement\". The \n" "replacement is optional." msgstr "" #: maint.c:1151 msgid "" "Undeprecate a command. Note that this is just in here so the \n" "testsuite can check the command deprecator. You probably shouldn't use " "this,\n" "If you decide you want to use it: maintenance undeprecate 'commandname'" msgstr "" #: maint.c:1157 msgid "Set watchdog timer." msgstr "" #: maint.c:1158 msgid "Show watchdog timer." msgstr "" #: maint.c:1159 msgid "" "When non-zero, this timeout is used instead of waiting forever for a target\n" "to finish a low-level step or continue operation. If the specified amount\n" "of time passes without a response from the target, an error occurs." msgstr "" #: maint.c:1168 msgid "Set internal profiling." msgstr "" #: maint.c:1169 msgid "Show internal profiling." msgstr "" #: maint.c:1170 msgid "When enabled GDB is profiled." msgstr "" #: mdebugread.c:130 #, possible-c-format msgid "bad aux index at symbol %s" msgstr "" #: mdebugread.c:136 #, possible-c-format msgid "unknown external symbol %s" msgstr "" #: mdebugread.c:142 #, possible-c-format msgid "cannot map ECOFF basic type 0x%x for %s" msgstr "" #: mdebugread.c:150 #, possible-c-format msgid "guessed tag type of %s incorrectly" msgstr "" #: mdebugread.c:156 #, possible-c-format msgid "bad rfd entry for %s: file %d, index %d" msgstr "" #: mdebugread.c:163 #, possible-c-format msgid "unexpected type code for %s" msgstr "" #: mdebugread.c:378 #, possible-c-format msgid "" "\n" "%s not compiled with -g, debugging support is limited.\n" msgstr "" #: mdebugread.c:381 msgid "You should compile with -g2 or -g3 for best debugging support.\n" msgstr "" #: mdebugread.c:528 stabsread.c:172 #, possible-c-format msgid "bad register number %d (max %d) in symbol %s" msgstr "" #: mdebugread.c:754 mdebugread.c:1366 #, possible-c-format msgid "unknown symbol type 0x%x" msgstr "" #: mdebugread.c:972 #, possible-c-format msgid "declaration block contains unhandled symbol type %d" msgstr "" #: mdebugread.c:1254 #, possible-c-format msgid "stEnd with storage class %d not handled" msgstr "" #: mdebugread.c:1632 #, possible-c-format msgid "can't handle TIR fBitfield for %s" msgstr "" #: mdebugread.c:1662 #, possible-c-format msgid "unable to cross ref btIndirect for %s" msgstr "" #: mdebugread.c:1782 #, possible-c-format msgid "unable to cross ref btTypedef for %s" msgstr "" #: mdebugread.c:1829 #, possible-c-format msgid "illegal TIR continued for %s" msgstr "" #: mdebugread.c:1892 #, possible-c-format msgid "illegal array index type for %s, assuming int" msgstr "" #: mdebugread.c:1940 #, possible-c-format msgid "unknown type qualifier 0x%x" msgstr "" #: mdebugread.c:1973 #, possible-c-format msgid "can't handle PDR for static proc at 0x%lx" msgstr "" #: mdebugread.c:2036 #, possible-c-format msgid "PDR for %s, but no symbol" msgstr "" #: mdebugread.c:2161 #, possible-c-format msgid "Warning: %s `%s' is undefined (in %s)\n" msgstr "" #: mdebugread.c:2263 #, possible-c-format msgid "guessed size of linetable for %s incorrectly" msgstr "" #: mdebugread.c:2525 #, possible-c-format msgid "bad ifd for external symbol: %d (max %ld)" msgstr "" #: mdebugread.c:2532 #, possible-c-format msgid "bad iss for external symbol: %ld (max %ld)" msgstr "" #: mdebugread.c:3535 #, possible-c-format msgid "bad proc end in aux found from symbol %s" msgstr "" #: mdebugread.c:3647 #, possible-c-format msgid "bad aux index at block symbol %s" msgstr "" #. Both complaints are valid: one gives symbol name, #. the other the offending symbol type. #: mdebugread.c:3667 #, possible-c-format msgid "unknown local symbol %s" msgstr "" #: mdebugread.c:3669 #, possible-c-format msgid "with type %d" msgstr "" #: mdebugread.c:3833 #, possible-c-format msgid "bad file number %ld" msgstr "" #: mdebugread.c:4146 #, possible-c-format msgid "unknown stabs symbol %s" msgstr "" #: mdebugread.c:4340 #, possible-c-format msgid "File %s contains %d unresolved references:" msgstr "" #: mdebugread.c:4517 #, possible-c-format msgid "illegal tq0 in forward typedef for %s" msgstr "" #: mdebugread.c:4555 #, possible-c-format msgid "illegal bt %d in forward typedef for %s" msgstr "" #: mdebugread.c:4928 #, possible-c-format msgid "Error reading ECOFF debugging information: %s" msgstr "" #: mem-break.c:49 microblaze-linux-tdep.c:53 ppc-linux-tdep.c:226 msgid "Software breakpoints not implemented for this target." msgstr "" #: memattr.c:77 msgid "Unknown memory addresses will be treated as inaccessible.\n" msgstr "" #: memattr.c:80 msgid "Unknown memory addresses will be treated as RAM.\n" msgstr "" #: memattr.c:147 msgid "" "Switching to manual control of memory regions; use \"mem auto\" to fetch " "regions from the target again." msgstr "" #: memattr.c:183 msgid "invalid memory region: low >= high\n" msgstr "" #: memattr.c:212 msgid "overlapping memory region\n" msgstr "" #: memattr.c:323 msgid "No mem" msgstr "" #: memattr.c:345 msgid "no lo address" msgstr "" #: memattr.c:350 msgid "no hi address" msgstr "" #: memattr.c:368 msgid "region bounds not 16 bit aligned" msgstr "" #: memattr.c:374 msgid "region bounds not 32 bit aligned" msgstr "" #: memattr.c:380 msgid "region bounds not 64 bit aligned" msgstr "" #: memattr.c:404 #, possible-c-format msgid "unknown attribute: %s" msgstr "" #: memattr.c:419 msgid "Using memory regions provided by the target.\n" msgstr "" #: memattr.c:421 msgid "Using user-defined memory regions.\n" msgstr "" #: memattr.c:427 msgid "There are no memory regions defined.\n" msgstr "" #: memattr.c:560 memattr.c:607 memattr.c:649 memattr.c:659 #, possible-c-format msgid "No memory region number %d.\n" msgstr "" #: memattr.c:678 msgid "Delete all memory regions? " msgstr "" #: memattr.c:707 msgid "" "Define attributes for memory region or reset memory region handling to\n" "target-based.\n" "Usage: mem auto\n" " mem [ ],\n" "where may be rw (read/write), ro (read-only) or wo (write-only),\n" " may be 8, 16, 32, or 64, and\n" " may be cache or nocache" msgstr "" #: memattr.c:716 msgid "" "Enable memory region.\n" "Arguments are the code numbers of the memory regions to enable.\n" "Usage: enable mem ...\n" "Do \"info mem\" to see current list of code numbers." msgstr "" #: memattr.c:722 msgid "" "Disable memory region.\n" "Arguments are the code numbers of the memory regions to disable.\n" "Usage: disable mem ...\n" "Do \"info mem\" to see current list of code numbers." msgstr "" #: memattr.c:728 msgid "" "Delete memory region.\n" "Arguments are the code numbers of the memory regions to delete.\n" "Usage: delete mem ...\n" "Do \"info mem\" to see current list of code numbers." msgstr "" #: memattr.c:735 msgid "Memory region attributes" msgstr "" #. allow-unknown #: memattr.c:737 memattr.c:741 msgid "Memory regions settings" msgstr "" #: memattr.c:747 msgid "Set handling of unknown memory regions." msgstr "" #: memattr.c:748 msgid "Show handling of unknown memory regions." msgstr "" #: memattr.c:749 msgid "" "If on, and some memory map is defined, debugger will emit errors on\n" "accesses to memory not defined in the memory map. If off, accesses to all\n" "memory addresses will be allowed." msgstr "" #: memory-map.c:33 msgid "" "Can not parse XML memory map; XML support was disabled at compile time" msgstr "" #: memory-map.c:90 msgid "Flash block size is not set" msgstr "" #: memory-map.c:127 #, possible-c-format msgid "Unknown property \"%s\"" msgstr "" #: memory-map.c:189 msgid "target memory map" msgstr "" #. Return values larger than a single register are returned in #. memory, pointed to by R0. Unfortunately, we can't count on R0 #. pointing to the return buffer, so we raise an error here. #: mep-tdep.c:2183 mep-tdep.c:2210 msgid "" "GDB cannot set return values larger than four bytes; the Media Processor's\n" "calling conventions do not provide enough information to do this.\n" "Try using the 'return' command with no argument." msgstr "" #: mep-tdep.c:2428 #, possible-c-format msgid "" "the MeP module '%s' is %s-endian, but the executable\n" "%s is %s-endian." msgstr "" #: mep-tdep.c:2433 #, possible-c-format msgid "" "the selected MeP module is %s-endian, but the executable\n" "%s is %s-endian." msgstr "" #: mi/mi-cmd-disas.c:137 msgid "" "-data-disassemble: Usage: ( [-f filename -l linenum [-n howmany]] | [-s " "startaddr -e endaddr]) [--] mode." msgstr "" #: mi/mi-cmd-disas.c:141 msgid "" "-data-disassemble: Usage: [-f filename -l linenum [-n howmany]] [-s " "startaddr -e endaddr] [--] mode." msgstr "" #: mi/mi-cmd-disas.c:146 msgid "-data-disassemble: Mode argument must be in the range 0-5." msgstr "" #: mi/mi-cmd-disas.c:181 msgid "-data-disassemble: Invalid filename." msgstr "" #: mi/mi-cmd-disas.c:183 msgid "-data-disassemble: Invalid line number" msgstr "" #: mi/mi-cmd-disas.c:185 msgid "-data-disassemble: No function contains specified address" msgstr "" #: mi/mi-interp.c:236 msgid "-interpreter-exec: Usage: -interpreter-exec interp command" msgstr "" #: mi/mi-interp.c:241 #, possible-c-format msgid "-interpreter-exec: could not find interpreter \"%s\"" msgstr "" #: mi/mi-getopt.c:37 msgid "mi_getopt_long: oind out of bounds" msgstr "" #: mi/mi-getopt.c:63 #, possible-c-format msgid "%s: Option %s requires an argument" msgstr "" #: mi/mi-getopt.c:77 #, possible-c-format msgid "%s: Unknown option ``%s''" msgstr "" #: mi/mi-console.c:75 msgid "mi_console_file_delete: bad magic number" msgstr "" #: mi/mi-console.c:106 msgid "mi_console_raw_packet: bad magic number" msgstr "" #: mi/mi-console.c:136 msgid "mi_console_file_flush: bad magic number" msgstr "" #: mi/mi-console.c:155 msgid "mi_console_file_set_raw: bad magic number" msgstr "" #: mi/mi-cmds.c:257 #, possible-c-format msgid "command `%s' appears to be duplicated" msgstr "" #: mi/mi-cmd-target.c:40 msgid "-target-file-get: Usage: REMOTE_FILE LOCAL_FILE" msgstr "" #: mi/mi-cmd-target.c:64 msgid "-target-file-put: Usage: LOCAL_FILE REMOTE_FILE" msgstr "" #: mi/mi-cmd-target.c:88 msgid "-target-file-delete: Usage: REMOTE_FILE" msgstr "" #: mi/mi-cmd-break.c:273 #, possible-c-format msgid "-%s-insert: Missing " msgstr "" #: mi/mi-cmd-break.c:280 msgid "-dprintf-insert: does not support -h or -a" msgstr "" #: mi/mi-cmd-break.c:282 msgid "-dprintf-insert: Missing " msgstr "" #: mi/mi-cmd-break.c:293 msgid "-break-insert: Garbage following explicit location" msgstr "" #: mi/mi-cmd-break.c:298 msgid "-break-insert: Garbage following " msgstr "" #: mi/mi-cmd-break.c:337 #, possible-c-format msgid "-%s-insert: --source option requires --function, --label, or --line" msgstr "" #: mi/mi-cmd-break.c:397 msgid "Usage: tracepoint-number passcount" msgstr "" #: mi/mi-cmd-break.c:410 #, possible-c-format msgid "Could not find tracepoint %d" msgstr "" #: mi/mi-cmd-break.c:458 msgid "-break-watch: Missing " msgstr "" #: mi/mi-cmd-break.c:460 msgid "-break-watch: Garbage following " msgstr "" #: mi/mi-cmd-break.c:476 msgid "-break-watch: Unknown watchpoint type." msgstr "" #: mi/mi-cmd-break.c:507 #, possible-c-format msgid "USAGE: %s [ [...]]" msgstr "" #: mi/mi-cmd-break.c:511 #, possible-c-format msgid "breakpoint number argument \"%s\" is not a number." msgstr "" #: mi/mi-cmd-break.c:514 #, possible-c-format msgid "junk at the end of breakpoint number argument \"%s\"." msgstr "" #: mi/mi-cmd-break.c:519 #, possible-c-format msgid "breakpoint %d not found." msgstr "" #: mi/mi-cmd-stack.c:52 msgid "-enable-frame-filters: no arguments allowed" msgstr "" #: mi/mi-cmd-stack.c:119 msgid "" "-stack-list-frames: Usage: [--no-frame-filters] [FRAME_LOW FRAME_HIGH]" msgstr "" #: mi/mi-cmd-stack.c:143 msgid "-stack-list-frames: Not enough frames in stack." msgstr "" #: mi/mi-cmd-stack.c:191 msgid "-stack-info-depth: Usage: [MAX_DEPTH]" msgstr "" #: mi/mi-cmd-stack.c:261 msgid "" "-stack-list-locals: Usage: [--no-frame-filters] [--skip-unavailable] " "PRINT_VALUES" msgstr "" #: mi/mi-cmd-stack.c:334 msgid "" "-stack-list-arguments: Usage: [--no-frame-filters] [--skip-unavailable] " "PRINT_VALUES [FRAME_LOW FRAME_HIGH]" msgstr "" #: mi/mi-cmd-stack.c:361 msgid "-stack-list-arguments: Not enough frames in stack." msgstr "" #: mi/mi-cmd-stack.c:457 msgid "" "-stack-list-variables: Usage: [--no-frame-filters] [--skip-unavailable] " "PRINT_VALUES" msgstr "" #: mi/mi-cmd-stack.c:701 msgid "-stack-select-frame: Usage: FRAME_SPEC" msgstr "" #: mi/mi-cmd-stack.c:710 msgid "-stack-info-frame: No arguments allowed" msgstr "" #: mi/mi-symbol-cmds.c:40 msgid "-symbol-list-lines: Usage: SOURCE_FILENAME" msgstr "" #: mi/mi-symbol-cmds.c:46 msgid "-symbol-list-lines: Unknown source file name." msgstr "" #: mi/mi-main.c:133 #, possible-c-format msgid "Whether MI is in asynchronous mode is %s.\n" msgstr "" #: mi/mi-main.c:334 msgid "Already in reverse mode." msgstr "" #: mi/mi-main.c:337 reverse.c:57 #, possible-c-format msgid "Target %s does not support this command." msgstr "" #: mi/mi-main.c:482 mi/mi-cmd-catch.c:80 mi/mi-cmd-catch.c:152 #, possible-c-format msgid "Invalid argument: %s" msgstr "" #: mi/mi-main.c:518 msgid "Usage: -target-detach [pid | thread-group]" msgstr "" #: mi/mi-main.c:533 #, possible-c-format msgid "Invalid syntax of thread-group id '%s'" msgstr "" #: mi/mi-main.c:537 #, possible-c-format msgid "Non-existent thread-group id '%d'" msgstr "" #: mi/mi-main.c:547 #, possible-c-format msgid "Invalid identifier '%s'" msgstr "" #: mi/mi-main.c:554 msgid "Thread group is empty" msgstr "" #: mi/mi-main.c:569 msgid "-thread-select: USAGE: threadnum." msgstr "" #: mi/mi-main.c:587 msgid "-thread-list-ids: No arguments required." msgstr "" #: mi/mi-main.c:602 mi/mi-main.c:2690 msgid "Invalid MI command" msgstr "" #: mi/mi-main.c:936 msgid "only '0' and '1' are valid values for the '--recurse' option" msgstr "" #: mi/mi-main.c:948 mi/mi-main.c:953 #, possible-c-format msgid "invalid syntax of group id '%s'" msgstr "" #: mi/mi-main.c:974 #, possible-c-format msgid "Non-existent thread group id '%d'" msgstr "" #: mi/mi-main.c:1038 mi/mi-main.c:1119 mi/mi-main.c:1244 mi/mi-main.c:1343 msgid "bad register number" msgstr "" #: mi/mi-main.c:1094 mi/mi-main.c:1113 msgid "-data-list-changed-registers: Unable to read register contents." msgstr "" #: mi/mi-main.c:1206 msgid "" "-data-list-register-values: Usage: -data-list-register-values [--skip-" "unavailable] [...]" msgstr "" #: mi/mi-main.c:1313 msgid "" "-data-write-register-values: Usage: -data-write-register-values " "[ ... ]" msgstr "" #: mi/mi-main.c:1317 msgid "-data-write-register-values: No registers." msgstr "" #: mi/mi-main.c:1320 msgid "-data-write-register-values: No regs and values specified." msgstr "" #: mi/mi-main.c:1323 msgid "-data-write-register-values: Regs and vals are not in pairs." msgstr "" #: mi/mi-main.c:1365 msgid "" "-data-evaluate-expression: Usage: -data-evaluate-expression expression" msgstr "" #: mi/mi-main.c:1449 msgid "" "-data-read-memory: Usage: ADDR WORD-FORMAT WORD-SIZE NR-ROWS NR-COLS " "[ASCHAR]." msgstr "" #: mi/mi-main.c:1486 msgid "-data-read-memory: invalid number of rows." msgstr "" #: mi/mi-main.c:1491 msgid "-data-read-memory: invalid number of columns." msgstr "" #: mi/mi-main.c:1510 mi/mi-main.c:1643 msgid "Unable to read memory." msgstr "" #: mi/mi-main.c:1633 msgid "Usage: [ -o OFFSET ] ADDR LENGTH." msgstr "" #: mi/mi-main.c:1736 msgid "" "-data-write-memory: Usage: [-o COLUMN_OFFSET] ADDR FORMAT WORD-SIZE VALUE." msgstr "" #: mi/mi-main.c:1779 msgid "Usage: ADDR DATA [COUNT]." msgstr "" #: mi/mi-main.c:1787 #, possible-c-format msgid "" "Hex-encoded '%s' must represent an integral number of addressable memory " "units." msgstr "" #: mi/mi-main.c:1860 #, possible-c-format msgid "-enable-timings: Usage: %s {yes|no}" msgstr "" #: mi/mi-main.c:1890 msgid "-list-features should be passed no arguments" msgstr "" #: mi/mi-main.c:1910 msgid "-list-target-features should be passed no arguments" msgstr "" #: mi/mi-main.c:1919 msgid "-add-inferior should be passed no arguments" msgstr "" #: mi/mi-main.c:1945 msgid "-remove-inferior should be passed a single argument" msgstr "" #: mi/mi-main.c:1948 msgid "the thread group id is syntactically invalid" msgstr "" #: mi/mi-main.c:1952 msgid "the specified thread group does not exist" msgstr "" #: mi/mi-main.c:1955 msgid "cannot remove an active inferior" msgstr "" #: mi/mi-main.c:1964 msgid "Cannot remove last inferior" msgstr "" #: mi/mi-main.c:2205 msgid "Cannot specify --thread-group together with --all" msgstr "" #: mi/mi-main.c:2208 msgid "Cannot specify --thread together with --all" msgstr "" #: mi/mi-main.c:2211 msgid "Cannot specify --thread together with --thread-group" msgstr "" #: mi/mi-main.c:2214 msgid "Cannot specify --frame without --thread" msgstr "" #: mi/mi-main.c:2222 msgid "Invalid thread group for the --thread-group option" msgstr "" #: mi/mi-main.c:2241 #, possible-c-format msgid "Invalid thread id: %d" msgstr "" #: mi/mi-main.c:2244 #, possible-c-format msgid "Thread id: %d has terminated" msgstr "" #: mi/mi-main.c:2259 #, possible-c-format msgid "Invalid frame id: %d" msgstr "" #: mi/mi-main.c:2510 msgid "Usage: -trace-define-variable VARIABLE [VALUE]" msgstr "" #: mi/mi-main.c:2514 tracepoint.c:404 msgid "Name of trace variable should start with '$'" msgstr "" #: mi/mi-main.c:2532 msgid "-trace-list-variables: no arguments allowed" msgstr "" #: mi/mi-main.c:2543 msgid "trace selection mode is required" msgstr "" #: mi/mi-main.c:2558 msgid "frame number is required" msgstr "" #: mi/mi-main.c:2564 msgid "tracepoint number is required" msgstr "" #: mi/mi-main.c:2570 msgid "PC is required" msgstr "" #: mi/mi-main.c:2576 mi/mi-main.c:2583 msgid "Start and end PC are required" msgstr "" #: mi/mi-main.c:2595 msgid "Line is required" msgstr "" #: mi/mi-main.c:2604 mi/mi-main.c:2609 msgid "Could not find the specified line" msgstr "" #: mi/mi-main.c:2614 #, possible-c-format msgid "Invalid mode '%s'" msgstr "" #: mi/mi-main.c:2814 msgid "" "Usage: -trace-frame-collected [--var-print-values PRINT_VALUES] [--comp-" "print-values PRINT_VALUES] [--registers-format FORMAT][--memory-contents]" msgstr "" #: mi/mi-main.c:2996 msgid "Set whether MI asynchronous mode is enabled." msgstr "" #: mi/mi-main.c:2997 msgid "Show whether MI asynchronous mode is enabled." msgstr "" #: mi/mi-main.c:2998 msgid "Tells GDB whether MI should be in asynchronous mode." msgstr "" #: mi/mi-cmd-catch.c:157 msgid "\"-e\" and \"-u\" are mutually exclusive" msgstr "" #: mi/mi-cmd-catch.c:214 msgid "-catch-load/unload: Missing " msgstr "" #: mi/mi-cmd-catch.c:216 msgid "-catch-load/unload: Garbage following the " msgstr "" #: mi/mi-parse.c:288 #, possible-c-format msgid "Undefined MI command: %s" msgstr "" #: mi/mi-parse.c:327 msgid "Duplicate '--thread-group' option" msgstr "" #: mi/mi-parse.c:330 msgid "Invalid thread group id" msgstr "" #: mi/mi-parse.c:341 msgid "Duplicate '--thread' option" msgstr "" #: mi/mi-parse.c:352 msgid "Duplicate '--frame' option" msgstr "" #: mi/mi-parse.c:370 #, possible-c-format msgid "Invalid --language argument: %s" msgstr "" #: mi/mi-parse.c:378 #, possible-c-format msgid "Invalid value for the '%s' option" msgstr "" #: mi/mi-parse.c:388 #, possible-c-format msgid "Problem parsing arguments: %s %s" msgstr "" #: mi/mi-parse.c:417 #, possible-c-format msgid "" "Unknown value for PRINT_VALUES: must be: 0 or \"%s\", 1 or \"%s\", 2 or " "\"%s\"" msgstr "" #: mi/mi-cmd-var.c:114 msgid "-var-create: Usage: NAME FRAME EXPRESSION." msgstr "" #: mi/mi-cmd-var.c:133 msgid "-var-create: name of object must begin with a letter" msgstr "" #: mi/mi-cmd-var.c:153 msgid "-var-create: unable to create variable object" msgstr "" #: mi/mi-cmd-var.c:173 msgid "-var-delete: Usage: [-c] EXPRESSION." msgstr "" #: mi/mi-cmd-var.c:185 msgid "" "-var-delete: Missing required argument after '-c': variable object name" msgstr "" #: mi/mi-cmd-var.c:188 msgid "-var-delete: Illegal variable object name" msgstr "" #: mi/mi-cmd-var.c:196 msgid "-var-delete: Invalid option." msgstr "" #: mi/mi-cmd-var.c:240 msgid "" "Must specify the format as: \"natural\", \"binary\", \"decimal\", " "\"hexadecimal\", \"octal\" or \"zero-hexadecimal\"" msgstr "" #: mi/mi-cmd-var.c:253 msgid "-var-set-format: Usage: NAME FORMAT." msgstr "" #: mi/mi-cmd-var.c:278 msgid "Usage: NAME VISUALIZER_FUNCTION." msgstr "" #: mi/mi-cmd-var.c:283 varobj.c:472 msgid "Variable object not found" msgstr "" #: mi/mi-cmd-var.c:295 msgid "-var-set-format: Usage: NAME FROZEN_FLAG." msgstr "" #: mi/mi-cmd-var.c:304 msgid "Invalid flag value" msgstr "" #: mi/mi-cmd-var.c:321 msgid "-var-show-format: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:339 msgid "-var-info-num-children: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:392 msgid "-var-list-children: Usage: [PRINT_VALUES] NAME [FROM TO]" msgstr "" #: mi/mi-cmd-var.c:460 msgid "-var-info-type: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:479 msgid "Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:498 msgid "-var-info-expression: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:521 msgid "-var-show-attributes: Usage: NAME." msgstr "" #: mi/mi-cmd-var.c:572 msgid "Cannot specify format more than once" msgstr "" #: mi/mi-cmd-var.c:581 msgid "Usage: [-f FORMAT] NAME" msgstr "" #: mi/mi-cmd-var.c:584 msgid "Garbage at end of command" msgstr "" #: mi/mi-cmd-var.c:614 msgid "-var-assign: Usage: NAME EXPRESSION." msgstr "" #: mi/mi-cmd-var.c:620 msgid "-var-assign: Variable object is not editable" msgstr "" #: mi/mi-cmd-var.c:631 msgid "-var-assign: Could not assign expression to variable object" msgstr "" #: mi/mi-cmd-var.c:687 msgid "-var-update: Usage: [PRINT_VALUES] NAME." msgstr "" #: mi/mi-cmd-var.c:839 msgid "-enable-pretty-printing: no arguments allowed" msgstr "" #: mi/mi-cmd-var.c:851 msgid "-var-set-update-range: Usage: VAROBJ FROM TO" msgstr "" #: mi/mi-cmd-file.c:39 msgid "-file-list-exec-source-file: Usage: No args" msgstr "" #: mi/mi-cmd-file.c:49 msgid "-file-list-exec-source-file: No symtab" msgstr "" #: mi/mi-cmd-file.c:90 msgid "-file-list-exec-source-files: Usage: No args" msgstr "" #: mi/mi-cmd-env.c:73 msgid "-environment-pwd: No arguments allowed" msgstr "" #: mi/mi-cmd-env.c:84 #, possible-c-format msgid "-environment-pwd: error finding name of working directory: %s" msgstr "" #: mi/mi-cmd-env.c:96 msgid "-environment-cd: Usage DIRECTORY" msgstr "" #: mi/mi-cmd-env.c:264 msgid "-inferior-tty-show: Usage: No args" msgstr "" #: mi/mi-cmd-info.c:47 msgid "Usage: -info-ada-exceptions [REGEXP]" msgstr "" #: mi/mi-cmd-info.c:86 msgid "Usage: -info-gdb-mi-command MI_COMMAND_NAME" msgstr "" #: mi/mi-cmd-info.c:115 msgid "Usage: -info-os [INFOTYPE]" msgstr "" #: microblaze-tdep.c:552 msgid "Unsupported return value size requested" msgstr "" #: microblaze-tdep.c:778 msgid "Set microblaze debugging." msgstr "" #: microblaze-tdep.c:779 msgid "Show microblaze debugging." msgstr "" #: microblaze-tdep.c:780 msgid "When non-zero, microblaze specific debugging is enabled." msgstr "" #: minidebug.c:279 msgid "Cannot parse .gnu_debugdata section; not a BFD object" msgstr "" #: minidebug.c:284 msgid "" "Cannot parse .gnu_debugdata section; LZMA support was disabled at compile " "time" msgstr "" #: minsyms.c:830 #, possible-c-format msgid "" "GDB cannot resolve STT_GNU_IFUNC symbol at address %s without the ELF " "support compiled in." msgstr "" #: minsyms.c:841 #, possible-c-format msgid "" "GDB cannot resolve STT_GNU_IFUNC symbol \"%s\" without the ELF support " "compiled in." msgstr "" #: minsyms.c:852 msgid "elf_gnu_ifunc_resolver_stop cannot be reached." msgstr "" #: minsyms.c:861 msgid "elf_gnu_ifunc_resolver_return_stop cannot be reached." msgstr "" #: mips-linux-nat.c:76 mips-linux-nat.c:117 #, possible-c-format msgid "Bogon register number %d." msgstr "" #: mips-linux-nat.c:281 mips-linux-nat.c:358 ppcfbsd-nat.c:137 #: ppcfbsd-nat.c:168 ppcnbsd-nat.c:103 ppcnbsd-nat.c:138 msgid "Couldn't get FP registers" msgstr "" #: mips-linux-nat.c:349 shnbsd-nat.c:83 msgid "Couldn't set registers" msgstr "" #: mips-linux-nat.c:364 ppcfbsd-nat.c:174 ppcnbsd-nat.c:145 msgid "Couldn't set FP registers" msgstr "" #: mips-linux-nat.c:449 msgid "Couldn't check DSP support" msgstr "" #: mips-linux-nat.c:619 mips-linux-nat.c:639 nat/x86-linux-dregs.c:70 msgid "Couldn't write debug register" msgstr "" #: mips-linux-nat.c:776 msgid "Set whether to show variables that mirror the mips debug registers." msgstr "" #: mips-linux-nat.c:777 msgid "Show whether to show variables that mirror the mips debug registers." msgstr "" #: mips-tdep.c:667 #, possible-c-format msgid "mips_register_name: bad register number %d" msgstr "" #: mips-tdep.c:768 mips-tdep.c:797 mips-tdep.c:837 msgid "bad register size" msgstr "" #: mips-tdep.c:869 msgid "32-bit compatibility mode not supported" msgstr "" #: mips-tdep.c:949 msgid "mips_register_to_value: unrecognized case" msgstr "" #: mips-tdep.c:997 msgid "mips_value_to_register: unrecognized case" msgstr "" #: mips-tdep.c:1140 msgid "mips_mask_address_p: bad switch" msgstr "" #: mips-tdep.c:1166 msgid "show_mask_address: bad switch" msgstr "" #: mips-tdep.c:1450 mips-tdep.c:1534 msgid "invalid ISA" msgstr "" #: mips-tdep.c:2707 msgid "Invalid number of argument registers encoded in SAVE." msgstr "" #: mips-tdep.c:2712 msgid "Invalid number of static registers encoded in SAVE." msgstr "" #: mips-tdep.c:4231 #, possible-c-format msgid "GDB can't find the start of the function at %s." msgstr "" #: mips-tdep.c:6194 mips-tdep.c:6231 mips-tdep.c:6547 sh64-tdep.c:1930 #, possible-c-format msgid "can't read register %d (%s)" msgstr "" #: mips-tdep.c:6240 msgid "mips_read_fp_register_double: bad access to odd-numbered FP register" msgstr "" #: mips-tdep.c:6583 sh64-tdep.c:2089 sh64-tdep.c:2147 msgid "Not a valid register for the current processor type" msgstr "" #: mips-tdep.c:6947 mips-tdep.c:6961 mips-tdep.c:6975 msgid "set mipsfpu failed" msgstr "" #: mips-tdep.c:8097 #, possible-c-format msgid "unsupported ABI %s." msgstr "" #: mips-tdep.c:8111 msgid "unrecognized .gcc_compiled_longXX" msgstr "" #: mips-tdep.c:8123 msgid "unknown ABI string" msgstr "" #: mips-tdep.c:8140 msgid "unknown compressed ISA string" msgstr "" #: mips-tdep.c:8710 mips-tdep.c:8759 msgid "unknown ABI in switch" msgstr "" #: mips-tdep.c:8990 #, possible-c-format msgid "The compressed ISA encoding used is %s.\n" msgstr "" #: mips-tdep.c:9070 msgid "mips_abi_strings out of sync" msgstr "" #: mips-tdep.c:9086 mips-tdep.c:9090 msgid "Various MIPS specific commands." msgstr "" #: mips-tdep.c:9095 msgid "Set the MIPS ABI used by this program." msgstr "" #: mips-tdep.c:9096 msgid "Show the MIPS ABI used by this program." msgstr "" #: mips-tdep.c:9097 msgid "" "This option can be set to one of:\n" " auto - the default ABI associated with the current binary\n" " o32\n" " o64\n" " n32\n" " n64\n" " eabi32\n" " eabi64" msgstr "" #: mips-tdep.c:9115 msgid "Set the compressed ISA encoding used by MIPS code." msgstr "" #: mips-tdep.c:9116 msgid "Show the compressed ISA encoding used by MIPS code." msgstr "" #: mips-tdep.c:9117 msgid "" "Select the compressed ISA encoding used in functions that have no symbol\n" "information available. The encoding can be set to either of:\n" " mips16\n" " micromips\n" "and is updated automatically from ELF file flags if available." msgstr "" #: mips-tdep.c:9131 msgid "Set use of MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9134 msgid "Select single-precision MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9137 msgid "Select double-precision MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9143 msgid "Select no MIPS floating-point coprocessor." msgstr "" #: mips-tdep.c:9148 msgid "Select MIPS floating-point coprocessor automatically." msgstr "" #: mips-tdep.c:9151 msgid "Show current use of MIPS floating-point coprocessor target." msgstr "" #: mips-tdep.c:9172 msgid "Set zeroing of upper 32 bits of 64-bit addresses." msgstr "" #: mips-tdep.c:9173 msgid "Show zeroing of upper 32 bits of 64-bit addresses." msgstr "" #: mips-tdep.c:9174 msgid "" "Use \"on\" to enable the masking, \"off\" to disable it and \"auto\" to\n" "allow GDB to determine the correct value." msgstr "" #: mips-tdep.c:9183 msgid "" "Set compatibility with 64-bit MIPS target that transfers 32-bit quantities." msgstr "" #: mips-tdep.c:9185 msgid "" "Show compatibility with 64-bit MIPS target that transfers 32-bit quantities." msgstr "" #: mips-tdep.c:9187 msgid "" "Use \"on\" to enable backward compatibility with older MIPS 64 GDB+target\n" "that would transfer 32 bits for some registers (e.g. SR, FSR) and\n" "64 bits for others. Use \"off\" to disable compatibility mode" msgstr "" #: mips-tdep.c:9199 msgid "Set mips debugging." msgstr "" #: mips-tdep.c:9200 msgid "Show mips debugging." msgstr "" #: mips-tdep.c:9201 msgid "When non-zero, mips specific debugging is enabled." msgstr "" #: mipsread.c:82 #, possible-c-format msgid "Error reading symbol table: %s" msgstr "" #: mn10300-tdep.c:191 #, possible-c-format msgid "Cannot store return value %d bytes long." msgstr "" #: mn10300-tdep.c:223 #, possible-c-format msgid "Cannot extract return value %d bytes long." msgstr "" #: mn10300-tdep.c:1429 msgid "mn10300_gdbarch_init: Unknown mn10300 variant" msgstr "" #: moxie-tdep.c:293 #, possible-c-format msgid "Process record: error reading memory at addr 0x%s len = %d.\n" msgstr "" #: msp430-tdep.c:908 msgid "Unknown msp430x code memory model" msgstr "" #: msp430-tdep.c:930 msgid "Unknown msp430 isa" msgstr "" #: mt-tdep.c:301 #, possible-c-format msgid "mt_register_type: illegal register number %d" msgstr "" #: nat/linux-ptrace.c:43 #, possible-c-format msgid "process %d is already traced by process %d" msgstr "" #: nat/linux-ptrace.c:48 #, possible-c-format msgid "process %d is a zombie - the process has already terminated" msgstr "" #: nat/linux-ptrace.c:109 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot mmap: %s" msgstr "" #: nat/linux-ptrace.c:121 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot fork: %s" msgstr "" #: nat/linux-ptrace.c:129 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_TRACEME: %s" msgstr "" #: nat/linux-ptrace.c:159 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: waitpid returned %ld: %s" msgstr "" #: nat/linux-ptrace.c:167 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: WTERMSIG %d is not SIGKILL!" msgstr "" #: nat/linux-ptrace.c:170 msgid "" "Cannot call inferior functions, Linux kernel PaX protection forbids return " "to non-executable pages!" msgstr "" #: nat/linux-ptrace.c:177 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: status %d is not WIFSTOPPED!" msgstr "" #: nat/linux-ptrace.c:185 #, possible-c-format msgid "" "linux_ptrace_test_ret_to_nx: WSTOPSIG %d is neither SIGTRAP nor SIGSEGV!" msgstr "" #: nat/linux-ptrace.c:203 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: Cannot PTRACE_PEEKUSER: %s" msgstr "" #: nat/linux-ptrace.c:217 #, possible-c-format msgid "linux_ptrace_test_ret_to_nx: PTRACE_KILL waitpid returned %ld: %s" msgstr "" #: nat/linux-ptrace.c:224 #, possible-c-format msgid "" "linux_ptrace_test_ret_to_nx: PTRACE_KILL status %d is not WIFSIGNALED!" msgstr "" #: nat/linux-ptrace.c:245 #, possible-c-format msgid "" "linux_ptrace_test_ret_to_nx: PC %p is neither near return address %p nor is " "the return instruction %p!" msgstr "" #: nat/linux-ptrace.c:249 msgid "" "Cannot call inferior functions on this system - Linux kernel with broken " "i386 NX (non-executable pages) support detected!" msgstr "" #: nat/linux-ptrace.c:354 #, possible-c-format msgid "linux_check_ptrace_features: waitpid: unexpected result %d." msgstr "" #: nat/linux-ptrace.c:357 #, possible-c-format msgid "linux_check_ptrace_features: waitpid: unexpected status %d." msgstr "" #: nat/linux-ptrace.c:372 msgid "linux_check_ptrace_features: failed to kill child" msgstr "" #: nat/linux-ptrace.c:432 msgid "linux_test_for_tracefork: failed to resume child" msgstr "" #: nat/linux-ptrace.c:461 msgid "linux_test_for_tracefork: failed to kill second child" msgstr "" #: nat/linux-ptrace.c:467 #, possible-c-format msgid "" "linux_test_for_tracefork: unexpected result from waitpid (%d, status 0x%x)" msgstr "" #: nat/linux-namespaces.c:739 msgid "mount namespace helper vanished?" msgstr "" #: nat/linux-namespaces.c:742 #, possible-c-format msgid "unhandled error %d" msgstr "" #: nat/linux-namespaces.c:747 #, possible-c-format msgid "mount namespace helper exited with status %d" msgstr "" #: nat/linux-namespaces.c:750 #, possible-c-format msgid "mount namespace helper killed by signal %d" msgstr "" #: nat/linux-namespaces.c:754 #, possible-c-format msgid "unhandled status %d" msgstr "" #: nat/linux-namespaces.c:758 #, possible-c-format msgid "unknown pid %d" msgstr "" #: nat/aarch64-linux-hw-point.c:87 msgid "Unrecognized breakpoint/watchpoint type" msgstr "" #: nat/aarch64-linux-hw-point.c:583 msgid "Unexpected error setting hardware debug registers" msgstr "" #: nat/aarch64-linux-hw-point.c:638 #, possible-c-format msgid "" "Unexpected number of hardware watchpoint registers reported by ptrace, got " "%d, expected %d." msgstr "" #: nat/aarch64-linux-hw-point.c:646 msgid "Unable to determine the number of hardware watchpoints available." msgstr "" #: nat/aarch64-linux-hw-point.c:658 #, possible-c-format msgid "" "Unexpected number of hardware breakpoint registers reported by ptrace, got " "%d, expected %d." msgstr "" #: nat/aarch64-linux-hw-point.c:666 msgid "Unable to determine the number of hardware breakpoints available." msgstr "" #: nat/linux-btrace.c:355 msgid "Branch trace may be incomplete." msgstr "" #: nat/linux-btrace.c:395 #, possible-c-format msgid "test bts: cannot fork: %s." msgstr "" #: nat/linux-btrace.c:402 #, possible-c-format msgid "test bts: cannot PTRACE_TRACEME: %s." msgstr "" #: nat/linux-btrace.c:410 #, possible-c-format msgid "test bts: cannot raise SIGTRAP: %s." msgstr "" #: nat/linux-btrace.c:421 nat/linux-btrace.c:453 #, possible-c-format msgid "test bts: bad pid %ld, error: %s." msgstr "" #: nat/linux-btrace.c:428 #, possible-c-format msgid "test bts: expected stop. status: %d." msgstr "" #: nat/linux-btrace.c:456 #, possible-c-format msgid "test bts: expected killed. status: %d." msgstr "" #: nat/linux-btrace.c:478 #, possible-c-format msgid "test pt: cannot fork: %s." msgstr "" #: nat/linux-btrace.c:485 #, possible-c-format msgid "test pt: cannot PTRACE_TRACEME: %s." msgstr "" #: nat/linux-btrace.c:493 #, possible-c-format msgid "test pt: cannot raise SIGTRAP: %s." msgstr "" #: nat/linux-btrace.c:504 nat/linux-btrace.c:540 #, possible-c-format msgid "test pt: bad pid %ld, error: %s." msgstr "" #: nat/linux-btrace.c:511 #, possible-c-format msgid "test pt: expected stop. status: %d." msgstr "" #: nat/linux-btrace.c:543 #, possible-c-format msgid "test pt: expected killed. status: %d." msgstr "" #: nat/linux-btrace.c:1115 msgid "Unkown btrace read type." msgstr "" #: nat/x86-dregs.c:232 msgid "The i386 doesn't support data-read watchpoints.\n" msgstr "" #: nat/x86-dregs.c:244 #, possible-c-format msgid "Invalid hardware breakpoint type %d in x86_length_and_rw_bits.\n" msgstr "" #: nat/x86-dregs.c:262 #, possible-c-format msgid "Invalid hardware breakpoint length %d in x86_length_and_rw_bits.\n" msgstr "" #: nat/x86-dregs.c:432 #, possible-c-format msgid "Invalid value %d of operation in x86_handle_nonaligned_watchpoint.\n" msgstr "" #: nat/mips-linux-watch.c:36 nat/mips-linux-watch.c:54 #: nat/mips-linux-watch.c:71 nat/mips-linux-watch.c:89 #: nat/mips-linux-watch.c:112 nat/mips-linux-watch.c:130 #: nat/mips-linux-watch.c:151 msgid "Unrecognized watch register style" msgstr "" #: nat/linux-procfs.c:248 #, possible-c-format msgid "Could not open /proc/%ld/task." msgstr "" #: nat/x86-linux-dregs.c:52 msgid "Couldn't read debug register" msgstr "" #: nat/linux-personality.c:44 #, possible-c-format msgid "Error restoring address space randomization: %s" msgstr "" #: nat/linux-personality.c:87 #, possible-c-format msgid "Error disabling address space randomization: %s" msgstr "" #: nios2-tdep.c:2369 msgid "Set Nios II debugging." msgstr "" #: nios2-tdep.c:2370 msgid "Show Nios II debugging." msgstr "" #: nios2-tdep.c:2371 msgid "When on, Nios II specific debugging is enabled." msgstr "" #: nto-procfs.c:96 msgid "Lost the QNX node. Debug session probably over." msgstr "" #: nto-procfs.c:166 msgid "Invalid procfs arg" msgstr "" #: nto-procfs.c:175 nto-procfs.c:193 msgid "Devctl failed." msgstr "" #: nto-procfs.c:185 msgid "alloca failed." msgstr "" #: nto-procfs.c:200 msgid "Invalid target CPU." msgstr "" #: nto-procfs.c:658 procfs.c:3034 msgid "Attaching GDB to itself is not a good idea..." msgstr "" #: nto-procfs.c:702 #, possible-c-format msgid "Couldn't open proc file %s, error %d (%s)" msgstr "" #: nto-procfs.c:705 msgid "Couldn't stop process" msgstr "" #: nto-procfs.c:728 remote-mips.c:2288 msgid "" "Interrupted while waiting for the program.\n" "Give up (and stop debugging it)? " msgstr "" #: nto-procfs.c:1097 msgid "run error!\n" msgstr "" #: nto-procfs.c:1270 #, possible-c-format msgid "Error spawning %s: %d (%s)" msgstr "" #: nto-procfs.c:1566 msgid "pidlist" msgstr "" #: nto-procfs.c:1567 msgid "memory information" msgstr "" #: nto-procfs.c:1597 msgid "Failed to set hardware watchpoint" msgstr "" #: objc-lang.c:127 msgid "no way to lookup Objective-C classes" msgstr "" #: objc-lang.c:156 msgid "no way to lookup Objective-C selectors" msgstr "" #: objc-lang.c:204 msgid "NSString: internal error -- no way to create new NSString" msgstr "" #: objc-lang.c:478 #, possible-c-format msgid "Can't find selector \"%s\"" msgstr "" #: objc-lang.c:525 msgid "internal: compare_selectors(1)" msgstr "" #: objc-lang.c:530 msgid "internal: compare_selectors(2)" msgstr "" #: objc-lang.c:575 objc-lang.c:726 #, possible-c-format msgid "Regexp is too long: %s" msgstr "" #: objc-lang.c:608 #, possible-c-format msgid "Bad method name '%s'" msgstr "" #: objc-lang.c:625 #, possible-c-format msgid "" "Selectors matching \"%s\":\n" "\n" msgstr "" #: objc-lang.c:672 #, possible-c-format msgid "No selectors matching \"%s\"\n" msgstr "" #: objc-lang.c:691 msgid "internal: compare_classes(1)" msgstr "" #: objc-lang.c:763 #, possible-c-format msgid "" "Classes matching \"%s\":\n" "\n" msgstr "" #: objc-lang.c:802 #, possible-c-format msgid "No classes matching \"%s\"\n" msgstr "" #: objc-lang.c:1196 msgid "Unable to locate _NSPrintForDebugger in child process" msgstr "" #: objc-lang.c:1202 msgid "object returns null description" msgstr "" #: objc-lang.c:1213 msgid "" msgstr "" #. INFO SELECTORS command. #: objc-lang.c:1368 msgid "All Objective-C selectors, or those matching REGEXP." msgstr "" #. INFO CLASSES command. #: objc-lang.c:1370 msgid "All Objective-C classes, or those matching REGEXP." msgstr "" #: objc-lang.c:1372 msgid "Ask an Objective-C object to print itself." msgstr "" #: objfiles.c:489 msgid "Entry point address is not known." msgstr "" #: objfiles.c:555 msgid "put_objfile_before: before objfile not in list" msgstr "" #: objfiles.c:587 msgid "unlink_objfile: objfile already unlinked" msgstr "" #: objfiles.c:1337 #, possible-c-format msgid "" "unexpected overlap between:\n" " (A) section `%s' from `%s' [%s, %s)\n" " (B) section `%s' from `%s' [%s, %s).\n" "Will ignore section B" msgstr "" #: objfiles.h:704 msgid "sect_index_data not initialized" msgstr "" #: objfiles.h:710 msgid "sect_index_rodata not initialized" msgstr "" #: objfiles.h:716 msgid "sect_index_text not initialized" msgstr "" #: observer.c:62 #, possible-c-format msgid "Observer debugging is %s.\n" msgstr "" #. We should never reach this point. However, this should not be #. a very serious error, so simply report a warning to the user. #: observer.c:154 msgid "Failed to detach observer" msgstr "" #: observer.c:213 msgid "Set observer debugging." msgstr "" #: observer.c:214 msgid "Show observer debugging." msgstr "" #: observer.c:215 msgid "When non-zero, observer debugging is enabled." msgstr "" #: opencl-lang.c:91 #, possible-c-format msgid "Invalid OpenCL vector size: %d" msgstr "" #: opencl-lang.c:183 opencl-lang.c:212 opencl-lang.c:391 opencl-lang.c:508 #: opencl-lang.c:601 opencl-lang.c:912 valarith.c:1407 valarith.c:1453 #: valarith.c:1811 valarith.c:1847 valops.c:882 msgid "Could not determine the vector bounds" msgstr "" #: opencl-lang.c:399 msgid "Invalid OpenCL vector size" msgstr "" #: opencl-lang.c:446 opencl-lang.c:466 opencl-lang.c:471 opencl-lang.c:475 #: opencl-lang.c:485 #, possible-c-format msgid "Invalid OpenCL vector component accessor %s" msgstr "" #: opencl-lang.c:570 msgid "Attempt to perform an unsupported operation" msgstr "" #: opencl-lang.c:594 msgid "Vector operations are not supported on scalar types" msgstr "" #: opencl-lang.c:608 opencl-lang.c:919 valarith.c:1463 msgid "Cannot perform operation on vectors with different types" msgstr "" #: opencl-lang.c:715 valarith.c:1506 msgid "Argument to operation not a number or boolean." msgstr "" #. Throw an error if arg2 or arg3 aren't vectors. #: opencl-lang.c:902 msgid "Cannot perform conditional operation on incompatible types" msgstr "" #: opencl-lang.c:925 msgid "Cannot perform conditional operation on vectors with different sizes" msgstr "" #: osabi.c:162 #, possible-c-format msgid "" "gdbarch_register_osabi: An attempt to register a handler for OS ABI \"%s\" " "for architecture %s was made. The handler will not be registered" msgstr "" #: osabi.c:180 #, possible-c-format msgid "" "gdbarch_register_osabi: A handler for OS ABI \"%s\" has already been " "registered for architecture %s" msgstr "" #: osabi.c:272 #, possible-c-format msgid "" "gdbarch_lookup_osabi: invalid OS ABI (%d) from sniffer for architecture %s " "flavour %d" msgstr "" #: osabi.c:291 #, possible-c-format msgid "" "gdbarch_lookup_osabi: multiple %sspecific OS ABI match for architecture %s " "flavour %d: first match \"%s\", second match \"%s\"" msgstr "" #: osabi.c:494 #, possible-c-format msgid "GNU ABI tag value %u unrecognized." msgstr "" #: osabi.c:639 #, possible-c-format msgid "Invalid OS ABI \"%s\" passed to command handler." msgstr "" #: osabi.c:647 msgid "Updating OS ABI failed." msgstr "" #: osabi.c:656 #, possible-c-format msgid "The current OS ABI is \"auto\" (currently \"%s\").\n" msgstr "" #: osabi.c:660 #, possible-c-format msgid "The current OS ABI is \"%s\".\n" msgstr "" #: osabi.c:664 #, possible-c-format msgid "The default OS ABI is \"%s\".\n" msgstr "" #: osabi.c:676 msgid "_initialize_gdb_osabi: gdb_osabi_names[] is inconsistent" msgstr "" #: osabi.c:686 msgid "Set OS ABI of target." msgstr "" #: osabi.c:687 msgid "Show OS ABI of target." msgstr "" #: osdata.c:38 msgid "Can not parse XML OS data; XML support was disabled at compile time" msgstr "" #: osdata.c:66 msgid "Seen more than on osdata element" msgstr "" #: osdata.c:174 msgid "osdata" msgstr "" #: osdata.c:257 msgid "Empty data returned by target. Wrong osdata type?" msgstr "" #: osdata.c:259 msgid "Empty type list returned by target. No type data?" msgstr "" #: osdata.c:268 msgid "Can not fetch data now." msgstr "" #: osdata.c:306 msgid "Available types of OS data not reported." msgstr "" #: osdata.c:416 msgid "Show OS data ARG." msgstr "" #: p-typeprint.c:300 msgid "type not handled in pascal_type_print_varspec_prefix()" msgstr "" #: p-typeprint.c:422 msgid "type not handled in pascal_type_print_varspec_suffix()" msgstr "" #: p-valprint.c:410 #, possible-c-format msgid "Invalid pascal type code %d in symbol table." msgstr "" #: p-valprint.c:458 #, possible-c-format msgid "Printing of pascal static members is %s.\n" msgstr "" #: p-valprint.c:898 msgid "Set printing of pascal static members." msgstr "" #: p-valprint.c:899 msgid "Show printing of pascal static members." msgstr "" #: parse.c:97 #, possible-c-format msgid "Expression debugging is %s.\n" msgstr "" #: parse.c:108 #, possible-c-format msgid "Parser debugging is %s.\n" msgstr "" #: parse.c:869 msgid "?error in operator_length_standard" msgstr "" #: parse.c:1156 msgid "expression to compute" msgstr "" #: parse.c:1269 msgid "Junk after end of expression." msgstr "" #: parse.c:1945 msgid "Set expression debugging." msgstr "" #: parse.c:1946 msgid "Show expression debugging." msgstr "" #: parse.c:1947 msgid "" "When non-zero, the internal representation of expressions will be printed." msgstr "" #: parse.c:1954 msgid "Set parser debugging." msgstr "" #: parse.c:1955 msgid "Show parser debugging." msgstr "" #: parse.c:1956 msgid "When non-zero, expression parser tracing will be enabled." msgstr "" #: ppc-linux-nat.c:373 ppc-linux-nat.c:843 msgid "Unable to fetch VSX register" msgstr "" #: ppc-linux-nat.c:402 ppc-linux-nat.c:873 msgid "Unable to fetch AltiVec register" msgstr "" #. Anything else needs to be reported. #: ppc-linux-nat.c:440 ppc-linux-nat.c:2419 msgid "Unable to fetch SPE registers" msgstr "" #: ppc-linux-nat.c:577 #, possible-c-format msgid "fetch_register: unexpected byte order: %d" msgstr "" #: ppc-linux-nat.c:635 ppc-linux-nat.c:2432 msgid "Unable to fetch VSX registers" msgstr "" #: ppc-linux-nat.c:654 ppc-linux-nat.c:2445 msgid "Unable to fetch AltiVec registers" msgstr "" #: ppc-linux-nat.c:681 ppc-linux-nat.c:1157 msgid "Couldn't get general-purpose registers." msgstr "" #: ppc-linux-nat.c:733 ppc-linux-nat.c:1219 msgid "Couldn't get floating-point registers." msgstr "" #: ppc-linux-nat.c:851 msgid "Unable to store VSX register" msgstr "" #: ppc-linux-nat.c:887 msgid "Unable to store AltiVec register" msgstr "" #. Anything else needs to be reported. #: ppc-linux-nat.c:914 msgid "Unable to set SPE registers" msgstr "" #: ppc-linux-nat.c:1103 msgid "Couldn't get VSX registers" msgstr "" #: ppc-linux-nat.c:1109 msgid "Couldn't write VSX registers" msgstr "" #: ppc-linux-nat.c:1126 msgid "Couldn't get AltiVec registers" msgstr "" #: ppc-linux-nat.c:1132 msgid "Couldn't write AltiVec registers" msgstr "" #: ppc-linux-nat.c:1169 msgid "Couldn't set general-purpose registers." msgstr "" #: ppc-linux-nat.c:1231 msgid "Couldn't set floating-point registers." msgstr "" #: ppc-linux-nat.c:1559 msgid "Unexpected error setting breakpoint or watchpoint" msgstr "" #: ppc-linux-nat.c:1606 msgid "Unexpected error deleting breakpoint or watchpoint" msgstr "" #: ppc-linux-nat.c:2281 msgid "The given mask covers kernel address space and cannot be used.\n" msgstr "" #: ppc-linux-tdep.c:1552 msgid "unexpected wordsize" msgstr "" #. Can't happen. #: ppc-sysv-tdep.c:668 msgid "Unknown decimal float size." msgstr "" #: printcmd.c:90 #, possible-c-format msgid "" "The largest offset that will be printed in form is %s.\n" msgstr "" #: printcmd.c:102 #, possible-c-format msgid "Printing of source filename and line number with is %s.\n" msgstr "" #: printcmd.c:424 printcmd.c:500 #, possible-c-format msgid "Undefined output size \"%c\"." msgstr "" #: printcmd.c:526 #, possible-c-format msgid "Undefined output format \"%c\"." msgstr "" #: printcmd.c:854 #, possible-c-format msgid "Unable to display strings with size '%c', using 'b' instead." msgstr "" #: printcmd.c:922 #, possible-c-format msgid "Size letters are meaningless in \"%s\" command." msgstr "" #: printcmd.c:924 #, possible-c-format msgid "Item count other than 1 is meaningless in \"%s\" command." msgstr "" #: printcmd.c:927 #, possible-c-format msgid "Format letter \"%c\" is meaningless in \"%s\" command." msgstr "" #: printcmd.c:1095 msgid "Expression is not an assignment (and might have no effect)" msgstr "" #: printcmd.c:1113 msgid "address" msgstr "" #: printcmd.c:1136 msgid "mapped" msgstr "" #: printcmd.c:1136 msgid "unmapped" msgstr "" #: printcmd.c:1157 #, possible-c-format msgid "%s in load address range of %s overlay section %s of %s\n" msgstr "" #: printcmd.c:1161 #, possible-c-format msgid "%s in load address range of section %s of %s\n" msgstr "" #: printcmd.c:1166 #, possible-c-format msgid "%s in %s overlay section %s of %s\n" msgstr "" #: printcmd.c:1169 #, possible-c-format msgid "%s in section %s of %s\n" msgstr "" #: printcmd.c:1174 #, possible-c-format msgid "%s in load address range of %s overlay section %s\n" msgstr "" #: printcmd.c:1178 #, possible-c-format msgid "%s in load address range of section %s\n" msgstr "" #: printcmd.c:1182 #, possible-c-format msgid "%s in %s overlay section %s\n" msgstr "" #: printcmd.c:1185 #, possible-c-format msgid "%s in section %s\n" msgstr "" #: printcmd.c:1192 #, possible-c-format msgid "No symbol matches %s.\n" msgstr "" #: printcmd.c:1208 msgid "Argument required." msgstr "" #: printcmd.c:1311 #, possible-c-format msgid "an argument in register %s" msgstr "" #: printcmd.c:1314 #, possible-c-format msgid "a variable in register %s" msgstr "" #: printcmd.c:1319 printcmd.c:1392 msgid "static storage at address " msgstr "" #: printcmd.c:1325 printcmd.c:1362 printcmd.c:1397 msgid "" ",\n" " -- loaded at " msgstr "" #: printcmd.c:1327 printcmd.c:1364 printcmd.c:1399 #, possible-c-format msgid " in overlay section %s" msgstr "" #: printcmd.c:1335 #, possible-c-format msgid "address of an argument in register %s" msgstr "" #: printcmd.c:1340 #, possible-c-format msgid "an argument at offset %ld" msgstr "" #: printcmd.c:1344 #, possible-c-format msgid "a local variable at frame offset %ld" msgstr "" #: printcmd.c:1348 #, possible-c-format msgid "a reference argument at offset %ld" msgstr "" #: printcmd.c:1352 msgid "a typedef" msgstr "" #: printcmd.c:1356 msgid "a function at address " msgstr "" #: printcmd.c:1384 #, possible-c-format msgid "" "a thread-local variable at offset %s in the thread-local storage for `%s'" msgstr "" #: printcmd.c:1408 msgid "optimized out" msgstr "" #: printcmd.c:1412 msgid "of unknown (botched) type" msgstr "" #: printcmd.c:1468 msgid "starting display address" msgstr "" #: printcmd.c:1626 msgid "one or more display numbers" msgstr "" #: printcmd.c:1636 #, possible-c-format msgid "bad display number at or near '%s'" msgstr "" #: printcmd.c:1645 printcmd.c:1854 #, possible-c-format msgid "No display number %d.\n" msgstr "" #: printcmd.c:1667 msgid "Delete all auto-display expressions? " msgstr "" #: printcmd.c:1717 #, possible-c-format msgid "Unable to display \"%s\": %s" msgstr "" #: printcmd.c:1781 #, possible-c-format msgid "\n" msgstr "" #: printcmd.c:1864 #, possible-c-format msgid "Disabling display %d to avoid infinite recursion.\n" msgstr "" #: printcmd.c:1877 msgid "There are no auto-display expressions now.\n" msgstr "" #: printcmd.c:1879 msgid "" "Auto-display expressions now in effect:\n" "Num Enb Expression\n" msgstr "" #: printcmd.c:1892 msgid " (cannot be evaluated in the current context)" msgstr "" #: printcmd.c:2276 msgid "format-control string and values to print" msgstr "" #: printcmd.c:2361 #, possible-c-format msgid "expected wchar_t argument for %%lc" msgstr "" #: printcmd.c:2391 printcmd.c:2408 value.c:2756 msgid "Invalid floating value found in program." msgstr "" #: printcmd.c:2415 msgid "long double not supported in printf" msgstr "" #: printcmd.c:2426 msgid "long long not supported in printf" msgstr "" #: printcmd.c:2510 msgid "Describe where symbol SYM is stored." msgstr "" #: printcmd.c:2512 msgid "" "Describe what symbol is at location ADDR.\n" "Only for symbols with fixed locations (global or static scope)." msgstr "" #: printcmd.c:2516 msgid "" "Examine memory: x/FMT ADDRESS.\n" "ADDRESS is an expression for the memory address to examine.\n" "FMT is a repeat count followed by a format letter and a size letter.\n" "Format letters are o(octal), x(hex), d(decimal), u(unsigned decimal),\n" " t(binary), f(float), a(address), i(instruction), c(char), s(string)\n" " and z(hex, zero padded on the left).\n" "Size letters are b(byte), h(halfword), w(word), g(giant, 8 bytes).\n" "The specified number of objects of the specified size are printed\n" "according to the format.\n" "\n" "Defaults for format and size letters are those previously used.\n" "Default count is 1. Default address is following last thing printed\n" "with this command or \"print\"." msgstr "" #: printcmd.c:2532 msgid "Print line number and file of definition of variable." msgstr "" #: printcmd.c:2535 msgid "Expressions to display when program stops, with code numbers." msgstr "" #: printcmd.c:2538 msgid "" "Cancel some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to stop displaying.\n" "No argument means cancel all automatic-display expressions.\n" "\"delete display\" has the same effect as this command.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2546 msgid "" "Print value of expression EXP each time the program stops.\n" "/FMT may be used before EXP as in the \"print\" command.\n" "/FMT \"i\" or \"s\" or including a size-letter is allowed,\n" "as in the \"x\" command, and then EXP is used to get the address to examine\n" "and examining is done as in the \"x\" command.\n" "\n" "With no argument, display all currently requested auto-display expressions.\n" "Use \"undisplay\" to cancel display requests previously made." msgstr "" #: printcmd.c:2555 msgid "" "Enable some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to resume displaying.\n" "No argument means enable all automatic-display expressions.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2561 msgid "" "Disable some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to stop displaying.\n" "No argument means disable all automatic-display expressions.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2567 msgid "" "Cancel some expressions to be displayed when program stops.\n" "Arguments are the code numbers of the expressions to stop displaying.\n" "No argument means cancel all automatic-display expressions.\n" "Do \"info display\" to see current list of code numbers." msgstr "" #: printcmd.c:2573 msgid "" "printf \"printf format string\", arg1, arg2, arg3, ..., argn\n" "This is useful for formatted output in user-defined commands." msgstr "" #: printcmd.c:2577 msgid "" "Like \"print\" but don't put in value history and don't print newline.\n" "This is useful in user-defined commands." msgstr "" #: printcmd.c:2581 printcmd.c:2593 msgid "" "Evaluate expression EXP and assign result to variable VAR, using assignment\n" "syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n" "example). VAR may be a debugger \"convenience\" variable (names starting\n" "with $), a register (a few standard names starting with $), or an actual\n" "variable in the program being debugged. EXP is any valid expression.\n" "Use \"set variable\" for variables with names identical to set subcommands.\n" "\n" "With a subcommand, this command modifies parts of the gdb environment.\n" "You can see these environment settings with the \"show\" command." msgstr "" #. "call" is the same as "set", but handy for dbx users to call fns. #: printcmd.c:2604 msgid "" "Call a function in the program.\n" "The argument is the function name and arguments, in the notation of the\n" "current working language. The result is printed and saved in the value\n" "history, if it is not void." msgstr "" #: printcmd.c:2611 msgid "" "Evaluate expression EXP and assign result to variable VAR, using assignment\n" "syntax appropriate for the current language (VAR = EXP or VAR := EXP for\n" "example). VAR may be a debugger \"convenience\" variable (names starting\n" "with $), a register (a few standard names starting with $), or an actual\n" "variable in the program being debugged. EXP is any valid expression.\n" "This may usually be abbreviated to simply \"set\"." msgstr "" #: printcmd.c:2620 msgid "" "Print value of expression EXP.\n" "Variables accessible are those of the lexical environment of the selected\n" "stack frame, plus all those whose scope is global or an entire file.\n" "\n" "$NUM gets previous value number NUM. $ and $$ are the last two values.\n" "$$NUM refers to NUM'th value back from the last one.\n" "Names starting with $ refer to registers (with the values they would have\n" "if the program were to return to the stack frame now selected, restoring\n" "all registers saved by frames farther in) or else to debugger\n" "\"convenience\" variables (any such name not a known register).\n" "Use assignment expressions to give values to convenience variables.\n" "\n" "{TYPE}ADREXP refers to a datum of data type TYPE, located at address " "ADREXP.\n" "@ is a binary operator for treating consecutive data objects\n" "anywhere in memory as an array. FOO@NUM gives an array whose first\n" "element is FOO, whose second element is stored in the space following\n" "where FOO is stored, etc. FOO must be an expression whose value\n" "resides in memory.\n" "\n" "EXP may be preceded with /FMT, where FMT is a format letter\n" "but no count or size letter (see \"x\" command)." msgstr "" #: printcmd.c:2647 msgid "Set the largest offset that will be printed in form." msgstr "" #: printcmd.c:2648 msgid "Show the largest offset that will be printed in form." msgstr "" #: printcmd.c:2649 msgid "" "Tell GDB to only display the symbolic form of an address if the\n" "offset between the closest earlier symbol and the address is less than\n" "the specified maximum offset. The default is \"unlimited\", which tells " "GDB\n" "to always print the symbolic form of an address if any symbol precedes\n" "it. Zero is equivalent to \"unlimited\"." msgstr "" #: printcmd.c:2659 msgid "Set printing of source filename and line number with ." msgstr "" #: printcmd.c:2660 msgid "Show printing of source filename and line number with ." msgstr "" #: printcmd.c:2666 msgid "" "Convert \"printf format string\", arg1, arg2, arg3, ..., argn to\n" "a command line, and call it." msgstr "" #: probe.c:127 #, possible-c-format msgid "'%s' is not a probe linespec" msgstr "" #: probe.c:132 #, possible-c-format msgid "argument to `%s' missing" msgstr "" #: probe.c:170 msgid "no probe name specified" msgstr "" #: probe.c:172 msgid "invalid provider name" msgstr "" #: probe.c:174 msgid "invalid objfile name" msgstr "" #: probe.c:193 #, possible-c-format msgid "No probe matching objfile=`%s', provider=`%s', name=`%s'" msgstr "" #: probe.c:194 probe.c:195 msgid "" msgstr "" #: probe.c:297 msgid "Invalid provider regexp" msgstr "" #: probe.c:299 msgid "Invalid probe regexp" msgstr "" #: probe.c:301 msgid "Invalid object file regexp" msgstr "" #: probe.c:467 msgid "n/a" msgstr "" #: probe.c:653 msgid "Type" msgstr "" #: probe.c:655 msgid "Provider" msgstr "" #: probe.c:656 msgid "Name" msgstr "" #: probe.c:657 msgid "Where" msgstr "" #: probe.c:675 msgid "Object" msgstr "" #: probe.c:718 probe.c:748 probe.c:794 msgid "No probes matched.\n" msgstr "" #: probe.c:763 #, possible-c-format msgid "Probe %s:%s enabled.\n" msgstr "" #: probe.c:768 #, possible-c-format msgid "Probe %s:%s cannot be enabled.\n" msgstr "" #: probe.c:809 #, possible-c-format msgid "Probe %s:%s disabled.\n" msgstr "" #: probe.c:814 #, possible-c-format msgid "Probe %s:%s cannot be disabled.\n" msgstr "" #: probe.c:946 msgid "" "Show available static probes.\n" "Usage: info probes [all|TYPE [ARGS]]\n" "TYPE specifies the type of the probe, and can be one of the following:\n" " - stap\n" "If you specify TYPE, there may be additional arguments needed by the\n" "subcommand.\n" "If you do not specify any argument, or specify `all', then the command\n" "will show information about all types of probes." msgstr "" #: probe.c:982 probe.c:1014 #, possible-c-format msgid "No probe at PC %s" msgstr "" #: probe.c:989 #, possible-c-format msgid "Invalid probe argument %d -- probe has %u arguments available" msgstr "" #: probe.c:1028 #, possible-c-format msgid "Invalid probe argument %d -- probe has %d arguments available" msgstr "" #: probe.c:1079 msgid "Show information about all type of probes." msgstr "" #: probe.c:1083 msgid "" "Enable probes.\n" "Usage: enable probes [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name.\n" "If you do not specify any argument then the command will enable\n" "all defined probes." msgstr "" #: probe.c:1094 msgid "" "Disable probes.\n" "Usage: disable probes [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name.\n" "If you do not specify any argument then the command will disable\n" "all defined probes." msgstr "" #: proc-api.c:781 msgid "Set tracing for /proc api calls." msgstr "" #: proc-api.c:782 msgid "Show tracing for /proc api calls." msgstr "" #: proc-api.c:788 msgid "Set filename for /proc tracefile." msgstr "" #: proc-api.c:789 msgid "Show filename for /proc tracefile." msgstr "" #: procfs.c:483 #, possible-c-format msgid "procfs: couldn't find pid %d (kernel thread %d) in procinfo list." msgstr "" #: procfs.c:487 #, possible-c-format msgid "procfs: couldn't find pid %d in procinfo list." msgstr "" #: procfs.c:884 #, possible-c-format msgid "load_syscalls: Can't open /proc/%d/sysent" msgstr "" #: procfs.c:891 procfs.c:905 #, possible-c-format msgid "load_syscalls: Error reading /proc/%d/sysent" msgstr "" #: procfs.c:896 #, possible-c-format msgid "load_syscalls: /proc/%d/sysent contains no syscalls!" msgstr "" #: procfs.c:1365 #, possible-c-format msgid "procfs: modify_flag failed to turn %s %s" msgstr "" #: procfs.c:1609 msgid "procfs: set_traced_signals failed" msgstr "" #: procfs.c:2568 #, possible-c-format msgid "procfs_find_LDT_entry: could not find procinfo for %d:%ld." msgstr "" #: procfs.c:2575 #, possible-c-format msgid "procfs_find_LDT_entry: could not read gregs for %d:%ld." msgstr "" #: procfs.c:3041 #, possible-c-format msgid "Attaching to program `%s', %s\n" msgstr "" #: procfs.c:3092 msgid "procfs: out of memory in 'attach'" msgstr "" #: procfs.c:3182 msgid "Was stopped when attached, make it runnable again? " msgstr "" #: procfs.c:3225 #, possible-c-format msgid "procfs: fetch_registers failed to find procinfo for %s" msgstr "" #: procfs.c:3274 #, possible-c-format msgid "procfs: store_registers: failed to find procinfo for %s" msgstr "" #: procfs.c:3419 #, possible-c-format msgid "Failed to create a bfd: %s." msgstr "" #: procfs.c:3442 msgid "Failed to insert dbx_link breakpoint." msgstr "" #: procfs.c:3582 #, possible-c-format msgid "procfs: couldn't stop process %d: wait returned %d." msgstr "" #: procfs.c:3690 msgid "procfs: trapped on entry to " msgstr "" #: procfs.c:3700 procfs.c:3803 #, possible-c-format msgid "%ld syscall arguments:\n" msgstr "" #: procfs.c:3793 msgid "procfs: trapped on exit from " msgstr "" #: procfs.c:3822 #, possible-c-format msgid "Retry #%d:\n" msgstr "" #: procfs.c:3890 procfs.c:3898 msgid "child stopped for unknown reason:\n" msgstr "" #: procfs.c:3892 procfs.c:3900 msgid "... giving up..." msgstr "" #: procfs.c:3925 msgid "procfs: ...giving up..." msgstr "" #: procfs.c:4161 msgid "" "resume: target already running. Pretend to resume, and hope for the best!" msgstr "" #: procfs.c:4198 #, possible-c-format msgid "\tUsing the running image of %s %s via /proc.\n" msgstr "" #: procfs.c:4319 msgid "procfs: out of memory in 'init_inferior'" msgstr "" #: procfs.c:4426 msgid "procfs: create_procinfo failed in child." msgstr "" #. Not found. This must be an error rather than merely passing #. the file to execlp(), because execlp() would try all the #. exec()s, causing GDB to get confused. #: procfs.c:4597 #, possible-c-format msgid "procfs:%d -- Can't find shell %s in PATH" msgstr "" #: procfs.c:5161 #, possible-c-format msgid "process %d flags:\n" msgstr "" #: procfs.c:5171 #, possible-c-format msgid "thread %d flags:\n" msgstr "" #: procfs.c:5231 msgid "you must be debugging a process to use this command." msgstr "" #: procfs.c:5234 msgid "system call to trace" msgstr "" #: procfs.c:5279 msgid "Give a trace of entries into the syscall." msgstr "" #: procfs.c:5281 msgid "Give a trace of exits from the syscall." msgstr "" #: procfs.c:5283 msgid "Cancel a trace of entries into the syscall." msgstr "" #: procfs.c:5285 msgid "Cancel a trace of exits from the syscall." msgstr "" #: procfs.c:5478 msgid "gcore not implemented for this host." msgstr "" #: progspace.c:390 #, possible-c-format msgid "program space ID %d not known." msgstr "" #: progspace.c:517 msgid "Info about currently known program spaces." msgstr "" #: psymtab.c:87 symfile.c:1186 #, possible-c-format msgid "Reading symbols from %s..." msgstr "" #: psymtab.c:97 symfile.c:1214 msgid "(no debugging symbols found)..." msgstr "" #. Might want to error() here (in case symtab is corrupt and #. will cause a core dump), but maybe we can successfully #. continue, so let's not. #: psymtab.c:394 #, possible-c-format msgid "(Internal error: pc %s in read in psymtab, but not in symtab.)\n" msgstr "" #: psymtab.c:858 msgid "select_source_symtab: readin pst found and no symtabs." msgstr "" #: psymtab.c:1071 #, possible-c-format msgid " Number of psym tables (not yet expanded): %d\n" msgstr "" #: psymtab.c:1975 msgid "" "print-psymbols takes an output file name and optional symbol file name" msgstr "" #: psymtab.c:2231 msgid "" "Print dump of current partial symbol definitions.\n" "Entries in the partial symbol table are dumped to file OUTFILE.\n" "If a SOURCE file is specified, dump only that file's partial symbols." msgstr "" #: psymtab.c:2237 msgid "" "List the partial symbol tables for all object files.\n" "This does not include information about individual partial symbols,\n" "just the symbol table structures themselves." msgstr "" #: psymtab.c:2244 msgid "Check consistency of currently expanded psymtabs versus symtabs." msgstr "" #: python/python.c:227 python/python.c:1955 msgid "internal error: Unhandled Python exception" msgstr "" #: python/python.c:255 msgid "Python not initialized" msgstr "" #: python/python.c:361 python/python.c:465 python/python.c:486 #: python/py-xmethods.c:653 python/py-xmethods.c:661 python/py-xmethods.c:677 #: python/py-xmethods.c:687 python/py-xmethods.c:697 python/py-function.c:152 #: python/py-prettyprint.c:668 msgid "Error while executing Python code." msgstr "" #: python/python.c:405 #, possible-c-format msgid "Error while opening file: %s" msgstr "" #: python/python.c:457 msgid "Invalid \"python\" block structure." msgstr "" #: python/python.c:560 msgid "Programmer error: unhandled type." msgstr "" #: python/python.c:594 #, possible-c-format msgid "Could not find parameter `%s'." msgstr "" #: python/python.c:598 #, possible-c-format msgid "`%s' is not a parameter." msgstr "" #: python/python.c:984 msgid "Posted event is not callable" msgstr "" #: python/python.c:1076 msgid "Return from prompt_hook must be either a Python string, or None" msgstr "" #: python/python.c:1242 msgid "Error occurred computing Python errormessage.\n" msgstr "" #: python/python.c:1550 msgid "Python scripting is not supported in this copy of GDB." msgstr "" #: python/python.c:1642 msgid "" "Start an interactive Python prompt.\n" "\n" "To return to GDB, type the EOF character (e.g., Ctrl-D on an empty\n" "prompt).\n" "\n" "Alternatively, a single-line Python command can be given as an\n" "argument, and if the command is an expression, the result will be\n" "printed. For example:\n" "\n" " (gdb) python-interactive 2 + 3\n" " 5\n" msgstr "" #: python/python.c:1656 msgid "" "Start a Python interactive prompt.\n" "\n" "Python scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: python/python.c:1667 msgid "" "Evaluate a Python command.\n" "\n" "The command can be given as an argument, for instance:\n" "\n" " python print 23\n" "\n" "If no argument is given, the following lines are read and used\n" "as the Python commands. Type a line containing \"end\" to indicate\n" "the end of the command." msgstr "" #: python/python.c:1678 msgid "" "Evaluate a Python command.\n" "\n" "Python scripting is not supported in this copy of GDB.\n" "This command is only a placeholder." msgstr "" #: python/python.c:1689 python/python.c:1694 msgid "Prefix command for python preference settings." msgstr "" #: python/python.c:1699 msgid "Set mode for Python stack dump on error." msgstr "" #: python/python.c:1700 msgid "Show the mode of Python stack printing on error." msgstr "" #. This is passed in one call to warning so that blank lines aren't #. inserted between each line of text. #: python/python.c:1935 #, possible-c-format msgid "" "\n" "Could not load the Python gdb module from `%s'.\n" "Limited Python support is available from the _gdb module.\n" "Suggest passing --data-directory=/path/to/gdb/data-directory.\n" msgstr "" #: python/py-cmd.c:128 python/py-cmd.c:248 msgid "Invalid invocation of Python command object." msgstr "" #: python/py-cmd.c:137 msgid "Python command object missing 'invoke' method." msgstr "" #: python/py-cmd.c:146 msgid "Could not convert arguments to Python string." msgstr "" #. An error occurred computing the string representation of the #. error message. This is rare, but we should inform the user. #: python/py-cmd.c:174 msgid "" "An error occurred in a Python command\n" "and then another occurred computing the error message.\n" msgstr "" #: python/py-cmd.c:193 #, possible-c-format msgid "Error occurred in Python command: %s" msgstr "" #: python/py-cmd.c:195 msgid "Error occurred in Python command." msgstr "" #: python/py-cmd.c:257 python/py-cmd.c:262 msgid "Could not convert argument to Python string." msgstr "" #: python/py-cmd.c:444 msgid "No command name found." msgstr "" #: python/py-cmd.c:476 #, possible-c-format msgid "Could not find command prefix %s." msgstr "" #: python/py-cmd.c:490 #, possible-c-format msgid "'%s' is not a prefix command." msgstr "" #: python/py-cmd.c:537 msgid "Command object already initialized." msgstr "" #: python/py-cmd.c:553 python/py-param.c:676 msgid "Invalid command class argument." msgstr "" #: python/py-cmd.c:560 msgid "Invalid completion type argument." msgstr "" #: python/py-auto-load.c:40 #, possible-c-format msgid "Auto-loading of Python scripts is %s.\n" msgstr "" #: python/py-auto-load.c:67 msgid "Set the debugger's behaviour regarding auto-loaded Python scripts." msgstr "" #: python/py-auto-load.c:68 msgid "Show the debugger's behaviour regarding auto-loaded Python scripts." msgstr "" #: python/py-auto-load.c:69 msgid "" "If enabled, auto-loaded Python scripts are loaded when the debugger reads\n" "an executable or shared library.\n" "This options has security implications for untrusted inferiors." msgstr "" #: python/py-auto-load.c:78 msgid "" "Set the debugger's behaviour regarding auto-loaded Python scripts, " "deprecated." msgstr "" #: python/py-auto-load.c:81 msgid "" "Show the debugger's behaviour regarding auto-loaded Python scripts, " "deprecated." msgstr "" #: python/py-auto-load.c:96 msgid "" "Print the list of automatically loaded Python scripts.\n" "Usage: info auto-load python-scripts [REGEXP]" msgstr "" #: python/py-auto-load.c:100 msgid "Print the list of automatically loaded Python scripts, deprecated." msgstr "" #: python/py-finishbreakpoint.c:187 python/py-finishbreakpoint.c:210 msgid "Invalid ID for the `frame' object." msgstr "" #: python/py-finishbreakpoint.c:195 msgid "\"FinishBreakpoint\" not meaningful in the outermost frame." msgstr "" #: python/py-finishbreakpoint.c:202 msgid "\"FinishBreakpoint\" cannot be set on a dummy frame." msgstr "" #: python/py-finishbreakpoint.c:228 msgid "No thread currently selected." msgstr "" #: python/py-finishbreakpoint.c:238 msgid "The value of `internal' must be a boolean." msgstr "" #: python/py-breakpoint.c:124 msgid "Cannot delete `enabled' attribute." msgstr "" #: python/py-breakpoint.c:131 msgid "The value of `enabled' must be a boolean." msgstr "" #: python/py-breakpoint.c:167 msgid "Cannot delete `silent' attribute." msgstr "" #: python/py-breakpoint.c:173 msgid "The value of `silent' must be a boolean." msgstr "" #: python/py-breakpoint.c:198 msgid "Cannot delete `thread' attribute." msgstr "" #: python/py-breakpoint.c:209 msgid "Invalid thread ID." msgstr "" #: python/py-breakpoint.c:218 msgid "The value of `thread' must be an integer or None." msgstr "" #: python/py-breakpoint.c:240 msgid "Cannot delete `task' attribute." msgstr "" #: python/py-breakpoint.c:261 msgid "Invalid task ID." msgstr "" #: python/py-breakpoint.c:270 msgid "The value of `task' must be an integer or None." msgstr "" #: python/py-breakpoint.c:317 msgid "Cannot delete `ignore_count' attribute." msgstr "" #: python/py-breakpoint.c:323 msgid "The value of `ignore_count' must be an integer." msgstr "" #: python/py-breakpoint.c:357 msgid "Cannot delete `hit_count' attribute." msgstr "" #: python/py-breakpoint.c:370 msgid "The value of `hit_count' must be zero." msgstr "" #: python/py-breakpoint.c:451 msgid "Cannot delete `condition' attribute." msgstr "" #: python/py-breakpoint.c:697 msgid "Cannot understand watchpoint access type." msgstr "" #: python/py-breakpoint.c:701 msgid "Do not understand breakpoint type to set." msgstr "" #: python/py-breakpoint.c:896 msgid "Error while creating breakpoint from GDB." msgstr "" #. Require that INFERIOR be a valid inferior ID. #: python/py-infthread.c:34 python/py-infthread.c:87 msgid "Thread no longer exists." msgstr "" #: python/py-infthread.c:94 msgid "Cannot delete `name' attribute." msgstr "" #: python/py-infthread.c:102 msgid "The value of `name' must be a string." msgstr "" #. Require a valid block. All access to block_object->block should be #. gated by this call. #: python/py-block.c:64 msgid "Block is invalid." msgstr "" #. Require a valid block. This macro is called during block iterator #. creation, and at each next call. #: python/py-block.c:76 msgid "Source block for iterator is invalid." msgstr "" #: python/py-block.c:324 msgid "Symbol is null." msgstr "" #: python/py-block.c:397 msgid "Cannot locate object file for block." msgstr "" #. Require a valid Architecture. #: python/py-arch.c:40 msgid "Architecture is invalid." msgstr "" #: python/py-arch.c:153 msgid "Argument 'end_pc' should be a (long) integer." msgstr "" #: python/py-arch.c:163 msgid "" "Argument 'end_pc' should be greater than or equal to the argument 'start_pc'." msgstr "" #: python/py-arch.c:177 msgid "Argument 'count' should be an non-negative integer." msgstr "" #: python/py-utils.c:98 msgid "Expected a string or unicode object." msgstr "" #: python/py-utils.c:346 msgid "Overflow converting to address." msgstr "" #: python/py-xmethods.c:459 msgid "" "Arg type returned by the get_arg_types method of a debug method worker " "object is not a gdb.Type object." msgstr "" #: python/py-xmethods.c:478 msgid "" "Arg type returned by the get_arg_types method of an xmethod worker object is " "not a gdb.Type object." msgstr "" #: python/py-xmethods.c:596 msgid "" "Type returned by the get_result_type method of an xmethod worker object is " "not a gdb.Type object." msgstr "" #: python/py-framefilter.c:97 msgid "Unexpected value. Expecting a gdb.Symbol or a Python string." msgstr "" #: python/py-framefilter.c:589 msgid "No symbol or value provided." msgstr "" #: python/py-framefilter.c:1238 msgid "FrameDecorator.function: expecting a String, integer or None." msgstr "" #: python/py-value.c:129 msgid "Value object creation takes only 1 argument" msgstr "" #: python/py-value.c:137 msgid "Could not allocate memory to create Value object." msgstr "" #: python/py-value.c:223 msgid "" "Trying to get the referenced value from a value which is neither a pointer " "nor a reference." msgstr "" #: python/py-value.c:508 msgid "Argument must be a type." msgstr "" #: python/py-value.c:569 python/py-value.c:1415 python/py-value.c:1447 msgid "Invalid operation on gdb.Value." msgstr "" #: python/py-value.c:592 msgid "'parent_type' attribute of gdb.Field object is not agdb.Type object." msgstr "" #: python/py-value.c:655 msgid "'type' attribute of gdb.Field object is not a gdb.Type object." msgstr "" #: python/py-value.c:691 msgid "Invalid lookup for a field not contained in the value." msgstr "" #: python/py-value.c:730 msgid "gdb.Field object has no name and no 'bitpos' attribute." msgstr "" #: python/py-value.c:790 msgid "Cannot subscript requested type." msgstr "" #: python/py-value.c:816 msgid "Setting of struct elements is not currently supported." msgstr "" #: python/py-value.c:845 msgid "Value is not callable (not TYPE_CODE_FUNC)." msgstr "" #: python/py-value.c:852 msgid "Inferior arguments must be provided in a tuple." msgstr "" #: python/py-value.c:1483 msgid "Cannot convert value to int." msgstr "" #: python/py-value.c:1511 msgid "Cannot convert value to long." msgstr "" #: python/py-value.c:1537 msgid "Cannot convert value to float." msgstr "" #: python/py-value.c:1685 #, possible-c-format msgid "Could not convert Python object: %S." msgstr "" #: python/py-value.c:1688 #, possible-c-format msgid "Could not convert Python object: %s." msgstr "" #. Require that INFERIOR be a valid inferior ID. #: python/py-inferior.c:76 msgid "Inferior no longer exists." msgstr "" #: python/py-inferior.c:638 #, possible-c-format msgid "Memory buffer for address %s, which is %s bytes long." msgstr "" #: python/py-inferior.c:670 msgid "The memory buffer supports only one segment." msgstr "" #: python/py-inferior.c:749 msgid "The pattern is not a Python buffer." msgstr "" #: python/py-inferior.c:769 msgid "Search range is empty." msgstr "" #: python/py-inferior.c:777 msgid "The search range is too large." msgstr "" #. Require a valid frame. This must be called inside a TRY_CATCH, or #. another context in which a gdb exception is allowed. #: python/py-frame.c:54 msgid "Frame is invalid." msgstr "" #: python/py-frame.c:279 msgid "Unknown register." msgstr "" #: python/py-frame.c:318 msgid "Cannot locate block for frame." msgstr "" #: python/py-frame.c:531 python/py-type.c:957 msgid "Second argument must be block." msgstr "" #: python/py-frame.c:559 #, possible-c-format msgid "Variable '%s' not found." msgstr "" #: python/py-frame.c:570 msgid "Argument must be a symbol or string." msgstr "" #: python/py-frame.c:668 msgid "Invalid frame stop reason." msgstr "" #: python/py-unwind.c:188 #, possible-c-format msgid "The value of the '%s' attribute is not a pointer." msgstr "" #: python/py-unwind.c:449 msgid "frame_id should have 'sp' attribute." msgstr "" #: python/py-unwind.c:567 msgid "A Unwinder should return gdb.UnwindInfo instance." msgstr "" #: python/py-unwind.c:668 msgid "Set Python unwinder debugging." msgstr "" #: python/py-unwind.c:669 msgid "Show Python unwinder debugging." msgstr "" #: python/py-unwind.c:670 msgid "When non-zero, Python unwinder debugging is enabled." msgstr "" #. Require that OBJF be a valid objfile. #: python/py-objfile.c:66 msgid "Objfile no longer exists." msgstr "" #: python/py-objfile.c:263 msgid "Cannot delete the pretty_printers attribute." msgstr "" #: python/py-objfile.c:270 msgid "The pretty_printers attribute must be a list." msgstr "" #: python/py-objfile.c:304 msgid "Cannot delete the frame filters attribute." msgstr "" #: python/py-objfile.c:311 msgid "The frame_filters attribute must be a dictionary." msgstr "" #: python/py-objfile.c:346 msgid "Cannot delete the frame unwinders attribute." msgstr "" #: python/py-objfile.c:353 msgid "The frame_unwinders attribute must be a list." msgstr "" #: python/py-objfile.c:399 msgid "Cannot delete the type_printers attribute." msgstr "" #: python/py-objfile.c:406 msgid "The type_printers attribute must be a list." msgstr "" #: python/py-objfile.c:590 msgid "Not a valid build id." msgstr "" #: python/py-objfile.c:606 msgid "Objfile not found." msgstr "" #: python/py-linetable.c:75 msgid "Symbol Table in line table is invalid." msgstr "" #: python/py-linetable.c:216 python/py-linetable.c:249 msgid "Linetable information not found in symbol table" msgstr "" #. Require a valid symbol table. All access to symtab_object->symtab #. should be gated by this call. #: python/py-symtab.c:52 msgid "Symbol Table is invalid." msgstr "" #. Require a valid symbol table and line object. All access to #. sal_object->sal should be gated by this call. #: python/py-symtab.c:83 msgid "Symbol Table and Line is invalid." msgstr "" #: python/py-varobj.c:113 msgid "Invalid item from the child list" msgstr "" #: python/py-varobj.c:187 msgid "Null value returned for children" msgstr "" #: python/py-varobj.c:196 msgid "Could not get children iterator" msgstr "" #. Require that BREAKPOINT be a valid breakpoint ID; throw a Python #. exception if it is invalid. #. Require that BREAKPOINT be a valid breakpoint ID; throw a Python #. exception if it is invalid. This macro is for use in setter functions. #: python/python-internal.h:274 python/python-internal.h:284 #, possible-c-format msgid "Breakpoint %d is invalid." msgstr "" #: python/py-function.c:86 msgid "No method named 'invoke' in object." msgstr "" #. An error occurred computing the string representation of the #. error message. This is rare, but we should inform the user. #: python/py-function.c:113 msgid "" "An error occurred in a Python convenience function\n" "and then another occurred computing the error message.\n" msgstr "" #: python/py-function.c:133 #, possible-c-format msgid "Error occurred in Python convenience function: %s" msgstr "" #: python/py-function.c:136 msgid "Error occurred in Python convenience function." msgstr "" #: python/py-function.c:194 msgid "This function is not documented." msgstr "" #: python/py-lazy-string.c:103 msgid "Cannot create a value from NULL." msgstr "" #: python/py-lazy-string.c:137 msgid "Cannot create a lazy string with address 0x0, and a non-zero length." msgstr "" #: python/py-lazy-string.c:145 msgid "A lazy string's type cannot be NULL." msgstr "" #: python/py-param.c:137 msgid "String required for filename." msgstr "" #: python/py-param.c:170 msgid "ENUM arguments must be a string." msgstr "" #: python/py-param.c:184 msgid "The value must be member of an enumeration." msgstr "" #: python/py-param.c:195 msgid "A boolean argument is required." msgstr "" #: python/py-param.c:208 msgid "A boolean or None is required" msgstr "" #: python/py-param.c:236 msgid "The value must be integer." msgstr "" #: python/py-param.c:261 msgid "Range exceeded." msgstr "" #: python/py-param.c:271 msgid "Unhandled type in parameter value." msgstr "" #: python/py-param.c:292 msgid "Cannot delete a parameter's value." msgstr "" #: python/py-param.c:349 msgid "Parameter must return a string value." msgstr "" #: python/py-param.c:576 msgid "An enumeration is required for PARAM_ENUM." msgstr "" #: python/py-param.c:583 msgid "The enumeration is not a sequence." msgstr "" #: python/py-param.c:593 msgid "The enumeration is empty." msgstr "" #: python/py-param.c:614 msgid "The enumeration item not a string." msgstr "" #: python/py-param.c:688 msgid "Invalid parameter class argument." msgstr "" #: python/py-param.c:695 msgid "Only PARAM_ENUM accepts a fourth argument." msgstr "" #: python/py-prettyprint.c:560 msgid "Result of children iterator not a tuple of two elements." msgstr "" #: python/py-prettyprint.c:572 msgid "Bad result from children iterator.\n" msgstr "" #: python/py-prettyprint.c:860 msgid "Argument must be a gdb.Value." msgstr "" #. Require a valid symbol. All access to symbol_object->symbol should be #. gated by this call. #: python/py-symbol.c:47 msgid "Symbol is invalid." msgstr "" #: python/py-symbol.c:275 msgid "invalid frame" msgstr "" #: python/py-symbol.c:279 msgid "symbol requires a frame to compute its value" msgstr "" #: python/py-type.c:527 msgid "Array bound must be an integer" msgstr "" #: python/py-type.c:614 msgid "This type does not have a range." msgstr "" #: python/py-type.c:690 msgid "Type does not have a target." msgstr "" #: python/py-type.c:881 msgid "Null type name." msgstr "" #: python/py-type.c:912 msgid "Type is not a template." msgstr "" #: python/py-type.c:925 python/py-type.c:982 #, possible-c-format msgid "No argument %d in template." msgstr "" #: python/py-type.c:993 msgid "Template argument is optimized out" msgstr "" #: python/py-type.c:1425 msgid "'block' argument must be a Block." msgstr "" #: ravenscar-thread.c:394 msgid "\"set ravenscar\" must be followed by the name of a setting.\n" msgstr "" #: ravenscar-thread.c:415 msgid "Support for Ravenscar task/thread switching is enabled\n" msgstr "" #: ravenscar-thread.c:418 msgid "Support for Ravenscar task/thread switching is disabled\n" msgstr "" #: ravenscar-thread.c:441 msgid "Prefix command for changing Ravenscar-specific settings" msgstr "" #: ravenscar-thread.c:445 msgid "Prefix command for showing Ravenscar-specific settings" msgstr "" #: ravenscar-thread.c:449 msgid "Enable or disable support for GNAT Ravenscar tasks" msgstr "" #: ravenscar-thread.c:450 msgid "Show whether support for GNAT Ravenscar tasks is enabled" msgstr "" #: ravenscar-thread.c:452 msgid "" "Enable or disable support for task/thread switching with the GNAT\n" "Ravenscar run-time library for bareboard configuration." msgstr "" #: record-btrace.c:331 record-btrace.c:347 #, possible-c-format msgid "Buffer size: %u%s.\n" msgstr "" #: record-btrace.c:356 #, possible-c-format msgid "Recording format: %s.\n" msgstr "" #: record-btrace.c:440 #, possible-c-format msgid "" "Recorded %u instructions in %u functions (%u gaps) for thread %s (%s).\n" msgstr "" #: record-btrace.c:445 #, possible-c-format msgid "Replay in progress. At instruction %u.\n" msgstr "" #: record-btrace.c:473 msgid "instruction overflow" msgstr "" #: record-btrace.c:477 msgid "unknown instruction" msgstr "" #: record-btrace.c:488 msgid "trace decode cancelled" msgstr "" #: record-btrace.c:493 msgid "disabled" msgstr "" #: record-btrace.c:498 msgid "overflow" msgstr "" #: record-btrace.c:510 msgid "[" msgstr "" #: record-btrace.c:513 msgid "decode error (" msgstr "" #: record-btrace.c:515 msgid "): " msgstr "" #: record-btrace.c:518 msgid "]\n" msgstr "" #: record-btrace.c:772 record-btrace.c:904 msgid "Bad record instruction-history-size." msgstr "" #: record-btrace.c:832 record-btrace.c:1196 msgid "At the start of the branch trace record.\n" msgstr "" #: record-btrace.c:834 record-btrace.c:1198 msgid "At the end of the branch trace record.\n" msgstr "" #: record-btrace.c:865 record-btrace.c:868 record-btrace.c:1231 #: record-btrace.c:1234 msgid "Bad range." msgstr "" #: record-btrace.c:874 record-btrace.c:1240 msgid "Range out of bounds." msgstr "" #: record-btrace.c:1101 msgid "\tinst " msgstr "" #: record-btrace.c:1107 msgid "\tat " msgstr "" #: record-btrace.c:1133 record-btrace.c:1272 msgid "Bad record function-call-history-size." msgstr "" #: record-btrace.c:1486 msgid "Cannot write registers while replaying." msgstr "" #: record-btrace.c:1656 msgid "Registers are not available in btrace record history" msgstr "" #: record-btrace.c:1665 msgid "No caller in btrace record history" msgstr "" #: record-btrace.c:2369 msgid "invalid stepping type." msgstr "" #: record-btrace.c:2764 msgid "Instruction number out of range." msgstr "" #: record-btrace.c:2770 msgid "No such instruction." msgstr "" #: record-btrace.c:2967 #, possible-c-format msgid "Replay memory access is %s.\n" msgstr "" #: record-btrace.c:2976 msgid "" "\"set record btrace bts\" must be followed by an appropriate subcommand.\n" msgstr "" #: record-btrace.c:2995 msgid "" "\"set record btrace pt\" must be followed by an appropriate subcommand.\n" msgstr "" #: record-btrace.c:3016 #, possible-c-format msgid "The record/replay bts buffer size is %s.\n" msgstr "" #: record-btrace.c:3027 #, possible-c-format msgid "The record/replay pt buffer size is %s.\n" msgstr "" #: record-btrace.c:3039 msgid "Start branch trace recording." msgstr "" #: record-btrace.c:3044 msgid "" "Start branch trace recording in Branch Trace Store (BTS) format.\n" "\n" "The processor stores a from/to record for each branch into a cyclic buffer.\n" "This format may not be available on all processors." msgstr "" #: record-btrace.c:3052 msgid "" "Start branch trace recording in Intel Processor Trace format.\n" "\n" "This format may not be available on all processors." msgstr "" #: record-btrace.c:3059 record-full.c:2849 record.c:775 msgid "Set record options" msgstr "" #: record-btrace.c:3063 record-full.c:2853 record.c:779 msgid "Show record options" msgstr "" #: record-btrace.c:3067 msgid "Set what memory accesses are allowed during replay." msgstr "" #: record-btrace.c:3068 msgid "Show what memory accesses are allowed during replay." msgstr "" #: record-btrace.c:3070 msgid "" "Default is READ-ONLY.\n" "\n" "The btrace record target does not trace data.\n" "The memory therefore corresponds to the live target and not to the current " "replay position.\n" "\n" "When READ-ONLY, allow accesses to read-only memory during replay.\n" "When READ-WRITE, allow accesses to read-only and read-write memory during " "replay." msgstr "" #: record-btrace.c:3082 msgid "Set record btrace bts options" msgstr "" #: record-btrace.c:3087 msgid "Show record btrace bts options" msgstr "" #: record-btrace.c:3093 msgid "Set the record/replay bts buffer size." msgstr "" #: record-btrace.c:3094 msgid "Show the record/replay bts buffer size." msgstr "" #: record-btrace.c:3094 msgid "" "When starting recording request a trace buffer of this size. The actual " "buffer size may differ from the requested size. Use \"info record\" to see " "the actual buffer size.\n" "\n" "Bigger buffers allow longer recording but also take more time to process the " "recorded execution trace.\n" "\n" "The trace buffer size may not be changed while recording." msgstr "" #: record-btrace.c:3106 msgid "Set record btrace pt options" msgstr "" #: record-btrace.c:3111 msgid "Show record btrace pt options" msgstr "" #: record-btrace.c:3117 msgid "Set the record/replay pt buffer size." msgstr "" #: record-btrace.c:3118 msgid "Show the record/replay pt buffer size." msgstr "" #: record-btrace.c:3118 msgid "" "Bigger buffers allow longer recording but also take more time to process the " "recorded execution.\n" "The actual buffer size may differ from the requested size. Use \"info " "record\" to see the actual buffer size." msgstr "" #: record-full.c:549 msgid "" "Do you want to auto delete previous execution log entries when record/replay " "buffer becomes full (record full stop-at-limit)?" msgstr "" #: record-full.c:557 msgid "Process record: stopped by user." msgstr "" #: record-full.c:628 msgid "Process record: inferior program stopped." msgstr "" #: record-full.c:630 record-full.c:1437 record-full.c:1446 record-full.c:1452 msgid "Process record: failed to record execution log." msgstr "" #: record-full.c:751 #, possible-c-format msgid "Process record: error writing memory at addr = %s len = %d." msgstr "" #: record-full.c:836 msgid "Process record: the program is not being run." msgstr "" #: record-full.c:838 msgid "" "Process record target can't debug inferior in non-stop mode (non-stop)." msgstr "" #: record-full.c:842 msgid "" "Process record: the current architecture doesn't support record function." msgstr "" #: record-full.c:1480 msgid "" "Because GDB is in replay mode, changing the value of a register will make " "the execution log unusable from this point onward. Change all registers?" msgstr "" #: record-full.c:1486 #, possible-c-format msgid "" "Because GDB is in replay mode, changing the value of a register will make " "the execution log unusable from this point onward. Change register %s?" msgstr "" #: record-full.c:1508 record-full.c:1542 msgid "Process record canceled the operation." msgstr "" #. Let user choose if he wants to write memory or not. #: record-full.c:1538 #, possible-c-format msgid "" "Because GDB is in replay mode, writing to memory will make the execution log " "unusable from this point onward. Write memory at address %s?" msgstr "" #: record-full.c:1773 reverse.c:271 #, possible-c-format msgid "Unbalanced quotes: %s" msgstr "" #: record-full.c:1798 msgid "Replay mode:\n" msgstr "" #: record-full.c:1800 msgid "Record mode:\n" msgstr "" #. Display instruction number for first instruction in the log. #: record-full.c:1812 #, possible-c-format msgid "Lowest recorded instruction number is %s.\n" msgstr "" #: record-full.c:1817 #, possible-c-format msgid "Current instruction number is %s.\n" msgstr "" #. Display instruction number for last instruction in the log. #: record-full.c:1821 #, possible-c-format msgid "Highest recorded instruction number is %s.\n" msgstr "" #. Display log count. #: record-full.c:1825 #, possible-c-format msgid "Log contains %u instructions.\n" msgstr "" #: record-full.c:1829 msgid "No instructions have been logged.\n" msgstr "" #. Display max log size. #: record-full.c:1832 #, possible-c-format msgid "Max logged instructions is %u.\n" msgstr "" #: record-full.c:1870 msgid "Target insn not found." msgstr "" #: record-full.c:1872 msgid "Already at target insn." msgstr "" #: record-full.c:1875 #, possible-c-format msgid "Go forward to insn number %s\n" msgstr "" #: record-full.c:1881 #, possible-c-format msgid "Go backward to insn number %s\n" msgstr "" #: record-full.c:2059 record-full.c:2151 target.c:580 msgid "You can't do that without a process to debug." msgstr "" #: record-full.c:2291 #, possible-c-format msgid "Failed to read %d bytes from core file %s ('%s')." msgstr "" #: record-full.c:2363 #, possible-c-format msgid "Version mis-match or file format error in core file %s." msgstr "" #: record-full.c:2468 #, possible-c-format msgid "Bad entry type in core file %s." msgstr "" #: record-full.c:2489 #, possible-c-format msgid "Auto increase record/replay buffer limit to %u." msgstr "" #. Succeeded. #: record-full.c:2494 #, possible-c-format msgid "Restored records from core file %s.\n" msgstr "" #: record-full.c:2510 #, possible-c-format msgid "Failed to write %d bytes to core file %s ('%s')." msgstr "" #: record-full.c:2607 #, possible-c-format msgid "Failed to create 'precord' section for corefile %s: %s" msgstr "" #. Succeeded. #: record-full.c:2738 #, possible-c-format msgid "Saved core file %s with execution log.\n" msgstr "" #: record-full.c:2799 msgid "\"set record full\" must be followed by an apporpriate subcommand.\n" msgstr "" #: record-full.c:2833 msgid "Start full execution recording." msgstr "" #: record-full.c:2837 msgid "" "Restore the execution log from a file.\n" "Argument is filename. File must be created with 'record save'." msgstr "" #: record-full.c:2858 msgid "" "Set whether record/replay stops when record/replay buffer becomes full." msgstr "" #: record-full.c:2859 msgid "" "Show whether record/replay stops when record/replay buffer becomes full." msgstr "" #: record-full.c:2861 msgid "" "Default is ON.\n" "When ON, if the record/replay buffer becomes full, ask user what to do.\n" "When OFF, if the record/replay buffer becomes full,\n" "delete the oldest recorded instruction to make room for each new one." msgstr "" #: record-full.c:2878 msgid "Set record/replay buffer limit." msgstr "" #: record-full.c:2879 msgid "Show record/replay buffer limit." msgstr "" #: record-full.c:2879 msgid "" "Set the maximum number of instructions to be stored in the\n" "record/replay buffer. A value of either \"unlimited\" or zero means no\n" "limit. Default is 200000." msgstr "" #: record-full.c:2896 msgid "" "Set whether query if PREC cannot record memory change of next instruction." msgstr "" #: record-full.c:2898 msgid "" "Show whether query if PREC cannot record memory change of next instruction." msgstr "" #: record-full.c:2900 msgid "" "Default is OFF.\n" "When ON, query if PREC cannot record memory change of next instruction." msgstr "" #: record.c:77 msgid "" "No record target is currently active.\n" "Use one of the \"target record-\" commands first." msgstr "" #: record.c:90 msgid "" "The process is already being recorded. Use \"record stop\" to stop " "recording first." msgstr "" #: record.c:217 #, possible-c-format msgid "Debugging of process record target is %s.\n" msgstr "" #: record.c:239 msgid "Already at end of record list.\n" msgstr "" #: record.c:245 msgid "The current record target does not support this operation.\n" msgstr "" #: record.c:250 msgid "" "Delete the log from this point forward and begin to record the running " "message at current PC?" msgstr "" #: record.c:268 msgid "Process record is stopped and all execution logs are deleted.\n" msgstr "" #: record.c:279 msgid "\"set record\" must be followed by an apporpriate subcommand.\n" msgstr "" #: record.c:302 msgid "No record target is currently active.\n" msgstr "" #: record.c:306 #, possible-c-format msgid "Active record target: %s\n" msgstr "" #: record.c:340 msgid "Command requires an argument (insn number to go to)." msgstr "" #: record.c:475 record.c:613 #, possible-c-format msgid "Invalid modifier: %c." msgstr "" #: record.c:705 #, possible-c-format msgid "integer %u out of range" msgstr "" #: record.c:745 msgid "Set debugging of record/replay feature." msgstr "" #: record.c:746 msgid "Show debugging of record/replay feature." msgstr "" #: record.c:747 msgid "" "When enabled, debugging output for record/replay feature is displayed." msgstr "" #: record.c:753 msgid "" "Set number of instructions to print in \"record instruction-history\"." msgstr "" #: record.c:754 msgid "" "Show number of instructions to print in \"record instruction-history\"." msgstr "" #: record.c:755 msgid "" "A size of \"unlimited\" means unlimited instructions. The default is 10." msgstr "" #: record.c:761 msgid "Set number of function to print in \"record function-call-history\"." msgstr "" #: record.c:762 msgid "" "Show number of functions to print in \"record function-call-history\"." msgstr "" #: record.c:763 msgid "A size of \"unlimited\" means unlimited lines. The default is 10." msgstr "" #: record.c:769 msgid "Start recording." msgstr "" #: record.c:783 msgid "Info record options" msgstr "" #: record.c:788 msgid "" "Save the execution log to a file.\n" "Argument is optional filename.\n" "Default filename is 'gdb_record.'." msgstr "" #: record.c:795 msgid "Delete the rest of execution log and start recording it anew." msgstr "" #: record.c:801 msgid "Stop the record/replay target." msgstr "" #: record.c:805 msgid "" "Restore the program to its state at instruction number N.\n" "Argument is instruction number, as shown by 'info record'." msgstr "" #: record.c:811 msgid "Go to the beginning of the execution log." msgstr "" #: record.c:816 msgid "Go to the end of the execution log." msgstr "" #: record.c:819 msgid "" "Print disassembled instructions stored in the execution log.\n" "With a /m or /s modifier, source lines are included (if available).\n" "With a /r modifier, raw instructions in hex are included.\n" "With a /f modifier, function names are omitted.\n" "With a /p modifier, current position markers are omitted.\n" "With no argument, disassembles ten more instructions after the previous " "disassembly.\n" "\"record instruction-history -\" disassembles ten instructions before a " "previous disassembly.\n" "One argument specifies an instruction number as shown by 'info record', and " "ten instructions are disassembled after that instruction.\n" "Two arguments with comma between them specify starting and ending " "instruction numbers to disassemble.\n" "If the second argument is preceded by '+' or '-', it specifies the distance " "from the first argument.\n" "The number of instructions to disassemble can be defined with \"set record " "instruction-history-size\"." msgstr "" #: record.c:839 msgid "" "Prints the execution history at function granularity.\n" "It prints one line for each sequence of instructions that belong to the same " "function.\n" "Without modifiers, it prints the function name.\n" "With a /l modifier, the source file and line number range is included.\n" "With a /i modifier, the instruction number range is included.\n" "With a /c modifier, the output is indented based on the call stack depth.\n" "With no argument, prints ten more lines after the previous ten-line print.\n" "\"record function-call-history -\" prints ten lines before a previous ten-" "line print.\n" "One argument specifies a function number as shown by 'info record', and ten " "lines are printed after that function.\n" "Two arguments with comma between them specify a range of functions to " "print.\n" "If the second argument is preceded by '+' or '-', it specifies the distance " "from the first argument.\n" "The number of functions to print can be defined with \"set record function-" "call-history-size\"." msgstr "" #: regcache.c:1201 msgid "PC register is not available" msgstr "" #: regcache.c:1207 msgid "regcache_read_pc: Unable to find PC" msgstr "" #: regcache.c:1223 msgid "regcache_write_pc: Unable to update PC" msgstr "" #: regcache.c:1237 msgid "Register cache flushed.\n" msgstr "" #: regcache.c:1531 msgid "Force gdb to flush its register cache (maintainer command)" msgstr "" #: regcache.c:1534 msgid "" "Print the internal register configuration.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1538 msgid "" "Print the internal register configuration including raw values.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1543 msgid "" "Print the internal register configuration including cooked values.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1548 msgid "" "Print the internal register configuration including each register's group.\n" "Takes an optional file parameter." msgstr "" #: regcache.c:1553 msgid "" "Print the internal register configuration including each register's\n" "remote register number and buffer offset in the g/G packets.\n" "Takes an optional file parameter." msgstr "" #: reggroups.c:277 msgid "maintenance print reggroups" msgstr "" #: reggroups.c:318 msgid "" "Print the internal register group names.\n" "Takes an optional file parameter." msgstr "" #: remote-fileio.c:1352 msgid "Illegal argument for \"set remote system-call-allowed\" command" msgstr "" #: remote-fileio.c:1359 #, possible-c-format msgid "Garbage after \"show remote system-call-allowed\" command: `%s'" msgstr "" #: remote-fileio.c:1374 msgid "Set if the host system(3) call is allowed for the target." msgstr "" #: remote-fileio.c:1378 msgid "Show if the host system(3) call is allowed for the target." msgstr "" #: remote-m32r-sdi.c:328 msgid "Cannot pass arguments to remote STDEBUG process" msgstr "" #: remote-m32r-sdi.c:331 remote-mips.c:2343 msgid "No executable file specified" msgstr "" #: remote-m32r-sdi.c:391 msgid "Connection refused." msgstr "" #: remote-m32r-sdi.c:394 remote-m32r-sdi.c:397 msgid "Cannot connect to SDI target." msgstr "" #: remote-m32r-sdi.c:723 remote-m32r-sdi.c:729 remote-m32r-sdi.c:745 #: remote.c:8209 msgid "Remote connection closed" msgstr "" #: remote-m32r-sdi.c:1212 msgid "Too many breakpoints" msgstr "" #: remote-m32r-sdi.c:1274 #, possible-c-format msgid "Unknown option `%s'" msgstr "" #: remote-m32r-sdi.c:1286 symfile.c:2121 #, possible-c-format msgid "\"%s\" is not an object file: %s" msgstr "" #: remote-m32r-sdi.c:1337 #, possible-c-format msgid "Error while downloading %s section." msgstr "" #: remote-m32r-sdi.c:1459 msgid "Too many watchpoints" msgstr "" #: remote-m32r-sdi.c:1701 msgid "Reset SDI connection." msgstr "" #: remote-m32r-sdi.c:1704 msgid "Show status of SDI connection." msgstr "" #: remote-m32r-sdi.c:1707 msgid "Debug M32R/Chaos." msgstr "" #: remote-m32r-sdi.c:1710 msgid "Use debug DMA mem access." msgstr "" #: remote-m32r-sdi.c:1712 msgid "Use mon code mem access." msgstr "" #: remote-m32r-sdi.c:1715 msgid "Set breakpoints by IB break." msgstr "" #: remote-m32r-sdi.c:1717 msgid "Set breakpoints by dbt." msgstr "" #: remote-mips.c:495 msgid "Ending remote MIPS debugging: " msgstr "" #: remote-mips.c:664 msgid "Watchdog has expired. Target detached." msgstr "" #: remote-mips.c:668 msgid "End of file from remote" msgstr "" #: remote-mips.c:670 #, possible-c-format msgid "Error reading from remote: %s" msgstr "" #. At this point, about the only thing we can do is abort the command #. in progress and get back to command level as quickly as possible. #: remote-mips.c:705 msgid "Remote board reset, debug protocol re-initialized." msgstr "" #: remote-mips.c:763 #, possible-c-format msgid "Debug protocol failure: more than %d characters before a sync." msgstr "" #: remote-mips.c:853 #, possible-c-format msgid "MIPS protocol data packet too long: %s" msgstr "" #: remote-mips.c:891 remote-mips.c:1151 remote-mips.c:1192 #, possible-c-format msgid "write to target failed: %s" msgstr "" #: remote-mips.c:998 msgid "Remote did not acknowledge packet" msgstr "" #: remote-mips.c:1029 remote-mips.c:1069 msgid "Timed out waiting for remote packet" msgstr "" #: remote-mips.c:1091 msgid "Timed out waiting for packet" msgstr "" #: remote-mips.c:1249 msgid "mips_request: Trying to send command before reply" msgstr "" #: remote-mips.c:1269 msgid "mips_request: Trying to get reply before command" msgstr "" #: remote-mips.c:1280 msgid "Bad response from remote board" msgstr "" #: remote-mips.c:1356 msgid "Failed to initialize (didn't receive packet)." msgstr "" #: remote-mips.c:1412 msgid "internal error: mips_initialize called twice" msgstr "" #: remote-mips.c:1488 msgid "Failed to initialize." msgstr "" #: remote-mips.c:1545 msgid "" "To open a MIPS remote debugging connection, you need to specify what\n" "serial device is attached to the target board (e.g., /dev/ttya).\n" "If you want to use TFTP to download to the board, specify the name of a\n" "temporary file to be used by GDB for downloads as the second argument.\n" "This filename must be in the form host:filename, where host is the name\n" "of the host running the TFTP server, and the file must be readable by the\n" "world. If the local name of the temporary file differs from the name as\n" "seen from the board via TFTP, specify that name as the third parameter.\n" msgstr "" #: remote-mips.c:1599 msgid "Unable to open UDP port" msgstr "" #: remote-mips.c:1744 remote.c:5061 msgid "Argument given to \"detach\" when remotely debugging." msgstr "" #: remote-mips.c:1848 #, possible-c-format msgid "Remote failure: %s" msgstr "" #: remote-mips.c:2046 #, possible-c-format msgid "Can't read register %d: %s" msgstr "" #: remote-mips.c:2085 #, possible-c-format msgid "Can't write register %d: %s" msgstr "" #: remote-mips.c:2336 msgid "Can't pass arguments to remote MIPS board; arguments ignored." msgstr "" #: remote-mips.c:2607 #, possible-c-format msgid "mips_common_breakpoint: Attempt to clear bogus breakpoint at %s" msgstr "" #: remote-mips.c:2622 remote-mips.c:2675 remote-mips.c:2747 #, possible-c-format msgid "mips_common_breakpoint: Bad response from remote board: %s" msgstr "" #: remote-mips.c:2786 msgid "Timeout during download." msgstr "" #: remote-mips.c:2796 #, possible-c-format msgid "Download got unexpected ack char: 0x%x, retrying." msgstr "" #: remote-mips.c:3556 msgid "mips_load: Couldn't get into monitor mode." msgstr "" #: remote-mips.c:3714 msgid "Set timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3715 msgid "Show timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3722 msgid "Set retransmit timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3723 msgid "Show retransmit timeout in seconds for remote MIPS serial I/O." msgstr "" #: remote-mips.c:3724 msgid "" "This is the number of seconds to wait for an acknowledgement to a packet\n" "before resending the packet." msgstr "" #: remote-mips.c:3732 msgid "" "Set the maximum number of characters to ignore when scanning for a SYN." msgstr "" #: remote-mips.c:3733 msgid "" "Show the maximum number of characters to ignore when scanning for a SYN." msgstr "" #: remote-mips.c:3734 msgid "" "This is the maximum number of characters GDB will ignore when trying to\n" "synchronize with the remote system. A value of -1 means that there is no\n" "limit. (Note that these characters are printed out even though they are\n" "ignored.)" msgstr "" #: remote-mips.c:3744 msgid "Set the prompt that GDB expects from the monitor." msgstr "" #: remote-mips.c:3745 msgid "Show the prompt that GDB expects from the monitor." msgstr "" #: remote-mips.c:3752 msgid "Set printing of monitor warnings." msgstr "" #: remote-mips.c:3753 msgid "Show printing of monitor warnings." msgstr "" #: remote-mips.c:3754 msgid "" "When enabled, monitor warnings about hardware breakpoints will be displayed." msgstr "" #: remote-mips.c:3761 msgid "Send a packet to PMON (must be in debug mode)." msgstr "" #: remote-mips.c:3763 msgid "" "Set zeroing of upper 32 bits of 64-bit addresses when talking to PMON " "targets." msgstr "" #: remote-mips.c:3764 msgid "" "Show zeroing of upper 32 bits of 64-bit addresses when talking to PMON " "targets." msgstr "" #: remote-mips.c:3765 msgid "Use \"on\" to enable the masking and \"off\" to disable it." msgstr "" #: remote-notif.c:280 msgid "Set debugging of async remote notification." msgstr "" #: remote-notif.c:281 msgid "Show debugging of async remote notification." msgstr "" #: remote-notif.c:282 msgid "" "When non-zero, debugging output about async remote notifications is enabled." msgstr "" #: remote-sim.c:188 #, possible-c-format msgid "Unable to create simulator instance for inferior %d." msgstr "" #: remote-sim.c:203 #, possible-c-format msgid "" "Inferior %d and inferior %d would have identical simulator state.\n" "(This simulator does not support the running of more than one inferior.)" msgstr "" #: remote-sim.c:529 msgid "Register size different to expected" msgstr "" #: remote-sim.c:532 #, possible-c-format msgid "Register %d not updated" msgstr "" #: remote-sim.c:534 #, possible-c-format msgid "Register %s not updated" msgstr "" #: remote-sim.c:573 msgid "program to load" msgstr "" #: remote-sim.c:581 msgid "GDB sim does not yet support a load offset." msgstr "" #: remote-sim.c:590 msgid "unable to load program" msgstr "" #: remote-sim.c:617 msgid "No executable file specified." msgstr "" #: remote-sim.c:619 remote-sim.c:1086 msgid "No program loaded." msgstr "" #: remote-sim.c:651 msgid "Unable to create sim inferior." msgstr "" #: remote-sim.c:741 msgid "unable to create simulator instance" msgstr "" #: remote-sim.c:862 #, possible-c-format msgid "gdbsim_resume: pid %d, step %d, signal %d\n" msgstr "" #: remote-sim.c:941 #, possible-c-format msgid "Can't stop pid %d. No inferior found." msgstr "" #: remote-sim.c:994 #, possible-c-format msgid "Unable to wait for pid %d. Inferior not found." msgstr "" #. PREVIOUSLY: The user may give a command before the simulator #. is opened. [...] (??? assuming of course one wishes to #. continue to allow commands to be sent to unopened simulators, #. which isn't entirely unreasonable). #. The simulator is a builtin abstraction of a remote target. #. Consistent with that model, access to the simulator, via sim #. commands, is restricted to the period when the channel to the #. simulator is open. #: remote-sim.c:1217 msgid "Not connected to the simulator target" msgstr "" #: remote-sim.c:1353 msgid "Send a command to the simulator." msgstr "" #. malformed packet error #. general case: #: remote.c:535 msgid "remote.c: error in outgoing packet." msgstr "" #: remote.c:537 #, possible-c-format msgid "remote.c: error in outgoing packet at field #%ld." msgstr "" #: remote.c:540 #, possible-c-format msgid "Target returns error code '%s'." msgstr "" #: remote.c:569 #, possible-c-format msgid "invalid qRelocInsn packet: %s" msgstr "" #: remote.c:598 msgid "warning: relocating instruction: " msgstr "" #: remote.c:923 msgid "" "Send the ASCII ETX character (Ctrl-c) to the remote target to interrupt the " "execution of the program.\n" msgstr "" #: remote.c:928 msgid "" "send a break signal to the remote target to interrupt the execution of the " "program.\n" msgstr "" #: remote.c:932 msgid "" "Send a break signal and 'g' a.k.a. Magic SysRq g to the remote target to " "interrupt the execution of Linux kernel.\n" msgstr "" #: remote.c:937 remote.c:3700 #, possible-c-format msgid "Invalid value for interrupt_sequence_mode: %s." msgstr "" #: remote.c:1068 msgid "Argument required (integer, `fixed' or `limited')." msgstr "" #: remote.c:1081 #, possible-c-format msgid "Invalid %s (bad syntax)." msgstr "" #: remote.c:1095 #, possible-c-format msgid "" "The target may not be able to correctly handle a %s\n" "of %ld bytes. Change the packet size? " msgstr "" #: remote.c:1098 msgid "Packet size not changed." msgstr "" #: remote.c:1108 #, possible-c-format msgid "The %s is %ld. " msgstr "" #: remote.c:1110 #, possible-c-format msgid "Packets are fixed at %ld bytes.\n" msgstr "" #: remote.c:1113 #, possible-c-format msgid "Packets are limited to %ld bytes.\n" msgstr "" #: remote.c:1231 #, possible-c-format msgid "Support for the `%s' packet is auto-detected, currently %s.\n" msgstr "" #: remote.c:1237 #, possible-c-format msgid "Support for the `%s' packet is currently %s.\n" msgstr "" #: remote.c:1316 msgid "packet_ok: attempt to use a disabled packet" msgstr "" #. If the stub previously indicated that the packet was #. supported then there is a protocol error. #: remote.c:1340 #, possible-c-format msgid "Protocol error: %s (%s) conflicting enabled responses." msgstr "" #. The user set it wrong. #: remote.c:1346 #, possible-c-format msgid "Enabled packet %s (%s) not recognized by stub" msgstr "" #: remote.c:1560 #, possible-c-format msgid "Could not find config for %s" msgstr "" #. Error of some sort. #. We're out of sync with the target now. Did it continue #. or not? We can't tell which thread it was in non-stop, #. so just ignore this. #: remote.c:1740 remote.c:3400 remote.c:3427 remote.c:3549 remote.c:4750 #: remote.c:6883 remote.c:6998 remote.c:8249 remote.c:9674 remote.c:13332 #, possible-c-format msgid "Remote failure reply: %s" msgstr "" #: remote.c:2403 #, possible-c-format msgid "invalid remote ptid: %s" msgstr "" #: remote.c:2685 msgid "Incomplete response to threadinfo request." msgstr "" #. This is an answer to a different request. #: remote.c:2688 msgid "ERROR RMT Thread info mismatch." msgstr "" #: remote.c:2702 msgid "ERROR RMT: threadinfo tag mismatch." msgstr "" #: remote.c:2710 msgid "ERROR RMT: length of threadid is not 16." msgstr "" #: remote.c:2725 msgid "ERROR RMT: 'exists' length too long." msgstr "" #: remote.c:2749 msgid "ERROR RMT: unknown thread info tag." msgstr "" #. FIXME: This is a good reason to drop the packet. #. Possably, there is a duplicate response. #. Possabilities : #. retransmit immediatly - race conditions #. retransmit after timeout - yes #. exit #. wait for packet, then exit #. #: remote.c:2857 msgid "HMM: threadlist did not echo arg thread, dropping it." msgstr "" #: remote.c:2864 msgid "RMT ERROR : failed to get remote thread list." msgstr "" #: remote.c:2872 msgid "RMT ERROR: threadlist response longer than requested." msgstr "" #: remote.c:2900 msgid "Remote fetch threadlist -infinite loop-." msgstr "" #: remote.c:3135 msgid "threads" msgstr "" #: remote.c:3317 msgid "remote_threads_extra_info" msgstr "" #: remote.c:3584 remote.c:3611 #, possible-c-format msgid "Target reported unsupported offsets: %s" msgstr "" #: remote.c:3609 #, possible-c-format msgid "Malformed response to offset query, %s" msgstr "" #: remote.c:3657 msgid "Can not handle qOffsets TextSeg response with this symbol file" msgstr "" #: remote.c:4039 #, possible-c-format msgid "Remote replied unexpectedly to '%s': %s" msgstr "" #: remote.c:4092 msgid "Non-stop mode requested, but remote does not support non-stop" msgstr "" #: remote.c:4099 #, possible-c-format msgid "Remote refused setting non-stop mode with: %s" msgstr "" #: remote.c:4115 #, possible-c-format msgid "Remote refused setting all-stop mode with: %s" msgstr "" #: remote.c:4138 remote.c:4248 msgid "The target is not running (try extended-remote?)" msgstr "" #: remote.c:4285 msgid "Trace is already running on the target.\n" msgstr "" #: remote.c:4428 msgid "" "The remote protocol may be unreliable over UDP.\n" "Some events may be lost, rendering further debugging impossible." msgstr "" #: remote.c:4464 #, possible-c-format msgid "Remote refused setting permissions with: %s" msgstr "" #: remote.c:4501 #, possible-c-format msgid "Remote qSupported response supplied an unexpected value for \"%s\"." msgstr "" #: remote.c:4523 #, possible-c-format msgid "Remote target reported \"%s\" without a size." msgstr "" #: remote.c:4532 #, possible-c-format msgid "Remote target reported \"%s\" with a bad size: \"%s\"." msgstr "" #: remote.c:4780 msgid "empty item in \"qSupported\" response" msgstr "" #: remote.c:4811 #, possible-c-format msgid "unrecognized item \"%s\" in \"qSupported\" response" msgstr "" #: remote.c:4867 msgid "" "To open a remote debug connection, you need to specify what\n" "serial device is attached to the remote system\n" "(e.g. /dev/ttyS0, /dev/ttya, COM1, etc.)." msgstr "" #: remote.c:4881 msgid "Already connected to a remote target. Disconnect? " msgstr "" #: remote.c:4882 msgid "Still connected." msgstr "" #: remote.c:5041 msgid "Remote doesn't know how to detach" msgstr "" #: remote.c:5043 msgid "Can't detach process." msgstr "" #: remote.c:5064 msgid "No process to detach from." msgstr "" #: remote.c:5081 msgid "Ending remote debugging.\n" msgstr "" #: remote.c:5174 msgid "Argument given to \"disconnect\" when remotely debugging." msgstr "" #: remote.c:5203 remote.c:5239 msgid "This target does not support attaching to a process" msgstr "" #: remote.c:5234 #, possible-c-format msgid "Attaching to %s failed with: %s" msgstr "" #: remote.c:5241 #, possible-c-format msgid "Attaching to %s failed" msgstr "" #: remote.c:5563 #, possible-c-format msgid "Unexpected vCont reply in non-stop mode: %s" msgstr "" #: remote.c:5614 #, possible-c-format msgid " - Can't pass signal %d to target in reverse: ignored." msgstr "" #: remote.c:5618 msgid "Remote reverse-step not supported." msgstr "" #: remote.c:5620 msgid "Remote reverse-continue not supported." msgstr "" #: remote.c:5776 msgid "Remote server does not support stopping threads" msgstr "" #: remote.c:5809 #, possible-c-format msgid "Stopping %s failed: %s" msgstr "" #: remote.c:5859 #, possible-c-format msgid "Interrupting target failed: %s" msgstr "" #: remote.c:5927 msgid "" "The target is not responding to interrupt requests.\n" "Stop debugging it? " msgstr "" #: remote.c:5931 msgid "Disconnected from target." msgstr "" #: remote.c:5936 msgid "" "Interrupted while waiting for the program.\n" "Give up waiting? " msgstr "" #. We got an unknown stop reply. #: remote.c:6082 msgid "Unknown stop reply" msgstr "" #: remote.c:6456 #, possible-c-format msgid "" "Malformed packet(a) (missing colon): %s\n" "Packet: '%s'\n" msgstr "" #: remote.c:6460 #, possible-c-format msgid "" "Malformed packet(a) (missing register number): %s\n" "Packet: '%s'\n" msgstr "" #: remote.c:6504 msgid "Unexpected swbreak stop reason" msgstr "" #: remote.c:6518 msgid "Unexpected hwbreak stop reason" msgstr "" #: remote.c:6609 #, possible-c-format msgid "" "Remote sent bad register number %s: %s\n" "Packet: '%s'\n" msgstr "" #: remote.c:6622 #, possible-c-format msgid "Remote reply is too short: %s" msgstr "" #: remote.c:6635 #, possible-c-format msgid "" "Remote register badly formatted: %s\n" "here: %s" msgstr "" #: remote.c:6665 #, possible-c-format msgid "stop reply packet badly formatted: %s" msgstr "" #: remote.c:6716 remote.c:6719 #, possible-c-format msgid "unknown stop reply packet: %s" msgstr "" #: remote.c:6730 #, possible-c-format msgid "No process or thread specified in stop reply: %s" msgstr "" #: remote.c:6889 remote.c:7049 #, possible-c-format msgid "Invalid remote reply: %s" msgstr "" #: remote.c:7136 #, possible-c-format msgid "Could not fetch register \"%s\"; remote failure reply '%s'" msgstr "" #: remote.c:7155 msgid "fetch_register_using_p: early buf termination" msgstr "" #: remote.c:7193 #, possible-c-format msgid "Remote 'g' packet reply is of odd length: %s" msgstr "" #: remote.c:7212 #, possible-c-format msgid "Remote 'g' packet reply is too long: %s" msgstr "" #: remote.c:7255 remote.c:7273 msgid "unexpected end of 'g' packet reply" msgstr "" #: remote.c:7315 msgid "could not set remote traceframe" msgstr "" #: remote.c:7423 #, possible-c-format msgid "Could not write register \"%s\"; remote failure reply '%s'" msgstr "" #: remote.c:7428 remote.c:8990 msgid "Bad result from packet_ok" msgstr "" #: remote.c:7469 #, possible-c-format msgid "Could not write registers; remote failure reply '%s'" msgstr "" #: remote.c:7705 msgid "remote_write_bytes_aux: bad packet format" msgstr "" #: remote.c:7751 msgid "minimum packet size too small to write data" msgstr "" #: remote.c:7866 msgid "remote_write_bytes: bad internal state" msgstr "" #: remote.c:8074 msgid "Too long remote packet." msgstr "" #: remote.c:8077 remote.c:10315 msgid "Communication problem with target." msgstr "" #: remote.c:8116 msgid "Remote target does not support flash erase" msgstr "" #: remote.c:8118 msgid "Error erasing flash with vFlashErase packet" msgstr "" #: remote.c:8159 msgid "Remote target does not support vFlashDone" msgstr "" #: remote.c:8161 msgid "Error finishing flash operation" msgstr "" #: remote.c:8212 remote.c:8231 msgid "Remote communication error. Target disconnected." msgstr "" #: remote.c:8320 msgid "" "Cannot execute this command while the target is running.\n" "Use the \"interrupt\" command to stop the target\n" "and then try again." msgstr "" #: remote.c:8654 #, possible-c-format msgid "Invalid run length encoding: %s\n" msgstr "" #: remote.c:8761 msgid "Watchdog timeout has expired. Target detached." msgstr "" #. We have tried hard enough, and just can't receive the #. packet/notification. Give up. #: remote.c:8783 msgid "Ignoring packet error, continuing...\n" msgstr "" #: remote.c:8878 remote.c:8908 #, possible-c-format msgid "Can't kill fork child process %d" msgstr "" #: remote.c:8964 msgid "Can't kill process" msgstr "" #: remote.c:9111 msgid "Target does not support QDisableRandomization." msgstr "" #: remote.c:9113 #, possible-c-format msgid "Bogus QDisableRandomization reply from target: %s" msgstr "" #: remote.c:9132 msgid "Remote file name too long for run packet" msgstr "" #: remote.c:9148 msgid "Argument list too long for run packet" msgstr "" #: remote.c:9170 msgid "" "Running the default executable on the remote target failed; try \"set remote " "exec-file\"?" msgstr "" #: remote.c:9173 #, possible-c-format msgid "Running \"%s\" on the remote target failed" msgstr "" #: remote.c:9212 msgid "Remote target does not support \"set remote exec-file\"" msgstr "" #: remote.c:9214 msgid "Remote target does not support \"set args\" or run " msgstr "" #: remote.c:9365 msgid "Target doesn't support breakpoints that have target side commands." msgstr "" #: remote.c:9422 #, possible-c-format msgid "hw_bp_to_z: bad watchpoint type %d" msgstr "" #: remote.c:9462 msgid "remote_insert_watchpoint: reached end of function" msgstr "" #: remote.c:9509 msgid "remote_remove_watchpoint: reached end of function" msgstr "" #: remote.c:9685 msgid "remote_insert_hw_breakpoint: reached end of function" msgstr "" #: remote.c:9726 msgid "remote_remove_hw_breakpoint: reached end of function" msgstr "" #: remote.c:9796 msgid "command cannot be used without an exec file" msgstr "" #: remote.c:9833 #, possible-c-format msgid "target memory fault, section %s, range %s -- %s" msgstr "" #: remote.c:9851 msgid "" "One or more sections of the target image does not match\n" "the loaded file\n" msgstr "" #: remote.c:9854 #, possible-c-format msgid "No loaded section named '%s'.\n" msgstr "" #: remote.c:9954 #, possible-c-format msgid "Unknown remote qXfer reply: %s" msgstr "" #: remote.c:9960 msgid "Remote qXfer reply contained no data." msgstr "" #: remote.c:10162 msgid "remote query is only available after target open" msgstr "" #: remote.c:10257 msgid "Pattern is too large to transmit to remote target." msgstr "" #: remote.c:10279 remote.c:10284 #, possible-c-format msgid "Unknown qSearch:memory reply: %s" msgstr "" #: remote.c:10297 msgid "remote rcmd is only available after target open" msgstr "" #: remote.c:10309 #, possible-c-format msgid "\"monitor\" command ``%s'' is too long." msgstr "" #: remote.c:10336 remote.c:11811 remote.c:12095 remote.c:12191 remote.c:12299 #: remote.c:12350 remote.c:12428 remote.c:12491 remote.c:12519 msgid "Target does not support this command." msgstr "" #: remote.c:10347 msgid "Protocol error with Rcmd" msgstr "" #: remote.c:10383 remote.c:11505 remote.c:11596 remote.c:11651 msgid "command can only be used with remote target" msgstr "" #: remote.c:10386 msgid "remote-packet command requires packet text as argument" msgstr "" #: remote.c:10427 msgid "Remote threadset test\n" msgstr "" #: remote.c:10533 msgid "Fetch and print the remote list of thread identifiers, one pkt only" msgstr "" #: remote.c:10536 msgid "Fetch and display info about one thread" msgstr "" #: remote.c:10538 msgid "Test setting to a different thread" msgstr "" #: remote.c:10540 msgid "Iterate through updating all remote thread info" msgstr "" #: remote.c:10542 msgid " Remote thread alive test " msgstr "" #: remote.c:10632 msgid "Remote target doesn't support qGetTLSAddr packet" msgstr "" #: remote.c:10635 msgid "Remote target failed to process qGetTLSAddr request" msgstr "" #: remote.c:10639 msgid "TLS not supported or disabled on this target" msgstr "" #: remote.c:10676 msgid "Remote target doesn't support qGetTIBAddr packet" msgstr "" #: remote.c:10678 msgid "Remote target failed to process qGetTIBAddr request" msgstr "" #: remote.c:10681 msgid "qGetTIBAddr not supported or disabled on this target" msgstr "" #: remote.c:10730 #, possible-c-format msgid "Duplicate g packet description added for size %d" msgstr "" #: remote.c:10799 remote.c:10820 remote.c:10842 msgid "Packet too long for target." msgstr "" #: remote.c:11058 #, possible-c-format msgid "Reading %s from remote target...\n" msgstr "" #: remote.c:11063 msgid "" "File transfers from remote targets can be slow. Use \"set sysroot\" to " "access files locally instead." msgstr "" #: remote.c:11152 #, possible-c-format msgid "Read returned %d, but %d bytes." msgstr "" #: remote.c:11304 #, possible-c-format msgid "Readlink returned %d, but %d bytes." msgstr "" #: remote.c:11359 #, possible-c-format msgid "vFile:fstat returned %d, but %d bytes." msgstr "" #: remote.c:11362 #, possible-c-format msgid "vFile:fstat returned %d bytes, but expecting %d." msgstr "" #: remote.c:11408 msgid "" "remote target does not support file transfer, attempting to access files " "from local filesystem." msgstr "" #: remote.c:11478 #, possible-c-format msgid "Unknown remote I/O error %d" msgstr "" #: remote.c:11480 #, possible-c-format msgid "Remote I/O error: %s" msgstr "" #: remote.c:11540 #, possible-c-format msgid "Error reading %s." msgstr "" #: remote.c:11564 #, possible-c-format msgid "Remote write of %d bytes returned 0!" msgstr "" #: remote.c:11581 #, possible-c-format msgid "Successfully sent file \"%s\".\n" msgstr "" #: remote.c:11640 #, possible-c-format msgid "Successfully fetched file \"%s\".\n" msgstr "" #: remote.c:11659 #, possible-c-format msgid "Successfully deleted file \"%s\".\n" msgstr "" #: remote.c:11669 msgid "file to put" msgstr "" #: remote.c:11674 msgid "Invalid parameters to remote put" msgstr "" #: remote.c:11688 msgid "file to get" msgstr "" #: remote.c:11693 msgid "Invalid parameters to remote get" msgstr "" #: remote.c:11707 msgid "file to delete" msgstr "" #: remote.c:11712 msgid "Invalid parameters to remote delete" msgstr "" #: remote.c:11856 remote.c:11871 remote.c:12029 remote.c:12040 msgid "Target does not support source download." msgstr "" #: remote.c:11923 msgid "Fast tracepoint not valid during download" msgstr "" #. Fast tracepoints are functionally identical to regular #. tracepoints, so don't take lack of support as a reason to #. give up on the trace run. #: remote.c:11930 #, possible-c-format msgid "" "Target does not support fast tracepoints, downloading %d as regular " "tracepoint" msgstr "" #: remote.c:11944 msgid "Static tracepoint not valid during download" msgstr "" #. Fast tracepoints are functionally identical to regular #. tracepoints, so don't take lack of support as a reason #. to give up on the trace run. #: remote.c:11950 msgid "Target does not support static tracepoints" msgstr "" #: remote.c:11971 #, possible-c-format msgid "Target does not support conditional tracepoints, ignoring tp %d cond" msgstr "" #: remote.c:11980 msgid "Target does not support tracepoints." msgstr "" #: remote.c:11997 remote.c:12014 msgid "Error on target while setting tracepoints." msgstr "" #: remote.c:12089 msgid "Trace state variable name too long for tsv definition packet" msgstr "" #: remote.c:12097 msgid "Error on target while downloading trace state variable." msgstr "" #: remote.c:12113 msgid "" "Target does not support enabling tracepoints while a trace run is ongoing." msgstr "" #: remote.c:12115 msgid "Error on target while enabling tracepoint." msgstr "" #: remote.c:12131 msgid "" "Target does not support disabling tracepoints while a trace run is ongoing." msgstr "" #: remote.c:12133 msgid "Error on target while disabling tracepoint." msgstr "" #: remote.c:12170 msgid "Too many sections for read-only sections definition packet." msgstr "" #: remote.c:12193 remote.c:12301 remote.c:12375 remote.c:12378 remote.c:12430 #: remote.c:12493 remote.c:12521 remote.c:12605 remote.c:12651 #, possible-c-format msgid "Bogus reply from target: %s" msgstr "" #: remote.c:12237 #, possible-c-format msgid "Bogus trace status reply from target: %s" msgstr "" #: remote.c:12344 #, possible-c-format msgid "Unknown trace find type %d" msgstr "" #: remote.c:12359 msgid "Unable to parse trace frame number" msgstr "" #: remote.c:12369 msgid "Unable to parse tracepoint number" msgstr "" #: remote.c:12422 msgid "Remote file name too long for trace save packet" msgstr "" #: remote.c:12496 msgid "Target does not support disconnected tracing." msgstr "" #: remote.c:12761 #, possible-c-format msgid "Failed to configure the BTS buffer size: %s" msgstr "" #: remote.c:12763 msgid "Failed to configure the BTS buffer size." msgstr "" #: remote.c:12783 #, possible-c-format msgid "Failed to configure the trace buffer size: %s" msgstr "" #: remote.c:12785 msgid "Failed to configure the trace buffer size." msgstr "" #: remote.c:12849 #, possible-c-format msgid "Could not enable branch tracing for %s: %s" msgstr "" #: remote.c:12852 #, possible-c-format msgid "Could not enable branch tracing for %s." msgstr "" #: remote.c:12898 #, possible-c-format msgid "Could not disable branch tracing for %s: %s" msgstr "" #: remote.c:12901 #, possible-c-format msgid "Could not disable branch tracing for %s." msgstr "" #: remote.c:12935 msgid "Cannot process branch tracing result. XML parsing not supported." msgstr "" #: remote.c:12951 #, possible-c-format msgid "Bad branch tracing read type: %u." msgstr "" #: remote.c:13009 #, possible-c-format msgid "not currently attached to process %d" msgstr "" #: remote.c:13329 #, possible-c-format msgid "Remote refused setting thread events: %s" msgstr "" #: remote.c:13448 #, possible-c-format msgid "Debugger's willingness to use range stepping is %s.\n" msgstr "" #: remote.c:13474 msgid "Range stepping is not supported by the current target" msgstr "" #. set/show remote ... #. allow-unknown #: remote.c:13524 remote.c:13530 msgid "" "Remote protocol specific variables\n" "Configure various remote-protocol specific variables such as\n" "the packets being used" msgstr "" #. allow-unknown #: remote.c:13537 msgid "" "Compare section data on target to the exec file.\n" "Argument is a single section name (default: all loaded sections).\n" "To compare only read-only loaded sections, specify the -r option." msgstr "" #: remote.c:13543 msgid "" "Send an arbitrary packet to a remote target.\n" " maintenance packet TEXT\n" "If GDB is talking to an inferior via the GDB serial protocol, then\n" "this command sends the string TEXT to the inferior, and displays the\n" "response packet. GDB supplies the initial `$' character, and the\n" "terminating `#' character and checksum." msgstr "" #: remote.c:13552 msgid "Set whether to send break if interrupted." msgstr "" #: remote.c:13553 msgid "Show whether to send break if interrupted." msgstr "" #: remote.c:13554 msgid "If set, a break, instead of a cntrl-c, is sent to the remote target." msgstr "" #: remote.c:13567 msgid "Set interrupt sequence to remote target." msgstr "" #: remote.c:13568 msgid "Show interrupt sequence to remote target." msgstr "" #: remote.c:13569 msgid "" "Valid value is \"Ctrl-C\", \"BREAK\" or \"BREAK-g\". The default is \"Ctrl-" "C\"." msgstr "" #: remote.c:13576 msgid "" "Set whether interrupt-sequence is sent to remote target when gdb connects to." msgstr "" #: remote.c:13577 msgid "" "\t\tShow whether interrupt-sequence is sent to remote target when gdb " "connects to." msgstr "" #: remote.c:13578 msgid "\t\tIf set, interrupt sequence is sent to remote target." msgstr "" #. Install commands for configuring memory read/write packets. #: remote.c:13585 msgid "Set the maximum number of bytes per memory write packet (deprecated)." msgstr "" #: remote.c:13588 msgid "" "Show the maximum number of bytes per memory write packet (deprecated)." msgstr "" #: remote.c:13592 msgid "" "Set the maximum number of bytes per memory-write packet.\n" "Specify the number of bytes in a packet or 0 (zero) for the\n" "default packet size. The actual limit is further reduced\n" "dependent on the target. Specify ``fixed'' to disable the\n" "further restriction and ``limit'' to enable that restriction." msgstr "" #: remote.c:13600 msgid "" "Set the maximum number of bytes per memory-read packet.\n" "Specify the number of bytes in a packet or 0 (zero) for the\n" "default packet size. The actual limit is further reduced\n" "dependent on the target. Specify ``fixed'' to disable the\n" "further restriction and ``limit'' to enable that restriction." msgstr "" #: remote.c:13609 msgid "Show the maximum number of bytes per memory-write packet." msgstr "" #: remote.c:13613 msgid "Show the maximum number of bytes per memory-read packet." msgstr "" #: remote.c:13617 msgid "Set the maximum number of target hardware watchpoints." msgstr "" #: remote.c:13618 msgid "Show the maximum number of target hardware watchpoints." msgstr "" #: remote.c:13619 remote.c:13628 remote.c:13637 msgid "Specify a negative limit for unlimited." msgstr "" #: remote.c:13626 msgid "Set the maximum length (in bytes) of a target hardware watchpoint." msgstr "" #: remote.c:13627 msgid "Show the maximum length (in bytes) of a target hardware watchpoint." msgstr "" #: remote.c:13635 msgid "Set the maximum number of target hardware breakpoints." msgstr "" #: remote.c:13636 msgid "Show the maximum number of target hardware breakpoints." msgstr "" #: remote.c:13645 msgid "Set the maximum size of the address (in bits) in a memory packet." msgstr "" #: remote.c:13646 msgid "Show the maximum size of the address (in bits) in a memory packet." msgstr "" #: remote.c:13930 msgid "Set use of remote protocol `Z' packets" msgstr "" #: remote.c:13931 msgid "Show use of remote protocol `Z' packets " msgstr "" #: remote.c:13932 msgid "" "When set, GDB will attempt to use the remote breakpoint and watchpoint\n" "packets." msgstr "" #: remote.c:13941 msgid "" "Manipulate files on the remote system\n" "Transfer files to and from the remote target system." msgstr "" #: remote.c:13948 msgid "Copy a local file to the remote system." msgstr "" #: remote.c:13952 msgid "Copy a remote file to the local system." msgstr "" #: remote.c:13956 msgid "Delete a remote file." msgstr "" #: remote.c:13960 msgid "Set the remote pathname for \"run\"" msgstr "" #: remote.c:13961 msgid "Show the remote pathname for \"run\"" msgstr "" #: remote.c:13969 msgid "Enable or disable range stepping." msgstr "" #: remote.c:13970 msgid "Show whether target-assisted range stepping is enabled." msgstr "" #: remote.c:13971 msgid "" "If on, and the target supports it, when stepping a source line, GDB\n" "tells the target to step the corresponding range of addresses itself " "instead\n" "of issuing multiple single-steps. This speeds up source level\n" "stepping. If off, GDB always issues single-steps, even if range\n" "stepping is supported by the target. The default is on." msgstr "" #: reverse.c:53 #, possible-c-format msgid "Already in reverse mode. Use '%s' or 'set exec-dir forward'." msgstr "" #: reverse.c:142 msgid "target_get_bookmark failed." msgstr "" #: reverse.c:166 #, possible-c-format msgid "Saved bookmark %d at %s\n" msgstr "" #: reverse.c:224 msgid "No bookmarks." msgstr "" #: reverse.c:230 msgid "Delete all bookmarks? " msgstr "" #. Not found. #: reverse.c:242 #, possible-c-format msgid "No bookmark #%d." msgstr "" #: reverse.c:256 thread.c:1983 msgid "Command requires an argument." msgstr "" #: reverse.c:280 #, possible-c-format msgid "goto-bookmark: invalid bookmark number '%s'." msgstr "" #. Not found. #: reverse.c:293 #, possible-c-format msgid "goto-bookmark: no bookmark found for '%s'." msgstr "" #: reverse.c:329 msgid "No bookmarks.\n" msgstr "" #: reverse.c:352 msgid "" "Step program backward until it reaches the beginning of another source " "line.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:358 msgid "" "Step program backward, proceeding through subroutine calls.\n" "Like the \"reverse-step\" command as long as subroutine calls do not " "happen;\n" "when they do, the call is treated as one instruction.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:366 msgid "" "Step backward exactly one instruction.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:372 msgid "" "Step backward one instruction, but proceed through called subroutines.\n" "Argument N means do this N times (or till program stops for another reason)." msgstr "" #: reverse.c:378 msgid "" "Continue program being debugged but run it in reverse.\n" "If proceeding from breakpoint, a number N may be used as an argument,\n" "which means to set the ignore count of that breakpoint to N - 1 (so that\n" "the breakpoint won't break until the Nth time it is reached)." msgstr "" #: reverse.c:385 msgid "Execute backward until just before selected stack frame is called." msgstr "" #: reverse.c:388 msgid "" "Set a bookmark in the program's execution history.\n" "A bookmark represents a point in the execution history \n" "that can be returned to at a later point in the debug session." msgstr "" #: reverse.c:392 msgid "" "Status of user-settable bookmarks.\n" "Bookmarks are user-settable markers representing a point in the \n" "execution history that can be returned to later in the same debug \n" "session." msgstr "" #: reverse.c:397 msgid "" "Delete a bookmark from the bookmark list.\n" "Argument is a bookmark number or numbers,\n" " or no argument to delete all bookmarks.\n" msgstr "" #: reverse.c:402 msgid "" "Go to an earlier-bookmarked point in the program's execution history.\n" "Argument is the bookmark number of a bookmark saved earlier by using \n" "the 'bookmark' command, or the special arguments:\n" " start (beginning of recording)\n" " end (end of recording)\n" msgstr "" #: rl78-tdep.c:837 #, possible-c-format msgid "Undefined mapping for opc reg %d" msgstr "" #: rs6000-aix-tdep.c:1017 #, possible-c-format msgid "cannot find .ldinfo section from core file: %s" msgstr "" #: rs6000-aix-tdep.c:1026 #, possible-c-format msgid "unable to read .ldinfo section from core file: %s" msgstr "" #. FIXME: this happens 3 times at the start of each 64-bit program. #: rs6000-nat.c:214 msgid "ptrace read" msgstr "" #: rs6000-nat.c:275 msgid "ptrace write" msgstr "" #: rs6000-nat.c:579 msgid "rs6000_create_inferior: failed to select architecture" msgstr "" #: rs6000-nat.c:611 msgid "ptrace ldinfo" msgstr "" #: rs6000-tdep.c:2892 #, possible-c-format msgid "rs6000_pseudo_register_read: called on unexpected register '%s' (%d)" msgstr "" #: rs6000-tdep.c:2917 #, possible-c-format msgid "rs6000_pseudo_register_write: called on unexpected register '%s' (%d)" msgstr "" #: rs6000-tdep.c:6084 msgid "\"set powerpc\" must be followed by an appropriate subcommand.\n" msgstr "" #: rs6000-tdep.c:6125 #, possible-c-format msgid "Invalid vector ABI accepted: %s." msgstr "" #: rs6000-tdep.c:6141 #, possible-c-format msgid "Use of exact watchpoints is %s.\n" msgstr "" #: rs6000-tdep.c:6248 rs6000-tdep.c:6252 msgid "Various PowerPC-specific commands." msgstr "" #: rs6000-tdep.c:6258 msgid "Set whether to use a soft-float ABI." msgstr "" #: rs6000-tdep.c:6259 msgid "Show whether to use a soft-float ABI." msgstr "" #: rs6000-tdep.c:6266 msgid "Set the vector ABI." msgstr "" #: rs6000-tdep.c:6267 msgid "Show the vector ABI." msgstr "" #: rs6000-tdep.c:6273 msgid "" "Set whether to use just one debug register for watchpoints on scalars." msgstr "" #: rs6000-tdep.c:6275 msgid "" "Show whether to use just one debug register for watchpoints on scalars." msgstr "" #: rs6000-tdep.c:6277 msgid "" "If true, GDB will use only one debug register when watching a variable of\n" "scalar type, thus assuming that the variable is accessed through the " "address\n" "of its first byte." msgstr "" #: s390-linux-nat.c:308 s390-linux-nat.c:328 msgid "Couldn't get register set" msgstr "" #: s390-linux-nat.c:333 msgid "Couldn't set register set" msgstr "" #: s390-linux-nat.c:463 s390-linux-nat.c:512 msgid "Couldn't retrieve watchpoint status" msgstr "" #: s390-linux-nat.c:473 msgid "Couldn't clear watchpoint status" msgstr "" #: s390-linux-nat.c:528 msgid "Couldn't modify watchpoint status" msgstr "" #: s390-linux-tdep.c:3237 msgid "Stack overflow" msgstr "" #: s390-linux-tdep.c:3359 msgid "invalid return type" msgstr "" #: s390-linux-tdep.c:3398 spu-tdep.c:1547 msgid "Cannot set function return value." msgstr "" #: s390-linux-tdep.c:3400 spu-tdep.c:1563 msgid "Function return value unknown." msgstr "" #: score-tdep.c:158 score-tdep.c:250 score-tdep.c:320 score-tdep.c:833 #, possible-c-format msgid "Error: target_read_memory in file:%s, line:%d!" msgstr "" #: score-tdep.c:438 #, possible-c-format msgid "Error: score_xfer_register in file:%s, line:%d!" msgstr "" #: score-tdep.c:821 #, possible-c-format msgid "Error: malloc size < 0 in file:%s, line:%d!" msgstr "" #. The sentinel frame is used as a starting point for creating the #. previous (inner most) frame. That frame's THIS_ID method will be #. called to determine the inner most frame's ID. Not this one. #: sentinel-frame.c:67 msgid "sentinel_frame_this_id called" msgstr "" #. Mark fixed motherboard irqs as inuse. #. timer tick #. keyboard #. slave icu #: ser-go32.c:925 msgid "Set COM1 base i/o port address." msgstr "" #: ser-go32.c:926 msgid "Show COM1 base i/o port address." msgstr "" #: ser-go32.c:932 msgid "Set COM1 interrupt request." msgstr "" #: ser-go32.c:933 msgid "Show COM1 interrupt request." msgstr "" #: ser-go32.c:939 msgid "Set COM2 base i/o port address." msgstr "" #: ser-go32.c:940 msgid "Show COM2 base i/o port address." msgstr "" #: ser-go32.c:946 msgid "Set COM2 interrupt request." msgstr "" #: ser-go32.c:947 msgid "Show COM2 interrupt request." msgstr "" #: ser-go32.c:953 msgid "Set COM3 base i/o port address." msgstr "" #: ser-go32.c:954 msgid "Show COM3 base i/o port address." msgstr "" #: ser-go32.c:960 msgid "Set COM3 interrupt request." msgstr "" #: ser-go32.c:961 msgid "Show COM3 interrupt request." msgstr "" #: ser-go32.c:967 msgid "Set COM4 base i/o port address." msgstr "" #: ser-go32.c:968 msgid "Show COM4 base i/o port address." msgstr "" #: ser-go32.c:974 msgid "Set COM4 interrupt request." msgstr "" #: ser-go32.c:975 msgid "Show COM4 interrupt request." msgstr "" #: ser-go32.c:982 msgid "Print DOS serial port status." msgstr "" #: ser-mingw.c:169 msgid "SetCommState failed" msgstr "" #: ser-mingw.c:296 msgid "ser_windows_wait_handle: reseting mask failed" msgstr "" #: ser-mingw.c:299 msgid "ser_windows_wait_handle: reseting mask failed (2)" msgstr "" #: ser-mingw.c:872 msgid "child command" msgstr "" #: ser-mingw.c:878 msgid "missing child command" msgstr "" #: ser-mingw.c:905 #, possible-c-format msgid "error starting child process '%s': %s: %s" msgstr "" #: ser-mingw.c:908 #, possible-c-format msgid "error starting child process '%s': %s" msgstr "" #: ser-tcp.c:183 msgid "net_open: No colon in host name!" msgstr "" #. allow-unknown #: ser-tcp.c:421 ser-tcp.c:426 msgid "" "TCP protocol specific variables\n" "Configure variables specific to remote TCP connections" msgstr "" #: ser-tcp.c:433 msgid "Set auto-retry on socket connect" msgstr "" #: ser-tcp.c:434 msgid "Show auto-retry on socket connect" msgstr "" #: ser-tcp.c:440 msgid "Set timeout limit in seconds for socket connection" msgstr "" #: ser-tcp.c:441 msgid "Show timeout limit in seconds for socket connection" msgstr "" #: ser-tcp.c:442 msgid "" "If set to \"unlimited\", GDB will keep attempting to establish a\n" "connection forever, unless interrupted with Ctrl-c.\n" "The default is 15 seconds." msgstr "" #: ser-unix.c:49 #, possible-c-format msgid "Hardware flow control is %s.\n" msgstr "" #: ser-unix.c:792 #, possible-c-format msgid "Invalid baud rate %d. Closest values are %d and %d." msgstr "" #: ser-unix.c:798 #, possible-c-format msgid "Invalid baud rate %d. Minimum value is %d." msgstr "" #. The requested speed was too large. #: ser-unix.c:807 #, possible-c-format msgid "Invalid baud rate %d. Maximum value is %d." msgstr "" #: ser-unix.c:990 msgid "Set use of hardware flow control for remote serial I/O." msgstr "" #: ser-unix.c:991 msgid "Show use of hardware flow control for remote serial I/O." msgstr "" #: ser-unix.c:992 msgid "" "Enable or disable hardware flow control (RTS/CTS) on the serial port\n" "when debugging using remote targets." msgstr "" #: serial.c:380 msgid "serial_readchar: blocking read in async mode" msgstr "" #: serial.c:645 #, possible-c-format msgid "Baud rate for remote serial I/O is %s.\n" msgstr "" #: serial.c:677 msgid "" "Connect the terminal directly up to the command monitor.\n" "Use ~. or ~^D to break out." msgstr "" #: serial.c:682 msgid "Set default serial/parallel port configuration." msgstr "" #: serial.c:688 msgid "Show default serial/parallel port configuration." msgstr "" #. If target is open when baud changes, it doesn't take effect until #. the next open (I think, not sure). #: serial.c:696 msgid "Set baud rate for remote serial I/O." msgstr "" #: serial.c:697 msgid "Show baud rate for remote serial I/O." msgstr "" #: serial.c:698 msgid "" "This value is used to set the speed of the serial port when debugging\n" "using remote targets." msgstr "" #: serial.c:706 msgid "Set parity for remote serial I/O" msgstr "" #: serial.c:707 msgid "Show parity for remote serial I/O" msgstr "" #: serial.c:713 msgid "Set filename for remote session recording." msgstr "" #: serial.c:714 msgid "Show filename for remote session recording." msgstr "" #: serial.c:715 msgid "" "This file is used to record the remote session for future playback\n" "by gdbserver." msgstr "" #: serial.c:723 msgid "Set numerical base for remote session logging" msgstr "" #: serial.c:724 msgid "Show numerical base for remote session logging" msgstr "" #: serial.c:731 msgid "Set serial debugging." msgstr "" #: serial.c:732 msgid "Show serial debugging." msgstr "" #: serial.c:733 msgid "When non-zero, serial port debugging is enabled." msgstr "" #: sh-tdep.c:1589 msgid "sh_register_convert_to_raw called with non DR register number" msgstr "" #: sh-tdep.c:2448 msgid "Set calling convention used when calling target functions from GDB." msgstr "" #: sh-tdep.c:2450 msgid "Show calling convention used when calling target functions from GDB." msgstr "" #: sh-tdep.c:2452 msgid "" "gcc - Use GCC calling convention (default).\n" "renesas - Enforce Renesas calling convention." msgstr "" #: sh64-tdep.c:1469 msgid "sh64_register_convert_to_virtual called with non DR register number" msgstr "" #: sh64-tdep.c:1494 msgid "sh64_register_convert_to_raw called with non DR register number" msgstr "" #: sh64-tdep.c:1968 #, possible-c-format msgid "Invalid pseudo register number %d\n" msgstr "" #: sh64-tdep.c:2066 #, possible-c-format msgid "Invalid register number %d\n" msgstr "" #: sh64-tdep.c:2150 msgid "Not a valid register for the current processor mode." msgstr "" #: skip.c:81 msgid "No default file now." msgstr "" #: skip.c:92 #, possible-c-format msgid "No source file named %s.\n" msgstr "" #: skip.c:93 msgid "Ignore file pending future shared library load? " msgstr "" #: skip.c:108 #, possible-c-format msgid "File %s will be skipped when stepping.\n" msgstr "" #: skip.c:122 msgid "No default function now." msgstr "" #: skip.c:127 #, possible-c-format msgid "No function found containing current program point %s." msgstr "" #: skip.c:137 #, possible-c-format msgid "No function found named %s.\n" msgstr "" #: skip.c:139 msgid "Ignore function pending future shared library load? " msgstr "" #: skip.c:171 msgid "Not skipping any files or functions.\n" msgstr "" #: skip.c:175 #, possible-c-format msgid "No skiplist entries found with number %s.\n" msgstr "" #: skip.c:207 msgid "Skiplist entry should have either a filename or a function name." msgstr "" #: skip.c:241 skip.c:258 skip.c:287 #, possible-c-format msgid "No skiplist entries found with number %s." msgstr "" #: skip.c:303 #, possible-c-format msgid "Function %s will be skipped when stepping.\n" msgstr "" #: skip.c:399 msgid "" "Ignore a function while stepping.\n" "Usage: skip [FUNCTION NAME]\n" "If no function name is given, ignore the current function." msgstr "" #: skip.c:405 msgid "" "Ignore a file while stepping.\n" "Usage: skip file [FILENAME]\n" "If no filename is given, ignore the current file." msgstr "" #: skip.c:412 msgid "" "Ignore a function while stepping.\n" "Usage: skip function [FUNCTION NAME]\n" "If no function name is given, skip the current function." msgstr "" #: skip.c:419 msgid "" "Enable skip entries. You can specify numbers (e.g. \"skip enable 1 3\"), " "ranges (e.g. \"skip enable 4-8\"), or both (e.g. \"skip enable 1 3 4-8\").\n" "\n" "If you don't specify any numbers or ranges, we'll enable all skip entries.\n" "\n" "Usage: skip enable [NUMBERS AND/OR RANGES]" msgstr "" #: skip.c:426 msgid "" "Disable skip entries. You can specify numbers (e.g. \"skip disable 1 3\"), " "ranges (e.g. \"skip disable 4-8\"), or both (e.g. \"skip disable 1 3 4-" "8\").\n" "\n" "If you don't specify any numbers or ranges, we'll disable all skip entries.\n" "\n" "Usage: skip disable [NUMBERS AND/OR RANGES]" msgstr "" #: skip.c:433 msgid "" "Delete skip entries. You can specify numbers (e.g. \"skip delete 1 3\"), " "ranges (e.g. \"skip delete 4-8\"), or both (e.g. \"skip delete 1 3 4-8\").\n" "\n" "If you don't specify any numbers or ranges, we'll delete all skip entries.\n" "\n" "Usage: skip delete [NUMBERS AND/OR RANGES]" msgstr "" #: skip.c:440 msgid "" "Display the status of skips. You can specify numbers (e.g. \"skip info 1 " "3\"), ranges (e.g. \"skip info 4-8\"), or both (e.g. \"skip info 1 3 4-" "8\").\n" "\n" "If you don't specify any numbers or ranges, we'll show all skips.\n" "\n" "Usage: skip info [NUMBERS AND/OR RANGES]\n" "The \"Type\" column indicates one of:\n" "\tfile - ignored file\n" "\tfunction - ignored function" msgstr "" #: sol-thread.c:252 #, possible-c-format msgid "thread_to_lwp: td_ta_map_id2thr %s" msgstr "" #: sol-thread.c:258 #, possible-c-format msgid "thread_to_lwp: td_thr_get_info: %s" msgstr "" #: sol-thread.c:264 #, possible-c-format msgid "thread_to_lwp: thread state not active: %s" msgstr "" #: sol-thread.c:295 #, possible-c-format msgid "lwp_to_thread: td_ta_map_lwp2thr: %s." msgstr "" #: sol-thread.c:301 #, possible-c-format msgid "lwp_to_thread: td_thr_validate: %s." msgstr "" #: sol-thread.c:307 #, possible-c-format msgid "lwp_to_thread: td_thr_get_info: %s." msgstr "" #. Inactive thread. #: sol-thread.c:359 sol-thread.c:395 msgid "This version of Solaris can't start inactive threads." msgstr "" #: sol-thread.c:361 sol-thread.c:397 #, possible-c-format msgid "Specified thread %ld seems to have terminated" msgstr "" #: sol-thread.c:450 msgid "sol_thread_fetch_registers: thread == 0" msgstr "" #: sol-thread.c:454 #, possible-c-format msgid "sol_thread_fetch_registers: td_ta_map_id2thr: %s" msgstr "" #: sol-thread.c:461 #, possible-c-format msgid "sol_thread_fetch_registers: td_thr_getgregs %s" msgstr "" #: sol-thread.c:471 #, possible-c-format msgid "sol_thread_fetch_registers: td_thr_getfpregs %s" msgstr "" #: sol-thread.c:506 #, possible-c-format msgid "sol_thread_store_registers: td_ta_map_id2thr %s" msgstr "" #: sol-thread.c:519 #, possible-c-format msgid "sol_thread_store_registers: td_thr_getgregs %s" msgstr "" #: sol-thread.c:523 #, possible-c-format msgid "sol_thread_store_registers: td_thr_getfpregs %s" msgstr "" #: sol-thread.c:535 #, possible-c-format msgid "sol_thread_store_registers: td_thr_setgregs %s" msgstr "" #: sol-thread.c:539 #, possible-c-format msgid "sol_thread_store_registers: td_thr_setfpregs %s" msgstr "" #: sol-thread.c:603 #, possible-c-format msgid "sol_thread_new_objfile: td_init: %s" msgstr "" #: sol-thread.c:631 #, possible-c-format msgid "Cannot initialize thread debugging library: %s" msgstr "" #: sol-thread.c:1166 msgid "info sol-thread: failed to get info for thread." msgstr "" #: sol-thread.c:1282 msgid "Show info on Solaris user threads." msgstr "" #: solib-aix.c:138 solib-target.c:65 msgid "" "Can not parse XML library list; XML support was disabled at compile time" msgstr "" #: solib-aix.c:201 solib-target.c:161 #, possible-c-format msgid "Library list has unsupported version \"%s\"" msgstr "" #: solib-aix.c:270 msgid "aix library list" msgstr "" #: solib-aix.c:311 #, possible-c-format msgid "%s (failed to read TARGET_OBJECT_LIBRARIES_AIX)" msgstr "" #: solib-aix.c:325 #, possible-c-format msgid "%s (missing XML support?)" msgstr "" #: solib-aix.c:535 msgid "unable to relocate main executable (no info from loader)" msgstr "" #. Should never happen, but recover as best as we can (trying #. to open pathname without decoding, possibly leading to #. a failure), rather than triggering an assert failure). #: solib-aix.c:663 #, possible-c-format msgid "missing '(' in shared object pathname: %s" msgstr "" #: solib-aix.c:676 solib.c:472 #, possible-c-format msgid "Could not open `%s' as an executable file: %s" msgstr "" #: solib-aix.c:690 #, possible-c-format msgid "\"%s\": not in executable format: %s." msgstr "" #: solib-aix.c:712 #, possible-c-format msgid "\"%s\": member \"%s\" missing." msgstr "" #: solib-aix.c:720 #, possible-c-format msgid "%s(%s): not in object format: %s." msgstr "" #: solib-aix.c:768 #, possible-c-format msgid "unable to find TOC entry for pc %s (no section contains this PC)" msgstr "" #: solib-aix.c:774 #, possible-c-format msgid "unable to find TOC entry for pc %s (%s has no data section)" msgstr "" #: solib-aix.c:809 #, possible-c-format msgid "solib-aix debugging is %s.\n" msgstr "" #: solib-aix.c:842 msgid "Control the debugging traces for the solib-aix module." msgstr "" #: solib-aix.c:843 msgid "Show whether solib-aix debugging traces are enabled." msgstr "" #: solib-aix.c:844 msgid "When on, solib-aix debugging traces are enabled." msgstr "" #: solib-darwin.c:566 #, possible-c-format msgid "unhandled dyld version (%d)" msgstr "" #: solib-darwin.c:668 #, possible-c-format msgid "`%s': not a shared-library: %s" msgstr "" #: solib-dsbt.c:201 #, possible-c-format msgid "Unsupported map version: %d\n" msgstr "" #: solib-dsbt.c:297 msgid "Error reading DSBT exec loadmap" msgstr "" #: solib-dsbt.c:307 msgid "Error reading DSBT interp loadmap" msgstr "" #: solib-dsbt.c:673 msgid "" "dsbt_current_sos: Unable to read link map entry. Shared object chain may be " "incomplete." msgstr "" #: solib-dsbt.c:687 msgid "" "dsbt_current_sos: Unable to read dsbt index. Shared object chain may be " "incomplete." msgstr "" #: solib-dsbt.c:708 msgid "" "dsbt_current_sos: Unable to fetch load map. Shared object chain may be " "incomplete." msgstr "" #: solib-dsbt.c:724 solib-frv.c:408 #, possible-c-format msgid "Can't read pathname for link map entry: %s." msgstr "" #: solib-dsbt.c:772 solib-frv.c:479 solib-svr4.c:2513 msgid "" "Unable to find dynamic linker breakpoint function.\n" "GDB will be unable to debug shared library initializers\n" "and track explicitly loaded dynamic code." msgstr "" #: solib-dsbt.c:1008 solib-frv.c:865 msgid "shared library handler failed to enable breakpoint" msgstr "" #: solib-dsbt.c:1061 #, possible-c-format msgid "solib-dsbt debugging is %s.\n" msgstr "" #: solib-dsbt.c:1087 msgid "Set internal debugging of shared library code for DSBT ELF." msgstr "" #: solib-dsbt.c:1088 msgid "Show internal debugging of shared library code for DSBT ELF." msgstr "" #: solib-dsbt.c:1089 msgid "When non-zero, DSBT solib specific internal debugging is enabled." msgstr "" #: solib-frv.c:359 msgid "" "frv_current_sos: Unable to read link map entry. Shared object chain may be " "incomplete." msgstr "" #: solib-frv.c:386 msgid "" "frv_current_sos: Unable to fetch load map. Shared object chain may be " "incomplete." msgstr "" #: solib-frv.c:578 msgid "Unable to determine dynamic linker loadmap address." msgstr "" #: solib-frv.c:592 #, possible-c-format msgid "Unable to load dynamic linker loadmap at address %s." msgstr "" #: solib-frv.c:626 msgid "Could not find symbol _dl_debug_addr in dynamic linker" msgstr "" #: solib-frv.c:650 #, possible-c-format msgid "" "Unable to fetch contents of _dl_debug_addr (at address %s) from dynamic " "linker" msgstr "" #: solib-frv.c:676 #, possible-c-format msgid "" "Unable to fetch _dl_debug_addr->r_brk (at address %s) from dynamic linker" msgstr "" #: solib-frv.c:688 #, possible-c-format msgid "" "Unable to fetch _dl_debug_addr->.r_brk entry point (at address %s) from " "dynamic linker" msgstr "" #: solib-frv.c:798 msgid "Unable to load the executable's loadmap." msgstr "" #: solib-frv.c:1189 msgid "Set internal debugging of shared library code for FR-V." msgstr "" #: solib-frv.c:1190 msgid "Show internal debugging of shared library code for FR-V." msgstr "" #: solib-frv.c:1191 msgid "When non-zero, FR-V solib specific internal debugging is enabled." msgstr "" #: solib-spu.c:367 #, possible-c-format msgid "Cannot read SPE executable at %s" msgstr "" #: solib-svr4.c:205 #, possible-c-format msgid "Error reading shared library list entry at %s" msgstr "" #: solib-svr4.c:313 #, possible-c-format msgid "" "Using PIC (Position Independent Code) prelink displacement %s for \"%s\".\n" msgstr "" #. There is no way to verify the library file matches. prelink #. can during prelinking of an unprelinked file (or unprelinking #. of a prelinked file) shift the DYNAMIC segment by arbitrary #. offset without any page size alignment. There is no way to #. find out the ELF header and/or Program Headers for a limited #. verification if it they match. One could do a verification #. of the DYNAMIC segment. Still the found address is the best #. one GDB could find. #: solib-svr4.c:329 #, possible-c-format msgid "" ".dynamic section for \"%s\" is not at the expected address (wrong library or " "version mismatch?)" msgstr "" #: solib-svr4.c:1027 msgid "Attempt to reload symbols from process? " msgstr "" #: solib-svr4.c:1067 #, possible-c-format msgid "failed to read exec filename from attached file: %s" msgstr "" #: solib-svr4.c:1204 #, possible-c-format msgid "SVR4 Library list has unsupported version \"%s\"" msgstr "" #: solib-svr4.c:1261 solib-target.c:239 msgid "target library list" msgstr "" #: solib-svr4.c:1381 #, possible-c-format msgid "Corrupted shared library list: %s != %s" msgstr "" #: solib-svr4.c:1413 #, possible-c-format msgid "Can't read pathname for load map: %s." msgstr "" #: solib-svr4.c:1899 msgid "" "Probes-based dynamic linker interface failed.\n" "Reverting to original interface.\n" msgstr "" #. It can be printed repeatedly as there is no easy way to check #. the executable symbols/file has been already relocated to #. displacement. #: solib-svr4.c:2986 #, possible-c-format msgid "" "Using PIE (Position Independent Executable) displacement %s for \"%s\".\n" msgstr "" #: solib-target.c:91 solib-target.c:109 msgid "Library list with both segments and sections" msgstr "" #: solib-target.c:141 msgid "No segment or section bases defined" msgstr "" #: solib-target.c:370 #, possible-c-format msgid "" "Could not relocate shared library \"%s\": wrong number of ALLOC sections" msgstr "" #: solib-target.c:419 #, possible-c-format msgid "Could not relocate shared library \"%s\": no segments" msgstr "" #: solib-target.c:435 #, possible-c-format msgid "Could not relocate shared library \"%s\": bad offsets" msgstr "" #: solib.c:105 #, possible-c-format msgid "" "The search path for loading non-absolute shared library symbol files is %s.\n" msgstr "" #: solib.c:510 #, possible-c-format msgid "`%s': not in executable format: %s" msgstr "" #: solib.c:517 #, possible-c-format msgid "" "`%s': Shared library architecture %s is not compatible with target " "architecture %s." msgstr "" #: solib.c:563 msgid "Shared library file name is too long." msgstr "" #: solib.c:568 #, possible-c-format msgid "Can't find the file sections in `%s': %s" msgstr "" #: solib.c:714 #, possible-c-format msgid "Error while reading shared library symbols for %s:\n" msgstr "" #: solib.c:906 solib.c:1406 msgid "Error while mapping shared library sections:\n" msgstr "" #: solib.c:924 #, possible-c-format msgid "" "Could not load shared library symbols for %s.\n" "Do you need \"set solib-search-path\" or \"set sysroot\"?" msgstr "" #: solib.c:929 #, possible-c-format msgid "" "Could not load shared library symbols for %d libraries, e.g. %s.\n" "Use the \"info sharedlibrary\" command to see the complete listing.\n" "Do you need \"set solib-search-path\" or \"set sysroot\"?" msgstr "" #: solib.c:977 #, possible-c-format msgid "Loading symbols for shared libraries: %s\n" msgstr "" #: solib.c:981 solib.c:1357 msgid "Loading symbols for shared libraries.\n" msgstr "" #: solib.c:1024 #, possible-c-format msgid "Symbols already loaded for %s\n" msgstr "" #: solib.c:1153 msgid "No shared libraries matched.\n" msgstr "" #: solib.c:1156 msgid "No shared libraries loaded at this time.\n" msgstr "" #: solib.c:1162 msgid "(*): Shared library is missing debugging information.\n" msgstr "" #: solib.c:1494 #, possible-c-format msgid "\"%s\" is deprecated, use \"%s\" instead." msgstr "" #: solib.c:1496 #, possible-c-format msgid "sysroot set to \"%s\"." msgstr "" #: solib.c:1509 #, possible-c-format msgid "Autoloading of shared library symbols is %s.\n" msgstr "" #: solib.c:1675 msgid "Load shared object library symbols for files matching REGEXP." msgstr "" #: solib.c:1677 msgid "Status of loaded shared object libraries." msgstr "" #: solib.c:1680 msgid "Unload all shared object library symbols." msgstr "" #: solib.c:1683 msgid "Set autoloading of shared library symbols." msgstr "" #: solib.c:1684 msgid "Show autoloading of shared library symbols." msgstr "" #: solib.c:1685 msgid "" "If \"on\", symbols from all shared object libraries will be loaded\n" "automatically when the inferior begins execution, when the dynamic linker\n" "informs gdb that a new library has been loaded, or when attaching to the\n" "inferior. Otherwise, symbols must be loaded manually, using `sharedlibrary'." msgstr "" #: solib.c:1696 msgid "Set an alternate system root." msgstr "" #: solib.c:1697 msgid "Show the current system root." msgstr "" #: solib.c:1698 msgid "" "The system root is used to load absolute shared library symbol files.\n" "For other (relative) files, you can add directories using\n" "`set solib-search-path'." msgstr "" #: solib.c:1712 msgid "" "Set the search path for loading non-absolute shared library symbol files." msgstr "" #: solib.c:1714 msgid "" "Show the search path for loading non-absolute shared library symbol files." msgstr "" #: solib.c:1716 msgid "" "This takes precedence over the environment variables PATH and " "LD_LIBRARY_PATH." msgstr "" #: source.c:104 #, possible-c-format msgid "Number of source lines gdb will list by default is %s.\n" msgstr "" #: source.c:127 #, possible-c-format msgid "Filenames are displayed as \"%s\".\n" msgstr "" #: source.c:322 msgid "Can't find a default source file" msgstr "" #: source.c:433 msgid "Reinitialize source path to empty? " msgstr "" #: source.c:662 msgid "No current source file.\n" msgstr "" #: source.c:667 #, possible-c-format msgid "Current source file is %s\n" msgstr "" #: source.c:669 #, possible-c-format msgid "Compilation directory is %s\n" msgstr "" #: source.c:671 #, possible-c-format msgid "Located in %s\n" msgstr "" #: source.c:673 #, possible-c-format msgid "Contains %d line%s.\n" msgstr "" #: source.c:676 #, possible-c-format msgid "Source language is %s.\n" msgstr "" #: source.c:677 #, possible-c-format msgid "Producer is %s.\n" msgstr "" #: source.c:680 #, possible-c-format msgid "Compiled with %s debugging format.\n" msgstr "" #: source.c:682 #, possible-c-format msgid "%s preprocessor macro info.\n" msgstr "" #: source.c:1188 msgid "invalid filename_display_string" msgstr "" #: source.c:1218 msgid "Source file is more recent than executable." msgstr "" #: source.c:1424 #, possible-c-format msgid "Line number %d out of range; %s has %d lines." msgstr "" #: source.c:1543 msgid "No line number information available" msgstr "" #. Is there any case in which we get here, and have an address #. which the user would want to see? If we have debugging symbols #. and no line numbers? #: source.c:1603 #, possible-c-format msgid "Line number %d is out of range for \"%s\".\n" msgstr "" #: source.c:1639 source.c:1728 msgid "Expression not found" msgstr "" #: source.c:1696 source.c:1782 msgid "Expression not found\n" msgstr "" #: source.c:1892 msgid "Too many arguments in command" msgstr "" #: source.c:1901 #, possible-c-format msgid "Source path substitution rule matching `%s':\n" msgstr "" #: source.c:1903 msgid "List of all source path substitution rules:\n" msgstr "" #: source.c:1930 source.c:1986 msgid "Incorrect usage, too many arguments in command" msgstr "" #: source.c:1940 msgid "Delete all source path substitution rules? " msgstr "" #: source.c:1941 msgid "Canceled" msgstr "" #: source.c:1963 #, possible-c-format msgid "No substitution rule defined for `%s'" msgstr "" #: source.c:1983 msgid "Incorrect usage, too few arguments in command" msgstr "" #: source.c:1989 msgid "First argument must be at least one character long" msgstr "" #: source.c:2026 msgid "" "Add directory DIR to beginning of search path for source files.\n" "Forget cached info on source file locations and line positions.\n" "DIR can also be $cwd for the current working directory, or $cdir for the\n" "directory in which the source file was compiled into object code.\n" "With no argument, reset the search path to $cdir:$cwd, the default." msgstr "" #: source.c:2042 msgid "Set the search path for finding source files." msgstr "" #: source.c:2044 msgid "Show the search path for finding source files." msgstr "" #: source.c:2046 msgid "" "$cwd in the path means the current working directory.\n" "$cdir in the path means the compilation directory of the source file.\n" "GDB ensures the search path always ends with $cdir:$cwd by\n" "appending these directories if necessary.\n" "Setting the value to an empty string sets it to $cdir:$cwd, the default." msgstr "" #: source.c:2057 msgid "Information about the current source file." msgstr "" #: source.c:2059 msgid "" "Core addresses of the code for a source line.\n" "Line can be specified as\n" " LINENUM, to list around that line in current file,\n" " FILE:LINENUM, to list around that line in that file,\n" " FUNCTION, to list around beginning of that function,\n" " FILE:FUNCTION, to distinguish among like-named static functions.\n" "Default is to describe the last source line that was listed.\n" "\n" "This sets the default address for \"x\" to the line's first instruction\n" "so that \"x/i\" suffices to start examining the machine code.\n" "The address is also stored as the value of \"$_\"." msgstr "" #: source.c:2071 msgid "" "Search for regular expression (see regex(3)) from last line listed.\n" "The matching line number is also stored as the value of \"$_\"." msgstr "" #: source.c:2077 msgid "" "Search backward for regular expression (see regex(3)) from last line " "listed.\n" "The matching line number is also stored as the value of \"$_\"." msgstr "" #: source.c:2082 msgid "Set number of source lines gdb will list by default." msgstr "" #: source.c:2083 msgid "Show number of source lines gdb will list by default." msgstr "" #: source.c:2084 msgid "" "Use this to choose how many source lines the \"list\" displays (unless\n" "the \"list\" argument explicitly specifies some other number).\n" "A value of \"unlimited\", or zero, means there's no limit." msgstr "" #: source.c:2093 msgid "" "Usage: set substitute-path FROM TO\n" "Add a substitution rule replacing FROM into TO in source file names.\n" "If a substitution rule was previously set for FROM, the old rule\n" "is replaced by the new one." msgstr "" #: source.c:2101 msgid "" "Usage: unset substitute-path [FROM]\n" "Delete the rule for substituting FROM in source file names. If FROM\n" "is not specified, all substituting rules are deleted.\n" "If the debugger cannot find a rule for FROM, it will display a warning." msgstr "" #: source.c:2109 msgid "" "Usage: show substitute-path [FROM]\n" "Print the rule for substituting FROM in source file names. If FROM\n" "is not specified, print all substitution rules." msgstr "" #: source.c:2117 msgid "Set how to display filenames." msgstr "" #: source.c:2118 msgid "Show how to display filenames." msgstr "" #: source.c:2119 msgid "" "filename-display can be:\n" " basename - display only basename of a filename\n" " relative - display a filename relative to the compilation directory\n" " absolute - display an absolute filename\n" "By default, relative filenames are displayed." msgstr "" #: sparc-nat.c:235 msgid "Couldn't get floating-point registers" msgstr "" #: sparc-nat.c:248 msgid "Couldn't write floating-point registers" msgstr "" #: sparc-nat.c:294 msgid "Couldn't get StackGhost cookie" msgstr "" #: spu-linux-nat.c:480 #, possible-c-format msgid "Child process unexpectedly missing: %s" msgstr "" #: spu-tdep.c:1671 spu-tdep.c:1675 msgid "Could not determine address of single-step breakpoint." msgstr "" #: spu-tdep.c:2101 spu-tdep.c:2158 spu-tdep.c:2279 spu-tdep.c:2521 #: spu-tdep.c:2600 msgid "\"info spu\" is only supported on the SPU architecture." msgstr "" #: spu-tdep.c:2109 msgid "Could not read event_status." msgstr "" #: spu-tdep.c:2117 msgid "Could not read event_mask." msgstr "" #: spu-tdep.c:2132 #, possible-c-format msgid "Event Status 0x%s\n" msgstr "" #: spu-tdep.c:2133 #, possible-c-format msgid "Event Mask 0x%s\n" msgstr "" #: spu-tdep.c:2165 msgid "Could not read signal1." msgstr "" #: spu-tdep.c:2176 msgid "Could not read signal1_type." msgstr "" #: spu-tdep.c:2183 msgid "Could not read signal2." msgstr "" #: spu-tdep.c:2194 msgid "Could not read signal2_type." msgstr "" #: spu-tdep.c:2212 #, possible-c-format msgid "Signal 1 control word 0x%s " msgstr "" #: spu-tdep.c:2214 msgid "Signal 1 not pending " msgstr "" #: spu-tdep.c:2217 spu-tdep.c:2227 msgid "(Type Or)\n" msgstr "" #: spu-tdep.c:2219 spu-tdep.c:2229 msgid "(Type Overwrite)\n" msgstr "" #: spu-tdep.c:2222 #, possible-c-format msgid "Signal 2 control word 0x%s " msgstr "" #: spu-tdep.c:2224 msgid "Signal 2 not pending " msgstr "" #: spu-tdep.c:2289 msgid "Could not read mbox_info." msgstr "" #: spu-tdep.c:2298 msgid "Could not read ibox_info." msgstr "" #: spu-tdep.c:2307 msgid "Could not read wbox_info." msgstr "" #: spu-tdep.c:2529 msgid "Could not read dma_info." msgstr "" #: spu-tdep.c:2559 spu-tdep.c:2632 msgid "no query pending" msgstr "" #: spu-tdep.c:2564 spu-tdep.c:2633 msgid "'any' query pending" msgstr "" #: spu-tdep.c:2565 spu-tdep.c:2634 msgid "'all' query pending" msgstr "" #: spu-tdep.c:2566 spu-tdep.c:2635 msgid "undefined query type" msgstr "" #: spu-tdep.c:2569 spu-tdep.c:2638 #, possible-c-format msgid "Tag-Group Status 0x%s\n" msgstr "" #: spu-tdep.c:2571 spu-tdep.c:2640 #, possible-c-format msgid "Tag-Group Mask 0x%s (%s)\n" msgstr "" #: spu-tdep.c:2573 #, possible-c-format msgid "Stall-and-Notify 0x%s\n" msgstr "" #: spu-tdep.c:2575 #, possible-c-format msgid "Atomic Cmd Status 0x%s\n" msgstr "" #: spu-tdep.c:2608 msgid "Could not read proxydma_info." msgstr "" #: spu-tdep.c:2652 msgid "\"info spu\" must be followed by the name of an SPU facility.\n" msgstr "" #: spu-tdep.c:2676 #, possible-c-format msgid "Stopping for new SPE threads is %s.\n" msgstr "" #: spu-tdep.c:2684 #, possible-c-format msgid "Automatic software-cache flush is %s.\n" msgstr "" #: spu-tdep.c:2830 spu-tdep.c:2833 spu-tdep.c:2868 msgid "Various SPU specific commands." msgstr "" #: spu-tdep.c:2839 msgid "Set whether to stop for new SPE threads." msgstr "" #: spu-tdep.c:2841 msgid "Show whether to stop for new SPE threads." msgstr "" #: spu-tdep.c:2843 msgid "" "Use \"on\" to give control to the user when a new SPE thread\n" "enters its \"main\" function.\n" "Use \"off\" to disable stopping for new SPE threads." msgstr "" #: spu-tdep.c:2854 msgid "Set whether to automatically flush the software-managed cache." msgstr "" #: spu-tdep.c:2856 msgid "Show whether to automatically flush the software-managed cache." msgstr "" #: spu-tdep.c:2858 msgid "" "Use \"on\" to automatically flush the software-managed cache\n" "whenever SPE execution stops.\n" "Use \"off\" to never automatically flush the software-managed cache." msgstr "" #: spu-tdep.c:2873 msgid "Display SPU event facility status.\n" msgstr "" #: spu-tdep.c:2876 msgid "Display SPU signal notification facility status.\n" msgstr "" #: spu-tdep.c:2879 msgid "Display SPU mailbox facility status.\n" msgstr "" #: spu-tdep.c:2882 msgid "Display MFC DMA status.\n" msgstr "" #: spu-tdep.c:2885 msgid "Display MFC Proxy-DMA status.\n" msgstr "" #: stabsread.c:165 #, possible-c-format msgid "invalid C++ abbreviation `%s'" msgstr "" #: stabsread.c:251 #, possible-c-format msgid "" "Invalid symbol data: type number (%d,%d) out of range at symtab pos %d." msgstr "" #: stabsread.c:302 msgid "GDB internal error: bad real_filenum" msgstr "" #: stabsread.c:658 #, possible-c-format msgid "Bad stabs string '%s'" msgstr "" #: stabsread.c:710 #, possible-c-format msgid "Unknown C++ symbol name `%s'" msgstr "" #: stabsread.c:1475 msgid "couldn't parse type; debugger out of date?" msgstr "" #: stabsread.c:1596 #, possible-c-format msgid "Unrecognized cross-reference type `%c'" msgstr "" #: stabsread.c:1825 #, possible-c-format msgid "" "Prototyped function type didn't end arguments with `#':\n" "%s" msgstr "" #: stabsread.c:1938 #, possible-c-format msgid "invalid (minimal) member type data format at symtab pos %d." msgstr "" #: stabsread.c:2042 msgid "GDB internal error, type is NULL in stabsread.c." msgstr "" #: stabsread.c:2070 #, possible-c-format msgid "Unknown builtin type %d" msgstr "" #: stabsread.c:2246 #, possible-c-format msgid "Method has bad physname %s\n" msgstr "" #: stabsread.c:2438 #, possible-c-format msgid "const/volatile indicator missing, got '%c'" msgstr "" #: stabsread.c:2522 #, possible-c-format msgid "member function type missing, got '%c'" msgstr "" #: stabsread.c:2799 #, possible-c-format msgid "C++ abbreviated type name unknown at symtab pos %d" msgstr "" #: stabsread.c:3161 #, possible-c-format msgid "Unknown virtual character `%c' for baseclass" msgstr "" #: stabsread.c:3179 #, possible-c-format msgid "Unknown visibility `%c' for baseclass" msgstr "" #: stabsread.c:3288 #, possible-c-format msgid "virtual function table pointer not found when defining class `%s'" msgstr "" #: stabsread.c:3401 #, possible-c-format msgid "Unknown visibility `%c' for field" msgstr "" #: stabsread.c:3443 #, possible-c-format msgid "struct/union type gets multiply defined: %s%s" msgstr "" #: stabsread.c:4248 #, possible-c-format msgid "base type %d of range type is not defined" msgstr "" #. We should read at least the THIS parameter here. Some broken stabs #. output contained `(0,41),(0,42)=@s8;-16;,(0,43),(0,1);' where should #. have been present ";-16,(0,43)" reference instead. This way the #. excessive ";" marker prematurely stops the parameters parsing. #: stabsread.c:4289 msgid "Invalid (empty) method arguments" msgstr "" #: stabsread.c:4332 msgid "Invalid symbol data: common block within common block" msgstr "" #: stabsread.c:4358 msgid "ECOMM symbol unmatched by BCOMM" msgstr "" #: stabsread.c:4560 msgid "need a type name" msgstr "" #: stabsread.c:4587 #, possible-c-format msgid "forward-referenced types left unresolved, type code %d." msgstr "" #: stabsread.c:4739 #, possible-c-format msgid "%s: common block `%s' from global_sym_chain unresolved" msgstr "" #: stabsread.c:4820 stabsread.c:4825 #, possible-c-format msgid "invalid symbol name \"%s\"" msgstr "" #: stack.c:754 #, possible-c-format msgid "Debugger's willingness to use disassemble-next-line is %s.\n" msgstr "" #: stack.c:961 msgid "Trying to set NULL pspace." msgstr "" #: stack.c:1319 stack.c:1399 msgid "Too many args in frame specification" msgstr "" #: stack.c:1482 #, possible-c-format msgid "Stack level %d, frame at " msgstr "" #: stack.c:1487 msgid "Stack frame at " msgstr "" #: stack.c:1549 #, possible-c-format msgid " Outermost frame: %s\n" msgstr "" #: stack.c:1858 msgid "(More stack frames follow...)\n" msgstr "" #: stack.c:1868 #, possible-c-format msgid "Backtrace stopped: %s\n" msgstr "" #: stack.c:2095 msgid "PC unavailable, cannot determine locals.\n" msgstr "" #: stack.c:2137 msgid "No locals.\n" msgstr "" #: stack.c:2196 msgid "PC unavailable, cannot determine args.\n" msgstr "" #: stack.c:2219 msgid "No arguments.\n" msgstr "" #: stack.c:2331 msgid "Initial frame selected; you cannot go up." msgstr "" #. We only do this if COUNT_EXP is not specified. That way #. "down" means to really go down (and let me know if that is #. impossible), but "down 9999" can be used to mean go all the #. way down without getting an error. #: stack.c:2368 msgid "Bottom (innermost) frame selected; you cannot go down." msgstr "" #: stack.c:2405 msgid "Can not force return from an inlined function." msgstr "" #: stack.c:2429 msgid "" "Return value type not available for selected stack frame.\n" "Please use an explicit cast of the value to return." msgstr "" #: stack.c:2477 #, possible-c-format msgid "%sMake selected stack frame return now? " msgstr "" #: stack.c:2482 msgid "Function does not return normally to caller." msgstr "" #: stack.c:2483 #, possible-c-format msgid "%sMake %s return now? " msgstr "" #: stack.c:2487 msgid "Not confirmed" msgstr "" #: stack.c:2573 #, possible-c-format msgid "'%s' not within current stack frame.\n" msgstr "" #: stack.c:2585 msgid "" "Make selected stack frame return to its caller.\n" "Control remains in the debugger, but when you continue\n" "execution will resume in the frame above the one now selected.\n" "If an argument is given, it is an expression for the value to return." msgstr "" #: stack.c:2591 msgid "" "Select and print stack frame that called this one.\n" "An argument says how many frames up to go." msgstr "" #: stack.c:2594 msgid "" "Same as the `up' command, but does not print anything.\n" "This is useful in command scripts." msgstr "" #: stack.c:2598 msgid "" "Select and print stack frame called by this one.\n" "An argument says how many frames down to go." msgstr "" #: stack.c:2603 msgid "" "Same as the `down' command, but does not print anything.\n" "This is useful in command scripts." msgstr "" #: stack.c:2607 msgid "" "Select and print a stack frame.\n" "With no argument, print the selected stack frame. (See also \"info " "frame\").\n" "An argument specifies the frame to select.\n" "It can be a stack frame number or the address of the frame.\n" "With argument, nothing is printed if input is coming from\n" "a command file or a user-defined command." msgstr "" #: stack.c:2617 msgid "" "Select a stack frame without printing anything.\n" "An argument specifies the frame to select.\n" "It can be a stack frame number or the address of the frame.\n" msgstr "" #: stack.c:2622 msgid "" "Print backtrace of all stack frames, or innermost COUNT frames.\n" "With a negative argument, print outermost -COUNT frames.\n" "Use of the 'full' qualifier also prints the values of the local variables.\n" "Use of the 'no-filters' qualifier prohibits frame filters from executing\n" "on this backtrace.\n" msgstr "" #: stack.c:2632 msgid "Backtrace of the stack, or innermost COUNT frames." msgstr "" #: stack.c:2635 msgid "All about selected stack frame, or frame at ADDR." msgstr "" #: stack.c:2638 msgid "Local variables of current stack frame." msgstr "" #: stack.c:2640 msgid "Argument variables of current stack frame." msgstr "" #: stack.c:2643 msgid "" "Select the stack frame that contains .\n" "Usage: func \n" msgstr "" #: stack.c:2649 msgid "Set printing of non-scalar frame arguments" msgstr "" #: stack.c:2650 msgid "Show printing of non-scalar frame arguments" msgstr "" #: stack.c:2654 msgid "Set whether to print frame arguments in raw form." msgstr "" #: stack.c:2655 msgid "Show whether to print frame arguments in raw form." msgstr "" #: stack.c:2656 msgid "" "If set, frame arguments are printed in raw form, bypassing any\n" "pretty-printers for that value." msgstr "" #: stack.c:2663 msgid "" "Set whether to disassemble next source line or insn when execution stops." msgstr "" #: stack.c:2665 msgid "" "Show whether to disassemble next source line or insn when execution stops." msgstr "" #: stack.c:2667 msgid "" "If ON, GDB will display disassembly of the next source line, in addition\n" "to displaying the source line itself. If the next source line cannot\n" "be displayed (e.g., source is unavailable or there's no line info), GDB\n" "will display disassembly of next instruction instead of showing the\n" "source line.\n" "If AUTO, display disassembly of next instruction only if the source line\n" "cannot be displayed.\n" "If OFF (which is the default), never display the disassembly of the next\n" "source line." msgstr "" #: stack.c:2684 msgid "Set printing of function arguments at function entry" msgstr "" #: stack.c:2686 msgid "Show printing of function arguments at function entry" msgstr "" #: stack.c:2688 msgid "" "GDB can sometimes determine the values of function arguments at entry,\n" "in addition to their current values. This option tells GDB whether\n" "to print the current value, the value at entry (marked as val@entry),\n" "or both. Note that one or both of these values may be ." msgstr "" #: stap-probe.c:172 #, possible-c-format msgid "SystemTap Probe expression debugging is %s.\n" msgstr "" #: stap-probe.c:316 #, possible-c-format msgid "Invalid opcode in expression `%s' for SystemTapprobe" msgstr "" #: stap-probe.c:364 #, possible-c-format msgid "Undefined bitness for probe '%s'." msgstr "" #: stap-probe.c:639 #, possible-c-format msgid "Invalid register displacement syntax on expression `%s'." msgstr "" #: stap-probe.c:705 #, possible-c-format msgid "Missing register name suffix on expression `%s'." msgstr "" #: stap-probe.c:715 #, possible-c-format msgid "Missing indirection suffix on expression `%s'." msgstr "" #: stap-probe.c:791 #, possible-c-format msgid "Invalid operator `%c' for register displacement on expression `%s'." msgstr "" #: stap-probe.c:844 stap-probe.c:872 #, possible-c-format msgid "Invalid constant suffix on expression `%s'." msgstr "" #: stap-probe.c:850 #, possible-c-format msgid "Unknown numeric token on expression `%s'." msgstr "" #: stap-probe.c:879 #, possible-c-format msgid "Operator `%c' not recognized on expression `%s'." msgstr "" #: stap-probe.c:911 #, possible-c-format msgid "Missign close-paren on expression `%s'." msgstr "" #: stap-probe.c:919 #, possible-c-format msgid "Cannot parse expression `%s'." msgstr "" #: stap-probe.c:962 #, possible-c-format msgid "Invalid operator `%c' on expression `%s'." msgstr "" #. We have an error, because we don't expect anything #. except 1, 2, 4 and 8. #: stap-probe.c:1161 #, possible-c-format msgid "unrecognized bitness %s%c' for probe `%s'" msgstr "" #: stap-probe.c:1230 msgid "" "The SystemTap SDT probe support is not fully implemented on this target;\n" "you will not be able to inspect the arguments of the probes.\n" "Please report a bug against GDB requesting a port to this target." msgstr "" #: stap-probe.c:1297 #, possible-c-format msgid "" "Probe '%s' apparently does not have arguments, but \n" "GDB is requesting its argument number %u anyway. This should not happen. " "Please report this bug." msgstr "" #: stap-probe.c:1402 msgid "Could not read the value of a SystemTap semaphore." msgstr "" #: stap-probe.c:1419 msgid "Could not write the value of a SystemTap semaphore." msgstr "" #: stap-probe.c:1497 #, possible-c-format msgid "corrupt probe name when reading `%s'" msgstr "" #: stap-probe.c:1534 #, possible-c-format msgid "corrupt probe argument when reading `%s'" msgstr "" #: stap-probe.c:1575 #, possible-c-format msgid "could not obtain base address for SystemTap section on objfile `%s'." msgstr "" #. If we are here, it means we have failed to parse every known #. probe. #: stap-probe.c:1635 msgid "could not parse SystemTap probe(s) from inferior" msgstr "" #: stap-probe.c:1664 msgid "Semaphore" msgstr "" #: stap-probe.c:1725 msgid "Set SystemTap expression debugging." msgstr "" #: stap-probe.c:1726 msgid "Show SystemTap expression debugging." msgstr "" #: stap-probe.c:1727 msgid "" "When non-zero, the internal representation of SystemTap expressions will be " "printed." msgstr "" #: stap-probe.c:1734 msgid "" "Show information about SystemTap static probes.\n" "Usage: info probes stap [PROVIDER [NAME [OBJECT]]]\n" "Each argument is a regular expression, used to select probes.\n" "PROVIDER matches probe provider names.\n" "NAME matches the probe names.\n" "OBJECT matches the executable or shared library name." msgstr "" #: std-regs.c:79 msgid "Standard register ``$sp'' is not available for this target" msgstr "" #: std-regs.c:89 msgid "Standard register ``$ps'' is not available for this target" msgstr "" #: symfile-debug.c:679 #, possible-c-format msgid "Symfile debugging is %s.\n" msgstr "" #: symfile-debug.c:690 msgid "Set debugging of the symfile functions." msgstr "" #: symfile-debug.c:691 msgid "Show debugging of the symfile functions." msgstr "" #: symfile-debug.c:692 msgid "When enabled, all calls to the symfile functions are logged." msgstr "" #: symfile-mem.c:96 msgid "add-symbol-file-from-memory not supported for this target" msgstr "" #: symfile-mem.c:101 msgid "Failed to read a valid object file image from memory." msgstr "" #: symfile-mem.c:113 #, possible-c-format msgid "Got object file from memory but can't read symbols: %s." msgstr "" #: symfile-mem.c:150 msgid "add-symbol-file-from-memory requires an expression argument" msgstr "" #: symfile-mem.c:160 msgid "Must use symbol-file or exec-file before add-symbol-file-from-memory." msgstr "" #: symfile-mem.c:216 msgid "" "Could not load vsyscall page because no executable was specified\n" "try using the \"file\" command first." msgstr "" #: symfile-mem.c:246 msgid "" "Load the symbols out of memory from a dynamically loaded object file.\n" "Give an expression for the address of the file's shared object file header." msgstr "" #: symfile.c:589 #, possible-c-format msgid "no loadable sections found in added symbol-file %s" msgstr "" #: symfile.c:703 #, possible-c-format msgid "section %s not found in %s" msgstr "" #: symfile.c:1168 #, possible-c-format msgid "Load new symbol table from \"%s\"? " msgstr "" #: symfile.c:1202 msgid "expanding to full symbols..." msgstr "" #: symfile.c:1336 #, possible-c-format msgid "Discard symbol table from `%s'? " msgstr "" #: symfile.c:1338 msgid "Discard symbol table? " msgstr "" #: symfile.c:1349 msgid "No symbol file now.\n" msgstr "" #: symfile.c:1424 #, possible-c-format msgid "" "the debug information found in \"%s\" does not match \"%s\" (CRC mismatch).\n" msgstr "" #: symfile.c:1440 #, possible-c-format msgid "" "The directory where separate debug symbols are searched for is \"%s\".\n" msgstr "" #: symfile.c:1664 tracefile.c:328 #, possible-c-format msgid "unknown option `%s'" msgstr "" #: symfile.c:1675 msgid "no symbol file name was specified" msgstr "" #: symfile.c:1829 #, possible-c-format msgid "I'm sorry, Dave, I can't do that. Symbol format `%s' unknown." msgstr "" #: symfile.c:1981 #, possible-c-format msgid "Download verify read failed at %s" msgstr "" #: symfile.c:1984 #, possible-c-format msgid "Download verify compare failed at %s" msgstr "" #: symfile.c:1997 msgid "Canceled the download" msgstr "" #: symfile.c:2086 msgid "file to load" msgstr "" #: symfile.c:2103 #, possible-c-format msgid "Invalid download offset:%s." msgstr "" #: symfile.c:2106 msgid "Too many parameters." msgstr "" #: symfile.c:2134 msgid "Load failed" msgstr "" #: symfile.c:2266 msgid "add-symbol-file takes a file name and an address" msgstr "" #: symfile.c:2325 msgid "" "USAGE: add-symbol-file [-readnow] [-s " "]*" msgstr "" #: symfile.c:2335 #, possible-c-format msgid "The address where %s has been loaded is missing" msgstr "" #. Print the prompt for the query below. And save the arguments into #. a sect_addr_info structure to be passed around to other #. functions. We have to split this up into separate print #. statements because hex_string returns a local static #. string. #: symfile.c:2343 #, possible-c-format msgid "add symbol table from file \"%s\" at\n" msgstr "" #: symfile.c:2399 msgid "remove-symbol-file: no symbol file provided" msgstr "" #: symfile.c:2411 msgid "Missing address argument" msgstr "" #: symfile.c:2414 symfile.c:2432 #, possible-c-format msgid "Junk after %s" msgstr "" #: symfile.c:2448 msgid "No symbol file found" msgstr "" #: symfile.c:2451 #, possible-c-format msgid "Remove symbol table from file \"%s\"? " msgstr "" #. FIXME, should use print_sys_errmsg but it's not filtered. #: symfile.c:2505 #, possible-c-format msgid "`%s' has disappeared; keeping its symbols.\n" msgstr "" #: symfile.c:2517 #, possible-c-format msgid "`%s' has changed; re-reading symbols.\n" msgstr "" #: symfile.c:2581 #, possible-c-format msgid "Can't open %s to read symbols." msgstr "" #: symfile.c:2591 #, possible-c-format msgid "Can't read symbols from %s: %s." msgstr "" #: symfile.c:2673 msgid "(no debugging symbols found)\n" msgstr "" #: symfile.c:2754 #, possible-c-format msgid "Mapping between filename extension and source language is \"%s\".\n" msgstr "" #: symfile.c:2768 #, possible-c-format msgid "'%s': Filename extension must begin with '.'" msgstr "" #: symfile.c:2775 symfile.c:2786 #, possible-c-format msgid "'%s': two arguments required -- filename extension and language" msgstr "" #: symfile.c:2822 msgid "Filename extensions and the languages they represent:" msgstr "" #: symfile.c:3373 msgid "No sections are mapped.\n" msgstr "" #: symfile.c:3386 symfile.c:3431 msgid "" "Overlay debugging not enabled. Use either the 'overlay auto' or\n" "the 'overlay manual' command." msgstr "" #: symfile.c:3391 symfile.c:3436 msgid "Argument required: name of an overlay section" msgstr "" #: symfile.c:3410 #, possible-c-format msgid "Note: section %s unmapped by overlap\n" msgstr "" #: symfile.c:3417 symfile.c:3447 #, possible-c-format msgid "No overlay section called %s" msgstr "" #: symfile.c:3443 #, possible-c-format msgid "Section %s is not mapped" msgstr "" #: symfile.c:3460 msgid "Automatic overlay debugging enabled." msgstr "" #: symfile.c:3473 msgid "Overlay debugging enabled." msgstr "" #: symfile.c:3486 msgid "Overlay debugging disabled." msgstr "" #: symfile.c:3497 msgid "This target does not know how to read its overlay state." msgstr "" #: symfile.c:3600 msgid "" "Error reading inferior's overlay table: couldn't find `_novlys' variable\n" "in inferior. Use `overlay manual' mode." msgstr "" #: symfile.c:3609 symfile.c:3695 msgid "" "Error reading inferior's overlay table: couldn't find `_ovly_table' array\n" "in inferior. Use `overlay manual' mode." msgstr "" #: symfile.c:3969 msgid "" "Load symbol table from executable file FILE.\n" "The `file' command can also load symbol tables, as well as setting the file\n" "to execute." msgstr "" #: symfile.c:3975 msgid "" "Load symbols from FILE, assuming FILE has been dynamically loaded.\n" "Usage: add-symbol-file FILE ADDR [-s -s " " ...]\n" "ADDR is the starting address of the file's text.\n" "The optional arguments are section-name section-address pairs and\n" "should be specified if the data and bss segments are not contiguous\n" "with the text. SECT is a section name to be loaded at SECT_ADDR." msgstr "" #: symfile.c:3986 msgid "" "Remove a symbol file added via the add-symbol-file command.\n" "Usage: remove-symbol-file FILENAME\n" " remove-symbol-file -a ADDRESS\n" "The file to remove can be identified by its filename or by an address\n" "that lies within the boundaries of this symbol file in memory." msgstr "" #: symfile.c:3994 msgid "" "Dynamically load FILE into the running program, and record its symbols\n" "for access from GDB.\n" "A load OFFSET may also be given." msgstr "" #: symfile.c:4001 msgid "Commands for debugging overlays." msgstr "" #: symfile.c:4008 msgid "Assert that an overlay section is mapped." msgstr "" #: symfile.c:4011 msgid "Assert that an overlay section is unmapped." msgstr "" #: symfile.c:4014 msgid "List mappings of overlay sections." msgstr "" #: symfile.c:4017 msgid "Enable overlay debugging." msgstr "" #: symfile.c:4019 msgid "Disable overlay debugging." msgstr "" #: symfile.c:4021 msgid "Enable automatic overlay debugging." msgstr "" #: symfile.c:4023 msgid "Read the overlay mapping state from the target." msgstr "" #: symfile.c:4028 msgid "Set mapping between filename extension and source language." msgstr "" #: symfile.c:4029 msgid "Show mapping between filename extension and source language." msgstr "" #: symfile.c:4030 msgid "Usage: set extension-language .foo bar" msgstr "" #: symfile.c:4037 msgid "All filename extensions associated with a source language." msgstr "" #: symfile.c:4040 msgid "Set the directories where separate debug symbols are searched for." msgstr "" #: symfile.c:4041 msgid "Show the directories where separate debug symbols are searched for." msgstr "" #: symfile.c:4042 msgid "" "Separate debug symbols are first searched for in the same\n" "directory as the binary, then in the `" msgstr "" #: symfile.c:4053 msgid "Set printing of symbol loading messages." msgstr "" #: symfile.c:4054 msgid "Show printing of symbol loading messages." msgstr "" #: symfile.c:4055 msgid "" "off == turn all messages off\n" "brief == print messages for the executable,\n" " and brief messages for shared libraries\n" "full == print messages for the executable,\n" " and messages for each shared library." msgstr "" #: symmisc.c:84 #, possible-c-format msgid "Byte cache statistics for '%s':\n" msgstr "" #: symmisc.c:108 #, possible-c-format msgid "Statistics for '%s':\n" msgstr "" #: symmisc.c:110 #, possible-c-format msgid " Number of \"stab\" symbols read: %d\n" msgstr "" #: symmisc.c:113 #, possible-c-format msgid " Number of \"minimal\" symbols read: %d\n" msgstr "" #: symmisc.c:116 #, possible-c-format msgid " Number of \"partial\" symbols read: %d\n" msgstr "" #: symmisc.c:119 #, possible-c-format msgid " Number of \"full\" symbols read: %d\n" msgstr "" #: symmisc.c:122 #, possible-c-format msgid " Number of \"types\" defined: %d\n" msgstr "" #: symmisc.c:135 #, possible-c-format msgid " Number of symbol tables: %d\n" msgstr "" #: symmisc.c:136 #, possible-c-format msgid " Number of symbol tables with line tables: %d\n" msgstr "" #: symmisc.c:138 #, possible-c-format msgid " Number of symbol tables with blockvectors: %d\n" msgstr "" #: symmisc.c:142 #, possible-c-format msgid " Space used by a.out string tables: %d\n" msgstr "" #: symmisc.c:144 #, possible-c-format msgid " Total memory used for objfile obstack: %s\n" msgstr "" #: symmisc.c:147 #, possible-c-format msgid " Total memory used for BFD obstack: %s\n" msgstr "" #: symmisc.c:150 #, possible-c-format msgid " Total memory used for psymbol cache: %d\n" msgstr "" #: symmisc.c:153 #, possible-c-format msgid " Total memory used for macro cache: %d\n" msgstr "" #: symmisc.c:155 #, possible-c-format msgid " Total memory used for file name cache: %d\n" msgstr "" #: symmisc.c:278 #, possible-c-format msgid "internal error: minimal symbol count %d != %d" msgstr "" #: symmisc.c:423 msgid "" "Arguments missing: an output file name and an optional symbol file name" msgstr "" #: symmisc.c:656 msgid "" "print-msymbols takes an output file name and optional symbol file name" msgstr "" #: symmisc.c:915 msgid "Extra arguments after regexp." msgstr "" #: symmisc.c:961 msgid "" "Print dump of current symbol definitions.\n" "Entries in the full symbol table are dumped to file OUTFILE.\n" "If a SOURCE file is specified, dump only that file's symbols." msgstr "" #: symmisc.c:967 msgid "" "Print dump of current minimal symbol definitions.\n" "Entries in the minimal symbol table are dumped to file OUTFILE.\n" "If a SOURCE file is specified, dump only that file's minimal symbols." msgstr "" #: symmisc.c:974 msgid "" "Print dump of current object file definitions.\n" "With an argument REGEXP, list the object files with matching names." msgstr "" #: symmisc.c:978 msgid "" "List the full symbol tables for all object files.\n" "This does not include information about individual symbols, blocks, or\n" "linetables --- just the symbol table structures themselves.\n" "With an argument REGEXP, list the symbol tables with matching names." msgstr "" #: symmisc.c:986 msgid "Check consistency of currently expanded symtabs." msgstr "" #: symmisc.c:991 msgid "" "Expand symbol tables.\n" "With an argument REGEXP, only expand the symbol tables with matching names." msgstr "" #: symtab.c:1393 #, possible-c-format msgid "Symbol cache size is too large, max is %u." msgstr "" #: symtab.c:1638 #, possible-c-format msgid "" "Symbol cache for pspace %d\n" "%s:\n" msgstr "" #: symtab.c:1710 #, possible-c-format msgid "" "Symbol cache statistics for pspace %d\n" "%s:\n" msgstr "" #: symtab.c:2154 #, possible-c-format msgid "Internal error: `%s' is not an aggregate" msgstr "" #: symtab.c:2430 #, possible-c-format msgid "" "Internal: %s symbol `%s' found in %s psymtab but not in symtab.\n" "%s may be an inlined function, or may be a template function\n" "\t (if a template, try specifying an instantiation: %s)." msgstr "" #: symtab.c:4052 msgid "mismatched quoting on brackets, try 'operator\\[\\]'" msgstr "" #: symtab.c:4060 msgid "nothing is allowed between '[' and ']'" msgstr "" #: symtab.c:4116 msgid "`operator ()' must be specified without whitespace in `()'" msgstr "" #: symtab.c:4122 msgid "`operator ?:' must be specified without whitespace in `?:'" msgstr "" #: symtab.c:4128 msgid "`operator []' must be specified without whitespace in `[]'" msgstr "" #: symtab.c:4133 #, possible-c-format msgid "`operator %s' not supported" msgstr "" #: symtab.c:4841 #, possible-c-format msgid "All %ss matching regular expression \"%s\":\n" msgstr "" #: symtab.c:4844 #, possible-c-format msgid "All defined %ss:\n" msgstr "" #: symtab.c:4854 msgid "" "\n" "Non-debugging symbols:\n" msgstr "" #: symtab.c:6303 symtab.c:6306 msgid "All global and static variable names, or those matching REGEXP." msgstr "" #: symtab.c:6310 msgid "All function names, or those matching REGEXP." msgstr "" #: symtab.c:6321 msgid "All type names, or those matching REGEXP." msgstr "" #: symtab.c:6324 msgid "Source files in the program." msgstr "" #: symtab.c:6327 msgid "Set a breakpoint for all functions matching REGEXP." msgstr "" #: symtab.c:6331 msgid "" "Set the debugger behavior when more than one symbol are possible matches\n" "in an expression." msgstr "" #: symtab.c:6333 msgid "Show how the debugger handles ambiguities in expressions." msgstr "" #: symtab.c:6334 msgid "" "Valid values are \"ask\", \"all\", \"cancel\", and the default is \"all\"." msgstr "" #: symtab.c:6339 msgid "Set whether a source file may have multiple base names." msgstr "" #: symtab.c:6340 msgid "Show whether a source file may have multiple base names." msgstr "" #: symtab.c:6341 msgid "" "(A \"base name\" is the name of a file with the directory part removed.\n" "Example: The base name of \"/home/user/hello.c\" is \"hello.c\".)\n" "If set, GDB will canonicalize file names (e.g., expand symlinks)\n" "before comparing them. Canonicalization is an expensive operation,\n" "but it allows the same file be known by more than one base name.\n" "If not set (the default), all source files are assumed to have just\n" "one base name, and gdb will do file name comparisons more efficiently." msgstr "" #: symtab.c:6353 msgid "Set debugging of symbol table creation." msgstr "" #: symtab.c:6354 msgid "Show debugging of symbol table creation." msgstr "" #: symtab.c:6354 msgid "" "When enabled (non-zero), debugging messages are printed when building\n" "symbol tables. A value of 1 (one) normally provides enough information.\n" "A value greater than 1 provides more verbose information." msgstr "" #: symtab.c:6363 msgid "Set debugging of symbol lookup." msgstr "" #: symtab.c:6364 msgid "Show debugging of symbol lookup." msgstr "" #: symtab.c:6365 msgid "When enabled (non-zero), symbol lookups are logged." msgstr "" #: symtab.c:6372 msgid "Set the size of the symbol cache." msgstr "" #: symtab.c:6373 msgid "Show the size of the symbol cache." msgstr "" #: symtab.c:6373 msgid "" "The size of the symbol cache.\n" "If zero then the symbol cache is disabled." msgstr "" #: symtab.c:6381 msgid "Dump the symbol cache for each program space." msgstr "" #: symtab.c:6386 msgid "Print symbol cache statistics for each program space." msgstr "" #: symtab.c:6391 msgid "Flush the symbol cache for each program space." msgstr "" #: symtab.h:965 msgid "Section index is uninitialized" msgstr "" #: target-dcache.c:120 #, possible-c-format msgid "Cache use for stack accesses is %s.\n" msgstr "" #: target-dcache.c:160 #, possible-c-format msgid "Cache use for code accesses is %s.\n" msgstr "" #: target-dcache.c:178 msgid "Set cache use for stack access." msgstr "" #: target-dcache.c:179 msgid "Show cache use for stack access." msgstr "" #: target-dcache.c:180 msgid "" "When on, use the target memory cache for all stack access, regardless of " "any\n" "configured memory regions. This improves remote performance significantly.\n" "By default, caching for stack access is on." msgstr "" #: target-dcache.c:189 msgid "Set cache use for code segment access." msgstr "" #: target-dcache.c:190 msgid "Show cache use for code segment access." msgstr "" #: target-dcache.c:191 msgid "" "When on, use the target memory cache for all code segment accesses,\n" "regardless of any configured memory regions. This improves remote\n" "performance significantly. By default, caching for code segment\n" "access is on." msgstr "" #: target-descriptions.c:366 msgid "Architecture rejected target-supplied description" msgstr "" #: target-descriptions.c:375 msgid "" "Target-supplied registers are not supported by the current architecture" msgstr "" #: target-descriptions.c:402 msgid "Could not remove target-supplied description" msgstr "" #: target-descriptions.c:995 target-descriptions.c:1017 #, possible-c-format msgid "Register \"%s\" has an unsupported size (%d bits)" msgstr "" #: target-descriptions.c:1512 #, possible-c-format msgid "Attempted to add duplicate compatible architecture \"%s\"" msgstr "" #: target-descriptions.c:1532 #, possible-c-format msgid "Attempted to add duplicate property \"%s\"" msgstr "" #: target-descriptions.c:1595 #, possible-c-format msgid "The target description will be read from \"%s\".\n" msgstr "" #: target-descriptions.c:1598 msgid "The target description will be read from the target.\n" msgstr "" #: target-descriptions.c:1633 msgid "There is no target description to print." msgstr "" #: target-descriptions.c:1636 msgid "The current target description did not come from an XML file." msgstr "" #: target-descriptions.c:1817 #, possible-c-format msgid "C output is not supported type \"%s\"." msgstr "" #: target-descriptions.c:1850 msgid "Set target description specific variables." msgstr "" #. allow-unknown #: target-descriptions.c:1854 msgid "Show target description specific variables." msgstr "" #. allow-unknown #: target-descriptions.c:1858 msgid "Unset target description specific variables." msgstr "" #: target-descriptions.c:1865 msgid "Set the file to read for an XML target description" msgstr "" #: target-descriptions.c:1866 msgid "Show the file to read for an XML target description" msgstr "" #: target-descriptions.c:1867 msgid "" "When set, GDB will read the target description from a local\n" "file instead of querying the remote target." msgstr "" #: target-descriptions.c:1874 msgid "" "Unset the file to read for an XML target description. When unset,\n" "GDB will read the description from the target." msgstr "" #: target-descriptions.c:1879 msgid "Print the current target description as a C source file." msgstr "" #: target-memory.c:429 msgid "Error writing data to flash" msgstr "" #: target.c:179 #, possible-c-format msgid "Target debugging is %s.\n" msgstr "" #: target.c:378 msgid "" "Connect to a target machine or process.\n" "The first argument is the type or protocol of the target machine.\n" "Remaining arguments are interpreted by the target protocol. For more\n" "information on the arguments for a particular protocol, type\n" "`help target ' followed by the protocol name." msgstr "" #: target.c:573 #, possible-c-format msgid "You can't do that when your target is `%s'" msgstr "" #: target.c:586 msgid "No saved terminal information.\n" msgstr "" #: target.c:726 msgid "Attempt to unpush the dummy target" msgstr "" #: target.c:825 target.c:907 msgid "Cannot find thread-local variables on this target" msgstr "" #: target.c:860 msgid "Cannot find thread-local variables in this thread library." msgstr "" #: target.c:865 #, possible-c-format msgid "Cannot find shared library `%s' in dynamic linker's load module list" msgstr "" #: target.c:868 #, possible-c-format msgid "Cannot find executable file `%s' in dynamic linker's load module list" msgstr "" #: target.c:873 #, possible-c-format msgid "" "The inferior has not yet allocated storage for thread-local variables in\n" "the shared library `%s'\n" "for %s" msgstr "" #: target.c:879 #, possible-c-format msgid "" "The inferior has not yet allocated storage for thread-local variables in\n" "the executable `%s'\n" "for %s" msgstr "" #: target.c:887 #, possible-c-format msgid "" "Cannot find thread-local storage for %s, shared library %s:\n" "%s" msgstr "" #: target.c:892 #, possible-c-format msgid "" "Cannot find thread-local storage for %s, executable file %s:\n" "%s" msgstr "" #: target.c:1065 msgid "Writing to flash memory forbidden in this context" msgstr "" #: target.c:1318 #, possible-c-format msgid "Writing to memory is not allowed (addr %s, len %s)" msgstr "" #: target.c:1553 msgid "Overlapping regions in memory map: ignoring" msgstr "" #: target.c:1580 #, possible-c-format msgid "Mode for reading from readonly sections is %s.\n" msgstr "" #: target.c:2029 #, possible-c-format msgid "target object %d, annex %s, contained unexpected null characters" msgstr "" #: target.c:2072 msgid "May not insert breakpoints" msgstr "" #: target.c:2092 msgid "May not remove breakpoints" msgstr "" #: target.c:2107 #, possible-c-format msgid "Symbols from \"%s\".\n" msgstr "" #: target.c:2118 msgid "\tWhile running this, GDB does not access memory from...\n" msgstr "" #: target.c:2211 msgid "Program not killed." msgstr "" #: target.c:2319 msgid "could not find a target to follow fork" msgstr "" #: target.c:2344 msgid "could not find a target to follow mourn inferior" msgstr "" #: target.c:2393 msgid "Unable to allocate memory to perform the search." msgstr "" #: target.c:2401 target.c:2456 #, possible-c-format msgid "Unable to access %s bytes of target memory at %s, halting search." msgstr "" #: target.c:2531 #, possible-c-format msgid "" "The \"%s\" target does not support \"run\". Try \"help target\" or " "\"continue\"." msgstr "" #. This function is only called if the target is running. In that #. case there should have been a process_stratum target and it #. should either know how to create inferiors, or not... #: target.c:2539 msgid "No targets found" msgstr "" #: target.c:2551 #, possible-c-format msgid "Whether GDB may automatically connect to the native target is %s.\n" msgstr "" #: target.c:2590 #, possible-c-format msgid "Don't know how to %s. Try \"help target\"." msgstr "" #: target.c:2724 #, possible-c-format msgid "Can't determine the current address space of thread %s\n" msgstr "" #: target.c:3148 #, possible-c-format msgid "target file %s contained unexpected null characters" msgstr "" #: target.c:3274 target.c:3283 msgid "Command not implemented for this target." msgstr "" #: target.c:3341 target.c:3353 msgid "May not interrupt or stop the target, ignoring attempt" msgstr "" #: target.c:3492 #, possible-c-format msgid "Writing to registers is not allowed (regno %d)" msgstr "" #: target.c:3829 msgid "\"monitor\" command not supported by this target." msgstr "" #: target.c:3846 msgid "The current target stack is:\n" msgstr "" #: target.c:3898 #, possible-c-format msgid "Controlling the inferior in asynchronous mode is %s.\n" msgstr "" #: target.c:3954 #, possible-c-format msgid "Whether the target is always in non-stop mode is %s (currently %s).\n" msgstr "" #: target.c:3959 #, possible-c-format msgid "Whether the target is always in non-stop mode is %s.\n" msgstr "" #: target.c:4028 msgid "Set target debugging." msgstr "" #: target.c:4029 msgid "Show target debugging." msgstr "" #: target.c:4030 msgid "" "When non-zero, target debugging is enabled. Higher numbers are more\n" "verbose." msgstr "" #: target.c:4038 msgid "Set mode for reading from readonly sections." msgstr "" #: target.c:4039 msgid "Show mode for reading from readonly sections." msgstr "" #: target.c:4040 msgid "" "When this mode is on, memory reads from readonly sections (such as .text)\n" "will be read from the object file instead of from the target. This will\n" "result in significant performance improvement for remote targets." msgstr "" #: target.c:4049 msgid "Send a command to the remote monitor (remote targets only)." msgstr "" #: target.c:4052 msgid "Print the name of each layer of the internal target stack." msgstr "" #: target.c:4056 msgid "Set whether gdb controls the inferior in asynchronous mode." msgstr "" #: target.c:4057 msgid "Show whether gdb controls the inferior in asynchronous mode." msgstr "" #: target.c:4058 msgid "Tells gdb whether to control the inferior in asynchronous mode." msgstr "" #: target.c:4066 msgid "Set whether gdb always controls the inferior in non-stop mode." msgstr "" #: target.c:4067 msgid "Show whether gdb always controls the inferior in non-stop mode." msgstr "" #: target.c:4068 msgid "Tells gdb whether to control the inferior in non-stop mode." msgstr "" #: target.c:4076 msgid "Set permission to write into registers." msgstr "" #: target.c:4077 msgid "Show permission to write into registers." msgstr "" #: target.c:4078 msgid "" "When this permission is on, GDB may write into the target's registers.\n" "Otherwise, any sort of write attempt will result in an error." msgstr "" #: target.c:4085 msgid "Set permission to write into target memory." msgstr "" #: target.c:4086 msgid "Show permission to write into target memory." msgstr "" #: target.c:4087 msgid "" "When this permission is on, GDB may write into the target's memory.\n" "Otherwise, any sort of write attempt will result in an error." msgstr "" #: target.c:4094 msgid "Set permission to insert breakpoints in the target." msgstr "" #: target.c:4095 msgid "Show permission to insert breakpoints in the target." msgstr "" #: target.c:4096 msgid "" "When this permission is on, GDB may insert breakpoints in the program.\n" "Otherwise, any sort of insertion attempt will result in an error." msgstr "" #: target.c:4103 msgid "Set permission to insert tracepoints in the target." msgstr "" #: target.c:4104 msgid "Show permission to insert tracepoints in the target." msgstr "" #: target.c:4105 msgid "" "When this permission is on, GDB may insert tracepoints in the program.\n" "Otherwise, any sort of insertion attempt will result in an error." msgstr "" #: target.c:4112 msgid "Set permission to insert fast tracepoints in the target." msgstr "" #: target.c:4113 msgid "Show permission to insert fast tracepoints in the target." msgstr "" #: target.c:4114 msgid "" "When this permission is on, GDB may insert fast tracepoints.\n" "Otherwise, any sort of insertion attempt will result in an error." msgstr "" #: target.c:4121 msgid "Set permission to interrupt or signal the target." msgstr "" #: target.c:4122 msgid "Show permission to interrupt or signal the target." msgstr "" #: target.c:4123 msgid "" "When this permission is on, GDB may interrupt/stop the target's execution.\n" "Otherwise, any attempt to interrupt or stop will be ignored." msgstr "" #: target.c:4130 msgid "Set whether GDB may automatically connect to the native target." msgstr "" #: target.c:4131 msgid "Show whether GDB may automatically connect to the native target." msgstr "" #: target.c:4132 msgid "" "When on, and GDB is not connected to a target yet, GDB\n" "attempts \"run\" and other commands with the native target." msgstr "" #: thread.c:327 #, possible-c-format msgid "[New %s]\n" msgstr "" #: thread.c:1129 msgid "No thread selected." msgstr "" #: thread.c:1133 msgid "The current thread has terminated" msgstr "" #: thread.c:1181 msgid "Requested thread not found in requested process" msgstr "" #: thread.c:1235 msgid "No threads.\n" msgstr "" #: thread.c:1237 #, possible-c-format msgid "No threads match '%s'.\n" msgstr "" #: thread.c:1524 #, possible-c-format msgid "" "Couldn't restore frame #%d in current thread. Bottom (innermost) frame " "selected:" msgstr "" #: thread.c:1766 thread.c:1851 msgid "Please specify a command following the thread ID list" msgstr "" #: thread.c:1811 thread.c:1913 #, possible-c-format msgid "" "\n" "Thread %s (%s):\n" msgstr "" #: thread.c:1835 msgid "Please specify a thread ID list" msgstr "" #: thread.c:1880 #, possible-c-format msgid "Unknown inferior %d" msgstr "" #: thread.c:1899 #, possible-c-format msgid "Unknown thread %d.%d" msgstr "" #: thread.c:1901 #, possible-c-format msgid "Unknown thread %d" msgstr "" #: thread.c:1907 #, possible-c-format msgid "Thread %s has terminated." msgstr "" #: thread.c:1933 thread.c:1964 msgid "No thread selected" msgstr "" #: thread.c:1940 #, possible-c-format msgid "[Current thread is %s (%s) (exited)]\n" msgstr "" #: thread.c:1944 #, possible-c-format msgid "[Current thread is %s (%s)]\n" msgstr "" #: thread.c:1994 #, possible-c-format msgid "Thread %s has name '%s'\n" msgstr "" #: thread.c:2002 #, possible-c-format msgid "Thread %s has target name '%s'\n" msgstr "" #: thread.c:2010 #, possible-c-format msgid "Thread %s has target id '%s'\n" msgstr "" #: thread.c:2018 #, possible-c-format msgid "Thread %s has extra info '%s'\n" msgstr "" #: thread.c:2024 #, possible-c-format msgid "No threads match '%s'\n" msgstr "" #: thread.c:2034 #, possible-c-format msgid "Printing of thread events is %s.\n" msgstr "" #: thread.c:2050 #, possible-c-format msgid "Thread ID %d not known." msgstr "" #: thread.c:2059 #, possible-c-format msgid "Thread ID %s has terminated." msgstr "" #: thread.c:2196 msgid "" "Display currently known threads.\n" "Usage: info threads [-gid] [ID]...\n" "-gid: Show global thread IDs.\n" "If ID is given, it is a space-separated list of IDs of threads to display.\n" "Otherwise, all threads are displayed." msgstr "" #: thread.c:2202 msgid "" "Use this command to switch between threads.\n" "The new thread ID must be currently known." msgstr "" #: thread.c:2208 msgid "Apply a command to a list of threads." msgstr "" #: thread.c:2212 msgid "" "Apply a command to all threads.\n" "\n" "Usage: thread apply all [-ascending] \n" "-ascending: Call for all threads in ascending order.\n" " The default is descending order." msgstr "" #: thread.c:2222 msgid "" "Set the current thread's name.\n" "Usage: thread name [NAME]\n" "If NAME is not given, then any existing name is removed." msgstr "" #: thread.c:2226 msgid "" "Find threads that match a regular expression.\n" "Usage: thread find REGEXP\n" "Will display thread ids whose name, target ID, or extra info matches REGEXP." msgstr "" #: thread.c:2235 msgid "Set printing of thread events (such as thread start and exit)." msgstr "" #: thread.c:2236 msgid "Show printing of thread events (such as thread start and exit)." msgstr "" #: tic6x-tdep.c:882 #, possible-c-format msgid "unexpected length %d of type" msgstr "" #: tic6x-tdep.c:1106 #, possible-c-format msgid "unexpected type %d of arg %d" msgstr "" #: tic6x-tdep.c:1111 #, possible-c-format msgid "unexpected length %d of arg %d" msgstr "" #: tid-parse.c:31 #, possible-c-format msgid "Invalid thread ID: %s" msgstr "" #: tid-parse.c:47 tid-parse.c:240 #, possible-c-format msgid "negative value: %s" msgstr "" #: tid-parse.c:77 #, possible-c-format msgid "No inferior number '%d'" msgstr "" #: tid-parse.c:103 #, possible-c-format msgid "Unknown thread %d.%d." msgstr "" #: tid-parse.c:105 #, possible-c-format msgid "Unknown thread %d." msgstr "" #: tid-parse.c:141 tid-parse.c:158 msgid "unhandled state" msgstr "" #: top.c:104 #, possible-c-format msgid "Whether to confirm potentially dangerous operations is %s.\n" msgstr "" #: top.c:471 msgid "That is not a command, just a help topic." msgstr "" #: top.c:691 #, possible-c-format msgid "Saving of the history record on exit is %s.\n" msgstr "" #: top.c:703 #, possible-c-format msgid "The size of the command history is %s.\n" msgstr "" #: top.c:716 #, possible-c-format msgid "The number of history entries to look back at for duplicates is %s.\n" msgstr "" #: top.c:726 #, possible-c-format msgid "The filename in which to record the command history is \"%s\".\n" msgstr "" #: top.c:996 top.c:1025 #, possible-c-format msgid "Could not rename %s to %s: %s" msgstr "" #: top.c:1294 msgid "" "\n" "For bug reporting instructions, please see:\n" msgstr "" #: top.c:1298 msgid "" "Find the GDB manual and other documentation resources online at:\n" ".\n" msgstr "" #: top.c:1300 msgid "For help, type \"help\".\n" msgstr "" #: top.c:1301 msgid "Type \"apropos word\" to search for commands related to \"word\"." msgstr "" #: top.c:1309 #, possible-c-format msgid "" "This GDB was configured as follows:\n" " configure --host=%s --target=%s\n" msgstr "" #: top.c:1313 #, possible-c-format msgid "" " --with-auto-load-dir=%s\n" " --with-auto-load-safe-path=%s\n" msgstr "" #: top.c:1318 msgid " --with-expat\n" msgstr "" #: top.c:1322 msgid " --without-expat\n" msgstr "" #: top.c:1327 #, possible-c-format msgid " --with-gdb-datadir=%s%s\n" msgstr "" #: top.c:1331 #, possible-c-format msgid " --with-iconv-bin=%s%s\n" msgstr "" #: top.c:1336 #, possible-c-format msgid " --with-jit-reader-dir=%s%s\n" msgstr "" #: top.c:1340 msgid " --with-libunwind-ia64\n" msgstr "" #: top.c:1344 msgid " --without-libunwind-ia64\n" msgstr "" #: top.c:1349 msgid " --with-lzma\n" msgstr "" #: top.c:1353 msgid " --without-lzma\n" msgstr "" #: top.c:1358 #, possible-c-format msgid " --with-python=%s%s\n" msgstr "" #: top.c:1363 msgid " --with-guile\n" msgstr "" #: top.c:1367 msgid " --without-guile\n" msgstr "" #: top.c:1372 #, possible-c-format msgid " --with-relocated-sources=%s\n" msgstr "" #: top.c:1377 #, possible-c-format msgid " --with-separate-debug-dir=%s%s\n" msgstr "" #: top.c:1381 #, possible-c-format msgid " --with-sysroot=%s%s\n" msgstr "" #: top.c:1385 #, possible-c-format msgid " --with-system-gdbinit=%s%s\n" msgstr "" #: top.c:1389 msgid " --with-babeltrace\n" msgstr "" #: top.c:1393 msgid " --without-babeltrace\n" msgstr "" #. We assume "relocatable" will be printed at least once, thus we always #. print this text. It's a reasonably safe assumption for now. #: top.c:1399 msgid "" "\n" "(\"Relocatable\" means the directory can be moved with the GDB installation\n" "tree, and GDB will still find it.)\n" msgstr "" #: top.c:1480 #, possible-c-format msgid "\tInferior %d [%s] will be detached.\n" msgstr "" #: top.c:1484 #, possible-c-format msgid "\tInferior %d [%s] will be killed.\n" msgstr "" #: top.c:1509 msgid "" "A debugging session is active.\n" "\n" msgstr "" #: top.c:1511 msgid "" "\n" "Quit anyway? " msgstr "" #: top.c:1732 msgid "" "\"set history\" must be followed by the name of a history subcommand.\n" msgstr "" #: top.c:1841 #, possible-c-format msgid "Gdb's prompt is \"%s\".\n" msgstr "" #: top.c:1848 #, possible-c-format msgid "Editing of command lines as they are typed is %s.\n" msgstr "" #: top.c:1857 #, possible-c-format msgid "Annotation_level is %s.\n" msgstr "" #: top.c:1864 #, possible-c-format msgid "" "Notification of completion for asynchronous execution commands is %s.\n" msgstr "" #: top.c:1887 #, possible-c-format msgid "GDB's data directory is \"%s\".\n" msgstr "" #: top.c:1933 msgid "Set gdb's prompt" msgstr "" #: top.c:1934 msgid "Show gdb's prompt" msgstr "" #: top.c:1939 msgid "" "Don't repeat this command.\n" "Primarily used inside of user-defined commands that should not be repeated " "when\n" "hitting return." msgstr "" #: top.c:1945 msgid "Set editing of command lines as they are typed." msgstr "" #: top.c:1946 msgid "Show editing of command lines as they are typed." msgstr "" #: top.c:1947 msgid "" "Use \"on\" to enable the editing, and \"off\" to disable it.\n" "Without an argument, command line editing is enabled. To edit, use\n" "EMACS-like or VI-like commands like control-P or ESC." msgstr "" #: top.c:1955 msgid "Set saving of the history record on exit." msgstr "" #: top.c:1956 msgid "Show saving of the history record on exit." msgstr "" #: top.c:1957 msgid "" "Use \"on\" to enable the saving, and \"off\" to disable it.\n" "Without an argument, saving is enabled." msgstr "" #: top.c:1965 msgid "Set the size of the command history," msgstr "" #: top.c:1966 msgid "Show the size of the command history," msgstr "" #: top.c:1967 msgid "" "ie. the number of previous commands to keep a record of.\n" "If set to \"unlimited\", the number of commands kept in the history\n" "list is unlimited. This defaults to the value of the environment\n" "variable \"GDBHISTSIZE\", or to 256 if this variable is not set." msgstr "" #: top.c:1977 msgid "Set how far back in history to look for and remove duplicate entries." msgstr "" #: top.c:1978 msgid "" "Show how far back in history to look for and remove duplicate entries." msgstr "" #: top.c:1979 msgid "" "If set to a nonzero value N, GDB will look back at the last N history " "entries\n" "and remove the first history entry that is a duplicate of the most recent\n" "entry, each time a new history entry is added.\n" "If set to \"unlimited\", this lookbehind is unbounded.\n" "Only history entries added during this session are considered for removal.\n" "If set to 0, removal of duplicate history entries is disabled.\n" "By default this option is set to 0." msgstr "" #: top.c:1991 msgid "Set the filename in which to record the command history" msgstr "" #: top.c:1992 msgid "Show the filename in which to record the command history" msgstr "" #: top.c:1993 msgid "(the list of previous commands of which a record is kept)." msgstr "" #: top.c:1999 msgid "Set whether to confirm potentially dangerous operations." msgstr "" #: top.c:2000 msgid "Show whether to confirm potentially dangerous operations." msgstr "" #: top.c:2006 msgid "Set annotation_level." msgstr "" #: top.c:2007 msgid "Show annotation_level." msgstr "" #: top.c:2008 msgid "" "0 == normal; 1 == fullname (for use when running under emacs)\n" "2 == output annotated suitably for use by programs that control GDB." msgstr "" #: top.c:2016 msgid "Set notification of completion for asynchronous execution commands." msgstr "" #: top.c:2017 msgid "Show notification of completion for asynchronous execution commands." msgstr "" #: top.c:2018 msgid "Use \"on\" to enable the notification, and \"off\" to disable it." msgstr "" #: top.c:2025 msgid "Set GDB's data directory." msgstr "" #: top.c:2026 msgid "Show GDB's data directory." msgstr "" #: top.c:2027 msgid "When set, GDB uses the specified path to search for data files." msgstr "" #: tracefile-tfile.c:375 msgid "Premature end of file while reading trace file" msgstr "" #: tracefile-tfile.c:396 msgid "No trace file specified." msgstr "" #: tracefile-tfile.c:429 msgid "File is not a valid trace file." msgstr "" #: tracefile-tfile.c:467 msgid "Excessively long lines in trace file" msgstr "" #: tracefile-tfile.c:476 msgid "No register block size recorded in trace file" msgstr "" #: tracefile-tfile.c:491 msgid "No traceframes present in this file." msgstr "" #: tracefile-tfile.c:534 #, possible-c-format msgid "Ignoring trace file definition \"%s\"" msgstr "" #: tracefile-tfile.c:772 tracefile.c:286 #, possible-c-format msgid "Unknown block type '%c' (0x%x) in trace frame" msgstr "" #: tracefile-tfile.c:851 msgid "tfile_xfer_partial: trace file is read-only" msgstr "" #: tracefile-tfile.c:1008 #, possible-c-format msgid "" "Unhandled trace block type (%d) '%c ' while building trace frame info." msgstr "" #: tracefile.c:75 #, possible-c-format msgid "Target failed to save trace data to '%s'." msgstr "" #: tracefile.c:142 tracefile.c:189 tracefile.c:203 tracefile.c:218 #: tracefile.c:251 tracefile.c:272 msgid "Failure to get requested trace buffer data" msgstr "" #: tracefile.c:316 tracefile.c:334 msgid "file in which to save trace data" msgstr "" #: tracefile.c:346 #, possible-c-format msgid "Trace data saved to %s '%s'.\n" msgstr "" #: tracefile.c:418 #, possible-c-format msgid "Tracepoint %d has multiple locations, cannot infer $pc" msgstr "" #: tracefile.c:426 #, possible-c-format msgid "Tracepoint %d does while-stepping, cannot infer $pc" msgstr "" #: tracefile.c:518 msgid "" "Save the trace data to a file.\n" "Use the '-ctf' option to save the data to CTF format.\n" "Use the '-r' option to direct the target to save directly to the file,\n" "using its own filesystem." msgstr "" #: tracepoint.c:359 #, possible-c-format msgid "No trace variable named \"$%s\", not deleting" msgstr "" #: tracepoint.c:371 msgid "Must supply a non-empty variable name" msgstr "" #: tracepoint.c:378 tracepoint.c:383 #, possible-c-format msgid "$%s is not a valid trace state variable name" msgstr "" #: tracepoint.c:398 msgid "Syntax is $NAME [ = EXPR ]" msgstr "" #: tracepoint.c:414 msgid "Syntax must be $NAME [ = EXPR ]" msgstr "" #: tracepoint.c:430 #, possible-c-format msgid "Trace state variable $%s now has initial value %s.\n" msgstr "" #: tracepoint.c:443 #, possible-c-format msgid "Trace state variable $%s created, with initial value %s.\n" msgstr "" #: tracepoint.c:459 msgid "Delete all trace state variables? " msgstr "" #: tracepoint.c:474 #, possible-c-format msgid "Name \"%s\" not prefixed with '$', ignoring" msgstr "" #: tracepoint.c:493 msgid "No trace state variables.\n" msgstr "" #: tracepoint.c:585 msgid "This command cannot be used at the top level." msgstr "" #: tracepoint.c:591 tracepoint.c:597 tracepoint.c:603 msgid "This command can only be used in a tracepoint actions list." msgstr "" #: tracepoint.c:638 msgid "Target does not support \"/s\" option for string tracing." msgstr "" #: tracepoint.c:641 #, possible-c-format msgid "Undefined collection format \"%c\"." msgstr "" #: tracepoint.c:680 msgid "expression is malformed" msgstr "" #: tracepoint.c:686 msgid "expression has min height < 0" msgstr "" #: tracepoint.c:695 tracepoint.c:786 tracepoint.c:822 msgid "Expression is too complicated." msgstr "" #: tracepoint.c:726 #, possible-c-format msgid "`%s' is not a tracepoint action, or is ambiguous." msgstr "" #: tracepoint.c:765 #, possible-c-format msgid "constant `%s' (value %s) will not be collected." msgstr "" #: tracepoint.c:773 #, possible-c-format msgid "`%s' is optimized away and cannot be collected." msgstr "" #: tracepoint.c:840 #, possible-c-format msgid "while-stepping step count `%s' is malformed." msgstr "" #: tracepoint.c:848 #, possible-c-format msgid "`%s' is not a supported tracepoint action." msgstr "" #: tracepoint.c:924 #, possible-c-format msgid "Internal: register number %d too large for tracepoint" msgstr "" #: tracepoint.c:1174 msgid "Can't collect locals; no symbol table info available.\n" msgstr "" #: tracepoint.c:1181 msgid "No locals found in scope." msgstr "" #: tracepoint.c:1189 msgid "Can't collect args; no symbol table info available." msgstr "" #: tracepoint.c:1195 msgid "No args found in scope." msgstr "" #: tracepoint.c:1415 tracepoint.c:2898 #, possible-c-format msgid "Bad action list item: %s" msgstr "" #: tracepoint.c:1641 #, possible-c-format msgid "Invalid tracepoint command '%s'" msgstr "" #: tracepoint.c:1757 msgid "Pending tracepoints will not be resolved while GDB is disconnected\n" msgstr "" #: tracepoint.c:1788 msgid "No tracepoints defined, not starting trace" msgstr "" #: tracepoint.c:1804 #, possible-c-format msgid "May not insert %stracepoints, skipping tracepoint %d" msgstr "" #: tracepoint.c:1811 msgid "No tracepoints enabled" msgstr "" #: tracepoint.c:1817 msgid "No tracepoints enabled, not starting trace" msgstr "" #: tracepoint.c:1824 msgid "No tracepoints that may be downloaded, not starting trace" msgstr "" #: tracepoint.c:1890 msgid "Target does not support trace user/notes, info ignored" msgstr "" #: tracepoint.c:1914 msgid "A trace is running already. Start a new run? " msgstr "" #: tracepoint.c:1915 msgid "New trace run not started." msgstr "" #: tracepoint.c:1930 msgid "Trace is not running." msgstr "" #: tracepoint.c:1976 tracepoint.c:3147 msgid "Target does not support trace notes, note ignored" msgstr "" #: tracepoint.c:1996 msgid "Using a trace file.\n" msgstr "" #: tracepoint.c:1999 msgid "Trace can not be run on this target.\n" msgstr "" #: tracepoint.c:2006 msgid "Run/stop status is unknown.\n" msgstr "" #: tracepoint.c:2010 msgid "Trace is running on the target.\n" msgstr "" #: tracepoint.c:2017 msgid "No trace has been run on the target.\n" msgstr "" #: tracepoint.c:2021 #, possible-c-format msgid "Trace stopped by a tstop command (%s).\n" msgstr "" #: tracepoint.c:2024 msgid "Trace stopped by a tstop command.\n" msgstr "" #: tracepoint.c:2027 msgid "Trace stopped because the buffer was full.\n" msgstr "" #: tracepoint.c:2030 msgid "Trace stopped because of disconnection.\n" msgstr "" #: tracepoint.c:2033 #, possible-c-format msgid "Trace stopped by tracepoint %d.\n" msgstr "" #: tracepoint.c:2038 #, possible-c-format msgid "Trace stopped by an error (%s, tracepoint %d).\n" msgstr "" #: tracepoint.c:2042 #, possible-c-format msgid "Trace stopped by an error (%s).\n" msgstr "" #: tracepoint.c:2046 msgid "Trace stopped for an unknown reason.\n" msgstr "" #: tracepoint.c:2049 #, possible-c-format msgid "Trace stopped for some other reason (%d).\n" msgstr "" #: tracepoint.c:2058 #, possible-c-format msgid "Buffer contains %d trace frames (of %d created total).\n" msgstr "" #: tracepoint.c:2064 #, possible-c-format msgid "Collected %d trace frames.\n" msgstr "" #: tracepoint.c:2072 #, possible-c-format msgid "Trace buffer has %d bytes of %d bytes free" msgstr "" #: tracepoint.c:2075 #, possible-c-format msgid " (%d%% full)" msgstr "" #: tracepoint.c:2079 msgid ".\n" msgstr "" #: tracepoint.c:2082 #, possible-c-format msgid "Trace buffer has %d bytes free.\n" msgstr "" #: tracepoint.c:2087 msgid "Trace will continue if GDB disconnects.\n" msgstr "" #: tracepoint.c:2089 msgid "Trace will stop if GDB disconnects.\n" msgstr "" #: tracepoint.c:2092 msgid "Trace buffer is circular.\n" msgstr "" #: tracepoint.c:2095 #, possible-c-format msgid "Trace user is %s.\n" msgstr "" #: tracepoint.c:2098 #, possible-c-format msgid "Trace notes: %s.\n" msgstr "" #: tracepoint.c:2102 #, possible-c-format msgid "Looking at trace frame %d, tracepoint %d.\n" msgstr "" #: tracepoint.c:2105 msgid "Not looking at any trace frame.\n" msgstr "" #. Reporting a run time is more readable than two long numbers. #: tracepoint.c:2115 #, possible-c-format msgid "Trace started at %ld.%06ld secs, stopped %ld.%06ld secs later.\n" msgstr "" #: tracepoint.c:2122 #, possible-c-format msgid "Trace started at %ld.%06ld secs.\n" msgstr "" #: tracepoint.c:2127 #, possible-c-format msgid "Trace stopped at %ld.%06ld secs.\n" msgstr "" #: tracepoint.c:2284 msgid "Trace is running and will continue after detach; detach anyway? " msgstr "" #: tracepoint.c:2290 msgid "Trace is running but will stop on detach; detach anyway? " msgstr "" #: tracepoint.c:2365 msgid "Target failed to find requested trace frame." msgstr "" #: tracepoint.c:2407 #, possible-c-format msgid "Found trace frame %d, tracepoint %d\n" msgstr "" #: tracepoint.c:2416 msgid "No longer looking at any trace frame\n" msgstr "" #. This case may never occur, check. #: tracepoint.c:2418 msgid "No trace frame found\n" msgstr "" #: tracepoint.c:2452 tracepoint.c:2676 msgid "May not look at trace frames while trace is running." msgstr "" #: tracepoint.c:2487 msgid "not debugging trace buffer" msgstr "" #: tracepoint.c:2489 msgid "already at start of trace buffer" msgstr "" #: tracepoint.c:2500 #, possible-c-format msgid "invalid input (%d is less than zero)" msgstr "" #: tracepoint.c:2547 msgid "No current tracepoint -- please supply an argument." msgstr "" #: tracepoint.c:2597 msgid "No line number information available." msgstr "" #: tracepoint.c:2618 msgid "Cannot find a good line." msgstr "" #. Is there any case in which we get here, and have an address #. which the user would want to see? If we have debugging #. symbols and no line numbers? #: tracepoint.c:2625 #, possible-c-format msgid "Line number %d is out of range for \"%s\"." msgstr "" #: tracepoint.c:2718 msgid "requires an argument (function, line or *addr) to define a scope" msgstr "" #: tracepoint.c:2987 msgid "No current trace frame." msgstr "" #: tracepoint.c:2992 #, possible-c-format msgid "No known tracepoint matches 'current' tracepoint #%d." msgstr "" #: tracepoint.c:3092 msgid "Buffer too small for source encoding" msgstr "" #: tracepoint.c:3097 msgid "Source string too long for buffer" msgstr "" #: tracepoint.c:3135 msgid "Target does not support trace notes, user ignored" msgstr "" #: tracepoint.c:3159 msgid "Target does not support trace notes, stop note ignored" msgstr "" #: tracepoint.c:3216 msgid "could not change traceframe" msgstr "" #: tracepoint.c:3410 #, possible-c-format msgid "Assuming tracepoint %d is same as target's tracepoint %d at %s.\n" msgstr "" #: tracepoint.c:3435 #, possible-c-format msgid "Created tracepoint %d for target's tracepoint %d at %s.\n" msgstr "" #: tracepoint.c:3440 #, possible-c-format msgid "" "Failed to create tracepoint for target's tracepoint %d at %s, skipping it.\n" msgstr "" #: tracepoint.c:3537 #, possible-c-format msgid "Assuming trace state variable $%s is same as target's variable %d.\n" msgstr "" #: tracepoint.c:3545 #, possible-c-format msgid "Created trace state variable $%s for target's variable %d.\n" msgstr "" #: tracepoint.c:3599 #, possible-c-format msgid "" "Malformed trace status, at %s\n" "Status line: '%s'\n" msgstr "" #: tracepoint.c:3808 #, possible-c-format msgid "Unrecognized char '%c' in tracepoint definition, skipping rest" msgstr "" #. Don't error out, the target might be sending us optional #. info that we don't care about. #: tracepoint.c:3862 #, possible-c-format msgid "Unrecognized tracepoint piece '%c', ignoring" msgstr "" #: tracepoint.c:3932 #, possible-c-format msgid "bad marker definition: %s" msgstr "" #: tracepoint.c:4044 msgid "Data: \"" msgstr "" #: tracepoint.c:4058 msgid "Probed by static tracepoints: " msgstr "" #: tracepoint.c:4174 msgid "" "Can not parse XML trace frame info; XML support was disabled at compile time" msgstr "" #: tracepoint.c:4271 msgid "trace frame info" msgstr "" #: tracepoint.c:4369 msgid "List the variables local to a scope" msgstr "" #: tracepoint.c:4372 msgid "Tracing of program execution without stopping the program." msgstr "" #: tracepoint.c:4376 msgid "Print everything collected at the current tracepoint." msgstr "" #: tracepoint.c:4378 msgid "" "Define a trace state variable.\n" "Argument is a $-prefixed name, optionally followed\n" "by '=' and an expression that sets the initial value\n" "at the start of tracing." msgstr "" #: tracepoint.c:4385 msgid "" "Delete one or more trace state variables.\n" "Arguments are the names of the variables to delete.\n" "If no arguments are supplied, delete all variables." msgstr "" #. FIXME add a trace variable completer. #: tracepoint.c:4391 msgid "Status of trace state variables and their values.\n" msgstr "" #: tracepoint.c:4396 msgid "List target static tracepoints markers.\n" msgstr "" #: tracepoint.c:4400 msgid "" "Select a trace frame;\n" "No argument means forward by one frame; '-' means backward by one frame." msgstr "" #: tracepoint.c:4405 msgid "" "Select a trace frame whose PC is outside the given range (exclusive).\n" "Usage: tfind outside addr1, addr2" msgstr "" #: tracepoint.c:4410 msgid "" "Select a trace frame whose PC is in the given range (inclusive).\n" "Usage: tfind range addr1,addr2" msgstr "" #: tracepoint.c:4415 msgid "" "Select a trace frame by source line.\n" "Argument can be a line number (with optional source file),\n" "a function name, or '*' followed by an address.\n" "Default argument is 'the next source line that was traced'." msgstr "" #: tracepoint.c:4422 msgid "" "Select a trace frame by tracepoint number.\n" "Default is the tracepoint for the current trace frame." msgstr "" #: tracepoint.c:4427 msgid "" "Select a trace frame by PC.\n" "Default is the current PC, or the PC of the current trace frame." msgstr "" #: tracepoint.c:4432 msgid "De-select any trace frame and resume 'live' debugging." msgstr "" #: tracepoint.c:4439 msgid "Select the first trace frame in the trace buffer." msgstr "" #: tracepoint.c:4443 msgid "Display the status of the current trace data collection." msgstr "" #: tracepoint.c:4445 msgid "" "Stop trace data collection.\n" "Usage: tstop [ ... ]\n" "Any arguments supplied are recorded with the trace as a stop reason and\n" "reported by tstatus (if the target supports trace notes)." msgstr "" #: tracepoint.c:4451 msgid "" "Start trace data collection.\n" "Usage: tstart [ ... ]\n" "Any arguments supplied are recorded with the trace as a note and\n" "reported by tstatus (if the target supports trace notes)." msgstr "" #: tracepoint.c:4457 msgid "" "Ends a list of commands or actions.\n" "Several GDB commands allow you to enter a list of commands or actions.\n" "Entering \"end\" on a line by itself is the normal way to terminate\n" "such a list.\n" "\n" "Note: the \"end\" command cannot be used at the gdb prompt." msgstr "" #: tracepoint.c:4464 msgid "" "Specify single-stepping behavior at a tracepoint.\n" "Argument is number of instructions to trace in single-step mode\n" "following the tracepoint. This command is normally followed by\n" "one or more \"collect\" commands, to specify what to collect\n" "while single-stepping.\n" "\n" "Note: this command can only be used in a tracepoint \"actions\" list." msgstr "" #: tracepoint.c:4475 msgid "" "Specify one or more data items to be collected at a tracepoint.\n" "Accepts a comma-separated list of (one or more) expressions. GDB will\n" "collect all data (variables, registers) referenced by that expression.\n" "Also accepts the following special arguments:\n" " $regs -- all registers.\n" " $args -- all function arguments.\n" " $locals -- all variables local to the block/function scope.\n" " $_sdata -- static tracepoint data (ignored for non-static tracepoints).\n" "Note: this command can only be used in a tracepoint \"actions\" list." msgstr "" #: tracepoint.c:4486 msgid "" "Specify one or more expressions to be evaluated at a tracepoint.\n" "Accepts a comma-separated list of (one or more) expressions.\n" "The result of each evaluation will be discarded.\n" "Note: this command can only be used in a tracepoint \"actions\" list." msgstr "" #: tracepoint.c:4492 msgid "" "Specify the actions to be taken at a tracepoint.\n" "Tracepoint actions may include collecting of specified data,\n" "single-stepping, or enabling/disabling other tracepoints,\n" "depending on target's capabilities." msgstr "" #: tracepoint.c:4500 msgid "Set the list of expressions to collect by default" msgstr "" #: tracepoint.c:4501 msgid "Show the list of expressions to collect by default" msgstr "" #: tracepoint.c:4507 msgid "Set whether tracing continues after GDB disconnects." msgstr "" #: tracepoint.c:4508 msgid "Show whether tracing continues after GDB disconnects." msgstr "" #: tracepoint.c:4509 msgid "" "Use this to continue a tracing run even if GDB disconnects\n" "or detaches from the target. You can reconnect later and look at\n" "trace data collected in the meantime." msgstr "" #: tracepoint.c:4519 msgid "Set target's use of circular trace buffer." msgstr "" #: tracepoint.c:4520 msgid "Show target's use of circular trace buffer." msgstr "" #: tracepoint.c:4521 msgid "" "Use this to make the trace buffer into a circular buffer,\n" "which will discard traceframes (oldest first) instead of filling\n" "up and stopping the trace run." msgstr "" #: tracepoint.c:4531 msgid "Set requested size of trace buffer." msgstr "" #: tracepoint.c:4532 msgid "Show requested size of trace buffer." msgstr "" #: tracepoint.c:4533 msgid "" "Use this to choose a size for the trace buffer. Some targets\n" "may have fixed or limited buffer sizes. Specifying \"unlimited\" or -1\n" "disables any attempt to set the buffer size and lets the target choose." msgstr "" #: tracepoint.c:4541 msgid "Set the user name to use for current and future trace runs" msgstr "" #: tracepoint.c:4542 msgid "Show the user name to use for current and future trace runs" msgstr "" #: tracepoint.c:4548 msgid "Set notes string to use for current and future trace runs" msgstr "" #: tracepoint.c:4549 msgid "Show the notes string to use for current and future trace runs" msgstr "" #: tracepoint.c:4555 msgid "Set notes string to use for future tstop commands" msgstr "" #: tracepoint.c:4556 msgid "Show the notes string to use for future tstop commands" msgstr "" #: tui/tui.c:418 #, possible-c-format msgid "Cannot enable the TUI when the interpreter is '%s'" msgstr "" #: tui/tui.c:423 msgid "Cannot enable the TUI when output is not a terminal" msgstr "" #: tui/tui.c:434 #, possible-c-format msgid "Cannot enable the TUI: error opening terminal [TERM=%s]" msgstr "" #: tui/tui.c:447 #, possible-c-format msgid "" "Cannot enable the TUI: terminal doesn't support cursor addressing [TERM=%s]" msgstr "" #: tui/tui.c:683 msgid "Enable TUI display mode." msgstr "" #: tui/tui.c:686 msgid "Disable TUI display mode." msgstr "" #: tui/tui-win.c:210 #, possible-c-format msgid "" "The attribute mode to use for the active TUI window border is \"%s\".\n" msgstr "" #: tui/tui-win.c:222 #, possible-c-format msgid "The attribute mode to use for the TUI window borders is \"%s\".\n" msgstr "" #: tui/tui-win.c:234 #, possible-c-format msgid "The kind of border for TUI windows is \"%s\".\n" msgstr "" #: tui/tui-win.c:333 msgid "\"tui\" must be followed by the name of a tui command.\n" msgstr "" #: tui/tui-win.c:343 msgid "Text User Interface commands." msgstr "" #: tui/tui-win.c:452 tui/tui-win.c:456 msgid "TUI configuration variables" msgstr "" #: tui/tui-win.c:461 msgid "Refresh the terminal display.\n" msgstr "" #: tui/tui-win.c:462 msgid "" "Set the width (in characters) of tab stops.\n" "Usage: tabset \n" msgstr "" #: tui/tui-win.c:465 msgid "" "Set or modify the height of a specified window.\n" "Usage: winheight [+ | -] <#lines>\n" "Window names are:\n" "src : the source window\n" "cmd : the command window\n" "asm : the disassembly window\n" "regs : the register display\n" msgstr "" #: tui/tui-win.c:476 msgid "List of all displayed windows.\n" msgstr "" #: tui/tui-win.c:477 msgid "" "Set focus to named window or next/prev window.\n" "Usage: focus { | next | prev}\n" "Valid Window names are:\n" "src : the source window\n" "asm : the disassembly window\n" "regs : the register display\n" "cmd : the command window\n" msgstr "" #: tui/tui-win.c:487 msgid "" "Scroll window forward.\n" "Usage: + [win] [n]\n" msgstr "" #: tui/tui-win.c:490 msgid "" "Scroll window backward.\n" "Usage: - [win] [n]\n" msgstr "" #: tui/tui-win.c:493 msgid "" "Scroll window text to the left.\n" "Usage: < [win] [n]\n" msgstr "" #: tui/tui-win.c:496 msgid "" "Scroll window text to the right.\n" "Usage: > [win] [n]\n" msgstr "" #: tui/tui-win.c:502 msgid "Set the kind of border for TUI windows." msgstr "" #: tui/tui-win.c:503 msgid "Show the kind of border for TUI windows." msgstr "" #: tui/tui-win.c:504 msgid "" "This variable controls the border of TUI windows:\n" "space use a white space\n" "ascii use ascii characters + - | for the border\n" "acs use the Alternate Character Set" msgstr "" #: tui/tui-win.c:514 msgid "Set the attribute mode to use for the TUI window borders." msgstr "" #: tui/tui-win.c:515 msgid "Show the attribute mode to use for the TUI window borders." msgstr "" #: tui/tui-win.c:516 msgid "" "This variable controls the attributes to use for the window borders:\n" "normal normal display\n" "standout use highlight mode of terminal\n" "reverse use reverse video mode\n" "half use half bright\n" "half-standout use half bright and standout mode\n" "bold use extra bright or bold\n" "bold-standout use extra bright or bold with standout mode" msgstr "" #: tui/tui-win.c:530 msgid "Set the attribute mode to use for the active TUI window border." msgstr "" #: tui/tui-win.c:531 msgid "Show the attribute mode to use for the active TUI window border." msgstr "" #: tui/tui-win.c:532 msgid "" "This variable controls the attributes to use for the active window border:\n" "normal normal display\n" "standout use highlight mode of terminal\n" "reverse use reverse video mode\n" "half use half bright\n" "half-standout use half bright and standout mode\n" "bold use extra bright or bold\n" "bold-standout use extra bright or bold with standout mode" msgstr "" #: tui/tui-win.c:1065 tui/tui-win.c:1192 tui/tui-win.c:1715 msgid "" "Invalid window specified. \n" "The window name specified must be valid and visible.\n" msgstr "" #: tui/tui-win.c:1076 #, possible-c-format msgid "Focus set to %s window.\n" msgstr "" #: tui/tui-win.c:1080 #, possible-c-format msgid "" "Incorrect Number of Arguments.\n" "%s" msgstr "" #: tui/tui-win.c:1158 msgid "Tab widths greater than 0 must be specified." msgstr "" #: tui/tui-win.c:1227 tui/tui-win.c:1233 #, possible-c-format msgid "" "Invalid window height specified.\n" "%s" msgstr "" #: tui/tui-file.c:78 msgid "tui_file_delete: bad magic number" msgstr "" #: tui/tui-file.c:128 msgid "tui_file_isatty: bad magic number" msgstr "" #: tui/tui-file.c:142 msgid "tui_file_rewind: bad magic number" msgstr "" #: tui/tui-file.c:155 msgid "tui_file_put: bad magic number" msgstr "" #: tui/tui-file.c:196 msgid "tui_file_get_strbuf: bad magic number" msgstr "" #: tui/tui-file.c:211 msgid "tui_file_adjust_strbuf: bad magic number" msgstr "" #: tui/tui-file.c:240 msgid "tui_file_flush: bad magic number" msgstr "" #: tui/tui-stack.c:501 msgid "" "Update the source window and locator to display the current execution " "point.\n" msgstr "" #: tui/tui-interp.c:207 msgid "tui_exec called" msgstr "" #: tui/tui-regs.c:636 #, possible-c-format msgid "ambiguous register group name '%s'" msgstr "" #: tui/tui-regs.c:642 #, possible-c-format msgid "unknown register group '%s'" msgstr "" #: tui/tui-regs.c:651 msgid "" "\"tui reg\" must be followed by the name of either a register group,\n" "or one of 'next' or 'prev'. Known register groups are:\n" msgstr "" #: tui/tui-regs.c:701 msgid "TUI command to control the register window." msgstr "" #: tui/tui-layout.c:377 msgid "" "Change the layout of windows.\n" "Usage: layout prev | next | \n" "Layout names are:\n" " src : Displays source and command windows.\n" " asm : Displays disassembly and command windows.\n" " split : Displays source, disassembly and command windows.\n" " regs : Displays register window. If existing layout\n" " is source/command or assembly/command, the \n" " register window is displayed. If the\n" " source/assembly/command (split) is displayed, \n" " the register window is displayed with \n" " the window that has current logical focus.\n" msgstr "" #: tui/tui-layout.c:422 msgid "Ambiguous command input." msgstr "" #: tui/tui-layout.c:504 #, possible-c-format msgid "" "Invalid layout specified.\n" "%s" msgstr "" #: tui/tui-io.c:541 msgid "Cannot create pipe for readline" msgstr "" #: tui/tui-io.c:545 msgid "Cannot redirect readline output" msgstr "" #: typeprint.c:351 msgid "Language not supported." msgstr "" #: typeprint.c:442 #, possible-c-format msgid "unrecognized flag '%c'" msgstr "" #: typeprint.c:448 msgid "flag expected" msgstr "" #: typeprint.c:450 msgid "expected space after format" msgstr "" #: typeprint.c:585 msgid "internal error: unhandled type in print_type_scalar" msgstr "" #: typeprint.c:661 #, possible-c-format msgid "Printing of methods defined in a class in %s\n" msgstr "" #: typeprint.c:677 #, possible-c-format msgid "Printing of typedefs defined in a class in %s\n" msgstr "" #: typeprint.c:686 msgid "" "Print definition of type TYPE.\n" "Usage: ptype[/FLAGS] TYPE | EXPRESSION\n" "Argument may be any type (for example a type name defined by typedef,\n" "or \"struct STRUCT-TAG\" or \"class CLASS-NAME\" or \"union UNION-TAG\"\n" "or \"enum ENUM-TAG\") or an expression.\n" "The selected stack frame's lexical context is used to look up the name.\n" "Contrary to \"whatis\", \"ptype\" always unrolls any typedefs.\n" "\n" "Available FLAGS are:\n" " /r print in \"raw\" form; do not substitute typedefs\n" " /m do not print methods defined in a class\n" " /M print methods defined in a class\n" " /t do not print typedefs defined in a class\n" " /T print typedefs defined in a class" msgstr "" #: typeprint.c:704 msgid "" "Print data type of expression EXP.\n" "Only one level of typedefs is unrolled. See also \"ptype\"." msgstr "" #: typeprint.c:709 msgid "Generic command for showing type-printing settings." msgstr "" #: typeprint.c:712 msgid "Generic command for setting how types print." msgstr "" #: typeprint.c:716 msgid "Set printing of methods defined in classes." msgstr "" #: typeprint.c:717 msgid "Show printing of methods defined in classes." msgstr "" #: typeprint.c:723 msgid "Set printing of typedefs defined in classes." msgstr "" #: typeprint.c:724 msgid "Show printing of typedefs defined in classes." msgstr "" #: typeprint.c:736 msgid "" msgstr "" #: typeprint.c:744 msgid "" msgstr "" #: ui-file.c:187 msgid "ui_file_data: bad magic number" msgstr "" #: ui-file.c:420 msgid "mem_file_delete: bad magic number" msgstr "" #: ui-file.c:439 msgid "mem_file_rewind: bad magic number" msgstr "" #: ui-file.c:452 msgid "mem_file_put: bad magic number" msgstr "" #: ui-file.c:466 msgid "mem_file_write: bad magic number" msgstr "" #: ui-file.c:542 msgid "stdio_file_delete: bad magic number" msgstr "" #: ui-file.c:557 msgid "stdio_file_flush: bad magic number" msgstr "" #: ui-file.c:568 msgid "stdio_file_read: bad magic number" msgstr "" #: ui-file.c:591 msgid "stdio_file_write: bad magic number" msgstr "" #: ui-file.c:630 msgid "stdio_file_fputs: bad magic number" msgstr "" #: ui-file.c:645 msgid "stdio_file_isatty: bad magic number" msgstr "" #: ui-file.c:656 msgid "stdio_file_fseek: bad magic number" msgstr "" #: ui-file.c:777 msgid "tee_file_delete: bad magic number" msgstr "" #: ui-file.c:793 msgid "tee_file_flush: bad magic number" msgstr "" #: ui-file.c:805 msgid "tee_file_write: bad magic number" msgstr "" #: ui-file.c:817 msgid "tee_file_fputs: bad magic number" msgstr "" #: ui-file.c:829 msgid "tee_file_isatty: bad magic number" msgstr "" #: ui-out.c:286 msgid "tables cannot be nested; table_begin found before previous table_end." msgstr "" #: ui-out.c:307 msgid "" "table_body outside a table is not valid; it must be after a table_begin and " "before a table_end." msgstr "" #: ui-out.c:311 msgid "" "extra table_body call not allowed; there must be only one table_body after a " "table_begin and before a table_end." msgstr "" #: ui-out.c:315 msgid "number of headers differ from number of table columns." msgstr "" #: ui-out.c:329 msgid "misplaced table_end or missing table_begin." msgstr "" #: ui-out.c:346 msgid "" "table header must be specified after table_begin and before table_body." msgstr "" #: ui-out.c:379 msgid "" "table header or table_body expected; lists must be specified after " "table_body." msgstr "" #: ui-out.c:1031 msgid "" "table_body missing; table fields must be specified after table_body and " "inside a list." msgstr "" #: ui-out.c:1048 msgid "ui-out internal error in handling headers." msgstr "" #: user-regs.c:249 msgid "List the names of the current user registers.\n" msgstr "" #: utils.c:134 #, possible-c-format msgid "Printing of 8-bit characters in strings as \\nnn is %s.\n" msgstr "" #: utils.c:148 #, possible-c-format msgid "State of pagination is %s.\n" msgstr "" #: utils.c:250 msgid "Cannot restore redirection of the current output protocol" msgstr "" #: utils.c:483 msgid "free_current_contents: NULL pointer" msgstr "" #: utils.c:600 #, possible-c-format msgid "" "%s\n" "Unable to dump core, use `ulimit -c unlimited' before executing GDB next " "time.\n" msgstr "" #: utils.c:730 #, possible-c-format msgid "" "%s\n" "Quit this debugging session? " msgstr "" #: utils.c:739 msgid "" "\n" "This is a bug, please report it." msgstr "" #: utils.c:741 #, possible-c-format msgid "" " For instructions, see:\n" "%s." msgstr "" #. Default (yes/batch case) is to dump core. This leaves a GDB #. `dropping' so that it is easier to see that something went #. wrong in GDB. #: utils.c:756 #, possible-c-format msgid "" "%s\n" "Create a core file of GDB? " msgstr "" #: utils.c:869 #, possible-c-format msgid "Configure what GDB does when %s is detected." msgstr "" #: utils.c:872 #, possible-c-format msgid "Show what GDB does when %s is detected." msgstr "" #: utils.c:891 #, possible-c-format msgid "Set whether GDB should quit when an %s is detected" msgstr "" #: utils.c:894 #, possible-c-format msgid "Show whether GDB will quit when an %s is detected" msgstr "" #: utils.c:914 #, possible-c-format msgid "Set whether GDB should create a core file of GDB when %s is detected" msgstr "" #: utils.c:917 #, possible-c-format msgid "Show whether GDB will create a core file of GDB when %s is detected" msgstr "" #: utils.c:1067 #, possible-c-format msgid "virtual memory exhausted: can't allocate %ld bytes." msgstr "" #: utils.c:1072 msgid "virtual memory exhausted." msgstr "" #: utils.c:1246 #, possible-c-format msgid "(%s or %s) [answered %c; input not from terminal]\n" msgstr "" #: utils.c:1261 #, possible-c-format msgid "%s%s(%s or %s) %s" msgstr "" #. Invalid entries are not defaulted and require another selection. #: utils.c:1306 #, possible-c-format msgid "Please answer %s or %s.\n" msgstr "" #: utils.c:1490 #, possible-c-format msgid "" "The escape sequence `\\%c' is equivalent to plain `%c', which has no " "equivalent\n" "in the `%s' character set." msgstr "" #: utils.c:1601 #, possible-c-format msgid "Number of lines gdb thinks are in a page is %s.\n" msgstr "" #: utils.c:1612 #, possible-c-format msgid "Number of characters gdb thinks are in a line is %s.\n" msgstr "" #: utils.c:2689 #, possible-c-format msgid "Timestamping debugging messages is %s.\n" msgstr "" #: utils.c:2697 msgid "Set number of characters where GDB should wrap lines of its output." msgstr "" #: utils.c:2698 msgid "Show number of characters where GDB should wrap lines of its output." msgstr "" #: utils.c:2699 msgid "" "This affects where GDB wraps its output to fit the screen width.\n" "Setting this to \"unlimited\" or zero prevents GDB from wrapping its output." msgstr "" #: utils.c:2706 msgid "Set number of lines in a page for GDB output pagination." msgstr "" #: utils.c:2707 msgid "Show number of lines in a page for GDB output pagination." msgstr "" #: utils.c:2708 msgid "" "This affects the number of lines after which GDB will pause\n" "its output and ask you whether to continue.\n" "Setting this to \"unlimited\" or zero causes GDB never pause during output." msgstr "" #: utils.c:2717 msgid "Set state of GDB output pagination." msgstr "" #: utils.c:2718 msgid "Show state of GDB output pagination." msgstr "" #: utils.c:2719 msgid "" "When pagination is ON, GDB pauses at end of each screenful of\n" "its output and asks you whether to continue.\n" "Turning pagination off is an alternative to \"set height unlimited\"." msgstr "" #: utils.c:2728 msgid "Set printing of 8-bit characters in strings as \\nnn." msgstr "" #: utils.c:2729 msgid "Show printing of 8-bit characters in strings as \\nnn." msgstr "" #: utils.c:2736 msgid "Set timestamping of debugging messages." msgstr "" #: utils.c:2737 msgid "Show timestamping of debugging messages." msgstr "" #: utils.c:2738 msgid "" "When set, debugging messages will be marked with seconds and microseconds." msgstr "" #: utils.c:2822 #, possible-c-format msgid "invalid hex \"%s\"" msgstr "" #: utils.c:2835 #, possible-c-format msgid "invalid decimal \"%s\"" msgstr "" #: utils.c:3117 msgid "process-id to attach" msgstr "" #: utils.c:3123 #, possible-c-format msgid "Illegal process-id: %s." msgstr "" #: valarith.c:70 msgid "" "Cannot perform pointer math on incomplete types, try casting to a known " "type, or void *." msgstr "" #: valarith.c:73 #, possible-c-format msgid "" "Cannot perform pointer math on incomplete type \"%s\", try casting to a " "known type, or void *." msgstr "" #: valarith.c:120 msgid "" "First argument of `-' is a pointer and second argument is neither\n" "an integer nor a pointer of the same type." msgstr "" #: valarith.c:127 msgid "" "Type size unknown, assuming 1. Try casting to a known type, or void *." msgstr "" #: valarith.c:171 msgid "array or string index out of range" msgstr "" #: valarith.c:183 msgid "not an array or string" msgstr "" #: valarith.c:203 msgid "no such vector element (vector not associated)" msgstr "" #: valarith.c:205 msgid "no such vector element (vector not allocated)" msgstr "" #: valarith.c:207 msgid "no such vector element" msgstr "" #: valarith.c:318 #, possible-c-format msgid "Could not find %s." msgstr "" #: valarith.c:367 msgid "Can't do that binary op on that type" msgstr "" #: valarith.c:453 valarith.c:479 msgid "Invalid binary operation specified." msgstr "" #: valarith.c:519 valarith.c:637 #, possible-c-format msgid "member function %s not found" msgstr "" #: valarith.c:546 msgid "Can't do that unary op on that type" msgstr "" #: valarith.c:597 msgid "Invalid unary operation specified." msgstr "" #: valarith.c:739 msgid "unimplemented support for boolean repeats" msgstr "" #: valarith.c:743 msgid "can't repeat values of that type" msgstr "" #: valarith.c:755 msgid "Strings can only be concatenated with other strings." msgstr "" #: valarith.c:790 msgid "Booleans can only be concatenated with other bitstrings or booleans." msgstr "" #: valarith.c:793 msgid "unimplemented support for boolean concatenation." msgstr "" #. We don't know how to concatenate these operands. #: valarith.c:798 msgid "illegal operands for concatenation." msgstr "" #: valarith.c:812 valarith.c:843 msgid "Attempt to raise 0 to negative power." msgstr "" #. The DFP extension to the C language does not allow mixing of #. * decimal float types with other float types in expressions #. * (see WDTR 24732, page 12). #: valarith.c:886 msgid "" "Mixing decimal floating types with other floating types is not allowed." msgstr "" #: valarith.c:905 valarith.c:924 #, possible-c-format msgid "Don't know how to convert from %s to %s." msgstr "" #: valarith.c:992 msgid "Operation not valid for decimal floating point number." msgstr "" #: valarith.c:1030 #, possible-c-format msgid "Cannot perform exponentiation: %s" msgstr "" #: valarith.c:1043 msgid "Integer-only operation on floating point number." msgstr "" #: valarith.c:1091 msgid "Invalid operation on booleans." msgstr "" #: valarith.c:1151 valarith.c:1162 valarith.c:1277 valarith.c:1288 msgid "Division by zero" msgstr "" #: valarith.c:1241 valarith.c:1371 msgid "Invalid binary operation on numbers." msgstr "" #: valarith.c:1418 msgid "conversion of scalar to vector involves truncation" msgstr "" #: valarith.c:1449 msgid "Vector operations are only supported among vectors" msgstr "" #: valarith.c:1653 msgid "Invalid type combination in equality test." msgstr "" #: valarith.c:1735 msgid "Invalid type combination in ordering comparison." msgstr "" #: valarith.c:1768 msgid "Argument to positive operation not a number." msgstr "" #: valarith.c:1823 msgid "Argument to negate operation not a number." msgstr "" #: valarith.c:1858 msgid "Argument to complement operation not an integer, boolean." msgstr "" #: valarith.c:1899 msgid "Second argument of 'IN' has wrong type" msgstr "" #: valarith.c:1904 msgid "First argument of 'IN' has wrong type" msgstr "" #: valarith.c:1908 msgid "First argument of 'IN' not in range" msgstr "" #: valops.c:118 #, possible-c-format msgid "Overload resolution in evaluating C++ functions is %s.\n" msgstr "" #: valops.c:137 #, possible-c-format msgid "\"%s\" exists in this program but is not a function." msgstr "" #: valops.c:171 msgid "" "evaluation of this expression requires the target program to be active" msgstr "" #: valops.c:174 #, possible-c-format msgid "" "evaluation of this expression requires the program to have a function \"%s\"." msgstr "" #: valops.c:198 msgid "" "No memory available to program now: you need to start the target first" msgstr "" #: valops.c:201 msgid "No memory available to program: call to malloc failed" msgstr "" #: valops.c:411 msgid "array element type size does not divide object size in cast" msgstr "" #: valops.c:526 msgid "value truncated" msgstr "" #: valops.c:548 msgid "Cannot convert between vector values of different sizes" msgstr "" #: valops.c:551 msgid "can only cast scalar to vector of same size" msgstr "" #: valops.c:571 msgid "Invalid cast." msgstr "" #: valops.c:622 msgid "Invalid reinterpret_cast" msgstr "" #: valops.c:736 msgid "Argument to dynamic_cast must be a pointer or reference type" msgstr "" #: valops.c:739 msgid "Argument to dynamic_cast must be pointer to class or `void *'" msgstr "" #: valops.c:747 msgid "Argument to dynamic_cast does not have pointer type" msgstr "" #: valops.c:752 msgid "Argument to dynamic_cast does not have pointer to class type" msgstr "" #: valops.c:765 msgid "Argument to dynamic_cast does not have class type" msgstr "" #: valops.c:778 msgid "Ambiguous dynamic_cast" msgstr "" #: valops.c:783 msgid "Couldn't determine value's most derived type for dynamic_cast" msgstr "" #: valops.c:836 msgid "dynamic_cast failed" msgstr "" #: valops.c:894 msgid "Not a numeric type." msgstr "" #: valops.c:1083 valops.c:1132 #, possible-c-format msgid "Can't handle bitfields which don't fit in a %d bit word." msgstr "" #: valops.c:1114 msgid "Value being assigned to is no longer active." msgstr "" #: valops.c:1142 value.c:1234 msgid "value has been optimized out" msgstr "" #: valops.c:1145 value.c:1253 msgid "value is not available" msgstr "" #: valops.c:1192 msgid "Left operand of assignment is not an lvalue." msgstr "" #: valops.c:1275 msgid "Only values in memory can be extended with '@'." msgstr "" #: valops.c:1277 #, possible-c-format msgid "Invalid number %d of repetitions." msgstr "" #: valops.c:1337 #, possible-c-format msgid "Address requested for identifier \"%s\" which is in register $%s" msgstr "" #: valops.c:1344 #, possible-c-format msgid "Can't take address of \"%s\" which isn't an lvalue." msgstr "" #: valops.c:1595 #, possible-c-format msgid "bad array bounds (%d, %d)" msgstr "" #: valops.c:1603 msgid "array elements must all be the same size" msgstr "" #: valops.c:1691 msgid "typecmp: no argument list" msgstr "" #: valops.c:1770 #, possible-c-format msgid "base class '%s' is ambiguous in type '%s'" msgstr "" #: valops.c:1901 valops.c:2056 msgid "virtual baseclass botch" msgstr "" #: valops.c:1998 #, possible-c-format msgid "cannot resolve overloaded method `%s': no arguments supplied" msgstr "" #: valops.c:2138 valops.c:2226 #, possible-c-format msgid "Attempt to extract a component of a value that is not a %s." msgstr "" #: valops.c:2161 #, possible-c-format msgid "Cannot take address of method %s." msgstr "" #: valops.c:2165 #, possible-c-format msgid "There is no member or method named %s." msgstr "" #: valops.c:2177 #, possible-c-format msgid "" "One of the arguments you tried to pass to %s could not be converted to what " "the function wants." msgstr "" #: valops.c:2194 #, possible-c-format msgid "Structure has no component named %s." msgstr "" #: valops.c:2237 msgid "No field with matching bitpos and type." msgstr "" #: valops.c:2388 msgid "" "Attempt to extract a component of a value that is not a struct or union" msgstr "" #: valops.c:2524 #, possible-c-format msgid "Couldn't find method %s%s%s" msgstr "" #. Top two contenders are equally good. #. FIXME: GDB does not support the general ambiguous case. #. All candidates should be collected and presented the #. user. #: valops.c:2698 msgid "Ambiguous overload resolution" msgstr "" #. Incomparable top contenders. #. This is an error incompatible candidates #. should not have been proposed. #: valops.c:2703 msgid "Internal error: incompatible overload candidates proposed" msgstr "" #: valops.c:2715 msgid "Internal error: unexpected overload comparison result" msgstr "" #: valops.c:2731 #, possible-c-format msgid "Cannot resolve method %s%s%s to any overloaded instance" msgstr "" #: valops.c:2736 #, possible-c-format msgid "Cannot resolve function %s to any overloaded instance" msgstr "" #: valops.c:2742 #, possible-c-format msgid "" "Using non-standard conversion to match method %s%s%s to supplied arguments" msgstr "" #: valops.c:2748 #, possible-c-format msgid "" "Using non-standard conversion to match function %s to supplied arguments" msgstr "" #: valops.c:3161 msgid "name of destructor must equal name of class" msgstr "" #: valops.c:3200 #, possible-c-format msgid "no constant named \"%s\" in enum \"%s\"" msgstr "" #: valops.c:3231 msgid "non-aggregate type in value_aggregate_elt" msgstr "" #: valops.c:3307 msgid "Internal error: non-aggregate type to value_struct_elt_for_reference" msgstr "" #: valops.c:3404 msgid "no member function matches that type instantiation" msgstr "" #: valops.c:3430 #, possible-c-format msgid "non-unique member `%s' requires type instantiation" msgstr "" #: valops.c:3437 msgid "no matching member function" msgstr "" #: valops.c:3468 #, possible-c-format msgid "Cannot reference virtual member function \"%s\"" msgstr "" #: valops.c:3623 msgid "Unexpected value type." msgstr "" #: valops.c:3689 #, possible-c-format msgid "" "Couldn't retrieve complete object of RTTI type %s; object may be in " "register(s)." msgstr "" #: valops.c:3721 msgid "no `this' in current language" msgstr "" #: valops.c:3729 #, possible-c-format msgid "current stack frame does not contain a variable named `%s'" msgstr "" #: valops.c:3774 msgid "slice from bad array or bitstring" msgstr "" #: valops.c:3778 msgid "slice out of range" msgstr "" #: valops.c:3866 msgid "cannot cast non-number to complex" msgstr "" #: valops.c:3873 msgid "Set overload resolution in evaluating C++ functions." msgstr "" #: valops.c:3874 msgid "Show overload resolution in evaluating C++ functions." msgstr "" #: valprint.c:159 #, possible-c-format msgid "Limit on string chars or array elements to print is %s.\n" msgstr "" #: valprint.c:173 #, possible-c-format msgid "Default input radix for entering numbers is %s.\n" msgstr "" #: valprint.c:183 #, possible-c-format msgid "Default output radix for printing of values is %s.\n" msgstr "" #: valprint.c:194 #, possible-c-format msgid "Printing of array indexes is %s.\n" msgstr "" #: valprint.c:205 #, possible-c-format msgid "Threshold for repeated print elements is %s.\n" msgstr "" #: valprint.c:216 #, possible-c-format msgid "Printing of char arrays to stop at first null char is %s.\n" msgstr "" #: valprint.c:227 #, possible-c-format msgid "Pretty formatting of structures is %s.\n" msgstr "" #: valprint.c:236 #, possible-c-format msgid "Pretty formatting of arrays is %s.\n" msgstr "" #: valprint.c:247 #, possible-c-format msgid "Printing of unions interior to structures is %s.\n" msgstr "" #: valprint.c:257 #, possible-c-format msgid "Printing of addresses is %s.\n" msgstr "" #: valprint.c:265 #, possible-c-format msgid "Printing of symbols when printing pointers is %s.\n" msgstr "" #: valprint.c:354 msgid "" msgstr "" #: valprint.c:360 msgid "" msgstr "" #: valprint.c:372 msgid "" msgstr "" #: valprint.c:933 #, possible-c-format msgid "Unhandled type code %d in symbol table." msgstr "" #: valprint.c:1030 msgid "
" msgstr "" #: valprint.c:1054 #, possible-c-format msgid "" msgstr "" #: valprint.c:1302 msgid "Value out of range." msgstr "" #: valprint.c:1545 valprint.c:1595 msgid "Internal error in octal conversion;" msgstr "" #: valprint.c:1896 msgid "unable to get positions in array, use bounds instead" msgstr "" #: valprint.c:2855 #, possible-c-format msgid "Nonsense input radix ``decimal %u''; input radix unchanged." msgstr "" #: valprint.c:2861 #, possible-c-format msgid "Input radix now set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2897 #, possible-c-format msgid "Unsupported output radix ``decimal %u''; output radix unchanged." msgstr "" #: valprint.c:2904 #, possible-c-format msgid "Output radix now set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2928 #, possible-c-format msgid "Input and output radices now set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2943 #, possible-c-format msgid "Input and output radices set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2949 #, possible-c-format msgid "Input radix set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2952 #, possible-c-format msgid "Output radix set to decimal %u, hex %x, octal %o.\n" msgstr "" #: valprint.c:2993 msgid "Generic command for setting how things print." msgstr "" #: valprint.c:3000 msgid "Generic command for showing print settings." msgstr "" #: valprint.c:3006 msgid "Generic command for setting what things to print in \"raw\" mode." msgstr "" #: valprint.c:3010 msgid "Generic command for showing \"print raw\" settings." msgstr "" #: valprint.c:3014 msgid "Set limit on string chars or array elements to print." msgstr "" #: valprint.c:3015 msgid "Show limit on string chars or array elements to print." msgstr "" #: valprint.c:3016 msgid "\"set print elements unlimited\" causes there to be no limit." msgstr "" #: valprint.c:3023 msgid "Set printing of char arrays to stop at first null char." msgstr "" #: valprint.c:3024 msgid "Show printing of char arrays to stop at first null char." msgstr "" #: valprint.c:3031 msgid "Set threshold for repeated print elements." msgstr "" #: valprint.c:3032 msgid "Show threshold for repeated print elements." msgstr "" #: valprint.c:3033 msgid "" "\"set print repeats unlimited\" causes all elements to be individually " "printed." msgstr "" #: valprint.c:3040 msgid "Set pretty formatting of structures." msgstr "" #: valprint.c:3041 msgid "Show pretty formatting of structures." msgstr "" #: valprint.c:3048 msgid "Set printing of unions interior to structures." msgstr "" #: valprint.c:3049 msgid "Show printing of unions interior to structures." msgstr "" #: valprint.c:3056 msgid "Set pretty formatting of arrays." msgstr "" #: valprint.c:3057 msgid "Show pretty formatting of arrays." msgstr "" #: valprint.c:3064 msgid "Set printing of addresses." msgstr "" #: valprint.c:3065 msgid "Show printing of addresses." msgstr "" #: valprint.c:3072 msgid "Set printing of symbol names when printing pointers." msgstr "" #: valprint.c:3073 msgid "Show printing of symbol names when printing pointers." msgstr "" #: valprint.c:3080 msgid "Set default input radix for entering numbers." msgstr "" #: valprint.c:3081 msgid "Show default input radix for entering numbers." msgstr "" #: valprint.c:3088 msgid "Set default output radix for printing of values." msgstr "" #: valprint.c:3089 msgid "Show default output radix for printing of values." msgstr "" #. The "set radix" and "show radix" commands are special in that #. they are like normal set and show commands but allow two normally #. independent variables to be either set or shown with a single #. command. So the usual deprecated_add_set_cmd() and [deleted] #. add_show_from_set() commands aren't really appropriate. #. FIXME: i18n: With the new add_setshow_integer command, that is no #. longer true - show can display anything. #: valprint.c:3102 msgid "" "Set default input and output number radices.\n" "Use 'set input-radix' or 'set output-radix' to independently set each.\n" "Without an argument, sets both radices back to the default value of 10." msgstr "" #: valprint.c:3107 msgid "" "Show the default input and output number radices.\n" "Use 'show input-radix' or 'show output-radix' to independently show each." msgstr "" #: valprint.c:3113 msgid "Set printing of array indexes." msgstr "" #: valprint.c:3114 msgid "Show printing of array indexes" msgstr "" #: value.c:987 #, possible-c-format msgid "max-value-size set too low, increasing to %d bytes" msgstr "" #: value.c:999 msgid "Maximum value size is unlimited.\n" msgstr "" #: value.c:1001 #, possible-c-format msgid "Maximum value size is %d bytes.\n" msgstr "" #: value.c:1019 #, possible-c-format msgid "" "value of type `%s' requires %u bytes, which is more than max-value-size" msgstr "" #: value.c:1022 #, possible-c-format msgid "value requires %u bytes, which is more than max-value-size" msgstr "" #: value.c:1243 msgid "register has not been saved in frame" msgstr "" #: value.c:1928 msgid "The history is empty." msgstr "" #: value.c:1930 msgid "There is only one value in the history." msgstr "" #: value.c:1932 #, possible-c-format msgid "History does not go back to $$%d." msgstr "" #: value.c:1935 #, possible-c-format msgid "History has not yet reached $%d." msgstr "" #: value.c:2094 msgid "Init-if-undefined requires an assignment expression." msgstr "" #: value.c:2099 msgid "The first parameter to init-if-undefined should be a GDB variable." msgstr "" #: value.c:2282 msgid "bad kind" msgstr "" #. We can never get a component of any other kind. #: value.c:2375 msgid "set_internalvar_component" msgstr "" #: value.c:2386 #, possible-c-format msgid "Cannot overwrite convenience function %s" msgstr "" #. This text does not mention convenience functions on purpose. #. The user can't create them except via Python, and if Python support #. is installed this message will never be printed ($_streq will #. exist). #: value.c:2682 msgid "" "No debugger convenience variables now defined.\n" "Convenience variables have names starting with \"$\";\n" "use \"set\" as in \"set $foo = 5\" to define them.\n" msgstr "" #: value.c:2920 msgid "Value can't be converted to integer." msgstr "" #. FIXME: would like to include fieldval in the message, but #. we don't have a sprintf_longest. #: value.c:3458 #, possible-c-format msgid "Value does not fit in %d bits." msgstr "" #: value.c:3509 #, possible-c-format msgid "Unexpected type (%d) encountered for integer constant." msgstr "" #: value.c:3545 #, possible-c-format msgid "Unexpected type (%d) encountered for unsigned integer constant." msgstr "" #: value.c:3665 msgid "Unexpected type encountered for floating constant." msgstr "" #: value.c:3835 msgid "Function return type unknown." msgstr "" #: value.c:3965 msgid "infinite loop while fetching a register" msgstr "" #: value.c:4032 msgid "Unexpected lazy value type." msgstr "" #: value.c:4047 msgid "You must provide one argument for $_isvoid." msgstr "" #: value.c:4057 msgid "" "Debugger convenience (\"$foo\") variables and functions.\n" "Convenience variables are created when you assign them values;\n" "thus, \"set $foo=1\" gives \"$foo\" the value 1. Values may be any type.\n" "\n" "A few convenience variables are given values automatically:\n" "\"$_\"holds the last address examined with \"x\" or \"info lines\",\n" "\"$__\" holds the contents of the last address examined with \"x\".\n" "\n" "Convenience functions are defined via the Python API." msgstr "" #: value.c:4072 msgid "Elements of value history around item number IDX (or last ten)." msgstr "" #: value.c:4076 msgid "" "Initialize a convenience variable if necessary.\n" "init-if-undefined VARIABLE = EXPRESSION\n" "Set an internal VARIABLE to the result of the EXPRESSION if it does not\n" "exist or does not contain a value. The EXPRESSION is not evaluated if the\n" "VARIABLE is already initialized." msgstr "" #: value.c:4083 msgid "Placeholder command for showing help on convenience functions." msgstr "" #: value.c:4087 msgid "" "Check whether an expression is void.\n" "Usage: $_isvoid (expression)\n" "Return 1 if the expression is void, zero otherwise." msgstr "" #: value.c:4094 msgid "Set maximum sized value gdb will load from the inferior." msgstr "" #: value.c:4095 msgid "Show maximum sized value gdb will load from the inferior." msgstr "" #: value.c:4096 msgid "" "Use this to control the maximum size, in bytes, of a value that gdb\n" "will load from the inferior. Setting this value to 'unlimited'\n" "disables checking.\n" "Setting this does not invalidate already allocated values, it only\n" "prevents future values, larger than this size, from being allocated." msgstr "" #: varobj.c:48 #, possible-c-format msgid "Varobj debugging is %s.\n" msgstr "" #: varobj.c:369 msgid "Failed to find the specified frame" msgstr "" #: varobj.c:724 msgid "requested an iterator from a non-dynamic varobj" msgstr "" #: varobj.c:1153 msgid "Cannot instantiate printer for default visualizer" msgstr "" #: varobj.c:1515 #, possible-c-format msgid "Could not evaluate visualizer expression: %s" msgstr "" #: varobj.c:1527 msgid "Python support required" msgstr "" #: varobj.c:1903 msgid "Duplicate variable object name" msgstr "" #: varobj.c:1986 #, possible-c-format msgid "Assertion failed: Could not find varobj \"%s\" in root list" msgstr "" #: varobj.c:2717 msgid "Set varobj debugging." msgstr "" #: varobj.c:2718 msgid "Show varobj debugging." msgstr "" #: varobj.c:2719 msgid "When non-zero, varobj debugging is enabled." msgstr "" #: windows-nat.c:341 #, possible-c-format msgid "SuspendThread (tid=0x%x) failed. (winerr %u)" msgstr "" #: windows-nat.c:430 #, possible-c-format msgid "[%s exited with code %u]\n" msgstr "" #: windows-nat.c:651 msgid "dll path too long" msgstr "" #. We did not find any DLL that was previously loaded at this address, #. so register a complaint. We do not report an error, because we have #. observed that this may be happening under some circumstances. For #. instance, running 32bit applications on x64 Windows causes us to receive #. 4 mysterious UNLOAD_DLL_DEBUG_EVENTs during the startup phase (these #. events are apparently caused by the WOW layer, the interface between #. 32bit and 64bit worlds). #: windows-nat.c:814 #, possible-c-format msgid "dll starting at %s not found." msgstr "" #: windows-nat.c:1195 #, possible-c-format msgid "" "Failed to resume program execution (ContinueDebugEvent failed, error %u)" msgstr "" #: windows-nat.c:1214 #, possible-c-format msgid "OpenProcess call failed, GetLastError = %u" msgstr "" #: windows-nat.c:1339 msgid "Could not interrupt program. Press Ctrl-c in the program console." msgstr "" #: windows-nat.c:1449 #, possible-c-format msgid "During startup program exited with code 0x%x." msgstr "" #: windows-nat.c:1812 msgid "Can't attach to process." msgstr "" #: windows-nat.c:1844 #, possible-c-format msgid "Can't detach process %u (error %u)" msgstr "" #: windows-nat.c:1902 windows-nat.c:1912 #, possible-c-format msgid "Error getting executable filename: %u." msgstr "" #: windows-nat.c:1906 #, possible-c-format msgid "Error converting executable filename to POSIX: %d." msgstr "" #: windows-nat.c:2080 msgid "No executable specified, use `target exec'." msgstr "" #: windows-nat.c:2097 windows-nat.c:2102 #, possible-c-format msgid "Error starting executable: %d" msgstr "" #: windows-nat.c:2115 #, possible-c-format msgid "Error starting executable via shell: %d" msgstr "" #: windows-nat.c:2239 #, possible-c-format msgid "Warning: Failed to open TTY %s, error %#x." msgstr "" #: windows-nat.c:2291 #, possible-c-format msgid "Error creating process %s, (error %u)." msgstr "" #: windows-nat.c:2555 msgid "Set use of shell to start subprocess." msgstr "" #: windows-nat.c:2556 msgid "Show use of shell to start subprocess." msgstr "" #: windows-nat.c:2563 msgid "Break when an exception is detected in the Cygwin DLL itself." msgstr "" #: windows-nat.c:2564 msgid "Show whether gdb breaks on exceptions in the Cygwin DLL itself." msgstr "" #: windows-nat.c:2571 msgid "Set creation of new console when creating child process." msgstr "" #: windows-nat.c:2572 msgid "Show creation of new console when creating child process." msgstr "" #: windows-nat.c:2578 msgid "Set creation of new group when creating child process." msgstr "" #: windows-nat.c:2579 msgid "Show creation of new group when creating child process." msgstr "" #: windows-nat.c:2585 msgid "Set whether to display execution in child process." msgstr "" #: windows-nat.c:2586 msgid "Show whether to display execution in child process." msgstr "" #: windows-nat.c:2592 msgid "Set whether to display kernel events in child process." msgstr "" #: windows-nat.c:2593 msgid "Show whether to display kernel events in child process." msgstr "" #: windows-nat.c:2599 msgid "Set whether to display memory accesses in child process." msgstr "" #: windows-nat.c:2600 msgid "Show whether to display memory accesses in child process." msgstr "" #: windows-nat.c:2607 msgid "Set whether to display kernel exceptions in child process." msgstr "" #: windows-nat.c:2608 msgid "Show whether to display kernel exceptions in child process." msgstr "" #: windows-nat.c:2617 msgid "Display selectors infos." msgstr "" #: windows-nat.c:2631 #, possible-c-format msgid "Invalid register %d in cygwin_set_dr.\n" msgstr "" #: windows-nat.c:2718 #, possible-c-format msgid "obsolete '%s' found. Rename to '%s'." msgstr "" #. This will probably fail on Windows 9x/Me. Let the user know #. that we're missing some functionality. #: windows-nat.c:2846 msgid "" "cannot automatically find executable file or library to read symbols.\n" "Use \"file\" or \"dll\" command to load executable/libraries directly." msgstr "" #: windows-tdep.c:254 msgid "Unable to read tlb" msgstr "" #: windows-tdep.c:264 msgid "Impossible to change the Thread Local Base" msgstr "" #: windows-tdep.c:328 #, possible-c-format msgid "Unable to get thread local base for %s\n" msgstr "" #: windows-tdep.c:336 #, possible-c-format msgid "Unable to read thread information block for %s at address %s\n" msgstr "" #: windows-tdep.c:343 #, possible-c-format msgid "Thread Information Block %s at %s\n" msgstr "" #: windows-tdep.c:355 #, possible-c-format msgid "%s is 0x%s\n" msgstr "" #: windows-tdep.c:357 #, possible-c-format msgid "TIB[0x%s] is 0x%s\n" msgstr "" #: windows-tdep.c:445 #, possible-c-format msgid "Show all non-zero elements of Thread Information Block is %s.\n" msgstr "" #: windows-tdep.c:462 msgid "Print information specific to Win32 debugging." msgstr "" #: windows-tdep.c:501 msgid "Display thread information block." msgstr "" #: windows-tdep.c:507 msgid "" "Set whether to display all non-zero fields of thread information block." msgstr "" #: windows-tdep.c:508 msgid "" "Show whether to display all non-zero fields of thread information block." msgstr "" #: windows-tdep.c:509 msgid "" "Use \"on\" to enable, \"off\" to disable.\n" "If enabled, all non-zero fields of thread information block are displayed,\n" "even if their meaning is unknown." msgstr "" #: x86-linux-nat.c:141 msgid "Couldn't get CS register" msgstr "" #: x86-linux-nat.c:150 msgid "Couldn't get DS register" msgstr "" #: x86-linux-nat.c:155 msgid "Can't debug 64-bit process with 32-bit GDB" msgstr "" #: x86-linux-nat.c:264 #, possible-c-format msgid "Could not enable branch tracing for %s: %s." msgstr "" #: x86-linux-nat.c:279 msgid "Could not disable branch tracing." msgstr "" #: x86-nat.c:269 msgid "Set whether to show variables that mirror the x86 debug registers." msgstr "" #: x86-nat.c:270 msgid "Show whether to show variables that mirror the x86 debug registers." msgstr "" #: xcoffread.c:181 msgid "line numbers off, `.bf' symbol not found" msgstr "" #: xcoffread.c:188 #, possible-c-format msgid "Mismatched .ef symbol ignored starting at symnum %d" msgstr "" #. In xcoff, we assume include files cannot be nested (not in .c files #. of course, but in corresponding .s files.). #. This can happen with old versions of GCC. #. GCC 2.3.3-930426 does not exhibit this on a test case which #. a user said produced the message for him. #: xcoffread.c:555 msgid "Nested C_BINCL symbols" msgstr "" #: xcoffread.c:572 msgid "Mismatched C_BINCL/C_EINCL pair" msgstr "" #: xcoffread.c:854 msgid "Bad line table offset in C_EINCL directive" msgstr "" #: xcoffread.c:977 xcoffread.c:991 msgid "Unexpected symbol continuation" msgstr "" #: xcoffread.c:1426 #, possible-c-format msgid "Unrecognized storage class %d." msgstr "" #: xcoffread.c:1611 #, possible-c-format msgid "Unexpected storage class: %d" msgstr "" #: xcoffread.c:1696 msgid "Invalid symbol offset" msgstr "" #: xcoffread.c:1963 #, possible-c-format msgid "cannot seek to string table in %s: %s" msgstr "" #: xcoffread.c:1990 #, possible-c-format msgid "cannot read string table from %s: %s" msgstr "" #: xcoffread.c:1993 msgid "bad symbol file: string table does not end with null character" msgstr "" #: xcoffread.c:2355 msgid "More than one XMC_TC0 symbol found." msgstr "" #: xcoffread.c:2507 #, possible-c-format msgid "Storage class %d not recognized during scan" msgstr "" #: xcoffread.c:2977 #, possible-c-format msgid "Error reading .debug section of `%s': %s" msgstr "" #: xcoffread.c:2990 #, possible-c-format msgid "Error reading symbols from %s: %s" msgstr "" #: xcoffread.c:2998 msgid "reading symbol table" msgstr "" #: xml-support.c:193 #, possible-c-format msgid "Entering element <%s>" msgstr "" #: xml-support.c:220 #, possible-c-format msgid "Element <%s> unknown" msgstr "" #: xml-support.c:225 #, possible-c-format msgid "Element <%s> only expected once" msgstr "" #: xml-support.c:249 #, possible-c-format msgid "Attribute \"%s\" missing a value" msgstr "" #: xml-support.c:256 #, possible-c-format msgid "Required attribute \"%s\" of <%s> not specified" msgstr "" #: xml-support.c:265 #, possible-c-format msgid "Parsing attribute %s=\"%s\"" msgstr "" #: xml-support.c:292 #, possible-c-format msgid "Ignoring unknown attribute %s" msgstr "" #: xml-support.c:345 #, possible-c-format msgid "Leaving element <%s>" msgstr "" #: xml-support.c:352 #, possible-c-format msgid "Required element <%s> is missing" msgstr "" #: xml-support.c:503 #, possible-c-format msgid "could not locate built-in DTD %s" msgstr "" #: xml-support.c:548 #, possible-c-format msgid "XML_UseForeignDTD failed: %s" msgstr "" #: xml-support.c:565 #, possible-c-format msgid "" "Starting:\n" "%s" msgstr "" #: xml-support.c:591 #, possible-c-format msgid "while parsing %s (at line %d): %s" msgstr "" #: xml-support.c:594 #, possible-c-format msgid "while parsing %s: %s" msgstr "" #: xml-support.c:651 #, possible-c-format msgid "Can't convert \"%s\" to an integer" msgstr "" #: xml-support.c:667 #, possible-c-format msgid "Can't convert %s=\"%s\" to an integer" msgstr "" #: xml-support.c:703 #, possible-c-format msgid "Unknown attribute value %s=\"%s\"" msgstr "" #: xml-support.c:766 #, possible-c-format msgid "Processing XInclude of \"%s\"" msgstr "" #: xml-support.c:769 #, possible-c-format msgid "Maximum XInclude depth (%d) exceeded" msgstr "" #: xml-support.c:774 #, possible-c-format msgid "Could not load XML document \"%s\"" msgstr "" #: xml-support.c:781 #, possible-c-format msgid "Parsing \"%s\" failed" msgstr "" #: xml-support.c:919 msgid "XInclude processing succeeded." msgstr "" #: xml-support.c:980 #, possible-c-format msgid "XML debugging is %s.\n" msgstr "" #: xml-support.c:1063 #, possible-c-format msgid "Read error from \"%s\"" msgstr "" #: xml-support.c:1090 msgid "Set XML parser debugging." msgstr "" #: xml-support.c:1091 msgid "Show XML parser debugging." msgstr "" #: xml-support.c:1092 msgid "When set, debugging messages for XML parsers are displayed." msgstr "" #: xml-syscall.c:44 msgid "" "Can not parse XML syscalls information; XML support was disabled at compile " "time." msgstr "" #: xml-syscall.c:191 #, possible-c-format msgid "Unknown attribute name '%s'." msgstr "" #: xml-syscall.c:229 msgid "syscalls info" msgstr "" #: xml-syscall.c:238 msgid "Could not load XML syscalls info; ignoring" msgstr "" #: xml-syscall.c:308 #, possible-c-format msgid "Could not load the syscall XML file `%s/%s'." msgstr "" #: xml-syscall.c:311 msgid "There is no XML file to open." msgstr "" #: xml-syscall.c:313 msgid "" "GDB will not be able to display syscall names nor to verify if\n" "any provided syscall numbers are valid." msgstr "" #: xml-tdesc.c:45 msgid "" "Can not parse XML target description; XML support was disabled at compile " "time" msgstr "" #: xml-tdesc.c:109 #, possible-c-format msgid "Target description specified unknown architecture \"%s\"" msgstr "" #: xml-tdesc.c:126 #, possible-c-format msgid "Target description specified unknown osabi \"%s\"" msgstr "" #: xml-tdesc.c:157 #, possible-c-format msgid "Target description has unsupported version \"%s\"" msgstr "" #: xml-tdesc.c:216 #, possible-c-format msgid "Register \"%s\" has unknown type \"%s\"" msgstr "" #: xml-tdesc.c:324 #, possible-c-format msgid "Cannot add typed field \"%s\" to flags" msgstr "" #: xml-tdesc.c:328 #, possible-c-format msgid "Explicitly sized type can not contain non-bitfield \"%s\"" msgstr "" #: xml-tdesc.c:334 #, possible-c-format msgid "Field \"%s\" references undefined type \"%s\"" msgstr "" #: xml-tdesc.c:350 #, possible-c-format msgid "Implicitly sized type can not contain bitfield \"%s\"" msgstr "" #: xml-tdesc.c:356 #, possible-c-format msgid "Bitfield \"%s\" goes past 64 bits (unsupported)" msgstr "" #: xml-tdesc.c:365 #, possible-c-format msgid "Bitfield \"%s\" has start after end" msgstr "" #: xml-tdesc.c:370 #, possible-c-format msgid "Bitfield \"%s\" does not fit in struct" msgstr "" #: xml-tdesc.c:376 #, possible-c-format msgid "Field \"%s\" has neither type nor bit position" msgstr "" #: xml-tdesc.c:400 #, possible-c-format msgid "Vector \"%s\" references undefined type \"%s\"" msgstr "" #. Expand all XInclude directives. #: xml-tdesc.c:513 xml-tdesc.c:538 msgid "target description" msgstr "" #: xml-tdesc.c:517 xml-tdesc.c:553 msgid "Could not load XML target description; ignoring" msgstr "" #: xml-tdesc.c:575 #, possible-c-format msgid "Could not open \"%s\"" msgstr "" #: xstormy16-tdep.c:114 #, possible-c-format msgid "xstormy16_register_name: illegal register number %d" msgstr "" #: xtensa-linux-nat.c:229 xtensa-linux-nat.c:245 msgid "Couldn't get extended registers" msgstr "" #: xtensa-linux-nat.c:253 msgid "Couldn't write extended registers" msgstr "" #: xtensa-tdep.c:253 #, possible-c-format msgid "invalid register %d" msgstr "" #: xtensa-tdep.c:421 xtensa-tdep.c:500 msgid "size of all masks is larger than the register" msgstr "" #: xtensa-tdep.c:602 #, possible-c-format msgid "cannot read register %s" msgstr "" #: xtensa-tdep.c:614 xtensa-tdep.c:621 msgid "cannot read register" msgstr "" #: xtensa-tdep.c:692 #, possible-c-format msgid "cannot write register %s" msgstr "" #: xtensa-tdep.c:704 xtensa-tdep.c:712 msgid "cannot write register" msgstr "" #: xtensa-tdep.c:1419 msgid "" "\n" "Unrecognised function prologue. Stack trace cannot be resolved. This message " "will not be repeated in this session.\n" msgstr "" #: xtensa-tdep.c:1586 #, possible-c-format msgid "cannot extract return value of %d bytes long" msgstr "" #: xtensa-tdep.c:1641 #, possible-c-format msgid "unimplemented for this length: %d" msgstr "" #: xtensa-tdep.c:2446 msgid "Unable to read target memory ..." msgstr "" #: xtensa-tdep.c:2943 msgid "Unable to decode Xtensa Window Interrupt Handler's code." msgstr "" #: xtensa-tdep.c:2974 msgid "Unable to read Xtensa register EPC1" msgstr "" #: xtensa-tdep.c:3077 #, possible-c-format msgid "" "\n" "\tnum_aregs: Number of AR registers (%d) is not a power of two!" msgstr "" #: xtensa-tdep.c:3084 msgid "" "\n" "\tpc_regnum: No PC register" msgstr "" #: xtensa-tdep.c:3086 msgid "" "\n" "\tps_regnum: No PS register" msgstr "" #: xtensa-tdep.c:3091 msgid "" "\n" "\twb_regnum: No WB register" msgstr "" #: xtensa-tdep.c:3093 msgid "" "\n" "\tws_regnum: No WS register" msgstr "" #: xtensa-tdep.c:3095 msgid "" "\n" "\tar_base: No AR registers" msgstr "" #: xtensa-tdep.c:3099 msgid "" "\n" "\ta0_base: No Ax registers" msgstr "" #: xtensa-tdep.c:3105 #, possible-c-format msgid "the following are invalid: %s" msgstr "" #: xtensa-tdep.c:3285 msgid "xtensa_dump_tdep(): not implemented" msgstr "" #: xtensa-tdep.c:3302 msgid "Set Xtensa debugging." msgstr "" #: xtensa-tdep.c:3303 msgid "Show Xtensa debugging." msgstr "" #: xtensa-tdep.c:3303 msgid "" "When non-zero, Xtensa-specific debugging is enabled. Can be 1, 2, 3, or 4 " "indicating the level of debugging." msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/libc.po0000644000000000000000000047131012734304513016706 0ustar # Asturian translation for glibc # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the glibc package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: glibc\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-18 17:26-0200\n" "PO-Revision-Date: 2014-12-09 06:51+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:37+0000\n" "X-Generator: Launchpad (build 18115)\n" #: argp/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT el parámetru requier un valor" #: argp/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Parámetru ARGP_HELP_FMT desconocíu" #: argp/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Basoria en ARGP_HELP_FMT: %s" #: argp/argp-help.c:1214 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: argp/argp-help.c:1600 msgid "Usage:" msgstr "Usu:" #: argp/argp-help.c:1604 msgid " or: " msgstr " o: " #: argp/argp-help.c:1616 msgid " [OPTION...]" msgstr " [OPCIÓN...]" #: argp/argp-help.c:1643 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Pruebe `%s --help' o `%s --usage' pa más información.\n" #: argp/argp-help.c:1671 #, c-format msgid "Report bugs to %s.\n" msgstr "Comunicar fallos a %s\n" #: argp/argp-parse.c:101 msgid "Give this help list" msgstr "Amuesa esti llistáu d'aida" #: argp/argp-parse.c:102 msgid "Give a short usage message" msgstr "Proporcionar un mensax curtiu d'utilización" #: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113 #: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:115 #: nss/makedb.c:120 msgid "NAME" msgstr "NOME" #: argp/argp-parse.c:104 msgid "Set the program name" msgstr "Afitar nome del programa" #: argp/argp-parse.c:105 msgid "SECS" msgstr "" #: argp/argp-parse.c:106 msgid "Hang for SECS seconds (default 3600)" msgstr "Espera SECS segundos (3600 por defeutu)" #: argp/argp-parse.c:167 msgid "Print program version" msgstr "Amosar la versión del programa" #: argp/argp-parse.c:183 msgid "(PROGRAM ERROR) No version known!?" msgstr "(FALLU DE PROGRAMA)¿!Nun se conoz versión!?" #: argp/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Abondos argumentos\n" #: argp/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: assert/assert-perr.c:35 #, c-format msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" msgstr "%s%s%s:%u: %s%sFallu inesperáu: %s.\n" #: assert/assert.c:101 #, c-format msgid "" "%s%s%s:%u: %s%sAssertion `%s' failed.\n" "%n" msgstr "" #: catgets/gencat.c:110 msgid "Create C header file NAME containing symbol definitions" msgstr "" #: catgets/gencat.c:112 msgid "Do not use existing catalog, force new output file" msgstr "" #: catgets/gencat.c:113 nss/makedb.c:120 msgid "Write output to file NAME" msgstr "" #: catgets/gencat.c:118 msgid "" "Generate message catalog. If INPUT-FILE is -, input is read from standard " "input. If OUTPUT-FILE\n" "is -, output is written to standard output.\n" msgstr "" #: catgets/gencat.c:123 msgid "" "-o OUTPUT-FILE [INPUT-FILE]...\n" "[OUTPUT-FILE [INPUT-FILE]...]" msgstr "" #: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307 #: elf/pldd.c:219 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408 #: iconv/iconvconfig.c:379 locale/programs/locale.c:277 #: locale/programs/localedef.c:376 login/programs/pt_chown.c:88 #: malloc/memusagestat.c:563 nss/getent.c:969 nss/makedb.c:369 #: posix/getconf.c:1121 sunrpc/rpcinfo.c:691 #: sysdeps/unix/sysv/linux/lddlibc4.c:61 #, c-format msgid "" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64 #: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:235 elf/sotruss.ksh:75 #: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396 #: locale/programs/locale.c:294 locale/programs/localedef.c:402 #: login/programs/pt_chown.c:62 malloc/memusage.sh:71 #: malloc/memusagestat.c:581 nscd/nscd.c:485 nss/getent.c:86 nss/makedb.c:385 #: posix/getconf.c:1103 sysdeps/unix/sysv/linux/lddlibc4.c:68 #, c-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68 #: elf/ldconfig.c:328 elf/pldd.c:240 elf/sprof.c:395 iconv/iconv_prog.c:430 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299 #: locale/programs/localedef.c:407 malloc/memusage.sh:75 #: malloc/memusagestat.c:586 nscd/nscd.c:490 nss/getent.c:91 nss/makedb.c:390 #: posix/getconf.c:1108 #, c-format msgid "Written by %s.\n" msgstr "" #: catgets/gencat.c:281 msgid "*standard input*" msgstr "" #: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293 #: nss/makedb.c:246 #, c-format msgid "cannot open input file `%s'" msgstr "" #: catgets/gencat.c:416 catgets/gencat.c:491 msgid "illegal set number" msgstr "" #: catgets/gencat.c:443 msgid "duplicate set definition" msgstr "" #: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669 msgid "this is the first definition" msgstr "" #: catgets/gencat.c:516 #, c-format msgid "unknown set `%s'" msgstr "" #: catgets/gencat.c:557 msgid "invalid quote character" msgstr "" #: catgets/gencat.c:570 #, c-format msgid "unknown directive `%s': line ignored" msgstr "" #: catgets/gencat.c:615 msgid "duplicated message number" msgstr "" #: catgets/gencat.c:666 msgid "duplicated message identifier" msgstr "" #: catgets/gencat.c:723 msgid "invalid character: message ignored" msgstr "" #: catgets/gencat.c:766 msgid "invalid line" msgstr "" #: catgets/gencat.c:820 msgid "malformed line ignored" msgstr "" #: catgets/gencat.c:984 catgets/gencat.c:1025 #, c-format msgid "cannot open output file `%s'" msgstr "" #: catgets/gencat.c:1187 locale/programs/linereader.c:560 msgid "invalid escape sequence" msgstr "" #: catgets/gencat.c:1209 msgid "unterminated message" msgstr "" #: catgets/gencat.c:1233 #, c-format msgid "while opening old catalog file" msgstr "" #: catgets/gencat.c:1324 #, c-format msgid "conversion modules not available" msgstr "" #: catgets/gencat.c:1350 #, c-format msgid "cannot determine escape character" msgstr "" #: debug/pcprofiledump.c:53 msgid "Don't buffer output" msgstr "" #: debug/pcprofiledump.c:58 msgid "Dump information generated by PC profiling." msgstr "" #: debug/pcprofiledump.c:61 msgid "[FILE]" msgstr "" #: debug/pcprofiledump.c:108 #, c-format msgid "cannot open input file" msgstr "" #: debug/pcprofiledump.c:115 #, c-format msgid "cannot read header" msgstr "" #: debug/pcprofiledump.c:179 #, c-format msgid "invalid pointer size" msgstr "" #: debug/xtrace.sh:26 debug/xtrace.sh:44 msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n" msgstr "" #: debug/xtrace.sh:32 elf/sotruss.ksh:56 elf/sotruss.ksh:67 #: elf/sotruss.ksh:135 malloc/memusage.sh:26 msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n" msgstr "" #: debug/xtrace.sh:38 msgid "%s: option '%s' requires an argument.\\n" msgstr "" #: debug/xtrace.sh:45 msgid "" "Trace execution of program by printing currently executed function.\n" "\n" " --data=FILE Don't run the program, just print the data from " "FILE.\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" #: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.ksh:49 #: malloc/memusage.sh:64 msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n" msgstr "" #: debug/xtrace.sh:125 msgid "xtrace: unrecognized option \\`$1'\\n" msgstr "" #: debug/xtrace.sh:138 msgid "No program name given\\n" msgstr "" #: debug/xtrace.sh:146 #, sh-format msgid "executable \\`$program' not found\\n" msgstr "" #: debug/xtrace.sh:150 #, sh-format msgid "\\`$program' is no executable\\n" msgstr "" #: dlfcn/dlinfo.c:63 msgid "RTLD_SELF used in code not dynamically loaded" msgstr "" #: dlfcn/dlinfo.c:72 msgid "unsupported dlinfo request" msgstr "" #: dlfcn/dlmopen.c:63 msgid "invalid namespace" msgstr "" #: dlfcn/dlmopen.c:68 msgid "invalid mode" msgstr "" #: dlfcn/dlopen.c:64 msgid "invalid mode parameter" msgstr "" #: elf/cache.c:69 msgid "unknown" msgstr "" #: elf/cache.c:135 msgid "Unknown OS" msgstr "" #: elf/cache.c:140 #, c-format msgid ", OS ABI: %s %d.%d.%d" msgstr "" #: elf/cache.c:157 elf/ldconfig.c:1318 #, c-format msgid "Can't open cache file %s\n" msgstr "" #: elf/cache.c:171 #, c-format msgid "mmap of cache file failed.\n" msgstr "" #: elf/cache.c:175 elf/cache.c:189 #, c-format msgid "File is not a cache file.\n" msgstr "" #: elf/cache.c:222 elf/cache.c:232 #, c-format msgid "%d libs found in cache `%s'\n" msgstr "" #: elf/cache.c:426 #, c-format msgid "Can't create temporary cache file %s" msgstr "" #: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453 #, c-format msgid "Writing of cache data failed" msgstr "" #: elf/cache.c:458 #, c-format msgid "Changing access rights of %s to %#o failed" msgstr "" #: elf/cache.c:463 #, c-format msgid "Renaming of %s to %s failed" msgstr "" #: elf/dl-close.c:383 elf/dl-open.c:470 msgid "cannot create scope list" msgstr "" #: elf/dl-close.c:776 msgid "shared object not open" msgstr "" #: elf/dl-deps.c:112 msgid "DST not allowed in SUID/SGID programs" msgstr "" #: elf/dl-deps.c:125 msgid "empty dynamic string token substitution" msgstr "" #: elf/dl-deps.c:131 #, c-format msgid "" "cannot load auxiliary `%s' because of empty dynamic string token " "substitution\n" msgstr "" #: elf/dl-deps.c:479 msgid "cannot allocate dependency list" msgstr "" #: elf/dl-deps.c:516 elf/dl-deps.c:576 msgid "cannot allocate symbol search list" msgstr "" #: elf/dl-deps.c:556 msgid "Filters not supported with LD_TRACE_PRELINKING" msgstr "" #: elf/dl-error.c:77 msgid "DYNAMIC LINKER BUG!!!" msgstr "" #: elf/dl-error.c:127 msgid "error while loading shared libraries" msgstr "" #: elf/dl-fptr.c:87 ports/sysdeps/hppa/dl-fptr.c:93 msgid "cannot map pages for fdesc table" msgstr "" #: elf/dl-fptr.c:191 ports/sysdeps/hppa/dl-fptr.c:206 msgid "cannot map pages for fptr table" msgstr "" #: elf/dl-fptr.c:220 ports/sysdeps/hppa/dl-fptr.c:235 msgid "internal error: symidx out of range of fptr table" msgstr "" #: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196 msgid "cannot create capability list" msgstr "" #: elf/dl-load.c:465 msgid "cannot allocate name record" msgstr "" #: elf/dl-load.c:550 elf/dl-load.c:666 elf/dl-load.c:749 elf/dl-load.c:868 msgid "cannot create cache for search path" msgstr "" #: elf/dl-load.c:641 msgid "cannot create RUNPATH/RPATH copy" msgstr "" #: elf/dl-load.c:735 msgid "cannot create search path array" msgstr "" #: elf/dl-load.c:940 msgid "cannot stat shared object" msgstr "" #: elf/dl-load.c:1018 msgid "cannot open zero fill device" msgstr "" #: elf/dl-load.c:1065 elf/dl-load.c:2348 msgid "cannot create shared object descriptor" msgstr "" #: elf/dl-load.c:1084 elf/dl-load.c:1761 elf/dl-load.c:1864 msgid "cannot read file data" msgstr "" #: elf/dl-load.c:1130 msgid "ELF load command alignment not page-aligned" msgstr "" #: elf/dl-load.c:1137 msgid "ELF load command address/offset not properly aligned" msgstr "" #: elf/dl-load.c:1222 msgid "cannot allocate TLS data structures for initial thread" msgstr "" #: elf/dl-load.c:1245 msgid "cannot handle TLS data" msgstr "" #: elf/dl-load.c:1264 msgid "object file has no loadable segments" msgstr "" #: elf/dl-load.c:1326 msgid "cannot dynamically load executable" msgstr "" #: elf/dl-load.c:1422 msgid "object file has no dynamic section" msgstr "" #: elf/dl-load.c:1445 msgid "shared object cannot be dlopen()ed" msgstr "" #: elf/dl-load.c:1458 msgid "cannot allocate memory for program header" msgstr "" #: elf/dl-load.c:1475 elf/dl-open.c:195 msgid "invalid caller" msgstr "" #: elf/dl-load.c:1389 elf/dl-load.c:1498 msgid "cannot change memory protections" msgstr "" #: elf/dl-load.c:1518 msgid "cannot enable executable stack as shared object requires" msgstr "" #: elf/dl-load.c:1531 msgid "cannot close file descriptor" msgstr "" #: elf/dl-load.c:1761 msgid "file too short" msgstr "" #: elf/dl-load.c:1797 msgid "invalid ELF header" msgstr "" #: elf/dl-load.c:1809 msgid "ELF file data encoding not big-endian" msgstr "" #: elf/dl-load.c:1811 msgid "ELF file data encoding not little-endian" msgstr "" #: elf/dl-load.c:1815 msgid "ELF file version ident does not match current one" msgstr "" #: elf/dl-load.c:1819 msgid "ELF file OS ABI invalid" msgstr "" #: elf/dl-load.c:1822 msgid "ELF file ABI version invalid" msgstr "" #: elf/dl-load.c:1825 msgid "nonzero padding in e_ident" msgstr "" #: elf/dl-load.c:1828 msgid "internal error" msgstr "" #: elf/dl-load.c:1835 msgid "ELF file version does not match current one" msgstr "" #: elf/dl-load.c:1843 msgid "only ET_DYN and ET_EXEC can be loaded" msgstr "" #: elf/dl-load.c:1849 msgid "ELF file's phentsize not the expected size" msgstr "" #: elf/dl-load.c:2367 msgid "wrong ELF class: ELFCLASS64" msgstr "" #: elf/dl-load.c:2368 msgid "wrong ELF class: ELFCLASS32" msgstr "" #: elf/dl-load.c:2371 msgid "cannot open shared object file" msgstr "" #: elf/dl-load.c:1300 msgid "failed to map segment from shared object" msgstr "" #: elf/dl-load.c:1408 msgid "cannot map zero-fill pages" msgstr "" #: elf/dl-lookup.c:753 ports/sysdeps/mips/dl-lookup.c:770 msgid "relocation error" msgstr "" #: elf/dl-lookup.c:780 ports/sysdeps/mips/dl-lookup.c:797 msgid "symbol lookup error" msgstr "" #: elf/dl-open.c:102 msgid "cannot extend global scope" msgstr "" #: elf/dl-open.c:520 msgid "TLS generation counter wrapped! Please report this." msgstr "" #: elf/dl-open.c:602 msgid "invalid mode for dlopen()" msgstr "" #: elf/dl-open.c:619 msgid "no more namespaces available for dlmopen()" msgstr "" #: elf/dl-open.c:637 msgid "invalid target namespace in dlmopen()" msgstr "" #: elf/dl-reloc.c:158 msgid "cannot allocate memory in static TLS block" msgstr "" #: elf/dl-reloc.c:250 msgid "cannot make segment writable for relocation" msgstr "" #: elf/dl-reloc.c:324 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "" #: elf/dl-reloc.c:340 msgid "cannot restore segment prot after reloc" msgstr "" #: elf/dl-reloc.c:369 msgid "cannot apply additional memory protection after relocation" msgstr "" #: elf/dl-sym.c:153 msgid "RTLD_NEXT used in code not dynamically loaded" msgstr "" #: elf/dl-tls.c:923 msgid "cannot create TLS data structures" msgstr "" #: elf/dl-version.c:166 msgid "version lookup error" msgstr "" #: elf/dl-version.c:296 msgid "cannot allocate version reference table" msgstr "" #: elf/ldconfig.c:141 msgid "Print cache" msgstr "" #: elf/ldconfig.c:142 msgid "Generate verbose messages" msgstr "" #: elf/ldconfig.c:143 msgid "Don't build cache" msgstr "" #: elf/ldconfig.c:144 msgid "Don't generate links" msgstr "" #: elf/ldconfig.c:145 msgid "Change to and use ROOT as root directory" msgstr "" #: elf/ldconfig.c:145 msgid "ROOT" msgstr "" #: elf/ldconfig.c:146 msgid "CACHE" msgstr "" #: elf/ldconfig.c:146 msgid "Use CACHE as cache file" msgstr "" #: elf/ldconfig.c:147 msgid "CONF" msgstr "" #: elf/ldconfig.c:147 msgid "Use CONF as configuration file" msgstr "" #: elf/ldconfig.c:148 msgid "" "Only process directories specified on the command line. Don't build cache." msgstr "" #: elf/ldconfig.c:149 msgid "Manually link individual libraries." msgstr "" #: elf/ldconfig.c:150 msgid "FORMAT" msgstr "" #: elf/ldconfig.c:150 msgid "Format to use: new, old or compat (default)" msgstr "" #: elf/ldconfig.c:151 msgid "Ignore auxiliary cache file" msgstr "" #: elf/ldconfig.c:159 msgid "Configure Dynamic Linker Run Time Bindings." msgstr "" #: elf/ldconfig.c:346 #, c-format msgid "Path `%s' given more than once" msgstr "" #: elf/ldconfig.c:386 #, c-format msgid "%s is not a known library type" msgstr "" #: elf/ldconfig.c:414 #, c-format msgid "Can't stat %s" msgstr "" #: elf/ldconfig.c:488 #, c-format msgid "Can't stat %s\n" msgstr "" #: elf/ldconfig.c:498 #, c-format msgid "%s is not a symbolic link\n" msgstr "" #: elf/ldconfig.c:517 #, c-format msgid "Can't unlink %s" msgstr "" #: elf/ldconfig.c:523 #, c-format msgid "Can't link %s to %s" msgstr "" #: elf/ldconfig.c:529 msgid " (changed)\n" msgstr "" #: elf/ldconfig.c:531 msgid " (SKIPPED)\n" msgstr "" #: elf/ldconfig.c:586 #, c-format msgid "Can't find %s" msgstr "" #: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868 #, c-format msgid "Cannot lstat %s" msgstr "" #: elf/ldconfig.c:609 #, c-format msgid "Ignored file %s since it is not a regular file." msgstr "" #: elf/ldconfig.c:618 #, c-format msgid "No link created since soname could not be found for %s" msgstr "" #: elf/ldconfig.c:701 #, c-format msgid "Can't open directory %s" msgstr "" #: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90 #, c-format msgid "Input file %s not found.\n" msgstr "" #: elf/ldconfig.c:800 #, c-format msgid "Cannot stat %s" msgstr "" #: elf/ldconfig.c:929 #, c-format msgid "libc5 library %s in wrong directory" msgstr "" #: elf/ldconfig.c:932 #, c-format msgid "libc6 library %s in wrong directory" msgstr "" #: elf/ldconfig.c:935 #, c-format msgid "libc4 library %s in wrong directory" msgstr "" #: elf/ldconfig.c:963 #, c-format msgid "" "libraries %s and %s in directory %s have same soname but different type." msgstr "" #: elf/ldconfig.c:1072 #, c-format msgid "Warning: ignoring configuration file that cannot be opened: %s" msgstr "" #: elf/ldconfig.c:1138 #, c-format msgid "%s:%u: bad syntax in hwcap line" msgstr "" #: elf/ldconfig.c:1144 #, c-format msgid "%s:%u: hwcap index %lu above maximum %u" msgstr "" #: elf/ldconfig.c:1151 elf/ldconfig.c:1159 #, c-format msgid "%s:%u: hwcap index %lu already defined as %s" msgstr "" #: elf/ldconfig.c:1162 #, c-format msgid "%s:%u: duplicate hwcap %lu %s" msgstr "" #: elf/ldconfig.c:1184 #, c-format msgid "need absolute file name for configuration file when using -r" msgstr "" #: elf/ldconfig.c:1191 locale/programs/xmalloc.c:64 malloc/obstack.c:432 #: malloc/obstack.c:434 posix/getconf.c:1076 posix/getconf.c:1296 #, c-format msgid "memory exhausted" msgstr "" #: elf/ldconfig.c:1223 #, c-format msgid "%s:%u: cannot read directory %s" msgstr "" #: elf/ldconfig.c:1267 #, c-format msgid "relative path `%s' used to build cache" msgstr "" #: elf/ldconfig.c:1297 #, c-format msgid "Can't chdir to /" msgstr "" #: elf/ldconfig.c:1338 #, c-format msgid "Can't open cache file directory %s\n" msgstr "" #: elf/ldd.bash.in:42 msgid "Written by %s and %s.\n" msgstr "" #: elf/ldd.bash.in:47 msgid "" "Usage: ldd [OPTION]... FILE...\n" " --help print this help and exit\n" " --version print version information and exit\n" " -d, --data-relocs process data relocations\n" " -r, --function-relocs process data and function relocations\n" " -u, --unused print unused direct dependencies\n" " -v, --verbose print all information\n" msgstr "" #: elf/ldd.bash.in:80 msgid "ldd: option \\`$1' is ambiguous" msgstr "" #: elf/ldd.bash.in:87 msgid "unrecognized option" msgstr "" #: elf/ldd.bash.in:88 elf/ldd.bash.in:125 msgid "Try \\`ldd --help' for more information." msgstr "" #: elf/ldd.bash.in:124 msgid "missing file arguments" msgstr "" #. TRANS No such file or directory. This is a ``file doesn't exist'' error #. TRANS for ordinary files that are referenced in contexts where they are #. TRANS expected to already exist. #: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:36 msgid "No such file or directory" msgstr "" #: elf/ldd.bash.in:150 inet/rcmd.c:488 msgid "not regular file" msgstr "" #: elf/ldd.bash.in:153 msgid "warning: you do not have execution permission for" msgstr "" #: elf/ldd.bash.in:182 msgid "\tnot a dynamic executable" msgstr "" #: elf/ldd.bash.in:190 msgid "exited with unknown exit code" msgstr "" #: elf/ldd.bash.in:195 msgid "error: you do not have read permission for" msgstr "" #: elf/pldd-xx.c:105 #, c-format msgid "cannot find program header of process" msgstr "" #: elf/pldd-xx.c:110 #, c-format msgid "cannot read program header" msgstr "" #: elf/pldd-xx.c:135 #, c-format msgid "cannot read dynamic section" msgstr "" #: elf/pldd-xx.c:147 #, c-format msgid "cannot read r_debug" msgstr "" #: elf/pldd-xx.c:167 #, c-format msgid "cannot read program interpreter" msgstr "" #: elf/pldd-xx.c:196 #, c-format msgid "cannot read link map" msgstr "" #: elf/pldd-xx.c:207 #, c-format msgid "cannot read object name" msgstr "" #: elf/pldd-xx.c:219 #, c-format msgid "cannot allocate buffer for object name" msgstr "" #: elf/pldd.c:62 msgid "List dynamic shared objects loaded into process." msgstr "" #: elf/pldd.c:66 msgid "PID" msgstr "" #: elf/pldd.c:97 #, c-format msgid "Exactly one parameter with process ID required.\n" msgstr "" #: elf/pldd.c:109 #, c-format msgid "invalid process ID '%s'" msgstr "" #: elf/pldd.c:117 #, c-format msgid "cannot open %s" msgstr "" #: elf/pldd.c:142 #, c-format msgid "cannot open %s/task" msgstr "" #: elf/pldd.c:145 #, c-format msgid "cannot prepare reading %s/task" msgstr "" #: elf/pldd.c:158 #, c-format msgid "invalid thread ID '%s'" msgstr "" #: elf/pldd.c:169 #, c-format msgid "cannot attach to process %lu" msgstr "" #: elf/pldd.c:261 #, c-format msgid "cannot get information about process %lu" msgstr "" #: elf/pldd.c:274 #, c-format msgid "process %lu is no ELF program" msgstr "" #: elf/readelflib.c:34 #, c-format msgid "file %s is truncated\n" msgstr "" #: elf/readelflib.c:66 #, c-format msgid "%s is a 32 bit ELF file.\n" msgstr "" #: elf/readelflib.c:68 #, c-format msgid "%s is a 64 bit ELF file.\n" msgstr "" #: elf/readelflib.c:70 #, c-format msgid "Unknown ELFCLASS in file %s.\n" msgstr "" #: elf/readelflib.c:77 #, c-format msgid "%s is not a shared object file (Type: %d).\n" msgstr "" #: elf/readelflib.c:108 #, c-format msgid "more than one dynamic segment\n" msgstr "" #: elf/readlib.c:96 #, c-format msgid "Cannot fstat file %s.\n" msgstr "" #: elf/readlib.c:107 #, c-format msgid "File %s is empty, not checked." msgstr "" #: elf/readlib.c:113 #, c-format msgid "File %s is too small, not checked." msgstr "" #: elf/readlib.c:123 #, c-format msgid "Cannot mmap file %s.\n" msgstr "" #: elf/readlib.c:161 #, c-format msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n" msgstr "" #: elf/sln.c:84 #, c-format msgid "" "Usage: sln src dest|file\n" "\n" msgstr "" #: elf/sln.c:109 #, c-format msgid "%s: file open error: %m\n" msgstr "" #: elf/sln.c:146 #, c-format msgid "No target in line %d\n" msgstr "" #: elf/sln.c:178 #, c-format msgid "%s: destination must not be a directory\n" msgstr "" #: elf/sln.c:184 #, c-format msgid "%s: failed to remove the old destination\n" msgstr "" #: elf/sln.c:192 #, c-format msgid "%s: invalid destination: %s\n" msgstr "" #: elf/sln.c:207 elf/sln.c:216 #, c-format msgid "Invalid link from \"%s\" to \"%s\": %s\n" msgstr "" #: elf/sotruss.ksh:32 #, sh-format msgid "" "Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n" " -F, --from FROMLIST Trace calls from objects on FROMLIST\n" " -T, --to TOLIST Trace calls to objects on TOLIST\n" "\n" " -e, --exit Also show exits from the function calls\n" " -f, --follow Trace child processes\n" " -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in " "case\n" "\t\t\t -f is also used) instead of standard error\n" "\n" " -?, --help Give this help list\n" " --usage Give a short usage message\n" " --version Print program version" msgstr "" #: elf/sotruss.ksh:46 msgid "" "Mandatory arguments to long options are also mandatory for any " "corresponding\\nshort options.\\n" msgstr "" #: elf/sotruss.ksh:55 msgid "%s: option requires an argument -- '%s'\\n" msgstr "" #: elf/sotruss.ksh:61 msgid "%s: option is ambiguous; possibilities:" msgstr "" #: elf/sotruss.ksh:79 msgid "Written by %s.\\n" msgstr "" #: elf/sotruss.ksh:86 msgid "" "Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n" "\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n" "\t [--help] [--usage] [--version] [--]\n" "\t EXECUTABLE [EXECUTABLE-OPTION...]\\n" msgstr "" #: elf/sotruss.ksh:134 msgid "%s: unrecognized option '%c%s'\\n" msgstr "" #: elf/sprof.c:77 msgid "Output selection:" msgstr "" #: elf/sprof.c:79 msgid "print list of count paths and their number of use" msgstr "" #: elf/sprof.c:81 msgid "generate flat profile with counts and ticks" msgstr "" #: elf/sprof.c:82 msgid "generate call graph" msgstr "" #: elf/sprof.c:89 msgid "Read and display shared object profiling data." msgstr "" #: elf/sprof.c:94 msgid "SHOBJ [PROFDATA]" msgstr "" #: elf/sprof.c:433 #, c-format msgid "failed to load shared object `%s'" msgstr "" #: elf/sprof.c:825 elf/sprof.c:923 #, c-format msgid "cannot create internal descriptor" msgstr "" #: elf/sprof.c:554 #, c-format msgid "Reopening shared object `%s' failed" msgstr "" #: elf/sprof.c:561 elf/sprof.c:656 #, c-format msgid "reading of section headers failed" msgstr "" #: elf/sprof.c:569 elf/sprof.c:664 #, c-format msgid "reading of section header string table failed" msgstr "" #: elf/sprof.c:595 #, c-format msgid "*** Cannot read debuginfo file name: %m\n" msgstr "" #: elf/sprof.c:616 #, c-format msgid "cannot determine file name" msgstr "" #: elf/sprof.c:649 #, c-format msgid "reading of ELF header failed" msgstr "" #: elf/sprof.c:685 #, c-format msgid "*** The file `%s' is stripped: no detailed analysis possible\n" msgstr "" #: elf/sprof.c:715 #, c-format msgid "failed to load symbol data" msgstr "" #: elf/sprof.c:780 #, c-format msgid "cannot load profiling data" msgstr "" #: elf/sprof.c:789 #, c-format msgid "while stat'ing profiling data file" msgstr "" #: elf/sprof.c:797 #, c-format msgid "profiling data file `%s' does not match shared object `%s'" msgstr "" #: elf/sprof.c:808 #, c-format msgid "failed to mmap the profiling data file" msgstr "" #: elf/sprof.c:816 #, c-format msgid "error while closing the profiling data file" msgstr "" #: elf/sprof.c:899 #, c-format msgid "`%s' is no correct profile data file for `%s'" msgstr "" #: elf/sprof.c:1080 elf/sprof.c:1138 #, c-format msgid "cannot allocate symbol data" msgstr "" #: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448 #, c-format msgid "cannot open output file" msgstr "" #: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311 #, c-format msgid "error while closing input `%s'" msgstr "" #: iconv/iconv_charmap.c:461 #, c-format msgid "illegal input sequence at position %Zd" msgstr "" #: iconv/iconv_charmap.c:480 iconv/iconv_prog.c:539 #, c-format msgid "incomplete character or shift sequence at end of buffer" msgstr "" #: iconv/iconv_charmap.c:525 iconv/iconv_charmap.c:561 iconv/iconv_prog.c:582 #: iconv/iconv_prog.c:618 #, c-format msgid "error while reading the input" msgstr "" #: iconv/iconv_charmap.c:543 iconv/iconv_prog.c:600 #, c-format msgid "unable to allocate buffer for input" msgstr "" #: iconv/iconv_prog.c:59 msgid "Input/Output format specification:" msgstr "" #: iconv/iconv_prog.c:60 msgid "encoding of original text" msgstr "" #: iconv/iconv_prog.c:61 msgid "encoding for output" msgstr "" #: iconv/iconv_prog.c:62 msgid "Information:" msgstr "" #: iconv/iconv_prog.c:63 msgid "list all known coded character sets" msgstr "" #: iconv/iconv_prog.c:64 locale/programs/localedef.c:129 msgid "Output control:" msgstr "" #: iconv/iconv_prog.c:65 msgid "omit invalid characters from output" msgstr "" #: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128 #: locale/programs/localedef.c:122 locale/programs/localedef.c:124 #: locale/programs/localedef.c:126 locale/programs/localedef.c:147 #: malloc/memusagestat.c:56 msgid "FILE" msgstr "" #: iconv/iconv_prog.c:66 msgid "output file" msgstr "" #: iconv/iconv_prog.c:67 msgid "suppress warnings" msgstr "" #: iconv/iconv_prog.c:68 msgid "print progress information" msgstr "" #: iconv/iconv_prog.c:73 msgid "Convert encoding of given files from one encoding to another." msgstr "" #: iconv/iconv_prog.c:77 msgid "[FILE...]" msgstr "" #: iconv/iconv_prog.c:233 #, c-format msgid "conversions from `%s' and to `%s' are not supported" msgstr "" #: iconv/iconv_prog.c:238 #, c-format msgid "conversion from `%s' is not supported" msgstr "" #: iconv/iconv_prog.c:245 #, c-format msgid "conversion to `%s' is not supported" msgstr "" #: iconv/iconv_prog.c:249 #, c-format msgid "conversion from `%s' to `%s' is not supported" msgstr "" #: iconv/iconv_prog.c:259 #, c-format msgid "failed to start conversion processing" msgstr "" #: iconv/iconv_prog.c:357 #, c-format msgid "error while closing output file" msgstr "" #: iconv/iconv_prog.c:458 #, c-format msgid "conversion stopped due to problem in writing the output" msgstr "" #: iconv/iconv_prog.c:535 #, c-format msgid "illegal input sequence at position %ld" msgstr "" #: iconv/iconv_prog.c:543 #, c-format msgid "internal error (illegal descriptor)" msgstr "" #: iconv/iconv_prog.c:546 #, c-format msgid "unknown iconv() error %d" msgstr "" #: iconv/iconv_prog.c:791 msgid "" "The following list contains all the coded character sets known. This does\n" "not necessarily mean that all combinations of these names can be used for\n" "the FROM and TO command line parameters. One coded character set can be\n" "listed with several different names (aliases).\n" "\n" " " msgstr "" #: iconv/iconvconfig.c:109 msgid "Create fastloading iconv module configuration file." msgstr "" #: iconv/iconvconfig.c:113 msgid "[DIR...]" msgstr "" #: iconv/iconvconfig.c:126 locale/programs/localedef.c:133 msgid "PATH" msgstr "" #: iconv/iconvconfig.c:127 msgid "Prefix used for all file accesses" msgstr "" #: iconv/iconvconfig.c:128 msgid "" "Put output in FILE instead of installed location (--prefix does not apply to " "FILE)" msgstr "" #: iconv/iconvconfig.c:132 msgid "Do not search standard directories, only those on the command line" msgstr "" #: iconv/iconvconfig.c:299 #, c-format msgid "Directory arguments required when using --nostdlib" msgstr "" #: iconv/iconvconfig.c:341 locale/programs/localedef.c:294 #, c-format msgid "no output file produced because warnings were issued" msgstr "" #: iconv/iconvconfig.c:430 #, c-format msgid "while inserting in search tree" msgstr "" #: iconv/iconvconfig.c:1239 #, c-format msgid "cannot generate output file" msgstr "" #: inet/rcmd.c:163 msgid "rcmd: Cannot allocate memory\n" msgstr "" #: inet/rcmd.c:178 msgid "rcmd: socket: All ports in use\n" msgstr "" #: inet/rcmd.c:206 #, c-format msgid "connect to address %s: " msgstr "" #: inet/rcmd.c:219 #, c-format msgid "Trying %s...\n" msgstr "" #: inet/rcmd.c:255 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "" #: inet/rcmd.c:271 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "" #: inet/rcmd.c:274 msgid "poll: protocol failure in circuit setup\n" msgstr "" #: inet/rcmd.c:306 msgid "socket: protocol failure in circuit setup\n" msgstr "" #: inet/rcmd.c:330 #, c-format msgid "rcmd: %s: short read" msgstr "" #: inet/rcmd.c:486 msgid "lstat failed" msgstr "" #: inet/rcmd.c:493 msgid "cannot open" msgstr "" #: inet/rcmd.c:495 msgid "fstat failed" msgstr "" #: inet/rcmd.c:497 msgid "bad owner" msgstr "" #: inet/rcmd.c:499 msgid "writeable by other than owner" msgstr "" #: inet/rcmd.c:501 msgid "hard linked somewhere" msgstr "" #: inet/ruserpass.c:170 inet/ruserpass.c:193 msgid "out of memory" msgstr "" #: inet/ruserpass.c:184 msgid "Error: .netrc file is readable by others." msgstr "" #: inet/ruserpass.c:185 msgid "Remove password or make file unreadable by others." msgstr "" #: inet/ruserpass.c:277 #, c-format msgid "Unknown .netrc keyword %s" msgstr "" #: libidn/nfkc.c:463 msgid "Character out of range for UTF-8" msgstr "" #: locale/programs/charmap-dir.c:57 #, c-format msgid "cannot read character map directory `%s'" msgstr "" #: locale/programs/charmap.c:138 #, c-format msgid "character map file `%s' not found" msgstr "" #: locale/programs/charmap.c:195 #, c-format msgid "default character map file `%s' not found" msgstr "" #: locale/programs/charmap.c:258 #, c-format msgid "" "character map `%s' is not ASCII compatible, locale not ISO C compliant\n" msgstr "" #: locale/programs/charmap.c:337 #, c-format msgid "%s: must be greater than \n" msgstr "" #: locale/programs/charmap.c:357 locale/programs/charmap.c:374 #: locale/programs/repertoire.c:174 #, c-format msgid "syntax error in prolog: %s" msgstr "" #: locale/programs/charmap.c:358 msgid "invalid definition" msgstr "" #: locale/programs/charmap.c:375 locale/programs/locfile.c:131 #: locale/programs/locfile.c:158 locale/programs/repertoire.c:175 msgid "bad argument" msgstr "" #: locale/programs/charmap.c:403 #, c-format msgid "duplicate definition of <%s>" msgstr "" #: locale/programs/charmap.c:410 #, c-format msgid "value for <%s> must be 1 or greater" msgstr "" #: locale/programs/charmap.c:422 #, c-format msgid "value of <%s> must be greater or equal than the value of <%s>" msgstr "" #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183 #, c-format msgid "argument to <%s> must be a single character" msgstr "" #: locale/programs/charmap.c:471 msgid "character sets with locking states are not supported" msgstr "" #: locale/programs/charmap.c:498 locale/programs/charmap.c:552 #: locale/programs/charmap.c:584 locale/programs/charmap.c:678 #: locale/programs/charmap.c:733 locale/programs/charmap.c:774 #: locale/programs/charmap.c:815 #, c-format msgid "syntax error in %s definition: %s" msgstr "" #: locale/programs/charmap.c:499 locale/programs/charmap.c:679 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230 msgid "no symbolic name given" msgstr "" #: locale/programs/charmap.c:553 msgid "invalid encoding given" msgstr "" #: locale/programs/charmap.c:562 msgid "too few bytes in character encoding" msgstr "" #: locale/programs/charmap.c:564 msgid "too many bytes in character encoding" msgstr "" #: locale/programs/charmap.c:586 locale/programs/charmap.c:734 #: locale/programs/charmap.c:817 locale/programs/repertoire.c:296 msgid "no symbolic name given for end of range" msgstr "" #: locale/programs/charmap.c:610 locale/programs/ld-address.c:528 #: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784 #: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2910 #: locale/programs/ld-identification.c:368 #: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298 #: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264 #: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214 #: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943 #: locale/programs/repertoire.c:313 #, c-format msgid "%1$s: definition does not end with `END %1$s'" msgstr "" #: locale/programs/charmap.c:643 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition" msgstr "" #: locale/programs/charmap.c:651 locale/programs/charmap.c:714 #, c-format msgid "value for %s must be an integer" msgstr "" #: locale/programs/charmap.c:842 #, c-format msgid "%s: error in state machine" msgstr "" #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977 #: locale/programs/ld-ctype.c:2156 locale/programs/ld-ctype.c:2927 #: locale/programs/ld-identification.c:384 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324 #, c-format msgid "%s: premature end of file" msgstr "" #: locale/programs/charmap.c:869 locale/programs/charmap.c:880 #, c-format msgid "unknown character `%s'" msgstr "" #: locale/programs/charmap.c:888 #, c-format msgid "" "number of bytes for byte sequence of beginning and end of range not the " "same: %d vs %d" msgstr "" #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903 #: locale/programs/repertoire.c:419 msgid "invalid names for character range" msgstr "" #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431 msgid "hexadecimal range format should use only capital characters" msgstr "" #: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449 #, c-format msgid "<%s> and <%s> are invalid names for range" msgstr "" #: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456 msgid "upper limit in range is smaller than lower limit" msgstr "" #: locale/programs/charmap.c:1087 msgid "resulting bytes for range not representable." msgstr "" #: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565 #: locale/programs/ld-ctype.c:462 locale/programs/ld-identification.c:133 #: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97 #: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94 #: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91 #: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159 #, c-format msgid "No definition for %s category found" msgstr "" #: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184 #: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231 #: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322 #: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146 #: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205 #: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265 #: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105 #: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112 #: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102 #: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105 #: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175 #: locale/programs/ld-time.c:196 #, c-format msgid "%s: field `%s' not defined" msgstr "" #: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210 #: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278 #: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117 #, c-format msgid "%s: field `%s' must not be empty" msgstr "" #: locale/programs/ld-address.c:170 #, c-format msgid "%s: invalid escape `%%%c' sequence in field `%s'" msgstr "" #: locale/programs/ld-address.c:221 #, c-format msgid "%s: terminology language code `%s' not defined" msgstr "" #: locale/programs/ld-address.c:246 #, c-format msgid "%s: field `%s' must not be defined" msgstr "" #: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289 #, c-format msgid "%s: language abbreviation `%s' not defined" msgstr "" #: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295 #: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341 #, c-format msgid "%s: `%s' value does not match `%s' value" msgstr "" #: locale/programs/ld-address.c:314 #, c-format msgid "%s: numeric country code `%d' not valid" msgstr "" #: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473 #: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2534 #: locale/programs/ld-identification.c:280 #: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267 #: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530 #: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237 #: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197 #: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848 #: locale/programs/ld-time.c:890 #, c-format msgid "%s: field `%s' declared more than once" msgstr "" #: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478 #: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277 #: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534 #: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222 #: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742 #: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853 #, c-format msgid "%s: unknown character in field `%s'" msgstr "" #: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782 #: locale/programs/ld-ctype.c:2907 locale/programs/ld-identification.c:365 #: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296 #: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262 #: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212 #: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941 #, c-format msgid "%s: incomplete `END' line" msgstr "" #: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551 #: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899 #: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592 #: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967 #: locale/programs/ld-ctype.c:1888 locale/programs/ld-ctype.c:2146 #: locale/programs/ld-ctype.c:2732 locale/programs/ld-ctype.c:2918 #: locale/programs/ld-identification.c:375 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305 #: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271 #: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221 #: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950 #, c-format msgid "%s: syntax error" msgstr "" #: locale/programs/ld-collate.c:426 #, c-format msgid "`%.*s' already defined in charmap" msgstr "" #: locale/programs/ld-collate.c:435 #, c-format msgid "`%.*s' already defined in repertoire" msgstr "" #: locale/programs/ld-collate.c:442 #, c-format msgid "`%.*s' already defined as collating symbol" msgstr "" #: locale/programs/ld-collate.c:449 #, c-format msgid "`%.*s' already defined as collating element" msgstr "" #: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506 #, c-format msgid "%s: `forward' and `backward' are mutually excluding each other" msgstr "" #: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516 #: locale/programs/ld-collate.c:532 #, c-format msgid "%s: `%s' mentioned more than once in definition of weight %d" msgstr "" #: locale/programs/ld-collate.c:588 #, c-format msgid "%s: too many rules; first entry only had %d" msgstr "" #: locale/programs/ld-collate.c:624 #, c-format msgid "%s: not enough sorting rules" msgstr "" #: locale/programs/ld-collate.c:789 #, c-format msgid "%s: empty weight string not allowed" msgstr "" #: locale/programs/ld-collate.c:884 #, c-format msgid "%s: weights must use the same ellipsis symbol as the name" msgstr "" #: locale/programs/ld-collate.c:940 #, c-format msgid "%s: too many values" msgstr "" #: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235 #, c-format msgid "order for `%.*s' already defined at %s:%Zu" msgstr "" #: locale/programs/ld-collate.c:1110 #, c-format msgid "%s: the start and the end symbol of a range must stand for characters" msgstr "" #: locale/programs/ld-collate.c:1137 #, c-format msgid "" "%s: byte sequences of first and last character must have the same length" msgstr "" #: locale/programs/ld-collate.c:1179 #, c-format msgid "" "%s: byte sequence of first character of range is not lower than that of the " "last character" msgstr "" #: locale/programs/ld-collate.c:1304 #, c-format msgid "%s: symbolic range ellipsis must not directly follow `order_start'" msgstr "" #: locale/programs/ld-collate.c:1308 #, c-format msgid "" "%s: symbolic range ellipsis must not be directly followed by `order_end'" msgstr "" #: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1405 #, c-format msgid "`%s' and `%.*s' are not valid names for symbolic range" msgstr "" #: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718 #, c-format msgid "%s: order for `%.*s' already defined at %s:%Zu" msgstr "" #: locale/programs/ld-collate.c:1387 #, c-format msgid "%s: `%s' must be a character" msgstr "" #: locale/programs/ld-collate.c:1582 #, c-format msgid "" "%s: `position' must be used for a specific level in all sections or none" msgstr "" #: locale/programs/ld-collate.c:1607 #, c-format msgid "symbol `%s' not defined" msgstr "" #: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789 #, c-format msgid "symbol `%s' has the same encoding as" msgstr "" #: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793 #, c-format msgid "symbol `%s'" msgstr "" #: locale/programs/ld-collate.c:1833 #, c-format msgid "no definition of `UNDEFINED'" msgstr "" #: locale/programs/ld-collate.c:1862 #, c-format msgid "too many errors; giving up" msgstr "" #: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906 #, c-format msgid "%s: nested conditionals not supported" msgstr "" #: locale/programs/ld-collate.c:2536 #, c-format msgid "%s: more than one 'else'" msgstr "" #: locale/programs/ld-collate.c:2711 #, c-format msgid "%s: duplicate definition of `%s'" msgstr "" #: locale/programs/ld-collate.c:2747 #, c-format msgid "%s: duplicate declaration of section `%s'" msgstr "" #: locale/programs/ld-collate.c:2883 #, c-format msgid "%s: unknown character in collating symbol name" msgstr "" #: locale/programs/ld-collate.c:3012 #, c-format msgid "%s: unknown character in equivalent definition name" msgstr "" #: locale/programs/ld-collate.c:3023 #, c-format msgid "%s: unknown character in equivalent definition value" msgstr "" #: locale/programs/ld-collate.c:3033 #, c-format msgid "%s: unknown symbol `%s' in equivalent definition" msgstr "" #: locale/programs/ld-collate.c:3042 msgid "error while adding equivalent collating symbol" msgstr "" #: locale/programs/ld-collate.c:3080 #, c-format msgid "duplicate definition of script `%s'" msgstr "" #: locale/programs/ld-collate.c:3128 #, c-format msgid "%s: unknown section name `%.*s'" msgstr "" #: locale/programs/ld-collate.c:3157 #, c-format msgid "%s: multiple order definitions for section `%s'" msgstr "" #: locale/programs/ld-collate.c:3185 #, c-format msgid "%s: invalid number of sorting rules" msgstr "" #: locale/programs/ld-collate.c:3212 #, c-format msgid "%s: multiple order definitions for unnamed section" msgstr "" #: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397 #: locale/programs/ld-collate.c:3760 #, c-format msgid "%s: missing `order_end' keyword" msgstr "" #: locale/programs/ld-collate.c:3330 #, c-format msgid "%s: order for collating symbol %.*s not yet defined" msgstr "" #: locale/programs/ld-collate.c:3348 #, c-format msgid "%s: order for collating element %.*s not yet defined" msgstr "" #: locale/programs/ld-collate.c:3359 #, c-format msgid "%s: cannot reorder after %.*s: symbol not known" msgstr "" #: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772 #, c-format msgid "%s: missing `reorder-end' keyword" msgstr "" #: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643 #, c-format msgid "%s: section `%.*s' not known" msgstr "" #: locale/programs/ld-collate.c:3510 #, c-format msgid "%s: bad symbol <%.*s>" msgstr "" #: locale/programs/ld-collate.c:3706 #, c-format msgid "%s: cannot have `%s' as end of ellipsis range" msgstr "" #: locale/programs/ld-collate.c:3756 #, c-format msgid "%s: empty category description not allowed" msgstr "" #: locale/programs/ld-collate.c:3775 #, c-format msgid "%s: missing `reorder-sections-end' keyword" msgstr "" #: locale/programs/ld-collate.c:3939 #, c-format msgid "%s: '%s' without matching 'ifdef' or 'ifndef'" msgstr "" #: locale/programs/ld-collate.c:3957 #, c-format msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'" msgstr "" #: locale/programs/ld-ctype.c:481 #, c-format msgid "No character set name specified in charmap" msgstr "" #: locale/programs/ld-ctype.c:510 #, c-format msgid "character L'\\u%0*x' in class `%s' must be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:525 #, c-format msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:539 locale/programs/ld-ctype.c:597 #, c-format msgid "internal error in %s, line %u" msgstr "" #: locale/programs/ld-ctype.c:568 #, c-format msgid "character '%s' in class `%s' must be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:584 #, c-format msgid "character '%s' in class `%s' must not be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:614 locale/programs/ld-ctype.c:652 #, c-format msgid " character not in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:626 locale/programs/ld-ctype.c:663 #, c-format msgid " character must not be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:641 #, c-format msgid "character not defined in character map" msgstr "" #: locale/programs/ld-ctype.c:777 #, c-format msgid "`digit' category has not entries in groups of ten" msgstr "" #: locale/programs/ld-ctype.c:826 #, c-format msgid "no input digits defined and none of the standard names in the charmap" msgstr "" #: locale/programs/ld-ctype.c:891 #, c-format msgid "not all characters used in `outdigit' are available in the charmap" msgstr "" #: locale/programs/ld-ctype.c:908 #, c-format msgid "not all characters used in `outdigit' are available in the repertoire" msgstr "" #: locale/programs/ld-ctype.c:1173 #, c-format msgid "character class `%s' already defined" msgstr "" #: locale/programs/ld-ctype.c:1179 #, c-format msgid "implementation limit: no more than %Zd character classes allowed" msgstr "" #: locale/programs/ld-ctype.c:1205 #, c-format msgid "character map `%s' already defined" msgstr "" #: locale/programs/ld-ctype.c:1211 #, c-format msgid "implementation limit: no more than %d character maps allowed" msgstr "" #: locale/programs/ld-ctype.c:1476 locale/programs/ld-ctype.c:1601 #: locale/programs/ld-ctype.c:1707 locale/programs/ld-ctype.c:2397 #: locale/programs/ld-ctype.c:3393 #, c-format msgid "%s: field `%s' does not contain exactly ten entries" msgstr "" #: locale/programs/ld-ctype.c:1504 locale/programs/ld-ctype.c:2078 #, c-format msgid "to-value of range is smaller than from-value " msgstr "" #: locale/programs/ld-ctype.c:1631 msgid "start and end character sequence of range must have the same length" msgstr "" #: locale/programs/ld-ctype.c:1638 msgid "to-value character sequence is smaller than from-value sequence" msgstr "" #: locale/programs/ld-ctype.c:1998 locale/programs/ld-ctype.c:2049 msgid "premature end of `translit_ignore' definition" msgstr "" #: locale/programs/ld-ctype.c:2004 locale/programs/ld-ctype.c:2055 #: locale/programs/ld-ctype.c:2097 msgid "syntax error" msgstr "" #: locale/programs/ld-ctype.c:2230 #, c-format msgid "%s: syntax error in definition of new character class" msgstr "" #: locale/programs/ld-ctype.c:2245 #, c-format msgid "%s: syntax error in definition of new character map" msgstr "" #: locale/programs/ld-ctype.c:2419 msgid "ellipsis range must be marked by two operands of same type" msgstr "" #: locale/programs/ld-ctype.c:2428 msgid "" "with symbolic name range values the absolute ellipsis `...' must not be used" msgstr "" #: locale/programs/ld-ctype.c:2443 msgid "" "with UCS range values one must use the hexadecimal symbolic ellipsis `..'" msgstr "" #: locale/programs/ld-ctype.c:2457 msgid "" "with character code range values one must use the absolute ellipsis `...'" msgstr "" #: locale/programs/ld-ctype.c:2608 #, c-format msgid "duplicated definition for mapping `%s'" msgstr "" #: locale/programs/ld-ctype.c:2694 locale/programs/ld-ctype.c:2838 #, c-format msgid "%s: `translit_start' section does not end with `translit_end'" msgstr "" #: locale/programs/ld-ctype.c:2789 #, c-format msgid "%s: duplicate `default_missing' definition" msgstr "" #: locale/programs/ld-ctype.c:2794 msgid "previous definition was here" msgstr "" #: locale/programs/ld-ctype.c:2816 #, c-format msgid "%s: no representable `default_missing' definition found" msgstr "" #: locale/programs/ld-ctype.c:2969 locale/programs/ld-ctype.c:3053 #: locale/programs/ld-ctype.c:3073 locale/programs/ld-ctype.c:3094 #: locale/programs/ld-ctype.c:3115 locale/programs/ld-ctype.c:3136 #: locale/programs/ld-ctype.c:3157 locale/programs/ld-ctype.c:3197 #: locale/programs/ld-ctype.c:3218 locale/programs/ld-ctype.c:3285 #: locale/programs/ld-ctype.c:3327 locale/programs/ld-ctype.c:3352 #, c-format msgid "%s: character `%s' not defined while needed as default value" msgstr "" #: locale/programs/ld-ctype.c:2974 locale/programs/ld-ctype.c:3058 #: locale/programs/ld-ctype.c:3078 locale/programs/ld-ctype.c:3099 #: locale/programs/ld-ctype.c:3120 locale/programs/ld-ctype.c:3141 #: locale/programs/ld-ctype.c:3162 locale/programs/ld-ctype.c:3202 #: locale/programs/ld-ctype.c:3223 locale/programs/ld-ctype.c:3290 #, c-format msgid "%s: character `%s' in charmap not representable with one byte" msgstr "" #: locale/programs/ld-ctype.c:3334 locale/programs/ld-ctype.c:3359 #, c-format msgid "" "%s: character `%s' needed as default value not representable with one byte" msgstr "" #: locale/programs/ld-ctype.c:3415 #, c-format msgid "" "no output digits defined and none of the standard names in the charmap" msgstr "" #: locale/programs/ld-ctype.c:3662 #, c-format msgid "%s: transliteration data from locale `%s' not available" msgstr "" #: locale/programs/ld-ctype.c:3762 #, c-format msgid "%s: table for class \"%s\": %lu bytes\n" msgstr "" #: locale/programs/ld-ctype.c:3827 #, c-format msgid "%s: table for map \"%s\": %lu bytes\n" msgstr "" #: locale/programs/ld-ctype.c:3956 #, c-format msgid "%s: table for width: %lu bytes\n" msgstr "" #: locale/programs/ld-identification.c:170 #, c-format msgid "%s: no identification for category `%s'" msgstr "" #: locale/programs/ld-identification.c:351 #, c-format msgid "%s: duplicate category version definition" msgstr "" #: locale/programs/ld-measurement.c:113 #, c-format msgid "%s: invalid value for field `%s'" msgstr "" #: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148 #, c-format msgid "%s: field `%s' undefined" msgstr "" #: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155 #: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118 #, c-format msgid "%s: value for field `%s' must not be an empty string" msgstr "" #: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171 #, c-format msgid "%s: no correct regular expression for field `%s': %s" msgstr "" #: locale/programs/ld-monetary.c:223 #, c-format msgid "%s: value of field `int_curr_symbol' has wrong length" msgstr "" #: locale/programs/ld-monetary.c:236 #, c-format msgid "" "%s: value of field `int_curr_symbol' does not correspond to a valid name in " "ISO 4217" msgstr "" #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314 #, c-format msgid "%s: value for field `%s' must be in range %d...%d" msgstr "" #: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229 #, c-format msgid "%s: value for field `%s' must be a single character" msgstr "" #: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273 #, c-format msgid "%s: `-1' must be last entry in `%s' field" msgstr "" #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290 #, c-format msgid "%s: values for field `%s' must be smaller than 127" msgstr "" #: locale/programs/ld-monetary.c:706 msgid "conversion rate value cannot be zero" msgstr "" #: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126 #: locale/programs/ld-telephone.c:149 #, c-format msgid "%s: invalid escape sequence in field `%s'" msgstr "" #: locale/programs/ld-time.c:247 #, c-format msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'" msgstr "" #: locale/programs/ld-time.c:258 #, c-format msgid "" "%s: direction flag in string %Zd in `era' field is not a single character" msgstr "" #: locale/programs/ld-time.c:271 #, c-format msgid "%s: invalid number for offset in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:279 #, c-format msgid "%s: garbage at end of offset value in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:330 #, c-format msgid "%s: invalid starting date in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:339 #, c-format msgid "%s: garbage at end of starting date in string %Zd in `era' field " msgstr "" #: locale/programs/ld-time.c:358 #, c-format msgid "%s: starting date is invalid in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435 #, c-format msgid "%s: invalid stopping date in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:416 #, c-format msgid "%s: garbage at end of stopping date in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:444 #, c-format msgid "%s: missing era name in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:456 #, c-format msgid "%s: missing era format in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:497 #, c-format msgid "%s: third operand for value of field `%s' must not be larger than %d" msgstr "" #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513 #: locale/programs/ld-time.c:521 #, c-format msgid "%s: values for field `%s' must not be larger than %d" msgstr "" #: locale/programs/ld-time.c:726 #, c-format msgid "%s: too few values for field `%s'" msgstr "" #: locale/programs/ld-time.c:771 msgid "extra trailing semicolon" msgstr "" #: locale/programs/ld-time.c:774 #, c-format msgid "%s: too many values for field `%s'" msgstr "" #: locale/programs/linereader.c:130 msgid "trailing garbage at end of line" msgstr "" #: locale/programs/linereader.c:298 msgid "garbage at end of number" msgstr "" #: locale/programs/linereader.c:410 msgid "garbage at end of character code specification" msgstr "" #: locale/programs/linereader.c:496 msgid "unterminated symbolic name" msgstr "" #: locale/programs/linereader.c:623 msgid "illegal escape sequence at end of string" msgstr "" #: locale/programs/linereader.c:627 locale/programs/linereader.c:855 msgid "unterminated string" msgstr "" #: locale/programs/linereader.c:669 msgid "non-symbolic character value should not be used" msgstr "" #: locale/programs/linereader.c:816 #, c-format msgid "symbol `%.*s' not in charmap" msgstr "" #: locale/programs/linereader.c:837 #, c-format msgid "symbol `%.*s' not in repertoire map" msgstr "" #: locale/programs/locale-spec.c:130 #, c-format msgid "unknown name \"%s\"" msgstr "" #: locale/programs/locale.c:72 msgid "System information:" msgstr "" #: locale/programs/locale.c:74 msgid "Write names of available locales" msgstr "" #: locale/programs/locale.c:76 msgid "Write names of available charmaps" msgstr "" #: locale/programs/locale.c:77 msgid "Modify output format:" msgstr "" #: locale/programs/locale.c:78 msgid "Write names of selected categories" msgstr "" #: locale/programs/locale.c:79 msgid "Write names of selected keywords" msgstr "" #: locale/programs/locale.c:80 msgid "Print more information" msgstr "" #: locale/programs/locale.c:85 msgid "Get locale-specific information." msgstr "" #: locale/programs/locale.c:88 msgid "" "NAME\n" "[-a|-m]" msgstr "" #: locale/programs/locale.c:192 #, c-format msgid "Cannot set LC_CTYPE to default locale" msgstr "" #: locale/programs/locale.c:194 #, c-format msgid "Cannot set LC_MESSAGES to default locale" msgstr "" #: locale/programs/locale.c:207 #, c-format msgid "Cannot set LC_COLLATE to default locale" msgstr "" #: locale/programs/locale.c:223 #, c-format msgid "Cannot set LC_ALL to default locale" msgstr "" #: locale/programs/locale.c:519 #, c-format msgid "while preparing output" msgstr "" #: locale/programs/localedef.c:121 msgid "Input Files:" msgstr "" #: locale/programs/localedef.c:123 msgid "Symbolic character names defined in FILE" msgstr "" #: locale/programs/localedef.c:125 msgid "Source definitions are found in FILE" msgstr "" #: locale/programs/localedef.c:127 msgid "FILE contains mapping from symbolic names to UCS4 values" msgstr "" #: locale/programs/localedef.c:131 msgid "Create output even if warning messages were issued" msgstr "" #: locale/programs/localedef.c:132 msgid "Create old-style tables" msgstr "" #: locale/programs/localedef.c:133 msgid "Optional output file prefix" msgstr "" #: locale/programs/localedef.c:134 msgid "Strictly conform to POSIX" msgstr "" #: locale/programs/localedef.c:136 msgid "Suppress warnings and information messages" msgstr "" #: locale/programs/localedef.c:137 msgid "Print more messages" msgstr "" #: locale/programs/localedef.c:138 msgid "Archive control:" msgstr "" #: locale/programs/localedef.c:140 msgid "Don't add new data to archive" msgstr "" #: locale/programs/localedef.c:142 msgid "Add locales named by parameters to archive" msgstr "" #: locale/programs/localedef.c:143 msgid "Replace existing archive content" msgstr "" #: locale/programs/localedef.c:145 msgid "Remove locales named by parameters from archive" msgstr "" #: locale/programs/localedef.c:146 msgid "List content of archive" msgstr "" #: locale/programs/localedef.c:148 msgid "locale.alias file to consult when making archive" msgstr "" #: locale/programs/localedef.c:150 msgid "Generate little-endian output" msgstr "" #: locale/programs/localedef.c:152 msgid "Generate big-endian output" msgstr "" #: locale/programs/localedef.c:157 msgid "Compile locale specification" msgstr "" #: locale/programs/localedef.c:160 msgid "" "NAME\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" msgstr "" #: locale/programs/localedef.c:235 #, c-format msgid "cannot create directory for output files" msgstr "" #: locale/programs/localedef.c:246 #, c-format msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'" msgstr "" #: locale/programs/localedef.c:260 locale/programs/localedef.c:276 #: locale/programs/localedef.c:614 locale/programs/localedef.c:634 #, c-format msgid "cannot open locale definition file `%s'" msgstr "" #: locale/programs/localedef.c:288 #, c-format msgid "cannot write output files to `%s'" msgstr "" #: locale/programs/localedef.c:380 #, c-format msgid "" "System's directory for character maps : %s\n" "\t\t repertoire maps: %s\n" "\t\t locale path : %s\n" "%s" msgstr "" #: locale/programs/localedef.c:582 #, c-format msgid "circular dependencies between locale definitions" msgstr "" #: locale/programs/localedef.c:588 #, c-format msgid "cannot add already read locale `%s' a second time" msgstr "" #: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380 #, c-format msgid "cannot create temporary file: %s" msgstr "" #: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430 #, c-format msgid "cannot initialize archive file" msgstr "" #: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437 #, c-format msgid "cannot resize archive file" msgstr "" #: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452 #: locale/programs/locarchive.c:674 #, c-format msgid "cannot map archive header" msgstr "" #: locale/programs/locarchive.c:211 #, c-format msgid "failed to create new locale archive" msgstr "" #: locale/programs/locarchive.c:223 #, c-format msgid "cannot change mode of new locale archive" msgstr "" #: locale/programs/locarchive.c:324 #, c-format msgid "cannot read data from locale archive" msgstr "" #: locale/programs/locarchive.c:355 #, c-format msgid "cannot map locale archive file" msgstr "" #: locale/programs/locarchive.c:460 #, c-format msgid "cannot lock new archive" msgstr "" #: locale/programs/locarchive.c:529 #, c-format msgid "cannot extend locale archive file" msgstr "" #: locale/programs/locarchive.c:538 #, c-format msgid "cannot change mode of resized locale archive" msgstr "" #: locale/programs/locarchive.c:546 #, c-format msgid "cannot rename new archive" msgstr "" #: locale/programs/locarchive.c:608 #, c-format msgid "cannot open locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:613 #, c-format msgid "cannot stat locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:632 #, c-format msgid "cannot lock locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:655 #, c-format msgid "cannot read archive header" msgstr "" #: locale/programs/locarchive.c:728 #, c-format msgid "locale '%s' already exists" msgstr "" #: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018 #: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042 #: locale/programs/locfile.c:350 #, c-format msgid "cannot add to locale archive" msgstr "" #: locale/programs/locarchive.c:1206 #, c-format msgid "locale alias file `%s' not found" msgstr "" #: locale/programs/locarchive.c:1357 #, c-format msgid "Adding %s\n" msgstr "" #: locale/programs/locarchive.c:1363 #, c-format msgid "stat of \"%s\" failed: %s: ignored" msgstr "" #: locale/programs/locarchive.c:1369 #, c-format msgid "\"%s\" is no directory; ignored" msgstr "" #: locale/programs/locarchive.c:1376 #, c-format msgid "cannot open directory \"%s\": %s: ignored" msgstr "" #: locale/programs/locarchive.c:1448 #, c-format msgid "incomplete set of locale files in \"%s\"" msgstr "" #: locale/programs/locarchive.c:1512 #, c-format msgid "cannot read all files in \"%s\": ignored" msgstr "" #: locale/programs/locarchive.c:1584 #, c-format msgid "locale \"%s\" not in archive" msgstr "" #: locale/programs/locfile.c:137 #, c-format msgid "argument to `%s' must be a single character" msgstr "" #: locale/programs/locfile.c:257 msgid "syntax error: not inside a locale definition section" msgstr "" #: locale/programs/locfile.c:800 #, c-format msgid "cannot open output file `%s' for category `%s'" msgstr "" #: locale/programs/locfile.c:824 #, c-format msgid "failure while writing data for category `%s'" msgstr "" #: locale/programs/locfile.c:920 #, c-format msgid "cannot create output file `%s' for category `%s'" msgstr "" #: locale/programs/locfile.c:956 msgid "expecting string argument for `copy'" msgstr "" #: locale/programs/locfile.c:960 msgid "locale name should consist only of portable characters" msgstr "" #: locale/programs/locfile.c:979 msgid "no other keyword shall be specified when `copy' is used" msgstr "" #: locale/programs/locfile.c:993 #, c-format msgid "`%1$s' definition does not end with `END %1$s'" msgstr "" #: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270 #: locale/programs/repertoire.c:295 #, c-format msgid "syntax error in repertoire map definition: %s" msgstr "" #: locale/programs/repertoire.c:271 msgid "no or value given" msgstr "" #: locale/programs/repertoire.c:331 #, c-format msgid "cannot save new repertoire map" msgstr "" #: locale/programs/repertoire.c:342 #, c-format msgid "repertoire map file `%s' not found" msgstr "" #: login/programs/pt_chown.c:78 #, c-format msgid "" "Set the owner, group and access permission of the slave pseudo terminal " "corresponding to the master pseudo terminal passed on file descriptor `%d'. " "This is the helper program for the `grantpt' function. It is not intended " "to be run directly from the command line.\n" msgstr "" #: login/programs/pt_chown.c:92 #, c-format msgid "" "The owner is set to the current user, the group is set to `%s', and the " "access permission is set to `%o'.\n" "\n" "%s" msgstr "" #: login/programs/pt_chown.c:198 #, c-format msgid "too many arguments" msgstr "" #: login/programs/pt_chown.c:206 #, c-format msgid "needs to be installed setuid `root'" msgstr "" #: malloc/mcheck.c:346 msgid "memory is consistent, library is buggy\n" msgstr "" #: malloc/mcheck.c:349 msgid "memory clobbered before allocated block\n" msgstr "" #: malloc/mcheck.c:352 msgid "memory clobbered past end of allocated block\n" msgstr "" #: malloc/mcheck.c:355 msgid "block freed twice\n" msgstr "" #: malloc/mcheck.c:358 msgid "bogus mcheck_status, library is buggy\n" msgstr "" #: malloc/memusage.sh:32 msgid "%s: option '%s' requires an argument\\n" msgstr "" #: malloc/memusage.sh:38 msgid "" "Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n" "Profile memory usage of PROGRAM.\n" "\n" " -n,--progname=NAME Name of the program file to profile\n" " -p,--png=FILE Generate PNG graphic and store it in FILE\n" " -d,--data=FILE Generate binary data file and store it in FILE\n" " -u,--unbuffered Don't buffer output\n" " -b,--buffer=SIZE Collect SIZE entries before writing them out\n" " --no-timer Don't collect additional information through " "timer\n" " -m,--mmap Also trace mmap & friends\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" " The following options only apply when generating graphical output:\n" " -t,--time-based Make graph linear in time\n" " -T,--total Also draw graph of total memory use\n" " --title=STRING Use STRING as title of the graph\n" " -x,--x-size=SIZE Make graphic SIZE pixels wide\n" " -y,--y-size=SIZE Make graphic SIZE pixels high\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" #: malloc/memusage.sh:99 msgid "" "Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--" "unbuffered]\n" "\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n" "\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n" "\t PROGRAM [PROGRAMOPTION]..." msgstr "" #: malloc/memusage.sh:191 msgid "memusage: option \\`${1##*=}' is ambiguous" msgstr "" #: malloc/memusage.sh:200 msgid "memusage: unrecognized option \\`$1'" msgstr "" #: malloc/memusage.sh:213 msgid "No program name given" msgstr "" #: malloc/memusagestat.c:56 msgid "Name output file" msgstr "" #: malloc/memusagestat.c:57 msgid "STRING" msgstr "" #: malloc/memusagestat.c:57 msgid "Title string used in output graphic" msgstr "" #: malloc/memusagestat.c:58 msgid "" "Generate output linear to time (default is linear to number of function " "calls)" msgstr "" #: malloc/memusagestat.c:62 msgid "Also draw graph for total memory consumption" msgstr "" #: malloc/memusagestat.c:63 msgid "VALUE" msgstr "" #: malloc/memusagestat.c:64 msgid "Make output graphic VALUE pixels wide" msgstr "" #: malloc/memusagestat.c:65 msgid "Make output graphic VALUE pixels high" msgstr "" #: malloc/memusagestat.c:70 msgid "Generate graphic from memory profiling data" msgstr "" #: malloc/memusagestat.c:73 msgid "DATAFILE [OUTFILE]" msgstr "" #: misc/error.c:117 msgid "Unknown system error" msgstr "" #: nis/nis_callback.c:188 msgid "unable to free arguments" msgstr "" #: nis/nis_error.h:1 nis/ypclnt.c:831 nis/ypclnt.c:919 posix/regcomp.c:133 #: sysdeps/gnu/errlist.c:20 msgid "Success" msgstr "" #: nis/nis_error.h:2 msgid "Probable success" msgstr "" #: nis/nis_error.h:3 msgid "Not found" msgstr "" #: nis/nis_error.h:4 msgid "Probably not found" msgstr "" #: nis/nis_error.h:5 msgid "Cache expired" msgstr "" #: nis/nis_error.h:6 msgid "NIS+ servers unreachable" msgstr "" #: nis/nis_error.h:7 msgid "Unknown object" msgstr "" #: nis/nis_error.h:8 msgid "Server busy, try again" msgstr "" #: nis/nis_error.h:9 msgid "Generic system error" msgstr "" #: nis/nis_error.h:10 msgid "First/next chain broken" msgstr "" #. TRANS Permission denied; the file permissions do not allow the attempted operation. #: nis/nis_error.h:11 nis/ypclnt.c:876 sysdeps/gnu/errlist.c:157 msgid "Permission denied" msgstr "" #: nis/nis_error.h:12 msgid "Not owner" msgstr "" #: nis/nis_error.h:13 msgid "Name not served by this server" msgstr "" #: nis/nis_error.h:14 msgid "Server out of memory" msgstr "" #: nis/nis_error.h:15 msgid "Object with same name exists" msgstr "" #: nis/nis_error.h:16 msgid "Not master server for this domain" msgstr "" #: nis/nis_error.h:17 msgid "Invalid object for operation" msgstr "" #: nis/nis_error.h:18 msgid "Malformed name, or illegal name" msgstr "" #: nis/nis_error.h:19 msgid "Unable to create callback" msgstr "" #: nis/nis_error.h:20 msgid "Results sent to callback proc" msgstr "" #: nis/nis_error.h:21 msgid "Not found, no such name" msgstr "" #: nis/nis_error.h:22 msgid "Name/entry isn't unique" msgstr "" #: nis/nis_error.h:23 msgid "Modification failed" msgstr "" #: nis/nis_error.h:24 msgid "Database for table does not exist" msgstr "" #: nis/nis_error.h:25 msgid "Entry/table type mismatch" msgstr "" #: nis/nis_error.h:26 msgid "Link points to illegal name" msgstr "" #: nis/nis_error.h:27 msgid "Partial success" msgstr "" #: nis/nis_error.h:28 msgid "Too many attributes" msgstr "" #: nis/nis_error.h:29 msgid "Error in RPC subsystem" msgstr "" #: nis/nis_error.h:30 msgid "Missing or malformed attribute" msgstr "" #: nis/nis_error.h:31 msgid "Named object is not searchable" msgstr "" #: nis/nis_error.h:32 msgid "Error while talking to callback proc" msgstr "" #: nis/nis_error.h:33 msgid "Non NIS+ namespace encountered" msgstr "" #: nis/nis_error.h:34 msgid "Illegal object type for operation" msgstr "" #: nis/nis_error.h:35 msgid "Passed object is not the same object on server" msgstr "" #: nis/nis_error.h:36 msgid "Modify operation failed" msgstr "" #: nis/nis_error.h:37 msgid "Query illegal for named table" msgstr "" #: nis/nis_error.h:38 msgid "Attempt to remove a non-empty table" msgstr "" #: nis/nis_error.h:39 msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?" msgstr "" #: nis/nis_error.h:40 msgid "Full resync required for directory" msgstr "" #: nis/nis_error.h:41 msgid "NIS+ operation failed" msgstr "" #: nis/nis_error.h:42 msgid "NIS+ service is unavailable or not installed" msgstr "" #: nis/nis_error.h:43 msgid "Yes, 42 is the meaning of life" msgstr "" #: nis/nis_error.h:44 msgid "Unable to authenticate NIS+ server" msgstr "" #: nis/nis_error.h:45 msgid "Unable to authenticate NIS+ client" msgstr "" #: nis/nis_error.h:46 msgid "No file space on server" msgstr "" #: nis/nis_error.h:47 msgid "Unable to create process on server" msgstr "" #: nis/nis_error.h:48 msgid "Master server busy, full dump rescheduled." msgstr "" #: nis/nis_local_names.c:121 #, c-format msgid "LOCAL entry for UID %d in directory %s not unique\n" msgstr "" #: nis/nis_print.c:51 msgid "UNKNOWN" msgstr "" #: nis/nis_print.c:109 msgid "BOGUS OBJECT\n" msgstr "" #: nis/nis_print.c:112 msgid "NO OBJECT\n" msgstr "" #: nis/nis_print.c:115 msgid "DIRECTORY\n" msgstr "" #: nis/nis_print.c:118 msgid "GROUP\n" msgstr "" #: nis/nis_print.c:121 msgid "TABLE\n" msgstr "" #: nis/nis_print.c:124 msgid "ENTRY\n" msgstr "" #: nis/nis_print.c:127 msgid "LINK\n" msgstr "" #: nis/nis_print.c:130 msgid "PRIVATE\n" msgstr "" #: nis/nis_print.c:133 msgid "(Unknown object)\n" msgstr "" #: nis/nis_print.c:167 #, c-format msgid "Name : `%s'\n" msgstr "" #: nis/nis_print.c:168 #, c-format msgid "Type : %s\n" msgstr "" #: nis/nis_print.c:173 msgid "Master Server :\n" msgstr "" #: nis/nis_print.c:175 msgid "Replicate :\n" msgstr "" #: nis/nis_print.c:176 #, c-format msgid "\tName : %s\n" msgstr "" #: nis/nis_print.c:177 msgid "\tPublic Key : " msgstr "" #: nis/nis_print.c:181 msgid "None.\n" msgstr "" #: nis/nis_print.c:184 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "" #: nis/nis_print.c:189 #, c-format msgid "RSA (%d bits)\n" msgstr "" #: nis/nis_print.c:192 msgid "Kerberos.\n" msgstr "" #: nis/nis_print.c:195 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "" #: nis/nis_print.c:206 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "" #: nis/nis_print.c:228 msgid "Time to live : " msgstr "" #: nis/nis_print.c:230 msgid "Default Access rights :\n" msgstr "" #: nis/nis_print.c:239 #, c-format msgid "\tType : %s\n" msgstr "" #: nis/nis_print.c:240 msgid "\tAccess rights: " msgstr "" #: nis/nis_print.c:254 msgid "Group Flags :" msgstr "" #: nis/nis_print.c:257 msgid "" "\n" "Group Members :\n" msgstr "" #: nis/nis_print.c:269 #, c-format msgid "Table Type : %s\n" msgstr "" #: nis/nis_print.c:270 #, c-format msgid "Number of Columns : %d\n" msgstr "" #: nis/nis_print.c:271 #, c-format msgid "Character Separator : %c\n" msgstr "" #: nis/nis_print.c:272 #, c-format msgid "Search Path : %s\n" msgstr "" #: nis/nis_print.c:273 msgid "Columns :\n" msgstr "" #: nis/nis_print.c:276 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "" #: nis/nis_print.c:278 msgid "\t\tAttributes : " msgstr "" #: nis/nis_print.c:280 msgid "\t\tAccess Rights : " msgstr "" #: nis/nis_print.c:290 msgid "Linked Object Type : " msgstr "" #: nis/nis_print.c:292 #, c-format msgid "Linked to : %s\n" msgstr "" #: nis/nis_print.c:302 #, c-format msgid "\tEntry data of type %s\n" msgstr "" #: nis/nis_print.c:305 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "" #: nis/nis_print.c:308 msgid "Encrypted data\n" msgstr "" #: nis/nis_print.c:310 msgid "Binary data\n" msgstr "" #: nis/nis_print.c:326 #, c-format msgid "Object Name : %s\n" msgstr "" #: nis/nis_print.c:327 #, c-format msgid "Directory : %s\n" msgstr "" #: nis/nis_print.c:328 #, c-format msgid "Owner : %s\n" msgstr "" #: nis/nis_print.c:329 #, c-format msgid "Group : %s\n" msgstr "" #: nis/nis_print.c:330 msgid "Access Rights : " msgstr "" #: nis/nis_print.c:332 #, c-format msgid "" "\n" "Time to Live : " msgstr "" #: nis/nis_print.c:335 #, c-format msgid "Creation Time : %s" msgstr "" #: nis/nis_print.c:337 #, c-format msgid "Mod. Time : %s" msgstr "" #: nis/nis_print.c:338 msgid "Object Type : " msgstr "" #: nis/nis_print.c:358 #, c-format msgid " Data Length = %u\n" msgstr "" #: nis/nis_print.c:372 #, c-format msgid "Status : %s\n" msgstr "" #: nis/nis_print.c:373 #, c-format msgid "Number of objects : %u\n" msgstr "" #: nis/nis_print.c:377 #, c-format msgid "Object #%d:\n" msgstr "" #: nis/nis_print_group_entry.c:116 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "" #: nis/nis_print_group_entry.c:124 msgid " Explicit members:\n" msgstr "" #: nis/nis_print_group_entry.c:129 msgid " No explicit members\n" msgstr "" #: nis/nis_print_group_entry.c:132 msgid " Implicit members:\n" msgstr "" #: nis/nis_print_group_entry.c:137 msgid " No implicit members\n" msgstr "" #: nis/nis_print_group_entry.c:140 msgid " Recursive members:\n" msgstr "" #: nis/nis_print_group_entry.c:145 msgid " No recursive members\n" msgstr "" #: nis/nis_print_group_entry.c:148 msgid " Explicit nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:153 msgid " No explicit nonmembers\n" msgstr "" #: nis/nis_print_group_entry.c:156 msgid " Implicit nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:161 msgid " No implicit nonmembers\n" msgstr "" #: nis/nis_print_group_entry.c:164 msgid " Recursive nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:169 msgid " No recursive nonmembers\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:100 #: nis/nss_nisplus/nisplus-publickey.c:182 #, c-format msgid "DES entry for netname %s not unique\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:219 #, c-format msgid "netname2user: missing group id list in `%s'" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:301 #: nis/nss_nisplus/nisplus-publickey.c:307 #: nis/nss_nisplus/nisplus-publickey.c:372 #: nis/nss_nisplus/nisplus-publickey.c:381 #, c-format msgid "netname2user: (nis+ lookup): %s\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:320 #, c-format msgid "netname2user: DES entry for %s in directory %s not unique" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:338 #, c-format msgid "netname2user: principal name `%s' too long" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:394 #, c-format msgid "netname2user: LOCAL entry for %s in directory %s not unique" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:401 msgid "netname2user: should not have uid 0" msgstr "" #: nis/ypclnt.c:834 msgid "Request arguments bad" msgstr "" #: nis/ypclnt.c:837 msgid "RPC failure on NIS operation" msgstr "" #: nis/ypclnt.c:840 msgid "Can't bind to server which serves this domain" msgstr "" #: nis/ypclnt.c:843 msgid "No such map in server's domain" msgstr "" #: nis/ypclnt.c:846 msgid "No such key in map" msgstr "" #: nis/ypclnt.c:849 msgid "Internal NIS error" msgstr "" #: nis/ypclnt.c:852 msgid "Local resource allocation failure" msgstr "" #: nis/ypclnt.c:855 msgid "No more records in map database" msgstr "" #: nis/ypclnt.c:858 msgid "Can't communicate with portmapper" msgstr "" #: nis/ypclnt.c:861 msgid "Can't communicate with ypbind" msgstr "" #: nis/ypclnt.c:864 msgid "Can't communicate with ypserv" msgstr "" #: nis/ypclnt.c:867 msgid "Local domain name not set" msgstr "" #: nis/ypclnt.c:870 msgid "NIS map database is bad" msgstr "" #: nis/ypclnt.c:873 msgid "NIS client/server version mismatch - can't supply service" msgstr "" #: nis/ypclnt.c:879 msgid "Database is busy" msgstr "" #: nis/ypclnt.c:882 msgid "Unknown NIS error code" msgstr "" #: nis/ypclnt.c:922 msgid "Internal ypbind error" msgstr "" #: nis/ypclnt.c:925 msgid "Domain not bound" msgstr "" #: nis/ypclnt.c:928 msgid "System resource allocation failure" msgstr "" #: nis/ypclnt.c:931 msgid "Unknown ypbind error" msgstr "" #: nis/ypclnt.c:972 msgid "yp_update: cannot convert host to netname\n" msgstr "" #: nis/ypclnt.c:990 msgid "yp_update: cannot get server address\n" msgstr "" #: nscd/aicache.c:83 nscd/hstcache.c:494 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "" #: nscd/aicache.c:85 nscd/hstcache.c:496 #, c-format msgid "Reloading \"%s\" in hosts cache!" msgstr "" #: nscd/cache.c:151 #, c-format msgid "add new entry \"%s\" of type %s for %s to cache%s" msgstr "" #: nscd/cache.c:153 msgid " (first)" msgstr "" #: nscd/cache.c:288 #, c-format msgid "checking for monitored file `%s': %s" msgstr "" #: nscd/cache.c:298 #, c-format msgid "monitored file `%s` changed (mtime)" msgstr "" #: nscd/cache.c:331 #, c-format msgid "pruning %s cache; time %ld" msgstr "" #: nscd/cache.c:360 #, c-format msgid "considering %s entry \"%s\", timeout %" msgstr "" #: nscd/connections.c:571 #, c-format msgid "invalid persistent database file \"%s\": %s" msgstr "" #: nscd/connections.c:579 msgid "uninitialized header" msgstr "" #: nscd/connections.c:584 msgid "header size does not match" msgstr "" #: nscd/connections.c:594 msgid "file size does not match" msgstr "" #: nscd/connections.c:611 msgid "verification failed" msgstr "" #: nscd/connections.c:625 #, c-format msgid "" "suggested size of table for database %s larger than the persistent " "database's table" msgstr "" #: nscd/connections.c:636 nscd/connections.c:721 #, c-format msgid "cannot create read-only descriptor for \"%s\"; no mmap" msgstr "" #: nscd/connections.c:652 #, c-format msgid "cannot access '%s'" msgstr "" #: nscd/connections.c:700 #, c-format msgid "" "database for %s corrupted or simultaneously used; remove %s manually if " "necessary and restart" msgstr "" #: nscd/connections.c:707 #, c-format msgid "cannot create %s; no persistent database used" msgstr "" #: nscd/connections.c:710 #, c-format msgid "cannot create %s; no sharing possible" msgstr "" #: nscd/connections.c:781 #, c-format msgid "cannot write to database file %s: %s" msgstr "" #: nscd/connections.c:820 #, c-format msgid "cannot set socket to close on exec: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:869 #, c-format msgid "cannot open socket: %s" msgstr "" #: nscd/connections.c:910 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "" #: nscd/connections.c:907 #, c-format msgid "disabled inotify-based monitoring for file `%s': %s" msgstr "" #: nscd/connections.c:911 #, c-format msgid "monitoring file `%s` (%d)" msgstr "" #: nscd/connections.c:924 #, c-format msgid "disabled inotify-based monitoring for directory `%s': %s" msgstr "" #: nscd/connections.c:928 #, c-format msgid "monitoring directory `%s` (%d)" msgstr "" #: nscd/connections.c:956 #, c-format msgid "monitoring file %s for database %s" msgstr "" #: nscd/connections.c:966 #, c-format msgid "stat failed for file `%s'; will try again later: %s" msgstr "" #: nscd/connections.c:1133 #, c-format msgid "provide access to FD %d, for %s" msgstr "" #: nscd/connections.c:1145 #, c-format msgid "cannot handle old request version %d; current version is %d" msgstr "" #: nscd/connections.c:1167 #, c-format msgid "request from %ld not handled due to missing permission" msgstr "" #: nscd/connections.c:1172 #, c-format msgid "request from '%s' [%ld] not handled due to missing permission" msgstr "" #: nscd/connections.c:1177 msgid "request not handled due to missing permission" msgstr "" #: nscd/connections.c:1215 nscd/connections.c:1268 #, c-format msgid "cannot write result: %s" msgstr "" #: nscd/connections.c:1359 #, c-format msgid "error getting caller's id: %s" msgstr "" #: nscd/connections.c:1419 #, c-format msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1433 #, c-format msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1473 #, c-format msgid "cannot change to old UID: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1483 #, c-format msgid "cannot change to old GID: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1496 #, c-format msgid "cannot change to old working directory: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1542 #, c-format msgid "re-exec failed: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1551 #, c-format msgid "cannot change current working directory to \"/\": %s" msgstr "" #: nscd/connections.c:1744 #, c-format msgid "short read while reading request: %s" msgstr "" #: nscd/connections.c:1777 #, c-format msgid "key length in request too long: %d" msgstr "" #: nscd/connections.c:1790 #, c-format msgid "short read while reading request key: %s" msgstr "" #: nscd/connections.c:1800 #, c-format msgid "handle_request: request received (Version = %d) from PID %ld" msgstr "" #: nscd/connections.c:1805 #, c-format msgid "handle_request: request received (Version = %d)" msgstr "" #: nscd/connections.c:1897 #, c-format msgid "ignored inotify event for `%s` (file exists)" msgstr "" #: nscd/connections.c:1902 #, c-format msgid "monitored file `%s` was %s, removing watch" msgstr "" #: nscd/connections.c:1910 nscd/connections.c:1952 #, c-format msgid "failed to remove file watch `%s`: %s" msgstr "" #: nscd/connections.c:1925 #, c-format msgid "monitored file `%s` was written to" msgstr "" #: nscd/connections.c:1949 #, c-format msgid "monitored parent directory `%s` was %s, removing watch on `%s`" msgstr "" #: nscd/connections.c:1975 #, c-format msgid "monitored file `%s` was %s, adding watch" msgstr "" #: nscd/connections.c:1987 #, c-format msgid "failed to add file watch `%s`: %s" msgstr "" #: nscd/connections.c:2181 nscd/connections.c:2362 #, c-format msgid "disabled inotify-based monitoring after read error %d" msgstr "" #: nscd/connections.c:2394 msgid "could not initialize conditional variable" msgstr "" #: nscd/connections.c:2402 msgid "could not start clean-up thread; terminating" msgstr "" #: nscd/connections.c:2416 msgid "could not start any worker thread; terminating" msgstr "" #: nscd/connections.c:2467 nscd/connections.c:2468 nscd/connections.c:2485 #: nscd/connections.c:2494 nscd/connections.c:2512 nscd/connections.c:2523 #: nscd/connections.c:2534 #, c-format msgid "Failed to run nscd as user '%s'" msgstr "" #: nscd/connections.c:2486 #, c-format msgid "initial getgrouplist failed" msgstr "" #: nscd/connections.c:2495 #, c-format msgid "getgrouplist failed" msgstr "" #: nscd/connections.c:2513 #, c-format msgid "setgroups failed" msgstr "" #: nscd/grpcache.c:413 nscd/hstcache.c:441 nscd/initgrcache.c:418 #: nscd/pwdcache.c:391 nscd/servicescache.c:346 #, c-format msgid "short write in %s: %s" msgstr "" #: nscd/grpcache.c:458 nscd/initgrcache.c:77 #, c-format msgid "Haven't found \"%s\" in group cache!" msgstr "" #: nscd/grpcache.c:460 nscd/initgrcache.c:79 #, c-format msgid "Reloading \"%s\" in group cache!" msgstr "" #: nscd/grpcache.c:539 #, c-format msgid "Invalid numeric gid \"%s\"!" msgstr "" #: nscd/mem.c:425 #, c-format msgid "freed %zu bytes in %s cache" msgstr "" #: nscd/mem.c:568 #, c-format msgid "no more memory for database '%s'" msgstr "" #: nscd/netgroupcache.c:126 #, c-format msgid "Haven't found \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:128 #, c-format msgid "Reloading \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:509 #, c-format msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:512 #, c-format msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/nscd.c:116 msgid "Read configuration data from NAME" msgstr "" #: nscd/nscd.c:118 msgid "Do not fork and display messages on the current tty" msgstr "" #: nscd/nscd.c:120 msgid "Do not fork, but otherwise behave like a daemon" msgstr "" #: nscd/nscd.c:121 msgid "NUMBER" msgstr "" #: nscd/nscd.c:121 msgid "Start NUMBER threads" msgstr "" #: nscd/nscd.c:122 msgid "Shut the server down" msgstr "" #: nscd/nscd.c:123 msgid "Print current configuration statistics" msgstr "" #: nscd/nscd.c:124 msgid "TABLE" msgstr "" #: nscd/nscd.c:125 msgid "Invalidate the specified cache" msgstr "" #: nscd/nscd.c:126 msgid "TABLE,yes" msgstr "" #: nscd/nscd.c:127 msgid "Use separate cache for each user" msgstr "" #: nscd/nscd.c:132 msgid "Name Service Cache Daemon." msgstr "" #: nscd/nscd.c:164 nss/getent.c:1003 nss/makedb.c:206 #, c-format msgid "wrong number of arguments" msgstr "" #: nscd/nscd.c:174 #, c-format msgid "failure while reading configuration file; this is fatal" msgstr "" #: nscd/nscd.c:183 #, c-format msgid "already running" msgstr "" #: nscd/nscd.c:194 #, c-format msgid "cannot create a pipe to talk to the child" msgstr "" #: nscd/nscd.c:201 #, c-format msgid "cannot fork" msgstr "" #: nscd/nscd.c:259 #, c-format msgid "cannot change current working directory to \"/\"" msgstr "" #: nscd/nscd.c:267 msgid "Could not create log file" msgstr "" #: nscd/nscd.c:404 nscd/nscd_stat.c:192 #, c-format msgid "write incomplete" msgstr "" #: nscd/nscd.c:415 #, c-format msgid "cannot read invalidate ACK" msgstr "" #: nscd/nscd.c:421 #, c-format msgid "invalidation failed" msgstr "" #: nscd/nscd.c:339 nscd/nscd.c:364 nscd/nscd_stat.c:173 #, c-format msgid "Only root is allowed to use this option!" msgstr "" #: nscd/nscd.c:379 #, c-format msgid "'%s' is not a known database" msgstr "" #: nscd/nscd.c:431 #, c-format msgid "secure services not implemented anymore" msgstr "" #: nscd/nscd.c:462 #, c-format msgid "" "Supported tables:\n" "%s\n" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: nscd/nscd.c:635 #, c-format msgid "'wait' failed\n" msgstr "" #: nscd/nscd.c:642 #, c-format msgid "child exited with status %d\n" msgstr "" #: nscd/nscd.c:647 #, c-format msgid "child terminated by signal %d\n" msgstr "" #: nscd/nscd_conf.c:57 #, c-format msgid "database %s is not supported" msgstr "" #: nscd/nscd_conf.c:108 #, c-format msgid "Parse error: %s" msgstr "" #: nscd/nscd_conf.c:194 #, c-format msgid "Must specify user name for server-user option" msgstr "" #: nscd/nscd_conf.c:201 #, c-format msgid "Must specify user name for stat-user option" msgstr "" #: nscd/nscd_conf.c:258 #, c-format msgid "Must specify value for restart-interval option" msgstr "" #: nscd/nscd_conf.c:272 #, c-format msgid "Unknown option: %s %s %s" msgstr "" #: nscd/nscd_conf.c:285 #, c-format msgid "cannot get current working directory: %s; disabling paranoia mode" msgstr "" #: nscd/nscd_conf.c:305 #, c-format msgid "maximum file size for %s database too small" msgstr "" #: nscd/nscd_stat.c:142 #, c-format msgid "cannot write statistics: %s" msgstr "" #: nscd/nscd_stat.c:157 msgid "yes" msgstr "" #: nscd/nscd_stat.c:158 msgid "no" msgstr "" #: nscd/nscd_stat.c:169 #, c-format msgid "Only root or %s is allowed to use this option!" msgstr "" #: nscd/nscd_stat.c:180 #, c-format msgid "nscd not running!\n" msgstr "" #: nscd/nscd_stat.c:204 #, c-format msgid "cannot read statistics data" msgstr "" #: nscd/nscd_stat.c:207 #, c-format msgid "" "nscd configuration:\n" "\n" "%15d server debug level\n" msgstr "" #: nscd/nscd_stat.c:231 #, c-format msgid "%3ud %2uh %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:234 #, c-format msgid " %2uh %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:236 #, c-format msgid " %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:238 #, c-format msgid " %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:240 #, c-format msgid "" "%15d current number of threads\n" "%15d maximum number of threads\n" "%15lu number of times clients had to wait\n" "%15s paranoia mode enabled\n" "%15lu restart internal\n" "%15u reload count\n" msgstr "" #: nscd/nscd_stat.c:275 #, c-format msgid "" "\n" "%s cache:\n" "\n" "%15s cache is enabled\n" "%15s cache is persistent\n" "%15s cache is shared\n" "%15zu suggested size\n" "%15zu total data pool size\n" "%15zu used data pool size\n" "%15lu seconds time to live for positive entries\n" "%15lu seconds time to live for negative entries\n" "%15 cache hits on positive entries\n" "%15 cache hits on negative entries\n" "%15 cache misses on positive entries\n" "%15 cache misses on negative entries\n" "%15lu%% cache hit rate\n" "%15zu current number of cached values\n" "%15zu maximum number of cached values\n" "%15zu maximum chain length searched\n" "%15 number of delays on rdlock\n" "%15 number of delays on wrlock\n" "%15 memory allocations failed\n" "%15s check /etc/%s for changes\n" msgstr "" #: nscd/pwdcache.c:436 #, c-format msgid "Haven't found \"%s\" in password cache!" msgstr "" #: nscd/pwdcache.c:438 #, c-format msgid "Reloading \"%s\" in password cache!" msgstr "" #: nscd/pwdcache.c:519 #, c-format msgid "Invalid numeric uid \"%s\"!" msgstr "" #: nscd/selinux.c:160 #, c-format msgid "Failed opening connection to the audit subsystem: %m" msgstr "" #: nscd/selinux.c:181 msgid "Failed to set keep-capabilities" msgstr "" #: nscd/selinux.c:182 nscd/selinux.c:245 #, c-format msgid "prctl(KEEPCAPS) failed" msgstr "" #: nscd/selinux.c:196 msgid "Failed to initialize drop of capabilities" msgstr "" #: nscd/selinux.c:197 #, c-format msgid "cap_init failed" msgstr "" #: nscd/selinux.c:218 nscd/selinux.c:235 msgid "Failed to drop capabilities" msgstr "" #: nscd/selinux.c:219 nscd/selinux.c:236 #, c-format msgid "cap_set_proc failed" msgstr "" #: nscd/selinux.c:244 msgid "Failed to unset keep-capabilities" msgstr "" #: nscd/selinux.c:260 msgid "Failed to determine if kernel supports SELinux" msgstr "" #: nscd/selinux.c:275 #, c-format msgid "Failed to start AVC thread" msgstr "" #: nscd/selinux.c:297 #, c-format msgid "Failed to create AVC lock" msgstr "" #: nscd/selinux.c:337 #, c-format msgid "Failed to start AVC" msgstr "" #: nscd/selinux.c:339 msgid "Access Vector Cache (AVC) started" msgstr "" #: nscd/selinux.c:369 msgid "Error querying policy for undefined object classes or permissions." msgstr "" #: nscd/selinux.c:376 msgid "Error getting security class for nscd." msgstr "" #: nscd/selinux.c:381 #, c-format msgid "Error translating permission name \"%s\" to access vector bit." msgstr "" #: nscd/selinux.c:360 msgid "Error getting context of socket peer" msgstr "" #: nscd/selinux.c:365 msgid "Error getting context of nscd" msgstr "" #: nscd/selinux.c:371 msgid "Error getting sid from context" msgstr "" #: nscd/selinux.c:411 #, c-format msgid "" "\n" "SELinux AVC Statistics:\n" "\n" "%15u entry lookups\n" "%15u entry hits\n" "%15u entry misses\n" "%15u entry discards\n" "%15u CAV lookups\n" "%15u CAV hits\n" "%15u CAV probes\n" "%15u CAV misses\n" msgstr "" #: nscd/servicescache.c:395 #, c-format msgid "Haven't found \"%s\" in services cache!" msgstr "" #: nscd/servicescache.c:397 #, c-format msgid "Reloading \"%s\" in services cache!" msgstr "" #: nss/getent.c:53 msgid "database [key ...]" msgstr "" #: nss/getent.c:58 msgid "CONFIG" msgstr "" #: nss/getent.c:58 msgid "Service configuration to be used" msgstr "" #: nss/getent.c:59 msgid "disable IDN encoding" msgstr "" #: nss/getent.c:64 msgid "Get entries from administrative database." msgstr "" #: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522 #, c-format msgid "Enumeration not supported on %s\n" msgstr "" #: nss/getent.c:917 #, c-format msgid "Unknown database name" msgstr "" #: nss/getent.c:947 msgid "Supported databases:\n" msgstr "" #: nss/getent.c:1013 #, c-format msgid "Unknown database: %s\n" msgstr "" #: nss/makedb.c:119 msgid "Convert key to lower case" msgstr "" #: nss/makedb.c:122 msgid "Do not print messages while building database" msgstr "" #: nss/makedb.c:124 msgid "Print content of database file, one entry a line" msgstr "" #: nss/makedb.c:125 msgid "CHAR" msgstr "" #: nss/makedb.c:126 msgid "Generated line not part of iteration" msgstr "" #: nss/makedb.c:131 msgid "Create simple database from textual input." msgstr "" #: nss/makedb.c:134 msgid "" "INPUT-FILE OUTPUT-FILE\n" "-o OUTPUT-FILE INPUT-FILE\n" "-u INPUT-FILE" msgstr "" #: nss/makedb.c:227 #, c-format msgid "cannot open database file `%s'" msgstr "" #: nss/makedb.c:272 #, c-format msgid "no entries to be processed" msgstr "" #: nss/makedb.c:282 #, c-format msgid "cannot create temporary file name" msgstr "" #: nss/makedb.c:288 #, c-format msgid "cannot create temporary file" msgstr "" #: nss/makedb.c:304 #, c-format msgid "cannot stat newly created file" msgstr "" #: nss/makedb.c:315 #, c-format msgid "cannot rename temporary file" msgstr "" #: nss/makedb.c:531 nss/makedb.c:554 #, c-format msgid "cannot create search tree" msgstr "" #: nss/makedb.c:560 msgid "duplicate key" msgstr "" #: nss/makedb.c:572 #, c-format msgid "problems while reading `%s'" msgstr "" #: nss/makedb.c:799 #, c-format msgid "failed to write new database file" msgstr "" #: nss/makedb.c:812 #, c-format msgid "cannot stat database file" msgstr "" #: nss/makedb.c:817 #, c-format msgid "cannot map database file" msgstr "" #: nss/makedb.c:820 #, c-format msgid "file not a database file" msgstr "" #: nss/makedb.c:871 #, c-format msgid "cannot set file creation context for `%s'" msgstr "" #: posix/getconf.c:1035 #, c-format msgid "Usage: %s [-v specification] variable_name [pathname]\n" msgstr "" #: posix/getconf.c:1038 #, c-format msgid " %s -a [pathname]\n" msgstr "" #: posix/getconf.c:1114 #, c-format msgid "" "Usage: getconf [-v SPEC] VAR\n" " or: getconf [-v SPEC] PATH_VAR PATH\n" "\n" "Get the configuration value for variable VAR, or for variable PATH_VAR\n" "for path PATH. If SPEC is given, give values for compilation\n" "environment SPEC.\n" "\n" msgstr "" #: posix/getconf.c:1172 #, c-format msgid "unknown specification \"%s\"" msgstr "" #: posix/getconf.c:1224 #, c-format msgid "Couldn't execute %s" msgstr "" #: posix/getconf.c:1268 posix/getconf.c:1284 msgid "undefined" msgstr "" #: posix/getconf.c:1306 #, c-format msgid "Unrecognized variable `%s'" msgstr "" #: posix/getopt.c:592 posix/getopt.c:621 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: posix/getopt.c:662 posix/getopt.c:666 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:675 posix/getopt.c:680 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:723 posix/getopt.c:742 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: posix/getopt.c:780 posix/getopt.c:783 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: posix/getopt.c:791 posix/getopt.c:794 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: posix/getopt.c:843 posix/getopt.c:846 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126 #: posix/getopt.c:1144 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: posix/getopt.c:972 posix/getopt.c:988 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: posix/getopt.c:1012 posix/getopt.c:1030 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:1051 posix/getopt.c:1069 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: posix/regcomp.c:136 msgid "No match" msgstr "" #: posix/regcomp.c:139 msgid "Invalid regular expression" msgstr "" #: posix/regcomp.c:142 msgid "Invalid collation character" msgstr "" #: posix/regcomp.c:145 msgid "Invalid character class name" msgstr "" #: posix/regcomp.c:148 msgid "Trailing backslash" msgstr "" #: posix/regcomp.c:151 msgid "Invalid back reference" msgstr "" #: posix/regcomp.c:154 msgid "Unmatched [ or [^" msgstr "" #: posix/regcomp.c:157 msgid "Unmatched ( or \\(" msgstr "" #: posix/regcomp.c:160 msgid "Unmatched \\{" msgstr "" #: posix/regcomp.c:163 msgid "Invalid content of \\{\\}" msgstr "" #: posix/regcomp.c:166 msgid "Invalid range end" msgstr "" #: posix/regcomp.c:169 msgid "Memory exhausted" msgstr "" #: posix/regcomp.c:172 msgid "Invalid preceding regular expression" msgstr "" #: posix/regcomp.c:175 msgid "Premature end of regular expression" msgstr "" #: posix/regcomp.c:178 msgid "Regular expression too big" msgstr "" #: posix/regcomp.c:181 msgid "Unmatched ) or \\)" msgstr "" #: posix/regcomp.c:681 msgid "No previous regular expression" msgstr "" #: posix/wordexp.c:1840 msgid "parameter null or not set" msgstr "" #: resolv/herror.c:68 msgid "Resolver Error 0 (no error)" msgstr "" #: resolv/herror.c:69 msgid "Unknown host" msgstr "" #: resolv/herror.c:70 msgid "Host name lookup failure" msgstr "" #: resolv/herror.c:71 msgid "Unknown server error" msgstr "" #: resolv/herror.c:72 msgid "No address associated with name" msgstr "" #: resolv/herror.c:107 msgid "Resolver internal error" msgstr "" #: resolv/herror.c:110 msgid "Unknown resolver error" msgstr "" #: resolv/res_hconf.c:121 #, c-format msgid "%s: line %d: cannot specify more than %d trim domains" msgstr "" #: resolv/res_hconf.c:142 #, c-format msgid "%s: line %d: list delimiter not followed by domain" msgstr "" #: resolv/res_hconf.c:201 #, c-format msgid "%s: line %d: expected `on' or `off', found `%s'\n" msgstr "" #: resolv/res_hconf.c:244 #, c-format msgid "%s: line %d: bad command `%s'\n" msgstr "" #: resolv/res_hconf.c:279 #, c-format msgid "%s: line %d: ignoring trailing garbage `%s'\n" msgstr "" #: stdio-common/psiginfo-data.h:2 msgid "Illegal opcode" msgstr "" #: stdio-common/psiginfo-data.h:3 msgid "Illegal operand" msgstr "" #: stdio-common/psiginfo-data.h:4 msgid "Illegal addressing mode" msgstr "" #: stdio-common/psiginfo-data.h:5 msgid "Illegal trap" msgstr "" #: stdio-common/psiginfo-data.h:6 msgid "Privileged opcode" msgstr "" #: stdio-common/psiginfo-data.h:7 msgid "Privileged register" msgstr "" #: stdio-common/psiginfo-data.h:8 msgid "Coprocessor error" msgstr "" #: stdio-common/psiginfo-data.h:9 msgid "Internal stack error" msgstr "" #: stdio-common/psiginfo-data.h:12 msgid "Integer divide by zero" msgstr "" #: stdio-common/psiginfo-data.h:13 msgid "Integer overflow" msgstr "" #: stdio-common/psiginfo-data.h:14 msgid "Floating-point divide by zero" msgstr "" #: stdio-common/psiginfo-data.h:15 msgid "Floating-point overflow" msgstr "" #: stdio-common/psiginfo-data.h:16 msgid "Floating-point underflow" msgstr "" #: stdio-common/psiginfo-data.h:17 msgid "Floating-poing inexact result" msgstr "" #: stdio-common/psiginfo-data.h:18 msgid "Invalid floating-point operation" msgstr "" #: stdio-common/psiginfo-data.h:19 msgid "Subscript out of range" msgstr "" #: stdio-common/psiginfo-data.h:22 msgid "Address not mapped to object" msgstr "" #: stdio-common/psiginfo-data.h:23 msgid "Invalid permissions for mapped object" msgstr "" #: stdio-common/psiginfo-data.h:26 msgid "Invalid address alignment" msgstr "" #: stdio-common/psiginfo-data.h:27 msgid "Nonexisting physical address" msgstr "" #: stdio-common/psiginfo-data.h:28 msgid "Object-specific hardware error" msgstr "" #: stdio-common/psiginfo-data.h:31 msgid "Process breakpoint" msgstr "" #: stdio-common/psiginfo-data.h:32 msgid "Process trace trap" msgstr "" #: stdio-common/psiginfo-data.h:35 msgid "Child has exited" msgstr "" #: stdio-common/psiginfo-data.h:36 msgid "Child has terminated abnormally and did not create a core file" msgstr "" #: stdio-common/psiginfo-data.h:37 msgid "Child has terminated abnormally and created a core file" msgstr "" #: stdio-common/psiginfo-data.h:38 msgid "Traced child has trapped" msgstr "" #: stdio-common/psiginfo-data.h:39 msgid "Child has stopped" msgstr "" #: stdio-common/psiginfo-data.h:40 msgid "Stopped child has continued" msgstr "" #: stdio-common/psiginfo-data.h:43 msgid "Data input available" msgstr "" #: stdio-common/psiginfo-data.h:44 msgid "Output buffers available" msgstr "" #: stdio-common/psiginfo-data.h:45 msgid "Input message available" msgstr "" #: stdio-common/psiginfo-data.h:46 msgid "I/O error" msgstr "" #: stdio-common/psiginfo-data.h:47 msgid "High priority input available" msgstr "" #: stdio-common/psiginfo-data.h:48 msgid "Device disconnected" msgstr "" #: stdio-common/psiginfo.c:139 msgid "Signal sent by kill()" msgstr "" #: stdio-common/psiginfo.c:142 msgid "Signal sent by sigqueue()" msgstr "" #: stdio-common/psiginfo.c:145 msgid "Signal generated by the expiration of a timer" msgstr "" #: stdio-common/psiginfo.c:148 msgid "Signal generated by the completion of an asynchronous I/O request" msgstr "" #: stdio-common/psiginfo.c:152 msgid "" "Signal generated by the arrival of a message on an empty message queue" msgstr "" #: stdio-common/psiginfo.c:157 msgid "Signal sent by tkill()" msgstr "" #: stdio-common/psiginfo.c:162 msgid "" "Signal generated by the completion of an asynchronous name lookup request" msgstr "" #: stdio-common/psiginfo.c:168 msgid "Signal generated by the completion of an I/O request" msgstr "" #: stdio-common/psiginfo.c:174 msgid "Signal sent by the kernel" msgstr "" #: stdio-common/psiginfo.c:198 #, c-format msgid "Unknown signal %d\n" msgstr "" #: stdio-common/psignal.c:43 #, c-format msgid "%s%sUnknown signal %d\n" msgstr "" #: stdio-common/psignal.c:44 msgid "Unknown signal" msgstr "" #: string/_strerror.c:45 sysdeps/mach/_strerror.c:86 msgid "Unknown error " msgstr "" #: string/strerror.c:42 msgid "Unknown error" msgstr "" #: string/strsignal.c:60 #, c-format msgid "Real-time signal %d" msgstr "" #: string/strsignal.c:64 #, c-format msgid "Unknown signal %d" msgstr "" #: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135 #: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233 #: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229 #: sunrpc/xdr.c:631 sunrpc/xdr.c:791 sunrpc/xdr_array.c:97 #: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:76 msgid "out of memory\n" msgstr "" #: sunrpc/auth_unix.c:349 msgid "auth_unix.c: Fatal marshalling problem" msgstr "" #: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111 #, c-format msgid "%s: %s; low version = %lu, high version = %lu" msgstr "" #: sunrpc/clnt_perr.c:102 #, c-format msgid "%s: %s; why = %s\n" msgstr "" #: sunrpc/clnt_perr.c:104 #, c-format msgid "%s: %s; why = (unknown authentication error - %d)\n" msgstr "" #: sunrpc/clnt_perr.c:153 msgid "RPC: Success" msgstr "" #: sunrpc/clnt_perr.c:156 msgid "RPC: Can't encode arguments" msgstr "" #: sunrpc/clnt_perr.c:160 msgid "RPC: Can't decode result" msgstr "" #: sunrpc/clnt_perr.c:164 msgid "RPC: Unable to send" msgstr "" #: sunrpc/clnt_perr.c:168 msgid "RPC: Unable to receive" msgstr "" #: sunrpc/clnt_perr.c:172 msgid "RPC: Timed out" msgstr "" #: sunrpc/clnt_perr.c:176 msgid "RPC: Incompatible versions of RPC" msgstr "" #: sunrpc/clnt_perr.c:180 msgid "RPC: Authentication error" msgstr "" #: sunrpc/clnt_perr.c:184 msgid "RPC: Program unavailable" msgstr "" #: sunrpc/clnt_perr.c:188 msgid "RPC: Program/version mismatch" msgstr "" #: sunrpc/clnt_perr.c:192 msgid "RPC: Procedure unavailable" msgstr "" #: sunrpc/clnt_perr.c:196 msgid "RPC: Server can't decode arguments" msgstr "" #: sunrpc/clnt_perr.c:200 msgid "RPC: Remote system error" msgstr "" #: sunrpc/clnt_perr.c:204 msgid "RPC: Unknown host" msgstr "" #: sunrpc/clnt_perr.c:208 msgid "RPC: Unknown protocol" msgstr "" #: sunrpc/clnt_perr.c:212 msgid "RPC: Port mapper failure" msgstr "" #: sunrpc/clnt_perr.c:216 msgid "RPC: Program not registered" msgstr "" #: sunrpc/clnt_perr.c:220 msgid "RPC: Failed (unspecified error)" msgstr "" #: sunrpc/clnt_perr.c:261 msgid "RPC: (unknown error code)" msgstr "" #: sunrpc/clnt_perr.c:333 msgid "Authentication OK" msgstr "" #: sunrpc/clnt_perr.c:336 msgid "Invalid client credential" msgstr "" #: sunrpc/clnt_perr.c:340 msgid "Server rejected credential" msgstr "" #: sunrpc/clnt_perr.c:344 msgid "Invalid client verifier" msgstr "" #: sunrpc/clnt_perr.c:348 msgid "Server rejected verifier" msgstr "" #: sunrpc/clnt_perr.c:352 msgid "Client credential too weak" msgstr "" #: sunrpc/clnt_perr.c:356 msgid "Invalid server verifier" msgstr "" #: sunrpc/clnt_perr.c:360 msgid "Failed (unspecified error)" msgstr "" #: sunrpc/clnt_raw.c:115 msgid "clnt_raw.c: fatal header serialization error" msgstr "" #: sunrpc/pm_getmaps.c:77 msgid "pmap_getmaps.c: rpc problem" msgstr "" #: sunrpc/pmap_clnt.c:127 msgid "Cannot register service" msgstr "" #: sunrpc/pmap_rmt.c:243 msgid "Cannot create socket for broadcast rpc" msgstr "" #: sunrpc/pmap_rmt.c:250 msgid "Cannot set socket option SO_BROADCAST" msgstr "" #: sunrpc/pmap_rmt.c:302 msgid "Cannot send broadcast packet" msgstr "" #: sunrpc/pmap_rmt.c:327 msgid "Broadcast poll problem" msgstr "" #: sunrpc/pmap_rmt.c:340 msgid "Cannot receive reply to broadcast" msgstr "" #: sunrpc/rpc_main.c:281 #, c-format msgid "%s: output would overwrite %s\n" msgstr "" #: sunrpc/rpc_main.c:288 #, c-format msgid "%s: unable to open %s: %m\n" msgstr "" #: sunrpc/rpc_main.c:300 #, c-format msgid "%s: while writing output %s: %m" msgstr "" #: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375 #, c-format msgid "cannot find C preprocessor: %s\n" msgstr "" #: sunrpc/rpc_main.c:411 #, c-format msgid "%s: C preprocessor failed with signal %d\n" msgstr "" #: sunrpc/rpc_main.c:414 #, c-format msgid "%s: C preprocessor failed with exit code %d\n" msgstr "" #: sunrpc/rpc_main.c:454 #, c-format msgid "illegal nettype: `%s'\n" msgstr "" #: sunrpc/rpc_main.c:1089 #, c-format msgid "rpcgen: too many defines\n" msgstr "" #: sunrpc/rpc_main.c:1101 #, c-format msgid "rpcgen: arglist coding error\n" msgstr "" #. TRANS: the file will not be removed; this is an #. TRANS: informative message. #: sunrpc/rpc_main.c:1134 #, c-format msgid "file `%s' already exists and may be overwritten\n" msgstr "" #: sunrpc/rpc_main.c:1179 #, c-format msgid "Cannot specify more than one input file!\n" msgstr "" #: sunrpc/rpc_main.c:1349 #, c-format msgid "This implementation doesn't support newstyle or MT-safe code!\n" msgstr "" #: sunrpc/rpc_main.c:1358 #, c-format msgid "Cannot use netid flag with inetd flag!\n" msgstr "" #: sunrpc/rpc_main.c:1367 #, c-format msgid "Cannot use netid flag without TIRPC!\n" msgstr "" #: sunrpc/rpc_main.c:1374 #, c-format msgid "Cannot use table flags with newstyle!\n" msgstr "" #: sunrpc/rpc_main.c:1393 #, c-format msgid "\"infile\" is required for template generation flags.\n" msgstr "" #: sunrpc/rpc_main.c:1398 #, c-format msgid "Cannot have more than one file generation flag!\n" msgstr "" #: sunrpc/rpc_main.c:1407 #, c-format msgid "usage: %s infile\n" msgstr "" #: sunrpc/rpc_main.c:1408 #, c-format msgid "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" msgstr "" #: sunrpc/rpc_main.c:1410 #, c-format msgid "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1412 #, c-format msgid "\t%s [-s nettype]* [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1413 #, c-format msgid "\t%s [-n netid]* [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1421 #, c-format msgid "options:\n" msgstr "" #: sunrpc/rpc_main.c:1422 #, c-format msgid "-a\t\tgenerate all files, including samples\n" msgstr "" #: sunrpc/rpc_main.c:1423 #, c-format msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n" msgstr "" #: sunrpc/rpc_main.c:1424 #, c-format msgid "-c\t\tgenerate XDR routines\n" msgstr "" #: sunrpc/rpc_main.c:1425 #, c-format msgid "-C\t\tANSI C mode\n" msgstr "" #: sunrpc/rpc_main.c:1426 #, c-format msgid "-Dname[=value]\tdefine a symbol (same as #define)\n" msgstr "" #: sunrpc/rpc_main.c:1427 #, c-format msgid "-h\t\tgenerate header file\n" msgstr "" #: sunrpc/rpc_main.c:1428 #, c-format msgid "-i size\t\tsize at which to start generating inline code\n" msgstr "" #: sunrpc/rpc_main.c:1429 #, c-format msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n" msgstr "" #: sunrpc/rpc_main.c:1430 #, c-format msgid "-K seconds\tserver exits after K seconds of inactivity\n" msgstr "" #: sunrpc/rpc_main.c:1431 #, c-format msgid "-l\t\tgenerate client side stubs\n" msgstr "" #: sunrpc/rpc_main.c:1432 #, c-format msgid "-L\t\tserver errors will be printed to syslog\n" msgstr "" #: sunrpc/rpc_main.c:1433 #, c-format msgid "-m\t\tgenerate server side stubs\n" msgstr "" #: sunrpc/rpc_main.c:1434 #, c-format msgid "-M\t\tgenerate MT-safe code\n" msgstr "" #: sunrpc/rpc_main.c:1435 #, c-format msgid "-n netid\tgenerate server code that supports named netid\n" msgstr "" #: sunrpc/rpc_main.c:1436 #, c-format msgid "-N\t\tsupports multiple arguments and call-by-value\n" msgstr "" #: sunrpc/rpc_main.c:1437 #, c-format msgid "-o outfile\tname of the output file\n" msgstr "" #: sunrpc/rpc_main.c:1438 #, c-format msgid "-s nettype\tgenerate server code that supports named nettype\n" msgstr "" #: sunrpc/rpc_main.c:1439 #, c-format msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n" msgstr "" #: sunrpc/rpc_main.c:1440 #, c-format msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n" msgstr "" #: sunrpc/rpc_main.c:1441 #, c-format msgid "-Sm \t\tgenerate makefile template \n" msgstr "" #: sunrpc/rpc_main.c:1442 #, c-format msgid "-t\t\tgenerate RPC dispatch table\n" msgstr "" #: sunrpc/rpc_main.c:1443 #, c-format msgid "-T\t\tgenerate code to support RPC dispatch tables\n" msgstr "" #: sunrpc/rpc_main.c:1444 #, c-format msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n" msgstr "" #: sunrpc/rpc_main.c:1445 #, c-format msgid "-5\t\tSysVr4 compatibility mode\n" msgstr "" #: sunrpc/rpc_main.c:1446 #, c-format msgid "--help\t\tgive this help list\n" msgstr "" #: sunrpc/rpc_main.c:1447 #, c-format msgid "--version\tprint program version\n" msgstr "" #: sunrpc/rpc_main.c:1449 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: sunrpc/rpc_scan.c:112 msgid "constant or identifier expected" msgstr "" #: sunrpc/rpc_scan.c:308 msgid "illegal character in file: " msgstr "" #: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373 msgid "unterminated string constant" msgstr "" #: sunrpc/rpc_scan.c:379 msgid "empty char string" msgstr "" #: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531 msgid "preprocessor error" msgstr "" #: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392 #, c-format msgid "program %lu is not available\n" msgstr "" #: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342 #: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485 #: sunrpc/rpcinfo.c:519 #, c-format msgid "program %lu version %lu is not available\n" msgstr "" #: sunrpc/rpcinfo.c:524 #, c-format msgid "program %lu version %lu ready and waiting\n" msgstr "" #: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572 msgid "rpcinfo: can't contact portmapper" msgstr "" #: sunrpc/rpcinfo.c:579 msgid "No remote programs registered.\n" msgstr "" #: sunrpc/rpcinfo.c:583 msgid " program vers proto port\n" msgstr "" #: sunrpc/rpcinfo.c:622 msgid "(unknown)" msgstr "" #: sunrpc/rpcinfo.c:646 #, c-format msgid "rpcinfo: broadcast failed: %s\n" msgstr "" #: sunrpc/rpcinfo.c:667 msgid "Sorry. You are not root\n" msgstr "" #: sunrpc/rpcinfo.c:674 #, c-format msgid "rpcinfo: Could not delete registration for prog %s version %s\n" msgstr "" #: sunrpc/rpcinfo.c:683 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" msgstr "" #: sunrpc/rpcinfo.c:685 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" msgstr "" #: sunrpc/rpcinfo.c:687 msgid " rpcinfo -p [ host ]\n" msgstr "" #: sunrpc/rpcinfo.c:688 msgid " rpcinfo -b prognum versnum\n" msgstr "" #: sunrpc/rpcinfo.c:689 msgid " rpcinfo -d prognum versnum\n" msgstr "" #: sunrpc/rpcinfo.c:714 #, c-format msgid "rpcinfo: %s is unknown service\n" msgstr "" #: sunrpc/rpcinfo.c:751 #, c-format msgid "rpcinfo: %s is unknown host\n" msgstr "" #: sunrpc/svc_run.c:71 msgid "svc_run: - out of memory" msgstr "" #: sunrpc/svc_run.c:91 msgid "svc_run: - poll failed" msgstr "" #: sunrpc/svc_simple.c:80 #, c-format msgid "can't reassign procedure number %ld\n" msgstr "" #: sunrpc/svc_simple.c:90 msgid "couldn't create an rpc server\n" msgstr "" #: sunrpc/svc_simple.c:98 #, c-format msgid "couldn't register prog %ld vers %ld\n" msgstr "" #: sunrpc/svc_simple.c:106 msgid "registerrpc: out of memory\n" msgstr "" #: sunrpc/svc_simple.c:169 #, c-format msgid "trouble replying to prog %d\n" msgstr "" #: sunrpc/svc_simple.c:178 #, c-format msgid "never registered prog %d\n" msgstr "" #: sunrpc/svc_tcp.c:164 msgid "svc_tcp.c - tcp socket creation problem" msgstr "" #: sunrpc/svc_tcp.c:179 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "" #: sunrpc/svc_udp.c:137 msgid "svcudp_create: socket creation problem" msgstr "" #: sunrpc/svc_udp.c:151 msgid "svcudp_create - cannot getsockname" msgstr "" #: sunrpc/svc_udp.c:183 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n" msgstr "" #: sunrpc/svc_udp.c:495 msgid "enablecache: cache already enabled" msgstr "" #: sunrpc/svc_udp.c:501 msgid "enablecache: could not allocate cache" msgstr "" #: sunrpc/svc_udp.c:510 msgid "enablecache: could not allocate cache data" msgstr "" #: sunrpc/svc_udp.c:518 msgid "enablecache: could not allocate cache fifo" msgstr "" #: sunrpc/svc_udp.c:554 msgid "cache_set: victim not found" msgstr "" #: sunrpc/svc_udp.c:565 msgid "cache_set: victim alloc failed" msgstr "" #: sunrpc/svc_udp.c:572 msgid "cache_set: could not allocate new rpc_buffer" msgstr "" #: sunrpc/svc_unix.c:162 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "" #: sunrpc/svc_unix.c:178 msgid "svc_unix.c - cannot getsockname or listen" msgstr "" #: sysdeps/generic/siglist.h:28 msgid "Hangup" msgstr "" #: sysdeps/generic/siglist.h:29 msgid "Interrupt" msgstr "" #: sysdeps/generic/siglist.h:30 msgid "Quit" msgstr "" #: sysdeps/generic/siglist.h:31 msgid "Illegal instruction" msgstr "" #: sysdeps/generic/siglist.h:32 msgid "Trace/breakpoint trap" msgstr "" #: sysdeps/generic/siglist.h:33 msgid "Aborted" msgstr "" #: sysdeps/generic/siglist.h:34 msgid "Floating point exception" msgstr "" #: sysdeps/generic/siglist.h:35 msgid "Killed" msgstr "" #: sysdeps/generic/siglist.h:36 msgid "Bus error" msgstr "" #: sysdeps/generic/siglist.h:37 msgid "Segmentation fault" msgstr "" #. TRANS Broken pipe; there is no process reading from the other end of a pipe. #. TRANS Every library function that returns this error code also generates a #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} #. TRANS unless it has handled or blocked @code{SIGPIPE}. #: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:359 msgid "Broken pipe" msgstr "" #: sysdeps/generic/siglist.h:39 msgid "Alarm clock" msgstr "" #: sysdeps/generic/siglist.h:40 msgid "Terminated" msgstr "" #: sysdeps/generic/siglist.h:41 msgid "Urgent I/O condition" msgstr "" #: sysdeps/generic/siglist.h:42 msgid "Stopped (signal)" msgstr "" #: sysdeps/generic/siglist.h:43 msgid "Stopped" msgstr "" #: sysdeps/generic/siglist.h:44 msgid "Continued" msgstr "" #: sysdeps/generic/siglist.h:45 msgid "Child exited" msgstr "" #: sysdeps/generic/siglist.h:46 msgid "Stopped (tty input)" msgstr "" #: sysdeps/generic/siglist.h:47 msgid "Stopped (tty output)" msgstr "" #: sysdeps/generic/siglist.h:48 msgid "I/O possible" msgstr "" #: sysdeps/generic/siglist.h:49 msgid "CPU time limit exceeded" msgstr "" #: sysdeps/generic/siglist.h:50 msgid "File size limit exceeded" msgstr "" #: sysdeps/generic/siglist.h:51 msgid "Virtual timer expired" msgstr "" #: sysdeps/generic/siglist.h:52 msgid "Profiling timer expired" msgstr "" #: sysdeps/generic/siglist.h:53 msgid "User defined signal 1" msgstr "" #: sysdeps/generic/siglist.h:54 msgid "User defined signal 2" msgstr "" #: sysdeps/generic/siglist.h:58 msgid "EMT trap" msgstr "" #: sysdeps/generic/siglist.h:61 msgid "Bad system call" msgstr "" #: sysdeps/generic/siglist.h:64 msgid "Stack fault" msgstr "" #: sysdeps/generic/siglist.h:67 msgid "Information request" msgstr "" #: sysdeps/generic/siglist.h:69 msgid "Power failure" msgstr "" #: sysdeps/generic/siglist.h:72 msgid "Resource lost" msgstr "" #: sysdeps/generic/siglist.h:75 msgid "Window changed" msgstr "" #. TRANS Operation not permitted; only the owner of the file (or other resource) #. TRANS or processes with special privileges can perform the operation. #: sysdeps/gnu/errlist.c:25 msgid "Operation not permitted" msgstr "" #. TRANS No process matches the specified process ID. #: sysdeps/gnu/errlist.c:45 msgid "No such process" msgstr "" #. TRANS Interrupted function call; an asynchronous signal occurred and prevented #. TRANS completion of the call. When this happens, you should try the call #. TRANS again. #. TRANS #. TRANS You can choose to have functions resume after a signal that is handled, #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted #. TRANS Primitives}. #: sysdeps/gnu/errlist.c:60 msgid "Interrupted system call" msgstr "" #. TRANS Input/output error; usually used for physical read or write errors. #: sysdeps/gnu/errlist.c:69 msgid "Input/output error" msgstr "" #. TRANS No such device or address. The system tried to use the device #. TRANS represented by a file you specified, and it couldn't find the device. #. TRANS This can mean that the device file was installed incorrectly, or that #. TRANS the physical device is missing or not correctly attached to the #. TRANS computer. #: sysdeps/gnu/errlist.c:82 msgid "No such device or address" msgstr "" #. TRANS Argument list too long; used when the arguments passed to a new program #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a #. TRANS File}) occupy too much memory space. This condition never arises on #. TRANS @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:94 msgid "Argument list too long" msgstr "" #. TRANS Invalid executable file format. This condition is detected by the #. TRANS @code{exec} functions; see @ref{Executing a File}. #: sysdeps/gnu/errlist.c:104 msgid "Exec format error" msgstr "" #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been #. TRANS closed or reading from a descriptor open only for writing (or vice #. TRANS versa). #: sysdeps/gnu/errlist.c:115 msgid "Bad file descriptor" msgstr "" #. TRANS There are no child processes. This error happens on operations that are #. TRANS supposed to manipulate child processes, when there aren't any processes #. TRANS to manipulate. #: sysdeps/gnu/errlist.c:126 msgid "No child processes" msgstr "" #. TRANS Deadlock avoided; allocating a system resource would have resulted in a #. TRANS deadlock situation. The system does not guarantee that it will notice #. TRANS all such situations. This error means you got lucky and the system #. TRANS noticed; it might just hang. @xref{File Locks}, for an example. #: sysdeps/gnu/errlist.c:138 msgid "Resource deadlock avoided" msgstr "" #. TRANS No memory available. The system cannot allocate more virtual memory #. TRANS because its capacity is full. #: sysdeps/gnu/errlist.c:148 msgid "Cannot allocate memory" msgstr "" #. TRANS Bad address; an invalid pointer was detected. #. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead. #: sysdeps/gnu/errlist.c:167 msgid "Bad address" msgstr "" #. TRANS A file that isn't a block special file was given in a situation that #. TRANS requires one. For example, trying to mount an ordinary file as a file #. TRANS system in Unix gives this error. #: sysdeps/gnu/errlist.c:178 msgid "Block device required" msgstr "" #. TRANS Resource busy; a system resource that can't be shared is already in use. #. TRANS For example, if you try to delete a file that is the root of a currently #. TRANS mounted filesystem, you get this error. #: sysdeps/gnu/errlist.c:189 msgid "Device or resource busy" msgstr "" #. TRANS File exists; an existing file was specified in a context where it only #. TRANS makes sense to specify a new file. #: sysdeps/gnu/errlist.c:199 msgid "File exists" msgstr "" #. TRANS An attempt to make an improper link across file systems was detected. #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:210 msgid "Invalid cross-device link" msgstr "" #. TRANS The wrong type of device was given to a function that expects a #. TRANS particular sort of device. #: sysdeps/gnu/errlist.c:220 msgid "No such device" msgstr "" #. TRANS A file that isn't a directory was specified when a directory is required. #: sysdeps/gnu/errlist.c:229 msgid "Not a directory" msgstr "" #. TRANS File is a directory; you cannot open a directory for writing, #. TRANS or create or remove hard links to it. #: sysdeps/gnu/errlist.c:239 msgid "Is a directory" msgstr "" #. TRANS Invalid argument. This is used to indicate various kinds of problems #. TRANS with passing the wrong argument to a library function. #: sysdeps/gnu/errlist.c:249 msgid "Invalid argument" msgstr "" #. TRANS The current process has too many files open and can't open any more. #. TRANS Duplicate descriptors do count toward this limit. #. TRANS #. TRANS In BSD and GNU, the number of open files is controlled by a resource #. TRANS limit that can usually be increased. If you get this error, you might #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited; #. TRANS @pxref{Limits on Resources}. #: sysdeps/gnu/errlist.c:264 msgid "Too many open files" msgstr "" #. TRANS There are too many distinct file openings in the entire system. Note #. TRANS that any number of linked channels count as just one file opening; see #. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:275 msgid "Too many open files in system" msgstr "" #. TRANS Inappropriate I/O control operation, such as trying to set terminal #. TRANS modes on an ordinary file. #: sysdeps/gnu/errlist.c:285 msgid "Inappropriate ioctl for device" msgstr "" #. TRANS An attempt to execute a file that is currently open for writing, or #. TRANS write to a file that is currently being executed. Often using a #. TRANS debugger to run a program is considered having it open for writing and #. TRANS will cause this error. (The name stands for ``text file busy''.) This #. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary. #: sysdeps/gnu/errlist.c:298 msgid "Text file busy" msgstr "" #. TRANS File too big; the size of a file would be larger than allowed by the system. #: sysdeps/gnu/errlist.c:307 msgid "File too large" msgstr "" #. TRANS No space left on device; write operation on a file failed because the #. TRANS disk is full. #: sysdeps/gnu/errlist.c:317 msgid "No space left on device" msgstr "" #. TRANS Invalid seek operation (such as on a pipe). #: sysdeps/gnu/errlist.c:326 msgid "Illegal seek" msgstr "" #. TRANS An attempt was made to modify something on a read-only file system. #: sysdeps/gnu/errlist.c:335 msgid "Read-only file system" msgstr "" #. TRANS Too many links; the link count of a single file would become too large. #. TRANS @code{rename} can cause this error if the file being renamed already has #. TRANS as many links as it can take (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:346 msgid "Too many links" msgstr "" #. TRANS Domain error; used by mathematical functions when an argument value does #. TRANS not fall into the domain over which the function is defined. #: sysdeps/gnu/errlist.c:369 msgid "Numerical argument out of domain" msgstr "" #. TRANS Range error; used by mathematical functions when the result value is #. TRANS not representable because of overflow or underflow. #: sysdeps/gnu/errlist.c:379 msgid "Numerical result out of range" msgstr "" #. TRANS Resource temporarily unavailable; the call might work if you try again #. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN}; #. TRANS they are always the same in @theglibc{}. #. TRANS #. TRANS This error can happen in a few different situations: #. TRANS #. TRANS @itemize @bullet #. TRANS @item #. TRANS An operation that would block was attempted on an object that has #. TRANS non-blocking mode selected. Trying the same operation again will block #. TRANS until some external condition makes it possible to read, write, or #. TRANS connect (whatever the operation). You can use @code{select} to find out #. TRANS when the operation will be possible; @pxref{Waiting for I/O}. #. TRANS #. TRANS @strong{Portability Note:} In many older Unix systems, this condition #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code #. TRANS different from @code{EAGAIN}. To make your program portable, you should #. TRANS check for both codes and treat them the same. #. TRANS #. TRANS @item #. TRANS A temporary resource shortage made an operation impossible. @code{fork} #. TRANS can return this error. It indicates that the shortage is expected to #. TRANS pass, so your program can try the call again later and it may succeed. #. TRANS It is probably a good idea to delay for a few seconds before trying it #. TRANS again, to allow time for other processes to release scarce resources. #. TRANS Such shortages are usually fairly serious and affect the whole system, #. TRANS so usually an interactive program should report the error to the user #. TRANS and return to its command loop. #. TRANS @end itemize #: sysdeps/gnu/errlist.c:416 msgid "Resource temporarily unavailable" msgstr "" #. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above). #. TRANS The values are always the same, on every operating system. #. TRANS #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a #. TRANS separate error code. #: sysdeps/gnu/errlist.c:429 msgid "Operation would block" msgstr "" #. TRANS An operation that cannot complete immediately was initiated on an object #. TRANS that has non-blocking mode selected. Some functions that must always #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return #. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that #. TRANS the operation has begun and will take some time. Attempts to manipulate #. TRANS the object before the call completes return @code{EALREADY}. You can #. TRANS use the @code{select} function to find out when the pending operation #. TRANS has completed; @pxref{Waiting for I/O}. #: sysdeps/gnu/errlist.c:445 msgid "Operation now in progress" msgstr "" #. TRANS An operation is already in progress on an object that has non-blocking #. TRANS mode selected. #: sysdeps/gnu/errlist.c:455 msgid "Operation already in progress" msgstr "" #. TRANS A file that isn't a socket was specified when a socket is required. #: sysdeps/gnu/errlist.c:464 msgid "Socket operation on non-socket" msgstr "" #. TRANS The size of a message sent on a socket was larger than the supported #. TRANS maximum size. #: sysdeps/gnu/errlist.c:474 msgid "Message too long" msgstr "" #. TRANS The socket type does not support the requested communications protocol. #: sysdeps/gnu/errlist.c:483 msgid "Protocol wrong type for socket" msgstr "" #. TRANS You specified a socket option that doesn't make sense for the #. TRANS particular protocol being used by the socket. @xref{Socket Options}. #: sysdeps/gnu/errlist.c:493 msgid "Protocol not available" msgstr "" #. TRANS The socket domain does not support the requested communications protocol #. TRANS (perhaps because the requested protocol is completely invalid). #. TRANS @xref{Creating a Socket}. #: sysdeps/gnu/errlist.c:504 msgid "Protocol not supported" msgstr "" #. TRANS The socket type is not supported. #: sysdeps/gnu/errlist.c:513 msgid "Socket type not supported" msgstr "" #. TRANS The operation you requested is not supported. Some socket functions #. TRANS don't make sense for all types of sockets, and others may not be #. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this #. TRANS error can happen for many calls when the object does not support the #. TRANS particular operation; it is a generic indication that the server knows #. TRANS nothing to do for that call. #: sysdeps/gnu/errlist.c:527 msgid "Operation not supported" msgstr "" #. TRANS The socket communications protocol family you requested is not supported. #: sysdeps/gnu/errlist.c:536 msgid "Protocol family not supported" msgstr "" #. TRANS The address family specified for a socket is not supported; it is #. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}. #: sysdeps/gnu/errlist.c:546 msgid "Address family not supported by protocol" msgstr "" #. TRANS The requested socket address is already in use. @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:555 msgid "Address already in use" msgstr "" #. TRANS The requested socket address is not available; for example, you tried #. TRANS to give a socket a name that doesn't match the local host name. #. TRANS @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:566 msgid "Cannot assign requested address" msgstr "" #. TRANS A socket operation failed because the network was down. #: sysdeps/gnu/errlist.c:575 msgid "Network is down" msgstr "" #. TRANS A socket operation failed because the subnet containing the remote host #. TRANS was unreachable. #: sysdeps/gnu/errlist.c:585 msgid "Network is unreachable" msgstr "" #. TRANS A network connection was reset because the remote host crashed. #: sysdeps/gnu/errlist.c:594 msgid "Network dropped connection on reset" msgstr "" #. TRANS A network connection was aborted locally. #: sysdeps/gnu/errlist.c:603 msgid "Software caused connection abort" msgstr "" #. TRANS A network connection was closed for reasons outside the control of the #. TRANS local host, such as by the remote machine rebooting or an unrecoverable #. TRANS protocol violation. #: sysdeps/gnu/errlist.c:614 msgid "Connection reset by peer" msgstr "" #. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the #. TRANS other from network operations. #: sysdeps/gnu/errlist.c:625 msgid "No buffer space available" msgstr "" #. TRANS You tried to connect a socket that is already connected. #. TRANS @xref{Connecting}. #: sysdeps/gnu/errlist.c:635 msgid "Transport endpoint is already connected" msgstr "" #. TRANS The socket is not connected to anything. You get this error when you #. TRANS try to transmit data over a socket, without first specifying a #. TRANS destination for the data. For a connectionless socket (for datagram #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead. #: sysdeps/gnu/errlist.c:647 msgid "Transport endpoint is not connected" msgstr "" #. TRANS No default destination address was set for the socket. You get this #. TRANS error when you try to transmit data over a connectionless socket, #. TRANS without first specifying a destination for the data with @code{connect}. #: sysdeps/gnu/errlist.c:658 msgid "Destination address required" msgstr "" #. TRANS The socket has already been shut down. #: sysdeps/gnu/errlist.c:667 msgid "Cannot send after transport endpoint shutdown" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:676 msgid "Too many references: cannot splice" msgstr "" #. TRANS A socket operation with a specified timeout received no response during #. TRANS the timeout period. #: sysdeps/gnu/errlist.c:686 msgid "Connection timed out" msgstr "" #. TRANS A remote host refused to allow the network connection (typically because #. TRANS it is not running the requested service). #: sysdeps/gnu/errlist.c:696 msgid "Connection refused" msgstr "" #. TRANS Too many levels of symbolic links were encountered in looking up a file name. #. TRANS This often indicates a cycle of symbolic links. #: sysdeps/gnu/errlist.c:706 msgid "Too many levels of symbolic links" msgstr "" #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for #. TRANS Files}) or host name too long (in @code{gethostname} or #. TRANS @code{sethostname}; @pxref{Host Identification}). #: sysdeps/gnu/errlist.c:717 msgid "File name too long" msgstr "" #. TRANS The remote host for a requested network connection is down. #: sysdeps/gnu/errlist.c:726 msgid "Host is down" msgstr "" #. TRANS The remote host for a requested network connection is not reachable. #: sysdeps/gnu/errlist.c:735 msgid "No route to host" msgstr "" #. TRANS Directory not empty, where an empty directory was expected. Typically, #. TRANS this error occurs when you are trying to delete a directory. #: sysdeps/gnu/errlist.c:745 msgid "Directory not empty" msgstr "" #. TRANS This means that the per-user limit on new process would be exceeded by #. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on #. TRANS the @code{RLIMIT_NPROC} limit. #: sysdeps/gnu/errlist.c:756 msgid "Too many processes" msgstr "" #. TRANS The file quota system is confused because there are too many users. #. TRANS @c This can probably happen in a GNU system when using NFS. #: sysdeps/gnu/errlist.c:766 msgid "Too many users" msgstr "" #. TRANS The user's disk quota was exceeded. #: sysdeps/gnu/errlist.c:775 msgid "Disk quota exceeded" msgstr "" #. TRANS Stale file handle. This indicates an internal confusion in the #. TRANS file system which is due to file system rearrangements on the server host #. TRANS for NFS file systems or corruption in other file systems. #. TRANS Repairing this condition usually requires unmounting, possibly repairing #. TRANS and remounting the file system. #: sysdeps/gnu/errlist.c:788 msgid "Stale file handle" msgstr "" #. TRANS An attempt was made to NFS-mount a remote file system with a file name that #. TRANS already specifies an NFS-mounted file. #. TRANS (This is an error on some operating systems, but we expect it to work #. TRANS properly on @gnuhurdsystems{}, making this error code impossible.) #: sysdeps/gnu/errlist.c:800 msgid "Object is remote" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:809 msgid "RPC struct is bad" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:818 msgid "RPC version wrong" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:827 msgid "RPC program not available" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:836 msgid "RPC program version wrong" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:845 msgid "RPC bad procedure for program" msgstr "" #. TRANS No locks available. This is used by the file locking facilities; see #. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but #. TRANS it can result from an operation to an NFS server running another #. TRANS operating system. #: sysdeps/gnu/errlist.c:857 msgid "No locks available" msgstr "" #. TRANS Inappropriate file type or format. The file was the wrong type for the #. TRANS operation, or a data file had the wrong format. #. TRANS #. TRANS On some systems @code{chmod} returns this error if you try to set the #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}. #: sysdeps/gnu/errlist.c:870 msgid "Inappropriate file type or format" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:879 msgid "Authentication error" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:888 msgid "Need authenticator" msgstr "" #. TRANS Function not implemented. This indicates that the function called is #. TRANS not implemented at all, either in the C library itself or in the #. TRANS operating system. When you get this error, you can be sure that this #. TRANS particular function will always fail with @code{ENOSYS} unless you #. TRANS install a new version of the C library or the operating system. #: sysdeps/gnu/errlist.c:901 msgid "Function not implemented" msgstr "" #. TRANS Not supported. A function returns this error when certain parameter #. TRANS values are valid, but the functionality they request is not available. #. TRANS This can mean that the function does not implement a particular command #. TRANS or option value or flag bit at all. For functions that operate on some #. TRANS object given in a parameter, such as a file descriptor or a port, it #. TRANS might instead mean that only @emph{that specific object} (file #. TRANS descriptor, port, etc.) is unable to support the other parameters given; #. TRANS different file descriptors might support different ranges of parameter #. TRANS values. #. TRANS #. TRANS If the entire function is not available at all in the implementation, #. TRANS it returns @code{ENOSYS} instead. #: sysdeps/gnu/errlist.c:921 msgid "Not supported" msgstr "" #. TRANS While decoding a multibyte character the function came along an invalid #. TRANS or an incomplete sequence of bytes or the given wide character is invalid. #: sysdeps/gnu/errlist.c:931 msgid "Invalid or incomplete multibyte or wide character" msgstr "" #. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return #. TRANS this error for certain operations when the caller is not in the #. TRANS foreground process group of the terminal. Users do not usually see this #. TRANS error because functions such as @code{read} and @code{write} translate #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control}, #. TRANS for information on process groups and these signals. #: sysdeps/gnu/errlist.c:945 msgid "Inappropriate operation for background process" msgstr "" #. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is #. TRANS translated by a program and the translator program dies while starting #. TRANS up, before it has connected to the file. #: sysdeps/gnu/errlist.c:956 msgid "Translator died" msgstr "" #. TRANS The experienced user will know what is wrong. #. TRANS @c This error code is a joke. Its perror text is part of the joke. #. TRANS @c Don't change it. #: sysdeps/gnu/errlist.c:967 msgid "?" msgstr "" #. TRANS You did @strong{what}? #: sysdeps/gnu/errlist.c:976 msgid "You really blew it this time" msgstr "" #. TRANS Go home and have a glass of warm, dairy-fresh milk. #: sysdeps/gnu/errlist.c:985 msgid "Computer bought the farm" msgstr "" #. TRANS This error code has no purpose. #: sysdeps/gnu/errlist.c:994 msgid "Gratuitous error" msgstr "" #: sysdeps/gnu/errlist.c:1002 msgid "Bad message" msgstr "" #: sysdeps/gnu/errlist.c:1010 msgid "Identifier removed" msgstr "" #: sysdeps/gnu/errlist.c:1018 msgid "Multihop attempted" msgstr "" #: sysdeps/gnu/errlist.c:1026 msgid "No data available" msgstr "" #: sysdeps/gnu/errlist.c:1034 msgid "Link has been severed" msgstr "" #: sysdeps/gnu/errlist.c:1042 msgid "No message of desired type" msgstr "" #: sysdeps/gnu/errlist.c:1050 msgid "Out of streams resources" msgstr "" #: sysdeps/gnu/errlist.c:1058 msgid "Device not a stream" msgstr "" #: sysdeps/gnu/errlist.c:1066 msgid "Value too large for defined data type" msgstr "" #: sysdeps/gnu/errlist.c:1074 msgid "Protocol error" msgstr "" #: sysdeps/gnu/errlist.c:1082 msgid "Timer expired" msgstr "" #. TRANS Operation canceled; an asynchronous operation was canceled before it #. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel}, #. TRANS the normal result is for the operations affected to complete with this #. TRANS error; @pxref{Cancel AIO Operations}. #: sysdeps/gnu/errlist.c:1094 msgid "Operation canceled" msgstr "" #: sysdeps/gnu/errlist.c:1102 msgid "Interrupted system call should be restarted" msgstr "" #: sysdeps/gnu/errlist.c:1110 msgid "Channel number out of range" msgstr "" #: sysdeps/gnu/errlist.c:1118 msgid "Level 2 not synchronized" msgstr "" #: sysdeps/gnu/errlist.c:1126 msgid "Level 3 halted" msgstr "" #: sysdeps/gnu/errlist.c:1134 msgid "Level 3 reset" msgstr "" #: sysdeps/gnu/errlist.c:1142 msgid "Link number out of range" msgstr "" #: sysdeps/gnu/errlist.c:1150 msgid "Protocol driver not attached" msgstr "" #: sysdeps/gnu/errlist.c:1158 msgid "No CSI structure available" msgstr "" #: sysdeps/gnu/errlist.c:1166 msgid "Level 2 halted" msgstr "" #: sysdeps/gnu/errlist.c:1174 msgid "Invalid exchange" msgstr "" #: sysdeps/gnu/errlist.c:1182 msgid "Invalid request descriptor" msgstr "" #: sysdeps/gnu/errlist.c:1190 msgid "Exchange full" msgstr "" #: sysdeps/gnu/errlist.c:1198 msgid "No anode" msgstr "" #: sysdeps/gnu/errlist.c:1206 msgid "Invalid request code" msgstr "" #: sysdeps/gnu/errlist.c:1214 msgid "Invalid slot" msgstr "" #: sysdeps/gnu/errlist.c:1222 msgid "File locking deadlock error" msgstr "" #: sysdeps/gnu/errlist.c:1230 msgid "Bad font file format" msgstr "" #: sysdeps/gnu/errlist.c:1238 msgid "Machine is not on the network" msgstr "" #: sysdeps/gnu/errlist.c:1246 msgid "Package not installed" msgstr "" #: sysdeps/gnu/errlist.c:1254 msgid "Advertise error" msgstr "" #: sysdeps/gnu/errlist.c:1262 msgid "Srmount error" msgstr "" #: sysdeps/gnu/errlist.c:1270 msgid "Communication error on send" msgstr "" #: sysdeps/gnu/errlist.c:1278 msgid "RFS specific error" msgstr "" #: sysdeps/gnu/errlist.c:1286 msgid "Name not unique on network" msgstr "" #: sysdeps/gnu/errlist.c:1294 msgid "File descriptor in bad state" msgstr "" #: sysdeps/gnu/errlist.c:1302 msgid "Remote address changed" msgstr "" #: sysdeps/gnu/errlist.c:1310 msgid "Can not access a needed shared library" msgstr "" #: sysdeps/gnu/errlist.c:1318 msgid "Accessing a corrupted shared library" msgstr "" #: sysdeps/gnu/errlist.c:1326 msgid ".lib section in a.out corrupted" msgstr "" #: sysdeps/gnu/errlist.c:1334 msgid "Attempting to link in too many shared libraries" msgstr "" #: sysdeps/gnu/errlist.c:1342 msgid "Cannot exec a shared library directly" msgstr "" #: sysdeps/gnu/errlist.c:1350 msgid "Streams pipe error" msgstr "" #: sysdeps/gnu/errlist.c:1358 msgid "Structure needs cleaning" msgstr "" #: sysdeps/gnu/errlist.c:1366 msgid "Not a XENIX named type file" msgstr "" #: sysdeps/gnu/errlist.c:1374 msgid "No XENIX semaphores available" msgstr "" #: sysdeps/gnu/errlist.c:1382 msgid "Is a named type file" msgstr "" #: sysdeps/gnu/errlist.c:1390 msgid "Remote I/O error" msgstr "" #: sysdeps/gnu/errlist.c:1398 msgid "No medium found" msgstr "" #: sysdeps/gnu/errlist.c:1406 msgid "Wrong medium type" msgstr "" #: sysdeps/gnu/errlist.c:1414 msgid "Required key not available" msgstr "" #: sysdeps/gnu/errlist.c:1422 msgid "Key has expired" msgstr "" #: sysdeps/gnu/errlist.c:1430 msgid "Key has been revoked" msgstr "" #: sysdeps/gnu/errlist.c:1438 msgid "Key was rejected by service" msgstr "" #: sysdeps/gnu/errlist.c:1446 msgid "Owner died" msgstr "" #: sysdeps/gnu/errlist.c:1454 msgid "State not recoverable" msgstr "" #: sysdeps/gnu/errlist.c:1462 msgid "Operation not possible due to RF-kill" msgstr "" #: sysdeps/gnu/errlist.c:1470 msgid "Memory page has hardware error" msgstr "" #: sysdeps/mach/_strerror.c:56 msgid "Error in unknown error system: " msgstr "" #: sysdeps/posix/gai_strerror-strs.h:1 msgid "Address family for hostname not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:2 msgid "Temporary failure in name resolution" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:3 msgid "Bad value for ai_flags" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:4 msgid "Non-recoverable failure in name resolution" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:5 msgid "ai_family not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:6 msgid "Memory allocation failure" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:7 msgid "No address associated with hostname" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:8 msgid "Name or service not known" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:9 msgid "Servname not supported for ai_socktype" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:10 msgid "ai_socktype not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:11 msgid "System error" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:12 msgid "Processing request in progress" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:13 msgid "Request canceled" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:14 msgid "Request not canceled" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:15 msgid "All requests done" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:16 msgid "Interrupted by a signal" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:17 msgid "Parameter string not correctly encoded" msgstr "" #: sysdeps/unix/sysv/linux/i386/readelflib.c:65 #, c-format msgid "%s is for unknown machine %d.\n" msgstr "" #: ports/sysdeps/unix/sysv/linux/ia64/makecontext.c:58 #, c-format msgid "makecontext: does not know how to handle more than 8 arguments\n" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:60 #, c-format msgid "" "Usage: lddlibc4 FILE\n" "\n" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:81 #, c-format msgid "cannot open `%s'" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:85 #, c-format msgid "cannot read header from `%s'" msgstr "" #: timezone/zdump.c:494 msgid "has fewer than 3 characters" msgstr "" #: timezone/zdump.c:496 msgid "has more than 6 characters" msgstr "" #: timezone/zdump.c:498 msgid "has characters other than ASCII alphanumerics, '-' or '+'" msgstr "" #: timezone/zdump.c:298 #, c-format msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n" msgstr "" #: timezone/zdump.c:307 #, c-format msgid "" "%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zdump.c:384 #, c-format msgid "%s: wild -c argument %s\n" msgstr "" #: timezone/zdump.c:417 #, c-format msgid "%s: wild -t argument %s\n" msgstr "" #: timezone/zic.c:370 #, c-format msgid "%s: Memory exhausted: %s\n" msgstr "" #: timezone/zic.c:369 msgid "size overflow" msgstr "" #: timezone/zic.c:416 msgid "int overflow" msgstr "" #: timezone/zic.c:410 #, c-format msgid "\"%s\", line %d: " msgstr "" #: timezone/zic.c:413 #, c-format msgid " (rule from \"%s\", line %d)" msgstr "" #: timezone/zic.c:432 #, c-format msgid "warning: " msgstr "" #: timezone/zic.c:498 #, c-format msgid "" "%s: usage is %s [ --version ] [ --help ] [ -v ] \\\n" "\t[ -l localtime ] [ -p posixrules ] [ -d directory ] \\\n" "\t[ -L leapseconds ] [ filename ... ]\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zic.c:477 msgid "wild compilation-time specification of zic_t" msgstr "" #: timezone/zic.c:496 #, c-format msgid "%s: More than one -d option specified\n" msgstr "" #: timezone/zic.c:506 #, c-format msgid "%s: More than one -l option specified\n" msgstr "" #: timezone/zic.c:516 #, c-format msgid "%s: More than one -p option specified\n" msgstr "" #: timezone/zic.c:526 #, c-format msgid "%s: More than one -y option specified\n" msgstr "" #: timezone/zic.c:536 #, c-format msgid "%s: More than one -L option specified\n" msgstr "" #: timezone/zic.c:603 msgid "-s ignored" msgstr "" #: timezone/zic.c:583 msgid "link to link" msgstr "" #: timezone/zic.c:644 timezone/zic.c:648 msgid "command line" msgstr "" #: timezone/zic.c:664 msgid "empty file name" msgstr "" #: timezone/zic.c:667 #, c-format msgid "file name '%s' begins with '/'" msgstr "" #: timezone/zic.c:676 #, c-format msgid "file name '%s' contains '%.*s' component" msgstr "" #: timezone/zic.c:682 #, c-format msgid "file name '%s' component contains leading '-'" msgstr "" #: timezone/zic.c:685 #, c-format msgid "file name '%s' contains overlength component '%.*s...'" msgstr "" #: timezone/zic.c:713 #, c-format msgid "file name '%s' contains byte '%c'" msgstr "" #: timezone/zic.c:714 #, c-format msgid "file name '%s' contains byte '\\%o'" msgstr "" #: timezone/zic.c:757 #, c-format msgid "%s: link from %s failed: %s" msgstr "" #: timezone/zic.c:650 msgid "hard link failed, symbolic link used" msgstr "" #: timezone/zic.c:660 #, c-format msgid "%s: Can't read %s: %s\n" msgstr "" #: timezone/zic.c:668 timezone/zic.c:1533 #, c-format msgid "%s: Can't create %s: %s\n" msgstr "" #: timezone/zic.c:686 msgid "link failed, copy used" msgstr "" #: timezone/zic.c:744 timezone/zic.c:746 msgid "same rule name in multiple files" msgstr "" #: timezone/zic.c:787 msgid "unruly zone" msgstr "" #: timezone/zic.c:794 #, c-format msgid "%s in ruleless zone" msgstr "" #: timezone/zic.c:814 msgid "standard input" msgstr "" #: timezone/zic.c:819 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "" #: timezone/zic.c:830 msgid "line too long" msgstr "" #: timezone/zic.c:850 msgid "input line of unknown type" msgstr "" #: timezone/zic.c:1034 #, c-format msgid "%s: Leap line in non leap seconds file %s" msgstr "" #: timezone/zic.c:873 timezone/zic.c:1282 timezone/zic.c:1304 #, c-format msgid "%s: panic: Invalid l_value %d\n" msgstr "" #: timezone/zic.c:893 msgid "expected continuation line not found" msgstr "" #: timezone/zic.c:934 timezone/zic.c:2610 timezone/zic.c:2624 msgid "time overflow" msgstr "" #: timezone/zic.c:941 msgid "values over 24 hours not handled by pre-2007 versions of zic" msgstr "" #: timezone/zic.c:952 msgid "wrong number of fields on Rule line" msgstr "" #: timezone/zic.c:956 msgid "nameless rule" msgstr "" #: timezone/zic.c:961 msgid "invalid saved time" msgstr "" #: timezone/zic.c:978 msgid "wrong number of fields on Zone line" msgstr "" #: timezone/zic.c:983 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "" #: timezone/zic.c:989 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "" #: timezone/zic.c:997 #, c-format msgid "duplicate zone name %s (file \"%s\", line %d)" msgstr "" #: timezone/zic.c:1010 msgid "wrong number of fields on Zone continuation line" msgstr "" #: timezone/zic.c:1047 msgid "invalid UT offset" msgstr "" #: timezone/zic.c:1050 msgid "invalid abbreviation format" msgstr "" #: timezone/zic.c:1220 #, c-format msgid "format '%s' not handled by pre-2015 versions of zic" msgstr "" #: timezone/zic.c:1079 msgid "" "Zone continuation line end time is not after end time of previous line" msgstr "" #: timezone/zic.c:1105 msgid "wrong number of fields on Leap line" msgstr "" #: timezone/zic.c:1114 msgid "invalid leaping year" msgstr "" #: timezone/zic.c:1134 timezone/zic.c:1236 msgid "invalid month name" msgstr "" #: timezone/zic.c:1147 timezone/zic.c:1349 timezone/zic.c:1363 msgid "invalid day of month" msgstr "" #: timezone/zic.c:1156 msgid "time too small" msgstr "" #: timezone/zic.c:1160 msgid "time too large" msgstr "" #: timezone/zic.c:1164 timezone/zic.c:1265 msgid "invalid time of day" msgstr "" #: timezone/zic.c:1183 msgid "illegal CORRECTION field on Leap line" msgstr "" #: timezone/zic.c:1188 msgid "illegal Rolling/Stationary field on Leap line" msgstr "" #: timezone/zic.c:1246 msgid "leap second precedes Big Bang" msgstr "" #: timezone/zic.c:1202 msgid "wrong number of fields on Link line" msgstr "" #: timezone/zic.c:1206 msgid "blank FROM field on Link line" msgstr "" #: timezone/zic.c:1286 msgid "invalid starting year" msgstr "" #: timezone/zic.c:1308 msgid "invalid ending year" msgstr "" #: timezone/zic.c:1312 msgid "starting year greater than ending year" msgstr "" #: timezone/zic.c:1319 msgid "typed single year" msgstr "" #: timezone/zic.c:1354 msgid "invalid weekday name" msgstr "" #: timezone/zic.c:1530 msgid "pre-2014 clients may mishandle more than 1200 transition times" msgstr "" #: timezone/zic.c:1523 #, c-format msgid "%s: Can't remove %s: %s\n" msgstr "" #: timezone/zic.c:1918 #, c-format msgid "%%z UTC offset magnitude exceeds 99:59:59" msgstr "" #: timezone/zic.c:2105 msgid "no POSIX environment variable for zone" msgstr "" #: timezone/zic.c:2111 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "" #: timezone/zic.c:2428 msgid "two rules for same instant" msgstr "" #: timezone/zic.c:2292 msgid "can't determine time zone abbreviation to use just after until time" msgstr "" #: timezone/zic.c:2338 timezone/zic.c:2416 msgid "too many local time types" msgstr "" #: timezone/zic.c:2420 msgid "UT offset out of range" msgstr "" #: timezone/zic.c:2444 msgid "too many leap seconds" msgstr "" #: timezone/zic.c:2450 msgid "repeated leap second moment" msgstr "" #: timezone/zic.c:2500 msgid "Wild result from command execution" msgstr "" #: timezone/zic.c:2501 #, c-format msgid "%s: command was '%s', result was %d\n" msgstr "" #: timezone/zic.c:2592 msgid "Odd number of quotation marks" msgstr "" #: timezone/zic.c:2669 msgid "use of 2/29 in non leap-year" msgstr "" #: timezone/zic.c:2931 msgid "" "rule goes past start/end of month; will not work with pre-2004 versions of " "zic" msgstr "" #: timezone/zic.c:2958 msgid "time zone abbreviation has fewer than 3 characters" msgstr "" #: timezone/zic.c:2960 msgid "time zone abbreviation has too many characters" msgstr "" #: timezone/zic.c:2749 msgid "time zone abbreviation differs from POSIX standard" msgstr "" #: timezone/zic.c:2755 msgid "too many, or too long, time zone abbreviations" msgstr "" #: timezone/zic.c:3004 #, c-format msgid "%s: Can't create directory %s: %s" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/kbd.po0000644000000000000000000010125212734304513016530 0ustar # Asturian translation for kbd # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the kbd package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: kbd\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-11-16 00:52+0400\n" "PO-Revision-Date: 2010-10-14 13:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:33+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/chvt.c:28 #, c-format msgid "usage: chvt N\n" msgstr "" #: src/deallocvt.c:33 #, c-format msgid "%s: unknown option\n" msgstr "%s: opción desconocida\n" #: src/deallocvt.c:45 #, c-format msgid "%s: deallocating all unused consoles failed\n" msgstr "" #: src/deallocvt.c:53 #, c-format msgid "%s: 0: illegal VT number\n" msgstr "" #: src/deallocvt.c:57 #, c-format msgid "%s: VT 1 is the console and cannot be deallocated\n" msgstr "" #: src/deallocvt.c:63 #, c-format msgid "%s: could not deallocate console %d\n" msgstr "" #: src/dumpkeys.c:66 #, c-format msgid "KDGKBENT error at index 0 in table %d\n" msgstr "" #: src/dumpkeys.c:79 #, c-format msgid "%s: cannot find any keymaps?\n" msgstr "" #: src/dumpkeys.c:84 #, c-format msgid "%s: plain map not allocated? very strange ...\n" msgstr "" #: src/dumpkeys.c:118 #, c-format msgid "KDGKBENT error at index %d in table %d\n" msgstr "" #: src/dumpkeys.c:272 #, c-format msgid "keycode range supported by kernel: 1 - %d\n" msgstr "" #: src/dumpkeys.c:274 #, c-format msgid "max number of actions bindable to a key: %d\n" msgstr "" #: src/dumpkeys.c:277 #, c-format msgid "number of keymaps in actual use: %d\n" msgstr "" #: src/dumpkeys.c:280 #, c-format msgid "of which %d dynamically allocated\n" msgstr "" #: src/dumpkeys.c:281 #, c-format msgid "ranges of action codes supported by kernel:\n" msgstr "" #: src/dumpkeys.c:286 #, c-format msgid "number of function keys supported by kernel: %d\n" msgstr "" #: src/dumpkeys.c:289 #, c-format msgid "max nr of compose definitions: %d\n" msgstr "" #: src/dumpkeys.c:291 #, c-format msgid "nr of compose definitions in actual use: %d\n" msgstr "" #: src/dumpkeys.c:316 #, c-format msgid "" "Symbols recognized by %s:\n" "(numeric value, symbol)\n" "\n" msgstr "" #: src/dumpkeys.c:329 #, c-format msgid "" "\n" "The following synonyms are recognized:\n" "\n" msgstr "" #: src/dumpkeys.c:331 #, c-format msgid "%-15s for %s\n" msgstr "" #: src/dumpkeys.c:333 #, c-format msgid "" "\n" "Recognized modifier names and their column numbers:\n" msgstr "" #: src/dumpkeys.c:398 #, c-format msgid "# not alt_is_meta: on keymap %d key %d is bound to" msgstr "" #: src/dumpkeys.c:475 #, c-format msgid "impossible: not meta?\n" msgstr "" #: src/dumpkeys.c:532 #, c-format msgid "KDGKBSENT failed at index %d: " msgstr "" #: src/dumpkeys.c:552 #, c-format msgid "dumpkeys version %s" msgstr "" #: src/dumpkeys.c:553 #, c-format msgid "" "\n" "usage: dumpkeys [options...]\n" "\n" "valid options are:\n" "\n" "\t-h --help\t display this help text\n" "\t-i --short-info\t display information about keyboard driver\n" "\t-l --long-info\t display above and symbols known to loadkeys\n" "\t-n --numeric\t display keytable in hexadecimal notation\n" "\t-f --full-table\t don't use short-hand notations, one row per keycode\n" "\t-1 --separate-lines one line per (modifier,keycode) pair\n" "\t --funcs-only\t display only the function key strings\n" "\t --keys-only\t display only key bindings\n" "\t --compose-only display only compose key combinations\n" "\t-c --charset=" msgstr "" #: src/dumpkeys.c:570 #, c-format msgid "" "\t\t\t interpret character action codes to be from the\n" "\t\t\t specified character set\n" msgstr "" #: src/fgconsole.c:17 #, c-format msgid "" "%s version %s\n" "\n" "Usage: %s [options]\n" "\n" "Valid options are:\n" "\n" "\t-h --help display this help text\n" "\t-V --version display program version\n" "\t-n --next-available display number of next unallocated VT\n" msgstr "" #: src/fgconsole.c:66 msgid "Couldn't read VTNO: " msgstr "" #: src/findfile.c:51 #, c-format msgid "error executing %s\n" msgstr "" #: src/findfile.c:157 #, c-format msgid "Warning: path too long: %s/%s\n" msgstr "" #: src/getfd.c:67 #, c-format msgid "Couldn't open %s\n" msgstr "" #: src/getfd.c:84 #, c-format msgid "Couldn't get a file descriptor referring to the console\n" msgstr "" #: src/getkeycodes.c:18 #, c-format msgid "usage: getkeycodes\n" msgstr "" #: src/getkeycodes.c:56 #, c-format msgid "Plain scancodes xx (hex) versus keycodes (dec)\n" msgstr "" #: src/getkeycodes.c:59 #, c-format msgid "0 is an error; for 1-88 (0x01-0x58) scancode equals keycode\n" msgstr "" #: src/getkeycodes.c:62 #, c-format msgid "for 1-%d (0x01-0x%02x) scancode equals keycode\n" msgstr "" #: src/getkeycodes.c:68 #, c-format msgid "" "\n" "\n" "Escaped scancodes e0 xx (hex)\n" msgstr "" #: src/getkeycodes.c:93 #, c-format msgid "failed to get keycode for scancode 0x%x\n" msgstr "" #: src/getunimap.c:29 #, c-format msgid "" "Usage:\n" "\t%s [-s] [-C console]\n" msgstr "" #: src/kbdinfo.c:18 #, c-format msgid "" "Usage: %1$s [-C DEVICE] getmode [text|graphics]\n" " or: %1$s [-C DEVICE] gkbmode [raw|xlate|mediumraw|unicode]\n" " or: %1$s [-C DEVICE] gkbmeta [metabit|escprefix]\n" " or: %1$s [-C DEVICE] gkbled [scrolllock|numlock|capslock]\n" msgstr "" #: src/kbdinfo.c:65 #, c-format msgid "Error: Not enough arguments.\n" msgstr "" #: src/kbdinfo.c:124 #, c-format msgid "Error: Unrecognized action: %s\n" msgstr "" #: src/kbd_mode.c:20 #, c-format msgid "usage: kbd_mode [-a|-u|-k|-s] [-C device]\n" msgstr "" #: src/kbd_mode.c:80 #, c-format msgid "kbd_mode: error reading keyboard mode\n" msgstr "" #: src/kbd_mode.c:85 #, c-format msgid "The keyboard is in raw (scancode) mode\n" msgstr "" #: src/kbd_mode.c:88 #, c-format msgid "The keyboard is in mediumraw (keycode) mode\n" msgstr "" #: src/kbd_mode.c:91 #, c-format msgid "The keyboard is in the default (ASCII) mode\n" msgstr "" #: src/kbd_mode.c:94 #, c-format msgid "The keyboard is in Unicode (UTF-8) mode\n" msgstr "" #: src/kbd_mode.c:97 #, c-format msgid "The keyboard is in some unknown mode\n" msgstr "" #: src/kbd_mode.c:104 #, c-format msgid "%s: error setting keyboard mode\n" msgstr "" #: src/kbdrate.c:156 src/kbdrate.c:175 src/kbdrate.c:339 #, c-format msgid "Typematic Rate set to %.1f cps (delay = %d ms)\n" msgstr "" #: src/kbdrate.c:267 #, c-format msgid "Usage: kbdrate [-V] [-s] [-r rate] [-d delay]\n" msgstr "" #: src/kbdrate.c:297 msgid "Cannot open /dev/port" msgstr "" #: src/kdfontop.c:197 #, c-format msgid "bug: getfont called with count<256\n" msgstr "" #: src/kdfontop.c:201 #, c-format msgid "bug: getfont using GIO_FONT needs buf.\n" msgstr "" #: src/kdfontop.c:258 src/kdmapop.c:150 src/xmalloc.c:15 #, c-format msgid "%s: out of memory\n" msgstr "" #: src/kdmapop.c:159 #, c-format msgid "strange... ct changed from %d to %d\n" msgstr "" #: src/kdmapop.c:185 #, c-format msgid "" "It seems this kernel is older than 1.1.92\n" "No Unicode mapping table loaded.\n" msgstr "" #: src/ksyms.c:1713 #, c-format msgid "unknown charset %s - ignoring charset request\n" msgstr "" #: src/ksyms.c:1819 #, c-format msgid "assuming iso-8859-1 %s\n" msgstr "" #: src/ksyms.c:1826 #, c-format msgid "assuming iso-8859-15 %s\n" msgstr "" #: src/ksyms.c:1833 #, c-format msgid "assuming iso-8859-2 %s\n" msgstr "" #: src/ksyms.c:1840 #, c-format msgid "assuming iso-8859-3 %s\n" msgstr "" #: src/ksyms.c:1847 #, c-format msgid "assuming iso-8859-4 %s\n" msgstr "" #: src/ksyms.c:1852 #, c-format msgid "unknown keysym '%s'\n" msgstr "" #: loadkeys.analyze.l:51 msgid "includes are nested too deeply" msgstr "" #: loadkeys.analyze.l:238 #, c-format msgid "switching to %s\n" msgstr "" #: loadkeys.analyze.l:242 #, c-format msgid "cannot open include file %s" msgstr "" #: loadkeys.analyze.l:314 msgid "expected filename between quotes" msgstr "" #: loadkeys.analyze.l:353 #, c-format msgid "unicode keysym out of range: %s" msgstr "" #: loadkeys.analyze.l:404 loadkeys.analyze.l:409 loadkeys.analyze.l:414 #: loadkeys.analyze.l:419 loadkeys.analyze.l:426 msgid "string too long" msgstr "" #: loadkeys.y:93 #, c-format msgid "" "loadkeys version %s\n" "\n" "Usage: loadkeys [option...] [mapfile...]\n" "\n" "Valid options are:\n" "\n" " -a --ascii force conversion to ASCII\n" " -b --bkeymap output a binary keymap to stdout\n" " -c --clearcompose clear kernel compose table\n" " -C --console=file\n" " the console device to be used\n" " -d --default load \"%s\"\n" " -h --help display this help text\n" " -m --mktable output a \"defkeymap.c\" to stdout\n" " -q --quiet suppress all normal output\n" " -s --clearstrings clear kernel string table\n" " -u --unicode force conversion to Unicode\n" " -v --verbose report the changes\n" msgstr "" #: loadkeys.y:152 #, c-format msgid "addmap called with bad index %d" msgstr "" #: loadkeys.y:156 #, c-format msgid "adding map %d violates explicit keymaps line" msgstr "" #: loadkeys.y:170 #, c-format msgid "killkey called with bad index %d" msgstr "" #: loadkeys.y:173 #, c-format msgid "killkey called with bad table %d" msgstr "" #: loadkeys.y:189 #, c-format msgid "addkey called with bad keycode %d" msgstr "" #: loadkeys.y:192 #, c-format msgid "addkey called with bad index %d" msgstr "" #: loadkeys.y:195 #, c-format msgid "addkey called with bad table %d" msgstr "" #: loadkeys.y:241 #, c-format msgid "%s: addfunc called with bad func %d\n" msgstr "" #: loadkeys.y:272 #, c-format msgid "%s: addfunc: func_buf overflow\n" msgstr "" #: loadkeys.y:300 #, c-format msgid "compose table overflow\n" msgstr "" #: loadkeys.y:320 #, c-format msgid "%s: could not switch to Unicode mode\n" msgstr "" #: loadkeys.y:339 #, c-format msgid "Keymap %d: Permission denied\n" msgstr "" #: loadkeys.y:348 #, c-format msgid "keycode %d, table %d = %d%s\n" msgstr "" #: loadkeys.y:350 msgid " FAILED" msgstr "" #: loadkeys.y:354 #, c-format msgid "failed to bind key %d to value %d\n" msgstr "" #: loadkeys.y:366 #, c-format msgid "deallocate keymap %d\n" msgstr "" #: loadkeys.y:372 #, c-format msgid "%s: could not deallocate keymap %d\n" msgstr "" #: loadkeys.y:389 #, c-format msgid "%s: cannot deallocate or clear keymap\n" msgstr "" #: loadkeys.y:401 #, c-format msgid "%s: could not return to original keyboard mode\n" msgstr "" #: loadkeys.y:458 #, c-format msgid "failed to bind string '%s' to function %s\n" msgstr "" #: loadkeys.y:467 #, c-format msgid "failed to clear string %s\n" msgstr "" #: loadkeys.y:488 #, c-format msgid "too many compose definitions\n" msgstr "" #: loadkeys.y:580 msgid "impossible error in do_constant" msgstr "" #: loadkeys.y:596 #, c-format msgid "" "\n" "Changed %d %s and %d %s.\n" msgstr "" #: loadkeys.y:597 msgid "key" msgstr "" #: loadkeys.y:597 msgid "keys" msgstr "" #: loadkeys.y:598 msgid "string" msgstr "" #: loadkeys.y:598 msgid "strings" msgstr "" #: loadkeys.y:605 #, c-format msgid "Loaded %d compose %s.\n" msgstr "" #: loadkeys.y:606 msgid "definition" msgstr "" #: loadkeys.y:606 msgid "definitions" msgstr "" #: loadkeys.y:610 #, c-format msgid "(No change in compose definitions.)\n" msgstr "" #: loadkeys.y:650 #, c-format msgid "loadkeys: don't know how to compose for %s\n" msgstr "" #: loadkeys.y:886 src/mapscrn.c:275 src/mapscrn.c:280 #, c-format msgid "Error writing map to file\n" msgstr "" #: loadkeys.y:954 #, c-format msgid "'%s' is not a function key symbol" msgstr "" #: loadkeys.y:1028 #, c-format msgid "too many (%d) entries on one line" msgstr "" #: loadkeys.y:1042 msgid "too many key definitions on one line" msgstr "" #: loadkeys.y:1057 #, c-format msgid "Loading %s\n" msgstr "" #: loadkeys.y:1062 #, c-format msgid "syntax error in map file\n" msgstr "" #: loadkeys.y:1066 #, c-format msgid "key bindings not changed\n" msgstr "" #: loadkeys.y:1146 #, c-format msgid "%s: Options --unicode and --ascii are mutually exclusive\n" msgstr "" #: loadkeys.y:1158 #, c-format msgid "%s: error reading keyboard mode: %m\n" msgstr "" #: loadkeys.y:1166 #, c-format msgid "" "%s: warning: loading non-Unicode keymap on Unicode console\n" " (perhaps you want to do `kbd_mode -a'?)\n" msgstr "" #: loadkeys.y:1178 #, c-format msgid "" "%s: warning: loading Unicode keymap on non-Unicode console\n" " (perhaps you want to do `kbd_mode -u'?)\n" msgstr "" #: loadkeys.y:1187 #, c-format msgid "Searching in %s\n" msgstr "" #: loadkeys.y:1197 #, c-format msgid "Cannot find %s\n" msgstr "" #: loadkeys.y:1213 #, c-format msgid "cannot open file %s\n" msgstr "" #: src/loadunimap.c:43 #, c-format msgid "" "Usage:\n" "\t%s [-C console] [-o map.orig]\n" msgstr "" #: src/loadunimap.c:175 src/loadunimap.c:186 #, c-format msgid "Bad input line: %s\n" msgstr "" #: src/loadunimap.c:195 #, c-format msgid "%s: Glyph number (0x%x) larger than font length\n" msgstr "" #: src/loadunimap.c:201 #, c-format msgid "%s: Bad end of range (0x%x)\n" msgstr "" #: src/loadunimap.c:231 src/psfxtable.c:175 #, c-format msgid "" "%s: Bad Unicode range corresponding to font position range 0x%x-0x%x\n" msgstr "" #: src/loadunimap.c:238 src/psfxtable.c:182 #, c-format msgid "" "%s: Unicode range U+%x-U+%x not of the same length as font position range " "0x%x-0x%x\n" msgstr "" #: src/loadunimap.c:257 src/psfxtable.c:203 #, c-format msgid "%s: trailing junk (%s) ignored\n" msgstr "" #: src/loadunimap.c:274 #, c-format msgid "Loading unicode map from file %s\n" msgstr "" #: src/loadunimap.c:280 #, c-format msgid "%s: %s: Warning: line too long\n" msgstr "" #: src/loadunimap.c:290 #, c-format msgid "" "%s: not loading empty unimap\n" "(if you insist: use option -f to override)\n" msgstr "" #: src/loadunimap.c:311 msgid "entry" msgstr "" #: src/loadunimap.c:311 msgid "entries" msgstr "" #: src/loadunimap.c:337 #, c-format msgid "Saved unicode map on `%s'\n" msgstr "" #: src/loadunimap.c:373 #, c-format msgid "Appended Unicode map\n" msgstr "" #: src/mapscrn.c:68 #, c-format msgid "usage: %s [-v] [-o map.orig] map-file\n" msgstr "" #: src/mapscrn.c:133 #, c-format msgid "mapscrn: cannot open map file _%s_\n" msgstr "" #: src/mapscrn.c:139 #, c-format msgid "Cannot stat map file" msgstr "" #: src/mapscrn.c:144 #, c-format msgid "Loading binary direct-to-font screen map from file %s\n" msgstr "" #: src/mapscrn.c:149 src/mapscrn.c:160 #, c-format msgid "Error reading map from file `%s'\n" msgstr "" #: src/mapscrn.c:155 #, c-format msgid "Loading binary unicode screen map from file %s\n" msgstr "" #: src/mapscrn.c:167 #, c-format msgid "Loading symbolic screen map from file %s\n" msgstr "" #: src/mapscrn.c:171 #, c-format msgid "Error parsing symbolic map from `%s', line %d\n" msgstr "" #: src/mapscrn.c:284 #, c-format msgid "Cannot read console map\n" msgstr "" #: src/mapscrn.c:290 #, c-format msgid "Saved screen map in `%s'\n" msgstr "" #: src/openvt.c:44 #, c-format msgid "" "Usage: %s [OPTIONS] -- command\n" "\n" "This utility help you to start a program on a new virtual terminal (VT).\n" "\n" "Options:\n" " -c, --console=NUM use the given VT number;\n" " -e, --exec execute the command, without forking;\n" " -f, --force force opening a VT without checking;\n" " -l, --login make the command a login shell;\n" " -u, --user figure out the owner of the current VT;\n" " -s, --switch switch to the new VT;\n" " -w, --wait wait for command to complete;\n" " -v, --verbose print a message for each action;\n" " -V, --version print program version and exit;\n" " -h, --help output a brief help message.\n" "\n" msgstr "" #: src/openvt.c:163 msgid "Couldn't find owner of current tty!" msgstr "" #: src/openvt.c:231 #, c-format msgid "%s: Illegal vt number" msgstr "" #: src/openvt.c:257 msgid "Only root can use the -u flag." msgstr "" #: src/openvt.c:279 msgid "Couldn't get a file descriptor referring to the console" msgstr "" #: src/openvt.c:286 msgid "Cannot find a free vt" msgstr "" #: src/openvt.c:290 #, c-format msgid "Cannot check whether vt %d is free; use `%s -f' to force." msgstr "" #: src/openvt.c:294 #, c-format msgid "vt %d is in use; command aborted; use `%s -f' to force." msgstr "" #: src/openvt.c:304 msgid "Unable to find command." msgstr "" #: src/openvt.c:336 msgid "Unable to set new session" msgstr "" #: src/openvt.c:360 #, c-format msgid "Unable to open %s" msgstr "" #: src/openvt.c:364 #, c-format msgid "Using VT %s" msgstr "" #: src/openvt.c:370 #, c-format msgid "Cannot open %s read/write" msgstr "" #: src/openvt.c:381 #, c-format msgid "Couldn't activate vt %d" msgstr "" #: src/openvt.c:384 msgid "Activation interrupted?" msgstr "" #: src/openvt.c:424 #, c-format msgid "Couldn't deallocate console %d" msgstr "" #: src/psffontop.c:69 #, c-format msgid "%s: short ucs2 unicode table\n" msgstr "" #: src/psffontop.c:90 #, c-format msgid "%s: short utf8 unicode table\n" msgstr "" #: src/psffontop.c:93 #, c-format msgid "%s: bad utf8\n" msgstr "" #: src/psffontop.c:96 #, c-format msgid "%s: unknown utf8 error\n" msgstr "" #: src/psffontop.c:126 #, c-format msgid "%s: short unicode table\n" msgstr "" #: src/psffontop.c:206 #, c-format msgid "%s: Error reading input font" msgstr "" #: src/psffontop.c:220 #, c-format msgid "%s: Bad call of readpsffont\n" msgstr "" #: src/psffontop.c:235 #, c-format msgid "%s: Unsupported psf file mode (%d)\n" msgstr "" #: src/psffontop.c:253 #, c-format msgid "%s: Unsupported psf version (%d)\n" msgstr "" #: src/psffontop.c:269 #, c-format msgid "%s: zero input font length?\n" msgstr "" #: src/psffontop.c:274 #, c-format msgid "%s: zero input character size?\n" msgstr "" #: src/psffontop.c:280 #, c-format msgid "%s: Input file: bad input length (%d)\n" msgstr "" #: src/psffontop.c:312 #, c-format msgid "%s: Input file: trailing garbage\n" msgstr "" #: src/psffontop.c:350 #, c-format msgid "appendunicode: illegal unicode %u\n" msgstr "" #: src/psffontop.c:443 #, c-format msgid "Cannot write font file header" msgstr "" #: src/psffontop.c:469 src/setfont.c:677 #, c-format msgid "Cannot write font file" msgstr "" #: src/psfxtable.c:109 #, c-format msgid "%s: Warning: line too long\n" msgstr "" #: src/psfxtable.c:123 src/psfxtable.c:133 #, c-format msgid "%s: Bad input line: %s\n" msgstr "" #: src/psfxtable.c:142 #, c-format msgid "%s: Glyph number (0x%lx) past end of font\n" msgstr "" #: src/psfxtable.c:147 #, c-format msgid "%s: Bad end of range (0x%lx)\n" msgstr "" #: src/psfxtable.c:166 #, c-format msgid "" "%s: Corresponding to a range of font positions, there should be a Unicode " "range\n" msgstr "" #: src/psfxtable.c:257 #, c-format msgid "" "Usage:\n" "\t%s infont intable outfont\n" msgstr "" #: src/psfxtable.c:266 #, c-format msgid "" "Usage:\n" "\t%s infont [outtable]\n" msgstr "" #: src/psfxtable.c:275 #, c-format msgid "" "Usage:\n" "\t%s infont outfont\n" msgstr "" #: src/psfxtable.c:300 #, c-format msgid "" "Usage:\n" "\t%s [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n" msgstr "" #: src/psfxtable.c:360 #, c-format msgid "%s: Bad magic number on %s\n" msgstr "" #: src/psfxtable.c:379 #, c-format msgid "%s: psf file with unknown magic\n" msgstr "" #: src/psfxtable.c:395 #, c-format msgid "%s: input font does not have an index\n" msgstr "" #: src/resizecons.c:154 #, c-format msgid "resizecons: cannot find videomode file %s\n" msgstr "" #: src/resizecons.c:173 #, c-format msgid "Invalid number of lines\n" msgstr "" #: src/resizecons.c:239 #, c-format msgid "Old mode: %dx%d New mode: %dx%d\n" msgstr "" #: src/resizecons.c:241 #, c-format msgid "Old #scanlines: %d New #scanlines: %d Character height: %d\n" msgstr "" #: src/resizecons.c:252 #, c-format msgid "resizecons: the command `%s' failed\n" msgstr "" #: src/resizecons.c:325 #, c-format msgid "" "resizecons: don't forget to change TERM (maybe to con%dx%d or linux-%dx%d)\n" msgstr "" #: src/resizecons.c:338 #, c-format msgid "" "resizecons:\n" "call is: resizecons COLSxROWS or: resizecons COLS ROWS\n" "or: resizecons -lines ROWS, with ROWS one of 25, 28, 30, 34, 36, 40, 44, 50, " "60\n" msgstr "" #: src/resizecons.c:376 #, c-format msgid "resizecons: cannot get I/O permissions.\n" msgstr "" #: src/screendump.c:49 #, c-format msgid "usage: screendump [n]\n" msgstr "" #: src/screendump.c:79 #, c-format msgid "Error reading %s\n" msgstr "" #: src/screendump.c:127 #, c-format msgid "couldn't read %s, and cannot ioctl dump\n" msgstr "" #: src/screendump.c:133 #, c-format msgid "couldn't read %s\n" msgstr "" #: src/screendump.c:142 #, c-format msgid "Strange ... screen is both %dx%d and %dx%d ??\n" msgstr "" #: src/screendump.c:160 #, c-format msgid "Error writing screendump\n" msgstr "" #: src/setfont.c:74 #, c-format msgid "" "Usage: setfont [write-options] [-] [newfont..] [-m consolemap] [-u " "unicodemap]\n" " write-options (take place before file loading):\n" " -o Write current font to \n" " -O Write current font and unicode map to \n" " -om Write current consolemap to \n" " -ou Write current unicodemap to \n" "If no newfont and no -[o|O|om|ou|m|u] option is given,\n" "a default font is loaded:\n" " setfont Load font \"default[.gz]\"\n" " setfont - Load font \"default8x[.gz]\"\n" "The - option selects a font from a codepage that contains three fonts:\n" " setfont -{8|14|16} codepage.cp[.gz] Load 8x font from codepage.cp\n" "Explicitly (with -m or -u) or implicitly (in the fontfile) given mappings\n" "will be loaded and, in the case of consolemaps, activated.\n" " -h (no space) Override font height.\n" " -m Load console screen map.\n" " -u Load font unicode map.\n" " -m none Suppress loading and activation of a screen map.\n" " -u none Suppress loading of a unicode map.\n" " -v Be verbose.\n" " -C Indicate console device to be used.\n" " -V Print version and exit.\n" "Files are loaded from the current directory or %s/*/.\n" msgstr "" #: src/setfont.c:177 #, c-format msgid "setfont: too many input files\n" msgstr "" #: src/setfont.c:185 #, c-format msgid "" "setfont: cannot both restore from character ROM and from file. Font " "unchanged.\n" msgstr "" #: src/setfont.c:259 #, c-format msgid "Bad character height %d\n" msgstr "" #: src/setfont.c:263 #, c-format msgid "Bad character width %d\n" msgstr "" #: src/setfont.c:288 #, c-format msgid "%s: font position 32 is nonblank\n" msgstr "" #: src/setfont.c:296 #, c-format msgid "%s: wiped it\n" msgstr "" #: src/setfont.c:300 #, c-format msgid "%s: background will look funny\n" msgstr "" #: src/setfont.c:310 #, c-format msgid "Loading %d-char %dx%d font from file %s\n" msgstr "" #: src/setfont.c:313 #, c-format msgid "Loading %d-char %dx%d font\n" msgstr "" #: src/setfont.c:316 #, c-format msgid "Loading %d-char %dx%d (%d) font from file %s\n" msgstr "" #: src/setfont.c:319 #, c-format msgid "Loading %d-char %dx%d (%d) font\n" msgstr "" #: src/setfont.c:372 #, c-format msgid "%s: bug in do_loadtable\n" msgstr "" #: src/setfont.c:378 #, c-format msgid "Loading Unicode mapping table...\n" msgstr "" #: src/setfont.c:414 src/setfont.c:500 #, c-format msgid "Cannot open font file %s\n" msgstr "" #: src/setfont.c:425 #, c-format msgid "When loading several fonts, all must be psf fonts - %s isn't\n" msgstr "" #: src/setfont.c:435 #, c-format msgid "Read %d-char %dx%d font from file %s\n" msgstr "" #: src/setfont.c:441 #, c-format msgid "When loading several fonts, all must have the same height\n" msgstr "" #: src/setfont.c:448 #, c-format msgid "When loading several fonts, all must have the same width\n" msgstr "" #: src/setfont.c:487 #, c-format msgid "Cannot find default font\n" msgstr "" #: src/setfont.c:494 #, c-format msgid "Cannot find %s font\n" msgstr "" #: src/setfont.c:506 #, c-format msgid "Reading font file %s\n" msgstr "" #: src/setfont.c:546 #, c-format msgid "No final newline in combine file\n" msgstr "" #: src/setfont.c:552 #, c-format msgid "Too many files to combine\n" msgstr "" #: src/setfont.c:576 #, c-format msgid "Hmm - a font from restorefont? Using the first half.\n" msgstr "" #: src/setfont.c:593 #, c-format msgid "Bad input file size\n" msgstr "" #: src/setfont.c:614 #, c-format msgid "" "This file contains 3 fonts: 8x8, 8x14 and 8x16. Please indicate\n" "using an option -8 or -14 or -16 which one you want loaded.\n" msgstr "" #: src/setfont.c:628 #, c-format msgid "You asked for font size %d, but only 8, 14, 16 are possible here.\n" msgstr "" #: src/setfont.c:673 #, c-format msgid "Found nothing to save\n" msgstr "" #: src/setfont.c:682 #, c-format msgid "Saved %d-char %dx%d font file on %s\n" msgstr "" #: src/setkeycodes.c:21 #, c-format msgid "" "usage: setkeycode scancode keycode ...\n" " (where scancode is either xx or e0xx, given in hexadecimal,\n" " and keycode is given in decimal)\n" msgstr "" #: src/setkeycodes.c:43 msgid "even number of arguments expected" msgstr "" #: src/setkeycodes.c:50 msgid "error reading scancode" msgstr "" #: src/setkeycodes.c:58 msgid "code outside bounds" msgstr "" #: src/setkeycodes.c:68 #, c-format msgid "failed to set scancode %x to keycode %d\n" msgstr "" #: src/setleds.c:21 #, c-format msgid "" "Usage:\n" "\tsetleds [-v] [-L] [-D] [-F] [[+|-][ num | caps | scroll %s]]\n" "Thus,\n" "\tsetleds +caps -num\n" "will set CapsLock, clear NumLock and leave ScrollLock unchanged.\n" "The settings before and after the change (if any) are reported\n" "when the -v option is given or when no change is requested.\n" "Normally, setleds influences the vt flag settings\n" "(and these are usually reflected in the leds).\n" "With -L, setleds only sets the leds, and leaves the flags alone.\n" "With -D, setleds sets both the flags and the default flags, so\n" "that a subsequent reset will not change the flags.\n" msgstr "" #: src/setleds.c:43 msgid "on " msgstr "" #: src/setleds.c:43 msgid "off" msgstr "" #: src/setleds.c:86 #, c-format msgid "Error reading current led setting. Maybe stdin is not a VT?\n" msgstr "" #: src/setleds.c:105 #, c-format msgid "" "Error reading current flags setting. Maybe you are not on the console?\n" msgstr "" #: src/setleds.c:125 src/setleds.c:146 #, c-format msgid "Error reading current led setting from /dev/kbd.\n" msgstr "" #: src/setleds.c:129 #, c-format msgid "KIOCGLED unavailable?\n" msgstr "" #: src/setleds.c:150 #, c-format msgid "KIOCSLED unavailable?\n" msgstr "" #: src/setleds.c:177 #, c-format msgid "Error opening /dev/kbd.\n" msgstr "" #: src/setleds.c:209 #, c-format msgid "Error resetting ledmode\n" msgstr "" #: src/setleds.c:218 #, c-format msgid "Current default flags: " msgstr "" #: src/setleds.c:222 #, c-format msgid "Current flags: " msgstr "" #: src/setleds.c:226 #, c-format msgid "Current leds: " msgstr "" #: src/setleds.c:262 src/setmetamode.c:94 #, c-format msgid "" "unrecognized argument: _%s_\n" "\n" msgstr "" #: src/setleds.c:271 #, c-format msgid "Old default flags: " msgstr "" #: src/setleds.c:273 #, c-format msgid "New default flags: " msgstr "" #: src/setleds.c:280 #, c-format msgid "Old flags: " msgstr "" #: src/setleds.c:282 #, c-format msgid "New flags: " msgstr "" #: src/setleds.c:296 src/setleds.c:305 #, c-format msgid "Old leds: " msgstr "" #: src/setleds.c:298 src/setleds.c:307 #, c-format msgid "New leds: " msgstr "" #: src/setmetamode.c:20 #, c-format msgid "" "Usage:\n" "\tsetmetamode [ metabit | meta | bit | escprefix | esc | prefix ]\n" "Each vt has his own copy of this bit. Use\n" "\tsetmetamode [arg] < /dev/ttyn\n" "to change the settings of another vt.\n" "The setting before and after the change are reported.\n" msgstr "" #: src/setmetamode.c:36 msgid "Meta key sets high order bit\n" msgstr "" #: src/setmetamode.c:39 msgid "Meta key gives Esc prefix\n" msgstr "" #: src/setmetamode.c:42 msgid "Strange mode for Meta key?\n" msgstr "" #: src/setmetamode.c:78 #, c-format msgid "Error reading current setting. Maybe stdin is not a VT?\n" msgstr "" #: src/setmetamode.c:98 #, c-format msgid "old state: " msgstr "" #: src/setmetamode.c:104 #, c-format msgid "new state: " msgstr "" #: src/setvesablank.c:23 #, c-format msgid "usage: %s\n" msgstr "" #: src/setvtrgb.c:42 #, c-format msgid "" "Usage: %s vga|FILE|-\n" "\n" "If you use the FILE parameter, FILE should be exactly 3 lines of\n" "comma-separated decimal values for RED, GREEN, and BLUE.\n" "\n" "To seed a valid FILE:\n" " cat /sys/module/vt/parameters/default_{red,grn,blu} > FILE\n" "\n" "and then edit the values in FILE.\n" "\n" msgstr "" #: src/setvtrgb.c:85 #, c-format msgid "Error: %s: Invalid value in field %u in line %u." msgstr "" #: src/setvtrgb.c:92 #, c-format msgid "Error: %s: Insufficient number of fields in line %u." msgstr "" #: src/setvtrgb.c:98 #, c-format msgid "Error: %s: Line %u has ended unexpectedly.\n" msgstr "" #: src/setvtrgb.c:102 #, c-format msgid "Error: %s: Line %u is too long.\n" msgstr "" #: src/showconsolefont.c:33 #, c-format msgid "failed to restore original translation table\n" msgstr "" #: src/showconsolefont.c:38 #, c-format msgid "failed to restore original unimap\n" msgstr "" #: src/showconsolefont.c:56 #, c-format msgid "cannot change translation table\n" msgstr "" #: src/showconsolefont.c:63 #, c-format msgid "%s: out of memory?\n" msgstr "" #: src/showconsolefont.c:104 #, c-format msgid "" "usage: showconsolefont -V|--version\n" " showconsolefont [-C tty] [-v] [-i]\n" "(probably after loading a font with `setfont font')\n" "\n" "Valid options are:\n" " -C tty Device to read the font from. Default: current tty.\n" " -v Be more verbose.\n" " -i Don't print out the font table, just show\n" " ROWSxCOLSxCOUNT and exit.\n" msgstr "" #: src/showconsolefont.c:170 #, c-format msgid "Character count: %d\n" msgstr "" #: src/showconsolefont.c:171 #, c-format msgid "Font width : %d\n" msgstr "" #: src/showconsolefont.c:172 #, c-format msgid "Font height : %d\n" msgstr "" #: src/showconsolefont.c:184 #, c-format msgid "" "Showing %d-char font\n" "\n" msgstr "" #: src/showkey.c:42 msgid "?UNKNOWN?" msgstr "" #: src/showkey.c:44 #, c-format msgid "kb mode was %s\n" msgstr "" #: src/showkey.c:46 #, c-format msgid "" "[ if you are trying this under X, it might not work\n" "since the X server is also reading /dev/console ]\n" msgstr "" #: src/showkey.c:65 #, c-format msgid "caught signal %d, cleaning up...\n" msgstr "" #: src/showkey.c:79 #, c-format msgid "" "showkey version %s\n" "\n" "usage: showkey [options...]\n" "\n" "valid options are:\n" "\n" "\t-h --help\tdisplay this help text\n" "\t-a --ascii\tdisplay the decimal/octal/hex values of the keys\n" "\t-s --scancodes\tdisplay only the raw scan-codes\n" "\t-k --keycodes\tdisplay only the interpreted keycodes (default)\n" msgstr "" #: src/showkey.c:157 #, c-format msgid "" "\n" "Press any keys - Ctrl-D will terminate this program\n" "\n" msgstr "" #: src/showkey.c:226 #, c-format msgid "press any key (program terminates 10s after last keypress)...\n" msgstr "" #: src/showkey.c:250 msgid "release" msgstr "" #: src/showkey.c:250 msgid "press" msgstr "" #: src/showkey.c:262 #, c-format msgid "keycode %3d %s\n" msgstr "" #: src/totextmode.c:29 #, c-format msgid "usage: totextmode\n" msgstr "" #: src/version.h:20 #, c-format msgid "%s from %s\n" msgstr "" #: src/vlock/auth.c:58 msgid "" "Please try again later.\n" "\n" "\n" msgstr "" #: src/vlock/auth.c:67 #, c-format msgid "The entire console display is now completely locked by %s.\n" msgstr "" #: src/vlock/auth.c:71 #, c-format msgid "The %s is now locked by %s.\n" msgstr "" #: src/vlock/auth.c:74 msgid "Use Alt-function keys to switch to other virtual consoles." msgstr "" #: src/vlock/parse.c:50 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: src/vlock/parse.c:58 #, c-format msgid "" "%s: locks virtual consoles, saving your current session.\n" "Usage: %s [options]\n" " Where [options] are any of:\n" "-c or --current: lock only this virtual console, allowing user to\n" " switch to other virtual consoles.\n" "-a or --all: lock all virtual consoles by preventing other users\n" " from switching virtual consoles.\n" "-v or --version: Print the version number of vlock and exit.\n" "-h or --help: Print this help message and exit.\n" msgstr "" #: src/vlock/username.c:57 msgid "unrecognized user" msgstr "" #: src/vlock/vlock.c:56 msgid "stdin is not a tty" msgstr "" #: src/vlock/vt.c:152 #, c-format msgid "This tty (%s) is not a virtual console.\n" msgstr "" #: src/vlock/vt.c:160 #, c-format msgid "The entire console display cannot be locked.\n" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/kcm_notificationhelper.po0000644000000000000000000000546612734304514022523 0ustar # Asturian translation for kubuntu-notification-helper # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2014-03-21 03:11+0000\n" "Last-Translator: Xuacu Saturio \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:48+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "Configuración del Ayudante de Notificaciones de Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "" "Configurar el comportamientu del Ayudante de Notificaciones de Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" msgstr "Amosar notificaciones pa:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" msgstr "Rotures d'aplicación" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" msgstr "Disponibilidá de controladores privativos" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" msgstr "Información d'anovamientu" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" msgstr "Disponibilidá de códecs restrinxíos" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" msgstr "Encontu de llingua incompletu" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" msgstr "Necesítase rearrancar" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" msgstr "Triba de notificación:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" msgstr "Usar menús emerxentes ya iconos de bandexa" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" msgstr "Namái iconos de la bandexa del sistema" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" msgstr "Namái notificaciones emerxentes" language-pack-ast-base/data/ast/LC_MESSAGES/attr.po0000644000000000000000000002004112734304514016737 0ustar # Asturian translation for attr # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the attr package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: attr\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-03 13:57+0000\n" "PO-Revision-Date: 2009-11-16 08:21+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 15:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../attr/attr.c:46 #, c-format msgid "" "Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname # set value\n" " %s [-LRSq] -g attrname pathname # get value\n" " %s [-LRSq] -r attrname pathname # remove attr\n" " %s [-LRq] -l pathname # list attrs \n" " -s reads a value from stdin and -g writes a value to stdout\n" msgstr "" "Uso: %s [-LRSq] -s nomatrib ruta [-V valoratr] camín # afitar valor\n" " %s [-LRSq] -g nomatrib camín # obtener valor\n" " %s [-LRSq] -r nomatrib camín # desaniciar atributu\n" " %s [-LRq] -l camín # llistar atributos \n" " -s llee un valor de la entrada estándar y -g escribe un valor a la " "salida estándar\n" #: ../attr/attr.c:83 ../attr/attr.c:100 ../attr/attr.c:109 ../attr/attr.c:118 #, c-format msgid "Only one of -s, -g, -r, or -l allowed\n" msgstr "Sólo se permite usar ún de -s, -g, -r, o -l\n" #: ../attr/attr.c:91 #, c-format msgid "-V only allowed with -s\n" msgstr "-V sólo se permite con -s\n" #: ../attr/attr.c:136 #, c-format msgid "Unrecognized option: %c\n" msgstr "Opción ensin reconocer: %c\n" #: ../attr/attr.c:143 #, c-format msgid "A filename to operate on is required\n" msgstr "Necesítase un nome de ficheru sobre'l qu'operar\n" #: ../attr/attr.c:171 #, c-format msgid "Could not set \"%s\" for %s\n" msgstr "Nun se pudo afitar «%s» pa %s\n" #: ../attr/attr.c:176 #, c-format msgid "Attribute \"%s\" set to a %d byte value for %s:\n" msgstr "Atributu «%s» afitáu al valor byte %d pa %s:\n" #: ../attr/attr.c:194 #, c-format msgid "Could not get \"%s\" for %s\n" msgstr "Nun se pudo obtener «%s» pa %s\n" #: ../attr/attr.c:199 #, c-format msgid "Attribute \"%s\" had a %d byte value for %s:\n" msgstr "L'atributu «%s» tenía'l valor byte %d pa %s:\n" #: ../attr/attr.c:212 #, c-format msgid "Could not remove \"%s\" for %s\n" msgstr "Nun se pudo desaniciar \"%s\" pa %s\n" #: ../attr/attr.c:230 #, c-format msgid "Could not list \"%s\" for %s\n" msgstr "Nun se pudo llistar \"%s\" pa %s\n" #: ../attr/attr.c:240 #, c-format msgid "Attribute \"%s\" has a %d byte value for %s\n" msgstr "L'atributu «%s» tien el valor byte %d pa %s\n" #: ../attr/attr.c:252 #, c-format msgid "At least one of -s, -g, -r, or -l is required\n" msgstr "Necesítase polo menos ún de -s, -g, -r, o -l\n" #: ../getfattr/getfattr.c:98 ../setfattr/setfattr.c:71 msgid "No such attribute" msgstr "Atributu inexistente" #: ../getfattr/getfattr.c:259 #, c-format msgid "%s: Removing leading '/' from absolute path names\n" msgstr "%s: Quitando'l '/' l'entamu de los nomes de camín absolutos\n" #: ../getfattr/getfattr.c:377 #, c-format msgid "%s %s -- get extended attributes\n" msgstr "%s %s -- obtener atributos extendíos\n" #: ../getfattr/getfattr.c:379 ../setfattr/setfattr.c:177 #, c-format msgid "Usage: %s %s\n" msgstr "Usu: %s %s\n" #: ../getfattr/getfattr.c:382 #, c-format msgid "" " -n, --name=name get the named extended attribute value\n" " -d, --dump get all extended attribute values\n" " -e, --encoding=... encode values (as 'text', 'hex' or 'base64')\n" " --match=pattern only get attributes with names matching pattern\n" " --only-values print the bare values only\n" " -h, --no-dereference do not dereference symbolic links\n" " --absolute-names don't strip leading '/' in pathnames\n" " -R, --recursive recurse into subdirectories\n" " -L, --logical logical walk, follow symbolic links\n" " -P --physical physical walk, do not follow symbolic links\n" " --version print version and exit\n" " --help this help text\n" msgstr "" " -n, --name=nombre obtener l'atributu estendíu \"nome\"\n" " -d, --dump obtener valor de tolos atributos estendíos\n" " -e, --encoding=... codificar valores (como 'text', 'hex' o 'base64')\n" " --match=patrón sólo obtener los atributos que'l nome coincida con " "\"patrón\"\n" " --only-values sólo amosar los valores en crudu\n" " -h, --no-dereference nun resolver enllaces simbólicos\n" " --absolute-names nun desaniciar '/' iniciales en nomes de camín\n" " -R, --recursive percorrer subdireutorios recursivamente\n" " -L, --logical percorríu lóxicu, siguiendo enllaces simbólicos\n" " -P --physical percorríu físicu, nun siguir enllaces simbólicos\n" " --version amosar versión y colar\n" " --help esti testu d'aida\n" #: ../getfattr/getfattr.c:478 #, c-format msgid "%s: invalid regular expression \"%s\"\n" msgstr "%s: espresión regular inválida «%s»\n" #: ../getfattr/getfattr.c:492 #, c-format msgid "" "Usage: %s %s\n" "Try `%s --help' for more information.\n" msgstr "" "Usu: %s %s\n" "Escribi `%s --help' pa más información.\n" #: ../setfattr/setfattr.c:125 #, c-format msgid "%s: %s: No filename found in line %d, aborting\n" msgstr "" "%s: %s: Nun s'alcontró un nome de ficheru na llinia %d, encaboxando\n" #: ../setfattr/setfattr.c:129 #, c-format msgid "%s: No filename found in line %d of standard input, aborting\n" msgstr "" "%s: Nun s'alcontró un nome de ficheru na llinia %d de la entrada estándar, " "encaboxando\n" #: ../setfattr/setfattr.c:176 #, c-format msgid "%s %s -- set extended attributes\n" msgstr "%s %s -- afitar atributos estendíos\n" #: ../setfattr/setfattr.c:178 #, c-format msgid " %s %s\n" msgstr " %s %s\n" #: ../setfattr/setfattr.c:180 #, c-format msgid "" " -n, --name=name set the value of the named extended attribute\n" " -x, --remove=name remove the named extended attribute\n" " -v, --value=value use value as the attribute value\n" " -h, --no-dereference do not dereference symbolic links\n" " --restore=file restore extended attributes\n" " --version print version and exit\n" " --help this help text\n" msgstr "" " -n, --name=nome afitar valor pal atributu estendíu \"nome\"\n" " -x, --remove=nome desaniciar atributu estendíu \"nome\"\n" " -v, --value=valor usar \"valor\" como'l valor del atributu\n" " -h, --no-dereference nun resolver enllaces simbólicos\n" " --restore=archivo restaurar atributos estendíos\n" " --version amosar versión y colar\n" " --help esti testu d'aida\n" #: ../setfattr/setfattr.c:255 #, c-format msgid "" "Usage: %s %s\n" " %s %s\n" "Try `%s --help' for more information.\n" msgstr "" "Usu: %s %s\n" " %s %s\n" "Escribi «%s --help» pa más información.\n" #: ../libattr/attr_copy_fd.c:82 ../libattr/attr_copy_fd.c:97 #: ../libattr/attr_copy_file.c:80 ../libattr/attr_copy_file.c:95 #, c-format msgid "listing attributes of %s" msgstr "llistando atributos de %s" #: ../libattr/attr_copy_fd.c:117 ../libattr/attr_copy_fd.c:134 #: ../libattr/attr_copy_file.c:115 ../libattr/attr_copy_file.c:132 #, c-format msgid "getting attribute %s of %s" msgstr "obteniendo atributu %s de %s" #: ../libattr/attr_copy_fd.c:148 ../libattr/attr_copy_fd.c:166 #: ../libattr/attr_copy_file.c:145 ../libattr/attr_copy_file.c:164 #, c-format msgid "setting attributes for %s" msgstr "afitando atributos pa %s" #: ../libattr/attr_copy_fd.c:154 ../libattr/attr_copy_file.c:152 #, c-format msgid "setting attribute %s for %s" msgstr "afitando atributu %s pa %s" language-pack-ast-base/data/ast/LC_MESSAGES/cpio.po0000644000000000000000000007435412734304514016737 0ustar # Asturian translation for cpio # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the cpio package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: cpio\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2010-03-10 15:04+0200\n" "PO-Revision-Date: 2010-10-14 13:04+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:09+0000\n" "X-Generator: Launchpad (build 18115)\n" #: gnu/argmatch.c:135 #, c-format msgid "invalid argument %s for %s" msgstr "argumentu %s non válidu pa %s" #: gnu/argmatch.c:136 #, c-format msgid "ambiguous argument %s for %s" msgstr "argumentu %s ambiguu pa %s" #: gnu/argmatch.c:155 #, c-format msgid "Valid arguments are:" msgstr "Los argumentos válidos son:" #: gnu/argp-help.c:149 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: gnu/argp-help.c:222 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT el parámetru requier un valor" #: gnu/argp-help.c:228 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: gnu/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Parámetru ARGP_HELP_FMT desconocíu" #: gnu/argp-help.c:249 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Basoria en ARGP_HELP_FMT: %s" #: gnu/argp-help.c:1246 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: gnu/argp-help.c:1639 msgid "Usage:" msgstr "Usu:" #: gnu/argp-help.c:1643 msgid " or: " msgstr "" #: gnu/argp-help.c:1655 msgid " [OPTION...]" msgstr "" #: gnu/argp-help.c:1682 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" #: gnu/argp-help.c:1710 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: gnu/argp-help.c:1929 gnu/error.c:155 msgid "Unknown system error" msgstr "" #: gnu/argp-parse.c:83 msgid "give this help list" msgstr "" #: gnu/argp-parse.c:84 msgid "give a short usage message" msgstr "" #: gnu/argp-parse.c:85 tests/genfile.c:131 msgid "NAME" msgstr "" #: gnu/argp-parse.c:85 msgid "set the program name" msgstr "" #: gnu/argp-parse.c:86 msgid "SECS" msgstr "" #: gnu/argp-parse.c:87 msgid "hang for SECS seconds (default 3600)" msgstr "" #: gnu/argp-parse.c:144 msgid "print program version" msgstr "" #: gnu/argp-parse.c:160 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: gnu/argp-parse.c:613 #, c-format msgid "%s: Too many arguments\n" msgstr "" #: gnu/argp-parse.c:756 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: gnu/closeout.c:114 src/util.c:93 src/util.c:96 src/util.c:145 #, c-format msgid "write error" msgstr "" #: gnu/getopt.c:531 gnu/getopt.c:547 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: gnu/getopt.c:580 gnu/getopt.c:584 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:593 gnu/getopt.c:598 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:641 gnu/getopt.c:660 gnu/getopt.c:963 gnu/getopt.c:982 #, c-format msgid "%s: option '%s' requires an argument\n" msgstr "" #: gnu/getopt.c:698 gnu/getopt.c:701 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: gnu/getopt.c:709 gnu/getopt.c:712 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: gnu/getopt.c:761 gnu/getopt.c:764 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnu/getopt.c:814 gnu/getopt.c:831 gnu/getopt.c:1034 gnu/getopt.c:1052 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnu/getopt.c:884 gnu/getopt.c:900 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: gnu/getopt.c:924 gnu/getopt.c:942 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: gnu/obstack.c:425 gnu/obstack.c:427 gnu/xalloc-die.c:36 msgid "memory exhausted" msgstr "" #: gnu/openat-die.c:36 #, c-format msgid "unable to record current working directory" msgstr "" #: gnu/openat-die.c:54 #, c-format msgid "failed to return to initial working directory" msgstr "" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) #. and U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: gnu/quotearg.c:274 msgid "`" msgstr "" #: gnu/quotearg.c:275 msgid "'" msgstr "" #: gnu/version-etc.c:76 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: gnu/version-etc.c:79 #, c-format msgid "Packaged by %s\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: gnu/version-etc.c:86 msgid "(C)" msgstr "" #: gnu/version-etc.c:88 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: gnu/version-etc.c:104 #, c-format msgid "Written by %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:108 #, c-format msgid "Written by %s and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:112 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:119 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:126 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:133 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:141 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:149 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:158 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:169 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: gnu/version-etc.c:247 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: gnu/version-etc.c:249 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: gnu/version-etc.c:253 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: gnu/version-etc.c:255 #, c-format msgid "%s home page: \n" msgstr "" #: gnu/version-etc.c:258 msgid "General help using GNU software: \n" msgstr "" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:58 lib/error.c:71 #, c-format msgid "%s: Cannot %s" msgstr "" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "" #: lib/error.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "" #: lib/error.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "" #: lib/error.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "" #: lib/error.c:179 lib/error.c:211 #, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "" msgstr[1] "" #: lib/error.c:192 #, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "" msgstr[1] "" #: lib/error.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "" #: lib/error.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "" #: lib/error.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "" #: lib/error.c:349 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "" msgstr[1] "" #: lib/names.c:155 #, c-format msgid "Removing leading `%s' from member names" msgstr "" #: lib/names.c:156 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "" #: lib/names.c:169 msgid "Substituting `.' for empty member name" msgstr "" #: lib/names.c:170 msgid "Substituting `.' for empty hard link target" msgstr "" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "" #: lib/rtapelib.c:429 #, c-format msgid "Cannot connect to %s: resolve failed" msgstr "" #: lib/rtapelib.c:515 #, c-format msgid "Cannot execute remote shell" msgstr "" #: rmt/rmt.c:413 msgid "Seek direction out of range" msgstr "" #: rmt/rmt.c:419 msgid "Invalid seek direction" msgstr "" #: rmt/rmt.c:427 msgid "Invalid seek offset" msgstr "" #: rmt/rmt.c:433 msgid "Seek offset out of range" msgstr "" #: rmt/rmt.c:474 rmt/rmt.c:525 rmt/rmt.c:589 msgid "Invalid byte count" msgstr "" #: rmt/rmt.c:480 rmt/rmt.c:531 rmt/rmt.c:595 rmt/rmt.c:606 msgid "Byte count out of range" msgstr "" #: rmt/rmt.c:539 msgid "Premature eof" msgstr "" #: rmt/rmt.c:582 msgid "Invalid operation code" msgstr "" #: rmt/rmt.c:617 rmt/rmt.c:661 msgid "Operation not supported" msgstr "" #: rmt/rmt.c:645 msgid "Unexpected arguments" msgstr "" #: rmt/rmt.c:670 msgid "Manipulate a tape drive, accepting commands from a remote process" msgstr "" #: rmt/rmt.c:677 src/main.c:123 tests/genfile.c:167 msgid "NUMBER" msgstr "" #: rmt/rmt.c:678 msgid "set debug level" msgstr "" #: rmt/rmt.c:679 src/main.c:151 src/main.c:157 tests/genfile.c:133 #: tests/genfile.c:181 tests/genfile.c:185 tests/genfile.c:188 #: tests/genfile.c:194 msgid "FILE" msgstr "" #: rmt/rmt.c:680 msgid "set debug output file name" msgstr "" #: rmt/rmt.c:696 rmt/rmt.c:764 #, c-format msgid "cannot open %s" msgstr "" #: rmt/rmt.c:761 tests/genfile.c:885 tests/genfile.c:902 #, c-format msgid "too many arguments" msgstr "" #: rmt/rmt.c:803 msgid "Garbage command" msgstr "" #: src/copyin.c:45 #, c-format msgid "warning: skipped %ld byte of junk" msgid_plural "warning: skipped %ld bytes of junk" msgstr[0] "" msgstr[1] "" #: src/copyin.c:66 #, c-format msgid "rename %s -> " msgstr "" #: src/copyin.c:95 src/copyout.c:562 #, c-format msgid "%s: file name too long" msgstr "" #: src/copyin.c:181 src/copyin.c:528 src/copyin.c:553 src/copyin.c:1442 #, c-format msgid "%s: checksum error (0x%lx, should be 0x%lx)" msgstr "" #: src/copyin.c:208 src/copypass.c:129 #, c-format msgid "%s not created: newer or same age version exists" msgstr "" #: src/copyin.c:218 src/copypass.c:137 #, c-format msgid "cannot remove current %s" msgstr "" #: src/copyin.c:279 src/copyin.c:476 src/copyin.c:601 src/copypass.c:394 #, c-format msgid "cannot link %s to %s" msgstr "" #: src/copyin.c:509 #, c-format msgid "cannot swap halfwords of %s: odd number of halfwords" msgstr "" #: src/copyin.c:517 #, c-format msgid "cannot swap bytes of %s: odd number of bytes" msgstr "" #: src/copyin.c:673 #, c-format msgid "%s: Cannot symlink to %s" msgstr "" #: src/copyin.c:727 src/copyout.c:850 src/copypass.c:317 #, c-format msgid "%s: unknown file type" msgstr "" #: src/copyin.c:912 src/copyin.c:919 #, c-format msgid "Malformed number %.*s" msgstr "" #: src/copyin.c:929 #, c-format msgid "Archive value %.*s is out of range" msgstr "" #: src/copyin.c:964 #, c-format msgid "premature end of archive" msgstr "" #: src/copyin.c:1184 #, c-format msgid "warning: archive header has reverse byte-order" msgstr "" #: src/copyin.c:1331 #, c-format msgid "standard input is closed" msgstr "" #: src/copyin.c:1497 src/copyout.c:893 src/copypass.c:335 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "" msgstr[1] "" #: src/copyout.c:51 src/copyout.c:60 #, c-format msgid "cannot read checksum for %s" msgstr "" #: src/copyout.c:300 #, c-format msgid "%s: field width not sufficient for storing %s" msgstr "" #: src/copyout.c:308 #, c-format msgid "%s: truncating %s" msgstr "" #: src/copyout.c:343 src/copyout.c:406 src/copyout.c:480 msgid "inode number" msgstr "" #: src/copyout.c:346 src/copyout.c:409 src/copyout.c:484 msgid "file mode" msgstr "" #: src/copyout.c:349 src/copyout.c:411 src/copyout.c:488 msgid "uid" msgstr "" #: src/copyout.c:352 src/copyout.c:413 src/copyout.c:492 msgid "gid" msgstr "" #: src/copyout.c:355 src/copyout.c:416 src/copyout.c:496 msgid "number of links" msgstr "" #: src/copyout.c:358 src/copyout.c:421 msgid "modification time" msgstr "" #: src/copyout.c:361 src/copyout.c:428 src/copyout.c:515 msgid "file size" msgstr "" #: src/copyout.c:365 msgid "device major number" msgstr "" #: src/copyout.c:369 msgid "device minor number" msgstr "" #: src/copyout.c:373 msgid "rdev major" msgstr "" #: src/copyout.c:377 msgid "rdev minor" msgstr "" #: src/copyout.c:381 src/copyout.c:424 src/copyout.c:505 msgid "name size" msgstr "" #: src/copyout.c:403 msgid "device number" msgstr "" #: src/copyout.c:418 msgid "rdev" msgstr "" #: src/copyout.c:476 #, c-format msgid "%s: truncating inode number" msgstr "" #: src/copyout.c:619 #, c-format msgid "standard output is closed" msgstr "" #: src/copyout.c:640 src/copypass.c:86 #, c-format msgid "blank line ignored" msgstr "" #: src/copyout.c:775 #, c-format msgid "%s not dumped: not a regular file" msgstr "" #: src/copyout.c:826 #, c-format msgid "%s: symbolic link too long" msgstr "" #: src/copypass.c:389 #, c-format msgid "%s linked to %s" msgstr "" #: src/main.c:73 msgid "" "GNU `cpio' copies files to and from archives\n" "\n" "Examples:\n" " # Copy files named in name-list to the archive\n" " cpio -o < name-list [> archive]\n" " # Extract files from the archive\n" " cpio -i [< archive]\n" " # Copy files named in name-list to destination-directory\n" " cpio -p destination-directory < name-list\n" msgstr "" #: src/main.c:87 #, c-format msgid "%s is meaningless with %s" msgstr "" #: src/main.c:93 msgid "Main operation mode:" msgstr "" #: src/main.c:95 msgid "Create the archive (run in copy-out mode)" msgstr "" #: src/main.c:97 msgid "Extract files from an archive (run in copy-in mode)" msgstr "" #: src/main.c:99 msgid "Run in copy-pass mode" msgstr "" #: src/main.c:101 msgid "Print a table of contents of the input" msgstr "" #: src/main.c:107 msgid "Operation modifiers valid in any mode:" msgstr "" #: src/main.c:109 src/main.c:176 src/main.c:205 msgid "[[USER@]HOST:]FILE-NAME" msgstr "" #: src/main.c:110 msgid "" "Use this FILE-NAME instead of standard input or output. Optional USER and " "HOST specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:112 msgid "Archive file is local, even if its name contains colons" msgstr "" #: src/main.c:113 tests/genfile.c:154 msgid "FORMAT" msgstr "" #: src/main.c:114 msgid "Use given archive FORMAT" msgstr "" #: src/main.c:116 msgid "Set the I/O block size to 5120 bytes" msgstr "" #: src/main.c:117 msgid "BLOCK-SIZE" msgstr "" #: src/main.c:118 msgid "Set the I/O block size to BLOCK-SIZE * 512 bytes" msgstr "" #: src/main.c:120 msgid "Use the old portable (ASCII) archive format" msgstr "" #: src/main.c:122 msgid "Print a \".\" for each file processed" msgstr "" #: src/main.c:124 msgid "Set the I/O block size to the given NUMBER of bytes" msgstr "" #: src/main.c:125 tests/genfile.c:170 msgid "STRING" msgstr "" #: src/main.c:126 msgid "Print STRING when the end of a volume of the backup media is reached" msgstr "" #: src/main.c:129 msgid "Only copy files that do not match any of the given patterns" msgstr "" #: src/main.c:131 msgid "In the verbose table of contents listing, show numeric UID and GID" msgstr "" #: src/main.c:133 src/mt.c:182 tests/genfile.c:191 msgid "COMMAND" msgstr "" #: src/main.c:134 msgid "Use remote COMMAND instead of rsh" msgstr "" #: src/main.c:136 msgid "Do not print the number of blocks copied" msgstr "" #: src/main.c:138 msgid "Verbosely list the files processed" msgstr "" #: src/main.c:141 msgid "Enable debugging info" msgstr "" #: src/main.c:143 msgid "FLAG" msgstr "" #: src/main.c:144 msgid "" "Control warning display. Currently FLAG is one of 'none', 'truncate', 'all'. " "Multiple options accumulate." msgstr "" #: src/main.c:150 msgid "Operation modifiers valid only in copy-in mode:" msgstr "" #: src/main.c:152 msgid "" "Read additional patterns specifying filenames to extract or list from FILE" msgstr "" #: src/main.c:154 msgid "" "When reading a CRC format archive, only verify the CRC's of each file in the " "archive, don't actually extract the files" msgstr "" #: src/main.c:156 msgid "Interactively rename files" msgstr "" #: src/main.c:160 msgid "" "Swap both halfwords of words and bytes of halfwords in the data. Equivalent " "to -sS" msgstr "" #: src/main.c:162 msgid "Swap the bytes of each halfword in the files" msgstr "" #: src/main.c:164 msgid "Swap the halfwords of each word (4 bytes) in the files" msgstr "" #: src/main.c:167 msgid "Extract files to standard output" msgstr "" #: src/main.c:173 msgid "Operation modifiers valid only in copy-out mode:" msgstr "" #: src/main.c:175 msgid "Append to an existing archive." msgstr "" #: src/main.c:177 msgid "" "Archive filename to use instead of standard output. Optional USER and HOST " "specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:183 msgid "Operation modifiers valid only in copy-pass mode:" msgstr "" #: src/main.c:185 msgid "Link files instead of copying them, when possible" msgstr "" #: src/main.c:192 msgid "Operation modifiers valid in copy-in and copy-out modes:" msgstr "" #: src/main.c:194 msgid "Do not strip file system prefix components from the file names" msgstr "" #: src/main.c:197 msgid "Create all files relative to the current directory" msgstr "" #: src/main.c:202 msgid "Operation modifiers valid in copy-out and copy-pass modes:" msgstr "" #: src/main.c:204 msgid "" "A list of filenames is terminated by a null character instead of a newline" msgstr "" #: src/main.c:206 msgid "" "Archive filename to use instead of standard input. Optional USER and HOST " "specify the user and host names in case of a remote archive" msgstr "" #: src/main.c:208 msgid "" "Dereference symbolic links (copy the files that they point to instead of " "copying the links)." msgstr "" #: src/main.c:209 msgid "[USER][:.][GROUP]" msgstr "" #: src/main.c:210 msgid "" "Set the ownership of all files created to the specified USER and/or GROUP" msgstr "" #: src/main.c:212 msgid "Reset the access times of files after reading them" msgstr "" #: src/main.c:218 msgid "Operation modifiers valid in copy-in and copy-pass modes:" msgstr "" #: src/main.c:220 msgid "Retain previous file modification times when creating files" msgstr "" #: src/main.c:222 msgid "Create leading directories where needed" msgstr "" #: src/main.c:224 msgid "Do not change the ownership of the files" msgstr "" #: src/main.c:226 msgid "Replace all files unconditionally" msgstr "" #: src/main.c:228 msgid "Write files with large blocks of zeros as sparse files" msgstr "" #: src/main.c:304 src/main.c:321 #, c-format msgid "invalid block size" msgstr "" #: src/main.c:310 src/main.c:342 #, c-format msgid "Archive format multiply defined" msgstr "" #: src/main.c:360 #, c-format msgid "" "invalid archive format `%s'; valid formats are:\n" "crc newc odc bin ustar tar (all-caps also recognized)" msgstr "" #: src/main.c:367 src/main.c:417 src/main.c:431 #, c-format msgid "Mode already defined" msgstr "" #: src/main.c:411 #, c-format msgid "--no-preserve-owner cannot be used with --owner" msgstr "" #: src/main.c:454 #, c-format msgid "--owner cannot be used with --no-preserve-owner" msgstr "" #: src/main.c:501 #, c-format msgid "Invalid value for --warning option: %s" msgstr "" #: src/main.c:531 msgid "[destination-directory]" msgstr "" #: src/main.c:561 #, c-format msgid "" "You must specify one of -oipt options.\n" "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" #: src/main.c:589 #, c-format msgid "Both -I and -F are used in copy-in mode" msgstr "" #: src/main.c:601 src/main.c:637 #, c-format msgid "Too many arguments" msgstr "" #: src/main.c:620 #, c-format msgid "" "--append is used but no archive file name is given (use -F or -O options)" msgstr "" #: src/main.c:626 #, c-format msgid "Both -O and -F are used in copy-out mode" msgstr "" #: src/main.c:639 #, c-format msgid "Not enough arguments" msgstr "" #: src/main.c:643 #, c-format msgid "" "Archive format is not specified in copy-pass mode (use --format option)" msgstr "" #: src/main.c:665 #, c-format msgid "-F can be used only with --create or --extract" msgstr "" #: src/main.c:668 #, c-format msgid "Cannot open %s" msgstr "" #: src/main.c:740 #, c-format msgid "error closing archive" msgstr "" #: src/makepath.c:96 src/makepath.c:155 #, c-format msgid "cannot make directory `%s'" msgstr "" #: src/makepath.c:131 src/makepath.c:181 #, c-format msgid "`%s' exists but is not a directory" msgstr "" #: src/mt.c:166 msgid "control magnetic tape drive operation" msgstr "" #: src/mt.c:180 msgid "DEVICE" msgstr "" #: src/mt.c:181 msgid "use device as the file name of the tape drive to operate on" msgstr "" #: src/mt.c:183 msgid "use remote COMMAND instead of rsh" msgstr "" #: src/mt.c:204 msgid "operation" msgstr "" #: src/mt.c:212 #, c-format msgid "invalid count value" msgstr "" #: src/mt.c:231 #, c-format msgid "no tape device specified" msgstr "" #: src/mt.c:254 msgid "operation [count]" msgstr "" #: src/mt.c:271 #, c-format msgid "%s is not a character special file" msgstr "" #: src/mt.c:282 src/mt.c:291 #, c-format msgid "%s: rmtioctl failed" msgstr "" #: src/mt.c:344 #, c-format msgid "%s: rmtopen failed" msgstr "" #: src/mt.c:357 #, c-format msgid "%s: rmtclose failed" msgstr "" #: src/tar.c:309 #, c-format msgid "invalid header: checksum error" msgstr "" #: src/userspec.c:116 msgid "invalid user" msgstr "" #: src/userspec.c:122 msgid "cannot get the login group of a numeric UID" msgstr "" #: src/userspec.c:162 msgid "invalid group" msgstr "" #: src/util.c:207 src/util.c:376 #, c-format msgid "read error" msgstr "" #: src/util.c:210 #, c-format msgid "premature end of file" msgstr "" #: src/util.c:495 src/util.c:545 #, c-format msgid "File %s shrunk by %s byte, padding with zeros" msgid_plural "File %s shrunk by %s bytes, padding with zeros" msgstr[0] "" msgstr[1] "" #: src/util.c:501 src/util.c:551 #, c-format msgid "Read error at byte %lld in file %s, padding with zeros" msgstr "" #: src/util.c:586 #, c-format msgid "File %s grew, % new byte not copied" msgid_plural "File %s grew, % new bytes not copied" msgstr[0] "" msgstr[1] "" #: src/util.c:592 #, c-format msgid "File %s was modified while being copied" msgstr "" #: src/util.c:620 #, c-format msgid "virtual memory exhausted" msgstr "" #: src/util.c:626 #, c-format msgid "Creating intermediate directory `%s'" msgstr "" #: src/util.c:663 src/util.c:669 #, c-format msgid "cannot seek on output" msgstr "" #: src/util.c:841 #, c-format msgid "Found end of tape. Load next tape and press RETURN. " msgstr "" #: src/util.c:843 #, c-format msgid "Found end of tape. To continue, type device/file name when ready.\n" msgstr "" #: src/util.c:866 #, c-format msgid "To continue, type device/file name when ready.\n" msgstr "" #: src/util.c:891 #, c-format msgid "internal error: tape descriptor changed from %d to %d" msgstr "" #: src/util.c:1610 #, c-format msgid "%s is not a directory" msgstr "" #: tests/genfile.c:112 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" #: tests/genfile.c:128 msgid "File creation options:" msgstr "" #: tests/genfile.c:129 tests/genfile.c:140 msgid "SIZE" msgstr "" #: tests/genfile.c:130 msgid "Create file of the given SIZE" msgstr "" #: tests/genfile.c:132 msgid "Write to file NAME, instead of standard output" msgstr "" #: tests/genfile.c:134 msgid "Read file names from FILE" msgstr "" #: tests/genfile.c:136 msgid "-T reads null-terminated names" msgstr "" #: tests/genfile.c:137 msgid "PATTERN" msgstr "" #: tests/genfile.c:138 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:141 msgid "Size of a block for sparse file" msgstr "" #: tests/genfile.c:143 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" #: tests/genfile.c:145 msgid "OFFSET" msgstr "" #: tests/genfile.c:146 msgid "Seek to the given offset before writing data" msgstr "" #: tests/genfile.c:152 msgid "File statistics options:" msgstr "" #: tests/genfile.c:155 msgid "" "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" #: tests/genfile.c:162 msgid "Synchronous execution options:" msgstr "" #: tests/genfile.c:164 msgid "OPTION" msgstr "" #: tests/genfile.c:165 msgid "" "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, -" "-unlink" msgstr "" #: tests/genfile.c:168 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:171 msgid "Set date for next --touch option" msgstr "" #: tests/genfile.c:174 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:179 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:182 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "" #: tests/genfile.c:186 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:189 msgid "Update the access and modification times of FILE" msgstr "" #: tests/genfile.c:192 msgid "Execute COMMAND" msgstr "" #: tests/genfile.c:195 msgid "Unlink FILE" msgstr "" #: tests/genfile.c:245 #, c-format msgid "Invalid size: %s" msgstr "" #: tests/genfile.c:250 #, c-format msgid "Number out of allowed range: %s" msgstr "" #: tests/genfile.c:253 #, c-format msgid "Negative size: %s" msgstr "" #: tests/genfile.c:266 tests/genfile.c:568 #, c-format msgid "stat(%s) failed" msgstr "" #: tests/genfile.c:269 #, c-format msgid "requested file length %lu, actual %lu" msgstr "" #: tests/genfile.c:273 #, c-format msgid "created file is not sparse" msgstr "" #: tests/genfile.c:362 #, c-format msgid "Error parsing number near `%s'" msgstr "" #: tests/genfile.c:368 #, c-format msgid "Unknown date format" msgstr "" #: tests/genfile.c:392 msgid "[ARGS...]" msgstr "" #: tests/genfile.c:429 tests/genfile.c:469 tests/genfile.c:522 #: tests/genfile.c:672 tests/genfile.c:686 #, c-format msgid "cannot open `%s'" msgstr "" #: tests/genfile.c:435 msgid "cannot seek" msgstr "" #: tests/genfile.c:452 #, c-format msgid "file name contains null character" msgstr "" #: tests/genfile.c:517 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" #: tests/genfile.c:595 #, c-format msgid "incorrect mask (near `%s')" msgstr "" #: tests/genfile.c:601 tests/genfile.c:634 #, c-format msgid "Unknown field `%s'" msgstr "" #: tests/genfile.c:661 #, c-format msgid "cannot set time on `%s'" msgstr "" #: tests/genfile.c:700 #, c-format msgid "cannot unlink `%s'" msgstr "" #: tests/genfile.c:826 #, c-format msgid "Command exited successfully\n" msgstr "" #: tests/genfile.c:828 #, c-format msgid "Command failed with status %d\n" msgstr "" #: tests/genfile.c:832 #, c-format msgid "Command terminated on signal %d\n" msgstr "" #: tests/genfile.c:834 #, c-format msgid "Command stopped on signal %d\n" msgstr "" #: tests/genfile.c:837 #, c-format msgid "Command dumped core\n" msgstr "" #: tests/genfile.c:840 #, c-format msgid "Command terminated\n" msgstr "" #: tests/genfile.c:872 #, c-format msgid "--stat requires file names" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/Linux-PAM.po0000644000000000000000000004376012734304514017514 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: 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-02-25 05:28+0000\n" "Last-Translator: Xuacu Saturio \n" "Language-Team: Asturian " "(http://www.transifex.com/projects/p/fedora/language/ast/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ast\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...El tiempu ta escosándose...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Sentímoslo, escosóse'l tiempu.\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "conversación incorreuta (%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 "Contraseña: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "Nueva %s%scontraseña: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "Vuelva a escribir la nueva %s%scontraseña: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "Les contraseñes nun concasen." #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "Reingresa %s" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "La contraseña nun camudó." #: libpam/pam_item.c:311 msgid "login:" msgstr "aniciu de sesión:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Éxitu" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Error críticu: encaboxaráse darréu" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Fallu al cargar el módulu" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Símbolu non alcontráu" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Fallu nel módulu de servicios" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Fallu de sistema" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Fallu de buffer de memoria" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Permisu refugáu" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Fallu d'autenticación" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "Credenciales insuficientes p'acceder a los datos d'autenticación" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "" "El serviciu d'autenticación nun puede recuperar la información " "d'autenticación" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Usuariu desconocíu pal módulu d'autenticación soxacente" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Escosóse'l númberu máximu de reintentos pal serviciu" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "El testigu d'autenticación yá nun ye válidu; necesitará unu nuevu" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "La cuenta del usuariu caducó" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "" "Nun ye dable crear o desaniciar una entrada de la sesión especificada" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "" "El serviciu d'autenticación nun puede recuperar les credenciales del usuariu" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "Les credenciales del usuariu caducaron" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "Fallu al definir les credenciales del usuariu" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "Nun hai datos específicos del módulu presentes" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "Elementu incorreutu unviáu a pam_*_item()" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "Fallu de conversación" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "Fallu de manipulación del testigu d'autenticación" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "Nun ye dable recuperar la información d'autenticación" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "El testigu d'autenticación parez ocupáu" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "Antigüedá del testigu d'autenticación inhabilitada" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "Fallu de comprobación preliminar del serviciu de contraseña" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "El valor devueltu tien d'omitise pol expedidor PAM" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "Módulu desconocíu" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "Testigu d'autenticación caducáu" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "La conversación ta esperando l'eventu" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "L'aplicación tien de llamar a libpam de nuevu" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "Fallu desconocíu de PAM" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "ye igual que l'antigua" #: modules/pam_cracklib/pam_cracklib.c:624 #: modules/pam_cracklib/pam_cracklib.c:628 #: modules/pam_cracklib/pam_cracklib.c:638 msgid "memory allocation error" msgstr "error d'allugamientu de memoria" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "ye un palíndromu" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "namái hai cambeos de minúscules y mayúscules" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "ye abondo asemeyada a l'antigua" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "ye abondo cenciella" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "ye igual pero al revés" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "nun hai abondes clases de carauteres" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "contién abondos carauteres iguales consecutivos" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "contién una secuencia de caráuteres monótonos enforma llarga" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "de dalgún mou, contién el nome d'usuariu" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "Nun s'especificó contraseña dala" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "Contraseña non camudada" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "CONTRASEÑA INCORREUTA: %s" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s falló: códigu de salida %d" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s falló: recibióse la señal %d%s" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s falló: estatus desconocíu 0x%x" #. TRANSLATORS: "strftime options for date of last login" #: modules/pam_lastlog/pam_lastlog.c:282 modules/pam_lastlog/pam_lastlog.c:496 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr " de %.*s" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " en %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "Caberu aniciu de sesión:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "¡Bienveníu a la so nueva cuenta!" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "Caberu aniciu de sesión fallíu:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:536 modules/pam_lastlog/pam_lastlog.c:543 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" "There were %d failed login attempts since the last successful login." msgstr[0] "Hebo %d intentu de loguéu fallíu dende'l caberu loguéu exitosu." msgstr[1] "Hebo %d intentos de loguéu fallíos dende'l caberu loguéu exitosu." #. 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 "Hebo %d intentos de loguéu fallíos dende'l caberu loguéu exitosu." #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Hai abondos anicios de sesión pa \"%s\"." #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "Nun hai corréu." #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "Tienes corréu nuevu." #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "Tienes corréu antiguu." #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "Tienes corréu." #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "Nun tienes corréu na carpeta %s." #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "Tienes corréu nuevu na carpeta %s." #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "Tienes corréu antiguu na carpeta %s." #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "Tienes corréu na carpeta %s." #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "Creando direutoriu '%s'." #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "Nun pudo crease y anicializase'l direutoriu '%s'." #: modules/pam_pwhistory/pam_pwhistory.c:217 #: modules/pam_unix/pam_unix_passwd.c:517 msgid "Password has been already used. Choose another." msgstr "La clave ta n'usu. Escueye otra." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "La contraseña yá s'usó." #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Contestu de seguridá predetermináu %s\n" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "¿Quier introducir un rol o nivel diferentes?" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "rol:" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "Nun hai dengún tipu predetermináu pal rol %s\n" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "nivel:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "Nun ye un contestu de seguridá válidu" #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "Nun pudo obtenese un contestu válidu pa %s" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "Contestu de seguridá %s asignáu" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Asignóse'l contestu de creación clave %s" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "fallu al aniciar PAM\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "fallu en pam_set_item()\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "aniciu de sesión: fallu na forquiella: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "Camudando la contraseña STRESS pa %s." #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Introduza la nueva contraseña STRESS: " #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Vuelva a escribir la nueva contraseña STRESS: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Fallu al escribir la verificación; la contraseña nun camudó" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "La cuenta ta bloquiada temporalmente (%ld segundos restantes)" #: 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 "La cuenta ta bloquiada darréu de %u logueos fallíos" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "Fallu d'identificación" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "Fallu del serviciu" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "Usuariu desconocíu" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Fallu desconocíu" #: modules/pam_tally/pam_tally.c:796 modules/pam_tally2/pam_tally2.c:909 #, c-format msgid "%s: Bad number given to --reset=\n" msgstr "%s: Númberu incorreutu proporcionáu a --reset=\n" #: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "%s: Opción non reconocida %s\n" #: modules/pam_tally/pam_tally.c:812 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [--file nome de ficheru-raíz] [--user nome d'usuariu] [--reset[=n]] [--" "quiet]\n" #: modules/pam_tally/pam_tally.c:886 modules/pam_tally2/pam_tally2.c:1039 #, c-format msgid "%s: Can't reset all users to non-zero\n" msgstr "" "%s: Nun ye dable restaurar a tolos usuarios a un númberu distintu de cero\n" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Caberos fallos d'aniciu de sesión dende\n" #: modules/pam_tally2/pam_tally2.c:956 #, c-format msgid "" "%s: [-f rooted-filename] [--file rooted-filename]\n" " [-u username] [--user username]\n" " [-r] [--reset[=n]] [--quiet]\n" msgstr "" "%s: [-f nome-ficheru-con-camín] [--file nome-ficheru-con-camín]\n" " [-u nome-de-usuariu] [--user nome-de-usuariu]\n" " [-r] [--reset[=n]] [--quiet]\n" #: modules/pam_timestamp/pam_timestamp.c:345 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "Acceso concedíu (el caberu accesu foi fai %ld segundos)." #: 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 "" "La to cuenta espiró; por favor, contauta col to alministrador del sistema" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "Requierse que camudes la clave inmediatamente (forzáu pol root)" #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "Tienes de camudar la to contraseña nel intre (contraseña caducada)" #: 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] "Avisu la contraseña caducará dientro de %d día" msgstr[1] "Avisu: la contraseña caducará dientro de %d díes" #. 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 "Avisu: la contraseña caducará dientro de %d díes" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "Nun ye dable camudar la contraseña NIS." #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "Tienes qu'escoyer una clave llarga" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "Camudando la contraseña pa %s." #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "(actual) contraseña d'UNIX: " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "Tienes d'esperar pa camudar la to clave" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "Introduza la nueva contraseña d'UNIX: " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "Vuelva a escribir la nueva contraseña d'UNIX: " language-pack-ast-base/data/ast/LC_MESSAGES/upower.po0000644000000000000000000000341312734304514017312 0ustar # Asturian translation for upower # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the upower package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: upower\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-06-15 11:24+0000\n" "PO-Revision-Date: 2015-10-06 11:37+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:49+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: exit after we've started up, used for user profiling #: ../src/up-main.c:185 msgid "Exit after a small delay" msgstr "Colar dempués d'un retrasu pequeñu" #. TRANSLATORS: exit straight away, used for automatic profiling #: ../src/up-main.c:188 msgid "Exit after the engine has loaded" msgstr "Salir llueu de que tea cargáu'l motor" #: ../src/up-main.c:190 msgid "Show extra debugging information" msgstr "Amosar información estra de depuración" #: ../tools/up-tool.c:267 msgid "Enumerate objects paths for devices" msgstr "Numberar caminos d'oxetos pa preseos" #: ../tools/up-tool.c:268 msgid "Dump all parameters for all objects" msgstr "Volquiar tolos parametros pa tolos oxetos" #: ../tools/up-tool.c:269 msgid "Get the wakeup data" msgstr "" #: ../tools/up-tool.c:270 msgid "Monitor activity from the power daemon" msgstr "Monitorizar l'actividá del degorriu d'enerxía" #: ../tools/up-tool.c:271 msgid "Monitor with detail" msgstr "Monitorizar con detalle" #: ../tools/up-tool.c:272 msgid "Show information about object path" msgstr "Amosar información tocante al camín del oxetu" language-pack-ast-base/data/ast/LC_MESSAGES/ubuntu-ui-toolkit.po0000644000000000000000000002201512734304514021410 0ustar # Asturian translation for ubuntu-ui-toolkit # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the ubuntu-ui-toolkit package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: ubuntu-ui-toolkit\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-05 10:05+0100\n" "PO-Revision-Date: 2015-04-03 15:24+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 19:22+0000\n" "X-Generator: Launchpad (build 18115)\n" #: Ubuntu/Components/1.2/TextInputPopover.qml:29 #: Ubuntu/Components/1.3/TextInputPopover.qml:29 msgid "Select All" msgstr "Esbillar too" #: Ubuntu/Components/1.2/TextInputPopover.qml:36 #: Ubuntu/Components/1.3/TextInputPopover.qml:36 msgid "Cut" msgstr "Cortar" #: Ubuntu/Components/1.2/TextInputPopover.qml:48 #: Ubuntu/Components/1.3/TextInputPopover.qml:48 msgid "Copy" msgstr "Copiar" #: Ubuntu/Components/1.2/TextInputPopover.qml:57 #: Ubuntu/Components/1.3/TextInputPopover.qml:57 msgid "Paste" msgstr "Apegar" #: Ubuntu/Components/1.2/ToolbarItems.qml:143 #: Ubuntu/Components/1.3/ToolbarItems.qml:143 msgid "Back" msgstr "Atrás" #: Ubuntu/Components/ListItems/1.2/Empty.qml:398 #: Ubuntu/Components/ListItems/1.3/Empty.qml:398 msgid "Delete" msgstr "Desaniciar" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51 msgid "No service/path specified" msgstr "" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69 #, qt-format msgid "Invalid bus type: %1." msgstr "" #. TRANSLATORS: Time based "this is happening/happened now" #: Ubuntu/Components/plugin/i18n.cpp:268 msgid "Now" msgstr "" #: Ubuntu/Components/plugin/i18n.cpp:275 #, qt-format msgid "%1 minute ago" msgid_plural "%1 minutes ago" msgstr[0] "" msgstr[1] "" #: Ubuntu/Components/plugin/i18n.cpp:277 #, qt-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:284 msgid "h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:287 msgid "HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:293 msgid "'Yesterday 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:296 msgid "'Yesterday 'HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:302 msgid "'Tomorrow 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:305 msgid "'Tomorrow 'HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:312 msgid "ddd' 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:315 msgid "ddd' 'HH:mm" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:322 msgid "ddd d MMM' 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:325 msgid "ddd d MMM' 'HH:mm" msgstr "" #: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122 msgid "" "ListView has no ViewItems.dragUpdated() signal handler implemented. No " "dragging will be possible." msgstr "" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176 #, qt-format msgid "" "property \"%1\" of object %2 has type %3 and cannot be set to value \"%4\" " "of type %5" msgstr "" "la propiedá «%1» del oxetu %2 tien la triba %3 y nun pue afitase al valor " "«%4» de la triba %5" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185 #, qt-format msgid "property \"%1\" does not exist or is not writable for object %2" msgstr "la propiedá \"%1\" nun existe o nun ye escribible pal oxetu %2" #: Ubuntu/Components/plugin/ucalarm.cpp:41 #: Ubuntu/Components/plugin/ucalarm.cpp:643 msgid "Alarm" msgstr "Alarma" #: Ubuntu/Components/plugin/ucalarm.cpp:635 #: Ubuntu/Components/plugin/ucalarm.cpp:667 msgid "Alarm has a pending operation." msgstr "La alarma tien una operación pendiente." #: Ubuntu/Components/plugin/ucarguments.cpp:188 msgid "Usage: " msgstr "Usu: " #: Ubuntu/Components/plugin/ucarguments.cpp:209 msgid "Options:" msgstr "Opciones:" #: Ubuntu/Components/plugin/ucarguments.cpp:498 #, qt-format msgid "%1 is expecting an additional argument: %2" msgstr "%1 ta esperando un argumentu más: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:503 #, qt-format msgid "%1 is expecting a value for argument: %2" msgstr "%1 ta esperando un valor pal argumentu: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:520 #, qt-format msgid "%1 is expecting additional arguments: %2" msgstr "%1 ta esperando por más argumentos: %2" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145 msgid "consider overriding swipeEvent() slot!" msgstr "" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165 msgid "consider overriding rebound() slot!" msgstr "" #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065 msgid "Ignoring AfterItem priority for InverseMouse filters." msgstr "Inorando la prioridá AfterItem pa les peñeres InverseMouse." #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77 msgid "Changing connection parameters forbidden." msgstr "" #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160 #, qt-format msgid "" "Binding detected on property '%1' will be removed by the service updates." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:46 msgid "Warning: attachee must have an ID. State will not be saved." msgstr "" "Avisu: El preséu axuntu tien de tener una ID. Nun se guardará l'estáu." #: Ubuntu/Components/plugin/ucstatesaver.cpp:56 #, qt-format msgid "" "Warning: attachee's UUID is already registered, state won't be saved: %1" msgstr "" "Avisu: La UUID del preséu axuntu yá ta rexistrada, l'estáu nun se guardará: " "%1" #: Ubuntu/Components/plugin/ucstatesaver.cpp:107 #, qt-format msgid "" "All the parents must have an id.\n" "State saving disabled for %1, class %2" msgstr "" "Tolos padres han tener una id.\n" "Desactivóse'l guardáu d'estáu pa %1, clase %2" #: Ubuntu/Components/plugin/uctheme.cpp:208 #, qt-format msgid "Theme not found: \"%1\"" msgstr "" #: Ubuntu/Components/plugin/uctheme.cpp:539 msgid "Not a Palette component." msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462 msgid "Dragging mode requires ListView" msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468 msgid "" "Dragging is only supported when using a QAbstractItemModel, ListModel or " "list." msgstr "" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78 msgid "Cancel" msgstr "Encaboxar" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88 msgid "Confirm" msgstr "Confirmar" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85 msgid "Close" msgstr "Zarrar" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95 msgid "Done" msgstr "Fecho" #: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51 #: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50 msgid "In Progress" msgstr "En procesu" #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Release to refresh..." msgstr "Soltar pa refrescar..." #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Pull to refresh..." msgstr "Tirar pa refrescar..." language-pack-ast-base/data/ast/LC_MESSAGES/aspell.po0000644000000000000000000012267412734304514017264 0ustar # GNU Aspell asturian translations. # Copyright (C) 2010 Kevin Atkinson # This file is distributed under the same license as the aspell package. # MARCOS ALVAREZ COSTALES , 2010. msgid "" msgstr "" "Project-Id-Version: aspell 0.60.6\n" "Report-Msgid-Bugs-To: kevina@gnu.org\n" "POT-Creation-Date: 2011-07-07 13:15-0600\n" "PO-Revision-Date: 2014-03-21 03:42+0000\n" "Last-Translator: Xuacu Saturio \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 15:58+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ast\n" #: common/info.cpp:232 msgid "a number between 0 and 1" msgstr "un númberu ente 0 y 1" #: common/info.cpp:569 msgid "in the form \" \"" msgstr "na forma \" \"" #: common/config.cpp:74 msgid "string" msgstr "testu" #: common/config.cpp:74 msgid "integer" msgstr "enteru" #: common/config.cpp:74 msgid "boolean" msgstr "booleanu" #: common/config.cpp:74 msgid "list" msgstr "llista" #. TRANSLATORS: "true" and "false" are literal #. * values and should not be translated. #: common/config.cpp:978 msgid "either \"true\" or \"false\"" msgstr "o \"true\" o \"false\"" #: common/config.cpp:997 msgid "a positive integer" msgstr "un númberu enteru positivu" #: common/config.cpp:1125 msgid "# default: " msgstr "# por defeutu: " #: common/config.cpp:1188 #, c-format msgid "" "\n" "#######################################################################\n" "#\n" "# Filter: %s\n" "# %s\n" "#\n" "# configured as follows:\n" "\n" msgstr "" "\n" "#######################################################################\n" "#\n" "# Filtru: %s\n" "# %s\n" "#\n" "# quedó configurao d'esta miente:\n" "\n" #: common/config.cpp:1286 msgid "ASPELL_CONF env var" msgstr "variable d'entornu ASPELL_CONF" #. TRANSLATORS: The remaing strings in config.cpp should be kept #. under 50 characters, begin with a lower case character and not #. include any trailing punctuation marks. #: common/config.cpp:1360 msgid "main configuration file" msgstr "ficheru de configuración principal" #: common/config.cpp:1362 msgid "location of main configuration file" msgstr "allugamientu del ficheru de configuración principal" #: common/config.cpp:1365 msgid "location of language data files" msgstr "allugamientu de los ficheros de datos d'idioma" #: common/config.cpp:1367 msgid "create dictionary aliases" msgstr "crear alies de diccionariu" #: common/config.cpp:1369 msgid "location of the main word list" msgstr "allugamientu del pallabreru principal" #: common/config.cpp:1371 msgid "encoding to expect data to be in" msgstr "codificación esperada pa los datos" #: common/config.cpp:1373 msgid "add or removes a filter" msgstr "amiesta o desanicia un filtru" #: common/config.cpp:1375 msgid "path(s) aspell looks for filters" msgstr "camín/caminos onde aspell gueta los filtros" #: common/config.cpp:1379 msgid "filter mode" msgstr "mou de filtru" #: common/config.cpp:1381 msgid "extra dictionaries to use" msgstr "diccionarios adicionales a usar" #: common/config.cpp:1383 msgid "location for personal files" msgstr "allugamientu de los ficheros personales" #: common/config.cpp:1385 msgid "ignore words <= n chars" msgstr "inorar pallabres con <= de n caráuteres" #. TRANSLATORS: It is OK if this is longer than 50 chars #: common/config.cpp:1388 msgid "ignore accents when checking words -- CURRENTLY IGNORED" msgstr "inorar tildes al comprobar les pallabres -- ANGUAÑO INORAES" #: common/config.cpp:1390 msgid "ignore case when checking words" msgstr "inorar mayúscules/minúscules al comprobar les pallabres" #: common/config.cpp:1392 msgid "ignore commands to store replacement pairs" msgstr "inorar comandos de guardáu de les pareyes de troquéu" #: common/config.cpp:1394 common/config.cpp:1461 msgid "extra information for the word list" msgstr "información adicional pal pallabreru" #: common/config.cpp:1396 msgid "keyboard definition to use for typo analysis" msgstr "definición del tecláu pal análisis d'errores ortográficos" #: common/config.cpp:1398 msgid "language code" msgstr "códigu del idioma" #: common/config.cpp:1400 msgid "deprecated, use lang instead" msgstr "obsoletu, usar lang en cuenta d'él" #: common/config.cpp:1402 msgid "location of local language data files" msgstr "allugamientu de los ficheros de datos del idioma llocal" #: common/config.cpp:1404 msgid "base name of the main dictionary to use" msgstr "nome del diccionariu principal a usar" #: common/config.cpp:1408 msgid "set module name" msgstr "afitar el nome del módulu" #: common/config.cpp:1410 msgid "search order for modules" msgstr "orde de busca pa los módulos" #: common/config.cpp:1412 msgid "enable Unicode normalization" msgstr "activar normalización Unicode" #: common/config.cpp:1414 msgid "Unicode normalization required for current lang" msgstr "necesítase normalización Unicode pal idioma actual" #. TRANSLATORS: the values after the ':' are literal #. values and should not be translated. #: common/config.cpp:1418 msgid "Unicode normalization form: none, nfd, nfc, comp" msgstr "Normalización Unicode: none, nfd, nfc, comp" #: common/config.cpp:1420 msgid "avoid lossy conversions when normalization" msgstr "evitar conversiones con perda al normalizar" #: common/config.cpp:1422 msgid "personal configuration file" msgstr "ficheru de configuración personal" #: common/config.cpp:1425 msgid "personal dictionary file name" msgstr "nome de ficheru del diccionariu personal" #: common/config.cpp:1428 msgid "prefix directory" msgstr "direutoriu de prefixos" #: common/config.cpp:1430 msgid "replacements list file name" msgstr "nome de ficheru de la llista de troqueo" #: common/config.cpp:1433 msgid "consider run-together words legal" msgstr "considerar llegales les pallabres compuestes" #: common/config.cpp:1435 msgid "maximum number that can be strung together" msgstr "númberu másimu que pue ser aunao" #: common/config.cpp:1437 msgid "minimal length of interior words" msgstr "llonxitú mínima de les pallabres interiores" #: common/config.cpp:1439 msgid "save replacement pairs on save all" msgstr "guardar les pareyes de troquéu en guardar too" #: common/config.cpp:1441 msgid "set the prefix based on executable location" msgstr "afitar el prefixu acordies col allugamientu del executable" #: common/config.cpp:1443 msgid "size of the word list" msgstr "tamañu del palla" #: common/config.cpp:1445 msgid "no longer used" msgstr "yá nun s'usa" #: common/config.cpp:1447 msgid "suggestion mode" msgstr "mou de suxerencies" #. TRANSLATORS: "sug-mode" is a literal value and should not be #. translated. #: common/config.cpp:1451 msgid "edit distance to use, override sug-mode default" msgstr "" "distancia d'edición a usar, nun se tien en cuenta el sug-mode por defeutu" #: common/config.cpp:1453 msgid "use typo analysis, override sug-mode default" msgstr "" "usar l'análisis d'errores ortrográficos, nun se tien en cuenta el sug-mode " "por defeutu" #: common/config.cpp:1455 msgid "use replacement tables, override sug-mode default" msgstr "" "usar tables de troquéu, nun se tien en cuenta el sug-mode por defeutu" #: common/config.cpp:1457 msgid "characters to insert when a word is split" msgstr "caráuteres a amestar cuando se dixebra una pallabra" #: common/config.cpp:1459 msgid "use personal, replacement & session dictionaries" msgstr "usar los diccionarios personal, de troquéu y de sesión" #: common/config.cpp:1463 msgid "search path for word list information files" msgstr "camín de busca pa los ficheros d'información del pallabreru" #: common/config.cpp:1465 msgid "enable warnings" msgstr "activar avisos" #. TRANSLATORS: It is OK if this is longer than 50 chars #: common/config.cpp:1475 msgid "indicator for affix flags in word lists -- CURRENTLY IGNORED" msgstr "indicador pa les marque d'afixos nos pallabreros -- ANGUAÑO INORÁU" #: common/config.cpp:1477 msgid "use affix compression when creating dictionaries" msgstr "usar compresión d'afixos al crear diccionarios" #: common/config.cpp:1479 msgid "remove invalid affix flags" msgstr "desaniciar marques d'afixos non válides" #: common/config.cpp:1481 msgid "attempts to clean words so that they are valid" msgstr "fai por llimpiar les pallabres pa que seyan válides" #: common/config.cpp:1483 msgid "compute soundslike on demand rather than storing" msgstr "calcular l'asemeyanza fonética cuando seya necesario" #: common/config.cpp:1485 msgid "partially expand affixes for better suggestions" msgstr "espander parcialmente los afixos pa sacar suxerencies meyores" #: common/config.cpp:1487 msgid "skip invalid words" msgstr "omitir pallabres non válides" #: common/config.cpp:1489 msgid "check if affix flags are valid" msgstr "comprobar si les marques d'afixos son válides" #: common/config.cpp:1491 msgid "check if words are valid" msgstr "comprobar si les pallabres son válides" #: common/config.cpp:1498 msgid "create a backup file by appending \".bak\"" msgstr "crear una copia de seguridá amestando «.bak» al nome del ficheru" #: common/config.cpp:1500 msgid "use byte offsets instead of character offsets" msgstr "" "usar desplazamientos de byte en cuenta de desplazamientos de caráuteres" #: common/config.cpp:1502 msgid "create missing root/affix combinations" msgstr "crear combinaciones raiz/afixu que falten" #: common/config.cpp:1504 msgid "keymapping for check mode: \"aspell\" or \"ispell\"" msgstr "mapa de tecláu pal mou de revisión: «aspell» o «ispell»" #: common/config.cpp:1506 msgid "reverse the order of the suggest list" msgstr "invertir l'orde de la llista de suxerencies" #: common/config.cpp:1508 msgid "suggest possible replacements" msgstr "suxerir los troqueos posibles" #: common/config.cpp:1510 msgid "time load time and suggest time in pipe mode" msgstr "tiempu de carga y de suxerencia nel mou pipe" #: common/convert.cpp:303 common/convert.cpp:497 #, c-format msgid "" "This could also mean that the file \"%s\" could not be opened for reading or " "does not exist." msgstr "" "Esto tamién podría significar que'l ficheru «%s» nun se pudo abrir pa lleelu " "o que nun esiste." #: common/convert.cpp:582 common/convert.cpp:689 common/convert.cpp:735 #, c-format msgid "The Unicode code point U+%04X is unsupported." msgstr "El códigu Unicode U+%04X nun ta soportáu." #: common/convert.cpp:859 #, c-format msgid "Invalid UTF-8 sequence at position %ld." msgstr "Secuencia UTF-8 inválida na posición %ld." #: common/errors.cpp:27 msgid "Operation Not Supported: %what:1" msgstr "Operación non soportada: %what:1" #: common/errors.cpp:43 msgid "The method \"%what:1\" is unimplemented in \"%where:2\"." msgstr "El métodu «%what:1» nun ta implementáu en «%where:2»." #: common/errors.cpp:51 #, c-format msgid "%file:1:" msgstr "%file:1:" #: common/errors.cpp:59 #, c-format msgid "The file \"%file:1\" can not be opened" msgstr "El ficheru «%file:1» nun se pue abrir" #: common/errors.cpp:67 #, c-format msgid "The file \"%file:1\" can not be opened for reading." msgstr "El ficheru «%file:1» nun se pue abrir pa lleelu." #: common/errors.cpp:75 #, c-format msgid "The file \"%file:1\" can not be opened for writing." msgstr "El ficheru «%file:1» nun se pue abrir pa escribilu." #: common/errors.cpp:83 #, c-format msgid "The file name \"%file:1\" is invalid." msgstr "El nome de ficheu «%file:1» nun ye válidu." #: common/errors.cpp:91 #, c-format msgid "The file \"%file:1\" is not in the proper format." msgstr "El ficheru «%file:1» nun tien el formatu apropiáu." #: common/errors.cpp:107 #, c-format msgid "The directory \"%dir:1\" can not be opened for reading." msgstr "El direutoriu \"%dir:1\" nun se pue abrir pa lleelu." #: common/errors.cpp:123 msgid "The key \"%key:1\" is unknown." msgstr "Nun se conoz la clave «%key:1»." #: common/errors.cpp:131 msgid "The value for option \"%key:1\" can not be changed." msgstr "El valor de la opción «%key:1» nun se pue camudar." #: common/errors.cpp:139 msgid "The key \"%key:1\" is not %accepted:2 and is thus invalid." msgstr "La clave «%key:1» nun ye %accepted:2 y, poro, nun ye válida." #: common/errors.cpp:147 msgid "" "The value \"%value:2\" is not %accepted:3 and is thus invalid for the key " "\"%key:1\"." msgstr "" "El valor «%value:2» nun ye %accepted:3 y, poro, nun ye válidu pa la clave " "«%key:1»." #: common/errors.cpp:163 msgid "The key \"%key:1\" is not a string." msgstr "La clave «%key:1» nun ye una cadena de testu." #: common/errors.cpp:171 msgid "The key \"%key:1\" is not an integer." msgstr "La clave «%key:1» nun ye un númberu enteru." #: common/errors.cpp:179 msgid "The key \"%key:1\" is not a boolean." msgstr "La clave «%key:1» nun ye un booleanu." #: common/errors.cpp:187 msgid "The key \"%key:1\" is not a list." msgstr "La clave «%key:1» nun ye una llista." #: common/errors.cpp:195 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"reset-" "\"." msgstr "" "La clave «%key:1» nun almite parámetros cuando lleva'l prefixu «reset-»." #: common/errors.cpp:203 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by an \"enable-" "\"." msgstr "" "La clave «%key:1» nun almite parámetros cuando lleva'l prefixu «enable-»." #: common/errors.cpp:211 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"dont-\" " "or \"disable-\"." msgstr "" "La clave «%key:1» nun almite parámetros cuando lleva'l prefixu «dont-» nin " "«disable-»." #: common/errors.cpp:219 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"clear-" "\"." msgstr "" "La clave «%key:1» nun almite parámetros cuando lleva'l prefixu «clear-»." #: common/errors.cpp:235 #, c-format msgid "The language \"%lang:1\" is not known." msgstr "Nun se conoz l'idioma «%lang:1»." #: common/errors.cpp:243 #, c-format msgid "The soundslike \"%sl:2\" is not known." msgstr "Nun se conoz l'asemeyanza fonética «%sl:2»." #: common/errors.cpp:251 #, c-format msgid "The language \"%lang:1\" is not supported." msgstr "Nun se soporta l'idioma «%lang:1»." #: common/errors.cpp:259 #, c-format msgid "No word lists can be found for the language \"%lang:1\"." msgstr "Nun s'atoparon pallabreros pal idioma «%lang:1»." #: common/errors.cpp:267 #, c-format msgid "Expected language \"%lang:1\" but got \"%prev:2\"." msgstr "Esperábase l'idioma «%lang:1» pero atopóse «%prev:2»." #: common/errors.cpp:283 #, c-format msgid "Affix '%aff:1' is corrupt." msgstr "L'afixu «%aff:1» ta corruptu." #: common/errors.cpp:291 #, c-format msgid "The condition \"%cond:1\" is invalid." msgstr "La condición «%cond:1» nun ye válida." #: common/errors.cpp:299 #, c-format msgid "" "The condition \"%cond:1\" does not guarantee that \"%strip:2\" can always be " "stripped." msgstr "" "La condición «%cond:1» nun garantiza que se puea obtener siempre «%strip:2»." #: common/errors.cpp:307 #, c-format msgid "" "The file \"%file:1\" is not in the proper format. Expected the file to be in " "\"%exp:2\" not \"%got:3\"." msgstr "" "El ficheru «%file:1» nun tien el formatu afechiscu. Esperábase que'l ficheru " "tuviera en «%exp:2» en cuenta d'en «%got:3»." #: common/errors.cpp:323 #, c-format msgid "The encoding \"%encod:1\" is not known." msgstr "Nun se conoz la codificación «%encod:1»." #: common/errors.cpp:331 #, c-format msgid "The encoding \"%encod:1\" is not supported." msgstr "Nun se soporta la codificación «%encod:1»." #: common/errors.cpp:339 #, c-format msgid "The conversion from \"%encod:1\" to \"%encod2:2\" is not supported." msgstr "La conversión de «%encod:1» a «%encod2:2» nun ta soportada." #: common/errors.cpp:379 #, c-format msgid "The string \"%str:1\" is invalid." msgstr "La cadena «%str:1» nun ye válida." #: common/errors.cpp:387 msgid "The word \"%word:1\" is invalid." msgstr "La pallabr «%str:1» nun ye válida." #: common/errors.cpp:395 msgid "The affix flag '%aff:1' is invalid for word \"%word:2\"." msgstr "La marca d'afixu «%aff:1» nun ye válida pa la pallabra «%word:2»." #: common/errors.cpp:403 msgid "The affix flag '%aff:1' can not be applied to word \"%word:2\"." msgstr "" "La marca d'afixu «%aff:1» nun pue ser aplicada a la pallabra «%word:2»." #: common/errors.cpp:451 msgid "not a version number" msgstr "nun ye un númberu de versión" #: common/errors.cpp:467 msgid "dlopen returned \"%return:1\"." msgstr "dlopen tornó «%return:1»." #: common/errors.cpp:475 #, c-format msgid "The file \"%filter:1\" does not contain any filters." msgstr "El ficheru «%filter:1» nun contién filtru dalu." #: common/errors.cpp:483 #, c-format msgid "The filter \"%filter:1\" does not exist." msgstr "El filtru «%filter:1» nun esiste." #: common/errors.cpp:491 common/errors.cpp:587 msgid "Confused by version control." msgstr "Confundíu pol control de versión." #: common/errors.cpp:499 msgid "Aspell version does not match filter's requirement." msgstr "La versión d'aspell nun concueya colos requerimientos del filtru." #: common/errors.cpp:507 msgid "Filter option already exists." msgstr "La opción del filtru yá esiste." #: common/errors.cpp:515 msgid "Use option modifiers only within named option." msgstr "Usar modificadores d'opción namái cola opción nomada." #: common/errors.cpp:523 msgid "Option modifier unknown." msgstr "Modificador d'opción desconocíu." #: common/errors.cpp:531 msgid "Error setting filter description." msgstr "Fallu al afitar la descripción del filtru." #: common/errors.cpp:547 msgid "Empty option specifier." msgstr "Especificador d'opción vaciu." #: common/errors.cpp:555 #, c-format msgid "Option \"%option:1\" possibly specified prior to filter." msgstr "La opción «%option:1» seique tea especificada enantes que'l filtru." #: common/errors.cpp:563 msgid "Unknown mode description key \"%key:1\"." msgstr "Clave de descripción de mou «%key:1» desconocida." #: common/errors.cpp:571 #, c-format msgid "Expecting \"%modekey:1\" key." msgstr "Esperábase la clave «%modekey:1»." #: common/errors.cpp:579 msgid "Version specifier missing key: \"aspell\"." msgstr "L'especificador de versión nun tien la clave: «aspell»." #: common/errors.cpp:595 msgid "Aspell version does not match mode's requirement." msgstr "La versión d'aspell nun concueya colos requerimientos del mou." #: common/errors.cpp:603 msgid "Missing magic mode expression." msgstr "Falta la espresión del mou máxicu." #: common/errors.cpp:611 #, c-format msgid "Empty extension at char %char:1." msgstr "Estensión vacia nel caráuter %char:1." #: common/errors.cpp:619 #, c-format msgid "\"%mode:1\" error" msgstr "Fallu de «%mode:1»" #: common/errors.cpp:627 #, c-format msgid "Unknown mode: \"%mode:1\"." msgstr "Mou desconocíu: «%mode:1»." #: common/errors.cpp:635 #, c-format msgid "\"%mode:1\" error while extend Aspell modes. (out of memory?)" msgstr "" "Fallu de «%mode:1» al estender los moos d'Aspell (¿Memoria escosada?)" #: common/errors.cpp:651 #, c-format msgid "\"%mode:1\": no start for magic search given for magic \"%magic:2\"." msgstr "" "«%mode:1»: nun s'afitó l'aniciu pa la busca máxica col «%magic:2» máxicu." #: common/errors.cpp:659 #, c-format msgid "\"%mode:1\": no range for magic search given for magic \"%magic:2\"." msgstr "" "«%mode:1»: nun s'afitó'l rangu pa la busca máxica col «%magic:2» máxicu." #: common/errors.cpp:667 #, c-format msgid "\"%mode:1\": no magic expression available for magic \"%magic:2\"." msgstr "" "«%mode:1»: nun hai disponible espresión máxica dala pal «%magic:2» máxicu." #: common/errors.cpp:675 msgid "" "\"%mode:1\": Magic \"%magic:2\": bad regular expression after location " "specifier; regexp reports: \"%regerr:3\"." msgstr "" "«%mode:1»: «%magic:2» máxicu: espresión regular incorreuta depués del " "especificador d'allugamientu; regexp informa: «%regerr:3»." #: common/errors.cpp:691 #, c-format msgid "\"%expression:1\" is not a valid regular expression." msgstr "«%expression:1» nun ye una espresión regular válida." #: common/posib_err.cpp:100 msgid "Unhandled Error: " msgstr "Fallu non esperáu: " #: prog/aspell.cpp:97 #, c-format msgid "Error: %s\n" msgstr "Fallu: %s\n" #: prog/aspell.cpp:102 msgid "Error: " msgstr "Fallu: " #: prog/aspell.cpp:203 msgid "enter Email mode." msgstr "entrar nel mou Email." #: prog/aspell.cpp:204 msgid "enter HTML mode." msgstr "entrar nel mou HTML." #: prog/aspell.cpp:205 msgid "enter TeX mode." msgstr "entrar nel mou TeX." #: prog/aspell.cpp:206 msgid "enter Nroff mode." msgstr "entrar nel mou Nroff." #: prog/aspell.cpp:312 #, c-format msgid "Invalid Option: %s" msgstr "Opción non válida: %s" #: prog/aspell.cpp:319 msgid " does not take any parameters." msgstr " nun almite parámetru dalu." #: prog/aspell.cpp:332 prog/aspell.cpp:392 #, c-format msgid "You must specify a parameter for \"%s\"." msgstr "Has especificar un parámetru pa «%s»." #: prog/aspell.cpp:381 msgid "You must specify an action" msgstr "Has especificar una aición" #: prog/aspell.cpp:389 prog/aspell.cpp:452 prog/aspell.cpp:474 #, c-format msgid "Unknown Action: %s" msgstr "Aición desconocida: %s" #: prog/aspell.cpp:395 #, c-format msgid "Error: You must specify at least %d parameters for \"%s\".\n" msgstr "Fallu: Has especificar a lo menos %d parámetros pa «%s».\n" #: prog/aspell.cpp:637 msgid "Invalid Input" msgstr "Entrada non válida" #: prog/aspell.cpp:710 #, c-format msgid "WARNING: Unable to enter Nroff mode: %s\n" msgstr "AVISU: Nun se pue entrar nel mou Nroff: %s\n" #: prog/aspell.cpp:731 msgid "Time to load word list: " msgstr "Tiempu pa cargar el pallabreru: " #: prog/aspell.cpp:929 #, c-format msgid "Suggestion Time: %f\n" msgstr "Tiempu de suxerencies: %f\n" #: prog/aspell.cpp:972 msgid "You must specify a file name." msgstr "Has especificar un nome de ficheru." #: prog/aspell.cpp:975 msgid "Only one file name may be specified." msgstr "Namái se pue especificar un nome de ficheru." #: prog/aspell.cpp:985 #, c-format msgid "Could not open the file \"%s\" for reading" msgstr "Nun se pudo abrir el ficheru «%s» pa lleelu" #: prog/aspell.cpp:998 #, c-format msgid "Invalid keymapping: %s" msgstr "Mapa de tecláu non válidu: %s" #: prog/aspell.cpp:1020 #, c-format msgid "Could not open the file \"%s\" for writing. File not saved." msgstr "" "Nun se pudo abrir el ficheru «%s» pa escribilu. El ficheru nun quedó guardáu." #: prog/aspell.cpp:1033 msgid "Ignore" msgstr "Inorar" #: prog/aspell.cpp:1034 msgid "Ignore all" msgstr "Inorar too" #: prog/aspell.cpp:1035 msgid "Replace" msgstr "Trocar" #: prog/aspell.cpp:1036 msgid "Replace all" msgstr "Trocar too" #: prog/aspell.cpp:1037 msgid "Add" msgstr "Amestar" #: prog/aspell.cpp:1038 msgid "Add Lower" msgstr "Amestar en minúscules" #: prog/aspell.cpp:1039 msgid "Abort" msgstr "Encaboxar" #: prog/aspell.cpp:1040 msgid "Exit" msgstr "Colar" #: prog/aspell.cpp:1116 msgid "Are you sure you want to abort (y/n)? " msgstr "¿Tas seguru de que quies encaboxar (s/n)? " #. TRANSLATORS: The user may input any of these characters to say "yes". #. MUST ONLY CONSIST OF ASCII CHARACTERS. #: prog/aspell.cpp:1120 msgid "Yy" msgstr "SsYy" #: prog/aspell.cpp:1148 msgid "With: " msgstr "Con: " #: prog/aspell.cpp:1165 msgid "Sorry that is an invalid choice!" msgstr "¡Sentímoslo, esa ye una escoyeta non válida!" #: prog/aspell.cpp:1386 msgid "Sorry \"filter\" is currently unimplemented.\n" msgstr "Sentímoslo, anguaño «filter» nun ta implementáu.\n" #: prog/aspell.cpp:1520 msgid "Can't merge a master word list yet. Sorry." msgstr "Sentímoslo, tovía nun se pue entemecer un pallabreru principal." #: prog/aspell.cpp:1544 msgid "Sorry \"create/merge personal\" is currently unimplemented.\n" msgstr "Sentímoslo, anguaño «create/merge personal» nun ta implementáu.\n" #: prog/aspell.cpp:1553 prog/aspell.cpp:1609 #, c-format msgid "Sorry I won't overwrite \"%s\"" msgstr "Sentímoslo, nun se va sobreescribir «%s»" #: prog/aspell.cpp:1600 msgid "Sorry \"create/merge repl\" is currently unimplemented.\n" msgstr "Sentímoslo, anguaño «create/merge repl» nun ta implementáu.\n" #: prog/aspell.cpp:1872 #, c-format msgid "\"%s\" is not a valid flag for the \"munch-list\" command." msgstr "«%s» nun ye una marca válida pal comandu «munch-list»." #. TRANSLATORS: These should all be formated to fit in 80 column or #. less #: prog/aspell.cpp:2799 msgid "Usage: aspell [options] " msgstr "Usu: aspell [opciones] " #: prog/aspell.cpp:2800 msgid " is one of:" msgstr " ye ún de los siguientes:" #: prog/aspell.cpp:2801 msgid " -?|usage display a brief usage message" msgstr " -?|usage amuesa un mensax d'usu breve" #: prog/aspell.cpp:2802 msgid " help display a detailed help message" msgstr " help amuesa un mensax d'aida detalláu" #: prog/aspell.cpp:2803 msgid " -c|check to check a file" msgstr " -c|check pa comprobar un ficheru" #: prog/aspell.cpp:2804 msgid " -a|pipe \"ispell -a\" compatibility mode" msgstr " -a|pipe mou de compatibilidá con «ispell -a»" #: prog/aspell.cpp:2805 msgid " [dump] config dumps the current configuration to stdout" msgstr " [dump] config vuelca la configuración actual al stdout" #: prog/aspell.cpp:2806 msgid " config prints the current value of an option" msgstr " config amuesa el valor actual d'una opción" #: prog/aspell.cpp:2807 msgid " [dump] dicts | filters | modes" msgstr " [dump] dicts | filters | modes" #: prog/aspell.cpp:2808 msgid " lists available dictionaries / filters / filter modes" msgstr " llista los diccionarios / filtros / moos disponibles" #: prog/aspell.cpp:2809 msgid "[options] is any of the following:" msgstr "[options] ye una de les siguientes:" #: prog/aspell.cpp:2822 msgid "" " list produce a list of misspelled words from standard input" msgstr "" " list xenera una llista de pallabres mal escrites dende la " "entrada estándar" #: prog/aspell.cpp:2825 msgid "" " soundslike returns the sounds like equivalent for each word entered" msgstr "" " soundslike torna l'asemeyanza fonética de cada pallabra introducida" #: prog/aspell.cpp:2826 msgid " munch generate possible root words and affixes" msgstr "" " munch xenera les raíces y afixos posibles de les pallabres" #: prog/aspell.cpp:2827 msgid " expand [1-4] expands affix flags" msgstr " expand [1-4] espande les marques d'afixos" #: prog/aspell.cpp:2828 msgid "" " clean [strict] cleans a word list so that every line is a valid word" msgstr "" " clean [strict] llimpia un pallabreru pa que cada llinia seya una " "pallabra válida" #: prog/aspell.cpp:2830 msgid " -v|version prints a version line" msgstr " -v|version amuesta una llinia cola versión" #: prog/aspell.cpp:2831 msgid " munch-list [simple] [single|multi] [keep]" msgstr " munch-list [simple] [single|multi] [keep]" #: prog/aspell.cpp:2832 msgid " reduce the size of a word list via affix compression" msgstr "" " amenorga'l tamañu d'un pallabreru al traviés de la compresión d'afixos" #: prog/aspell.cpp:2833 msgid " conv []" msgstr " conv []" #: prog/aspell.cpp:2834 msgid " converts from one encoding to another" msgstr " convierte d'una codificación a otra" #: prog/aspell.cpp:2835 msgid " norm ( | ) []" msgstr " norm ( | ) []" #: prog/aspell.cpp:2836 msgid " perform Unicode normalization" msgstr " fai la normalización Unicode" #: prog/aspell.cpp:2839 msgid " dump|create|merge master|personal|repl []" msgstr " dump|create|merge master|personal|repl []" #: prog/aspell.cpp:2840 msgid "" " dumps, creates or merges a master, personal, or replacement dictionary." msgstr "" " vuelca, crea o entemez un diccionariu principal, personal o de troqueos." #. TRANSLATORS: "none", "internal" and "strict" are literal values #. and should not be translated. #: prog/aspell.cpp:2844 msgid "" " normalization form to use, either none, internal, or " "strict" msgstr "" " triba de normalización que se va usar: none, internal o " "strict" #: prog/aspell.cpp:2854 #, c-format msgid "" "\n" "Aspell %s. Copyright 2000-2011 by Kevin Atkinson.\n" "\n" msgstr "" "\n" "Aspell %s. Copyright 2000-2011 by Kevin Atkinson.\n" "\n" #: prog/aspell.cpp:2888 msgid "" "Available Dictionaries:\n" " Dictionaries can be selected directly via the \"-d\" or \"master\"\n" " option. They can also be selected indirectly via the \"lang\",\n" " \"variety\", and \"size\" options.\n" msgstr "" "Diccionarios disponibles:\n" " Los diccionarios puen seleicionase direutamente al traviés de la\n" " opción «-d» o «master». Tamién se puen escoyer indireutamente al\n" " traviés de les opciones «lang», «variety» y «size».\n" #: prog/aspell.cpp:2909 msgid "" "Available Filters (and associated options):\n" " Filters can be added or removed via the \"filter\" option.\n" msgstr "" "Filtros disponibles (y opciones asociaes):\n" " Los filtros puen amestase o desaniciase al traviés de la opción\n" " «filter».\n" #: prog/aspell.cpp:2916 #, c-format msgid "" "\n" " %s filter: %s\n" msgstr "" "\n" " filtru %s: %s\n" #. TRANSLATORS: This should be formated to fit in 80 column or less #: prog/aspell.cpp:2933 msgid "" "Available Filter Modes:\n" " Filter Modes are reconfigured combinations of filters optimized for\n" " files of a specific type. A mode is selected via the \"mode\" option.\n" " This will happen implicitly if Aspell is able to identify the file\n" " type from the extension, and possibility the contents, of the file.\n" msgstr "" "Moos de filtru disponibles:\n" " Los moos de filtru son combinaciones reconfiguraes de filtros " "optimizaos\n" " pa ficheros d'una triba específica. Un mou escuéyese al traviés de la\n" " opción \"mode\". Esto faise implícitamente si Aspell ye pa identificar " "la\n" " mena de ficheru per aciu de la estensión, y si ye dable, del conteníu\n" " del ficheru.\n" #: prog/check_funs.cpp:287 msgid "Error: Stdin not a terminal." msgstr "Fallu: Stdin nun ye un terminal." #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:774 msgid "Enter" msgstr "Intro" #: prog/check_funs.cpp:776 msgid "Accept Changes" msgstr "Aceutar cambeos" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:779 msgid "Backspace" msgstr "Retrocesu" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:781 msgid "Control-H" msgstr "Control-H" #: prog/check_funs.cpp:782 msgid "Delete the previous character" msgstr "Borra'l caráuter anterior" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:785 msgid "Left" msgstr "Esquierda" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:787 msgid "Control-B" msgstr "Control-B" #: prog/check_funs.cpp:788 msgid "Move Back one space" msgstr "Retrocede un espaciu" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:791 msgid "Right" msgstr "Drecha" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:793 msgid "Control-F" msgstr "Control-F" #: prog/check_funs.cpp:794 msgid "Move Forward one space" msgstr "Avanza un espaciu" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:797 msgid "Home" msgstr "Aniciu" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:799 msgid "Control-A" msgstr "Control-A" #: prog/check_funs.cpp:800 msgid "Move to the beginning of the line" msgstr "Va al aniciu de la llinia" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:803 msgid "End" msgstr "Fin" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:805 msgid "Control-E" msgstr "Control-E" #: prog/check_funs.cpp:806 msgid "Move to the end of the line" msgstr "Va a lo cabero de la llinia" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:809 msgid "Delete" msgstr "Suprimir" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:811 msgid "Control-D" msgstr "Control-D" #: prog/check_funs.cpp:812 msgid "Delete the next character" msgstr "Borra'l caráuter siguiente" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:816 msgid "Control-K" msgstr "Control-K" #: prog/check_funs.cpp:817 msgid "Kill all characters to the EOL" msgstr "Desanicia tolos caráuteres hasta'l final de llinia" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:821 msgid "Control-C" msgstr "Control-C" #: prog/check_funs.cpp:822 msgid "Abort This Operation" msgstr "Encaboxa esta operación" #: modules/speller/default/language.cpp:103 msgid "This is probably because: " msgstr "Esto pue ser porque: " #: modules/speller/default/language.cpp:110 msgid "The required field \"name\" is missing." msgstr "Falta'l campu requeríu «nome»." #: modules/speller/default/language.cpp:488 msgid "Empty string." msgstr "Cadena vacia." #: modules/speller/default/language.cpp:492 #, c-format msgid "" "The character '%s' (U+%02X) may not appear at the beginning of a word." msgstr "El caráuter «%s» (U+%02X) nun pue apaecer al entamu d'una pallabra." #: modules/speller/default/language.cpp:494 #: modules/speller/default/language.cpp:503 #, c-format msgid "" "The character '%s' (U+%02X) must be followed by an alphabetic character." msgstr "El caráuter «%s» (U+%02X) ha tar siguíu por un caráuter alfabéticu." #: modules/speller/default/language.cpp:496 msgid "Does not contain any alphabetic characters." msgstr "Nun tien nengún caráuter alfabéticu." #: modules/speller/default/language.cpp:501 #, c-format msgid "The character '%s' (U+%02X) may not appear in the middle of a word." msgstr "El caráuter «%s» (U+%02X) nun pue apaecer en mediu d'una pallabra." #: modules/speller/default/language.cpp:508 msgid "" "The character '\\r' (U+0D) may not appear at the end of a word. This " "probably means means that the file is using MS-DOS EOL instead of Unix EOL." msgstr "" "El caráuter «\\\r» (U+0D) nun pue apaecer al final d'una pallabra. Esto " "probablemente seya porque'l ficheru tea usando'l fin de llinia MS-DOS en " "cuenta del d'Unix." #: modules/speller/default/language.cpp:511 #, c-format msgid "The character '%s' (U+%02X) may not appear at the end of a word." msgstr "El caráuter «%s» (U+%02X) nun pue apaecer al final d'una pallabra." #: modules/speller/default/language.cpp:543 #, c-format msgid "Warning: Removing invalid affix '%s' from word %s.\n" msgstr "Avisu: Desaniciando afixu «%s» non válidu de la pallabra %s.\n" #: modules/speller/default/language.cpp:544 #, c-format msgid "Warning: Removing inapplicable affix '%s' from word %s.\n" msgstr "Avisu: Desaniciando afixu «%s» non aplicable de la pallabra %s.\n" #: modules/speller/default/language.cpp:675 #, c-format msgid "Warning: %s Skipping string.\n" msgstr "Avisu: Omitiendo cadena %s.\n" #: modules/speller/default/language.cpp:733 msgid "The total length is larger than 240 characters." msgstr "La llonxitú total ye mayor de 240 caráuteres." #: modules/speller/default/language.cpp:737 #, c-format msgid "Warning: %s Skipping word.\n" msgstr "Avisu: Omitiendo pallabra %s.\n" #: modules/speller/default/affix.cpp:426 msgid "Possibly incorrect count." msgstr "Recuentu posiblemente incorreutu." #: modules/speller/default/readonly_ws.cpp:362 msgid "Incompatible hash function." msgstr "Función hash incompatible." #: modules/speller/default/readonly_ws.cpp:440 msgid "Wrong endian order." msgstr "Ordenación endian incorreuta." #: modules/speller/default/readonly_ws.cpp:463 msgid "Wrong soundslike." msgstr "Asemeyanza fonética incorreuta." #: modules/speller/default/readonly_ws.cpp:469 msgid "Wrong soundslike version." msgstr "Versión d'asemeyanza fonética incorreuta." #: modules/speller/default/readonly_ws.cpp:934 msgid "Affix flags found in word but no affix file given." msgstr "" "Atopáronse marque d'afixos na pallabra pero nun s'afitó nengún ficheru " "d'afixos." #: modules/speller/default/readonly_ws.cpp:972 msgid "" "The total word length, with soundslike data, is larger than 240 characters." msgstr "" "La llonxitú total de la pallabra, contando los datos de l'asemeyanza " "fonética, ye mayor de 240 caráuteres." #: modules/speller/default/multi_ws.cpp:58 msgid "There must be at least one \"add\" line." msgstr "Ha haber a lo menos una llinia «add»." #: modules/speller/default/suggest.cpp:1403 msgid "one of ultra, fast, normal, slow, or bad-spellers" msgstr "ún d'ente ultra, fast, normal, slow o bad-spellers" #: modules/speller/default/data.cpp:404 msgid "is not one of the allowed types" msgstr "nun ye nenguna de les tribes permitíes" #: modules/speller/default/speller_impl.cpp:241 msgid "The personal word list is unavailable." msgstr "Nun ta disponible'l pallabreru personal." #: modules/speller/default/speller_impl.cpp:248 msgid "The session word list is unavailable." msgstr "Nun ta disponible'l pallabreru de la sesión." #: modules/speller/default/speller_impl.cpp:255 msgid "The main word list is unavailable." msgstr "Nun ta disponible'l pallabreru principal." #: modules/filter/tex.cpp:255 modules/filter/tex.cpp:262 msgid "a string of 'o','O','p',or 'P'" msgstr "una cadena d'ente «o», «O», «p» o «P»" #. TRANSLATORS: Like the strings in config.cpp, all strings in *-filter.opt #. should be under 50 characters, begin with a lower case character and #. not include any trailing punctuation marks. #: modules/filter/context-filter.info:7 msgid "experimental filter for hiding delimited contexts" msgstr "filtru esperimental p'anubrir contestos dellimitaos" #: modules/filter/context-filter.info:13 msgid "context delimiters (separated by spaces)" msgstr "dellimitadores de contestu (separtaos por espacios)" #: modules/filter/context-filter.info:21 msgid "swaps visible and invisible text" msgstr "cambia ente testu visible y invisible" #: modules/filter/email-filter.info:7 msgid "filter for skipping quoted text in email messages" msgstr "filtru pa omitir les cites de los mensaxes de corréu electrónicu" #: modules/filter/email-filter.info:13 msgid "email quote characters" msgstr "caráuteres de cita del corréu electrónicu" #: modules/filter/email-filter.info:21 msgid "num chars that can appear before the quote char" msgstr "númberu de caráuteres que puen apaecer enantes del caráuter de cita" #: modules/filter/html-filter.info:9 msgid "filter for dealing with HTML documents" msgstr "filtru pa remanar documentos HTML" #: modules/filter/html-filter.info:15 msgid "HTML attributes to always check" msgstr "atributos HTML qu'han revisase siempre" #: modules/filter/html-filter.info:21 msgid "HTML tags to always skip the contents of" msgstr "etiquetes HTML de les qu'omitir siempre'l so conteníu" #: modules/filter/nroff-filter.info:7 msgid "filter for dealing with Nroff documents" msgstr "filtru pa remanar documentos Nroff" #: modules/filter/sgml-filter.info:9 msgid "filter for dealing with generic SGML/XML documents" msgstr "filtru pa remanar documentos SGML/XML" #: modules/filter/sgml-filter.info:15 msgid "SGML attributes to always check" msgstr "atributos SGML qu'han revisase siempre" #: modules/filter/sgml-filter.info:20 msgid "SGML tags to always skip the contents of" msgstr "etiquetes SGML de les qu'omitir siempre'l so conteníu" #: modules/filter/tex-filter.info:7 msgid "filter for dealing with TeX/LaTeX documents" msgstr "filtru pa remanar documentos TeX/LaTeX" #: modules/filter/tex-filter.info:15 msgid "check TeX comments" msgstr "comprobar comentarios TeX" #: modules/filter/tex-filter.info:21 msgid "TeX commands" msgstr "comandos TeX" #: modules/filter/texinfo-filter.info:7 msgid "filter for dealing with Texinfo documents" msgstr "filtru pa remanar documentos Texinfo" #: modules/filter/texinfo-filter.info:13 msgid "Texinfo commands to ignore the parameters of" msgstr "comando Texinfo de los qu'han inorase los parámetros" #: modules/filter/texinfo-filter.info:41 msgid "Texinfo environments to ignore" msgstr "entornos Tesinfo qu'han inorase" #: modules/filter/url-filter.info:7 msgid "filter to skip URL like constructs" msgstr "filtru pa omitir construcciones del tipu URL" #: modules/filter/modes/ccpp.amf:8 msgid "mode for checking C++ comments and string literals" msgstr "mou pa comprobar comentarios C++ y lliterales de cadenes" #: modules/filter/modes/comment.amf:5 msgid "mode to check any lines starting with a #" msgstr "mou pa comprobar les llinies qu'entamen por #" #: modules/filter/modes/email.amf:5 msgid "mode for skipping quoted text in email messages" msgstr "mou pa omitir les cites de los mensaxes de corréu electrónicu" #: modules/filter/modes/html.amf:10 msgid "mode for checking HTML documents" msgstr "mou pa comprobar documentos HTML" #: modules/filter/modes/none.amf:5 msgid "mode to disable all filters" msgstr "mou pa desactivar tolos filtros" #: modules/filter/modes/nroff.amf:7 msgid "mode for checking Nroff documents" msgstr "mou pa comprobar documentos Nroff" #: modules/filter/modes/perl.amf:8 msgid "mode for checking Perl comments and string literals" msgstr "mou pa comprobar comentarios Perl y lliterales de cadenes" #: modules/filter/modes/sgml.amf:8 msgid "mode for checking generic SGML/XML documents" msgstr "mou pa remanar documentos SGML/XML" #: modules/filter/modes/tex.amf:7 msgid "mode for checking TeX/LaTeX documents" msgstr "mou pa comprobar documentos TeX/LaTeX" #: modules/filter/modes/texinfo.amf:7 msgid "mode for checking Texinfo documents" msgstr "mou pa comprobar documentos Texinfo" #: modules/filter/modes/url.amf:5 msgid "mode to skip URL like constructs (default mode)" msgstr "mou pa omitir construcciones del tipu URL (mou por defeutu)" language-pack-ast-base/data/ast/LC_MESSAGES/fetchmail.po0000644000000000000000000016751112734304514017737 0ustar # Asturian translation for fetchmail # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the fetchmail package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: fetchmail\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-04-23 23:24+0200\n" "PO-Revision-Date: 2009-09-25 15:58+0000\n" "Last-Translator: Xandru \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:20+0000\n" "X-Generator: Launchpad (build 18115)\n" #: checkalias.c:179 #, c-format msgid "Checking if %s is really the same node as %s\n" msgstr "" #: checkalias.c:183 msgid "Yes, their IP addresses match\n" msgstr "" #: checkalias.c:187 msgid "No, their IP addresses don't match\n" msgstr "Non, la so direición d'IP nun concasa\n" #: checkalias.c:212 #, c-format msgid "nameserver failure while looking for '%s' during poll of %s: %s\n" msgstr "" #: checkalias.c:237 #, c-format msgid "nameserver failure while looking for `%s' during poll of %s.\n" msgstr "" #: cram.c:95 msgid "could not decode BASE64 challenge\n" msgstr "" #: cram.c:103 #, c-format msgid "decoded as %s\n" msgstr "" #: driver.c:199 #, c-format msgid "kerberos error %s\n" msgstr "" #: driver.c:259 driver.c:265 #, c-format msgid "krb5_sendauth: %s [server says '%s']\n" msgstr "" #: driver.c:345 msgid "Subject: Fetchmail oversized-messages warning" msgstr "" #: driver.c:349 #, c-format msgid "" "The following oversized messages were deleted on server %s account %s:" msgstr "" #: driver.c:353 #, c-format msgid "The following oversized messages remain on server %s account %s:" msgstr "" #: driver.c:372 #, c-format msgid " %d message %d octets long deleted by fetchmail." msgid_plural " %d messages %d octets long deleted by fetchmail." msgstr[0] "" msgstr[1] "" #: driver.c:377 #, c-format msgid " %d message %d octets long skipped by fetchmail." msgid_plural " %d messages %d octets long skipped by fetchmail." msgstr[0] "" msgstr[1] "" #: driver.c:522 #, c-format msgid "skipping message %s@%s:%d" msgstr "" #: driver.c:576 #, c-format msgid "skipping message %s@%s:%d (%d octets)" msgstr "" #: driver.c:592 msgid " (length -1)" msgstr " (llargor -1)" #: driver.c:595 msgid " (oversized)" msgstr "" #: driver.c:613 #, c-format msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n" msgstr "" #: driver.c:631 #, c-format msgid "reading message %s@%s:%d of %d" msgstr "" #: driver.c:636 #, c-format msgid " (%d octets)" msgstr "" #: driver.c:637 #, c-format msgid " (%d header octets)" msgstr "" #: driver.c:707 #, c-format msgid " (%d body octets)" msgstr "" #: driver.c:769 #, c-format msgid "" "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" msgstr "" #: driver.c:801 msgid " retained\n" msgstr "" #: driver.c:811 msgid " flushed\n" msgstr "" #: driver.c:823 msgid " not flushed\n" msgstr "" #: driver.c:841 #, c-format msgid "fetchlimit %d reached; %d message left on server %s account %s\n" msgid_plural "" "fetchlimit %d reached; %d messages left on server %s account %s\n" msgstr[0] "" msgstr[1] "" #: driver.c:898 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" msgstr "" #: driver.c:902 #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "" #: driver.c:906 #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "" #: driver.c:911 #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" msgstr "" #: driver.c:914 #, c-format msgid "timeout after %d seconds.\n" msgstr "" #: driver.c:926 msgid "Subject: fetchmail sees repeated timeouts" msgstr "" #: driver.c:929 #, c-format msgid "" "Fetchmail saw more than %d timeouts while attempting to get mail from " "%s@%s.\n" msgstr "" #: driver.c:933 msgid "" "This could mean that your mailserver is stuck, or that your SMTP\n" "server is wedged, or that your mailbox file on the server has been\n" "corrupted by a server error. You can run `fetchmail -v -v' to\n" "diagnose the problem.\n" "\n" "Fetchmail won't poll this mailbox again until you restart it.\n" msgstr "" #: driver.c:959 #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "" #: driver.c:962 #, c-format msgid "pre-connection command failed with status %d\n" msgstr "" #: driver.c:986 #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "" #: driver.c:1007 msgid "Lead server has no name.\n" msgstr "" #: driver.c:1034 #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "" #: driver.c:1081 #, c-format msgid "%s connection to %s failed" msgstr "" #: driver.c:1110 msgid "SSL connection failed.\n" msgstr "" #: driver.c:1165 #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "" #: driver.c:1169 #, c-format msgid "Server busy error on %s@%s\n" msgstr "" #: driver.c:1174 #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "" #: driver.c:1177 msgid " (previously authorized)" msgstr "" #: driver.c:1180 msgid "For help, see http://www.fetchmail.info/fetchmail-FAQ.html#R15\n" msgstr "" #: driver.c:1201 #, c-format msgid "Subject: fetchmail authentication failed on %s@%s" msgstr "" #: driver.c:1205 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "" #: driver.c:1209 msgid "" "The attempt to get authorization failed.\n" "Since we have already succeeded in getting authorization for this\n" "connection, this is probably another failure mode (such as busy server)\n" "that fetchmail cannot distinguish because the server didn't send a useful\n" "error message." msgstr "" #: driver.c:1215 msgid "" "\n" "However, if you HAVE changed your account details since starting the\n" "fetchmail daemon, you need to stop the daemon, change your configuration\n" "of fetchmail, and then restart the daemon.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" #: driver.c:1225 msgid "" "The attempt to get authorization failed.\n" "This probably means your password is invalid, but some servers have\n" "other failure modes that fetchmail cannot distinguish from this\n" "because they don't send useful error messages on login failure.\n" "\n" "The fetchmail daemon will continue running and attempt to connect\n" "at each cycle. No future notifications will be sent until service\n" "is restored." msgstr "" #: driver.c:1241 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "" #: driver.c:1246 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "" #: driver.c:1270 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "" #: driver.c:1276 #, c-format msgid "Subject: fetchmail authentication OK on %s@%s" msgstr "" #: driver.c:1280 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "" #: driver.c:1284 msgid "Service has been restored.\n" msgstr "" #: driver.c:1317 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "" #: driver.c:1319 msgid "selecting or re-polling default folder\n" msgstr "" #: driver.c:1331 #, c-format msgid "%s at %s (folder %s)" msgstr "" #: driver.c:1334 rcfile_y.y:390 #, c-format msgid "%s at %s" msgstr "" #: driver.c:1339 #, c-format msgid "Polling %s\n" msgstr "" #: driver.c:1343 #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "" msgstr[1] "" #: driver.c:1346 msgid "seen" msgid_plural "seen" msgstr[0] "" msgstr[1] "" #: driver.c:1349 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "" msgstr[1] "" #: driver.c:1356 #, c-format msgid " (%d octets).\n" msgstr "" #: driver.c:1362 #, c-format msgid "No mail for %s\n" msgstr "" #: driver.c:1395 msgid "bogus message count!" msgstr "" #: driver.c:1447 #, c-format msgid "Too many mails skipped (%d > %d) due to transient errors for %s\n" msgstr "" #: driver.c:1548 msgid "socket" msgstr "" #: driver.c:1551 msgid "missing or bad RFC822 header" msgstr "" #: driver.c:1554 msgid "MDA" msgstr "" #: driver.c:1557 msgid "client/server synchronization" msgstr "" #: driver.c:1560 msgid "client/server protocol" msgstr "" #: driver.c:1563 msgid "lock busy on server" msgstr "" #: driver.c:1566 msgid "SMTP transaction" msgstr "" #: driver.c:1569 msgid "DNS lookup" msgstr "" #: driver.c:1572 msgid "undefined" msgstr "" #: driver.c:1578 #, c-format msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "" #: driver.c:1580 msgid "unknown" msgstr "" #: driver.c:1582 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "" #: driver.c:1594 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "" #: driver.c:1596 #, c-format msgid "post-connection command failed with status %d\n" msgstr "" #: driver.c:1615 msgid "Kerberos V4 support not linked.\n" msgstr "" #: driver.c:1623 msgid "Kerberos V5 support not linked.\n" msgstr "" #: driver.c:1634 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "" #: driver.c:1640 #, c-format msgid "Option --all is not supported with %s\n" msgstr "" #: driver.c:1649 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "" #: env.c:61 #, c-format msgid "" "%s: The QMAILINJECT environment variable is set.\n" "This is dangerous as it can make qmail-inject or qmail's sendmail wrapper\n" "tamper with your From: or Message-ID: headers.\n" "Try \"env QMAILINJECT= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" #: env.c:73 #, c-format msgid "" "%s: The NULLMAILER_FLAGS environment variable is set.\n" "This is dangerous as it can make nullmailer-inject or nullmailer's\n" "sendmail wrapper tamper with your From:, Message-ID: or Return-Path: " "headers.\n" "Try \"env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" #: env.c:85 #, c-format msgid "%s: You don't exist. Go away.\n" msgstr "" #: env.c:149 #, c-format msgid "%s: can't determine your host!" msgstr "" #: env.c:172 #, c-format msgid "gethostbyname failed for %s\n" msgstr "" #: env.c:174 msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "" #: env.c:178 msgid "" "Trying to continue with unqualified hostname.\n" "DO NOT report broken Received: headers, HELO/EHLO lines or similar " "problems!\n" "DO repair your /etc/hosts, DNS, NIS or LDAP instead.\n" msgstr "" #: etrn.c:49 odmr.c:61 #, c-format msgid "%s's SMTP listener does not support ESMTP\n" msgstr "" #: etrn.c:55 #, c-format msgid "%s's SMTP listener does not support ETRN\n" msgstr "" #: etrn.c:79 #, c-format msgid "Queuing for %s started\n" msgstr "" #: etrn.c:84 #, c-format msgid "No messages waiting for %s\n" msgstr "" #: etrn.c:90 #, c-format msgid "Pending messages for %s started\n" msgstr "" #: etrn.c:94 #, c-format msgid "Unable to queue messages for node %s\n" msgstr "" #: etrn.c:98 #, c-format msgid "Node %s not allowed: %s\n" msgstr "" #: etrn.c:102 msgid "ETRN syntax error\n" msgstr "" #: etrn.c:106 msgid "ETRN syntax error in parameters\n" msgstr "" #: etrn.c:110 #, c-format msgid "Unknown ETRN error %d\n" msgstr "" #: etrn.c:154 msgid "Option --keep is not supported with ETRN\n" msgstr "" #: etrn.c:158 msgid "Option --flush is not supported with ETRN\n" msgstr "" #: etrn.c:162 msgid "Option --folder is not supported with ETRN\n" msgstr "" #: etrn.c:166 msgid "Option --check is not supported with ETRN\n" msgstr "" #: fetchmail.c:137 msgid "" "Copyright (C) 2002, 2003 Eric S. Raymond\n" "Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n" " Robert M. Funk, Graham Wilson\n" "Copyright (C) 2005 - 2012 Sunil Shetye\n" "Copyright (C) 2005 - 2013 Matthias Andree\n" msgstr "" #: fetchmail.c:143 msgid "" "Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you\n" "are welcome to redistribute it under certain conditions. For details,\n" "please see the file COPYING in the source or documentation directory.\n" msgstr "" #: fetchmail.c:181 msgid "WARNING: Running as root is discouraged.\n" msgstr "" #: fetchmail.c:193 msgid "fetchmail: invoked with" msgstr "" #: fetchmail.c:217 msgid "could not get current working directory\n" msgstr "" #: fetchmail.c:288 #, c-format msgid "This is fetchmail release %s" msgstr "" #: fetchmail.c:313 msgid "The nodetach option is in effect, ignoring logfile option.\n" msgstr "" #: fetchmail.c:320 msgid "Not running in daemon mode, ignoring logfile option.\n" msgstr "" #: fetchmail.c:327 #, c-format msgid "Logfile \"%s\" does not exist, ignoring logfile option.\n" msgstr "" #: fetchmail.c:333 #, c-format msgid "Logfile \"%s\" is not writable, aborting.\n" msgstr "" #: fetchmail.c:351 #, c-format msgid "" "syslog and logfile options are both set, ignoring syslog, and logging to %s" msgstr "" #: fetchmail.c:439 #, c-format msgid "Taking options from command line%s%s\n" msgstr "" #: fetchmail.c:440 msgid " and " msgstr "" #: fetchmail.c:445 #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "" #: fetchmail.c:466 msgid "fetchmail: no mailservers have been specified.\n" msgstr "" #: fetchmail.c:478 msgid "fetchmail: no other fetchmail is running\n" msgstr "" #: fetchmail.c:484 #, c-format msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" msgstr "" #: fetchmail.c:485 fetchmail.c:494 msgid "background" msgstr "" #: fetchmail.c:485 fetchmail.c:494 msgid "foreground" msgstr "" #: fetchmail.c:493 #, c-format msgid "fetchmail: %s fetchmail at %ld killed.\n" msgstr "" #: fetchmail.c:516 msgid "" "fetchmail: can't check mail while another fetchmail to same host is " "running.\n" msgstr "" #: fetchmail.c:522 #, c-format msgid "" "fetchmail: can't poll specified hosts with another fetchmail running at " "%ld.\n" msgstr "" #: fetchmail.c:529 #, c-format msgid "fetchmail: another foreground fetchmail is running at %ld.\n" msgstr "" #: fetchmail.c:539 msgid "" "fetchmail: can't accept options while a background fetchmail is running.\n" msgstr "" #: fetchmail.c:545 #, c-format msgid "fetchmail: background fetchmail at %ld awakened.\n" msgstr "" #: fetchmail.c:557 #, c-format msgid "fetchmail: elder sibling at %ld died mysteriously.\n" msgstr "" #: fetchmail.c:572 #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "" #: fetchmail.c:576 #, c-format msgid "Enter password for %s@%s: " msgstr "" #: fetchmail.c:618 msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "" #: fetchmail.c:622 #, c-format msgid "starting fetchmail %s daemon\n" msgstr "" #: fetchmail.c:638 fetchmail.c:640 #, c-format msgid "could not open %s to append logs to\n" msgstr "" #: fetchmail.c:659 msgid "--check mode enabled, not fetching mail\n" msgstr "" #: fetchmail.c:681 #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "" #: fetchmail.c:686 #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "" #: fetchmail.c:691 msgid "attempt to re-exec may fail as directory has not been restored\n" msgstr "" #: fetchmail.c:718 msgid "attempt to re-exec fetchmail failed\n" msgstr "" #: fetchmail.c:748 #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" msgstr "" #: fetchmail.c:760 #, c-format msgid "interval not reached, not querying %s\n" msgstr "" #: fetchmail.c:798 msgid "Query status=0 (SUCCESS)\n" msgstr "" #: fetchmail.c:800 msgid "Query status=1 (NOMAIL)\n" msgstr "" #: fetchmail.c:802 msgid "Query status=2 (SOCKET)\n" msgstr "" #: fetchmail.c:804 msgid "Query status=3 (AUTHFAIL)\n" msgstr "" #: fetchmail.c:806 msgid "Query status=4 (PROTOCOL)\n" msgstr "" #: fetchmail.c:808 msgid "Query status=5 (SYNTAX)\n" msgstr "" #: fetchmail.c:810 msgid "Query status=6 (IOERR)\n" msgstr "" #: fetchmail.c:812 msgid "Query status=7 (ERROR)\n" msgstr "" #: fetchmail.c:814 msgid "Query status=8 (EXCLUDE)\n" msgstr "" #: fetchmail.c:816 msgid "Query status=9 (LOCKBUSY)\n" msgstr "" #: fetchmail.c:818 msgid "Query status=10 (SMTP)\n" msgstr "" #: fetchmail.c:820 msgid "Query status=11 (DNS)\n" msgstr "" #: fetchmail.c:822 msgid "Query status=12 (BSMTP)\n" msgstr "" #: fetchmail.c:824 msgid "Query status=13 (MAXFETCH)\n" msgstr "" #: fetchmail.c:826 #, c-format msgid "Query status=%d\n" msgstr "" #: fetchmail.c:868 msgid "All connections are wedged. Exiting.\n" msgstr "" #: fetchmail.c:876 #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "" #: fetchmail.c:900 #, c-format msgid "awakened by %s\n" msgstr "" #: fetchmail.c:903 #, c-format msgid "awakened by signal %d\n" msgstr "" #: fetchmail.c:911 #, c-format msgid "awakened at %s\n" msgstr "" #: fetchmail.c:916 #, c-format msgid "normal termination, status %d\n" msgstr "" #: fetchmail.c:1075 msgid "couldn't time-check the run-control file\n" msgstr "" #: fetchmail.c:1109 #, c-format msgid "Warning: multiple mentions of host %s in config file\n" msgstr "" #: fetchmail.c:1148 msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n" msgstr "" #: fetchmail.c:1270 msgid "SSL support is not compiled in.\n" msgstr "" #: fetchmail.c:1277 msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "" #: fetchmail.c:1283 msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "" #: fetchmail.c:1289 msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "" #: fetchmail.c:1319 #, c-format msgid "" "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "" #: fetchmail.c:1330 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "" #: fetchmail.c:1331 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "" #: fetchmail.c:1348 #, c-format msgid "" "fetchmail: %s configuration invalid, specify positive port number for " "service or port\n" msgstr "" #: fetchmail.c:1355 #, c-format msgid "" "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" msgstr "" #: fetchmail.c:1373 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" msgstr "" #: fetchmail.c:1387 msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" msgstr "" #: fetchmail.c:1412 #, c-format msgid "terminated with signal %d\n" msgstr "" #: fetchmail.c:1485 #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" msgstr "" #: fetchmail.c:1510 msgid "POP2 support is not configured.\n" msgstr "" #: fetchmail.c:1522 msgid "POP3 support is not configured.\n" msgstr "" #: fetchmail.c:1532 msgid "IMAP support is not configured.\n" msgstr "" #: fetchmail.c:1538 msgid "ETRN support is not configured.\n" msgstr "" #: fetchmail.c:1546 msgid "ODMR support is not configured.\n" msgstr "" #: fetchmail.c:1553 msgid "unsupported protocol selected.\n" msgstr "" #: fetchmail.c:1563 #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" msgstr "" #: fetchmail.c:1580 #, c-format msgid "Poll interval is %d seconds\n" msgstr "" #: fetchmail.c:1582 #, c-format msgid "Logfile is %s\n" msgstr "" #: fetchmail.c:1584 #, c-format msgid "Idfile is %s\n" msgstr "" #: fetchmail.c:1587 msgid "Progress messages will be logged via syslog\n" msgstr "" #: fetchmail.c:1590 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "" #: fetchmail.c:1592 msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "" #: fetchmail.c:1594 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "" #: fetchmail.c:1598 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "" #: fetchmail.c:1600 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "" #: fetchmail.c:1603 msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" msgstr "" #: fetchmail.c:1605 msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" msgstr "" #: fetchmail.c:1612 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "" #: fetchmail.c:1616 #, c-format msgid " Mail will be retrieved via %s\n" msgstr "" #: fetchmail.c:1619 #, c-format msgid " Poll of this server will occur every %d interval.\n" msgid_plural " Poll of this server will occur every %d intervals.\n" msgstr[0] "" msgstr[1] "" #: fetchmail.c:1623 #, c-format msgid " True name of server is %s.\n" msgstr "" #: fetchmail.c:1626 msgid " This host will not be queried when no host is specified.\n" msgstr "" #: fetchmail.c:1627 msgid " This host will be queried when no host is specified.\n" msgstr "" #: fetchmail.c:1631 msgid " Password will be prompted for.\n" msgstr "" #: fetchmail.c:1635 #, c-format msgid " APOP secret = \"%s\".\n" msgstr "" #: fetchmail.c:1638 #, c-format msgid " RPOP id = \"%s\".\n" msgstr "" #: fetchmail.c:1641 #, c-format msgid " Password = \"%s\".\n" msgstr "" #: fetchmail.c:1650 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr "" #: fetchmail.c:1653 #, c-format msgid " Protocol is %s" msgstr "" #: fetchmail.c:1655 #, c-format msgid " (using service %s)" msgstr "" #: fetchmail.c:1657 msgid " (using default port)" msgstr "" #: fetchmail.c:1659 msgid " (forcing UIDL use)" msgstr "" #: fetchmail.c:1665 msgid " All available authentication methods will be tried.\n" msgstr "" #: fetchmail.c:1668 msgid " Password authentication will be forced.\n" msgstr "" #: fetchmail.c:1671 msgid " MSN authentication will be forced.\n" msgstr "" #: fetchmail.c:1674 msgid " NTLM authentication will be forced.\n" msgstr "" #: fetchmail.c:1677 msgid " OTP authentication will be forced.\n" msgstr "" #: fetchmail.c:1680 msgid " CRAM-MD5 authentication will be forced.\n" msgstr "" #: fetchmail.c:1683 msgid " GSSAPI authentication will be forced.\n" msgstr "" #: fetchmail.c:1686 msgid " Kerberos V4 authentication will be forced.\n" msgstr "" #: fetchmail.c:1689 msgid " Kerberos V5 authentication will be forced.\n" msgstr "" #: fetchmail.c:1692 msgid " End-to-end encryption assumed.\n" msgstr "" #: fetchmail.c:1696 #, c-format msgid " Mail service principal is: %s\n" msgstr "" #: fetchmail.c:1699 msgid " SSL encrypted sessions enabled.\n" msgstr "" #: fetchmail.c:1701 #, c-format msgid " SSL protocol: %s.\n" msgstr "" #: fetchmail.c:1703 msgid " SSL server certificate checking enabled.\n" msgstr "" #: fetchmail.c:1706 #, c-format msgid " SSL trusted certificate file: %s\n" msgstr "" #: fetchmail.c:1708 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr "" #: fetchmail.c:1710 #, c-format msgid " SSL server CommonName: %s\n" msgstr "" #: fetchmail.c:1712 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr "" #: fetchmail.c:1715 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr "" #: fetchmail.c:1717 msgid " (default).\n" msgstr "" #: fetchmail.c:1724 msgid " Default mailbox selected.\n" msgstr "" #: fetchmail.c:1729 msgid " Selected mailboxes are:" msgstr "" #: fetchmail.c:1735 msgid " All messages will be retrieved (--all on).\n" msgstr "" #: fetchmail.c:1736 msgid " Only new messages will be retrieved (--all off).\n" msgstr "" #: fetchmail.c:1738 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr "" #: fetchmail.c:1739 msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr "" #: fetchmail.c:1741 msgid "" " Old messages will be flushed before message retrieval (--flush on).\n" msgstr "" #: fetchmail.c:1742 msgid "" " Old messages will not be flushed before message retrieval (--flush off).\n" msgstr "" #: fetchmail.c:1744 msgid "" " Oversized messages will be flushed before message retrieval (--limitflush " "on).\n" msgstr "" #: fetchmail.c:1745 msgid "" " Oversized messages will not be flushed before message retrieval (--" "limitflush off).\n" msgstr "" #: fetchmail.c:1747 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr "" #: fetchmail.c:1748 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr "" #: fetchmail.c:1750 msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr "" #: fetchmail.c:1751 msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr "" #: fetchmail.c:1753 msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr "" #: fetchmail.c:1754 msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr "" #: fetchmail.c:1756 msgid "" " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" msgstr "" #: fetchmail.c:1757 msgid "" " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" msgstr "" #: fetchmail.c:1759 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr "" #: fetchmail.c:1760 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr "" #: fetchmail.c:1762 msgid " Idle after poll is enabled (idle on).\n" msgstr "" #: fetchmail.c:1763 msgid " Idle after poll is disabled (idle off).\n" msgstr "" #: fetchmail.c:1765 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr "" #: fetchmail.c:1766 msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr "" #: fetchmail.c:1768 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr "" #: fetchmail.c:1769 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr "" #: fetchmail.c:1773 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr "" #: fetchmail.c:1776 msgid " No message size limit (--limit 0).\n" msgstr "" #: fetchmail.c:1778 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" msgstr "" #: fetchmail.c:1781 msgid " Size warnings on every poll (--warnings 0).\n" msgstr "" #: fetchmail.c:1784 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr "" #: fetchmail.c:1787 msgid " No received-message limit (--fetchlimit 0).\n" msgstr "" #: fetchmail.c:1789 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr "" #: fetchmail.c:1792 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr "" #: fetchmail.c:1796 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" msgstr "" #: fetchmail.c:1798 #, c-format msgid "" " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" msgstr "" #: fetchmail.c:1801 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" msgstr "" #: fetchmail.c:1803 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr "" #: fetchmail.c:1805 msgid " No SMTP message batch limit (--batchlimit 0).\n" msgstr "" #: fetchmail.c:1809 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr "" #: fetchmail.c:1811 msgid " No forced expunges (--expunge 0).\n" msgstr "" #: fetchmail.c:1818 msgid " Domains for which mail will be fetched are:" msgstr "" #: fetchmail.c:1823 fetchmail.c:1843 msgid " (default)" msgstr "" #: fetchmail.c:1828 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr "" #: fetchmail.c:1830 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr "" #: fetchmail.c:1837 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr "" #: fetchmail.c:1848 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr "" #: fetchmail.c:1851 #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" msgstr "" #: fetchmail.c:1860 msgid " Recognized listener spam block responses are:" msgstr "" #: fetchmail.c:1866 msgid " Spam-blocking disabled\n" msgstr "" #: fetchmail.c:1869 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr "" #: fetchmail.c:1872 msgid " No pre-connection command.\n" msgstr "" #: fetchmail.c:1874 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr "" #: fetchmail.c:1877 msgid " No post-connection command.\n" msgstr "" #: fetchmail.c:1880 msgid " No localnames declared for this host.\n" msgstr "" #: fetchmail.c:1890 msgid " Multi-drop mode: " msgstr "" #: fetchmail.c:1892 msgid " Single-drop mode: " msgstr "" #: fetchmail.c:1894 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "" msgstr[1] "" #: fetchmail.c:1909 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr "" #: fetchmail.c:1910 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr "" #: fetchmail.c:1914 msgid "" " Server aliases will be compared with multidrop addresses by IP address.\n" msgstr "" #: fetchmail.c:1916 msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr "" #: fetchmail.c:1919 msgid " Envelope-address routing is disabled\n" msgstr "" #: fetchmail.c:1922 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr "" #: fetchmail.c:1925 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr "" #: fetchmail.c:1928 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr "" #: fetchmail.c:1931 msgid " No prefix stripping\n" msgstr "" #: fetchmail.c:1936 msgid " Predeclared mailserver aliases:" msgstr "" #: fetchmail.c:1944 msgid " Local domains:" msgstr "" #: fetchmail.c:1954 #, c-format msgid " Connection must be through interface %s.\n" msgstr "" #: fetchmail.c:1956 msgid " No interface requirement specified.\n" msgstr "" #: fetchmail.c:1958 #, c-format msgid " Polling loop will monitor %s.\n" msgstr "" #: fetchmail.c:1960 msgid " No monitor interface specified.\n" msgstr "" #: fetchmail.c:1964 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" msgstr "" #: fetchmail.c:1966 msgid " No plugin command specified.\n" msgstr "" #: fetchmail.c:1968 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" msgstr "" #: fetchmail.c:1970 msgid " No plugout command specified.\n" msgstr "" #: fetchmail.c:1975 msgid " No UIDs saved from this host.\n" msgstr "" #: fetchmail.c:1984 #, c-format msgid " %d UIDs saved.\n" msgstr "" #: fetchmail.c:1992 msgid " Poll trace information will be added to the Received header.\n" msgstr "" #: fetchmail.c:1994 msgid " No poll trace information will be added to the Received header.\n" msgstr "" #: fetchmail.c:1999 msgid " Messages with bad headers will be rejected.\n" msgstr "" #: fetchmail.c:2002 msgid " Messages with bad headers will be passed on.\n" msgstr "" #: fetchmail.c:2007 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr "" #: getpass.c:71 msgid "ERROR: no support for getpassword() routine\n" msgstr "" #: getpass.c:193 msgid "" "\n" "Caught SIGINT... bailing out.\n" msgstr "" #: gssapi.c:52 #, c-format msgid "GSSAPI error in gss_display_status called from <%s>\n" msgstr "" #: gssapi.c:55 #, c-format msgid "GSSAPI error %s: %.*s\n" msgstr "" #: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "" #: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "" #: gssapi.c:122 msgid "" "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" #: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" #: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" msgstr "" #: gssapi.c:169 msgid "Sending credentials\n" msgstr "" #: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "" #: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "" #: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "" #: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "" #: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "" #: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "" #: gssapi.c:277 msgid "Error creating security level request\n" msgstr "" #: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "" #: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "" #: idle.c:61 #, c-format msgid "fetchmail: thread sleeping for %d sec.\n" msgstr "" #: imap.c:74 #, c-format msgid "Received BYE response from IMAP server: %s" msgstr "" #: imap.c:92 #, c-format msgid "bogus message count in \"%s\"!" msgstr "" #: imap.c:139 #, c-format msgid "bogus EXPUNGE count in \"%s\"!" msgstr "" #: imap.c:348 msgid "Protocol identified as IMAP4 rev 1\n" msgstr "" #: imap.c:354 msgid "Protocol identified as IMAP4 rev 0\n" msgstr "" #: imap.c:361 msgid "Protocol identified as IMAP2 or IMAP2BIS\n" msgstr "" #: imap.c:378 msgid "will idle after poll\n" msgstr "" #: imap.c:471 pop3.c:476 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "" #: imap.c:477 pop3.c:482 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "" #: imap.c:482 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "" #: imap.c:598 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "" #: imap.c:618 pop3.c:558 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "" #: imap.c:627 msgid "Required LOGIN capability not supported by server\n" msgstr "" #: imap.c:691 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "" #: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "" #: imap.c:868 pop3.c:844 pop3.c:856 pop3.c:1095 pop3.c:1102 #, c-format msgid "%u is unseen\n" msgstr "" #: imap.c:903 imap.c:962 msgid "re-poll failed\n" msgstr "" #: imap.c:911 imap.c:967 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "" msgstr[1] "" #: imap.c:928 msgid "mailbox selection failed\n" msgstr "" #: imap.c:932 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "" msgstr[1] "" #: imap.c:946 msgid "expunge failed\n" msgstr "" #: imap.c:950 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "" msgstr[1] "" #: imap.c:989 msgid "search for unseen messages failed\n" msgstr "" #: imap.c:994 pop3.c:865 #, c-format msgid "%u is first unseen\n" msgstr "" #: imap.c:1078 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" #: imap.c:1177 imap.c:1184 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "" #: interface.c:256 msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem." msgstr "" #: interface.c:396 #, c-format msgid "Unable to parse interface name from %s" msgstr "" #: interface.c:418 msgid "get_ifinfo: sysctl (iflist estimate) failed" msgstr "" #: interface.c:424 msgid "get_ifinfo: malloc failed" msgstr "" #: interface.c:430 msgid "get_ifinfo: sysctl (iflist) failed" msgstr "" #: interface.c:448 #, c-format msgid "Routing message version %d not understood." msgstr "" #: interface.c:480 #, c-format msgid "No interface found with name %s" msgstr "" #: interface.c:538 #, c-format msgid "No IP address found for %s" msgstr "" #: interface.c:590 msgid "missing IP interface address\n" msgstr "" #: interface.c:606 msgid "invalid IP interface address\n" msgstr "" #: interface.c:612 msgid "invalid IP interface mask\n" msgstr "" #: interface.c:651 #, c-format msgid "activity on %s -noted- as %d\n" msgstr "" #: interface.c:666 #, c-format msgid "skipping poll of %s, %s down\n" msgstr "" #: interface.c:685 #, c-format msgid "skipping poll of %s, %s IP address excluded\n" msgstr "" #: interface.c:697 #, c-format msgid "activity on %s checked as %d\n" msgstr "" #: interface.c:723 #, c-format msgid "skipping poll of %s, %s inactive\n" msgstr "" #: interface.c:730 #, c-format msgid "activity on %s was %d, is %d\n" msgstr "" #: kerberos.c:74 msgid "could not decode initial BASE64 challenge\n" msgstr "" #: kerberos.c:139 #, c-format msgid "principal %s in ticket does not match -u %s\n" msgstr "" #: kerberos.c:147 #, c-format msgid "non-null instance (%s) might cause strange behavior\n" msgstr "" #: kerberos.c:213 msgid "could not decode BASE64 ready response\n" msgstr "" #: kerberos.c:220 msgid "challenge mismatch\n" msgstr "" #: lock.c:87 #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "" #: lock.c:98 msgid "fetchmail: removing stale lockfile\n" msgstr "" #: lock.c:122 #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "" #: lock.c:169 msgid "fetchmail: lock creation failed.\n" msgstr "" #: netrc.c:220 #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" msgstr "" #: netrc.c:258 #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "" #: odmr.c:67 #, c-format msgid "%s's SMTP listener does not support ATRN\n" msgstr "" #: odmr.c:105 msgid "Turnaround now...\n" msgstr "" #: odmr.c:110 msgid "ATRN request refused.\n" msgstr "" #: odmr.c:114 msgid "Unable to process ATRN request now\n" msgstr "" #: odmr.c:119 msgid "You have no mail.\n" msgstr "" #: odmr.c:123 msgid "Command not implemented\n" msgstr "" #: odmr.c:127 msgid "Authentication required.\n" msgstr "" #: odmr.c:132 #, c-format msgid "Unknown ODMR error \"%s\"\n" msgstr "" #: odmr.c:192 msgid "receiving message data\n" msgstr "" #: odmr.c:245 msgid "Option --keep is not supported with ODMR\n" msgstr "" #: odmr.c:249 msgid "Option --flush is not supported with ODMR\n" msgstr "" #: odmr.c:253 msgid "Option --folder is not supported with ODMR\n" msgstr "" #: odmr.c:257 msgid "Option --check is not supported with ODMR\n" msgstr "" #: opie.c:42 msgid "server recv fatal\n" msgstr "" #: opie.c:56 msgid "Could not decode OTP challenge\n" msgstr "" #: opie.c:64 pop3.c:585 msgid "Secret pass phrase: " msgstr "" #: options.c:176 options.c:220 #, c-format msgid "String '%s' is not a valid number string.\n" msgstr "" #: options.c:185 #, c-format msgid "Value of string '%s' is %s than %d.\n" msgstr "" #: options.c:186 msgid "smaller" msgstr "" #: options.c:186 msgid "larger" msgstr "" #: options.c:323 #, c-format msgid "Invalid bad-header policy `%s' specified.\n" msgstr "" #: options.c:364 #, c-format msgid "Invalid protocol `%s' specified.\n" msgstr "" #: options.c:411 #, c-format msgid "Invalid authentication `%s' specified.\n" msgstr "" #: options.c:620 msgid "usage: fetchmail [options] [server ...]\n" msgstr "" #: options.c:621 msgid " Options are as follows:\n" msgstr "" #: options.c:622 msgid " -?, --help display this option help\n" msgstr "" #: options.c:623 msgid " -V, --version display version info\n" msgstr "" #: options.c:625 msgid " -c, --check check for messages without fetching\n" msgstr "" #: options.c:626 msgid " -s, --silent work silently\n" msgstr "" #: options.c:627 msgid " -v, --verbose work noisily (diagnostic output)\n" msgstr "" #: options.c:628 msgid " -d, --daemon run as a daemon once per n seconds\n" msgstr "" #: options.c:629 msgid " -N, --nodetach don't detach daemon process\n" msgstr "" #: options.c:630 msgid " -q, --quit kill daemon process\n" msgstr "" #: options.c:631 msgid " -L, --logfile specify logfile name\n" msgstr "" #: options.c:632 msgid "" " --syslog use syslog(3) for most messages when running as a " "daemon\n" msgstr "" #: options.c:633 msgid " --invisible don't write Received & enable host spoofing\n" msgstr "" #: options.c:634 msgid " -f, --fetchmailrc specify alternate run control file\n" msgstr "" #: options.c:635 msgid " -i, --idfile specify alternate UIDs file\n" msgstr "" #: options.c:636 msgid " --pidfile specify alternate PID (lock) file\n" msgstr "" #: options.c:637 msgid " --postmaster specify recipient of last resort\n" msgstr "" #: options.c:638 msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr "" #: options.c:639 msgid "" " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" msgstr "" #: options.c:640 msgid "" " --softbounce keep permanently undeliverable messages on server " "(default).\n" msgstr "" #: options.c:642 msgid " -I, --interface interface required specification\n" msgstr "" #: options.c:643 msgid " -M, --monitor monitor interface for activity\n" msgstr "" #: options.c:646 msgid " --ssl enable ssl encrypted session\n" msgstr "" #: options.c:647 msgid " --sslkey ssl private key file\n" msgstr "" #: options.c:648 msgid " --sslcert ssl client certificate\n" msgstr "" #: options.c:649 msgid "" " --sslcertck do strict server certificate check (recommended)\n" msgstr "" #: options.c:650 msgid " --sslcertfile path to trusted-CA ssl certificate file\n" msgstr "" #: options.c:651 msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" msgstr "" #: options.c:652 msgid "" " --sslcommonname expect this CommonName from server (discouraged)\n" msgstr "" #: options.c:653 msgid "" " --sslfingerprint fingerprint that must match that of the server's " "cert.\n" msgstr "" #: options.c:654 msgid " --sslproto force ssl protocol (SSL2/SSL3/TLS1)\n" msgstr "" #: options.c:656 msgid " --plugin specify external command to open connection\n" msgstr "" #: options.c:657 msgid "" " --plugout specify external command to open smtp connection\n" msgstr "" #: options.c:658 msgid "" " --bad-header {reject|accept}\n" " specify policy for handling messages with bad headers\n" msgstr "" #: options.c:661 msgid " -p, --protocol specify retrieval protocol (see man page)\n" msgstr "" #: options.c:662 msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr "" #: options.c:663 msgid "" " --port TCP port to connect to (obsolete, use --service)\n" msgstr "" #: options.c:664 msgid "" " -P, --service TCP service to connect to (can be numeric TCP port)\n" msgstr "" #: options.c:665 msgid " --auth authentication type (password/kerberos/ssh/otp)\n" msgstr "" #: options.c:666 msgid " -t, --timeout server nonresponse timeout\n" msgstr "" #: options.c:667 msgid " -E, --envelope envelope address header\n" msgstr "" #: options.c:668 msgid " -Q, --qvirtual prefix to remove from local user id\n" msgstr "" #: options.c:669 msgid " --principal mail service principal\n" msgstr "" #: options.c:670 msgid " --tracepolls add poll-tracing information to Received header\n" msgstr "" #: options.c:672 msgid " -u, --username specify users's login on server\n" msgstr "" #: options.c:673 msgid " -a, --[fetch]all retrieve old and new messages\n" msgstr "" #: options.c:674 msgid " -K, --nokeep delete new messages after retrieval\n" msgstr "" #: options.c:675 msgid " -k, --keep save new messages after retrieval\n" msgstr "" #: options.c:676 msgid " -F, --flush delete old messages from server\n" msgstr "" #: options.c:677 msgid " --limitflush delete oversized messages\n" msgstr "" #: options.c:678 msgid " -n, --norewrite don't rewrite header addresses\n" msgstr "" #: options.c:679 msgid " -l, --limit don't fetch messages over given size\n" msgstr "" #: options.c:680 msgid " -w, --warnings interval between warning mail notification\n" msgstr "" #: options.c:682 msgid " -S, --smtphost set SMTP forwarding host\n" msgstr "" #: options.c:683 msgid " --fetchdomains fetch mail for specified domains\n" msgstr "" #: options.c:684 msgid " -D, --smtpaddress set SMTP delivery domain to use\n" msgstr "" #: options.c:685 msgid " --smtpname set SMTP full name username@domain\n" msgstr "" #: options.c:686 msgid " -Z, --antispam, set antispam response values\n" msgstr "" #: options.c:687 msgid " -b, --batchlimit set batch limit for SMTP connections\n" msgstr "" #: options.c:688 msgid " -B, --fetchlimit set fetch limit for server connections\n" msgstr "" #: options.c:689 msgid " --fetchsizelimit set fetch message size limit\n" msgstr "" #: options.c:690 msgid " --fastuidl do a binary search for UIDLs\n" msgstr "" #: options.c:691 msgid " -e, --expunge set max deletions between expunges\n" msgstr "" #: options.c:692 msgid " -m, --mda set MDA to use for forwarding\n" msgstr "" #: options.c:693 msgid " --bsmtp set output BSMTP file\n" msgstr "" #: options.c:694 msgid " --lmtp use LMTP (RFC2033) for delivery\n" msgstr "" #: options.c:695 msgid " -r, --folder specify remote folder name\n" msgstr "" #: options.c:696 msgid " --showdots show progress dots even in logfiles\n" msgstr "" #: pop3.c:327 msgid "" "Warning: \"Maillennium POP3\" found, using RETR command instead of TOP.\n" msgstr "" #: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "" #: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "" #: pop3.c:494 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "" #: pop3.c:621 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" #: pop3.c:635 msgid "Required APOP timestamp not found in greeting\n" msgstr "" #: pop3.c:644 msgid "Timestamp syntax error in greeting\n" msgstr "" #: pop3.c:660 msgid "Invalid APOP timestamp.\n" msgstr "" #: pop3.c:684 msgid "Undefined protocol request in POP3_auth\n" msgstr "" #: pop3.c:705 msgid "lock busy! Is another session active?\n" msgstr "" #: pop3.c:784 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "" #: pop3.c:807 msgid "Server responded with UID for wrong message.\n" msgstr "" #: pop3.c:835 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "" #: pop3.c:941 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "" #: pop3.c:1037 msgid "protocol error\n" msgstr "" #: pop3.c:1053 msgid "protocol error while fetching UIDLs\n" msgstr "" #: pop3.c:1086 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "" #: pop3.c:1424 msgid "Option --folder is not supported with POP3\n" msgstr "" #: rcfile_y.y:131 msgid "server option after user options" msgstr "" #: rcfile_y.y:174 msgid "SDPS not enabled." msgstr "" #: rcfile_y.y:218 msgid "" "fetchmail: interface option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" #: rcfile_y.y:226 msgid "" "fetchmail: monitor option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" #: rcfile_y.y:340 msgid "SSL is not enabled" msgstr "" #: rcfile_y.y:391 msgid "end of input" msgstr "" #: rcfile_y.y:429 #, c-format msgid "File %s must be a regular file.\n" msgstr "" #: rcfile_y.y:439 #, c-format msgid "File %s must have no more than -rwx------ (0700) permissions.\n" msgstr "" #: rcfile_y.y:451 #, c-format msgid "File %s must be owned by you.\n" msgstr "" #: report.c:67 msgid "Unknown system error" msgstr "" #: report.c:92 #, c-format msgid "%s (log message incomplete)\n" msgstr "" #: rfc822.c:83 #, c-format msgid "About to rewrite %s...\n" msgstr "" #: rfc822.c:221 #, c-format msgid "...rewritten version is %s.\n" msgstr "" #: rpa.c:118 msgid "Success" msgstr "" #: rpa.c:119 msgid "Restricted user (something wrong with account)" msgstr "" #: rpa.c:120 msgid "Invalid userid or passphrase" msgstr "" #: rpa.c:121 msgid "Deity error" msgstr "" #: rpa.c:174 msgid "RPA token 2: Base64 decode error\n" msgstr "" #: rpa.c:185 #, c-format msgid "Service chose RPA version %d.%d\n" msgstr "" #: rpa.c:191 #, c-format msgid "Service challenge (l=%d):\n" msgstr "" #: rpa.c:200 #, c-format msgid "Service timestamp %s\n" msgstr "" #: rpa.c:205 msgid "RPA token 2 length error\n" msgstr "" #: rpa.c:209 #, c-format msgid "Realm list: %s\n" msgstr "" #: rpa.c:213 msgid "RPA error in service@realm string\n" msgstr "" #: rpa.c:250 msgid "RPA token 4: Base64 decode error\n" msgstr "" #: rpa.c:261 #, c-format msgid "User authentication (l=%d):\n" msgstr "" #: rpa.c:275 #, c-format msgid "RPA status: %02X\n" msgstr "" #: rpa.c:281 msgid "RPA token 4 length error\n" msgstr "" #: rpa.c:288 #, c-format msgid "RPA rejects you: %s\n" msgstr "" #: rpa.c:290 msgid "RPA rejects you, reason unknown\n" msgstr "" #: rpa.c:298 #, c-format msgid "RPA User Authentication length error: %d\n" msgstr "" #: rpa.c:303 #, c-format msgid "RPA Session key length error: %d\n" msgstr "" #: rpa.c:309 msgid "RPA _service_ auth fail. Spoof server?\n" msgstr "" #: rpa.c:314 msgid "Session key established:\n" msgstr "" #: rpa.c:345 msgid "RPA authorisation complete\n" msgstr "" #: rpa.c:372 msgid "Get response\n" msgstr "" #: rpa.c:402 #, c-format msgid "Get response return %d [%s]\n" msgstr "" #: rpa.c:463 msgid "Hdr not 60\n" msgstr "" #: rpa.c:484 msgid "Token length error\n" msgstr "" #: rpa.c:489 #, c-format msgid "Token Length %d disagrees with rxlen %d\n" msgstr "" #: rpa.c:495 msgid "Mechanism field incorrect\n" msgstr "" #: rpa.c:531 #, c-format msgid "dec64 error at char %d: %x\n" msgstr "" #: rpa.c:546 msgid "Inbound binary data:\n" msgstr "" #: rpa.c:582 msgid "Outbound data:\n" msgstr "" #: rpa.c:645 msgid "RPA String too long\n" msgstr "" #: rpa.c:650 msgid "Unicode:\n" msgstr "" #: rpa.c:709 msgid "RPA Failed open of /dev/urandom. This shouldn't\n" msgstr "" #: rpa.c:710 msgid " prevent you logging in, but means you\n" msgstr "" #: rpa.c:711 msgid " cannot be sure you are talking to the\n" msgstr "" #: rpa.c:712 msgid " service that you think you are (replay\n" msgstr "" #: rpa.c:713 msgid " attacks by a dishonest service are possible.)\n" msgstr "" #: rpa.c:724 msgid "User challenge:\n" msgstr "" #: rpa.c:874 msgid "MD5 being applied to data block:\n" msgstr "" #: rpa.c:887 msgid "MD5 result is:\n" msgstr "" #: servport.c:53 #, c-format msgid "getaddrinfo(NULL, \"%s\") error: %s\n" msgstr "" #: servport.c:80 #, c-format msgid "Cannot resolve service %s to port number.\n" msgstr "" #: servport.c:81 msgid "Please specify the service as decimal port number.\n" msgstr "" #: sink.c:231 #, c-format msgid "forwarding to %s\n" msgstr "" #: sink.c:318 msgid "SMTP: (bounce-message body)\n" msgstr "" #: sink.c:321 #, c-format msgid "mail from %s bounced to %s\n" msgstr "" #: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "" #: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "" #: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "" #: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "" #: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "" #: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "" #: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "" #: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "" #: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "" #: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "" #: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "" #: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "" #: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "" #: sink.c:1252 msgid "MDA open failed\n" msgstr "" #: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "" #: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "" #: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "" #: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "" #: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "" #: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "" #: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "" #: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "" #: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "" #: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "" #: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" msgstr "" #: smtp.c:81 msgid "ESMTP CRAM-MD5 Authentication...\n" msgstr "" #: smtp.c:87 smtp.c:137 msgid "Server rejected the AUTH command.\n" msgstr "" #: smtp.c:95 smtp.c:144 smtp.c:153 smtp.c:159 msgid "Bad base64 reply from server.\n" msgstr "" #: smtp.c:99 #, c-format msgid "Challenge decoded: %s\n" msgstr "" #: smtp.c:116 msgid "ESMTP PLAIN Authentication...\n" msgstr "" #: smtp.c:131 msgid "ESMTP LOGIN Authentication...\n" msgstr "" #: smtp.c:349 smtp.c:377 msgid "smtp listener protocol error\n" msgstr "" #: socket.c:110 socket.c:137 msgid "fetchmail: malloc failed\n" msgstr "" #: socket.c:169 msgid "fetchmail: socketpair failed\n" msgstr "" #: socket.c:175 msgid "fetchmail: fork failed\n" msgstr "" #: socket.c:182 msgid "dup2 failed\n" msgstr "" #: socket.c:188 #, c-format msgid "running %s (host %s service %s)\n" msgstr "" #: socket.c:193 #, c-format msgid "execvp(%s) failed\n" msgstr "" #: socket.c:268 #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "" #: socket.c:271 msgid "Try adding the --service option (see also FAQ item R12).\n" msgstr "" #: socket.c:285 socket.c:288 #, c-format msgid "unknown (%s)" msgstr "" #: socket.c:291 #, c-format msgid "Trying to connect to %s/%s..." msgstr "" #: socket.c:300 #, c-format msgid "cannot create socket: %s\n" msgstr "" #: socket.c:302 #, c-format msgid "name %d: cannot create socket family %d type %d: %s\n" msgstr "" #: socket.c:320 msgid "connection failed.\n" msgstr "" #: socket.c:322 #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "" #: socket.c:323 #, c-format msgid "name %d: connection to %s:%s [%s/%s] failed: %s.\n" msgstr "" #: socket.c:329 msgid "connected.\n" msgstr "" #: socket.c:342 #, c-format msgid "" "Connection errors for this poll:\n" "%s" msgstr "" #: socket.c:387 #, c-format msgid "OpenSSL reported: %s\n" msgstr "" #: socket.c:622 msgid "Server certificate:\n" msgstr "" #: socket.c:627 #, c-format msgid "Certificate chain, from root to peer, starting at depth %d:\n" msgstr "" #: socket.c:630 #, c-format msgid "Certificate at depth %d:\n" msgstr "" #: socket.c:636 #, c-format msgid "Issuer Organization: %s\n" msgstr "" #: socket.c:639 msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" msgstr "" #: socket.c:641 msgid "Unknown Organization\n" msgstr "" #: socket.c:643 #, c-format msgid "Issuer CommonName: %s\n" msgstr "" #: socket.c:646 msgid "Warning: Issuer CommonName too long (possibly truncated).\n" msgstr "" #: socket.c:648 msgid "Unknown Issuer CommonName\n" msgstr "" #: socket.c:654 #, c-format msgid "Subject CommonName: %s\n" msgstr "" #: socket.c:660 msgid "Bad certificate: Subject CommonName too long!\n" msgstr "" #: socket.c:666 msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" msgstr "" #: socket.c:694 #, c-format msgid "Subject Alternative Name: %s\n" msgstr "" #: socket.c:700 msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" msgstr "" #: socket.c:717 #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "" #: socket.c:724 msgid "Server name not set, could not verify certificate!\n" msgstr "" #: socket.c:729 msgid "Unknown Server CommonName\n" msgstr "" #: socket.c:731 msgid "Server name not specified in certificate!\n" msgstr "" #: socket.c:743 msgid "EVP_md5() failed!\n" msgstr "" #: socket.c:747 msgid "Out of memory!\n" msgstr "" #: socket.c:755 msgid "Digest text buffer too small!\n" msgstr "" #: socket.c:761 #, c-format msgid "%s key fingerprint: %s\n" msgstr "" #: socket.c:765 #, c-format msgid "%s fingerprints match.\n" msgstr "" #: socket.c:767 #, c-format msgid "%s fingerprints do not match!\n" msgstr "" #: socket.c:779 #, c-format msgid "Server certificate verification error: %s\n" msgstr "" #: socket.c:794 #, c-format msgid "Broken certification chain at: %s\n" msgstr "" #: socket.c:796 msgid "" "This could mean that the server did not provide the intermediate CA's " "certificate(s), which is nothing fetchmail could do anything about. For " "details, please see the README.SSL-SERVER document that ships with " "fetchmail.\n" msgstr "" #: socket.c:806 #, c-format msgid "Missing trust anchor certificate: %s\n" msgstr "" #: socket.c:809 msgid "" "This could mean that the root CA's signing certificate is not in the trusted " "CA certificate location, or that c_rehash needs to be run on the certificate " "directory. For details, please see the documentation of --sslcertpath and --" "sslcertfile in the manual page.\n" msgstr "" #: socket.c:902 msgid "File descriptor out of range for SSL" msgstr "" #: socket.c:913 msgid "Your operating system does not support SSLv2.\n" msgstr "" #: socket.c:923 #, c-format msgid "Invalid SSL protocol '%s' specified, using default (SSLv23).\n" msgstr "" #: socket.c:1022 msgid "Certificate/fingerprint verification was somehow skipped!\n" msgstr "" #: socket.c:1039 msgid "" "Warning: the connection is insecure, continuing anyways. (Better use --" "sslcertck!)\n" msgstr "" #: socket.c:1081 msgid "Cygwin socket read retry\n" msgstr "" #: socket.c:1084 msgid "Cygwin socket read retry failed!\n" msgstr "" #: transact.c:79 #, c-format msgid "mapped address %s to local %s\n" msgstr "" #: transact.c:101 #, c-format msgid "mapped %s to local %s\n" msgstr "" #: transact.c:168 #, c-format msgid "passed through %s matching %s\n" msgstr "" #: transact.c:240 #, c-format msgid "" "analyzing Received line:\n" "%s" msgstr "" #: transact.c:279 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "" #: transact.c:285 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "" #: transact.c:359 msgid "no Received address found\n" msgstr "" #: transact.c:368 #, c-format msgid "found Received address `%s'\n" msgstr "" #: transact.c:613 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "" #: transact.c:615 #, c-format msgid "line: %s" msgstr "" #: transact.c:1107 transact.c:1117 #, c-format msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" msgstr "" #: transact.c:1132 #, c-format msgid "Parsing Received names \"%-.*s\"\n" msgstr "" #: transact.c:1144 msgid "No envelope recipient found, resorting to header guessing.\n" msgstr "" #: transact.c:1162 #, c-format msgid "Guessing from header \"%-.*s\".\n" msgstr "" #: transact.c:1177 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "" #: transact.c:1192 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "" #: transact.c:1303 msgid "writing RFC822 msgblk.headers\n" msgstr "" #: transact.c:1322 msgid "no recipient addresses matched declared local names" msgstr "" #: transact.c:1329 #, c-format msgid "recipient address %s didn't match any local name" msgstr "" #: transact.c:1338 msgid "message has embedded NULs" msgstr "" #: transact.c:1346 msgid "SMTP listener rejected local recipient addresses: " msgstr "" #: transact.c:1396 msgid "error writing message text\n" msgstr "" #: transact.c:1672 #, c-format msgid "Buffer too small. This is a bug in the caller of %s:%lu.\n" msgstr "" #: uid.c:249 #, c-format msgid "Old UID list from %s:" msgstr "" #: uid.c:253 uid.c:264 uid.c:309 msgid " " msgstr "" #: uid.c:262 msgid "Scratch list of UIDs:" msgstr "" #: uid.c:325 uid.c:374 #, c-format msgid "Merged UID list from %s:" msgstr "" #: uid.c:328 #, c-format msgid "New UID list from %s:" msgstr "" #: uid.c:355 msgid "swapping UID lists\n" msgstr "" #: uid.c:363 msgid "not swapping UID lists, no UIDs seen this query\n" msgstr "" #: uid.c:383 msgid "discarding new UID list\n" msgstr "" #: uid.c:419 msgid "Deleting fetchids file.\n" msgstr "" #: uid.c:422 #, c-format msgid "Error deleting %s: %s\n" msgstr "" #: uid.c:428 msgid "Writing fetchids file.\n" msgstr "" #: uid.c:439 uid.c:447 #, c-format msgid "Write error on fetchids file %s: %s\n" msgstr "" #: uid.c:459 #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" msgstr "" #: uid.c:463 #, c-format msgid "Cannot rename fetchids file %s to %s: %s\n" msgstr "" #: uid.c:467 #, c-format msgid "Cannot open fetchids file %s for writing: %s\n" msgstr "" #: xmalloc.c:33 msgid "malloc failed\n" msgstr "" #: xmalloc.c:47 msgid "realloc failed\n" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/nova.po0000644000000000000000000047756012734304514016756 0ustar # Asturian translation for nova # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the nova package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: nova\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-18 06:26+0000\n" "PO-Revision-Date: 2011-12-07 13:06+0000\n" "Last-Translator: Xuacu Saturio \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:55+0000\n" "X-Generator: Launchpad (build 18115)\n" #: nova/block_device.py:102 msgid "Some fields are invalid." msgstr "" #: nova/block_device.py:112 msgid "Some required fields are missing" msgstr "" #: nova/block_device.py:128 nova/block_device.py:203 msgid "Boot index is invalid." msgstr "" #: nova/block_device.py:171 msgid "Unrecognized legacy format." msgstr "" #: nova/block_device.py:189 msgid "Invalid source_type field." msgstr "" #: nova/block_device.py:192 msgid "Invalid device UUID." msgstr "" #: nova/block_device.py:196 msgid "Missing device UUID." msgstr "" #: nova/block_device.py:208 msgid "Mapping image to local is not supported." msgstr "" #: nova/block_device.py:399 msgid "Device name empty or too long." msgstr "" #: nova/block_device.py:403 msgid "Device name contains spaces." msgstr "" #: nova/block_device.py:416 msgid "Invalid volume_size." msgstr "" #: nova/cache_utils.py:81 msgid "memcached_servers not defined" msgstr "" #: nova/cache_utils.py:137 msgid "old style configuration can use only dictionary or memcached backends" msgstr "" #: nova/context.py:166 #, python-format msgid "read_deleted can only be one of 'no', 'yes' or 'only', not %r" msgstr "" #: nova/crypto.py:57 msgid "Filename of root CA" msgstr "Nome del ficheru de l'autoridá de certificáu raíz" #: nova/crypto.py:60 msgid "Filename of private key" msgstr "Nome del ficheru de clave privada" #: nova/crypto.py:63 msgid "Filename of root Certificate Revocation List" msgstr "" #: nova/crypto.py:66 msgid "Where we keep our keys" msgstr "" #: nova/crypto.py:69 msgid "Where we keep our root CA" msgstr "" #: nova/crypto.py:72 msgid "Should we use a CA for each project?" msgstr "" #: nova/crypto.py:76 #, python-format msgid "Subject for certificate for users, %s for project, user, timestamp" msgstr "" #: nova/crypto.py:81 #, python-format msgid "Subject for certificate for projects, %s for project, timestamp" msgstr "" #: nova/crypto.py:146 msgid "failed to generate fingerprint" msgstr "" #: nova/crypto.py:161 #, python-format msgid "failed to generate X509 fingerprint. Error message: %s" msgstr "" #: nova/exception.py:124 msgid "An unknown exception occurred." msgstr "" #: nova/exception.py:166 #, python-format msgid "Failed to encrypt text: %(reason)s" msgstr "" #: nova/exception.py:170 #, python-format msgid "Failed to decrypt text: %(reason)s" msgstr "" #: nova/exception.py:174 #, python-format msgid "Failed to revoke certificate for %(project_id)s" msgstr "" #: nova/exception.py:178 msgid "Virtual Interface creation failed" msgstr "" #: nova/exception.py:182 msgid "Creation of virtual interface with unique mac address failed" msgstr "" #: nova/exception.py:187 msgid "Virtual interface plugin failed" msgstr "" #: nova/exception.py:191 #, python-format msgid "Connection to glance host %(server)s failed: %(reason)s" msgstr "" #: nova/exception.py:196 #, python-format msgid "Connection to cinder host failed: %(reason)s" msgstr "" #: nova/exception.py:201 msgid "Not authorized." msgstr "" #: nova/exception.py:206 msgid "User does not have admin privileges" msgstr "" #: nova/exception.py:210 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "" #: nova/exception.py:214 msgid "Volume resource quota exceeded" msgstr "" #: nova/exception.py:221 #, python-format msgid "Image %(image_id)s is not active." msgstr "" #: nova/exception.py:225 #, python-format msgid "Not authorized for image %(image_id)s." msgstr "" #: nova/exception.py:229 nova/exception.py:387 msgid "Unacceptable parameters." msgstr "" #: nova/exception.py:234 msgid "Block Device Mapping is Invalid." msgstr "" #: nova/exception.py:238 #, python-format msgid "Block Device Mapping is Invalid: failed to get snapshot %(id)s." msgstr "" #: nova/exception.py:243 #, python-format msgid "Block Device Mapping is Invalid: failed to get volume %(id)s." msgstr "" #: nova/exception.py:248 #, python-format msgid "Block Device Mapping is Invalid: %(auth_method)s is unsupported." msgstr "" #: nova/exception.py:253 #, python-format msgid "Block Device Mapping is Invalid: failed to get image %(id)s." msgstr "" #: nova/exception.py:258 msgid "" "Block Device Mapping is Invalid: Boot sequence for the instance and " "image/block device mapping combination is not valid." msgstr "" #: nova/exception.py:265 msgid "" "Block Device Mapping is Invalid: You specified more local devices than the " "limit allows" msgstr "" #: nova/exception.py:271 msgid "Ephemeral disks requested are larger than the instance type allows." msgstr "" #: nova/exception.py:276 msgid "Swap drive requested is larger than instance type allows." msgstr "" #: nova/exception.py:280 #, python-format msgid "Block Device Mapping is Invalid: %(details)s" msgstr "" #: nova/exception.py:285 msgid "Block Device Mapping cannot be converted to legacy format. " msgstr "" #: nova/exception.py:290 #, python-format msgid "Block Device %(id)s is not bootable." msgstr "" #: nova/exception.py:294 #, python-format msgid "Attribute not supported: %(attr)s" msgstr "" #: nova/exception.py:302 #, python-format msgid "Volume %(volume_id)s could not be attached. Reason: %(reason)s" msgstr "" #: nova/exception.py:308 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "" #: nova/exception.py:312 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts. And its status is " "%(volume_status)s." msgstr "" #: nova/exception.py:318 #, python-format msgid "" "Volume encryption is not supported for %(volume_type)s volume %(volume_id)s" msgstr "" #: nova/exception.py:324 #, python-format msgid "Keypair data is invalid: %(reason)s" msgstr "" #: nova/exception.py:328 msgid "The request is invalid." msgstr "" #: nova/exception.py:332 #, python-format msgid "Invalid input received: %(reason)s" msgstr "" #: nova/exception.py:337 #, python-format msgid "Invalid volume: %(reason)s" msgstr "" #: nova/exception.py:341 #, python-format msgid "Invalid volume access mode: %(access_mode)s" msgstr "" #: nova/exception.py:345 #, python-format msgid "Invalid metadata: %(reason)s" msgstr "" #: nova/exception.py:349 #, python-format msgid "Invalid metadata size: %(reason)s" msgstr "" #: nova/exception.py:354 #, python-format msgid "Invalid port range %(from_port)s:%(to_port)s. %(msg)s" msgstr "" #: nova/exception.py:358 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "" #: nova/exception.py:362 #, python-format msgid "Invalid content type %(content_type)s." msgstr "" #: nova/exception.py:366 #, python-format msgid "" "API Version String %(version)s is of invalid format. Must be of format " "MajorNum.MinorNum." msgstr "" #: nova/exception.py:371 #, python-format msgid "API version %(version)s is not supported on this method." msgstr "" #: nova/exception.py:375 #, python-format msgid "" "Version %(req_ver)s is not supported by the API. Minimum is %(min_ver)s and " "maximum is %(max_ver)s." msgstr "" #: nova/exception.py:383 #, python-format msgid "%(err)s" msgstr "" #: nova/exception.py:392 #, python-format msgid "Cannot add host to aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:397 #, python-format msgid "" "Cannot remove host from aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:402 #, python-format msgid "Cannot update aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:407 #, python-format msgid "" "Cannot update metadata of aggregate %(aggregate_id)s. Reason: %(reason)s." msgstr "" #: nova/exception.py:412 #, python-format msgid "Group not valid. Reason: %(reason)s" msgstr "" #: nova/exception.py:416 msgid "Sort key supplied was not valid." msgstr "" #: nova/exception.py:420 #, python-format msgid "Invalid datetime string: %(reason)s" msgstr "" #: nova/exception.py:424 #, python-format msgid "An invalid 'name' value was provided. The name must be: %(reason)s" msgstr "" #: nova/exception.py:429 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while " "the instance is in this state." msgstr "" #: nova/exception.py:434 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "" #: nova/exception.py:438 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "" #: nova/exception.py:442 #, python-format msgid "Instance %(instance_id)s cannot be rescued: %(reason)s" msgstr "" #: nova/exception.py:446 #, python-format msgid "Instance %(instance_id)s is not ready" msgstr "" #: nova/exception.py:450 #, python-format msgid "Failed to suspend instance: %(reason)s" msgstr "" #: nova/exception.py:454 #, python-format msgid "Failed to resume instance: %(reason)s" msgstr "" #: nova/exception.py:458 #, python-format msgid "Failed to power on instance: %(reason)s" msgstr "" #: nova/exception.py:462 #, python-format msgid "Failed to power off instance: %(reason)s" msgstr "" #: nova/exception.py:466 #, python-format msgid "Failed to reboot instance: %(reason)s" msgstr "" #: nova/exception.py:470 #, python-format msgid "Failed to terminate instance: %(reason)s" msgstr "" #: nova/exception.py:474 #, python-format msgid "Failed to deploy instance: %(reason)s" msgstr "" #: nova/exception.py:478 nova/exception.py:482 #, python-format msgid "Failed to launch instances: %(reason)s" msgstr "" #: nova/exception.py:486 msgid "Service is unavailable at this time." msgstr "" #: nova/exception.py:490 #, python-format msgid "Insufficient compute resources: %(reason)s." msgstr "" #: nova/exception.py:494 #, python-format msgid "Connection to the hypervisor is broken on host: %(host)s" msgstr "" #: nova/exception.py:498 #, python-format msgid "Compute service of %(host)s is unavailable at this time." msgstr "" #: nova/exception.py:502 #, python-format msgid "Compute service of %(host)s is still in use." msgstr "" #: nova/exception.py:506 #, python-format msgid "" "Unable to migrate instance (%(instance_id)s) to current host (%(host)s)." msgstr "" #: nova/exception.py:511 msgid "The supplied hypervisor type of is invalid." msgstr "" #: nova/exception.py:515 #, python-format msgid "" "This compute node's hypervisor is older than the minimum supported version: " "%(version)s." msgstr "" #: nova/exception.py:520 msgid "" "The instance requires a newer hypervisor version than has been provided." msgstr "" #: nova/exception.py:525 #, python-format msgid "" "This service is older (v%(thisver)i) than the minimum (v%(minver)i) version " "of the rest of the deployment. Unable to continue." msgstr "" #: nova/exception.py:531 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" #: nova/exception.py:536 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "" #: nova/exception.py:540 #, python-format msgid "The supplied device path (%(path)s) is in use." msgstr "" #: nova/exception.py:545 #, python-format msgid "The supplied device (%(device)s) is busy." msgstr "" #: nova/exception.py:549 #, python-format msgid "Unacceptable CPU info: %(reason)s" msgstr "" #: nova/exception.py:553 #, python-format msgid "%(address)s is not a valid IP v4/6 address." msgstr "" #: nova/exception.py:557 #, python-format msgid "" "VLAN tag is not appropriate for the port group %(bridge)s. Expected VLAN tag " "is %(tag)s, but the one associated with the port group is %(pgroup)s." msgstr "" #: nova/exception.py:563 #, python-format msgid "" "vSwitch which contains the port group %(bridge)s is not associated with the " "desired physical adapter. Expected vSwitch is %(expected)s, but the one " "associated is %(actual)s." msgstr "" #: nova/exception.py:570 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "" #: nova/exception.py:574 #, python-format msgid "Disk info file is invalid: %(reason)s" msgstr "" #: nova/exception.py:578 #, python-format msgid "Failed to read or write disk info file: %(reason)s" msgstr "" #: nova/exception.py:582 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:586 #, python-format msgid "Request of image %(image_id)s got BadRequest response: %(response)s" msgstr "" #: nova/exception.py:591 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "" #: nova/exception.py:595 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "" #: nova/exception.py:599 #, python-format msgid "Expected a uuid but received %(uuid)s." msgstr "" #: nova/exception.py:603 #, python-format msgid "Invalid ID received %(id)s." msgstr "" #: nova/exception.py:607 msgid "Constraint not met." msgstr "" #: nova/exception.py:612 msgid "Resource could not be found." msgstr "" #: nova/exception.py:617 #, python-format msgid "No agent-build associated with id %(id)s." msgstr "" #: nova/exception.py:621 #, python-format msgid "" "Agent-build with hypervisor %(hypervisor)s os %(os)s architecture " "%(architecture)s exists." msgstr "" #: nova/exception.py:627 #, python-format msgid "Volume %(volume_id)s could not be found." msgstr "" #: nova/exception.py:631 msgid "" "Undefined Block Device Mapping root: BlockDeviceMappingList contains Block " "Device Mappings from multiple instances." msgstr "" #: nova/exception.py:636 #, python-format msgid "No Block Device Mapping with id %(id)s." msgstr "" #: nova/exception.py:640 #, python-format msgid "No volume Block Device Mapping with id %(volume_id)s." msgstr "" #: nova/exception.py:644 #, python-format msgid "" "Block Device Mapping %(volume_id)s is a multi-attach volume and is not valid " "for this operation." msgstr "" #: nova/exception.py:649 #, python-format msgid "No volume Block Device Mapping at path: %(path)s" msgstr "" #: nova/exception.py:653 #, python-format msgid "Device detach failed for %(device)s: %(reason)s)" msgstr "" #: nova/exception.py:657 #, python-format msgid "Device '%(device)s' not found." msgstr "" #: nova/exception.py:662 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "" #: nova/exception.py:666 #, python-format msgid "No disk at %(location)s" msgstr "" #: nova/exception.py:670 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "" #: nova/exception.py:674 #, python-format msgid "Invalid image href %(image_href)s." msgstr "" #: nova/exception.py:678 #, python-format msgid "Requested image %(image)s has automatic disk resize disabled." msgstr "" #: nova/exception.py:683 #, python-format msgid "Image %(image_id)s could not be found." msgstr "" #: nova/exception.py:687 msgid "The current driver does not support preserving ephemeral partitions." msgstr "" #: nova/exception.py:693 #, python-format msgid "" "Image %(image_id)s could not be found. The nova EC2 API assigns image ids " "dynamically when they are listed for the first time. Have you listed image " "ids since adding this image?" msgstr "" #: nova/exception.py:700 #, python-format msgid "Project %(project_id)s could not be found." msgstr "" #: nova/exception.py:704 msgid "Cannot find SR to read/write VDI." msgstr "" #: nova/exception.py:708 #, python-format msgid "Instance %(uuid)s has no mapping to a cell." msgstr "" #: nova/exception.py:712 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" #: nova/exception.py:716 #, python-format msgid "Failed to release IP %(address)s with MAC %(mac_address)s" msgstr "" #: nova/exception.py:720 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" #: nova/exception.py:724 #, python-format msgid "Network set host failed for network %(network_id)s." msgstr "" #: nova/exception.py:728 #, python-format msgid "%(req)s is required to create a network." msgstr "" #: nova/exception.py:732 msgid "Maximum allowed length for 'label' is 255." msgstr "" #: nova/exception.py:736 #, python-format msgid "%(key)s must be an integer." msgstr "" #: nova/exception.py:740 #, python-format msgid "%(cidr)s is not a valid IP network." msgstr "" #: nova/exception.py:744 #, python-format msgid "%(address)s is not a valid IP address." msgstr "" #: nova/exception.py:748 #, python-format msgid "%(address)s is not within %(cidr)s." msgstr "" #: nova/exception.py:752 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" #: nova/exception.py:757 #, python-format msgid "Requested cidr (%(cidr)s) conflicts with existing cidr (%(other)s)" msgstr "" #: nova/exception.py:763 #, python-format msgid "" "Network must be disassociated from project %(project_id)s before it can be " "deleted." msgstr "" #: nova/exception.py:768 #, python-format msgid "Network %(network_id)s could not be found." msgstr "" #: nova/exception.py:772 #, python-format msgid "Port id %(port_id)s could not be found." msgstr "" #: nova/exception.py:776 #, python-format msgid "Network could not be found for bridge %(bridge)s" msgstr "" #: nova/exception.py:780 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "" #: nova/exception.py:784 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "" #: nova/exception.py:788 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "" #: nova/exception.py:792 msgid "No networks defined." msgstr "" #: nova/exception.py:796 msgid "No more available networks." msgstr "" #: nova/exception.py:800 #, python-format msgid "" "Either network uuid %(network_uuid)s is not present or is not assigned to " "the project %(project_id)s." msgstr "" #: nova/exception.py:805 msgid "" "More than one possible network found. Specify network ID(s) to select which " "one(s) to connect to." msgstr "" #: nova/exception.py:810 #, python-format msgid "" "Network %(network_uuid)s requires a subnet in order to boot instances on." msgstr "" #: nova/exception.py:815 #, python-format msgid "" "It is not allowed to create an interface on external network %(network_uuid)s" msgstr "" #: nova/exception.py:820 #, python-format msgid "Physical network is missing for network %(network_uuid)s" msgstr "" #: nova/exception.py:824 #, python-format msgid "vhostuser_sock_path not present in vif_details for vif %(vif_id)s" msgstr "" #: nova/exception.py:829 #, python-format msgid "" "Parameters %(missing_params)s not present in vif_details for vif %(vif_id)s. " "Check your Neutron configuration to validate that the macvtap parameters are " "correct." msgstr "" #: nova/exception.py:836 #, python-format msgid "OVS configuration failed with: %(inner_exception)s." msgstr "" #: nova/exception.py:840 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "" #: nova/exception.py:844 #, python-format msgid "Port %(port_id)s is still in use." msgstr "" #: nova/exception.py:848 #, python-format msgid "Port %(port_id)s requires a FixedIP in order to be used." msgstr "" #: nova/exception.py:852 #, python-format msgid "Port %(port_id)s not usable for instance %(instance)s." msgstr "" #: nova/exception.py:856 #, python-format msgid "" "Port %(port_id)s not usable for instance %(instance)s. Value %(value)s " "assigned to dns_name attribute does not match instance's hostname " "%(hostname)s" msgstr "" #: nova/exception.py:862 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" #: nova/exception.py:866 #, python-format msgid "" "Binding failed for port %(port_id)s, please check neutron logs for more " "information." msgstr "" #: nova/exception.py:871 #, python-format msgid "Fixed IP %(address)s already exists." msgstr "" #: nova/exception.py:875 #, python-format msgid "No fixed IP associated with id %(id)s." msgstr "" #: nova/exception.py:879 #, python-format msgid "Fixed IP not found for address %(address)s." msgstr "" #: nova/exception.py:883 #, python-format msgid "Instance %(instance_uuid)s has zero fixed IPs." msgstr "" #: nova/exception.py:887 #, python-format msgid "Network host %(host)s has zero fixed IPs in network %(network_id)s." msgstr "" #: nova/exception.py:892 #, python-format msgid "Instance %(instance_uuid)s doesn't have fixed IP '%(ip)s'." msgstr "" #: nova/exception.py:896 #, python-format msgid "" "Fixed IP address (%(address)s) does not exist in network (%(network_uuid)s)." msgstr "" #: nova/exception.py:901 #, python-format msgid "Fixed IP associate failed for network: %(net)s." msgstr "" #: nova/exception.py:905 #, python-format msgid "" "Fixed IP address %(address)s is already in use on instance %(instance_uuid)s." msgstr "" #: nova/exception.py:910 #, python-format msgid "" "More than one instance is associated with fixed IP address '%(address)s'." msgstr "" #: nova/exception.py:915 #, python-format msgid "Fixed IP address %(address)s is invalid." msgstr "" #: nova/exception.py:920 #, python-format msgid "No fixed IP addresses available for network: %(net)s" msgstr "" #: nova/exception.py:924 msgid "Zero fixed IPs could be found." msgstr "" #: nova/exception.py:928 #, python-format msgid "Floating IP %(address)s already exists." msgstr "" #: nova/exception.py:933 #, python-format msgid "Floating IP not found for ID %(id)s." msgstr "" #: nova/exception.py:937 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "" #: nova/exception.py:941 #, python-format msgid "Floating IP not found for address %(address)s." msgstr "" #: nova/exception.py:945 #, python-format msgid "Floating IP not found for host %(host)s." msgstr "" #: nova/exception.py:949 #, python-format msgid "Multiple floating IPs are found for address %(address)s." msgstr "" #: nova/exception.py:953 msgid "Floating IP pool not found." msgstr "" #: nova/exception.py:958 msgid "Zero floating IPs available." msgstr "" #: nova/exception.py:964 #, python-format msgid "Floating IP %(address)s is associated." msgstr "" #: nova/exception.py:968 #, python-format msgid "Floating IP %(address)s is not associated." msgstr "" #: nova/exception.py:972 msgid "Zero floating IPs exist." msgstr "" #: nova/exception.py:977 #, python-format msgid "Interface %(interface)s not found." msgstr "" #: nova/exception.py:981 msgid "Floating IP allocate failed." msgstr "" #: nova/exception.py:985 #, python-format msgid "Floating IP %(address)s association has failed." msgstr "" #: nova/exception.py:990 msgid "The floating IP request failed with a BadRequest" msgstr "" #: nova/exception.py:995 nova/api/openstack/compute/floating_ips.py:84 #: nova/api/openstack/compute/floating_ips.py:177 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:73 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:156 msgid "Cannot disassociate auto assigned floating IP" msgstr "" #: nova/exception.py:1000 #, python-format msgid "Keypair %(name)s not found for user %(user_id)s" msgstr "" #: nova/exception.py:1004 #, python-format msgid "Service %(service_id)s could not be found." msgstr "" #: nova/exception.py:1008 #, python-format msgid "Service with host %(host)s binary %(binary)s exists." msgstr "" #: nova/exception.py:1012 #, python-format msgid "Service with host %(host)s topic %(topic)s exists." msgstr "" #: nova/exception.py:1016 #, python-format msgid "Host %(host)s could not be found." msgstr "" #: nova/exception.py:1020 #, python-format msgid "Compute host %(host)s could not be found." msgstr "" #: nova/exception.py:1024 #, python-format msgid "Compute host %(name)s needs to be created first before updating." msgstr "" #: nova/exception.py:1029 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "" #: nova/exception.py:1033 #, python-format msgid "Invalid reservation expiration %(expire)s." msgstr "" #: nova/exception.py:1037 #, python-format msgid "" "Change would make usage less than 0 for the following resources: %(unders)s" msgstr "" #: nova/exception.py:1042 #, python-format msgid "Wrong quota method %(method)s used on resource %(res)s" msgstr "" #: nova/exception.py:1046 msgid "Quota could not be found" msgstr "" #: nova/exception.py:1050 #, python-format msgid "Quota exists for project %(project_id)s, resource %(resource)s" msgstr "" #: nova/exception.py:1055 #, python-format msgid "Unknown quota resources %(unknown)s." msgstr "" #: nova/exception.py:1059 #, python-format msgid "" "Quota for user %(user_id)s in project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1064 #, python-format msgid "Quota for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1068 #, python-format msgid "Quota class %(class_name)s could not be found." msgstr "" #: nova/exception.py:1072 #, python-format msgid "Quota usage for project %(project_id)s could not be found." msgstr "" #: nova/exception.py:1076 #, python-format msgid "Quota reservation %(uuid)s could not be found." msgstr "" #: nova/exception.py:1080 #, python-format msgid "Quota exceeded for resources: %(overs)s" msgstr "" #: nova/exception.py:1084 #, python-format msgid "Security group %(security_group_id)s not found." msgstr "" #: nova/exception.py:1088 #, python-format msgid "" "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" #: nova/exception.py:1093 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "" #: nova/exception.py:1098 #, python-format msgid "" "Security group %(security_group_name)s already exists for project " "%(project_id)s." msgstr "" #: nova/exception.py:1103 #, python-format msgid "" "Security group %(security_group_id)s is already associated with the instance " "%(instance_id)s" msgstr "" #: nova/exception.py:1108 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" #: nova/exception.py:1113 #, python-format msgid "Security group default rule (%rule_id)s not found." msgstr "" #: nova/exception.py:1117 msgid "" "Network requires port_security_enabled and subnet associated in order to " "apply security groups." msgstr "" #: nova/exception.py:1123 #, python-format msgid "Rule already exists in group: %(rule)s" msgstr "" #: nova/exception.py:1127 msgid "No Unique Match Found." msgstr "" #: nova/exception.py:1132 #, python-format msgid "Migration %(migration_id)s could not be found." msgstr "" #: nova/exception.py:1136 #, python-format msgid "" "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" #: nova/exception.py:1141 #, python-format msgid "Migration %(migration_id)s not found for instance %(instance_id)s" msgstr "" #: nova/exception.py:1146 #, python-format msgid "" "Migration %(migration_id)s state of instance %(instance_uuid)s is %(state)s. " "Cannot %(method)s while the migration is in this state." msgstr "" #: nova/exception.py:1152 #, python-format msgid "" "Console log output could not be retrieved for instance %(instance_id)s. " "Reason: %(reason)s" msgstr "" #: nova/exception.py:1157 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "" #: nova/exception.py:1161 #, python-format msgid "" "Console pool with host %(host)s, console_type %(console_type)s and " "compute_host %(compute_host)s already exists." msgstr "" #: nova/exception.py:1167 #, python-format msgid "" "Console pool of type %(console_type)s for compute host %(compute_host)s on " "proxy host %(host)s not found." msgstr "" #: nova/exception.py:1173 #, python-format msgid "Console %(console_id)s could not be found." msgstr "" #: nova/exception.py:1177 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1181 msgid "Guest does not have a console available." msgstr "" #: nova/exception.py:1185 #, python-format msgid "" "Console for instance %(instance_uuid)s in pool %(pool_id)s could not be " "found." msgstr "" #: nova/exception.py:1190 #, python-format msgid "Invalid console type %(console_type)s" msgstr "" #: nova/exception.py:1194 #, python-format msgid "Unavailable console type %(console_type)s." msgstr "" #: nova/exception.py:1198 #, python-format msgid "The console port range %(min_port)d-%(max_port)d is exhausted." msgstr "" #: nova/exception.py:1203 #, python-format msgid "Flavor %(flavor_id)s could not be found." msgstr "" #: nova/exception.py:1207 #, python-format msgid "Flavor with name %(flavor_name)s could not be found." msgstr "" #: nova/exception.py:1211 #, python-format msgid "" "Flavor access not found for %(flavor_id)s / %(project_id)s combination." msgstr "" #: nova/exception.py:1216 #, python-format msgid "" "Flavor %(id)s extra spec cannot be updated or created after %(retries)d " "retries." msgstr "" #: nova/exception.py:1221 #, python-format msgid "Cell %(cell_name)s doesn't exist." msgstr "" #: nova/exception.py:1225 #, python-format msgid "Cell with name %(name)s already exists." msgstr "" #: nova/exception.py:1229 #, python-format msgid "Inconsistency in cell routing: %(reason)s" msgstr "" #: nova/exception.py:1233 #, python-format msgid "Service API method not found: %(detail)s" msgstr "" #: nova/exception.py:1237 msgid "Timeout waiting for response from cell" msgstr "" #: nova/exception.py:1241 #, python-format msgid "Cell message has reached maximum hop count: %(hop_count)s" msgstr "" #: nova/exception.py:1245 msgid "No cells available matching scheduling criteria." msgstr "" #: nova/exception.py:1249 msgid "Cannot update cells configuration file." msgstr "" #: nova/exception.py:1253 #, python-format msgid "Cell is not known for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:1257 #, python-format msgid "Scheduler Host Filter %(filter_name)s could not be found." msgstr "" #: nova/exception.py:1261 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(extra_specs_key)s." msgstr "" #: nova/exception.py:1266 #, python-format msgid "" "Metric %(name)s could not be found on the compute host node " "%(host)s.%(node)s." msgstr "" #: nova/exception.py:1271 #, python-format msgid "File %(file_path)s could not be found." msgstr "" #: nova/exception.py:1275 #, python-format msgid "" "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" #: nova/exception.py:1280 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "" #: nova/exception.py:1284 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "" #: nova/exception.py:1288 #, python-format msgid "Instance %(instance_id)s has no tag '%(tag)s'" msgstr "" #: nova/exception.py:1292 msgid "Rotation param is required for backup image_type" msgstr "" #: nova/exception.py:1297 #, python-format msgid "Key pair '%(key_name)s' already exists." msgstr "" #: nova/exception.py:1301 #, python-format msgid "Instance %(name)s already exists." msgstr "" #: nova/exception.py:1305 #, python-format msgid "Flavor with name %(name)s already exists." msgstr "" #: nova/exception.py:1309 #, python-format msgid "Flavor with ID %(flavor_id)s already exists." msgstr "" #: nova/exception.py:1313 #, python-format msgid "" "Flavor access already exists for flavor %(flavor_id)s and project " "%(project_id)s combination." msgstr "" #: nova/exception.py:1318 #, python-format msgid "%(path)s is not on shared storage: %(reason)s" msgstr "" #: nova/exception.py:1322 #, python-format msgid "%(path)s is not on local storage: %(reason)s" msgstr "" #: nova/exception.py:1326 #, python-format msgid "Storage error: %(reason)s" msgstr "" #: nova/exception.py:1330 #, python-format msgid "Migration error: %(reason)s" msgstr "" #: nova/exception.py:1334 #, python-format msgid "Migration pre-check error: %(reason)s" msgstr "" #: nova/exception.py:1338 #, python-format msgid "Migration select destinations error: %(reason)s" msgstr "" #: nova/exception.py:1342 #, python-format msgid "Malformed message body: %(reason)s" msgstr "" #: nova/exception.py:1348 #, python-format msgid "Could not find config at %(path)s" msgstr "" #: nova/exception.py:1352 #, python-format msgid "Could not load paste app '%(name)s' from %(path)s" msgstr "" #: nova/exception.py:1356 msgid "When resizing, instances must change flavor!" msgstr "" #: nova/exception.py:1360 #, python-format msgid "Resize error: %(reason)s" msgstr "" #: nova/exception.py:1364 #, python-format msgid "Server disk was unable to be resized because: %(reason)s" msgstr "" #: nova/exception.py:1368 msgid "Flavor's memory is too small for requested image." msgstr "" #: nova/exception.py:1372 msgid "The created instance's disk would be too small." msgstr "" #: nova/exception.py:1376 #, python-format msgid "" "Flavor's disk is too small for requested image. Flavor disk is " "%(flavor_size)i bytes, image is %(image_size)i bytes." msgstr "" #: nova/exception.py:1381 #, python-format msgid "" "Flavor's disk is smaller than the minimum size specified in image metadata. " "Flavor disk is %(flavor_size)i bytes, minimum size is %(image_min_disk)i " "bytes." msgstr "" #: nova/exception.py:1387 #, python-format msgid "" "Volume is smaller than the minimum size specified in image metadata. Volume " "size is %(volume_size)i bytes, minimum size is %(image_min_disk)i bytes." msgstr "" #: nova/exception.py:1393 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "" #: nova/exception.py:1397 #, python-format msgid "No valid host was found. %(reason)s" msgstr "" #: nova/exception.py:1401 #, python-format msgid "Exceeded maximum number of retries. %(reason)s" msgstr "" #: nova/exception.py:1406 #, python-format msgid "Quota exceeded: code=%(code)s" msgstr "" #: nova/exception.py:1415 #, python-format msgid "" "Quota exceeded for %(overs)s: Requested %(req)s, but already used %(used)s " "of %(allowed)s %(overs)s" msgstr "" #: nova/exception.py:1420 msgid "Maximum number of floating IPs exceeded" msgstr "" #: nova/exception.py:1424 msgid "Maximum number of fixed IPs exceeded" msgstr "" #: nova/exception.py:1428 #, python-format msgid "Maximum number of metadata items exceeds %(allowed)d" msgstr "" #: nova/exception.py:1432 msgid "Personality file limit exceeded" msgstr "" #: nova/exception.py:1436 msgid "Personality file path too long" msgstr "" #: nova/exception.py:1440 msgid "Personality file content too long" msgstr "" #: nova/exception.py:1444 msgid "Maximum number of key pairs exceeded" msgstr "" #: nova/exception.py:1449 msgid "Maximum number of security groups or rules exceeded" msgstr "" #: nova/exception.py:1453 msgid "Maximum number of ports exceeded" msgstr "" #: nova/exception.py:1457 #, python-format msgid "" "Aggregate %(aggregate_id)s: action '%(action)s' caused an error: %(reason)s." msgstr "" #: nova/exception.py:1462 #, python-format msgid "Aggregate %(aggregate_id)s could not be found." msgstr "" #: nova/exception.py:1466 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "" #: nova/exception.py:1470 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "" #: nova/exception.py:1474 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" #: nova/exception.py:1479 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "" #: nova/exception.py:1483 msgid "Unable to create flavor" msgstr "" #: nova/exception.py:1487 #, python-format msgid "Failed to set admin password on %(instance)s because %(reason)s" msgstr "" #: nova/exception.py:1494 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "" #: nova/exception.py:1498 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1504 msgid "Invalid association." msgstr "" #: nova/exception.py:1508 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" #: nova/exception.py:1512 #, python-format msgid "Invalid id: %(instance_id)s (expecting \"i-...\")" msgstr "" #: nova/exception.py:1517 #, python-format msgid "Invalid id: %(volume_id)s (expecting \"i-...\")" msgstr "" #: nova/exception.py:1522 #, python-format msgid "Could not fetch image %(image_id)s" msgstr "" #: nova/exception.py:1526 #, python-format msgid "Could not upload image %(image_id)s" msgstr "" #: nova/exception.py:1530 #, python-format msgid "Task %(task_name)s is already running on host %(host)s" msgstr "" #: nova/exception.py:1534 #, python-format msgid "Task %(task_name)s is not running on host %(host)s" msgstr "" #: nova/exception.py:1538 #, python-format msgid "Instance %(instance_uuid)s is locked" msgstr "" #: nova/exception.py:1542 #, python-format msgid "Invalid value for Config Drive option: %(option)s" msgstr "" #: nova/exception.py:1546 #, python-format msgid "Config drive format '%(format)s' is not supported." msgstr "" #: nova/exception.py:1550 #, python-format msgid "" "Could not mount vfat config drive. %(operation)s failed. Error: %(error)s" msgstr "" #: nova/exception.py:1555 #, python-format msgid "" "Unknown config drive format %(format)s. Select one of iso9660 or vfat." msgstr "" #: nova/exception.py:1560 #, python-format msgid "" "Instance %(instance_uuid)s requires config drive, but it does not exist." msgstr "" #: nova/exception.py:1565 #, python-format msgid "Failed to attach network adapter device to %(instance_uuid)s" msgstr "" #: nova/exception.py:1570 #, python-format msgid "" "No specific network was requested and none are available for project " "'%(project_id)s'." msgstr "" #: nova/exception.py:1575 #, python-format msgid "Failed to detach network adapter device from %(instance_uuid)s" msgstr "" #: nova/exception.py:1580 #, python-format msgid "" "User data too large. User data must be no larger than %(maxsize)s bytes once " "base64 encoded. Your data is %(length)d bytes" msgstr "" #: nova/exception.py:1586 msgid "User data needs to be valid base 64." msgstr "" #: nova/exception.py:1590 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s. Expected: %(expected)s. " "Actual: %(actual)s" msgstr "" #: nova/exception.py:1595 #, python-format msgid "" "Conflict updating instance %(instance_uuid)s, but we were unable to " "determine the cause" msgstr "" #: nova/exception.py:1608 #, python-format msgid "" "Action for request_id %(request_id)s on instance %(instance_uuid)s not found" msgstr "" #: nova/exception.py:1613 #, python-format msgid "Event %(event)s not found for action id %(action_id)s" msgstr "" #: nova/exception.py:1617 #, python-format msgid "The CA file for %(project)s could not be found" msgstr "" #: nova/exception.py:1621 #, python-format msgid "The CRL file for %(project)s could not be found" msgstr "" #: nova/exception.py:1625 msgid "Instance recreate is not supported." msgstr "" #: nova/exception.py:1629 #, python-format msgid "" "%(binary)s attempted direct database access which is not allowed by policy" msgstr "" #: nova/exception.py:1634 #, python-format msgid "" "Virtualization type '%(virt)s' is not supported by this compute driver" msgstr "" #: nova/exception.py:1639 #, python-format msgid "" "Requested hardware '%(model)s' is not supported by the '%(virt)s' virt driver" msgstr "" #: nova/exception.py:1644 #, python-format msgid "Invalid Base 64 data for file %(path)s" msgstr "" #: nova/exception.py:1648 #, python-format msgid "Build of instance %(instance_uuid)s aborted: %(reason)s" msgstr "" #: nova/exception.py:1652 #, python-format msgid "Build of instance %(instance_uuid)s was re-scheduled: %(reason)s" msgstr "" #: nova/exception.py:1657 #, python-format msgid "Shadow table with name %(name)s already exists." msgstr "" #: nova/exception.py:1662 #, python-format msgid "Instance rollback performed due to: %s" msgstr "" #: nova/exception.py:1668 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" #: nova/exception.py:1672 #, python-format msgid "Object action %(action)s failed because: %(reason)s" msgstr "" #: nova/exception.py:1676 #, python-format msgid "Core API extensions are missing: %(missing_apis)s" msgstr "" #: nova/exception.py:1680 #, python-format msgid "Error during following call to agent: %(method)s" msgstr "" #: nova/exception.py:1684 #, python-format msgid "" "Unable to contact guest agent. The following call timed out: %(method)s" msgstr "" #: nova/exception.py:1689 #, python-format msgid "Agent does not support the call: %(method)s" msgstr "" #: nova/exception.py:1693 #, python-format msgid "Instance group %(group_uuid)s could not be found." msgstr "" #: nova/exception.py:1697 #, python-format msgid "Instance group %(group_uuid)s already exists." msgstr "" #: nova/exception.py:1701 #, python-format msgid "Instance group %(group_uuid)s has no member with id %(instance_id)s." msgstr "" #: nova/exception.py:1706 #, python-format msgid "Instance group %(group_uuid)s has no policy %(policy)s." msgstr "" #: nova/exception.py:1710 #, python-format msgid "%(field)s should not be part of the updates." msgstr "" #: nova/exception.py:1714 #, python-format msgid "Number of retries to plugin (%(num_retries)d) exceeded." msgstr "" #: nova/exception.py:1718 #, python-format msgid "There was an error with the download module %(module)s. %(reason)s" msgstr "" #: nova/exception.py:1723 #, python-format msgid "" "The metadata for this location will not work with this module %(module)s. " "%(reason)s." msgstr "" #: nova/exception.py:1728 #, python-format msgid "The method %(method_name)s is not implemented." msgstr "" #: nova/exception.py:1732 #, python-format msgid "The module %(module)s is misconfigured: %(reason)s." msgstr "" #: nova/exception.py:1736 #, python-format msgid "Signature verification for the image failed: %(reason)s." msgstr "" #: nova/exception.py:1741 #, python-format msgid "Error when creating resource monitor: %(monitor)s" msgstr "" #: nova/exception.py:1745 #, python-format msgid "The PCI address %(address)s has an incorrect format." msgstr "" #: nova/exception.py:1749 #, python-format msgid "" "Invalid PCI Whitelist: The PCI address %(address)s has an invalid %(field)s." msgstr "" #: nova/exception.py:1754 msgid "" "Invalid PCI Whitelist: The PCI whitelist can specify devname or address, but " "not both" msgstr "" #: nova/exception.py:1760 #, python-format msgid "PCI device %(id)s not found" msgstr "" #: nova/exception.py:1764 #, python-format msgid "PCI Device %(node_id)s:%(address)s not found." msgstr "" #: nova/exception.py:1768 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is %(status)s instead of " "%(hopestatus)s" msgstr "" #: nova/exception.py:1774 #, python-format msgid "" "Not all Virtual Functions of PF %(compute_node_id)s:%(address)s are free." msgstr "" #: nova/exception.py:1780 #, python-format msgid "" "Physical Function %(compute_node_id)s:%(address)s, related to VF " "%(compute_node_id)s:%(vf_address)s is %(status)s instead of %(hopestatus)s" msgstr "" #: nova/exception.py:1787 #, python-format msgid "" "PCI device %(compute_node_id)s:%(address)s is owned by %(owner)s instead of " "%(hopeowner)s" msgstr "" #: nova/exception.py:1793 #, python-format msgid "PCI device request %(requests)s failed" msgstr "" #: nova/exception.py:1798 #, python-format msgid "" "Attempt to consume PCI device %(compute_node_id)s:%(address)s from empty pool" msgstr "" #: nova/exception.py:1804 #, python-format msgid "Invalid PCI alias definition: %(reason)s" msgstr "" #: nova/exception.py:1808 #, python-format msgid "PCI alias %(alias)s is not defined" msgstr "" #: nova/exception.py:1813 #, python-format msgid "Not enough parameters: %(reason)s" msgstr "" #: nova/exception.py:1818 #, python-format msgid "Invalid PCI devices Whitelist config %(reason)s" msgstr "" #: nova/exception.py:1828 #, python-format msgid "" "Failed to prepare PCI device %(id)s for instance %(instance_uuid)s: " "%(reason)s" msgstr "" #: nova/exception.py:1833 #, python-format msgid "Failed to detach PCI device %(dev)s: %(reason)s" msgstr "" #: nova/exception.py:1837 #, python-format msgid "%(type)s hypervisor does not support PCI devices" msgstr "" #: nova/exception.py:1841 #, python-format msgid "Key manager error: %(reason)s" msgstr "" #: nova/exception.py:1845 #, python-format msgid "Failed to remove volume(s): (%(reason)s)" msgstr "" #: nova/exception.py:1849 #, python-format msgid "Provided video model (%(model)s) is not supported." msgstr "" #: nova/exception.py:1853 #, python-format msgid "The provided RNG device path: (%(path)s) is not present on the host." msgstr "" #: nova/exception.py:1858 #, python-format msgid "" "The requested amount of video memory %(req_vram)d is higher than the maximum " "allowed by flavor %(max_vram)d." msgstr "" #: nova/exception.py:1863 #, python-format msgid "Provided watchdog action (%(action)s) is not supported." msgstr "" #: nova/exception.py:1867 msgid "" "Live migration of instances with config drives is not supported in libvirt " "unless libvirt instance path and drive data is shared across compute nodes." msgstr "" #: nova/exception.py:1873 #, python-format msgid "" "Host %(server)s is running an old version of Nova, live migrations involving " "that version may cause data loss. Upgrade Nova on %(server)s and try again." msgstr "" #: nova/exception.py:1879 msgid "" "Live migration with API v2.25 requires all the Mitaka upgrade to be complete " "before it is available." msgstr "" #: nova/exception.py:1884 #, python-format msgid "" "No live migration URI configured and no default available for " "\"%(virt_type)s\" hypervisor virtualization type." msgstr "" #: nova/exception.py:1889 #, python-format msgid "Error during unshelve instance %(instance_id)s: %(reason)s" msgstr "" #: nova/exception.py:1893 #, python-format msgid "" "Image vCPU limits %(sockets)d:%(cores)d:%(threads)d exceeds permitted " "%(maxsockets)d:%(maxcores)d:%(maxthreads)d" msgstr "" #: nova/exception.py:1898 #, python-format msgid "" "Image vCPU topology %(sockets)d:%(cores)d:%(threads)d exceeds permitted " "%(maxsockets)d:%(maxcores)d:%(maxthreads)d" msgstr "" #: nova/exception.py:1903 #, python-format msgid "" "Requested vCPU limits %(sockets)d:%(cores)d:%(threads)d are impossible to " "satisfy for vcpus count %(vcpus)d" msgstr "" #: nova/exception.py:1908 #, python-format msgid "Architecture name '%(arch)s' is not recognised" msgstr "" #: nova/exception.py:1912 msgid "CPU and memory allocation must be provided for all NUMA nodes" msgstr "" #: nova/exception.py:1917 #, python-format msgid "" "Image property '%(name)s' is not permitted to override NUMA configuration " "set against the flavor" msgstr "" #: nova/exception.py:1922 msgid "" "Asymmetric NUMA topologies require explicit assignment of CPUs and memory to " "nodes in image or flavor" msgstr "" #: nova/exception.py:1927 #, python-format msgid "CPU number %(cpunum)d is larger than max %(cpumax)d" msgstr "" #: nova/exception.py:1931 #, python-format msgid "CPU number %(cpunum)d is assigned to two nodes" msgstr "" #: nova/exception.py:1935 #, python-format msgid "CPU number %(cpuset)s is not assigned to any node" msgstr "" #: nova/exception.py:1939 #, python-format msgid "%(memsize)d MB of memory assigned, but expected %(memtotal)d MB" msgstr "" #: nova/exception.py:1944 #, python-format msgid "Invalid characters in hostname '%(hostname)s'" msgstr "" #: nova/exception.py:1948 #, python-format msgid "Instance %(instance_uuid)s does not specify a NUMA topology" msgstr "" #: nova/exception.py:1952 #, python-format msgid "Instance %(instance_uuid)s does not specify a migration context." msgstr "" #: nova/exception.py:1957 #, python-format msgid "Not able to acquire a free port for %(host)s" msgstr "" #: nova/exception.py:1961 #, python-format msgid "Not able to bind %(host)s:%(port)d, %(error)s" msgstr "" #: nova/exception.py:1965 #, python-format msgid "" "Number of serial ports '%(num_ports)s' specified in '%(property)s' isn't " "valid." msgstr "" #: nova/exception.py:1970 msgid "" "Forbidden to exceed flavor value of number of serial ports passed in image " "meta." msgstr "" #: nova/exception.py:1975 #, python-format msgid "Image's config drive option '%(config_drive)s' is invalid" msgstr "" #: nova/exception.py:1979 #, python-format msgid "Hypervisor virtualization type '%(hv_type)s' is not recognised" msgstr "" #: nova/exception.py:1984 #, python-format msgid "Virtual machine mode '%(vmmode)s' is not recognised" msgstr "" #: nova/exception.py:1988 #, python-format msgid "The token '%(token)s' is invalid or has expired" msgstr "" #: nova/exception.py:1992 msgid "Invalid Connection Info" msgstr "" #: nova/exception.py:1996 #, python-format msgid "Quiescing is not supported in instance %(instance_id)s" msgstr "" #: nova/exception.py:2000 msgid "QEMU guest agent is not enabled" msgstr "" #: nova/exception.py:2004 msgid "Set admin password is not supported" msgstr "" #: nova/exception.py:2008 #, python-format msgid "Invalid memory page size '%(pagesize)s'" msgstr "" #: nova/exception.py:2012 #, python-format msgid "Page size %(pagesize)s forbidden against '%(against)s'" msgstr "" #: nova/exception.py:2016 #, python-format msgid "Page size %(pagesize)s is not supported by the host." msgstr "" #: nova/exception.py:2020 #, python-format msgid "CPU pinning is not supported by the host: %(reason)s" msgstr "" #: nova/exception.py:2025 #, python-format msgid "" "Cannot pin/unpin cpus %(requested)s from the following pinned set %(pinned)s" msgstr "" #: nova/exception.py:2030 #, python-format msgid "" "CPU set to pin/unpin %(requested)s must be a subset of known CPU set " "%(cpuset)s" msgstr "" #: nova/exception.py:2035 msgid "" "Image property 'hw_cpu_policy' is not permitted to override CPU pinning " "policy set against the flavor" msgstr "" #: nova/exception.py:2040 msgid "" "Image property 'hw_cpu_thread_policy' is not permitted to override CPU " "thread pinning policy set against the flavor" msgstr "" #: nova/exception.py:2045 #, python-format msgid "ServerGroup policy is not supported: %(reason)s" msgstr "" #: nova/exception.py:2049 #, python-format msgid "Cell %(uuid)s has no mapping." msgstr "" #: nova/exception.py:2053 msgid "Host does not support guests with NUMA topology set" msgstr "" #: nova/exception.py:2057 msgid "Host does not support guests with custom memory page sizes" msgstr "" #: nova/exception.py:2061 #, python-format msgid "%(typename)s in %(fieldname)s is not an instance of Enum" msgstr "" #: nova/exception.py:2065 #, python-format msgid "%(fieldname)s missing field type" msgstr "" #: nova/exception.py:2069 #, python-format msgid "Invalid image format '%(format)s'" msgstr "" #: nova/exception.py:2073 #, python-format msgid "Image model '%(image)s' is not supported" msgstr "" #: nova/exception.py:2077 #, python-format msgid "Host '%(name)s' is not mapped to any cell" msgstr "" #: nova/exception.py:2081 msgid "Cannot set realtime policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:2086 msgid "" "Cannot set cpu thread pinning policy in a non dedicated cpu pinning policy" msgstr "" #: nova/exception.py:2091 #, python-format msgid "RequestSpec not found for instance %(instance_uuid)s" msgstr "" #: nova/exception.py:2095 msgid "UEFI is not supported" msgstr "" #: nova/exception.py:2099 msgid "Triggering crash dump is not supported" msgstr "" #: nova/exception.py:2103 msgid "Requested CPU control policy not supported by host" msgstr "" #: nova/exception.py:2107 msgid "Realtime policy not supported by hypervisor" msgstr "" #: nova/exception.py:2111 msgid "" "Realtime policy needs vCPU(s) mask configured with at least 1 RT vCPU and 1 " "ordinary vCPU. See hw:cpu_realtime_mask or hw_cpu_realtime_mask" msgstr "" #: nova/exception.py:2117 #, python-format msgid "No configuration information found for operating system %(os_name)s" msgstr "" #: nova/exception.py:2122 #, python-format msgid "BuildRequest not found for instance %(uuid)s" msgstr "" #: nova/hooks.py:80 msgid "Wrong type of hook method. Only 'pre' and 'post' type allowed" msgstr "" #: nova/rpc.py:326 #, python-format msgid "" "%(event_type)s is not a versioned notification and not whitelisted. See " "./doc/source/notification.rst" msgstr "" #: nova/service.py:378 #, python-format msgid "" "%(worker_name)s value of %(workers)s is invalid, must be greater than 0" msgstr "" #: nova/service.py:485 msgid "serve() can only be called once" msgstr "" #: nova/signature_utils.py:108 #, python-format msgid "Invalid signature key type: %s" msgstr "" #: nova/signature_utils.py:202 #, python-format msgid "" "Required image properties for signature verification do not exist. Cannot " "verify signature. Missing property: %s" msgstr "" #: nova/signature_utils.py:222 msgid "Error occurred while creating the verifier" msgstr "" #: nova/signature_utils.py:236 msgid "The signature data was not properly encoded using base64" msgstr "" #: nova/signature_utils.py:251 #, python-format msgid "Invalid signature hash method: %s" msgstr "" #: nova/signature_utils.py:275 #, python-format msgid "Invalid public key type for signature key type: %s" msgstr "" #: nova/signature_utils.py:305 #, python-format msgid "Unable to retrieve certificate with ID: %s" msgstr "" #: nova/signature_utils.py:310 #, python-format msgid "Invalid certificate format: %s" msgstr "" #: nova/signature_utils.py:337 #, python-format msgid "Certificate is not valid before: %s UTC" msgstr "" #: nova/signature_utils.py:341 #, python-format msgid "Certificate is not valid after: %s UTC" msgstr "" #: nova/utils.py:332 #, python-format msgid "Running cmd (subprocess): %s" msgstr "" #: nova/utils.py:362 #, python-format msgid "" "%(desc)r\n" "command: %(cmd)r\n" "exit code: %(code)r\n" "stdout: %(stdout)r\n" "stderr: %(stderr)r" msgstr "" #: nova/utils.py:371 #, python-format msgid "%r failed. Not Retrying." msgstr "" #: nova/utils.py:375 #, python-format msgid "%r failed. Retrying." msgstr "" #: nova/utils.py:566 #, python-format msgid "Link Local address is not found.:%s" msgstr "" #: nova/utils.py:569 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "" #: nova/utils.py:601 #, python-format msgid "Expected object of type: %s" msgstr "" #: nova/utils.py:1082 msgid "The input is not a string or unicode" msgstr "" #: nova/utils.py:1084 #, python-format msgid "%s is not a string or unicode" msgstr "" #: nova/utils.py:1091 #, python-format msgid "%(name)s has a minimum character requirement of %(min_length)s." msgstr "" #: nova/utils.py:1096 #, python-format msgid "%(name)s has more than %(max_length)s characters." msgstr "" #: nova/utils.py:1106 #, python-format msgid "%(value_name)s must be an integer" msgstr "" #: nova/utils.py:1112 #, python-format msgid "%(value_name)s must be >= %(min_value)d" msgstr "" #: nova/utils.py:1118 #, python-format msgid "%(value_name)s must be <= %(max_value)d" msgstr "" #: nova/wsgi.py:84 msgid "The backlog must be more than 0" msgstr "" #: nova/wsgi.py:142 #, python-format msgid "Unable to find cert_file : %s" msgstr "" #: nova/wsgi.py:146 #, python-format msgid "Unable to find ca_file : %s" msgstr "" #: nova/wsgi.py:150 #, python-format msgid "Unable to find key_file : %s" msgstr "" #: nova/wsgi.py:154 msgid "" "When running server in SSL mode, you must specify both a cert_file and " "key_file option value in your configuration file" msgstr "" #: nova/wsgi.py:306 msgid "You must implement __call__" msgstr "" #: nova/api/auth.py:135 msgid "Invalid service catalog json." msgstr "" #: nova/api/ec2/ec2utils.py:252 #, python-format msgid "Unacceptable attach status:%s for ec2 API." msgstr "" #: nova/api/ec2/ec2utils.py:274 msgid "" "Request must include either Timestamp or Expires, but cannot contain both" msgstr "" #: nova/api/metadata/handler.py:166 nova/api/metadata/handler.py:251 #: nova/api/metadata/handler.py:315 msgid "An unknown error has occurred. Please try your request again." msgstr "" #: nova/api/metadata/handler.py:186 msgid "X-Instance-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:188 msgid "X-Instance-ID-Signature header is missing from request." msgstr "" #: nova/api/metadata/handler.py:190 msgid "X-Tenant-ID header is missing from request." msgstr "" #: nova/api/metadata/handler.py:192 msgid "Multiple X-Instance-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:194 msgid "Multiple X-Tenant-ID headers found within request." msgstr "" #: nova/api/metadata/handler.py:267 msgid "X-Forwarded-For is missing from request." msgstr "" #: nova/api/metadata/handler.py:271 msgid "X-Metadata-Provider is missing from request." msgstr "" #: nova/api/metadata/handler.py:305 msgid "Invalid proxy request signature." msgstr "" #: nova/api/metadata/password.py:63 msgid "Request is too large." msgstr "" #: nova/api/openstack/__init__.py:271 msgid "Must specify an ExtensionManager class" msgstr "" #: nova/api/openstack/api_version_request.py:151 #, python-format msgid "'%(other)s' should be an instance of '%(cls)s'" msgstr "" #: nova/api/openstack/common.py:295 #, python-format msgid "href %s does not contain version" msgstr "" #: nova/api/openstack/common.py:309 msgid "Image metadata limit exceeded" msgstr "" #: nova/api/openstack/common.py:316 msgid "Image metadata key cannot be blank" msgstr "" #: nova/api/openstack/common.py:319 msgid "Image metadata key too long" msgstr "" #: nova/api/openstack/common.py:322 msgid "Invalid image metadata" msgstr "" #: nova/api/openstack/common.py:372 #, python-format msgid "" "Cannot '%(action)s' instance %(server_id)s while it is in %(attr)s %(state)s" msgstr "" #: nova/api/openstack/common.py:378 #, python-format msgid "Instance %(server_id)s is in an invalid state for '%(action)s'" msgstr "" #: nova/api/openstack/common.py:389 msgid "Instance snapshots are not permitted at this time." msgstr "" #: nova/api/openstack/common.py:534 msgid "The requested functionality is not supported." msgstr "" #: nova/api/openstack/extensions.py:501 #, python-format msgid "" "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ " "and attach the Nova API log if possible.\n" "%s" msgstr "" #: nova/api/openstack/wsgi.py:280 nova/api/openstack/wsgi.py:394 msgid "cannot understand JSON" msgstr "" #: nova/api/openstack/wsgi.py:399 msgid "too many body keys" msgstr "" #: nova/api/openstack/wsgi.py:663 msgid "Unsupported Content-Type" msgstr "" #: nova/api/openstack/wsgi.py:685 #, python-format msgid "There is no such action: %s" msgstr "" #: nova/api/openstack/wsgi.py:688 nova/api/openstack/wsgi.py:711 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:55 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:74 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:101 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:130 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:54 msgid "Malformed request body" msgstr "" #: nova/api/openstack/wsgi.py:692 #, python-format msgid "Action: '%(action)s', calling method: %(meth)s, body: %(body)s" msgstr "" #: nova/api/openstack/wsgi.py:720 #, python-format msgid "" "Malformed request URL: URL's project_id '%(project_id)s' doesn't match " "Context's project_id '%(context_project_id)s'" msgstr "" #: nova/api/openstack/compute/admin_password.py:60 #: nova/api/openstack/compute/legacy_v2/servers.py:934 msgid "Unable to set password on instance" msgstr "" #: nova/api/openstack/compute/aggregates.py:172 #: nova/api/openstack/compute/aggregates.py:176 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:81 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:80 #, python-format msgid "Instance %(instance)s does not have a port with id %(port)s" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:105 msgid "Must not input both network_id and port_id" msgstr "" #: nova/api/openstack/compute/attach_interfaces.py:111 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:108 msgid "Must input network_id when request IP address" msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:82 #: nova/api/openstack/compute/legacy_v2/contrib/baremetal_nodes.py:80 #, python-format msgid "" "Command Not supported. Please use Ironic command %(cmd)s to perform this " "action." msgstr "" #: nova/api/openstack/compute/baremetal_nodes.py:128 #: nova/api/openstack/compute/legacy_v2/contrib/baremetal_nodes.py:134 #, python-format msgid "Node %s could not be found." msgstr "" #: nova/api/openstack/compute/block_device_mapping.py:59 #: nova/api/openstack/compute/block_device_mapping_v1.py:53 #: nova/api/openstack/compute/legacy_v2/servers.py:435 msgid "" "Using different block_device_mapping syntaxes is not allowed in the same " "request." msgstr "" #: nova/api/openstack/compute/cells.py:186 #, python-format msgid "Cell %s doesn't exist." msgstr "" #: nova/api/openstack/compute/certificates.py:48 #: nova/api/openstack/compute/legacy_v2/contrib/certificates.py:44 msgid "Only root certificate can be retrieved." msgstr "" #: nova/api/openstack/compute/cloudpipe.py:133 #: nova/api/openstack/compute/legacy_v2/contrib/cloudpipe.py:126 msgid "" "Unable to claim IP for VPN instances, ensure it isn't running, and try again " "in a few minutes" msgstr "" #: nova/api/openstack/compute/cloudpipe.py:157 #: nova/api/openstack/compute/legacy_v2/contrib/cloudpipe_update.py:41 #, python-format msgid "Unknown action %s" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:40 msgid "token not provided" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:45 #: nova/api/openstack/compute/legacy_v2/contrib/console_auth_tokens.py:40 msgid "Token not found" msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:51 #: nova/api/openstack/compute/legacy_v2/contrib/console_auth_tokens.py:46 msgid "The requested console type details are not accessible" msgstr "" #: nova/api/openstack/compute/disk_config.py:41 #: nova/api/openstack/compute/legacy_v2/contrib/disk_config.py:41 #, python-format msgid "%s must be either 'MANUAL' or 'AUTO'." msgstr "" #: nova/api/openstack/compute/evacuate.py:57 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:76 msgid "admin password can't be changed on existing disk" msgstr "" #: nova/api/openstack/compute/evacuate.py:103 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:87 #, python-format msgid "Compute host %s not found." msgstr "" #: nova/api/openstack/compute/evacuate.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:93 msgid "The target host can't be the same one." msgstr "" #: nova/api/openstack/compute/fixed_ips.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/fixed_ips.py:43 #, python-format msgid "Fixed IP %s has been deleted" msgstr "" #: nova/api/openstack/compute/fixed_ips.py:101 #: nova/api/openstack/compute/legacy_v2/contrib/fixed_ips.py:76 #, python-format msgid "Fixed IP %s not found" msgstr "" #: nova/api/openstack/compute/fixed_ips.py:104 #, python-format msgid "Fixed IP %s not valid" msgstr "" #: nova/api/openstack/compute/flavor_access.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:60 msgid "Access list not available for public flavors." msgstr "" #: nova/api/openstack/compute/flavor_access.py:112 msgid "Can not add access to a public flavor." msgstr "" #: nova/api/openstack/compute/flavors.py:73 #: nova/api/openstack/compute/legacy_v2/flavors.py:67 #, python-format msgid "Invalid is_public filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:96 #, python-format msgid "Invalid min_ram filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:103 #: nova/api/openstack/compute/legacy_v2/flavors.py:97 #, python-format msgid "Invalid minDisk filter [%s]" msgstr "" #: nova/api/openstack/compute/flavors.py:112 #: nova/api/openstack/compute/servers.py:411 #: nova/api/openstack/compute/legacy_v2/flavors.py:105 #: nova/api/openstack/compute/legacy_v2/servers.py:229 #, python-format msgid "marker [%s] not found" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:91 #: nova/api/openstack/compute/image_metadata.py:86 #: nova/api/openstack/compute/server_metadata.py:83 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:80 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:82 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:100 msgid "Request body and URI mismatch" msgstr "" #: nova/api/openstack/compute/flavors_extraspecs.py:112 #: nova/api/openstack/compute/flavors_extraspecs.py:133 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:124 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:142 #, python-format msgid "Flavor %(flavor_id)s has no extra specs with key %(key)s." msgstr "" #: nova/api/openstack/compute/floating_ip_dns.py:122 msgid "you can not pass project if the scope is private" msgstr "" #: nova/api/openstack/compute/floating_ip_dns.py:125 msgid "you can not pass av_zone if the scope is public" msgstr "" #: nova/api/openstack/compute/floating_ip_dns.py:193 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:192 msgid "DNS entries not found." msgstr "" #: nova/api/openstack/compute/floating_ips.py:105 #: nova/api/openstack/compute/floating_ips.py:162 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:93 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:144 #, python-format msgid "Floating IP not found for ID %s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:135 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:119 #, python-format msgid "No more floating IPs in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:137 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:121 msgid "No more floating IPs available." msgstr "" #: nova/api/openstack/compute/floating_ips.py:141 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:125 #, python-format msgid "IP allocation over quota in pool %s." msgstr "" #: nova/api/openstack/compute/floating_ips.py:143 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:127 msgid "IP allocation over quota." msgstr "" #: nova/api/openstack/compute/floating_ips.py:204 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:189 msgid "No nw_info cache associated with instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:209 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:194 msgid "No fixed IPs associated to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:219 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:205 msgid "Specified fixed address not assigned to instance" msgstr "" #: nova/api/openstack/compute/floating_ips.py:227 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:213 #, python-format msgid "" "Unable to associate floating IP %(address)s to any fixed IPs for instance " "%(id)s. Instance has no fixed IPv4 addresses to associate." msgstr "" #: nova/api/openstack/compute/floating_ips.py:242 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:228 msgid "floating IP is already associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:245 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:231 msgid "l3driver call to add floating IP failed" msgstr "" #: nova/api/openstack/compute/floating_ips.py:250 #: nova/api/openstack/compute/floating_ips.py:280 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:234 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:269 msgid "floating IP not found" msgstr "" #: nova/api/openstack/compute/floating_ips.py:255 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:239 #, python-format msgid "" "Unable to associate floating IP %(address)s to fixed IP %(fixed_address)s " "for instance %(id)s. Error: %(error)s" msgstr "" #: nova/api/openstack/compute/floating_ips.py:295 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:284 msgid "Floating IP is not associated" msgstr "" #: nova/api/openstack/compute/floating_ips.py:299 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:288 #, python-format msgid "Floating IP %(address)s is not associated with instance %(id)s." msgstr "" #: nova/api/openstack/compute/floating_ips_bulk.py:123 #: nova/api/openstack/compute/services.py:163 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips_bulk.py:122 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:145 msgid "Unknown action" msgstr "" #: nova/api/openstack/compute/floating_ips_bulk.py:146 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips_bulk.py:150 #: nova/cmd/manage.py:439 #, python-format msgid "/%s should be specified as single address(es) not in cidr format" msgstr "" #: nova/api/openstack/compute/fping.py:49 #: nova/api/openstack/compute/legacy_v2/contrib/fping.py:52 msgid "fping utility is not found." msgstr "" #: nova/api/openstack/compute/hypervisors.py:111 #: nova/api/openstack/compute/hypervisors.py:125 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:129 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:142 #, python-format msgid "Hypervisor with ID '%s' could not be found." msgstr "" #: nova/api/openstack/compute/hypervisors.py:153 #: nova/api/openstack/compute/hypervisors.py:163 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:177 #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:193 #, python-format msgid "No hypervisor matching '%s' could be found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:43 #: nova/api/openstack/compute/images.py:89 #: nova/api/openstack/compute/images.py:107 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:38 #: nova/api/openstack/compute/legacy_v2/images.py:85 #: nova/api/openstack/compute/legacy_v2/images.py:101 msgid "Image not found." msgstr "" #: nova/api/openstack/compute/image_metadata.py:121 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:115 msgid "Invalid metadata key" msgstr "" #: nova/api/openstack/compute/images.py:112 #: nova/api/openstack/compute/legacy_v2/images.py:106 msgid "You are not allowed to delete the image." msgstr "" #: nova/api/openstack/compute/instance_actions.py:81 #, python-format msgid "Action %s not found" msgstr "" #: nova/api/openstack/compute/instance_usage_audit_log.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/instance_usage_audit_log.py:57 #, python-format msgid "Invalid timestamp for date %s" msgstr "" #: nova/api/openstack/compute/ips.py:56 #: nova/api/openstack/compute/legacy_v2/ips.py:45 msgid "Instance is not a member of specified network" msgstr "" #: nova/api/openstack/compute/keypairs.py:140 #: nova/api/openstack/compute/legacy_v2/contrib/keypairs.py:87 msgid "Quota exceeded, too many key pairs." msgstr "" #: nova/api/openstack/compute/multiple_create.py:56 #: nova/api/openstack/compute/legacy_v2/servers.py:602 msgid "min_count must be <= max_count" msgstr "" #: nova/api/openstack/compute/networks.py:103 #: nova/api/openstack/compute/networks.py:116 #: nova/api/openstack/compute/networks.py:131 #: nova/api/openstack/compute/networks_associate.py:44 #: nova/api/openstack/compute/networks_associate.py:58 #: nova/api/openstack/compute/networks_associate.py:75 #: nova/api/openstack/compute/tenant_networks.py:102 #: nova/api/openstack/compute/tenant_networks.py:135 #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:43 #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:62 #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:83 #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:110 #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:125 #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:137 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:105 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:136 msgid "Network not found" msgstr "" #: nova/api/openstack/compute/quota_sets.py:53 #, python-format msgid "Quota limit %(limit)s for %(resource)s must be -1 or greater." msgstr "" #: nova/api/openstack/compute/quota_sets.py:62 #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:85 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be greater than or equal to " "already used and reserved %(minimum)s." msgstr "" #: nova/api/openstack/compute/quota_sets.py:68 #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:91 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be less than or equal to " "%(maximum)s." msgstr "" #: nova/api/openstack/compute/security_group_default_rules.py:55 #: nova/api/openstack/compute/security_groups.py:258 #: nova/api/openstack/compute/legacy_v2/contrib/security_group_default_rules.py:55 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:259 msgid "Not enough parameters to build a valid rule." msgstr "" #: nova/api/openstack/compute/security_group_default_rules.py:59 #: nova/api/openstack/compute/legacy_v2/contrib/security_group_default_rules.py:59 msgid "This default rule already exists." msgstr "" #: nova/api/openstack/compute/security_groups.py:110 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:134 msgid "The request body can't be empty" msgstr "" #: nova/api/openstack/compute/security_groups.py:114 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:138 #, python-format msgid "Missing parameter %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:266 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:267 #, python-format msgid "Bad prefix for network in cidr %s" msgstr "" #: nova/api/openstack/compute/security_groups.py:370 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:177 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:258 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:353 msgid "Missing parameter dict" msgstr "" #: nova/api/openstack/compute/security_groups.py:373 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:356 msgid "Security group not specified" msgstr "" #: nova/api/openstack/compute/security_groups.py:377 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:360 msgid "Security group name cannot be empty" msgstr "" #: nova/api/openstack/compute/server_external_events.py:110 #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:126 msgid "No instances found for any event" msgstr "" #: nova/api/openstack/compute/server_groups.py:147 #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:203 msgid "Quota exceeded, too many server groups." msgstr "" #: nova/api/openstack/compute/server_metadata.py:47 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:38 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:126 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:177 msgid "Server does not exist" msgstr "" #: nova/api/openstack/compute/server_metadata.py:138 #: nova/api/openstack/compute/server_metadata.py:150 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:158 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:169 msgid "Metadata item was not found" msgstr "" #: nova/api/openstack/compute/server_migrations.py:120 #, python-format msgid "In-progress live migration %(id)s is not found for server %(uuid)s." msgstr "" #: nova/api/openstack/compute/server_migrations.py:125 #, python-format msgid "Migration %(id)s for server %(uuid)s is not live-migration." msgstr "" #: nova/api/openstack/compute/server_migrations.py:132 #, python-format msgid "Live migration %(id)s for server %(uuid)s is not in progress." msgstr "" #: nova/api/openstack/compute/servers.py:328 #: nova/api/openstack/compute/legacy_v2/servers.py:165 #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:340 msgid "Invalid changes-since value" msgstr "" #: nova/api/openstack/compute/servers.py:353 #: nova/api/openstack/compute/legacy_v2/servers.py:190 msgid "Only administrators may list deleted instances" msgstr "" #: nova/api/openstack/compute/servers.py:463 msgid "Unknown argument: port" msgstr "" #: nova/api/openstack/compute/servers.py:466 #, python-format msgid "" "Specified Fixed IP '%(addr)s' cannot be used with port '%(port)s': port " "already has a Fixed IP allocated." msgstr "" #: nova/api/openstack/compute/servers.py:479 #: nova/api/openstack/compute/legacy_v2/servers.py:327 #, python-format msgid "Bad networks format: network uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/servers.py:487 #: nova/api/openstack/compute/legacy_v2/servers.py:345 #, python-format msgid "Duplicate networks (%s) are not allowed" msgstr "" #: nova/api/openstack/compute/servers.py:494 #: nova/api/openstack/compute/legacy_v2/servers.py:352 #, python-format msgid "Bad network format: missing %s" msgstr "" #: nova/api/openstack/compute/servers.py:497 #: nova/api/openstack/compute/legacy_v2/servers.py:355 #: nova/api/openstack/compute/legacy_v2/servers.py:503 msgid "Bad networks format" msgstr "" #: nova/api/openstack/compute/servers.py:611 #: nova/api/openstack/compute/servers.py:638 #: nova/api/openstack/compute/legacy_v2/servers.py:91 #: nova/api/openstack/compute/legacy_v2/servers.py:912 msgid "Invalid flavorRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:635 #: nova/api/openstack/compute/legacy_v2/servers.py:90 msgid "Can not find requested image" msgstr "" #: nova/api/openstack/compute/servers.py:641 #: nova/api/openstack/compute/legacy_v2/servers.py:92 msgid "Invalid key_name provided." msgstr "" #: nova/api/openstack/compute/servers.py:644 #: nova/api/openstack/compute/legacy_v2/servers.py:93 msgid "Invalid config_drive provided." msgstr "" #: nova/api/openstack/compute/servers.py:825 #: nova/api/openstack/compute/servers.py:936 #: nova/api/openstack/compute/servers.py:1049 #: nova/api/openstack/compute/legacy_v2/servers.py:735 #: nova/api/openstack/compute/legacy_v2/servers.py:852 #: nova/api/openstack/compute/legacy_v2/servers.py:1039 msgid "Instance could not be found" msgstr "" #: nova/api/openstack/compute/servers.py:843 #: nova/api/openstack/compute/servers.py:863 #: nova/api/openstack/compute/legacy_v2/servers.py:748 #: nova/api/openstack/compute/legacy_v2/servers.py:764 msgid "Instance has not been resized." msgstr "" #: nova/api/openstack/compute/servers.py:866 #: nova/api/openstack/compute/legacy_v2/servers.py:767 msgid "Flavor used by the instance could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:912 #: nova/api/openstack/compute/legacy_v2/servers.py:830 msgid "" "You are not authorized to access the image the instance was started with." msgstr "" #: nova/api/openstack/compute/servers.py:916 #: nova/api/openstack/compute/legacy_v2/servers.py:834 msgid "Image that the instance was started with could not be found." msgstr "" #: nova/api/openstack/compute/servers.py:926 #: nova/api/openstack/compute/legacy_v2/servers.py:841 msgid "Invalid instance image." msgstr "" #: nova/api/openstack/compute/servers.py:952 #: nova/api/openstack/compute/legacy_v2/servers.py:869 #: nova/api/openstack/compute/legacy_v2/servers.py:877 msgid "Invalid imageRef provided." msgstr "" #: nova/api/openstack/compute/servers.py:971 #: nova/api/openstack/compute/legacy_v2/servers.py:864 msgid "Missing imageRef attribute" msgstr "" #: nova/api/openstack/compute/servers.py:1054 #: nova/api/openstack/compute/legacy_v2/servers.py:1045 msgid "Cannot find image for rebuild" msgstr "" #: nova/api/openstack/compute/services.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:174 msgid "Missing disabled reason field" msgstr "" #: nova/api/openstack/compute/services.py:136 msgid "Missing forced_down field" msgstr "" #: nova/api/openstack/compute/services.py:183 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:119 #, python-format msgid "Service %s not found." msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:192 #: nova/api/openstack/compute/legacy_v2/contrib/simple_tenant_usage.py:193 msgid "Datetime is in invalid format" msgstr "" #: nova/api/openstack/compute/simple_tenant_usage.py:211 #: nova/api/openstack/compute/legacy_v2/contrib/simple_tenant_usage.py:212 msgid "Invalid start time. The start time cannot occur after the end time." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:158 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:169 msgid "Requested network does not contain enough (2+) usable hosts" msgstr "" #: nova/api/openstack/compute/tenant_networks.py:162 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:176 msgid "Address could not be converted." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:170 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:184 msgid "Quota exceeded, too many networks." msgstr "" #: nova/api/openstack/compute/tenant_networks.py:187 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:201 msgid "Create networks failed" msgstr "" #: nova/api/openstack/compute/virtual_interfaces.py:65 #: nova/api/openstack/compute/legacy_v2/contrib/virtual_interfaces.py:55 msgid "Listing virtual interfaces is not supported by this cloud." msgstr "" #: nova/api/openstack/compute/volumes.py:277 #: nova/api/openstack/compute/volumes.py:419 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:268 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:417 #, python-format msgid "Instance %s is not attached." msgstr "" #: nova/api/openstack/compute/volumes.py:288 #: nova/api/openstack/compute/volumes.py:452 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:279 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:396 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:443 #, python-format msgid "volume_id not found: %s" msgstr "" #: nova/api/openstack/compute/volumes.py:392 msgid "The volume was either invalid or not attached to the instance." msgstr "" #: nova/api/openstack/compute/volumes.py:428 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:426 msgid "Can't detach root device volume" msgstr "" #: nova/api/openstack/compute/legacy_v2/flavors.py:90 #, python-format msgid "Invalid minRam filter [%s]" msgstr "" #: nova/api/openstack/compute/legacy_v2/image_metadata.py:76 msgid "Incorrect request body format" msgstr "" #: nova/api/openstack/compute/legacy_v2/image_metadata.py:83 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:86 #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:103 msgid "Request body contains too many items" msgstr "" #: nova/api/openstack/compute/legacy_v2/limits.py:128 #, python-format msgid "" "Only %(value)s %(verb)s request(s) can be made to %(uri)s every " "%(unit_string)s." msgstr "" #: nova/api/openstack/compute/legacy_v2/limits.py:256 msgid "This request was rate-limited." msgstr "" #: nova/api/openstack/compute/legacy_v2/server_metadata.py:58 #: nova/api/openstack/compute/legacy_v2/server_metadata.py:105 msgid "Malformed request body. metadata must be object" msgstr "" #: nova/api/openstack/compute/legacy_v2/server_metadata.py:78 msgid "Malformed request body. meta item must be object" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:289 #, python-format msgid "Bad personality format: missing %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:292 msgid "Bad personality format" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:295 #, python-format msgid "Personality content for %s cannot be decoded" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:310 #, python-format msgid "Bad port format: port uuid is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:318 msgid "Unknown argument : port" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:338 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:383 msgid "accessIPv4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:388 msgid "accessIPv6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:404 msgid "Userdata content cannot be decoded" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:415 msgid "block_device_mapping must be a list" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:440 msgid "block_device_mapping_v2 must be a list" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:520 msgid "Server name is not defined" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:546 #: nova/api/validation/validators.py:261 #, python-format msgid "" "Invalid input for field/attribute %(path)s. Value: %(value)s. %(message)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:721 msgid "HostId cannot be updated." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:725 msgid "Personality cannot be updated." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:781 msgid "Argument 'type' for reboot must be a string" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:787 msgid "Argument 'type' for reboot is not HARD or SOFT" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:791 msgid "Missing argument 'type' for reboot" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:817 msgid "Unable to locate requested flavor." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:820 msgid "Resize requires a flavor change." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:907 msgid "Missing flavorRef attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:921 msgid "No adminPass was specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:943 msgid "Unable to parse metadata key/value pairs." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:954 msgid "Resize request has invalid 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:957 msgid "Resize requests require 'flavorRef' attribute." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:975 msgid "Could not parse imageRef from request." msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:1079 msgid "createImage entity requires name attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:1088 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:276 msgid "Invalid metadata" msgstr "" #: nova/api/openstack/compute/legacy_v2/servers.py:1140 msgid "Invalid adminPass" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:63 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:85 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:107 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:129 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:170 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:189 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:208 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:227 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:379 msgid "Server not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:257 #, python-format msgid "createBackup entity requires %s attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:261 msgid "Malformed createBackup entity" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:311 msgid "" "host, block_migration and disk_over_commit must be specified for live " "migration." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:348 #, python-format msgid "Live migration of instance %s to another host failed" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:351 #, python-format msgid "Live migration of instance %(id)s to host %(host)s failed" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:369 #, python-format msgid "Desired state must be specified. Valid states are: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/agents.py:88 #: nova/api/openstack/compute/legacy_v2/contrib/agents.py:151 #: nova/api/openstack/compute/legacy_v2/contrib/cloudpipe_update.py:56 #, python-format msgid "Invalid request body: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:41 msgid "Only host parameter can be specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:44 msgid "Host parameter must be specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:178 #, python-format msgid "Aggregates does not have %s action" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:182 #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:52 #: nova/api/openstack/compute/legacy_v2/contrib/keypairs.py:69 msgid "Invalid request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:199 #, python-format msgid "Cannot add host %(host)s in aggregate %(id)s: not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:204 #, python-format msgid "Cannot add host %(host)s in aggregate %(id)s: host exists" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:225 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s: not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:229 #, python-format msgid "Cannot remove host %(host)s in aggregate %(id)s: invalid" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:248 msgid "The value of metadata must be a dict" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:261 #, python-format msgid "Cannot set metadata %(metadata)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:137 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:164 #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:184 #: nova/network/security_group/neutron_driver.py:553 #: nova/network/security_group/neutron_driver.py:557 #: nova/network/security_group/neutron_driver.py:561 #: nova/network/security_group/neutron_driver.py:565 #: nova/network/security_group/neutron_driver.py:569 msgid "Network driver does not support this function." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/attach_interfaces.py:140 msgid "Failed to attach interface" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/baremetal_nodes.py:59 msgid "Ironic client unavailable, cannot access Ironic." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:152 #, python-format msgid "Cell %(id)s not found." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:192 msgid "Cell name cannot be empty" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:195 msgid "Cell name cannot contain '!', '.' or '@'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:201 msgid "Cell type must be 'parent' or 'child'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:237 msgid "rpc_port must be integer" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:265 #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:291 msgid "No cell information in request" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:269 msgid "No cell name in request" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/cells.py:328 msgid "Only 'updated_since', 'project_id' and 'deleted' are understood." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:47 msgid "os-getConsoleOutput malformed or missing from request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:58 msgid "Length in request body must be an integer value" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:68 msgid "Unable to get console" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/console_output.py:73 msgid "Unable to get console log, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:49 msgid "Instance not yet ready" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:56 msgid "Unable to get vnc console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:83 msgid "Unable to get spice console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:111 msgid "Unable to get rdp console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/consoles.py:140 msgid "Unable to get serial console, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:61 msgid "host must be specified." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/evacuate.py:68 msgid "onSharedStorage must be specified." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:72 msgid "No request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:115 #: nova/api/openstack/compute/legacy_v2/contrib/flavor_access.py:140 msgid "Missing tenant parameter" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:40 msgid "No Request Body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:45 msgid "Bad extra_specs provided" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:51 msgid "Fail to validate provided extra specs keys. Expected string" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:57 msgid "A valid name parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:63 msgid "A valid ram parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:68 msgid "A valid vcpus parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavormanage.py:73 msgid "A valid disk parameter is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:94 msgid "Unable to get dns domain" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:134 msgid "Unable to create dns domain" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:156 msgid "Unable to delete dns domain" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:188 msgid "Unable to get dns entry" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:229 msgid "Unable to create dns entry" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ip_dns.py:249 msgid "Unable to delete dns entry" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:180 #: nova/api/openstack/compute/legacy_v2/contrib/floating_ips.py:261 msgid "Address not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:139 #, python-format msgid "Invalid update setting: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:143 #, python-format msgid "Invalid status: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:145 #, python-format msgid "Invalid mode: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:147 msgid "'status' or 'maintenance_mode' needed for host update" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:169 msgid "Virt driver does not implement host maintenance mode." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:193 msgid "Virt driver does not implement host disabled status." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:216 msgid "Virt driver does not implement host power management." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/hypervisors.py:150 msgid "Virt driver does not implement uptime function." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/multinic.py:48 msgid "Missing 'networkId' argument for addFixedIp" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/multinic.py:68 msgid "Missing 'address' argument for removeFixedIp" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:46 msgid "Disassociate host is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:65 msgid "Disassociate project is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/networks_associate.py:86 msgid "Associate host is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:113 msgid "Disassociate network is not implemented by the configured Network API" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:152 msgid "Missing network in body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:156 #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:158 msgid "Network label is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:160 msgid "Network cidr or cidr_v6 is required" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:169 #, python-format msgid "%s is not a valid IP network" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:205 msgid "VLAN support must be enabled" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:163 msgid "No CIDR requested" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:173 msgid "CIDR is malformed." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quota_classes.py:86 msgid "quota_class_set not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quota_classes.py:101 #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:188 #, python-format msgid "Bad key(s) %s in quota_set" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:76 #, python-format msgid "" "Quota limit %(limit)s for %(resource)s must be in the range of -1 and " "%(max)s." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/quotas.py:164 msgid "quota_set not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/scheduler_hints.py:37 msgid "Malformed scheduler_hints attribute" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/security_group_default_rules.py:82 msgid "security group default rule not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_diagnostics.py:44 msgid "Unable to get diagnostics, functionality not implemented" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:61 #, python-format msgid "Invalid event status `%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:65 #, python-format msgid "Invalid event name %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:73 #, python-format msgid "event entity requires key %(key)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_external_events.py:77 #, python-format msgid "event entity contains unsupported items: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:84 msgid "Conflicting policies configured!" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:89 #, python-format msgid "Invalid policies: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:94 msgid "Duplicate policies configured!" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:99 msgid "the body is invalid." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:108 #, python-format msgid "'%s' is either missing or empty." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:114 #, python-format msgid "Invalid format for name: '%s'" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:122 #, python-format msgid "'%s' is not a list" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_groups.py:126 #, python-format msgid "unsupported fields: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_start_stop.py:37 msgid "Instance not found" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/services.py:164 msgid "" "The string containing the reason for disabling the service contains invalid " "characters or is too long." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/services.py:172 msgid "Invalid attribute in the request" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:155 msgid "volume not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:289 #, python-format msgid "Bad volumeId format: volumeId is not in proper format (%s)" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:300 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:357 msgid "volumeAttachment not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:305 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:366 msgid "volumeId must be specified." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:549 msgid "snapshot not specified" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:562 #, python-format msgid "Invalid value '%s' for force." msgstr "" #: nova/api/validation/parameter_types.py:126 msgid "printable characters. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:140 msgid "" "printable characters except !, ., @. Can not start or end with whitespace." msgstr "" #: nova/api/validation/parameter_types.py:149 msgid "" "printable characters except !, ., @, with at least one non space character" msgstr "" #: nova/api/validation/parameter_types.py:157 msgid "printable characters with at least one non space character" msgstr "" #: nova/cells/messaging.py:339 msgid "No cell given in routing path." msgstr "" #: nova/cells/messaging.py:358 nova/cells/messaging.py:366 #, python-format msgid "destination is %(target_cell)s but routing_path is %(routing_path)s" msgstr "" #: nova/cells/messaging.py:378 #, python-format msgid "Unknown %(cell_type)s when routing to %(target_cell)s" msgstr "" #: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" #: nova/cloudpipe/pipelib.py:47 msgid "Flavor for vpn instances" msgstr "" #: nova/cloudpipe/pipelib.py:50 msgid "Template for cloudpipe instance boot script" msgstr "" #: nova/cloudpipe/pipelib.py:53 msgid "Network to push into openvpn config" msgstr "" #: nova/cloudpipe/pipelib.py:56 msgid "Netmask to push into openvpn config" msgstr "" #: nova/cmd/idmapshift.py:207 msgid "" "nova-idmapshift is a tool that properly sets the ownership of a filesystem " "for use with linux user namespaces. This tool can only be used with linux " "lxc containers. See the man page for details." msgstr "" #: nova/cmd/manage.py:236 msgid "" "The above error may show that the database has not been created.\n" "Please create a database using 'nova-manage db sync' before running this " "command." msgstr "" #: nova/cmd/manage.py:277 msgid "Quota limit must be -1 or greater." msgstr "" #: nova/cmd/manage.py:281 #, python-format msgid "Quota limit must be greater than %s." msgstr "" #: nova/cmd/manage.py:284 #, python-format msgid "Quota limit must be less than %s." msgstr "" #: nova/cmd/manage.py:293 #, python-format msgid "%(key)s is not a valid quota key. Valid options are: %(options)s." msgstr "" #: nova/cmd/manage.py:299 msgid "Quota" msgstr "" #: nova/cmd/manage.py:300 msgid "Limit" msgstr "" #: nova/cmd/manage.py:301 msgid "In Use" msgstr "" #: nova/cmd/manage.py:302 msgid "Reserved" msgstr "" #: nova/cmd/manage.py:345 nova/cmd/manage.py:420 nova/cmd/manage.py:767 #: nova/cmd/manage.py:782 nova/cmd/manage.py:853 nova/cmd/manage.py:1575 #, python-format msgid "error: %s" msgstr "" #: nova/cmd/manage.py:353 msgid "network" msgstr "" #: nova/cmd/manage.py:354 msgid "IP address" msgstr "" #: nova/cmd/manage.py:355 msgid "hostname" msgstr "" #: nova/cmd/manage.py:356 nova/cmd/manage.py:909 msgid "host" msgstr "" #: nova/cmd/manage.py:368 nova/cmd/manage.py:392 msgid "No fixed IP found." msgstr "" #: nova/cmd/manage.py:384 #, python-format msgid "WARNING: fixed IP %s allocated to missing instance" msgstr "" #: nova/cmd/manage.py:446 #, python-format msgid "" "Too many IP addresses will be generated. Please increase /%s to reduce the " "number generated." msgstr "" #: nova/cmd/manage.py:497 msgid "No floating IP addresses have been defined." msgstr "" #: nova/cmd/manage.py:516 msgid "" "ERROR: Network commands are not supported when using the Neutron API. Use " "python-neutronclient instead." msgstr "" #: nova/cmd/manage.py:573 msgid "id" msgstr "" #: nova/cmd/manage.py:574 msgid "IPv4" msgstr "" #: nova/cmd/manage.py:575 msgid "IPv6" msgstr "" #: nova/cmd/manage.py:576 msgid "start address" msgstr "" #: nova/cmd/manage.py:577 msgid "DNS1" msgstr "" #: nova/cmd/manage.py:578 msgid "DNS2" msgstr "" #: nova/cmd/manage.py:579 msgid "VlanID" msgstr "" #: nova/cmd/manage.py:580 nova/cmd/manage.py:687 msgid "project" msgstr "" #: nova/cmd/manage.py:581 msgid "uuid" msgstr "" #: nova/cmd/manage.py:588 msgid "No networks found" msgstr "" #: nova/cmd/manage.py:607 msgid "Please specify either fixed_range or uuid" msgstr "" #: nova/cmd/manage.py:612 msgid "UUID is required to delete Neutron Networks" msgstr "" #: nova/cmd/manage.py:615 msgid "Deleting by fixed_range is not supported with the NeutronManager" msgstr "" #: nova/cmd/manage.py:679 msgid "instance" msgstr "" #: nova/cmd/manage.py:680 msgid "node" msgstr "" #: nova/cmd/manage.py:681 msgid "type" msgstr "" #: nova/cmd/manage.py:682 msgid "state" msgstr "" #: nova/cmd/manage.py:683 msgid "launched" msgstr "" #: nova/cmd/manage.py:684 msgid "image" msgstr "" #: nova/cmd/manage.py:685 msgid "kernel" msgstr "" #: nova/cmd/manage.py:686 msgid "ramdisk" msgstr "" #: nova/cmd/manage.py:688 msgid "user" msgstr "" #: nova/cmd/manage.py:689 nova/cmd/manage.py:910 msgid "zone" msgstr "" #: nova/cmd/manage.py:690 msgid "index" msgstr "" #: nova/cmd/manage.py:741 msgid "Binary" msgstr "" #: nova/cmd/manage.py:742 msgid "Host" msgstr "" #: nova/cmd/manage.py:743 msgid "Zone" msgstr "" #: nova/cmd/manage.py:744 msgid "Status" msgstr "" #: nova/cmd/manage.py:745 msgid "State" msgstr "" #: nova/cmd/manage.py:746 msgid "Updated_At" msgstr "" #: nova/cmd/manage.py:769 #, python-format msgid "Service %(service)s on host %(host)s enabled." msgstr "" #: nova/cmd/manage.py:784 #, python-format msgid "Service %(service)s on host %(host)s disabled." msgstr "" #: nova/cmd/manage.py:857 msgid "An unexpected error has occurred." msgstr "" #: nova/cmd/manage.py:858 msgid "[Result]" msgstr "" #: nova/cmd/manage.py:862 msgid "HOST" msgstr "" #: nova/cmd/manage.py:863 msgid "PROJECT" msgstr "" #: nova/cmd/manage.py:864 msgid "cpu" msgstr "" #: nova/cmd/manage.py:865 msgid "mem(mb)" msgstr "" #: nova/cmd/manage.py:866 msgid "hdd" msgstr "" #: nova/cmd/manage.py:957 msgid "Must supply a positive value for max_rows" msgstr "" #: nova/cmd/manage.py:960 #, python-format msgid "max rows must be <= %(max_value)d" msgstr "" #: nova/cmd/manage.py:966 msgid "Table" msgstr "" #: nova/cmd/manage.py:967 msgid "Number of Rows Archived" msgstr "" #: nova/cmd/manage.py:969 msgid "Nothing was archived." msgstr "" #: nova/cmd/manage.py:985 #, python-format msgid "Deleted %(records)d records from table '%(table_name)s'." msgstr "" #: nova/cmd/manage.py:989 #, python-format msgid "" "There are %(records)d records in the '%(table_name)s' table where the uuid " "or instance_uuid column is NULL. Run this command again with the --delete " "option after you have backed up any necessary data." msgstr "" #: nova/cmd/manage.py:997 msgid "There were no records found where instance_uuid was NULL." msgstr "" #: nova/cmd/manage.py:1007 #, python-format msgid "Error attempting to run %(method)s" msgstr "" #: nova/cmd/manage.py:1012 #, python-format msgid "%(total)i rows matched query %(meth)s, %(done)i migrated" msgstr "" #: nova/cmd/manage.py:1030 msgid "Must supply a positive value for max_number" msgstr "" #: nova/cmd/manage.py:1035 #, python-format msgid "Running batches of %i until complete" msgstr "" #: nova/cmd/manage.py:1115 #, python-format msgid "Hypervisor: %s" msgstr "" #: nova/cmd/manage.py:1164 #, python-format msgid "Line %(linenum)d : %(line)s" msgstr "" #: nova/cmd/manage.py:1167 msgid "No errors in logfiles!" msgstr "" #: nova/cmd/manage.py:1181 msgid "Unable to find system log file!" msgstr "" #: nova/cmd/manage.py:1185 #, python-format msgid "Last %s nova syslog entries:-" msgstr "" #: nova/cmd/manage.py:1194 msgid "No nova entries in syslog!" msgstr "" #: nova/cmd/manage.py:1211 #, python-format msgid "Invalid broker_hosts value: %s. It should be in hostname:port format" msgstr "" #: nova/cmd/manage.py:1217 #, python-format msgid "Invalid port value: %s. It should be an integer" msgstr "" #: nova/cmd/manage.py:1230 #, python-format msgid "Invalid port value: %s. Should be an integer" msgstr "" #: nova/cmd/manage.py:1333 msgid "cell_uuid must be set" msgstr "" #: nova/cmd/manage.py:1390 msgid "No hosts found to map to cell, exiting." msgstr "" #: nova/cmd/manage.py:1401 #, python-format msgid "Host %(host)s is already mapped to cell %(uuid)s" msgstr "" #: nova/cmd/manage.py:1412 msgid "All hosts are already mapped to cell(s), exiting." msgstr "" #: nova/cmd/manage.py:1522 #, python-format msgid "Could not read %s. Re-running with sudo" msgstr "" #: nova/cmd/manage.py:1526 msgid "sudo failed, continuing as if nothing happened" msgstr "" #: nova/cmd/manage.py:1528 msgid "Please re-run nova-manage as root." msgstr "" #: nova/compute/api.py:346 msgid "Cannot run any more instances of this type." msgstr "" #: nova/compute/api.py:352 #, python-format msgid "Can only run %s more instances of this type." msgstr "" #: nova/compute/api.py:398 msgid "Metadata type should be dict." msgstr "" #: nova/compute/api.py:420 msgid "Metadata property key greater than 255 characters" msgstr "" #: nova/compute/api.py:423 msgid "Metadata property value greater than 255 characters" msgstr "" #: nova/compute/api.py:738 #, python-format msgid "" "The volume cannot be assigned the same device name as the root device %s" msgstr "" #: nova/compute/api.py:774 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" #: nova/compute/api.py:1003 msgid "Quota exceeded, too many servers in group" msgstr "" #: nova/compute/api.py:1094 msgid "Server group scheduler hint must be a UUID." msgstr "" #: nova/compute/api.py:1294 msgid "" "Images with destination_type 'volume' need to have a non-zero size specified" msgstr "" #: nova/compute/api.py:1320 msgid "" "Blank volumes (source: 'blank', dest: 'volume') need to have non-zero size" msgstr "" #: nova/compute/api.py:1333 msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1487 msgid "" "Unable to launch multiple instances with a single configured port ID. Please " "launch your instance one by one with different ports." msgstr "" #: nova/compute/api.py:1497 msgid "max_count cannot be greater than 1 if an fixed_ip is specified." msgstr "" #: nova/compute/api.py:1536 msgid "The requested availability zone is not available" msgstr "" #: nova/compute/api.py:2352 #, python-format msgid "snapshot for %s" msgstr "" #: nova/compute/api.py:2615 msgid "Resize to zero disk flavor is not allowed." msgstr "" #: nova/compute/api.py:2838 msgid "Cannot rescue a volume-backed instance" msgstr "" #: nova/compute/api.py:3204 msgid "Old volume is attached to a different instance." msgstr "" #: nova/compute/api.py:3207 msgid "New volume must be detached in order to swap." msgstr "" #: nova/compute/api.py:3210 msgid "New volume must be the same size or larger." msgstr "" #: nova/compute/api.py:3820 msgid "Host aggregate is not empty" msgstr "" #: nova/compute/api.py:3844 #, python-format msgid "Aggregate %s does not support empty named availability zone" msgstr "" #: nova/compute/api.py:3856 #, python-format msgid "One or more hosts already in availability zone(s) %s" msgstr "" #: nova/compute/api.py:3876 #, python-format msgid "Unexpected aggregate action %s" msgstr "" #: nova/compute/api.py:3956 msgid "Keypair name contains unsafe characters" msgstr "" #: nova/compute/api.py:3962 msgid "Keypair name must be string and between 1 and 255 characters long" msgstr "" #: nova/compute/api.py:4069 #, python-format msgid "Security group %s is not a string or unicode" msgstr "" #: nova/compute/api.py:4079 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" #: nova/compute/api.py:4100 msgid "Quota exceeded, too many security groups." msgstr "" #: nova/compute/api.py:4115 #, python-format msgid "Security group %s already exists" msgstr "" #: nova/compute/api.py:4128 #, python-format msgid "Unable to update system group '%s'" msgstr "" #: nova/compute/api.py:4190 #, python-format msgid "Unable to delete system group '%s'" msgstr "" #: nova/compute/api.py:4195 msgid "Security group is still in use" msgstr "" #: nova/compute/api.py:4282 #, python-format msgid "Rule (%s) not found" msgstr "" #: nova/compute/api.py:4298 msgid "Quota exceeded, too many security group rules." msgstr "" #: nova/compute/api.py:4301 #, python-format msgid "" "Security group %(name)s added %(protocol)s ingress " "(%(from_port)s:%(to_port)s)" msgstr "" #: nova/compute/api.py:4316 #, python-format msgid "" "Security group %(name)s removed %(protocol)s ingress " "(%(from_port)s:%(to_port)s)" msgstr "" #: nova/compute/api.py:4368 msgid "Security group id should be integer" msgstr "" #: nova/compute/claims.py:162 msgid "memory" msgstr "" #: nova/compute/claims.py:171 msgid "disk" msgstr "" #: nova/compute/claims.py:180 msgid "vcpu" msgstr "" #: nova/compute/claims.py:195 nova/compute/claims.py:304 msgid "Claim pci failed." msgstr "" #: nova/compute/claims.py:223 msgid "" "Requested instance NUMA topology together with requested PCI devices cannot " "fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:227 msgid "" "Requested instance NUMA topology cannot fit the given host NUMA topology" msgstr "" #: nova/compute/claims.py:256 #, python-format msgid "Free %(type)s %(free).02f %(unit)s < requested %(requested)d %(unit)s" msgstr "" #: nova/compute/flavors.py:115 msgid "" "Flavor names can only contain printable characters and horizontal spaces." msgstr "" #: nova/compute/flavors.py:125 msgid "id cannot contain leading and/or trailing whitespace(s)" msgstr "" #: nova/compute/flavors.py:135 msgid "" "Flavor id can only contain letters from A-Z (both cases), periods, dashes, " "underscores and spaces." msgstr "" #: nova/compute/flavors.py:161 #, python-format msgid "'rxtx_factor' argument must be a float between 0 and %g" msgstr "" #: nova/compute/flavors.py:172 msgid "is_public must be a boolean" msgstr "" #: nova/compute/flavors.py:334 msgid "" "Key Names can only contain alphanumeric characters, periods, dashes, " "underscores, colons and spaces." msgstr "" #: nova/compute/manager.py:611 msgid "Instance event failed" msgstr "" #: nova/compute/manager.py:741 #, python-format msgid "%s is not a valid node managed by this compute host." msgstr "" #: nova/compute/manager.py:1469 msgid "Anti-affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:1477 msgid "Affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:2090 #, python-format msgid "Failed to allocate the network(s) with error %s, not rescheduling." msgstr "" #: nova/compute/manager.py:2100 nova/compute/manager.py:2174 msgid "Failed to allocate the network(s), not rescheduling." msgstr "" #: nova/compute/manager.py:2149 msgid "Success" msgstr "" #: nova/compute/manager.py:2213 msgid "Failure prepping block device." msgstr "" #: nova/compute/manager.py:2877 msgid "Invalid state of instance files on shared storage" msgstr "" #: nova/compute/manager.py:3288 #, python-format msgid "instance %s is not running" msgstr "" #: nova/compute/manager.py:3305 msgid "" "set_admin_password is not implemented by this driver or guest instance." msgstr "" #: nova/compute/manager.py:3320 msgid "error setting admin password" msgstr "" #: nova/compute/manager.py:3403 #, python-format msgid "Driver Error: %s" msgstr "" #: nova/compute/manager.py:3721 msgid "Instance has no source host" msgstr "" #: nova/compute/manager.py:5069 #, python-format msgid "Port %s is not attached" msgstr "" #: nova/compute/manager.py:5887 #, python-format msgid "Instance %s not found" msgstr "" #: nova/compute/manager.py:5892 msgid "In ERROR state" msgstr "" #: nova/compute/manager.py:5920 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" #: nova/compute/manager.py:6561 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" #: nova/compute/resource_tracker.py:970 #, python-format msgid "Missing keys: %s" msgstr "" #: nova/compute/rpcapi.py:72 msgid "No compute host specified" msgstr "" #: nova/compute/rpcapi.py:74 #, python-format msgid "Unable to find host for Instance %s" msgstr "" #: nova/compute/stats.py:42 msgid "Unexpected type adding stats" msgstr "" #: nova/conductor/manager.py:230 msgid "No valid host found for cold migrate" msgstr "" #: nova/conductor/manager.py:232 msgid "No valid host found for resize" msgstr "" #: nova/conductor/manager.py:467 #, python-format msgid "Unshelve attempted but the image %s cannot be found." msgstr "" #: nova/conductor/tasks/live_migrate.py:129 #, python-format msgid "" "Unable to migrate %(instance_uuid)s to %(dest)s: Lack of " "memory(host:%(avail)s <= instance:%(mem_inst)s)" msgstr "" #: nova/conductor/tasks/live_migrate.py:160 #, python-format msgid "Timeout while checking if we can live migrate to host: %s" msgstr "" #: nova/conductor/tasks/live_migrate.py:222 #, python-format msgid "" "Exceeded max scheduling retries %(max_retries)d for instance " "%(instance_uuid)s during live migration" msgstr "" #: nova/console/websocketproxy.py:57 msgid "No access_url in connection_info. Cannot validate protocol" msgstr "" #: nova/console/websocketproxy.py:86 #, python-format msgid "" "We do not support scheme '%s' under Python < 2.7.4, please use http or https" msgstr "" #: nova/console/websocketproxy.py:126 msgid "Origin header not valid." msgstr "" #: nova/console/websocketproxy.py:129 msgid "Origin header does not match this host." msgstr "" #: nova/console/websocketproxy.py:132 msgid "Origin header protocol does not match this host." msgstr "" #: nova/console/websocketproxy.py:135 #, python-format msgid "connect info: %s" msgstr "" #: nova/console/websocketproxy.py:140 #, python-format msgid "connecting to: %(host)s:%(port)s" msgstr "" #: nova/console/websocketproxy.py:163 #, python-format msgid "%(host)s:%(port)s: Target closed" msgstr "" #: nova/console/xvp.py:205 msgid "Failed to run xvp." msgstr "" #: nova/db/sqlalchemy/api.py:364 #, python-format msgid "Unrecognized read_deleted value '%s'" msgstr "" #: nova/db/sqlalchemy/api.py:1243 #, python-format msgid "Invalid floating IP %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1559 #, python-format msgid "Invalid fixed IP Address %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1714 #, python-format msgid "Invalid virtual interface address %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:1812 #, python-format msgid "" "Unknown osapi_compute_unique_server_name_scope value: %s Flag must be empty, " "\"global\" or \"project\"" msgstr "" #: nova/db/sqlalchemy/api.py:1992 #, python-format msgid "Invalid instance id %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:2348 #, python-format msgid "Invalid field name: %s" msgstr "" #: nova/db/sqlalchemy/api.py:2509 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: nova/db/sqlalchemy/api.py:2520 msgid "Sort direction size exceeds sort key size" msgstr "" #: nova/db/sqlalchemy/api.py:5935 #, python-format msgid "Add metadata failed for aggregate %(id)s after %(retries)s retries" msgstr "" #: nova/db/sqlalchemy/migration.py:51 msgid "version should be an integer" msgstr "" #: nova/db/sqlalchemy/migration.py:80 msgid "Upgrade DB using Essex release first." msgstr "" #: nova/db/sqlalchemy/utils.py:69 #, python-format msgid "Missing column %(table)s.%(column)s in shadow table" msgstr "" #: nova/db/sqlalchemy/utils.py:75 #, python-format msgid "" "Different types in %(table)s.%(column)s and shadow table: %(c_type)s " "%(shadow_c_type)s" msgstr "" #: nova/db/sqlalchemy/utils.py:84 #, python-format msgid "Extra column %(table)s.%(column)s in shadow table" msgstr "" #: nova/db/sqlalchemy/utils.py:103 msgid "Specify `table_name` or `table` param" msgstr "" #: nova/db/sqlalchemy/utils.py:106 msgid "Specify only one param `table_name` `table`" msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py:54 #, python-format msgid "" "There are %(records)d records in the '%(table_name)s' table where the uuid " "or instance_uuid column is NULL. These must be manually cleaned up before " "the migration will pass. Consider running the 'nova-manage db " "null_instance_uuid_scan' command." msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py:30 #, python-format msgid "" "There are still %(count)i unmigrated flavor records. Migration cannot " "continue until all instance flavor records have been migrated to the new " "format. Please run `nova-manage db migrate_flavor_data' first." msgstr "" #: nova/image/s3.py:401 #, python-format msgid "Failed to decrypt private key: %s" msgstr "" #: nova/image/s3.py:408 #, python-format msgid "Failed to decrypt initialization vector: %s" msgstr "" #: nova/image/s3.py:419 #, python-format msgid "Failed to decrypt image file %(image_file)s: %(err)s" msgstr "" #: nova/image/s3.py:431 msgid "Unsafe filenames in image" msgstr "" #: nova/image/download/file.py:29 msgid "" "List of file systems that are configured in this file in the " "image_file_url: sections" msgstr "" #: nova/image/download/file.py:77 msgid "" "A unique ID given to each file system. This is value is set in Glance and " "agreed upon here so that the operator knowns they are dealing with the same " "file system." msgstr "" #: nova/image/download/file.py:82 msgid "The path at which the file system is mounted." msgstr "" #: nova/image/download/file.py:91 #, python-format msgid "The group %(group_name)s must be configured with an id." msgstr "" #: nova/image/download/file.py:109 #, python-format msgid "The key %s is required in all file system descriptions." msgstr "" #: nova/image/download/file.py:119 #, python-format msgid "" "The key %(r)s is required in the location metadata to access the url %(url)s." msgstr "" #: nova/image/download/file.py:126 #, python-format msgid "The ID %(id)s is unknown." msgstr "" #: nova/image/download/file.py:134 #, python-format msgid "" "The mount point advertised by glance: %(glance_mount)s, does not match the " "URL path: %(path)s" msgstr "" #: nova/image/download/file.py:152 #, python-format msgid "No matching ID for the URL %s was found." msgstr "" #: nova/ipv6/account_identifier.py:39 nova/ipv6/rfc2462.py:34 #, python-format msgid "Bad mac for to_global_ipv6: %s" msgstr "" #: nova/ipv6/account_identifier.py:41 nova/ipv6/rfc2462.py:36 #, python-format msgid "Bad prefix for to_global_ipv6: %s" msgstr "" #: nova/ipv6/account_identifier.py:43 #, python-format msgid "Bad project_id for to_global_ipv6: %s" msgstr "" #: nova/keymgr/barbican.py:79 msgid "User is not authorized to use key manager." msgstr "" #: nova/keymgr/barbican.py:84 msgid "Unable to create Barbican Client without project_id." msgstr "" #: nova/keymgr/conf_key_mgr.py:58 msgid "keymgr.fixed_key not defined" msgstr "" #: nova/keymgr/single_key_mgr.py:60 msgid "cannot store arbitrary keys" msgstr "" #: nova/keymgr/single_key_mgr.py:70 msgid "cannot delete non-existent key" msgstr "" #: nova/network/base_api.py:71 msgid "instance is a required argument to use @refresh_cache" msgstr "" #: nova/network/ldapdns.py:322 msgid "ldap not installed" msgstr "" #: nova/network/ldapdns.py:333 msgid "This driver only supports type 'a' entries." msgstr "" #: nova/network/linux_net.py:279 #, python-format msgid "Unknown chain: %r" msgstr "" #: nova/network/linux_net.py:1623 #, python-format msgid "Failed to add bridge: %s" msgstr "" #: nova/network/linux_net.py:1638 #, python-format msgid "Failed to add interface: %s" msgstr "" #: nova/network/manager.py:2107 msgid "" "The sum between the number of networks and the vlan start cannot be greater " "than 4094" msgstr "" #: nova/network/manager.py:2117 msgid "vlan must be an integer" msgstr "" #: nova/network/manager.py:2119 msgid "The vlan number cannot be greater than 4094" msgstr "" #: nova/network/manager.py:2122 msgid "The vlan number cannot be less than 1" msgstr "" #: nova/network/manager.py:2127 #, python-format msgid "" "The network range is not big enough to fit %(num_networks)s networks. " "Network size is %(network_size)s" msgstr "" #: nova/network/minidns.py:73 nova/network/minidns.py:103 msgid "Invalid name" msgstr "" #: nova/network/minidns.py:76 msgid "This driver only supports type 'a'" msgstr "" #: nova/network/model.py:163 #, python-format msgid "Invalid IP format %s" msgstr "" #: nova/network/neutronv2/api.py:119 #, python-format msgid "Unknown auth plugin: %s" msgstr "" #: nova/network/neutronv2/api.py:268 #, python-format msgid "Fixed IP %(ip)s is not a valid ip address for network %(network_id)s." msgstr "" #: nova/network/neutronv2/api.py:275 #, python-format msgid "Fixed IP %s is already in use." msgstr "" #: nova/network/neutronv2/api.py:496 #, python-format msgid "" "Multiple security groups found matching '%s'. Use an ID to be more specific." msgstr "" #: nova/network/neutronv2/api.py:557 #, python-format msgid "empty project id for instance %s" msgstr "" #: nova/network/neutronv2/api.py:595 nova/network/neutronv2/api.py:1091 msgid "" "Multiple possible networks found, use a Network ID to be more specific." msgstr "" #: nova/network/neutronv2/api.py:776 #, python-format msgid "Instance hostname %(hostname)s is not a valid DNS name" msgstr "" #: nova/network/neutronv2/api.py:898 #, python-format msgid "Failed to access port %(port_id)s: %(reason)s" msgstr "" #: nova/network/neutronv2/api.py:924 msgid "" "This method needs to be called with either networks=None and port_ids=None " "or port_ids and networks as not none." msgstr "" #: nova/network/neutronv2/api.py:1191 #, python-format msgid "The number of defined ports: %(ports)d is over the limit: %(quota)d" msgstr "" #: nova/network/neutronv2/api.py:1445 #, python-format msgid "Multiple floating IP pools matches found for name '%s'" msgstr "" #: nova/network/security_group/neutron_driver.py:161 #, python-format msgid "Invalid security group name: %(name)s." msgstr "" #: nova/network/security_group/neutron_driver.py:202 msgid "Security group id should be uuid" msgstr "" #: nova/network/security_group/neutron_driver.py:442 #: nova/network/security_group/neutron_driver.py:497 #, python-format msgid "Security group %(name)s is not found for project %(project)s" msgstr "" #: nova/network/security_group/neutron_driver.py:458 #: nova/network/security_group/neutron_driver.py:513 #, python-format msgid "instance_id %s could not be found as device id on any ports" msgstr "" #: nova/network/security_group/neutron_driver.py:541 #, python-format msgid "" "Security group %(security_group_name)s not associated with the instance " "%(instance)s" msgstr "" #: nova/network/security_group/security_group_base.py:88 msgid "Type and Code must be integers for ICMP protocol type" msgstr "" #: nova/network/security_group/security_group_base.py:91 msgid "To and From ports must be integers" msgstr "" #: nova/network/security_group/security_group_base.py:134 #, python-format msgid "This rule already exists in group %s" msgstr "" #: nova/objects/block_device.py:220 msgid "Volume does not belong to the requested instance." msgstr "" #: nova/objects/fields.py:88 #, python-format msgid "Architecture name '%s' is not valid" msgstr "" #: nova/objects/fields.py:250 #, python-format msgid "Hypervisor virt type '%s' is not valid" msgstr "" #: nova/objects/fields.py:425 #, python-format msgid "Virtual machine mode '%s' is not valid" msgstr "" #: nova/objects/fields.py:604 nova/objects/fields.py:615 #: nova/objects/fields.py:626 #, python-format msgid "Network \"%(val)s\" is not valid in field %(attr)s" msgstr "" #: nova/objects/fields.py:668 #, python-format msgid "A NetworkModel is required in field %s" msgstr "" #: nova/objects/fields.py:689 nova/objects/fields.py:698 #, python-format msgid "Value must be >= 0 for field %s" msgstr "" #: nova/objects/network.py:103 #, python-format msgid "IPv6 netmask \"%s\" must be a netmask or integral prefix" msgstr "" #: nova/openstack/common/cliutils.py:40 #, python-format msgid "Missing arguments: %s" msgstr "" #: nova/openstack/common/cliutils.py:158 #, python-format msgid "" "Field labels list %(labels)s has different number of elements than fields " "list %(fields)s" msgstr "" #: nova/pci/devspec.py:42 #, python-format msgid "invalid %(property)s %(attr)s" msgstr "" #: nova/pci/request.py:109 #, python-format msgid "Device type mismatch for alias '%s'" msgstr "" #: nova/pci/whitelist.py:45 #, python-format msgid "Invalid entry: '%s'" msgstr "" #: nova/pci/whitelist.py:50 #, python-format msgid "Invalid entry: '%s'; Expecting list or dict" msgstr "" #: nova/pci/whitelist.py:56 #, python-format msgid "Invalid entry: '%s'; Expecting dict" msgstr "" #: nova/scheduler/chance.py:50 msgid "Is the appropriate service running?" msgstr "" #: nova/scheduler/chance.py:55 msgid "Could not find another compute" msgstr "" #: nova/scheduler/chance.py:72 nova/scheduler/filter_scheduler.py:73 msgid "There are not enough hosts available." msgstr "" #: nova/scheduler/driver.py:64 #, python-format msgid "" "Cannot load host manager from configuration scheduler_host_manager = " "%(conf)s." msgstr "" #: nova/scheduler/manager.py:73 #, python-format msgid "Cannot load scheduler driver from configuration %(conf)s." msgstr "" #: nova/scheduler/utils.py:180 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s. Last exception: %(exc_reason)s" msgstr "" #: nova/scheduler/utils.py:314 msgid "ServerGroupAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:318 msgid "ServerGroupAntiAffinityFilter not configured" msgstr "" #: nova/scheduler/utils.py:323 msgid "ServerGroupSoftAffinityWeigher not configured" msgstr "" #: nova/scheduler/utils.py:328 msgid "ServerGroupSoftAntiAffinityWeigher not configured" msgstr "" #: nova/servicegroup/drivers/db.py:50 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" #: nova/servicegroup/drivers/mc.py:53 msgid "" "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" #: nova/virt/diagnostics.py:143 #, python-format msgid "Invalid type for %s" msgstr "" #: nova/virt/diagnostics.py:147 #, python-format msgid "Invalid type for %s entry" msgstr "" #: nova/virt/driver.py:884 msgid "" "Hypervisor driver does not support post_live_migration_at_source method" msgstr "" #: nova/virt/driver.py:1440 msgid "Event must be an instance of nova.virt.event.Event" msgstr "" #: nova/virt/event.py:34 msgid "Started" msgstr "" #: nova/virt/event.py:35 msgid "Stopped" msgstr "" #: nova/virt/event.py:36 msgid "Paused" msgstr "" #: nova/virt/event.py:37 msgid "Resumed" msgstr "" #: nova/virt/event.py:38 msgid "Suspended" msgstr "" #: nova/virt/event.py:110 msgid "Unknown" msgstr "" #: nova/virt/hardware.py:52 #, python-format msgid "No CPUs available after parsing %r" msgstr "" #: nova/virt/hardware.py:89 nova/virt/hardware.py:93 #, python-format msgid "Invalid range expression %r" msgstr "" #: nova/virt/hardware.py:105 #, python-format msgid "Invalid exclusion expression %r" msgstr "" #: nova/virt/hardware.py:112 #, python-format msgid "Invalid inclusion expression %r" msgstr "" #: nova/virt/images.py:58 #, python-format msgid "qemu-img failed to execute on %(path)s : %(exp)s" msgstr "" #: nova/virt/images.py:63 #, python-format msgid "Failed to run qemu-img info on %(path)s : %(error)s" msgstr "" #: nova/virt/images.py:98 #, python-format msgid "Unable to convert image to %(format)s: %(exp)s" msgstr "" #: nova/virt/images.py:123 msgid "'qemu-img info' parsing failed." msgstr "" #: nova/virt/images.py:129 #, python-format msgid "fmt=%(fmt)s backed by: %(backing_file)s" msgstr "" #: nova/virt/images.py:159 #, python-format msgid "Unable to convert image to raw: %(exp)s" msgstr "" #: nova/virt/images.py:167 #, python-format msgid "Converted to raw, but format is now %s" msgstr "" #: nova/virt/disk/api.py:323 msgid "image already mounted" msgstr "" #: nova/virt/disk/api.py:655 msgid "Not implemented on Windows" msgstr "" #: nova/virt/disk/api.py:682 #, python-format msgid "User %(username)s not found in password file." msgstr "" #: nova/virt/disk/api.py:698 #, python-format msgid "User %(username)s not found in shadow file." msgstr "" #: nova/virt/disk/mount/api.py:191 #, python-format msgid "partition search unsupported with %s" msgstr "" #: nova/virt/disk/mount/api.py:207 #, python-format msgid "partition %s not found" msgstr "" #: nova/virt/disk/mount/api.py:208 #, python-format msgid "Failed to map partitions: %s" msgstr "" #: nova/virt/disk/mount/api.py:243 #, python-format msgid "Failed to mount filesystem: %s" msgstr "" #: nova/virt/disk/mount/loop.py:34 #, python-format msgid "Could not attach image to loopback: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:57 msgid "nbd unavailable: module not loaded" msgstr "" #: nova/virt/disk/mount/nbd.py:65 msgid "No free nbd devices" msgstr "" #: nova/virt/disk/mount/nbd.py:83 #, python-format msgid "qemu-nbd error: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:96 #, python-format msgid "nbd device %s did not show up" msgstr "" #: nova/virt/disk/vfs/guestfs.py:76 #, python-format msgid "libguestfs is not installed (%s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:89 #, python-format msgid "libguestfs installed but not usable (%s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:134 #, python-format msgid "No operating system found in %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:140 #, python-format msgid "Multi-boot operating system found in %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:151 #, python-format msgid "No mount points found in %(root)s of %(image)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:165 #, python-format msgid "" "Error mounting %(device)s to %(dir)s in image %(image)s with libguestfs " "(%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:232 #, python-format msgid "Error mounting %(image)s with libguestfs (%(e)s)" msgstr "" #: nova/virt/disk/vfs/localfs.py:45 #, python-format msgid "File path %s not valid" msgstr "" #: nova/virt/hyperv/driver.py:270 msgid "VIF plugging is not supported by the Hyper-V driver." msgstr "" #: nova/virt/hyperv/driver.py:275 msgid "VIF unplugging is not supported by the Hyper-V driver." msgstr "" #: nova/virt/hyperv/hostops.py:160 msgid "Host PowerOn is not supported by the Hyper-V driver" msgstr "" #: nova/virt/hyperv/migrationops.py:111 nova/virt/hyperv/migrationops.py:221 #, python-format msgid "" "Cannot resize the root disk to a smaller size. Current size: " "%(curr_root_gb)s GB. Requested size: %(new_root_gb)s GB." msgstr "" #: nova/virt/hyperv/pathutils.py:75 #, python-format msgid "" "Cannot access \"%(instances_path)s\", make sure the path exists and that you " "have the proper permissions. In particular Nova-Compute must not be executed " "with the builtin SYSTEM account or other accounts unable to authenticate on " "a remote host." msgstr "" #: nova/virt/hyperv/vmops.py:155 #, python-format msgid "VIF driver not found for network_api_class: %s" msgstr "" #: nova/virt/hyperv/volumeops.py:329 #, python-format msgid "Unable to find a mounted disk for target_iqn: %s" msgstr "" #: nova/virt/hyperv/volumeops.py:343 #, python-format msgid "" "Unable to find a mounted disk for target_iqn: %s. Please ensure that the " "host's SAN policy is set to \"OfflineAll\" or \"OfflineShared\"" msgstr "" #: nova/virt/ironic/client_wrapper.py:97 msgid "Unable to authenticate Ironic client." msgstr "" #: nova/virt/ironic/client_wrapper.py:156 #, python-format msgid "" "Error contacting Ironic server for '%(method)s'. Attempt %(attempt)d of " "%(total)d" msgstr "" #: nova/virt/ironic/driver.py:368 #, python-format msgid "" "Failed to add deploy parameters on node %(node)s when provisioning the " "instance %(instance)s" msgstr "" #: nova/virt/ironic/driver.py:384 #, python-format msgid "Instance %s provisioning was aborted" msgstr "" #: nova/virt/ironic/driver.py:405 #, python-format msgid "Failed to provision instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/ironic/driver.py:692 #, python-format msgid "Ironic node uuid not supplied to driver for instance %s." msgstr "" #: nova/virt/ironic/driver.py:712 #, python-format msgid "" "Ironic node: %(id)s failed to validate. (deploy: %(deploy)s, power: " "%(power)s)" msgstr "" #: nova/virt/ironic/driver.py:822 #, python-format msgid "" "Error destroying the instance on node %(node)s. Provision state still " "'%(state)s'." msgstr "" #: nova/virt/ironic/driver.py:1005 #, python-format msgid "" "Ironic node: %(id)s virtual to physical interface count missmatch (Vif " "count: %(vif_count)d, Pif count: %(pif_count)d)" msgstr "" #: nova/virt/ironic/driver.py:1129 #, python-format msgid "Failed to request Ironic to rebuild instance %(inst)s: %(reason)s" msgstr "" #: nova/virt/libvirt/blockinfo.py:147 #, python-format msgid "Unable to determine disk prefix for %s" msgstr "" #: nova/virt/libvirt/blockinfo.py:201 #, python-format msgid "No free disk device names for prefix '%s'" msgstr "" #: nova/virt/libvirt/blockinfo.py:318 #, python-format msgid "Unable to determine disk bus for '%s'" msgstr "" #: nova/virt/libvirt/config.py:75 #, python-format msgid "Root element name should be '%(name)s' not '%(tag)s'" msgstr "" #: nova/virt/libvirt/driver.py:664 #, python-format msgid "Nova requires libvirt version %s or greater." msgstr "" #: nova/virt/libvirt/driver.py:670 #, python-format msgid "Running Nova with parallels virt_type requires libvirt version %s" msgstr "" #: nova/virt/libvirt/driver.py:691 #, python-format msgid "" "Running Nova with qemu/kvm virt_type on %(arch)s requires libvirt version " "%(libvirt_ver)s and qemu version %(qemu_ver)s, or greater" msgstr "" #: nova/virt/libvirt/driver.py:945 msgid "operation time out" msgstr "" #: nova/virt/libvirt/driver.py:1325 #, python-format msgid "" "Volume sets block size, but the current libvirt hypervisor '%s' does not " "support custom block size" msgstr "" #: nova/virt/libvirt/driver.py:1418 msgid "Swap only supports host devices" msgstr "" #: nova/virt/libvirt/driver.py:1792 #, python-format msgid "" "Error from libvirt while set password for username \"%(user)s\": [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:1816 #, python-format msgid "" "Error from libvirt while quiescing %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:1973 msgid "Found no disk to snapshot." msgstr "" #: nova/virt/libvirt/driver.py:2063 #, python-format msgid "Unknown type: %s" msgstr "" #: nova/virt/libvirt/driver.py:2068 msgid "snapshot_id required in create_info" msgstr "" #: nova/virt/libvirt/driver.py:2117 #, python-format msgid "" "Something went wrong when deleting a volume snapshot: rebasing a " "%(protocol)s network disk using qemu-img has not been fully tested" msgstr "" #: nova/virt/libvirt/driver.py:2171 #, python-format msgid "" "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" #: nova/virt/libvirt/driver.py:2179 #, python-format msgid "Unknown delete_info type %s" msgstr "" #: nova/virt/libvirt/driver.py:2215 #, python-format msgid "Disk with id: %s not found attached to instance." msgstr "" #: nova/virt/libvirt/driver.py:2224 msgid "filename cannot be None" msgstr "" #: nova/virt/libvirt/driver.py:2253 #, python-format msgid "no match found for %s" msgstr "" #: nova/virt/libvirt/driver.py:2333 #, python-format msgid "" "Relative blockcommit support was not detected. Libvirt '%s' or later is " "required for online deletion of file/network storage-backed volume snapshots." msgstr "" #: nova/virt/libvirt/driver.py:3209 #, python-format msgid "%s format is not supported" msgstr "" #: nova/virt/libvirt/driver.py:3330 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" #: nova/virt/libvirt/driver.py:3410 #, python-format msgid "Detaching SR-IOV ports with libvirt < %(ver)s is not permitted" msgstr "" #: nova/virt/libvirt/driver.py:3500 #, python-format msgid "" "Config requested an explicit CPU model, but the current libvirt hypervisor " "'%s' does not support selecting CPU models" msgstr "" #: nova/virt/libvirt/driver.py:3506 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" #: nova/virt/libvirt/driver.py:3510 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" #: nova/virt/libvirt/driver.py:3546 #, python-format msgid "" "Volume sets discard option, but libvirt %(libvirt)s or later is required, " "qemu %(qemu)s or later is required." msgstr "" #: nova/virt/libvirt/driver.py:3688 msgid "Unable to get host UUID: /etc/machine-id does not exist" msgstr "" #: nova/virt/libvirt/driver.py:3696 msgid "Unable to get host UUID: /etc/machine-id is empty" msgstr "" #: nova/virt/libvirt/driver.py:3887 #, python-format msgid "Invalid libvirt version %(version)s" msgstr "" #: nova/virt/libvirt/driver.py:4964 #, python-format msgid "" "Invalid vcpu_pin_set config, one or more of the specified cpuset is not " "online. Online cpuset(s): %(online)s, requested cpuset(s): %(req)s" msgstr "" #: nova/virt/libvirt/driver.py:4971 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" #: nova/virt/libvirt/driver.py:5524 msgid "Block migration can not be used with shared storage." msgstr "" #: nova/virt/libvirt/driver.py:5548 #, python-format msgid "" "Cannot block migrate instance %(uuid)s with mapped volumes. Selective block " "device migration feature requires libvirt version %(libvirt_ver)s" msgstr "" #: nova/virt/libvirt/driver.py:5558 msgid "" "Live migration can not be used without shared storage except a booted from " "volume VM which does not have a local disk." msgstr "" #: nova/virt/libvirt/driver.py:5638 #, python-format msgid "" "Unable to migrate %(instance_uuid)s: Disk of instance is too large(available " "on destination host:%(available)s < need:%(necessary)s)" msgstr "" #: nova/virt/libvirt/driver.py:5684 #, python-format msgid "" "CPU doesn't have compatibility.\n" "\n" "%(ret)s\n" "\n" "Refer to %(u)s" msgstr "" #: nova/virt/libvirt/driver.py:5754 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" #: nova/virt/libvirt/driver.py:5905 msgid "" "Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag or " "your destination node does not support retrieving listen addresses. In " "order for live migration to work properly, you must configure the graphics " "(VNC and/or SPICE) listen addresses to be either the catch-all address " "(0.0.0.0 or ::) or the local address (127.0.0.1 or ::1)." msgstr "" #: nova/virt/libvirt/driver.py:5939 msgid "" "Your libvirt version does not support the VIR_DOMAIN_XML_MIGRATABLE flag or " "your destination node does not support retrieving listen addresses. In " "order for live migration to work properly you must either disable serial " "console or upgrade your libvirt version." msgstr "" #: nova/virt/libvirt/driver.py:7152 msgid "Unable to resize disk down." msgstr "" #: nova/virt/libvirt/driver.py:7160 msgid "Migration is not supported for LVM backed instances" msgstr "" #: nova/virt/libvirt/driver.py:7178 #, python-format msgid "not able to execute ssh command: %s" msgstr "" #: nova/virt/libvirt/guest.py:340 msgid "Unable to detach from guest transient domain." msgstr "" #: nova/virt/libvirt/guest.py:416 #, python-format msgid "" "Error from libvirt while getting domain info for %(instance_name)s: [Error " "Code %(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/guest.py:564 msgid "libvirt error while requesting blockjob info." msgstr "" #: nova/virt/libvirt/host.py:299 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" #: nova/virt/libvirt/host.py:379 #, python-format msgid "Connection to libvirt lost: %s" msgstr "" #: nova/virt/libvirt/host.py:634 #, python-format msgid "" "Error from libvirt while looking up %(instance_id)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/host.py:656 #, python-format msgid "" "Error from libvirt while looking up %(instance_name)s: [Error Code " "%(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/host.py:852 nova/virt/libvirt/host.py:881 #, python-format msgid "Invalid usage_type: %s" msgstr "" #: nova/virt/libvirt/imagebackend.py:105 msgid "" "Incompatible settings: ephemeral storage encryption is supported only for " "LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:331 #, python-format msgid "Could not load line %(line)s, got error %(error)s" msgstr "" #: nova/virt/libvirt/imagebackend.py:346 msgid "Attempted overwrite of an existing value." msgstr "" #: nova/virt/libvirt/imagebackend.py:394 msgid "clone() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:406 msgid "direct_snapshot() is not implemented" msgstr "" #: nova/virt/libvirt/imagebackend.py:671 msgid "You should specify images_volume_group flag to use LVM images." msgstr "" #: nova/virt/libvirt/imagebackend.py:745 msgid "Instance disk to be encrypted but no context provided" msgstr "" #: nova/virt/libvirt/imagebackend.py:800 msgid "You should specify images_rbd_pool flag to use rbd images." msgstr "" #: nova/virt/libvirt/imagebackend.py:903 msgid "Image is not raw format" msgstr "" #: nova/virt/libvirt/imagebackend.py:911 msgid "No image locations are accessible" msgstr "" #: nova/virt/libvirt/imagebackend.py:979 #, python-format msgid "" "Cannot determine the parent storage pool for %s; cannot determine where to " "store images" msgstr "" #: nova/virt/libvirt/imagebackend.py:1072 #, python-format msgid "" "PCS doesn't support images in %s format. You should either set " "force_raw_images=True in config or upload an image in ploop or raw format." msgstr "" #: nova/virt/libvirt/imagebackend.py:1123 #, python-format msgid "Unknown image_type=%s" msgstr "" #: nova/virt/libvirt/utils.py:379 msgid "Can't retrieve root device path from instance libvirt configuration" msgstr "" #: nova/virt/libvirt/vif.py:441 nova/virt/libvirt/vif.py:747 #: nova/virt/libvirt/vif.py:964 msgid "vif_type parameter must be present for this vif_driver implementation" msgstr "" #: nova/virt/libvirt/vif.py:447 nova/virt/libvirt/vif.py:970 #, python-format msgid "Unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:753 #, python-format msgid "Plug vif failed because of unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/storage/lvm.py:65 #, python-format msgid "" "Insufficient Space on Volume Group %(vg)s. Only %(free_space)db available, " "but %(size)d bytes required by volume %(lv)s." msgstr "" #: nova/virt/libvirt/storage/lvm.py:113 #, python-format msgid "vg %s must be LVM volume group" msgstr "" #: nova/virt/libvirt/storage/lvm.py:156 #, python-format msgid "Path %s must be LVM logical volume" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:117 msgid "rbd python libraries not found" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:169 msgid "Not stored in rbd" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:173 msgid "Blank components" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:176 msgid "Not an rbd snapshot" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:229 #, python-format msgid "no write permission on storage pool %s" msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:257 #, python-format msgid "no usable parent snapshot for volume %s" msgstr "" #: nova/virt/libvirt/volume/net.py:86 msgid "Invalid volume source data" msgstr "" #: nova/virt/libvirt/volume/net.py:90 msgid "Invalid target_lun" msgstr "" #: nova/virt/libvirt/volume/quobyte.py:89 #, python-format msgid "" "The mount %(mount_path)s is not a valid Quobyte volume. Error: %(exc)s" msgstr "" #: nova/virt/libvirt/volume/scality.py:101 msgid "Value required for 'scality_sofs_config'" msgstr "" #: nova/virt/libvirt/volume/scality.py:112 #, python-format msgid "Cannot access 'scality_sofs_config': %s" msgstr "" #: nova/virt/libvirt/volume/scality.py:118 msgid "Cannot execute /sbin/mount.sofs" msgstr "" #: nova/virt/libvirt/volume/scality.py:143 msgid "Cannot mount Scality SOFS, check syslog for errors" msgstr "" #: nova/virt/vmwareapi/driver.py:148 msgid "" "Must specify host_ip, host_username and host_password to use " "vmwareapi.VMwareVCDriver" msgstr "" #: nova/virt/vmwareapi/driver.py:157 #, python-format msgid "Invalid Regular Expression %s" msgstr "" #: nova/virt/vmwareapi/driver.py:173 #, python-format msgid "The specified cluster '%s' was not found in vCenter" msgstr "" #: nova/virt/vmwareapi/driver.py:536 msgid "" "Multiple hosts may be managed by the VMWare vCenter driver; therefore we do " "not return uptime for just one host." msgstr "" #: nova/virt/vmwareapi/ds_util.py:150 #, python-format msgid "Storage policy %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/ds_util.py:154 #, python-format msgid "Datastore regex %s did not match any datastores" msgstr "" #: nova/virt/vmwareapi/error_util.py:25 msgid "No root disk defined." msgstr "" #: nova/virt/vmwareapi/error_util.py:29 msgid "Default PBM policy is required if PBM is enabled." msgstr "" #: nova/virt/vmwareapi/error_util.py:33 msgid "The default PBM policy doesn't exist on the backend." msgstr "" #: nova/virt/vmwareapi/images.py:459 msgid "Extracting vmdk from OVA failed." msgstr "" #: nova/virt/vmwareapi/io_util.py:124 #, python-format msgid "Glance image %s is in killed state" msgstr "" #: nova/virt/vmwareapi/io_util.py:132 #, python-format msgid "Glance image %(image_id)s is in unknown state - %(state)s" msgstr "" #: nova/virt/vmwareapi/network_util.py:163 msgid "" "ESX SOAP server returned an empty port group for the host system in its " "response" msgstr "" #: nova/virt/vmwareapi/vif.py:141 #, python-format msgid "vif type %s not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:90 #, python-format msgid "Share level '%s' cannot have share configured" msgstr "" #: nova/virt/vmwareapi/vm_util.py:97 #, python-format msgid "Share '%s' is not supported" msgstr "" #: nova/virt/vmwareapi/vm_util.py:407 #, python-format msgid "%s is not supported." msgstr "" #: nova/virt/vmwareapi/vm_util.py:484 msgid "Limits only supported from vCenter 6.0 and above" msgstr "" #: nova/virt/vmwareapi/vm_util.py:705 nova/virt/vmwareapi/volumeops.py:363 #: nova/virt/vmwareapi/volumeops.py:563 msgid "Unable to find iSCSI Target" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1200 msgid "No host available on cluster" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1499 #, python-format msgid "Rescue device does not exist for instance %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:553 msgid "Image disk size greater than requested disk size" msgstr "" #: nova/virt/vmwareapi/vmops.py:595 #, python-format msgid "disk type '%s' not supported" msgstr "" #: nova/virt/vmwareapi/vmops.py:821 #, python-format msgid "Invalid config_drive_format \"%s\"" msgstr "" #: nova/virt/vmwareapi/vmops.py:1020 msgid "instance is not powered on" msgstr "" #: nova/virt/vmwareapi/vmops.py:1116 msgid "pause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1120 msgid "unpause not supported for vmwareapi" msgstr "" #: nova/virt/vmwareapi/vmops.py:1139 msgid "instance is powered off and cannot be suspended." msgstr "" #: nova/virt/vmwareapi/vmops.py:1160 msgid "instance is not in a suspended state" msgstr "" #: nova/virt/vmwareapi/vmops.py:1336 msgid "Unable to shrink disk." msgstr "" #: nova/virt/vmwareapi/vmops.py:1757 #, python-format msgid "No device with interface-id %s exists on VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1769 #, python-format msgid "No device with MAC address %s exists on the VM" msgstr "" #: nova/virt/vmwareapi/volumeops.py:336 nova/virt/vmwareapi/volumeops.py:536 #, python-format msgid "%s does not support disk hotplug." msgstr "" #: nova/virt/vmwareapi/volumeops.py:514 nova/virt/vmwareapi/volumeops.py:572 msgid "Unable to find volume" msgstr "" #: nova/virt/xenapi/agent.py:463 #, python-format msgid "OpenSSL error: %s" msgstr "" #: nova/virt/xenapi/driver.py:116 msgid "" "Must specify connection_url, connection_username (optionally), and " "connection_password to use compute_driver=xenapi.XenAPIDriver" msgstr "" #: nova/virt/xenapi/driver.py:645 msgid "Host startup on XenServer is not supported." msgstr "" #: nova/virt/xenapi/fake.py:850 #, python-format msgid "xenapi.fake does not have an implementation for %s" msgstr "" #: nova/virt/xenapi/fake.py:958 #, python-format msgid "" "xenapi.fake does not have an implementation for %s or it has been called " "with the wrong number of arguments" msgstr "" #: nova/virt/xenapi/host.py:89 #, python-format msgid "Aggregate for host %(host)s count not be found." msgstr "" #: nova/virt/xenapi/host.py:187 msgid "Failed to parse information about a pci device for passthrough" msgstr "" #: nova/virt/xenapi/network_utils.py:31 #, python-format msgid "Found non-unique network for name_label %s" msgstr "" #: nova/virt/xenapi/network_utils.py:49 #, python-format msgid "Found non-unique network for bridge %s" msgstr "" #: nova/virt/xenapi/network_utils.py:52 #, python-format msgid "Found no network for bridge %s" msgstr "" #: nova/virt/xenapi/pool.py:74 nova/virt/xenapi/pool.py:122 msgid "setup in progress" msgstr "" #: nova/virt/xenapi/pool.py:75 nova/virt/xenapi/pool.py:123 msgid "aggregate deleted" msgstr "" #: nova/virt/xenapi/pool.py:76 msgid "aggregate in error" msgstr "" #: nova/virt/xenapi/pool.py:121 msgid "no hosts to remove" msgstr "" #: nova/virt/xenapi/pool.py:145 #, python-format msgid "Unable to eject %s from the pool; pool not empty" msgstr "" #: nova/virt/xenapi/pool.py:160 #, python-format msgid "Unable to eject %s from the pool; No master found" msgstr "" #: nova/virt/xenapi/pool.py:180 #, python-format msgid "Unable to join %s in the pool" msgstr "" #: nova/virt/xenapi/vif.py:64 #, python-format msgid "Failed to create vif %s" msgstr "" #: nova/virt/xenapi/vif.py:85 #, python-format msgid "Failed to unplug vif %s" msgstr "" #: nova/virt/xenapi/vif.py:156 #, python-format msgid "Found no PIF for device %s" msgstr "" #: nova/virt/xenapi/vif.py:175 #, python-format msgid "" "PIF %(pif_uuid)s for network %(bridge)s has VLAN id %(pif_vlan)d. Expected " "%(vlan_num)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:210 #, python-format msgid "" "Device id %(id)s specified is not supported by hypervisor version %(version)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:406 #, python-format msgid "Unable to unplug VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:409 #, python-format msgid "Reached maximum number of retries trying to unplug VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:421 #, python-format msgid "Unable to destroy VBD %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:473 #, python-format msgid "Unable to destroy VDI %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:634 #, python-format msgid "No primary VDI found for %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:767 #, python-format msgid "" "Only file-based SRs (ext/NFS) are supported by this feature. SR %(uuid)s is " "of type %(type)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:901 #, python-format msgid "" "VDI %(vdi_ref)s is %(virtual_size)d bytes which is larger than flavor size " "of %(new_disk_size)d bytes." msgstr "" #: nova/virt/xenapi/vm_utils.py:912 nova/virt/xenapi/vmops.py:1246 msgid "Can't resize a disk to 0 GB." msgstr "" #: nova/virt/xenapi/vm_utils.py:964 msgid "Disk must have only one partition." msgstr "" #: nova/virt/xenapi/vm_utils.py:969 #, python-format msgid "Disk contains a filesystem we are unable to resize: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:974 msgid "The only partition should be partition 1." msgstr "" #: nova/virt/xenapi/vm_utils.py:1545 #, python-format msgid "" "Kernel/Ramdisk image is too large: %(vdi_size)d bytes, max %(max_size)d bytes" msgstr "" #: nova/virt/xenapi/vm_utils.py:1909 msgid "Cannot find SR of content-type ISO" msgstr "" #: nova/virt/xenapi/vm_utils.py:2115 #, python-format msgid "VHD coalesce attempts exceeded (%d), giving up..." msgstr "" #: nova/virt/xenapi/vm_utils.py:2150 #, python-format msgid "Timeout waiting for device %s to be created" msgstr "" #: nova/virt/xenapi/vm_utils.py:2325 msgid "" "Shrinking the filesystem down with resize2fs has failed, please check if you " "have enough free space on your disk." msgstr "" #: nova/virt/xenapi/vm_utils.py:2490 msgid "This domU must be running on the host specified by connection_url" msgstr "" #: nova/virt/xenapi/vmops.py:181 msgid "Error: Agent is disabled" msgstr "" #: nova/virt/xenapi/vmops.py:615 msgid "Failed to spawn, rolling back" msgstr "" #: nova/virt/xenapi/vmops.py:656 msgid "Unable to find root VBD/VDI for VM" msgstr "" #: nova/virt/xenapi/vmops.py:970 msgid "Unable to terminate instance." msgstr "" #: nova/virt/xenapi/vmops.py:1222 msgid "Can't resize down ephemeral disks." msgstr "" #: nova/virt/xenapi/vmops.py:1500 msgid "instance has a kernel or ramdisk but not both" msgstr "" #: nova/virt/xenapi/vmops.py:1664 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" #: nova/virt/xenapi/vmops.py:2110 #, python-format msgid "" "Destination host:%s must be in the same aggregate as the source server" msgstr "" #: nova/virt/xenapi/vmops.py:2131 msgid "No suitable network for migrate" msgstr "" #: nova/virt/xenapi/vmops.py:2137 #, python-format msgid "PIF %s does not contain IP address" msgstr "" #: nova/virt/xenapi/vmops.py:2150 msgid "Migrate Receive failed" msgstr "" #: nova/virt/xenapi/vmops.py:2241 msgid "XAPI supporting relax-xsm-sr-check=true required" msgstr "" #: nova/virt/xenapi/vmops.py:2257 #, python-format msgid "assert_can_migrate failed because: %s" msgstr "" #: nova/virt/xenapi/vmops.py:2403 msgid "Migrate Send failed" msgstr "" #: nova/virt/xenapi/volume_utils.py:99 nova/virt/xenapi/volume_utils.py:284 #, python-format msgid "Unable to obtain target information %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:187 #, python-format msgid "Unable to introduce VDI on SR %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:191 #, python-format msgid "" "VDI not found on SR %(sr)s (vdi_uuid %(vdi_uuid)s, target_lun %(target_lun)s)" msgstr "" #: nova/virt/xenapi/volume_utils.py:202 #, python-format msgid "Unable to get record of VDI %s on" msgstr "" #: nova/virt/xenapi/volume_utils.py:224 #, python-format msgid "Unable to introduce VDI for SR %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:322 #, python-format msgid "Unable to find SR from VBD %s" msgstr "" #: nova/virt/xenapi/volume_utils.py:333 #, python-format msgid "Unable to find SR from VDI %s" msgstr "" #: nova/virt/xenapi/client/session.py:88 #, python-format msgid "%(vendor)s %(product)s %(version)s" msgstr "" #: nova/virt/xenapi/client/session.py:96 msgid "Unable to log in to XenAPI (is the Dom0 disk full?)" msgstr "" #: nova/virt/xenapi/client/session.py:121 #, python-format msgid "Plugin version mismatch (Expected %(exp)s, got %(got)s)" msgstr "" #: nova/virt/xenapi/image/bittorrent.py:85 msgid "" "Cannot create default bittorrent URL without xenserver.torrent_base_url " "configuration option set." msgstr "" #: nova/volume/cinder.py:312 #, python-format msgid "" "volume '%(vol)s' status must be 'in-use'. Currently in '%(status)s' status" msgstr "" #: nova/volume/cinder.py:320 #, python-format msgid "" "volume '%(vol)s' status must be 'available'. Currently in '%(status)s'" msgstr "" #: nova/volume/cinder.py:325 #, python-format msgid "volume %s already attached" msgstr "" #: nova/volume/cinder.py:330 #, python-format msgid "" "Instance %(instance)s and volume %(vol)s are not in the same " "availability_zone. Instance is in %(ins_zone)s. Volume is in %(vol_zone)s" msgstr "" #: nova/volume/cinder.py:342 #, python-format msgid "volume %s already detached" msgstr "" #: nova/volume/cinder.py:346 msgid "Volume must be attached in order to detach." msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/jade.po0000644000000000000000000003764212734304514016707 0ustar # Asturian translation for openjade # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the openjade package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: openjade\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2003-09-29 14:47+0000\n" "PO-Revision-Date: 2009-09-25 16:14+0000\n" "Last-Translator: Xandru \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:03+0000\n" "X-Generator: Launchpad (build 18115)\n" msgid "cannot open output file %1 (%2)" msgstr "" msgid "unknown output type %1" msgstr "" msgid "empty output filename" msgstr "nome de ficheru de salida vacíu" msgid "Use the backend %1." msgstr "" msgid "Send output to %1." msgstr "" msgid "FILE" msgstr "" msgid "TYPE" msgstr "" msgid "could not convert system identifier %1 to a single filename" msgstr "" msgid "" "missing table column flow object (table-auto-width feature not fully " "supported)" msgstr "" msgid "nested tables are not allowed in RTF" msgstr "" msgid "could not embed %1 with clsid %2" msgstr "" msgid "" "TeX backend does not currently support references to page numbers of nodes " "other than elements" msgstr "" msgid "" "TeX backend does not currently support links to nodes other than elements" msgstr "" msgid "TeX backend does not currently support links to entities" msgstr "" msgid "TeX backend does not currently support links to other SGML documents" msgstr "" msgid "TeX backend does not currently support HyTime linkends" msgstr "" msgid "TeX backend does not currently support TEI links" msgstr "" msgid "TeX backend does not currently support glyph substitution tables" msgstr "" msgid "%1 version %2" msgstr "" msgid "no DSSSL specification: use -d to specify" msgstr "" msgid "" "no applicable processing instruction with title %1; available titles: %2" msgstr "" msgid "" "Options with a \"doc-\"/\"spec-\" prefix apply only to the " "document/specification." msgstr "" msgid "Enable experimental DSSSL extensions." msgstr "" msgid "Debug mode." msgstr "" msgid "Use DSSSL specification %1." msgstr "" msgid "Use DSSSL specification with title %1." msgstr "" msgid "Pretend that %1 appeared in the specification." msgstr "" msgid "Strict DSSSL compliance mode." msgstr "" msgid "Show open entities in error messages." msgstr "" msgid "Show open elements in error messages." msgstr "" msgid "Show error numbers in error messages." msgstr "" msgid "Show references in error messages." msgstr "" msgid "Define parameter entity %1 as \"INCLUDE\"." msgstr "" msgid "Enable warning %1." msgstr "" msgid "SYSID" msgstr "" msgid "DEFINITION" msgstr "" msgid "NAME" msgstr "" msgid "unexpected end of file" msgstr "" msgid "invalid character" msgstr "" msgid "invalid character after '#'" msgstr "" msgid "unknown #! named constant %1" msgstr "" msgid "unexpected token %1" msgstr "" msgid "string with no closing quote" msgstr "" msgid "missing closing parenthesis" msgstr "" msgid "invalid number %1" msgstr "" msgid "invalid AFII glyph identifier %1" msgstr "" msgid "call of non-function object %1" msgstr "" msgid "too many arguments for function" msgstr "" msgid "odd number of keyword/value arguments" msgstr "" msgid "missing argument for function call" msgstr "" msgid "syntactic keyword %1 used as variable" msgstr "" msgid "reference to undefined variable %1" msgstr "" msgid "no character with name %1" msgstr "" msgid "unknown top level form %1" msgstr "" msgid "bad form %1 in mode group" msgstr "" msgid "identifier %1 already defined in same part" msgstr "" msgid "first definition was here" msgstr "" msgid "loop in specification of value of %1" msgstr "" msgid "argument out of range" msgstr "" msgid "loop in specification of value of unit %1" msgstr "" msgid "bad value specified for unit %1" msgstr "" msgid "unit %1 already defined in same part" msgstr "" msgid "quantity %1 undefined" msgstr "" msgid "incompatible dimensions" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a boolean" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a pair" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a list" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a symbol" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a string" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a string or symbol" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a char" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an ISO8601 time string" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a style" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an exact integer" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a quantity" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a color-space" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a number" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a sosofo" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an optional singleton " "node list" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a singleton node list" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a node list" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a named node list" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a length or length-spec" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a quantity or length-spec" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not an integer or the symbol " "\"force\"" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an address" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a glyph-id" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a glyph-subst-table" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a list of pairs of glyph-" "ids" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a procedure" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a vector" msgstr "" msgid "root rule already defined in same part with same importance" msgstr "" msgid "initial value already declared for characteristic %1 in same part" msgstr "" msgid "first declaration was here" msgstr "" msgid "%1 is not a valid keyword in a style expression" msgstr "" msgid "" "%1 is not a valid keyword in a make expression for flow object class %2" msgstr "" msgid "%1 is not the name of any flow object class" msgstr "" msgid "" "content expression cannot be specified in make expression for atomic flow " "object class %1" msgstr "" msgid "value for \"label:\" not a symbol" msgstr "" msgid "no port for label %1" msgstr "" msgid "invalid content map" msgstr "" msgid "content map references non-existent port %1" msgstr "" msgid "invalid value for %1 characteristic" msgstr "" msgid "no clause in cond expression matched" msgstr "" msgid "no clause in case expression matched %1" msgstr "" msgid "expected \"else\" not %1" msgstr "" msgid "" "sorry, cannot handle unresolvable quantities in datums in case expression" msgstr "" msgid "%1" msgstr "" msgid "division by zero" msgstr "" msgid "procedure does not have %1 keyword argument" msgstr "" msgid "argument not a keyword" msgstr "" msgid "" "specification document does not have the DSSSL architecture as a base " "architecture" msgstr "" msgid "" "specification document did not contain a style-specification-body element" msgstr "" msgid "unknown character name %1" msgstr "" msgid "attempt to use current node when there is none" msgstr "" msgid "attempt to process node in illegal context" msgstr "" msgid "radix must be 2, 8, 10 or 16" msgstr "" msgid "this context requires a sosofo" msgstr "" msgid "this context requires a style object" msgstr "" msgid "procedure can only be used in evaluation of characteristic value" msgstr "" msgid "%1 color requires three arguments" msgstr "" msgid "arguments for %1 color must be numbers" msgstr "" msgid "arguments for %1 color must be in the range 0 to 1" msgstr "" msgid "result of procedure in %1 color must be a number" msgstr "" msgid "unknown color-space family %1" msgstr "" msgid "%1 color-space family does not take any arguments" msgstr "" msgid "invalid parameters for %1 color-space family" msgstr "" msgid "%1 is not a pre-defined inherited characteristic" msgstr "" msgid "invalid number format %1" msgstr "" msgid "invalid character %1 in public identifier" msgstr "" msgid "debug %1" msgstr "" msgid "circular use of specification parts" msgstr "" msgid "no style-specification or external-specification with ID %1" msgstr "" msgid "" "document did not contain any style-specifications or external-specifications" msgstr "" msgid "table-cell flow object not inside a table" msgstr "" msgid "table-row flow object not inside a table" msgstr "" msgid "no value for node property %1" msgstr "" msgid "value returned by procedure was not a node-list" msgstr "" msgid "called from here" msgstr "" msgid "called from here...(%1 calls omitted)" msgstr "" msgid "node processing loop detected" msgstr "" msgid "unquote-splicing expression does not evaluate to a list" msgstr "" msgid "object is read-only" msgstr "" msgid "assignment to top-level variable %1" msgstr "" msgid "invalid call to continuation" msgstr "" msgid "empty generic identifier in pattern" msgstr "" msgid "pattern is not a list" msgstr "" msgid "%1 cannot be used as a generic identifier in a pattern" msgstr "" msgid "%1 cannot occur in a pattern" msgstr "" msgid "value missing for qualifier in pattern" msgstr "" msgid "unknown pattern qualifier %1" msgstr "" msgid "bad value %1 for %2 qualifier in pattern" msgstr "" msgid "repeat qualifier not allowed inside children qualifier" msgstr "" msgid "bad value for attributes qualifier in pattern" msgstr "" msgid "characteristic %1 applied in style rule with same specificity" msgstr "" msgid "other style rule is here" msgstr "" msgid "node matches more than one pattern with the same specificity" msgstr "" msgid "reference to uninitialized variable %1" msgstr "" msgid "circular use of actual value of characteristic %1" msgstr "" msgid "characteristic %1 already defined in same part" msgstr "" msgid "flow object class %1 already defined in same part" msgstr "" msgid "mode %1 not defined" msgstr "" msgid "duplicate character name %1" msgstr "" msgid "duplicate SDATA entity name %1" msgstr "" msgid "duplicate SDATA entity text %1" msgstr "" msgid "unsupported declaration will be ignored" msgstr "" msgid "unsupported character repertoire %1 will be ignored" msgstr "" msgid "error in declaration element" msgstr "" msgid "%1 is not a valid identifier" msgstr "" msgid "error in language definition" msgstr "" msgid "no current language" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a language" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a positive integer" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an integer" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a keyword" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not an alist" msgstr "" msgid "" "%2 argument for primitive %1 of wrong type: %3 not a list of characters" msgstr "" msgid "%2 argument for primitive %1 has wrong length" msgstr "" msgid "quantity %1 can't be represented exactly" msgstr "" msgid "default language already declared in this part" msgstr "" msgid "%1 not a language as required in a default-language-declaration" msgstr "" msgid "%1 not a valid unit name" msgstr "" msgid "%1 not a valid character name" msgstr "" msgid "%1 not a valid character number" msgstr "" msgid "unknown character property %1" msgstr "" msgid "error in character property declaration" msgstr "" msgid "character property %1 already declared in same part" msgstr "" msgid "added value for character property %1 already declared in same part" msgstr "" msgid "previous declaration was here" msgstr "" msgid "value returned by procedure was not a sosofo" msgstr "" msgid "loop in specification of value of character property %1" msgstr "" msgid "value for character property %1 of wrong type: %2 not an integer" msgstr "" msgid "" "value for character property %1 of wrong type: %2 not an integer or the " "value \"#f\"" msgstr "" msgid "%1 not a style or transformation language feature" msgstr "" msgid "undeclared use of feature %1" msgstr "" msgid "feature %1 not supported" msgstr "" msgid "feature %1 only partially supported" msgstr "" msgid "only allowed in style language" msgstr "" msgid "only allowed in transformation language" msgstr "" msgid "style and transformation language parts mixed" msgstr "" msgid "specification is marked as partial" msgstr "" msgid "grove plan excluding module %1 not supported" msgstr "" msgid "grove plan including module %1 not supported" msgstr "" msgid "%1 not an SGML property set module" msgstr "" msgid "" "Function for char-map characteristic returned non-char object %2 for " "character %1" msgstr "" msgid "" "value for character property %1 of wrong type: %2 not a public identifier or " "the value \"#f\"" msgstr "" msgid "variable %1 occurs more than once in bindings" msgstr "" msgid "exactly one of node:, subgrove: and class: needed" msgstr "" msgid "add:, null:, remove:, children:, sub: make no sense with subgrove:" msgstr "" msgid "remove: makes no sense with class:" msgstr "" msgid "%2 argument for primitive %1 of wrong type: %3 not a subgrove-spec" msgstr "" msgid "wrong type: %1 not a list of create-specs" msgstr "" msgid "wrong type: %1 not a create-spec or list of create-specs" msgstr "" msgid "query expression: %1 not a node list" msgstr "" msgid "priority expression: %1 not an exact integer" msgstr "" msgid "" "flow objects at the root must be all of class scroll or all of class page-" "sequence or simple-page-sequence" msgstr "" msgid "current flow parent has no principal port" msgstr "" msgid "this flow object requires a paragraph as an ancestor flow object" msgstr "" msgid "flow object not accepted by port; only inline flow objects accepted" msgstr "" msgid "flow object not accepted by port; only display flow objects accepted" msgstr "" msgid "" "flow object not accepted by port; only display or inline flow objects " "accepted" msgstr "" msgid "" "flow object not accepted in a paragraph; only inline, display or paragraph-" "break flow objects accepted" msgstr "" msgid "" "a side-by-side flow object only accepts side-by-side-item flow objects as " "children" msgstr "" msgid "" "flow object not accepted by port; only math-sequence, unmath, subscript, " "superscript, script, mark, fence, fraction, radical, math-operator, grid, " "character and alignment-point flow objects accepted" msgstr "" msgid "flow object not accepted by port; must be grid-cell" msgstr "" msgid "" "flow object not accepted by port; only a single character flow object " "accepted" msgstr "" msgid "" "flow object not accepted by port; in a table, only either table-part flow " "objects or table-column flow objects followed by table-row or table-cell " "flow objects are allowed" msgstr "" msgid "" "flow object not accepted by port; only table-row or table-cell flow objects " "accepted" msgstr "" msgid "" "flow object not accepted by port; only table-column flow objects followed by " "table-row or table-cell flow objects allowd" msgstr "" msgid "" "flow object not accepted by port; only table-cell flow objects accepted" msgstr "" msgid "priority-expression must be a number" msgstr "" msgid "query-expression must be a node-list" msgstr "" msgid "Sorry, non-integral priorities not implemented" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/libgphoto2-2.po0000644000000000000000000070327712734304514020220 0ustar # Asturian translation for libgphoto2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the libgphoto2 package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: libgphoto2\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-04-15 17:43+0200\n" "PO-Revision-Date: 2010-01-02 20:58+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:59+0000\n" "X-Generator: Launchpad (build 18115)\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 "" #: 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 "" #: camlibs/aox/library.c:120 msgid "" "Aox generic driver\n" "Theodore Kilgore \n" msgstr "" #: 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 "" #: 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 "" #: camlibs/canon/canon.c:645 #, c-format msgid "Could not create directory %s." msgstr "Nun pudo crease'l direutoriu %s." #: camlibs/canon/canon.c:648 #, c-format msgid "Could not remove directory %s." msgstr "" #: camlibs/canon/canon.c:1211 camlibs/canon/canon.c:1590 #: camlibs/canon/usb.c:559 msgid "lock keys failed." msgstr "" #: camlibs/canon/canon.c:1307 camlibs/canon/canon.c:1308 msgid "*UNKNOWN*" msgstr "" #: 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 "" #: camlibs/canon/canon.c:2490 #, c-format msgid "" "Name '%s' (%li characters) too long, maximum 30 characters are allowed." msgstr "" #: camlibs/canon/canon.c:2908 #, c-format msgid "Lower case letters in %s not allowed." msgstr "" #: 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 "" #: camlibs/canon/canon.c:3669 msgid "Could not extract JPEG thumbnail from data: No beginning/end" msgstr "" #: camlibs/canon/canon.c:3757 msgid "Could not extract JPEG thumbnail from data: Data is not JFIF" msgstr "" #: camlibs/canon/canon.h:156 camlibs/canon/canon.h:170 #, c-format msgid "NULL parameter \"%s\" in %s line %i" msgstr "" #: 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 "" #: camlibs/canon/crc.c:247 #, c-format msgid "unable to guess initial CRC value\n" msgstr "" #: camlibs/canon/crc.c:274 #, c-format msgid "" "warning: CRC not checked (add len %d, value 0x%04x) " "#########################\n" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/canon/library.c:516 msgid "Switching Camera Off" msgstr "" #: camlibs/canon/library.c:586 camlibs/canon/library.c:623 msgid "Error capturing image" msgstr "" #: camlibs/canon/library.c:679 camlibs/canon/library.c:1115 #, c-format msgid "Could not get disk name: %s" msgstr "" #: camlibs/canon/library.c:680 camlibs/canon/library.c:1116 msgid "No reason available" msgstr "" #: camlibs/canon/library.c:687 #, c-format msgid "Could not get disk info: %s" msgstr "" #: camlibs/canon/library.c:756 #, c-format msgid "Internal error #1 in get_file_func() (%s line %i)" msgstr "" #: camlibs/canon/library.c:779 #, c-format msgid "No audio file could be found for %s" msgstr "" #: 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 "" #: camlibs/canon/library.c:1038 #, c-format msgid "" " Drive %s\n" " %11s bytes total\n" " %11s bytes available" msgstr "" #: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052 #: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016 msgid "AC adapter" msgstr "" #: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052 #: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016 msgid "on battery" msgstr "" #: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012 msgid "power OK" msgstr "" #: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012 msgid "power bad" msgstr "" #: camlibs/canon/library.c:1056 #, c-format msgid "not available: %s" msgstr "" #: camlibs/canon/library.c:1082 #, c-format msgid "%s (host time %s%i seconds)" msgstr "" #: 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 "" #: 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 "" #: camlibs/canon/library.c:1210 msgid "Error deleting associated thumbnail file" msgstr "" #: camlibs/canon/library.c:1342 camlibs/canon/library.c:1475 msgid "" "Speeds greater than 57600 are not supported for uploading to this camera" msgstr "" #: camlibs/canon/library.c:1359 camlibs/canon/library.c:1493 msgid "Could not get flash drive letter" msgstr "" #: 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 "" #: camlibs/canon/library.c:1425 camlibs/canon/library.c:1536 msgid "Could not create \\DCIM directory." msgstr "" #: camlibs/canon/library.c:1431 camlibs/canon/library.c:1542 msgid "Could not create destination directory." msgstr "" #: camlibs/canon/library.c:1591 camlibs/ptp2/config.c:5500 #: camlibs/ptp2/config.c:5770 msgid "Camera and Driver Configuration" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/canon/library.c:1990 msgid "Error" msgstr "" #: camlibs/canon/library.c:1993 camlibs/canon/library.c:2018 msgid "Unavailable" msgstr "" #: 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 "" #: camlibs/canon/library.c:2034 camlibs/canon/library.c:2418 msgid "List all files" msgstr "" #: camlibs/canon/library.c:2040 camlibs/canon/library.c:2431 msgid "Keep filename on upload" msgstr "" #: 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 "" #: camlibs/canon/library.c:2069 msgid "Owner name changed" msgstr "" #: camlibs/canon/library.c:2071 msgid "could not change owner name" msgstr "" #: 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 "" #: camlibs/canon/library.c:2413 msgid "could not set time" msgstr "" #: camlibs/canon/library.c:2647 #, c-format msgid "Unsupported port type %i = 0x%x given. Initialization impossible." msgstr "" #: camlibs/canon/serial.c:708 camlibs/canon/serial.c:773 msgid "Battery exhausted, camera off." msgstr "" #: camlibs/canon/serial.c:711 msgid "ERROR: unexpected message" msgstr "" #: camlibs/canon/serial.c:721 msgid "ERROR: message overrun" msgstr "" #: camlibs/canon/serial.c:750 msgid "ERROR: out of sequence." msgstr "" #: camlibs/canon/serial.c:755 msgid "ERROR: unexpected packet type." msgstr "" #: camlibs/canon/serial.c:765 msgid "ERROR: message format error." msgstr "" #: camlibs/canon/serial.c:777 msgid "ERROR: unexpected message2." msgstr "" #: camlibs/canon/serial.c:994 msgid "Uploading file..." msgstr "" #: camlibs/canon/serial.c:1065 camlibs/digita/digita.c:259 #: camlibs/directory/directory.c:561 msgid "Getting file..." msgstr "" #: camlibs/canon/serial.c:1135 msgid "" "canon_serial_get_dirents: canon_serial_dialogue failed to fetch directory " "entries" msgstr "" #: camlibs/canon/serial.c:1143 #, c-format msgid "" "canon_serial_get_dirents: Initial dirent packet too short (only %i bytes)" msgstr "" #: camlibs/canon/serial.c:1163 #, c-format msgid "canon_serial_get_dirents: Could not allocate %i bytes of memory" msgstr "" #: camlibs/canon/serial.c:1183 msgid "canon_serial_get_dirents: Failed to read another directory entry" msgstr "" #: camlibs/canon/serial.c:1201 msgid "canon_serial_get_dirents: Truncated directory entry received" msgstr "" #: camlibs/canon/serial.c:1229 msgid "canon_serial_get_dirents: Too many dirents, we must be looping." msgstr "" #: camlibs/canon/serial.c:1239 #, c-format msgid "canon_serial_get_dirents: Could not resize dirent buffer to %i bytes" msgstr "" #: camlibs/canon/serial.c:1308 msgid "Error changing speed." msgstr "" #: camlibs/canon/serial.c:1317 msgid "Resetting protocol..." msgstr "" #: camlibs/canon/serial.c:1326 msgid "Camera OK." msgstr "" #: camlibs/canon/serial.c:1339 msgid "Looking for camera ..." msgstr "" #: camlibs/canon/serial.c:1349 msgid "Trying to contact camera..." msgstr "" #: camlibs/canon/serial.c:1353 msgid "Communication error 1" msgstr "" #: camlibs/canon/serial.c:1363 camlibs/canon/serial.c:1367 #: camlibs/dimera/dimera3500.c:997 msgid "No response from camera" msgstr "" #: camlibs/canon/serial.c:1371 msgid "Unrecognized response" msgstr "" #: camlibs/canon/serial.c:1391 #, c-format msgid "Detected a \"%s\" aka \"%s\"" msgstr "" #: camlibs/canon/serial.c:1399 #, c-format msgid "Unknown model \"%s\"" msgstr "" #: camlibs/canon/serial.c:1420 msgid "Bad EOT" msgstr "" #: camlibs/canon/serial.c:1426 msgid "Communication error 2" msgstr "" #: camlibs/canon/serial.c:1449 msgid "Communication error 3" msgstr "" #: camlibs/canon/serial.c:1453 msgid "Changing speed... wait..." msgstr "" #: camlibs/canon/serial.c:1458 msgid "Error changing speed" msgstr "" #: 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 "" #: camlibs/canon/serial.c:1479 msgid "Connected to camera" msgstr "" #: camlibs/canon/serial.c:1517 msgid "ERROR: a fatal error condition was detected, can't continue " msgstr "" #: camlibs/canon/serial.c:1533 #, c-format msgid "ERROR: %d is too big" msgstr "" #: camlibs/canon/serial.c:1543 msgid "Getting thumbnail..." msgstr "" #: camlibs/canon/usb.c:222 msgid "NOT RECOGNIZED" msgstr "" #: camlibs/canon/usb.c:237 msgid "Could not establish initial contact with camera" msgstr "" #: camlibs/canon/usb.c:243 msgid "Camera was already active" msgstr "" #: camlibs/canon/usb.c:246 msgid "Camera was woken up" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/canon/usb.c:550 camlibs/canon/usb.c:566 #, c-format msgid "Camera not ready, get_battery failed: %s" msgstr "" #: 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 "" #: camlibs/canon/usb.c:1173 #, c-format msgid "" "canon_usb_capture_dialogue: bogus length 0x%04x for thumbnail size packet" msgstr "" #: camlibs/canon/usb.c:1190 #, c-format msgid "" "canon_usb_capture_dialogue: bogus length 0x%04x for full image size packet" msgstr "" #: 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 "" #: camlibs/canon/usb.c:1245 msgid "canon_usb_capture_dialogue: second interrupt read out of sequence" msgstr "" #: camlibs/canon/usb.c:1256 #, c-format msgid "" "canon_usb_capture_dialogue: photographic failure signaled, code = 0x%08x" msgstr "" #: camlibs/canon/usb.c:1276 msgid "canon_usb_capture_dialogue: third EOS interrupt read out of sequence" msgstr "" #: camlibs/canon/usb.c:1315 msgid "canon_usb_capture_dialogue: fourth EOS interrupt read out of sequence" msgstr "" #: camlibs/canon/usb.c:1503 #, c-format msgid "canon_usb_dialogue: payload too big, won't fit into buffer (%i > %i)" msgstr "" #: 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 "" #: camlibs/canon/usb.c:2160 camlibs/canon/usb.c:2306 #, c-format msgid "Out of memory: %d bytes needed." msgstr "" #: camlibs/canon/usb.c:2224 msgid "canon_usb_set_file_attributes: canon_usb_dialogue failed" msgstr "" #: 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 "" #: camlibs/canon/usb.c:2327 #, c-format msgid "Out of memory: %ld bytes needed." msgstr "" #: 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 "" #: 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 "" #: camlibs/canon/usb.c:2508 #, c-format msgid "" "canon_usb_get_dirents: Couldn't fit payload into buffer, '%.96s' (truncated) " "too long." msgstr "" #: camlibs/canon/usb.c:2525 #, c-format msgid "" "canon_usb_get_dirents: canon_usb_long_dialogue failed to fetch direntries, " "returned %i" msgstr "" #: camlibs/canon/usb.c:2579 #, c-format msgid "" "canon_usb_list_all_dirs: Couldn't fit payload into buffer, '%.96s' " "(truncated) too long." msgstr "" #: camlibs/canon/usb.c:2598 #, c-format msgid "" "canon_usb_list_all_dirs: canon_usb_long_dialogue failed to fetch direntries, " "returned %i" msgstr "" #: camlibs/canon/usb.c:2675 #, c-format msgid "Detected a '%s'." msgstr "" #: camlibs/canon/usb.c:2681 #, c-format msgid "Name \"%s\" from camera does not match any known camera" msgstr "" #: 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 "" #: 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 "" #: camlibs/casio/casio-qv.c:269 camlibs/konica/qm150.c:1134 #, c-format msgid "Battery" msgstr "" #: 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 "" #: 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 "" #: camlibs/digita/digita.c:393 #, c-format msgid "Number of pictures: %d" msgstr "" #: camlibs/digita/digita.c:400 msgid "" "Digita\n" "Johannes Erdfelt " msgstr "" #: camlibs/dimera/dimera3500.c:161 #, c-format msgid "" "Only root folder is supported - you requested a file listing for folder '%s'." msgstr "" #: camlibs/dimera/dimera3500.c:169 camlibs/dimera/dimera3500.c:433 msgid "Problem getting number of images" msgstr "" #: camlibs/dimera/dimera3500.c:340 camlibs/dimera/dimera3500.c:584 msgid "Problem getting image information" msgstr "" #: camlibs/dimera/dimera3500.c:371 msgid "Capture type is not supported" msgstr "" #: camlibs/dimera/dimera3500.c:454 #, c-format msgid " (battery is %d%% full)" msgstr "" #: 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 "" #: camlibs/dimera/dimera3500.c:469 camlibs/ptp2/config.c:2513 msgid "No Flash" msgstr "" #: camlibs/dimera/dimera3500.c:471 msgid "Dual Iris" msgstr "" #: camlibs/dimera/dimera3500.c:471 msgid "No Dual Iris" msgstr "" #: camlibs/dimera/dimera3500.c:473 msgid "Resolution Switch" msgstr "" #: 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 "" #: camlibs/dimera/dimera3500.c:477 msgid "OFF" msgstr "" #: camlibs/dimera/dimera3500.c:479 msgid "ready" msgstr "" #: camlibs/dimera/dimera3500.c:479 msgid "Not ready" msgstr "" #: camlibs/dimera/dimera3500.c:481 msgid "in fill mode" msgstr "" #: camlibs/dimera/dimera3500.c:481 msgid "Not in fill mode" msgstr "" #: camlibs/dimera/dimera3500.c:483 msgid "low (320x240)" msgstr "" #: camlibs/dimera/dimera3500.c:483 msgid "high (640x480)" msgstr "" #: camlibs/dimera/dimera3500.c:485 msgid "externally" msgstr "" #: camlibs/dimera/dimera3500.c:485 msgid "internally" msgstr "" #: 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 "" #: 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 "" #: camlibs/dimera/dimera3500.c:602 msgid "Problem reading image from flash" msgstr "" #: camlibs/dimera/dimera3500.c:620 camlibs/dimera/dimera3500.c:786 #: camlibs/dimera/dimera3500.c:936 msgid "Out of memory" msgstr "" #: 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 "" #: camlibs/dimera/dimera3500.c:659 camlibs/dimera/dimera3500.c:695 msgid "Problem downloading image" msgstr "" #: camlibs/dimera/dimera3500.c:667 msgid "User canceled download" msgstr "" #: camlibs/dimera/dimera3500.c:801 msgid "Problem taking live image" msgstr "" #: 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 "" #: camlibs/dimera/dimera3500.c:846 camlibs/dimera/dimera3500.c:883 msgid "Automatic exposure adjustment on preview" msgstr "" #: camlibs/dimera/dimera3500.c:850 camlibs/dimera/dimera3500.c:875 msgid "Exposure level on preview" msgstr "" #: camlibs/dimera/dimera3500.c:858 camlibs/dimera/dimera3500.c:892 msgid "Automatic flash on capture" msgstr "" #: camlibs/dimera/dimera3500.c:964 msgid "Problem opening port" msgstr "" #: camlibs/dimera/dimera3500.c:974 msgid "Problem resetting camera" msgstr "" #: camlibs/dimera/dimera3500.c:984 msgid "Problem setting camera communication speed" msgstr "" #: camlibs/dimera/dimera3500.c:1003 msgid "Looks like a modem, not a camera" msgstr "" #: camlibs/directory/directory.c:268 #, c-format msgid "Listing files in '%s'..." msgstr "" #: camlibs/directory/directory.c:346 #, c-format msgid "Listing folders in '%s'..." msgstr "" #: camlibs/directory/directory.c:364 #, c-format msgid "Could not get information about '%s' (%m)." msgstr "" #: camlibs/directory/directory.c:394 camlibs/directory/directory.c:516 #, c-format msgid "Could not get information about '%s' in '%s' (%m)." msgstr "" #: camlibs/directory/directory.c:442 #, c-format msgid "Could not change time of file '%s' in '%s' (%m)." msgstr "" #: camlibs/directory/directory.c:535 #, c-format msgid "Could not open '%s'." msgstr "" #: camlibs/directory/directory.c:599 msgid "" "The Directory Browse \"camera\" lets you index photos on your hard drive." msgstr "" #: camlibs/directory/directory.c:608 msgid "Directory Browse Mode - written by Scott Fritzinger ." msgstr "" #: camlibs/directory/directory.c:655 #, c-format msgid "Could not delete file '%s' in folder '%s' (error code %i: %m)." msgstr "" #: 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 "" #: camlibs/fuji/fuji.c:85 #, c-format msgid "The camera sent only %i byte(s), but we need at least %i." msgstr "" #: camlibs/fuji/fuji.c:128 camlibs/ricoh/library.c:561 msgid "Could not contact camera." msgstr "" #: camlibs/fuji/fuji.c:190 #, c-format msgid "Received unexpected data (0x%02x, 0x%02x)." msgstr "" #: camlibs/fuji/fuji.c:216 #, c-format msgid "Wrong escape sequence: expected 0x%02x, got 0x%02x." msgstr "" #: camlibs/fuji/fuji.c:233 #, c-format msgid "Bad data - got 0x%02x, expected 0x%02x." msgstr "" #: camlibs/fuji/fuji.c:246 #, c-format msgid "Bad data - got 0x%02x, expected 0x%02x or 0x%02x." msgstr "" #: camlibs/fuji/fuji.c:253 #, c-format msgid "Bad checksum - got 0x%02x, expected 0x%02x." msgstr "" #: camlibs/fuji/fuji.c:291 camlibs/fuji/fuji.c:730 msgid "Camera rejected the command." msgstr "" #: camlibs/fuji/fuji.c:300 camlibs/fuji/fuji.c:739 msgid "Camera reset itself." msgstr "" #: camlibs/fuji/fuji.c:304 camlibs/fuji/fuji.c:744 #, c-format msgid "Camera sent unexpected byte 0x%02x." msgstr "" #: camlibs/fuji/fuji.c:319 camlibs/konica/lowlevel.c:382 #: camlibs/polaroid/pdc700.c:314 camlibs/ricoh/g3.c:350 msgid "Downloading..." msgstr "" #: camlibs/fuji/fuji.c:540 #, c-format msgid "Could not allocate %i byte(s) for downloading the thumbnail." msgstr "" #: camlibs/fuji/fuji.c:574 #, c-format msgid "Could not allocate %i byte(s) for downloading the picture." msgstr "" #: camlibs/fuji/fuji.c:673 #, c-format msgid "The camera does not accept '%s' as filename." msgstr "" #: camlibs/fuji/fuji.c:677 #, c-format msgid "Could not initialize upload (camera responded with 0x%02x)." msgstr "" #: camlibs/fuji/fuji.c:775 #, c-format msgid "The camera does not support speed %i." msgstr "" #: camlibs/fuji/fuji.c:779 #, c-format msgid "Could not set speed to %i (camera responded with %i)." msgstr "" #: camlibs/fuji/library.c:153 msgid "" "Matthew G. Martin\n" "Based on fujiplay by Thierry Bousch \n" msgstr "" #: camlibs/fuji/library.c:317 #, c-format msgid "Bit rate %ld is not supported." msgstr "" #: camlibs/fuji/library.c:365 msgid "Configuration for your FUJI camera" msgstr "" #: 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 "" #: camlibs/fuji/library.c:385 camlibs/fuji/library.c:418 #: camlibs/ptp2/config.c:4715 msgid "ID" msgstr "" #: camlibs/fuji/library.c:438 msgid "Version: " msgstr "" #: camlibs/fuji/library.c:444 msgid "Model: " msgstr "" #: camlibs/fuji/library.c:451 msgid "Available memory: " msgstr "" #: 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 "" #: 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 "" #: camlibs/gsmart300/library.c:224 camlibs/spca50x/library.c:631 msgid "Could not reset camera.\n" msgstr "" #: 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 "" #: camlibs/jamcam/jamcam.c:295 msgid "jamcam library v" msgstr "" #: camlibs/jamcam/library.c:341 camlibs/jd11/serial.c:469 #: camlibs/sierra/library.c:1248 camlibs/sonydscf1/sonydscf1.c:248 msgid "Downloading data..." msgstr "" #: camlibs/jamcam/library.c:501 camlibs/jd11/serial.c:375 msgid "Downloading thumbnail..." msgstr "" #: 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 "" #: 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 "" #: camlibs/jd11/jd11.c:187 msgid "JD11 Configuration" msgstr "" #: camlibs/jd11/jd11.c:190 camlibs/jd11/jd11.c:247 msgid "Other Settings" msgstr "" #: camlibs/jd11/jd11.c:195 camlibs/jd11/jd11.c:248 msgid "Bulb Exposure Time" msgstr "" #: camlibs/jd11/jd11.c:204 camlibs/jd11/jd11.c:256 msgid "Color Settings" msgstr "" #: camlibs/jd11/jd11.c:211 camlibs/jd11/jd11.c:258 msgid "Red" msgstr "" #: camlibs/jd11/jd11.c:219 camlibs/jd11/jd11.c:263 camlibs/ptp2/config.c:1565 msgid "Green" msgstr "" #: camlibs/jd11/jd11.c:227 camlibs/jd11/jd11.c:268 msgid "Blue" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/kodak/dc120/library.c:526 msgid "Waiting for completion..." msgstr "" #: camlibs/kodak/dc210/dc210.c:174 msgid "File" msgstr "" #: camlibs/kodak/dc210/dc210.c:177 camlibs/kodak/dc210/dc210.c:346 msgid "File type" msgstr "" #: 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 "" #: camlibs/kodak/dc210/dc210.c:180 camlibs/kodak/dc210/dc210.c:186 msgid "FlashPix" msgstr "" #: camlibs/kodak/dc210/dc210.c:190 camlibs/kodak/dc210/dc210.c:355 msgid "File resolution" msgstr "" #: camlibs/kodak/dc210/dc210.c:192 camlibs/kodak/dc210/dc210.c:197 #: camlibs/ricoh/library.c:319 msgid "640 x 480" msgstr "" #: camlibs/kodak/dc210/dc210.c:193 camlibs/kodak/dc210/dc210.c:199 msgid "1152 x 864" msgstr "" #: camlibs/kodak/dc210/dc210.c:205 camlibs/kodak/dc210/dc210.c:368 msgid "File compression" msgstr "" #: camlibs/kodak/dc210/dc210.c:207 camlibs/kodak/dc210/dc210.c:213 msgid "Low (best quality)" msgstr "" #: camlibs/kodak/dc210/dc210.c:208 camlibs/kodak/dc210/dc210.c:215 msgid "Medium (better quality)" msgstr "" #: camlibs/kodak/dc210/dc210.c:209 camlibs/kodak/dc210/dc210.c:217 msgid "High (good quality)" msgstr "" #: camlibs/kodak/dc210/dc210.c:221 camlibs/konica/qm150.c:1047 #: camlibs/ptp2/config.c:5217 msgid "Capture" msgstr "" #: camlibs/kodak/dc210/dc210.c:235 msgid "58 mm" msgstr "" #: camlibs/kodak/dc210/dc210.c:237 msgid "51 mm" msgstr "" #: camlibs/kodak/dc210/dc210.c:239 msgid "41 mm" msgstr "" #: camlibs/kodak/dc210/dc210.c:241 msgid "34 mm" msgstr "" #: camlibs/kodak/dc210/dc210.c:243 msgid "29 mm" msgstr "" #: camlibs/kodak/dc210/dc210.c:249 camlibs/kodak/dc210/dc210.c:408 msgid "Exposure compensation" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/kodak/dc210/dc210.c:273 camlibs/kodak/dc210/dc210.c:426 msgid "Red eye flash" msgstr "" #: 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 "" #: 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 "" #: camlibs/kodak/dc210/dc210.c:284 msgid "Other" msgstr "" #: camlibs/kodak/dc210/dc210.c:290 msgid "Set clock in camera" msgstr "" #: camlibs/kodak/dc210/dc210.c:294 camlibs/kodak/dc210/dc210.c:419 msgid "Port speed" msgstr "" #: camlibs/kodak/dc210/dc210.c:304 camlibs/kodak/dc210/library.c:691 msgid "Album name" msgstr "" #: camlibs/kodak/dc210/dc210.c:307 msgid "Name to set on card when formatting." msgstr "" #: camlibs/kodak/dc210/dc210.c:309 msgid "Format compact flash" msgstr "" #: camlibs/kodak/dc210/dc210.c:312 msgid "Format card and set album name." msgstr "" #: camlibs/kodak/dc210/dc210.c:315 msgid "Debug" msgstr "" #: camlibs/kodak/dc210/dc210.c:333 msgid "" "Execute predefined command\n" "with parameter values." msgstr "" #: 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 "" #: camlibs/kodak/dc210/dc210.c:644 msgid "" "Camera Library for the Kodak DC215 Zoom camera.\n" "Michael Koltan \n" msgstr "" #: camlibs/kodak/dc210/library.c:343 msgid "Waiting..." msgstr "" #: camlibs/kodak/dc210/library.c:1365 msgid "Parameter 1" msgstr "" #: camlibs/kodak/dc210/library.c:1369 msgid "Parameter 2" msgstr "" #: camlibs/kodak/dc210/library.c:1373 msgid "Parameter 3" msgstr "" #: camlibs/kodak/dc240/dc240.c:181 #, c-format msgid "Model: Kodak %s\n" msgstr "" #: camlibs/kodak/dc240/dc240.c:182 #, c-format msgid "Firmware version: %d.%02d\n" msgstr "" #: camlibs/kodak/dc240/dc240.c:184 #, c-format msgid "Battery status: %s, AC Adapter: %s\n" msgstr "" #: camlibs/kodak/dc240/dc240.c:188 #, c-format msgid "Number of pictures: %d\n" msgstr "" #: camlibs/kodak/dc240/dc240.c:190 #, c-format msgid "Space remaining: High: %d, Medium: %d, Low: %d\n" msgstr "" #: camlibs/kodak/dc240/dc240.c:194 #, c-format msgid "Memory card status (%d): %s\n" msgstr "" #: camlibs/kodak/dc240/dc240.c:198 #, c-format msgid "Total pictures captured: %d, Flashes fired: %d\n" msgstr "" #: 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 "" #: camlibs/kodak/dc240/library.c:556 msgid "Weak" msgstr "" #: camlibs/kodak/dc240/library.c:559 msgid "Empty" msgstr "" #: camlibs/kodak/dc240/library.c:564 camlibs/kodak/dc240/library.c:579 #: camlibs/ptp2/ptp.c:4642 msgid "Invalid" msgstr "" #: camlibs/kodak/dc240/library.c:571 camlibs/ptp2/config.c:1846 #: camlibs/ptp2/ptp.c:4575 msgid "Not used" msgstr "" #: camlibs/kodak/dc240/library.c:574 msgid "In use" msgstr "" #: camlibs/kodak/dc240/library.c:588 msgid "Card is open" msgstr "" #: camlibs/kodak/dc240/library.c:589 msgid "Card is not open" msgstr "" #: camlibs/kodak/dc240/library.c:591 msgid "Card is not formatted" msgstr "" #: camlibs/kodak/dc240/library.c:593 msgid "No card" msgstr "" #: 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 "" #: camlibs/kodak/dc3200/dc3200.c:146 #, c-format msgid "camera inactive for > 9 seconds, re-initing.\n" msgstr "" #: 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 "" #: camlibs/kodak/dc3200/dc3200.c:448 msgid "" "Kodak DC3200 Driver\n" "Donn Morrison \n" "\n" "Questions and comments appreciated." msgstr "" #: camlibs/kodak/ez200/ez200.c:198 #, c-format msgid "" "Your USB camera is a Kodak EZ200.\n" "Number of PICs = %i\n" msgstr "" #: camlibs/kodak/ez200/ez200.c:206 msgid "" "Kodak EZ200 driver\n" "Bucas Jean-Francois \n" msgstr "" #: camlibs/konica/konica.c:62 msgid "Focusing error." msgstr "" #: camlibs/konica/konica.c:65 msgid "Iris error." msgstr "" #: camlibs/konica/konica.c:68 msgid "Strobe error." msgstr "" #: camlibs/konica/konica.c:71 msgid "EEPROM checksum error." msgstr "" #: camlibs/konica/konica.c:74 msgid "Internal error (1)." msgstr "" #: camlibs/konica/konica.c:77 msgid "Internal error (2)." msgstr "" #: camlibs/konica/konica.c:80 msgid "No card present." msgstr "" #: camlibs/konica/konica.c:83 msgid "Card not supported." msgstr "" #: camlibs/konica/konica.c:86 msgid "Card removed during access." msgstr "" #: camlibs/konica/konica.c:89 msgid "Image number not valid." msgstr "" #: camlibs/konica/konica.c:92 msgid "Card can not be written." msgstr "" #: camlibs/konica/konica.c:95 msgid "Card is write protected." msgstr "" #: camlibs/konica/konica.c:98 msgid "No space left on card." msgstr "" #: camlibs/konica/konica.c:101 msgid "Image protected." msgstr "" #: camlibs/konica/konica.c:104 msgid "Light too dark." msgstr "" #: camlibs/konica/konica.c:107 msgid "Autofocus error." msgstr "" #: camlibs/konica/konica.c:110 msgid "System error." msgstr "" #: camlibs/konica/konica.c:113 msgid "Illegal parameter." msgstr "" #: camlibs/konica/konica.c:116 msgid "Command can not be cancelled." msgstr "" #: camlibs/konica/konica.c:119 msgid "Localization data too long." msgstr "" #: camlibs/konica/konica.c:122 msgid "Localization data corrupt." msgstr "" #: camlibs/konica/konica.c:125 msgid "Unsupported command." msgstr "" #: camlibs/konica/konica.c:128 msgid "Other command executing." msgstr "" #: camlibs/konica/konica.c:131 msgid "Command order error." msgstr "" #: camlibs/konica/konica.c:134 msgid "Unknown error." msgstr "" #: 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 "" #: camlibs/konica/library.c:158 camlibs/pccam300/library.c:116 msgid "Getting file list..." msgstr "" #: camlibs/konica/library.c:325 msgid "Testing different speeds..." msgstr "" #: 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 "" #: camlibs/konica/library.c:432 #, c-format msgid "%i pictures could not be deleted because they are protected" msgstr "" #: 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 "" #: camlibs/konica/library.c:625 msgid "" "Konica library\n" "Lutz Mueller \n" "Support for all Konica and several HP cameras." msgstr "" #: camlibs/konica/library.c:650 msgid "Getting configuration..." msgstr "" #: camlibs/konica/library.c:657 camlibs/konica/qm150.c:749 msgid "Konica Configuration" msgstr "" #: camlibs/konica/library.c:662 camlibs/konica/library.c:873 #: camlibs/konica/qm150.c:754 msgid "Persistent Settings" msgstr "" #: camlibs/konica/library.c:692 msgid "Shall the camera beep when taking a picture?" msgstr "" #: camlibs/konica/library.c:696 camlibs/konica/library.c:906 msgid "Self Timer Time" msgstr "" #: camlibs/konica/library.c:703 camlibs/konica/library.c:914 #: camlibs/konica/qm150.c:763 msgid "Auto Off Time" msgstr "" #: camlibs/konica/library.c:710 camlibs/konica/library.c:922 msgid "Slide Show Interval" msgstr "" #: 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 "" #: camlibs/konica/library.c:719 camlibs/konica/library.c:727 #: camlibs/konica/library.c:936 msgid "Low (576 x 436)" msgstr "" #: camlibs/konica/library.c:720 camlibs/konica/library.c:730 msgid "Medium (1152 x 872)" msgstr "" #: camlibs/konica/library.c:721 camlibs/konica/library.c:724 #: camlibs/konica/library.c:934 msgid "High (1152 x 872)" msgstr "" #: camlibs/konica/library.c:737 camlibs/konica/library.c:947 #: camlibs/konica/qm150.c:819 msgid "Localization" msgstr "" #: 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 "" #: 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 "" #: camlibs/konica/library.c:754 camlibs/konica/library.c:976 msgid "TV Output Format" msgstr "" #: camlibs/konica/library.c:756 camlibs/konica/library.c:980 #: camlibs/ptp2/config.c:1703 msgid "NTSC" msgstr "" #: camlibs/konica/library.c:757 camlibs/konica/library.c:982 #: camlibs/ptp2/config.c:1704 msgid "PAL" msgstr "" #: camlibs/konica/library.c:758 camlibs/konica/library.c:984 msgid "Do not display TV menu" msgstr "" #: camlibs/konica/library.c:762 camlibs/konica/library.c:994 #: camlibs/konica/qm150.c:823 msgid "Date Format" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/konica/library.c:772 camlibs/konica/library.c:1014 #: camlibs/konica/qm150.c:843 msgid "Session-persistent Settings" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/konica/library.c:826 camlibs/konica/library.c:1049 #: camlibs/konica/qm150.c:1085 msgid "Volatile Settings" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/konica/library.c:1093 #, c-format msgid "Could not find localization data at '%s'" msgstr "" #: camlibs/konica/library.c:1159 msgid "Localization file too long!" msgstr "" #: camlibs/konica/qm150.c:250 msgid "This preview doesn't exist." msgstr "" #: camlibs/konica/qm150.c:282 msgid "Data has been corrupted." msgstr "" #: camlibs/konica/qm150.c:398 #, c-format msgid "Image type %d is not supported by this camera !" msgstr "" #: camlibs/konica/qm150.c:454 #, c-format msgid "Can't delete image %s." msgstr "" #: camlibs/konica/qm150.c:485 msgid "Can't delete all images." msgstr "" #: camlibs/konica/qm150.c:517 msgid "Uploading image..." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/konica/qm150.c:803 msgid "Icons" msgstr "" #: 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 "" #: camlibs/konica/qm150.c:959 camlibs/konica/qm150.c:970 msgid "Office" msgstr "" #: 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 "" #: camlibs/konica/qm150.c:975 camlibs/ptp2/config.c:5310 #: camlibs/ptp2/ptp.c:3473 camlibs/ptp2/ptp.c:3528 msgid "Sharpness" msgstr "" #: camlibs/konica/qm150.c:977 camlibs/konica/qm150.c:985 msgid "Sharp" msgstr "" #: camlibs/konica/qm150.c:978 camlibs/konica/qm150.c:988 #: camlibs/ptp2/ptp.c:4611 camlibs/ptp2/ptp.c:4738 msgid "Soft" msgstr "" #: camlibs/konica/qm150.c:993 camlibs/sierra/epson-desc.c:136 #: camlibs/sierra/nikon-desc.c:219 msgid "Color" msgstr "" #: camlibs/konica/qm150.c:995 camlibs/konica/qm150.c:1005 msgid "Light" msgstr "" #: camlibs/konica/qm150.c:996 camlibs/konica/qm150.c:1008 msgid "Deep" msgstr "" #: camlibs/konica/qm150.c:997 camlibs/konica/qm150.c:1011 msgid "Black and White" msgstr "" #: camlibs/konica/qm150.c:1049 camlibs/konica/qm150.c:1053 #: camlibs/ptp2/config.c:2081 msgid "Single" msgstr "" #: camlibs/konica/qm150.c:1050 camlibs/konica/qm150.c:1056 msgid "Sequence 9" msgstr "" #: camlibs/konica/qm150.c:1061 msgid "Date display" msgstr "" #: camlibs/konica/qm150.c:1063 camlibs/konica/qm150.c:1072 msgid "Anywhere" msgstr "" #: camlibs/konica/qm150.c:1064 camlibs/konica/qm150.c:1070 msgid "Play mode" msgstr "" #: camlibs/konica/qm150.c:1065 camlibs/konica/qm150.c:1078 msgid "Record mode" msgstr "" #: camlibs/konica/qm150.c:1066 camlibs/konica/qm150.c:1076 msgid "Everywhere" msgstr "" #: camlibs/konica/qm150.c:1136 camlibs/ptp2/ptp.c:4546 #, c-format msgid "AC" msgstr "" #: camlibs/konica/qm150.c:1139 camlibs/minolta/dimagev/dimagev.c:301 #: camlibs/sierra/nikon-desc.c:361 #, c-format msgid "Play" msgstr "" #: camlibs/konica/qm150.c:1141 camlibs/minolta/dimagev/dimagev.c:301 #: camlibs/sierra/nikon-desc.c:360 #, c-format msgid "Record" msgstr "" #: camlibs/konica/qm150.c:1151 #, c-format msgid "DD/MM/YYYY" msgstr "" #: camlibs/konica/qm150.c:1156 #, c-format msgid "YYYY/MM/DD" msgstr "" #: camlibs/konica/qm150.c:1160 #, c-format msgid "MM/DD/YYYY" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/minolta/dimagev/dimagev.c:292 camlibs/ptp2/config.c:2527 #: camlibs/ptp2/ptp.c:4250 msgid "Remote" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:292 msgid "Local" msgstr "" #: 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 "" #: 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 "" #: camlibs/minolta/dimagev/dimagev.c:300 camlibs/ptp2/ptp.c:4561 #: camlibs/sierra/nikon-desc.c:283 msgid "Fine" msgstr "" #: 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 "" #: camlibs/minolta/dimagev/dimagev.c:316 #, c-format msgid "Automatic\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:324 #, c-format msgid "Force Flash\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:332 #, c-format msgid "Prohibit Flash\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:340 #, c-format msgid "Invalid Value ( %d )\n" msgstr "" #: 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 "" #: camlibs/minolta/dimagev/dimagev.c:360 msgid "Not Full" msgstr "" #: 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 "" #: camlibs/minolta/dimagev/dimagev.c:363 msgid "Busy" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:363 msgid "Idle" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:364 msgid "Charging" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:364 msgid "Ready" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:375 #, c-format msgid "Normal\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:378 #, c-format msgid "Lens direction does not match flash light\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:381 #, c-format msgid "Lens is not connected\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:384 #, c-format msgid "Bad value for lens status %d\n" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:393 #, c-format msgid "Card Status:\t\t" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:406 #, c-format msgid "Write-protected" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:409 #, c-format msgid "Unsuitable card" msgstr "" #: 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 "" #: camlibs/mustek/core.c:575 msgid "FlashLight : Auto (RedEye Reduction)" msgstr "" #: camlibs/mustek/core.c:577 msgid "FlashLight : Auto" msgstr "" #: camlibs/mustek/core.c:579 msgid "FlashLight : On (RedEye Reduction)" msgstr "" #: camlibs/mustek/core.c:581 msgid "FlashLight : On" msgstr "" #: camlibs/mustek/core.c:583 msgid "FlashLight : Off" msgstr "" #: camlibs/mustek/core.c:585 msgid "FlashLight : undefined" msgstr "" #: camlibs/mustek/mdc800.c:232 msgid "Summary for Mustek MDC800:\n" msgstr "" #: camlibs/mustek/mdc800.c:235 msgid "no status reported." msgstr "" #: camlibs/mustek/mdc800.c:241 msgid "Compact Flash Card detected\n" msgstr "" #: camlibs/mustek/mdc800.c:243 msgid "No Compact Flash Card detected\n" msgstr "" #: camlibs/mustek/mdc800.c:247 msgid "Current Mode: Camera Mode\n" msgstr "" #: camlibs/mustek/mdc800.c:249 msgid "Current Mode: Playback Mode\n" msgstr "" #: camlibs/mustek/mdc800.c:258 msgid "Batteries are ok." msgstr "" #: camlibs/mustek/mdc800.c:260 msgid "Batteries are low." msgstr "" #: 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 "" #: camlibs/panasonic/coolshot/coolshot.c:264 msgid "coolshot library v" msgstr "" #: camlibs/panasonic/dc1000.c:371 camlibs/panasonic/dc1580.c:467 msgid "Disconnecting camera." msgstr "" #: camlibs/panasonic/dc1000.c:408 #, c-format msgid "Downloading image %s." msgstr "" #: camlibs/panasonic/dc1000.c:449 camlibs/panasonic/dc1580.c:571 #, c-format msgid "Uploading image: %s." msgstr "" #: 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 "" #: camlibs/panasonic/dc1000.c:473 camlibs/panasonic/dc1580.c:593 #: camlibs/ricoh/ricoh.c:852 msgid "Uploading..." msgstr "" #: camlibs/panasonic/dc1000.c:500 camlibs/panasonic/dc1580.c:619 #, c-format msgid "Deleting image %s." msgstr "" #: 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 "" #: camlibs/panasonic/dc1580.c:522 #, c-format msgid "Downloading %s." msgstr "" #: 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 "" #: 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 "" #: camlibs/panasonic/l859/l859.c:613 msgid "" "Panasonic PV-L859-K/PV-L779-K Palmcorder Driver\n" "Andrew Selkirk " msgstr "" #: camlibs/pccam300/library.c:234 #, c-format msgid "" " Total memory is %8d bytes.\n" " Free memory is %8d bytes.\n" " Filecount: %d" msgstr "" #: camlibs/pccam300/library.c:246 msgid "" "Creative PC-CAM 300\n" " Authors: Till Adam\n" "\n" "and: Miah Gregory\n" " " msgstr "" #: camlibs/pccam600/library.c:192 msgid "Downloading file..." msgstr "" #: 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 "" #: camlibs/pccam600/pccam600.c:141 #, c-format msgid "pccam600_get_file:got index %d but expected index > %d" msgstr "" #: camlibs/pccam600/pccam600.c:183 #, c-format msgid "pccam600_close:return value was %d instead of %d" msgstr "" #: camlibs/pccam600/pccam600.c:217 #, c-format msgid "pccam600_init:Expected %d blocks got %d" msgstr "" #: camlibs/pccam600/pccam600.c:228 #, c-format msgid "" "pccam600 init:Unexpected error: gp_port_read returned %d instead of %d" msgstr "" #: 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 "" #: camlibs/polaroid/pdc320.c:487 #, c-format msgid "Model: %x, %x, %x, %x" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/polaroid/pdc700.c:161 msgid "Flash Setting" msgstr "" #: camlibs/polaroid/pdc700.c:164 msgid "Auto Power Off (minutes)" msgstr "" #: camlibs/polaroid/pdc700.c:165 msgid "Information" msgstr "" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1528 msgid "normal" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/polaroid/pdc700.c:171 msgid "play" msgstr "" #: camlibs/polaroid/pdc700.c:171 msgid "record" msgstr "" #: camlibs/polaroid/pdc700.c:171 msgid "menu" msgstr "" #: camlibs/polaroid/pdc700.c:172 msgid "battery" msgstr "" #: camlibs/polaroid/pdc700.c:172 msgid "a/c adaptor" msgstr "" #: camlibs/polaroid/pdc700.c:229 #, c-format msgid "Received unexpected header (%i)" msgstr "" #: camlibs/polaroid/pdc700.c:242 msgid "Received unexpected response" msgstr "" #: camlibs/polaroid/pdc700.c:263 msgid "Checksum error" msgstr "" #: camlibs/polaroid/pdc700.c:296 msgid "The camera did not accept the command." msgstr "" #: camlibs/polaroid/pdc700.c:349 #, c-format msgid "The camera sent more bytes than expected (%i)" msgstr "" #: camlibs/polaroid/pdc700.c:451 #, c-format msgid "" "Requested information about picture %i (= 0x%x), but got information about " "picture %i back" msgstr "" #: 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 "" #: 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 "" #: camlibs/polaroid/pdc700.c:982 msgid "Camera" msgstr "" #: camlibs/polaroid/pdc700.c:995 msgid "How long will it take until the camera powers off?" msgstr "" #: camlibs/polaroid/pdc700.c:998 camlibs/ricoh/library.c:357 msgid "Image" msgstr "" #: 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 "" #: camlibs/polaroid/pdc700.c:1233 #, c-format msgid "The requested port type (%i) is not supported by this driver." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/ptp2/config.c:5209 camlibs/ricoh/library.c:439 msgid "Copyright" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/ptp2/config.c:5287 camlibs/ptp2/ptp.c:3458 camlibs/ptp2/ptp.c:3539 msgid "Focal Length" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/ptp2/config.c:5303 camlibs/ptp2/ptp.c:3461 msgid "Exposure Metering Mode" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/ptp2/config.c:5345 camlibs/ptp2/ptp.c:3477 msgid "Burst Interval" msgstr "" #: 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 "" #: 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 "" #: camlibs/ptp2/library.c:169 msgid "PTP OK!" msgstr "" #: camlibs/ptp2/library.c:170 msgid "PTP General Error" msgstr "" #: camlibs/ptp2/library.c:171 msgid "PTP Session Not Open" msgstr "" #: camlibs/ptp2/library.c:172 msgid "PTP Invalid Transaction ID" msgstr "" #: camlibs/ptp2/library.c:173 msgid "PTP Operation Not Supported" msgstr "" #: camlibs/ptp2/library.c:174 msgid "PTP Parameter Not Supported" msgstr "" #: camlibs/ptp2/library.c:175 msgid "PTP Incomplete Transfer" msgstr "" #: camlibs/ptp2/library.c:176 msgid "PTP Invalid Storage ID" msgstr "" #: camlibs/ptp2/library.c:177 msgid "PTP Invalid Object Handle" msgstr "" #: camlibs/ptp2/library.c:178 msgid "PTP Device Prop Not Supported" msgstr "" #: camlibs/ptp2/library.c:179 msgid "PTP Invalid Object Format Code" msgstr "" #: camlibs/ptp2/library.c:180 msgid "PTP Store Full" msgstr "" #: camlibs/ptp2/library.c:181 msgid "PTP Object Write Protected" msgstr "" #: camlibs/ptp2/library.c:182 msgid "PTP Store Read Only" msgstr "" #: camlibs/ptp2/library.c:183 msgid "PTP Access Denied" msgstr "" #: camlibs/ptp2/library.c:184 msgid "PTP No Thumbnail Present" msgstr "" #: camlibs/ptp2/library.c:185 msgid "PTP Self Test Failed" msgstr "" #: camlibs/ptp2/library.c:186 msgid "PTP Partial Deletion" msgstr "" #: camlibs/ptp2/library.c:187 msgid "PTP Store Not Available" msgstr "" #: camlibs/ptp2/library.c:189 msgid "PTP Specification By Format Unsupported" msgstr "" #: camlibs/ptp2/library.c:190 msgid "PTP No Valid Object Info" msgstr "" #: camlibs/ptp2/library.c:191 msgid "PTP Invalid Code Format" msgstr "" #: camlibs/ptp2/library.c:192 msgid "PTP Unknown Vendor Code" msgstr "" #: camlibs/ptp2/library.c:194 msgid "PTP Capture Already Terminated" msgstr "" #: camlibs/ptp2/library.c:195 msgid "PTP Device Busy" msgstr "" #: camlibs/ptp2/library.c:196 msgid "PTP Invalid Parent Object" msgstr "" #: camlibs/ptp2/library.c:197 msgid "PTP Invalid Device Prop Format" msgstr "" #: camlibs/ptp2/library.c:198 msgid "PTP Invalid Device Prop Value" msgstr "" #: camlibs/ptp2/library.c:199 msgid "PTP Invalid Parameter" msgstr "" #: camlibs/ptp2/library.c:200 msgid "PTP Session Already Opened" msgstr "" #: camlibs/ptp2/library.c:201 msgid "PTP Transaction Canceled" msgstr "" #: camlibs/ptp2/library.c:203 msgid "PTP Specification Of Destination Unsupported" msgstr "" #: camlibs/ptp2/library.c:204 msgid "PTP EK Filename Required" msgstr "" #: camlibs/ptp2/library.c:205 msgid "PTP EK Filename Conflicts" msgstr "" #: camlibs/ptp2/library.c:206 msgid "PTP EK Filename Invalid" msgstr "" #: 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 "" #: camlibs/ptp2/library.c:229 msgid "PTP Cancel request" msgstr "" #: camlibs/ptp2/library.c:230 msgid "PTP Error: bad parameter" msgstr "" #: camlibs/ptp2/library.c:231 msgid "PTP Protocol error, data expected" msgstr "" #: camlibs/ptp2/library.c:232 msgid "PTP Protocol error, response expected" msgstr "" #: 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 "" #: camlibs/ptp2/library.c:2662 #, c-format msgid "No event received, error %x." msgstr "" #: camlibs/ptp2/library.c:3246 msgid "read only" msgstr "" #: camlibs/ptp2/library.c:3247 msgid "readwrite" msgstr "" #: 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 "" #: 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 "" #: camlibs/ptp2/ptp.c:3390 msgid "PTP: OK!" msgstr "" #: camlibs/ptp2/ptp.c:3391 msgid "PTP: General Error" msgstr "" #: camlibs/ptp2/ptp.c:3392 msgid "PTP: Session Not Open" msgstr "" #: camlibs/ptp2/ptp.c:3393 msgid "PTP: Invalid Transaction ID" msgstr "" #: camlibs/ptp2/ptp.c:3394 msgid "PTP: Operation Not Supported" msgstr "" #: camlibs/ptp2/ptp.c:3395 msgid "PTP: Parameter Not Supported" msgstr "" #: camlibs/ptp2/ptp.c:3396 msgid "PTP: Incomplete Transfer" msgstr "" #: camlibs/ptp2/ptp.c:3397 msgid "PTP: Invalid Storage ID" msgstr "" #: camlibs/ptp2/ptp.c:3398 msgid "PTP: Invalid Object Handle" msgstr "" #: camlibs/ptp2/ptp.c:3399 msgid "PTP: Device Prop Not Supported" msgstr "" #: camlibs/ptp2/ptp.c:3400 msgid "PTP: Invalid Object Format Code" msgstr "" #: camlibs/ptp2/ptp.c:3401 msgid "PTP: Store Full" msgstr "" #: camlibs/ptp2/ptp.c:3402 msgid "PTP: Object Write Protected" msgstr "" #: camlibs/ptp2/ptp.c:3403 msgid "PTP: Store Read Only" msgstr "" #: camlibs/ptp2/ptp.c:3404 msgid "PTP: Access Denied" msgstr "" #: camlibs/ptp2/ptp.c:3405 msgid "PTP: No Thumbnail Present" msgstr "" #: camlibs/ptp2/ptp.c:3406 msgid "PTP: Self Test Failed" msgstr "" #: camlibs/ptp2/ptp.c:3407 msgid "PTP: Partial Deletion" msgstr "" #: camlibs/ptp2/ptp.c:3408 msgid "PTP: Store Not Available" msgstr "" #: camlibs/ptp2/ptp.c:3410 msgid "PTP: Specification By Format Unsupported" msgstr "" #: camlibs/ptp2/ptp.c:3411 msgid "PTP: No Valid Object Info" msgstr "" #: camlibs/ptp2/ptp.c:3412 msgid "PTP: Invalid Code Format" msgstr "" #: camlibs/ptp2/ptp.c:3413 msgid "PTP: Unknown Vendor Code" msgstr "" #: camlibs/ptp2/ptp.c:3415 msgid "PTP: Capture Already Terminated" msgstr "" #: camlibs/ptp2/ptp.c:3416 msgid "PTP: Device Busy" msgstr "" #: camlibs/ptp2/ptp.c:3417 msgid "PTP: Invalid Parent Object" msgstr "" #: camlibs/ptp2/ptp.c:3418 msgid "PTP: Invalid Device Prop Format" msgstr "" #: camlibs/ptp2/ptp.c:3419 msgid "PTP: Invalid Device Prop Value" msgstr "" #: camlibs/ptp2/ptp.c:3420 msgid "PTP: Invalid Parameter" msgstr "" #: camlibs/ptp2/ptp.c:3421 msgid "PTP: Session Already Opened" msgstr "" #: camlibs/ptp2/ptp.c:3422 msgid "PTP: Transaction Canceled" msgstr "" #: camlibs/ptp2/ptp.c:3424 msgid "PTP: Specification Of Destination Unsupported" msgstr "" #: camlibs/ptp2/ptp.c:3425 msgid "PTP: EK Filename Required" msgstr "" #: camlibs/ptp2/ptp.c:3426 msgid "PTP: EK Filename Conflicts" msgstr "" #: camlibs/ptp2/ptp.c:3427 msgid "PTP: EK Filename Invalid" msgstr "" #: camlibs/ptp2/ptp.c:3429 msgid "PTP: I/O error" msgstr "" #: camlibs/ptp2/ptp.c:3430 msgid "PTP: Error: bad parameter" msgstr "" #: camlibs/ptp2/ptp.c:3431 msgid "PTP: Protocol error, data expected" msgstr "" #: camlibs/ptp2/ptp.c:3432 msgid "PTP: Protocol error, response expected" msgstr "" #: camlibs/ptp2/ptp.c:3450 msgid "Undefined PTP Property" msgstr "" #: camlibs/ptp2/ptp.c:3452 msgid "Functional Mode" msgstr "" #: camlibs/ptp2/ptp.c:3454 msgid "Compression Setting" msgstr "" #: 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 "" #: camlibs/ptp2/ptp.c:3456 msgid "RGB Gain" msgstr "" #: camlibs/ptp2/ptp.c:3463 msgid "Exposure Time" msgstr "" #: camlibs/ptp2/ptp.c:3464 msgid "Exposure Program Mode" msgstr "" #: camlibs/ptp2/ptp.c:3466 msgid "Exposure Index (film speed ISO)" msgstr "" #: camlibs/ptp2/ptp.c:3468 msgid "Exposure Bias Compensation" msgstr "" #: camlibs/ptp2/ptp.c:3470 msgid "Pre-Capture Delay" msgstr "" #: camlibs/ptp2/ptp.c:3472 camlibs/ptp2/ptp.c:3526 msgid "Contrast" msgstr "" #: camlibs/ptp2/ptp.c:3474 camlibs/sierra/nikon-desc.c:553 #: camlibs/sierra/nikon-desc.c:576 msgid "Digital Zoom" msgstr "" #: camlibs/ptp2/ptp.c:3478 msgid "Timelapse Number" msgstr "" #: camlibs/ptp2/ptp.c:3479 msgid "Timelapse Interval" msgstr "" #: camlibs/ptp2/ptp.c:3481 msgid "Upload URL" msgstr "" #: camlibs/ptp2/ptp.c:3483 msgid "Copyright Info" msgstr "" #: camlibs/ptp2/ptp.c:3492 msgid "Date Time Stamp Format" msgstr "" #: camlibs/ptp2/ptp.c:3494 msgid "Video Out" msgstr "" #: camlibs/ptp2/ptp.c:3495 msgid "Power Saving" msgstr "" #: camlibs/ptp2/ptp.c:3496 msgid "UI Language" msgstr "" #: 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 "" #: 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 "" #: camlibs/ptp2/ptp.c:3554 msgid "UNIX Time" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/ptp2/ptp.c:4621 camlibs/ricoh/library.c:380 msgid "4x" msgstr "" #: 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 "" #: camlibs/ricoh/g3.c:358 msgid "Downloading audio..." msgstr "" #: camlibs/ricoh/g3.c:373 msgid "Downloading EXIF data..." msgstr "" #: camlibs/ricoh/g3.c:375 camlibs/ricoh/g3.c:394 #, c-format msgid "No EXIF data available for %s." msgstr "" #: camlibs/ricoh/g3.c:481 msgid "Could not delete file." msgstr "" #: camlibs/ricoh/g3.c:509 msgid "Could not remove directory." msgstr "" #: camlibs/ricoh/g3.c:537 msgid "Could not create directory." msgstr "" #: camlibs/ricoh/g3.c:556 #, c-format msgid "Version: %s\n" msgstr "" #: camlibs/ricoh/g3.c:561 #, c-format msgid "RTC Status: %d\n" msgstr "" #: camlibs/ricoh/g3.c:567 #, c-format msgid "Camera time: %s %s\n" msgstr "" #: camlibs/ricoh/g3.c:573 camlibs/sierra/sierra.c:1953 #, c-format msgid "Camera ID: %s\n" msgstr "" #: camlibs/ricoh/g3.c:579 #, c-format msgid "No SD Card inserted.\n" msgstr "" #: camlibs/ricoh/g3.c:582 #, c-format msgid "SD Card ID: %s\n" msgstr "" #: camlibs/ricoh/g3.c:590 #, c-format msgid "Photos on camera: %d\n" msgstr "" #: camlibs/ricoh/g3.c:596 #, c-format msgid "SD memory: %d MB total, %d MB free.\n" msgstr "" #: camlibs/ricoh/g3.c:603 #, c-format msgid "Internal memory: %d MB total, %d MB free.\n" msgstr "" #: 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 "" #: 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 "" #: camlibs/ricoh/library.c:250 #, c-format msgid "unknown (0x%02x)" msgstr "" #: camlibs/ricoh/library.c:253 #, c-format msgid "" "Model: %s\n" "Memory: %d byte(s) of %d available" msgstr "" #: camlibs/ricoh/library.c:303 msgid "-2.0" msgstr "" #: camlibs/ricoh/library.c:304 msgid "-1.5" msgstr "" #: camlibs/ricoh/library.c:305 msgid "-1.0" msgstr "" #: camlibs/ricoh/library.c:306 msgid "-0.5" msgstr "" #: camlibs/ricoh/library.c:307 msgid "0.0" msgstr "" #: camlibs/ricoh/library.c:308 msgid "0.5" msgstr "" #: camlibs/ricoh/library.c:309 msgid "1.0" msgstr "" #: camlibs/ricoh/library.c:310 msgid "1.5" msgstr "" #: camlibs/ricoh/library.c:311 msgid "2.0" msgstr "" #: camlibs/ricoh/library.c:320 msgid "1280 x 960" msgstr "" #: camlibs/ricoh/library.c:328 msgid "Outdoor" msgstr "" #: camlibs/ricoh/library.c:348 msgid "Maximal" msgstr "" #: camlibs/ricoh/library.c:350 msgid "Minimal" msgstr "" #: camlibs/ricoh/library.c:358 msgid "Character" msgstr "" #: camlibs/ricoh/library.c:359 msgid "Sound" msgstr "" #: camlibs/ricoh/library.c:360 msgid "Image & Sound" msgstr "" #: camlibs/ricoh/library.c:361 msgid "Character & Sound" msgstr "" #: camlibs/ricoh/library.c:379 msgid "3x" msgstr "" #: camlibs/ricoh/library.c:381 msgid "5x" msgstr "" #: camlibs/ricoh/library.c:382 msgid "6x" msgstr "" #: camlibs/ricoh/library.c:383 msgid "7x" msgstr "" #: camlibs/ricoh/library.c:384 msgid "8x" msgstr "" #: camlibs/ricoh/library.c:385 msgid "9x" msgstr "" #: camlibs/ricoh/library.c:432 msgid "Configuration" msgstr "" #: camlibs/ricoh/library.c:435 msgid "General" msgstr "" #: camlibs/ricoh/library.c:441 msgid "Copyright (max. 20 characters)" msgstr "" #: camlibs/ricoh/library.c:455 msgid "Pictures" msgstr "" #: camlibs/ricoh/library.c:499 msgid "White level" msgstr "" #: camlibs/ricoh/library.c:503 msgid "Record Mode" msgstr "" #: camlibs/ricoh/library.c:504 msgid "Compression" msgstr "" #: camlibs/ricoh/library.c:571 #, c-format msgid "Speed %i is not supported!" msgstr "" #: camlibs/ricoh/ricoh.c:66 #, c-format msgid "Expected %i, got %i. Please report this error to %s." msgstr "" #: camlibs/ricoh/ricoh.c:75 #, c-format msgid "Expected %i bytes, got %i. Please report this error to %s." msgstr "" #: 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 "" #: camlibs/ricoh/ricoh.c:220 #, c-format msgid "Bad characters (0x%x, 0x%x). Please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:261 camlibs/ricoh/ricoh.c:336 #, c-format msgid "Camera busy. If the problem persists, please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:296 #, c-format msgid "Timeout even after 2 retries. Please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:312 #, c-format msgid "Communication error even after 2 retries. Please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:350 #, c-format msgid "Camera is in wrong mode. Please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:359 #, c-format msgid "Camera did not accept the parameters. Please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:365 #, c-format msgid "An unknown error occurred. Please contact %s." msgstr "" #: camlibs/ricoh/ricoh.c:831 #, c-format msgid "" "The filename's length must not exceed 12 characters ('%s' has %i characters)." msgstr "" #: 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 "" #: 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 "" #: camlibs/sierra/epson-desc.c:103 camlibs/sierra/nikon-desc.c:144 #: camlibs/sierra/olympus-desc.c:183 msgid "Date and time (GMT)" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/sierra/epson-desc.c:193 camlibs/sierra/olympus-desc.c:709 msgid "Host power save (seconds)" msgstr "" #: camlibs/sierra/epson-desc.c:209 camlibs/sierra/olympus-desc.c:694 msgid "Camera power save (seconds)" msgstr "" #: 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 "" #: camlibs/sierra/epson-desc.c:233 camlibs/sierra/sierra.c:1684 #: camlibs/sierra/sierra.c:1693 camlibs/sierra/sierra.c:1870 msgid "Korean" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/sierra/epson-desc.c:237 camlibs/sierra/sierra.c:1688 #: camlibs/sierra/sierra.c:1701 camlibs/sierra/sierra.c:1878 msgid "Italian" msgstr "" #: camlibs/sierra/epson-desc.c:238 camlibs/sierra/sierra.c:1689 #: camlibs/sierra/sierra.c:1703 camlibs/sierra/sierra.c:1880 msgid "Japanese" msgstr "" #: camlibs/sierra/epson-desc.c:239 camlibs/sierra/sierra.c:1690 #: camlibs/sierra/sierra.c:1705 camlibs/sierra/sierra.c:1882 msgid "Spanish" msgstr "" #: camlibs/sierra/epson-desc.c:240 camlibs/sierra/sierra.c:1691 #: camlibs/sierra/sierra.c:1707 camlibs/sierra/sierra.c:1884 msgid "Portugese" msgstr "" #: 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 "" #: 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 "" #: camlibs/sierra/library.c:147 camlibs/sierra/library.c:1373 msgid "No memory card present" msgstr "" #: camlibs/sierra/library.c:298 msgid "Cannot retrieve the battery capacity" msgstr "" #: camlibs/sierra/library.c:306 #, c-format msgid "" "The battery level of the camera is too low (%d%%). The operation is aborted." msgstr "" #: camlibs/sierra/library.c:330 msgid "Cannot retrieve the available memory left" msgstr "" #: camlibs/sierra/library.c:385 msgid "Camera refused 3 times to keep a connection open." msgstr "" #: camlibs/sierra/library.c:610 #, c-format msgid "The first byte received (0x%x) is not valid." msgstr "" #: camlibs/sierra/library.c:732 #, c-format msgid "" "Transmission of packet timed out even after %i retries. Please contact %s." msgstr "" #: camlibs/sierra/library.c:766 camlibs/sierra/library.c:790 msgid "Could not transmit packet even after several retries." msgstr "" #: 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 "" #: camlibs/sierra/library.c:899 msgid "Transmission timed out even after 2 retries. Giving up..." msgstr "" #: camlibs/sierra/library.c:918 #, c-format msgid "Got unexpected result 0x%x. Please contact %s." msgstr "" #: camlibs/sierra/library.c:1017 #, c-format msgid "Received unexpected answer (%i). Please contact %s." msgstr "" #: camlibs/sierra/library.c:1079 #, c-format msgid "Could not get register %i. Please contact %s." msgstr "" #: camlibs/sierra/library.c:1099 camlibs/sierra/library.c:1119 msgid "Too many retries failed." msgstr "" #: camlibs/sierra/library.c:1159 msgid "Sending data..." msgstr "" #: camlibs/sierra/library.c:1218 #, c-format msgid "" "recursive calls are not supported by the sierra driver! Please contact %s." msgstr "" #: camlibs/sierra/library.c:1273 #, c-format msgid "Could not get string register %i. Please contact %s." msgstr "" #: camlibs/sierra/library.c:1504 #, c-format msgid "Expected 32 bytes, got %i. Please contact %s." msgstr "" #: camlibs/sierra/nikon-desc.c:162 camlibs/sierra/olympus-desc.c:361 msgid "Shutter Speed microseconds (0 auto)" msgstr "" #: 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 "" #: camlibs/sierra/nikon-desc.c:220 camlibs/sierra/olympus-desc.c:481 msgid "B/W" msgstr "" #: 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 "" #: camlibs/sierra/nikon-desc.c:238 msgid "Slow-sync" msgstr "" #: camlibs/sierra/nikon-desc.c:254 camlibs/sierra/sierra.c:1059 #: camlibs/sierra/sierra.c:1069 camlibs/sierra/sierra.c:1357 msgid "Contrast+" msgstr "" #: camlibs/sierra/nikon-desc.c:255 camlibs/sierra/sierra.c:1060 #: camlibs/sierra/sierra.c:1071 camlibs/sierra/sierra.c:1359 msgid "Contrast-" msgstr "" #: camlibs/sierra/nikon-desc.c:256 msgid "Brightness+" msgstr "" #: camlibs/sierra/nikon-desc.c:257 msgid "Brightness-" msgstr "" #: camlibs/sierra/nikon-desc.c:262 msgid "Image Adjustment" msgstr "" #: camlibs/sierra/nikon-desc.c:306 msgid "Blink" msgstr "" #: camlibs/sierra/nikon-desc.c:311 msgid "LED Mode" msgstr "" #: camlibs/sierra/nikon-desc.c:326 msgid "Infinity" msgstr "" #: camlibs/sierra/nikon-desc.c:362 msgid "Preview Thumbnail" msgstr "" #: camlibs/sierra/nikon-desc.c:363 msgid "Next" msgstr "" #: camlibs/sierra/nikon-desc.c:364 msgid "Previous" msgstr "" #: camlibs/sierra/nikon-desc.c:378 msgid "Operation Mode" msgstr "" #: 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 "" #: camlibs/sierra/nikon-desc.c:407 camlibs/sierra/olympus-desc.c:722 msgid "LCD Auto Shut Off (seconds)" msgstr "" #: camlibs/sierra/nikon-desc.c:491 msgid "Center-Weighted" msgstr "" #: camlibs/sierra/nikon-desc.c:493 camlibs/sierra/olympus-desc.c:776 #: camlibs/sierra/olympus-desc.c:793 msgid "Matrix" msgstr "" #: camlibs/sierra/nikon-desc.c:494 msgid "Spot-AF" msgstr "" #: camlibs/sierra/nikon-desc.c:499 camlibs/sierra/olympus-desc.c:781 #: camlibs/sierra/olympus-desc.c:799 msgid "Exposure Metering" msgstr "" #: 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 "" #: camlibs/sierra/nikon-desc.c:543 msgid "none" msgstr "" #: camlibs/sierra/nikon-desc.c:546 msgid "AE-lock" msgstr "" #: camlibs/sierra/nikon-desc.c:547 msgid "Fisheye" msgstr "" #: camlibs/sierra/nikon-desc.c:548 msgid "Wide" msgstr "" #: camlibs/sierra/nikon-desc.c:558 msgid "Misc exposure/lens settings" msgstr "" #: camlibs/sierra/nikon-desc.c:581 msgid "Auto exposure lock" msgstr "" #: 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 "" #: 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 "" #: camlibs/sierra/olympus-desc.c:483 msgid "White board" msgstr "" #: camlibs/sierra/olympus-desc.c:484 msgid "Black board" msgstr "" #: 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 "" #: camlibs/sierra/olympus-desc.c:665 msgid "LCD Mode" msgstr "" #: camlibs/sierra/olympus-desc.c:792 msgid "ESP" msgstr "" #: camlibs/sierra/olympus-desc.c:864 msgid "Digital zoom" msgstr "" #: camlibs/sierra/olympus-desc.c:915 camlibs/sierra/olympus-desc.c:931 msgid "Focus position" msgstr "" #: camlibs/sierra/olympus-desc.c:948 msgid "Time format" msgstr "" #: 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 "" #: camlibs/sierra/sierra.c:772 camlibs/soundvision/soundvision.c:411 msgid "The file to be uploaded has a null length" msgstr "" #: camlibs/sierra/sierra.c:786 msgid "Not enough memory available on the memory card" msgstr "" #: camlibs/sierra/sierra.c:793 msgid "Cannot retrieve the name of the folder containing the pictures" msgstr "" #: camlibs/sierra/sierra.c:800 #, c-format msgid "Upload is supported into the '%s' folder only" msgstr "" #: camlibs/sierra/sierra.c:928 camlibs/sierra/sierra.c:937 #: camlibs/sierra/sierra.c:1266 msgid "Best" msgstr "" #: 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 "" #: camlibs/sierra/sierra.c:952 camlibs/sierra/sierra.c:1276 msgid "Shutter Speed (microseconds, 0 auto)" msgstr "" #: camlibs/sierra/sierra.c:996 camlibs/sierra/sierra.c:1004 #: camlibs/sierra/sierra.c:1310 msgid "Black/White" msgstr "" #: camlibs/sierra/sierra.c:998 camlibs/sierra/sierra.c:1008 #: camlibs/sierra/sierra.c:1314 msgid "White Board" msgstr "" #: camlibs/sierra/sierra.c:999 camlibs/sierra/sierra.c:1010 #: camlibs/sierra/sierra.c:1316 msgid "Black Board" msgstr "" #: camlibs/sierra/sierra.c:1054 camlibs/sierra/sierra.c:1347 msgid "Brightness/Contrast" msgstr "" #: camlibs/sierra/sierra.c:1057 camlibs/sierra/sierra.c:1065 #: camlibs/sierra/sierra.c:1353 msgid "Bright+" msgstr "" #: camlibs/sierra/sierra.c:1058 camlibs/sierra/sierra.c:1067 #: camlibs/sierra/sierra.c:1355 msgid "Bright-" msgstr "" #: camlibs/sierra/sierra.c:1087 camlibs/sierra/sierra.c:1095 #: camlibs/sierra/sierra.c:1374 msgid "Skylight" msgstr "" #: camlibs/sierra/sierra.c:1119 camlibs/sierra/sierra.c:1126 #: camlibs/sierra/sierra.c:1397 msgid "Infinity/Fish-eye" msgstr "" #: camlibs/sierra/sierra.c:1140 camlibs/sierra/sierra.c:1407 msgid "Spot Metering Mode" msgstr "" #: camlibs/sierra/sierra.c:1163 camlibs/sierra/sierra.c:1169 msgid "1x" msgstr "" #: camlibs/sierra/sierra.c:1164 camlibs/sierra/sierra.c:1174 msgid "1.6x" msgstr "" #: camlibs/sierra/sierra.c:1166 camlibs/sierra/sierra.c:1177 msgid "2.5x" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/sierra/sierra.c:1232 camlibs/sierra/sierra.c:1470 msgid "LCD Auto Off (in seconds)" msgstr "" #: camlibs/sierra/sierra.c:1494 msgid "Shot Settings" msgstr "" #: camlibs/sierra/sierra.c:1501 camlibs/sierra/sierra.c:1509 #: camlibs/sierra/sierra.c:1744 msgid "F2" msgstr "" #: camlibs/sierra/sierra.c:1502 camlibs/sierra/sierra.c:1511 #: camlibs/sierra/sierra.c:1746 msgid "F2.3" msgstr "" #: camlibs/sierra/sierra.c:1503 camlibs/sierra/sierra.c:1513 #: camlibs/sierra/sierra.c:1748 msgid "F2.8" msgstr "" #: camlibs/sierra/sierra.c:1504 camlibs/sierra/sierra.c:1515 #: camlibs/sierra/sierra.c:1750 msgid "F4" msgstr "" #: camlibs/sierra/sierra.c:1505 camlibs/sierra/sierra.c:1517 #: camlibs/sierra/sierra.c:1752 msgid "F5.6" msgstr "" #: camlibs/sierra/sierra.c:1506 camlibs/sierra/sierra.c:1519 #: camlibs/sierra/sierra.c:1754 msgid "F8" msgstr "" #: 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 "" #: camlibs/sierra/sierra.c:1634 camlibs/sierra/sierra.c:1637 #: camlibs/sierra/sierra.c:1837 msgid "color" msgstr "" #: camlibs/sierra/sierra.c:1635 camlibs/sierra/sierra.c:1639 #: camlibs/sierra/sierra.c:1839 msgid "black & white" msgstr "" #: camlibs/sierra/sierra.c:1941 msgid "Note: no memory card present, some values may be invalid\n" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: camlibs/sipix/blink.c:872 msgid "" "Sipix StyleCam Blink Driver\n" "Vincent Sanders \n" "Marcus Meissner .\n" msgstr "" #: camlibs/sipix/blink.c:993 camlibs/stv0674/stv0674.c:256 msgid "Could not apply USB settings" msgstr "" #: camlibs/sipix/web2.c:629 msgid "" "SiPix Web2\n" "Marcus Meissner \n" "Driver for accessing the SiPix Web2 camera." msgstr "" #: camlibs/smal/smal.c:167 msgid "" "Smal Ultrapocket\n" "Lee Benfield \n" "Driver for accessing the Smal Ultrapocket camera, and OEM versions (slimshot)" msgstr "" #: 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 "" #: 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 "" #: camlibs/soundvision/soundvision.c:317 #, c-format msgid "" "Firmware Revision: %8s\n" "Pictures: %i\n" "Memory Total: %ikB\n" "Memory Free: %ikB\n" msgstr "" #: camlibs/soundvision/soundvision.c:325 #, c-format msgid "Firmware Revision: %8s" msgstr "" #: camlibs/soundvision/soundvision.c:333 msgid "" "Soundvision Driver\n" "Vince Weaver \n" msgstr "" #: camlibs/spca50x/library.c:269 #, c-format msgid "" "FLASH:\n" " Files: %d\n" msgstr "" #: 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 "" #: camlibs/spca50x/library.c:294 msgid "spca50x library v" msgstr "" #: 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 "" #: 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 "" #: camlibs/sq905/library.c:170 msgid "" "sq905 generic driver\n" "Theodore Kilgore \n" msgstr "" #: 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 "" #: camlibs/stv0680/library.c:360 camlibs/stv0680/library.c:394 msgid "Bad exposure (not enough light probably)" msgstr "" #: 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 "" #: camlibs/stv0680/library.c:533 #, c-format msgid "ASIC Revision: %d.%d\n" msgstr "" #: camlibs/stv0680/library.c:537 #, c-format msgid "Sensor ID: %d.%d\n" msgstr "" #: 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 "" #: camlibs/stv0680/library.c:550 msgid "Camera supports Thumbnails.\n" msgstr "" #: camlibs/stv0680/library.c:552 msgid "Camera supports Video.\n" msgstr "" #: camlibs/stv0680/library.c:555 msgid "Camera pictures are monochrome.\n" msgstr "" #: camlibs/stv0680/library.c:557 msgid "Camera has memory.\n" msgstr "" #: camlibs/stv0680/library.c:559 msgid "Camera supports videoformats: " msgstr "" #: camlibs/stv0680/library.c:565 #, c-format msgid "Vendor ID: %02x%02x\n" msgstr "" #: camlibs/stv0680/library.c:569 #, c-format msgid "Product ID: %02x%02x\n" msgstr "" #: camlibs/stv0680/library.c:576 #, c-format msgid "Number of Images: %d\n" msgstr "" #: camlibs/stv0680/library.c:579 #, c-format msgid "Maximum number of Images: %d\n" msgstr "" #: camlibs/stv0680/library.c:582 #, c-format msgid "Image width: %d\n" msgstr "" #: camlibs/stv0680/library.c:585 #, c-format msgid "Image height: %d\n" msgstr "" #: camlibs/stv0680/library.c:588 #, c-format msgid "Image size: %d\n" msgstr "" #: camlibs/stv0680/library.c:592 #, c-format msgid "Thumbnail width: %d\n" msgstr "" #: camlibs/stv0680/library.c:593 #, c-format msgid "Thumbnail height: %d\n" msgstr "" #: camlibs/stv0680/library.c:594 #, c-format msgid "Thumbnail size: %d\n" msgstr "" #: 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 "" #: camlibs/sx330z/library.c:139 #, c-format msgid "Getting information on %i files..." msgstr "" #: 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 "" #: camlibs/sx330z/library.c:286 msgid "sx330z is USB only" msgstr "" #: 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 "" #: 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 "" #: libgphoto2/gphoto2-abilities-list.c:633 #, c-format msgid "Could not find any driver for '%s'" msgstr "" #: libgphoto2/gphoto2-camera.c:81 #, c-format msgid "An error occurred in the io-library ('%s'): %s" msgstr "" #: libgphoto2/gphoto2-camera.c:85 msgid "No additional information available." msgstr "" #: libgphoto2/gphoto2-camera.c:696 msgid "Could not detect any camera" msgstr "" #: 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 "" #: libgphoto2/gphoto2-camera.c:773 #, c-format msgid "Camera driver '%s' is missing the 'camera_init' function." msgstr "" #: libgphoto2/gphoto2-camera.c:826 msgid "This camera does not offer any configuration options." msgstr "" #: libgphoto2/gphoto2-camera.c:859 msgid "This camera does not support setting configuration options." msgstr "" #: libgphoto2/gphoto2-camera.c:891 msgid "This camera does not support summaries." msgstr "" #: libgphoto2/gphoto2-camera.c:922 msgid "This camera does not offer a manual." msgstr "" #: libgphoto2/gphoto2-camera.c:954 msgid "This camera does not provide information about the driver." msgstr "" #: libgphoto2/gphoto2-camera.c:988 msgid "This camera can not capture." msgstr "" #: libgphoto2/gphoto2-camera.c:1022 msgid "This camera can not capture previews." msgstr "" #: libgphoto2/gphoto2-filesys.c:306 #, c-format msgid "The path '%s' is not absolute." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: libgphoto2/gphoto2-filesys.c:1529 #, c-format msgid "Could not find file '%s'." msgstr "" #: libgphoto2/gphoto2-filesys.c:1655 msgid "The filesystem doesn't support getting files" msgstr "" #: libgphoto2/gphoto2-filesys.c:1688 libgphoto2/gphoto2-filesys.c:2189 #: libgphoto2/gphoto2-filesys.c:2347 #, c-format msgid "Unknown file type %i." msgstr "" #: libgphoto2/gphoto2-filesys.c:1692 #, c-format msgid "Downloading '%s' from folder '%s'..." msgstr "" #: libgphoto2/gphoto2-filesys.c:1947 msgid "The filesystem doesn't support getting file information" msgstr "" #: libgphoto2/gphoto2-filesys.c:2457 msgid "The filesystem doesn't support setting file information" msgstr "" #: libgphoto2/gphoto2-filesys.c:2479 msgid "Read-only file attributes like width and height can not be changed." msgstr "" #: libgphoto2/gphoto2-filesys.c:2562 msgid "The filesystem doesn't support getting storage information" msgstr "" #: libgphoto2/gphoto2-result.c:47 msgid "Corrupted data" msgstr "" #: libgphoto2/gphoto2-result.c:48 msgid "File exists" msgstr "" #: libgphoto2/gphoto2-result.c:49 msgid "Unknown model" msgstr "" #: libgphoto2/gphoto2-result.c:50 msgid "Directory not found" msgstr "" #: libgphoto2/gphoto2-result.c:51 msgid "File not found" msgstr "" #: libgphoto2/gphoto2-result.c:52 msgid "Directory exists" msgstr "" #: libgphoto2/gphoto2-result.c:53 msgid "I/O in progress" msgstr "" #: libgphoto2/gphoto2-result.c:54 msgid "Path not absolute" msgstr "" #: libgphoto2/gphoto2-result.c:55 msgid "Operation cancelled" msgstr "" #: 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 "" #: libgphoto2/gphoto2-result.c:89 msgid "Unknown error" msgstr "" language-pack-ast-base/data/ast/LC_MESSAGES/ubuntu-help.po0000644000000000000000000371124412734304514020254 0ustar # Asturian translation for ubuntu-docs # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the ubuntu-docs package. # astur , 2012. msgid "" msgstr "" "Project-Id-Version: ubuntu-docs\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-26 23:26+0200\n" "PO-Revision-Date: 2014-04-06 17:56+0000\n" "Last-Translator: ivarela \n" "Language-Team: asturian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:37+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ast\n" #. (itstool) path: p/link #: C/legal.xml:3 msgid "Creative Commons Attribution-ShareAlike 3.0 Unported License" msgstr "Creative Commons Attribution-ShareAlike 3.0 Unported License" #. (itstool) path: license/p #: C/legal.xml:3 msgid "This work is licensed under a <_:link-1/>." msgstr "Esti trabayu ta baxo una <_:link-1/>." #. Put one translator per line, in the form NAME , YEAR1, YEAR2 msgctxt "_" msgid "translator-credits" msgstr "" "Launchpad Contributions:\n" " Daniel Holbach https://launchpad.net/~dholbach\n" " Doug Smythies https://launchpad.net/~dsmythies\n" " Esbardu https://launchpad.net/~esguil\n" " Jeremy Bicha https://launchpad.net/~jbicha\n" " Xandru Martino https://launchpad.net/~xandru-martino\n" " Xuacu Saturio https://launchpad.net/~xuacusk8\n" " ivarela https://launchpad.net/~ivarela" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:8 #: C/a11y-dwellclick.page:7 #: C/a11y-right-click.page:7 #: C/a11y-slowkeys.page:11 #: C/a11y-stickykeys.page:7 #: C/accounts.page:5 #: C/accounts-disable-service.page:6 #: C/bluetooth-problem-connecting.page:17 #: C/files-browse.page:24 #: C/files-hidden.page:13 #: C/files-sort.page:13 #: C/files-tilde.page:14 #: C/hardware-problems-graphics.page:11 #: C/look-display-fuzzy.page:22 #: C/mouse-doubleclick.page:16 #: C/mouse-lefthanded.page:14 #: C/mouse-mousekeys.page:15 #: C/mouse-problem-notmoving.page:14 #: C/mouse-sensitivity.page:15 #: C/nautilus-list.page:13 #: C/net-default-browser.page:11 #: C/net-default-email.page:11 #: C/net-email-virus.page:13 #: C/net-install-flash.page:11 #: C/net-install-moonlight.page:11 #: C/net-manual.page:12 #: C/net-othersconnect.page:12 #: C/net-othersedit.page:12 #: C/net-proxy.page:11 #: C/net-slow.page:11 #: C/net-wireless-adhoc.page:11 #: C/net-wireless-disconnecting.page:17 #: C/net-wireless-edit-connection.page:16 #: C/net-wireless-noconnection.page:11 #: C/net-wireless-troubleshooting-device-drivers.page:14 #: C/net-wrongnetwork.page:15 #: C/power-batteryestimate.page:18 #: C/power-batterylife.page:20 #: C/power-batteryoptimal.page:18 #: C/power-batterywindows.page:18 #: C/power-othercountry.page:17 #: C/printing.page:9 #: C/printing-2sided.page:14 #: C/printing-cancel-job.page:15 #: C/printing-differentsize.page:13 #: C/printing-envelopes.page:15 #: C/printing-order.page:14 #: C/printing-select.page:13 #: C/printing-setup.page:14 #: C/sound-volume.page:8 #: C/user-goodpassword.page:11 msgid "Phil Bull" msgstr "Phil Bull" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:12 #: C/a11y-braille.page:6 #: C/a11y-contrast.page:7 #: C/a11y-dwellclick.page:11 #: C/a11y-font-size.page:7 #: C/a11y.page:7 #: C/a11y-right-click.page:11 #: C/a11y-screen-reader.page:6 #: C/a11y-slowkeys.page:7 #: C/a11y-stickykeys.page:11 #: C/a11y-visualalert.page:7 #: C/bluetooth.page:11 #: C/bluetooth-connect-device.page:25 #: C/bluetooth-turn-on-off.page:19 #: C/bluetooth-visibility.page:14 #: C/clock.page:18 #: C/disk.page:9 #: C/display-dimscreen.page:25 #: C/display-lock.page:15 #: C/files-browse.page:20 #: C/files-delete.page:19 #: C/files-lost.page:19 #: C/files-open.page:19 #: C/files.page:10 #: C/files-preview.page:7 #: C/files-removedrive.page:12 #: C/files-rename.page:17 #: C/files-search.page:19 #: C/files-select.page:8 #: C/files-share.page:17 #: C/hardware.page:11 #: C/keyboard.page:19 #: C/keyboard-cursor-blink.page:14 #: C/keyboard-layouts.page:13 #: C/keyboard-repeat-keys.page:12 #: C/look-background.page:26 #: C/media.page:11 #: C/mouse-doubleclick.page:20 #: C/mouse-lefthanded.page:18 #: C/mouse-middleclick.page:20 #: C/mouse-mousekeys.page:19 #: C/mouse-problem-notmoving.page:18 #: C/mouse-sensitivity.page:23 #: C/mouse-touchpad-click.page:13 #: C/nautilus-behavior.page:19 #: C/nautilus-connect.page:16 #: C/nautilus-display.page:14 #: C/nautilus-file-properties-basic.page:19 #: C/nautilus-file-properties-permissions.page:19 #: C/nautilus-prefs.page:11 #: C/nautilus-preview.page:14 #: C/nautilus-views.page:19 #: C/net-findip.page:12 #: C/net-macaddress.page:11 #: C/net-nonm.page:9 #: C/net.page:12 #: C/net-wireless-adhoc.page:15 #: C/net-wireless-edit-connection.page:11 #: C/net-wrongnetwork.page:10 #: C/prefs.page:12 #: C/prefs-language.page:10 #: C/prefs-display.page:10 #: C/printing-setup.page:26 #: C/screen-shot-record.page:20 #: C/session-formats.page:14 #: C/session-language.page:18 #: C/shell-exit.page:21 #: C/shell-keyboard-shortcuts.page:15 #: C/shell-windows-maximize.page:16 #: C/shell-windows-states.page:15 #: C/shell-windows-tiled.page:7 #: C/sound-alert.page:10 #: C/sound-usemic.page:10 #: C/sound-usespeakers.page:9 #: C/sound-volume.page:13 #: C/tips.page:8 #: C/tips-specialchars.page:12 #: C/unity-introduction.page:13 #: C/user-add.page:19 #: C/user-changepicture.page:15 #: C/user-delete.page:19 msgid "Shaun McCance" msgstr "Shaun McCance" #. (itstool) path: credit/name #: C/a11y-bouncekeys.page:16 #: C/a11y-contrast.page:11 #: C/a11y-dwellclick.page:15 #: C/a11y-font-size.page:11 #: C/a11y.page:11 #: C/a11y-right-click.page:16 #: C/a11y-slowkeys.page:15 #: C/a11y-stickykeys.page:15 #: C/a11y-visualalert.page:11 #: C/accounts-add.page:10 #: C/accounts-provider-not-available.page:16 #: C/accounts-remove.page:5 #: C/accounts-which-application.page:12 #: C/accounts-whyadd.page:10 #: C/backup-how.page:21 #: C/backup-thinkabout.page:22 #: C/backup-what.page:21 #: C/bluetooth-connect-device.page:29 #: C/bluetooth-send-file.page:26 #: C/color-assignprofiles.page:20 #: C/color-calibrate-scanner.page:22 #: C/color-calibrate-screen.page:23 #: C/color-howtoimport.page:21 #: C/color-virtualdevice.page:19 #: C/contacts-add-remove.page:17 #: C/contacts-connect.page:10 #: C/contacts-edit-details.page:18 #: C/contacts-link-unlink.page:17 #: C/contacts.page:14 #: C/contacts-search.page:18 #: C/contacts-setup.page:7 #: C/clock-calendar.page:20 #: C/clock-set.page:22 #: C/clock-timezone.page:17 #: C/disk-benchmark.page:21 #: C/disk-capacity.page:17 #: C/disk-check.page:18 #: C/display-dual-monitors-desktop.page:11 #: C/display-lock.page:19 #: C/documents-collections.page:12 #: C/documents-filter.page:7 #: C/documents-formats.page:7 #: C/documents-info.page:13 #: C/documents-previews.page:12 #: C/documents-print.page:12 #: C/documents-search.page:12 #: C/documents-select.page:12 #: C/documents-tracker.page:12 #: C/documents-viewgrid.page:13 #: C/documents-view.page:12 #: C/files-autorun.page:23 #: C/files-browse.page:28 #: C/files-copy.page:22 #: C/files-delete.page:28 #: C/files-disc-write.page:9 #: C/files-hidden.page:17 #: C/files-lost.page:23 #: C/files-removedrive.page:16 #: C/files-rename.page:25 #: C/files-search.page:23 #: C/files-share.page:21 #: C/files-sort.page:21 #: C/files-templates.page:17 #: C/files-tilde.page:18 #: C/keyboard-cursor-blink.page:26 #: C/keyboard-layouts.page:22 #: C/keyboard-nav.page:10 #: C/keyboard-osk.page:19 #: C/keyboard-repeat-keys.page:24 #: C/keyboard-shortcuts-set.page:10 #: C/look-background.page:34 #: C/look-display-fuzzy.page:26 #: C/look-resolution.page:23 #: C/mouse-doubleclick.page:24 #: C/mouse-lefthanded.page:22 #: C/mouse-middleclick.page:24 #: C/mouse-mousekeys.page:23 #: C/mouse-sensitivity.page:27 #: C/mouse-touchpad-click.page:17 #: C/nautilus-behavior.page:23 #: C/nautilus-bookmarks-edit.page:18 #: C/nautilus-connect.page:20 #: C/nautilus-display.page:18 #: C/nautilus-file-properties-permissions.page:23 #: C/nautilus-list.page:17 #: C/nautilus-preview.page:18 #: C/nautilus-views.page:23 #: C/net-default-browser.page:15 #: C/net-default-email.page:15 #: C/net-findip.page:20 #: C/net-macaddress.page:19 #: C/net-othersconnect.page:16 #: C/net-othersedit.page:16 #: C/net-proxy.page:19 #: C/power-batterylife.page:28 #: C/power-nowireless.page:24 #: C/power-whydim.page:17 #: C/prefs-language.page:14 #: C/printing-setup.page:34 #: C/session-formats.page:18 #: C/session-language.page:26 #: C/session-screenlocks.page:18 #: C/tips-specialchars.page:16 #: C/user-add.page:23 #: C/user-goodpassword.page:19 #: C/wacom-left-handed.page:7 #: C/wacom-mode.page:6 #: C/wacom-multi-monitor.page:7 #: C/wacom.page:15 #: C/wacom-stylus.page:7 msgid "Michael Hill" msgstr "Michael Hill" #. (itstool) path: info/desc #: C/a11y-bouncekeys.page:19 msgid "Ignore quickly-repeated key presses of the same key." msgstr "Inora la repetición rápida de la mesma tecla calcada." #. (itstool) path: page/title #: C/a11y-bouncekeys.page:30 msgid "Turn on bounce keys" msgstr "Activar el refugu de tecles" #. (itstool) path: page/p #: C/a11y-bouncekeys.page:32 msgid "" "Turn on bounce keys to ignore key presses that are rapidly " "repeated. For example, if you have hand tremors which cause you to press a " "key multiple times when you only want to press it once, you should turn on " "bounce keys." msgstr "" "Active refugu de tecles pa inorar les repeticiones rápides de " "pulsaciones de tecles. Por exemplu, si tien temblón de manes que fai que " "calque delles vegaes cuando namái quier calcar una vegada, tendría d'activar " "el refugu de tecles." #. (itstool) path: item/p #. (itstool) path: when/p #: C/a11y-bouncekeys.page:41 #: C/a11y-contrast.page:39 #: C/a11y-dwellclick.page:51 #: C/a11y-font-size.page:35 #: C/a11y-right-click.page:43 #: C/a11y-slowkeys.page:44 #: C/a11y-stickykeys.page:49 #: C/a11y-visualalert.page:44 #: C/accounts-add.page:42 #: C/accounts-disable-service.page:45 #: C/accounts-remove.page:31 #: C/display-dimscreen.page:44 #: C/display-dual-monitors.page:31 #: C/display-lock.page:36 #: C/files-autorun.page:41 #: C/mouse-doubleclick.page:38 #: C/mouse-lefthanded.page:34 #: C/mouse-sensitivity.page:39 #: C/mouse-touchpad-click.page:29 #: C/mouse-touchpad-click.page:64 #: C/mouse-touchpad-click.page:98 #: C/net-default-browser.page:29 #: C/net-default-email.page:29 #: C/net-findip.page:34 #: C/power-closelid.page:52 #: C/power-whydim.page:35 #: C/session-formats.page:37 #: C/session-screenlocks.page:36 msgid "" "Click the icon at the very right of the menu bar and select " "System Settings." msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús " "y escueya Axustes del sistema." #. (itstool) path: item/p #: C/a11y-bouncekeys.page:47 #: C/a11y-slowkeys.page:50 #: C/a11y-stickykeys.page:55 #: C/keyboard-osk.page:36 msgid "" "Open Universal Access and select the Typing tab." msgstr "" "Abra Accesu universal y vaya a la llingüeta Escritura." #. (itstool) path: item/p #: C/a11y-bouncekeys.page:53 msgid "Switch Bounce Keys on." msgstr "Active'l Refugu de tecles." #. (itstool) path: page/p #: C/a11y-bouncekeys.page:59 msgid "" "Use the Acceptance delay slider to change how long bounce keys " "waits before it registers another key press after you pressed the key for " "the first time. Select Beep when a key is rejected if you want " "the computer to make a sound each time it ignores a key press because it " "happened too soon after the previous key press." msgstr "" "Use l'eslizador Retardu d'aceutación pa camudar el tiempu que " "tien d'esperar el refugu de tecles enantes de rexistrar otra tecla primida " "dempués de la primida en primer llugar. Escueya Pitar al refugar una " "tecla si quier que l'equipu emita un soníu cada vez qu'inora una tecla " "porque la presión asocedió bien sero dempués de la presión de la tecla " "anterior." #. (itstool) path: info/desc #: C/a11y-braille.page:9 msgid "" "Use the Orca screen reader with a refreshable Braille display." msgstr "" "Use'l llector de pantalla Orca con una pantalla Braille anovable." #. (itstool) path: page/title #: C/a11y-braille.page:18 msgid "Read screen in Braille" msgstr "Lleer la pantalla en Braille" #. (itstool) path: page/p #: C/a11y-braille.page:22 msgid "" "GNOME provides the Orca screen reader to display the user " "interface on a refreshable Braille display. Depending on how you installed " "GNOME, you might not have Orca installed. Install Orca, then refer to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-contrast.page:14 msgid "" "Make windows and buttons on the screen more (or less) vivid, so they're " "easier to see." msgstr "" "Facer que les ventanes y botones de la pantalla tengan más o menos " "contraste, pa que seyan más fáciles de ver." #. (itstool) path: page/title #: C/a11y-contrast.page:26 msgid "Adjust the contrast" msgstr "Axustar el contraste" #. (itstool) path: page/p #: C/a11y-contrast.page:30 msgid "" "You can adjust the contrast of windows and buttons so that they're easier to " "see. This is not the same as changing the " "brightness of the whole screen; only parts of the user " "interface will change." msgstr "" "Pue axustar el contraste de les ventanes y botones pa facilitar la so " "visibilidá. Esto nun ye lo mesmo que camudar el rellumu de la pantalla completa; solo camuda " "partes de la interfaz d'usuariu." #. (itstool) path: item/p #: C/a11y-contrast.page:45 #: C/a11y-font-size.page:41 msgid "" "Open Universal Access and select the Seeing tab." msgstr "" "Abra Accesu Universal y escueya la llingüeta Vista." #. (itstool) path: item/p #: C/a11y-contrast.page:51 msgid "Switch High Contrast to ON." msgstr "" #. (itstool) path: info/desc #: C/a11y-dwellclick.page:18 msgid "" "The Hover Click (Dwell Click) feature allows you to click by holding the " "mouse still." msgstr "" "La carauterística de pulsación al posase déxa-y facer clic» calteniendo'l " "mur deteníu nuna posición." #. (itstool) path: page/title #: C/a11y-dwellclick.page:30 msgid "Simulate clicking by hovering" msgstr "Simular una pulsación al asitiar el punteru" #. (itstool) path: page/p #: C/a11y-dwellclick.page:34 msgid "" "You can click or drag simply by hovering your mouse pointer over a control " "or object on the screen. This is useful if you find it difficult to move the " "mouse and click at the same time. This feature is called Hover Click or " "Dwell Click." msgstr "" "Pue calcar o arrastrar a cencielles asitiando'l punteru del mur sobre un " "control o un oxetu na pantalla. Esto ye útil si se tienen dificultaes pa " "mover el mur y calcar coles mesmes. Esta carauterística llámase pulsación al " "posase o de permanencia." #. (itstool) path: page/p #: C/a11y-dwellclick.page:41 msgid "" "When Hover Click is enabled, you can move your mouse pointer over a control, " "let go of the mouse, and then wait for a while before the button will be " "clicked for you." msgstr "" "Cuando la pulsación al posase ta activada pue mover el punteru del mur sobre " "un control, soltar el mur, y depués esperar un tiempu enantes de que'l botón " "se calque por usté." #. (itstool) path: choose/p #. (itstool) path: item/p #: C/a11y-dwellclick.page:56 #: C/a11y-right-click.page:48 #: C/display-dual-monitors-desktop.page:32 msgid "" "Click your name on the menu bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/a11y-dwellclick.page:62 #: C/a11y-right-click.page:54 msgid "" "Open Universal Access and select the Pointing and " "Clicking tab." msgstr "" "Abra Accesu universal y escueya la llingüeta Apuntar y " "calcar." #. (itstool) path: item/p #: C/a11y-dwellclick.page:68 msgid "Switch Hover Click on." msgstr "Active Pulsación al posase." #. (itstool) path: page/p #: C/a11y-dwellclick.page:74 msgid "" "The Hover Click window will open, and will stay above all of your " "other windows. You can use this to choose what sort of click should happen " "when you hover. For example, if you select Secondary Click, you " "will right-click when you hover. After you double-click, right-click, or " "drag, you will be automatically returned to clicking." msgstr "" "Va abrise la ventana Pulsación al posase penriba, y va caltenese " "penriba de toles demás ventanes. Pue usar esta ventana pa escoyer qué tipu " "de pulsación tien de realizase cuando pose'l punteru. Por exemplu, si " "escueye Pulsación secundaria, cuando pose'l punteru tendrá fecho " "l'aición equivalente a una pulsación col botón derechu del mur. Dempués de " "que faiga una pulsación doble, secundaria, o arrastre, l'aición a realizar " "va retornar automáticamente a pulsación cenciella." #. (itstool) path: page/p #: C/a11y-dwellclick.page:82 msgid "" "When you hover your mouse pointer over a button and don't move it, it will " "gradually change color. When it has fully changed color, the button will be " "clicked." msgstr "" "Al pasar el punteru del mur sobre un botón y nun movese, va camudar de color " "adulces. Una vegada que'l so color camudara por completu, el botón va " "calcase." #. (itstool) path: page/p #: C/a11y-dwellclick.page:88 msgid "" "Adjust the Delay setting to change how long you have to hold the " "mouse pointer still before clicking." msgstr "" "Axuste la configuración de Retardu pa camudar cuánto tiempu tien " "que primise'l punteru primero que'l sistema lu reconoza como una pulsación." #. (itstool) path: page/p #: C/a11y-dwellclick.page:93 msgid "" "You don't need to hold the mouse perfectly still when hovering to click. The " "pointer is allowed to move a little bit and will still click after a while. " "If it moves too much, however, the click will not happen." msgstr "" "Nun ye necesario caltener el mur inmóvil cuando se va calcar. El punteru pue " "movese un pocu y aínda pue calcar dempués d'un tiempu. Sicasí, si lu mueve " "abondo, la pulsación nun va asoceder." #. (itstool) path: page/p #: C/a11y-dwellclick.page:99 msgid "" "Adjust the Motion threshold setting to change how much the " "pointer can move and still be considered to be hovering." msgstr "" "Axuste la configuración de Motion threshold pa camudar que " "tanto'l mur pue movese y qu'entá se considere como sobrepuestu." #. (itstool) path: info/desc #: C/a11y-font-size.page:14 msgid "Use larger fonts to make text easier to read." msgstr "" "Usar fontes más grandes pa facer que'l testu seya más cenciellu de lleer." #. (itstool) path: page/title #: C/a11y-font-size.page:24 msgid "Change text size on the screen" msgstr "Camudar el tamañu del testu na pantalla" #. (itstool) path: page/p #: C/a11y-font-size.page:28 msgid "" "If you have difficulty reading the text on your screen, you can change the " "size of the font." msgstr "" "Si tien dificultaes al lleer el testu na so pantalla, pue camudar el tamañu " "del testu." #. (itstool) path: item/p #: C/a11y-font-size.page:46 msgid "Switch Large Text to ON." msgstr "" #. (itstool) path: note/p #: C/a11y-font-size.page:53 msgid "" "In many apps, you can increase the text size at any time by pressing " "Ctrl+. To reduce the text size, press " "Ctrl-." msgstr "" "En varias aplicaciones, pue incrementar el tamañu de testu en cualesquier " "intre presionando Ctrl+. Pa amenorgar " "el tamañu de testu, presione Ctrl-." #. (itstool) path: info/desc #: C/a11y.page:14 msgid "" "Seeing, hearing, mobility, braille…" msgstr "" "Visión, audición, movilidá, braille…" #. (itstool) path: page/title #. (itstool) path: links/title #: C/a11y.page:26 #: C/keyboard.page:36 msgid "Universal access" msgstr "Accesu universal" #. (itstool) path: when/p #: C/a11y.page:32 msgid "" "The Unity desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the Universal " "Access section of System Settings." msgstr "" "L'escritoriu Unity inclúi teunoloxíes d'asistencia p'ayudar a usuarios con " "diverses discapacidaes y necesidaes especiales, y p'interactuar con preseos " "comunes d'asistencia. Munches carauterístiques d'accesibilidá tán " "disponibles na seición Accesu universal de la Preferencies " "del sistema." #. (itstool) path: choose/p #: C/a11y.page:39 msgid "" "The GNOME desktop includes assistive technologies to support users with " "various impairments and special needs, and to interact with common assistive " "devices. Many accessibility features can be accessed from the accessibility " "menu in the top bar." msgstr "" "L'escritoriu GNOME inclúi teunoloxíes d'asistencia pa dar soporte a usuarios " "con diversos defeutos y necesidaes especiales y pa interautuar con preseos " "d'asistencia comunes. Pue aportase a munches carauterístiques d'accesibilidá " "dende'l menú na barra cimera." #. (itstool) path: section/title #: C/a11y.page:48 msgid "Visual impairments" msgstr "Defeutos visuales" #. (itstool) path: links/title #: C/a11y.page:53 msgid "Blindness" msgstr "Ceguera" #. (itstool) path: links/title #: C/a11y.page:58 msgid "Low vision" msgstr "Visión deficiente" #. (itstool) path: links/title #: C/a11y.page:63 msgid "Color-blindness" msgstr "Daltonismu" #. (itstool) path: links/title #: C/a11y.page:68 #: C/a11y.page:101 #: C/keyboard.page:40 msgid "Other topics" msgstr "Otros temes" #. (itstool) path: section/title #: C/a11y.page:75 msgid "Hearing impairments" msgstr "Defeutos auditivos" #. (itstool) path: section/title #: C/a11y.page:82 msgid "Mobility impairments" msgstr "Defeutos motores" #. (itstool) path: links/title #: C/a11y.page:86 msgid "Mouse movement" msgstr "Movimientu del mur" #. (itstool) path: links/title #: C/a11y.page:91 msgid "Clicking and dragging" msgstr "Calcar y soltar" #. (itstool) path: links/title #: C/a11y.page:96 msgid "Keyboard use" msgstr "Usu del tecláu" #. (itstool) path: credit/years #: C/a11y-right-click.page:13 #: C/accounts-whyadd.page:7 #: C/contacts-connect.page:12 #: C/contacts.page:16 #: C/contacts-setup.page:9 #: C/documents-collections.page:9 #: C/documents-collections.page:14 #: C/documents-filter.page:9 #: C/documents-formats.page:9 #: C/documents-info.page:9 #: C/documents-info.page:15 #: C/documents.page:9 #: C/documents-previews.page:9 #: C/documents-previews.page:14 #: C/documents-print.page:9 #: C/documents-print.page:14 #: C/documents-search.page:9 #: C/documents-search.page:14 #: C/documents-select.page:9 #: C/documents-select.page:14 #: C/documents-tracker.page:9 #: C/documents-tracker.page:14 #: C/documents-viewgrid.page:9 #: C/documents-viewgrid.page:15 #: C/documents-view.page:9 #: C/documents-view.page:14 #: C/files-removedrive.page:18 #: C/keyboard-layouts.page:15 #: C/screen-shot-record.page:22 #: C/shell-keyboard-shortcuts.page:17 #: C/shell-windows-states.page:17 #: C/wacom-left-handed.page:9 #: C/wacom-mode.page:8 #: C/wacom-multi-monitor.page:9 #: C/wacom-stylus.page:9 msgid "2012" msgstr "2012" #. (itstool) path: info/desc #: C/a11y-right-click.page:19 msgid "Press and hold the left mouse button to right-click." msgstr "" "Pa realizar una pulsación derecha, calque y caltenga calcáu'l botón " "esquierdu del mur." #. (itstool) path: page/title #: C/a11y-right-click.page:29 msgid "Simulate a right mouse click" msgstr "Simular una pulsación derecha del mur" #. (itstool) path: page/p #: C/a11y-right-click.page:33 msgid "" "You can right-click by holding down the left mouse button. This is useful if " "you find it difficult to move your fingers individually on one hand, or if " "your pointing device only has a single button." msgstr "" "Pue facer «clic derechu» calteniendo primíu'l botón esquierdu del mur. Esto " "ye útil si atopa difícil mover los sos deos individualmente en una mano, o " "si'l so preséu d'entrada namái tien un botón." #. (itstool) path: item/p #: C/a11y-right-click.page:60 msgid "Switch Simulated Secondary Click on." msgstr "Encender la Pulsación secundaria simulada." #. (itstool) path: page/p #: C/a11y-right-click.page:66 msgid "" "You can change how long you must hold down the left mouse button before it " "is registered as a right click. On the Pointing and Clicking tab, " "change the Acceptance delay under Simulated Secondary " "Click." msgstr "" "Pue variar el tiempu que tien de caltener calcáu'l botón esquierdu del mur " "enantes que se rexistre como una pulsación del botón derechu. Na llingüeta " "Apuntar y calcar, camude Retardu d'aceutación en " "Pulsación secundaria simulada." #. (itstool) path: page/p #: C/a11y-right-click.page:73 msgid "" "To right-click with simulated secondary click, hold down the left mouse " "button where you would normally right-click, then release. The pointer fills " "with blue as you hold down the left mouse button. Once it is entirely blue, " "release the mouse button to right-click." msgstr "" "Pa facer clic col botón derechu con un clic secundariu simuláu, caltenga " "primíu'l botón esquierdu del mur onde de normal calcaría col botón derechu, " "y de siguío suéltelu. El punteru va rellenase con color azul mientres " "caltién primíu'l botón esquierdu. Una vegada seya dafechu azul, suelte'l " "botón del mur pa facer clic derechu." #. (itstool) path: page/p #: C/a11y-right-click.page:80 msgid "" "Some special pointers, such as the resize pointers, do not change colors. " "You can still use simulated secondary click as normal, even if you don't get " "visual feedback from the pointer." msgstr "" "Dellos punteros especiales, como los de cambéu de tamañu, nun camuden los " "colores. Entá asina pue siguir usando'l clic secundariu simuláu con " "normalidá, inclusive anque nun reciba una rempuesta visual del punteru." #. (itstool) path: page/p #: C/a11y-right-click.page:86 msgid "" "If you use Mouse Keys, this also " "allows you to right-click by holding down the 5 key on your " "keypad." msgstr "" "Si usa les tecles del mur, esto tamién-" "y dexa facer pulsaciones dereches al caltener primida la tecla 5 " "nel so tecláu." #. (itstool) path: note/p #: C/a11y-right-click.page:95 msgid "" "In the Activities overview, you are always able to long-press to " "right-click, even with this feature disabled. Long-press works slightly " "differently in the overview: You do not have to release the button to right-" "click." msgstr "" "Na vista xeneral de Actividaes siempres pue realizar una " "pulsación llarga pa executar una pulsación col botón derechu, inclusive si " "esta carauterística ta desactivada. La pulsación llarga funciona de forma " "llixeramente distinta na vista xeneral: nun tien que lliberar el botón pa " "facer la pulsación col botón derechu." #. (itstool) path: info/desc #: C/a11y-screen-reader.page:9 msgid "Use the Orca screen reader to speak the user interface." msgstr "" "Use'l llector de pantalla Orca pa lleer la interfaz d'usuariu." #. (itstool) path: page/title #: C/a11y-screen-reader.page:17 msgid "Read screen aloud" msgstr "Lleer la pantalla" #. (itstool) path: page/p #: C/a11y-screen-reader.page:21 msgid "" "GNOME provides the Orca screen reader to speak the user " "interface. Depending on how you installed GNOME, you might not have Orca " "installed. Install Orca, and then refer " "to the Orca Help for more information." msgstr "" #. (itstool) path: info/desc #: C/a11y-slowkeys.page:18 msgid "" "Have a delay between a key being pressed and that letter appearing on the " "screen." msgstr "" "Tener un retardu al calcar una tecla y el tiempu que tarda n'apaecer na " "pantalla." #. (itstool) path: page/title #: C/a11y-slowkeys.page:29 msgid "Turn on slow keys" msgstr "Activar tecles lentes" #. (itstool) path: page/p #: C/a11y-slowkeys.page:33 msgid "" "Turn on slow keys if you would like there to be a delay between " "pressing a key and that letter being displayed on the screen. This means " "that you have to hold down each key you want to type for a little while " "before it appears. Use slow keys if you accidentally press several keys at a " "time when you type, or if you find it difficult to press the right key on " "the keyboard first time." msgstr "" "Active les tecles lentes si desea qu'heba un intervalu ente'l " "momentu nel que calca una tecla y el momentu nel qu'apaez sobre la pantalla. " "Esto significa que va tener que primir les tecles mientres un curtiu periodu " "de tiempu enantes qu'apaezan. Use les tecles lentes si suel primir delles " "tecles al empar cuando escribe, o si tien dificultaes pa primir les tecles " "correctes." #. (itstool) path: item/p #: C/a11y-slowkeys.page:55 msgid "Switch Slow Keys on." msgstr "Active les Tecles lentes." #. (itstool) path: note/title #: C/a11y-slowkeys.page:62 msgid "Quickly turn slow keys on and off" msgstr "Active y desactive rápido les tecles lentes." #. (itstool) path: note/p #: C/a11y-slowkeys.page:65 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn slow keys on and off from the " "keyboard. When this option is selected, you can press and hold " "Shift for eight seconds to enable or disable slow keys." msgstr "" #. (itstool) path: page/p #: C/a11y-slowkeys.page:73 msgid "" "Use the Acceptance delay slider to control how long you have to " "hold a key down for it to register." msgstr "" "Use l'eslizador Retardu d'aceutación pa remanar cuánto tiempu " "tien de caltener primida la tecla pa que se rexistre." #. (itstool) path: page/p #: C/a11y-slowkeys.page:78 msgid "" "You can have your computer make a sound when you press a key, when a key " "press is accepted, or when a key press is rejected because you didn't hold " "the key down long enough." msgstr "" "Pue facer que'l so equipu emita un soníu al calcar una tecla, cuando " "s'aceuta una tecla o al refugar una tecla porque nun la tuvo calcada abondu " "tiempu." #. (itstool) path: info/desc #: C/a11y-stickykeys.page:18 msgid "" "Type keyboard shortcuts one key at a time rather than having to hold down " "all of the keys at once." msgstr "" "Primir combinaciones de tecles tecla a tecla, en llugar de tener que " "caltener calcaes toles tecles al empar." #. (itstool) path: page/title #: C/a11y-stickykeys.page:29 msgid "Turn on sticky keys" msgstr "Activar les tecles persistentes" #. (itstool) path: page/p #: C/a11y-stickykeys.page:33 msgid "" "Sticky keys allows you to type keyboard shortcuts one key at a time " "rather than having to hold down all of the keys at once. For example, the " "AltTab shortcut switches between " "windows. Without sticky keys turned on, you would have to hold down both " "keys at the same time; with sticky keys turned on, you would press " "Alt and then Tab to do the same." msgstr "" "Les tecles persistentes déxen-y usar atayos de tecláu ensin tener " "que primir delles tecles al mesmu tiempu, pa facelo, pue primir una tecla al " "empar. Por exemplu, pa primir AltTab " "que permite camudar ente ventanes. Ensin activar les tecles persistentes, " "tendría que primir dambes tecles coles mesmes, ente que con esta " "carauterística pue primir Alt y dempués Tab pa llograr " "la mesma resultancia." #. (itstool) path: page/p #: C/a11y-stickykeys.page:42 msgid "" "You might want to turn on sticky keys if you find it difficult to hold down " "several keys at once." msgstr "" "Pue querer activar les tecles persistentes si atopa dificultá pa caltener " "calcaes delles tecles al empar." #. (itstool) path: item/p #: C/a11y-stickykeys.page:60 msgid "Switch Sticky Keys on." msgstr "Active les Tecles persistentes." #. (itstool) path: note/title #: C/a11y-stickykeys.page:67 msgid "Quickly turn sticky keys on and off" msgstr "Activar y desactivar rápido les tecles persistentes" #. (itstool) path: note/p #: C/a11y-stickykeys.page:70 msgid "" "Under Enable by Keyboard, select Turn on accessibility " "features from the keyboard to turn sticky keys on and off from the " "keyboard. When this option is selected, you can press Shift five " "times in a row to enable or disable sticky keys." msgstr "" #. (itstool) path: page/p #: C/a11y-stickykeys.page:78 msgid "" "If you press two keys at once, you can have sticky keys turn itself off " "temporarily to let you enter a keyboard shortcut in the normal way." msgstr "" "Si se calquen dos tecles al empar ye posible que'l tecláu dexe de funcionar " "un momentu pa dempués dexa-y introducir una combinación de tecles en manera " "normal." #. (itstool) path: page/p #: C/a11y-stickykeys.page:83 msgid "" "For example, if you have sticky keys turned on but press Alt and " "Tab simultaneously, sticky keys would not wait for you to press " "another key if you had this option turned on. It would wait if you " "only pressed one key, however. This is useful if you are able to press some " "keyboard shortcuts simultaneously (for example, keys that are close " "together), but not others." msgstr "" "Por exemplu, si activa les tecles persistentes pero calca Alt y " "Tab al empar, les tecles persistentes nun van esperar a que " "calque otra tecla si tenía esa opción activada. Sicasí, sí podría " "esperar si namái se calca una tecla. Esto ye útil si pue calcar delles " "combinaciones de tecles simultáneamente (por exemplu, con tecles que tean " "xuntes), pero non otres." #. (itstool) path: page/p #: C/a11y-stickykeys.page:92 msgid "" "Select Disable if two keys are pressed together to enable this." msgstr "" "Escueya Desactivar si se calquen dos tecles al empar p'activar " "esto." #. (itstool) path: page/p #: C/a11y-stickykeys.page:96 msgid "" "You can have the computer make a \"beep\" sound when you start typing a " "keyboard shortcut with sticky keys turned on. This is useful if you want to " "know that sticky keys is expecting a keyboard shortcut to be typed, so the " "next key press will be interpreted as part of a shortcut. Select Beep " "when a modifier key is pressed to enable this." msgstr "" "Pue facer que'l so equipu emita un pitíu» cuando empiece a teclear un atayu " "de tecláu coles tecles persistentes activaes. Esto ye útil si quier que les " "tecles persistentes esperen que se teclee un atayu de tecláu, de mou que la " "siguiente pulsación va interpretase como parte d'un atayu. Escueya " "Pitar al primir una tecla modificadora p'activar esto." #. (itstool) path: info/desc #: C/a11y-visualalert.page:14 msgid "" "Enable visual alerts to flash the screen or window when an alert sound is " "played." msgstr "" "Activar alertas visuales pa iluminar la pantalla o la ventana cuando se " "reproduzca un soníu de alerta." #. (itstool) path: page/title #: C/a11y-visualalert.page:25 msgid "Flash the screen for alert sounds" msgstr "Destello de pantalla pa soníos de alerta" #. (itstool) path: page/p #: C/a11y-visualalert.page:29 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. If you have a hard time hearing these sounds, you can have " "either the entire screen or your current window visually flash whenever the " "alert sound is played." msgstr "" "Su equipu reproducirá un sencillo soníu de alerta pa ciertos tribes de " "mensaxes y eventos. Si tien dificultades pa oír esos soníos, pue facer que " "se ilumine la ventana actual o la pantalla completa cada vegada que se " "reproduzca un soníu de alerta." #. (itstool) path: page/p #: C/a11y-visualalert.page:36 msgid "" "This can also be useful if you're in an environment where you need your " "computer to be silent, such as in a library (see to learn how to mute the alert sound)." msgstr "" #. (itstool) path: item/p #: C/a11y-visualalert.page:50 msgid "" "Open Universal Access and select the Hearing tab." msgstr "" "Abra Accesu universal y vaya a la llingüeta Audición." #. (itstool) path: item/p #: C/a11y-visualalert.page:55 msgid "" "Switch Visual Alerts on. Select whether you want the entire " "screen or just your current window title to flash." msgstr "" #. (itstool) path: credit/name #: C/about-this-guide.page:8 #: C/backup-check.page:12 #: C/backup-frequency.page:17 #: C/backup-how.page:17 #: C/backup-restore.page:16 #: C/backup-thinkabout.page:18 #: C/backup-what.page:13 #: C/backup-where.page:14 #: C/backup-why.page:14 #: C/clock-calendar.page:16 #: C/clock-set.page:14 #: C/clock-timezone.page:13 #: C/disk-benchmark.page:13 #: C/disk-capacity.page:9 #: C/disk-check.page:10 #: C/disk-format.page:10 #: C/disk-partitions.page:9 #: C/display-dimscreen.page:17 #: C/files-autorun.page:19 #: C/files-lost.page:15 #: C/files-recover.page:16 #: C/files-rename.page:13 #: C/files-search.page:15 #: C/hardware-driver.page:13 #: C/hardware-cardreader.page:15 #: C/look-background.page:14 #: C/look-display-fuzzy.page:14 #: C/look-resolution.page:15 #: C/mouse-wakeup.page:13 #: C/music-cantplay-drm.page:10 #: C/music-player-ipodtransfer.page:10 #: C/music-player-newipod.page:10 #: C/music-player-notrecognized.page:11 #: C/net-antivirus.page:14 #: C/net-vpn-connect.page:12 #: C/net-wired-connect.page:11 #: C/net-wireless-airplane.page:12 #: C/net-wireless-connect.page:14 #: C/net-wireless-find.page:13 #: C/net-wireless-hidden.page:12 #: C/net-wireless-troubleshooting.page:16 #: C/net-wireless-troubleshooting-hardware-check.page:15 #: C/net-wireless-troubleshooting-hardware-info.page:15 #: C/net-wireless-troubleshooting-initial-check.page:15 #: C/net-wireless-wepwpa.page:11 #: C/power-batterybroken.page:14 #: C/power-batteryestimate.page:14 #: C/power-batterylife.page:16 #: C/power-batteryoptimal.page:14 #: C/power-batteryslow.page:13 #: C/power-batterywindows.page:14 #: C/power-closelid.page:14 #: C/power-constantfan.page:13 #: C/power-hibernate.page:16 #: C/power-hotcomputer.page:14 #: C/power-lowpower.page:12 #: C/power-nowireless.page:16 #: C/power-othercountry.page:13 #: C/power-suspendfail.page:14 #: C/power-suspend.page:13 #: C/power-whydim.page:13 #: C/power-willnotturnon.page:13 #: C/printing-streaks.page:15 #: C/session-language.page:14 #: C/session-screenlocks.page:14 #: C/shell-apps-favorites.page:21 #: C/shell-overview.page:20 #: C/shell-windows.page:14 #: C/shell-windows-switching.page:15 #: C/shell-workspaces-movewindow.page:17 #: C/shell-workspaces.page:15 #: C/shell-workspaces-switch.page:16 #: C/sound-broken.page:13 #: C/sound-crackle.page:13 #: C/sound-nosound.page:14 #: C/user-accounts.page:17 #: C/user-add.page:15 #: C/user-admin-change.page:16 #: C/user-admin-explain.page:13 #: C/user-admin-problems.page:13 #: C/user-changepassword.page:15 #: C/user-changepicture.page:11 #: C/user-delete.page:15 #: C/user-forgottenpassword.page:10 #: C/user-goodpassword.page:7 #: C/video-dvd.page:14 #: C/video-sending.page:11 #: C/windows-key.page:10 msgid "GNOME Documentation Project" msgstr "Proxecto de documentación de GNOME" #. (itstool) path: credit/name #: C/about-this-guide.page:12 #: C/addremove-install-synaptic.page:7 #: C/addremove-install.page:7 #: C/addremove-ppa.page:7 #: C/addremove-remove.page:7 #: C/addremove-sources.page:8 #: C/addremove.page:11 #: C/app-cheese.page:7 #: C/bluetooth-turn-on-off.page:23 #: C/disk-check.page:22 #: C/display-dual-monitors.page:11 #: C/documents.page:12 #: C/files-browse.page:32 #: C/files-disc-write.page:13 #: C/files.page:14 #: C/hardware-driver-proprietary.page:13 #: C/keyboard.page:23 #: C/keyboard-layouts.page:30 #: C/keyboard-nav.page:14 #: C/mouse-wakeup.page:17 #: C/nautilus-display.page:22 #: C/net-antivirus.page:19 #: C/net-chat-empathy.page:11 #: C/net-chat-skype.page:11 #: C/net-chat-social.page:10 #: C/net-chat-video.page:10 #: C/net-install-java-plugin.page:10 #: C/net-mobile.page:10 #: C/net-wireless-airplane.page:17 #: C/net-wireless-hidden.page:17 #: C/net-wireless-troubleshooting-initial-check.page:20 #: C/numeric-keypad.page:14 #: C/power-hibernate.page:28 #: C/prefs-language.page:18 #: C/report-ubuntu-bug.page:12 #: C/session-formats.page:22 #: C/session-language.page:30 #: C/sharing.page:20 #: C/sharing-bluetooth.page:12 #: C/sharing-desktop.page:15 #: C/startup-applications.page:14 #: C/tips-specialchars.page:20 #: C/unity-launcher-change-size.page:10 #: C/unity-launcher-intro.page:13 #: C/unity-menubar-intro.page:15 #: C/unity-shopping.page:18 #: C/windows-key.page:14 msgid "Ubuntu Documentation Team" msgstr "Equipu de documentación d'Ubuntu" #. (itstool) path: info/desc #: C/about-this-guide.page:14 msgid "A few tips on using the Ubuntu Desktop Guide." msgstr "" #. (itstool) path: page/title #: C/about-this-guide.page:23 msgid "About this guide" msgstr "Tocante a esta guía" #. (itstool) path: page/p #: C/about-this-guide.page:27 msgid "" "This guide gives you a tour of Ubuntu desktop features, answers your " "computer-related questions, and provides tips on using your computer " "effectively." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:35 msgid "" "The guide is divided into small, task-oriented topics - not chapters. This " "means that you don't need to skim through an entire manual to find answers " "to your questions." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:42 msgid "" "Related items are linked together. \"See Also\" links at the bottom of some " "pages direct you to related topics." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:48 msgid "" "The text input box at the top of this guide acts as a search bar, " "and relevant results will appear beneath it as soon as you start typing. " "Left-click on any result to open its page." msgstr "" #. (itstool) path: item/p #: C/about-this-guide.page:55 msgid "" "The guide is constantly being improved. Although we attempt to provide you " "with a comprehensive collection of helpful information, we know we won't " "answer all of your questions here. We will keep adding more information to " "make things more helpful, though." msgstr "" #. (itstool) path: page/p #: C/about-this-guide.page:64 msgid "" "Thank you for taking the time to read the Ubuntu Desktop Guide." msgstr "" "Gracies por tomase'l tiempu pa lleer el Ubuntu Desktop Guide ." #. (itstool) path: page/p #: C/about-this-guide.page:68 msgid "-- The Ubuntu Documentation team" msgstr "" #. (itstool) path: credit/name #: C/accounts.page:10 #: C/accounts-add.page:15 #: C/accounts-disable-service.page:11 #: C/accounts-provider-not-available.page:21 #: C/accounts-remove.page:10 #: C/accounts-which-application.page:22 #: C/accounts-whyadd.page:15 #: C/addremove-install-synaptic.page:11 #: C/documents-info.page:19 #: C/documents-viewgrid.page:19 msgid "Greg Beam" msgstr "" #. (itstool) path: info/desc #: C/accounts.page:19 msgid "" "Add accounts, Remove accounts, Disable services" msgstr "" #. (itstool) path: page/title #: C/accounts.page:26 msgid "Online accounts" msgstr "Cuentes en llinia" #. (itstool) path: page/p #: C/accounts.page:30 msgid "" "You can enter your login details for online services, such as Google and " "Facebook, into the Online Accounts application. This will let you " "access your calendar, mail, chat accounts, and similar applications without " "having to enter your account details again." msgstr "" #. (itstool) path: credit/name #: C/accounts-add.page:5 #: C/bluetooth-connect-device.page:17 #: C/bluetooth-remove-connection.page:15 #: C/bluetooth-send-file.page:18 #: C/bluetooth-turn-on-off.page:15 #: C/files-delete.page:24 #: C/files-removedrive.page:8 #: C/files-rename.page:21 #: C/files-sort.page:17 #: C/more-help.page:15 #: C/net-findip.page:16 #: C/net-fixed-ip-address.page:12 #: C/net-macaddress.page:15 #: C/net-what-is-ip-address.page:11 #: C/net-wireless-disconnecting.page:12 #: C/printing-2sided.page:18 #: C/printing-cancel-job.page:19 #: C/printing-differentsize.page:17 #: C/printing-envelopes.page:19 #: C/printing-order.page:18 #: C/printing-paperjam.page:15 #: C/printing-setup-default-printer.page:15 #: C/printing-setup.page:18 #: C/unity-introduction.page:18 msgid "Jim Campbell" msgstr "Jim Campbell" #. (itstool) path: info/desc #: C/accounts-add.page:24 msgid "Connect to online accounts" msgstr "" #. (itstool) path: page/title #: C/accounts-add.page:30 msgid "Add an account" msgstr "Amestar una cuenta" #. (itstool) path: page/p #: C/accounts-add.page:34 msgid "" "Adding an account will help link your online accounts with your Ubuntu " "desktop. Thus, your email, chat, and other related applications will be set " "up for you." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:47 #: C/accounts-disable-service.page:50 #: C/accounts-remove.page:37 msgid "Select Online Accounts." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:51 msgid "Select an Account Type from the right hand windowpane." msgstr "" #. (itstool) path: note/p #: C/accounts-add.page:55 msgid "" "If you want to configure more accounts, you can repeat this process " "afterwards." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:62 msgid "" "A small web user interface will open where you can enter your online account " "credentials. For example, if you are setting up a Google account, enter your " "Google username, password and sign in." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:69 msgid "" "If you entered your credentials correctly, you will be prompted to accept " "the terms. Select Accept to continue. Once accepted, Ubuntu needs " "permission to access your account. To allow access, click on the Grant " "Access button. When prompted, enter the current users password." msgstr "" #. (itstool) path: item/p #: C/accounts-add.page:79 msgid "" "Now you can select the applications you want linked to your online account. " "For example, if you want to use an online account for chat, but do not want " "the calendar, turn the calendar option off." msgstr "" #. (itstool) path: page/p #: C/accounts-add.page:86 msgid "" "After you have added the accounts, each application you have selected will " "automatically use those credentials when you log into your account." msgstr "" #. (itstool) path: note/p #: C/accounts-add.page:91 msgid "" "For security reasons, Ubuntu will not store your password on your computer. " "Instead, it stores a token that is provided by the online service. If you " "want to fully revoke the link between your desktop and the online service, " "remove it." msgstr "" "Por razones de seguridá, Ubuntu nun va almacenar la contraseña nel so " "equipu. Nel so llugar, almacena un testigu proporcionáu pol serviciu en " "llinia. Si quier pue revocar totalmente la rellación ente l'escritoriu y el " "serviciu en llinia, usando desaniciar." #. (itstool) path: info/desc #: C/accounts-disable-service.page:21 msgid "" "Some online accounts allow you to use multiple services (like calendar and " "email). You can control which of these services can be used by local " "applications." msgstr "" #. (itstool) path: page/title #: C/accounts-disable-service.page:28 msgid "Disable account services" msgstr "" #. (itstool) path: page/p #: C/accounts-disable-service.page:32 msgid "" "Some types of online accounts allow access to several services from a single " "user account. For example, Google accounts provide access to email, " "calendar, code, contacts, among others. You can choose Google for email and " "Yahoo! for chat, or any combination the service provider allows." msgstr "" #. (itstool) path: page/p #: C/accounts-disable-service.page:39 msgid "To disable services:" msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:55 msgid "Select the account you want to change from left windowpane." msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:60 msgid "" "Services available for this account are listed in the right windowpane." msgstr "" #. (itstool) path: item/p #: C/accounts-disable-service.page:65 msgid "Switch off the services you do not want used." msgstr "" #. (itstool) path: note/p #: C/accounts-disable-service.page:72 msgid "" "Once a service has been disabled, local applications no longer have access " "to it. To regain access, go back into Online Accounts and switch " "it on." msgstr "" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:6 #: C/accounts-which-application.page:6 #: C/net-proxy.page:15 msgid "Baptiste Mille-Mathias" msgstr "Baptiste Mille-Mathias" #. (itstool) path: credit/name #: C/accounts-provider-not-available.page:11 msgid "Kevin M. Godby" msgstr "" #. (itstool) path: info/desc #: C/accounts-provider-not-available.page:30 msgid "Why aren't service providers listed?" msgstr "" #. (itstool) path: page/title #: C/accounts-provider-not-available.page:36 msgid "Why is my account type not on the list?" msgstr "" #. (itstool) path: page/p #: C/accounts-provider-not-available.page:40 msgid "" "Support for your favorite online service provider needs someone to develop " "it. Currently, the following types of online accounts are supported:" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Facebook" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:47 msgid "Flickr" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:48 msgid "Google" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "Twitter" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:51 msgid "AIM" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:52 msgid "Windows Live" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Salut" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:55 msgid "Jabber" msgstr "" #. (itstool) path: td/p #: C/accounts-provider-not-available.page:56 msgid "Yahoo" msgstr "" #. (itstool) path: note/p #: C/accounts-provider-not-available.page:61 msgid "" "If you're interested in adding support for other services, contact the " "developers on the bug tracker." msgstr "" #. (itstool) path: info/desc #: C/accounts-remove.page:20 msgid "Remove online account services" msgstr "" #. (itstool) path: page/title #: C/accounts-remove.page:25 msgid "Remove an account" msgstr "Desaniciar una cuenta" #. (itstool) path: item/p #: C/accounts-remove.page:42 msgid "From the left windowpane, select the account you wish to remove." msgstr "" #. (itstool) path: item/p #: C/accounts-remove.page:48 msgid "" "Click the Remove Account button in the lower-right portion of the " "window." msgstr "" "Calque'l botón Desaniciar cuenta na parte inferior derecha de la " "ventana." #. (itstool) path: note/p #: C/accounts-remove.page:54 msgid "" "Removing the selection from Online Accounts in no way affects the " "account from your service provider." msgstr "" #. (itstool) path: item/p #: C/accounts-remove.page:62 msgid "Click Remove." msgstr "Calque Desaniciar." #. (itstool) path: note/p #: C/accounts-remove.page:69 msgid "" "Instead of deleting the account completely, you can restrict the service from being accessed by your " "desktop." msgstr "" #. (itstool) path: credit/years #: C/accounts-which-application.page:8 msgid "2012-2013" msgstr "" #. (itstool) path: credit/name #: C/accounts-which-application.page:17 #: C/look-background.page:30 #: C/session-language.page:22 #: C/shell-exit.page:25 msgid "Andre Klapper" msgstr "Andre Klapper" #. (itstool) path: info/desc #: C/accounts-which-application.page:30 msgid "" "Applications can use the accounts created in Online Accounts and " "the services they exploit." msgstr "" #. (itstool) path: page/title #: C/accounts-which-application.page:36 msgid "Which applications take advantage of online accounts?" msgstr "" #. (itstool) path: page/p #: C/accounts-which-application.page:40 msgid "" "Online Accounts can be used by external applications to " "automatically configure themselves." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:46 msgid "With a Google account" msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:52 msgid "" "Evolution, the email application. Your email account will be " "added to Evolution automatically, so it will retrieve your mail, " "give you access to your contacts, and display your calendar items in your " "Google agenda." msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:60 msgid "" "Empathy, the instant messaging application. Your online account " "will be added and you will be able to communicate with your friends." msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:67 msgid "Contacts, which will allow to see and edit your contacts." msgstr "" #. (itstool) path: item/p #: C/accounts-which-application.page:72 msgid "" "Documents can access your online documents and display them." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:81 msgid "With Windows Live, Facebook or Twitter accounts" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:85 msgid "" "Empathy can use these accounts to connect you online and chat " "with your contacts, friends, and followers." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:92 msgid "With a SkyDrive account" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:96 msgid "" "Documents can access your online documents in Microsoft SkyDrive " "and display them." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:103 msgid "With a Exchange account" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:107 msgid "" "Once you have created an Exchange account, Evolution will start " "retrieving mails from this account." msgstr "" #. (itstool) path: section/title #: C/accounts-which-application.page:114 msgid "With a ownCloud account" msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:118 msgid "" "When an ownCloud account is set up, Evolution is able to access " "and edit contacts and calendar appointments." msgstr "" #. (itstool) path: section/p #: C/accounts-which-application.page:123 msgid "" "Files and other applications will be able to list and access your " "online files stored in the ownCloud installation." msgstr "" #. (itstool) path: credit/name #: C/accounts-whyadd.page:5 msgid "Susanna Huhtanen" msgstr "Susanna Huhtanen" #. (itstool) path: info/desc #: C/accounts-whyadd.page:24 msgid "Why add your email or social media accounts to your desktop?" msgstr "" "¿Por qué amestar el so corréu electrónicu o cuentes de medios sociales al so " "escritoriu?" #. (itstool) path: page/title #: C/accounts-whyadd.page:29 msgid "Why should I add an account?" msgstr "¿Por qué tendría d'amestar una cuenta?" #. (itstool) path: page/p #: C/accounts-whyadd.page:33 msgid "" "Adding your accounts brings a choice of services like calendar, chat, and e-" "mail straight to your desktop, making services a seamless part of your user " "experience. By adding accounts, you can keep in touch with services of " "different accounts, like chats, at the same time. Just set your account once " "and every time you start your computer all the accounts and services you've " "added will be ready for you." msgstr "" #. (itstool) path: info/desc #: C/addremove-install-synaptic.page:20 msgid "" "Synaptic is a powerful but complicated software management alternative to " "Ubuntu Software." msgstr "" #. (itstool) path: page/title #: C/addremove-install-synaptic.page:26 msgid "Use Synaptic for more advanced software management" msgstr "Use Synaptic pa una xestión de software más avanzada" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:30 msgid "" "Synaptic Package Manager is more powerful and can do some " "software management tasks which Ubuntu Software can't. Synaptic's " "interface is more complicated and doesn't support newer Ubuntu " "Software features like ratings and reviews and therefore isn't " "recommended for use by those new to Ubuntu." msgstr "" #. (itstool) path: page/p #: C/addremove-install-synaptic.page:38 msgid "" "Synaptic isn't installed by default, but you can install it from the Ubuntu package archive." msgstr "" #. (itstool) path: section/title #: C/addremove-install-synaptic.page:44 msgid "Install software with Synaptic" msgstr "Instalar software con Synaptic" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:49 msgid "" "Open Synaptic from the Dash or the Launcher. You will " "need to enter your password in the Authenticate window." msgstr "" "Abra Synaptic dende'l tableru o'l llanzador. Va " "necesitar escribir la so contraseña na ventana Autenticar." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:55 msgid "" "Click Search to search for an application, or click " "Sections and look through the categories to find one." msgstr "" "Calque en Guetar pa guetar por una aplicación, o en " "Seiciones y vea les categoríes p'atopar una." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:61 msgid "" "Right-click the application that you want to install and select Mark " "for Installation." msgstr "" "Calque col botón derechu na aplicación que quier instalar y escueya " "Conseñar pa instalar." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:67 msgid "If you are asked to mark additional changes, click Mark." msgstr "" #. (itstool) path: item/p #: C/addremove-install-synaptic.page:72 msgid "Select any other applications that you would like to install." msgstr "Escueya cualesquier otra aplicación que quiera instalar." #. (itstool) path: item/p #: C/addremove-install-synaptic.page:77 msgid "" "Click Apply, and then click Apply in the window that " "appears. The applications that you chose will be downloaded and installed." msgstr "" "Calque Aplicar, y depués otra vegada n'Aplicar na " "ventana que va apaecer. van descargase y van instalase les aplicaciones " "qu'escoyó." #. (itstool) path: section/p #: C/addremove-install-synaptic.page:85 msgid "" "For more information about using Synaptic, consult the Synaptic How " "To." msgstr "" #. (itstool) path: info/desc #: C/addremove-install.page:9 msgid "" "Use Ubuntu Software to add programs and make Ubuntu more useful." msgstr "" #. (itstool) path: page/title #: C/addremove-install.page:21 msgid "Install additional software" msgstr "Instalar software adicional" #. (itstool) path: page/p #: C/addremove-install.page:25 msgid "" "The Ubuntu development team has chosen a default set of applications that we " "think makes Ubuntu very useful for most day-to-day tasks. However, you will " "certainly want to install more software to make Ubuntu more useful to you." msgstr "" "L'equipu de desenvolvimientu d'Ubuntu escoyó un conxuntu predetermináu " "d'aplicaciones que considera que faen a Ubuntu bien útil pa la mayoría de " "les xeres cotidianes. Sicasí, de xuru va querer instalar más programes pa " "facer qu'Ubuntu resúlte-y más útil." #. (itstool) path: page/p #: C/addremove-install.page:31 msgid "To install additional software, complete the following steps:" msgstr "Pa instalar software adicional, complete los pasos siguientes:" #. (itstool) path: item/p #: C/addremove-install.page:37 msgid "" "Connect to the Internet using a wireless or wired " "connection." msgstr "" "Conéutese a Internet usando una conexón inalámbrica o cableada." #. (itstool) path: item/p #: C/addremove-install.page:44 #: C/addremove-ppa.page:51 #: C/addremove-remove.page:28 #: C/addremove-sources.page:46 msgid "" "Click the Ubuntu Software icon in the Launcher, or " "search for Software in the search bar of the Dash." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:50 msgid "" "When Ubuntu Software launches, search for an application, or " "select a category and find an application from the list." msgstr "" #. (itstool) path: item/p #: C/addremove-install.page:56 msgid "" "Select the application that you are interested in and click " "Install." msgstr "Escueya l'aplicación que-y interese y calque Instalar." #. (itstool) path: item/p #: C/addremove-install.page:62 msgid "" "You will be asked to enter your password. Once you have done that the " "installation will begin." msgstr "" "Va pidíse-y qu'introduza la so contraseña. Cuando lo fixera, va empezar la " "instalación." #. (itstool) path: item/p #: C/addremove-install.page:68 msgid "" "The installation usually finishes quickly, but could take a while if you " "have a slow Internet connection." msgstr "" "La instalación suel terminar rápido, pero pue llevar tiempu si tien una " "conexón a Internet lenta." #. (itstool) path: item/p #: C/addremove-install.page:74 msgid "" "A shortcut to your new app will be added to the Launcher. To disable this " "feature, uncheck ViewNew Applications in " "Launcher." msgstr "" "Va amestase un accesu direutu a la so nueva aplicación nel Llanzador. Pa " "desactivar esta función, desmarque Ver Nueves " "aplicaciones nel Llanzador." #. (itstool) path: info/desc #: C/addremove-ppa.page:9 msgid "Add PPAs to help test pre-release or specialty software." msgstr "" "Amieste PPA p'ayudar a probar software especializáu o entá non publicar" #. (itstool) path: page/title #: C/addremove-ppa.page:18 msgid "Add a Personal Package Archive (PPA)" msgstr "Amestar un repositoriu de paquetes personal (PPA)" #. (itstool) path: page/p #: C/addremove-ppa.page:22 msgid "" "Personal Package Archives (PPAs) are software repositories designed " "for Ubuntu users and are easier to install than other third-party " "repositories." msgstr "" "Los repositorios de paquetes personales (Personal Package " "Archives, o PPA) son repositorios de software diseñaos pa usuarios " "d'Ubuntu y que son más fáciles d'instalar qu'otros repositorios de terceros." #. (itstool) path: note/p #: C/addremove-ppa.page:29 #: C/addremove-sources.page:31 msgid "Only add software repositories from sources that you trust!" msgstr "" "Namái amieste repositorios de software que provengan de llugares de la so " "confianza." #. (itstool) path: note/p #: C/addremove-ppa.page:32 #: C/addremove-sources.page:34 msgid "" "Third-party software repositories are not checked for security or " "reliability by Ubuntu members, and may contain software which is harmful to " "your computer." msgstr "" "Los repositorios de software de terceros nun se verifiquen pa la so seguridá " "o confiabilidá por miembros d'Ubuntu, y puen contener software dañible pal " "so equipu." #. (itstool) path: steps/title #: C/addremove-ppa.page:40 msgid "Install a PPA" msgstr "Instalar un PPA" #. (itstool) path: item/p #: C/addremove-ppa.page:44 msgid "" "On the PPA's overview page, look for the heading Adding this PPA to " "your system. Make a note of the PPA's location, which should look " "similar to: ppa:mozillateam/firefox-next." msgstr "" "Na páxina de vista xeneral del PPA, vaya a la seición Amestar esti PPA " "al to sistema. Anote l'allugamientu del PPA, que tendría de ser " "similar a: ppa:mozillateam/firefox-next." #. (itstool) path: item/p #: C/addremove-ppa.page:57 #: C/addremove-sources.page:52 msgid "" "When Ubuntu Software launches, click Software & " "Updates" msgstr "" #. (itstool) path: item/p #: C/addremove-ppa.page:62 msgid "Switch to the Other Software tab." msgstr "Vaya a la llingüeta Otru software." #. (itstool) path: item/p #: C/addremove-ppa.page:67 msgid "Click Add and enter the ppa: location." msgstr "" "Calque Amestar ya introduza l'allugamientu del ppa:." #. (itstool) path: item/p #: C/addremove-ppa.page:72 msgid "" "Click Add Source. Enter your password in the Authenticate window." msgstr "" "Calque en Amestar orixe. Introduza la so contraseña na ventana " "d'autenticación." #. (itstool) path: item/p #: C/addremove-ppa.page:78 msgid "" "Close the Software & Updates window. Ubuntu " "Software will then check your software sources for new software." msgstr "" #. (itstool) path: info/desc #: C/addremove-remove.page:9 msgid "Remove software that you no longer use." msgstr "Desinstalar programes que ya no vaya a usar." #. (itstool) path: page/title #: C/addremove-remove.page:17 msgid "Remove an application" msgstr "Desinstalar una aplicación" #. (itstool) path: page/p #: C/addremove-remove.page:21 msgid "" "Ubuntu Software helps you to remove software that you no longer " "use." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:34 msgid "" "When Ubuntu Software opens, click the Installed button " "at the top." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:40 msgid "" "Find the application that you want to remove by using the search box or by " "looking through the list of installed applications." msgstr "" #. (itstool) path: item/p #: C/addremove-remove.page:46 msgid "Select the application and click Remove." msgstr "Escueya l'aplicación y calque Desinstalar." #. (itstool) path: item/p #: C/addremove-remove.page:51 msgid "" "You may be asked to enter your password. After you have done that, the " "application will be removed." msgstr "" "Quiciabes se-y pida introducir la so contraseña. Dempués de facelo, " "desinstalaráse l'aplicación." #. (itstool) path: note/p #: C/addremove-remove.page:59 msgid "" "Some applications depend on other applications to work properly. If you try " "to remove an application that is needed by another application, both will be " "removed. You will be asked to confirm whether you want this to happen before " "the applications are removed." msgstr "" #. (itstool) path: info/desc #: C/addremove-sources.page:10 msgid "" "Add other repositories to extend the software sources Ubuntu uses for " "installation and upgrades." msgstr "" "Amestar otros repositorios p'ampliar los oríxenes de software qu'usa Ubuntu " "pa instalar y anovar." #. (itstool) path: page/title #: C/addremove-sources.page:19 msgid "Add additional software repositories" msgstr "Amestar repositorios adicionales" #. (itstool) path: page/p #: C/addremove-sources.page:23 msgid "" "Software is available from third-party sources, as well as from the default " "Ubuntu software repositories. If you want to install software from a third-" "party software repository, you must add it to Ubuntu's list of available " "repositories." msgstr "" "Amás de los repositorios de software predeterminados d'Ubuntu, tamién hai " "programes disponibles n'oríxenes de terceros. Si quier instalar programes " "dende un repositoriu de terceros, tendrá d'amestar na llista de repositorios " "disponibles d'Ubuntu." #. (itstool) path: steps/title #: C/addremove-sources.page:42 msgid "Install other repositories" msgstr "Instalar otros repositorios" #. (itstool) path: item/p #: C/addremove-sources.page:57 msgid "" "You will be asked to enter your password. Once you have done that, switch to " "the Other Software tab." msgstr "" "Va solicitáse-y qu'introduza la so contraseña. Cuando lo tenga fecho, vaya a " "la llingüeta Otru software." #. (itstool) path: item/p #: C/addremove-sources.page:63 msgid "" "Click Add and enter the APT line for the repository. This should " "be available from the website of the repository, and should look similar to:" msgstr "" "Calque Amestar ya introduza la llinia de APT del repositoriu. " "Tendría de tar disponible nel sitiu web del repositoriu, y tener un aspeutu " "asemeyáu a esti:" #. (itstool) path: item/p #: C/addremove-sources.page:73 msgid "" "Click Add Source then close the Software & Updates " "window. Ubuntu Software will then check your software sources for " "new updates." msgstr "" #. (itstool) path: section/title #: C/addremove-sources.page:82 msgid "Activate the Canonical Partner repository" msgstr "Activar el repositoriu de socios de Canonical" #. (itstool) path: section/p #: C/addremove-sources.page:85 msgid "" "The Canonical Partner repository offers some proprietary applications that " "don't cost any money to use but are closed source. They include software " "like Skype, Adobe Reader and Adobe Flash " "Plugin. Software in this repository will appear in Ubuntu " "Software search results but won't be installable until this repository " "is enabled." msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:93 msgid "" "To enable the repository, follow the steps above to open the Other " "Software tab in Software & Updates. If you see the " "Canonical Partners repository in the list, make sure it is " "checked then close the Software & Updates window. If you " "don't see it, click Add and enter:" msgstr "" #. (itstool) path: section/p #: C/addremove-sources.page:103 msgid "" "Click Add Source then close the Software & Updates " "window. Wait a moment for Ubuntu Software to download the " "repository information." msgstr "" #. (itstool) path: info/title #: C/addremove.page:8 msgctxt "link:trail" msgid "Add/remove software" msgstr "" #. (itstool) path: info/desc #: C/addremove.page:14 msgid "" "Install, remove, extra " "repositories…" msgstr "" #. (itstool) path: page/title #: C/addremove.page:23 msgid "Add & remove software" msgstr "Amestar y desaniciar software" #. (itstool) path: info/desc #: C/app-cheese.page:10 msgid "It is like your own personal photo booth." msgstr "Ye como la so propia cámara de semeyes personal." #. (itstool) path: page/title #: C/app-cheese.page:18 msgid "Create fun photos and videos with your webcam" msgstr "Crear semeyes prestoses y vídeos cola so cámara web" #. (itstool) path: page/p #: C/app-cheese.page:22 msgid "" "With the Cheese application and your webcam, you can take photos " "and videos, apply fun special effects and share the fun with others." msgstr "" #. (itstool) path: page/p #: C/app-cheese.page:27 msgid "" "For help with using Cheese, read the Cheese user " "guide." msgstr "" "P'ayuda col usu de Cheese, llea la guía del " "usuariu de Cheese." #. (itstool) path: info/desc #: C/backup-check.page:7 msgid "Verify your backup was successful." msgstr "Compruebe que la so copia de seguridá sía correcta." #. (itstool) path: page/title #: C/backup-check.page:18 msgid "Check your backup" msgstr "Compruebe la so copia de seguridá" #. (itstool) path: page/p #: C/backup-check.page:20 msgid "" "After you have backed up your files, you should make sure that the backup " "was successful. If it didn't work properly, you could lose important data " "since some files could be missing from the backup." msgstr "" "Dempués que faiga una copia de seguridá de los sos ficheros, tien " "d'asegurase de que la copia de seguridá féxose correchamente. Si la copia de " "seguridá nun se creó correchamente podría perder datos importantes, una y " "bones dellos ficheros podríen nun apaecer na copia de seguridá." #. (itstool) path: page/p #: C/backup-check.page:24 msgid "" "When you use the file manager to copy or move files, the computer checks to " "make sure that all of the data transferred correctly. However, if you are " "transferring data that is very important to you, you may want to perform " "additional checks to confirm that your data has been transferred properly." msgstr "" "Cuando utiliza'l xestor de ficheros pa copiar o mover ficheros, l'equipu " "asegúrase de que tolos datos tresfiriéronse correchamente. Sicasí, si ta " "tresfiriendo datos bien importantes pa usté, ye dable que quiera realizar " "una comprobación adicional pa confirmar que los sos datos tresfiriéronse " "correchamente." #. (itstool) path: page/p #: C/backup-check.page:30 msgid "" "You can do an extra check by looking through the copied files and folders on " "the destination media. By checking to make sure that the files and folders " "you transferred are actually there in the backup, you can have extra " "confidence that the process was successful." msgstr "" "Pue facer una comprobación adicional mirando los ficheros copiaos y carpetes " "nel llugar de destín. Por aciu la comprobación pue asegurase de que los " "ficheros y carpetes tán copiaos correchamente na copia de seguridá, pue " "tener l'enfotu adicional de que'l procesu realizóse correchamente." #. (itstool) path: note/p #: C/backup-check.page:35 msgid "" "If you find that you do regular backups of large amounts of data, you may " "find it easier to use a dedicated backup program, such as Déjà " "Dup. Such a program is more powerful and more reliable than just " "copying and pasting files." msgstr "" "Si usté fai regularmente copies de seguridá de los sos datos, pue que-y seya " "más fácil usar un programa de copia de seguridá dedicáu, como Déjà " "Dup. Esti programa ye más potente y más fiable que copiar y apegar " "ficheros." #. (itstool) path: info/desc #: C/backup-frequency.page:7 msgid "" "Learn how often you should backup your important files to make sure that " "they're safe." msgstr "" "Deprenda con qué frecuencia tien de respaldar los sos ficheros importantes " "p'asegurase de que se caltienen seguros." #. (itstool) path: credit/name #: C/backup-frequency.page:13 #: C/backup-how.page:13 #: C/backup-restore.page:12 #: C/backup-thinkabout.page:14 #: C/backup-what.page:17 #: C/backup-where.page:18 #: C/contacts-edit-details.page:14 #: C/contacts-link-unlink.page:13 #: C/contacts-search.page:14 #: C/display-dual-monitors-desktop.page:7 #: C/files-browse.page:16 #: C/files-copy.page:18 #: C/get-involved.page:14 #: C/more-help.page:10 #: C/mouse.page:16 #: C/mouse-middleclick.page:16 #: C/mouse-sensitivity.page:19 #: C/nautilus-behavior.page:15 #: C/nautilus-bookmarks-edit.page:14 #: C/nautilus-file-properties-basic.page:15 #: C/nautilus-file-properties-permissions.page:15 #: C/nautilus-views.page:15 #: C/screen-shot-record.page:15 #: C/user-delete.page:11 #: C/user-goodpassword.page:15 msgid "Tiffany Antopolski" msgstr "Tiffany Antopolski" #. (itstool) path: page/title #: C/backup-frequency.page:23 msgid "Frequency of backups" msgstr "Frecuencia de les copies de respaldu" #. (itstool) path: page/p #: C/backup-frequency.page:25 msgid "" "How often you make backups will depend on the type of data to be backed up. " "For example, if you are running a network environment with critical data " "stored on your servers, then even nightly backups may not be enough." msgstr "" "La frecuencia cola que tien de facer copies de seguridá va depender del tipu " "de datos que vaya a respaldar. Por exemplu, si ta trabayando nun entornu de " "rede con datos críticos almacenaos nos sos sirvidores, ye posible que nin " "siquier seya suficiente facer una copia de seguridá toles nueches." #. (itstool) path: page/p #: C/backup-frequency.page:29 msgid "" "On the other hand, if you are backing up the data on your home computer then " "hourly backups would likely be unnecessary. You may find it helpful to " "consider the following points when planning your backup schedule:" msgstr "" "Per otru llau, facer una copia de respaldu del so equipu domésticu delles " "vegaes al día pue ser innecesario. Considere los siguientes puntos pa " "planiar el calendariu de copies:" #. (itstool) path: item/p #: C/backup-frequency.page:34 msgid "The amount of time you spend on the computer." msgstr "La cantidá de tiempu que pasa col so equipu." #. (itstool) path: item/p #: C/backup-frequency.page:35 msgid "How often and by how much the data on the computer changes." msgstr "Con qué frecuencia y en qué midida camuden los datos del so equipu." #. (itstool) path: page/p #: C/backup-frequency.page:38 msgid "" "If the data you want to back up is lower priority, or subject to few " "changes, like music, e-mails and family photos, then weekly or even monthly " "backups may suffice. However, if you happen to be in the middle of a tax " "audit, more frequent backups may be necessary." msgstr "" "Si los datos que quier respaldar son de prioridad baxa, o suxetos a pocos " "cambeos, como música, correos electrónicos o semeyes familiares, facer " "copies de seguridá selmanales o incluso mensuales pue ser suficiente. " "Sicasí, si-y tán faciendo una auditoría fiscal, pue ser necesario facer " "copies de seguridá de cutiu." #. (itstool) path: page/p #: C/backup-frequency.page:43 msgid "" "As a general rule, the amount of time in between backups should be no more " "than the amount of time you are willing to spend re-doing any lost work. For " "example, if spending a week re-writing lost documents is too long for you, " "you should back up at least once per week." msgstr "" "Como regla xeneral, la cantidá de tiempu ente copies de seguridá nun tien de " "ser mayor que la cantidá de tiempu que ta dispuestu a pasar en refacer " "cualquier trabayu perdíu. Por exemplu, si pasar una selmana reescribiendo " "documentos perdíos ye munchu tiempu pa usté, tendría de facer copies de " "seguridá polo menos una vegada per selmana." #. (itstool) path: info/desc #: C/backup-how.page:7 msgid "" "Use Déjà Dup (or some other backup application) to make copies of your " "valuable files and settings to protect against loss." msgstr "" "Use Déjà Dup (o otra aplicación de copies de seguridá) pa facer copies de " "los sos ficheros pervalibles y de les sos preferencies pa evitar perdes." #. (itstool) path: page/title #: C/backup-how.page:27 msgid "How to back up" msgstr "Cómo facer copies de respaldu" #. (itstool) path: page/p #: C/backup-how.page:29 msgid "" "The recommended way of backing up your files and settings is to let a backup " "application manage the backup process for you. A number of different backup " "applications are available, like Déjà Dup." msgstr "" #. (itstool) path: page/p #: C/backup-how.page:34 msgid "" "The help for your chosen backup application will walk you through setting " "your preferences for the backup, as well as how to restore your data." msgstr "" "L'ayuda pa l'aplicación de copia de seguridá escoyida va guialu al traviés " "del establecimientu de la so configuración pa la copia de seguridá, según la " "manera de restaurar los datos." #. (itstool) path: page/p #: C/backup-how.page:38 msgid "" "An alternative option is to copy your files " "to a safe location, such as an external hard drive, another computer on the " "network, or a USB drive. Your personal " "files and settings are usually in your Home folder, so you can copy " "them from there." msgstr "" "Otra opción ye copiar los sos ficheros a un " "allugamientu seguru, como un discu duru esternu, otru equipu na rede, o una " "unidá USB. Los sos ficheros " "personales y configuraciones atópense polo xeneral na so carpeta " "personal, polo que pue copialos dende ende." #. (itstool) path: page/p #: C/backup-how.page:44 msgid "" "The amount of data you can back up is limited by the size of the storage " "device. If you have the room on your backup device, it is best to back up " "the entire Home folder with the following exceptions:" msgstr "" "La cantidá de datos que pue respaldar ta llendada pol tamañu del preséu " "d'almacenamientu. Si tien espaciu abondu nel so preséu de respaldu, ye meyor " "copiar la carpeta personal completa coles siguientes esceiciones:" #. (itstool) path: item/p #: C/backup-how.page:49 msgid "" "Files that are already backed up somewhere else, such as to a CD, DVD, or " "other removable media." msgstr "" "Ficheros que yá tean respaldaos n'otru llugar, como nun CD, DVD o otru mediu " "estrayible." #. (itstool) path: item/p #: C/backup-how.page:51 msgid "" "Files that you can recreate easily. For example, if you are a programmer, " "you don't have to back up the files that get produced when you compile your " "programs. Instead, just make sure that you back up the original source files." msgstr "" "Ficheros que pues refacer fácilmente. Por exemplu, si yes programador, nun " "tienes que guardar los ficheros que se xeneren al compilar los tos " "programes. En cuenta d'ello, asegúrate de que guardes los ficheros fonte " "orixinales." #. (itstool) path: item/p #: C/backup-how.page:55 msgid "" "Any files in the Trash folder. Your Trash folder can be found in " "~/.local/share/Trash." msgstr "" "Cualquier ficheru na carpeta Papelera. Pues atopala en " "~/.local/share/Trash." #. (itstool) path: info/desc #: C/backup-restore.page:7 msgid "Retrieve your files from a backup." msgstr "Recuperar los sos ficheros dende una copia de respaldu." #. (itstool) path: page/title #: C/backup-restore.page:23 msgid "Restore a backup" msgstr "Restaurar una copia de seguridá" #. (itstool) path: page/p #: C/backup-restore.page:25 msgid "" "If you lost or deleted some of your files, but you have a backup of them, " "you can restore them from the backup:" msgstr "" "Si perdió o desanició dalgunos de los sos ficheros, pero tien una copia de " "seguridá d'ellos, pue restauralos dende la copia de seguridá:" #. (itstool) path: item/p #: C/backup-restore.page:29 msgid "" "To restore your backup from a device such as an external hard drive, USB " "drive or another computer on the network, you can copy the files back to your computer." msgstr "" #. (itstool) path: item/p #: C/backup-restore.page:33 msgid "" "If you created your backup using a backup application such as Déjà " "Dup, it is recommended that you use the same application to restore " "your backup. Review the application help for your backup program: it will " "provide specific instructions on how to restore your files." msgstr "" "Si creó la so copia de seguridá usando una aplicación como Déjà " "Dup, ye recomendable qu'use la mesma aplicación pa restaurar la so " "copia de seguridá. Revise l'ayuda de l'aplicación del so programa de copia " "de seguridá: dará-y instrucciones específiques sobre cómo restaurar los sos " "ficheros." #. (itstool) path: info/desc #: C/backup-thinkabout.page:7 msgid "" "A list of folders where you can find documents, files and settings that you " "may want to back up." msgstr "" "Una llista de carpetes onde pue atopar documentos, ficheros y " "configuraciones que podría querer respaldar." #. (itstool) path: page/title #: C/backup-thinkabout.page:29 msgid "Where can I find the files I want to back up?" msgstr "" "¿Aú puedo atopar los ficheros de los que quiero facer copia de seguridá?" #. (itstool) path: page/p #: C/backup-thinkabout.page:31 msgid "" "Listed below are the most common locations of important files and settings " "that you may want to back up." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:36 msgid "Personal files (documents, music, photos and videos)" msgstr "Ficheros personales (documentos, música, semeyes y vídeos)" #. (itstool) path: item/p #. translators: xdg dirs are localised by package xdg-user-dirs and need #. to be translated. You can find the correct translations for your #. language here: http://translationproject.org/domain/xdg-user-dirs.html #: C/backup-thinkabout.page:40 msgid "" "These are usually stored in your home folder (/home/your_name). " "They could be in subfolders such as Desktop, Documents, Pictures, Music, and " "Videos." msgstr "" #. (itstool) path: item/p #: C/backup-thinkabout.page:43 msgid "" "If your backup medium has sufficient space (if it's an external hard disk, " "for example), consider backing up the entire Home folder. You can find out " "how much disk space your Home folder takes up by using the Disk Usage " "Analyzer." msgstr "" "Si'l so allugamientu de respaldu tien l'espaciu abondu (por exemplu si se " "trata d'un discu duru esternu) considere respaldar la so carpeta personal " "entera. Pue saber cuánto espaciu ocupa la so carpeta personal col " "Analizador d'usu de discu." #. (itstool) path: item/p #: C/backup-thinkabout.page:50 msgid "Hidden files" msgstr "Ficheros anubríos" #. (itstool) path: item/p #: C/backup-thinkabout.page:51 msgid "" "Any file or folder name that starts with a period (.) is hidden by default. " "To view hidden files, click ViewShow Hidden " "Files or press CtrlH. " "You can copy these to a backup location like any other file." msgstr "" "Cualquier ficheru o carpeta que'l so nome entame con un puntu (.) ta anubríu " "de manera predeterminada. Pa ver ficheros anubríos, calque " "VerAmosar ficheros anubríos o calque " "CtrlH. Estos ficheros puen incluyise " "nuna copia de seguridá como cualesquier otru ficheru." #. (itstool) path: item/p #: C/backup-thinkabout.page:58 msgid "" "Personal settings (desktop preferences, themes, and software settings)" msgstr "" "Configuraciones personales (preferencies del escritoriu, temes y opciones " "del software)" #. (itstool) path: item/p #: C/backup-thinkabout.page:59 msgid "" "Most applications store their settings in hidden folders inside your Home " "folder (see above for information on hidden files)." msgstr "" "La mayoría d'aplicaciones almacenen la so configuración en subcarpetes " "anubríes na so carpeta personal (lleer más arriba pa información sobre " "ficheros anubríos)." #. (itstool) path: item/p #: C/backup-thinkabout.page:61 msgid "" "Most of your application settings will be stored in the hidden folders " ".config, .gconf, .gnome2, and " ".local in your Home folder." msgstr "" "La mayoría de la configuración de les sos aplicaciones almacénase nes " "carpetes anubríes .config, .gconf, " ".gnome2 y .local na so carpeta personal." #. (itstool) path: item/p #: C/backup-thinkabout.page:68 msgid "System-wide settings" msgstr "Configuraciones qu'afeuten a tol sistema" #. (itstool) path: item/p #: C/backup-thinkabout.page:69 msgid "" "Settings for important parts of the system aren't stored in your Home " "folder. There are a number of locations that they could be stored, but most " "are stored in the /etc folder. In general, you won't need to " "back up these files on a home computer. If you are running a server, " "however, you should back up the files for the services that it is running." msgstr "" "Los axustes de partes importantes del sistema nun s'almacenen na carpeta " "d'usuariu. Hai un númberu de llugares au podríen guardase, pero la mayoría " "alcuéntrense nel direutoriu /etc. Polo xeneral, nun va " "necesitar facer copia de seguridá d'estos datos. Sicasí, si ta executando un " "sirvidor, tendría de facer polo menos una copia de seguridá de la " "configuración d'estos servicios." #. (itstool) path: info/desc #: C/backup-what.page:7 msgid "Back up anything that you can't bear to lose if something goes wrong." msgstr "" "Respalde cualquier cosa de la que nun pueda prescindir si daqué va mal." #. (itstool) path: page/title #: C/backup-what.page:28 msgid "What to back up" msgstr "De qué facer una copia de seguridá" #. (itstool) path: page/p #: C/backup-what.page:30 msgid "" "Your priority should be to back up your most important files as well as those that are difficult " "to recreate. For example, ranked from most important to least important:" msgstr "" "La so prioridá tendría de ser respaldar los sos ficheros más importantes o aquellos que son difíciles de " "recrear. Por exemplu, de lo más importante a lo menos importante:" #. (itstool) path: item/title #: C/backup-what.page:37 msgid "Your personal files" msgstr "Los sos ficheros personales" #. (itstool) path: item/p #: C/backup-what.page:38 msgid "" "This may include documents, spreadsheets, email, calendar appointments, " "financial data, family photos, or any other personal files that you would " "consider irreplaceable." msgstr "" "Esto pue incluyir documentos, fueyes de cálculu, cites de calendariu, datos " "financieros, semeyes familiares, o otros ficheros personales qu'usté " "consideraría irremplazables." #. (itstool) path: item/title #: C/backup-what.page:44 msgid "Your personal settings" msgstr "La so configuración personal" #. (itstool) path: item/p #: C/backup-what.page:45 msgid "" "This includes changes you may have made to colors, backgrounds, screen " "resolution and mouse settings on your desktop. This also includes " "application preferences, such as settings for LibreOffice, your " "music player, and your email program. These are replaceable, but may take a " "while to recreate." msgstr "" "Esto inclúi los cambeos que fixera a los colores, fondos, resolvimientu de " "la pantalla y preferencies del mur nel so escritoriu. Tamién inclúi les " "preferencies de les aplicaciones, como la configuración de " "LibreOffice, el so reproductor de música y el so programa de " "corréu electrónicu. Son reemplazables, pero pue tardar un tiempu en volvelos " "a crear." #. (itstool) path: item/title #: C/backup-what.page:53 msgid "System settings" msgstr "Axustes del sistema" #. (itstool) path: item/p #: C/backup-what.page:54 msgid "" "Most people never change the system settings that are created during " "installation. If you do customize your system settings for some reason, or " "if you use your computer as a server, then you may wish to back up these " "settings." msgstr "" "La mayoría de les persones enxamás modifiquen les configuraciones del " "sistema creaes mientres la instalación. Si usté personaliza les sos " "configuraciones de sistema por dalgún motivu, o si usa'l so equipu como un " "sirvidor, quiciabes quiera respaldar eses configuraciones." #. (itstool) path: item/title #: C/backup-what.page:61 msgid "Installed software" msgstr "Software instaláu" #. (itstool) path: item/p #: C/backup-what.page:62 msgid "" "The software you use can normally be restored quite quickly after a serious " "computer problem by reinstalling it." msgstr "" "El software qu'usa pue restaurase de normal dempués d'un problema seriu nel " "equipu al reinstalalu." #. (itstool) path: page/p #: C/backup-what.page:67 msgid "" "In general, you will want to back up files that are irreplaceable and files " "that require a great time investment to replace without a backup. If things " "are easy to replace, on the other hand, you may not want to use up disk " "space by having backups of them." msgstr "" "Xeneralmente, usté va querer sofitar los ficheros que son irreemplazables y " "los que precisen de munchu tiempu pa reemplazase ensin un respaldu. Per otru " "llau, si tien ficheros fáciles de reponer, quiciabes nun quiera dedicar " "espaciu de discu pa caltener respaldos de talos ficheros." #. (itstool) path: info/desc #: C/backup-where.page:7 msgid "" "Advice on where to store your backups and what type of storage device to use." msgstr "" "Asesoramientu sobre aú almacenar les sos copies de seguridá y qué tipu de " "preséu d'almacenamientu utilizar." #. (itstool) path: info/title #: C/backup-where.page:9 msgctxt "sort" msgid "c" msgstr "c" #. (itstool) path: page/title #: C/backup-where.page:24 #| msgid "Where to store your backup?" msgid "Where to store your backup" msgstr "Ónde almacenar la so copia de seguridá" #. (itstool) path: page/p #: C/backup-where.page:26 msgid "" "You should store backup copies of your files somewhere separate from your " "computer - on an external hard disk, for example. That way, if the computer " "breaks, the backup will still be intact. For maximum security, you shouldn't " "keep the backup in the same building as your computer. If there is a fire or " "theft, both copies of the data could be lost if they are kept together." msgstr "" "Tien d'almacenar les copies de seguridá de los sos ficheros en dalgún llugar " "separtáu del so equipu - nun discu duru esternu por exemplu. D'esta miente, " "si l'equipu s'estropia, la copia de seguridá va siguir siendo válida. Pa " "mayor seguridá, nun tien de guardar la copia de seguridá nel mesmu llugar au " "s'atopa'l so equipu. Si hai una quema o robu, dambes copies de los datos " "puen perdese si tán xuntes." #. (itstool) path: page/p #: C/backup-where.page:32 msgid "" "It is important to choose an appropriate backup medium, too. You " "need to store your backups on a device that has sufficient disk capacity for " "all of the backed-up files." msgstr "" #. (itstool) path: list/title #: C/backup-where.page:37 msgid "Local and remote storage options" msgstr "Opciones d'almacenamientu llocal y remotu" #. (itstool) path: item/p #: C/backup-where.page:39 msgid "USB memory key (low capacity)" msgstr "Memoria USB (baxa capacidá)" #. (itstool) path: item/p #: C/backup-where.page:42 msgid "Writable CDs or DVDs (low/medium capacity)" msgstr "CD o DVD escribibles (baxa/media capacidá)" #. (itstool) path: item/p #: C/backup-where.page:45 msgid "External hard disk (typically high capacity)" msgstr "Discu duru esternu (polo xeneral d'alta capacidá)" #. (itstool) path: item/p #: C/backup-where.page:48 msgid "Internal disk drive (high capacity)" msgstr "Discu duru internu (alta capacidá)" #. (itstool) path: item/p #: C/backup-where.page:51 msgid "Network-connected drive (high capacity)" msgstr "Unidá de rede (alta capacidá)" #. (itstool) path: item/p #: C/backup-where.page:54 msgid "File/backup server (high capacity)" msgstr "Ficheru/sirvidor de copia de seguridá (alta capacidá)" #. (itstool) path: item/p #: C/backup-where.page:57 msgid "" "Online backup service (Amazon " "S3, for example; capacity depends on price)" msgstr "" #. (itstool) path: page/p #: C/backup-where.page:62 msgid "" "Some of these options have sufficient capacity to allow for a backup of " "every file on your system, which is also known as a complete system " "backup." msgstr "" #. (itstool) path: info/desc #: C/backup-why.page:7 msgid "Why, what, where and how of backups." msgstr "Por qué, qué, cuándo y cómo facer copies de seguridá." #. (itstool) path: info/title #: C/backup-why.page:8 msgctxt "link:trail" msgid "Backups" msgstr "Copies de seguridá" #. (itstool) path: page/title #: C/backup-why.page:20 msgid "Back up your important files" msgstr "Facer copies de seguridá de los sos ficheros importantes" #. (itstool) path: page/p #: C/backup-why.page:22 msgid "" "Backing up your files simply means making a copy of them for " "safekeeping. This is done in case the original files become unusable due to " "loss or corruption. These copies can be used to restore the original data in " "the event of loss. Copies should be stored on a different device from the " "original files. For example, you may use a USB drive, an external hard " "drive, a CD/DVD, or an off-site service." msgstr "" "Respaldar, o Copia de Seguridá de los sos ficheros, significa " "cenciellamente crear una copia d'estos pa la so custodia. Esto faise nel " "casu de que los ficheros orixinales nun puedan usase por culpa de perda o " "corrupción. Estes copies puen usase pa restaurar los datos orixinales en " "casu de perda. Les copies han d'atroxase nun preséu distintu a los ficheros " "orixinales. Por exemplu, pue usar una unidá USB, un discu duru esternu, un " "CD/DVD, o un serviciu fuera del equipu." #. (itstool) path: page/p #: C/backup-why.page:29 msgid "" "The best way to back up your files is to do so regularly, keeping the copies " "off-site and (possibly) encrypted." msgstr "" "La meyor manera de respaldar los sos ficheros ye facelo de forma regular, " "calteniendo les copies n'allugamientos separtaos y (posiblemente) cifraos." #. (itstool) path: info/desc #: C/bluetooth.page:15 msgid "" "Connect, send files, turn on and off…" msgstr "" "Coneutar, unviar ficheros, activar y desactivar…" #. (itstool) path: page/title #: C/bluetooth.page:24 msgid "Bluetooth" msgstr "Bluetooth" #. (itstool) path: page/p #: C/bluetooth.page:26 msgid "" "Bluetooth is a wireless protocol that allows you to connect many different " "types of devices to your computer. Bluetooth is commonly used for headsets " "and input devices like mice and keyboards. You can also use Bluetooth to " "send files between devices, such " "as from your computer to your cell phone." msgstr "" "Bluetooth ye un protocolu inalámbricu que-y dexa coneutar munchos tipos de " "preseos al so equipu. Bluetooth utilízase comúnmente n'auriculares y preseos " "d'entrada como mures y teclaos. Tamién pue usar Bluetooth pa unviar ficheros ente preseos, por " "exemplu, dende'l so equipu escontra'l so teléfonu móvil." #. (itstool) path: info/title #: C/bluetooth.page:48 msgctxt "link" msgid "Bluetooth problems" msgstr "Problemes del Bluetooth" #. (itstool) path: section/title #: C/bluetooth.page:51 #: C/color.page:34 #: C/power.page:43 msgid "Problems" msgstr "Problemes" #. (itstool) path: info/desc #: C/bluetooth-connect-device.page:14 msgid "Pair Bluetooth devices." msgstr "Empareyar preseos Bluetooth." #. (itstool) path: credit/name #: C/bluetooth-connect-device.page:21 #: C/bluetooth-remove-connection.page:19 #: C/bluetooth-send-file.page:22 #: C/net-firewall-on-off.page:13 #: C/net-firewall-ports.page:13 #: C/printing-setup-default-printer.page:19 #: C/printing-setup.page:22 msgid "Paul W. Frields" msgstr "Paul W. Frields" #. (itstool) path: page/title #: C/bluetooth-connect-device.page:35 msgid "Connect your computer to a Bluetooth device" msgstr "Coneutar el so equipu a un preséu Bluetooth" #. (itstool) path: page/p #: C/bluetooth-connect-device.page:37 msgid "" "Before you can use a Bluetooth device like a mouse or a headset, you first " "need to connect your computer to the device. This is also called pairing the " "Bluetooth devices." msgstr "" "Enantes que pueda usar un preséu Bluetooth como un mur o un par de " "auriculares, necesita coneutar el so equipu al preséu. A esto conózse-y " "tamién como «empareyar preseos Bluetooth»." #. (itstool) path: note/p #: C/bluetooth-connect-device.page:42 #: C/bluetooth-send-file.page:63 msgid "" "Before you begin, make sure Bluetooth is enabled on your computer. See ." msgstr "" "Enantes d'entamar, asegúrese de que Bluetooth ta activáu nel so equipu. Vea " "." #. (itstool) path: when/p #: C/bluetooth-connect-device.page:50 msgid "" "Click the Bluetooth icon in the menu bar and select Set Up New " "Device." msgstr "" "Calque nel iconu de Bluetooth na barra de menús y escueya Configurar " "nuevu preséu." #. (itstool) path: choose/p #: C/bluetooth-connect-device.page:53 msgid "" "Click the Bluetooth icon on the top bar and select Set up a New " "Device." msgstr "" "Faiga clic nel iconu de Bluetooth na barra cimera y escueya Configurar " "un preséu nuevu." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:58 msgid "" "Make the other Bluetooth device discoverable or visible and place it within 10 meters " "(about 33 feet) of your computer. Click Continue. Your computer " "will begin searching for devices." msgstr "" "Faiga l'otru preséu Bluetooth descubrible o visible y allúguelu a non más de 10 metros " "de distancia del so equipu. Calque Continuar. El so equipu " "entamará a guetar por otros preseos." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:64 msgid "" "If there are too many devices listed, use the Device type drop-" "down to display only a single type of device in the list." msgstr "" "Si se llisten demasiaos elementos, use la barra Tipu de preséu " "p'amosar solo un tipu d'equipos." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:68 msgid "" "Click PIN options to set how a PIN will be delivered to the other " "device." msgstr "" "Calque opciones del PIN pa configurar el mou nel qu'un PIN " "s'unvie al otru preséu." #. (itstool) path: note/p #: C/bluetooth-connect-device.page:71 msgid "" "The automatic PIN setting will use a six-digit numerical code. A device with " "no input keys or screen, such as a mouse or headset, may require a specific " "PIN such as 0000, or no PIN at all. Check your device's manual for the " "proper setting." msgstr "" "La opción de PIN automáticu usará un códigu numbéricu de seis díxitos. Los " "preseos que no dispongan de tecles de entrada o pantalla, como ratones o " "auriculares, necesitarán que especifica un PIN como 0000, o dengún en " "absoluto. Consulte nel manual de su preséu cuál es la opción adecuada." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:76 msgid "" "Choose an appropriate PIN setting for your device, then click " "Close." msgstr "" "Escueya una opción de PIN apropiada pal so preséu, y depués calque " "Zarrar." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:80 msgid "" "Click Continue to proceed. If you did not choose a preset PIN, " "the PIN will be displayed on the screen." msgstr "" "Calque Siguir pa proceder. Si nun escoyó un PIN predefiníu, el " "PIN va amosase na pantalla." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:84 msgid "" "If required, confirm the PIN on your other device. The device should show " "you the PIN you see on your computer screen, or may prompt you to enter the " "PIN. Confirm the PIN on the device, then click Matches." msgstr "" "De ser necesariu, confirme'l PIN nel so otru preséu. El preséu tendría " "d'amosa-y el mesmu PIN que ve na pantalla del so equipu, o pue pidi-y " "qu'introduza'l PIN. Confirme'l PIN nel preséu, y depués calque " "Concasar." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:88 msgid "" "You need to finish your entry within about 20 seconds on most devices, or " "the connection will not be completed. If that happens, return to the device " "list and start again." msgstr "" "Precisa terminar la entrada nun tiempu d'aprosimao 20 segundos na mayoría de " "los preseos o nun se va completar la conexón. Si asocede esto, vuelva a la " "llista de preseos y entame de nueves." #. (itstool) path: item/p #: C/bluetooth-connect-device.page:93 msgid "" "A message appears when the connection successfully completes. Click " "Close." msgstr "" "Va apaecer un mensaxe cuando la conexón se complete con ésitu. Calque " "Zarrar." #. (itstool) path: page/p #: C/bluetooth-connect-device.page:98 msgid "" "You can remove a Bluetooth " "connection later if desired." msgstr "" "Pue desaniciar una conexón " "Bluetooth más p'alantre, si asina lo quier." #. (itstool) path: note/p #: C/bluetooth-connect-device.page:102 msgid "" "To control access to your shared files, refer to the Bluetooth " "Sharing settings. See ." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-problem-connecting.page:13 msgid "" "The adapter could be turned off or may not have drivers, or Bluetooth might " "be disabled or blocked." msgstr "" "Pue que l'adautador tea apagáu o que nun tenga controladores, o pue que " "tenga desactiváu'l Bluetooth o bloquiáu." #. (itstool) path: page/title #: C/bluetooth-problem-connecting.page:23 msgid "I can't connect my Bluetooth device" msgstr "Nun puedo coneutar el mio preséu Bluetooth" #. (itstool) path: page/p #: C/bluetooth-problem-connecting.page:25 msgid "" "There are a number of reasons why you may not be able to connect to a " "Bluetooth device, such as a phone or headset." msgstr "" "Hai delles razones poles que pue nun ser quien a coneutar un teléfonu o " "auriculares, a un preséu Bluetooh" #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:30 msgid "Connection blocked or untrusted" msgstr "Conexón bloquiada o ensin confianza" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:31 msgid "" "Some Bluetooth devices block connections by default, or require you to " "change a setting to allow connections to be made. Make sure that your device " "is set up to allow connections." msgstr "" "Dellos preseos Bluetooth bloquien les conexones entrantes de manera " "predeterminada, o requieren un cambéu na so configuración p'aceutales. " "Asegúrese que'l so preséu tea configuráu afechiscamente." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:36 msgid "Bluetooth hardware not recognized" msgstr "Hardware Bluetooth non reconocíu" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:37 msgid "" "Your Bluetooth adapter/dongle may not have been recognized by the computer. " "This could be because drivers for the " "adapter aren't installed. Some Bluetooth adapters aren't supported on Linux, " "so you may not be able to get the right drivers for them. In this case, you " "will probably have to get a different Bluetooth adapter." msgstr "" "Si'l so equipu nun reconoz el preséu Bluetooth, pue debese a que los controladores del so adautador nun tán " "instalaos. Dalgunos preseos Bluetooth nun tán integraos en Linux, y nesi " "casu pue que nun heba forma d'instalar controladores pa ellos. Va tener que " "probar con otru preséu." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:44 msgid "Adapter not switched on" msgstr "Adautador non encendíu" #. (itstool) path: when/p #: C/bluetooth-problem-connecting.page:47 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon in the menu bar and check that it's not disabled." msgstr "" "Asegúrese de que'l so adautador de Bluetooth tea prendíu. Calque nel iconu " "de Bluetooth na barra de menús y compruebe que nun tea desactiváu." #. (itstool) path: choose/p #: C/bluetooth-problem-connecting.page:51 msgid "" "Make sure that your Bluetooth adapter is switched on. Click the Bluetooth " "icon on the top bar and check that it's not disabled." msgstr "" "Asegúrese de que l'adautador Bluetooth ta prendíu. Faiga clic nel iconu de " "Bluetooth na barra cimera y compruebe que nun ta desactiváu." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:57 msgid "Device Bluetooth connection switched off" msgstr "Conexón del preséu Bluetooth apagada" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:58 msgid "" "Check that Bluetooth is turned on on the device you're trying to connect to. " "For example, if you're trying to connect to a phone, make sure that it's not " "in airplane mode." msgstr "" "Compruebe que Bluetooth tea activáu nel preséu qu'intenta coneutar. Por " "exemplu, si ta intentando coneutar un teléfonu, asegúrese de que nun tea en " "'mou vuelu'." #. (itstool) path: item/title #: C/bluetooth-problem-connecting.page:64 msgid "No Bluetooth adapter in your computer" msgstr "No hai un adaptador Bluetooth en su equipu" #. (itstool) path: item/p #: C/bluetooth-problem-connecting.page:65 msgid "" "Many computers do not have Bluetooth adapters. You can buy an adapter if you " "want to use Bluetooth." msgstr "" "Dellos equipos nun tienen adautadores de Bluetooth. Pue mercar un adautador " "si quier usar Bluetooth." #. (itstool) path: info/desc #: C/bluetooth-remove-connection.page:12 msgid "Remove a device from the list of Bluetooth devices." msgstr "Desaniciar un preséu de la llista de preseos Bluetooth." #. (itstool) path: page/title #: C/bluetooth-remove-connection.page:25 msgid "Remove a connection between Bluetooth devices" msgstr "Desaniciar una conexón ente preseos Bluetooth" #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:28 msgid "" "If you don't want to be connected to a Bluetooth device anymore, you can " "remove the connection. This is useful if you no longer want to use a device " "like a mouse or headset, or if you no longer wish to transfer files to or " "from a device." msgstr "" "Si nun quier siguir coneutáu a un preséu Bluetooth pue desconeutalu. Esto ye " "útil cuando yá nun quier siguir usando'l so mur o los auriculares. O si yá " "nun quier siguir unviando ficheros a otros preseos Bluetooth." #. (itstool) path: when/p #: C/bluetooth-remove-connection.page:37 msgid "" "Click the Bluetooth icon in the menu bar and select " "Bluetooth Settings." msgstr "" "Calque nel iconu de Bluetooth na barra de menús y escueya " "Configuración de Bluetooth." #. (itstool) path: choose/p #: C/bluetooth-remove-connection.page:40 #: C/bluetooth-send-file.page:112 msgid "" "Click the Bluetooth icon on the top bar and select Bluetooth " "Settings." msgstr "" "Faiga clic nel iconu de Bluetooth na barra cimera y escueya " "Configuración de Bluetooth." #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:45 msgid "" "Select the device you want to disconnect in the left pane, then click the " "- icon underneath the list." msgstr "" "Escueya'l preséu que quier desconeutar nel panel esquierdu, y depués calque " "nel iconu - que ta so la llista." #. (itstool) path: item/p #: C/bluetooth-remove-connection.page:49 msgid "Click Remove in the confirmation window." msgstr "Calque en Desaniciar na ventana de confirmación." #. (itstool) path: page/p #: C/bluetooth-remove-connection.page:53 msgid "" "You can reconnect a Bluetooth " "device later if desired." msgstr "" "Pue volver a coneutase a un preséu " "Bluetooth más tarde si lo necesita." #. (itstool) path: info/desc #: C/bluetooth-send-file.page:15 msgid "Share files to Bluetooth devices such as your phone." msgstr "Compartir ficheros con preseos Bluetooth como'l so teléfonu." #. (itstool) path: page/title #: C/bluetooth-send-file.page:33 msgid "Send a file to a Bluetooth device" msgstr "Unviar un ficheru a un preséu Bluetooth" #. (itstool) path: when/p #: C/bluetooth-send-file.page:37 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files in one of three ways: " "using the Bluetooth icon in the menu bar, from the Bluetooth settings " "window, or directly from the file manager." msgstr "" "Pue unviar ficheros a preseos Bluetooth coneutaos, como teléfonos celulares " "o otros ordenadores. Dellos preseos nun permiten la tresferencia de " "ficheros, o ficheros d'un tipu específicu. Pue unviar ficheros de trés " "formes distintes: al traviés del iconu de Bluetooth na barra de menús, dende " "la ventana de configuración de Bluetooth, o dende'l xestor de ficheros." #. (itstool) path: choose/p #: C/bluetooth-send-file.page:43 msgid "" "You can send files to connected Bluetooth devices, such as some mobile " "phones or other computers. Some types of devices don't allow the transfer of " "files, or specific types of files. You can send files using the Bluetooth " "icon on the top bar, or from the Bluetooth settings window." msgstr "" #. (itstool) path: when/p #: C/bluetooth-send-file.page:51 msgid "" "To send files directly from the file manager, see ." msgstr "" "Pa unviar ficheros direutamente dende'l xestor de ficheros, vea ." #. (itstool) path: steps/title #: C/bluetooth-send-file.page:68 msgid "Send files using the Bluetooth icon" msgstr "Unviar ficheros usando l'iconu Bluetooth" #. (itstool) path: when/p #: C/bluetooth-send-file.page:72 msgid "" "Click the Bluetooth icon in the menu bar and select Send Files to " "Device." msgstr "" "Calque nel iconu de Bluetooth na barra de menús y escueya Unviar " "ficheros al preséu." #. (itstool) path: choose/p #: C/bluetooth-send-file.page:75 msgid "" "Click the Bluetooth icon on the top bar and select Send Files to " "Device." msgstr "" "Faiga clic nel iconu de Bluetooth na barra cimera y escueya Unviar " "ficheros al preséu." #. (itstool) path: item/p #: C/bluetooth-send-file.page:80 #: C/bluetooth-send-file.page:122 msgid "Choose the file you want to send and click Select." msgstr "Escueya'l ficheru que quiera unviar y calque Escoyer." #. (itstool) path: item/p #: C/bluetooth-send-file.page:81 #: C/bluetooth-send-file.page:123 msgid "" "To send more than one file in a folder, hold down Ctrl as you " "select each file." msgstr "" "Pa unviar más d'un ficheru nuna carpeta, caltenga primida la tecla " "Ctrl mientres escueye cada ficheru." #. (itstool) path: item/p #: C/bluetooth-send-file.page:85 msgid "" "Select the device which you want to send the files to and click " "Send." msgstr "" "Escueya'l preséu al que quier unviar los ficheros y calque Unviar." #. (itstool) path: item/p #: C/bluetooth-send-file.page:87 msgid "" "The list of devices will show both devices you are already connected to as well as visible devices within range. If you " "have not already connected to the selected device, you will be prompted to " "pair with the device after clicking Send. This will probably " "require confirmation on the other device." msgstr "" "La llista de los preseos que se van amosar son preseos que tien coneutaos a preseos visibles dientro d'un rangu. Si aínda nun se " "coneutó al preséu escoyíu, va entrugáse-y pa empareyar col preséu dempués de " "calcar Unviar. Esto va requerir probablemente confirmación por " "parte del otru preséu." #. (itstool) path: item/p #: C/bluetooth-send-file.page:94 msgid "" "If there are many devices, you can limit the list to only specific device " "types using the Device type drop-down." msgstr "" "Si hai munchos preseos, pue llendar la llista a namái determinaos tipos de " "preseos usando la llista desplegable Tipu de preséu." #. (itstool) path: item/p #: C/bluetooth-send-file.page:98 #: C/bluetooth-send-file.page:127 msgid "" "The owner of the receiving device usually has to press a button to accept " "the file. Once the owner accepts or declines, the result of the file " "transfer will be shown on your screen." msgstr "" "El propietariu del preséu receptor normalmente tien que calcar un botón pa " "aceutar el ficheru. Cuando esti aceute o rechace, el resultáu de la " "tresferencia de ficheros va amosase en pantalla." #. (itstool) path: steps/title #: C/bluetooth-send-file.page:105 msgid "Send files from the Bluetooth settings" msgstr "Unviar ficheros dende la configuración de Bluetooth" #. (itstool) path: when/p #: C/bluetooth-send-file.page:109 msgid "" "Click the Bluetooth icon in the menu bar and select Bluetooth " "Settings." msgstr "" "Calque nel iconu de Bluetooth na barra de menús y escueya Configuración " "de Bluetooth." #. (itstool) path: item/p #: C/bluetooth-send-file.page:116 msgid "" "Select the device to send files to from the list on the left. The list only " "shows devices you've already connected to. See ." msgstr "" "Escueya'l preséu al que desea unviar los ficheros na llista esquierda. Esta " "llista namái amuesa los preseos a los que yá se coneutó. Consulte ." #. (itstool) path: item/p #: C/bluetooth-send-file.page:119 msgid "In the device information on the right, click Send Files." msgstr "" "Na información del preséu, na derecha, calque Unviar ficheros." #. (itstool) path: info/desc #: C/bluetooth-turn-on-off.page:12 #| msgid "Enable or disable the touchpad." msgid "Enable or disable the Bluetooth device on your computer." msgstr "Activar o desactivar el preséu Bluetooth del so equipu." #. (itstool) path: page/title #: C/bluetooth-turn-on-off.page:28 msgid "Turn Bluetooth on or off" msgstr "Encender o apagar el Bluetooth" #. (itstool) path: page/media #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/bluetooth-turn-on-off.page:32 #: C/unity-menubar-intro.page:90 msgctxt "_" msgid "" "external ref='figures/bluetooth-active.svg' " "md5='265f0461c4f337cfe7f9ebc04b98a58f'" msgstr "" #. (itstool) path: media/p #: C/bluetooth-turn-on-off.page:33 msgid "The Bluetooth icon in the menu bar" msgstr "L'iconu de Bluetooth na barra de menús" #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:36 msgid "" "You can turn Bluetooth on to use Bluetooth devices and send and receive " "files, but turn it off to conserve power. To turn Bluetooth on, click the " "Bluetooth icon on the top bar and switch Bluetooth on." msgstr "" "Pue activar el Bluetooth pa coneutar con preseos Bluetooth y unviar y " "recibir ficheros, pero desactívelu p'aforrar enerxía. P'activar el " "Bluetooth, calque nel iconu de Bluetooth na barra cimera, y escueya " "Encender Bluetooth." #. (itstool) path: when/p #: C/bluetooth-turn-on-off.page:42 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the menu bar. Look for a switch on your computer or " "a key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" "Munchos portátiles tienen un interruptor o una combinación de tecles pa " "prender o apagar el Bluetooth. Si'l hardware del Bluetooth ta apagáu, nun va " "ver un iconu na barra del menú. Busque un interruptor nel so equipu o una " "tecla. La tecla actívase davezu cola ayuda de la tecla Fn." #. (itstool) path: choose/p #: C/bluetooth-turn-on-off.page:48 msgid "" "Many laptop computers have a hardware switch or key combination to turn " "Bluetooth on and off. If the Bluetooth hardware is turned off, you will not " "see a Bluetooth icon in the top bar. Look for a switch on your computer or a " "key on your keyboard. The keyboard key is often accessed with the help of " "the Fn key." msgstr "" "Munchos portátiles tienen un interruptor físicu o una combinación de tecles " "pa prender y apagar el Bluetooth. Si'l interruptor físicu ta apagáu, nun va " "poder ver l'iconu de Bluetooth na barra cimera. Busque un interruptor nel so " "equipu o una tecla nel so tecláu. La tecla aveza a dir asociada cola tecla " "Fn." #. (itstool) path: page/p #: C/bluetooth-turn-on-off.page:55 msgid "" "To turn Bluetooth off, click the Bluetooth icon and switch " "Bluetooth off." msgstr "" "Pa desactivar el Bluetooth, faiga clic nel iconu de Bluetooth y escueya " "Apagar Bluetooth." #. (itstool) path: note/p #: C/bluetooth-turn-on-off.page:58 msgid "" "You only need to switch Visible on if you are connecting to this " "computer from another device. See for " "more information." msgstr "" #. (itstool) path: info/desc #: C/bluetooth-visibility.page:11 msgid "Whether or not other devices can discover your computer." msgstr "Si quier o non, qu'otros preseos puedan afayar el so equipu." #. (itstool) path: page/title #: C/bluetooth-visibility.page:20 msgid "What is Bluetooth visibility?" msgstr "¿Qué ye la visibilidá Bluetooth?" #. (itstool) path: page/p #: C/bluetooth-visibility.page:22 msgid "" "Bluetooth visibility simply refers to whether other devices can discover " "your computer when searching for Bluetooth devices. When Bluetooth " "visibility is turned on, your computer will advertise itself to all other " "devices within range, allowing them to attempt to connect to you." msgstr "" "La visibilidá Bluetooth cenciellamente refierse a qu'otros preseos puedan " "alcontrar el so equipu cuando busquen preseos Bluetooth. Cuando la " "visibilidá Bluetooth ta activada, el so equipu va avisar a los demás preseos " "que tean dientro del rangu, dexándo-yos intentar coneutase." #. (itstool) path: page/p #: C/bluetooth-visibility.page:27 msgid "" "Your computer does not need to be visible to search for other devices, but " "those devices need to be visible for your computer to discover them." msgstr "" "El so equipu nun precisa ser visible pa buscar otros preseos, sicasí talos " "preseos necesiten ser visibles pa que'l so equipu pueda afayalos." #. (itstool) path: page/p #: C/bluetooth-visibility.page:30 msgid "" "After you have connected to a " "device, neither your computer nor the device needs to be visible to " "communicate with each other." msgstr "" "Una vegada que s'heba coneutao a un " "preséu, nun va ser necesariu que nin l'equipu nin el preséu seyan " "visibles pa comunicase ente sigo." #. (itstool) path: page/p #: C/bluetooth-visibility.page:34 msgid "" "Unless you or someone you trust needs to connect to your computer from " "another device, you should leave visibility off." msgstr "" "Nun siendo qu'usté o daquién en quien confía precisen coneutase al so equipu " "dende otru preséu, tien de dexar desactivada la visibilidá." #. (itstool) path: info/desc #: C/color-assignprofiles.page:10 msgid "" "Look in System SettingsColor for the " "option to change this." msgstr "" "Mire en Preferencies de sistemaColor " "pa camudar les opciones." #. (itstool) path: credit/name #: C/color-assignprofiles.page:16 #: C/color-calibrate-camera.page:14 #: C/color-calibrate-printer.page:13 #: C/color-calibrate-scanner.page:18 #: C/color-calibrate-screen.page:19 #: C/color-calibrationcharacterization.page:13 #: C/color-calibrationdevices.page:12 #: C/color-calibrationtargets.page:13 #: C/color-canshareprofiles.page:11 #: C/color-gettingprofiles.page:14 #: C/color-howtoimport.page:17 #: C/color-missingvcgt.page:12 #: C/color-notifications.page:7 #: C/color-notspecifiededid.page:7 #: C/color.page:10 #: C/color-testing.page:7 #: C/color-virtualdevice.page:15 #: C/color-whatisprofile.page:11 #: C/color-whatisspace.page:12 #: C/color-why-calibrate.page:11 #: C/color-whyimportant.page:11 msgid "Richard Hughes" msgstr "Richard Hughes" #. (itstool) path: page/title #: C/color-assignprofiles.page:26 msgid "How do I assign profiles to devices?" msgstr "¿Cómo asigno perfiles a los preseos?" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-assignprofiles.page:30 #: C/color-assignprofiles.page:35 msgid "" "Open System SettingsColor, and click " "the device that you wish to add a profile to." msgstr "" "Abra Axustes del sistemaColor, y " "calque nel preséu que quier amestar al perfil." #. (itstool) path: page/p #: C/color-assignprofiles.page:40 msgid "" "By clicking Add profile you can select an existing profile or " "import a new file." msgstr "" "Calcando Amestar perfil pue escoyer un perfil esistente o " "importar un ficheru nuevu." #. (itstool) path: page/p #: C/color-assignprofiles.page:44 msgid "" "Each device can have multiple profiles assigned to it, but only one profile " "can be the default profile. The default profile is used when there " "is no extra information to allow the profile to be chosen automatically. An " "example of this automatic selection would be if one profile was created for " "glossy paper and another plain paper." msgstr "" "Cada preséu pue tener dellos perfiles asignaos a él, pero namái un perfil " "pue ser el predetermináu. El perfil predetermináu escuéyese " "automáticamente cuando nun hai información adicional. Un exemplu d'esto ye " "si un perfil se creare pal papel satináu y otru pal papel normal" #. (itstool) path: figure/desc #: C/color-assignprofiles.page:54 msgid "You can make a profile default by changing it with the radio button." msgstr "Pue facer predetermináu un perfil camudándolu col botón d'escoyeta." #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-assignprofiles.page:55 #: C/color-notspecifiededid.page:32 msgctxt "_" msgid "" "external ref='figures/color-profile-default.png' " "md5='78403ca445191bb5f9be02fecf80968c'" msgstr "" #. (itstool) path: page/p #: C/color-assignprofiles.page:58 msgid "" "If calibration hardware is connected the Calibrate… button will " "create a new profile." msgstr "" "Si'l hardware de calibración ta coneutáu, el botón Calibrar… va " "crear un nuevu perfil." #. (itstool) path: info/desc #: C/color-calibrate-camera.page:11 msgid "Calibrating your camera is important to capture accurate colors." msgstr "Calibrar la so cámara ye importante pa capturar colores precisos." #. (itstool) path: page/title #: C/color-calibrate-camera.page:20 msgid "How do I calibrate my camera?" msgstr "¿Cómo puedo calibrar la mio cámara?" #. (itstool) path: page/p #: C/color-calibrate-camera.page:22 msgid "" "Camera devices are calibrated by taking a photograph of a target under the " "desired lighting conditions. By converting the RAW file to a TIFF file, it " "can be used to calibrate the camera device in the color control panel." msgstr "" "Los preseos fotográficos calíbrense per aciu de la toma d'una fotografía " "d'un oxetivu baxo les condiciones de lluz deseaes. Per aciu de la conversión " "d'un ficheru RAW a un ficheru TIFF, pue usase pa calibrar el preséu " "fotográficu nel panel de control de colores." #. (itstool) path: page/p #: C/color-calibrate-camera.page:28 msgid "" "You will need to crop the TIFF file so that just the target is visible. " "Ensure the white or black borders are still visible. Calibration will not " "work if the image is upside-down or is distorted by a large amount." msgstr "" "Necesita cortar el ficheru TIFF pa que'l destín seya visible. Asegúrese que " "los cantos blancos o prietos entá son visibles. La calibración nun va " "funcionar si la imaxe ta cabeza abaxo o mui distorsionada." #. (itstool) path: note/p #: C/color-calibrate-camera.page:36 msgid "" "The resulting profile is only valid under the lighting condition that you " "acquired the original image from. This means you might need to profile " "several times for studio, bright sunlight and " "cloudy lighting conditions." msgstr "" "El perfil resultante namái ye válidu baxo la condición de lluminosidá " "qu'alquiriera a partir de la imaxe orixinal. Eso significa, que quiciabes " "tenga que rexistrase delles vegaes pa estudiu , y condiciones de " "lluz de la lluz del sol y borrina ." #. (itstool) path: info/desc #: C/color-calibrate-printer.page:10 msgid "Calibrating your printer is important to print accurate colors." msgstr "" "Calibrar la so imprentadora ye importante pa imprentar colores precisos." #. (itstool) path: page/title #: C/color-calibrate-printer.page:19 msgid "How do I calibrate my printer?" msgstr "¿Cómo puedo calibrar la mio imprentadora?" #. (itstool) path: page/p #: C/color-calibrate-printer.page:21 msgid "There are two ways to profile a printer device:" msgstr "Hai dos formes de perfilar una imprentadora:" #. (itstool) path: item/p #: C/color-calibrate-printer.page:26 msgid "Using a photospectrometer device like the Pantone ColorMunki" msgstr "Usar un fotoespectrómetru tipu Pantone ColorMunki" #. (itstool) path: item/p #: C/color-calibrate-printer.page:27 msgid "Downloading a printing a reference file from a color company" msgstr "" "Descargar un ficheru de referencia d'impresión d'una compañía de color" #. (itstool) path: page/p #: C/color-calibrate-printer.page:30 msgid "" "Using a color company to generate a printer profile is usually the cheapest " "option if you only have one or two different paper types. By downloading the " "reference chart from the companies website you can then send them back the " "print in a padded envelope where they will scan the paper, generate the " "profile and email you back an accurate ICC profile." msgstr "" "L'usu d'un conxuntu de colores pa xenerar un perfil d'impresión ye " "normalmente la opción más barata si namái dispón d'ún o dos tipos distintos " "de papel. Per aciu la descarga de la tabla de referencia de los sitios web " "de les compañíes pue unvialos de nueves a la imprentadora nun sobre acolcháu " "onde aínda puen escanear el papel, xenerar el perfil y unvia-ylu per corréu " "con un perfil ICC correutu." #. (itstool) path: page/p #: C/color-calibrate-printer.page:38 msgid "" "Using an expensive device such as a ColorMunki works out cheaper only if you " "are profiling a large number of ink sets or paper types." msgstr "" "Usar un preséu costosu como un ColorMunki namái resulta menos costosu si ta " "perfilando un gran númberu de conxuntos de tinta o tipos de papel." #. (itstool) path: note/p #: C/color-calibrate-printer.page:44 msgid "" "If you change your ink supplier, make sure you recalibrate the printer!" msgstr "" "Si camuda'l fornidor de tinta, asegúrese de recalibrar la imprentadora." #. (itstool) path: info/desc #: C/color-calibrate-scanner.page:12 msgid "Calibrating your scanner is important to capture accurate colors." msgstr "Calibrar el so escáner ye importante pa capturar colores precisos." #. (itstool) path: page/title #: C/color-calibrate-scanner.page:28 msgid "How do I calibrate my scanner?" msgstr "¿Cómo puedo calibrar el mio escáner?" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-scanner.page:32 #: C/color-calibrate-scanner.page:39 msgid "" "You scan in your target file and save it as an uncompressed TIFF file. You " "can then click Calibrate… from System " "SettingsColor to create a profile for the device." msgstr "" "Pue escanear el so ficheru destín y guardalu como un TIFF ensin comprimir. " "Entós pue calcar Calibrar… dende Preferencies del " "sistemaColor pa crear un perfil pal preséu." #. (itstool) path: note/p #: C/color-calibrate-scanner.page:48 msgid "" "Scanner devices are incredibly stable over time and temperature and do not " "usually need to be recalibrated." msgstr "" "Los preseos d'escáner son bien estables al tiempu y a variaciones de " "temperatura, y polo xeneral nun precisen recalibrase." #. (itstool) path: info/desc #: C/color-calibrate-screen.page:11 msgid "Calibrating your screen is important to display accurate colors." msgstr "" "La calibración de la pantalla ye importante p'amosar los colores afayadizos" #. (itstool) path: page/title #: C/color-calibrate-screen.page:29 msgid "How do I calibrate my screen?" msgstr "¿Cómo puedo calibrar la mio pantalla?" #. (itstool) path: page/p #: C/color-calibrate-screen.page:31 msgid "" "Calibrating your screen should be a requirement if you're involved in " "computer design or artwork." msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-calibrate-screen.page:37 #: C/color-calibrate-screen.page:45 msgid "" "By using a device called colorimeter you accurately measure the different " "colors that your screen is able to display. By running System " "SettingsColor you can create a profile, and the " "wizard will show you how to attach the colorimeter device and what settings " "to adjust." msgstr "" #. (itstool) path: note/p #: C/color-calibrate-screen.page:55 msgid "" "Screens change all the time - the backlight in a TFT will half in brightness " "approximately every 18 months, and will get yellower as it gets older. This " "means you should recalibrate your screen when the [!] icon appears in the " "color control panel." msgstr "" "El color de les pantalles camuda tol tiempu: la lluz de fondu nuna pantalla " "TFT tien un amenorgamientu de rellumu aprosimao cada 18 meses, y a midida " "qu'avieya va dir amarilleando. Esto significa que tien de volver a calibrar " "la pantalla cuando apaez l'iconu [!] nel panel de control del color." #. (itstool) path: note/p #: C/color-calibrate-screen.page:62 msgid "LED screens also change over time, but a much slower rate than TFTs." msgstr "" "Les pantalles LED tamién camuden col tiempu, pero un ritmu muncho más sele " "que'l TFT." #. (itstool) path: info/desc #: C/color-calibrationcharacterization.page:9 msgid "Calibration and characterization are different things entirely." msgstr "Calibrar y carauterizar son coses totalmente distintes." #. (itstool) path: page/title #: C/color-calibrationcharacterization.page:19 msgid "What's the difference between calibration and characterization?" msgstr "¿Cuál ye la diferencia ente calibración y carauterización?" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:20 msgid "" "Many people are initially confused about the difference between calibration " "and characterization. Calibration is the process of modifying the color " "behavior of a device. This is typically done using two mechanisms:" msgstr "" "Munches persones tracamundien la diferencia ente calibración y " "carauterización. La calibración ye'l procesu de modificar el comportamientu " "del color d'un preséu. Esto faise normalmente per aciu de dos mecanismos:" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:27 msgid "Changing controls or internal settings that it has" msgstr "Cambéu de controles o axustes internos" #. (itstool) path: item/p #: C/color-calibrationcharacterization.page:28 msgid "Applying curves to its color channels" msgstr "Aplicar curves a les sos canales de color" #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:30 msgid "" "The idea of calibration is to put a device in a defined state with regard to " "its color response. Often this is used as a day to day means of maintaining " "reproducible behavior. Typically calibration will be stored in device or " "systems specific file formats that record the device settings or per-channel " "calibration curves." msgstr "" "La idea de la calibración ye asitiar un preséu nun estáu definíu al " "respeutive del so color de rempuesta. Normalmente úsase como un mediu diariu " "pa caltener un comportamientu reproducible. Típicamente la calibración " "almacénase nel formatu de ficheru específicu del sistema o preséu que " "rexistra la configuración del preséu o les curves de calibración per canal." #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:37 msgid "" "Characterization (or profiling) is recording the way a device " "reproduces or responds to color. Typically the result is stored in a device " "ICC profile. Such a profile does not in itself modify color in any way. It " "allows a system such as a CMM (Color Management Module) or a color aware " "application to modify color when combined with another device profile. Only " "by knowing the characteristics of two devices, can a way of transferring " "color from one device representation to another be achieved." msgstr "" "La carauterización (o perfiláu) ye grabar la manera na qu'un preséu " "respuende al color. Típicamente, el resultáu guárdase nun perfil ICC de " "preséu. Tal perfil nun modifica en sí mesmu'l color de nenguna manera. " "Permíte-y a un sistema como un MMC (Módulu de Manexu de Color) o a una " "aplicación sensible al color, modificar el color al combinase con otru " "perfil de preséu. Namái al conocer les carauterístiques de dos accesorios, " "pue llograse una manera de tresferir el color d'una representación de preséu " "a otra." #. (itstool) path: note/p #: C/color-calibrationcharacterization.page:48 msgid "" "Note that a characterization (profile) will only be valid for a device if " "it's in the same state of calibration as it was when it was characterized." msgstr "" "Nota: Tenga en cuenta qu'una carauterización (perfil) va ser válida pa un " "preséu solu si ta nel mesmu estáu de calibración que cuando foi carauterizáu." #. (itstool) path: page/p #: C/color-calibrationcharacterization.page:54 msgid "" "In the case of display profiles there is some additional confusion because " "often the calibration information is stored in the profile for convenience. " "By convention it is stored in a tag called the vcgt tag. Although " "it is stored in the profile, none of the normal ICC based tools or " "applications are aware of it, or do anything with it. Similarly, typical " "display calibration tools and applications will not be aware of, or do " "anything with the ICC characterization (profile) information." msgstr "" "Nel casu de perfiles de pantalla, esiste dalgún tracamundiu adicional porque " "davezu, la información de calibración guárdase nel perfil por conveniencia. " "Por convención, guárdase nuna etiqueta denomada etiqueta vcgt. " "Magar que se guarda nel perfil, denguna de les aplicaciones o ferramientes " "basaes en ICC normales son conscientes d'ella, nin faen nada cola mesma. De " "manera asemeyada, les aplicaciones y ferramientes de calibración de pantalla " "típiques nun son conscientes de, nin fai nada con, la información de " "carauterización (perfil) ICC." #. (itstool) path: info/desc #: C/color-calibrationdevices.page:9 msgid "We support a large number of calibration devices." msgstr "Tenemos sofitu pa munchos preseos de calibración." #. (itstool) path: page/title #: C/color-calibrationdevices.page:20 msgid "What color measuring instruments are supported?" msgstr "¿Qué preseos de midida del color son compatibles?" #. (itstool) path: page/p #: C/color-calibrationdevices.page:22 msgid "" "GNOME relies on the Argyll color management system to support color " "instruments. Thus the following display measuring instruments are supported:" msgstr "" "GNOME básase nel sistema de xestión de color Argyll pa dar sofitu a preseos " "de color. Asina, los siguientes preseos de midida de pantalla son " "compatibles:" #. (itstool) path: item/p #: C/color-calibrationdevices.page:29 msgid "Gretag-Macbeth i1 Pro (spectrometer)" msgstr "Gretag-Macbeth i1 Pro (espectrómetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:30 msgid "Gretag-Macbeth i1 Monitor (spectrometer)" msgstr "Gretag-Macbeth i1 Monitor (espectrómetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:31 msgid "Gretag-Macbeth i1 Display 1, 2 or LT (colorimeter)" msgstr "Gretag-Macbeth i1 Display 1, 2 or LT (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:32 msgid "X-Rite i1 Display Pro (colorimeter)" msgstr "X-Rite i1 Display Pro (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:33 msgid "X-Rite ColorMunki Design or Photo (spectrometer)" msgstr "X-Rite ColorMunki Design or Photo (espectrómetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:34 msgid "X-Rite ColorMunki Create (colorimeter)" msgstr "X-Rite ColorMunki Create (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:35 msgid "X-Rite ColorMunki Display (colorimeter)" msgstr "X-Rite ColorMunki Display (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:36 msgid "Pantone Huey (colorimeter)" msgstr "Pantone Huey (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:37 msgid "MonacoOPTIX (colorimeter)" msgstr "MonacoOPTIX (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:38 msgid "ColorVision Spyder 2 and 3 (colorimeter)" msgstr "ColorVision Spyder 2 y 3 (colorímetru)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:39 msgid "Colorimètre HCFR (colorimeter)" msgstr "Colorímtero HCFR (colorímetru)" #. (itstool) path: note/p #: C/color-calibrationdevices.page:43 msgid "" "The Pantone Huey is currently the cheapest and best supported hardware in " "Linux." msgstr "" "El Pantone Huey, ye anguaño'l hardware más baratu y col meyor soporte en " "Linux." #. (itstool) path: page/p #: C/color-calibrationdevices.page:46 msgid "" "Thanks to Argyll there's also a number of spot and strip reading reflective " "spectrometers supported to help you calibrating and characterizing your " "printers:" msgstr "" "Gracies a Argyll hai tamién un ciertu númberu d'espectrómetros reflectivos " "de llectura de puntu y tira, permitíos p'ayudar a calibrar y carauterizar " "imprentadores." #. (itstool) path: item/p #: C/color-calibrationdevices.page:53 msgid "X-Rite DTP20 \"Pulse\" (\"swipe\" type reflective spectrometer)" msgstr "X-Rite DTP20 \"Pulsu\" (espectrómetru tipu «golpe»)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:54 msgid "X-Rite DTP22 Digital Swatchbook (spot type reflective spectrometer)" msgstr "" "Mostrariu dixital X-Rite DTP22 (espectrómetru reflexivu de tipu puntu)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:55 msgid "X-Rite DTP41 (spot and strip reading reflective spectrometer)" msgstr "X-Rite DTP41 (espectrómetru reflexivu de llectura de puntu y franxa)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:56 msgid "X-Rite DTP41T (spot and strip reading reflective spectrometer)" msgstr "" "X-Rite DTP41T (espectrómetru reflexivu de llectura de puntu y franxa)" #. (itstool) path: item/p #: C/color-calibrationdevices.page:57 msgid "X-Rite DTP51 (spot reading reflective spectrometer)" msgstr "X-Rite DTP51 (espectrómetru reflexivu de llectura de puntu)" #. (itstool) path: info/desc #: C/color-calibrationtargets.page:9 msgid "Calibration targets are needed to do scanner and camera profiling." msgstr "" "Necesítense oxetivos de calibración pa facer perfiles d'escáner y cámara." #. (itstool) path: page/title #: C/color-calibrationtargets.page:19 msgid "Which target types are supported?" msgstr "¿Qué tipos d'oxetivu tán sofitaos?" #. (itstool) path: page/p #: C/color-calibrationtargets.page:21 msgid "The following types of targets are supported:" msgstr "Permítense los siguientes tipos d'oxetivos:" #. (itstool) path: item/p #: C/color-calibrationtargets.page:26 msgid "CMP DigitalTarget" msgstr "CMP DigitalTarget" #. (itstool) path: item/p #: C/color-calibrationtargets.page:27 msgid "ColorChecker 24" msgstr "ColorChecker 24" #. (itstool) path: item/p #: C/color-calibrationtargets.page:28 msgid "ColorChecker DC" msgstr "ColorChecker DC" #. (itstool) path: item/p #: C/color-calibrationtargets.page:29 msgid "ColorChecker SG" msgstr "ColorChecker SG" #. (itstool) path: item/p #: C/color-calibrationtargets.page:30 msgid "i1 RGB Scan 14" msgstr "i1 RGB Scan 14" #. (itstool) path: item/p #: C/color-calibrationtargets.page:31 msgid "LaserSoft DC Pro" msgstr "LaserSoft DC Pro" #. (itstool) path: item/p #: C/color-calibrationtargets.page:32 msgid "QPcard 201" msgstr "QPcard 201" #. (itstool) path: item/p #: C/color-calibrationtargets.page:33 msgid "IT8.7/2" msgstr "IT8.7/2" #. (itstool) path: note/p #: C/color-calibrationtargets.page:37 msgid "" "You can purchase targets from well-known vendors like KODAK, X-Rite and " "LaserSoft in various online shops." msgstr "" "Pue mercar los oxetivos de fabricantes conocíos como Kodak, X-Rite y " "LaserSoft, en delles tiendes en llinia.." #. (itstool) path: note/p #: C/color-calibrationtargets.page:41 msgid "" "Alternatively you can buy targets from Wolf Faust at a very fair " "price." msgstr "" "Tamién pue mercar oxetivos en Wolf Faust a mui bon preciu." #. (itstool) path: info/desc #: C/color-canshareprofiles.page:8 msgid "" "Sharing color profiles is never a good idea as hardware changes over time." msgstr "" "Compartir perfiles de color, enxamás ye bona idea, darréu que'l hardware " "camuda col tiempu." #. (itstool) path: page/title #: C/color-canshareprofiles.page:17 msgid "Can I share my color profile?" msgstr "¿Puedo compartir el mio perfil de color?" #. (itstool) path: page/p #: C/color-canshareprofiles.page:19 msgid "" "Color profiles that you have created yourself are specific to the hardware " "and lighting conditions that you calibrated for. A display that has been " "powered for a few hundred hours is going to have a very different color " "profile to a similar display with the next serial number that has been lit " "for a thousand hours." msgstr "" "Los perfiles de color que creó usté mesmu, son específicos pal hardware y " "les condiciones de llume pa les que se calibraron. Una pantalla que tuvo " "encesa per unos pocos cientos d'hores va tener un perfil de color bien " "distintu a una pantalla asemeyada col siguiente númberu de serie, y que tuvo " "encesa milenta d'hores." #. (itstool) path: page/p #: C/color-canshareprofiles.page:26 msgid "" "This means if you share your color profile with somebody, you might be " "getting them closer to calibration, but it's misleading at best to " "say that their display is calibrated." msgstr "" "Esto significa que si comparte'l so perfil de color con daquién, podría " "averalos a una calibración, pero nun ye correuto dicir que'l so " "monitor ta calibráu." #. (itstool) path: page/p #: C/color-canshareprofiles.page:31 msgid "" "Similarly, unless everyone has recommended controlled lighting (no sunlight " "from windows, black walls, daylight bulbs etc.) in a room where viewing and " "editing images takes place, sharing a profile that you created in your own " "specific lighting conditions doesn't make a lot of sense." msgstr "" "De la mesma, compartir un perfil creáu nes sos propies condiciones " "específiques d'illuminación, sacantes que tol mundu-y encamentare " "illuminación controlada (ensin lluz solar nes ventanes, les paredes prietes, " "les llámpares de lluz de día, etc) nuna habitación au se lleva a cabu la " "visualización y edición d'imaxes, nun tien munchu xacíu" #. (itstool) path: note/p #: C/color-canshareprofiles.page:40 msgid "" "You should carefully check the redistribution conditions for profiles " "downloaded from vendor websites or that were created on your behalf." msgstr "" "Tien de revisar curioso los requisitos de redistribución de los perfiles " "descargaos de sitiu web de fornidores o que se crearon nel so nome." #. (itstool) path: info/desc #: C/color-gettingprofiles.page:10 msgid "Color profiles are provided by vendors and can be generated yourself." msgstr "" "Los perfiles de color apúrrenlos los fabricantes y pue xeneralos usté mesmu." #. (itstool) path: page/title #: C/color-gettingprofiles.page:20 msgid "Where do I get color profiles?" msgstr "¿Aú consigo perfiles de color?" #. (itstool) path: page/p #: C/color-gettingprofiles.page:22 msgid "" "The best way to get profiles is to generate them yourself, although this " "does require some initial outlay." msgstr "" "La meyor manera de llograr perfiles ye xenerar ún personalizáu, magar " "qu'esto rique un desembolsu inicial." #. (itstool) path: page/p #: C/color-gettingprofiles.page:26 msgid "" "Many manufacturers do try to provide color profiles for devices, although " "sometimes they are wrapped up in driver bundles which you may need " "to download, extract and then search for the color profiles." msgstr "" "Munchos fabricantes intenten apurrir perfiles de color pa los preseos, " "inclusive cuando tán envolubraos nos paquetes de controlador que " "tien que descargar, estrayer y dempués buscar el perfil de color." #. (itstool) path: page/p #: C/color-gettingprofiles.page:32 msgid "" "Some manufacturers do not provide accurate profiles for the hardware and the " "profiles are best avoided. A good clue is to download the profile, and if " "the creation date is more than a year before the date you bought the device " "then it's likely dummy data generated that is useless." msgstr "" "Dellos fabricantes nun apurren perfiles exautos pal hardware y los perfiles, " "y ye meyor evitalos. Una bona pista ye baxar el perfil y si la data de " "creación ye mayor d'un añu enantes de la data na que mercó l'equipu, entós " "ye posible que los datos ficticios xeneraos seyan inútiles." #. (itstool) path: page/p #: C/color-gettingprofiles.page:40 msgid "" "See for information on why vendor-" "supplied profiles are often worse than useless." msgstr "" "Lleer pa más información tocante a por " "qué los perfiles proporcionaos polos fabricantes son munches vegaes inútiles." #. (itstool) path: info/desc #: C/color-howtoimport.page:9 msgid "Color profiles can be imported by opening them." msgstr "" #. (itstool) path: page/title #: C/color-howtoimport.page:27 msgid "How do I import color profiles?" msgstr "¿Cómo puedo importar perfiles de colores?" #. (itstool) path: page/p #: C/color-howtoimport.page:29 msgid "" "The profile can be imported by double clicking on the .ICC or " ".ICM file in the file browser." msgstr "" #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-howtoimport.page:35 #: C/color-howtoimport.page:41 msgid "" "Alternatively you can select Import profile… from " "System SettingsColor when selecting a " "profile for a device." msgstr "" "De forma alternativa, pue escoyer Importar perfil… dende " "Axustes del sistemaColor cuando " "escueya un perfil pa un preséu." #. (itstool) path: info/desc #: C/color-missingvcgt.page:8 msgid "" "Whole-screen color correction modifies all the screen colors on all windows." msgstr "" "La correición de color de pantalla completa modifica tolos colores en toles " "ventanes." #. (itstool) path: page/title #: C/color-missingvcgt.page:18 msgid "Missing information for whole-screen color correction?" msgstr "¿Falta información pa la correición de color de tola pantalla?" #. (itstool) path: page/p #: C/color-missingvcgt.page:19 msgid "" "Unfortunately, many vendor-supplied ICC profiles do not include the " "information required for whole-screen color correction. These profiles can " "still be useful for applications that can do color compensation, but you " "will not see all the colors of your screen change." msgstr "" "Desafortunadamente, munchos perfiles ICC suministraos pol fabricante nun " "inclúin la información necesaria pa la correición de color de tola pantalla. " "Estos perfiles puen ser útiles pa les aplicaciones que puen facer la " "compensación de color, pero nun va poder ver tolos colores del so cambéu de " "pantalla." #. (itstool) path: page/p #: C/color-missingvcgt.page:25 msgid "" "In order to create a display profile, which includes both calibration and " "characterization data, you will need to use a special color measuring " "instruments called a colorimeter or a spectrometer." msgstr "" "Col fin de crear un perfil de visualización, qu'inclúi tantu datos de " "calibración y carauterización, va tener qu'usar dellos preseos especiales de " "midida de color, denomáu colorímetru o un espectrómetru." #. (itstool) path: info/desc #: C/color-notifications.page:10 msgid "You can be notified if your color profile is old and inaccurate." msgstr "" #. (itstool) path: page/title #: C/color-notifications.page:21 msgid "Can I get notified when my color profile is inaccurate?" msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:22 msgid "" "Unfortunately we can't tell without recalibrating whether a device profile " "is accurate. We can use a simple metric of the amount of time since " "calibration to determine if a recalibrate is recommended." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:28 msgid "" "Some companies have very specific timeout policies for profiles, as an " "inaccurate color profile can make a huge difference to an end product." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:33 msgid "" "If you set the timeout policy and a profile is older than the policy then a " "red warning triangle will be shown in the System " "SettingsColor dialog next to the profile. A " "warning notification will also be shown every time you log into your " "computer." msgstr "" #. (itstool) path: page/p #: C/color-notifications.page:41 msgid "" "To set the policy for display and printer devices, you specify the maximum " "age of the profile in days:" msgstr "" #. (itstool) path: page/screen #: C/color-notifications.page:46 #, no-wrap msgid "" "\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-printer-threshold " "180\n" "[rupert@gnome] gsettings set " "org.gnome.settings-daemon.plugins.color recalibrate-display-threshold " "180\n" msgstr "" #. (itstool) path: info/desc #: C/color-notspecifiededid.page:10 msgid "Default monitor profiles do not have a calibration date." msgstr "" #. (itstool) path: page/title #: C/color-notspecifiededid.page:20 msgid "Why don't the default monitor profiles have a calibration expiry?" msgstr "" #. (itstool) path: page/p #: C/color-notspecifiededid.page:21 msgid "" "The default color profile used for each monitor is generated automatically " "based on the display EDID which is stored in a memory chip inside the " "monitor. The EDID only gives us a snapshot of the available colors the " "monitor was capable of displaying when it was manufactured, and does not " "contain much other information for color correction." msgstr "" #. (itstool) path: figure/desc #: C/color-notspecifiededid.page:31 msgid "As the EDID cannot be updated, it has no expiry date." msgstr "" #. (itstool) path: note/p #: C/color-notspecifiededid.page:36 msgid "" "Getting a profile from the monitor vendor or creating a profile yourself " "would lead to more accurate color correction." msgstr "" #. (itstool) path: info/desc #: C/color.page:15 msgid "" "Why is this important, Color profiles, How to calibrate a device…" msgstr "" "Por qué ye importante, Perfiles de color, Cómo calibrar un preséu…" #. (itstool) path: page/title #: C/color.page:23 msgid "Color management" msgstr "Xestión de color" #. (itstool) path: section/title #: C/color.page:26 msgid "Color profiles" msgstr "Perfiles de color" #. (itstool) path: section/title #: C/color.page:30 msgid "Calibration" msgstr "Calibración" #. (itstool) path: info/desc #: C/color-testing.page:10 msgid "" "Testing color management isn't hard, and we even supply some test profiles." msgstr "" #. (itstool) path: page/title #: C/color-testing.page:22 msgid "How do I test if color management is working correctly?" msgstr "" #. (itstool) path: page/p #: C/color-testing.page:23 msgid "" "The effects of a color profile are sometimes subtle and it may be hard to " "see if anything much has changed." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:27 msgid "" "In GNOME we ship several profiles for testing that make it very clear when " "the profiles are being applied:" msgstr "" #. (itstool) path: item/p #: C/color-testing.page:34 msgid "" "Bluish Test: This will turn the screen blue and tests if the " "calibration curves are being sent to the display" msgstr "" #. (itstool) path: item/p #: C/color-testing.page:40 msgid "" "ADOBEGAMMA-test: This will turn the screen pink and tests different " "features of a screen profile" msgstr "" #. (itstool) path: item/p #: C/color-testing.page:46 msgid "" "FakeBRG: This will not change the screen, but will swap around the " "RGB channels to become BGR. This will make all the colors gradients look " "mostly correct, and there won't be much difference on the whole screen, but " "images will look very different in applications that support color " "management." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:57 msgid "" "Add one of the test profiles to your display device using the " "System SettingsColor preferences." msgstr "" #. (itstool) path: page/p #: C/color-testing.page:63 msgid "" "Using these profiles you can clearly see when an application supports color " "management." msgstr "" #. (itstool) path: info/desc #: C/color-virtualdevice.page:9 msgid "" "A virtual device is a color managed device that is not connected to the " "computer." msgstr "" "Un preséu virtual ye un preséu xestionáu que nun ta coneutáu al equipu." #. (itstool) path: page/title #: C/color-virtualdevice.page:25 msgid "What's a virtual color managed device?" msgstr "¿Qué ye un preséu xestionáu de color virtual?" #. (itstool) path: page/p #: C/color-virtualdevice.page:27 msgid "" "A virtual device is a color managed device that is not connected to the " "computer. Examples of this might be:" msgstr "" "Un preséu virtual ye un preséu de xestión de color que nun ta coneutáu al " "equipu. Exemplos d'esto puen ser:" #. (itstool) path: item/p #: C/color-virtualdevice.page:34 msgid "" "An online print-shop where photos are uploaded, printed and sent to you" msgstr "" "La impresión en llinia dexa xubir semeyes, imprentales y unviales au crea " "conveniente." #. (itstool) path: item/p #: C/color-virtualdevice.page:35 msgid "Photos from a digital camera stored on a memory card" msgstr "" "Les semeyes de la cámara dixital atópense almacenaes na tarxeta de memoria." #. (itstool) path: when/p #. (itstool) path: choose/p #: C/color-virtualdevice.page:40 #: C/color-virtualdevice.page:49 msgid "" "To create a virtual profile for a digital camera just drag and drop one of " "the image files onto the System Settings " "Color dialog. You can then assign profiles to it like any other device or even " "calibrate it." msgstr "" "Pa crear un perfil virtual pa una cámara dixital, namái arrastre y suelte ún " "de los ficheros d'imaxe sobre'l diálogu Preferencies del " "sistema Color. Entós va poder asigna-y perfiles como a cualesquier otru preséu, ya " "inclusive cubicala." #. (itstool) path: info/desc #: C/color-whatisprofile.page:7 msgid "" "A color profile is a simple file that expresses a color space or device " "response." msgstr "" "Un perfil de color ye un ficheru simple qu'espresa un espaciu de colores, o " "de rempuesta del preséu." #. (itstool) path: page/title #: C/color-whatisprofile.page:17 msgid "What is a color profile?" msgstr "¿Que ye'l color del perfil?" #. (itstool) path: page/p #: C/color-whatisprofile.page:19 msgid "" "A color profile is a set of data that characterizes either a device such as " "a projector or a color space such as sRGB." msgstr "" "Un perfil de color ye un conxuntu de datos que carauteriza a un preséu como " "un proyeutor o un espaciu de colores, como sRGB." #. (itstool) path: page/p #: C/color-whatisprofile.page:23 msgid "" "Most color profiles are in the form of an ICC profile, which is a small file " "with a .ICC or .ICM file extension." msgstr "" "La mayoría de los perfiles de color adopten la forma d'un perfil ICC, que ye " "un pequeñu ficheru cola estensión de ficheru .ICC o " ".ICM." #. (itstool) path: page/p #: C/color-whatisprofile.page:28 msgid "" "Color profiles can be embedded into images to specify the gamut range of the " "data. This ensures that users see the same colors on different devices." msgstr "" "Los perfiles de color puen incrustase nes imaxes pa especificar l'intervalu " "de gama de los datos, lo que garantiza que los usuarios van ver los mesmos " "colores en preseos distintos." #. (itstool) path: page/p #: C/color-whatisprofile.page:33 msgid "" "Every device that is processing color should have it's own ICC profile and " "when this is achieved the system is said to have an end-to-end color-" "managed workflow. With this kind of workflow you can be sure that " "colors are not being lost or modified." msgstr "" "Cada preséu que procesa colores tien de tener el so propiu perfil ICC y " "cuando se consigue, dizse que'l sistema tien un fluxu de trabayu " "alministráu de color d'estremu a estremu. Con esti tipu de fluxu de " "trabayu, pue tener la seguridá de que los colores nun se pierden nin se " "modifiquen." #. (itstool) path: info/desc #: C/color-whatisspace.page:8 msgid "A color space is a defined range of colors." msgstr "Un espaciu de colores ye un rangu definíu de colores." #. (itstool) path: page/title #: C/color-whatisspace.page:18 msgid "What is a color space?" msgstr "¿Qué ye un espaciu de color?" #. (itstool) path: page/p #: C/color-whatisspace.page:20 msgid "" "A color space is a defined range of colors. Well known color spaces include " "sRGB, AdobeRGB and ProPhotoRGB." msgstr "" "Un espaciu de color ye un rangu definíu de colores. Dellos espacios de color " "conocíos son sRGB, AdobeRGB y ProPhotoRGB." #. (itstool) path: page/p #: C/color-whatisspace.page:25 msgid "" "The human visual system is not a simple RGB sensor, but we can approximate " "how the eye responds with a CIE 1931 chromaticity diagram that shows the " "human visual response as a horse-shoe shape. You can see that in human " "vision there are many more shades of green detected than blue or red. With a " "trichromatic color space like RGB we represent the colors on the computer " "using three values, which restricts up to encoding a triangle of " "colors." msgstr "" "El sistema visual humanu nun ye un simple sensor RGB, pero podemos averalu a " "la forma na que'l güeyu respuende, per aciu d'un diagrama de cromaticidá CIE " "1931 qu'amuesa la rempuesta visual humana como una forma de ferradura. Pue " "vese, que na visión humana hai munchos más tonos deteutaos de verde, que " "d'azul o bermeyu. Con un espaciu de color tricromáticu como RGB, " "representamos los colores nel ordenador con trés valores, lo que llenda a " "codificar un triángulu de colores." #. (itstool) path: note/p #: C/color-whatisspace.page:37 msgid "" "Using models such as a CIE 1931 chromaticity diagram is a huge " "simplification of the human visual system, and real gamuts are expressed as " "3D hulls, rather than 2D projections. A 2D projection of a 3D shape can " "sometimes be misleading, so if you want to see the 3D hull, install " "gnome-color-manager and then run gcm-viewer." msgstr "" "L'usu de modelos como un diagrama de cromaticidá CIE 1931 ye una enorme " "simplificación del sistema visual humanu, y games reales esprésense como les " "envolventes 3D​​, en llugar de les proyeiciones en 2D. Una proyeición en 2D " "d'una forma 3D, dacuando pue ser engañosa, asina que si quier ver la " "envolvente 3D, instale gnome-color-manager y execute gcm-" "viewer." #. (itstool) path: figure/desc #: C/color-whatisspace.page:49 msgid "sRGB, AdobeRGB and ProPhotoRGB represented by white triangles" msgstr "sRGB, AdobeRGB y ProPhotoRGB representaos con triángulos blancos." #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whatisspace.page:51 msgctxt "_" msgid "" "external ref='figures/color-space.png' md5='0417f11824ea39b7ab1e31193c19e207'" msgstr "" "external ref='figures/color-space.png' md5='0417f11824ea39b7ab1e31193c19e207'" #. (itstool) path: page/p #: C/color-whatisspace.page:54 msgid "" "First, looking at sRGB, which is the smallest space and can encode the least " "number of colors. It is an approximation of a 10 year old CRT display, and " "so most modern monitors can display more colors than this. sRGB is a " "least-common-denominator standard and is used in a large number of " "applications (including the Internet)." msgstr "" #. (itstool) path: page/p #: C/color-whatisspace.page:62 msgid "" "AdobeRGB is frequently used as an editing space. It can encode more " "colors than sRGB, which means you can change colors in a photograph without " "worrying too much that the most vivid colors are being clipped or the blacks " "crushed." msgstr "" "AdobeRGB úsase davezu como un espaciu d'edición. Pue codificar más " "colores que sRGB, lo que significa que pue camudar los colores nuna " "fotografía ensin esmolecese muncho de que los colores más vivos se retayen o " "los prietos s'entartallen." #. (itstool) path: page/p #: C/color-whatisspace.page:68 msgid "" "ProPhoto is the largest space available and is frequently used for document " "archival. It can encode nearly the whole range of colors detected by the " "human eye, and even encode colors that the eye cannot detect!" msgstr "" "ProPhoto ye'l mayor espaciu disponible y úsase davezu como ficheru de " "documentos. ¡Pue codificar casi tola gama de colores deteutaos pol güeyu " "humanu, ya inclusive colores que'l güeyu nun pue deteutar!" #. (itstool) path: page/p #: C/color-whatisspace.page:75 msgid "" "Now, if ProPhoto is clearly better, why don't we use it for everything? The " "answer is to do with quantization. If you only have 8 bits (256 " "levels) to encode each channel, then a larger range is going to have bigger " "steps between each value." msgstr "" "Agora, si ProPhoto ye claramente meyor, ¿por qué nun usalu pa too? La " "rempuesta tien que ver cola cuantización. Si namái dispón de 8 bits " "(256 niveles) pa codificar cada canal, un rangu mayor va suponer saltos " "mayores ente cada valor." #. (itstool) path: page/p #: C/color-whatisspace.page:81 msgid "" "Bigger steps mean a larger error between the captured color and the stored " "color, and for some colors this is a big problem. It turns out that key " "colors, like skin colors are very important, and even small errors will make " "untrained viewers notice that something in a photograph looks wrong." msgstr "" "Pasos más grandes signifiquen un error más grande ente'l color capturáu y el " "color almacenáu, y pa dellos colores esti ye un gran problema. Resulta que " "los colores clave, como los tonos de piel son bien importantes, ya inclusu " "estos pequeños errores, fadrán que los espectadores poco avezaos se decaten " "de que dalgo se ve mal na semeya." #. (itstool) path: page/p #: C/color-whatisspace.page:88 msgid "" "Of course, using a 16 bit image is going to leave many more steps and a much " "smaller quantization error, but this doubles the size of each image file. " "Most content in existence today is 8bpp, i.e. 8 bits-per-pixel." msgstr "" "Por supuestu, usar una imaxe de 16 bits va permitir munchos más saltos y un " "fallu de cuantización enforma menor, pero tamién dobla'l tamañu de cada " "ficheru d'imaxe. La mayor parte del conteníu actual ye de 8bpp, esto ye, de " "8 bits-per-píxel." #. (itstool) path: page/p #: C/color-whatisspace.page:94 msgid "" "Color management is a process for converting from one color space to " "another, where a color space can be a well known defined space like sRGB, or " "a custom space such as your monitor or printer profile." msgstr "" "La xestión del color ye un procesu pa convertir dende un espaciu de color a " "otru, onde un espaciu de color pue tar definíu como sRGB, o un espaciu " "personalizáu, como'l monitor o'l perfil de la imprentadora." #. (itstool) path: info/desc #: C/color-why-calibrate.page:7 msgid "" "Calibrating is important if you care about the colors you display or print." msgstr "" "La calibración ye importante si-y esmolecen los colores que se van amosar o " "van imprentar." #. (itstool) path: page/title #: C/color-why-calibrate.page:17 msgid "Why do I need to do calibration myself?" msgstr "¿Por qué tengo que facer la calibración yo mesmu?" #. (itstool) path: page/p #: C/color-why-calibrate.page:19 msgid "" "Generic profiles are usually bad. When a manufacturer creates a new model, " "they just take a few items from the production line and average them " "together:" msgstr "" "Los perfiles xenéricos suelen ser malos. Cuando un fabricante crea un nuevu " "modelu, toma dellos artículos de la llinia de producción y promédialos:" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-why-calibrate.page:25 msgctxt "_" msgid "" "external ref='figures/color-average.png' " "md5='9189963fdd14f11f0685a9ef2196279b'" msgstr "" "external ref='figures/color-average.png' " "md5='9189963fdd14f11f0685a9ef2196279b'" #. (itstool) path: media/p #: C/color-why-calibrate.page:26 msgid "Averaged profiles" msgstr "Perfiles promediaos" #. (itstool) path: page/p #: C/color-why-calibrate.page:29 msgid "" "Display panels differ quite a lot from unit to unit and change substantially " "as the display ages. It is also more difficult for printers, as just " "changing the type or weight of paper can invalidate the characterization " "state and make the profile inaccurate." msgstr "" "Les pantalles difieren enforma d'unidá n'unidá y camuden sustancialmente " "cuando avieyen. Ye tamién más difícil pa les imprentadores; namái camudar el " "tipu o'l pesu del papel pue invalidar l'estáu de carauterización y facer el " "perfil imprecisu." #. (itstool) path: page/p #: C/color-why-calibrate.page:37 msgid "" "The best way of ensuring the profile you have is accurate is by doing the " "calibration yourself, or by letting an external company supply you with a " "profile based on your exact characterization state." msgstr "" "La meyor forma d'asegurase de que tien un perfil afayadizu ye faciendo usté " "mesmu la calibración, o dexando qu'una empresa esterna-y apurra un perfil " "basáu nel so estáu exautu de carauterización" #. (itstool) path: info/desc #: C/color-whyimportant.page:7 msgid "" "Color management is important for designers, photographers and artists." msgstr "" "La xestión del color ye importante pa diseñadores, fotógrafos y artistes." #. (itstool) path: page/title #: C/color-whyimportant.page:17 msgid "Why is color management important?" msgstr "¿Por qué ye importante la xestión de color?" #. (itstool) path: page/p #: C/color-whyimportant.page:18 msgid "" "Color management is the process of capturing a color using an input device, " "displaying it on a screen, and printing it all whilst managing the exact " "colors and the range of colors on each medium." msgstr "" "La xestión del color ye'l procesu de captura d'un color con un preséu " "d'entrada, qu'amuesa na pantalla, y la so impresión, xestionando los colores " "exautos y la gama de colores en cada mediu." #. (itstool) path: page/p #: C/color-whyimportant.page:24 msgid "" "The need for color management is probably explained best with a photograph " "of a bird on a frosty day in winter." msgstr "" "La necesidá de la xestión de color probablemente esplícase meyor con una " "semeya d'un páxaru nun día xeláu d'iviernu." #. (itstool) path: figure/desc #: C/color-whyimportant.page:30 msgid "A bird on a frosty wall as seen on the camera view-finder" msgstr "" "Un páxaru sobre una paré xelada talo y como se ve nel visor de la cámara" #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:31 msgctxt "_" msgid "" "external ref='figures/color-camera.png' " "md5='3c7319d2fde00e55eaca8f5318667a66'" msgstr "" "external ref='figures/color-camera.png' " "md5='3c7319d2fde00y55eaca8f5318667a66'" #. (itstool) path: page/p #: C/color-whyimportant.page:34 msgid "" "Displays typically over-saturate the blue channel, making the images look " "cold." msgstr "" "Les pantalles, de normal saturen la canal azul, faciendo que les imaxes " "paezan fríes." #. (itstool) path: figure/desc #: C/color-whyimportant.page:40 msgid "This is what the user sees on a typical business laptop screen" msgstr "" "Esto ye lo que l'usuariu ve nuna pantalla d'un portátil típicu de negocios." #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:41 msgctxt "_" msgid "" "external ref='figures/color-display.png' " "md5='a4cd5c10c2fe44a82d6096963573cd8e'" msgstr "" "external ref='figures/color-display.png' " "md5='a4cd5c10c2fe44a82d6096963573cd8e'" #. (itstool) path: page/p #: C/color-whyimportant.page:44 msgid "" "Notice how the white is not 'paper white' and the black of the eye is now a " "muddy brown." msgstr "" "Note cómo'l papel blancu nun ye «papel blancu», y el prietu del güeyu ye " "agora marrón escuro." #. (itstool) path: figure/desc #: C/color-whyimportant.page:50 msgid "This is what the user sees when printing on a typical inkjet printer" msgstr "" "Esto ye lo que l'usuariu ve cuando s'imprenta nuna imprentadora d'inyeición " "de tinta." #. (itstool) path: figure/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/color-whyimportant.page:51 msgctxt "_" msgid "" "external ref='figures/color-printer.png' " "md5='42cae5a5d2aac8c774b76f7b41cc921c'" msgstr "" "external ref='figures/color-printer.png' " "md5='42cae5a5d2aac8c774b76f7b41cc921c'" #. (itstool) path: page/p #: C/color-whyimportant.page:54 msgid "" "The basic problem we have here is that each device is capable of handling a " "different range of colors. So while you might be able to take a photo of " "electric blue, most printers are not going to be able to reproduce it." msgstr "" "El problema básicu que tenemos equí ye que cada preséu ye capaz de remanar " "una enantada gama de colores distintos. Asina que mientres pue ser capaz de " "tomar una semeya con un color azul eléctricu, la mayoría de les " "imprentadores nun van ser a reproducilo con exautitú." #. (itstool) path: page/p #: C/color-whyimportant.page:60 msgid "" "Most image devices capture in RGB (Red, Green, Blue) and have to convert to " "CMYK (Cyan, Magenta, Yellow, and Black) to print. Another problem is that " "you can't have white ink, and so the whiteness can only be as good " "as the paper color." msgstr "" "La mayoría de preseos d'imaxe capturen en RGB (Bermeyu, verde y azul) que " "tien de convertise a CMYK (Cian, maxenta, mariellu y prietu) pa imprentase. " "Otru problema ye que nun hai tinta blanca, y polo tanto la blancura " "va depender del color del papel." #. (itstool) path: page/p #: C/color-whyimportant.page:67 msgid "" "Another problem is units. Without specifying the scale on which a color is " "measured, we don't know if 100% red is near infrared or just the deepest red " "ink in the printer. What is 50% red on one display is probably something " "like 62% on another display. It's like telling a person that you've just " "driven 7 units of distance, without the unit you don't know if that's 7 " "kilometers or 7 meters." msgstr "" "Otru problema son les unidaes. Ensin especificar la escala na que se mide un " "color, nun sabemos si un bermeyu al 100% ta cerca del infrabermeyu o ye la " "tinta bermeya más fonda de la imprentadora. Lo que ye un 50% bermeyu nuna " "pantalla probablemente seya'l 62% n'otra. Ye como dici-y a una persona que " "conduza 7 unidaes de distancia. Ensin la unidá nun sabemos si son 7 " "quilómetros o 7 metros." #. (itstool) path: page/p #: C/color-whyimportant.page:77 msgid "" "In color, we refer to the units as gamut. Gamut is essentially the range of " "colors that can be reproduced. A device like a DSLR camera might have a very " "large gamut, being able to capture all the colors in a sunset, but a " "projector has a very small gamut and all the colors are going to look " "\"washed out\"." msgstr "" "En color, referímonos a les unidaes como gamut. Gamut ye esencialmente la " "gama de colores que puen reproducise. Un preséu como una cámara réflex " "dixital podría tener un gamut bien grande, siendo a captar tolos colores del " "aséu del Sol, pero un proyeutor dispón d'un gamut más pequeñu y tolos " "colores van llucir «dilíos»." #. (itstool) path: page/p #: C/color-whyimportant.page:85 msgid "" "In some cases we can correct the device output by altering the data " "we send to it, but in other cases where that's not possible (you can't print " "electric blue) we need to show the user what the result is going to look " "like." msgstr "" "En dellos casos podemos correxir la salida del preséu alteriando " "los datos que-y unviamos, pero n'otros casos au nun ye posible (nun pue " "imprentase un azul eléctricu) precisamos amosar al usuariu cómo se va ver la " "resultancia." #. (itstool) path: page/p #: C/color-whyimportant.page:92 msgid "" "For photographs it makes sense to use the full tonal range of a color " "device, to be able to make smooth changes in color. For other graphics, you " "might want to match the color exactly, which is important if you're trying " "to print a custom mug with the Red Hat logo that has to be the " "exact Red Hat Red." msgstr "" "Pa semeyes, ye lóxico usar el rangu de tonos completu d'un preséu de color, " "pa poder facer cambeos nidios nel color. Pa otros gráficos, quiciabes quiera " "igualar el color exautu, que ye importante si ta intentando imprentar un " "logotipu como'l de Canonical, que tien d'usar el tonu berenxena " "exautu de Canonical." #. (itstool) path: credit/name #: C/contacts-add-remove.page:13 msgid "Lucie Hankey" msgstr "Lucie Hankey" #. (itstool) path: credit/name #: C/contacts-add-remove.page:21 #: C/contacts-connect.page:15 #: C/contacts-edit-details.page:22 #: C/contacts-link-unlink.page:21 #: C/contacts-search.page:22 #: C/display-dimscreen.page:29 #: C/nautilus-views.page:27 #: C/power-batteryestimate.page:22 #: C/power-batterylife.page:24 #: C/power-batteryoptimal.page:22 #: C/power-closelid.page:18 #: C/power-hibernate.page:20 #: C/power-lowpower.page:16 #: C/power-nowireless.page:20 #: C/power-suspendfail.page:18 #: C/power-suspend.page:17 #: C/sharing.page:16 #: C/sharing-desktop.page:11 msgid "Ekaterina Gerasimova" msgstr "Ekaterina Gerasimova" #. (itstool) path: info/desc #: C/contacts-add-remove.page:27 msgid "Add or remove a contact in the local address book." msgstr "Amieste o quite un contautu na llibreta de direiciones llocal." #. (itstool) path: page/title #: C/contacts-add-remove.page:31 msgid "Add or remove a contact" msgstr "Amestar o quitar un contautu" #. (itstool) path: page/p #: C/contacts-add-remove.page:33 msgid "To add a contact:" msgstr "P'amestar un contautu:" #. (itstool) path: item/p #: C/contacts-add-remove.page:37 msgid "Press New." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:40 msgid "" "In the New contact window, enter the contact name and the desired " "information. Click on the menu next to each field to choose Work, " "Home or Other." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:45 msgid "Press Create Contact." msgstr "" #. (itstool) path: page/p #: C/contacts-add-remove.page:49 msgid "To remove a contact:" msgstr "Pa quitar un contautu:" #. (itstool) path: item/p #: C/contacts-add-remove.page:53 #: C/contacts-connect.page:39 #: C/contacts-edit-details.page:38 msgid "Select the contact from your contact list." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:56 #: C/contacts-edit-details.page:41 #: C/contacts-link-unlink.page:67 msgid "" "Press Edit in the top-right corner of " "Contacts." msgstr "" #. (itstool) path: item/p #: C/contacts-add-remove.page:60 msgid "Press Remove Contact." msgstr "" #. (itstool) path: credit/years #: C/contacts-connect.page:17 #: C/display-dual-monitors-desktop.page:13 #: C/printing-cancel-job.page:26 #: C/printing-setup-default-printer.page:25 msgid "2013" msgstr "" #. (itstool) path: info/desc #: C/contacts-connect.page:24 msgid "Email, chat with, or phone a contact." msgstr "Unvie un corréu electrónicu, charre o llame a un contautu." #. (itstool) path: page/title #: C/contacts-connect.page:27 msgid "Connect with your contact" msgstr "Coneutar col so contautu" #. (itstool) path: page/p #: C/contacts-connect.page:35 msgid "To email, chat with, or phone someone in Contacts:" msgstr "" "Pa unviar un corréu electrónicu, charrar o llamar a daquién en " "Contautos:" #. (itstool) path: item/p #: C/contacts-connect.page:42 msgid "" "Press on the Detail that you want to use. For example, to email " "your contact, press the email address." msgstr "" #. (itstool) path: item/p #: C/contacts-connect.page:46 msgid "" "The corresponding application will be launched using the contact's details." msgstr "L'aplicación correspondiente va abrise colos detalles del contautu." #. (itstool) path: info/desc #: C/contacts-edit-details.page:28 msgid "Edit the information for each contact." msgstr "Edite la información pa cada contautu." #. (itstool) path: page/title #: C/contacts-edit-details.page:31 msgid "Edit contact details" msgstr "Editar detalles del contautu" #. (itstool) path: page/p #: C/contacts-edit-details.page:33 msgid "" "Editing contact details helps you keep the information in your address book " "up to date and complete." msgstr "" "Editar los detalles de los contautos ayúdalu a caltener la información de la " "llibreta de direiciones anovada y completa." #. (itstool) path: item/p #: C/contacts-edit-details.page:45 msgid "Edit the contact details." msgstr "" #. (itstool) path: item/p #: C/contacts-edit-details.page:46 msgid "" "To add a detail such as a new phone number or email address, " "press New Detail and select the field that you " "want to add." msgstr "" #. (itstool) path: item/p #: C/contacts-edit-details.page:51 #: C/contacts-link-unlink.page:82 msgid "Press Done to finish editing the contact." msgstr "" #. (itstool) path: note/p #: C/contacts-edit-details.page:57 msgid "" "In the case of linked contacts, you can edit a profile by clicking on the " "profile's avatar." msgstr "" "Nel casu de los contautos venceyaos, pue editar un perfil faciendo clic nel " "avatar del perfil." #. (itstool) path: info/desc #: C/contacts-link-unlink.page:27 msgid "Combine information for a contact from multiple sources." msgstr "Combinar la información d'un contautu dende múltiples fontes." #. (itstool) path: page/title #: C/contacts-link-unlink.page:30 msgid "Link and unlink contacts" msgstr "" #. (itstool) path: section/title #: C/contacts-link-unlink.page:33 msgid "Link contacts" msgstr "Enllazar contautos" #. (itstool) path: section/p #: C/contacts-link-unlink.page:35 msgid "" "You can combine duplicate contacts from your local address book and online " "accounts into one Contacts entry. This feature helps you keep " "your address book organized, with all details about one contact in one place." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:41 msgid "" "Enable selection mode by pressing the tick button above the contact " "list." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:45 msgid "" "A checkbox will appear next to each contact. Tick the checkboxes next to the " "contacts that you want to merge." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:49 msgid "Press Link to link the selected contacts." msgstr "" #. (itstool) path: section/title #: C/contacts-link-unlink.page:57 msgid "Unlink contacts" msgstr "Desenllazar contautos" #. (itstool) path: section/p #: C/contacts-link-unlink.page:59 msgid "" "You may want to unlink contacts if you accidentally linked contacts which " "should not be linked." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:64 msgid "Select the contact you wish to unlink from your list of contact." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:71 msgid "Press Linked Contacts." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:74 msgid "" "Press Remove to unlink the entry from the " "contact." msgstr "" #. (itstool) path: item/p #: C/contacts-link-unlink.page:78 msgid "" "Press Close once you have finished unlinking the " "entries." msgstr "" #. (itstool) path: info/desc #: C/contacts.page:19 msgid "Access your contacts." msgstr "Acceda a los sos contautos." #. (itstool) path: page/title #: C/contacts.page:23 msgid "Contacts" msgstr "Contautos" #. (itstool) path: page/p #: C/contacts.page:25 msgid "" "Use Contacts to store, access or edit information for your " "contacts, locally or in your Online Accounts." msgstr "" "Use Contautos p'almacenar, acceder o editar la información de los " "sos contautos, llocalmente o nes sos Cuentes en " "llinia." #. (itstool) path: info/desc #: C/contacts-search.page:28 msgid "Search for a contact." msgstr "Guetar un contautu" #. (itstool) path: page/title #: C/contacts-search.page:31 msgid "Search for a contact" msgstr "Guetar un contautu" #. (itstool) path: choose/p #: C/contacts-search.page:35 msgid "You can search for an online contact in one of two ways:" msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:39 msgid "" "In the Activities overview, start typing the name of the contact." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:43 msgid "" "Matching contacts will appear in the overview instead of the usual list of " "applications." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:47 msgid "" "Press Enter to select the contact at the top of the list or click " "the contact that you want to select if they are not at the top." msgstr "" #. (itstool) path: page/p #: C/contacts-search.page:54 msgid "To search from inside Contacts:" msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:58 msgid "Click inside the search field." msgstr "" #. (itstool) path: item/p #: C/contacts-search.page:61 msgid "Start typing the name of the contact." msgstr "Entame a escribir el nome del contautu." #. (itstool) path: info/desc #: C/contacts-setup.page:11 msgid "Store your contacts in a local address book or in an online account." msgstr "" "Guarde los sos contautos nuna llibreta de direiciones llocal o nuna cuenta " "en llinia." #. (itstool) path: page/title #: C/contacts-setup.page:20 msgid "Starting Contacts for the first time" msgstr "Empecipiando Contautos per primer vegada" #. (itstool) path: page/p #: C/contacts-setup.page:28 msgid "" "When you run Contacts for the first time, the Contacts " "Setup window opens." msgstr "" "Cuando execute Contautos per primer vegada, va abrise la ventana " "Configuración de contautos." #. (itstool) path: page/p #: C/contacts-setup.page:31 msgid "" "If you have online accounts configured, they " "are listed with Local Address Book. Select an item from the list " "and click Select." msgstr "" "Si tien cuentes en llinia configuraes, " "amuésense na Llibreta de direiciones llocal. Escueya un elementu " "de la llista, y calque Escoyer." #. (itstool) path: note/p #: C/contacts-setup.page:36 msgid "" "Click the Online Account Settings to edit " "existing account settings." msgstr "" "Faiga clic en Configuración de les cuentes en " "llinia pa editar la configuración de les cuentes esistentes." #. (itstool) path: page/p #: C/contacts-setup.page:40 msgid "" "If you have no online accounts configured, click Online Accounts to begin the setup. If you don't wish " "to set up online accounts at this time, click Local " "Address Book." msgstr "" "Si nun tien cuentes en llinia configuraes, faiga clic en Cuentes en llinia pa comenzar la configuración. Si " "nun quier configurar una cuenta en llinia nesti intre, calque Llibreta llocal de direiciones." #. (itstool) path: info/desc #: C/clock.page:8 msgid "" "Set time and date, timezone, calendar and " "appointments…" msgstr "" "Afitar data y hora, Estaya horaria, calendariu y " "cites…" #. (itstool) path: page/title #: C/clock.page:25 msgid "Time & date" msgstr "Día y hora" #. (itstool) path: info/desc #: C/clock-calendar.page:10 msgid "Display your appointments on the calendar at the top of the screen." msgstr "Amosar les sos cites nel calendariu na parte cimera de la pantalla." #. (itstool) path: page/title #: C/clock-calendar.page:27 msgid "Calendar appointments" msgstr "" #. (itstool) path: page/p #: C/clock-calendar.page:29 msgid "" "A built in calendar application called Calendar allows you to " "organize your calendar appointments or events. Up to five of these, over a " "four-week duration, will appear by clicking on the clock in the menu " "bar." msgstr "" #. (itstool) path: note/p #: C/clock-calendar.page:31 msgid "" "Calendar appointment integration is also supported with a mail and calendar " "application called Evolution, which may be installed separately." msgstr "" #. (itstool) path: section/title #: C/clock-calendar.page:34 msgid "Launch the Calendar application" msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:35 msgid "" "Appointments and events may be managed through the built in " "Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:38 msgid "" "Click on the Dash icon in the Launcher." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:39 msgid "" "Type calendar in the Search your computer to " "locate the Calendar application." msgstr "" #. (itstool) path: item/p #: C/clock-calendar.page:40 msgid "Click the Calendar application icon." msgstr "" #. (itstool) path: section/p #: C/clock-calendar.page:43 msgid "" "Alternatively, you may also type gnome-calendar in the " "Terminal application." msgstr "" #. (itstool) path: info/desc #: C/clock-more-info.page:7 msgid "" "Choose to show additional information such as the date or day of the week." msgstr "" "Escueya amosar información adicional como la data o'l día de la selmana." #. (itstool) path: credit/name #: C/clock-more-info.page:11 #: C/clock-set.page:18 #: C/shell-apps-favorites.page:25 #: C/shell-windows-switching.page:19 #: C/video-dvd-restricted.page:14 msgid "Ubuntu Documentation Project" msgstr "Proyeutu de documentación d'Ubuntu" #. (itstool) path: page/title #: C/clock-more-info.page:18 msgid "Change how much information is shown in the clock" msgstr "Camudar cuánta información s'amuesa nel reló" #. (itstool) path: page/p #: C/clock-more-info.page:20 msgid "" "By default, Ubuntu only shows the time in the clock. You can set the clock " "to show additional information if you choose." msgstr "" "De manera predeterminada, Ubuntu namái amuesa la hora nel reló. Pue facer " "que'l reló amuese información adicional si asina lo quier." #. (itstool) path: page/p #: C/clock-more-info.page:23 msgid "" "Click on the clock and select Date & Time Settings. Switch to " "the Clock tab. Select the time and date options you want to " "display." msgstr "" #. (itstool) path: note/p #: C/clock-more-info.page:26 msgid "" "You can also turn the clock off entirely by unchecking Show a clock in " "the menu bar." msgstr "" "Tamién pue desactivar el reló dafechu, desmarcando la opción Amosar un " "reló na barra de menús." #. (itstool) path: note/p #: C/clock-more-info.page:28 msgid "" "If you later change your mind, you can get the clock back by clicking the " "icon in the very right of the menu bar and selecting System " "Settings. In the System section, click Time & Date." msgstr "" "Si dempués camuda d'opinión, pue volver activar el reló calcando nel iconu " "asitiáu nel estremu derechu de la barra de menús y escoyendo Axustes " "del sistema. Na seición Sistema, calque en Data y hora." #. (itstool) path: section/title #: C/clock-more-info.page:33 msgid "Change the date format" msgstr "Camudar el formatu de data" #. (itstool) path: section/p #: C/clock-more-info.page:34 msgid "" "You can also change the clock's date format to match the preferred standard " "for your location." msgstr "" "Tamién pue camudar el formatu del reló pa que coincida col estándar preferíu " "del so allugamientu." #. (itstool) path: item/p #: C/clock-more-info.page:37 #: C/keyboard-layouts.page:63 #: C/keyboard-layouts.page:106 #: C/keyboard-layouts.page:166 #: C/keyboard-osk.page:34 #: C/keyboard-repeat-keys.page:42 #: C/keyboard-shortcuts-set.page:44 #: C/net-proxy.page:50 #: C/net-wireless-adhoc.page:43 #: C/prefs-language-install.page:25 #: C/session-language.page:43 #: C/shell-workspaces.page:41 #: C/unity-launcher-change-size.page:24 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings." msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús y escueya " "Axustes del sistema." #. (itstool) path: item/p #: C/clock-more-info.page:38 #: C/prefs-language-install.page:29 msgid "In the Personal section, click Language Support." msgstr "Na seición Personal calque Seleutor de llingües." #. (itstool) path: item/p #: C/clock-more-info.page:39 msgid "Switch to the Regional Formats tab." msgstr "Camude a la llingüeta Formatos rexonales." #. (itstool) path: item/p #: C/clock-more-info.page:40 msgid "Select your preferred location in the dropdown list." msgstr "Escueya'l so allugamientu preferíu na llista desplegable." #. (itstool) path: item/p #: C/clock-more-info.page:41 msgid "" "You will need to log out and log back in " "for this change to take effect." msgstr "" "Va necesitar zarrar sesión y volver abrila, " "pa qu'esti cambéu tenga efeutu." #. (itstool) path: info/desc #: C/clock-set.page:9 msgid "Update the time/date displayed at the top of the screen." msgstr "Anovar data/hora amosada na parte cimera de la pantalla." #. (itstool) path: page/title #: C/clock-set.page:29 msgid "Change the date and time" msgstr "" #. (itstool) path: when/p #: C/clock-set.page:33 msgid "" "If the date and time displayed on the menu bar are incorrect or in the wrong " "format, you can change them:" msgstr "" #. (itstool) path: choose/p #: C/clock-set.page:36 msgid "" "If the date and time displayed on the top bar are incorrect or in the wrong " "format, you can change them:" msgstr "" #. (itstool) path: item/p #: C/clock-set.page:44 msgid "" "To adjust the time and date, click on the clock located in the menu " "bar and select Date & Time Settings." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:48 msgid "" "Change the system time zone by clicking on the map or entering your city " "into the Location box." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:51 msgid "" "By default, Ubuntu periodically synchronizes the clock with a very accurate " "clock on the Internet so you don't have to set your clock manually." msgstr "" "De forma predeterminada, Ubuntu sincroniza dacuando'l reló del sistema con " "un reló bien precisu n'Internet, polo que nun va tener que poner manualmente " "el reló n'hora." #. (itstool) path: item/p #: C/clock-set.page:58 msgid "" "Click on the clock at the right side of the top bar and select Date and " "Time Settings." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:62 msgid "" "You may need to click Unlock and type the admin password." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:66 msgid "" "Adjust the date and time by clicking on the arrows to choose the hour and " "minute. You can choose the year, month and day from the drop-down lists." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:70 msgid "" "If you like, you can have the clock update itself automatically by switching " "Network Time on." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:72 msgid "" "When Network Time is switched on, the computer will periodically " "synchronize its clock with a very accurate clock on the internet, so you " "don't have to do it manually. This will only work if you are connected to " "the internet." msgstr "" #. (itstool) path: item/p #: C/clock-set.page:78 msgid "" "You can also change how the hour is displayed by selecting 24-" "hour or AM/PM format." msgstr "" #. (itstool) path: info/desc #: C/clock-timezone.page:8 msgid "Add other timezones so you can see what time it is in other cities." msgstr "" "Amestar otres estayes horaries de manera que pueda ver la hora n'otres " "ciudaes." #. (itstool) path: page/title #: C/clock-timezone.page:24 msgid "Show other timezones" msgstr "Amosar otres estayes horaries" #. (itstool) path: page/p #: C/clock-timezone.page:26 msgid "" "If you want to know what time it is in different cities around the world, " "you can add additional timezones to the clock menu. These additional cities " "will show up below the calendar when you click on the clock." msgstr "" "Si quier saber qué hora ye en distintes ciudaes del mundu, pue amestar más " "estayes horaries al menú del reló. Eses nueves ciudaes van amosase debaxo " "del calendariu cuando calque sobre'l reló." #. (itstool) path: item/p #: C/clock-timezone.page:31 msgid "Click on the clock and select Date & Time Settings." msgstr "" #. (itstool) path: item/p #: C/clock-timezone.page:32 msgid "" "Switch to the Clock tab and select Time in other " "locations." msgstr "" "Camude la llingüeta Reló y escueya Hora n'otros " "llugares." #. (itstool) path: item/p #: C/clock-timezone.page:33 msgid "Click Choose locations." msgstr "Calque Elexir llugares." #. (itstool) path: item/p #: C/clock-timezone.page:34 msgid "Click + to add a location." msgstr "Calque en + p'amestar un allugamientu." #. (itstool) path: item/p #: C/clock-timezone.page:35 msgid "" "Fill in the Location blank with the city name you want to add. Wait a moment " "for a list of possible cities to show up in the drop-down list." msgstr "" "Rellene l'espaciu vacíu col nome de la ciudá que quier amestar. Espere un " "momentu pa que s'amuese una rellación de posibles ciudaes na llista " "desplegable." #. (itstool) path: item/p #: C/clock-timezone.page:37 msgid "" "Select the city you want and the current time in that location will fill in " "automatically." msgstr "" "Escueya la ciudá que quier, y va rellenase automáticamente la hora actual de " "dicha ciudá." #. (itstool) path: item/p #: C/clock-timezone.page:39 msgid "Click - to delete a city from the list." msgstr "Calque en - pa quitar una ciudá de la llista." #. (itstool) path: item/p #: C/clock-timezone.page:40 msgid "" "You can also drag and drop the cities in this Locations window to " "change the order in which they will show up in the clock menu." msgstr "" "Tamién pue arrastrar y soltar les ciudaes na ventana Llugares pa " "camudar l'orde nel que van apaecer nel menú del reló." #. (itstool) path: info/desc #: C/disk.page:16 msgid "" "Disk space, performance, problems, " "volumes and partitions…" msgstr "" "Espaciu de discu, rindimientu, problemes, " "volumes y particiones…" #. (itstool) path: page/title #: C/disk.page:26 msgid "Disks & storage" msgstr "Discos y almacenamientu" #. (itstool) path: credit/name #: C/disk-benchmark.page:17 #: C/disk-capacity.page:13 #: C/disk-check.page:14 #: C/display-dimscreen.page:21 #: C/keyboard-cursor-blink.page:18 #: C/keyboard-repeat-keys.page:16 #: C/look-background.page:22 #: C/look-display-fuzzy.page:18 #: C/look-resolution.page:19 msgid "Natalia Ruz Leiva" msgstr "Natalia Ruz Leiva" #. (itstool) path: info/desc #: C/disk-benchmark.page:25 msgid "Run benchmarks on your hard disk to check how fast it is." msgstr "" "Faiga un análisis de rendimientu del so discu duru pa comprobar la so " "velocidá." #. (itstool) path: page/title #: C/disk-benchmark.page:29 msgid "Test the performance of your hard disk" msgstr "Comprobar el rendimientu del so discu duru" #. (itstool) path: page/p #: C/disk-benchmark.page:31 msgid "To test the speed of your hard disk:" msgstr "Pa comprobar la velocidá del so discu duru:" #. (itstool) path: when/p #: C/disk-benchmark.page:38 msgid "" "Open the Disks application from the Dash." msgstr "" "Abra l'aplicación Utilidá de discos dende'l tableru." #. (itstool) path: choose/p #: C/disk-benchmark.page:40 msgid "Open the Disks application from the activities overview." msgstr "" #. (itstool) path: item/p #: C/disk-benchmark.page:45 msgid "Choose the hard disk from the Disk Drives list." msgstr "" "Escueya'l discu duru de la llista de Preseos d'almacenamientu." #. (itstool) path: item/p #: C/disk-benchmark.page:48 msgid "Click the gear button and select Benchmark Drive." msgstr "" "Calque sobre'l botón del engranaxe y escueya Prueba de " "rendimientu." #. (itstool) path: item/p #: C/disk-benchmark.page:51 msgid "" "Click Start Benchmark and adjust the Transfer Rate and " "Access Time parameters as desired." msgstr "" "Calque en Empecipiar prueba de rendimientu y axuste los " "parámetros Tasa de tresferencia y Tiempu d'Accesu como " "desee." #. (itstool) path: item/p #: C/disk-benchmark.page:55 msgid "" "Click Start Benchmarking to test how fast data can be read from " "the disk. Administrative privileges " "may be required. Enter your password, or the password for the requested " "administrator account." msgstr "" "Calque en Empecipiar prueba de rendimientu pa probar lo rápido " "que puen lleese los datos dende'l discu. Pue necesitar Privilexos alministrativos. Introduza la so " "contraseña, o la contraseña pa la cuenta d'alministrador solicitada." #. (itstool) path: note/p #: C/disk-benchmark.page:60 msgid "" "If Also perform write-benchmark is checked, the benchmark will " "test how fast data can be read from and written to the disk. This will take " "longer to complete." msgstr "" "Si ta marcao Facer tamién una prueba de rindimientu d'escritura, " "la prueba va evaluar lo rápido que puen lleese los datos y escribise nel " "discu. Esto va tomar más tiempu pa completase." #. (itstool) path: page/p #: C/disk-benchmark.page:68 msgid "" "When the test is finished, the results will appear on the graph. The green " "points and connecting lines indicate the samples taken; these correspond to " "the right axis, showing access time, plotted against the bottom axis, " "representing percentage time elapsed during the benchmark. The blue line " "represents read rates, while the red line represents write rates; these are " "shown as access data rates on the left axis, plotted against percentage of " "the disk traveled, from the outside to the spindle, along the bottom axis." msgstr "" "Cuando termine la prueba, los resultaos van apaecer nel gráficu. Los puntos " "verdes y les llinies de conexón indiquen les amueses tomaes, que se " "correspuenden cola exa derecha, y amuesen el tiempu d'accesu trazáu sobre la " "exa inferior, representando'l tiempu trescurríu mientres la prueba. La " "llinia azul representa les tases de llectura, mientres que la llinia " "colorada representa tases d'escritura; dambes amuésense como tases d'accesu " "a datos na exa esquierda, trazaos sobre'l porcentaxe de discu percorríu, " "dende l'esterior hasta la exa, a lo llargo de la exa inferior." #. (itstool) path: page/p #: C/disk-benchmark.page:76 msgid "" "Below the graph, values are displayed for minimum, maximum and average read " "and write rates, average access time and time elapsed since the last " "benchmark test." msgstr "" "Debaxo del gráficu, van apaecer los valores correspondientes a les " "velocidaes de llectura y escritura mínimu, máximu y mediu, el tiempu mediu " "d'accesu y el tiempu trescurríu dende la última prueba de referencia." #. (itstool) path: info/desc #: C/disk-capacity.page:24 msgid "" "Use Disk Usage Analyzer or System Monitor to check " "space and capacity." msgstr "" "Use'l Analizador d'usu de discu o'l Monitor del " "sistema pa comprobar l'espaciu y la capacidá." #. (itstool) path: page/title #: C/disk-capacity.page:29 msgid "Check how much disk space is left" msgstr "Comprobar cuánto espaciu de discu hai disponible" #. (itstool) path: page/p #: C/disk-capacity.page:31 msgid "" "You can check how much disk space is left with Disk Usage " "Analyzer or System Monitor." msgstr "" "Pue revisar cuántu espaciu queda col Analizador d'usu de discu " "o'l Monitor del sistema." #. (itstool) path: section/title #: C/disk-capacity.page:35 msgid "Check with Disk Usage Analyzer" msgstr "Compruebe col Analizador d'usu de discu" #. (itstool) path: section/p #: C/disk-capacity.page:37 msgid "" "To check the free disk space and disk capacity using Disk Usage " "Analyzer:" msgstr "" "Pa comprobar l'espaciu de discu llibre y la capacidá use'l Analizador " "d'usu de discu:" #. (itstool) path: when/p #: C/disk-capacity.page:44 msgid "" "Open the Disk Usage Analyzer application from the " "Dash. The window will display the Total file system " "capacity and Total file system usage." msgstr "" #. (itstool) path: choose/p #: C/disk-capacity.page:48 msgid "" "Open the Disks application from the Activities " "overview. The window will display the Total file system capacity " "and Total file system usage." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:54 msgid "" "Click one of the toolbar buttons to choose to Scan Home, " "Scan filesystem, Scan a folder, or Scan a remote " "folder." msgstr "" "Calque nún de los botones de la barra de ferramientes pa escoyer ente " "Esplorar carpeta personal, Esplorar el sistema de " "ficheros, Esplorar una carpeta o Escanear una carpeta " "remota." #. (itstool) path: section/p #: C/disk-capacity.page:59 msgid "" "The information is displayed according to Folder, " "Usage, Size and Contents. See more details " "in Disk Usage Analyzer." msgstr "" "La información amuésase acordies con Carpeta, Usu, " "Tamañu y Índiz. Vease pa más detalles en Analizador d'usu de discu." #. (itstool) path: section/title #: C/disk-capacity.page:67 msgid "Check with System Monitor" msgstr "Comprobar col Monitor de sistema" #. (itstool) path: section/p #: C/disk-capacity.page:69 msgid "" "To check the free disk space and disk capacity with System " "Monitor:" msgstr "" "Pa comprobar l'espaciu llibre y la capacidá de discu col Monitor de " "sistema:" #. (itstool) path: when/p #: C/disk-capacity.page:75 msgid "" "Open the System Monitor application from the Dash." msgstr "" "Abra l'aplicación Monitor del sistema dende'l Tableru." #. (itstool) path: choose/p #: C/disk-capacity.page:77 msgid "" "Open the System Monitor application from the " "Activities overview." msgstr "" #. (itstool) path: item/p #: C/disk-capacity.page:82 msgid "" "Select the File Systems tab to view the system's partitions and " "disk space usage. The information is displayed according to " "Total, Free, Available and Used." msgstr "" "Escueya la llingüeta Sistemes de ficheros pa ver les particiones " "del sistema y l'usu del espaciu en discu. La información apaez clasificada " "como Total, Llibre, Disponible y " "Usada." #. (itstool) path: section/title #: C/disk-capacity.page:91 msgid "What if the disk is too full?" msgstr "¿Qué pasa si'l discu ta mui llenu?" #. (itstool) path: section/p #: C/disk-capacity.page:93 msgid "If the disk is too full you should:" msgstr "Si'l discu ta mui llenu, pue:" #. (itstool) path: item/p #: C/disk-capacity.page:97 msgid "Delete files that aren't important or that you won't use anymore." msgstr "Desaniciar ficheros que nun son importantes o que nun va a usar más." #. (itstool) path: item/p #: C/disk-capacity.page:100 msgid "" "Make backups of the important files that " "you won't need for a while and delete them from the hard drive." msgstr "" "Faiga copies de seguridá de los ficheros " "importantes que nun vaya a necesitar per un tiempu y desanícielos del discu " "duru." #. (itstool) path: info/desc #: C/disk-check.page:28 msgid "Test your hard disk for problems to make sure that it's healthy." msgstr "" "Compruebe'l so discu duru por si tien problemes p'asegurase que ta sanu." #. (itstool) path: page/title #: C/disk-check.page:32 msgid "Check your hard disk for problems" msgstr "Comprobar los problemes del discu duru" #. (itstool) path: section/title #: C/disk-check.page:35 msgid "Checking the hard disk" msgstr "Comprobar el discu duru" #. (itstool) path: section/p #: C/disk-check.page:36 msgid "" "Hard disks have a built-in health-check tool called SMART (Self-" "Monitoring, Analysis, and Reporting Technology), which continually checks " "the disk for potential problems. SMART also warns you if the disk is about " "to fail, helping you avoid loss of important data." msgstr "" "Los discos duros inclúin una ferramienta d'auto-diagnósticu denomada " "SMART (Self-Monitoring, Analysis, and Reporting Technology o " "Teunoloxía d'auto-diagnósticu, análisis ya informes), que comprueba de forma " "continua'l discu a la gueta de problemes potenciales. SMART tamién-y " "alvierte si'l discu ta a puntu de fallar, ayudar a evitar la perda de " "pervalibles datos." #. (itstool) path: section/p #: C/disk-check.page:41 msgid "" "Although SMART runs automatically, you can also check your disk's health by " "running the Disks application:" msgstr "" "A pesar de que SMART execútase automáticamente, tamién pue comprobar l'estáu " "de salú del so discu executando l'aplicación Utilidá de discos:" #. (itstool) path: steps/title #: C/disk-check.page:45 msgid "Check your disk's health using the Disks application" msgstr "" "Compruebe l'estáu de salú del so discu usando l'aplicación Utilidá de Discos" #. (itstool) path: when/p #: C/disk-check.page:50 #: C/disk-format.page:34 msgid "Open the Disks application from the Dash." msgstr "" "Abra l'aplicación Utilidá de discos dende'l tableru." #. (itstool) path: choose/p #: C/disk-check.page:52 #: C/disk-format.page:36 msgid "" "Open the Disks application from the Activities " "overview." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:57 msgid "" "From the list to the left, select the disk whose information and status you " "want to check." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:61 msgid "Assessment should say \"Disk is OK\"." msgstr "" #. (itstool) path: item/p #: C/disk-check.page:64 msgid "" "Open the menu at the top right and select SMART Data & Self-" "Tests to view more drive information, or to run a self-test." msgstr "" #. (itstool) path: section/title #: C/disk-check.page:74 msgid "What if the disk isn't healthy?" msgstr "¿Qué pasa si'l discu nun ta sanu?" #. (itstool) path: section/p #: C/disk-check.page:76 msgid "" "Even if the SMART Status indicates that the disk isn't " "healthy, there may be no cause for alarm. However, it's better to be " "prepared with a backup to prevent data loss." msgstr "" "Incluso anque'l Estáu SMARTindique que'l discu nun " "s'alcuentra en bon estáu, pue que nun heba razón p'alarmase. De toes " "formes prepare una copia de respaldu pa " "prevenir la perda de datos." #. (itstool) path: section/p #: C/disk-check.page:80 msgid "" "If the status says \"Pre-fail\", the disk is still reasonably healthy but " "signs of wear have been detected which mean it might fail in the near " "future. If your hard disk (or computer) is a few years old, you are likely " "to see this message on at least some of the health checks. You should backup your important files regularly and check " "the disk status periodically to see if it gets worse." msgstr "" "Si l'estáu diz «Pre-fail», el discu ta razonablemente sanu pero deteutáronse " "signos de desgaste, lo que significa que podría fallar nun futuru cercanu. " "Si'l so discu duru (o equipu) tien unos cuantos años d'antigüedá, ye dable " "que vea esti mensaxe en dalgunes de les comprobaciones de salú. Debería " "facer una copia de seguridá de los sos ficheros " "importantes con regularidá y comprobar periódicamente l'estáu del " "discu pa ver si empeora." #. (itstool) path: section/p #: C/disk-check.page:87 msgid "" "If it gets worse, you may wish to take the computer/hard disk to a " "professional for further diagnosis or repair." msgstr "" "Si empeora, pue llevar l'equipu/discu duru a un profesional pal so " "diagnósticu o arreglu." #. (itstool) path: info/desc #: C/disk-format.page:17 msgid "" "Remove all of the files and folders from an external hard disk or USB flash " "drive by formatting it." msgstr "" "Desaniciar tolos ficheros y carpetes d'una unidá de discu duru esternu o " "memoria flash USB formateándola." #. (itstool) path: page/title #: C/disk-format.page:22 msgid "Wipe everything off a removable disk" msgstr "Llimpiar too nun discu estrayible" #. (itstool) path: page/p #: C/disk-format.page:24 msgid "" "If you have a removable disk, like a USB memory stick or an external hard " "disk, you may sometimes wish to completely remove all of its files and " "folders. You can do this by formatting the disk - this deletes all " "of the files on the disk and leaves it empty." msgstr "" "Si tien un discu estrayible, como una memoria USB o un discu duru esternu, " "pue que quiera desaniciar por completu tolos sos ficheros y carpetes. Pue " "facer esto faciendo'l formatéu del discu - esto desanicia tolos " "ficheros nel discu y déxalu vacíu." #. (itstool) path: steps/title #: C/disk-format.page:30 msgid "Format a removable disk" msgstr "Formatear un discu estraíble" #. (itstool) path: item/p #: C/disk-format.page:41 msgid "" "Select the disk you want to wipe from the Storage Devices list." msgstr "" "Escueya'l discu que desea llimpiar de la llista de Preseos " "d'almacenamientu." #. (itstool) path: note/p #: C/disk-format.page:44 msgid "" "Make sure that you have selected the correct disk! If you choose the wrong " "disk, all of the files on the other disk will be deleted!" msgstr "" "Asegúrese de qu'escoyó'l discu correutu. Si escueye'l discu equivocáu, van " "desaniciase tolos ficheros nel otru discu." #. (itstool) path: item/p #: C/disk-format.page:49 msgid "" "In the Volumes section, click Unmount Volume. Then click " "Format Volume." msgstr "" "Na seición Volumes, calque Desmontar volume. Dempués calque " "Formatear volume." #. (itstool) path: item/p #: C/disk-format.page:53 msgid "" "In the window that pops up, choose a filesystem Type for the disk." msgstr "" "Na ventana que va apaecer, escueya un tipu de sistema de ficheros " "pal discu." #. (itstool) path: item/p #: C/disk-format.page:55 msgid "" "If you use the disk on Windows and Mac OS computers in addition to Linux " "computers, choose FAT. If you only use it on Windows, " "NTFS may be a better option. A brief description of the file " "system type will be presented as a label." msgstr "" "Si usa'l discu n'equipos con Windows y Mac OS arriendes d'equipos con Linux, " "escueya FAT. Si namái lu usa con Windows, NTFS pue ser " "una meyor opción. Va presentase una etiqueta con una breve descripción del " "triba de sistema de ficheros." #. (itstool) path: item/p #: C/disk-format.page:61 msgid "" "Give the disk a name and click Format to begin wiping the disk." msgstr "" "De-y un nome al discu y calque Formatear pa entamar a llimpiar el " "discu." #. (itstool) path: item/p #: C/disk-format.page:64 msgid "" "Once the formatting has finished, safely remove the disk. It " "should now be blank and ready to use again." msgstr "" "Cuando acabe'l formatéu, estraiga con seguridá'l discu. Agora " "tendría de tar vacíu y llistu pa usase de nuevu." #. (itstool) path: note/title #: C/disk-format.page:70 msgid "Formatting a disk does not securely delete your files" msgstr "" "El formatéu d'un discu nun desanicia de forma segura los sos ficheros" #. (itstool) path: note/p #: C/disk-format.page:71 msgid "" "Formatting a disk is not a completely secure way of wiping all of its data. " "A formatted disk will not appear to have files on it, but it is possible " "that special recovery software could retrieve the files. If you need to " "securely delete the files, you will need to use a command-line utility, such " "as shred." msgstr "" "Formatear un discu nun ye una forma dafechu segura de desaniciar tolos sos " "datos. Un discu formateáu paez nun tener ficheros, pero ye posible qu'un " "software especial de recuperación pueda recuperar los ficheros. Si necesita " "desaniciar de forma segura los ficheros, va tener qu'usar una utilidá de " "llinia d'ordes tal como shred." #. (itstool) path: info/desc #: C/disk-partitions.page:15 msgid "" "Understand what volumes and partitions are and use the disk utility to " "manage them." msgstr "" "Entienda lo que son volumes y particiones y utilice la utilidá de discu pa " "xestionales." #. (itstool) path: page/title #: C/disk-partitions.page:20 msgid "Manage volumes and partitions" msgstr "Xestionar volumes y particiones" #. (itstool) path: page/p #: C/disk-partitions.page:22 msgid "" "The word volume is used to describe a storage device, like a hard " "disk. It can also refer to a part of the storage on that device, " "because you can split the storage up into chunks. The computer makes this " "storage accessible via your file system in a process referred to as " "mounting. Mounted volumes may be hard drives, USB drives, DVD-RWs, " "SD cards, and other media. If a volume is currently mounted, you can read " "(and possibly write) files on it." msgstr "" "La palabra volume úsase pa describir un preséu d'almacenamientu, " "como un discu duru. Tamién pue referise a una parte del espaciu nel " "preséu, porque pue dividilu. L'equipu fai esti espaciu accesible per aciu " "del sistema de ficheros nun procesu conocíu como montaxe. Los " "volumes montaos puen ser discos duros, discos USB, DVD-RW, tarxetes SD y " "otros medios. Si un volume ta montáu, va poder lleer (y posiblemente " "escribir) ficheros nél." #. (itstool) path: page/p #: C/disk-partitions.page:30 msgid "" "Often, a mounted volume is called a partition, though they are not " "necessarily the same thing. A “partition” refers to a physical area " "of storage on a single disk drive. Once a partition has been mounted, it can " "be referred to as a volume because you can access the files on it. You can " "think of volumes as the labeled, accessible “storefronts” to the functional " "“back rooms” of partitions and drives." msgstr "" "Munches vegaes, un volume montáu denómase partición, anque nun se " "refier necesariamente a la mesma cosa. Una partición» refierse a una área " "física d'almacenamientu nun solu soporte. Una vegada que la " "partición ta montada, pue referise a ella como un volume, porque pue acceder " "a los ficheros nella. Pue pensar nos volumes como si fueren l'esterior " "accesible d'una tienda, siendo la «trastienda» les particiones y soportes." #. (itstool) path: section/title #: C/disk-partitions.page:38 msgid "View and manage volumes and partitions using the disk utility" msgstr "Ver y xestionar volumes y particiones usando la Utilidá de discu" #. (itstool) path: section/p #: C/disk-partitions.page:40 msgid "" "You can check and modify your computer's storage volumes with the disk " "utility." msgstr "" "Pue comprobar y modificar los sos volumes d'almacenamientu del equipu con la " "utilidá de discu." #. (itstool) path: item/p #: C/disk-partitions.page:45 msgid "" "Open the Dash and start the Disk Utility application." msgstr "" "Abra'l Tableru y anicie l'aplicación Utilidá de discos." #. (itstool) path: item/p #: C/disk-partitions.page:48 msgid "" "In the pane marked Storage Devices, you will find hard disks, " "CD/DVD drives, and other physical devices. Click the device you want to " "inspect." msgstr "" "Nel panel denomáu Preseos d'almacenamientu, va atopar discos " "duros, unidaes de CD/DVD y otros preseos físicos. Calque nel preséu que " "quiera inspeicionar." #. (itstool) path: item/p #: C/disk-partitions.page:53 msgid "" "In the right pane, the area labeled Volumes provides a visual " "breakdown of the volumes and partitions present on the selected device. It " "also contains a variety of tools used to manage these volumes." msgstr "" "Nel panel de la derecha, l'área etiquetada Volumes ufre un " "desglose visual de los volumes y particiones presentes nel preséu escoyíu. " "Tamién contién delles ferramientes pa remanar estos volumes." #. (itstool) path: item/p #: C/disk-partitions.page:56 msgid "" "Be careful: it is possible to completely erase the data on your disk with " "these utilities." msgstr "" "Tenga curiáu: ye posible borrar dafechu los datos del so discu usando estes " "utilidaes." #. (itstool) path: section/p #: C/disk-partitions.page:61 msgid "" "Your computer most likely has at least one primary partition and a " "single swap partition. The swap partition is used by the operating " "system for memory management, and is rarely mounted. The primary partition " "contains your operating system, applications, settings, and personal files. " "These files can also be distributed among multiple partitions for security " "or convenience." msgstr "" "El so equipu, bien probablemente tenga polo menos una partición " "primaria y una sola partición d'intercambéu. El sistema " "operativu usa la partición d'intercambeú pa la xestión de la memoria y " "normalmente nun se monta. La partición primaria contién el sistema " "operativu, programes, preferencies y ficheros personales. Estos ficheros " "tamién puen distribuyise ente distintes particiones por seguridá o " "conveniencia." #. (itstool) path: section/p #: C/disk-partitions.page:68 msgid "" "One primary partition must contain information that your computer uses to " "start up, or boot. For this reason it is sometimes called a boot " "partition, or boot volume. To determine if a volume is bootable, look at its " "Partition Flags in the disk utility. External media such as USB " "drives and CDs may also contain a bootable volume." msgstr "" "Una partición primaria tien de contener información que'l so equipu usa " "p'aniciase, o arrancar. Por esta razón a vegaes conózse-y col nome " "de partición d'arranque o volume d'arranque. Pa determinar si un volume ye " "arrancable, mire na so Etiqueta de partición na utilidá de discu. " "Soportes esternos tales como unidaes USB y CDs tamién puen contener un " "volume arrancable." #. (itstool) path: info/desc #: C/display-dimscreen.page:14 msgid "" "Dim the screen to save power or increase the brightness to make it more " "readable in bright light." msgstr "" "Amatagar la pantalla p'aforrar enerxía o aumentar el rellumu pa facela más " "llexible en condiciones de muncha lluz ambiental." #. (itstool) path: page/title #: C/display-dimscreen.page:35 msgid "Set screen brightness" msgstr "Afitar el brillu de la pantalla" #. (itstool) path: page/p #: C/display-dimscreen.page:37 msgid "" "You can change the brightness of your screen to save power or to make the " "screen more readable in bright light. You can also have the screen dim " "automatically when on battery power and have it turn off automatically when " "not in use." msgstr "" "Pue camudar el brillu de la pantalla p'aforrar enerxía o pa facer la " "pantalla más fácil de lleer con lluz brilloso. Tamién pue facer que la " "pantalla s'apague automáticamente cuando use la enerxía de la batería y que " "s'apague automáticamente cuando nun tea n'usu." #. (itstool) path: steps/title #: C/display-dimscreen.page:43 msgid "Set the brightness" msgstr "Afitar el brillu" #. (itstool) path: item/p #: C/display-dimscreen.page:45 #: C/display-lock.page:37 msgid "Select Brightness & Lock." msgstr "Escueya Brillu y bloquéu." #. (itstool) path: item/p #: C/display-dimscreen.page:46 msgid "Adjust the Brightness slider to a comfortable value." msgstr "" "Mueva l'eslizador de Brillu pa llograr un valor afayadizu." #. (itstool) path: note/p #: C/display-dimscreen.page:50 msgid "" "Many laptop keyboards have special keys to adjust the brightness. These have " "a picture that looks like the sun and are located on the function keys at " "the top. Hold down the Fn key to use these keys." msgstr "" "Munchos teclaos de portátiles inclúin tecles especiales p'axustar el brillu. " "Eses tecles tienen un símbolu que representa a un sol y allúguense polo " "xeneral nes tecles de función. Caltenga primida la tecla Fn pa " "usar estes tecles especiales." #. (itstool) path: page/p #: C/display-dimscreen.page:55 msgid "" "Select Dim screen to save power to have the brightness " "automatically lowered when you're on battery power. The backlight of your " "screen can take a lot of power and significantly reduce how long your " "battery will last before it needs to be recharged." msgstr "" "Escueyi Escurecer la pantalla p'aforrar enerxía pa facer que'l " "brillu s'amatague automáticamente cuando tea usando la batería. La lluz de " "fondu de la so pantalla pue consumir muncha enerxía y amenorgar " "significativamente'l tiempu que va durar la batería fasta que tenga que " "volver a cargala." #. (itstool) path: page/p #: C/display-dimscreen.page:60 msgid "" "The screen will automatically turn off after you haven't used it for a " "while. This only affects the display, and doesn't turn off your computer. " "You can adjust how long you have to be inactive with the Turn screen " "off when inactive for option." msgstr "" "La pantalla va apagase automáticamente dempués de que nun la use mientres " "unos minutos. Esti apagáu namái afeuta a la pantalla y nun implica que " "s'apague l'equipu. Pue axustar el tiempu que tien de permanecer inactivu " "utilizando la opción Suspender cuando tea inactivu por." #. (itstool) path: info/desc #: C/display-dual-monitors-desktop.page:15 msgid "Set up dual monitors on your desktop computer." msgstr "" #. (itstool) path: page/title #: C/display-dual-monitors-desktop.page:24 msgid "Connect an extra monitor" msgstr "" #. (itstool) path: page/p #: C/display-dual-monitors-desktop.page:26 msgid "" "To set up a second monitor with your desktop computer, connect the monitor. " "If your system doesn't recognize it immediately, or you would like to adjust " "the settings:" msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:35 #: C/display-dual-monitors.page:38 #: C/look-resolution.page:40 msgid "Open Displays." msgstr "Abra Pantalles." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:38 #: C/display-dual-monitors.page:43 msgid "" "Click on the image of the monitor you would like to activate or deactivate, " "then switch it ON/OFF." msgstr "" "Calque na imaxe del monitor que quier activar o desactivar, y arrastre " "l'eslizador escontra ❙/○." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:42 msgid "" "The monitor with the menu bar is " "the main monitor. To change which monitor is \"main\", click on the top bar " "and drag it over to the monitor you want to set as the \"main\" monitor." msgstr "" #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:47 #: C/display-dual-monitors.page:65 msgid "" "To change the \"position\" of a monitor, click on it and drag it to the " "desired position." msgstr "" "Pa camudar la posición» d'un monitor, calque nél y arrastre a la posición " "deseada." #. (itstool) path: note/p #: C/display-dual-monitors-desktop.page:49 #: C/display-dual-monitors.page:70 msgid "" "If you would like both monitors to display the same content, check the " "Mirror displays box." msgstr "" "Si quier que dambos monitores amuesen el mesmu conteníu, active'l caxellu " "Espeyar pantalles." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:53 #: C/display-dual-monitors.page:78 msgid "" "When you are happy with your settings, click Apply and then click " "Keep This Configuration." msgstr "" "Cuando configure too al so gustu, calque Aplicar y dempués " "Caltener esta configuración." #. (itstool) path: item/p #: C/display-dual-monitors-desktop.page:57 #: C/display-dual-monitors.page:85 msgid "" "To close the Displays click on the x in the top corner." msgstr "" #. (itstool) path: info/desc #: C/display-dual-monitors.page:7 msgid "Set up dual monitors on your laptop." msgstr "" #. (itstool) path: page/title #: C/display-dual-monitors.page:18 msgid "Connect an external monitor to your laptop" msgstr "Coneute un monitor esternu al so portátil" #. (itstool) path: section/title #: C/display-dual-monitors.page:21 msgid "Set up an external monitor" msgstr "Configurar un monitor esternu" #. (itstool) path: section/p #: C/display-dual-monitors.page:24 msgid "" "To set up an external monitor with your laptop, connect the monitor to your " "laptop. If your system doesn't recognize it immediately, or you would like " "to adjust the settings:" msgstr "" "Pa configurar un monitor esternu col so portátil, coneute'l monitor al " "portátil. Si'l sistema nun lu reconoz darréu o desea definir los axustes:" #. (itstool) path: item/p #: C/display-dual-monitors.page:50 msgid "" "By default, the Launcher only shows on the primary monitor. To change which " "monitor is \"primary\", change the monitor in the Launcher " "Placement drop-down box. You could also drag the Launcher in the " "preview to the monitor you want to set as the \"primary\" monitor." msgstr "" "De manera predeterminada, el llanzador namái s'amuesa nel monitor primariu. " "Pa camudar qué monitor ye'l «primariu», modifique'l valor nel cuadru " "combináu Allugamientu del llanzador. Tamién pue arrastrar el " "llanzador que s'amuesa na imaxe de previsualización escontra'l monitor que " "quier definir como «primariu»." #. (itstool) path: item/p #: C/display-dual-monitors.page:58 msgid "" "If you want the Launcher to show on all monitors, change Launcher " "Placement to All Displays." msgstr "" "Si quier que'l llanzador s'amuese en tolos monitores, camude " "Allugamientu del llanzador a Tolos monitores." #. (itstool) path: section/title #: C/display-dual-monitors.page:94 msgid "Sticky Edges" msgstr "Cantos persistentes" #. (itstool) path: section/p #: C/display-dual-monitors.page:95 msgid "" "A typical problem with dual monitors is that it's easy for the mouse pointer " "to \"slip\" to the other monitor when you don't want it to. Unity's " "Sticky Edges feature helps with that problem by requiring you to " "push a little bit harder to move the mouse pointer from one monitor to the " "other." msgstr "" "Un problema típicu con dos monitores ye que ye fácil pal punteru del mur " "«cayer» nel otru monitor cuando nun lo quier. La carauterística " "Berbesos pegañosos d'Unity, ayuda con esti problema al esixir " "emburriar un pocu más, faciendo difícil de mover el punteru del mur d'un " "monitor a otru." #. (itstool) path: section/p #: C/display-dual-monitors.page:99 msgid "" "You can switch Sticky Edges off if you don't like this feature." msgstr "" "Pue desactivar Berbesos pegañosos si nun quier esta " "carauterística." #. (itstool) path: info/desc #: C/display-lock.page:12 msgid "" "Prevent other people from using your desktop when you go away from your " "computer." msgstr "" "Torgar qu'otres persones puedan usar el so escritoriu cuando s'alloña del so " "equipu." #. (itstool) path: page/title #: C/display-lock.page:25 msgid "Automatically lock your screen" msgstr "Bloquiar automáticamente la so pantalla" #. (itstool) path: page/p #: C/display-lock.page:27 msgid "" "When you leave your computer, you should lock the screen to prevent other people from using your " "desktop and accessing your files. You will still be logged in and all your " "applications will keep running, but you will have to enter your password to " "use your computer again. You can lock the screen manually, but you can also " "have the screen lock automatically." msgstr "" "Cuando s'alloña del so equipu, debería bloquiar la pantalla pa torgar qu'otres persones puedan usar " "el so escritoriu y acceder a los sos ficheros. La so sesión va permanecer " "abierta y toles sos aplicaciones van siguir funcionando, pero va tener " "qu'introducir la so contraseña pa poder volver usar el so equipu. Pue " "bloquiar la pantalla manualmente, pero tamién pue facer que la pantalla se " "bloquie automáticamente." #. (itstool) path: item/p #: C/display-lock.page:38 msgid "" "Make sure Lock is switched on, then select a timeout from the " "drop-down list below. The screen will automatically lock after you have been " "inactive for this long. You can also select Screen turns off to " "lock the screen after the screen is automatically turned off, controlled " "with the Turn screen off when inactive for drop-down list above." msgstr "" "Asegúrese de que Bloquiar ta activao, y depués escueya un tiempu " "d'espera de la llista desplegable. La pantalla va bloquiase automáticamente " "si l'equipu se caltién inactivu nel tiempu escoyíu. Tamién pue escoyer " "que la pantalla s'apague pa bloquiar la pantalla dempués de que " "s'apague, controláu cola llista Suspender cuando tea inactivu por " "más arriba." #. (itstool) path: credit/name #: C/documents-collections.page:7 #: C/documents-info.page:7 #: C/documents.page:7 #: C/documents-previews.page:7 #: C/documents-print.page:7 #: C/documents-search.page:7 #: C/documents-select.page:7 #: C/documents-tracker.page:7 #: C/documents-viewgrid.page:7 #: C/documents-view.page:7 #: C/keyboard-cursor-blink.page:22 #: C/keyboard-layouts.page:18 #: C/keyboard-osk.page:15 #: C/keyboard-repeat-keys.page:20 #: C/keyboard-shortcuts-set.page:14 msgid "Julita Inca" msgstr "Julita Inca" #. (itstool) path: info/desc #: C/documents-collections.page:16 msgid "Group related documents in a collection." msgstr "" #. (itstool) path: page/title #: C/documents-collections.page:25 msgid "Make collections of documents" msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:38 msgid "" "Documents lets you put together documents of different types in " "one place called a collection. If you have documents that are " "related, you can group them to make them easier to find. For example, if you " "had a business trip where you made a presentation, your slides, your flight " "itinerary (a PDF file), your budget spreadsheet, and other hybrid PDF/ODF " "documents, can be grouped in one collection." msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:45 msgid "To create or add to a collection:" msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:47 #: C/documents-collections.page:62 #: C/documents-print.page:38 #: C/documents-select.page:38 msgid "Click the button." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:48 msgid "In selection mode, check the documents to be collected." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:49 msgid "Click the + button in the button bar." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:50 msgid "" "In the collection list, click Add and type a new collection name, " "or select an existing collection. The selected documents will be added to " "the collection." msgstr "" #. (itstool) path: note/p #: C/documents-collections.page:56 msgid "" "Collections do not behave like folders and their hierarchy: you cannot " "put collections inside collections." msgstr "" #. (itstool) path: page/p #: C/documents-collections.page:60 msgid "To delete a collection:" msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:63 msgid "In selection mode, check the collection to be deleted." msgstr "" #. (itstool) path: item/p #: C/documents-collections.page:64 msgid "" "Click the Trash button in the button bar. The collection will be deleted, " "leaving the original documents." msgstr "" #. (itstool) path: info/desc #: C/documents-filter.page:11 msgid "Choose which documents to display." msgstr "" #. (itstool) path: page/title #: C/documents-filter.page:20 msgid "Filter documents" msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/documents-filter.page:22 #: C/documents-search.page:46 #: C/files-browse.page:80 #: C/files-hidden.page:42 #: C/files-hidden.page:48 #: C/files-hidden.page:57 #: C/files-hidden.page:64 #: C/files-lost.page:52 #: C/files-sort.page:45 #: C/files-sort.page:61 #: C/files-tilde.page:33 #: C/nautilus-views.page:66 #: C/nautilus-views.page:85 #: C/nautilus-views.page:101 #: C/nautilus-views.page:122 msgctxt "_" msgid "" "external ref='figures/go-down.png' md5='e8c16f5ab9ed933f4a537b740506f4d4'" msgstr "" #. (itstool) path: page/p #: C/documents-filter.page:22 msgid "" "Click the down " "button next to the search bar to " "limit the scope of the search in these categories:" msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:27 msgid "Sources: Local, Google, SkyDrive, or All." msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:28 msgid "" "Type: Collections, PDF Documents, Presentations, Spreadsheets, Text " "Documents, or All." msgstr "" #. (itstool) path: item/p #: C/documents-filter.page:30 msgid "Title, Author, or All." msgstr "" #. (itstool) path: note/p #: C/documents-filter.page:33 msgid "" "In order for Google or SkyDrive to appear in the " "filter list, it is necessary to configure Google or Windows Live as an online account." msgstr "" #. (itstool) path: info/desc #: C/documents-formats.page:11 msgid "Documents displays a number of popular document types." msgstr "" #. (itstool) path: page/title #: C/documents-formats.page:20 msgid "Formats supported" msgstr "" #. (itstool) path: page/p #: C/documents-formats.page:28 msgid "" "Documents displays PDF, DVI, XPS, PostScript and the formats " "supported by Document Viewer (Evince), Microsoft " "Office, LibreOffice and Google Docs." msgstr "" #. (itstool) path: credit/years #: C/documents-info.page:21 #: C/documents-viewgrid.page:21 msgid "2014" msgstr "" #. (itstool) path: info/desc #: C/documents-info.page:24 msgid "See a document's name, location, date modified, or type." msgstr "" #. (itstool) path: page/title #: C/documents-info.page:34 msgid "Find information about documents" msgstr "" #. (itstool) path: page/p #: C/documents-info.page:44 msgid "" "When a document is created, it comes with metadata. " "Documents displays the following metadata for each document:" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:48 msgid "Title: the name of the document, which can be edited;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:49 msgid "Source: the path of the folder containing the document;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:50 msgid "Date Modified;" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:51 msgid "" "Type: the file format of the " "document." msgstr "" #. (itstool) path: page/p #: C/documents-info.page:55 msgid "To see a document's properties:" msgstr "" #. (itstool) path: item/p #: C/documents-info.page:57 msgid "Click the Check button to switch to selection mode." msgstr "" #. (itstool) path: item/p #: C/documents-info.page:59 msgid "Select a document." msgstr "" #. (itstool) path: item/p #: C/documents-info.page:60 msgid "" "Click the Properties button at the right end of the button bar." msgstr "" #. (itstool) path: note/p #: C/documents-info.page:65 msgid "" "Some types of documents (e.g. PDF files) can be password protected, " "preventing access to their metadata or content." msgstr "" #. (itstool) path: note/p #: C/documents-info.page:68 msgid "" "Files does not currently offer any mechanism to add privacy to a " "document. You may be able to do this from the application you used to create " "the document (e.g. LibreOffice or Adobe Acrobat )." msgstr "" #. (itstool) path: info/desc #: C/documents.page:15 msgid "" "Organize the documents stored locally on your computer or created online." msgstr "" #. (itstool) path: page/title #. (itstool) path: section/title #: C/documents.page:25 #: C/files.page:57 msgid "Documents" msgstr "" #. (itstool) path: page/p #: C/documents.page:37 msgid "" "Documents is a GNOME application that lets you display, organize, " "and print the documents on your computer or those created remotely using " "Google Docs or SkyDrive." msgstr "" #. (itstool) path: section/title #: C/documents.page:42 msgid "View, Sort and Search" msgstr "" #. (itstool) path: section/title #: C/documents.page:46 msgid "Select, Organize, Print" msgstr "" #. (itstool) path: section/title #: C/documents.page:50 msgid "Questions" msgstr "" #. (itstool) path: info/desc #: C/documents-previews.page:16 msgid "You can only preview files stored locally." msgstr "" #. (itstool) path: page/title #: C/documents-previews.page:25 msgid "Why don't some files have previews?" msgstr "" #. (itstool) path: page/p #: C/documents-previews.page:33 msgid "" "When you open Documents, a preview thumbnail is displayed for " "documents that are stored locally. Those stored on a remote server like " "Google Docs or SkyDrive show as missing (or blank) preview " "thumbnails." msgstr "" #. (itstool) path: page/p #: C/documents-previews.page:37 msgid "" "If you download a Google Docs or SkyDrive document to " "local storage, a thumbnail will be generated." msgstr "" #. (itstool) path: note/p #: C/documents-previews.page:41 msgid "" "The local copy of a document downloaded from Google Docs or " "SkyDrive will lose its ability to be updated online. If you want to " "continue to edit it online, it is better not to download it." msgstr "" #. (itstool) path: info/desc #: C/documents-print.page:16 msgid "Print documents that are stored locally or online." msgstr "" #. (itstool) path: page/title #: C/documents-print.page:25 msgid "Print a document" msgstr "" #. (itstool) path: page/p #: C/documents-print.page:35 msgid "To print a document:" msgstr "" #. (itstool) path: item/p #: C/documents-print.page:39 msgid "In selection mode, check the document to be printed." msgstr "" #. (itstool) path: item/p #: C/documents-print.page:40 msgid "" "Click the Print button in the button bar. The Print dialog opens." msgstr "" #. (itstool) path: note/p #: C/documents-print.page:45 msgid "" "Printing is not available when more than one document is selected, or when a " "collection is selected." msgstr "" #. (itstool) path: info/desc #: C/documents-search.page:16 msgid "Find your documents by title or author." msgstr "" #. (itstool) path: page/title #: C/documents-search.page:25 #: C/files-search.page:29 msgid "Search for files" msgstr "Guetar ficheros" #. (itstool) path: page/p #: C/documents-search.page:37 msgid "To start a search in Documents:" msgstr "" #. (itstool) path: item/p #: C/documents-search.page:40 msgid "Press CtrlF." msgstr "" #. (itstool) path: item/p #: C/documents-search.page:41 msgid "Click the magnifying glass icon." msgstr "" #. (itstool) path: item/p #: C/documents-search.page:42 msgid "Start typing. Documents will match by title or author." msgstr "" #. (itstool) path: note/p #: C/documents-search.page:45 msgid "" "You can restrict or filter the search results by clicking the down button and selecting " "various filters." msgstr "" #. (itstool) path: info/desc #: C/documents-select.page:16 msgid "Use selection mode to select more than one document or collection." msgstr "" #. (itstool) path: page/title #: C/documents-select.page:25 msgid "Selecting documents" msgstr "" #. (itstool) path: page/p #: C/documents-select.page:34 msgid "" "From Documents selection mode you can open, print, view or make " "collections of your documents. To use selection mode:" msgstr "" #. (itstool) path: item/p #: C/documents-select.page:39 msgid "" "Select one or more documents or collections. The button bar appears with the " "actions that are valid for your selection." msgstr "" #. (itstool) path: section/title #: C/documents-select.page:45 msgid "Selection mode actions" msgstr "" #. (itstool) path: section/p #: C/documents-select.page:47 msgid "After selecting one or more documents you can:" msgstr "" #. (itstool) path: item/p #: C/documents-select.page:50 msgid "Open with Document Viewer (folder icon)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:51 msgid "" "Print (printer icon): print a document (only available when a single " "document is selected)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:53 msgid "Organize (plus icon): create a collection of documents." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:54 msgid "" "Properties (wrench icon): display the properties of a document (only " "available when a single document is selected)." msgstr "" #. (itstool) path: item/p #: C/documents-select.page:56 msgid "Delete (trash icon): delete one or more collections." msgstr "" #. (itstool) path: info/desc #: C/documents-tracker.page:16 msgid "Local or remote documents do not appear." msgstr "" #. (itstool) path: page/title #: C/documents-tracker.page:25 msgid "My documents cannot be seen" msgstr "" #. (itstool) path: page/p #: C/documents-tracker.page:39 msgid "" "If your documents fail to display in Documents, " "Tracker may not be running or properly configured. Make sure " "Tracker is running in your session. The default configuration, set to index " "files in your home directory (non-recursively) and XDG folders " "(recursively), should be adequate. Ensure that your documents are in one of " "these paths." msgstr "" #. (itstool) path: info/desc #: C/documents-viewgrid.page:29 msgid "Change the way documents are displayed." msgstr "" #. (itstool) path: page/title #: C/documents-viewgrid.page:35 msgid "View files in a list or grid" msgstr "" #. (itstool) path: page/p #: C/documents-viewgrid.page:44 msgid "" "Documents and collections are presented in Grid format by " "default. To view in List format:" msgstr "" #. (itstool) path: item/p #: C/documents-viewgrid.page:48 msgid "" "Go to the top bar and click Documents to display the app menu." msgstr "" #. (itstool) path: item/p #: C/documents-viewgrid.page:52 msgid "Click List from the View as section." msgstr "" #. (itstool) path: note/p #: C/documents-viewgrid.page:56 msgid "" "List view has columns displaying the document type and date modified, and " "whether it's stored locally, or in Google Docs or " "SkyDrive." msgstr "" #. (itstool) path: page/p #: C/documents-viewgrid.page:61 msgid "" "Click Grid in the app menu to return to the default format." msgstr "" #. (itstool) path: info/desc #: C/documents-view.page:16 msgid "View documents full-screen." msgstr "" #. (itstool) path: page/title #: C/documents-view.page:25 msgid "Display documents stored locally or online" msgstr "" #. (itstool) path: page/p #: C/documents-view.page:35 msgid "" "When you open Documents, all of your documents, those stored " "locally as well as online, are displayed as thumbnails." msgstr "" #. (itstool) path: note/p #: C/documents-view.page:38 msgid "" "In order for your Google Docs or SkyDrive documents to " "appear, it is necessary to configure Google or Windows Live, respectively, " "as an online account." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:43 msgid "To view the contents of a document:" msgstr "" #. (itstool) path: item/p #: C/documents-view.page:46 msgid "" "Click the thumbnail. The document is displayed full-width in the " "Documents window (or full-screen if maximized)." msgstr "" #. (itstool) path: page/p #: C/documents-view.page:50 msgid "To exit the document, click the back arrow button." msgstr "" #. (itstool) path: info/desc #: C/files-autorun.page:15 msgid "" "Automatically run applications for CDs and DVDs, cameras, audio players, and " "other devices and media." msgstr "" "Executar aplicaciones automáticamente pa CD y DVD, cámares, reproductores de " "soníu y otros preseos y soportes." #. (itstool) path: page/title #: C/files-autorun.page:30 msgid "Open applications for devices or discs" msgstr "Abrir aplicaciones pa preseos o discos" #. (itstool) path: page/p #: C/files-autorun.page:32 msgid "" "You can have an application automatically start when you plug in a device or " "insert a disc or media card. For example, you might want your photo " "organizer to start when you plug in a digital camera. You can also turn this " "off, so that nothing happens when you plug something in." msgstr "" "Pue facer que s'anicie automáticamente una aplicación cuando coneute un " "preséu o inxerte un discu o tarxeta de memoria. Por exemplu, quiciabes desee " "que s'abra'l so Xestor de semeyes cuando coneute una cámara dixital. Tamién " "pue desactivar esto, de mou que nun asoceda un res cuando coneute daqué." #. (itstool) path: page/p #: C/files-autorun.page:37 msgid "" "To decide which applications should start when you plug in various devices:" msgstr "" "Pa decidir qué aplicaciones tendríen d'aniciase cuando coneute un preséu:" #. (itstool) path: item/p #: C/files-autorun.page:43 msgid "Select DetailsRemovable Media." msgstr "" "Escueya DetallesMedios estrayibles." #. (itstool) path: item/p #: C/files-autorun.page:46 msgid "" "Find your desired device or media type, and then choose an application or " "action for that media type. See below for a description of the different " "types of devices and media." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:49 msgid "" "Instead of starting an application, you can also set it so that the device " "will be shown in the file manager. When that happens, you will be asked what " "to do, or nothing will happen automatically." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:54 msgid "" "The Software option is slightly different from the others - if " "the computer detects that there is software on a disk that you inserted, it " "can try to automatically run the software if you like. This is good if you " "have an application installed on a CD and want it to start when the disc is " "inserted (for example, a slideshow)." msgstr "" "La opción Software ye un pocu distinta a les demás: si l'equipu " "deteuta qu'hai software nel discu qu'acaba d'introducir, pue intentar " "executar esi software automáticamente si asina lo quier. Esta ye una bona " "opción si quier qu'una aplicación instalada nun CD, s'anicie sola cuando " "s'introduz el discu (como una presentación de diapositives, por exemplu)." #. (itstool) path: item/p #: C/files-autorun.page:60 msgid "" "If you don't see the device or media type that you want to change in the " "list (such as Blu-ray discs or E-book readers), click Other Media " "to see a more detailed list of devices. Select the type of device or media " "from the Type drop-down and the application or action from the " "Action drop-down." msgstr "" "Si nun ve na llista'l preséu o'l tipu de mediu que quier camudar (tal como " "discos Blu-ray o llectores de y-books), calque en Otros soportes " "pa ver una llista mas detallada de preseos. Escueya'l tipu de preséu o mediu " "dende la llista desplegable Triba y l'aplicación o aición dende " "la llista desplegable Aición." #. (itstool) path: note/p #: C/files-autorun.page:69 msgid "" "If you don't want any applications to be opened automatically, whatever you " "plug in, select Never prompt or start programs on media insertion " "at the bottom of the Removable Media window." msgstr "" "Si nun desea que s'abra automáticamente nenguna aplicación, " "independientemente de lo que coneute, escueya Enxamás entrugar nin " "arrancar programes al introducir soportes na parte inferior de la " "ventana Medios estrayibles." #. (itstool) path: section/title #: C/files-autorun.page:75 msgid "Types of devices and media" msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:78 msgid "Audio discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:79 msgid "" "Choose your favorite music application or CD audio extractor to handle audio " "CDs. If you use audio DVDs (DVD-A), select how to open them under Other " "Media. If you open an audio disc with the file manager, the tracks " "will appear as WAV files that you can play in any audio player application." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:86 msgid "Video discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:87 msgid "" "Choose your favorite video application to handle video DVDs. Use the " "Other Media button to set an application for Blu-ray, HD DVD, " "video CD (VCD), and super video CD (SVCD). If DVDs or other video discs do " "not work correctly when you insert them, see ." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:94 msgid "Blank discs" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:95 msgid "" "Use the Other Media button to select a disc-writing application " "for blank CDs, blank DVDs, blank Blu-ray discs, and blank HD DVDs." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:100 msgid "Cameras and photos" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:101 msgid "" "Use the Photos drop-down to choose a photo-management application " "to run when you plug in your digital camera, or when you insert a media card " "from a camera, such as a CF, SD, MMC, or MS card. You can also simply browse " "your photos using the file manager." msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:105 msgid "" "Under Other Media, you can select an application to open Kodak " "picture CDs, such as those you might have made in a store. These are regular " "data CDs with JPEG images in a folder called PICTURES." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:110 msgid "Music players" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:111 msgid "" "Choose an application to manage the music library on your portable music " "player, or manage the files yourself using the file manager." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:115 msgid "E-book readers" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:116 msgid "" "Use the Other Media button to choose an application to manage the " "books on your e-book reader, or manage the files yourself using the file " "manager." msgstr "" #. (itstool) path: item/title #: C/files-autorun.page:120 msgid "Software" msgstr "" #. (itstool) path: item/p #: C/files-autorun.page:121 msgid "" "Some discs and removable media contain software that is supposed to be run " "automatically when the media is inserted. Use the Software option " "to control what to do when media with autorun software is inserted. You will " "always be prompted for a confirmation before software is run." msgstr "" #. (itstool) path: note/p #: C/files-autorun.page:126 msgid "Never run software from media you don't trust." msgstr "" #. (itstool) path: info/desc #: C/files-browse.page:10 msgid "Manage and organize files with the file manager." msgstr "Xestione y axeite ficheros col xestor de ficheros." #. (itstool) path: page/title #: C/files-browse.page:37 msgid "Browse files and folders" msgstr "Desaminar ficheros y carpetes" #. (itstool) path: page/p #: C/files-browse.page:47 msgid "" "Use the Files file manager to browse and organize the files on " "your computer. You can also use it to manage files on storage devices (like " "external hard disks), on file " "servers, and on network shares." msgstr "" #. (itstool) path: page/p #: C/files-browse.page:52 msgid "" "To start the file manager, open Files in the Launcher. " "You can also search for files and folders with the Dash in the " "same way you would search for " "applications. They will appear under the heading Files and " "Folders." msgstr "" #. (itstool) path: section/title #: C/files-browse.page:59 msgid "Exploring the contents of folders" msgstr "Esplorar los conteníos de carpetes" #. (itstool) path: section/p #: C/files-browse.page:61 msgid "" "In the file manager, double-click any folder to view its contents, and " "double-click any file to open it with the default application for that file. " "You can also right-click a folder to open it in a new tab or new window." msgstr "" #. (itstool) path: section/p #: C/files-browse.page:66 msgid "" "The path bar above the list of files and folders shows you which " "folder you're viewing, including the parent folders of the current folder. " "Click a parent folder in the path bar to go to that folder. Right-click any " "folder in the path bar to open it in a new tab or window, copy or move it, " "or access its properties." msgstr "" "La barra de ruta sobre la llista de ficheros y direutorios, amuésa-" "yqué direutoriu ta viendo, incluyendo los direutorios padre del direutoriu " "actual. Calque nun direutoriu padre na barra de ruta pa dir a esi " "direutoriu. Calque col botón derechu en cualquier direutoriu na barra de " "ruta, p'abrir nuna llingüeta o ventana nueva, copialu o movelu, o acceder a " "les sos propiedaes." #. (itstool) path: section/p #: C/files-browse.page:72 msgid "" "If you want to quickly skip to a file in the folder you're viewing, start " "typing its name. A search box will appear at the top of the window and the " "first file which matches your search will be highlighted. Press the down " "arrow key, or scroll with the mouse, to skip to the next file that matches " "your search." msgstr "" #. (itstool) path: section/p #: C/files-browse.page:78 msgid "" "You can quickly access common places from the sidebar. If you do " "not see the sidebar, click the down button in the toolbar and pick Show " "Sidebar. You can add bookmarks to folders that you use often and they " "will appear in the sidebar. Use the Bookmarks menu to do this, or " "simply drag a folder into the sidebar." msgstr "" #. (itstool) path: info/desc #: C/files-copy.page:8 msgid "Copy or move items to a new folder." msgstr "Copiar o mover elementos a una carpeta nueva." #. (itstool) path: credit/name #: C/files-copy.page:14 #: C/files-delete.page:15 #: C/files-open.page:15 msgid "Cristopher Thomas" msgstr "Cristopher Thomas" #. (itstool) path: page/title #: C/files-copy.page:28 msgid "Copy or move files and folders" msgstr "Copiar o mover ficheros y carpetes" #. (itstool) path: page/p #: C/files-copy.page:30 msgid "" "A file or folder can be copied or moved to a new location by dragging and " "dropping with the mouse, using the copy and paste commands, or using " "keyboard shortcuts." msgstr "" #. (itstool) path: page/p #: C/files-copy.page:34 msgid "" "For example, you might want to copy a presentation onto a memory stick so " "you can take it to work with you. Or, you could make a back-up copy of a " "document before you make changes to it (and then use the old copy if you " "don't like your changes)." msgstr "" "Por exemplu, seique desee copiar una presentación nuna memoria estrayible pa " "poder llevala consigo al so trabayu. O podría facer una copia de seguridá " "d'un documentu enantes de face-y cambeos (y dempués usar la copia anterior " "si nun-y gusten los cambeos)." #. (itstool) path: page/p #: C/files-copy.page:39 msgid "" "These instructions apply to both files and folders. You copy and move files " "and folders in exactly the same way." msgstr "" "Estes instrucciones aplíquense a carpetes y ficheros. Copie y mueva ficheros " "y carpetes exautamente de la mesma forma." #. (itstool) path: steps/title #: C/files-copy.page:43 msgid "Copy and paste files" msgstr "Copiar y apegar ficheros" #. (itstool) path: item/p #: C/files-copy.page:44 msgid "Select the file you want to copy by clicking on it once." msgstr "Escueya'l ficheru que quier copiar calcando nél una vegada." #. (itstool) path: item/p #: C/files-copy.page:45 msgid "" "Right-click and pick Copy, or press " "CtrlC." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:47 msgid "" "Navigate to another folder, where you want to put the copy of the file." msgstr "Navegue a otra carpeta, au quiera copiar el ficheru." #. (itstool) path: item/p #: C/files-copy.page:49 msgid "" "Right-click and pick Paste to finish copying the file, or press " "CtrlV. There will now be a copy of " "the file in the original folder and the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:56 msgid "Cut and paste files to move them" msgstr "Corte y apegue ficheros pa movelos" #. (itstool) path: item/p #: C/files-copy.page:57 msgid "Select the file you want to move by clicking on it once." msgstr "Seleicione'l ficheru que quier mover, calcando una vegada sobre él." #. (itstool) path: item/p #: C/files-copy.page:58 msgid "" "Right-click and pick Cut, or press " "CtrlX." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:60 msgid "Navigate to another folder, where you want to move the file." msgstr "Navegue a otra carpeta, au quiera mover el ficheru." #. (itstool) path: item/p #: C/files-copy.page:61 msgid "" "Right-click and pick Paste to finish moving the file, or press " "CtrlV. The file will be taken out of " "its original folder and moved to the other folder." msgstr "" #. (itstool) path: steps/title #: C/files-copy.page:68 msgid "Drag files to copy or move" msgstr "Arrastrar ficheros pa copialos o movelos" #. (itstool) path: item/p #: C/files-copy.page:69 msgid "" "Open the file manager and go to the folder which contains the file you want " "to copy." msgstr "" "Abra'l Xestor de ficheros y vaya a la carpeta que contién el ficheru que " "quiera copiar." #. (itstool) path: item/p #: C/files-copy.page:71 msgid "" "Click Files in the top bar, select New Window (or " "press CtrlN) to open a second window. " "In the new window, navigate to the folder where you want to move or copy the " "file." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:76 msgid "" "Click and drag the file from one window to another. This will move " "it if the destination is on the same device, or copy " "it if the destination is on a different device." msgstr "" "Calque y arrastre'l ficheru dende una ventana hacia la otra. Esto va " "movelu si'l destín ta nel mesmu preséu, o va copialu " "si'l destín ta nun preséu distintu." #. (itstool) path: item/p #: C/files-copy.page:79 msgid "" "For example, if you drag a file from a USB memory stick to your Home folder, " "it will be copied because you're dragging from one device to another." msgstr "" #. (itstool) path: item/p #: C/files-copy.page:81 msgid "" "You can force the file to be copied by holding down the Ctrl key " "while dragging, or force it to be moved by holding down the Shift " "key while dragging." msgstr "" "Pue forzar el copiáu del ficheru calteniendo calcada la tecla " "Ctrl mientres arrastra, o forzalu a movese calteniendo calcada la " "tecla Shift mientres arrastra." #. (itstool) path: note/p #: C/files-copy.page:88 msgid "" "You can't copy or move a file into a folder that is read-only. Some " "folders are read-only to prevent you from making changes to their contents. " "You can change things from being read-only by changing file permissions ." msgstr "" "Nun pue copiar o mover un ficheru o carpeta que ye de namái-" "llectura. Delles carpetes son de namái-llectura pa evitar que pueda " "facer cambeos al conteníu de les mesmes. Pue camudar elementos de namái-" "llectura camudando los " "permisos del ficheru ." #. (itstool) path: info/desc #: C/files-delete.page:9 msgid "Remove files or folders you no longer need." msgstr "Desaniciar ficheros o carpetes que yá nun necesita." #. (itstool) path: page/title #: C/files-delete.page:33 msgid "Delete files and folders" msgstr "Desaniciar ficheros y carpetes" #. (itstool) path: page/p #: C/files-delete.page:35 msgid "" "If you don't want a file or folder any more, you can delete it. When you " "delete an item it is moved to the Trash folder, where it is " "stored until you empty the trash. You can restore items in the Trash folder to their " "original location if you decide you need them, or if they were accidentally " "deleted." msgstr "" "Si yá nun quier un ficheru o carpeta, pue desanicialu. Cuando desanicia un " "elementu, esti muévese a la carpeta de la papelera, onde ye " "almacenáu hasta que balere la papelera. Pue restaurar elementos na carpeta de la papelera " "al so allugamientu orixinal si decide que los necesita, o si se desanicien " "por accidente." #. (itstool) path: steps/title #: C/files-delete.page:42 msgid "To send a file to the trash:" msgstr "Pa unviar un ficheru a la papelera:" #. (itstool) path: item/p #: C/files-delete.page:43 msgid "Select the item you want to place in the trash by clicking it once." msgstr "" "Escueya l'elementu que quier mover a la papelera calcando nél una vegada." #. (itstool) path: item/p #: C/files-delete.page:45 msgid "" "Press Delete on your keyboard. Alternatively, drag the item to " "the Trash in the sidebar." msgstr "" "Calque Supr nel so tecláu. Alternativamente, arrastre l'elementu " "a la Papelera na barra llateral." #. (itstool) path: page/p #: C/files-delete.page:50 msgid "" "To delete files permanently, and free up disk space on your computer, you " "need to empty the trash. To empty the trash, right-click Trash in " "the sidebar and select Empty Trash." msgstr "" "Pa desaniciar los ficheros permanentemente y lliberar espaciu nel so discu, " "precisa vaciar la papelera. Pa facelo, calque col botón derechu del mur en " "Papelera na barra llateral, y dempués escueya Vaciar " "papelera." #. (itstool) path: section/title #: C/files-delete.page:55 msgid "Permanently delete a file" msgstr "Desaniciar permanentemente un ficheru" #. (itstool) path: section/p #: C/files-delete.page:56 msgid "" "You can immediately delete a file permanently, without having to send it to " "the trash first." msgstr "" "Pue desaniciase un ficheru permanentemente de forma inmediata, ensin tener " "qu'unvialu primero a la papelera." #. (itstool) path: steps/title #: C/files-delete.page:60 msgid "To permanently delete a file:" msgstr "Pa desaniciar permanentemente un ficheru:" #. (itstool) path: item/p #: C/files-delete.page:61 msgid "Select the item you want to delete." msgstr "Escueya l'elementu que quier desaniciar." #. (itstool) path: item/p #: C/files-delete.page:62 msgid "" "Press and hold the Shift key, then press the Delete " "key on your keyboard." msgstr "" "Caltenga primida la tecla Mayús y depués prima Supr " "nel so tecláu." #. (itstool) path: item/p #: C/files-delete.page:64 msgid "" "Because you cannot undo this, you will be asked to confirm that you want to " "delete the file or folder." msgstr "" "Como nun pue desfacese esta operación, va entrugáse-y que confirme si quier " "desaniciar el ficheru o carpeta." #. (itstool) path: note/p #: C/files-delete.page:68 msgid "" "If you frequently need to delete files without using the trash (for example, " "if you often work with sensitive data), you can add a Delete " "entry to the right-click menu for files and folders. Click Files " "in the menu bar, pick Preferences and select the " "Behavior tab. Select Include a Delete command that bypasses " "Trash." msgstr "" #. (itstool) path: note/p #: C/files-delete.page:75 msgid "" "Deleted files on a removable device " "may not be visible on other operating systems, such Windows or Mac OS. The " "files are still there, and will be available when you plug the device back " "into your computer." msgstr "" "Los ficheros desaniciaos nun preséu " "estrayible puen nun ser visibles n'otros sistemes operativos, como " "Windows o Mac OS. Los ficheros entá permanecen ende, y van tar disponibles " "cuando coneute'l preséu al so equipu." #. (itstool) path: info/desc #: C/files-disc-write.page:19 msgid "Put files and documents onto a blank CD or DVD using a CD/DVD burner." msgstr "" "Poner ficheros y documentos nun CD o DVD vacíu usando una grabadora de " "CD/DVD." #. (itstool) path: page/title #: C/files-disc-write.page:23 #| msgid "Writable CDs or DVDs" msgid "Write files to a CD or DVD" msgstr "Escribir ficheros nun CD o DVD" #. (itstool) path: page/p #: C/files-disc-write.page:25 msgid "" "You can put files onto a blank disc by using CD/DVD Creator. The " "option to create a CD or DVD will appear in the file manager as soon as you " "place the CD into your CD/DVD writer. The file manager lets you transfer " "files to other computers or perform backups " "by putting files onto a blank disc. To write files to a CD or DVD:" msgstr "" "Pue guardar ficheros nun discu en blanco usando CD/DVD Creator. " "La opción pa crear un CD o DVD va apaecer nel xestor de ficheros asina " "coloque'l discu na so grabadora de CD/DVD. El xestor de ficheros déxa-y " "tresferir ficheros a otros equipos o realizar copies de seguridá guardando ficheros nun discu vacíu. Pa " "escribir ficheros nun CD o DVD:" #. (itstool) path: item/p #: C/files-disc-write.page:33 msgid "Place an empty disc into your CD/DVD writable drive." msgstr "Allugue un discu baleru dientro d'una unidá grabadora de CD/DVD." #. (itstool) path: item/p #: C/files-disc-write.page:35 msgid "" "In the Blank CD/DVD-R Disc window that appears, select " "CD/DVD Creator and click OK. The CD/DVD " "Creator folder window will open." msgstr "" "Na ventana Discu de CD/DVD-R virxe qu'apaez, escueya Creador " "de CD/DVD calque Aceutar. Va abrise la ventana de la " "carpeta Creador de CD/DVD." #. (itstool) path: item/p #: C/files-disc-write.page:38 msgid "" "(You can also click on Blank CD/DVD-R Disc under " "Devices in the file manager sidebar.)" msgstr "" "(Tamién pue calcar en Discu CD/DVD-R virxe baxo " "Preseos na barra llateral del xestor de ficheros.)" #. (itstool) path: item/p #: C/files-disc-write.page:42 msgid "In the Disc Name field, type a name for the disc." msgstr "" "Nel campu Nome del discu, escriba un nome/títulu pal discu." #. (itstool) path: item/p #: C/files-disc-write.page:45 msgid "Drag or copy the desired files into the window." msgstr "Arrastre o copie los ficheros deseaos a la ventana." #. (itstool) path: item/p #: C/files-disc-write.page:48 msgid "Click Write to Disc." msgstr "Calque Grabar nel discu." #. (itstool) path: item/p #: C/files-disc-write.page:51 msgid "Under Select a disc to write to, choose the blank disc." msgstr "" "En Escueyi un discu nel que grabar, escueya'l discu virxe." #. (itstool) path: item/p #: C/files-disc-write.page:52 msgid "" "(You could choose Image file instead. This will put the files in " "a disc image, which will be saved on your computer. You can then " "burn that disc image onto a blank disc at a later date.)" msgstr "" "(Tamién pue escoyer >Ficheru Imaxe. Esto va poner los ficheros " "nuna imaxe de discu, que va guardase nel so equipu. Más tarde va " "poder grabar esa imaxe nun discu vacíu.)" #. (itstool) path: item/p #: C/files-disc-write.page:57 msgid "" "Click Properties if you want to adjust burning speed, the " "location of temporary files, and other options. The default options should " "be fine." msgstr "" "Calque en Propiedaes si quier axustar la velocidá de grabación, " "l'allugamientu de los ficheros temporales y otres opciones. Les opciones " "predeterminaes tendríen de valir." #. (itstool) path: item/p #: C/files-disc-write.page:62 msgid "Click the Burn button to begin recording." msgstr "Calque'l botón Grabar p'aniciar la grabación." #. (itstool) path: item/p #: C/files-disc-write.page:63 msgid "" "If Burn Several Copies is selected, you will be prompted for " "additional discs." msgstr "" "Si escueye Grabar delles copies, va pidíse-y qu'introduza más " "discos." #. (itstool) path: item/p #: C/files-disc-write.page:67 msgid "" "When the disc burning is complete, it will eject automatically. Choose " "Make More Copies or Close to exit." msgstr "" "Cuando se grabe'l discu por completu, va espulsase automáticamente. Escueya " "Facer más copies o Zarrar pa salir." #. (itstool) path: note/p #: C/files-disc-write.page:73 msgid "" "For more advanced CD/DVD burning projects, try Brasero. It's not " "installed by default, but you can install " "it from the Ubuntu package archive." msgstr "" #. (itstool) path: note/p #: C/files-disc-write.page:77 msgid "" "For help with using Brasero, read the user guide." msgstr "" #. (itstool) path: section/title #: C/files-disc-write.page:82 msgid "If the disc wasn't burned properly" msgstr "Si'l discu nun se copió afechiscamente" #. (itstool) path: section/p #: C/files-disc-write.page:83 msgid "" "Sometimes the computer doesn't record the data correctly, and you won't be " "able to see the files you put onto the disc when you insert it into a " "computer." msgstr "" "N'ocasiones l'equipu pue nun grabar los datos correchamente, y usté nun va " "poder ver los ficheros que punxo nel discu cuando lu inxerte nun equipu." #. (itstool) path: section/p #: C/files-disc-write.page:86 msgid "" "In this case, try burning the disc again but use a lower burning speed, e.g. " "12x rather than 48x. Burning at slower speeds is more reliable. You can " "choose the speed by clicking the Properties button in the " "CD/DVD Creator window." msgstr "" "Nesti casu, intente grabar el discu de nuevu usando una velocidá de grabáu " "menor, p. ex. 12x en cuenta de 48x. Ye más confiable grabar a velocidaes " "menores. Pue escoyer la velocidá calcando nel botón Propiedaes na " "ventana del Creador de CD/DVD." #. (itstool) path: info/desc #: C/files-hidden.page:7 msgid "Make a file invisible, so you can't see it in the file manager." msgstr "" "Facer qu'un ficheru seya invisible, pa que nun pueda vese nel xestor de " "ficheros." #. (itstool) path: page/title #: C/files-hidden.page:23 msgid "Hide a file" msgstr "Anubrir un ficheru" #. (itstool) path: page/p #: C/files-hidden.page:25 msgid "" "The GNOME file manager gives you the ability to hide and unhide files at " "your discretion. When a file is hidden, it isn't displayed by the file " "manager, but it's still there in its folder." msgstr "" "El Xestor de ficheros de GNOME (Nautilus) déxa-y anubrir y amosar ficheros a " "la so discreción. Cuando un ficheru ta anubríu, el Xestor de ficheros nun lu " "amuesa, pero sigui tando na so carpeta." #. (itstool) path: page/p #: C/files-hidden.page:29 msgid "" "To hide a file, rename it with a " ". at the beginning of its name. For example, to hide a file named " " example.txt, you should rename it to .example.txt." msgstr "" "P'anubrir un ficheru, camúde-y el nome " "amestándo-y un . al principiu. Por exemplu, p'anubrir un ficheru " "denomáu exemplu.txt, tien de renomalu a " ".exemplu.txt." #. (itstool) path: note/p #: C/files-hidden.page:35 msgid "" "You can hide folders in the same way that you can hide files. Hide a folder " "by placing a . at the beginning of the folder's name." msgstr "" "Pue anubrir direutorios na mesma forma como despinta ficheros. Despinte un " "direutoriu poniendo un . al entamu del nome del direutoriu." #. (itstool) path: section/title #: C/files-hidden.page:40 msgid "Show all hidden files" msgstr "Amosar tolos ficheros anubríos" #. (itstool) path: section/p #: C/files-hidden.page:41 msgid "" "If you want to see all hidden files in a folder, go to that folder and " "either click the down button in the toolbar and pick Show Hidden " "Files, or press CtrlH. You will " "see all hidden files, along with regular files that are not hidden." msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:47 msgid "" "To hide these files again, either click the down button in the toolbar and pick " "Show Hidden Files, or press " "CtrlH again." msgstr "" #. (itstool) path: section/title #: C/files-hidden.page:55 msgid "Unhide a file" msgstr "Desvelar un ficheru anubríu" #. (itstool) path: section/p #: C/files-hidden.page:56 msgid "" "To unhide a file, go to the folder containing the hidden file and click the " "down button in the " "toolbar and pick Show Hidden Files. Then, find the hidden file " "and rename it so that it doesn't have a . in front of its name. " "For example, to unhide a file called .example.txt, you should " "rename it to example.txt." msgstr "" #. (itstool) path: section/p #: C/files-hidden.page:63 msgid "" "Once you have renamed the file, you can either click the down button in the " "toolbar and pick Show Hidden Files, or press " "CtrlH to hide any other hidden files " "again." msgstr "" #. (itstool) path: note/p #: C/files-hidden.page:69 msgid "" "By default, you will only see hidden files in the file manager until you " "close the file manager. To change this setting so that the file manager will " "always show hidden files, see ." msgstr "" "De mou predetermináu, namái va ver ficheros anubríos nel xestor de ficheros " "hasta que zarre'l xestor de ficheros. Pa camudar esta configuración de mou " "que'l xestor de ficheros amuese siempres los ficheros anubríos, vea ." #. (itstool) path: note/p #: C/files-hidden.page:74 msgid "" "Most hidden files will have a . at the beginning of their name, " "but others might have a ~ at the end of their name instead. These " "files are backup files. See for more " "information." msgstr "" "La mayor parte de ficheros anubríos van tener un . al empiezu del " "so nome, pero otros podríen tener, nel so llugar, un ~ a la fin " "del so nome. Estos son ficheros de copia de seguridá. Consulte pa más información." #. (itstool) path: info/desc #: C/files-lost.page:11 msgid "Follow these tips if you can't find a file you created or downloaded." msgstr "Siga estes indicaciones si nun atopa'l ficheru que creó o descargó." #. (itstool) path: page/title #: C/files-lost.page:30 msgid "Find a lost file" msgstr "Atopar un ficheru perdíu" #. (itstool) path: page/p #: C/files-lost.page:32 msgid "" "If you created or downloaded a file, but now you can't find it, follow these " "tips." msgstr "" "Si creó o descargó un ficheru, pero nun sabe au ta, siga estes indicaciones." #. (itstool) path: item/p #: C/files-lost.page:36 msgid "" "If you don't remember where you saved the file, but you have some idea of " "how you named it, you can search for the file by name. See to learn how." msgstr "" "Si nun recuerda aú guardó'l ficheru, pero tien cierta idea de cómo se llama, " "pue facer una gueta pol so nome. Consulte pa " "saber cómo." #. (itstool) path: item/p #: C/files-lost.page:40 msgid "" "If you just downloaded the file, your web browser might have automatically " "saved it to a common folder. Check the Desktop and Downloads folders in your " "home folder." msgstr "" "Si acaba de descargar un ficheru, el so navegador web seique lu guardare " "automáticamente nuna carpeta común. Revise les carpetes «Escritoriu» y " "«Descargues» de la so carpeta personal." #. (itstool) path: item/p #: C/files-lost.page:44 msgid "" "You might have accidentally deleted the file. When you delete a file, it " "gets moved to the trash, where it stays until you manually empty the trash. " "See to learn how to recover a deleted file." msgstr "" "Ye dable que desaniciare'l ficheru accidentalmente. Cuando desanicia un " "ficheru, esti muévese a la papelera, au permanecerá fasta que balere la " "papelera manualmente. Consulte pa saber cómo " "recuperar un ficheru desaniciáu." #. (itstool) path: item/p #: C/files-lost.page:49 msgid "" "You might have renamed the file in a way that made the file hidden. Files " "that start with a . or end with a ~ are hidden in " "the file manager. Click the down button in the file manager toolbar and pick " "Show Hidden Files to display them. See to learn more." msgstr "" #. (itstool) path: info/desc #: C/files-open.page:11 msgid "" "Open files using an application that isn't the default one for that type of " "file. You can change the default too." msgstr "" "Abrir ficheros usando una aplicación que nun ye la predeterminada pa esi " "tipu de ficheros. Tamién pue camudar l'aplicación predeterminada." #. (itstool) path: page/title #: C/files-open.page:25 msgid "Open files with other applications" msgstr "Abrir ficheros con otres aplicaciones" #. (itstool) path: page/p #: C/files-open.page:27 msgid "" "When you double-click a file in the file manager, it will be opened with the " "default application for that file type. You can open it in a different " "application, search online for applications, or set the default application " "for all files of the same type." msgstr "" "Cuando calca dos vegaes sobre un ficheru nel Xestor de ficheros, va abrise " "cola aplicación predeterminada pa esi tipu de ficheru. Pue abrilu tamién con " "una aplicación distinta, guetar aplicaciones compatibles en llinia, o afitar " "l'aplicación predeterminada pa tolos ficheros del mesmu tipu." #. (itstool) path: page/p #: C/files-open.page:32 msgid "" "To open a file with an application other than the default, right-click the " "file and select the application you want from the top of the menu. If you " "don't see the application you want, click Open With Other " "Application. By default, the file manager only shows applications it " "knows can handle the file. To look through all the applications on your " "computer, click Show other applications." msgstr "" "P'abrir un ficheru con una aplicación distinta de la predeterminada, calque " "nel ficheru col botón derechu y escueya l'aplicación que quiera na parte " "cimera del menú. Si nun ve l'aplicación que quier, calque en Abrir " "con.. otra aplicación. De forma predeterminada, el xestor de ficheros " "namái amuesa les aplicaciones que sabe puen remanar el ficheru. Pa guetar " "toles aplicaciones nel so equipu, calque n'Amosar otres " "aplicaciones." #. (itstool) path: page/p #: C/files-open.page:39 msgid "" "If you still can't find the application you want, you can search for more " "applications by clicking Find applications online. The file " "manager will search online for packages containing applications that are " "known to handle files of that type." msgstr "" "Si entá nun atopa l'aplicación que quier, pue buscar más aplicaciones " "calcando Alcontrar aplicaciones en llinia. El xestor de ficheros " "va buscar en llinia paquetes que contengan aplicaciones que remanen ficheros " "d'esi tipu." #. (itstool) path: section/title #: C/files-open.page:45 msgid "Change the default application" msgstr "Camudar l'aplicación predeterminada" #. (itstool) path: section/p #: C/files-open.page:46 msgid "" "You can change the default application that is used to open files of a given " "type. This will allow you to open your preferred application when you double-" "click to open a file. For example, you might want your favorite music player " "to open when you double-click an MP3 file." msgstr "" "Pue camudar l'aplicación predeterminada usada p'abrir los ficheros d'un " "ciertu tipu. Esto va dexa-y abrir la so aplicación preferida cuando calque " "dos vegaes sobre un ficheru p'abrilu. Por exemplu, pue que quiera que " "s'abra'l so reproductor de música favoritu al calcar dos vegaes sobre un " "ficheru MP3." #. (itstool) path: item/p #: C/files-open.page:52 msgid "" "Select a file of the type whose default application you want to change. For " "example, to change which application is used to open MP3 files, select a " ".mp3 file." msgstr "" "Escueya un ficheru, del tipu del que quiera camudar la so aplicación " "predeterminada. Por exemplu, pa camudar l'aplicación usada p'abrir ficheros " "MP3, escueya un ficheru .mp3." #. (itstool) path: item/p #: C/files-open.page:55 msgid "Right-click the file and select Properties." msgstr "Calque col botón derechu del mur y escueya Propiedaes." #. (itstool) path: item/p #: C/files-open.page:56 msgid "Select the Open With tab." msgstr "Escueya la llingüeta Abrir con." #. (itstool) path: item/p #: C/files-open.page:57 msgid "" "Select the application you want and click Set as default. By " "default, the file manager only shows applications it knows can handle the " "file. To look through all the applications on your computer, click Show " "other applications." msgstr "" "Escueya l'aplicación que quiera y calque Afitar como " "predeterminada. De manera predeterminada, el xestor de ficheros namái " "amuesa aplicaciones que sabe que puen remanar el ficheru. Pa guetar ente " "toles aplicaciones nel so equipu, calque Amosar otres " "aplicaciones." #. (itstool) path: item/p #: C/files-open.page:61 msgid "" "If Other Applications contains an application you sometimes want " "to use, but don't want to make the default, select that application and " "click Add. This will add it to Recommended " "Applications. You will then be able to use this application by right-" "clicking the file and selecting it from the list." msgstr "" "Si Otres aplicaciones contién una aplicación que quier usar a " "vegaes, pero que nun quier convertir na predeterminada, escueya esa " "aplicación y calque n'Amestar. Esto va amestala a " "Aplicaciones recomendaes. A partir d'entós va poder usar " "l'aplicación calcando col botón derechu sobre'l ficheru y seleicionándola de " "la llista." #. (itstool) path: section/p #: C/files-open.page:68 msgid "" "This changes the default application not just for the selected file, but for " "all files with the same type." msgstr "" "Esto va camudar l'aplicación predeterminada non solo pal ficheru escoyíu, " "sinón pa tolos ficheros del mesmu tipu." #. (itstool) path: info/title #: C/files.page:18 msgctxt "link:trail" msgid "Files" msgstr "Ficheros" #. (itstool) path: info/desc #: C/files.page:21 msgid "" "Searching, delete files, backups, " "removable drives, documents…" msgstr "" #. (itstool) path: page/title #: C/files.page:31 msgid "Files, folders & search" msgstr "Gueta de ficheros y carpetes" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/files.page:34 msgctxt "_" msgid "" "external ref='figures/nautilus.png' md5='ee872fa563c3c7f46484bbab8459b909'" msgstr "" #. (itstool) path: media/p #: C/files.page:35 msgid "Nautilus file manager" msgstr "Xestor de ficheros Nautilus" #. (itstool) path: links/title #: C/files.page:39 msgid "Common tasks" msgstr "Xeres comunes" #. (itstool) path: links/title #: C/files.page:43 #: C/hardware.page:33 msgid "More topics" msgstr "Más temes" #. (itstool) path: section/title #: C/files.page:47 msgid "Removable drives and external disks" msgstr "Preseos estrayibles y discos esternos" #. (itstool) path: section/title #: C/files.page:52 msgid "Backing up" msgstr "Facer copies de seguridá" #. (itstool) path: section/title #: C/files.page:62 msgid "Tips and questions" msgstr "Conseyos y entrugues" #. (itstool) path: info/desc #: C/files-preview.page:10 msgid "" "Quickly show and hide previews for documents, images, videos, and more." msgstr "" #. (itstool) path: page/title #: C/files-preview.page:22 msgid "Preview files and folders" msgstr "" #. (itstool) path: page/p #: C/files-preview.page:24 msgid "" "You can quickly preview files without opening them in a full-blown " "application. Select any file and press the space bar. The file will open in " "a simple preview window. Press the space bar again to dismiss the preview." msgstr "" #. (itstool) path: page/p #: C/files-preview.page:28 msgid "" "The built-in preview supports most file formats for documents, images, " "video, and audio. In the preview, you can scroll through your documents or " "seek through your video and audio." msgstr "" #. (itstool) path: page/p #: C/files-preview.page:32 msgid "" "To view a preview full-screen press f. Press f again " "to leave full-screen, or press the space bar to exit the preview completely." msgstr "" #. (itstool) path: info/desc #: C/files-recover.page:9 msgid "Deleted files are normally sent to the Trash, but can be recovered." msgstr "" "Los ficheros desaniciaos, de normal únviense a la papelera, pero puen " "recuperase." #. (itstool) path: page/title #: C/files-recover.page:23 msgid "Recover a file from the Trash" msgstr "Recuperar un ficheru de la papelera" #. (itstool) path: page/p #: C/files-recover.page:24 msgid "" "If you delete a file with the file manager, the file is normally placed into " "the Trash, and should be able to be restored." msgstr "" "Si desanicia un ficheru col xestor de ficheros, tal ficheru va dir defrente " "a la Papelera, au podría recuperalo si lu necesita." #. (itstool) path: steps/title #: C/files-recover.page:27 msgid "To restore a file from the Trash:" msgstr "Pa restaurar un ficheru de la papelera:" #. (itstool) path: item/p #: C/files-recover.page:28 msgid "" "Open the Launcher and then click the Trash shortcut " "which is located at the bottom of the Launcher." msgstr "" "Nel Llanzador, calque nel iconu Papelera que s'atopa " "na parte inferior del llanzador." #. (itstool) path: item/p #: C/files-recover.page:30 msgid "" "If your deleted file is there, right-click on it and select " "Restore. It will be restored to the folder it was deleted from." msgstr "" "Si'l so ficheru desaniciáu ta ehí, calque col botón derechu sobre él y " "escueya Restaurar pa restauralu a la carpeta de la que se " "desanició." #. (itstool) path: page/p #: C/files-recover.page:34 msgid "" "If you deleted the file by pressing ShiftDelete " ", or by using the command line, the file has been permanently " "deleted. Files that have been permanently deleted can't be recovered from " "the Trash." msgstr "" "Si desanició'l ficheru primiendo MayúsSupr " ", o per aciu de la llinia d'ordes, el ficheru desanicióse " "dafechu. Los ficheros desaniciaos d'esti mou, nun puen recuperase dende la " "Papelera." #. (itstool) path: page/p #: C/files-recover.page:39 msgid "" "There are a number of recovery tools available that are sometimes able to " "recover files that were permanently deleted. These tools are generally not " "very easy to use, however. If you accidentally permanently deleted a file, " "it's probably best to ask for advice on a support forum to see if you can " "recover it." msgstr "" "Esisten diverses ferramientes de recuperación que n'ocasiones puen recuperar " "ficheros que se desaniciaron dafechu. Sicasí, eses ferramientes son polo " "xeneral difíciles d'usar. Si desanició permanentemente un ficheru por " "accidente, probablemente ye meyor que busque ayuda nun foru d'asistencia pa " "ver si pue recuperalu." #. (itstool) path: info/desc #: C/files-removedrive.page:20 msgid "Eject or unmount a USB flash drive, CD, DVD, or other device." msgstr "Espulsar o desmontar una memoria USB, un CD, un DVD u otru preséu." #. (itstool) path: page/title #: C/files-removedrive.page:30 msgid "Safely remove an external drive" msgstr "Estrayer una unidá esterna de forma segura" #. (itstool) path: page/p #: C/files-removedrive.page:32 msgid "" "When you use external storage devices like USB flash drives, you should " "safely remove them before unplugging them. If you just unplug a device, you " "run the risk of unplugging while an application is still using it. This " "could result in some of your files being lost or damaged. When you use an " "optical disc like a CD or DVD, you can use the same steps to eject the disc " "from your computer." msgstr "" "Cuando use preseos esternos d'almacenamientu como les unidaes flash USB, " "tendría de quitales de forma segura enantes de desconeutales. Si a " "cencielles desconeuta un preséu, cuerre'l riesgu de facelo y qu'entá una " "aplicación lu siga usando. Esto podría causar perdes o daños pa dalgún de " "los sos ficheros. Cuando use un discu ópticu como un CD o un DVD, pue siguir " "los mesmos pasos pa estrayer el discu del so equipu." #. (itstool) path: steps/title #: C/files-removedrive.page:40 msgid "To eject a removable device:" msgstr "Pa espulsar un discu estrayible:" #. (itstool) path: item/p #: C/files-removedrive.page:41 msgid "Open the file manager." msgstr "Abra'l Xestor de ficheros." #. (itstool) path: item/p #: C/files-removedrive.page:43 msgid "" "Locate the device in the sidebar. It should have a small eject icon next to " "the name. Click the eject icon to safely remove or eject the device." msgstr "" "Llocalize'l preséu na barra llateral. Tendría de tener un pequeñu iconu " "d'espulsión xunto al nome. Calque nesi iconu pa espulsar el preséu o " "estrayelu con seguridá." #. (itstool) path: item/p #: C/files-removedrive.page:46 msgid "" "Alternately, you can right-click the name of the device in the sidebar and " "select Eject." msgstr "" "O bien, pue calcar col botón derechu sobre'l nome del preséu na barra " "llateral y escoyer Espulsar." #. (itstool) path: section/title #: C/files-removedrive.page:51 msgid "Safely remove a device that is in use" msgstr "Quitar de forma segura un preséu n'usu" #. (itstool) path: section/p #: C/files-removedrive.page:53 msgid "" "If any of the files on the device are open and in use by an application, you " "will not be able to safely remove the device. You will be prompted with a " "window telling you that \"the volume is busy,\" and listing all the open " "files on the device. Once you close all the files on the device, the device " "will automatically be safe to remove. At that time you can unplug or eject " "it." msgstr "" "Si cualesquier de los ficheros nel preséu ta abiertu y n'usu por dalguna " "aplicación, nun va poder quitar el preséu de forma segura. Nesti casu va " "avisáse-y nuna ventana col testu «el volume ta ocupáu» y la llista de " "ficheros abiertos nel preséu. Una vegada que se zarren tolos ficheros, " "automáticamente ye seguro retirar el preséu. Nesi momentu pue desconeutalu o " "espulsalu." #. (itstool) path: section/p #: C/files-removedrive.page:60 msgid "" "If you can't close one of the files, for example if the application using " "the file is locked up, you can right-click the file in the Volume is " "busy window and select End Process. This will force the " "entire locked up application to close, which could close other files you " "have open with that application." msgstr "" "Si nun pudiera zarrar ún de los ficheros (por exemplu, si l'aplicación que " "ta usando'l ficheru se bloquió) pue calcar col botón derechu sobre'l ficheru " "de la ventana El volume ta ocupáu y escoyer Finar " "procesu. Esto va obligar a l'aplicación bloquiada a zarrase, lo que " "podría zarrar otros ficheros que tala aplicación tuviere abiertos." #. (itstool) path: note/p #: C/files-removedrive.page:66 msgid "" "You can also choose Eject Anyway to remove the device without " "closing the files. This may cause errors in applications that have those " "files open." msgstr "" #. (itstool) path: info/desc #: C/files-rename.page:7 msgid "Change file or folder name." msgstr "Camudar el nome d'un ficheru o d'una carpeta" #. (itstool) path: page/title #: C/files-rename.page:31 msgid "Rename a file or folder" msgstr "Renomar un ficheru o una carpeta" #. (itstool) path: page/p #: C/files-rename.page:33 msgid "You can use the file manager to change the name of a file or folder." msgstr "" "Pue usar el xestor de ficheros pa camudar el nome d'un ficheru o carpeta." #. (itstool) path: steps/title #: C/files-rename.page:36 msgid "To rename a file or folder:" msgstr "Pa renomar un ficheru o carpeta:" #. (itstool) path: item/p #: C/files-rename.page:37 msgid "" "Right-click on the item and select Rename, or select the file and " "press F2." msgstr "" "Calque l'elementu col botón derechu del mur y escueya Renomar, o " "escueya'l ficheru y calque F2." #. (itstool) path: item/p #: C/files-rename.page:39 msgid "Type the new name and press Enter." msgstr "Escriba'l nome nuevu y calque Intro." #. (itstool) path: page/p #: C/files-rename.page:42 msgid "" "You can also rename a file from the properties window." msgstr "" "Tamién pue renomar un ficheru dende la ventana de Propiedaes." #. (itstool) path: page/p #: C/files-rename.page:45 msgid "" "When you rename a file, only the first part of the name of the file is " "selected, not the file extension (the part after the \".\"). The extension " "normally denotes what type of file it is (e.g. file.pdf is a " "PDF document), and you usually do not want to change that. If you need to " "change the extension as well, select the entire file name and change it." msgstr "" "Cuando renoma un ficheru, namái se seleiciona la primer parte del ficheru, " "non la estensión del ficheru (la parte dempués del «.»). La estensión " "normalmente denota'l tipu de ficheru que ye (por exemplu, " "ficheru.pdf ye un documentu PDF), y xeneralmente nun va querer " "camudar eso. Si precisa camudar tamién la estensión, seleicione'l nome del " "ficheru completu y camúdelu." #. (itstool) path: note/p #: C/files-rename.page:52 msgid "" "If you renamed the wrong file, or named your file improperly, you can undo " "the rename. To revert the action and restore the former name, immediately " "click Edit in the menu bar and select Undo Rename." msgstr "" #. (itstool) path: section/title #: C/files-rename.page:58 msgid "Valid characters for file names" msgstr "Caráuteres válidos pa nomes de ficheru" #. (itstool) path: section/p #: C/files-rename.page:59 msgid "" "You can use any character except the / (slash) character in file " "names. Some devices, however, use a file system that has more " "restrictions on file names. Therefore, it is a best practice to avoid the " "following characters in your file names: |, \\, " "?, *, <, \", :, " ">, /." msgstr "" "Pue usar cualquier caráuter menos la / (barra) nos nomes de " "ficheru. Sicasí, dellos preseos usen un sistema de ficheros que " "tien más restricciones nos nomes de ficheru. Por ello, ye recomendable " "evitar usar cualesquier de los siguientes caráuteres cuando-yos dea nome a " "los ficheros: |, \\, ?, *, " "<, \", :, >, /." #. (itstool) path: note/p #: C/files-rename.page:67 msgid "" "If you name a file with a . as the first character, the file will " "be hidden when you attempt to view it in " "the file manager." msgstr "" "Si'l nome d'un ficheru contién un . como primer caráuter, el " "ficheru va tar anubríu cuando intente " "velu nel xestor de ficheros." #. (itstool) path: section/title #: C/files-rename.page:74 #: C/hardware.page:41 #: C/mouse.page:36 msgid "Common problems" msgstr "Problemes comunes" #. (itstool) path: item/title #: C/files-rename.page:77 msgid "The file name is already in use" msgstr "El nome del ficheru yá ta n'usu" #. (itstool) path: item/p #: C/files-rename.page:78 msgid "" "You can't have two files or folders with the same name in the same folder. " "If you try to rename a file to a name that already exists in the folder you " "are working in, the file manager will not allow it." msgstr "" "Nun pue tener dos ficheros o carpetes col mesmu nome na mesma carpeta. Si " "intenta renomar un ficheru con un nome que yá esiste na carpeta na que ta " "trabayando, el xestor de ficheros nun va permitilo." #. (itstool) path: item/p #: C/files-rename.page:81 msgid "" "File and folder names are case sensitive, so the file name " "File.txt is not the same as FILE.txt. Using " "different file names like this is allowed, though it is not recommended." msgstr "" "Los nomes de ficheros y direutorios son sensibles a mayúscules/minúscules, " "de mou que Ficheru.txt nun ye lo mesmo que " "FICHERU.txt. Permítese l'usu de distintos nomes de ficheros " "d'esta miente, pero nun s'encamienta." #. (itstool) path: item/title #: C/files-rename.page:87 msgid "The file name is too long" msgstr "El nome del ficheru ye enforma llargu" #. (itstool) path: item/p #: C/files-rename.page:88 msgid "" "On some file systems, file names can have no more than 255 characters in " "their names. This 255 character limit includes both the file name and the " "path to the file (e.g., /home/wanda/Documents/work/business-" "proposals/… ), so you should avoid long file and folder names where " "possible." msgstr "" "En dalgunos sistemes de ficheros, los nomes de ficheru nun puen superar los " "255 caráuteres. El llímite de 255 caráuteres inclúi tanto'l nome de ficheru " "como'l so camín (por exemplu, " "/home/selina/Documentos/trabayu/propuestes-negociu/...), polo " "que tendría d'evitar nomes de ficheros y de carpetes llargos siempre que " "seya dable." #. (itstool) path: item/title #: C/files-rename.page:95 msgid "The option to rename is grayed out" msgstr "La opción pa renomar ta en gris" #. (itstool) path: item/p #: C/files-rename.page:96 msgid "" "If Rename is grayed out, you do not have permission to rename the " "file. You should use caution with renaming such files, as renaming some " "protected files may cause your system to become unstable. See for more information." msgstr "" "Si Renomar ta en gris, significa que nun tien permisos pa renomar " "el ficheru. Tien d'estremar precauciones al renomar talos ficheros, darréu " "que renomar dalgunos ficheros protexíos o anubríos pue desestabilizar el " "sistema. Consulte pa " "más información." #. (itstool) path: info/desc #: C/files-search.page:12 msgid "" "Locate files based on file name and type. Save your searches for later use." msgstr "" "Busque los ficheros basándose nel nome del ficheru y el tipu. Guarde les sos " "busques pal so usu posterior." #. (itstool) path: page/p #: C/files-search.page:31 msgid "" "You can search for files based on their name or file type directly within " "the file manager. You can even save common searches, and they will appear as " "special folders in your home folder." msgstr "" "Pue guetar ficheros según el so nome o'l so tipu de ficheru direutamente " "dende'l xestor de ficheros. Tamién pue guardar busques frecuentes, que van " "apaecer como carpetes especiales dientro de la so carpeta personal." #. (itstool) path: links/title #: C/files-search.page:36 msgid "Other search applications" msgstr "Otres aplicaciones de gueta" #. (itstool) path: steps/title #: C/files-search.page:42 msgid "Search" msgstr "Guetar" #. (itstool) path: item/p #: C/files-search.page:43 msgid "Open the file manager" msgstr "Abra'l xestor de ficheros." #. (itstool) path: item/p #: C/files-search.page:44 msgid "" "If you know the files you want are under a particular folder, go to that " "folder." msgstr "" "Si sabe que los ficheros que quier buscar tán nuna carpeta determinada, vaya " "a esa carpeta." #. (itstool) path: item/p #: C/files-search.page:46 msgid "" "Click the magnifying glass in the toolbar, or press " "CtrlF." msgstr "" #. (itstool) path: item/p #: C/files-search.page:48 msgid "" "Type a word or words that you know appear in the file name. For example, if " "you name all your invoices with the word \"Invoice\", type " "invoice. Press Enter. Words are matched regardless " "of case." msgstr "" #. (itstool) path: item/p #: C/files-search.page:52 msgid "You can narrow your results by location and file type." msgstr "" #. (itstool) path: item/p #: C/files-search.page:54 msgid "" "Click Home to restrict the search results to your " "Home folder, or All Files to search everywhere." msgstr "" #. (itstool) path: item/p #: C/files-search.page:57 msgid "" "Click + and pick a File Type from the drop-down list " "to narrow the search results based on file type. Click the x " "button to remove this option and widen the search results." msgstr "" #. (itstool) path: item/p #: C/files-search.page:63 msgid "" "You can open, copy, delete, or otherwise work with your files from the " "search results, just as you would from any folder in the file manager." msgstr "" "Pue abrir, copiar, desaniciar o trabayar colos sos ficheros dende los " "resultaos de busca, igual como si tuviera en cualquier carpeta nel xestor de " "ficheros." #. (itstool) path: item/p #: C/files-search.page:66 msgid "" "Click the magnifying glass in the toolbar again to exit the search and " "return to the folder." msgstr "" #. (itstool) path: page/p #: C/files-search.page:70 msgid "" "If you perform certain searches often, you can save them to access them " "quickly." msgstr "" "Si fai ciertes busques de cutiu, pue guardales p'acceder a elles más rápido." #. (itstool) path: steps/title #: C/files-search.page:74 msgid "Save a search" msgstr "Guardar una gueta" #. (itstool) path: item/p #: C/files-search.page:75 msgid "Start a search as above." msgstr "Empecipiar una gueta como la d'arriba." #. (itstool) path: item/p #: C/files-search.page:76 msgid "" "When you're happy with the search parameters, click File in the " "menu bar and select Save Search As...." msgstr "" #. (itstool) path: item/p #: C/files-search.page:78 msgid "" "Give the search a name and click Save. If you like, select a " "different folder to save the search in. When you view that folder, you will " "see your saved search as an orange folder icon with a magnifying glass on it." msgstr "" "Asigne un nome a la busca y calque Guardar. Si quier, escueya una " "carpeta distinta na que guardala. Cuando visualice esa carpeta, va ver les " "sos busques guardaes como un iconu de carpeta color naranxa con una lente." #. (itstool) path: page/p #: C/files-search.page:84 msgid "" "To remove the search file when you are done with it, simply delete the search as you would any other file. " "When you delete a saved search, it does not delete the files that the search " "matched." msgstr "" "Pa desaniciar el ficheru de busca cuando termine d'usalu, desanicie de la mesma manera que lo fadría con cualesquier " "otru ficheru. Cuando desanicia una busca guardada, nun se desanicien los " "ficheros que concasaron cola busca." #. (itstool) path: info/desc #: C/files-select.page:15 msgid "" "Press CtrlS to select multiple files " "which have similar names." msgstr "" "Calque CtrlS pa escoyer múltiples " "ficheros que tienen nomes asemeyaos." #. (itstool) path: page/title #: C/files-select.page:20 msgid "Select files by pattern" msgstr "Escoyer ficheros por patrones" #. (itstool) path: page/p #: C/files-select.page:22 msgid "" "You can select files in a folder using a pattern on the file name. Press " "CtrlS to bring up the Select " "Items Matching window. Type in a pattern using common parts of the " "file names plus wild card characters. There are two wild card characters " "available:" msgstr "" "Pue escoyer ficheros d'una carpeta en base a un patrón sobre'l nome del " "ficheru. Calque CtrlS p'abrir la " "ventana Escoyer elementos que concasen con. Teclee un patrón que " "tenga partes comunes de los nomes de ficheros y caráuteres comodín. Esisten " "dos caráuteres comodín:" #. (itstool) path: item/p #: C/files-select.page:29 msgid "" "* matches any number of any characters, even no characters at " "all." msgstr "" "* concasa con cualesquier númberu de cualesquier caráuter, " "anque non en toos." #. (itstool) path: item/p #: C/files-select.page:31 msgid "? matches exactly one of any character." msgstr "? concasa exautamente con ún de cualesquier caráuter." #. (itstool) path: page/p #: C/files-select.page:34 msgid "For example:" msgstr "Por exemplu:" #. (itstool) path: item/p #: C/files-select.page:37 msgid "" "If you have an OpenDocument Text file, a PDF file, and an image that all " "have the same base name Invoice, select all three with the " "pattern" msgstr "" "Si tien un documentu de testu OpenDocument, un ficheru PDF y una imaxe, toos " "col mesmu nome base Factura, escueya los trés col patrón" #. (itstool) path: example/p #: C/files-select.page:40 msgid "Invoice.*" msgstr "Factura.*" #. (itstool) path: item/p #: C/files-select.page:42 msgid "" "If you have some photos that are named like Vacation-001.jpg, " "Vacation-002.jpg, Vacation-003.jpg; select them " "all with the pattern" msgstr "" "Si tien delles semeyes con nomes tales como Vacaciones-001.jpg, " "Vacaciones-002.jpg, Vacaciones-003.jpg; escuéyales " "col patrón" #. (itstool) path: example/p #: C/files-select.page:45 msgid "Vacation-???.jpg" msgstr "Vacaciones-???.jpg" #. (itstool) path: item/p #: C/files-select.page:47 msgid "" "If you have photos as before, but you've edited some of them and added " "-edited to the end of the file name of the photos you've " "edited, select the edited photos with" msgstr "" "Si tien semeyes como les anteriores pero editó dalguna d'elles y dempués " "amestó-y -editada a la fin del nome de ficheru de la semeya " "editada, seleiciones les semeyes editaes con" #. (itstool) path: example/p #: C/files-select.page:50 msgid "Vacation-???-edited.jpg" msgstr "Vacaciones-???-editada.jpg" #. (itstool) path: info/desc #: C/files-share.page:9 msgid "Transfer files to your email contacts from the file manager." msgstr "" #. (itstool) path: page/title #: C/files-share.page:27 msgid "Share and transfer files" msgstr "Compartir y tresferir ficheros" #. (itstool) path: page/p #: C/files-share.page:35 msgid "" "You can share files with your contacts or transfer them to external devices " "or network shares directly from the " "file manager." msgstr "" #. (itstool) path: item/p #: C/files-share.page:40 #: C/video-sending.page:29 msgid "Open the file manager." msgstr "Abra'l Xestor de ficheros." #. (itstool) path: item/p #: C/files-share.page:42 msgid "Locate the file you want to transfer." msgstr "Escueya'l ficheru que quier tresferir." #. (itstool) path: item/p #: C/files-share.page:43 msgid "Right-click the file and select Send To." msgstr "Calque col botón derechu del mur y escueya Unviar a..." #. (itstool) path: item/p #: C/files-share.page:44 msgid "" "The Send To window will appear. Choose where you want to send the " "file and click Send. See the list of destinations below for more " "information." msgstr "" "Va apaecer la ventana Unviar a... Escueya a ónde quier unviar el " "ficheru y calque Unviar. Pa más información, consulte la " "siguiente llista de destinos." #. (itstool) path: note/p #: C/files-share.page:50 msgid "" "You can send multiple files at once. Select multiple files by holding down " "Ctrl, then right-click any selected file. You can have the files " "automatically compressed into a zip or tar archive." msgstr "" "Pue unviar múltiples ficheros d'una vegada. Escueya múltiples ficheros " "calcando col botón derechu sobre el ficheru escoyíu, mientres caltién " "primida la tecla Ctrl. Pue comprimir automáticamente los ficheros " "nun archivador zip o tar." #. (itstool) path: list/title #: C/files-share.page:56 msgid "Destinations" msgstr "Destinos" #. (itstool) path: item/p #: C/files-share.page:57 msgid "" "To email the file, select Email and enter the recipient's email " "address." msgstr "" "Pa unviar per corréu el ficheru, escueya Corréu-e ya introduza " "les direiciones de los destinatarios." #. (itstool) path: item/p #: C/files-share.page:59 msgid "" "To send the file to an instant messaging contact, select Instant " "Message, then select contact from the drop-down list. Your instant " "messaging application may need to be started for this to work." msgstr "" "Pa unviar el ficheru a un contautu de mensaxería nel intre, escueya " "Mensaxe nel intre, y escueya'l contautu na llista desplegable. Pa " "que funcione, ye posible que tenga qu'aniciar el so programa de mensaxería " "nel intre." #. (itstool) path: item/p #: C/files-share.page:63 msgid "" "To write the file to a CD or DVD, select CD/DVD Creator. See " " to learn more." msgstr "" "Pa grabar el ficheru nun CD o DVD, escueya Creador de CD/DVD. " "Consulte pa más información." #. (itstool) path: item/p #: C/files-share.page:66 msgid "" "To transfer the file to a Bluetooth device, select Bluetooth (OBEX " "Push) and select the device to send the file to. You will only see " "devices you have already paired with. See for " "more information." msgstr "" "Pa tresferir el ficheru a un preséu Bluetooth, escueya Bluetooth (OBEX " "Push) y escueya'l preséu al que quier unviar el ficheru. Namái va ver " "aquellos preseos qu'empareyó col so equipu. Consulte pa más información." #. (itstool) path: item/p #: C/files-share.page:71 msgid "" "To copy a file to an external device like a USB flash drive, or to upload it " "to a server you've connected to, select Removable disks and " "shares, then select the device or server you want to copy the file to." msgstr "" "Pa copiar un ficheru a un preséu esternu como una unidá flash USB, o pa " "xubilu a un sirvidor al que se coneutó, escueya Soportes estrayibles y " "comparticiones, y llueu escueya'l preséu o sirvidor al que quier " "copiar el ficheru." #. (itstool) path: info/desc #: C/files-sort.page:7 msgid "Arrange files by name, size, type, or when they were changed." msgstr "Ordenar ficheros per nome, tamañu, tipu, o por cuando se modificó." #. (itstool) path: page/title #: C/files-sort.page:27 msgid "Sort files and folders" msgstr "Ordenar ficheros y carpetes" #. (itstool) path: page/p #: C/files-sort.page:33 msgid "" "You can sort files in different ways in a folder, for example by sorting " "them in order of date or file size. See below for a " "list of common ways to sort files. See for " "information on how to change the default sort order." msgstr "" #. (itstool) path: page/p #: C/files-sort.page:38 msgid "" "The way that you can sort files depends on the folder view that you " "are using. You can change the current view using the list or icon buttons in " "the toolbar." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:43 msgid "Icon view" msgstr "Vista d'iconu" #. (itstool) path: section/p #: C/files-sort.page:44 msgid "" "To sort files in a different order, click the down button in the toolbar and choose " "By Name, By Size, By Type or By " "Modification Date." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:48 msgid "" "As an example, if you select By Name, the files will be sorted by " "their names, in alphabetical order. See for other " "options." msgstr "" #. (itstool) path: section/p #: C/files-sort.page:50 msgid "" "You can sort in the reverse order by selecting Reversed Order " "from the pull-down menu." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:55 msgid "List view" msgstr "Vista de llista" #. (itstool) path: section/p #: C/files-sort.page:56 msgid "" "To sort files in a different order, click one of the column headings in the " "file manager. For example, click Type to sort by file type. Click " "the column heading again to sort in the reverse order." msgstr "" "Pa ordenar los ficheros de forma distinta, calque nuna de les testeres de " "les columnes nel Xestor de ficheros. Por exemplu, calque en Tipu " "pa ordenar por tipu de ficheru. Calque de nuevu na testera de la columna pa " "ordenar n'orde inversu." #. (itstool) path: section/p #: C/files-sort.page:59 msgid "" "In list view, you can show columns with more attributes and sort on those " "columns. Click the down button in the toolbar, pick Visible " "Columns and select the columns that you want to be visible. You will " "then be able to sort by those columns. See " "for descriptions of available columns." msgstr "" #. (itstool) path: section/title #: C/files-sort.page:77 msgid "Ways of sorting files" msgstr "Maneres d'ordenar ficheros" #. (itstool) path: item/title #: C/files-sort.page:80 msgid "By Name" msgstr "Por nome" #. (itstool) path: item/p #: C/files-sort.page:81 msgid "Sorts alphabetically by the name of the file." msgstr "Ordena alfabéticamente pol nome del ficheru." #. (itstool) path: item/title #: C/files-sort.page:84 msgid "By Size" msgstr "Por tamañu" #. (itstool) path: item/p #: C/files-sort.page:85 msgid "" "Sorts by the size of the file (how much disk space it takes up). Sorts from " "smallest to largest by default." msgstr "" "Ordena pol tamañu del ficheru (cuánto espaciu ocupa). Ordena de menor a " "mayor de manera predeterminada." #. (itstool) path: item/title #: C/files-sort.page:89 msgid "By Type" msgstr "Por tipu" #. (itstool) path: item/p #: C/files-sort.page:90 msgid "" "Sorts alphabetically by the file type. Files of the same type are grouped " "together, then sorted by name." msgstr "" "Ordena alfabéticamente pol tipu de ficheru. Los ficheros del mesmu tipu " "agrúpense en conxuntu, ordenaos por nome." #. (itstool) path: item/title #: C/files-sort.page:94 msgid "By Modification Date" msgstr "Por Data de modificación" #. (itstool) path: item/p #: C/files-sort.page:95 msgid "" "Sorts by the date and time that a file was last changed. Sorts from oldest " "to newest by default." msgstr "" "Ordena pola data y hora nes que se modificó un ficheru per cabera vegada. " "Ordena de la más antigua a la más recién de manera predeterminada." #. (itstool) path: info/desc #: C/files-templates.page:7 msgid "Quickly create new documents from custom file templates." msgstr "Cree documentos nuevos dende plantíes de ficheru personalizaes" #. (itstool) path: credit/name #: C/files-templates.page:13 #: C/printing-inklevel.page:14 msgid "Anita Reitere" msgstr "Anita Reitere" #. (itstool) path: page/title #: C/files-templates.page:23 msgid "Templates for commonly-used document types" msgstr "Plantíes pa tipos de documentos más usaos" #. (itstool) path: page/p #: C/files-templates.page:25 msgid "" "If you often create documents based on the same content, you might benefit " "from using file templates. A file template can be a document of any type " "with the formatting or content you would like to reuse. For example, you " "could create a template document with your letterhead." msgstr "" "Si davezu crea documentos basaos ​​nel mesmu conteníu, ye posible " "beneficiase del usu de plantíes de ficheru. Una plantía de ficheru pue ser " "un documentu de cualquier tipu col formatu o conteníu que-y prestaría volver " "a utilizar. Por exemplu, pue crear un documentu de plantía col so membrete." #. (itstool) path: steps/title #: C/files-templates.page:31 msgid "Make a new template" msgstr "Facer una plantía nueva" #. (itstool) path: item/p #: C/files-templates.page:32 msgid "" "Create a document that you are going to use as a template. For example, you " "could make your letterhead in a word processing application." msgstr "" "Cree un documentu que vaya a usar como plantía. Por exemplu, pue facer la so " "testera de carta nuna aplicación de procesamientu de testu." #. (itstool) path: item/p #: C/files-templates.page:35 msgid "" "Save the file with the template content in the Templates " "folder in your Home folder. If the Templates " "folder doesn't exist, you will need to create it first." msgstr "" "Guarde'l ficheru col conteníu de la plantía na carpeta Plantíes " "na so Carpeta personal. Si nun esiste la carpeta " "Plantíes, va necesitar creala enantes." #. (itstool) path: steps/title #: C/files-templates.page:41 msgid "Use a template to create a document" msgstr "Usar una plantía pa crear un documentu" #. (itstool) path: item/p #: C/files-templates.page:42 msgid "Open the folder where you want to place the new document." msgstr "Abra la carpeta au quiera allugar el documentu nuevu." #. (itstool) path: item/p #: C/files-templates.page:43 msgid "" "Right-click anywhere in the empty space in the folder, then choose New Document. The names of available templates will " "be listed in the submenu." msgstr "" #. (itstool) path: item/p #: C/files-templates.page:46 msgid "Choose your desired template from the list." msgstr "Escueya la plantía que quier de la llista." #. (itstool) path: item/p #: C/files-templates.page:47 msgid "Enter a filename for the newly-created document." msgstr "Introduza un nome pal documentu recién creáu." #. (itstool) path: item/p #: C/files-templates.page:48 msgid "Double-click the file to open it and start editing." msgstr "Faiga doble clic sobre'l ficheru p'abrilu y editalu." #. (itstool) path: info/desc #: C/files-tilde.page:8 msgid "These are backup files. They are hidden by default." msgstr "" "Estos son ficheros de copies de seguridá. Tán anubríos de manera " "predeterminada." #. (itstool) path: page/title #: C/files-tilde.page:24 msgid "What is a file with a \"~\" at the end of its name?" msgstr "¿Qué ye un ficheru con una \"~\" al final del nome?" #. (itstool) path: page/p #: C/files-tilde.page:26 msgid "" "Files with a \"~\" at the end of their names (for example, " "example.txt~) are automatically created backup copies of " "documents edited in the gedit text editor or other applications. " "It is safe to delete them, but there's no harm to leave them on your " "computer." msgstr "" "Los ficheros que nel so nome tienen una \"~\" a la fin (por exemplu, " "documentu.txt~) son copies de seguridá creaes automáticamente " "pol editor de testos gedit o otres aplicaciones. Ye seguro " "desaniciales, pero nun va asoceder nada malo si les dexa nel so equipu." #. (itstool) path: page/p #: C/files-tilde.page:31 msgid "" "These files are hidden by default. If you are seeing them, that is because " "you either selected Show Hidden Files (in the down menu of the " "Files toolbar) or pressed " "CtrlH. You can hide them again by " "repeating either of these steps." msgstr "" #. (itstool) path: page/p #: C/files-tilde.page:38 msgid "" "These files are treated in the same way as normal hidden files. See for advice on dealing with hidden files." msgstr "" "Estos ficheros trátense del mesmu mou que los ficheros anubríos normales. " "Consulte p'asesorase sobre cómo trabayar con " "ficheros anubríos." #. (itstool) path: info/desc #: C/get-involved.page:8 msgid "How and where to report problems with these help topics." msgstr "Cómo y ónde informar de fallos tocante a estos temes d'ayuda." #. (itstool) path: page/title #: C/get-involved.page:19 msgid "Participate to improve this guide" msgstr "Participe p'ameyorar esta guía" #. (itstool) path: page/p #: C/get-involved.page:22 msgid "" "This help system is created by a volunteer community. You are welcome to " "participate. If you notice a problem with these help pages (like typos, " "incorrect instructions or topics that should be covered but aren't), you can " "file a bug report." msgstr "" "Esti sistema d'ayuda creóse por una comunidá de voluntarios. Invitámoslu a " "participar n'elli. Si deteuta un problema nestes páxines d'ayuda (como " "fallos d'ortografía, instrucciones incorreutes o temes que tendríen de " "tratase y nun lo foron), pue unviar un informe de fallu." #. (itstool) path: page/p #: C/get-involved.page:25 msgid "" "To file a bug, press AltF2 and type " "ubuntu-bug ubuntu-docs. Press Enter to begin the " "bug collection process." msgstr "" "Pa crear un informe de fallu, prima " "AltF2 y escriba ubuntu-bug " "ubuntu-docs. Prima Intro pa empezar el procesu d'escoyeta " "de datos." #. (itstool) path: page/p #: C/get-involved.page:28 msgid "" "See the Ubuntu bug reporting " "instructions for more information about how to file your bug." msgstr "" #. (itstool) path: page/p #: C/get-involved.page:31 msgid "Thanks for helping make the Ubuntu Help better!" msgstr "¡Gracies por ayudar a ameyorar l'Ayuda d'Ubuntu!" #. (itstool) path: info/desc #: C/hardware-driver.page:8 msgid "" "A hardware/device driver allows your computer to use devices that are " "attached to it." msgstr "" "Un controlador de hardware/preséu ye aquel que dexa al so equipu usar " "preseos que tán coneutaos a él." #. (itstool) path: page/title #: C/hardware-driver.page:20 msgid "What is a driver?" msgstr "¿Qué ye un controlador?" #. (itstool) path: page/p #: C/hardware-driver.page:22 msgid "" "Devices are the physical \"parts\" of your computer. They may be " "external like printers and monitor or internal like " "graphics and audio cards." msgstr "" "Los preseos son «partes» físiques del so equipu. Puen ser esternes, " "como imprentadores y monitores, o internes como tarxetes gráfiques " "y de soníu." #. (itstool) path: page/p #: C/hardware-driver.page:24 msgid "" "In order for your computer to be able to use these devices, it needs to know " "how to communicate with them. This is done by a piece of software called a " "device driver." msgstr "" "Pa que'l so equipu pueda usar estos preseos, necesita saber cómo comunicase " "con ellos. Esto failo un elementu software denomáu controlador del " "preséu." #. (itstool) path: page/p #: C/hardware-driver.page:26 msgid "" "When you attach a device to your computer, you must have the correct driver " "installed for that device to work. For example, if you plug in a printer but " "the correct driver isn't available, you won't be able to use the printer. " "Normally, each model of device uses a driver that is not compatible with any " "other model." msgstr "" "Cuando coneuta un preséu al so equipu, esti tien de tener instaláu'l " "controlador correutu pa que'l preséu funcione. Por exemplu, si coneuta una " "imprentadora pero nun tán disponibles los controladores afayadizos, nun va " "poder usar esa imprentadora. Xeneralmente, cada marca y modelu de preséu " "tien los sos propios controladores, polo que nun va poder usar el " "controlador d'un preséu pa facer que funcione otru preséu distintu." #. (itstool) path: page/p #: C/hardware-driver.page:28 msgid "" "On Linux, the drivers for most devices are installed by default, so " "everything should work when you plug it in. However, the drivers may need to " "be installed manually or may not be available at all." msgstr "" "En GNU/Linux, los controladores pa la mayoría de los preseos instálense de " "manera predeterminada, asina que too tendría de funcionar namái coneutalo. " "Ye posible que precise instalar el controlador manualmente, o pue que nin " "siquier tea disponible." #. (itstool) path: page/p #: C/hardware-driver.page:30 msgid "" "In addition, some existing drivers are incomplete or partially non-" "functional. For example, you might find that your printer can't do double-" "sided printing, but is otherwise completely functional." msgstr "" "Arriendes, dellos controladores tán incompletos o nun funcionen correcho. " "Por exemplu, ye posible que la so imprentadora nun pueda imprentar a doble " "cara, pero seya dafechu funcional." #. (itstool) path: info/desc #: C/hardware-driver-proprietary.page:8 msgid "Proprietary device drivers are not freely available or open source." msgstr "" "Los controladores de preseos privativos nun tán disponibles llibremente o " "nun son de códigu abiertu." #. (itstool) path: page/title #: C/hardware-driver-proprietary.page:20 msgid "What are proprietary drivers?" msgstr "¿Qué son controladores privativos?" #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:22 msgid "" "Most of the devices (hardware) attached to your computer should function " "properly in Ubuntu. These devices are likely to have open source drivers, " "which means that the drivers can be modified by the Ubuntu developers and " "problems with them can be fixed." msgstr "" "La mayoría de los preseos (de hardware) coneutaos al so equipu tendríen de " "funcionar correchamente n'Ubuntu. Estos preseos bien probablemente dispongan " "de controladores de códigu abiertu, lo que significa que los desendolcadores " "d'Ubuntu puen modificar esos controladores y d'esti mou iguar los problemes " "que puedan surdir." #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:27 msgid "" "Some hardware does not have open source drivers, usually because the " "hardware manufacturer has not released details of their hardware which would " "make it possible to create such a driver. These devices may have limited " "functionality or may not work at all." msgstr "" "Dellos preseos nun tienen controladores de códigu abiertu, xeneralmente " "porque'l fabricante del preséu nun espublizó los detalles de los mesmos, lo " "que fadría posible crear un controlador. Estos preseos pue que tengan un " "funcionamientu más llindáu o que nun funcionen n'absolutu." #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:32 msgid "" "If a proprietary driver is available for a certain device, you can install " "it in order to allow your device to function properly, or to add new " "features. For example, installing a proprietary driver for certain graphics " "cards may allow you to use more advanced visual effects." msgstr "" "Si un controlador privativu ta disponible pa un determináu preséu, pue " "instalase col envís de dexar que'l preséu funcione correchamente, o " "p'amestar carauterístiques nueves. Por exemplu, la instalación d'un " "controlador privativu pa ciertes tarxetes gráfiques pue permitir l'usu " "d'efeutos visuales más avanzaos." #. (itstool) path: page/p #: C/hardware-driver-proprietary.page:37 msgid "" "Many computers do not need proprietary drivers at all because the open " "source drivers fully support the hardware." msgstr "" "Munchos equipos nun precisen controladores privativos porque los " "controladores de códigu abiertu son totalmente compatibles col hardware." #. (itstool) path: note/p #: C/hardware-driver-proprietary.page:41 msgid "" "Most problems with proprietary drivers cannot be fixed by Ubuntu developers." msgstr "" "La mayoría de problemes colos controladores privativos nun puen correxilos " "los desendolcadores d'Ubuntu." #. (itstool) path: info/title #: C/hardware.page:15 msgctxt "link:trail" msgid "Hardware" msgstr "Hardware" #. (itstool) path: info/desc #: C/hardware.page:17 msgid "" "Hardware problems, printers, power " "settings, color management, Bluetooth, disks…" msgstr "" "Problemes de hardware, imprentadores, configuración " "d'enerxía, xestión de color, Bluetooth, discos…" #. (itstool) path: page/title #: C/hardware.page:28 msgid "Hardware & drivers" msgstr "Hardware y controladores" #. (itstool) path: info/title #: C/hardware.page:38 msgctxt "link:trail" msgid "Problems" msgstr "Problemes" #. (itstool) path: info/title #: C/hardware.page:39 msgctxt "link" msgid "Hardware problems" msgstr "Problemes de hardware" #. (itstool) path: info/desc #: C/hardware-cardreader.page:10 msgid "Troubleshoot media card readers" msgstr "Resolver problemes de llectores de tarxeta multimedia" #. (itstool) path: page/title #: C/hardware-cardreader.page:22 msgid "Media card reader problems" msgstr "Problemes cola llectura de tarxeta multimedia" #. (itstool) path: page/p #: C/hardware-cardreader.page:24 msgid "" "Many computers contain readers for SD (Secure Digital), MMC " "(MultiMediaCard), SmartMedia, Memory Stick, CompactFlash, and other storage " "media cards. These should be automatically detected and mounted. Here are some troubleshooting steps if they are " "not:" msgstr "" "Munchos equipos tienen lleutores de SD (Secure Digital), MMC " "(MultiMediaCard), SmartMedia, Memory Stick, CompactFlash, u otres tarxetes " "de memoria. Tienen de deteutase automáticamente y montase. Equí siguen dalgunos pasos pa resolución de " "problemes en casu qu'esto nun asoceda." #. (itstool) path: item/p #: C/hardware-cardreader.page:30 msgid "" "Make sure that the card is put in correctly. Many cards look as though they " "are upside down when correctly inserted. Also make sure that the card is " "firmly seated in the slot; some cards, especially CompactFlash, require a " "small amount of force to insert correctly. (Be careful not to push too hard! " "If you come up against something solid, do not force it.)" msgstr "" "Asegúrese de que la tarxeta ta introducida correchamente. Munches tarxetes " "paez que tán vueltes del revés cuando tán correchamente inxertaes. Asegúrese " "tamién de que la tarxeta ta firmemente llantada na ranura; delles tarxetes, " "especialmente les CompactFlash, precisen una pequeña cantidá de fuerza pa " "inxertales correchamente (¡tenga curiáu de nun apertar muncho! Si s'atopa " "con daqué firme, nun lo fuerce)." #. (itstool) path: item/p #: C/hardware-cardreader.page:38 msgid "" "Open Files by using the Dash. Does the inserted card " "appear in the Devices list in the left sidebar? Sometimes the " "card appears in this list but is not mounted; click it once to mount. (If " "the sidebar is not visible, press F9 or click " "View Sidebar Show Sidebar.)" msgstr "" "Abra Ficheros faciendo usu del Tableru. Apaeció la " "tarxeta inxertada na llista de Preseos na barra llateral " "esquierda? A vegaes la tarxeta apaez na llista pero nun ta montada; faiga " "click nella pa montala. (Si la barra llateral nun ta visible, calque " "F9 o click en Ver Barra " "llateral Amosar barra llateral.)" #. (itstool) path: item/p #: C/hardware-cardreader.page:45 msgid "" "If your card does not show up in the sidebar, click " "GoComputer. If your card reader is " "correctly configured, the reader should come up as a drive when no card is " "present, and the card itself when the card has been mounted (see the picture " "below)." msgstr "" "Si la tarxeta nun apaez na barra llateral, calque en " "DirEquipu. Si'l llector de tarxetes " "ta correutamente configuráu, el llector tendría d'apaecer como una unidá " "cuando nun hai denguna tarxeta presente, y como la propia tarxeta cuando la " "tarxeta ta montada (ver na imaxe d'abaxo)." #. (itstool) path: item/p #: C/hardware-cardreader.page:51 msgid "" "If you see the card reader but not the card, the problem may be with the " "card itself. Try a different card or check the card on a different reader if " "possible." msgstr "" "Si usté ve'l llector de tarxetes, pero non la tarxeta, el problema pue tar " "na mesma tarxeta. Intente con otra tarxeta o compruebe la tarxeta nun " "llector distintu si ye dable." #. (itstool) path: page/p #: C/hardware-cardreader.page:56 msgid "" "If no cards or drives are available in the Computer folder, it is " "possible that your card reader does not work with Linux due to driver " "issues. If your card reader is internal (inside the computer instead of " "sitting outside) this is more likely. The best solution is to directly " "connect your device (camera, cell phone, etc.) to a USB port on the " "computer. USB external card readers are also available, and are far better " "supported by Linux." msgstr "" "Si nun hai denguna tarxeta o unidá disponible na carpeta Equipu, " "ye dable que'l to llector de tarxetes nun furrule con Linux por causes de " "drivers. Si'l llector de tarxetes ye internu (ta dientro del equipu y non " "fuera) eso ye más probable. La meyor solución ye coneutar el preséu (cámara, " "teléfonu celular, etc) nun puertu USB del equipu. Los llectores de tarxetes " "esternes tamién tán disponibles y tienen munchu meyor sofitu con Linux." #. (itstool) path: info/desc #: C/hardware-problems-graphics.page:15 msgid "Troubleshoot screen and graphics problems." msgstr "Resolvimientu de problemes de pantalla y gráficos." #. (itstool) path: page/title #: C/hardware-problems-graphics.page:21 msgid "Screen problems" msgstr "Problemes de la pantalla" #. (itstool) path: page/p #: C/hardware-problems-graphics.page:23 msgid "" "Most problems with the display are caused by issues with graphics drivers or " "configuration. Which of the topics below best describes the problem you are " "experiencing?" msgstr "" "La mayoría de los problemes cola pantalla débense a controladores de " "gráficos que nun tán funcionando correchamente o al usu d'una mala " "configuración. ¿Cuál de los siguientes temes describe meyor el problema que " "tien?" #. (itstool) path: info/title #: C/index.page:6 msgctxt "link" msgid "Ubuntu Desktop Guide" msgstr "Guía del escritoriu d'Ubuntu" #. (itstool) path: info/title #: C/index.page:7 msgctxt "text" msgid "Ubuntu Desktop Guide" msgstr "Guía del escritoriu d'Ubuntu" #. (itstool) path: title/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/index.page:9 #: C/index.page:21 msgctxt "_" msgid "" "external ref='figures/ubuntu-logo.png' md5='d2369e87106064d4c4ff65a0e65dca11'" msgstr "" "external ref='figures/ubuntu-logo.png' md5='d2369e87106064d4c4ff65a0e65dca11'" #. (itstool) path: info/title #: C/index.page:8 msgctxt "link:trail" msgid "" "Help Ubuntu Desktop Guide" msgstr "" "Ayuda Guía d'escritoriu d'Ubuntu" #. (itstool) path: page/title #: C/index.page:21 msgid "" "Ubuntu Logo " "Ubuntu Desktop Guide" msgstr "" "Logotipu de " "Ubuntu Guía del escritoriu d'Ubuntu" #. (itstool) path: info/desc #: C/keyboard.page:11 msgid "" "Input sources, cursor blinking, super " "key, keyboard accessibility…" msgstr "" #. (itstool) path: page/title #: C/keyboard.page:29 msgid "Keyboard" msgstr "Tecláu" #. (itstool) path: links/title #. (itstool) path: page/title #: C/keyboard.page:32 #: C/prefs-language.page:31 msgid "Region & Language" msgstr "" #. (itstool) path: info/desc #: C/keyboard-cursor-blink.page:11 msgid "Make the insertion point blink and control how quickly it blinks." msgstr "" "Facer que'l puntu d'inxertamientu parpaguie y remanar cómo de rápido " "parpaguia." #. (itstool) path: page/title #: C/keyboard-cursor-blink.page:32 msgid "Make the keyboard cursor blink" msgstr "Facer que parpaguie'l cursor del tecláu" #. (itstool) path: page/p #: C/keyboard-cursor-blink.page:34 msgid "" "If you find it difficult to see the keyboard cursor in a text field, you can " "make it blink to make it easier to locate." msgstr "" "Si-y resulta difícil ver el cursor del tecláu nun campu de testu, pue facelu " "parpaguiar pa que seya más cenciellu d'alcontrar." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:39 msgid "" "Click the icon at the far right of the menu bar and select System " "Settings." msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús y escueya " "Preferencies de sistema." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:42 #: C/keyboard-repeat-keys.page:45 msgid "In the Hardware section, click Keyboard." msgstr "Na seición Hardware, calque Tecláu." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:44 #| msgid "Select Open Folder." msgid "Select Cursor blinks in text fields." msgstr "Escueya El cursor parpaguia nos campos de testu." #. (itstool) path: item/p #: C/keyboard-cursor-blink.page:46 msgid "" "Use the Speed slider to adjust how quickly the cursor blinks." msgstr "" "Use l'eslizador Velocidá p'axustar la rapidez del parpaguéu del " "cursor." #. (itstool) path: credit/name #: C/keyboard-layouts.page:26 msgid "Juanjo Marín" msgstr "" #. (itstool) path: info/desc #: C/keyboard-layouts.page:35 msgid "Add input sources and switch between them." msgstr "" #. (itstool) path: page/title #: C/keyboard-layouts.page:38 msgid "Use alternative input sources" msgstr "" #. (itstool) path: page/p #: C/keyboard-layouts.page:40 msgid "" "Keyboards come in hundreds of different layouts for different languages. " "Even for a single language, there are often multiple keyboard layouts, such " "as the Dvorak layout for English. You can make your keyboard behave like a " "keyboard with a different layout, regardless of the letters and symbols " "printed on the keys. This is useful if you often switch between multiple " "languages." msgstr "" "Los teclaos vienen en cientos de distribuciones distintes pa distintes " "llingües. Incluso pa una sola llingua pue haber munches distribuciones de " "tecláu, como la distribución Dvorak pal idioma inglés. Pue facer que'l so " "tecláu se comporte como un tecláu con una distribución distinta, " "independientemente de qué lletres y símbolos tenga escritos nes tecles. Esto " "ye útil si tien qu'usar delles llingües de cutiu." #. (itstool) path: page/p #: C/keyboard-layouts.page:47 msgid "" "Some languages, such as Chinese or Korean, require a more complex input " "method than just a simple key to character mapping. Consequently some of the " "input sources you can choose between enable such a method. More about that " "in the section Complex input methods." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:53 msgid "Add input sources" msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:57 msgctxt "_" msgid "" "external ref='figures/input-keyboard-symbolic.svg' " "md5='74389aa7cb7f9702fd63253a83f08678'" msgstr "" "external ref='figures/input-keyboard-symbolic.svg' " "md5='74389aa7cb7f9702fd63253a83f08678'" #. (itstool) path: note/p #: C/keyboard-layouts.page:56 msgid "" "You can preview an image of any layout by selecting it in the list and " "clicking preview." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:66 #: C/keyboard-layouts.page:109 #: C/keyboard-layouts.page:169 msgid "In the Personal section, click Text Entry." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:69 msgid "" "Click the + button, select an input source, and click " "Add." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:74 msgid "" "The default source is the source at the top of the list. Use the " " and buttons to move sources up and down in the " "list." msgstr "" #. (itstool) path: gui/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/keyboard-layouts.page:80 msgctxt "_" msgid "" "external ref='figures/input-preferences.png' " "md5='2422aec461572532a159ef4c61e0384f'" msgstr "" #. (itstool) path: note/p #: C/keyboard-layouts.page:79 msgid "" "If you select a source with an input method, you can click preferences to access that method's preferences " "dialog if any." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:86 msgid "Input source indicator" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:88 msgid "" "You can quickly switch between selected sources using the input source " "indicator in the menu bar. The menu will display a short identifier for the " "current source, such as En for the standard English layout or a " "symbol in case of a source that uses a special input method, e.g. Chinese " "(Chewing). Click the input source indicator and select from the menu the " "source you want to use." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:97 msgid "Keyboard shortcuts" msgstr "Combinaciones de tecles" #. (itstool) path: section/p #: C/keyboard-layouts.page:99 msgid "" "You can also use keyboard shortcuts to quickly switch between your selected " "input sources. By default the shortcut for switching to next source is " "SuperSpace, but " "you can change it:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:112 msgid "" "Click the current shortcut definition below the label Switch to next " "source using." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:116 msgid "" "When the shortcut definition has changed to New accelerator..., " "press the keys you want to use as the new shortcut." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:123 msgid "Set input source for all windows or individually for each window" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:125 msgid "" "When you use multiple sources, you can choose to have all windows use the " "same source or to set a different source for each window. Using a different " "source for each window is useful, for example, if you're writing an article " "in another language in a word processor window. Your input source selection " "will be remembered for each window as you switch between windows." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:131 msgid "" "By default, new windows will use the default input source. You can instead " "choose to have them use the source of the window you were last using." msgstr "" #. (itstool) path: section/title #: C/keyboard-layouts.page:137 msgid "Complex input methods" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:139 msgid "" "Recommended frameworks for input methods are IBus and " "Fcitx. The latter is the default framework in Ubuntu for Chinese, " "Japanese, Korean and Vietnamese." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:143 msgid "" "Input source options with input methods are only available if respective " "input method (IM) engine is installed. When you install a language, a " "suitable IM engine is automatically installed if applicable." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:147 msgid "" "For example, to prepare for typing Korean (Hangul) on an English system, " "follow these steps:" msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:152 msgid "" "Install Korean. One of the " "installed packages is fcitx-hangul, the Hangul IM engine for Fcitx." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:157 msgid "Close Language Support and open it again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:160 msgid "Select fcitx as the Keyboard input method system." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:163 msgid "Log out and log in again." msgstr "" #. (itstool) path: item/p #: C/keyboard-layouts.page:172 msgid "" "Click the + button, select Hangul (Fcitx), and click " "Add." msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:177 msgid "" "This will make Hangul available in the Fcitx input source indicator " "in the menu bar. (The design differs from the IBus equivalent.)" msgstr "" #. (itstool) path: section/p #: C/keyboard-layouts.page:180 msgid "" "If you prefer some other IM engine than the one which is installed " "automatically when you install a language, you can install the IBus or Fcitx IM engine of your choice " "separately." msgstr "" #. (itstool) path: info/desc #: C/keyboard-nav.page:21 msgid "Use applications and the desktop without a mouse." msgstr "Use aplicaciones y l'escritoriu ensin mur." #. (itstool) path: page/title #: C/keyboard-nav.page:24 msgid "Keyboard navigation" msgstr "Navegación per tecláu" #. (itstool) path: page/p #: C/keyboard-nav.page:34 msgid "" "This page details keyboard navigation for people who cannot use a mouse or " "other pointing device, or who want to use a keyboard as much as possible. " "For keyboard shortcuts that are useful to all users, see instead." msgstr "" "Esta páxina detalla en detalle la navegación per mediu del tecláu, pa " "persones que nun puen utilizar un mur o otru preséu apuntador, o que quieren " "usar el tecláu lo más posible. P'atayos de tecláu útiles pa tolos usuarios, " "consulte amás ." #. (itstool) path: note/p #: C/keyboard-nav.page:40 msgid "" "If you cannot use a pointing device like a mouse, you can control the mouse " "pointer using the numeric keypad on your keyboard. See for details." msgstr "" "Si nun pue usar un preséu aputandor como un mur, pue remanar el punteru del " "mur usando'l tecláu numbéricu. Consulte pa " "más detalles." #. (itstool) path: table/title #: C/keyboard-nav.page:46 msgid "Navigate user interfaces" msgstr "Navegar poles interfaces d'usuariu" #. (itstool) path: td/p #: C/keyboard-nav.page:48 msgid "Tab and CtrlTab" msgstr "Tab y CtrlTab" #. (itstool) path: td/p #: C/keyboard-nav.page:50 msgid "" "Move keyboard focus between different controls. Ctrl " "Tab moves between groups of controls, such as from a " "sidebar to the main content. CtrlTab " "can also break out of a control that uses Tab itself, such as a " "text area." msgstr "" "Mover el focu del tecláu ente controles distintos. Ctrl " "Tab mueve ente grupos de controles, como dende la barra " "llateral al conteníu principal. " "CtrlTab tamién pue salir d'un control " "qu'utiliza Tab, como una área de testu." #. (itstool) path: td/p #: C/keyboard-nav.page:54 msgid "Hold down Shift to move focus in reverse order." msgstr "" "Caltenga primida la tecla Mayús pa mover el focu n'orde inversu." #. (itstool) path: td/p #: C/keyboard-nav.page:58 msgid "Arrow keys" msgstr "Tecles de fleches" #. (itstool) path: td/p #: C/keyboard-nav.page:60 msgid "" "Move selection between items in a single control, or among a set of related " "controls. Use the arrow keys to focus buttons in a toolbar, select items in " "a list or icon view, or select a radio button from a group." msgstr "" "Mover la seleición ente elementos d'un únicu control, o ente un conxuntu de " "controles rellacionaos. Use les tecles de fleches pa dar el focu a los " "botones, escoyer elementos nuna vista de llista o d'iconos o pa escoyer un " "botón d'escoyeta nun grupu." #. (itstool) path: td/p #: C/keyboard-nav.page:63 msgid "" "In a tree view, use the left and right arrow keys to collapse and expand " "items with children." msgstr "" "Na vista d'árbol, use les tecles de flecha esquierda y derecha pa espander y " "zarrar los elementos con fíos." #. (itstool) path: td/p #: C/keyboard-nav.page:68 msgid "CtrlArrow keys" msgstr "CtrlTecles de fleches" #. (itstool) path: td/p #: C/keyboard-nav.page:69 msgid "" "In a list or icon view, move the keyboard focus to another item without " "changing which item is selected." msgstr "" "Nuna vista de llista o d'iconu, mueva'l focu del tecláu a otru elementu " "ensin camudar l'elementu escoyíu." #. (itstool) path: td/p #: C/keyboard-nav.page:73 msgid "ShiftArrow keys" msgstr "MayúsFleches" #. (itstool) path: td/p #: C/keyboard-nav.page:74 msgid "" "In a list or icon view, select all items from the currently selected item to " "the newly focused item." msgstr "" "Nuna vista de llista o iconu, escueya tolos elementos dende l'elementu " "escoyíu hasta l'elementu más apocayá resaltáu." #. (itstool) path: td/p #: C/keyboard-nav.page:78 msgid "Space" msgstr "Espaciu" #. (itstool) path: td/p #: C/keyboard-nav.page:79 msgid "Activate a focused item such as a button, check box, or list item." msgstr "" "Activar un elementu enfocáu, como un botón, caxellu de marcáu o elementu de " "llista." #. (itstool) path: td/p #: C/keyboard-nav.page:82 msgid "CtrlSpace" msgstr "CtrlEspaciu" #. (itstool) path: td/p #: C/keyboard-nav.page:83 msgid "" "In a list or icon view, select or deselect the focused item without " "deselecting other items." msgstr "" "Nuna vista de llista o iconu, escueya o deseleicione l'elementu resaltáu " "ensin deseleicionar otros." #. (itstool) path: td/p #: C/keyboard-nav.page:87 msgid "Alt" msgstr "Alt" #. (itstool) path: td/p #: C/keyboard-nav.page:88 msgid "" "Hold down the Alt key to reveal accelerators: underlined " "letters on menu items, buttons, and other controls. Press Alt " "plus the underlined letter to activate a control, just as if you had clicked " "on it." msgstr "" "Caltenga primida la tecla Alt pa revelar los " "aceleradores: les lletres sorrayaes nos menús, botones y otros " "controles. Prima Alt más la lletra sorrayada p'activar un " "control, produciendo'l mesmu efeutu que al calcar dichu control col mur." #. (itstool) path: td/p #: C/keyboard-nav.page:94 msgid "Esc" msgstr "Esc" #. (itstool) path: td/p #: C/keyboard-nav.page:95 msgid "Exit a menu, popup, switcher, or dialog window." msgstr "" "Salir d'un menú, elementu emerxente, conmutador, o ventana de diálogu." #. (itstool) path: td/p #: C/keyboard-nav.page:98 msgid "F10" msgstr "F10" #. (itstool) path: td/p #: C/keyboard-nav.page:99 msgid "" "Open the first menu on the menu bar of a window. Use the arrow keys to " "navigate the menus." msgstr "" #. (itstool) path: td/p #: C/keyboard-nav.page:103 msgid "ShiftF10 or the Menu key" msgstr "MayúsF10 o la tecla Menú" #. (itstool) path: td/p #: C/keyboard-nav.page:105 msgid "" "Pop up the context menu for the current selection, as if you had right-" "clicked." msgstr "" "Abrir el menú contestual pa la seleición actual, como si calcara sobre ella " "col botón derechu del mur." #. (itstool) path: td/p #: C/keyboard-nav.page:110 msgid "CtrlF10" msgstr "CtrlF10" #. (itstool) path: td/p #: C/keyboard-nav.page:111 msgid "" "In the file manager, pop up the context menu for the current folder, as if " "you had right-clicked on the background and not on any item." msgstr "" "Nel xestor de ficheros, abra'l menú contestual de la carpeta actual, lo " "mesmo que s'abriría al calcar col botón derechu del mur no fondero de la " "carpeta." #. (itstool) path: td/p #: C/keyboard-nav.page:115 msgid "" "CtrlPageUp and " "CtrlPageDown" msgstr "" "CtrlRe Páx y " "CtrlAv Páx" #. (itstool) path: td/p #: C/keyboard-nav.page:117 msgid "In a tabbed interface, switch to the tab to the left or right." msgstr "" "Nuna interfaz con llingüetes, camudar a la llingüeta a la esquierda o a la " "derecha." #. (itstool) path: table/title #: C/keyboard-nav.page:122 msgid "Navigate the desktop" msgstr "Navegar pel escritoriu" #. (itstool) path: table/title #: C/keyboard-nav.page:135 msgid "Navigate windows" msgstr "Navegar peles ventanes" #. (itstool) path: td/p #: C/keyboard-nav.page:137 #: C/shell-keyboard-shortcuts.page:32 msgid "AltF4" msgstr "AltF4" #. (itstool) path: td/p #: C/keyboard-nav.page:138 #: C/shell-keyboard-shortcuts.page:33 msgid "Close the current window." msgstr "Zarra la ventana actual." #. (itstool) path: td/p #: C/keyboard-nav.page:141 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:142 msgid "Restore a maximized window to its original size." msgstr "Restaura una ventana maximizada al so tamañu orixinal." #. (itstool) path: td/p #: C/keyboard-nav.page:145 msgid "AltF7" msgstr "AltF7" #. (itstool) path: td/p #: C/keyboard-nav.page:146 msgid "" "Move the current window. Press AltF7, " "then use the arrow keys to move the window. Press Enter to finish " "moving the window, or Esc to return it to its original place." msgstr "" "Mover la ventana actual. Prima AltF7, " "y depués use les tecles de flecha pa mover la ventana. Prima " "Intro pa terminar de mover la ventana, o Esc pa " "tornala a la so posición orixinal." #. (itstool) path: td/p #: C/keyboard-nav.page:151 msgid "AltF8" msgstr "AltF8" #. (itstool) path: td/p #: C/keyboard-nav.page:152 msgid "" "Resize the current window. Press " "AltF8, then use the arrow keys to " "resize the window. Press Enter to finish resizing the window, or " "Esc to return it to its original size." msgstr "" "Redimensionar la ventana actual. Prima " "AltF8, y depués use les tecles de " "flecha pa redimensionar la ventana. Prima Intro pa terminar de " "redimensionar la ventana, o Esc pa tornala al so tamañu orixinal." #. (itstool) path: td/p #: C/keyboard-nav.page:160 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:161 msgid "Maximize a window." msgstr "Maximizar una ventana." #. (itstool) path: td/p #: C/keyboard-nav.page:164 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:165 msgid "Maximize a window vertically along the left side of the screen." msgstr "" "Maximiza una ventana verticalmente a lo llargo del llau esquierdu de la " "pantalla." #. (itstool) path: td/p #: C/keyboard-nav.page:169 msgid "" "CtrlSuper" msgstr "" "CtrlSuper" #. (itstool) path: td/p #: C/keyboard-nav.page:170 msgid "Maximize a window vertically along the right side of the screen." msgstr "" "Maximiza una ventana verticalmente a lo llargo del llau derechu de la " "pantalla." #. (itstool) path: td/p #: C/keyboard-nav.page:174 msgid "AltSpace" msgstr "AltEspaciu" #. (itstool) path: td/p #: C/keyboard-nav.page:175 msgid "Pop up the window menu, as if you had right-clicked on the titlebar." msgstr "" "Abrir el menú de la ventana, como si calcara la barra de títulu col botón " "derechu del mur." #. (itstool) path: credit/name #: C/keyboard-osk.page:11 #: C/net-firewall-on-off.page:17 #: C/power-hibernate.page:24 #: C/unity-dash-apps.page:13 #: C/unity-dash-files.page:13 #: C/unity-dash-friends.page:13 #: C/unity-dash-intro.page:13 #: C/unity-dash-music.page:13 #: C/unity-dash-photos.page:14 #: C/unity-dash-video.page:13 #: C/unity-hud-intro.page:13 #: C/unity-launcher-change-autohide.page:10 #: C/unity-launcher-shapes.page:10 #: C/unity-scrollbars-intro.page:13 #: C/unity-shopping.page:14 msgid "Jeremy Bicha" msgstr "Jeremy Bicha" #. (itstool) path: info/desc #: C/keyboard-osk.page:22 msgid "" "Use an on-screen keyboard to enter text by clicking buttons with the mouse." msgstr "" "Use un tecláu en pantalla pa introducir testu calcando botones col mur." #. (itstool) path: page/title #: C/keyboard-osk.page:28 msgid "Use a screen keyboard" msgstr "Usar un tecláu de pantalla" #. (itstool) path: page/p #: C/keyboard-osk.page:30 msgid "" "If you don't have a keyboard attached to your computer or prefer not to use " "it, you can turn on the screen keyboard to enter text." msgstr "" "Si nun tien un tecláu coneutáu al so equipu o prefier nun usalu, pue activar " "el tecláu en pantalla pa introducir testu." #. (itstool) path: item/p #: C/keyboard-osk.page:38 msgid "Switch on Typing Assistant to show the screen keyboard." msgstr "" "En 'Accesu Universal', camude a Asistente de tecleáu p'amosar el " "tecláu en pantalla." #. (itstool) path: info/desc #: C/keyboard-repeat-keys.page:27 msgid "" "Make the keyboard not repeat letters when you hold down a key, or change the " "delay and speed of repeat keys." msgstr "" "Facer que'l tecláu nun repita les lletres cuando se caltenga una tecla " "calcada, o camudar el retardu y la velocidá de repetición de les tecles." #. (itstool) path: page/title #: C/keyboard-repeat-keys.page:32 msgid "Turn off repeated key presses" msgstr "Desactivar la repetición de tecles" #. (itstool) path: page/p #: C/keyboard-repeat-keys.page:34 msgid "" "By default, when you hold down a key on your keyboard, the letter or symbol " "will be repeated until you release the key. If you have difficulty picking " "your finger back up quickly enough, you can disable this feature, or change " "how long it takes before key presses start repeating." msgstr "" "De forma predeterminada, si caltién calcada una tecla nel tecláu, va " "repetise la so lletra o símbolu hasta que suelte la tecla. Si tien " "dificultaes pa retirar el so deu lo bastante rápido, pue desactivar esta " "carauterística o camudar el tiempu que tarden los caráuteres n'empezar a " "repetise." #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:48 msgid "" "Turn off Key presses repeat when key is held down to disable " "repeated keys entirely." msgstr "" "Desactive Les pulsaciones de tecles repítense cuando la tecla se " "caltién calcada pa desactivar dafechu les tecles repetíes." #. (itstool) path: item/p #: C/keyboard-repeat-keys.page:50 msgid "" "Alternatively, adjust the Delay slider to control how long you " "have to hold a key down to begin repeating it, and adjust the " "Speed slider to control how quickly key presses repeat." msgstr "" "De forma alternativa, axuste la barra eslizadora Retrasu pa " "remanar cuántu tiempu tien que caltenese primida una tecla pa qu'empiece a " "repetise, y axuste la barra eslizadora Velocidá pa controlar la " "velocidá na repetición al calcar una tecla." #. (itstool) path: info/desc #: C/keyboard-shortcuts-set.page:22 msgid "Define or change keyboard shortcuts in Keyboard settings." msgstr "" "Definir o camudar atayos de tecláu en configuración de tecláu." #. (itstool) path: page/title #: C/keyboard-shortcuts-set.page:25 msgid "Set keyboard shortcuts" msgstr "Configurar atayos de tecláu" #. (itstool) path: page/p #: C/keyboard-shortcuts-set.page:40 msgid "To change the key or keys to be pressed for a keyboard shortcut:" msgstr "Pa camudar la tecla o tecles a primir nun atayu de tecláu:" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:45 msgid "Open Keyboard and select the Shortcuts tab." msgstr "Abra Tecláu y escueya la llingüeta Atayos." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:48 msgid "" "Select a category in the left pane, and the row for the desired action on " "the right. The current shortcut definition will change to New " "accelerator…" msgstr "" "Escueya una categoría nel panel de la esquierda y la filera de l'aición " "deseada na derecha. La definición del atayu actual va camudar a Atayu " "nuevu..." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:53 msgid "" "Hold down the desired key combination, or press Backspace to " "clear." msgstr "" "Caltenga calcada la combinación de tecláu deseada o calque la tecla " "Retrocesu pa llimpiar." #. (itstool) path: section/title #: C/keyboard-shortcuts-set.page:59 msgid "Custom shortcuts" msgstr "Atayos personalizaos" #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:61 msgid "To create your own keyboard shortcut:" msgstr "Pa crear el so propiu atayu de tecláu:" #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:65 msgid "" "Select Custom Shortcuts in the left pane, and click the " "+ button (or click the + button in any category). The " "Custom Shortcut window will appear." msgstr "" "Escueya Atayos personalizaos nel panel esquierdu, y calque nel " "botón + (o nel botón + nuna categoría). La ventana de " "Atayu personalizáu va apaecer." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:70 msgid "" "Type a Name to identify the shortcut, and a Command to " "run an application, then click Apply. For example, if you wanted " "the shortcut to open Rhythmbox, you could name it Music and " "use the rhythmbox command." msgstr "" "Type a Name to identify the shortcut, and a Command to " "run an application, then click Apply. For example, if you wanted " "the shortcut to open Rhythmbox, you could name it Music and " "use the rhythmbox command." #. (itstool) path: item/p #: C/keyboard-shortcuts-set.page:76 msgid "" "Click Disabled in the row that was just added. When it changes to " "New accelerator…, hold down the desired shortcut key combination." msgstr "" "Calque en Desactiváu na columna que s'amiesta a mandrecha. Cuando " "cambie a Atayu nuevu…, calque na combinación de tecles deseada " "pal atayu." #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:81 msgid "" "The command name that you type should be a valid system command. You can " "check that the command works by opening a Terminal and typing it in there. " "The command that opens an application may not have exactly the same name as " "the application itself." msgstr "" "El nome de la orde qu'escribe tien de ser una orde válida. Pue comprobar que " "la orde funciona abriendo una Terminal y tecleándola ellí. La orde p'abrir " "una aplicación pue nun tener el mesmu nome exautu que l'aplicación en sí." #. (itstool) path: section/p #: C/keyboard-shortcuts-set.page:86 msgid "" "If you want to change the command that is associated with a custom keyboard " "shortcut, double-click the name of the shortcut. The Custom " "Shortcut window will appear, and you can edit the command." msgstr "" "Si quier camudar la orde asociada con un atayu de tecláu personalizáu, faiga " "doble clic nel nome del atayu. La ventana Atayos " "personalizaos va apaecer y va poder editar la orde." #. (itstool) path: info/desc #: C/look-background.page:11 msgid "Set an image, color, or gradient as your desktop background." msgstr "Afitar una imaxe, color o dilíu como fondu del so escritoriu." #. (itstool) path: credit/name #: C/look-background.page:18 msgid "April Gonzales" msgstr "April Gonzales" #. (itstool) path: page/title #: C/look-background.page:40 msgid "Change the desktop background" msgstr "Camudar el fondu del escritoriu" #. (itstool) path: page/p #: C/look-background.page:42 msgid "" "You can change the image used for your desktop background, or set it to a " "simple color or gradient." msgstr "" "Pue camudar la imaxe usada como fondu d'escritoriu, o configuralu con un " "color cenciellu o dilíu." #. (itstool) path: item/p #: C/look-background.page:46 msgid "" "Right click on the desktop and select Change Desktop Background." msgstr "" "Calque col botón derechu sobre l'escritoriu y escueya Cambiar fondu " "d'escritoriu." #. (itstool) path: item/p #: C/look-background.page:47 msgid "Select an image or color. The settings are applied immediately." msgstr "" #. (itstool) path: page/p #: C/look-background.page:50 msgid "There are three choices in the drop-down list on the top right." msgstr "Hai trés eleiciones na llista desplegable na parte cimera derecha." #. (itstool) path: item/p #: C/look-background.page:52 msgid "" "Select Wallpapers to use one of the many professional background " "images that ship with Ubuntu. With the exception of the Ubuntu wallpaper, " "all of the default wallpaper choices were created by winners of a Community " "Wallpaper Contest." msgstr "" "Escueya Fondos d'escritoriu pa usar ún de los munchos fondos " "profesionales incluyíos con Ubuntu. A esceición del fondu «Ubuntu», toles " "opciones predeterminaes de fondu tán creaes polos ganadores d'un concursu " "comuñal." #. (itstool) path: item/p #: C/look-background.page:56 msgid "" "Some wallpapers are partially transparent and allow a background color to " "show through. For these wallpapers, there will be a color selector button in " "the bottom-right corner." msgstr "" "Dellos fondos de pantalla son parcialmente tresparentes y dexen que pueda " "amosase un color de fondu al traviés d'él. Pa estos fondos de pantalla, va " "haber un botón seleutor de color na esquina inferior derecha." #. (itstool) path: item/p #: C/look-background.page:60 msgid "" "Select Pictures Folder to use one of your own photos from your " "Pictures folder. Most photo management applications store photos there." msgstr "" "Escueya Carpeta d'imáxenes pa usar una de les sos propies semeyes " "de la so carpeta Imáxenes. La mayoría de xestores de fotografíes almacenen " "les imaxes ellí." #. (itstool) path: item/p #: C/look-background.page:63 msgid "" "Select Colors & Gradients to just use a flat color or a " "linear gradient. Color selector buttons will appear in the bottom right " "corner." msgstr "" "Escueya Colores y dilíos pa escoyer un color planu simple o un " "degradáu. Van apaecer unos botones pa escoyer los colores na esquina " "inferior derecha." #. (itstool) path: page/p #: C/look-background.page:68 msgid "" "You can also browse for any picture on your computer by clicking the " "+ button. Any picture you add this way will show up under " "Pictures Folder. You can remove it from the list by selecting it " "and clicking the - button. Removing a picture from the list will " "not delete the original file." msgstr "" "Tamién pue guetar por una imaxe nel so equipu calcando'l botón +. " "Cualquier imaxe qu'amieste d'esti mou va amosase baxo Carpeta " "d'imáxenes. Pue quitala de la llista seleicionándola y calcando'l " "botón -. Al quitar una imaxe de la llista nun va desaniciase'l " "ficheru orixinal." #. (itstool) path: info/desc #: C/look-display-fuzzy.page:8 msgid "The screen resolution may be set incorrectly." msgstr "La resolución de la pantalla pue tar axustada incorreutamente." #. (itstool) path: page/title #: C/look-display-fuzzy.page:32 msgid "Why do things look fuzzy/pixelated on my screen?" msgstr "¿Por qué paez que lo qu'hai na mio pantalla ta difuso o pixelao?" #. (itstool) path: page/p #: C/look-display-fuzzy.page:34 msgid "" "This can happen because the display resolution that you have set it is not " "the right one for your screen." msgstr "" "Esto pue asoceder porque la resolución de pantalla que definió nun ye la más " "afayadiza pa la so pantalla." #. (itstool) path: page/p #: C/look-display-fuzzy.page:36 msgid "" "To solve this, click the icon at the very right of the menu bar and go to " "System Settings. In the Hardware section, choose " "Displays. Try some of the Resolution options and set " "the one that makes the screen look better." msgstr "" "Pa resolver esto, calque nel iconu asitiáu nel estremu derechu de la barra " "de menús y escueya Axustes del sistema. Na seición Hardware, " "escueya Pantalles. Pruebe distintes opciones de " "resolución y escueya la que se vea meyor na so pantalla." #. (itstool) path: section/title #: C/look-display-fuzzy.page:46 msgid "When multiple displays are connected" msgstr "Cuando hai dellos monitores coneutaos" #. (itstool) path: section/p #: C/look-display-fuzzy.page:48 msgid "" "If you have two displays connected to the computer (for example, a normal " "monitor and a projector), the displays might have different resolutions. " "However, the computer's graphics card can only display the screen in one " "resolution at a time, so at least one of the displays might look fuzzy." msgstr "" "Si tien dos pantalles coneutaes al equipu (por exemplu, un monitor normal y " "un proyeutor), estes podríen tener una resolución distinta. Sicasí, la " "tarxeta gráfica del equipu namái pue visualizar la pantalla nuna única " "resolución cada vegada, polo que al menos una de les pantalles podría vese " "borrosa." #. (itstool) path: section/p #: C/look-display-fuzzy.page:50 msgid "" "You can set it so that the two displays have different resolutions, but you " "won't be able to display the same thing on both screens simultaneously. In " "effect, you will have two independent screens connected at the same time. " "You can move windows from one screen to another, but you can't show the same " "window on both screens at once." msgstr "" "Ye posible facer que los dos pantalles tengan distinta resolución, pero " "entós nun va poder visualizar lo mesmo en dambes pantalles al empar. " "N'efeutu, tendría dos pantalles independientes coneutaes al empar. Pue mover " "ventanes d'una pantalla a la otra, pero nun va poder amosar la mesma ventana " "en dambes pantalles al empar." #. (itstool) path: section/p #: C/look-display-fuzzy.page:52 msgid "To set up the displays so that they each have their own resolution:" msgstr "" "Pa configurar les pantalles, por que cada una tenga'l so propiu " "resolvimientu:" #. (itstool) path: item/p #: C/look-display-fuzzy.page:56 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings. Open Displays." msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús y escueya " "Axustes del sistema. Abra Pantalles." #. (itstool) path: item/p #: C/look-display-fuzzy.page:60 msgid "Uncheck Mirror Displays." msgstr "Desmarque Espeyar pantalles." #. (itstool) path: item/p #: C/look-display-fuzzy.page:64 msgid "" "Select each display in turn from the gray box at the top of the " "Displays window. Change the Resolution until that " "display looks right." msgstr "" "Escueya cada pantalla por turnu de la caxa gris na parte cimera de la " "ventana de Pantalles. Camude la Resolución hasta que " "la pantalla se vea bien." #. (itstool) path: info/desc #: C/look-resolution.page:13 msgid "Change the resolution of the screen and its orientation (rotation)." msgstr "Camudar la resolución de la pantalla y la so orientación (Rotación)." #. (itstool) path: page/title #: C/look-resolution.page:29 msgid "Change the size or rotation of the screen" msgstr "Camudar el tamañu o la rotación de la pantalla" #. (itstool) path: page/p #: C/look-resolution.page:31 msgid "" "You can change how big (or how detailed) things appear on the screen by " "changing the screen resolution. You can change which way up things " "appear (for example, if you have a rotating display) by changing the " "rotation." msgstr "" "Pue camudar cómo de grandes (o detallaes), apaecen les coses na pantalla " "camudando la Resolución de pantalla. Pue camudar la manera na que " "s'amuesen les coses (por exemplu, si tien una pantalla xiratoria) camudando " "la Rotación." #. (itstool) path: item/p #: C/look-resolution.page:39 msgid "" "Click the icon on the very right of the menu bar and select System " "Settings." msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús y escueya " "Axustes del sistema." #. (itstool) path: item/p #: C/look-resolution.page:41 msgid "" "If you have multiple displays and they are not mirrored, you can have " "different settings on each display. Select a display in the preview area." msgstr "" #. (itstool) path: item/p #: C/look-resolution.page:43 msgid "Select your desired resolution and rotation." msgstr "Escueya la Resolución y Rotación que quier." #. (itstool) path: item/p #: C/look-resolution.page:44 msgid "" "Click Apply. The new settings will be applied for 30 seconds " "before reverting back. That way, if you cannot see anything with the new " "settings, your old settings will be automatically restored. If you are happy " "with the new settings, click Keep This Configuration." msgstr "" "Calque Aplicar. Les nueves configuraciones van aplicase mientres " "30 segundos enantes de ser revertíes automáticamente. D'esa manera, si nun " "funciona la so pantalla coles nueves configuraciones, les sos " "configuraciones anteriores van restaurase. Si prefier les sos nueves " "configuraciones, calque Caltener esta configuración." #. (itstool) path: note/p #: C/look-resolution.page:51 msgid "" "When you use another display, like a projector, it should be detected " "automatically so you can change its settings in the same way as your usual " "display. If this does not happen, just click Detect Displays." msgstr "" "Cuando s'usa otra pantalla, como un proyeutor, tien de deteutase " "automáticamente pa que pueda camudar la su configuración na mesma forma que " "la pantalla normal. Si esto nun asocede, cenciellamente calque en " "Deteutar pantalles." #. (itstool) path: section/title #: C/look-resolution.page:55 msgid "Resolution" msgstr "Resolución" #. (itstool) path: section/p #: C/look-resolution.page:56 msgid "" "The resolution is the number of pixels (dots on the screen) in each " "direction that can be displayed. Each resolution has an aspect " "ratio, the ratio of the width to the height. Wide-screen displays use a " "16:9 aspect ratio, while traditional displays use 4:3. If you choose a " "resolution that does not match the aspect ratio of your display, the screen " "will be letterboxed to avoid distortion." msgstr "" "La resolución ye'l númberu de píxeles (puntos na pantalla) que puen amosase " "en cada direición. Cada resolución tien una rellación d'aspeutu, la " "rellación del anchor col altor. Les pantalles anches usen una rellación " "d'aspeutu de 16:9, mentanto que les pantalles tradicionales usen 4:3. Si " "escueye una resolución que nun concasa cola rellación d'aspeutu de la so " "pantalla, la imaxe va amenorgase con un efeutu «letterbox» (con bandes " "prietes), pa evitar la distorsión." #. (itstool) path: section/p #: C/look-resolution.page:61 msgid "" "You can choose the resolution you prefer from the Resolution drop-" "down list. If you choose one that is not right for your screen it may look fuzzy or pixelated." msgstr "" "Pue escoyer la resolución que prefiera dende la llista desplegable " "Resolución. Si escueye una que nun ye afayadiza pa la so " "pantalla, esta pue apaecer borrosa o " "pixelada." #. (itstool) path: section/title #: C/look-resolution.page:67 msgid "Rotation" msgstr "Rotación" #. (itstool) path: section/p #: C/look-resolution.page:68 msgid "" "On some laptops, you can physically rotate the screen in many directions. It " "is useful to be able to change the display rotation. You can choose the " "rotation you want for your display from the Rotation drop-down " "list." msgstr "" #. (itstool) path: info/desc #: C/media.page:15 msgid "" "Digital cameras, iPods, playing " "videos…" msgstr "" #. (itstool) path: page/title #: C/media.page:23 msgid "Sound, video & pictures" msgstr "Soníu, videu ya imáxenes" #. (itstool) path: info/title #: C/media.page:27 msgctxt "sort" msgid "Sound" msgstr "Soníu" #. (itstool) path: info/title #: C/media.page:28 msgctxt "link:trail" msgid "Sound" msgstr "Soníu" #. (itstool) path: info/title #: C/media.page:29 msgctxt "link:topic" msgid "Sound" msgstr "Soníu" #. (itstool) path: info/desc #: C/media.page:30 msgid "" "Volume, speakers and headphones, microphones…" msgstr "" "Volume, altavoces y auriculares, micrófonos…" #. (itstool) path: section/title #: C/media.page:37 msgid "Basic sound" msgstr "Soníu básicu" #. (itstool) path: info/title #: C/media.page:41 msgctxt "link" msgid "Music and players" msgstr "Música y reproductores" #. (itstool) path: section/title #: C/media.page:42 msgid "Music and portable audio players" msgstr "Música y reproductores de soníu portátiles" #. (itstool) path: info/title #: C/media.page:46 msgctxt "link" msgid "Photos" msgstr "Semeyes" #. (itstool) path: section/title #: C/media.page:47 msgid "Photos and digital cameras" msgstr "Semeyes y cámares dixitales" #. (itstool) path: info/title #: C/media.page:51 msgctxt "link" msgid "Videos" msgstr "Vídeos" #. (itstool) path: section/title #: C/media.page:52 msgid "Videos and video cameras" msgstr "Vídeos y videocámares" #. (itstool) path: info/desc #: C/more-help.page:19 msgid "" "Tips on using this guide, help improve this guide…" msgstr "" "Conseyos pa usar esta guía, ayude a ameyorar esta guía…" #. (itstool) path: page/title #: C/more-help.page:25 msgid "Get more help" msgstr "Llograr más ayuda" #. (itstool) path: info/desc #: C/mouse.page:7 msgid "" "Left-handed, speed and sensitivity, touchpad clicking and scrolling…" msgstr "" "Maniegu, velocidá y sensibilidá, pulsación y desplazamientu de touchpad…" #. (itstool) path: page/title #: C/mouse.page:22 msgid "Mouse" msgstr "Mur" #. (itstool) path: info/title #: C/mouse.page:33 msgctxt "link" msgid "Common mouse problems" msgstr "Problemes comunes del mur" #. (itstool) path: info/title #: C/mouse.page:34 msgctxt "link:trail" msgid "Common problems" msgstr "Problemes comunes" #. (itstool) path: info/title #: C/mouse.page:41 msgctxt "link" msgid "Mouse tips" msgstr "Conseyos del mur" #. (itstool) path: info/title #: C/mouse.page:42 msgctxt "link:trail" msgid "Tips" msgstr "Conseyos" #. (itstool) path: section/title #: C/mouse.page:44 msgid "Tips" msgstr "Conseyos" #. (itstool) path: info/desc #: C/mouse-doubleclick.page:12 msgid "" "Control how quickly you need to press the mouse button a second time to " "double-click." msgstr "" "Controlar la velocidá de pulsación del botón del mur pa efeutuar una " "pulsación doble." #. (itstool) path: page/title #: C/mouse-doubleclick.page:30 msgid "Adjust the double-click speed" msgstr "Axustar la velocidá de la duble pulsación" #. (itstool) path: page/p #: C/mouse-doubleclick.page:32 msgid "" "Double-clicking only happens when you press the mouse button twice quickly " "enough. If the second press is too long after the first, you'll just get two " "separate clicks, not a double click. If you have difficulty pressing the " "mouse button quickly, you should increase the timeout." msgstr "" "El 'duble clic', namái asocede cuando se calca'l botón del mur dos vegaes " "cola suficiente rapidez. Si la segunda vegada ye munchu tiempu dempués de la " "primera, considérense dos pulsaciones separtaes, non un duble clic. Si tien " "dificultá pa calcar el botón del mur con rapidez, tien d'aumentar el tiempu " "d'espera." #. (itstool) path: item/p #: C/mouse-doubleclick.page:39 #: C/mouse-lefthanded.page:35 #: C/mouse-sensitivity.page:40 #: C/mouse-touchpad-click.page:30 #: C/mouse-touchpad-click.page:66 #: C/mouse-touchpad-click.page:100 msgid "Open Mouse & Touchpad." msgstr "Abra Mur y touchpad." #. (itstool) path: item/p #: C/mouse-doubleclick.page:40 msgid "" "Under General, adjust the Double-click slider to a " "value you find comfortable." msgstr "" "En Xeneral, axuste l'eslizador de Retardu del duble " "clic a un valor nel que tea cómodu." #. (itstool) path: item/p #: C/mouse-doubleclick.page:42 msgid "" "Click the Test Your Settings button to test. A single click in " "the window will highlight the outer circle. A double-click will highlight " "the inside circle." msgstr "" "Calque nel iconu de la cara pa Probar la so configuración. La " "cara va sonrir al calcar col mur una vegada. Al calcar dos vegaes " "correutamente, la cara amosará una sonrisa permanente." #. (itstool) path: page/p #: C/mouse-doubleclick.page:47 msgid "" "If your mouse double-clicks when you want it to single-click even though you " "have increased the double-click timeout, your mouse may be faulty. Try " "plugging a different mouse into your computer and see if that works " "properly. Alternatively, plug your mouse into a different computer and see " "if it still has the same problem." msgstr "" "Si'l so mur fai una duble pulsación cuando usté quier facer una sola " "pulsación, magar qu'aumentara'l tiempu d'espera de la pulsación duble, ye " "posible que tea defeutuosu. Pruebe a coneutar otru mur nel so equipu y " "compruebe si funciona correchamente. O tamién, coneute'l so mur n'otru " "equipu distintu y compruebe si'l problema persiste." #. (itstool) path: note/p #: C/mouse-doubleclick.page:54 #: C/mouse-lefthanded.page:40 msgid "" "This setting will affect both your mouse and touchpad, as well as any other " "pointing device." msgstr "" "Esta configuración va afeutar al so mur y al touchpad, arriendes de " "cualesquier otru preséu apuntador." #. (itstool) path: info/desc #: C/mouse-lefthanded.page:11 msgid "Reverse the left and right mouse buttons in the mouse settings." msgstr "" "Intercambiar los botones esquierdu y derechu del mur nes preferencies del " "mur." #. (itstool) path: page/title #: C/mouse-lefthanded.page:28 msgid "Use your mouse left-handed" msgstr "Usar el so mur pa maniegos" #. (itstool) path: page/p #: C/mouse-lefthanded.page:30 msgid "" "You can swap the behavior of the left and right buttons on your mouse or " "touchpad to make it more comfortable for left-handed use." msgstr "" "Pue intercambiar el comportamientu de los botones esquierdu y derechu del so " "mur o touchpad pa facelu más cómodu a los maniegos." #. (itstool) path: item/p #: C/mouse-lefthanded.page:36 msgid "" "In the General section, switch Primary button to " "Right." msgstr "" "Na seición Xeneral, cambie Diestru a " "Maniegu." #. (itstool) path: info/desc #: C/mouse-middleclick.page:6 msgid "" "Use the middle mouse button to open applications, paste text, open tabs, and " "more." msgstr "" "Use'l botón central p'abrir aplicaciones, apegar testu, abrir llingüetes y " "más." #. (itstool) path: page/title #: C/mouse-middleclick.page:30 msgid "Middle-click" msgstr "Pulsación central" #. (itstool) path: page/p #: C/mouse-middleclick.page:32 msgid "" "Many mice and some touchpads have a middle mouse button. On a mouse with a " "scroll wheel, you can usually press directly down on the scroll wheel to " "middle-click. If you don't have a middle mouse button, you can press the " "left and right mouse buttons at the same time to middle-click. If you find " "you are unable to middle-click this way you can try following these " "instructions." msgstr "" "Munchos mures y dellos touchpad inclúin un botón central. Nun mur con rueda, " "xeneralmente pue primir la rueda pa facer pulsación central. Si nun tien un " "botón central, pue primir coles mesmes los botones esquierdu y derechu pa " "facer una pulsación central. Si-y paez que nun pue facer pulsaciones " "centrales d'esta manera, pue probar a siguir estes " "instrucciones." #. (itstool) path: page/p #: C/mouse-middleclick.page:40 msgid "" "On touchpads that support multi-finger taps, you can tap with three fingers " "at once to middle-click. You have to enable tap clicking in the touchpad settings for this to work." msgstr "" "Nos tocuhpad multitáctiles pue tocar con tres dedo al empar pa realizar una " "pulsación central. Por que esto funcione, debe activar les pulsaciones del mur col touchpad na configuración " "del touchpad." #. (itstool) path: page/p #: C/mouse-middleclick.page:45 msgid "Many applications use middle-click for advanced click shortcuts." msgstr "" "Munches aplicaciones usen la pulsación central p'atayos de pulsación " "avanzaos." #. (itstool) path: item/p #: C/mouse-middleclick.page:48 msgid "" "One common shortcut is to paste selected text. (This is sometimes called " "primary selection paste.) Select the text you want to paste, then go to " "where you want to paste it and middle-click. The selected text is pasted at " "the mouse position." msgstr "" "Un atayu común ye apegar el testu escoyíu. (A vegaes denómase apegáu " "d'Escoyeta principal) Escueya'l testu que quier apegar, a continuación, vaya " "au quiera apegalu y faiga una pulsación central. El testu escoyíu tendría " "d'apegase na posición del mur." #. (itstool) path: item/p #: C/mouse-middleclick.page:52 msgid "" "Pasting text with your middle mouse button is completely separate from the " "normal clipboard. Selecting text does not copy it to your clipboard. This " "quick method of pasting only works with the middle mouse button." msgstr "" "Apegar testu col botón central del mur ye daqué totalmente independiente " "d'apegalu dende'l cartafueyu normal. Al escoyer testu, nun s'apega al " "cartafueyu. Esti métodu rápidu d'apegáu namái funciona col botón central del " "mur." #. (itstool) path: item/p #: C/mouse-middleclick.page:57 msgid "" "On scrollbars and sliders, a regular click in the empty space moves by a set " "amount (such as one page) in the direction you clicked. You can also middle-" "click in the empty space to move to exactly the location you clicked." msgstr "" "Nes barres de desplazamientu y controles eslizantes, un clic normal nel " "espaciu vacíu, mueve la páxina una cantidá fixa (por exemplu, una páxina) na " "direición qu'usté fixo clic. Tamién pue calcar el botón del mediu nel " "espaciu vacíu pa movese exautamente al allugamientu nel que fixo clic." #. (itstool) path: item/p #: C/mouse-middleclick.page:62 msgid "" "You can quickly open a new window for an application with middle-click. " "Simply middle-click on the application's icon, either in the " "Launcher on the left, or in the Dash." msgstr "" "Pue abrir rápido una nueva ventana d'una aplicación usando'l botón central. " "Cenciellamente faiga clic col botón central nel iconu de l'aplicación, bien " "nel Llanzador a la esquierda o nel Tableru." #. (itstool) path: item/p #: C/mouse-middleclick.page:69 msgid "" "Most web browsers allow you to open links in tabs quickly with the middle " "mouse button. Just click any link with your middle mouse button, and it will " "open in a new tab. Be careful clicking the link in the Firefox " "web browser, though. In Firefox, if you middle-click anywhere " "except on a link, it will try to load your selected text as a URL, as if you " "used middle-click to paste it to the location bar and pressed " "Enter." msgstr "" "Muchos navegadores web permíten-y abrir enllaces en llingüetes rápidamente " "col botón central del mur. Calque cualesquier enllaz col botón central y " "abriráse nuna llingüeta nueva. Pero tenga curiáu al calcar nun enllaz nel " "restolador web Firefox. En Firefox, si calca'l botón " "central en cualesquier otru sitiu que nn seya un enllaz, el restolador " "intentará cargar el so testu escoyíu como un URL, como si vusté intentara " "usar el botón central p'apegalu na barra de direiciones y hubiere primío " "Intro." #. (itstool) path: item/p #: C/mouse-middleclick.page:77 msgid "" "In the file manager, middle-click serves two roles. If you middle-click a " "folder, it will open in a new tab. This mimics the behavior of popular web " "browsers. If you middle-click a file, it will open the file, just as if you " "had double-clicked." msgstr "" "Nel xestor de ficheros, el botón central tien dos funciones. Si calca col " "botón central nuna carpeta, va abrise nuna llingüeta nueva. Esti " "comportamientu aseméyase al de los navegadores web más populares. Si calca " "col botón central sobre un ficheru, va abrise como si calcara dos vegaes " "sobre él." #. (itstool) path: page/p #: C/mouse-middleclick.page:83 msgid "" "Some specialized applications allow you to use the middle mouse button for " "other functions. Search your application's help for middle-click or " "middle mouse button." msgstr "" "Delles aplicaciones especializaes déxen-y usar el botón central del mur pa " "otres funciones. Busque n'ayuda de la so aplicación dalgún apartáu referente " "a pulsación central o botón central del mur." #. (itstool) path: info/desc #: C/mouse-mousekeys.page:12 msgid "Enable mouse keys to control the mouse with the keypad." msgstr "Active les tecles del mur pa remanar el mur col tecláu." #. (itstool) path: page/title #: C/mouse-mousekeys.page:31 msgid "Click and move mouse pointer using the keypad" msgstr "" #. (itstool) path: page/p #: C/mouse-mousekeys.page:33 msgid "" "If you have difficulties using a mouse or other pointing device, you can " "control the mouse pointer using the numeric keypad on your keyboard. This " "feature is called mouse keys." msgstr "" "Si tien dificultaes pa utilizar un mur o otru preséu, pue remanar el punteru " "del mur usando'l tecláu numbéricu del so tecláu. Esta carauterística " "denómase tecles de mur." #. (itstool) path: item/p #: C/mouse-mousekeys.page:38 msgid "" "Tap the Super key to open the " "Dash." msgstr "" #. (itstool) path: item/p #: C/mouse-mousekeys.page:39 msgid "" "Type Universal Access and press Enter to open the " "Universal Access settings." msgstr "" "Escriba accesu universal y calque Intro p'abrir la " "configuración del Accesu universal." #. (itstool) path: item/p #: C/mouse-mousekeys.page:40 msgid "Press Tab once to select the Seeing tab." msgstr "" "Calque Tab una vegada pa escoyer la llingüeta Visión." #. (itstool) path: item/p #: C/mouse-mousekeys.page:41 msgid "" "Press once to switch to the Pointing and Clicking " "tab." msgstr "" "Calque una vegada pa camudar a la llingüeta Apuntar y " "calcar." #. (itstool) path: item/p #: C/mouse-mousekeys.page:42 msgid "" "Press once to select the Mouse Keys switch then " "press Enter to switch it on." msgstr "" "Calque una vegada pa escoyer l'interruptor de les Tecles " "del Mur y calque Intro p'activales." #. (itstool) path: item/p #: C/mouse-mousekeys.page:44 msgid "" "Make sure that Num Lock is turned off. You will now be able to " "move the mouse pointer using the keypad." msgstr "" "Compruebe que la tecla Bloq Númb ta desactivada. Agora va poder " "mover el punteru del mur usando'l tecláu numbéricu." #. (itstool) path: note/p #: C/mouse-mousekeys.page:52 msgid "" "These instructions provide the shortest way to enable mouse keys using only " "the keyboard. Select Universal Access Settings to see more " "accessibility options." msgstr "" "Estes instrucciones apurren la forma más curtia d'activar les tecles del mur " "usando namái'l tecláu. Escueya Configuraciones d'accesu universal " "pa ver más opciones d'accesibilidá." #. (itstool) path: page/p #: C/mouse-mousekeys.page:57 msgid "" "The keypad is a set of numerical buttons on your keyboard, usually arranged " "into a square grid. If you have a keyboard without a keypad (such as a " "laptop keyboard), you may need to hold down the function (Fn) key " "and use certain other keys on your keyboard as a keypad. If you use this " "feature often on a laptop, you can purchase external USB keypads." msgstr "" "El tecláu numbéricu ye un conxuntu de botones numbéricos del so tecláu, de " "normal dispuestos nuna matriz cuadrada. Si'l so tecláu nun tien tecláu " "numbéricu (por exemplu, el tecláu d'un portátil), pue que tenga que caltener " "calcada la tecla Función (Fn) y usar otres tecles del so tecláu " "como un tecláu numbéricu. Si ta avezáu a usar esta función nun portátil, pue " "mercar teclaos numbéricos USB esternos." #. (itstool) path: page/p #: C/mouse-mousekeys.page:65 msgid "" "Each number on the keypad corresponds to a direction. For example, pressing " "8 will move the pointer upwards and pressing 2 will " "move it downwards. Press the 5 key to click once with the mouse, " "or quickly press it twice to double-click." msgstr "" "Cada númberu nel tecláu numbéricu correspuende a una direición. Por exemplu, " "si prime 8 el punteru va movese escontra arriba, y si prime " "2 va movese escontra abaxo. Prima la tecla 5 pa facer " "una pulsación, o prímala dos vegaes rápido pa facer una pulsación duble." #. (itstool) path: page/p #: C/mouse-mousekeys.page:72 msgid "" "Most keyboards have a special key which allows you to right-click; it is " "often near to the space bar. Note, however, that this key responds to where " "your keyboard focus is, not where your mouse pointer is. See for information on how to right-click by holding " "down 5 or the left mouse button." msgstr "" "La mayoría de teclaos inclúin una tecla especial que dexa facer clic " "derechu; de cutiu cerca de la barra espaciadora. Tenga en cuenta, ensin " "embargu, qu'esta tecla respuende al allugamientu del focu del tecláu, non al " "punteru del mur. Ver pa más información " "sobre l'usu de clic derechu primiendo 5 o'l botón esquierdu del " "mur." #. (itstool) path: page/p #: C/mouse-mousekeys.page:80 msgid "" "If you want to use the keypad to type numbers while mouse keys is enabled, " "turn Num Lock on. The mouse cannot be controlled with the keypad " "when Num Lock is turned on, though." msgstr "" "Si quier usar el tecláu numbéricu pa teclear númberos mentanto tán activaes " "les tecles del mur, active Bloq Númb. Sicasí, nun va poder " "remanar el mur col tecláu numbéricu mientres Bloq Númb tea " "activáu." #. (itstool) path: note/p #: C/mouse-mousekeys.page:87 msgid "" "The normal number keys, in a line at the top of the keyboard, will not " "control the mouse pointer. Only the keypad number keys can be used." msgstr "" "Les tecles numbériques normales, asitiaes nuna filera na parte cimera del " "tecláu, nun remanen el punteru del mur. Namái puen facelo les tecles del " "tecláu numbéricu." #. (itstool) path: info/desc #: C/mouse-problem-notmoving.page:8 msgid "How to check your mouse if it is not working." msgstr "Cómo comprobar si'l so mur nun ta funcionando." #. (itstool) path: page/title #: C/mouse-problem-notmoving.page:24 msgid "Mouse pointer is not moving" msgstr "El punteru nun se mueve" #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:29 msgid "Check that the mouse is plugged in" msgstr "Compruebe que'l mur ta coneutáu" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:30 msgid "" "If you have a mouse with a cable, check that it is firmly plugged in to your " "computer." msgstr "" "Si tien un mur con cable, compruebe que ta bien inxertáu y coneutáu al so " "equipu." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:34 msgid "" "If it is a USB mouse (with a rectangular connector), try plugging it in to a " "different USB port. If it is a PS/2 mouse (with a small, round connector " "with six pins), make sure that it is plugged in to the green mouse port " "rather than the purple keyboard port. You may need to restart the computer " "if it was not plugged in." msgstr "" "Si ye un mur USB (con un coneutor rectangular), pruebe a coneutalu nun " "puertu USB distintu. Si ye un mur PS/2 (con un pequeñu coneutor redondu con " "seis pines), compruebe que ta coneutáu nel puertu verde del mur, y non nel " "puertu violeta del tecláu. Pue que tenga que reaniciar l'equipu si nun taba " "bien coneutáu." #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:44 msgid "Check that the mouse was recognized by your computer" msgstr "Compruebe que'l so equipu reconoció'l mur" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:46 msgid "" "Type CtrlAltT to open the " "Terminal." msgstr "" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:48 msgid "" "In the terminal window, type xsetpointer -l | grep Pointer, " "exactly as it appears here, and press Enter." msgstr "" "Na ventana de la terminal, escriba xsetpointer -l | grep Pointer, " "exautamente como apaez equí, y prima Intro." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:55 msgid "" "A short list of mouse devices will appear. Check that at least one of the " "items says [XExtensionPointer] next to it, and that one of the " "[XExtensionPointer] items has the name of the mouse to the left " "of it." msgstr "" "Va apaecer una pequeña llista de preseos de mur. Compruebe que polo menos ún " "de los elementos diga [XExtensionPointer] xunto a él, y que ún de " "los elementos [XExtensionPointer] tenga'l nome del mur a la so " "esquierda." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:61 msgid "" "If there is no entry that has the name of the mouse followed by " "[XExtensionPointer], then the mouse was not recognized by your " "computer. If the entry exists, your mouse was recognized by your computer. " "In this case you should check that the mouse is plugged in and in working condition." msgstr "" "Si nun esiste una entrada qu'incluya'l nome del mur siguíu de " "[XExtensionPointer], el so sistema nun reconoció'l mur. Si la " "entrada esiste, sí lu reconoció. Nesti casu, tendría de comprobar que'l mur " "ta enchufáu y en " "condiciones pa " "funcionar." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:76 msgid "" "If your mouse has a serial (RS-232) connector, you may need to perform some " "extra steps to get it working. The steps might depend on the make or model " "of your mouse." msgstr "" "Si'l so mur tien un puertu serie (RS-232), pue que tenga que facer dellos " "pasos adicionales pa que funcione. Los pasos puen depender de la marca o'l " "modelu del mur." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:82 msgid "" "It can be complicated to fix problems with mouse detection. Ask for support " "from your distribution or vendor if you think that your mouse has not been " "detected properly." msgstr "" "Pue ser abegoso iguar los problemes cola deteición del mur. Pida ayuda al so " "distribuidor o fornidor si piensa que'l mur nun se deteutó correchamente." #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:96 msgid "Check that the mouse actually works" msgstr "Compruebe que'l mur funciona anguaño" #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:97 msgid "Plug the mouse in to a different computer and see if it works." msgstr "Coneute'l mur nun equipu distintu y vea si funciona." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:99 msgid "" "If the mouse is an optical or laser mouse, a light should be shining out of " "the bottom of the mouse if it is turned on. If there is no light, check that " "it is turned on. If it is and there is still no light, the mouse may be " "broken." msgstr "" "Si'l mur ye un mur ópticu o láser, tendría de tar brillando una lluz na " "parte inferior del mur, cuando ta prendíu. Si nun hai lluz, compruebe que ta " "activáu. Si ye asina y entá nun hai luz, el mur pue que tea frañáu." #. (itstool) path: section/title #: C/mouse-problem-notmoving.page:106 msgid "Checking wireless mice" msgstr "Comprobar mures inalámbricos" #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:109 msgid "" "Make sure the mouse is turned on. There is often a switch on the bottom of " "the mouse to turn the mouse off completely, so you can move it from place to " "place without it constantly waking up." msgstr "" "Asegúrse de que'l mur ta encendíu. Munches vegaes, los mures inclúin un " "interruptor na parte d'abaxo, que-y permite apagalu y asina poder movelu " "ensin que s'active de contino." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:112 msgid "" "If you are using a Bluetooth mouse, make sure you have actually paired the " "mouse with your computer. See ." msgstr "" "Si ta usando un mur Bluetooth, asegúrese de qu'empareyó'l mur col so equipu. " "Consulte ." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:115 msgid "" "Click a button and see if the mouse pointer moves now. Some wireless mice go " "to sleep to save power, so might not respond until you click a button. See " "." msgstr "" "Calque un botón y vea si'l punteru del mur se mueve agora. Dellos mures " "inalámbricos desactivénse dempués d'un períodu d'inactividá p'aforrar " "enerxía, y podríen nun responder hasta que calque un botón. Consulte ." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:122 msgid "Check that the battery of the mouse is charged." msgstr "Compruebe que la batería del mur ta cargada." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:127 msgid "" "Make sure that the receiver (dongle) is firmly plugged in to the computer." msgstr "Compruebe que'l receptor (mochila) ta firmemente coneutáu al equipu." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:132 msgid "" "If your mouse and receiver can operate on different radio channels, make " "sure that they are both set to the same channel." msgstr "" "Si'l mur y el receptor puen funcionar en canales de radio distintes, " "asegúrese de que tán na mesma canal." #. (itstool) path: item/p #: C/mouse-problem-notmoving.page:138 msgid "" "You may need to press a button on the mouse, receiver or both to establish a " "connection. The instruction manual of your mouse should have more details if " "this is the case." msgstr "" "Ye posible que tenga que calcar un botón nel mur, el receptor o dambos " "p'afitar una conexón. El manual d'instrucciones del so mur tendría de tener " "más detalles si esti ye'l casu." #. (itstool) path: section/p #: C/mouse-problem-notmoving.page:146 msgid "" "Most RF (radio) wireless mice should work automatically when you plug them " "into your computer. If you have a Bluetooth or IR (infrared) wireless mouse, " "you may need to perform some extra steps to get it working. The steps might " "depend on the make or model of your mouse." msgstr "" "La mayoría de los mures inalámbricos RF (radio), tienen de funcionar " "automáticamente cuando se coneuten al equipu. Si tien un mur inalámbricu " "Bluetooth o IR (infrarroxos), pue que tenga que facer dellos pasos " "adicionales pa que funcione. Los pasos puen depender de la marca o'l modelu " "del mur." #. (itstool) path: info/desc #: C/mouse-sensitivity.page:11 msgid "" "Change how quickly the pointer moves when you use your mouse or touchpad." msgstr "" "Camudar cómo se mueve de rápido'l punteru cuando usa'l mur o'l touchpad." #. (itstool) path: page/title #: C/mouse-sensitivity.page:33 msgid "Adjust speed of the mouse and touchpad" msgstr "Axustar la velocidá del mur y del touchpad" #. (itstool) path: page/p #: C/mouse-sensitivity.page:35 msgid "" "If your pointer moves too fast or slow when you move your mouse or use your " "touchpad, you can adjust the pointer speed for these devices." msgstr "" "Si'l punteru se mueve enforma rápido o abondo lento cuando mueve'l mur o " "usa'l touchpad, pue axustar la velocidá del punteru pa los preseos mentaos." #. (itstool) path: item/p #: C/mouse-sensitivity.page:41 msgid "" "Adjust the Pointer Speed slider until the pointer motion is " "comfortable for you." msgstr "" "Axuste l'eslizador de Velocidá del mur hasta que'l movimientu del " "punteru tea al so gustu." #. (itstool) path: note/p #: C/mouse-sensitivity.page:55 msgid "" "You can set the pointer speed differently for your mouse and touchpad. " "Sometimes the most comfortable settings for one type of device aren't the " "most comfortable for another. Just set the sliders on both the " "Mouse and Touchpad sections." msgstr "" "Pue afitar distintes velocidaes pal mur y pal touchpad. A vegaes, la " "configuración más cómoda pa un preséu nun lo ye pa otru. Cenciellamente " "afite los eslizadores en dambes seiciones del Mur y " "Touchpad." #. (itstool) path: note/p #: C/mouse-sensitivity.page:61 #: C/mouse-touchpad-click.page:33 msgid "" "The Touchpad section only appears if your system has a touchpad." msgstr "" "La seición Touchpad namái apaez si'l so sistema tien un panel " "táctil." #. (itstool) path: info/desc #: C/mouse-touchpad-click.page:7 msgid "Click, drag, or scroll using taps and gestures on your touchpad." msgstr "" #. (itstool) path: page/title #: C/mouse-touchpad-click.page:23 msgid "Click, drag, or scroll with the touchpad" msgstr "" #. (itstool) path: page/p #: C/mouse-touchpad-click.page:25 msgid "" "You can click, double-click, drag, and scroll using only your touchpad, " "without separate hardware buttons." msgstr "" "Pue primir, primir dos vegaes, arrastrar y movese utilizando solamente'l so " "touchpad, ensin botones de hardware separtaos." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:31 msgid "In the Touchpad section, check Tap to click." msgstr "" "Na seición Touchpad, marque Activar pulsaciones del mur col " "touchpad." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:40 msgid "To click, tap on the touchpad." msgstr "Pa facer click, toque nel touchpad." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:41 msgid "To double-click, tap twice." msgstr "Pa facer una pulsación doble, toque dos vegaes." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:42 msgid "" "To drag an item, double-tap but don't lift your finger after the second tap. " "Drag the item where you want it, then lift your finger to drop." msgstr "" "P'arrastrar un elementu, toque dos vegaes rápido pero nun llevante'l so deu " "dempués del segundu toque. Arrastre l'elementu a la posición deseada, y " "depués llevante'l so deu pa soltalu." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:44 msgid "" "If your touchpad supports multi-finger taps, right-click by tapping with two " "fingers at once. Otherwise, you still need to use hardware buttons to right-" "click. See for a method of right-clicking " "without a second mouse button." msgstr "" "Si'l so touchpad ye multitoque, faiga una pulsación derecha tocando con dos " "deos al empar. Si non, aínda va necesitar de botones de hardware pa facer " "pulsaciones dereches. Consulte pa un " "métodu pa facer pulsaciones dereches ensin un botón secundariu del mur." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:48 msgid "" "If your touchpad supports multi-finger taps, middle-click by tapping with three fingers at once." msgstr "" "Si'l so touchpad ye multitoque, faiga una pulsación central tocando con trés deos al empar." #. (itstool) path: note/p #: C/mouse-touchpad-click.page:53 msgid "" "When tapping or dragging with multiple fingers, make sure your fingers are " "spread far enough apart. If your fingers are too close, your computer may " "think they're a single finger." msgstr "" "Al tocar o arrastrar con dellos deos, asegúrese de que los sos deos tán " "dixebraos lo suficiente. Si los sos deos tán bien xuntos, el so equipu " "podría creer que son ún solu deu." #. (itstool) path: section/title #: C/mouse-touchpad-click.page:59 msgid "Two finger scroll" msgstr "Desplazamientu con dos deos" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:61 msgid "You can scroll using your touchpad using two fingers." msgstr "Pue movese per duana del touchpad usando dos deos." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:67 msgid "" "In the Touchpad section, check Two finger scroll." msgstr "" "Na seición Touchpad, marque Desplazamientu con dos " "deos." #. (itstool) path: section/p #: C/mouse-touchpad-click.page:80 msgid "" "When this is selected, tapping and dragging with one finger will work as " "normal, but if you drag two fingers across any part of the touchpad, it will " "scroll instead. If you also select Enable horizontal scrolling, " "you can move your fingers left and right to scroll horizontally. Be careful " "to space your fingers a bit apart. If your fingers are too close together, " "they just look like one big finger to your touchpad." msgstr "" "When this is selected, tapping and dragging with one finger will work as " "normal, but if you drag two fingers across any part of the touchpad, it will " "scroll instead. If you also select Enable horizontal scrolling, " "you can move your fingers left and right to scroll horizontally. Be careful " "to space your fingers a bit apart. If your fingers are too close together, " "they just look like one big finger to your touchpad." #. (itstool) path: note/p #: C/mouse-touchpad-click.page:87 msgid "Two-finger scrolling may not work on all touchpads." msgstr "El desplazamientu con dos deos pue nun funcionar en tolos touchpads." #. (itstool) path: section/title #: C/mouse-touchpad-click.page:92 msgid "Content sticks to fingers" msgstr "Adherencia del conteníu a los deos" #. (itstool) path: section/p #: C/mouse-touchpad-click.page:94 msgid "" "You can drag content as if sliding a physical piece of paper using the " "touchpad." msgstr "" "Pue arrastrar el conteníu como si eslizare una pieza física de papel " "usando'l touchpad." #. (itstool) path: item/p #: C/mouse-touchpad-click.page:101 msgid "" "In the Touchpad section, check Content sticks to " "fingers." msgstr "" "Na seición Touchpad, escueya Adherencia del conteníu a los " "deos." #. (itstool) path: note/p #: C/mouse-touchpad-click.page:105 msgid "" "This feature is also known as Natural Scrolling or Reverse " "Scrolling." msgstr "" "Esta carauterística tamién se conoz como Desplazamientu natural o " "Desplazamientu inversu." #. (itstool) path: info/desc #: C/mouse-wakeup.page:11 msgid "If you have to wiggle or click the mouse before it responds." msgstr "" "Si tien que ximelgar el mur o calcar un botón del mesmu enantes qu'entame a " "responder." #. (itstool) path: page/title #: C/mouse-wakeup.page:23 msgid "Mouse reacts with delay before it starts working" msgstr "" #. (itstool) path: page/p #: C/mouse-wakeup.page:25 msgid "" "Wireless and optical mice, as well as touchpads on laptops, may need to " "\"wake up\" before they start working. They automatically go to sleep when " "not in use to save battery power. To wake up your mouse or touchpad, you can " "click on a mouse button or wiggle the mouse." msgstr "" #. (itstool) path: page/p #: C/mouse-wakeup.page:29 msgid "" "Laptop touchpads sometimes react with delay after you stop typing before " "they start working. This is to prevent you from accidentally touching the " "touchpad with your palm while typing." msgstr "" #. (itstool) path: info/desc #: C/music-cantplay-drm.page:14 msgid "" "Support for that file format might not be installed or the songs could be " "\"copy protected\"." msgstr "" "Pue que nun tea instaláu'l soporte pa esi formatu de ficheru o que les " "canciones tean «protexíes escontra copia»." #. (itstool) path: page/title #: C/music-cantplay-drm.page:18 msgid "I can't play the songs I bought from an online music store" msgstr "" "Nun puedo reproducir les canciones que merqué nuna tienda de música en llinia" #. (itstool) path: page/p #: C/music-cantplay-drm.page:20 msgid "" "If you downloaded some music from an online store you may find that it won't " "play on your computer, especially if you bought it on a Windows or Mac OS X " "computer and then copied it over." msgstr "" "Si descargó música d'una tienda en llinia, podría atopase con que nun se pue " "reproducir nel so equipu, sobre too si lu mercó nun equipu con Windows o Mac " "OS X y depués copiólu al so equipu." #. (itstool) path: page/p #: C/music-cantplay-drm.page:22 msgid "" "This could be because the music is in a format that is not recognized by " "your computer. To be able to play a song you need to have support for the " "right audio formats installed - for example, if you want to play MP3 files, " "you need MP3 support installed. If you don't have support for a given audio " "format, you should see a message telling you so when you try to play a song. " "The message should also provide instructions for how to install support for " "that format so that you can play it." msgstr "" "Esto débese a que la música ta nun formatu que'l so equipu nun reconoz. Pa " "poder reproducir una canción necesita tener instaláu el sofitu pal formatu " "de soníu afayadizu - por exemplu, si quies reproducir ficheros MP3, va " "necesitar tener instaláu el sofitu pa MP3. Si nun tien el sofitu pa un " "formatu de ficheros concretu, va ver un mensaxe indicándo-ylo cuando intente " "reproducir una canción. El mensaxe arriendes, va da-y instrucciones sobre " "cómo instalar el sofitu pa esi formatu de mou que pueda reproducilu." #. (itstool) path: page/p #: C/music-cantplay-drm.page:24 msgid "" "If you do have support installed for the song's audio format but still can't " "play it, the song might be copy protected (also known as being " "DRM restricted). DRM is a way of restricting who can play a song " "and on what devices they can play it. The company that sold the song to you " "is in control of this, not you. If a music file has DRM restrictions, you " "will probably not be able to play it - you generally need special software " "from the vendor to play DRM restricted files, but this software is often not " "supported on Linux." msgstr "" "Si ya tien instaláu el sofitu pal formatu de soníu de la canción pero entá " "nun pue reproducila, ye dable que la canción tea protexida escontra " "copia (tamién denomao restrinxida por DRM). El DRM ye una " "forma de restrinxir quién pue reproducir una canción y en qué preseos pue " "reproducila. La empresa que-y vendió la canción ye la que remana esto, non " "usté. Si un ficheru de música tien restricciones DRM, dablemente nun podrá " "reproducilo - normalmente necesítase un software especial suministráu pol " "vendedor pa poder reproducir ficheros restrinxíos por DRM, pero esti " "software nun suel funcionar en Linux." #. (itstool) path: page/p #: C/music-cantplay-drm.page:26 msgid "" "You can learn more about DRM from the Electronic Frontier Foundation." msgstr "" "Pue deprender más sobre'l DRM na Electronic Frontier Foundation." #. (itstool) path: info/desc #: C/music-player-ipodtransfer.page:14 msgid "" "Use a media player to copy the songs and safely remove the iPod afterward." msgstr "" "Use un reproductor multimedia pa copiar los cantares y estraiga el iPod con " "seguridá cuando termine." #. (itstool) path: page/title #: C/music-player-ipodtransfer.page:18 msgid "Songs don't appear on my iPod when I copy them onto it" msgstr "Los cantares nun apaecen nel mio iPod cuando les copio nél" #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:20 msgid "" "When you plug an iPod into your computer, it will appear in your music " "player application and also in the file manager (the Files " "application in the Launcher). You must copy songs onto the iPod " "using the music player - if you copy them across using the file manager, it " "won't work because the songs won't be put into the right location. iPods " "have a special location for storing songs that music player applications " "know how to get to but the file manager does not." msgstr "" "Cuando coneute un iPod al so equipu, va apaecer na so aplicación de " "reproducción de música y tamién nel xestor de ficheros (l'aplicación " "Ficheros del Llanzador). Tien de copiar les canciones " "nel iPod usando'l reproductor de música - si les copia usando'l xestor de " "ficheros, nun va funcionar porque los cantares nun van ponese nel llugar " "correutu. Los iPods tienen un llugar especial au almacenar los cantares que " "les aplicaciones de reproducción de música conocen pero'l xestor de ficheros " "non." #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:22 msgid "" "You also need to wait for the songs to finish copying to the iPod before you " "unplug it. Before unplugging the iPod, make sure you choose to safely remove it. This will make sure that " "all of the songs have been copied across properly." msgstr "" "Tamién va tener qu'esperar a que los cantares terminen de copiase al iPod " "enantes de desconeutalu. Enantes de desconeutar el iPod, asegúrese de estra-ylu con seguridá. Esto va garantizar " "que tolos cantares se copiaron correcho." #. (itstool) path: page/p #: C/music-player-ipodtransfer.page:24 msgid "" "A further reason why songs might not be appearing on your iPod is that the " "music player application you're using does not support converting the songs " "from one audio format to another. If you copy a song which is saved in an " "audio format that is not supported by your iPod (for example, an Ogg Vorbis " "(.oga) file), the music player will try to convert it to a format that the " "iPod does understand, such as MP3. If the appropriate conversion software " "(also called a codec or encoder) is not installed, the music player will not " "be able to do the conversion and so will not copy the song. Look in the " "software installer for an appropriate codec." msgstr "" #. (itstool) path: info/desc #: C/music-player-newipod.page:14 msgid "" "Brand-new iPods need to be set-up using the iTunes software before you can " "use them." msgstr "" "Los iPods acabante adquirir van tener de configurase usando'l programa " "iTunes enantes de poder usalos." #. (itstool) path: page/title #: C/music-player-newipod.page:18 msgid "My new iPod won't work" msgstr "El mio iPod nuevu nun funciona" #. (itstool) path: page/p #: C/music-player-newipod.page:20 msgid "" "If you have a new iPod that has never been connected to a computer before, " "it won't be recognized properly when you connect it to a Linux computer. " "This is because iPods need to be set up and updated using the " "iTunes software, which only runs on Windows and Mac OS X." msgstr "" "Si tien un iPod nuevu que nun se coneutare nunca enantes a un equipu, nun " "va reconocese correcho cuando lu coneute a un equipu Linux. Esto débese a " "que los iPods necesiten configurase y anovase usando'l programa " "iTunes, que namái furrula en Windows y Mac OS X." #. (itstool) path: page/p #: C/music-player-newipod.page:22 msgid "" "To set up your iPod, install iTunes on a Windows or Mac computer and plug it " "in. You will be led through a few steps to set it up. If asked for the " "Volume Format, choose MS-DOS (FAT), Windows " "or similar. The other format (HFS/Mac) does not work as well with Linux." msgstr "" "Pa configurar el so iPod, instale iTunes nun equipu con Windows o Mac y " "conéutelo. Siga los pasos que van apaecer pa configuralu. Si se-y pide'l " "formatu del volume, escueya MS-DOS (FAT), " "Windows o asemeyáu. L'otru formatu (HFS/Mac) nun funciona con " "Linux." #. (itstool) path: page/p #: C/music-player-newipod.page:24 msgid "" "Once you have finished setup, the iPod should work normally when you plug it " "into a Linux computer." msgstr "" "Cuando fine, el iPod yá va funcionar de normal cuando lu coneute a un equipu " "Linux." #. (itstool) path: info/desc #: C/music-player-notrecognized.page:15 msgid "" "Add a .is_audio_player file to tell your computer that it's " "an audio player." msgstr "" "Amestar un ficheru .is_audio_player pa deci-y al so equipu " "que ye un reproductor de soníu." #. (itstool) path: page/title #: C/music-player-notrecognized.page:19 msgid "Why isn't my audio player recognized when I plug it in?" msgstr "" "¿Por qué nun se reconoz el mio reproductor d'audio cuando lu coneuto?" #. (itstool) path: page/p #: C/music-player-notrecognized.page:21 msgid "" "If your audio player (MP3 player etc.) is plugged in to the computer but you " "can't see it in your music organizer application, it may not have been " "properly recognized as an audio player." msgstr "" "Si coneuta un reproductor de soníu (reproductor MP3, etc.) al equipu pero " "nun pue velu na so aplicación d'organización musical, pue que nun se " "reconociera correcho como reproductor de soníu." #. (itstool) path: page/p #: C/music-player-notrecognized.page:23 msgid "" "Try unplugging the player and then plugging it in again. If that doesn't " "help, open the file manager. You should " "see the player listed under Devices in the sidebar - click it to " "open the folder for the audio player. Now, click " "FileNew DocumentEmpty " "Document, type .is_audio_player and press " "Enter (the period and underscores are important, and it should be " "all lower-case). This file tells your computer to recognize the device as an " "audio player." msgstr "" "Intente desconeutar el reproductor y entós conéutelu de nueves. Si esto nun " "funciona, abra'l xestor de ficheros. " "Tendría de ver el reproductor llistáu abaxo de Preseos na barra " "llateral - calque nél p'abrir la carpeta pal reproductor d'audio. Agora, " "calque en FicheruDocumentu nuevuDocumentu " "baleru, escriba .is_audio_player y calque " "Enter (el periodu y los solliñaos son importantes y tienen de tar " "en minúscules). Esti ficheru diz al equipu que reconoza'l preséu como un " "reproductor d'audio." #. (itstool) path: page/p #: C/music-player-notrecognized.page:25 msgid "" "Now, find the audio player in the file manager sidebar and eject it (right-" "click and click Eject). Unplug it, then plug it back in. This " "time it should have been recognized as an audio player by your music " "organizer. If not, try closing the music organizer and then re-opening it." msgstr "" "Agora, alcuentre'l reproductor d'audio na barra llateral del xestor de " "ficheros y espúlselu (botón derechu y escueya Espulsar). " "Desconéutelu, y entós reconéutelu. Agora tendría de reconocese como un " "reproductor d'audio pol so organizador de música. Sinón, intente zarrar " "l'organizador de música y dempués vuelva abrilu." #. (itstool) path: note/p #: C/music-player-notrecognized.page:28 msgid "" "These instructions won't work for iPods and some other audio players. They " "should work if your player is a USB Mass Storage device, though; it " "should say in its manual if it is." msgstr "" "Estes instrucciones nun funcionan con iPods y dellos otros reproductores de " "soníu. En cambéu, tendríen de funcionar si'l so reproductor ye un preséu " "d'almacenamientu masivu USB; nel manual del preséu tendría de dicir " "si lo ye." #. (itstool) path: note/p #: C/music-player-notrecognized.page:32 msgid "" "When you look in the audio player folder again, you won't see the " ".is_audio_player file. This is because the period in the " "file's name tells the file manager to hide the file. You can check that it " "is still there by clicking ViewShow Hidden " "Files." msgstr "" "Cuando vuelva mirar dientro de la carpeta d'audio, nun va ver el ficheru " ".is_audio_player. Esto ye porque'l periodu nel nome del " "ficheru, apella al xestor de ficheros p'anubrir el ficheru. Pue comprobar " "qu'entá ta ehí calcando VerAmosar ficheros " "anubríos." #. (itstool) path: info/desc #: C/nautilus-behavior.page:8 msgid "" "Single-click to open files, run or view executable text files, and specify " "trash behavior." msgstr "" "Una sola pulsación p'abrir ficheros, executar o ver ficheros de testu " "executables, y especificar el comportamientu de la papelera." #. (itstool) path: credit/name #: C/nautilus-behavior.page:27 msgid "Sindhu S" msgstr "" #. (itstool) path: page/title #: C/nautilus-behavior.page:33 msgid "File manager behavior preferences" msgstr "Preferencies de comportamientu del xestor de ficheros" #. (itstool) path: page/p #: C/nautilus-behavior.page:34 msgid "" "You can control whether you single-click or double-click files, how " "executable text files are handled, and the trash behavior. Click " "Files in the menu bar, pick Preferences and select the " "Behavior tab." msgstr "" "Pue controlar si emplegar un solu clic o duble-clic nos ficheros, cómo se " "traten los ficheros de testos executables y el comportamientu de la " "papelera. Calque Ficheros na barra de menú, escueya " "Preferencies y escueya la llingüeta Comportamientu." #. (itstool) path: section/title #: C/nautilus-behavior.page:39 msgid "Behavior" msgstr "Comportamientu" #. (itstool) path: item/title #: C/nautilus-behavior.page:42 msgid "Single click to open items" msgstr "Calcar una vegada p'abrir elementos" #. (itstool) path: item/title #: C/nautilus-behavior.page:43 msgid "Double click to open items" msgstr "Duble pulsación p'abrir elementos" #. (itstool) path: item/p #: C/nautilus-behavior.page:44 msgid "" "By default, clicking selects files and double-clicking opens them. You can " "instead choose to have files and folders open when you click on them once. " "When you use single-click mode, you can hold down the Ctrl key " "while clicking to select one or more files." msgstr "" "De forma predeterminada, al calcar una vegada seleiciónense ficheros, y " "calcando dos vegaes ábrense. Pero tamién pue escoyer abrir ficheros y " "carpetes primiéndolos una sola vegada. Na manera d'una sola pulsación, pue " "caltener apertada la tecla Ctrl mientres calca col mur pa escoyer " "ún o más ficheros." #. (itstool) path: section/title #: C/nautilus-behavior.page:53 msgid "Executable text files" msgstr "Ficheros de testu executables" #. (itstool) path: section/p #: C/nautilus-behavior.page:54 msgid "" "An executable text file is a file that contains a program that you can run " "(execute). The file " "permissions must also allow for the file to run as a program. The " "most common are Shell, Python and Perl " "scripts. These have extensions .sh, .py and " ".pl, respectively." msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:61 msgid "When you open an executable text file, you can select from:" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:65 msgid "Run executable text files when they are opened" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:68 msgid "View executable text files when they are opened" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:71 msgid "Ask each time" msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:75 msgid "" "If Ask each time is selected, a dialog will pop up asking if you " "wish to run or view the selected text file." msgstr "" #. (itstool) path: section/p #: C/nautilus-behavior.page:78 msgid "" "Executable text files are also called scripts. All scripts in " "~/.local/share/nautilus/scripts folder will appear in the " "context menu for a file under the Scripts " "submenu. When a script is executed from a local folder, all selected files " "will be pasted to the script as parameters. To execute a script on a file:" msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:86 msgid "Navigate to the desired folder." msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:89 msgid "Select the desired file." msgstr "" #. (itstool) path: item/p #: C/nautilus-behavior.page:92 msgid "" "Right click on the file to open the context menu and select the desired " "script to execute from the Scripts menu." msgstr "" #. (itstool) path: note/p #: C/nautilus-behavior.page:98 msgid "" "A script will not be passed any parameters when executed from a remote " "folder such as a folder showing web or ftp content." msgstr "" #. (itstool) path: info/title #: C/nautilus-behavior.page:106 msgctxt "link" msgid "File manager trash preferences" msgstr "Preferencies de la papelera del xestor de ficheros" #. (itstool) path: section/title #: C/nautilus-behavior.page:108 msgid "Trash" msgstr "Papelera" #. (itstool) path: item/title #: C/nautilus-behavior.page:112 msgid "Ask before emptying the Trash or deleting files" msgstr "" "Entrugar enantes de vaciar la Papelera o desaniciar ficheros" #. (itstool) path: item/p #: C/nautilus-behavior.page:113 msgid "" "This option is selected by default. When emptying the trash, a message will " "be displayed confirming that you would like to empty the trash or delete " "files." msgstr "" "Esta opción ta escoyida de forma predeterminada. Cuando se va a balerar la " "papelera, apaez un mensaxe confirmando si quier balerar la papelera o " "desaniciar ficheros." #. (itstool) path: item/title #: C/nautilus-behavior.page:116 msgid "Include a Delete command that bypasses Trash" msgstr "Incluyir un comandu Desaniciar que nun use la Papelera" #. (itstool) path: item/p #: C/nautilus-behavior.page:117 msgid "" "Selecting this option will add a Delete item to the menu that " "pops up when you right-click on an item in the Files application." msgstr "" "Seleicionando esta opción, va amestase l'elementu Desaniciar al " "menú, que va apaecer cuando faiga botón-derechu del mur nun elementu de " "l'aplicación Ficheros." #. (itstool) path: note/p #: C/nautilus-behavior.page:120 msgid "" "Deleting an item using the Delete menu option bypasses the Trash " "altogether. The item is removed from the system completely. There is no way " "to recover the deleted item." msgstr "" "Cuando se desanicia un elementu usando la opción Desaniciar del " "menú, pasa defrente a la Papelera. L'elementu desaníciase del sistema " "dafechu. Nun hai forma de recuperar l'elementu borráu." #. (itstool) path: info/desc #: C/nautilus-bookmarks-edit.page:11 msgid "Add, delete, and rename bookmarks in the file manager." msgstr "Añadir, desaniciar y renomar marcadores nel xestor de ficheros." #. (itstool) path: page/title #: C/nautilus-bookmarks-edit.page:24 msgid "Edit folder bookmarks" msgstr "Editar marcadores de carpeta" #. (itstool) path: page/p #: C/nautilus-bookmarks-edit.page:25 msgid "Your bookmarks are listed in the sidebar of the file manager." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:28 msgid "Add a bookmark:" msgstr "Amestar un marcador:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:29 msgid "Open the folder (or location) that you want to bookmark." msgstr "" "Abra la carpeta (o l'allugamientu) que quiera amestar a los marcadores." #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:30 msgid "" "Click Bookmarks in the menu bar and select Bookmark this " "Location." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:35 msgid "Delete a bookmark:" msgstr "Desaniciar un marcador:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:36 msgid "" "Click Bookmarks in the menu bar and select " "Bookmarks... from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:38 msgid "" "In the Bookmarks window, select the bookmark you wish to delete " "and click the - button." msgstr "" #. (itstool) path: steps/title #: C/nautilus-bookmarks-edit.page:43 msgid "Rename a bookmark:" msgstr "Renomar un marcador:" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:44 msgid "" "Click on Files in the top bar and pick Bookmarks from " "the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:46 msgid "" "In the Bookmarks window, select the bookmark you wish to rename." msgstr "" #. (itstool) path: item/p #: C/nautilus-bookmarks-edit.page:48 msgid "In the Name text box, type the new name for the bookmark." msgstr "Na caxella Nome escriba'l nome nuevu pal marcador." #. (itstool) path: note/p #: C/nautilus-bookmarks-edit.page:50 msgid "" "Renaming a bookmark does not rename the folder. If you have bookmarks to two " "different folders in two different locations, but which each have the same " "name, the bookmarks will have the same name, and you won't be able to tell " "them apart. In these cases, it is useful to give a bookmark a name other " "than the name of the folder it points to." msgstr "" "Al renomar un marcador nun se renoma la carpeta. Si tien marcadores de dos " "carpetes distintes en dos allugamientos distintos, pero caún col mesmu nome, " "el marcador va tener el mesmu nome, y nun va poder estremalos. Nesos casos, " "ye útil da-y al marcador un nome distintu al de la carpeta a la qu'apunta." #. (itstool) path: info/desc #: C/nautilus-connect.page:12 msgid "" "View and edit files on another computer over FTP, SSH, Windows shares, or " "WebDAV." msgstr "" "Ver y editar ficheros n'otru equipu sobre FTP, SSH, recursos compartíos de " "Windows o WebDAV." #. (itstool) path: page/title #: C/nautilus-connect.page:26 msgid "Browse files on a server or network share" msgstr "Desaminar ficheros nun sirvidor o compartición de rede" #. (itstool) path: page/p #: C/nautilus-connect.page:28 msgid "" "You can connect to a server or network share to browse and view files on " "that server, exactly as if they were on your own computer. This is a " "convenient way to download or upload files on the internet, or to share " "files with other people on your local network." msgstr "" "Pue coneutase a un recursu compartíu de sirvidor o la rede pa navegar y ver " "los ficheros nel sirvidor, exautamente como si tuvieren nel so propiu " "equipu. Esta ye una manera afayadiza de cargar o descargar ficheros en " "Internet, o pa compartir ficheros con otres persones na so rede llocal." #. (itstool) path: page/p #: C/nautilus-connect.page:34 msgid "" "To browse files over the network, open the Files application from " "the Dash, and click Browse Network in the sidebar. The " "file manager will find any computers on your local area network that " "advertise their ability to serve files. If you want to connect to a server " "on the internet, or if you do not see the computer you're looking for, you " "can manually connect to a server by typing in its internet/network address." msgstr "" #. (itstool) path: steps/title #: C/nautilus-connect.page:44 msgid "Connect to a file server" msgstr "Coneutar con un sirvidor de ficheros" #. (itstool) path: item/p #: C/nautilus-connect.page:45 msgid "" "In the file manager, click Files in the menu bar and pick " "Connect to Server from the app menu." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:47 msgid "" "Enter the address of the server, in the form of a URL. Details on supported URLs are listed below." msgstr "" #. (itstool) path: note/p #: C/nautilus-connect.page:51 msgid "" "If you have connected to the server before, you can click on it in the " "Recent Servers list." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:55 msgid "" "Click Connect. A new window will open showing you the files on " "the server. You can browse the files just as you would for those on your own " "computer. The server will also be added to the sidebar so you can access it " "quickly in the future" msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:63 msgid "Writing URLs" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:65 msgid "" "A URL, or uniform resource locator, is a form of address " "that refers to a location or file on a network. The address is formatted " "like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:68 msgid "scheme://servername.example.com/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:70 msgid "" "The scheme specifies the protocol or type of server. The " "example.com portion of the address is called the domain " "name. If a username is required, it is inserted before the server name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:74 msgid "scheme://username@servername.example.com/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:76 msgid "" "Some schemes require the port number to be specified. Insert it after the " "domain name:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:78 msgid "scheme://servername.example.com:port/folder" msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:80 msgid "" "Below are specific examples for the various server types that are supported." msgstr "" #. (itstool) path: section/title #: C/nautilus-connect.page:84 msgid "Types of servers" msgstr "Tribes de sirvidores" #. (itstool) path: section/p #: C/nautilus-connect.page:86 msgid "" "You can connect to different types of servers. Some servers are public, and " "allow anybody to connect. Other servers require you to log in with a " "username and password." msgstr "" #. (itstool) path: section/p #: C/nautilus-connect.page:89 msgid "" "You may not have permissions to perform certain actions on files on a " "server. For example, on public FTP sites, you will probably not be able to " "delete files." msgstr "" "Pue que nun tenga permisos pa facer ciertes aiciones sobre los ficheros nun " "sirvidor. Por exemplu, en sitios FTP públicos, probablemente nun seya quien " "a desaniciar ficheros." #. (itstool) path: section/p #: C/nautilus-connect.page:92 msgid "" "The URL you enter depends on the protocol that the server uses to export its " "file shares." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:96 msgid "SSH" msgstr "SSH" #. (itstool) path: item/p #: C/nautilus-connect.page:97 msgid "" "If you have a secure shell account on a server, you can connect " "using this method. Many web hosts provide SSH accounts to members so they " "can securely upload files. SSH servers always require you to log in." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:101 msgid "A typical SSH URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:103 msgid "ssh://username@servername.example.com/folder" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:110 msgid "" "When using SSH, all the data you send (including your password) is encrypted " "so that other users on your network can't see it." msgstr "" "Cuando usa SSH tolos datos qu'unvia, inclusive la so contraseña, tán " "cifraos, de miente qu'otros usuarios de la so rede nun puen velos." #. (itstool) path: item/title #: C/nautilus-connect.page:114 msgid "FTP (with login)" msgstr "FTP (con rexistru)" #. (itstool) path: item/p #: C/nautilus-connect.page:115 msgid "" "FTP is a popular way to exchange files on the Internet. Because data is not " "encrypted over FTP, many servers now provide access through SSH. Some " "servers, however, still allow or require you to use FTP to upload or " "download files. FTP sites with logins will usually allow you to delete and " "upload files." msgstr "" "FTP ye una forma popular d'intercambiar ficheros n'Internet. Yá que los " "datos nun tán cifraos al traviés de FTP, munchos sirvidores faciliten " "l'accesu al traviés de SSH. Dellos sirvidores, sicasí, aínda dexen o riquen " "l'usu de FTP pa xubir o descargar ficheros. Los sitios FTP con aniciu de " "sesión polo xeneral dexen desaniciar y xubir ficheros." #. (itstool) path: item/p #: C/nautilus-connect.page:120 msgid "A typical FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:122 msgid "ftp://username@ftp.example.com/path/" msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:126 msgid "Public FTP" msgstr "FTP públicu" #. (itstool) path: item/p #: C/nautilus-connect.page:127 msgid "" "Sites that allow you to download files will sometimes provide public or " "anonymous FTP access. These servers do not require a username and password, " "and will usually not allow you to delete or upload files." msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:131 msgid "A typical anonymous FTP URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:133 msgid "ftp://ftp.example.com/path/" msgstr "" #. (itstool) path: item/p #: C/nautilus-connect.page:135 msgid "" "Some anonymous FTP sites require you to log in with a public username and " "password, or with a public username using your email address as the " "password. For these servers, use the FTP (with login) method, and " "use the credentials specified by the FTP site." msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:142 msgid "Windows share" msgstr "Compartición Windows" #. (itstool) path: item/p #: C/nautilus-connect.page:143 msgid "" "Windows computers use a proprietary protocol to share files over a local " "area network. Computers on a Windows network are sometimes grouped into " "domains for organization and to better control access. If you have " "the right permissions on the remote computer, you can connect to a Windows " "share from the file manager." msgstr "" "Los equipos Windows usen un protocolu privativu pa compartir ficheros a " "traviés d'una rede d'área llocal. Los equipos d'una rede Windows dacuando " "agrúpense en dominios pa organizar y remanar meyor l'accesu. Si " "tien los permisos afayadizos nel equipu remotu, va poder coneutase a un " "recursu compartíu de Windows dende'l xestor de ficheros." #. (itstool) path: item/p #: C/nautilus-connect.page:148 msgid "A typical Windows share URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:150 msgid "smb://servername/Share" msgstr "" #. (itstool) path: item/title #: C/nautilus-connect.page:154 msgid "WebDAV and Secure WebDAV" msgstr "WebDAV y WebDAV seguru" #. (itstool) path: item/p #: C/nautilus-connect.page:155 msgid "" "Based on the HTTP protocol used on the web, WebDAV is sometimes used to " "share files on a local network and to store files on the internet. If the " "server you're connecting to supports secure connections, you should choose " "this option. Secure WebDAV uses strong SSL encryption, so that other users " "can't see your password." msgstr "" "Basáu nel protocolu HTTP usáu na web, WebDAV úsase n'ocasiones pa compartir " "ficheros nuna rede llocal o almacenar ficheros n'Internet. Si'l sirvidor al " "que ta coneutáu soporta conexones segures, tendría d'escoyer esta opción. " "WebDAV usa cifráu seguru SSL, pa qu'otros usuarios nun puedan ver la so " "contraseña." #. (itstool) path: item/p #: C/nautilus-connect.page:160 msgid "A typical WebDAV URL looks like this:" msgstr "" #. (itstool) path: example/p #: C/nautilus-connect.page:162 msgid "http://example.hostname.com/path" msgstr "" #. (itstool) path: info/desc #: C/nautilus-display.page:8 msgid "Control icon captions used in the file manager." msgstr "" #. (itstool) path: page/title #: C/nautilus-display.page:31 msgid "File manager display preferences" msgstr "Preferencies de la vista del xestor de ficheros" #. (itstool) path: page/p #: C/nautilus-display.page:33 msgid "" "You can control how the file manager displays captions under icons. Click " "Edit in the menu bar, pick Preferences and select the " "Display tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-display.page:38 msgid "Icon captions" msgstr "Descripciones d'iconos" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/nautilus-display.page:40 msgctxt "_" msgid "" "external ref='figures/nautilus-icons.png' " "md5='5eb11f3f70bb27c18f77727f6db678af'" msgstr "" #. (itstool) path: media/p #: C/nautilus-display.page:41 msgid "File manager icons with captions" msgstr "Iconos del xestor de ficheros con títulos" #. (itstool) path: section/p #: C/nautilus-display.page:43 msgid "" "When you use icon view, you can choose to have extra information about files " "and folders displayed in a caption under each icon. This is useful, for " "example, if you often need to see who owns a file or when it was last " "modified." msgstr "" "Cuando s'usa la vista d'iconos, pue optar por tener información adicional " "tocante a los ficheros y carpetes, amosando una lleenda debaxo de cada " "iconu. Esto ye útil, por exemplu, si dacuando necesita ver quién ye " "propietariu d'un ficheru o cuándo se modificó per cabera vegada." #. (itstool) path: section/p #: C/nautilus-display.page:47 msgid "" "You can zoom in a folder by clicking the View Zoom " "In or press Ctrl+. As " "you zoom in, the file manager will display more and more information in " "captions. You can choose up to three things to show in captions. The first " "will be displayed at most zoom levels. The last will only be shown at very " "large sizes." msgstr "" #. (itstool) path: note/p #: C/nautilus-display.page:52 msgid "" "If you have a file manager window open, you may have to reload for icon " "caption changes to take effect. Click " "ViewReload or press " "CtrlR." msgstr "" "Si tien una ventana del xestor de ficheros abierta, pue tener que recargala " "pa que'l cambéu nos títulos de los iconos tenga efeutu. Calque " "VerRecargar o calque " "CtrlR." #. (itstool) path: info/desc #: C/nautilus-file-properties-basic.page:8 msgid "" "View basic file information, set permissions, and choose default " "applications." msgstr "" "Ver información básica del ficheru, asignar permisos y escoyer aplicaciones " "predeterminaes." #. (itstool) path: page/title #: C/nautilus-file-properties-basic.page:27 msgid "File properties" msgstr "Propiedaes del ficheru" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:29 msgid "" "To view information about a file or folder, right-click it and select " "Properties. You can also select the file and press " "AltEnter." msgstr "" "Pa ver información sobre un ficheru o carpeta, cálquelu col botón derechu " "del mur y escueya Propiedaes. Tamién pue escoyer el ficheru y " "primir AltIntro." #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:33 msgid "" "The file properties window shows you information like the type of file, the " "size of the file, and when you last modified it. If you need this " "information often, you can have it displayed in list view columns or icon captions." msgstr "" "La ventana de Propiedaes de ficheru amuesa'l tipu, el tamañu y la data de " "cambéu del ficheru. Si precisa esta información de cutiu, pue vela en Columnes de la llista o Descripciones d'iconos" #. (itstool) path: page/p #: C/nautilus-file-properties-basic.page:39 msgid "" "The information given on the Basic tab is explained below. There " "are also Permissions and Open With tabs. For certain types of files, such " "as images and videos, there will be an extra tab that provides information " "like the dimensions, duration, and codec." msgstr "" "La información que da la llingüeta Básicu esplícase nella mesma " "abaxo. Esisten tamién les llingüetes Permisos y Abrir con. Pa ciertos tipos de ficheros, talos " "como imaxes o vídeos, hai una llingüeta adicional (Imaxe) que contién " "información d'anchor, altor, dimensión, duración y códec." #. (itstool) path: section/title #: C/nautilus-file-properties-basic.page:47 msgid "Basic properties" msgstr "Propiedaes básiques" #. (itstool) path: title/gui #. (itstool) path: td/p #: C/nautilus-file-properties-basic.page:50 #: C/nautilus-list.page:37 #: C/net-firewall-ports.page:30 msgid "Name" msgstr "Nome" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:51 msgid "" "You can rename the file by changing this field. You can also rename a file " "outside the properties window. See ." msgstr "" "Pue renomar el ficheru camudando esti campu. Tamién pue renomar un ficheru " "fuera de la ventana de propiedaes. Vea ." #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:56 #: C/nautilus-list.page:46 msgid "Type" msgstr "Tipu" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:57 msgid "" "This helps you identify the type of the file, such as PDF document, " "OpenDocument Text, or JPEG image. The file type determines which " "applications can open the file, among other things. For example, you can't " "open a picture with a music player. See for more " "information on this." msgstr "" "Esto ayúdalu a identificar el tipu del ficheru, como documentu PDF, testu " "OpenDocument, o imaxe JPEG. El tipu de ficheru determina qué aplicaciones " "puen abrir el ficheru, ente otres coses. Por exemplu, nun pue abrir una " "imaxe con un reproductor de música. Vea pa más " "información." #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:62 msgid "" "The MIME type of the file is shown in parentheses; MIME type is a " "standard way that computers use to refer to the file type." msgstr "" "El tipu MIME d'un ficheru amuésase ente paréntesis; el tipu o triba " "MIME ye una manera standard qu'usen los equipos pa referise al tipu de " "ficheru." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:67 msgid "Contents" msgstr "Conteníos" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:68 msgid "" "This field is displayed if you are looking at the properties of a folder " "rather than a file. It helps you see the number of items in the folder. If " "the folder includes other folders, each inner folder is counted as one item, " "even if it contains further items. Each file is also counted as one item. If " "the folder is empty, the contents will display nothing." msgstr "" "Esti campu amuésase si ta mirando les propiedaes d'una carpeta en cuenta " "d'un ficheru. Esto va ayudalu a ver la cantidá d'elementos na carpeta. Si la " "carpeta inclúi otres carpetes, cada carpeta interior cúntase como un " "elementu, inclusive si contién otros elementos. Cada ficheru cúntase tamién " "como un elementu. Si la carpeta ta balera, el conteníu nun va amosase " "res." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:72 #: C/nautilus-list.page:41 msgid "Size" msgstr "Tamañu" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:73 msgid "" "This field is displayed if you are looking at a file (not a folder). The " "size of a file tells you how much disk space it takes up. This is also an " "indicator of how long it will take to download a file or send it in an email " "(big files take longer to send/receive)." msgstr "" "Esti campu amuésase si ta buscando un ficheru (non una carpeta). El tamañu " "d'un ficheru diz-y cuántu espaciu ocupa en discu. Esti ye tamién un " "indicador de cuántu tiempu pue tardar en descargase un ficheru o unvialu nun " "corréu-e (los ficheros grandes tarden más tiempu en unviase/recibise)." #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:74 msgid "" "Sizes may be given in bytes, KB, MB, or GB; in the case of the last three, " "the size in bytes will also be given in parentheses. Technically, 1 KB is " "1024 bytes, 1 MB is 1024 KB and so on." msgstr "" "Los tamaños tienen de dase en bytes, KB, MB, o GB; nel casu de los trés " "últimos, el tamañu en bytes podrá dase ente paréntesis. Téunicamente, 1 KB " "son 1024 bytes, 1 MB son 1024 KB y asina." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:78 #: C/nautilus-list.page:95 msgid "Location" msgstr "Camín" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:79 msgid "" "The location of each file on your computer is given by its absolute " "path. This is a unique \"address\" of the file on your computer, made " "up of a list of the folders that you would need to go into to find the file. " "For example, if Jim had a file called Resume.pdf in his Home " "folder, its location would be /home/jim/Resume.pdf." msgstr "" "L'allugamientu de cada ficheru nel so equipu ta dau pol so Camín " "absolutu. Esta ye una direición única del ficheru nel so equipu, " "conformada por una llista de les carpetes a les que necesitaría dir p'atopar " "un ficheru. Por exemplu, si Xurde tien un ficheru denomáu " "Currículum.pdf na so carpeta Home, el so allugamientu ye " "/home/xurde/Currículum.pdf." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:83 msgid "Volume" msgstr "Volume" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:84 msgid "" "The file system or device that the file is stored on. This shows you where " "the file is physically stored, for example if it is on the hard disk or on a " "CD, or a network share or file " "server. Hard disks can be split up into several disk partitions; the partition will be displayed under " "Volume too." msgstr "" "El sistema de ficheros o preséu nel que s'almacena el ficheru. Amuesa ónde " "s'almacena'l ficheru físicamente, por exemplu el discu duru o un CD, o en " "rede compartida o sirvidor de " "ficheros. Los discos duros puen estremase en distintes particiones de discu; la partición amuésase " "en Volume tamién." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:94 msgid "Free Space" msgstr "Espaciu llibre" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:95 msgid "" "This is only displayed for folders. It gives the amount of disk space which " "is available on the disk that the folder is on. This is useful for checking " "if the hard disk is full." msgstr "" "Esto namái s'amuesa pa les carpetes. Toma la cantidá d'espaciu en discu que " "ta disponible nel discu nel que ta la carpeta. Esto ye útil pa comprobar " "si'l discu duru ta llenu." #. (itstool) path: item/title #: C/nautilus-file-properties-basic.page:102 msgid "Accessed" msgstr "Accedíu" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:103 msgid "The date and time when the file was last opened." msgstr "Data y hora de la cabera apertura del ficheru." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/nautilus-file-properties-basic.page:107 #: C/nautilus-list.page:50 msgid "Modified" msgstr "Modificáu" #. (itstool) path: item/p #: C/nautilus-file-properties-basic.page:108 msgid "The date and time when the file was last changed and saved." msgstr "Data y hora de la cabera vegada que se camudó y guardó'l ficheru." #. (itstool) path: info/desc #: C/nautilus-file-properties-permissions.page:9 msgid "Control who can view and edit your files and folders." msgstr "Remane quién pue ver y editar los sos ficheros y carpetes." #. (itstool) path: page/title #: C/nautilus-file-properties-permissions.page:31 msgid "Set file permissions" msgstr "Afitar los permisos de ficheru" #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:33 msgid "" "You can use file permissions to control who can view and edit files that you " "own. To view and set the permissions for a file, right click it and select " "Properties, then select the Permissions tab." msgstr "" "Pue usar los permisos de ficheru pa remanar quién pue ver y editar ficheros " "que-y pertenecen. Pa ver y afitar los permisos pa un ficheru, calque col " "botón derechu del mur sobre él y escueya Propiedaes, dempués vaya " "a la llingüeta Permisos." #. (itstool) path: page/p #: C/nautilus-file-properties-permissions.page:37 msgid "" "See and below for details " "on the types of permissions you can set." msgstr "" "Llea y de siguío pa más " "información sobre los tipos de permisos que pue asignar." #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:41 #: C/nautilus-preview.page:36 msgid "Files" msgstr "Ficheros" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:43 msgid "" "You can set the permissions for the file owner, the group owner, and all " "other users of the system. For your files, you are the owner, and you can " "give yourself read-only or read-and-write permission. Set a file to read-" "only if you don't want to accidentally change it." msgstr "" "Pue asignar los permisos pal propietariu del ficheru, el grupu del " "propietariu y tolos demás usuarios del sistema. Pa los sos ficheros, usté " "ye'l so propietariu, y pue concedese a sí mesmu permisos de namái llectura o " "de llectura/escritura. Defina un ficheru como 'Namái llectura' si nun quier " "camudalu accidentalmente." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:48 msgid "" "Every user on your computer belongs to a group. On home computers, it is " "common for each user to have their own group, and group permissions are not " "often used. In corporate environments, groups are sometimes used for " "departments or projects. As well as having an owner, each file belongs to a " "group. You can set the file's group and control the permissions for all " "users in that group. You can only set the file's group to a group you belong " "to." msgstr "" "Cada usuariu del so equipu pertenez a un grupu. N'equipos domésticos, ye " "habitual que cada usuariu tenga'l so propiu grupu, y que los permisos de " "grupu nun s'usen de cutiu. N'entornos empresariales, los grupos úsense " "dacuando pa departamentos o proyeutos. Arriendes de tener un propietariu, " "cada ficheru pertenez a un grupu. Pue asignar el grupu d'un ficheru y " "remanar los permisos pa tolos usuarios d'esi grupu. Pue asignar el grupu " "d'un ficheru, namái si ye un grupu al qu'usté pertenez." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:56 msgid "" "You can also set the permissions for users other than the owner and those in " "the file's group." msgstr "" "Tamién pue asignar los permisos de los usuarios que nun seyan el propietariu " "nin que tean nel grupu del ficheru." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:59 msgid "" "If the file is a program, such as a script, you must select Allow " "executing file as program to run it. Even with this option selected, " "the file manager may still open the file in an application or ask you what " "to do. See for more " "information." msgstr "" "Si'l ficheru ye un programa, como por exemplu un script, va tener que " "escoyer Permitir executar el ficheru como un programa pa " "executalu. Inclusive con esta opción activada, pue que'l xestor de ficheros " "abra esi ficheru dientro d'una aplicación o entrúgue-y qué facer. Consulte " " pa más información." #. (itstool) path: section/title #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:67 #: C/nautilus-preview.page:48 msgid "Folders" msgstr "Carpetes" #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:68 msgid "" "You can set permissions on folders for the owner, group, and other users. " "See the details of file permissions above for an explanation of owners, " "groups, and other users." msgstr "" "Pue asignar permisos sobre carpetes pal propietariu, el grupu y el restu " "d'usuarios. Consulte los detalles sobre permisos de ficheros más enriba pa " "ver una desplicación sobre propietarios, grupos y el restu d'usuarios." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:71 msgid "" "The permissions you can set for a folder are different from those you can " "set for a file." msgstr "" "Los permisos que pue asignar a una carpeta son distintos de los que pue " "asignar a un ficheru." #. (itstool) path: title/gui #. (itstool) path: item/title #: C/nautilus-file-properties-permissions.page:75 #: C/net-proxy.page:59 msgid "None" msgstr "Na" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:76 msgid "The user will not even be able to see what files are in the folder." msgstr "" "L'usuariu nin siquier va ser quien a ver qué ficheros tán na carpeta." #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:80 msgid "List files only" msgstr "Namái llistar ficheros" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:81 msgid "" "The user will be able to see what files are in the folder, but will not be " "able to open, create, or delete files." msgstr "" "L'usuariu ye quien a ver los ficheros qu'hai dientro d'una carpeta, pero nun " "va ser quien a abrir, crear o desaniciar ficheros." #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:85 msgid "Access files" msgstr "Accesu a ficheros" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:86 msgid "" "The user will be able to open files in the folder (provided they have " "permission to do so on the particular file), but will not be able to create " "new files or delete files." msgstr "" "L'usuariu ye quien a abrir ficheros na carpeta (suponiendo que tien permisos " "pa ello nesi ficheru en particular), pero nun va ser quien a crear nuevos " "ficheros o desanicialos." #. (itstool) path: title/gui #: C/nautilus-file-properties-permissions.page:91 msgid "Create and delete files" msgstr "Crear y desaniciar ficheros" #. (itstool) path: item/p #: C/nautilus-file-properties-permissions.page:92 msgid "" "The user will have full access to the folder, including opening, creating, " "and deleting files." msgstr "" "L'usuariu va tener accesu completu a la carpeta, incluyendo l'abrir, crear y " "desaniciar ficheros." #. (itstool) path: section/p #: C/nautilus-file-properties-permissions.page:97 msgid "" "You can also quickly set the file permissions for all the files in the " "folder by clicking Change Permissions for Enclosed Files. Use the " "drop-down lists to adjust the permissions of contained files or folders, and " "click Change. Permissions are applied to files and folders in " "subfolders as well, to any depth." msgstr "" #. (itstool) path: info/desc #: C/nautilus-list.page:7 msgid "Control what information is displayed in columns in list view." msgstr "" "Remanar qué información se visualiza nes columnes na Vista de llista." #. (itstool) path: page/title #: C/nautilus-list.page:26 msgid "File manager list columns preferences" msgstr "Preferencies de les columnes na llista del xestor de ficheros" #. (itstool) path: page/p #: C/nautilus-list.page:28 msgid "" "There are nine columns of information that you can display in the file " "manager's list view. Click Files in the menu bar, pick " "Preferences and choose the List Columns tab to select " "which columns will be visible." msgstr "" #. (itstool) path: note/p #: C/nautilus-list.page:31 msgid "" "Use the Move Up and Move Down buttons to choose the " "order in which the selected columns will appear." msgstr "" "Use los botones Mover arriba y Mover abaxo pa escoyer " "l'orde nel que van apaecer les columnes escoyíes." #. (itstool) path: item/p #: C/nautilus-list.page:38 msgid "The name of folders and files in the folder being viewed." msgstr "" "El nome de les carpetes y ficheros na carpeta que se ta visualizando." #. (itstool) path: item/p #: C/nautilus-list.page:42 msgid "" "The size of a folder is given as the number of items contained in the " "folder. The size of a file is given as bytes, KB, or MB." msgstr "" "El tamañu d'una carpeta vien dau pol númberu d'elementos que contién dicha " "carpeta. El tamañu d'un ficheru vien dau en bytes, KB o MB." #. (itstool) path: item/p #: C/nautilus-list.page:47 msgid "" "Displayed as folder, or file type such as PDF document, JPEG image, MP3 " "audio, and more." msgstr "" "Visualizáu como carpeta, o triba de ficheru como documentu PDF, imaxe JPEG, " "soníu MP3, etcétera." #. (itstool) path: item/p #: C/nautilus-list.page:51 msgid "Shows when the file was last modified." msgstr "" #. (itstool) path: title/gui #: C/nautilus-list.page:54 msgid "Owner" msgstr "Propietariu" #. (itstool) path: item/p #: C/nautilus-list.page:55 msgid "The name of the user the folder or file is owned by." msgstr "El nome del usuariu propietariu de la carpeta o ficheru." #. (itstool) path: title/gui #: C/nautilus-list.page:58 msgid "Group" msgstr "Grupu" #. (itstool) path: item/p #: C/nautilus-list.page:59 msgid "" "The group the file is owned by. On my home computers, each user is in their " "own group. Groups are sometimes used in corporate environments, where users " "might be in groups according to department or project." msgstr "" "El grupu al que pertenez el ficheru. N'equipos domésticos, cada usuariu " "pertenez al so propiu grupu. Los grupos úsense dacuando n'entornos " "empresariales, au los usuarios puen pertenecer a ciertos grupos en función " "del so departamentu o proyeutu." #. (itstool) path: title/gui #: C/nautilus-list.page:64 msgid "Permissions" msgstr "Permisos" #. (itstool) path: item/p #: C/nautilus-list.page:65 msgid "Displays the file access permissions e.g. drwxrw-r--" msgstr "Amuesa los permisos d'accesu del ficheru. Ex. drwxrw-r--" #. (itstool) path: item/p #: C/nautilus-list.page:68 msgid "" "The first character - is the file type. - means " "regular file and d means directory (folder)." msgstr "" "El primer caráuter - ye'l tipu de ficheru. - significa " "ficheru normal y d significa direutoriu (carpeta)." #. (itstool) path: item/p #: C/nautilus-list.page:71 msgid "" "The next three characters rwx specify permissions for the user " "who owns the file." msgstr "" "Los trés caráuteres siguientes rwx especifiquen los permisos pa " "l'usuariu propietariu del ficheru." #. (itstool) path: item/p #: C/nautilus-list.page:74 msgid "" "The next three rw- specify permissions for all members of the " "group that owns the file." msgstr "" "Los trés siguientes rw- especifiquen los permisos pa tolos " "miembros del grupu al que pertenez el ficheru." #. (itstool) path: item/p #: C/nautilus-list.page:77 msgid "" "The last three characters in the column r-- specify permissions " "for all other users on the system." msgstr "" "Los trés últimos caráuteres de la columna r-- especifiquen los " "permisos pa tolos demás usuarios del sistema." #. (itstool) path: item/p #: C/nautilus-list.page:80 msgid "Each character has the following meanings:" msgstr "Cada caráuter tien el siguiente significáu:" #. (itstool) path: item/p #: C/nautilus-list.page:84 msgid "r : Read permission." msgstr "r : permisu de llectura." #. (itstool) path: item/p #: C/nautilus-list.page:85 msgid "w : Write permission." msgstr "w : permisu d'escritura." #. (itstool) path: item/p #: C/nautilus-list.page:86 msgid "x : Execute permission." msgstr "x : permisu d'execución." #. (itstool) path: item/p #: C/nautilus-list.page:87 msgid "- : No permission." msgstr "- : ensin permisu." #. (itstool) path: title/gui #: C/nautilus-list.page:91 msgid "MIME Type" msgstr "Tipu MIME" #. (itstool) path: item/p #: C/nautilus-list.page:92 msgid "Displays the MIME type of the item." msgstr "Amuesa'l tipu MIME del elementu." #. (itstool) path: item/p #: C/nautilus-list.page:96 msgid "The path to the location of the file." msgstr "El camín al allugamientu del ficheru." #. (itstool) path: page/title #: C/nautilus-prefs.page:17 msgid "File manager preferences" msgstr "Preferencies del xestor de ficheros" #. (itstool) path: info/desc #: C/nautilus-preview.page:8 msgid "Control when thumbnails are used for files." msgstr "" #. (itstool) path: page/title #: C/nautilus-preview.page:27 msgid "File manager preview preferences" msgstr "Preferencies de la vista previa del xestor de ficheros" #. (itstool) path: page/p #: C/nautilus-preview.page:29 msgid "" "The file manager creates thumbnails to preview image, video, and text files. " "Thumbnail previews can be slow for large files or over networks, so you can " "control when previews are made. Click Files in the menu bar, pick " "Preferences and select the Preview tab." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:37 msgid "" "By default, all previews are done for Local Files Only, those on " "your computer or connected external drives. You can set this feature to " "Always or Never. The file manager can browse files on other computers over a " "local area network or the internet. If you often browse files over a local " "area network, and the network has high bandwidth, you may want to set the " "preview option to Always." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:44 msgid "" "In addition, you can use the Only for files smaller than setting " "to limit the size of files previewed." msgstr "" #. (itstool) path: item/p #: C/nautilus-preview.page:49 msgid "" "If you show file sizes in list view " "columns or icon " "captions, folders will be shown with a count of how many files and " "folders they contain. Counting items in a folder can be slow, especially for " "very large folders, or over a network. You can turn this feature on or off, " "or turn it on only for files on your computer and local external drives." msgstr "" "Si visualiza'l tamañu de los ficheros nes columnes de la vista de llista o nes Descripciones d'iconos, les carpetes van " "amosar la cantidá de ficheros y carpetes que contienen. Cuntar los elementos " "qu'hai nuna carpeta pue resultar lento, especialmente en carpetes bien " "grandes, o al traviés de la rede. Pue activar o desactivar esta " "carauterística, o activala namái pa los ficheros almacenaos nel so equipu y " "n'unidaes esternes llocales." #. (itstool) path: info/desc #: C/nautilus-views.page:9 msgid "" "Specify the default view, sort order, and zoom levels for the file manager." msgstr "" "Especificar la vista predeterminada, la ordenación y los niveles de zoom pal " "xestor de ficheros." #. (itstool) path: page/title #: C/nautilus-views.page:36 msgid "Views preferences in Files" msgstr "" #. (itstool) path: page/p #: C/nautilus-views.page:38 msgid "" "You can change the default view for new folders, how files and folders are " "sorted by default, the zoom level for the icon and compact views, and " "whether files are displayed in the tree sidebar. Select Files Preferences in the top bar while " "Files is open and select the Views tab." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:46 msgid "Default view" msgstr "Vista predeterminada" #. (itstool) path: title/gui #: C/nautilus-views.page:49 msgid "View new folders using" msgstr "Ver les carpetes nueves usando" #. (itstool) path: item/p #: C/nautilus-views.page:50 msgid "" "By default, new folders are shown in icon view. If you prefer the list view, " "you can set it here as the default. Alternatively, you can select a " "different view for each folder as you browse by clicking the View items as a list or View " "items as a grid of icons button in the toolbar." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:57 msgid "Arrange items" msgstr "Ordenar los elementos" #. (itstool) path: item/p #: C/nautilus-views.page:58 msgid "" "You can change the default sort order that is used in folders using the " "Arrange items drop-down list in the preferences to sort by name, " "file size, file type, when they were last modified, when they were last " "accessed or when they were trashed." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:64 msgid "" "You can change how files are sorted in an " "individual folder by clicking the View options button in the toolbar and choosing By " "Name, By Size, By Type or By Modification " "Date, or by clicking the list column headers in list view. This menu " "only affects the current folder." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:72 msgid "Sort folders before files" msgstr "Amosar carpetes enantes de los ficheros" #. (itstool) path: item/p #: C/nautilus-views.page:73 msgid "" "By default, the file manager no longer shows all folders before files. To " "see all folders listed before files, enable this option." msgstr "" #. (itstool) path: title/gui #: C/nautilus-views.page:77 msgid "Show hidden and backup files" msgstr "Amosar ficheros anubríos y de copies de seguridá" #. (itstool) path: item/p #: C/nautilus-views.page:78 msgid "" "The file manager does not display hidden " "files and folders by default. You can always show hidden files by " "selecting this option." msgstr "" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:83 msgid "" "You can also show hidden files in an individual window by selecting " "Show Hidden Files, from the View options menu in the toolbar." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:92 msgid "Icon view defaults" msgstr "Valores predeterminaos pa la vista d'iconos" #. (itstool) path: title/gui #: C/nautilus-views.page:95 #: C/nautilus-views.page:116 msgid "Default zoom level" msgstr "Nivel de zoom predetermináu:" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:98 msgid "" "You can make the icons and text larger or smaller by default in icon view " "using this option. You can also change this setting in an individual folder " "by clicking the View " "options button in the toolbar and selecting Zoom In, " "Zoom Out or Normal Size. If you frequently use a " "larger or smaller zoom level, you can set the default with this option." msgstr "" #. (itstool) path: item/p #: C/nautilus-views.page:105 msgid "" "In icon view, more or fewer captions are shown based on your zoom level." msgstr "" #. (itstool) path: section/title #: C/nautilus-views.page:113 msgid "List view defaults" msgstr "Valores predeterminaos pa la vista de llista" #. (itstool) path: item/p #. TRANSLATORS: use the translation of the tooltip for the downwards #. pointing arrow button that opens the preferences menu in the main #. window for 'View options' #: C/nautilus-views.page:119 msgid "" "You can make the icons and text larger or smaller in list view using this " "option. You can also do this in an individual folder by clicking the View options button in " "the toolbar and selecting Zoom In, Zoom Out or " "Normal Size." msgstr "" #. (itstool) path: info/desc #: C/net-antivirus.page:11 msgid "" "There are few Linux viruses, so you probably don't need anti-virus software." msgstr "" "Hai bien pocos virus pa Linux, asina que dablemente nun precise software " "antivirus." #. (itstool) path: page/title #: C/net-antivirus.page:25 msgid "Do I need anti-virus software?" msgstr "¿Necesito software antivirus?" #. (itstool) path: page/p #: C/net-antivirus.page:27 msgid "" "If you are used to Windows or Mac OS, you are probably also used to having " "anti-virus software running all of the time. Anti-virus software runs in the " "background, constantly checking for computer viruses that might find their " "way onto your computer and cause problems." msgstr "" "Si ta avezáu a Windows o Mac OS, quiciabes tea acostumáu tamién a tener " "software antivirus n'execución tol tiempu. El software antivirus execútase " "en segundu planu, y anda de siguío a la gueta de virus informáticos que " "podríen introducise nel so equipu y causa-y problemes." #. (itstool) path: page/p #: C/net-antivirus.page:31 msgid "" "Anti-virus software does exist for Linux, but you probably don't need to use " "it. Viruses that affect Linux are still very rare. Some argue that this is " "because Linux is not as widely used as other operating systems, so no-one " "writes viruses for it. Others argue that Linux is intrinsically more secure, " "and security problems that viruses could make use of are fixed very quickly." msgstr "" "Esiste software antivirus pa Linux, pero lo más probable ye qu'enxamás " "precise usalu. Entá son bien raros los virus qu'afeuten a Linux. Delles " "persones argumenten qu'esto débese a que Linux nun s'usa tanto como otros " "sistemes operativos, polo que naide fai o crea virus pa Linux. Otres " "persones sostienen que Linux ye intrínsecamente más seguru, y los problemes " "de seguridá de los que podríen aprovechase los virus corríxense mui rápido." #. (itstool) path: page/p #: C/net-antivirus.page:36 msgid "" "Whatever the reason, Linux viruses are so rare that you don't really need to " "worry about them at the moment." msgstr "" "Cualesquier seya la razón, los virus de Linux son tan raros que, daveres, " "nun hai por qué esmolecese d'ellos nesti momentu." #. (itstool) path: page/p #: C/net-antivirus.page:38 msgid "" "If you want to be extra-safe, or if you want to check for viruses in files " "that you are passing between yourself and people using Windows and Mac OS, " "you can still install anti-virus software. Check in Ubuntu " "Software where a number of applications are available." msgstr "" #. (itstool) path: info/desc #: C/net-browser.page:11 msgid "" "Change the default browser, install Flash, install the java plugin, Silverlight support…" msgstr "" #. (itstool) path: credit/name #: C/net-browser.page:19 #: C/net-chat.page:19 #: C/net-email.page:17 #: C/net-general.page:19 #: C/net-problem.page:17 #: C/net-security.page:17 #: C/net-wired.page:17 #: C/net-wireless.page:21 #: C/net-wireless-connect.page:19 msgid "The Ubuntu Documentation Team" msgstr "Equipu de documentación d'Ubuntu" #. (itstool) path: page/title #: C/net-browser.page:24 msgid "Web Browsers" msgstr "Navegadores web" #. (itstool) path: info/desc #: C/net-chat.page:11 msgid "" "Chat on any network using " "Empathy, make video " "calls, install skype, social networking apps" msgstr "" "Charrar en cualquier rede usando " "Empathy, facer " "videollamaes, instalar Skype, " "aplicaciones de redes sociales" #. (itstool) path: page/title #: C/net-chat.page:24 msgid "Chat & Social Networking" msgstr "Chats y redes sociales" #. (itstool) path: info/desc #: C/net-chat-empathy.page:15 msgid "" "With Empathy you can chat, call and video call with friends and " "colleagues on a variety of networks" msgstr "" "Con Empathy pue chatear, facer llames d'audio y videu con amigos " "y collacios de delles redes" #. (itstool) path: page/title #: C/net-chat-empathy.page:20 msgid "Instant messaging on Ubuntu" msgstr "Mensaxería nel intre con Ubuntu" #. (itstool) path: page/p #: C/net-chat-empathy.page:22 msgid "" "With the Empathy application, you can chat with people online and " "with friends and colleagues who use Google Talk, AIM, Windows Live and many " "other chat programs. With a microphone or a webcam you can also have audio " "or video calls." msgstr "" "Cola aplicación Empathy pue conversar con persones en llinia y " "con amigos y collacios qu'usen Google Talk, AIM, Windows Live y munchos " "otros programes de chat. Con un micrófonu o una webcam tamién pue facer " "audio o videollamaes." #. (itstool) path: page/p #: C/net-chat-empathy.page:29 msgid "" "Empathy is not installed by default in Ubuntu, but you can install it from the Ubuntu package archive. " "Start Empathy Instant Messaging from the Dash, the Launcher " "or choose Empathy from the Messaging menu." msgstr "" #. (itstool) path: note/p #: C/net-chat-empathy.page:39 msgid "" "You can change your instant messaging status (Available, Away, Busy, etc.) " "from the Messaging menu." msgstr "" #. (itstool) path: page/p #: C/net-chat-empathy.page:45 msgid "" "For help with using Empathy, read the Empathy " "manual." msgstr "" "P'ayuda col usu d'Empathy, llea'l manual " "d'Empathy." #. (itstool) path: info/desc #: C/net-chat-skype.page:14 msgid "" "Skype is proprietary software and must be installed manually on " "Ubuntu" msgstr "" "Skype ye un software privativu y tien d'instalase manualmente " "n'Ubuntu" #. (itstool) path: page/title #: C/net-chat-skype.page:19 msgid "How can I use Skype on Ubuntu?" msgstr "¿Cómo usar Skype n'Ubuntu?" #. (itstool) path: page/p #: C/net-chat-skype.page:21 msgid "" "Skype is proprietary software that allows you to make calls over " "the Internet using your computer." msgstr "" "Skype ye un software privativu que-y dexa facer llamaes per " "Internet usando'l so equipu." #. (itstool) path: page/p #: C/net-chat-skype.page:26 msgid "" "Skype uses decentralized peer-to-peer technologies, so your calls do not go " "through a central server, but through distributed servers and other users." msgstr "" "Skype usa teunoloxíes descentralizaes puntu a puntu, polo que les sos " "llamaes nun pasen al traviés d'un sirvidor central sinón por sirvidores " "distribuyíos y otros usuarios." #. (itstool) path: page/p #: C/net-chat-skype.page:31 msgid "" "The Skype software is free to use, but it is not free software; the source " "code is proprietary and not available for modification." msgstr "" "L'usu de Skype ye de baldre, pero nun ye software llibre; el so códigu fonte " "ye privativu y nun ta disponible pa la so modificación." #. (itstool) path: page/p #: C/net-chat-skype.page:36 msgid "" "Skype is not installed by default on Ubuntu. Install the skype package to use it." msgstr "" "Skype nun ta instaláu n'Ubuntu de forma predeterminada. Instale'l paquete skype pa poder usalu." #. (itstool) path: note/p #: C/net-chat-skype.page:41 msgid "" "You need to activate the " "Canonical Partner Repository to install Skype" msgstr "" "Va necesitar activar el " "Repositoriu de socios de Canonical pa instalar Skype" #. (itstool) path: list/title #: C/net-chat-skype.page:55 msgid "Additional resources for help with Skype" msgstr "Recursos adicionales d'ayuda con Skype" #. (itstool) path: item/p #: C/net-chat-skype.page:57 msgid "" " How to " "record Skype conversations " msgstr "" " Cómo " "grabar conversaciones de Skype " #. (itstool) path: item/p #: C/net-chat-skype.page:63 msgid "" " A list of webcams which " "are compatible with Skype " msgstr "" " Llista de cámares web " "compatibles con Skype " #. (itstool) path: item/p #: C/net-chat-skype.page:69 msgid "" " " "Troubleshooting Skype - for advanced users " msgstr "" " " "Solucionar problemes de Skype - pa usuarios avanzaos " #. (itstool) path: info/desc #: C/net-chat-social.page:13 msgid "" "Post to Twitter, Facebook and other social networking " "sites directly from your desktop" msgstr "" "Escribir mensaxes en Twitter, Facebook y otres redes " "sociales direutamente dende'l so escritoriu" #. (itstool) path: page/title #: C/net-chat-social.page:18 msgid "Social networking from the desktop" msgstr "Redes sociales dende'l so escritoriu" #. (itstool) path: page/p #: C/net-chat-social.page:20 msgid "" "With Ubuntu you can post to your favorite social networking sites from your " "desktop. Ubuntu uses the Friends scope to allow you to organize " "your social networking sites in one place, and to post updates from the " "Me Menu without opening any website." msgstr "" #. (itstool) path: page/p #: C/net-chat-social.page:27 msgid "To set up your social networking accounts:" msgstr "Pa configurar les sos cuentes de redes sociales:" #. (itstool) path: item/p #: C/net-chat-social.page:32 msgid "" "Open the System menu on the right " "hand side of the menu bar and select \"System Settings...\"." msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:36 msgid "Choose Online accounts" msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:40 msgid "" "Choose the social networking site you want to set up and click Add " "Account..." msgstr "" #. (itstool) path: item/p #: C/net-chat-social.page:44 msgid "" "Click Authorize and insert your account settings for that site, " "and follow the instructions" msgstr "" "Calque Autorizar, introduza les opciones de la so cuenta pa esa " "rede social, y siga les instrucciones" #. (itstool) path: page/p #: C/net-chat-social.page:51 msgid "" "You can now view your social networking messages from the Messaging menu on the right hand side of the menu " "bar, in the Broadcast section. Click on any of the items in that " "section to open Friends scope and to read or post messages to " "your social network." msgstr "" #. (itstool) path: info/desc #: C/net-chat-video.page:13 msgid "What applications can I use to make video calls?" msgstr "¿Qué aplicaciones puedo usar pa faer videollamaes?" #. (itstool) path: page/title #: C/net-chat-video.page:17 msgid "Video calls" msgstr "Llamaes de videu" #. (itstool) path: page/p #: C/net-chat-video.page:19 msgid "" "You can make video calls from Ubuntu without installing any additional " "software using Empathy - via the Google Talk, MSN " ", Jabber , and SIP networks. See the Empathy manual for help on " "making video calls with Empathy." msgstr "" "Pue facer videollamaes dende Ubuntu ensin instalar dengún software " "adicional, utilizando Empathy (al traviés de les redes Google " "Talk, MSN , Jabber y SIP). Consulte'l manual d'Empathy pa saber cómo " "facer videollamaes con Empathy." #. (itstool) path: list/title #: C/net-chat-video.page:28 msgid "Other applications which support video calls include" msgstr "Otres aplicaciones qu'almiten videollamaes son" #. (itstool) path: item/p #: C/net-chat-video.page:30 msgid "Skype" msgstr "" #. (itstool) path: item/p #: C/net-chat-video.page:34 msgid "Ekiga" msgstr "Ekiga" #. (itstool) path: info/desc #: C/net-default-browser.page:19 msgid "" "Change the default web browser by going to Details in the " "System Settings." msgstr "" "Camude'l navegador web predetermináu diendo a Detalles " "n'Axustes del sistema." #. (itstool) path: page/title #: C/net-default-browser.page:23 msgid "Change which web browser websites are opened in" msgstr "Camudar con qué navegador s'abren les páxines web" #. (itstool) path: page/p #: C/net-default-browser.page:25 msgid "" "When you click a link to a web page in any application, a web browser will " "automatically open up to that page. If you have more than one browser " "installed, however, the page may not open up in the browser you wanted it to " "open in. To fix this, change the default web browser:" msgstr "" "Cuando se calca nun enllaz a una páxina web en cualquier aplicación, va " "abrise automáticamente un navegador o restolador web con esa páxina. Si tien " "más d'un navegador instaláu, pue ser que la páxina nun s'abra col navegador " "qu'usté quería que s'abriera . Pa solucionar esti problema, camude'l " "navegador predetermináu:" #. (itstool) path: item/p #: C/net-default-browser.page:33 #: C/net-default-email.page:33 msgid "" "Open Details and choose Default Applications from the " "list on the left side of the window." msgstr "" "Abra Detalles y escueya Aplicaciones predeterminaes na " "llista nel llau esquierdu de la ventana." #. (itstool) path: item/p #: C/net-default-browser.page:37 msgid "" "Choose which web browser you would like links to be opened in by changing " "the Web option." msgstr "" "Escueya con qué restolador web quier abrir los enllaces, camudando la opción " "Web." #. (itstool) path: page/p #: C/net-default-browser.page:41 msgid "" "When you open up a different web browser, it might tell you that it's not " "the default browser any more. If this happens, click the Cancel " "button (or similar) so that it doesn't try to set itself as the default " "browser again." msgstr "" "Cuando abra un restolador web distintu, pue ser qu'esti-y avise de que nun " "ye'l restolador web predetermináu. Si esto asocede, calque nel botón " "Encaboxar (o asemeyáu) pa qu'esti nun intente afitase como'l " "restolador predetermináu nuevamente." #. (itstool) path: info/desc #: C/net-default-email.page:19 msgid "" "Change the default email client by going to Details in the " "System Settings." msgstr "" "Camude'l veceru de corréu predetermináu diendo a Detalles " "n'Axustes del sistema." #. (itstool) path: page/title #: C/net-default-email.page:23 msgid "Change which mail application is used to write emails" msgstr "Camudar qué aplicación de corréu-e usar pa escribir correos" #. (itstool) path: page/p #: C/net-default-email.page:25 msgid "" "When you click a button or link to send a new email (for example, in your " "word processing application), your default mail application will open up " "with a blank message, ready for you to write. If you have more than one mail " "application installed, however, the wrong mail application might open up. " "You can fix this by changing which one is the default email application:" msgstr "" "Cuando calque un botón o enllaz pa unviar un nuevu corréu electrónicu (por " "exemplu, nel so procesador de testos), va abrise l'aplicación de corréu-e " "predeterminada con un mensaxe en blancu, llistu pa escribir. Si tien más " "d'una aplicación de corréu instalada, ye posible que s'abra la incorreuta. " "Pue solucionar esti problema per aciu'l cambéu de l'aplicación de corréu " "electrónicu predeterminada:" #. (itstool) path: item/p #: C/net-default-email.page:37 msgid "" "Choose which email client you would like to be used by default by changing " "the Mail option." msgstr "" "Escueya qué veceru de corréu quier usar de manera predeterminada, camudando " "la opción Corréu." #. (itstool) path: info/desc #: C/net-email.page:12 msgid "Default email apps" msgstr "" "Aplicaciones de corréu predeterminaes" #. (itstool) path: credit/name #: C/net-email.page:21 #: C/net-general.page:23 msgid "The GNOME Documentation Project" msgstr "El proyeutu de documentación de GNOME" #. (itstool) path: page/title #: C/net-email.page:25 msgid "Email & email software" msgstr "Corréu electrónicu y software de corréu electrónicu" #. (itstool) path: info/desc #: C/net-email-virus.page:17 msgid "" "Viruses are unlikely to infect your computer, but could infect the computers " "of people you email." msgstr "" "Ye probable que los virus nun infecten el so equipu, pero sí podríen " "infectar a los equipos de les persones a les que-yos unvie corréu " "electrónicu." #. (itstool) path: page/title #: C/net-email-virus.page:21 msgid "Do I need to scan my emails for viruses?" msgstr "¿Necesito comprobar si hai virus nos mios correos electrónicos?" #. (itstool) path: page/p #: C/net-email-virus.page:23 msgid "" "Viruses are programs that cause problems if they manage to find their way " "onto your computer. A common way of them getting onto your computer is " "through email messages." msgstr "" "Los virus son programes que causen problemes si llogren atopar el camín " "hacia'l so equipu. Una forma común d'acceder al so equipu ye al traviés de " "mensaxes de corréu electrónicu." #. (itstool) path: page/p #: C/net-email-virus.page:25 msgid "" "Viruses that can affect computers running Linux are quite rare, so you are " "unlikely to get a virus through email or " "otherwise. If you receive an email with a virus hidden in it, it will " "probably have no effect on your computer. As such, you probably don't need " "to scan your email for viruses." msgstr "" "Los virus que puen afectar a equipos con Linux son bien raros, polo que ye " "pocu probable qu'un virus aporte d'otra manera " "que nun seya dende un corréu electrónicu. Si recibe un corréu " "electrónicu con un virus 'tapecíu' nél, probablemente nun va tener dengún " "efectu nel so equipu. Polo que nun ye necesariu escaniar el so corréu a la " "gueta de virus." #. (itstool) path: page/p #: C/net-email-virus.page:27 msgid "" "You may, however, wish to scan your email for viruses in case you happen to " "forward a virus from one person to another. For example, if one of your " "friends has a Windows computer with a virus and sends you a virus-infected " "email, and you then forward that email to another friend with a Windows " "computer, then the second friend might get the virus too. You could install " "an anti-virus application to scan your emails to prevent this, but it's " "unlikely to happen and most people using Windows and Mac OS have anti-virus " "software of their own anyway." msgstr "" "Sicasí, pue ser que quiera analizar el so corréu a la gueta de virus, y en " "casu d'atopar dalgún, evitar pasa-ylos a otra persona. Por exemplu, si ún de " "los sos collacios usa un Windows infectáu con virus y únvia-y a usté un " "corréu electrónicu infectáu, y dempués usté reunvia-y esi mesmu corréu-e a " "otru collaciu que tamién usa Windows, el segundu collaciu podría infectase " "col virus del so primer collaciu. Pue instalase una aplicación antivirus " "p'analizar el so corréu-e pa evitar estes tresmisiones, pero ye poco " "probable qu'esto asoceda, y del mesmu mou, la mayoría de les personas " "qu'usan Windows y Mac OS tienen (o deberíen tener) un software antivirus." #. (itstool) path: info/desc #: C/net-findip.page:24 msgid "Knowing your IP address can help you troubleshoot network problems." msgstr "Conocer la so direición IP pue ayuda-y a iguar problemes de rede." #. (itstool) path: page/title #: C/net-findip.page:28 msgid "Find your IP address" msgstr "Saber la so direición IP" #. (itstool) path: page/p #: C/net-findip.page:30 msgid "" "Knowing your IP address can help you troubleshoot problems with your " "internet connection. You may be surprised to learn that you have " "two IP addresses: an IP address for your computer on the internal " "network and an IP address for your computer on the internet." msgstr "" "Conocer la so direición IP pue ayudalu a iguar problemes cola so conexón a " "Internet. Ye posible que se sorprienda al saber que tien dos " "direiciones IP: una direición IP del so equipu na rede interna y una " "direición IP del so equipu n'Internet." #. (itstool) path: steps/title #: C/net-findip.page:33 msgid "Find your internal (network) IP address" msgstr "Atopar la so direición IP interna (rede)" #. (itstool) path: item/p #: C/net-findip.page:35 msgid "" "Open Network and select Wired or Wireless " "from the list on the left, depending on which network connection you want to " "find the IP address for." msgstr "" #. (itstool) path: item/p #: C/net-findip.page:36 msgid "" "Your internal IP address will be displayed in the list of information." msgstr "" #. (itstool) path: steps/title #: C/net-findip.page:40 msgid "Find your external (internet) IP address" msgstr "Atopar la so direición IP esterna (Internet)" #. (itstool) path: item/p #: C/net-findip.page:41 msgid "" "Visit whatismyipaddress.com." msgstr "" "Visite whatismyipaddress.com." #. (itstool) path: item/p #: C/net-findip.page:42 msgid "The site will display your external IP address for you." msgstr "El sitiu va amosar la so direición IP esterna pa usté." #. (itstool) path: page/p #: C/net-findip.page:45 msgid "" "Depending on how your computer connects to the internet, these addresses may " "be the same." msgstr "" "Dependiendo de cómo se coneuta'l so equipu a Internet, esta direición pue " "ser la mesma." #. (itstool) path: info/desc #: C/net-firewall-on-off.page:7 msgid "" "You can control which programs can access the network. This helps to keep " "your computer secure." msgstr "" "Pue remanar qué programes puen acceder a la rede. Esto ayuda a caltener el " "so equipu seguru." #. (itstool) path: page/title #: C/net-firewall-on-off.page:24 msgid "Enable or block firewall access" msgstr "Activar o bloquiar accesu al tornafueos" #. (itstool) path: page/p #: C/net-firewall-on-off.page:26 msgid "" "Ubuntu comes equipped with the Uncomplicated Firewall " "(ufw) but the firewall is not enabled by default. Because Ubuntu " "does not have any open network services (except for basic network " "infrastructure) in the default installation, a firewall is not needed to " "block incoming attempted malicious connections." msgstr "" "Ubuntu incorpora'l Tornafueos ensin complicaciones («Uncomplicated " "Firewall») (ufw) pero nun vien activáu de forma " "predeterminada. Como Ubuntu nun trai dengún serviciu de rede abiertu " "(sacante pa la infraestructura básica de rede) na instalación " "predeterminada, nun se precisa nengún tornafueos pa bloquiar intentos de " "conexones malicioses entrantes." #. (itstool) path: page/p #: C/net-firewall-on-off.page:28 msgid "" "For more information about how to use ufw, see the online " "documentation." msgstr "" "Pa tener más información sobre l'usu d'Ufw, consulte la documentación en " "llinia." #. (itstool) path: section/title #: C/net-firewall-on-off.page:31 msgid "Turn the firewall on or off" msgstr "Activar o desactivar el tornafueos" #. (itstool) path: section/p #: C/net-firewall-on-off.page:32 msgid "" "To turn on the firewall, enter sudo ufw enable in a terminal. To " "turn off ufw, enter sudo ufw disable." msgstr "" "P'activar el tornafueos, teclee sudo ufw enable nun terminal. Pa " "desactivar ufw, teclee sudo ufw disable." #. (itstool) path: section/title #: C/net-firewall-on-off.page:36 msgid "Allow or block specific network activity" msgstr "Permitir o refugar cierta actividá de rede" #. (itstool) path: section/p #: C/net-firewall-on-off.page:37 msgid "" "Many programs are built to offer network services. For instance, you can " "share content, or let someone view your desktop remotely. Depending on which " "additional programs you install, you may need to adjust the firewall to " "allow these services to work as intended. UfW comes with a number of rules " "already pre-configured. For instance, to allow SSH connections, " "enter sudo ufw allow ssh in a terminal. To block ssh, enter " "sudo ufw block ssh." msgstr "" "Munchos programes tán diseñaos pa ufiertar servicios de rede. Por exemplu, " "pue compartir conteníos, o dexar que daquién vea'l so escritoriu de forma " "remota. Dependiendo de los programes qu'instale, ye posible que tenga " "qu'axustar el tornafueos pa dexar qu'esos programes funcionen según lo " "previsto. Ufw yá trai delles regles predefiníes. Por exemplu, pa permitir " "conexones SSH, introduza sudo ufw allow ssh nun " "terminal. Pa bloquiar el SSH, introduza sudo ufw block ssh." #. (itstool) path: section/p #: C/net-firewall-on-off.page:38 msgid "" "Each program that provides services uses a specific network port. " "To enable access to that program's services, you may need to allow access to " "its assigned port on the firewall. To allow connections on port 53, enter " "sudo ufw allow 53 in a terminal. To block port 53, enter " "sudo ufw block 53." msgstr "" "Tou programa qu'apurre servicios usa un puertu de rede específicu. " "Pa permitir l'accesu a los servicios d'esi programa, tien de dexar l'accesu " "al so puertu asignáu nel tornafueos. Pa dexar conexones al puertu 53, " "introduza sudo ufw allow 53 nun terminal. Pa bloquiar el puertu " "53, introduza sudo ufw block 53." #. (itstool) path: section/p #: C/net-firewall-on-off.page:39 msgid "" "To check the current status of ufw, enter sudo ufw status in a " "terminal." msgstr "" "Pa comprobar l'estáu actual de ufw, teclee sudo ufw status nun " "terminal." #. (itstool) path: section/title #: C/net-firewall-on-off.page:43 msgid "Use ufw without a terminal" msgstr "Usar ufw ensin un terminal" #. (itstool) path: section/p #: C/net-firewall-on-off.page:44 msgid "" "You can also install gufw if you prefer to set up the firewall " "without using a terminal. To install, click this " "link." msgstr "" "Tamién pue instalar Gufw si prefier configurar el tornafueos " "ensin usar el terminal. Pa instalalu, calque nesti " "enllaz." #. (itstool) path: section/p #: C/net-firewall-on-off.page:45 msgid "" "You can launch this program by searching for Firewall " "Configuration in the Dash. The program does not need to be " "kept open for the firewall to work." msgstr "" "Va poder llanzar esti programa buscando Configuración del " "tornafueos nel Tableru. El programa nun precisa tar abiertu " "pa que funcione'l tornafueos." #. (itstool) path: info/desc #: C/net-firewall-ports.page:11 msgid "" "You need to specify the right network port to enable/disable network access " "for a program with your firewall." msgstr "" "Tien qu'especificar el puertu de rede correutu p'activar/desactivar l'accesu " "a rede pa un programa nel so tornafueos." #. (itstool) path: page/title #: C/net-firewall-ports.page:20 msgid "Commonly-used network ports" msgstr "Puertos de rede usaos de normal" #. (itstool) path: page/p #: C/net-firewall-ports.page:21 msgid "" "This is a list of network ports commonly used by applications that provide " "network services, like file sharing or remote desktop viewing. You can " "change your system's firewall to block or " "allow access to these applications. There are thousands of ports in " "use, so this table isn't complete." msgstr "" "Esta ye una llista de los puertos de rede comúnmente usaos poles " "aplicaciones que dan servicios de rede, como la compartición de ficheros o " "la visualización d'escritorios remotos. Pue camudar el tornafueos del so " "sistema a bloquiar o dexar " "l'accesu a estes aplicaciones. Hai miles de puertos n'usu, polo " "qu'esta tabla nun ta completa." #. (itstool) path: td/p #: C/net-firewall-ports.page:27 msgid "Port" msgstr "Puertu" #. (itstool) path: td/p #: C/net-firewall-ports.page:33 msgid "Description" msgstr "Descripción" #. (itstool) path: td/p #: C/net-firewall-ports.page:40 msgid "5353/udp" msgstr "5353/udp" #. (itstool) path: td/p #: C/net-firewall-ports.page:43 msgid "mDNS, Avahi" msgstr "mDNS, Avahi" #. (itstool) path: td/p #: C/net-firewall-ports.page:46 msgid "" "Allows systems to find each other, and describe which services they offer, " "without you having to specify the details manually." msgstr "" "Permite que los sistemes s'atopen ún al otru y describan los servicios " "qu'ufierten, ensin tener qu'especificar los detalles de forma manual." #. (itstool) path: td/p #: C/net-firewall-ports.page:51 msgid "631/udp" msgstr "631/udp" #. (itstool) path: td/p #. (itstool) path: page/title #: C/net-firewall-ports.page:54 #: C/net-firewall-ports.page:65 #: C/printing.page:28 msgid "Printing" msgstr "Imprentar" #. (itstool) path: td/p #: C/net-firewall-ports.page:57 msgid "Allows you to send print jobs to a printer over the network." msgstr "Déxa-y unviar trabayos d'impresión nuna rede." #. (itstool) path: td/p #: C/net-firewall-ports.page:62 msgid "631/tcp" msgstr "631/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:68 msgid "Allows you to share your printer with other people over the network." msgstr "Déxa-y compartir la imprentadora con otres persones de la rede." #. (itstool) path: td/p #: C/net-firewall-ports.page:73 msgid "5298/tcp" msgstr "5298/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:76 msgid "Presence" msgstr "Presencia" #. (itstool) path: td/p #: C/net-firewall-ports.page:79 msgid "" "Allows you to advertise your instant messaging status to other people on the " "network, such as \"online\" or \"busy\"." msgstr "" "Déxa-y recibir estaos de mensaxería instantánea d'otres persones de la rede, " "como «en llinia» o «ocupáu»." #. (itstool) path: td/p #: C/net-firewall-ports.page:84 msgid "5900/tcp" msgstr "5900/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:87 msgid "Remote desktop" msgstr "Escritoriu remotu" #. (itstool) path: td/p #: C/net-firewall-ports.page:90 msgid "" "Allows you to share your desktop so other people can view it or provide " "remote assistance." msgstr "" "Déxa-y compartir el so escritoriu con otres persones pa ver o apurrir " "asistencia remota." #. (itstool) path: td/p #: C/net-firewall-ports.page:95 msgid "3689/tcp" msgstr "3689/tcp" #. (itstool) path: td/p #: C/net-firewall-ports.page:98 msgid "Music sharing (DAAP)" msgstr "Compartir música (DAAP)" #. (itstool) path: td/p #: C/net-firewall-ports.page:101 msgid "Allows you to share your music library with others on your network." msgstr "" "Déxa-y compartir la so biblioteca de música con otres persones de la rede." #. (itstool) path: info/desc #: C/net-fixed-ip-address.page:16 msgid "" "Using a static IP address can make it easier to provide some network " "services from your computer." msgstr "" "Usando una direición IP estática pue facer que seya más fácil apurrir dellos " "servicios de rede nel so equipu." #. (itstool) path: page/title #: C/net-fixed-ip-address.page:20 msgid "Create a connection with a fixed IP address" msgstr "Crear una conexón con una direición IP fixa" #. (itstool) path: page/p #: C/net-fixed-ip-address.page:22 msgid "" "Most networks will automatically assign an IP address and other details to your computer when you " "connect to the network. These details can change periodically, but you might " "want to have a fixed IP address for the computer so you always know what its " "address is (for example, if it is a file server)." msgstr "" "La mayoría de redes asignen automáticamente una direición IP y otros detalles al so equipu cuando se " "coneuta a la rede. Estos detalles puen camudar dacuando, pero usté seique " "quiera caltener una direición IP fixa pal so equipu y asina saber siempres " "qué direición ye (por exemplu, si ye un sirvidor de ficheros)." #. (itstool) path: page/p #: C/net-fixed-ip-address.page:23 msgid "To give your computer a fixed (static) IP address:" msgstr "Pa dar al so equipu una direición d'IP fixa (estática):" #. (itstool) path: item/p #: C/net-fixed-ip-address.page:26 #: C/net-wrongnetwork.page:29 msgid "" "Click the network menu on the menu bar and select Edit " "Connections." msgstr "" "Calque nel menú de rede na barra de menús y escueya Editar " "les conexones." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:27 msgid "" "Select the Wired connection on the Wired tab or your " "WiFi network on the Wireless tab and click Edit." msgstr "" "Escueya la Conexón cableada na llingüeta Cableada o la " "so rede WiFi na llingüeta Inalámbrica y calque Editar." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:28 msgid "" "Click on the IPv4 Settings tab and change the Method " "to Manual." msgstr "" "Calque na llingüeta Axustes de IPv4 y camude'l Métodu " "a Manual." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:29 msgid "" "If no connection information is listed in the Addresses list, or " "if you want to set up a new connection, click Add." msgstr "" "Si nun apaez denguna información sobre la conexón na llista " "Direiciones o si quier configurar una nueva conexón, faiga clic " "en Amestar." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:30 msgid "" "Enter the IP Address, Netmask, and Gateway " "information into the appropriate boxes. How you choose these will depend on " "your network setup; there are specific rules governing which IP addresses " "and netmasks are valid for a given network." msgstr "" "Introduza la información de direición IP, Mázcara de rede, " "y Puerta d'enllaz nes caxelles correspondientes. Cómo escoyer esta " "información depende de la configuración de rede; hai normes específiques que " "regulen el que les direiciones IP y les mázcares de rede seyan válides pa " "una determinada rede." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:31 msgid "" "If necessary, enter a Domain Name Server address into the DNS " "servers box. This is the IP address of a server which looks up domain " "names; most corporate networks and internet providers have dedicated DNS " "servers." msgstr "" "Si ye necesario, introduza una direición de Sirvidor de nomes de " "dominiu na caxella Sirvidores DNS. Esta ye la direición IP " "d'un sirvidor que busca los nomes de dominiu; la mayoría de les redes " "corporatives y fornidores d'Internet, tienen sirvidores DNS dedicaos." #. (itstool) path: item/p #: C/net-fixed-ip-address.page:32 msgid "" "Click Save. The network connection should now have a fixed IP " "address." msgstr "" "Calque Guardar... La conexón de rede tendría de tener agora una " "direición IP fixa." #. (itstool) path: info/desc #: C/net-general.page:11 msgid "" "Find your IP address, WEP & WPA security, MAC addresses, proxies…" msgstr "" "Atope la so direición IP, seguridá WEP y WPA, direiciones MAC, proxy…" #. (itstool) path: page/title #: C/net-general.page:29 msgid "Networking terms & tips" msgstr "Conceutos y conseyos de redes" #. (itstool) path: info/desc #: C/net-install-flash.page:15 msgid "" "You may need to install Flash to be able to view websites like YouTube, " "which display videos and interactive web pages." msgstr "" "Tal vegada ten que instalar Flash pa poder ver sitios web como YouTube, que " "muestran vídeos y páxines web interactivas." #. (itstool) path: page/title #: C/net-install-flash.page:19 msgid "Install the Flash plug-in" msgstr "Instalar el complementu Flash" #. (itstool) path: page/p #: C/net-install-flash.page:21 msgid "" "Flash is a plug-in for your web browser that allows you " "to watch videos and use interactive web pages on some websites. Some " "websites won't work without Flash." msgstr "" "Flash ye un complementu pal so navegador web que-y dexa " "ver vídeos y usar delles páxines web de conteníu interactivu. Dellos sitios " "web nun van funcionar ensin Flash." #. (itstool) path: page/p #: C/net-install-flash.page:28 msgid "" "If you do not have Flash installed, you will probably see a message telling " "you so when you visit a website that needs it. Flash is available as a free " "(but not open-source) download for most web browsers." msgstr "" "Si nun tien Flash instaláu, dablemente vea un mensaxe diciéndo-ylo cuando " "entre nun sitiu web que lo requiera. Flash ta disponible como descarga " "gratuita (pero non de códigu abiertu) pa la mayoría de los navegadores web." #. (itstool) path: steps/title #: C/net-install-flash.page:32 msgid "How to install Flash" msgstr "Cómo instalar Flash" #. (itstool) path: item/p #: C/net-install-flash.page:34 msgid "" "Click this link to launch an " "install option window." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:37 msgid "If you choose to install Flash, click Install." msgstr "" #. (itstool) path: item/p #: C/net-install-flash.page:40 msgid "" "If you have any web browser windows open, close them and then re-open them. " "The web browser should detect that Flash is installed when you open it " "again, and you should now be able to view websites using Flash." msgstr "" "Si tien dalguna ventana del restolador abierta, zárrela y vuelva a abrila. " "El restolador tien de dase cuenta de que Flash ta instaláu cuando s'abra de " "nueves y agora tendría ser quien a ver sitios web qu'usen Flash." #. (itstool) path: section/title #: C/net-install-flash.page:46 msgid "Open-source alternatives to Flash" msgstr "Alternatives a Flash de códigu abiertu" #. (itstool) path: section/p #: C/net-install-flash.page:47 msgid "" "A handful of free, open-source alternatives to Flash are available. These " "tend to work better than the Flash plug-in in some ways (for example, by " "handling sound playback better), but worse in others (for example, by not " "being able to display some of the more complicated Flash pages on the web)." msgstr "" "Existen un puñáu d'alternatives llibres, de códigu abiertu, disponibles pa " "Flash. Estes tienden a trabayar meyor que'l complementu Flash en dellos " "aspeutos (por exemplu, na meyor manipulación de la reproducción de soníu), " "pero peor n'otros (por exemplu, por nun ser a amosar dalgunes de les páxines " "en Flash más complicaes na web)." #. (itstool) path: section/p #: C/net-install-flash.page:50 msgid "" "You might like to try one of these if you are dissatisfied with the Flash " "player, or if you would like to use as much open-source software as possible " "on your computer. Here are a few of the options:" msgstr "" "Pue intentar usar ún d'ellos si nun ta satisfechu col reproductor de Flash, " "o si quier usar tantu software de códigu abiertu como seya posible nel " "equipu. Equí tán dalgunes de les opciones:" #. (itstool) path: item/p #: C/net-install-flash.page:53 msgid "Gnash" msgstr "Gnash" #. (itstool) path: item/p #: C/net-install-flash.page:54 msgid "LightSpark" msgstr "LightSpark" #. (itstool) path: info/desc #: C/net-install-java-plugin.page:13 msgid "Help your browser work with websites that require Java." msgstr "Ayude al so navegador a trabayar con sitios web que precisen Java." #. (itstool) path: page/title #: C/net-install-java-plugin.page:17 msgid "Install the Java browser plug-in" msgstr "Instale'l complementu de Java pal navegador" #. (itstool) path: page/p #: C/net-install-java-plugin.page:18 msgid "" "Some websites use small Java programs, which require a Java plugin " "to be installed in order to run." msgstr "" "Dellos sitios web usen pequeños programes Java, que precisen la " "instalación d'un complementu Java pa funcionar." #. (itstool) path: page/p #: C/net-install-java-plugin.page:20 msgid "" "Install the icedtea6-plugin " "package to view Java programs in your browser." msgstr "" "Instale'l paquete icedtea6-plugin " "pa ver programa Java nel so navegador." #. (itstool) path: info/desc #: C/net-install-moonlight.page:15 msgid "" "Some websites use Silverlight to display web pages. The Moonlight plug-in " "lets you view these pages." msgstr "" "Dellos sitios web usen Silverlight p'amosar páxines web. El complementu " "Moonlight déxa-y ver estes páxines." #. (itstool) path: page/title #: C/net-install-moonlight.page:19 msgid "Install the Silverlight plug-in" msgstr "Instalar el complementu Silverlight" #. (itstool) path: page/p #: C/net-install-moonlight.page:26 msgid "" "Silverlight is a plug-in for your web browser which " "allows you to watch videos and use interactive web pages on some websites. " "Some websites won't work without Silverlight." msgstr "" "Silverlight ye un complementu pal so navegador web que-y " "dexa ver vídeos y usar páxines interactives en dellos sitios web. Dalgunos " "d'ellos nun van funcionar ensin Silverlight." #. (itstool) path: page/p #: C/net-install-moonlight.page:28 msgid "" "If you view a Silverlight-enabled website but don't have the plug-in " "installed, you will probably see a message telling you so. This message " "should have instructions telling you how to get the plug-in, but these " "instructions might not be suitable for your web browser or version of Linux." msgstr "" "Si ve una páxina web con Silverlight activáu pero nun tien el complementu " "instaláu, ye probable que vea un mensaxe que-y diga esto. Esti mensaxe tien " "de tener instrucciones que-y indiquen cómo instalar el complementu, pero " "estes instrucciones podríen nun ser afayadices pal so navegador web, o la " "versión de Linux." #. (itstool) path: page/p #: C/net-install-moonlight.page:30 msgid "" "If you want to view Silverlight-enabled websites, you should install the " "Moonlight plug-in instead. This is a free, open-source version of " "Silverlight which runs on Linux." msgstr "" "Si quier ver páxines web que tengan activáu Silverlight, tien d'instalar el " "complementu Moonlight en so llugar. Ye una versión llibre, de " "códigu abiertu de Silverlight que s'executa en Linux." #. (itstool) path: page/p #: C/net-install-moonlight.page:33 msgid "" "Please see the Moonlight " "website for more information and installation instructions." msgstr "" "Vea'l sitiu web de " "Moonlight pa más información y les instrucciones d'instalación." #. (itstool) path: info/desc #: C/net-macaddress.page:23 msgid "The unique identifier assigned to network hardware." msgstr "L'identificador únicu asignáu al hardware de rede." #. (itstool) path: page/title #: C/net-macaddress.page:27 msgid "What is a MAC address?" msgstr "¿Qué ye una direición MAC?" #. (itstool) path: page/p #: C/net-macaddress.page:29 msgid "" "A MAC address is the unique identifier that is assigned by the " "manufacturer to a piece of network hardware (like a wireless card or an " "Ethernet card). MAC stands for Media Access Control, and each " "identifier is intended to be unique to a particular device." msgstr "" #. (itstool) path: page/p #: C/net-macaddress.page:31 msgid "" "A MAC address consists of six sets of two characters, each separated by a " "colon. 00:1B:44:11:3A:B7 is an example of a MAC address." msgstr "" "Una direición MAC consiste en seis grupos de dos caráuteres, cada un d'ellos " "separtáu por dos puntos. 00:1B:44:11:3A:B7 ye un exemplu de " "direición MAC." #. (itstool) path: page/p #: C/net-macaddress.page:33 msgid "To identify the MAC address of your own network hardware:" msgstr "Pa identificar la direición MAC del so hardware de rede:" #. (itstool) path: item/p #: C/net-macaddress.page:35 msgid "Click the network menu on the menu bar." msgstr "Calque nel menú de rede na barra de menús." #. (itstool) path: item/p #: C/net-macaddress.page:36 msgid "Select Connection Information." msgstr "Escueya Información de la conexón." #. (itstool) path: item/p #: C/net-macaddress.page:37 msgid "" "Your MAC address will be displayed as the Hardware Address." msgstr "" "La so direición MAC va amosase como la Direición hardware." #. (itstool) path: page/p #: C/net-macaddress.page:40 msgid "" "In practice, you may need to modify or \"spoof\" a MAC address. For example, some " "internet service providers may require that a specific MAC address be used " "to access their service. If the network card stops working, and you need to " "swap a new card in, the service won't work anymore. In such cases, you would " "need to spoof the MAC address." msgstr "" #. (itstool) path: info/desc #: C/net-manual.page:16 msgid "" "If network settings don't get assigned automatically, you may have to enter " "them yourself." msgstr "" "Si la configuración de rede nun queda afitada de forma automática, pue que " "tenga qu'introducila usté mesmu." #. (itstool) path: page/title #: C/net-manual.page:20 msgid "Manually set network settings" msgstr "Afitar la configuración de la rede manualmente" #. (itstool) path: page/p #: C/net-manual.page:22 msgid "" "If your network doesn't automatically assign network settings to your " "computer, you may have to manually enter the settings yourself. This topic " "assumes that you already know the correct settings to use. If not, you may " "need to ask your network administrator or look at the settings of your " "router or network switch." msgstr "" "Si la so rede nun asigna automáticamente una configuración de rede al so " "equipu, pue tener que configurala manualmente usté mesmu. Asúmese qu'usté " "conoz cuál ye la configuración correuta. Si nun ye asina, pue que necesite " "entrugar al so alministrador de rede o mirar na configuración del so router " "o conmutador." #. (itstool) path: steps/title #: C/net-manual.page:25 msgid "To manually set your network settings:" msgstr "P'afitar la configuración de la rede manualmente:" #. (itstool) path: item/p #: C/net-manual.page:27 #: C/net-othersconnect.page:38 #: C/net-othersedit.page:41 msgid "" "Click the network menu on the menu bar and click Edit " "Connections." msgstr "" "Calque nel menú de rede na barra de menús y escueya Editar " "les conexones." #. (itstool) path: item/p #: C/net-manual.page:31 msgid "" "Select the network connection that you want to set up manually. For example, " "if you plug in to the network with a cable, look at the Wired tab." msgstr "" "Escueya la conexón de rede que quier configurar manualmente. Por exemplu, si " "se coneuta a la rede con un cable, busque na llingüeta Cableada." #. (itstool) path: item/p #: C/net-manual.page:35 msgid "" "Click the connection you want to edit to select it, then click " "Edit." msgstr "" "Pa escoyela, calque na conexón que quiera editar y dempués calque " "Editar." #. (itstool) path: item/p #: C/net-manual.page:39 msgid "" "Go to the IPv4 Settings tab and change the Method to " "Manual." msgstr "" "Vaya a la llingüeta Axustes de IPv4 y camude la opción " "Métodu a Manual." #. (itstool) path: item/p #: C/net-manual.page:43 msgid "" "Click Add and type the IP address, network mask " "and default gateway IP address into the corresponding columns of " "the Addresses list. Press Enter or Tab " "after typing each address." msgstr "" "Calque Amestar y teclee la direición IP, mázcara de " "rede y direición IP de puerta d'enllaz predeterminada nes " "columnes correspondientes de la llista Direiciones. Prima " "Intro o Tab dempués d'introducir cada direición." #. (itstool) path: item/p #: C/net-manual.page:44 msgid "" "These three addresses must be IP addresses; that is, they must be four " "numbers separated by periods (e.g., 123.45.6.78)." msgstr "" #. (itstool) path: item/p #: C/net-manual.page:48 msgid "" "Type the IP addresses of the DNS servers you want to use, separated by " "commas." msgstr "" "Teclee les direiciones IP de los sirvidores DNS que quiera usar, separtaos " "por comes." #. (itstool) path: item/p #: C/net-manual.page:52 msgid "" "Click Save. If you are not connected to the network, click the " "network icon on the menu bar and connect. Test the network settings by " "trying to visit a website or look at shared files on the network, for " "example." msgstr "" "Calque Guardar. Si nun se coneutó a la rede, calque nel iconu de " "rede na barra de menús y conéutese. Pruebe la configuración de la rede " "visitando un sitiu web o desaminando los ficheros compartíos na rede, por " "exemplu." #. (itstool) path: info/desc #: C/net-mobile.page:13 msgid "Connect to the internet using mobile broadband" msgstr "Coneutase a Internet usando banda ancha móvil" #. (itstool) path: page/title #: C/net-mobile.page:17 msgid "Connect to mobile broadband" msgstr "Coneutase per banda ancha móvil" #. (itstool) path: page/p #: C/net-mobile.page:19 msgid "" "Mobile Broadband refers to any kind of high speed Internet " "connection which is provided by an external device such as a 3G USB stick or " "mobile phone with built-in HSPA/UMTS/GPRS data connection. Some laptops have " "recently been produced with mobile broadband devices already inside them." msgstr "" "Banda ancha móvil refierse a toa triba de conexón a Internet d'alta " "velocidá proporcionada por preseos esternos como un llápiz USB 3G o un " "teléfonu móvil con conexón de datos HSPA/UMTS/GPRS integráu. Dellos " "portátiles yá incorporen preseos de banda ancha móvil." #. (itstool) path: page/p #: C/net-mobile.page:26 msgid "" "Most mobile broadband devices should be recognized automatically when you " "connect them to your computer. Ubuntu will prompt you to configure the " "device." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:33 msgid "" "The New Mobile Broadband Connection wizard will open " "automatically when you connect the device." msgstr "" "L'encontu de Conexón de banda ancha móvil va abrise " "automáticamente cuando coneute'l preséu." #. (itstool) path: item/p #: C/net-mobile.page:39 msgid "" "Click Forward and enter your details, including the country where " "your Mobile Broadband device was issued, the network provider and type of " "connection (for example, Contract or pre-pay)." msgstr "" "Calque Alantre ya introduza los sos detalles, incluyendo'l país " "au mercó'l so preséu de banda ancha móvil, el fornidor de la rede y el tipu " "de conexón (por exemplu, contratu o prepagu)." #. (itstool) path: item/p #: C/net-mobile.page:47 msgid "Give your connection a name and click Apply." msgstr "Asigne-y un nome a la conexón y calque Aplicar." #. (itstool) path: item/p #: C/net-mobile.page:52 msgid "" "Your connection is now ready to use. To connect, click the network " "menu in the menu bar and select your new connection." msgstr "" "La so conexón agora ta llista pa usase. Pa coneutase, calque nel menú " "de rede na barra de menús y escueya la so conexón nueva." #. (itstool) path: item/p #: C/net-mobile.page:58 msgid "" "To disconnect, click the network menu in the menu bar and click " "Disconnect." msgstr "" "Pa desconeutase, calque nel menú de rede na barra de menús y " "escueya Desconeutar." #. (itstool) path: page/p #: C/net-mobile.page:64 msgid "" "If you are not prompted to configure the device when you connect it, it may " "still be recognized by Ubuntu. In such cases you can add the connection " "manually." msgstr "" #. (itstool) path: item/p #: C/net-mobile.page:71 msgid "" "Click the network menu in the menu " "bar and select Edit Connections..." msgstr "" "Calque nel menú de rede na barra " "de menús y escueya Editar les conexones…" #. (itstool) path: item/p #: C/net-mobile.page:77 msgid "Switch to the Mobile Broadband tab." msgstr "Vaya a la llingüeta Banda ancha móvil." #. (itstool) path: item/p #: C/net-mobile.page:82 msgid "Click Add." msgstr "Calque Amestar." #. (itstool) path: item/p #: C/net-mobile.page:87 msgid "" "This should open the New Mobile Broadband Connection wizard. " "Enter your details as described above." msgstr "" "Esto tendría de abrir l'encontu Nueva conexón de banda ancha " "móvil. Introduza los sos detalles como se describe enriba." #. (itstool) path: info/desc #: C/net-nonm.page:13 msgid "" "Press AltF2. Type nm-" "applet" msgstr "" "Calque AltF2. Teclee nm-" "applet" #. (itstool) path: page/title #: C/net-nonm.page:17 msgid "There's no network menu in the menu bar" msgstr "Nun hai dengún menú de rede na barra de menús" #. (itstool) path: page/p #: C/net-nonm.page:19 msgid "" "If the network menu has disappeared from the menu bar, your Network " "Manager may not be running. To start it up again:" msgstr "" "Si'l menú de rede desapaeció de la barra de menús, el Xestor de " "redes podría nun tar n'execución. P'anicialu de nuevo:" #. (itstool) path: item/p #: C/net-nonm.page:22 msgid "Press AltF2" msgstr "Calque AltF2" #. (itstool) path: item/p #: C/net-nonm.page:23 msgid "Type nm-applet and press Enter." msgstr "Teclee nm-applet y calque Intro." #. (itstool) path: item/p #: C/net-nonm.page:24 msgid "" "The Wireless Network Authentication box may pop up. Enter your " "password in the appropriate box and click Connect." msgstr "" "Ye posible qu'apaeza la ventana de Autenticación de rede " "inalámbrica. Introduza la so contraseña na caxa apropiada y calque " "Coneutar." #. (itstool) path: page/p #: C/net-nonm.page:27 msgid "" "If this doesn't work, there could be a problem with the Network Manager. To " "see if this is the case, go to the Dash and open the Terminal. Type nm-applet and " "press Enter and see if the network menu appears. If it doesn't, " "you should see some error messages appear in the Terminal. These should tell " "you what is going wrong, but they may be quite technical in nature. If so, " "ask for help on a support forum and quote these error messages." msgstr "" "Si esto nun funciona, podría haber un problema col Xestor de Rede. Pa ver si " "ye'l casu, vaya al Tableru y abra la " "Terminal. Escriba nm-applet , calque Intro, y mire a " "ver si'l menú de rede apaez. Sinón, debería ver dalgún mensaxe de fallu na " "Terminal. El fallu debiera indica-y qué ye lo que ta pasando, pero pue ser " "una razón mui téunica. Si ye asina, pida ayuda nun foru escribiendo " "exautamente ente comines el mensaxe o mensaxes que-y da la Terminal." #. (itstool) path: info/desc #: C/net-othersconnect.page:20 msgid "" "You can save settings (like the password) for a network connection so that " "everyone who uses the computer will be able to connect to it." msgstr "" "Pue guardar configuraciones (como la contraseña) d'una conexón de rede pa " "que cualesquier qu'use l'equipu pueda coneutase a ella." #. (itstool) path: page/title #: C/net-othersconnect.page:24 msgid "Other users can't connect to the internet" msgstr "Otros usuarios nun puen coneutase a Internet" #. (itstool) path: page/p #: C/net-othersconnect.page:32 msgid "" "If you have set up a network connection but other users on your computer " "can't connect to it, they probably aren't entering the right settings when " "they try to connect. For example, if you have a wireless connection, they " "may not be entering the right wireless security password." msgstr "" "Si afitó una conexón de rede, pero otros usuarios del equipu nun puen " "coneutase, dablemente nun tan entrando na configuración afayadiza cuando " "intentan coneutase. Por exemplu, si tien una conexón inalámbrica, pue que " "nun tean introduciendo la contraseña correuta de seguridá inalámbrica." #. (itstool) path: page/p #: C/net-othersconnect.page:34 msgid "" "You can make it so that everyone can share the settings for a network " "connection once you have set it up. This means that you only need to set it " "up once, and everyone else on the computer will be able to connect to it " "without being asked any questions. To do this:" msgstr "" "Pue facelo de mou que toos puedan compartir la configuración d'una conexón " "de rede una vegada que la creara. Esto significa que namái ye necesariu " "configurala una vegada, y tolos demás nel equipu van ser quien a coneutase a " "ella ensin necesidá de contestar denguna entruga. Pa ello:" #. (itstool) path: item/p #: C/net-othersconnect.page:42 msgid "" "Find the connection you want everyone to be able to use. You will probably " "need to switch to the Wireless tab. Select the network name and " "then click Edit." msgstr "" "Busque la conexón que quier qu'use tol mundu. Ye posible que tenga que dir a " "la llingüeta Inalámbrica. Escueya'l nome de la rede y calque " "Editar." #. (itstool) path: item/p #: C/net-othersconnect.page:46 msgid "" "Check Available to all users and click Save. You will " "have to enter your admin password to save the changes. Only admin users can " "do this." msgstr "" "Escueya Disponible pa tolos usuarios y calque Guardar. " "Va tener qu'introducir la so contraseña d'alministrador pa guardar los " "cambeos. Namái los usuarios alministradores puen facelo." #. (itstool) path: item/p #: C/net-othersconnect.page:50 msgid "" "Other users of the computer will now be able to use this connection without " "entering any further details." msgstr "" "Agora otros usuarios del equipu van poder usar esta conexón ensin introducir " "más detalles." #. (itstool) path: info/desc #: C/net-othersedit.page:20 msgid "" "You need to uncheck the Available to all users option in the " "network connection settings." msgstr "" "Precisa desactivar la opción Disponible pa tolos usuarios na " "configuración de la conexón de rede." #. (itstool) path: page/title #: C/net-othersedit.page:24 msgid "Other users can't edit the network connections" msgstr "Otros usuarios nun puen editar les conexones de rede" #. (itstool) path: page/p #: C/net-othersedit.page:32 msgid "" "If you can edit a network connection but other users on your computer can't, " "you may have set the connection to be available to all users. " "This makes it so that everyone on the computer can connect using " "that connection, but only users with " "administrative rights are allowed to change its settings." msgstr "" "Si pue camudar una conexón de rede pero los demás usuarios del so equipu nun " "puen, usté pue afitar que la conexón tea disponible pa tolos " "usuarios. Esto permite que cualquier usuariu del equipu pueda " "coneutase usando esa conexón, pero namái aquellos usuarios con permisos alministrativos van poder " "camudar les sos opciones." #. (itstool) path: page/p #: C/net-othersedit.page:34 msgid "" "The reason for this is that, since everyone is affected if the settings are " "changed, only highly-trusted (admin) users should be allowed to modify the " "connection." msgstr "" "La razón pa esto ye que, yá que tolos usuarios van vese afeutaos pol cambéu, " "namái los usuarios de confianza (alministradores) tendríen de poder " "modificar la conexón." #. (itstool) path: page/p #: C/net-othersedit.page:36 msgid "" "If other users really need to be able to change the connection themselves, " "make it so the connection is not set to be available to everyone on " "the computer. This way, everyone will be able to manage their own connection " "settings rather than relying on one set of shared, system-wide settings for " "the connection." msgstr "" "Si otros usuarios realmente precisen camudar la conexón por sigo mesmos, " "fáigalo de mou que la conexón nun tea configurada como disponible " "pa tolos usuarios nel equipu. D'esta miente, tolos usuarios van poder " "xestionar los sos propios datos de conexón en llugar de depender d'una " "configuración xeneral compartida de la conexón." #. (itstool) path: steps/title #: C/net-othersedit.page:39 msgid "Make it so that the connection isn't shared any more" msgstr "Fáigalo pa que la conexón nun se comparta nunca más" #. (itstool) path: item/p #: C/net-othersedit.page:45 msgid "" "Find the connection you want everyone to be able to manage/edit themselves. " "Click to select it and then click Edit." msgstr "" "Busque la conexón que quier que cualesquier seya quien de remanar/editar. " "Calque pa escoyela y depués calque Editar." #. (itstool) path: item/p #: C/net-othersedit.page:49 msgid "" "You will have to enter your admin password to change the connection. Only " "admin users can do this." msgstr "" "Tendrá d'introducir la so contraseña d'alministración pa camudar la conexón. " "Namái puen facelo los alministradores." #. (itstool) path: item/p #: C/net-othersedit.page:53 msgid "" "Uncheck Available to all users and click Save. Other " "users of the computer will now be able to manage the connection themselves." msgstr "" "Deseleicione Disponible pa tolos usuarios y calque " "Guardar. Agora otros usuarios del equipu van poder xestionar la " "conexón por ellos mesmos." #. (itstool) path: info/desc #: C/net.page:18 msgid "" "Wireless, wired, connection problems, " "web browsing, email accounts, instant " "messaging…" msgstr "" "Inalámbrica, cableada, problemes de " "conexón, navegación web, cuentes de corréu-y, mensaxería nel intre…" #. (itstool) path: page/title #: C/net.page:44 msgid "Networking, web, email & chat" msgstr "Redes, web, corréu y chat" #. (itstool) path: info/desc #: C/net-problem.page:11 msgid "" "Troubleshooting wireless " "connections, finding your wifi " "network…" msgstr "" "Solucionar problemes coles " "conexones inalámbriques, atopar la " "so rede wifi…" #. (itstool) path: page/title #: C/net-problem.page:22 msgid "Network problems" msgstr "Problemes de rede" #. (itstool) path: info/desc #: C/net-proxy.page:23 msgid "" "A proxy filters websites that you look at, usually for control or security " "purposes." msgstr "" "Un proxy peñera los sitios web que ta consultando, normalmente por motivos " "de control o seguridá." #. (itstool) path: page/title #: C/net-proxy.page:27 msgid "Define proxy settings" msgstr "Definir configuración de proxy" #. (itstool) path: section/title #: C/net-proxy.page:30 msgid "What is a proxy?" msgstr "¿Qué ye un proxy?" #. (itstool) path: section/p #: C/net-proxy.page:32 msgid "" "A web proxy filters websites that you look at, it receipts requests " "from your web browser to fetches the web pages and their elements, and " "following a policy will decide to pass them you back. They are commonly used " "in businesses and at public wireless hotspots to control what websites you " "can look at, prevent you from accessing the internet without logging in, or " "to do security checks on websites." msgstr "" "Un proxy web peñera los sitios web que visita y recibe solicitúes " "del so navegador pa acceder a les páxines web y los sos elementos y " "siguiendo una política determinada va decidir si devolvé-ylos. Úsense davezu " "en negocios y puntos d'accesu inalámbricos públicos pa controlar que sitio " "web pue visitar, preveni-y d'aportar a Internet ensin rexistrase o facer " "comprobaciones de seguridá nos sitios web." #. (itstool) path: section/title #: C/net-proxy.page:41 msgid "Change proxy method" msgstr "Camudar el métodu de proxy" #. (itstool) path: item/p #: C/net-proxy.page:53 msgid "" "Open Network and choose Network Proxy from the list on " "the left side of the window." msgstr "" "Abra Rede y escueya Proxy de rede de la llista nel " "llau esquierdu de la ventana." #. (itstool) path: item/p #: C/net-proxy.page:56 msgid "" "Choose which proxy method you want to use among the following methods." msgstr "" "Escueya qué métodu de proxy quier usar d'ente los siguientes métodos." #. (itstool) path: item/p #: C/net-proxy.page:60 msgid "" "The applications will use a direct connection to fetch the content on the " "web." msgstr "" "Les aplicaciones van utilizar una conexón direuta pa llograr el conteníu na " "web." #. (itstool) path: item/title #. (itstool) path: title/gui #: C/net-proxy.page:63 #: C/net-wireless-edit-connection.page:131 msgid "Manual" msgstr "Manual" #. (itstool) path: item/p #: C/net-proxy.page:64 msgid "" "For each proxied protocol, define the address of a proxy and port for the " "protocols. The protocols are HTTP, HTTPS, " "FTP and SOCKS." msgstr "" "Pa cada protocolu de proxy, defina la direición d'un proxy y puertu pal " "protocolu. Los protocolos son HTTP, HTTPS, " "FTP y SOCKS." #. (itstool) path: item/title #: C/net-proxy.page:68 msgid "Automatic" msgstr "Automáticu" #. (itstool) path: item/p #: C/net-proxy.page:69 msgid "" "An URL points to a resource, which contains the appropriate configuration " "for your system." msgstr "" #. (itstool) path: section/p #: C/net-proxy.page:74 msgid "" "The proxy settings will be applied to applications that use network " "connection to use the chosen configuration." msgstr "" "La configuración del proxy va aplicase a les aplicaciones qu'usen la conexón " "de rede pa utilizar la configuración escoyida." #. (itstool) path: info/desc #: C/net-security.page:11 msgid "" "Antivirus software, basic firewalls…" msgstr "" "Software anntivirus, tornafueos básicos…" #. (itstool) path: page/title #: C/net-security.page:22 msgid "Keeping safe on the internet" msgstr "Caltenese a salvu n'Internet" #. (itstool) path: info/desc #: C/net-security-tips.page:11 msgid "General tips to keep in mind when using the internet" msgstr "Conseyos xenerales a tener en cuenta al usar Internet" #. (itstool) path: credit/name #: C/net-security-tips.page:16 #: C/printing-setup.page:30 msgid "Steven Richards" msgstr "Steven Richards" #. (itstool) path: page/title #: C/net-security-tips.page:22 msgid "Staying safe on the internet" msgstr "Caltenese seguru n'Internet" #. (itstool) path: page/p #: C/net-security-tips.page:24 msgid "" "A possible reason for why you are using Ubuntu is the robust security that " "Linux based systems are known for. One reason that Linux is relatively safe " "from malware and viruses is due to the lower number of people who use it. " "Viruses are targeted at popular operating systems like Windows, that have an " "extremely large user base. Linux based systems are also very secure due to " "their open source nature, which allows experts to modify and enhance the " "security features included with each distribution." msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:31 msgid "" "Despite the measures taken to ensure that your installation of Ubuntu is " "secure, there are always vulnerabilities. As an average user on the internet " "you can still be susceptible to:" msgstr "" #. (itstool) path: item/p #: C/net-security-tips.page:35 msgid "" "Phishing Scams (websites and emails that try to obtain sensitive information " "through deception)" msgstr "" "Estafes de Phishing (páxines web y correos electrónicos qu'intenten llograr " "información sensible al traviés del engañu)" #. (itstool) path: item/p #: C/net-security-tips.page:36 msgid "Forwarding malicious emails" msgstr "Reunviar correos maliciosos" #. (itstool) path: item/p #: C/net-security-tips.page:37 msgid "" "Applications with malicious intent " "(viruses)" msgstr "Aplicaciones malicioses (virus)" #. (itstool) path: item/p #: C/net-security-tips.page:38 msgid "" "Unauthorized remote/local network " "access" msgstr "" #. (itstool) path: page/p #: C/net-security-tips.page:41 msgid "To stay safe online, keep in mind the following tips:" msgstr "" "Pa caltenese seguru en llinia, tenga en cuenta los siguientes conseyos:" #. (itstool) path: item/p #: C/net-security-tips.page:44 msgid "" "Be wary of emails, attachments, or links that were sent from people you do " "not know." msgstr "" "Desconfíe de los correos, axuntos, o enllaces unviaos por desconocíos." #. (itstool) path: item/p #: C/net-security-tips.page:45 msgid "" "If a website's offer is too good to be true, or asks for sensitive " "information that seems unnecessary, then think twice about what information " "you are submitting and the potential consequences if that information is " "compromised by identity thieves or other criminals." msgstr "" "Si la ufierta d'un sitiu web ye enforma bona pa ser real, o píde-y " "información sensible que paez innecesaria, piense dos vegaes na información " "que ta unviando y les posibles consecuencies si tala información se ve " "comprometida por lladrones d'identidaes y otros delincuentes." #. (itstool) path: item/p #: C/net-security-tips.page:48 msgid "" "Be careful in providing any application root level permissions, especially ones that you have not " "used before or apps that are not well-known. Providing anyone/anything with " "root level permissions puts your computer at high risk to exploitation." msgstr "" "Tenga curiáu al apurrir a cualquier aplicación permisos de nivel raíz, cuantu más a aquelles que nun usó " "enantes o que nun conoz bien. Al apurri-y a daqué o daquién permisos de " "nivel raíz, pon al so equipu en riesgu." #. (itstool) path: item/p #: C/net-security-tips.page:51 msgid "" "Make sure you are only running necessary remote-access services. Having SSH " "or VNC running can be useful, but also leaves your computer open to " "intrusion if not secured properly. Consider using a firewall to help protect your computer from " "intrusion." msgstr "" "Asegúrese de que namái ta executando los servicios d'accesu remotu " "necesarios. Tener executando SSH o VNC pue ser útil, pero tamién dexa'l so " "equipu abiertu a una intrusión si nun ta protexíu correchamente. Considere " "usar un tornafueos p'ayudar a " "protexer al so equipu d'intrusiones." #. (itstool) path: info/desc #: C/net-slow.page:15 msgid "" "Other things might be downloading, you could have a poor connection, or it " "could be a busy time of day." msgstr "" "Pue que se tean descargando otres coses, que tenga una conexón probe o " "inclusive pue ser la hora del día." #. (itstool) path: page/title #: C/net-slow.page:19 msgid "The internet seems slow" msgstr "Paez qu'Internet va lento" #. (itstool) path: page/p #: C/net-slow.page:21 msgid "" "If you are using the internet and it seems slow, there are a number of " "things that could be causing the slow down." msgstr "" "Si ta utilizando Internet y paez dir sele, hai dellos motivos que puen tar " "causando esta lentitú." #. (itstool) path: page/p #: C/net-slow.page:23 msgid "" "Try closing your web browser and then re-opening it, and disconnecting from " "the internet and then reconnecting again. (Doing this resets a lot of things " "that might be causing the internet to run slowly.)" msgstr "" "Pruebe a zarrar el navegador web y volvelu a abrir, o desconeutase " "d'Internet y volvese a coneutar. (Facer esto provoca que se reanicien un " "montón de coses que podríen tar causando la lentitú na conexón a Internet.)" #. (itstool) path: item/p #: C/net-slow.page:27 msgid "Busy time of day" msgstr "Hora picu del día" #. (itstool) path: item/p #: C/net-slow.page:28 msgid "" "Internet service providers commonly setup internet connections so that they " "are shared between several households. Even though you connect separately, " "through your own phone line or cable connection, the connection to the rest " "of the internet at the telephone exchange might actually be shared. If this " "is the case and lots of your neighbors are using the internet at the same " "time as you, you might notice a slow-down. You're most likely to experience " "this at times when your neighbors are probably on the internet (in the " "evenings, for example)." msgstr "" "Los fornidores de servicios d'internet davezu configuren les conexones de " "mou que tán compartíes ente distintos edificios. Inclusu anque se coneute " "por separtao al traviés de llinia telefónica o cable, la conexón podría tar " "compartida. Si ye esti'l casu y los sos vecinos tán usando internet al mesmu " "tiempu qu'usté, podría baxar la velocidá. Especialmente nes hores punta " "(peles tardes, por exemplu)." #. (itstool) path: item/p #: C/net-slow.page:32 msgid "Downloading lots of things at once" msgstr "Descargar munches coses al mesmu tiempu" #. (itstool) path: item/p #: C/net-slow.page:33 msgid "" "If you or someone else using your internet connection are downloading " "several files at once, or watching videos, the internet connection might not " "be fast enough to keep up with the demand. In this case, it will feel slower." msgstr "" "Si usté o daquién más ta usando la conexón a Internet y descargando dellos " "ficheros al empar, o viendo vídeos, la conexón a Internet podría nun dir lo " "bastante rápida como pa satisfaer les solicitúes. En tal casu, la velocidá " "de descarga va notase más lenta." #. (itstool) path: item/p #: C/net-slow.page:37 msgid "Unreliable connection" msgstr "Conexón pocu confiable" #. (itstool) path: item/p #: C/net-slow.page:38 msgid "" "Some internet connections are just unreliable, especially temporary ones or " "those in high demand areas. If you are in a busy coffee shop or a conference " "center, the internet connection might be too busy or simply unreliable." msgstr "" "Delles conexones d'Internet son poco fiables, especialmente les temporales o " "n'árees d'alta demanda. Si ta nuna cafetería enllena xente o nun centru de " "conferencies, la conexón a Internet podría tar enforma cargada o " "cenciellamente nun ser fiable." #. (itstool) path: item/p #: C/net-slow.page:42 msgid "Low wireless connection signal" msgstr "Poca señal en conexón inalámbrica" #. (itstool) path: item/p #: C/net-slow.page:43 msgid "" "If you're connected to the internet by wireless (wifi), check the network " "menu on the menu bar to see if you have good wireless signal. If not, the " "internet may be slow because you don't have a very strong signal." msgstr "" "Si la so conexón a Internet ye inalámbrica (WiFi), revise'l menú de rede na " "barra de menús pa comprobar que tenga una señal inalámbrica afayadiza. La " "conexón a Internet pue ser lenta si nun tien una señal fuerte." #. (itstool) path: item/p #: C/net-slow.page:47 msgid "Using a slower mobile internet connection" msgstr "" "Usando una conexón más lenta d'Internet móvil" #. (itstool) path: item/p #: C/net-slow.page:48 msgid "" "If you have a mobile internet connection and notice that it is slow, you may " "have moved into an area where signal reception is poor. When this happens, " "the internet connection will automatically switch from a fast \"mobile " "broadband\" connection like 3G to a more reliable, but slower, connection " "like GPRS." msgstr "" "Si tien una conexón móvil d'Internet y nota que va lenta, pue que s'heba " "treslladao a una zona na que la receición de la señal ye probe. Cuando " "asocede esto, la conexón a Internet va cambiar automáticamente de forma " "rápida d'una conexón «de banda ancha móvil» triba 3G, a una conexón más " "fiable, pero más lenta, como GPRS." #. (itstool) path: item/p #: C/net-slow.page:52 msgid "Web browser has a problem" msgstr "El navegador web tien un problema" #. (itstool) path: item/p #: C/net-slow.page:53 msgid "" "Sometimes web browsers encounter a problem that makes them run slow. This " "could be for any number of reasons - you could have visited a website that " "the browser struggled to load, or you might have had the browser open for a " "long time, for example. Try closing all of the browser's windows and then " "opening the browser again to see if this makes a difference." msgstr "" "A vegaes los navegadores web atépense problemes que los faen más lentos. " "Esto pue asoceder por dellos motivos: usté pudo haber visitao un sitiu web " "difícil de renderizar pal navegador, o pudo haber tenío'l navegador abiertu " "por munchu tiempu. Pruebe a zarrar toles ventanes del navegador y dempués " "abrilu otra vuelta, pa ver si eso funciona." #. (itstool) path: info/desc #: C/net-vpn-connect.page:16 msgid "" "VPNs allow you to connect to a local network over the internet. Learn how to " "set up a VPN connection." msgstr "" "Los VPN déxen-y coneutase a una rede llocal al traviés d'Internet. Deprenda " "cómo configurar una conexón VPN." #. (itstool) path: page/title #: C/net-vpn-connect.page:20 msgid "Connect to a VPN" msgstr "Coneutase a un VPN" #. (itstool) path: page/p #: C/net-vpn-connect.page:22 msgid "" "A VPN (or Virtual Private Network) is a way of connecting to a " "local network over the internet. For example, say you want to connect to the " "local network at your workplace while you're on a business trip. You would " "find an internet connection somewhere (like at a hotel) and then connect to " "your workplace's VPN. It would be as if you were directly connected to the " "network at work, but the actual network connection would be through the " "hotel's internet connection. VPN connections are usually encrypted " "to prevent people from accessing the local network you're connecting to " "without logging in." msgstr "" "Una VPN (o Virtual Private Network, «Rede Privada Virtual») ye una " "forma de coneutase a una rede llocal al traviés d'Internet. Por exemplu, " "suponga que quier coneutase a la rede llocal del so trabayu mientres ta en " "viaxe de negocios. Va tener que buscar una conexón a Internet ayures (como " "nun hotel) y depués coneutase a la VPN del so trabayu. Ye como si tuviera " "coneutándose directamente a la rede del so trabayu, pero la conexón de rede " "real ye al traviés de la conexón a Internet del hotel. Les conexones VPN, de " "normal, van cifraes pa evitar que la xente pueda acceder a la rede " "llocal a la que ta coneutándose ensin autenticarse." #. (itstool) path: page/p #: C/net-vpn-connect.page:28 msgid "" "There are a number of different types of VPN. You may have to install some " "extra software depending on what type of VPN you're connecting to. Find out " "the connection details from whoever is in charge of the VPN and see which " "VPN client you need to use. Then, open Ubuntu Software " "and search for the network-manager package which works with your " "VPN (if there is one) and install it." msgstr "" #. (itstool) path: note/p #: C/net-vpn-connect.page:34 msgid "" "If there isn't a NetworkManager package for your type of VPN, you will " "probably have to download and install some client software from the company " "that provides the VPN software. You'll probably have to follow some " "different instructions to get that working." msgstr "" "Si nun hai dengún paquete de NetworkManager pal so tipu de VPN, " "probablemente tenga que descargar ya instalar dalgún programa veceru de la " "empresa qu'apurra'l software VPN. Probablemente va tener que siguir delles " "instrucciones distintes pa facer que funcione." #. (itstool) path: page/p #: C/net-vpn-connect.page:38 msgid "Once that's done, you can set up the VPN connection:" msgstr "Una vegada que tea fecho, pue configurar la conexón VPN:" #. (itstool) path: item/p #: C/net-vpn-connect.page:42 msgid "" "Click the network menu on the menu bar and, under VPN " "Connections, select Configure VPN." msgstr "" "Calque'l menú de rede na barra de menús y, so Conexones " "VPN, escueya Configurar VPN." #. (itstool) path: item/p #: C/net-vpn-connect.page:46 msgid "" "Click Add and choose which kind of VPN connection you have." msgstr "Calque Amestar y escueya qué triba de conexón VPN tien." #. (itstool) path: item/p #: C/net-vpn-connect.page:50 msgid "" "Click Create and follow the instructions on the screen, entering " "details like your username and password as you go." msgstr "" "Calque Crear... y siga les instrucciones na pantalla, " "introduciendo los detalles como'l so nome d'usuariu y contraseña." #. (itstool) path: item/p #: C/net-vpn-connect.page:54 msgid "" "When you've finished setting-up the VPN, click the network menu " "on the menu bar, go to VPN Connections and click on the " "connection you just created. It will try to establish a VPN connection - the " "network icon will change as it tries to connect." msgstr "" "Cuando termine de configurar VPN, calque menú de rede na barra de " "menú, vaya a Conexones VPN y calque na conexón recién creada. Va " "Intentar afitase una conexón VPN - l'iconu de rede va camudar y va intentar " "coneutase." #. (itstool) path: item/p #: C/net-vpn-connect.page:59 msgid "" "Hopefully, you will successfully connect to the VPN. If not, you may need to " "double-check the VPN settings you entered. You can do this by clicking the " "network menu, selecting Edit Connections and going to the " "VPN tab." msgstr "" "Si too va bien, va coneutase correchamente a la VPN. Sinón, pue que necesite " "volver comprobar les opciones VPN qu'introduxo. Pue facer esto calcando nel " "menú de rede, escoyendo Editar les conexones y diendo a la " "llingüeta VPN." #. (itstool) path: item/p #: C/net-vpn-connect.page:64 msgid "" "To disconnect from the VPN, click the network menu and select " "Disconnect under the name of your VPN connection." msgstr "" "Pa desconeutase de la VPN, abra'l menú de rede y escueya " "Desconeutar sol nome de la so conexón VPN." #. (itstool) path: info/desc #: C/net-what-is-ip-address.page:15 msgid "An IP Address is like a phone number for your computer." msgstr "Una direición IP ye como un númberu de teléfonu pal so equipu." #. (itstool) path: page/title #: C/net-what-is-ip-address.page:19 msgid "What is an IP address?" msgstr "¿Qué ye una direición IP?" #. (itstool) path: page/p #: C/net-what-is-ip-address.page:21 msgid "" "\"IP address\" stands for Internet Protocol address, and each " "device that is connected to a network (like the internet) has one." msgstr "" "«Direición IP» significa direición del Protocolu d'Internet, y cada " "preséu que ta coneutáu a una rede (como Internet) tien una." #. (itstool) path: page/p #: C/net-what-is-ip-address.page:23 msgid "" "An IP address is similar to your phone number. Your phone number is a unique " "set of numbers that identifies your phone so that other people can call you. " "Similarly, an IP address is a unique set of numbers that identifies your " "computer so that it can send and receive data with other computers." msgstr "" "Una direición IP paezse al so númberu de teléfonu. El so númberu de teléfonu " "ye un conxuntu únicu de númberos qu'identifiquen al so teléfonu de forma " "otra persona pueda llamalu. Igualmente, una direición IP ye un conxuntu " "únicu de númberos qu'identifiquen al so equipu de forma que pueda unviar y " "recibir datos escontra y dende otros equipos, respeutivamente." #. (itstool) path: page/p #: C/net-what-is-ip-address.page:25 msgid "" "Currently, most IP addresses consist of four sets of numbers, each separated " "by a period. 192.168.1.42 is an example of an IP address." msgstr "" "Anguaño, la mayoría de les direiciones IP consten de cuatro conxuntos de " "númberos separtaos per un puntu. 192.168.1.42 ye un exemplu de " "direición IP." #. (itstool) path: note/p #: C/net-what-is-ip-address.page:27 msgid "" "An IP address can either be dynamic or static. Dynamic IP " "addresses are temporarily assigned each time your computer connects to a " "network. Static IP addresses are fixed, and do not change. Dynamic IP " "addresses are more common that static addresses - static addresses are " "typically only used when there is a special need for them, such as " "administering a server." msgstr "" "Una direición IP pue ser dinámica o estática. Les " "direiciones IP dinámiques asígnense temporalmente cada vegada que'l so " "equipu se coneuta a la rede. Les direiciones IP estátiques son fixes, y nun " "camuden. Les direiciones IP dinámiques son más frecuentes que les " "estátiques, les estátiques namái s'usen davezu cuando hai un motivu especial " "pa ello, como alministrar un sirvidor." #. (itstool) path: info/desc #: C/net-wired.page:11 msgid "" "Wired internet connections, Fixed IP addresses…" msgstr "" "Conexones a internet cableaes, Direiciones IP fixes…" #. (itstool) path: page/title #: C/net-wired.page:22 msgid "Wired Networking" msgstr "Redes cableaes" #. (itstool) path: info/desc #: C/net-wired-connect.page:15 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable." msgstr "" "Pa configurar la mayoría de les conexones a redes cableaes, tolo que precisa " "ye coneutar un cable de rede." #. (itstool) path: page/title #: C/net-wired-connect.page:19 msgid "Connect to a wired (Ethernet) network" msgstr "Coneutar a una rede cableada (Ethernet)" #. (itstool) path: page/p #: C/net-wired-connect.page:21 msgid "" "To set up most wired network connections, all you need to do is plug in a " "network cable. The network icon on the menu bar should pulse for a few " "seconds and then will change to a \"socket\" icon when you are connected." msgstr "" "P'afitar la mayoría de conexones de rede por cable, tolo que necesita ye un " "cable de rede. L'iconu de rede de la barra de menú debería parpaguiar " "durante unos segundos y cambiar a un iconu «zócalu» cuando tea coneutáu." #. (itstool) path: page/p #: C/net-wired-connect.page:23 msgid "" "If this does not happen, you should first of all make sure that your network " "cable is plugged in. One end of the cable should be plugged into the " "rectangular Ethernet (network) port on your computer, and the other end " "should be plugged into a switch, router, network wall socket or similar " "(depending on the network setup you have). Sometimes, a light beside the " "Ethernet port will indicate that it is plugged in and active." msgstr "" "Si esto nun asocede, tendría de tar seguru de que'l cable de rede ta " "coneutáu. Un estremu nel puertu Ethernet rectangular del equipu y l'otru " "coneutáu a un switch, router o enchufe de la paré de rede o asemeyáu " "(dependiendo de la rede que tenga). Dacuando, una lluz al llau del puertu " "Ethernet indica que ta coneutáu y n'activu." #. (itstool) path: note/p #: C/net-wired-connect.page:26 msgid "" "You can't plug one computer directly into another one with a network cable " "(at least, not without some extra setting-up). To connect two computers, you " "should plug them both into a network hub, router or switch." msgstr "" "Nun pue coneutar direutamente dos equipos con un cable de rede (polo menos, " "non ensin cierta configuración adicional). Pa coneutar dos equipos, va tener " "d'enchufar dambos a un 'concentrador', router o switch." #. (itstool) path: page/p #: C/net-wired-connect.page:29 msgid "" "If you are still not connected, your network may not support automatic setup " "(DHCP). In this case you'll have to configure it " "manually." msgstr "" "Si entá nun se coneutó, ye posible que la so rede nun seya compatible cola " "configuración automática (DHCP). Nesti casu va tener que configurala manualmente." #. (itstool) path: info/desc #: C/net-wireless.page:13 msgid "" "Connect to wifi, Hidden networks, Edit connection settings, Disconnecting…" msgstr "" #. (itstool) path: page/title #: C/net-wireless.page:26 msgid "Wireless Networking" msgstr "Redes inalámbriques" #. (itstool) path: info/desc #: C/net-wireless-adhoc.page:19 msgid "" "Use an ad-hoc network to allow other devices to connect to your computer and " "its network connections." msgstr "" "Use una rede «ad-hoc» pa permitir a otros preseos coneutase al so equipu y " "usar les sos conexones de rede." #. (itstool) path: page/title #: C/net-wireless-adhoc.page:25 msgid "Create a wireless hotspot" msgstr "Crear un «hotspot» inalámbricu" #. (itstool) path: page/p #: C/net-wireless-adhoc.page:27 msgid "" "You can use your computer as a wireless hotspot. This allows other devices " "to connect to you without a separate network, and allows you to share an " "internet connection you've made with another interface, such as to a wired " "network or over the cellular network." msgstr "" "Pue usar el so equipu como un puntu d'accesu inalámbricu. Permite a otros " "preseos coneutase al so equipu ensin necesidá d'una rede esterna y tamién " "dexa compartir la conexón a internet fecha con otra interfaz, tal como una " "rede por cable o sobre una rede móvil." #. (itstool) path: item/p #: C/net-wireless-adhoc.page:44 msgid "Open Network and select Wireless on the left." msgstr "Abra Rede y escueya Inalámbrica na esquierda." #. (itstool) path: item/p #: C/net-wireless-adhoc.page:45 msgid "Click the Use as Hotspot button." msgstr "Calque'l botón Usar como «hotspot»." #. (itstool) path: item/p #: C/net-wireless-adhoc.page:46 msgid "" "If you are already connected to a wireless network, you will be asked if you " "want to disconnect from that network. A single wireless adapter can only " "connect to or create one network at a time. Click Create Hotspot " "to confirm." msgstr "" "Si yá se coneutó a una rede inalámbrica, va entrugáse-y si quier " "desconeutase de dicha rede. Namái pue coneutase un solu adautador, o crear " "una rede al mesmu tiempu. Calque Crear «hotspot» pa confirmar." #. (itstool) path: page/p #: C/net-wireless-adhoc.page:52 msgid "" "A network name (SSID) and security key are automatically generated. The " "network name will be based on the name of your computer. Other devices will " "need this information to connect to the hotspot you've just created." msgstr "" "Va xenerase automáticamente un nome de rede (SSID) y una clave de seguridá. " "El nome de la rede va basase nel nome del so equipu. Otros preseos van " "precisar esta información pa coneutase al «hotspot» qu'acaba de crear." #. (itstool) path: info/desc #: C/net-wireless-airplane.page:20 msgid "Click the network menu on the menu bar and uncheck Enable Wireless." msgstr "" "Calque nel menú de rede na barra de menús y desmarque Activar inalámbrica." #. (itstool) path: page/title #: C/net-wireless-airplane.page:24 msgid "Turn off wireless (airplane mode)" msgstr "Apagar el mou inalámbricu (mou avión)" #. (itstool) path: page/p #: C/net-wireless-airplane.page:26 msgid "" "If you have your computer on an airplane (or some other area where wireless " "connections are not allowed), you should switch off your wireless. You may " "also want to switch off your wireless for other reasons (to save battery " "power, for example). To do this:" msgstr "" "Si tien el so equipu nun avión (o en dalgún otru área au nun se permitan les " "conexones inalámbriques), tien d'apagar el so sistema inalámbricu. Tamién " "tendría d'apagalu por otres razones: (p'aforrar batería, por exemplu). Pa " "facer esto:" #. (itstool) path: page/p #: C/net-wireless-airplane.page:28 msgid "" "To do this, click the network menu on the menu bar and uncheck " "Enable Wireless. This will turn off your wireless connection " "until you switch it back on again." msgstr "" "Pa facer esto, calque nel menú de rede na barra de menús y " "desmarque Activar inalámbrica. Esto va apagar la so conexón de " "rede hasta que conseñe la opción de nueves." #. (itstool) path: page/p #: C/net-wireless-airplane.page:30 msgid "" "To turn wireless back on, click the network menu on the menu bar " "and select Enable Wireless so that it has a checkmark in front of " "it." msgstr "" "Pa volver a prender el mou inalámbricu, calque nel menú de rede " "na barra de menús y escueya Activar inalámbrica pa que la opción " "quede conseñada con una marca de verificación." #. (itstool) path: note/p #: C/net-wireless-airplane.page:32 msgid "" "Your laptop may still be broadcasting if you have not turned off Bluetooth." msgstr "" "Ye posible que'l so portátil siga emitiendo si nun apaga'l Bluetooth." #. (itstool) path: info/desc #: C/net-wireless-connect.page:22 msgid "Get on the internet - wirelessly." msgstr "Coneutase a Internet; de forma inalámbrica." #. (itstool) path: page/title #: C/net-wireless-connect.page:26 msgid "Connect to a wireless network" msgstr "Coneutase a una rede inalámbrica" #. (itstool) path: page/p #: C/net-wireless-connect.page:28 msgid "" "If you have a wireless-enabled computer, you can connect to a wireless " "network that is within range to get access to the internet, view shared " "files on the network, and so on." msgstr "" "Si tien un equipu con conexón inalámbrica, va poder coneutase a una rede " "inalámbrica que tea dientro del so algame p'acceder a Internet, ver los " "ficheros compartíos de la rede, etc." #. (itstool) path: item/p #: C/net-wireless-connect.page:32 msgid "" "If you have a wireless hardware switch on your computer, make sure that it " "is turned on." msgstr "" "Si'l so equipu tien un interruptor de hardware pa la coneutividá " "inalámbrica, asegúrese de que ta encesu." #. (itstool) path: item/p #: C/net-wireless-connect.page:35 msgid "" "Click the network menu in the menu bar, and click the " "name of the network you want to connect to." msgstr "" "Calque nel menú de rede na barra de menús, y calque " "nel nome de la rede a la que quier coneutase." #. (itstool) path: item/p #: C/net-wireless-connect.page:36 msgid "" "If the name of the network isn't in the list, select More " "Networks to see if the network is further down the list. If you still " "don't see the network, you may be out of range or the network might be hidden." msgstr "" "Si'l nome de la rede nun ta na llista, escueya Más redes pa ver " "si la rede s'atopa más embaxo na llista. Si entá asina nun ve la rede, la " "rede podría tar fuera d'algame o tapecida." #. (itstool) path: item/p #: C/net-wireless-connect.page:38 msgid "" "If the network is protected by a password (encryption key), enter the password when prompted and click " "Connect." msgstr "" "Si la rede ta protexida por una contraseña (clave de cifráu), escriba la contraseña cuando se-y entrugue " "y calque en Coneutar." #. (itstool) path: item/p #: C/net-wireless-connect.page:39 msgid "" "If you do not know the key, it may be written on the underside of the " "wireless router or base station, in its instruction manual, or you may have " "to ask the person who administers the wireless network." msgstr "" "Si desconoz la clave, seique tea escrita na parte inferior del router " "inalámbricu o la estación base, nel manual d'instrucciones o quiciabes tenga " "d'entrugar al encargáu d'alministrar la rede inalámbrica." #. (itstool) path: item/p #: C/net-wireless-connect.page:40 msgid "" "The network icon will change appearance as the computer attempts to connect " "to the network." msgstr "" "L'iconu de rede va camudar el so aspeutu según l'equipu intente coneutase a " "la rede." #. (itstool) path: item/p #: C/net-wireless-connect.page:42 msgid "" "If the connection is successful, the icon will change to a dot with several " "bars above it. More bars indicate a stronger connection to the network. If " "there aren't many bars, the connection is weak and might not be very " "reliable." msgstr "" "Si pue coneutase correcho, l'iconu va camudar a un puntu con varias barres " "enriba. Cuantas más barres heba, meyor va ser la conexón cola rede. Si nun " "hai abondes barres, la conexón va ser deficiente y pue que nun seya enforma " "fiable." #. (itstool) path: page/p #: C/net-wireless-connect.page:46 msgid "" "If the connection is not successful, you may be asked for your password again or it might just " "tell you that the connection has been disconnected. There are a number of " "things that could have caused this to happen. You could have entered the " "wrong password, the wireless signal could be too weak, or your computer's " "wireless card might have a problem, for example. See for more help." msgstr "" #. (itstool) path: page/p #: C/net-wireless-connect.page:48 msgid "" "A stronger connection to a wireless network does not necessarily mean that " "you have a faster internet connection, or that you will have faster download " "speeds. The wireless connection connects your computer to the device " "which provides the internet connection (like a router or modem), but " "the two connections are actually different, and so will run at different " "speeds." msgstr "" "Una conexón más fuerte a una rede inalámbrica non necesariamente significa " "que tenga una conexón a Internet más rápida, o que va poder descargar " "ficheros más depriesa. La conexón inalámbrica coneuta'l to equipu al " "preséu que proporciona la conexón a Internet (como un router o " "módem), pero en realidá les dos conexones son distintes, poro, van funcionar " "a velocidaes distintes." #. (itstool) path: info/desc #: C/net-wireless-disconnecting.page:21 msgid "" "You might have low signal, or the network might not be letting you connect " "properly." msgstr "" "Pue qu'heba poca señal, o que la rede nun-y dexe coneutase correchamente." #. (itstool) path: page/title #: C/net-wireless-disconnecting.page:25 msgid "Why does my wireless network keep disconnecting?" msgstr "¿Por qué la mio rede inalámbrica sigue desconeutándose?" #. (itstool) path: page/p #: C/net-wireless-disconnecting.page:27 msgid "" "You may find that you have been disconnected from a wireless network even " "though you wanted to stay connected. Your computer will normally try to " "reconnect to the network as soon as this happens (the network icon on the " "menu bar will pulse if it is trying to reconnect), but it can be annoying, " "especially if you were using the internet at the time." msgstr "" "Pue atopase con que ta desconeutáu d'una rede inalámbrica entá y cuando " "decidió siguir coneutáu. El so equipu normalmente va intentar reconeutase a " "la rede namái qu'esto asoceda (l'iconu de rede na barra de menús va animase, " "cuando l'equipu intente reconeutase), pero esto pue resultar molesto, " "n'especial si taba usando Internet nesi momentu." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:30 msgid "Weak wireless signal" msgstr "Señal inalámbrica feble" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:32 msgid "" "A common reason for being disconnected from a wireless network is that you " "have low signal. Wireless networks have a limited range, so if you are too " "far away from the wireless base station you may not be able to get a strong " "enough signal to maintain a connection. Walls and other objects between you " "and the base station can also weaken the signal." msgstr "" "Una razón frecuente pola que pue desconeutase d'una rede inalámbrica ye que " "recibe poca señal. Les redes inalámbriques tienen un algame llindáu, polo " "que si ta enforma llonxe de la estación base inalámbrica nun va recibir una " "señal lo bastante fuerte como pa caltener la conexón. Les muries y otros " "oxetos asitiaos ente usté y la estación base tamién debiliten la señal." #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:34 msgid "" "The network icon on the menu bar displays how strong your wireless signal " "is. If the signal looks low, try moving closer to the wireless base station." msgstr "" "L'iconu de rede na barra de menús amuesa lo fuerte que ye la so señal " "inalámbrica. Si la señal ye baxa, intente averase más cerca de la estación " "base inalámbrica." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:39 msgid "Network connection not being established properly" msgstr "La conexón de rede nun s'afita correchamente" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:41 msgid "" "Sometimes, when you connect to a wireless network, it may appear that you " "have successfully connected at first, but then you will be disconnected soon " "after. This normally happens because your computer was only partially " "successful in connecting to the network - it managed to establish a " "connection, but was unable to finalize the connection for some reason and so " "was disconnected." msgstr "" "A vegaes, cuando se coneuta a una rede inalámbrica, pue paecer que se " "coneutó correchamente de primeres, pero depués va desconeutase. Esto asocede " "de normal, porque l'equipu llogró namái un ésitu parcial na conexón a la " "rede. Xestionó cómo afitar una conexón, pero nun pudo rematar la conexón por " "dalguna razón y desconeutóla." #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:43 msgid "" "A possible reason for this is that you entered the wrong wireless " "passphrase, or that your computer was not allowed on the network (because " "the network requires a username to log in, for example)." msgstr "" "Una posible razón pa esto ye que s'equivocare al introducir la contraseña " "inalámbrica, o que'l so equipu nun tien permisu pa coneutase a la rede " "(porque la rede precisa un nome d'usuariu, por exemplu)." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:48 msgid "Unreliable wireless hardware/drivers" msgstr "Controladores o hardware inalámbricu poco fiables" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:50 msgid "" "Some wireless network hardware can be a little unreliable. Wireless networks " "are complicated, so wireless cards and base stations occasionally run into " "minor problems and may drop connections. This is annoying, but it happens " "quite regularly with many devices. If you are disconnected from wireless " "connections from time to time, this may be the only reason. If it happens " "very regularly, you may want to consider getting some different hardware." msgstr "" "Dellos equipos de rede inalámbrica puen ser poco fiables. Les redes " "inalámbriques son complicaes, polo que les tarxetes inalámbriques y " "estaciones base de xemes en cuandu tienen problemes de menor importancia y " "puen perder la conexón. Esto ye cafiante, pero asocede con bastante " "regularidá con munchos preseos. Si se desconeuta de conexones inalámbriques " "de xemes en cuandu, esta pue ser la única razón. Si esto asocede con muncha " "frecuencia, ye posible que quiera considerar l'usu de hardware distintu." #. (itstool) path: section/title #: C/net-wireless-disconnecting.page:55 msgid "Busy wireless networks" msgstr "Redes inalámbriques ocupaes" #. (itstool) path: section/p #: C/net-wireless-disconnecting.page:57 msgid "" "Wireless networks in busy places (in universities and coffee shops, for " "example) often have many computers trying to connect to them at once. " "Sometimes these networks get too busy and may not be able to handle all of " "the computers that are trying to connect, so some of them get disconnected." msgstr "" "Les redes inalámbriques en llugares ocupaos (n'Universidaes y cibercafés, " "por exemplu) davezu tienen munchos equipos qu'intentan coneutase al empar. A " "vegaes eses redes satúrense y puen nun ser a remanar tolos equipos que tan " "intentando coneutase, polo que munchos d'ellos queden desconeutaos." #. (itstool) path: info/desc #: C/net-wireless-edit-connection.page:20 msgid "" "Learn what the options on the wireless connection editing screen mean." msgstr "" "Deprenda lo que signifiquen les opciones na pantalla d'edición de conexón " "inalámbrica." #. (itstool) path: page/title #: C/net-wireless-edit-connection.page:27 msgid "Edit a wireless connection" msgstr "Editar una conexón inalámbrica" #. (itstool) path: page/p #: C/net-wireless-edit-connection.page:33 msgid "" "This topic describes all of the options that are available when you edit a " "wireless network connection. To edit a connection, click the network " "menu in the menu bar and select Edit Connections." msgstr "" "Esti tema describe toles opciones disponibles cuando edita una conexón de " "rede inalámbrica. Pa editar una conexón, calque nel menú de rede " "na barra de menús, y escueya Editar les conexones." #. (itstool) path: note/p #: C/net-wireless-edit-connection.page:38 msgid "" "Most networks will work fine if you leave these settings at their defaults, " "so you probably don't need to change any of them. Many of the options here " "are provided to give you greater control over more advanced networks." msgstr "" "La mayoría de les redes nun van tener dengún problema si dexa esta " "configuración predeterminada, polo que probablemente nun va ser necesario " "camudar denguna d'elles. Munches de les opciones qu'equí s'apurren son pa da-" "y un mayor control sobre redes más avanzaes." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:42 msgid "Available to all users / Connect automatically" msgstr "Disponible pa tolos usuarios / Coneutar automáticamente" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:45 msgid "Connect automatically" msgstr "Coneutar automáticamente" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:46 msgid "" "Check this option if you would like the computer to try to connect to this " "wireless network whenever it is in range." msgstr "" "Conseñe esta opción si quier que l'equipu intente coneutase a esta rede " "inalámbrica cuando tea nel rangu." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:47 msgid "" "If several networks which are set to connect automatically are in range, the " "computer will connect to the first one shown in the Wireless tab " "in the Network Connections window. It won't disconnect from one " "available network to connect to a different one that has just come in range." msgstr "" "Si hai delles redes afitaes nel rangu, pa coneutase automáticamente, " "l'equipu va coneutase a la primera que s'amuese na llingüeta " "Inalámbrica na ventana Conexones de rede. Nun va " "desconeutase d'una rede disponible pa coneutase a una distinta qu'acabe " "d'apaecer." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:51 msgid "Available to all users" msgstr "Disponible pa tolos usuarios" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:52 msgid "" "Check this if you would like all of the users on the computer to have access " "to this wireless network. If the network has a WEP/WPA password and you have checked this option, you will " "only need to enter the password once. All of the other users on your " "computer will be able to connect to the network without having to know the " "password themselves." msgstr "" "Conseñe esta opción si quier que tolos usuarios nel equipu tengan accesu a " "esta rede inalámbrica. Si la rede tien una contraseña WEP/WPA y escoyó esta opción, namái va tener " "qu'introducir la contraseña una vegada. Tolos demás usuarios nel equipu van " "ser quien a coneutase a la rede ensin tener que conocer la contraseña." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:53 msgid "" "If this is checked, you need to be an administrator to change any of the settings for this " "network. You may be asked to enter your admin password." msgstr "" "Si conseña esta opción, tien que ser alministrador pa camudar la configuración d'esta rede. Pue " "pidíse-y qu'introduza la so contraseña d'alministrador." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:59 msgid "Wireless" msgstr "Rede Inalámbrica" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:62 msgid "SSID" msgstr "SSID" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:63 msgid "" "This is the name of the wireless network you are connecting to, otherwise " "known as the Service Set Identifier. Don't change this unless you " "have changed the name of the wireless network (for example, by changing the " "settings of your wireless router or base station)." msgstr "" "Esti ye'l nome de la rede inalámbrica a la que se coneuta, tamién conocíu " "como'l Service Set Identifier (identificador de conxuntu de " "serviciu). Nun lu camude nun siendo que camudare'l nome de la rede " "inalámbrica (por exemplu, al camudar la configuración del so enrutador " "inalámbricu o estación base)." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:67 msgid "Mode" msgstr "Mou" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:68 msgid "" "Use this to specify whether you are connecting to an " "Infrastructure network (one where computers wirelessly connect to " "a central base station or router) or an Ad-hoc network (where " "there is no base station, and the computers in the network connect to one " "another). Most networks are infrastructure ones; you may wish to set-up your own ad-hoc network though." msgstr "" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:69 msgid "" "If you choose Ad-hoc, you will see two other options, " "Band and Channel. These determine which wireless " "frequency band the ad-hoc wireless network will operate on. Some computers " "are only able to work on certain bands (for example, only A or " "only B/G), so you might want to pick a band that all of the " "computers in the ad-hoc network can use. In busy places, there might be " "several wireless networks sharing the same channel; this might slow-down " "your connection, so you can change which channel you are using too." msgstr "" "Si seleiciona Ad-hoc, va ver otres dos opciones: Banda " "y Canal, que determinen en qué banda de frecuencies inalámbrica " "va operar la red ad-hoc. Dellos equipos namái puen funcionar en delles " "bandes (por exemplu, solo na A o na B/G), polo que " "deberá escoyer la banda afayadiza pa que tolos equipos de la rede ad-hoc " "puedan usala. En llugares concurríos, ye dable qu'esistan delles redes " "inalámbriques compartiendo la mesma canal; esto podría ralentizar la " "conexón, polo que tamién pue camudar la canal que vaya a usar." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:73 msgid "BSSID" msgstr "BSSID" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:74 msgid "" "This is the Basic Service Set Identifier. The SSID (see above) is " "the name of the network which humans are intended to read; the BSSID is a " "name which the computer understands (it's a string of letters and numbers " "that is supposed to be unique to the wireless network). If a network is hidden, it will not have an " "SSID but it will have a BSSID." msgstr "" "Ésti ye'l Identificador de Conxuntu Básicu de Serviciu. El SSID " "(ver más arriba) ye'l nome de la rede que los humanos lleen; el BSSID ye un " "nome que l'equipu pue atalantar (ye una cadena de lletres y númberos que se " "supon única pa la rede inalámbrica). Si una rede ta tapecida, nun va tener un SSID, pero sí un BSSID." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:78 msgid "Device MAC address" msgstr "Direición MAC del preséu:" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:79 msgid "" "A MAC address is a code which " "identifies a piece of network hardware (for example, a wireless card, an " "Ethernet network card or a router). Every device that you can connect to a " "network has a unique MAC address which was given to it in the factory." msgstr "" "Una direición MAC ye un códigu " "qu'identifica una pieza del hardware de rede (por exemplu, una tarxeta " "inalámbrica, una tarxeta de rede Ethernet o un router. Cada preséu que pue " "coneutase a una rede tien una direición MAC única, asignada de fábrica." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:80 msgid "" "This option can be used to change the MAC address of your network card." msgstr "" "Esta opción pue usase pa camudar la direición MAC de la so tarxeta de rede." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:84 msgid "Cloned MAC address" msgstr "Direición MAC clonada" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:85 msgid "" "Your network hardware (wireless card) can pretend to have a different MAC " "address. This is useful if you have a device or service which will only " "communicate with a certain MAC address (for example, a cable broadband " "modem). If you put that MAC address into the cloned MAC address " "box, the device/service will think that your computer has the cloned MAC " "address rather than its real one." msgstr "" "El so hardware de rede (tarxeta inalámbrica) pue intentar tener una " "direición MAC distinta. Esto ye útil si tien un preséu o serviciu que namái " "se comunica con una determinada direición MAC (por exemplu, un cablemódem de " "banda ancha). Si pon esa direición MAC nel apartáu direición MAC " "clonada, el preséu o serviciu va pensar que'l so equipu tien la " "direición MAC clonada en cuenta de la real." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:89 msgid "MTU" msgstr "MTU" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:90 msgid "" "This setting changes the Maximum Transmission Unit, which is the " "maximum size of a chunk of data that can be sent over the network. When " "files are sent over a network, data is broken up into small chunks (or " "packets). The optimal MTU for your network will depend on how likely it is " "for packets to be lost (due to a noisy connection) and how fast the " "connection is. In general, you should not need to change this setting." msgstr "" "Esta configuración camuda la Unidá de Tresmisión Máxima, que ye'l " "tamañu máximu del cachu de datos que pue unviase na rede. Cuando los " "ficheros s'unvien a la rede, los datos pártense en pequeños cachos o " "paquetes. La MTU óptima pa la so rede va depender de la probabilidá de " "perder paquetes (por cuenta de ruíos na rede) y la rapidez de la conexón. " "Polo xeneral nun tendría de camudar esta configuración." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:97 msgid "Wireless Security" msgstr "Seguridá inalámbrica" #. (itstool) path: title/gui #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:100 #: C/sharing-desktop.page:49 msgid "Security" msgstr "Seguridá" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:101 msgid "" "This defines what sort of encryption your wireless network uses. " "Encrypted connections help protect your wireless connection from being " "intercepted, so other people can't \"listen in\" and see what websites " "you're visiting and so on." msgstr "" "Esto define qué tipu de cifráu usa la so rede inalámbrica. Les " "conexones cifraes ayuden a protexer la so conexón inalámbrica de ser " "interceptada, polo qu'otres persones nun van poder «escuchar» y ver qué " "sitiu web ta visitando, etc." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:102 msgid "" "Some types of encryption are stronger than others, but may not be supported " "by older wireless networking equipment. You'll normally need to type a " "password for the connection; more sophisticated types of security may also " "require a username and a digital \"certificate\". See for more information on popular types of wireless " "encryption." msgstr "" "Delles tribes de cifráu son más fuertes qu'otres, pero pue que dellos " "preseos de rede inalámbrica más antiguos nun lu almitan. Normalmente va " "tener que teclear una contraseña pa coneutase; otres tribes de seguridá más " "sofisticaes tamién necesiten un nome d'usuariu y un «certificáu» dixital. " "Consulte pa más información sobre les " "tribes de cifráu inalámbricu más usuales." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:108 msgid "IPv4 Settings" msgstr "Axustes de IPv4" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:117 msgid "" "Use this tab to define information like the IP address of your computer and " "which DNS servers it should use. Change the Method to see " "different ways of getting/setting that information." msgstr "" "Use esta llingüeta pa definir información como la direición IP del so equipu " "y los sirvidores DNS que tien d'usar. Camude'l Métodu pa ver les " "distintes maneres de llograr/afitar esa información." #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:118 msgid "The following methods are available:" msgstr "Los siguientes métodos tán disponibles:" #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:121 msgid "Automatic (DHCP)" msgstr "Automáticu (DHCP)" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:122 msgid "" "Get information like the IP address and DNS server to use from a DHCP " "server. A DHCP server is a computer (or other device, like a router) " "connected to the network which decides which network settings your computer " "should have - when you first connect to the network, you will automatically " "be assigned the correct settings. Most networks use DHCP." msgstr "" "Recueye información como la direición IP y sirvidor DNS pa usala dende un " "sirvidor DHCP. Un sirvidor DHCP ye un equipu (o otru preséu, como " "un router) coneutáu a la rede que decide la configuración de rede del so " "equipu; al coneutase per primer vegada a la rede, va asignáse-y " "automáticamente la configuración afayadiza. La mayoría de redes usen DHCP." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:126 msgid "Automatic (DHCP) addresses only" msgstr "Namái direiciones automátiques (DHCP)" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:127 msgid "" "If you choose this setting, your computer will get its IP address from a " "DHCP server, but you will have to manually define other details (like which " "DNS server to use)." msgstr "" "Si escueye esta opción, l'equipu va obtener la so direición IP d'un sirvidor " "DHCP, pero va tener que definir manualmente otros detalles (como'l sirvidor " "DNS que va usar)." #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:132 msgid "" "Choose this option if you would like to define all of the network settings " "yourself, including which IP address the computer should use." msgstr "" "Escueya esta opción si quier definir tola configuración de rede, incluyendo " "la direición IP que l'equipu tien d'usar." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:136 msgid "Link-Local Only" msgstr "Namái enllaz llocal" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:137 msgid "" "Link-Local is a way of connecting computers together on a network " "without requiring a DHCP server or manually defining IP addresses and other " "information. If you connect to a Link-Local network, the computers on the " "network will decide amongst themselves which IP addresses to use and so on. " "This is useful if you want to temporarily connect a few computers together " "so they communicate with each other." msgstr "" "Namái enllaz llocal (Link-Local) ye una manera d'interconeutar " "equipos nuna rede ensin precisar un sirvidor DHCP o introducir manualmente " "direiciones IP o otra información. Si se coneuta a una rede llocal, los " "equipos de la rede van decidir qué IP utilizar y demás. Ye útil pa coneutar " "temporalmente equipos xuntos." #. (itstool) path: title/gui #: C/net-wireless-edit-connection.page:141 msgid "Disabled" msgstr "Desactiváu" #. (itstool) path: item/p #: C/net-wireless-edit-connection.page:142 msgid "" "This option will disable the network connection and prevent you from " "connecting to it. Note that IPv4 and IPv6 are treated " "as separate connections even though they are for the same network card. If " "you have one enabled, you may wish to set the other to disabled." msgstr "" "Esta opción va desactivar la conexón a la rede y va torga-y coneutase a " "ella. Decátese que IPv4 y IPv6 trátense como conexones " "separtaes, inclusu anque vaigan pela mesma tarxeta de rede. Si activó una " "d'elles, pue que quiera desactivar la otra." #. (itstool) path: section/title #: C/net-wireless-edit-connection.page:149 msgid "IPv6 Settings" msgstr "Axustes de IPv6" #. (itstool) path: section/p #: C/net-wireless-edit-connection.page:154 msgid "" "This is similar to the IPv4 tab except it deals with the newer " "IPv6 standard. Very modern networks use IPv6, but IPv4 is still more popular " "at the moment." msgstr "" "Ye asemeyada a la llingüeta IPv4 sacante en que trabaya col " "estándar IPv6, que ye más recién. Les redes más modernes usen IPv6, pero " "IPv4 sigue siendo más popular nesti momentu." #. (itstool) path: info/desc #: C/net-wireless-find.page:17 msgid "" "The wireless could be turned off or broken, there might be too many wireless " "networks nearby, or you might be out of range." msgstr "" "L'adautador inalámbricu pue tar apagáu o frañáu, pue haber abondes redes " "inalámbriques cerca, o pue que tea fuera de rangu." #. (itstool) path: page/title #: C/net-wireless-find.page:21 msgid "I can't see my wireless network in the list" msgstr "Nun puedo ver la mio rede inalámbrica na llista" #. (itstool) path: page/p #: C/net-wireless-find.page:23 msgid "" "There are a number of reasons why you might not be able to see your wireless " "network on the list of networks which appears when you click the network " "icon on the menu bar." msgstr "" "Esisten dellos motivos polos qu'usté nun pueda ver la so rede inalámbrica na " "llista de redes qu'apaez cuando calca nel iconu de rede na barra de menús." #. (itstool) path: item/p #: C/net-wireless-find.page:27 msgid "" "If no networks are shown in the list, your wireless hardware could be turned " "off, or it may not be working " "properly. Make sure it is turned on." msgstr "" "Si nun s'amuesa denguna rede na llista, ye dable que'l so hardware " "inalámbricu tea apagáu, o quenun " "ta funcionando correcho. Asegúrese de que ta prendíu." #. (itstool) path: item/p #: C/net-wireless-find.page:31 msgid "" "If there are lots of wireless networks nearby, the network you are looking " "for might not be on the first page of the list. If this is the case, look at " "the bottom of the list for an arrow pointing towards the right and hover " "your mouse over it to display the rest of the wireless networks." msgstr "" "Si hai un montón de redes inalámbriques cerca, pue que la rede que ta " "buscando nun apaeza na primer páxina de la llista. Nesti casu, busque a la " "fin de la llista «Más redes» con una flecha apuntando escontra la derecha y " "mueva'l mur enriba d'ella p'amosar el restu de redes inalámbriques." #. (itstool) path: item/p #: C/net-wireless-find.page:35 msgid "" "You could be out of range of the network. Try moving closer to the wireless " "base station/router and see if the network appears in the list after a while." msgstr "" "Pue que tea fuera del algame de la rede. Pruebe a averase más cerca de la " "estación base o router inalámbricos y mire si la rede apaez na llista pasáu " "un tiempu." #. (itstool) path: item/p #: C/net-wireless-find.page:39 msgid "" "The list of wireless networks takes time to update. If you have just turned " "on your computer or moved to a different location, wait for a minute or so " "and then check if the network has appeared in the list." msgstr "" "La llista de redes inalámbriques tarda un tiempu n'anovase. Si acaba de " "prender l'equipu o de movese a un sitiu distintu, espere un minutu o asina y " "dempués compruebe si apaez la rede na llista." #. (itstool) path: item/p #: C/net-wireless-find.page:43 msgid "" "The network could be hidden. You need to connect in a different way if it is a hidden network." msgstr "" "La rede podría tar tapecida. Va tener que coneutase de forma distinta si ye una rede tapecida." #. (itstool) path: info/desc #. (itstool) path: item/p #: C/net-wireless-hidden.page:20 #: C/net-wireless-hidden.page:30 msgid "" "Click the network menu on the menu bar and select Connect to " "Hidden Wireless Network." msgstr "" "Calque nel menú de rede na barra de menús y escueya Coneutar " "a otra rede inalámbrica tapecida." #. (itstool) path: page/title #: C/net-wireless-hidden.page:24 msgid "Connect to a hidden wireless network" msgstr "Coneutar a una rede inalámbrica tapecida" #. (itstool) path: page/p #: C/net-wireless-hidden.page:26 msgid "" "It is possible to set up a wireless network so that it is \"hidden.\" Hidden " "networks won't show up in the list of networks that are displayed when you " "click the network menu in the menu bar (or the list of wireless networks on " "any other computer). To connect to a hidden wireless network:" msgstr "" "Ye posible configurar una rede inalámbrica de mou que tea «tapecida». Les " "redes anubríes nun s'amuesen na llista de redes que s'amuesen al calcar nel " "menú de rede na barra de menús (o la llista de redes inalámbriques en " "cualesquier otru equipu). Pa coneutase a una rede inalámbrica tapecida:" #. (itstool) path: item/p #: C/net-wireless-hidden.page:33 msgid "" "In the window that appears, type the network name, choose the type of " "wireless security, and click Connect." msgstr "" "Na ventana qu'apaez, escriba'l nome de la rede, escueya'l tipu de seguridá " "inalámbrica y calque Coneutar." #. (itstool) path: page/p #: C/net-wireless-hidden.page:37 msgid "" "You may have to check the settings of the wireless base station or router to " "see what the network name is. It is sometimes called the BSSID " "(Basic Service Set Identifier), and looks something like this: " "02:00:01:02:03:04." msgstr "" "Quiciabes tenga de comprobar les configuraciones de la estación base " "inalámbrica o enrutador pa ver el nome de la rede. Dacuando denómase-y " "BSSID (identificador de conxuntu básicu de serviciu), y apaez " "d'esta miente: 02:00:01:02:03:04." #. (itstool) path: page/p #: C/net-wireless-hidden.page:39 msgid "" "You should also check the wireless base station's security settings. Look " "for terms like WEP and WPA." msgstr "" "Tendría de comprobar tamién la configuración de seguridá de la estación base " "inalámbrica. Busque términos como WEP y WPA." #. (itstool) path: note/p #: C/net-wireless-hidden.page:42 msgid "" "You may think that hiding your wireless network will improve security by " "preventing people who don't know about it from connecting. In practice, this " "is not the case; the network is slightly harder to find but it is still " "detectable." msgstr "" "Pue que piense qu'anubrir la so rede inalámbrica va ameyorar la seguridá " "torgando que la xente que nun la conoza nun se coneute. Na práctica, esto " "nun ye asina; la rede va ser llixeramente más malo d'atopar pero entá asina " "va siguir siendo deteutable." #. (itstool) path: info/desc #: C/net-wireless-noconnection.page:15 msgid "" "Double-check the password, try using the pass key instead of the password, " "turn the wireless card off and on again…" msgstr "" #. (itstool) path: page/title #: C/net-wireless-noconnection.page:19 msgid "I've entered the correct password, but I still can't connect" msgstr "Introduxi la contraseña correuta, pero sigo ensin poder coneutame" #. (itstool) path: page/p #: C/net-wireless-noconnection.page:21 msgid "" "If you're sure that you entered the correct wireless password but you still can't successfully connect " "to a wireless network, try some of the following:" msgstr "" "Si ta seguru de qu'introduxo correchamente la contraseña de la rede inalámbrica pero entá nun pue " "coneutase correchamente a la rede inalámbrica, intente dalguna de les " "siguientes suxerencies:" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:25 msgid "Double-check that you have the right password" msgstr "Compruebe dos vegaes qu'introduxo correchamente la contraseña" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:26 msgid "" "Passwords are case-sensitive (it matters whether they have capital or lower-" "case letters), so check that you didn't get the case of one of the letters " "wrong." msgstr "" "Les contraseñes son sensibles a capitalización (quier dicir qu'estremen ente " "mayúscules y minúscules), de tal mou que si nun usó una mayúscula onde " "tendría de facelo, una de les lletres ye incorreuta." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:30 msgid "Try the hex or ASCII pass key" msgstr "Intente la clave hexadecimal o ASCII" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:31 msgid "" "The password you enter can also be represented in a different way - as a " "string of characters in hexadecimal (numbers 0-9 and letters a-f) called a " "pass key. Each password has an equivalent pass key. If you have access to " "the pass key as well as the password/passphrase, try typing the pass key " "instead. Make sure you select the correct wireless security " "option when asked for your password (for example, select WEP 40/128-bit " "Key if you're typing the 40-character pass key for a WEP-encrypted " "connection)." msgstr "" "La contraseña qu'introduxo tamién pue representase d'una manera distinta - " "como una cadena de caráuteres hexadecimales (númberos 0-9 y lletres a-f) " "llamada clave de pasu. Cada contraseña tien una clave de pasu equivalente. " "Si tien accesu a la clave de pasu, asina como a la contraseña, pruebe a " "teclear la clave de pasu nel so llugar. Asegúrese de qu'escueye la opción de " "seguridá inalámbrica afayadiza cuando se-y entrugue pola so " "contraseña (por exemplu, escueya clave WEP 40/128-bit si ta " "tecleando una clave de pasu de 40-caráuteres pa una conexón cifrada con WEP)." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:35 msgid "Try turning your wireless card off and then on again" msgstr "Intente apagar la so tarxeta inalámbrica y volvela a prender" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:36 msgid "" "Sometimes wireless cards get stuck or experience a minor problem that means " "they won't connect. Try turning the card off and then on again to reset it - " "see for more information." msgstr "" "Dacuando, les tarxetes inalámbriques «atórense» o sufren un problema menor " "que provoca que nun se puedan coneutar. Pruebe a apagar la tarxeta y volvela " "a prender p'asina reaniciala - consulte pa más información." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:40 msgid "Check that you're using the right type of wireless security" msgstr "Compruebe que ta usando'l tipu correutu de seguridá inalámbrica" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:41 msgid "" "When prompted for your wireless security password, you can choose which type " "of wireless security to use. Make sure you choose the one that is used by " "the router or wireless base station. This should be selected by default, but " "sometimes it will not be for some reason. If you don't know which one it is, " "use trial and error to go through the different options." msgstr "" "Cuando se-y pida la contraseña de seguridá inalámbrica, pue escoyer qué " "triba de seguridá inalámbrica quier usar. Asegúrese d'escoyer la qu'usa la " "estación base inalámbrica o router. Esto tien de seleicionase de manera " "predeterminada, pero a vegaes nun ocurre por dalguna razón. Si nun sabe cuál " "ye, intente'l métodu d'ensayu y error pa probar les estremaes opciones." #. (itstool) path: item/p #: C/net-wireless-noconnection.page:45 msgid "Check that your wireless card is properly supported" msgstr "Compruebe que la so tarxeta inalámbrica ta correchamente soportada" #. (itstool) path: item/p #: C/net-wireless-noconnection.page:46 msgid "" "Some wireless cards aren't supported very well. They show up as a wireless " "connection, but they can't connect to a network because their drivers lack " "the ability to do this. See if you can get an alternative wireless driver, " "or if you need to perform some extra set-up (like installing a different " "firmware). See for " "more information." msgstr "" "Dalgunes tarxetes wireless nun tan bien soportaes. Amuesen una conexón " "inalámbrica pero nun puen coneutase a la rede porque los sos controladores " "nun tienen la capacidá de facelo. Intente consiguir otru controlador " "inalámbricu, o compruebe si necesita llevar a cau dalgún otru pasu adicional " "(como instalar unfirmware distintu). Consulte pa más información." #. (itstool) path: credit/name #: C/net-wireless-troubleshooting.page:12 #: C/net-wireless-troubleshooting-device-drivers.page:10 #: C/net-wireless-troubleshooting-hardware-check.page:11 #: C/net-wireless-troubleshooting-hardware-info.page:11 #: C/net-wireless-troubleshooting-initial-check.page:11 msgid "Contributors to the Ubuntu documentation wiki" msgstr "Contribuyentes a la wiki de documentación d'Ubuntu" #. (itstool) path: info/desc #: C/net-wireless-troubleshooting.page:20 msgid "Identify and fix problems with wireless connections" msgstr "Identificar ya iguar problemes con conexones inalámbriques" #. (itstool) path: page/title #: C/net-wireless-troubleshooting.page:24 #: C/net-wireless-troubleshooting-device-drivers.page:22 #: C/net-wireless-troubleshooting-hardware-info.page:23 #: C/net-wireless-troubleshooting-initial-check.page:27 msgid "Wireless network troubleshooter" msgstr "Solucionador de problemes de rede inalámbrica" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:26 msgid "" "This is a step-by step troubleshooting guide to help you identify and fix " "wireless problems. If you cannot connect to a wireless network for some " "reason, try following the instructions here." msgstr "" "Esta ye una guía de solución de problemes que va ayudalu a identificar y " "correxir problemes de rede inalámbrica. Si nun pue coneutase a una rede " "inalámbrica por dalguna razón, intente siguir les instrucciones descrites " "equí." #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:28 msgid "" "We will proceed through the following steps to get your computer connected " "to the internet:" msgstr "" "Vamos proceder colos siguientes pasos pa consiguir que'l so equipu tea " "coneutáu a Internet:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:30 msgid "Performing an initial check" msgstr "Facer una comprobación inicial" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:31 msgid "Gathering information about your hardware" msgstr "Recoyer información sobre'l so hardware" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:32 msgid "Checking your hardware" msgstr "Comprobar el so hardware" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:33 msgid "Attempting to create a connection to your wireless router" msgstr "Intentar crear una conexón col so enrutador (router) inalámbricu" #. (itstool) path: item/p #: C/net-wireless-troubleshooting.page:34 msgid "Performing a check of your modem and router" msgstr "Comprobar el so módem y el so enrutador" #. (itstool) path: page/p #: C/net-wireless-troubleshooting.page:36 msgid "" "To get started, click on the Next link at the top right of the " "page. This link, and others like it on following pages, will take you " "through each step in the guide." msgstr "" "Pa empezar, calque nel enllaz Siguiente na parte cimera derecha de " "la páxina. Esti enllaz, y otros como él nes páxines siguientes, van guialu " "al traviés de cada pasu na guía." #. (itstool) path: note/title #: C/net-wireless-troubleshooting.page:39 msgid "Using the command line" msgstr "Usar la llinia d'ordes" #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:40 msgid "" "Some of the instructions in this guide ask you to type commands into the " "command line (Terminal). You can find the Terminal application in " "the Dash." msgstr "" "Delles instrucciones d'esta guía píden-y qu'escriba ordes na llinia " "d'ordes (Terminal). Pue atopar l'aplicación Terminal nel " "Tableru." #. (itstool) path: note/p #: C/net-wireless-troubleshooting.page:41 msgid "" "If you are not familiar with using a command line, don't worry - this guide " "will direct you at each step. All you need to remember is that commands are " "case-sensitive (so you must type them exactly as they appear here), " "and to press Enter after typing each command to run it." msgstr "" "Nun s'esmoleza si nun ta familiarizáu col usu de la llinia d'ordes, esta " "guía va dici-y qué facer en cada pasu. Tolo que precisa recordar ye que les " "ordes son sensibles a mayúscules (asina que tien d'escribiles " "exautamente como apaecen equí), y primir Intro dempués " "d'escribir cada orde, pa executala." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-device-drivers.page:18 msgid "" "Some device drivers don't work very well with certain wireless adapters, so " "you may need to find a better one." msgstr "" "Dellos controladores de preséu nun funcionen bien con dellos adautadores de " "rede inalámbrica, asina que seique precise atopar ún meyor." #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-device-drivers.page:23 msgid "Make sure that working device drivers are installed" msgstr "Asegúrese de que s'instalaron controladores de preséu funcionales" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-device-drivers.page:27 msgid "" "In this step you can check to see if you can get working device drivers for " "your wireless adapter. A device driver is a piece of software which " "tells the computer how to make a hardware device work properly. Even though " "the wireless adapter has been recognized by the computer, it may not have " "drivers which work very well. You may be able to find different drivers for " "the wireless adapter which do work. Try some of the options below:" msgstr "" "Nesti pasu pue probar a ver si pue obtener controladores de preséu pal so " "adautador inalámbricu. Un controlador de preséu ye una porción de " "software que-y diz al equipu cómo facer funcionar un preséu hardware de " "forma afayadiza. Inclusive si l'adautador inalámbricu ta reconocíu pol " "equipu, pue nun disponer de controladores que funcionen bien. Pue ser " "posible qu'atope distintos controladores pal preséu inalámbricu que " "funcionen. Pruebe dalgunes de les siguientes opciones:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:34 msgid "" "Check to see if your wireless adapter is on a list of supported devices" msgstr "" "Revise pa ver si'l so adautador de rede inalámbrica ta nuna llista de " "preseos compatibles" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:35 msgid "" "Most Linux distributions keep a list of wireless devices that they have " "support for. Sometimes, these lists provide extra information on how to get " "the drivers for certain adapters working properly. Go to the list for your " "distribution (for example, Ub" "untu, Fedora or openSuSE) and " "see if your make and model of wireless adapter is listed. You may be able to " "use some of the information there to get your wireless drivers working." msgstr "" "La mayoría de les distribuciones Linux caltienen una llista de preseos " "inalámbricos pa les que tienen soporte. Delles vegaes, estes llistes apurren " "información adicional tocante a cómo llograr los controladores pa que " "ciertos preseos funcionen correchamente. Vaya a la llista pa la so " "distribución (por exemplu, Ub" "untu, Fedora o openSuSE) y " "consulte si la so marca y modelu d'adautador inalámbricu ta llistada. Pue " "que seya quien a usar dalguna de la información pa facer que los sos " "controladores inalámbricos funcionen." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:44 msgid "Look for additional open or proprietary drivers" msgstr "Busque controladores adicionales abiertos o privativos" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:45 msgid "" "Although Ubuntu includes support for a large amount of devices, some drivers " "need to be installed separately. Use the Additional Drivers tool " "to check for these extra open or proprietary drivers." msgstr "" "Magar qu'Ubuntu ye compatible con una gran cantidá de preseos, quiciabes " "precise instalar dellos controladores de forma separtada. Use la ferramienta " "Controladores adicionales pa buscar más controladores llibres o " "privativos." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:51 msgid "" "Click the button at the far right side of the menu bar and select " "System Settings." msgstr "" "Calque nel menú asitiáu nel estremu derechu de la barra de menús y escueya " "Axustes del sistema." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:54 msgid "In the System section, click Software & Updates." msgstr "" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:57 msgid "Switch to the Additional Drivers tab." msgstr "Vaya a la llingüeta Controladores adicionales." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:65 msgid "Use the Windows drivers for your adapter" msgstr "Usar los controladores de Windows pal so adautador" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:66 msgid "" "In general, you cannot use a device driver designed for one operating system " "(like Windows) on another operating system (like Linux). This is because " "they have different ways of handling devices. For wireless adapters, " "however, you can install a compatibility layer called NDISwrapper " "which lets you use some Windows wireless drivers on Linux. This is useful " "because wireless adapters almost always have Windows drivers available for " "them, whereas Linux drivers are sometimes not available. You can learn more " "about how to use NDISwrapper here. Note that not all wireless drivers can be used through " "NDISwrapper." msgstr "" "Polo xeneral, nun pue usar un controlador de preséu diseñáu pa un sistema " "operativu (como Windows) n'otru sistema operativu (como Linux). Esto débese " "a que tienen formes distintes de xestionar los preseos. Sicasí, pa los " "adautadores de rede pue instalar una capa de compatibilidá llamada " "NDISwrapper que-y dexa utilizar dellos controladores pa Windows en " "Linux. Esto ye útil porque casi siempres los adautadores de rede tienen " "controladores disponibles pa Windows, pero non siempres pa Linux. Pue " "deprender más sobre l'usu de NDISwrapper equí. Note que non tolos controladores de rede puen usase al " "traviés de NDISwrapper." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-device-drivers.page:73 msgid "" "Full information on ndiswrapper kept on this " "page including troubleshooting help specific to ndiswrapper." msgstr "" "Información completa sobre ndiswrapper nesta " "páxina incluyendo ayuda específica sobre solución de problemes de " "ndiswrapper." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-check.page:19 msgid "" "Even though your wireless adapter is connected, it may not have been " "recognized properly by the computer." msgstr "" "Incluso cuando'l so adautador de rede tea coneutáu, pue que nun se reconoza " "correchamente pol equipu." #. (itstool) path: page/title #: C/net-wireless-troubleshooting-hardware-check.page:23 msgid "Wireless connection troubleshooter" msgstr "Solucionador de problemes de conexón inalámbrica" #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-check.page:24 msgid "Check that the wireless adapter was recognized" msgstr "Compruebe que l'adautador de rede inalámbrica ta reconocíu" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-check.page:26 msgid "" "Even though the wireless adapter is connected to the computer, it may not " "have been recognized as a network device by the computer. In this step, you " "will check whether the device was recognized properly." msgstr "" "Inclusu magar que l'adautador inalámbricu tea coneutáu al equipu, pue que " "nun tea reconocíu como preséu de rede. Nesti pasu, tendrá de comprobar si ta " "reconocíu correutamente." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:30 msgid "" "Open a Terminal window, type sudo lshw -C network and press " "Enter. If this gives an error message, you can install the " "lshw program on your computer by typing sudo apt-get install " "lshw into the terminal." msgstr "" "Abra una ventana de Terminal, escriba sudo lshw -C network y " "calque Intro. Si esto da un mensaxe de fallu, pue instalar el " "programa lshw nel so equipu escribiendo sudo apt-get install " "lshw na terminal." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:33 msgid "" "Look through the information that appeared and find the Wireless " "interface section. If your wireless adapter was detected properly, you " "should see something similar (but not identical) to this:" msgstr "" "Revise la información qu'apaeció y atope la seición Interfaz " "inalámbica. Si se deteutó correchamente'l so adautador inalámbricu, " "tendría de ver daqué asemeyao (pero non idéntico) a esto:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:34 #, no-wrap msgid "" "*-network\n" " description: Wireless interface\n" " product: PRO/Wireless 3945ABG [Golan] Network Connection\n" " vendor: Intel Corporation" msgstr "" "*-rede\n" " Descripción: interfaz inalámbrica\n" " Productu: PRO/Wireless 3945ABG [Golan] Conexón de Rede\n" " Vendedor: Intel Corporation" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:40 msgid "" "If a wireless device is listed, continue on to the Device Drivers step." msgstr "" "Si se llista un preséu de rede, siga al pasu de controladores de rede." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:41 msgid "" "If a wireless device is not listed, the next steps you take will " "depend on the type of device that you use. Refer to the section below that " "is relevant to the type of wireless adapter that your computer has (internal PCI, USB, or PCMCIA)." msgstr "" "Si un preséu inalámbricu nun ta llistáu, los siguientes pasos que " "va tomar van depender del tipu de preséu qu'use. Consulte la siguiente " "seición, relativa al tipu d'adautador inalámbricu que tien el so equipu " "(PCI internu, USB, o " "PCMCIA)." #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:46 msgid "PCI (internal) wireless adapter" msgstr "Adautador de rede PCI (internu)" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:47 msgid "" "Internal PCI adapters are the most common, and are found in most laptops " "made within the past few years. To check if your PCI wireless adapter was " "recognized:" msgstr "" "Los adautadores PCI internos son los más comunes, y atópense en portátiles " "fabricaos dende va dellos años. Pa comprobar si reconoció'l so adautador PCI " "inalámbricu:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:49 msgid "Open a Terminal, type lspci and press Enter." msgstr "" "Abra una terminal, escriba lspci y prima Intro." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:51 msgid "" "Look through the list of devices that is shown and find any that are marked " "Network controller or Ethernet controller. Several " "devices may be marked in this way; the one corresponding to your wireless " "adapter might include words like wireless, WLAN, " "wifi or 802.11. Here is an example of what the " "entry might look like:" msgstr "" "Busque na llista de preseos amosada y atope dalgún que tea conseñáu como " "Controlador de rede o controlador Ethernet. Pue " "que tean conseñaos dellos preseos; el correspondiente al so adautador " "inalámbricu podría incluyir pallabres como inalámbricu, " "WLAN, wifi o 802.11. Equí tien un " "exemplu de cómo podría ser la entrada:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:52 #, no-wrap msgid "" "Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network " "Connection" msgstr "" "Network controller: Conexón de rede Intel Corporation PRO/Wireless 3945ABG " "[Golan]" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:54 #: C/net-wireless-troubleshooting-hardware-check.page:67 msgid "" "If you found your wireless adapter in the list, proceed to the Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" "Si atopa un adautador inalámbricu na llista, siga col preséu Pasu de controladores " "de preseos. Si nun atopó nada rellacionao col adautador inalámbricu, " "consulte les instrucciones siguientes." #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:59 msgid "USB wireless adapter" msgstr "Adautador de rede inalámbrica USB" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:60 msgid "" "Wireless adapters that plug into a USB port on your computer are less " "common. They can plug directly into a USB port, or may be connected by a USB " "cable. 3G/mobile broadband adapters look quite similar to wireless (wifi) " "adapters, so if you think you have a USB wireless adapter, double-check that " "it is not actually a 3G adapter. To check if your USB wireless adapter was " "recognized:" msgstr "" "Los adautadores inalámbricos que se coneuten a un puertu USB del so equipu " "son menos comunes. Puen coneutase direutamente a un puertu USB, o por cable " "USB. Los adautadores 3G/móvil son asemeyaos a los inalámbricos (wifi), si " "cree que tien un adautador USB inalámbricu, compruebe si ye en realidá 3G. " "Pa verificar si reconoció l'adautador USB inalámbricu:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:62 msgid "Open a Terminal, type lsusb and press Enter." msgstr "Abra un terminal, teclee lsusb y prima Intro." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:64 msgid "" "Look through the list of devices that is shown and find any that seem to " "refer to a wireless or network device. The one corresponding to your " "wireless adapter might include words like wireless, " "WLAN, wifi or 802.11. Here is an " "example of what the entry might look like:" msgstr "" "Mire na llista de preseos que s'amuesa y atope cualesquier que paeza tar " "rellacionáu a redes inalámbriques. El que correspuende al so adautador " "inalámbricu pue incluyir términos como wireless, " "WLAN, wifi o 802.11. Equí amuésase un " "exemplu de cómo pue ser la entrada:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:65 #, no-wrap msgid "" "Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 " "Wireless Data Modem HSD USB Card" msgstr "" "Bus 005 Device 009: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 " "Wireless Data Modem HSD USB Card" #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:72 msgid "Checking for a PCMCIA device" msgstr "Comprobar un preséu PCMCIA" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:73 msgid "" "PCMCIA wireless adapters are typically rectangular cards which slot into the " "side of your laptop. They are more commonly found in older computers. To " "check if your PCMCIA adapter was recognized:" msgstr "" "Los adautadores PCMCIA inalámbricos son davezu tarxetes rectangulares pa " "inxertar nuna ranura llateral del portátil. Atópense comúnmente n'equipos " "antiguos. Compruebe si reconoz el so adautador PCMCIA:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:75 msgid "Start your computer without the wireless adapter plugged in." msgstr "" "Arranque'l so equipu ensin coneutar l'adautador inalámbricu." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:77 msgid "Open a Terminal and type the following, then press Enter:" msgstr "" "Abra una terminal, escriba lo siguiente y depués prima Intro:" #. (itstool) path: item/code #: C/net-wireless-troubleshooting-hardware-check.page:78 #, no-wrap msgid "tail -f /var/log/dmesg" msgstr "tail -f /var/log/dmesg" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:79 msgid "" "This will display a list of messages related to your computer's hardware, " "and will automatically update if anything to do with your hardware changes." msgstr "" "Esto va amosar una llista de mensaxes rellacionaos col hardware del so " "equipu, y va anovase automáticamente si camuda daqué rellacionao col so " "hardware." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:81 msgid "" "Insert your wireless adapter into the PCMCIA slot and see what changes in " "the Terminal window. The changes should include some information about your " "wireless adapter. Look through them and see if you can identify it." msgstr "" "Inxerte'l so adautador inalámbricu nuna ranura PCMCIA y decátese nos cambeos " "na ventana del terminal. Tendríen d'incluyir información sobre'l so " "adautador inalámbricu. Desamínelos y vea si pue identificalu." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:82 msgid "" "To stop the command from running in the Terminal, press " "CtrlC. After you have done that, you " "can close the Terminal if you like." msgstr "" "Pa dexar d'executar la orde na Terminal, prima " "CtrlC. Dempués de facer eso, pue " "zarrar la Terminal si asina lo desea." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-check.page:83 msgid "" "If you found any information about your wireless adapter, proceed to the " "Device Drivers " "step. If you didn't find anything related to your wireless adapter, " "see the instructions below." msgstr "" "Si atopa cualquier información tocante al so adautador inalámbricu, vaya a " "Pasu de " "controladores de preseos. Si nun atopó nada rellacionao col adautador " "inalámbricu, consulte les instrucciones " "siguientes." #. (itstool) path: section/title #: C/net-wireless-troubleshooting-hardware-check.page:88 msgid "Wireless adapter was not recognized" msgstr "L'adautador de rede inalámbrica nun se reconoció" #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:89 msgid "" "If your wireless adapter was not recognized, it might not be working " "properly or the correct drivers may not be installed for it." msgstr "" "Si nun se reconoció'l so adautador inalámbricu, quiciabes nun tea " "funcionando correutamente o pue que nun tean instalaos los controladores " "correutos." #. (itstool) path: section/p #: C/net-wireless-troubleshooting-hardware-check.page:90 msgid "" "To get specific help, look at the support options on your distribution's " "website. These might include mailing lists and web chats where you can ask " "about your wireless adapter, for example." msgstr "" "Pa llograr ayuda específica, busque opciones d'asistencia nel sitiu web de " "la so distribución. Ente elles, pue haber llistes de corréu y charres web, " "au pue facer entrugues sobre'l so adautador de rede, por exemplu." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-hardware-info.page:19 msgid "" "You may need details such as the model number of your wireless adapter in " "subsequent troubleshooting steps." msgstr "" "Quiciabes precise detalles como'l númberu de modelu del so adautador de rede " "nos pasos posteriores de la solución de problemes." #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-hardware-info.page:24 msgid "Gather information about your network hardware" msgstr "Llograr información sobre'l so hardware de rede" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:26 msgid "" "In this step, you will collect information about your wireless network " "device. The way you fix many wireless problems depends on the make and model " "number of the wireless adapter, so you will need to make a note of these " "details. It can also be helpful to have some of the items that came with " "your computer too, like device driver installation discs. Look for the " "following items, if you still have them:" msgstr "" "Nesti pasu, tener de recopilar información sobre'l preséu de rede " "inalámbrica. La manera d'iguar munchos problemes depende del fabricante y " "modelu del adautador inalámbricu, asina que va precisar tomar nota d'esos " "detalles. Tamién puen sirvir d'ayuda dellos elementos del equipu, como los " "discos d'instalación del controlador del preséu. Busque los siguientes " "elementos, si aínda los tien:" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:30 msgid "" "The packaging and instructions for your wireless devices (especially the " "user guide for your router)" msgstr "" "La caxa y les instrucciones de los sos preseos inalámbricos (particularmente " "el manual d'usuariu del so enrutador)" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:33 msgid "" "The disc containing drivers for your wireless adapter (even if it only " "contains Windows drivers)" msgstr "" "El discu que contién los controladores pal so adautador inalámbricu " "(inclusive si namái contién los controladores de Windows)" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:36 msgid "" "The manufacturers and model numbers of your computer, wireless adapter and " "router. This information can usually be found on the underside/reverse of " "the device." msgstr "" "Los fabricantes y númberos del modelu del so equipu, adautador inalámbricu y " "router. Esta información atópase xeneralmente nel llau aviesu/llateral del " "preséu." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:39 msgid "" "Any version/revision numbers that may be printed on your wireless network " "devices or their packaging. These can be especially helpful, so look " "carefully." msgstr "" "Los númberos de versión/revisión imprentaos nos preseos de rede inalámbricos " "o la so caxa. Puen ser especialmente útiles, asina que mire en tientes." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-hardware-info.page:42 msgid "" "Anything on the driver disc that identifies either the device itself, its " "\"firmware\" version, or the components (chipset) it uses." msgstr "" "Cualquier cosa nel discu del preséu que lu identifique, la so versión " "«firmware» o los componentes (chipset) qu'usa." #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:46 msgid "" "If possible, try to get access to an alternative working internet connection " "so that you can download software and drivers if necessary. (Plugging your " "computer directly into the router with an Ethernet network cable is one way " "of providing this, but only plug it in when you need to.)" msgstr "" "De ser posible, intente llograr accesu a una conexón alternativa a Internet " "y asina descargar software y controladores de ser necesario. (Un mou de " "llograr esti accesu ye coneutar el so equipu direutamente al enrutador con " "un cable Ethernet, pero namái lu coneute cuando lo precise)." #. (itstool) path: page/p #: C/net-wireless-troubleshooting-hardware-info.page:48 msgid "" "Once you have as many of these items as possible, click Next." msgstr "" "Una vegada que tenga tantos elementos d'estos como seya posible, calque " "Siguiente." #. (itstool) path: info/desc #: C/net-wireless-troubleshooting-initial-check.page:23 msgid "" "Make sure that simple network settings are correct and prepare for the next " "few troubleshooting steps." msgstr "" "Asegúrese de que la configuración básica de rede ye correuta y prepárese pa " "los siguientes pasos nel resolvimientu de problemes." #. (itstool) path: page/subtitle #: C/net-wireless-troubleshooting-initial-check.page:28 msgid "Perform an initial connection check" msgstr "Faiga una comprobación inicial de la conexón" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:30 msgid "" "In this step you will check some basic information about your wireless " "network connection. This is to make sure that your networking problem isn't " "caused by a relatively simple issue, like the wireless connection being " "turned off, and to prepare for the next few troubleshooting steps." msgstr "" "Nesti pasu va tener de comprobar la información básica de la so conexón de " "rede inalámbrica. Asegúrese de que'l so problema de rede nun ta causáu por " "un tema relativamente simple, como que la conexón tea apagada, y siga colos " "siguientes pasos de resolvimientu de problemes." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:34 msgid "" "Make sure that your laptop is not connected to a wired internet " "connection." msgstr "" "Asegúrese que'l so portátil nun ta coneutáu a una conexón d'Internet " "cableada-" #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:37 msgid "" "If you have an external wireless adapter (such as a USB adapter, or a PCMCIA " "card that plugs into your laptop), make sure that it is firmly inserted into " "the proper slot on your computer." msgstr "" "Si tien un adautador de rede esternu (como un adautador USB o una tarxeta " "PCMCIA que se coneuta al so portátil), asegúrese de que ta inxertáu " "firmemente na ranura afayadiza del so equipu." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:40 msgid "" "If your wireless card is inside your computer, make sure that the " "wireless switch is turned on (if it has one). Laptops often have wireless " "switches that you can toggle by pressing a combination of keyboard keys." msgstr "" "Si la so tarxeta inalámbrica ta dientro del so equipu, asegúrese de " "que l'interruptor del adautador inalámbricu ta encesu (si tien unu). Los " "portátiles, tienen davezu interruptores que pue usar primiendo una " "combinación de tecles." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:43 msgid "" "Click the network menu on the menu bar and make sure that the " "Enable Wireless setting is checked." msgstr "" "Calque nel menú de rede na barra de menús y asegúrese de que la " "opción Activar inalámbrica ta activada." #. (itstool) path: item/p #: C/net-wireless-troubleshooting-initial-check.page:46 msgid "" "Open the Terminal and run the command nmcli dev to see if your " "wireless network adapter is listed. Its state should be connected." msgstr "" #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:50 msgid "" "If you are connected to your wireless router, but you still cannot access " "the internet, your router may not be set up correctly, or your Internet " "Service Provider (ISP) maybe experiencing some technical problems. Review " "your router and ISP setup guides to make sure the settings are correct, or " "contact your ISP for support." msgstr "" "Si ta coneutáu al so router inalámbricu, pero aínda nun tien accesu a " "internet, el so router pue tar mal configuráu o'l so Fornidor de serviciu " "d'Internet (ISP) pue tener problemes téunicos. Revise la configuración del " "router y ISP o contaute col so ISP pa tener Sofitu téunicu." #. (itstool) path: page/p #: C/net-wireless-troubleshooting-initial-check.page:52 msgid "" "If the information from nm-tool did not indicate that you were " "connected to the network, click Next to proceed to the next " "portion of the troubleshooting guide." msgstr "" "Si la información proveniente de nm-tool nun indica qu'hai una " "conexón a la rede, calque Siguiente pa dar na siguiente parte de " "la guía de resolvimientu de problemes." #. (itstool) path: info/desc #: C/net-wireless-wepwpa.page:15 msgid "WEP and WPA are ways of encrypting data on wireless networks." msgstr "WEP y WPA son maneres de cifrar datos en redes inalámbriques." #. (itstool) path: page/title #: C/net-wireless-wepwpa.page:19 msgid "What do WEP and WPA mean?" msgstr "¿Qué signifiquen WEP y WPA?" #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:21 msgid "" "WEP and WPA (along with WPA2) are names for different encryption tools used " "to secure your wireless connection. Encryption scrambles the network " "connection so that no one can \"listen in\" to it and look at which web " "pages you are viewing, for example. WEP stands for Wired Equivalent " "Privacy, and WPA stands for Wireless Protected Access. WPA2 is " "the second version of the WPA standard." msgstr "" "WEP y WPA (con WPA2) son los nomes pa distintes ferramientes de cifráu pa " "protexer la so conexón inalámbrica. El cifráu permite alterar la conexón de " "rede de mou que naide pue «escuchar» y ver qué páxines web ta viendo. WEP " "significa Privacidá equivalente inalámbrica (Wired Equivalent " "Privacy), y WPA significa Accesu protexíu inalámbricu (Wireless " "Protected Access). WPA2 ye la segunda versión del standard WPA." #. (itstool) path: page/p #: C/net-wireless-wepwpa.page:23 msgid "" "Using some encryption is always better than using none, but WEP is " "the least secure of these standards, and you should not use it if you can " "avoid it. WPA2 is the most secure of the three. If your wireless card and " "router support WPA2, that is what you should use when setting up your " "wireless network." msgstr "" "Usar dalgún mou de cifráu siempres ye meyor que nun usar dengún, " "pero WEP ye'l menos seguru d'estos estándares, y tendría d'evitar el so usu " "siempres que pueda. WPA2 ye'l más seguru de los trés. Si la so tarxeta " "inalámbrica y el so router soporten WPA2, esti ye'l que tendría d'usar al " "configurar la so rede inalámbrica." #. (itstool) path: info/desc #: C/net-wrongnetwork.page:19 msgid "" "Edit your connection settings, and remove the unwanted connection option." msgstr "" "Edite la configuración de la so conexón y desanicie la opción de conexón non " "deseada." #. (itstool) path: page/title #: C/net-wrongnetwork.page:23 msgid "My computer connects to the wrong network" msgstr "El mio equipu conéutase a una rede incorreuta" #. (itstool) path: page/p #: C/net-wrongnetwork.page:25 msgid "" "When you turn your computer on or move to a different location, your " "computer will automatically try to connect to wireless networks that you " "have connected to in the past. If it tries to connect to the wrong network " "each time (that is, not the one that you want it to connect to), do the " "following:" msgstr "" "Al prender l'equipu o movelu a un allugamientu distintu, va intentar " "coneutase automáticamente a redes inalámbriques coles que se coneutó nel " "pasáu. Si sigue intentando coneutase a la rede equivocada (esto ye, non a la " "qu'usté quier coneutase), faiga lo siguiente:" #. (itstool) path: item/p #: C/net-wrongnetwork.page:33 msgid "" "Go to the Wireless tab and find the network that you " "don't want it to keep connecting to." msgstr "" "Vaya a la llingüeta Inalámbrica y busque la rede a la que " "nun quier permanecer coneutáu." #. (itstool) path: item/p #: C/net-wrongnetwork.page:37 msgid "" "Click that network once to select it and click Delete. Your " "computer won't try to connect to that network any more." msgstr "" "Calque sobre esa rede una vegada pa escoyela y depués calque en " "Desaniciar. El so equipu nun va volver intentar coneutase a esa " "rede." #. (itstool) path: page/p #: C/net-wrongnetwork.page:42 msgid "" "If you later want to connect to the network you just deleted, simply select " "it from the list of wireless networks that appears when you click the " "network menu on the menu bar - just as you would connect to any other " "wireless network." msgstr "" "Si más sero quier coneutase a la rede qu'acaba de desaniciar, cenciellamente " "escuéyala del llistáu de redes inalámbriques qu'apaez al calcar nel menú de " "rede na barra de menú, igual que cuando quier coneutase a otra rede " "inalámbrica." #. (itstool) path: info/desc #: C/numeric-keypad.page:9 msgid "Enable the numeric keypad by default." msgstr "" #. (itstool) path: page/title #: C/numeric-keypad.page:20 msgid "Numeric keypad" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:22 msgid "" "With the Num Lock key you can manually switch on or off the " "numeric keypad on your keyboard. Also, computers' BIOS settings often " "include an option to decide if the computer should be started with the " "numeric keypad enabled. Otherwise, this is a way to configure it:" msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:29 msgid "" "Install the numlockx " "package." msgstr "" #. (itstool) path: item/p #: C/numeric-keypad.page:32 msgid "" "Open Startup " "Applications and add a startup program with the command: " "numlockx on" msgstr "" #. (itstool) path: page/p #: C/numeric-keypad.page:37 msgid "" "If you want the numeric keyboard to be on also at the login screen, you can " "create a special configuration file. Press " "CtrlAltT to open a " "terminal window, and then run this command (it's one long command, even if " "it may be shown wrapped on the screen - copy and paste to get it right):" msgstr "" #. (itstool) path: info/desc #: C/power-batterybroken.page:10 msgid "" "Your battery is probably not broken; it's more likely that it's just old." msgstr "La so batería probablemente nun ta estropiada; namái ye daqué vieya." #. (itstool) path: page/title #: C/power-batterybroken.page:21 msgid "An error reports my battery has low capacity" msgstr "Un fallu informa de que la mio batería tien poca capacidá" #. (itstool) path: page/p #: C/power-batterybroken.page:28 msgid "When you first log in, you might see a message that says:" msgstr "" "Cuando anicie la so sesión per primer vegada, tendría de ver un mensaxe que " "diz:" #. (itstool) path: quote/p #: C/power-batterybroken.page:30 msgid "" "Battery may be broken. Your battery has a very low capacity which means " "that it may be old or broken." msgstr "" "Pue que la batería tea estropiada. La so batería tien una capacidá mui " "baxa, lo qu'indica que pue ser antigua o tar frañada." #. (itstool) path: page/p #: C/power-batterybroken.page:33 msgid "" "This message is displayed when the computer detects that your battery is not " "capable of storing much charge. The most likely reason for this is that your " "battery is old; it's probably not broken, so there's no need to worry." msgstr "" "Esti mensaxe amuésase cuando l'equipu deteuta que la so batería nun ye a " "atroxar muncha carga. La razón más frecuente ye que la so batería yá ye " "vieya; dablemente nun tea frañada, polo que nun hai de qué esmolecese." #. (itstool) path: page/p #: C/power-batterybroken.page:35 msgid "" "Over time, all laptop batteries lose their ability to store charge. After a " "while (normally a year or more), the battery will only be able to store a " "fraction of the charge that it could when it was new. The message above is " "shown when this happens." msgstr "" "Col tiempu, toles bateríes de portátiles pierden la so capacidá d'atroxar " "carga. Pasáu un tiempu (de normal un añu o más) la batería namái va poder " "almacenar una fraición de la carga que podía almacenar cuando yera nueva. El " "mensaxe anterior amuésase cuando asocede esto." #. (itstool) path: page/p #: C/power-batterybroken.page:37 msgid "" "If your computer or battery is relatively new, it should be capable of " "holding a high percentage of its design charge. If it can't, then your " "battery may be broken and you might need to seek a replacement." msgstr "" "Si'l so equipu o batería son relativamente nuevos, tendría de poder ser " "quien a almacenar un altu porcentaxe de la so carga. Si nun ye asina, seique " "la so batería tea frañada y quiciabes precise trocala por otra." #. (itstool) path: info/desc #: C/power-batteryestimate.page:11 msgid "" "The battery life displayed when you click on the battery icon is " "an estimate." msgstr "" "La duración de la batería, que s'amuesa cuando calca nel iconu de la " "batería, ye una duración estimada." #. (itstool) path: page/title #: C/power-batteryestimate.page:29 msgid "The estimated battery life is wrong" msgstr "La duración estimada de la batería ye incorreuta" #. (itstool) path: page/p #: C/power-batteryestimate.page:31 msgid "" "When you check the remaining battery life, you may find that the time " "remaining that it reports is different to how long the battery actually " "lasts. This is because the amount of remaining battery life can only be " "estimated. Normally, the estimates improve over time." msgstr "" "Cuando compruebe'l nivel de carga restante de la batería, pue que se decate " "de que'l tiempu restante amuesa un valor distintu de lo que dura realmente " "la batería. Esto débese a que'l nivel de carga restante de la batería namái " "pue estimase. Normalmente, les estimaciones van ameyorando col tiempu." #. (itstool) path: page/p #: C/power-batteryestimate.page:36 msgid "" "In order to estimate the remaining battery life, a number of factors must be " "taken into account. One is the amount of power currently being used by the " "computer: power consumption varies depending on how many programs you have " "open, which devices are plugged in, and whether you are running any " "intensive tasks (like watching a DVD or converting music files, for " "example). This changes from moment to moment, and is difficult to predict." msgstr "" "Pa poder estimar el nivel de batería restante, tienen de tenese en cuenta " "dellos factores. Ún ye la cantidá d'enerxía que l'equipu ta usando anguaño: " "el consumu d'enerxía cimbla en función de cuántos programes tenga abiertos, " "qué preseos tien coneutaos, y de si ta executando o non xeres intensives " "(como ver un DVD o convertir ficheros de música, por exemplu). Esto camuda " "d'un momentu a otru, y ye malo de predicir." #. (itstool) path: page/p #: C/power-batteryestimate.page:43 msgid "" "Another factor is how the battery discharges. Some batteries lose charge " "faster the emptier they get. Without precise knowledge of how the battery " "discharges, only a rough estimate of remaining battery life can be made." msgstr "" "Otru factor ye cómo se descarga la batería. Delles bateríes pierden la so " "carga más rápido de la que la reciben. Ensin una conocencia precisa de cómo " "se descarga la batería, namái va poder facese una estimación averada del " "nivel de batería restante." #. (itstool) path: page/p #: C/power-batteryestimate.page:47 msgid "" "As the battery discharges, the power manager will figure out its discharge " "properties and will learn how to make better estimates of battery life. They " "will never be completely accurate, though." msgstr "" "A midida que la batería se descarga, el xestor d'enerxía va dir faciéndose " "una idea de les sos propiedaes de descarga y va aprender a ameyorar les sos " "estimaciones sobre'l nivel de la batería, magar que nunca van ser dafechu " "precises." #. (itstool) path: note/p #: C/power-batteryestimate.page:52 msgid "" "If you get a completely ridiculous battery life estimate (say, hundreds of " "days), the power manager is probably missing some of the data it needs to " "make a sensible estimate." msgstr "" "Si llogra una estimación de la duración de la batería dafechu risible (por " "exemplu, cientos d'hores), quiciabes al xestor d'enerxía-y falten datos que " "precisa pa facer una estimación racional." #. (itstool) path: note/p #: C/power-batteryestimate.page:55 msgid "" "If you unplug the power and run the laptop on battery for a while, then plug " "it in and let it recharge again, the power manager should be able to get the " "data it needs." msgstr "" "Si desconeuta la fonte d'enerxía y usa'l portátil cola batería per un " "migayu, y dempués la coneuta y dexa que se recargue de nuevu, el xestor " "d'enerxía tendría de poder llograr los datos que precisa." #. (itstool) path: info/desc #: C/power-batterylife.page:13 msgid "Tips to reduce the power consumption of your computer." msgstr "" #. (itstool) path: page/title #: C/power-batterylife.page:35 msgid "Use less power and improve battery life" msgstr "Use menos enerxía y ameyore la vida de la batería" #. (itstool) path: page/p #: C/power-batterylife.page:37 msgid "" "Computers can use a lot of power. By using some simple energy-saving " "strategies, you can reduce your energy bill and help the environment. If you " "have a laptop, this will also help to increase the amount of time it can run " "on battery power." msgstr "" "Los equipos puen usar una gran cantidá d'enerxía. Per aciu del usu de " "dalgunes estratexes cencielles d'aforru d'enerxía, pue amenorgar la so " "factura d'enerxía y ayudar al mediu ambiente. Si tien un equipu portátil, " "esto tamién va ayudar a aumentar la cantidá de tiempu que pue funcionar cola " "batería." #. (itstool) path: section/title #: C/power-batterylife.page:42 msgid "General tips" msgstr "Conseyos xenerales" #. (itstool) path: item/p #: C/power-batterylife.page:45 msgid "" "Suspend your computer when you are " "not using it. This significantly reduces the amount of power it uses, and it " "can be woken up very quickly." msgstr "" "Suspenda'l so equipu cuando nun lu " "use. Esto amenorga significativamente la cantidá d'enerxía qu'usa, y pue " "reactivase rápidamente." #. (itstool) path: item/p #: C/power-batterylife.page:50 msgid "" "Turn off the computer when you " "will not be using it for longer periods. Some people worry that turning off " "a computer regularly may cause it to wear out faster, but this is not the " "case." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:56 msgid "" "Use the Power preferences in System Settings to change " "your power settings. There are a number of options that will help to save " "power: you can automatically dim the " "display after a certain time; reduce the " "display brightness (for laptops); and have the computer automatically suspend if you have not used it " "for a certain period of time." msgstr "" "Use les preferencies d'enerxía n'Axustes del sistema " "pa modificar la configuración d'enerxía. Esisten dalgunes opciones que-y van " "ayudar a aforrar enerxía: pue escurecer la " "pantalla automáticamente una vez trescurríu un lapsu determináu; " "amenorgar el brillu de la pantalla " "(pa portátiles); y facer que'l so equipu se " "suspenda automáticamente si nun lu usa durante dalgún tiempu." #. (itstool) path: item/p #: C/power-batterylife.page:66 msgid "" "Turn off any external devices (like printers and scanners) when you are not " "using them." msgstr "" #. (itstool) path: section/title #: C/power-batterylife.page:73 msgid "Laptops, netbooks, and other devices with batteries" msgstr "Portátiles, netbooks y otros preseos con bateríes" #. (itstool) path: item/p #: C/power-batterylife.page:77 msgid "" "Reduce the screen brightness; " "powering the screen accounts for a significant fraction of a laptop's power " "consumption." msgstr "" "Amenorgue'l brillu de la pantalla; " "una gran parte del consumu d'enerxía del portátil úsase pa illuminar la " "pantalla." #. (itstool) path: item/p #: C/power-batterylife.page:80 msgid "" "Most laptops have buttons on the keyboard (or a keyboard shortcut) that you " "can use to reduce the brightness." msgstr "" "La mayoría de los portátiles tienen botones nel tecláu (o una combinación de " "tecles) que pue usar p'amenorgar el brillu." #. (itstool) path: item/p #: C/power-batterylife.page:84 msgid "" "If you do not need an Internet connection for a little while, turn off the " "wireless/Bluetooth card. These devices work by broadcasting radio waves, " "which takes quite a bit of power." msgstr "" #. (itstool) path: item/p #: C/power-batterylife.page:87 msgid "" "Some computers have a physical switch that can be used to turn it off, " "whereas others have a keyboard shortcut that you can use instead. You can " "turn it on again when you need it." msgstr "" "Dellos equipos tienen un interruptor físicu que pue usase p'apagala, " "mientres qu'otros usen una combinación de tecles. Pue volver activala de " "nuevu cuando lo precise." #. (itstool) path: section/title #: C/power-batterylife.page:95 msgid "More advanced tips" msgstr "Más conseyos avanzaos" #. (itstool) path: item/p #: C/power-batterylife.page:99 msgid "" "Reduce the number of tasks that are running in the background. Computers use " "more power when they have more work to do." msgstr "" "Amenorgue'l númberu de xeres que s'executen en segundu planu. Los equipos " "gasten más enerxía cuando tienen más trabayu que facer." #. (itstool) path: item/p #: C/power-batterylife.page:101 msgid "" "Most of your running applications do very little when you are not actively " "using them. However, applications that frequently grab data from the " "internet, play music or movies can impact your power consumption." msgstr "" "La mayoría de les sos aplicaciones n'execución faen bien poco cuando nun les " "usa activamente. Sicasí, les aplicaciones que llogren datos d'Internet " "frecuentemente, reproducen música o películes puen causar un impactu nel so " "consumu d'enerxía." #. (itstool) path: info/desc #: C/power-batteryoptimal.page:11 msgid "Tips such as \"Do not let the battery charge get too low\"" msgstr "" #. (itstool) path: page/title #: C/power-batteryoptimal.page:29 msgid "Get the most out of your laptop battery" msgstr "Sacar el máximu partíu a la batería del so portátil" #. (itstool) path: page/p #: C/power-batteryoptimal.page:31 msgid "" "As laptop batteries age, they get worse at storing charge and their capacity " "gradually decreases. There are a few techniques that you can use to prolong " "their useful lifetime, although you should not expect a big difference." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:37 msgid "" "Do not let the battery run all the way down. Always recharge before " "the battery gets very low, although most batteries have built-in safeguards " "to prevent the battery running too low. Recharging when it is only partially " "discharged is more efficient, but recharging when it is only slightly " "discharged is worse for the battery." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:44 msgid "" "Heat has a detrimental effect on the charging efficiency of the battery. Do " "not let the battery get any warmer than it has to." msgstr "" #. (itstool) path: item/p #: C/power-batteryoptimal.page:48 msgid "" "Batteries age even if you leave them in storage. There is little advantage " "in buying a replacement battery at the same time as you get the original " "battery - always buy replacements when you need them." msgstr "" "Les baterías envejecen anque se dejen guardadas. No merece mucho la pena " "mercar una batería de repuesto al mesmu tiempu que la batería original - " "compre siempres los recambios justo cuando los necesite." #. (itstool) path: note/p #: C/power-batteryoptimal.page:55 msgid "" "This advice applies specifically to Lithium-Ion (Li-Ion) batteries, which " "are the most common type. Other types of battery may benefit from different " "treatment." msgstr "" "Esti conseyu aplícase concretamente a les bateríes de Litiu-Ion (Li-Ion), " "que son les más comunes. Otros tipos de batería puen precisar un tratamientu " "distintu." #. (itstool) path: info/desc #: C/power-batteryslow.page:7 msgid "" "Some laptops intentionally slow down when they are running on battery." msgstr "" "Dellos portátiles baxen la so velocidá arrémente cuando funcionen a batería." #. (itstool) path: page/title #: C/power-batteryslow.page:20 msgid "Why is my laptop slow when it is on battery?" msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:22 msgid "" "Some laptops intentionally slow down when they are running on battery in " "order to conserve power. The processor (CPU) in the laptop switches to a " "slower speed, and processors use less power when running slower, so the " "battery should last longer." msgstr "" #. (itstool) path: page/p #: C/power-batteryslow.page:27 msgid "This feature is called CPU frequency scaling." msgstr "" "Esta carauterística denómase escaláu de frecuencia de la CPU." #. (itstool) path: info/desc #: C/power-batterywindows.page:12 msgid "" "Tweaks from the manufacturer and differing battery life estimates may be the " "cause of this problem." msgstr "" "La causa del problema pue tar n'axustes de fábrica o distintes estimaciones " "de la vida de la batería." #. (itstool) path: page/title #: C/power-batterywindows.page:25 msgid "Why do I have less battery life than I did on Windows/Mac OS?" msgstr "" "¿Por qué tengo menor tiempu de batería que'l que tenía en Windows/Mac OS?" #. (itstool) path: page/p #: C/power-batterywindows.page:27 msgid "" "Some computers appear to have a shorter battery life when running on Linux " "than they do when running Windows or Mac OS. One reason for this is that " "computer vendors install special software for Windows/Mac OS that optimizes " "various hardware/software settings for a given model of computer. These " "tweaks are often highly specific, and may not be documented, so including " "them in Linux is difficult." msgstr "" "Dellos equipos paecen tener una duración menor de la batería funcionando " "baxo Linux que la que tienen cuando funcionan con Windows o Mac OS. Una " "razón ye que los fabricantes instalen dalgún software especial pa " "Windows/Mac OS qu'optimiza delles configuraciones de hardware/software pa un " "modelu de equipu n'especial. Estos axustes son xeneralmente mui específicos " "y puen nun tar documentaos, por eso incluyilos en Linux ye mui difícil." #. (itstool) path: page/p #: C/power-batterywindows.page:34 msgid "" "Unfortunately, there is not an easy way of applying these tweaks yourself " "without knowing exactly what they are. You may find that using some power-saving methods helps, though. If " "your computer has a variable-speed " "processor, you might find that changing its settings is also useful." msgstr "" "Desafortunadamente, nun tien una manera fácil d'aplicar estos axustes por " "sigo mesmu ensin saber exautamente qué son. Pue atopar que l'usu de dellos " "métodos d'aforru d'enerxía ayuden. " "Ensin embargu, si l'equipu tien un procesador de velocidá variable, pue atopar qu'un " "cambéu de la so configuración tamién pue ser útil." #. (itstool) path: page/p #: C/power-batterywindows.page:40 msgid "" "Another possible reason for the discrepancy is that the method of estimating " "battery life is different on Windows/Mac OS than on Linux. The actual " "battery life could be exactly the same, but the different methods give " "different estimates." msgstr "" "Otra posible razón pa la discrepancia ye que'l mou d'estimar la vida de la " "batería ye distintu en Windows/Mac OS qu'en Linux. La vida actual de la " "batería tendría de ser exautamente la mesma, pero métodos diferentes dan " "estimaciones distintes." #. (itstool) path: info/desc #: C/power-closelid.page:24 msgid "Laptops go to sleep when you close the lid, in order to save power." msgstr "" "Los portátiles suspéndense cuando se pieslla la tapa p'aforrar enerxía." #. (itstool) path: page/title #: C/power-closelid.page:27 msgid "Why does my computer turn off when I close the lid?" msgstr "¿Por que s'apaga'l mio equipu al zarrar la tapa?" #. (itstool) path: page/p #: C/power-closelid.page:29 msgid "" "When you close the lid of your laptop, your computer will suspend in order to save power. This means that " "the computer isn't actually turned off - it has just gone to sleep. You can " "resume it by opening the lid. If it doesn't resume, try clicking the mouse " "or pressing a key. If that still doesn't work, press the power button." msgstr "" "Cuando zarra la cubierta del so portátil, el so equipu va suspendese p'aforrar enerxía. Esto significa " "que l'equipu nun ta apagáu en realidá, sinón nun estáu dormíu. Pue reactivar " "l'equipu abriendo la cubierta. Si nun se reactiva, prima cualquier tecla o " "calque col mur. Si esto aínda nun lu fai funcionar, prima'l botón d'encendíu." #. (itstool) path: page/p #: C/power-closelid.page:35 msgid "" "Some computers are unable to suspend properly, normally because their " "hardware isn't completely supported by the operating system (for example, " "the Linux drivers are incomplete). In this case, you may find that you are " "unable to resume your computer after you've closed the lid. You can try to " "fix the problem with suspend, or you " "can prevent the computer from trying to suspend when you close the lid." msgstr "" "Dellos equipos nun son capaces de suspendese afechiscamente, por cuenta de " "que'l hardware nun ta soportáu dafechu pol sistema operativu (por exemplu, " "los controladores Linux tán incompletos). Nesti casu, pue atopar que nun ye " "quien a volver a aniciar l'equipu dempués de zarrar la tapa. Pue intentar " "iguar el problema con suspender, o " "torgar que l'equipu se suspenda cuando zarre la tapa." #. (itstool) path: section/title #: C/power-closelid.page:43 msgid "Stop the computer from suspending when the lid is closed" msgstr "Nun dexar que l'equipu se suspenda al zarrar la tapa" #. (itstool) path: section/p #: C/power-closelid.page:44 msgid "" "If you don't want the computer to suspend when you close the lid, you can " "change the settings for that behavior:" msgstr "" "Si nun quier que l'equipu suspenda cuando zarre la tapa, pue camudar la " "configuración d'esi comportamientu:" #. (itstool) path: note/p #: C/power-closelid.page:46 msgid "" "Be very careful if you change this setting. Some laptops can overheat if " "they are left running with the lid closed, especially if they are in a " "confined place like a backpack." msgstr "" "Tenga munchu curiáu si camuda esta opción. Dellos portátiles puen " "sobrecalentase si se dexen funcionando cola tapa zarrada, especialmente si " "tán nun llugar confináu, como una mochila." #. (itstool) path: item/p #: C/power-closelid.page:53 msgid "In the Hardware section, click Power." msgstr "Na seición Hardware, calque Enerxía." #. (itstool) path: item/p #: C/power-closelid.page:54 msgid "" "Set the drop-down menus next to When the lid is closed to Do " "nothing." msgstr "" "Afite los menús desplegables a En tando la tapa zarrada a " "Nun facer nada." #. (itstool) path: info/desc #: C/power-constantfan.page:10 msgid "" "Some fan-control software could be missing, or your laptop may be running " "hot." msgstr "" "Pue faltar dalgún software controlador de los ventiladores o'l so portátil " "pue tar recaleciéndose." #. (itstool) path: page/title #: C/power-constantfan.page:20 msgid "The laptop fan is always running" msgstr "El ventilador del mio portátil funciona tol tiempu" #. (itstool) path: page/p #: C/power-constantfan.page:22 msgid "" "If your laptop's cooling fan is always running, it could be that the " "hardware that controls the laptop's cooling system isn't very well supported " "in Linux. Some laptops need extra software to control their cooling fans " "efficiently, but this software may not be installed (or available for Linux " "at all) and so the fans just run at full speed all of the time." msgstr "" "Si'l ventilador del so portátil ta siempres funcionando, podría debese a " "que'l hardware que remana'l sistema de refrixeración del portátil nun " "funciona bien con Linux. Dellos portátiles precisen software adicional pa " "remanar eficientemente los sos ventiladores de refrixeración, pero talu " "software podría nun tar instaláu (o disponible pa Linux) y poro, los " "ventiladores taríen funcionando a máxima velocidá tol tiempu." #. (itstool) path: page/p #: C/power-constantfan.page:28 msgid "" "If this is the case, you may be able to change some settings or install " "extra software that allows full control of the fan. For example, vaiofand can be installed to " "control the fans of some Sony VAIO laptops. Installing this software is " "quite a technical process which is highly dependent on the make and model of " "your laptop, so you may wish to seek specific advice on how to do it for " "your computer." msgstr "" "En tal casu, quiciabes pueda camudar delles opciones o instalar software que-" "y permita un control total del ventilador. Por exemplu, pue instalar vaiofand pa remanar los " "ventiladores de dellos portátiles Sony VAIO. Instalar esti software ye un " "procesu daqué téunicu que depende altamente de la marca y modelu del so " "portátil, polo que pue que quiera guetar ayuda específica sobre cómo facelo " "nel so equipu." #. (itstool) path: page/p #: C/power-constantfan.page:36 msgid "" "It is also possible that your laptop just produces a lot of heat. This does " "not necessarily mean that it is overheating; it might just need the fan to " "run at full speed all of the time to allow it to stay cool enough. If this " "is the case, you have little option but to let the fan run at full speed all " "of the time. You can sometimes buy additional cooling accessories for your " "laptop which may help." msgstr "" "También ye dable que'l so portátil xenere un montón de calor. Esto nun " "significa necesariamente que se tea sobrecaleciendo; namái que necesita " "que'l ventilador funcione a máxima velocidá tol tiempu pa poder refrixeralu " "lo suficiente. En tal casu, hai poques alternatives sacantes la de dexar " "que'l ventilador vaya a la máxima velocidá tol tiempu. A vegaes, mercar " "otros accesorios de refrixeración pal so portátil pue ser d'ayuda." #. (itstool) path: info/desc #: C/power-hibernate.page:11 msgid "Hibernate is disabled by default since it's not well supported." msgstr "" #. (itstool) path: page/title #: C/power-hibernate.page:34 msgid "How do I hibernate my computer?" msgstr "¿Cómo ivernar el mio equipu?" #. (itstool) path: page/p #: C/power-hibernate.page:36 msgid "" "When the computer hibernates, all of your applications and " "documents are stored and the computer completely switches off so it does not " "use any power, but the applications and documents will still be open when " "you switch on the computer again." msgstr "" "Cuando ivierna l'equipu, guárdense toles aplicaciones y los " "documentos y l'equipu apágase por completu, polo que nun usa dengún tipu " "d'enerxía, pero les sos aplicaciones y documentos van siguir tando abiertos " "al prender l'equipu de nuevu." #. (itstool) path: page/p #: C/power-hibernate.page:41 msgid "" "Unfortunately, hibernate doesn't " "work in many cases, which can cause you to lose data if you expect " "your documents and applications to re-open when you switch your computer " "back on. Therefore, hibernate is disabled by default." msgstr "" "Desafortunadamente, la ivernación nun " "funciona en munchos casos, lo que pue provocar la perda de datos si " "espera que los sos documentos y aplicaciones s'abran de nueves al volver a " "prender l'equipu. Poro, la ivernación ta desactivada de forma predeterminada." #. (itstool) path: section/title #: C/power-hibernate.page:47 msgid "Test if hibernate works" msgstr "Pruebe si la ivernación funciona" #. (itstool) path: note/title #: C/power-hibernate.page:50 msgid "Always save your work before hibernating" msgstr "Guarde siempre'l so trabayu enantes d'ivernar" #. (itstool) path: note/p #: C/power-hibernate.page:51 msgid "" "You should save all of your work before hibernating the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you switch on the computer again." msgstr "" "Tien de guardar tol trabayu enantes d'ivernar l'equipu, pa prevenir que " "daqué salga mal y les sos aplicaciones y documentos nun puedan recuperase " "cuando prenda de nuevu l'equipu." #. (itstool) path: section/p #: C/power-hibernate.page:56 msgid "" "You can use the command line to test if hibernate works on your computer." msgstr "" "Pue usar la llinia d'ordes pa probar si la ivernación funciona nel so equipu." #. (itstool) path: when/p #: C/power-hibernate.page:62 msgid "" "Open the Terminal by pressing Ctrl " "Altt or by searching for " "terminal in the Dash." msgstr "" "Abra'l Terminal calcando " "CtrlAltt o escribiendo " "terminal nel Tableru." #. (itstool) path: choose/p #: C/power-hibernate.page:66 msgid "" "Open the Terminal by searching for terminal in the " "Activities overview." msgstr "" "Abra'l Terminal guetando terminal nel Resume " "d'actividaes." #. (itstool) path: item/p #: C/power-hibernate.page:71 msgid "" "Type sudo pm-hibernate into the terminal and press " "Enter." msgstr "" "Escriba sudo pm-hibernate na terminal y prima Intro." #. (itstool) path: item/p #: C/power-hibernate.page:72 msgid "Enter your password when prompted." msgstr "Escriba la so contraseña cuando se-y pida." #. (itstool) path: item/p #: C/power-hibernate.page:75 msgid "" "After you computer turns off, switch it back on. Did your open applications " "re-open?" msgstr "" "Dempués de que s'apague'l so equipu, enciéndalu de nuevu. ¿volvieron a " "abrise les aplicaciones abiertes?" #. (itstool) path: item/p #: C/power-hibernate.page:77 msgid "" "If hibernate doesn't work, check if your swap partition is at least as large " "as your available RAM." msgstr "" "Si la ivernación nun funciona, compruebe que la so partición d'intercambéu " "ye polo menos del mesmu tamañu que la so RAM disponible." #. (itstool) path: section/title #: C/power-hibernate.page:85 msgid "Enable hibernate" msgstr "Activar la ivernación" #. (itstool) path: section/p #: C/power-hibernate.page:87 msgid "" "If the hibernate test works, you can continue to use the sudo pm-" "hibernate command when you want to hibernate." msgstr "" "Si la prueba d'ivernación funciona, pue siguir y usar la orde sudo pm-" "hibernate cuando quiera ivernar." #. (itstool) path: section/p #: C/power-hibernate.page:90 msgid "" "You can also enable the hibernate option in the menus. To do that, use your " "favorite text editor to create /etc/polkit-1/localauthority/50-" "local.d/com.ubuntu.enable-hibernate.pkla. Add the following to the " "file and save:" msgstr "" "Tamién pue activar la opción d'ivernación nos menús. Pa facelo, use'l so " "editor de testu favoritu pa crear el ficheru /etc/polkit-" "1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla. Amieste " "lo siguiente al ficheru y guárdelu:" #. (itstool) path: info/desc #: C/power-hotcomputer.page:11 msgid "" "Computers usually get warm, but if they get too hot they can overheat, which " "can be damaging." msgstr "" "Los equipos, polo xeneral, calécense pero puen sobrecalentase, lo que pue " "causar daños." #. (itstool) path: page/title #: C/power-hotcomputer.page:21 msgid "My computer gets really hot" msgstr "El mio equipu sobrecaliéntase enforma" #. (itstool) path: page/p #: C/power-hotcomputer.page:23 msgid "" "Most computers get warm after a while, and some can get quite hot. This is " "normal: it's simply part of the way that the computer cools itself. However, " "if your computer gets very warm it could be a sign that it is overheating, " "which can potentially cause damage." msgstr "" "Munchos equipos calécense pasáu un tiempu, y dalgunos puen calecese enforma. " "Esto ye normal: ye cencillamente'l métodu qu'usen pa esfrecese... Sicasí, " "si'l so equipu se calez enforma, pue ser síntoma de que se ta " "sobrecalentando, lo que podría causar daños." #. (itstool) path: page/p #: C/power-hotcomputer.page:28 msgid "" "Most laptops get reasonably warm once you have been using them for a while. " "It's generally nothing to worry about - computers produce a lot of heat and " "laptops are very compact, so they need to remove their heat rapidly and " "their outer casing warms up as a result. Some laptops do get too hot, " "however, and may be uncomfortable to use. This is normally the result of a " "poorly-designed cooling system. You can sometimes get additional cooling " "accessories which fit to the bottom of the laptop and provide more efficient " "cooling." msgstr "" "Muchos portátiles caliéntense razonablemente cuando s'usen durante un " "tiempu. Normalmente nun hai res de lo qu'esmolecese - los equipos xeneren " "un montón de calor y los portátiles son mui compautos, polo que necesiten " "disipar calor rápidamente y, como resultáu, la carcasa calezse. Sicasí, " "dellos portátiles caliéntense enforma, y el so usu pue resultar incómodu. " "Esto normalmente ye'l resultáu d'un sistema de refrixeración mal diseñáu. A " "vegaes pue usar accesorios de refrixeración que s'alluguen debaxo del " "portátil y proporcionen una refrixeración más eficiente." #. (itstool) path: page/p #: C/power-hotcomputer.page:36 msgid "" "If you have a desktop computer which feels hot to the touch, it may have " "insufficient cooling. If this concerns you, you can buy extra cooling fans " "or check that the cooling fans and vents are free from dust and other " "blockages. You might want to consider putting the computer in a better-" "ventilated area too - if kept in confined spaces (e.g. in a cupboard), the " "computer's cooling system may not be able to remove heat and circulate cool " "air fast enough." msgstr "" "Si tien un equipu d'escritoriu que se nota caliente al tactu, pue que tenga " "una refrixeración insuficiente. Si esto-y esmolez, pue mercar más " "ventiladores o comprobar que los ventiladores y rexelles de ventilación tean " "llibres de polvu y otres obstrucciones. Ye dable que quiera considerar la " "posibilidá de tener l'equipu nun llugar meyor ventiláu; si ta nun espaciu " "zarráu (por exemplu, nun armariu), el sistema de refrixeración pue nun ser a " "desaniciar el calor y facer circular l'aire frescu con suficiente rapidez." #. (itstool) path: page/p #: C/power-hotcomputer.page:49 msgid "" "Some people are concerned about the health risks of using hot laptops. There " "are suggestions that prolonged use of a hot laptop on your lap might " "possibly reduce (male) fertility, and there are reports of minor burns being " "suffered too (in extreme cases). If you are concerned about these potential " "problems, you may wish to consult a medical practitioner for advice. Of " "course, you can simply choose not to rest the laptop on your lap." msgstr "" "Dalgunes persones esmolécense polos riesgos que pudiera tener pa la salú " "l'usu de portátiles calientes. Hai indicios de que l'usu prolongáu de " "portátiles calientes al ponelos en cuellu podría amenorgar la fertilidá " "(masculina), asina como informes de persones que tuvieron pequeñes " "quemadures (en casos extremos). Si-y esmolecen esos posibles problemes, " "encamentámos-y que consulte con un profesional médicu. Por supuestu, siempre " "pue optar por nun poner el portátil en cuellu." #. (itstool) path: page/p #: C/power-hotcomputer.page:56 msgid "" "Most modern computers will shut themselves down if they get too hot, to " "prevent themselves from becoming damaged. If your computer keeps shutting " "down, this might be the reason. If your computer is overheating, you will " "probably need to get it repaired." msgstr "" "La mayoría de los equipos modernos van apagase solos si se calecen muncho, " "pa prevenir que s'estropien. Si'l so equipu s'agaga de contino, esta pue ser " "la razón. Si'l so equipu se sobrecalienta, probablemente precise llevalu a " "arreglar." #. (itstool) path: info/desc #: C/power-lowpower.page:10 msgid "Allowing the battery to completely discharge is bad for it." msgstr "Dexar que la batería se descargue dafechu nun ye bono pa ella." #. (itstool) path: page/title #: C/power-lowpower.page:23 msgid "Why did my computer turn off/suspend when the battery got to 10%?" msgstr "" "¿Por qué s'apagó/suspendió'l mio equipu cuando la batería llegó al 10%?" #. (itstool) path: page/p #: C/power-lowpower.page:25 msgid "" "When the charge level of the battery gets too low, your computer will " "automatically suspend. It does this to " "make sure that the battery doesn't completely discharge, since this is bad " "for the battery. If the battery just ran out, the computer wouldn't have " "time to shut down properly either." msgstr "" "Cuando'l nivel de carga de la batería tea mui baxu, l'equipu automáticamente " "va suspendese. Esto asegura que la " "batería nun tea dafechu descargada, yá que nun ye bono pa la batería. Si la " "batería dexa de funcionar, l'equipu nun va tener tiempu de zarrar " "afechiscamente." #. (itstool) path: page/p #: C/power-lowpower.page:31 msgid "" "You can change what happens when the battery level gets too low. First, " "click the battery menu in the menu bar and select " "Power Settings. At the 'When power is critically low' " "setting, you can choose for the computer to suspend, hibernate, or shut down. If you choose shut down, your " "applications and documents will not be saved when the computer " "turns off." msgstr "" #. (itstool) path: page/p #: C/power-lowpower.page:37 msgid "" "Some computers have problems suspending, and may not be able to recover the " "applications and documents you had open when you turn on the computer again. " "In this case, it is possible that you could lose some of your work if you " "didn't save it before the computer suspended. You may be able to fix problems with suspend though." msgstr "" "Dalgunos equipos tienen problemes al suspender y nun son a recuperar les " "aplicaciones y documentos abiertos al coneutar l'equipu de nueves. Nesti " "casu, ye dable que pierda parte del so trabayu si nun se guardó " "correutamente enantes de suspender l'equipu. Pue arreglar problemes con suspender." #. (itstool) path: info/desc #: C/power-nowireless.page:14 msgid "" "Some wireless devices have problems handling when your computer is suspended " "and doesn't resume properly." msgstr "" "Dalgunos preseos inalámbricos tienen problemes dempués de suspender y " "reactivar l'equipu." #. (itstool) path: page/title #: C/power-nowireless.page:31 msgid "I have no wireless network when I wake up my computer" msgstr "Nun tengo conexón inalámbrica a la rede cuando espierto'l mio equipu" #. (itstool) path: page/p #: C/power-nowireless.page:33 msgid "" "If you have suspended your computer, or it has hibernated, you may find that " "your wireless internet connection does not work when you resume it again. " "This happens when the driver for the " "wireless device does not fully support certain power saving features. " "Typically, the wireless connection fails to turn on properly when the " "computer is resumed." msgstr "" #. (itstool) path: page/p #: C/power-nowireless.page:39 msgid "" "If this happens, try switching your wireless off and then back on again:" msgstr "Si esto asocede, pruebe a apagar l'inalámbricu y prendelu de nueves:" #. (itstool) path: item/p #: C/power-nowireless.page:42 msgid "" "Click the icon at the very right of the menu bar and select System " "Settings" msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús y escueya " "Axustes del sistema" #. (itstool) path: item/p #: C/power-nowireless.page:45 msgid "Open Network and select the Wireless tab" msgstr "Abra Rede y vaya a la llingüeta Inalámbrica" #. (itstool) path: item/p #: C/power-nowireless.page:48 msgid "Switch the wireless off and then on again" msgstr "Apague y vuelva prender l'inalámbricu" #. (itstool) path: item/p #: C/power-nowireless.page:51 msgid "" "If the wireless still does not work, switch on Airplane Mode and " "then switch it off again" msgstr "" "Si entá nun funciona l'inalámbricu, active'l Mou avión y dempués " "apáguelu de nueves" #. (itstool) path: page/p #: C/power-nowireless.page:55 msgid "" "If this doesn't work, restarting your computer should make the wireless work " "again." msgstr "" "Si esto nun funciona, el reaniciar l'equipu tendría de facer funcionar la " "conexón inalámbrica." #. (itstool) path: info/desc #: C/power-othercountry.page:7 msgid "" "Your computer will work, but you might need a different power cable or a " "travel adapter." msgstr "" "El so equipu va funcionar, pero pue necesitar d'un cable de corriente " "distintu o un adautador de viaxe." #. (itstool) path: page/title #: C/power-othercountry.page:24 msgid "Will my computer work with a power supply in another country?" msgstr "¿El mio equipu va funcionar con una fonte d'enerxía n'otru país?" #. (itstool) path: page/p #: C/power-othercountry.page:26 msgid "" "Different countries use power supplies at different voltages (usually 110V " "or 220-240V) and AC frequencies (usually 50 Hz or 60 Hz). Your computer " "should work with a power supply in a different country as long as you have " "an appropriate power adapter. You may also need to flip a switch." msgstr "" "Otros países usen suministros d'enerxía de distintos voltaxes (xeneralmente " "110V o 220-240V) y frecuencies AC (xeneralmente 50 Hz o 60 Hz). L'equipu " "tendría de funcionar n'otru país con un tresformador de corriente afayadizu. " "Pue precisar tamién un adautador de clavía de paré (enchufe)." #. (itstool) path: page/p #: C/power-othercountry.page:31 msgid "" "If you have a laptop, all you should need to do is get the right plug for " "your power adapter. Some laptops come packaged with more than one plug for " "their adapter, so you may already have the right one. If not, plugging your " "existing one into a standard travel adapter will suffice." msgstr "" "Si tien un portátil, tolo que necesita facer ye consiguir l'enchufe " "afayadizu pal so adautador de corriente. Munchos portátiles véndense con más " "d'un enchufe pal so adautador, asina que pue que yá tenga'l más apropiáu. Si " "nun ye asina, con coneutar l'esistente nun adautador de viaxe estándar va " "ser suficiente." #. (itstool) path: page/p #: C/power-othercountry.page:36 msgid "" "If you have a desktop computer, you can also get a cable with a different " "plug, or use a travel adapter. In this case, however, you may need to change " "the voltage switch on the computer's power supply, if there is one. Many " "computers don't have a switch like this, and will happily work with either " "voltage. Look at the back of the computer and find the socket that the power " "cable plugs into. Somewhere nearby, there may be a small switch marked " "\"110V\" or \"230V\" (for example). Switch it if you need to." msgstr "" "Si tien un equipu d'escritoriu, tamién pue obtener un cable con un enchufe " "distintu, o usar un adautador de viaxe. Sicasí, nesti casu ye dable que " "necesite camudar l'interruptor de voltaxe na fonte d'alimentación del " "equipu, si ye qu'esiste. Munchos equipos nun tienen un interruptor d'esti " "tipu, y va trabayar ensin problemes con cualquier tensión. Mire la parte " "posterior del equipu y busque el zócalu del cable d'alimentación. En dalgún " "llugar cercanu, pue haber un pequeñu interruptor marcáu con «110» o «230» " "(por exemplu). Conmútelu si ye necesario." #. (itstool) path: note/p #: C/power-othercountry.page:45 msgid "" "Be careful when changing power cables or using travel adapters. Switch " "everything off first if you can." msgstr "" "Tenga curiáu al camudar los cables d'alimentación o al usar adautadores de " "viaxe. Si ye posible, apáguelo too primero." #. (itstool) path: credit/name #: C/power.page:12 msgid "Natalia Ruz" msgstr "Natalia Ruz" #. (itstool) path: info/desc #: C/power.page:17 msgid "" "Suspend, energy savings, power off, screen " "dimming…" msgstr "" #. (itstool) path: page/title #: C/power.page:26 msgid "Power & battery" msgstr "Enerxía y batería" #. (itstool) path: section/title #: C/power.page:34 msgid "Battery settings" msgstr "Configuración de batería" #. (itstool) path: info/title #: C/power.page:39 msgctxt "link" msgid "Power problems" msgstr "Problemes d'enerxía" #. (itstool) path: info/desc #: C/power.page:41 msgid "Troubleshoot problems with power and batteries." msgstr "Solucionar problemes cola enerxía y les bateríes." #. (itstool) path: info/desc #: C/power-suspendfail.page:11 msgid "Some computer hardware causes problems with suspend or hibernate." msgstr "" "Ciertu hardware informáticu podría causar problemes al suspender o ivernar." #. (itstool) path: page/title #: C/power-suspendfail.page:25 msgid "Why won't my computer turn back on after I suspended it?" msgstr "¿Por qué'l mio equipu nun s'enciende dempués de suspendelu?" #. (itstool) path: page/p #: C/power-suspendfail.page:27 msgid "" "If you suspend or hibernate your computer, then try to resume it or turn it " "back on, you may find that it does not work as you expected. This could be " "because suspend and hibernate aren't supported properly by your hardware." msgstr "" "Si suspende o iverna'l so equipu y llueu trata de reactivalu o de " "volver a encendelu, ye dable que nun funcione como s'esperaba. Esto podría " "debese a que'l so hardware nun ye compatible cola suspensión o la ivernación." #. (itstool) path: section/title #: C/power-suspendfail.page:34 msgid "My computer is suspended and isn't resuming" msgstr "El mio equipu ta en suspensión y nun se reactiva" #. (itstool) path: section/p #: C/power-suspendfail.page:35 msgid "" "If you suspend your computer and then press a key or click the mouse, it " "should wake up and display a screen asking for your password. If this " "doesn't happen, try pressing the power button (don't hold it in, just press " "it once)." msgstr "" "Si suspende'l so equipu y depués prime una tecla o calca col so mur, tendría " "de reactivase y amosar una pantalla pidiendo la so contraseña. Si esto nun " "asocede, intente primiendo'l botón d'encendíu (nun lu caltenga primíu, namái " "prímalu una vegada)." #. (itstool) path: section/p #: C/power-suspendfail.page:39 msgid "" "If this still doesn't help, make sure that your computer's monitor is " "switched on and try pressing a key on the keyboard again." msgstr "" "Si esto nun funciona, asegúrese de que'l monitor del so equipu ta encesu ya " "intente primir una tecla nuevamente." #. (itstool) path: section/p #: C/power-suspendfail.page:41 msgid "" "As a last resort, turn off the computer by holding in the power button for 5-" "10 seconds, although you will lose any unsaved work by doing this. You " "should then be able to turn on the computer again." msgstr "" "Como últimu recursu, apague l'equipu calteniendo primíu'l botón de encendíu " "por 5-10 segundos, pero al facer esto va perder cualquier trabayu que " "tuviese ensin guardar. Dempués tendría de ser quien a volver prender " "l'equipu." #. (itstool) path: section/p #: C/power-suspendfail.page:44 msgid "" "If this happens every time you suspend your computer, the suspend feature " "may not work with your hardware." msgstr "" "Si esto asocede cada vegada que suspende'l so equipu, entós pue que la " "función de suspensión nun funcione col so hardware." #. (itstool) path: note/p #: C/power-suspendfail.page:47 msgid "" "If your computer loses power and doesn't have an alternative power supply " "(such as a working battery), it will switch off." msgstr "" "Si'l so equipu pierde enerxía y nun tien una fonte d'enerxía alternativa " "(como una batería funcional), va apagase." #. (itstool) path: section/title #: C/power-suspendfail.page:53 msgid "" "None of my applications/documents are open when I turn on the computer again" msgstr "" "Dengún de los mios programes/documentos ta abiertu cuando prendo'l mio " "equipu nuevamente" #. (itstool) path: section/p #: C/power-suspendfail.page:55 msgid "" "If you hibernated your computer and switched it on again, but none of your " "documents or applications are open, it probably failed to hibernate " "properly. Sometimes this happens because of a minor problem, and the " "computer will be able to hibernate properly the next time you do it. It " "might also happen because you had installed a software update which required " "the computer to be restarted; in this case, the computer may have shut down " "instead of hibernating." msgstr "" "Si iverna'l so equipu y al prendelu de nueves, dengún de los sos documentos " "o aplicaciones tán abiertes, ye probable que nun iverne correchamente. A " "vegaes esto asocede por cuenta d'un problema menor, y l'equipu va ser capaz " "de ivernar correchamente la próxima vegada que lo faiga. Tamién podría " "asoceder, qu'instalare un anovamientu de software que rica que l'equipu se " "reanicie. Nesti casu, l'equipu pue apagase en cuenta d'ivernar." #. (itstool) path: section/p #: C/power-suspendfail.page:62 msgid "" "It is also possible that the computer is not capable of hibernating because " "the hardware doesn't support it properly. This might be because of a problem " "with Linux drivers for your hardware, for example. You can test this by " "hibernating again and seeing if it works the second time. If it doesn't, it " "is probably a problem with your computer's drivers." msgstr "" "Tamién ye posible que l'equipu nun seya capaz d'hibernar porque'l hardware " "nun lo soporta afechiscamente. Podría tener problemes colos controladores " "Linux, por exemplu. Pue comprobar esto hibernando de nuevu y mirando si " "funciona per segunda vegada. Si nun ye asina, probablemente débase a un " "problema con los controladores del equipu." #. (itstool) path: section/title #: C/power-suspendfail.page:70 msgid "" "My wireless connection (or other hardware) doesn't work when I wake up my " "computer" msgstr "" "La mio conexón inalámbrica (o otru hardware) nun funciona cuando reactivo'l " "mio equipu" #. (itstool) path: section/p #: C/power-suspendfail.page:72 msgid "" "If you suspend or hibernate your computer and then resume it again, you may " "find that your internet connection, mouse, or some other device doesn't work " "properly. This could be because the device's driver doesn't properly support " "suspend or hibernate. This is a problem with " "the driver and not the device itself." msgstr "" #. (itstool) path: section/p #: C/power-suspendfail.page:78 msgid "" "If the device has a power switch, try turning it off and then on again. In " "most cases, the device will start working again. If it connects via a USB " "cable or similar, unplug the device and then plug it in again and see if it " "works." msgstr "" "Si'l preséu tien dalgún interruptor d'encendíu, pruebe a apagalu y volvelu a " "prender. En munches ocasiones, el preséu va volver a funcionar de nuevu. Si " "coneuta per aciu un cable USB o asemeyao, desconéutelu y vuélvalu a " "coneutar, a ver si funciona." #. (itstool) path: section/p #: C/power-suspendfail.page:82 msgid "" "If you cannot turn off/unplug the device, or if this does not work, you may " "need to restart your computer for the device to start working again." msgstr "" "Si nun pue desconeutar/apagar el preséu, o nun funciona, pue precisar " "reaniciar l'equipu pa que'l preséu entame a funcionar de nuevu." #. (itstool) path: info/desc #: C/power-suspend.page:8 msgid "Suspend sends your computer to sleep so it uses less power." msgstr "Suspender pon al so equipu nun mou d'aforru d'enerxía." #. (itstool) path: page/title #: C/power-suspend.page:24 msgid "What happens when I suspend my computer?" msgstr "¿Qué asocede si suspendo'l mio equipu?" #. (itstool) path: page/p #: C/power-suspend.page:32 msgid "" "When you suspend the computer, you send it to sleep. All of your " "applications and documents remain open, but the screen and other parts of " "the computer switch off to save power. The computer is still switched on " "though, and it will still be using a small amount of power. You can wake it " "up by pressing a key or clicking the mouse. If that does not work, try " "pressing the power button." msgstr "" "Cuando suspende l'equipu, únvialu a un estáu de reposu. Toles sos " "aplicaciones y ficheros siguen abiertos, pero la pantalla y otres partes del " "equipu apáguense p'aforrar enerxía. Asina y too, l'equipu permanez prendíu, " "y sigue utilizando una pequeña cantidá d'enerxía. Pue reactivalu primiendo " "una tecla o calcando col mur. Si eso nun funciona, pruebe a primir el botón " "d'encendíu." #. (itstool) path: page/p #: C/power-suspend.page:39 msgid "" "Some computers have problems with hardware support which mean that they " "may not be able to suspend or hibernate " "properly. It is a good idea to test suspend on your computer to see " "if it does work before relying on it." msgstr "" "Dalgunos equipos tienen problemes col soporte del hardware, lo que significa " "que puen nun ser capaces a suspender o " "ivernar afayadizamente. Ye bona idega probar la suspensión nel equipu " "para ver si funciona enantes de cuntar con ello." #. (itstool) path: note/title #: C/power-suspend.page:45 msgid "Always save your work before suspending" msgstr "Guarde siempre'l so trabayu enantes de la suspensión" #. (itstool) path: note/p #: C/power-suspend.page:46 msgid "" "You should save all of your work before suspending the computer, just in " "case something goes wrong and your open applications and documents cannot be " "recovered when you resume the computer again." msgstr "" "Usté tendría de guardar tolos trabayos enantes de suspender l'equipu, namái " "pa prevenir que daqué salga mal y nun puedan recuperase les sos aplicaciones " "y documentos abiertos cuando reactive de nuevu l'equipu." #. (itstool) path: info/desc #: C/power-whydim.page:11 msgid "" "When your laptop is running on battery, the screen will dim when the " "computer is idle in order to save power." msgstr "" "Si'l so portátil ta funcionando con bateríes, la pantalla va amatagasecuando " "l'equipu tea inactivu p'aforrar enerxía." #. (itstool) path: page/title #: C/power-whydim.page:24 msgid "Why does my screen go dim after a while?" msgstr "¿Por qué s'escurez la mio pantalla pasáu un tiempu?" #. (itstool) path: page/p #: C/power-whydim.page:30 msgid "" "When your laptop computer is running on battery, the screen will dim when " "the computer is idle in order to save power. When you start using the " "computer again, the screen will brighten." msgstr "" "Cuando'l so portátil tea funcionando con bateríes, la pantalla va amatagase " "cuando l'equipu tea inactivu p'aforrar enerxía. Cuando vuelva a usalu, la " "pantalla va illuminase de nueves." #. (itstool) path: page/p #: C/power-whydim.page:32 msgid "You can stop the screen from dimming itself:" msgstr "Pue evitar que la pantalla s'escureza:" #. (itstool) path: item/p #: C/power-whydim.page:39 msgid "" "Open Brightness & Lock and uncheck Dim screen to save " "power." msgstr "" #. (itstool) path: info/desc #: C/power-willnotturnon.page:11 msgid "Loose cables and hardware problems are possible reasons." msgstr "Cables sueltos y problemes de hardware son razones posibles." #. (itstool) path: page/title #: C/power-willnotturnon.page:20 msgid "My computer will not turn on" msgstr "El mio equipu nun s'enciende" #. (itstool) path: page/p #: C/power-willnotturnon.page:22 msgid "" "There are a number of reasons why your computer will not turn on. This topic " "gives a brief overview of some of the possible reasons." msgstr "" "Hai delles razones poles que'l so equipu nun se va encender. Esti tema da " "una curtia descripción de delles de les posibles razones." #. (itstool) path: section/title #: C/power-willnotturnon.page:33 msgid "Computer not plugged in, empty battery, or loose cable" msgstr "Equipu non enchufáu, batería ensin carga o cable sueltu" #. (itstool) path: section/p #: C/power-willnotturnon.page:34 msgid "" "Make sure that the power cables of the computer are firmly plugged in and " "the power outlets are switched on. Make sure that the monitor is plugged in " "and switched on too. If you have a laptop, connect the charging cable (in " "case it has run out of battery). You may also want to check that the battery " "is correctly fitted in place (check the underside of the laptop) if it's " "removable." msgstr "" "Asegúrese de que los cables de corriente del equipu tán enchufaos firmemente " "y les regletes ya interruptores tán coneutaos. Asegúrese de que'l monitor ta " "enchufáu y coneutáu tamién. Si tien un portátil, coneute'l cable de " "corriente (en casu de que nun tea en mou batería). Pue querer comprobar " "tamién que la batería ta en so sitiu (compruebe debaxo del portátil) si ye " "estrayible." #. (itstool) path: section/title #: C/power-willnotturnon.page:43 msgid "Problem with the computer hardware" msgstr "Problemes col hardware del equipu" #. (itstool) path: section/p #: C/power-willnotturnon.page:44 msgid "" "A component of your computer may be broken or malfunctioning. If this is the " "case, you will need to get your computer repaired. Common faults include a " "broken power supply unit, incorrectly-fitted components (such as the " "memory/RAM) and a faulty motherboard." msgstr "" "Un componente del so equipu pue tar frañáu o ser defeutuosu. Si esti ye'l " "casu, va tener que llevar a iguar el so equipu. Los fallos más comunes son " "una fonte d'alimentación frañada, componentes instalaos incorreutamente (por " "exemplu la memoria/RAM) y una placa madre defeutuosa." #. (itstool) path: section/title #: C/power-willnotturnon.page:51 msgid "The computer beeps and then switches off" msgstr "L'equipu pita y dempués apágase" #. (itstool) path: section/p #: C/power-willnotturnon.page:52 msgid "" "If the computer beeps several times when you turn it on and then turns off " "(or fails to start), it may be indicating that it has detected a problem. " "These beeps are sometimes referred to as beep codes, and the " "pattern of beeps is intended to tell you what the problem with the computer " "is. Different manufacturers use different beep codes, so you will have to " "consult the manual for your computer's motherboard, or take your computer in " "for repairs." msgstr "" "Si l'equipu emite un pitíu delles vegaes cuando lu enciende y depués apágase " "(o nun arranca), pue tar indicando que deteutó un problema. Estos pitíos " "denómense a vegaes códigos de pitíu (beep codes), y el patrón de " "soníos tien la intención de dici-y cuál ye'l problema que tien l'equipu. Los " "distintos fabricantes usen distintos códigos, polo que va tener que " "consultar el manual de la placa base o llevar el so equipu a iguar." #. (itstool) path: section/title #: C/power-willnotturnon.page:62 msgid "The computer fans are spinning but nothing is on the screen" msgstr "Los ventiladores del equipu xiren pero nun apaez nada na pantalla" #. (itstool) path: section/p #: C/power-willnotturnon.page:63 msgid "" "The first thing to check is that your monitor is plugged in and turned on." msgstr "Lo primero a verificar ye que'l so monitor tea coneutáu y encesu." #. (itstool) path: section/p #: C/power-willnotturnon.page:65 msgid "" "This problem could also be due to a hardware fault. The fans might turn on " "when you press the power button, but other essential parts of the computer " "might fail to turn on. In this case, take your computer in for repairs." msgstr "" "Pue qu'esti problema se deba a un fallu de hardware. Los ventiladores puen " "encendese al primir el botón d'encendíu, pero pue qu'otres partes esenciales " "del sistema nun s'enciendan correchamente. Nesti casu lleve'l so equipu al " "serviciu téunicu." #. (itstool) path: info/title #: C/prefs.page:9 msgctxt "link:trail" msgid "Settings" msgstr "Axustes" #. (itstool) path: info/desc #: C/prefs.page:16 msgid "" "Keyboard, mouse, " "display, languages, user " "accounts…" msgstr "" "Tecláu, mur, " "pantalla, llingües, cuentes " "d'usuariu…" #. (itstool) path: page/title #: C/prefs.page:26 msgid "User & system settings" msgstr "Usuariu y configuración del sistema" #. (itstool) path: info/desc #: C/prefs-language-install.page:9 msgid "Install more translations and related language support packages." msgstr "" #. (itstool) path: credit/name #: C/prefs-language-install.page:12 #: C/shell-guest-session.page:13 msgid "Gunnar Hjalmarsson" msgstr "Gunnar Hjalmarsson" #. (itstool) path: page/title #: C/prefs-language-install.page:18 msgid "Install languages" msgstr "" #. (itstool) path: page/p #: C/prefs-language-install.page:20 msgid "" "When you install Ubuntu, the language you select at installation gets " "installed together with English, but you can add further languages." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:32 msgid "" "Click Install / Remove Languages.... The Installed " "Languages window lists all the available languages, with the currently " "installed languages checked." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:37 msgid "" "Check the languages you want to install, and uncheck those currently " "installed languages you want to remove." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:41 msgid "Click Apply Changes." msgstr "" #. (itstool) path: item/p #: C/prefs-language-install.page:44 #: C/session-formats.page:63 #: C/session-language.page:73 msgid "" "Administrative privileges are " "required. Enter your password, or the password for the requested " "administrator account." msgstr "" "Ríquense privilexos " "alministrativos. Introduza la so contraseña, o la contraseña del " "alministrador correspondiente." #. (itstool) path: page/p #: C/prefs-language-install.page:50 msgid "" "In addition to the translations used to display menus and messages, with a " "new language may follow various language support components such as " "dictionaries for spell checking, fonts and input methods." msgstr "" #. (itstool) path: note/p #: C/prefs-language-install.page:55 #: C/session-language.page:52 msgid "" "Some translations may be incomplete, and certain applications may not " "support your language at all." msgstr "" "Delles traducciones puen tar incompletes, y ye posible que delles " "aplicaciones tengan traducciones disponibles pa la so llingua." #. (itstool) path: info/desc #: C/prefs-language.page:21 msgid "" "Install languages, change language, region and formats, input " "sources…" msgstr "" #. (itstool) path: section/title #: C/prefs-language.page:34 msgid "Language Support" msgstr "" #. (itstool) path: section/title #: C/prefs-language.page:38 msgid "Text Entry" msgstr "" #. (itstool) path: info/desc #: C/prefs-display.page:14 msgid "" "Background, size and rotation, brightness…" msgstr "" "Fondu, tamañu y rotación, brillu…" #. (itstool) path: page/title #: C/prefs-display.page:23 msgid "Display & screen" msgstr "Visualización y pantalla" #. (itstool) path: info/desc #: C/printing.page:16 msgid "" "Local setup, order and collate, two-sided " "and multi-page…" msgstr "" "Configuración llocal, ordenar ya intercalar, duble cara y múltipáxina…" #. (itstool) path: info/title #: C/printing.page:37 msgctxt "link:trail" msgid "Setup" msgstr "Configuración" #. (itstool) path: section/title #: C/printing.page:39 msgid "Set up a printer" msgstr "Configurar una imprentadora" #. (itstool) path: info/title #: C/printing.page:44 msgctxt "link:trail" msgid "Sizes and layouts" msgstr "Tamaños y distribuciones" #. (itstool) path: section/title #: C/printing.page:46 msgid "Different paper sizes and layouts" msgstr "Distintos tamaños y disposiciones del papel" #. (itstool) path: info/desc #: C/printing.page:52 msgid "Undetected printers, paper jams, print-outs that look wrong…" msgstr "" "Imprentadores ensin deteutar, atascos de papel, impresiones que se ven mal…" #. (itstool) path: section/title #: C/printing.page:54 msgid "Printer problems" msgstr "Problemes cola imprentadora" #. (itstool) path: info/desc #: C/printing-2sided.page:8 msgid "Print on both sides of the paper, or multiple pages per sheet." msgstr "Imprentar en dambes cares del papel, o múltiples páxines por fueya." #. (itstool) path: page/title #: C/printing-2sided.page:24 msgid "Print two-sided and multi-page layouts" msgstr "Imprentar diseños de páxines múltiples y a doble cara" #. (itstool) path: page/p #: C/printing-2sided.page:26 msgid "To print on both sides of each sheet of paper:" msgstr "Pa imprentar en dambes cares de cada fueya de papel:" #. (itstool) path: item/p #: C/printing-2sided.page:30 #: C/printing-order.page:33 #: C/printing-order.page:51 msgid "Click FilePrint." msgstr "Calque FicheruImprentar." #. (itstool) path: item/p #: C/printing-2sided.page:33 msgid "" "Go to the Page Setup tab of the Print window and choose an option " "from the Two-sided drop-down list. If the option is disabled, two-" "sided printing is not available for your printer." msgstr "" "Vaya a la llingüeta de Configuración de páxina na ventana de " "impresión y escueya una opción na llista desplegable Dos cares. " "Si la opción apaez desactivada, ye que la so imprentadora nun almite la " "impresión per dos cares." #. (itstool) path: item/p #: C/printing-2sided.page:36 msgid "" "Printers handle two-sided printing in different ways. It's a good idea to " "experiment with your printer to see how it works." msgstr "" "Les imprentadores remanen la imprentación a duble cara d'estremaes maneres. " "Ye bona idea esperimentar cola so imprentadora pa ver cómo trabaya." #. (itstool) path: item/p #: C/printing-2sided.page:40 msgid "" "You can print more than one page of the document per side of paper " "too. Use the Pages per side option to do this." msgstr "" "Tamién pue imprentar más d'una páxina del documentu per cada cara " "del papel. Use la opción Páxines per cara pa facer esto." #. (itstool) path: note/p #: C/printing-2sided.page:45 msgid "" "The availability of these options may depend on the type of printer you " "have, as well as the application you are using. This option may not always " "be available." msgstr "" "La disponibilidá d'estes opciones pue depender del tipu d'imprentadora que " "tenga, amás de l'aplicación que ta usando. Esta opción pue nun tar siempres " "disponible." #. (itstool) path: info/desc #: C/printing-cancel-job.page:9 msgid "Cancel a pending print job and remove it from the queue." msgstr "" "Encaboxar un trabayu d'imprentación pendiente y desanicialu de la cola." #. (itstool) path: credit/name #: C/printing-cancel-job.page:24 #: C/printing-setup-default-printer.page:23 msgid "Jana Svarova" msgstr "" #. (itstool) path: page/title #: C/printing-cancel-job.page:30 msgid "Cancel, pause or release a print job" msgstr "" #. (itstool) path: page/p #: C/printing-cancel-job.page:32 msgid "" "You can cancel a pending print job and remove it from the queue in the " "printer settings." msgstr "" #. (itstool) path: section/title #: C/printing-cancel-job.page:37 msgid "Cancel a print job" msgstr "Encaboxar un trabayu d'imprentación" #. (itstool) path: section/p #: C/printing-cancel-job.page:39 msgid "" "If you accidentally started printing a document, you can cancel the print so " "that you do not need to waste any ink or paper." msgstr "" #. (itstool) path: steps/title #: C/printing-cancel-job.page:43 msgid "How to cancel a print job:" msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:44 #: C/printing-cancel-job.page:74 #: C/printing-setup-default-printer.page:35 #: C/printing-setup.page:72 #: C/user-add.page:64 #: C/user-admin-change.page:32 #: C/user-changepassword.page:52 #: C/user-changepicture.page:30 #: C/user-delete.page:32 #: C/wacom-left-handed.page:28 #: C/wacom-mode.page:24 #: C/wacom-multi-monitor.page:29 #: C/wacom-stylus.page:32 msgid "" "Click the icon at the far right of the menu bar and select " "System Settings." msgstr "" "Calque nel iconu asitiáu nel estremu derechu de la barra de menús " "y escueya Axustes del sistema." #. (itstool) path: item/p #: C/printing-cancel-job.page:45 #: C/printing-cancel-job.page:75 msgid "Click Printers." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:46 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:48 msgid "" "Cancel the print job by clicking the stop button on the play-pause-stop " "symbols." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:52 msgid "" "If this does not cancel the print job like you expected, try holding down " "the Cancel button on your printer." msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:55 msgid "" "As a last resort, especially if you have a big print job with a lot of pages " "that won't cancel, remove the paper from the printer's paper input tray. The " "printer should realize that there is no paper and will stop printing. You " "can then try canceling the print job again, or try turning the printer off " "and then on again." msgstr "" "Como caberu recursu, especialmente si tien un trabayu d'imprentación grande " "con un montón de páxines que nun s'encaboxa, retire'l papel de la bandexa de " "papel de la imprentadora. La imprentadora tien de dase cuenta de que nun hai " "papel y va dexar d'imprentar. A continuación, pue tratar d'encaboxar el " "trabayu d'imprentación, o intente apagar la imprentadora y vuelva a prendela." #. (itstool) path: note/p #: C/printing-cancel-job.page:62 msgid "" "Be careful that you don't damage the printer when removing the paper, though " "- if you would have to pull hard on the paper to remove it, you should " "probably just leave it where it is." msgstr "" "Tenga curiáu de nun estropiar la imprentadora al estrayer el papel, magar " "que si tien de tirar con fuerza del papel pa estrayelu, probablemente " "tendría de dexalu onde ta." #. (itstool) path: section/title #: C/printing-cancel-job.page:69 msgid "Pause and release a print job" msgstr "" #. (itstool) path: section/p #: C/printing-cancel-job.page:70 msgid "" "If you want to pause or release a print job, you can do so by going to the " "jobs dialog in the printer settings and click the appropriate button." msgstr "" #. (itstool) path: item/p #: C/printing-cancel-job.page:76 msgid "" "Click the Show Jobs button on the right-hand side of the " "Printers dialog and either pause or release the print job based " "on your needs." msgstr "" #. (itstool) path: info/desc #: C/printing-differentsize.page:7 msgid "Print a document on a different paper size or orientation." msgstr "Imprentar un documentu nun tamañu de papel o orientación distinta." #. (itstool) path: page/title #: C/printing-differentsize.page:26 msgid "Change the paper size when printing" msgstr "Camudar el tamañu del papel al imprentar" #. (itstool) path: page/p #: C/printing-differentsize.page:28 msgid "" "If you want to change the paper size of your document (for example, print a " "US Letter-sized PDF on A4 paper), you can change the printing format for the " "document." msgstr "" "Si quier camudar el tamañu de papel del documentu (por exemplu, imprentar un " "PDF de tamañu carta americana en papel A4), pue camudar el formatu " "d'impresión pal documentu." #. (itstool) path: item/p #: C/printing-differentsize.page:33 #: C/printing-select.page:25 msgid "Click FilePrint" msgstr "Calque FicheruImprentar." #. (itstool) path: item/p #: C/printing-differentsize.page:34 msgid "Select the Page Setup tab." msgstr "Escueya la llingüeta Configuración de páxina." #. (itstool) path: item/p #: C/printing-differentsize.page:35 msgid "" "Under the Paper column, choose your Paper size from the " "drop-down list." msgstr "" "Na seición Papel, escueya'l so Tamañu de papel de la " "llista desplegable." #. (itstool) path: item/p #: C/printing-differentsize.page:37 msgid "Click Print and your document should print." msgstr "Calque Imprentar y el so documentu tendría d'imprentase." #. (itstool) path: page/p #: C/printing-differentsize.page:40 msgid "" "You can also use the Orientation menu to choose a different " "orientation:" msgstr "" "Tamién pue usar el menú Orientación pa escoyer una orientación " "distinta:" #. (itstool) path: p/gui #: C/printing-differentsize.page:44 msgid "Portrait" msgstr "Retratu" #. (itstool) path: p/gui #: C/printing-differentsize.page:45 msgid "Landscape" msgstr "Paisax" #. (itstool) path: p/gui #: C/printing-differentsize.page:46 msgid "Reverse portrait" msgstr "Retratu invertíu" #. (itstool) path: p/gui #: C/printing-differentsize.page:47 msgid "Reverse landscape" msgstr "Paisax invertíu" #. (itstool) path: info/desc #: C/printing-envelopes.page:8 msgid "" "Make sure that you have the envelope/label the right way up, and have chosen " "the correct paper size." msgstr "" "Asegúrese de que tien el sobre/etiqueta na direición correuta, y de " "qu'escoyó'l tamañu de papel correutu." #. (itstool) path: page/title #: C/printing-envelopes.page:25 msgid "Print envelopes and labels" msgstr "Imprentar sobres y etiquetes" #. (itstool) path: page/p #: C/printing-envelopes.page:27 msgid "" "Most printers will allow you to print directly onto an envelope or sheet of " "labels. This is especially useful if you have a lot of letters to send, for " "example." msgstr "" "La mayoría de les imprentadores déxen-y imprentar direutamente nun sobre o " "nuna fueya d'etiquetes. Esto ye especialmente útil si tien qu'unviar munches " "cartes, por exemplu." #. (itstool) path: section/title #: C/printing-envelopes.page:32 msgid "Printing onto envelopes" msgstr "Imprentar en sobres" #. (itstool) path: section/p #: C/printing-envelopes.page:34 msgid "" "There are two things you need to check when trying to print onto an " "envelope. The first is that your printer knows what size the envelope is. " "After you click Print and the Print window appears, go to the " "Page Setup tab and choose the Paper type as " "\"Envelope\" if you can. If you can't do this, see if you can change the " "Paper size to an envelope size (e.g. \"C5\"). The pack of " "envelopes will say what size they are; most envelopes come in standard sizes." msgstr "" "Hai dos coses que necesita comprobar cuando trata d'imprentar nun sobre. La " "primera ye que la imprentadora conoza'l tamañu del sobre. Dempués de calcar " "Imprentar y la ventana d'impresión apaeza, vaya a la llingüeta " "Configuración de la páxina y elixa'l Tipu de papel " "como «sobre» si ye posible. Si nun pue facer esto, observe si pue cambiar el " "Tamañu del papel por tamañu sobre (por exemplu «C5»). El paquete " "de sobres va dici-y de qué tamañu son; la mayoría de los sobres vienen en " "tamaños estándar." #. (itstool) path: section/p #: C/printing-envelopes.page:42 msgid "" "Secondly, you need to make sure that the envelopes are loaded with the right " "side up in the printer's in-tray. Check the printer's manual for this, or " "try to print a single envelope and check which side is printed on to see " "which way is the right way up." msgstr "" "De segundes, ye necesariu asegurase de que los sobres cárguense del llau " "afayadizu na bandexa de la imprentadora. Consulte'l manual de la " "imprentadora pa esto, o trate d'imprentar un sobre y comprobar de qué llau " "ta impresu pa ver qué manera ye la correuta." #. (itstool) path: note/p #: C/printing-envelopes.page:48 msgid "" "Some printers are not designed to be able to print envelopes, especially " "some laser printers. Check your printer's manual to see if it accepts " "envelopes; otherwise, you could damage the printer by feeding an envelope in." msgstr "" "Delles imprentadores nun tán diseñaes pa imprentar sobres, especialmente " "delles imprentadores láser. Revise'l manual de la so imprentadora pa ver si " "aceuta sobres; d'otramiente, podría estropiar la imprentadora si-y " "suministra un sobre." #. (itstool) path: info/desc #: C/printing-inklevel.page:8 msgid "Check the amount of ink or toner left in printer cartridges." msgstr "Comprobar la cantidá de tinta o tóner en cartuchos d'impresión." #. (itstool) path: page/title #: C/printing-inklevel.page:20 msgid "How can I check my printer's ink/toner levels?" msgstr "" "¿Cómo puedo consultar los niveles de tinta/tóner de la mio imprentadora?" #. (itstool) path: page/p #: C/printing-inklevel.page:22 msgid "" "How you check how much ink or toner is left in your printer depends on the " "model and manufacturer of your printer, and the drivers and applications " "installed on your computer." msgstr "" "La manera de comprobar cuanta tinta o tóner-y queda a la so imprentadora " "depende del modelu y el fabricante de la imprentadora, según los " "controladores y les aplicaciones instalaes nel so equipu." #. (itstool) path: page/p #: C/printing-inklevel.page:26 msgid "" "Some printers have a built-in screen to display ink levels and other " "information." msgstr "" "Delles imprentadores tienen una pantalla integrada qu'amuesa los niveles de " "tinta y otros datos." #. (itstool) path: page/p #: C/printing-inklevel.page:29 msgid "" "The drivers and status tools for most HP printers are provided by the HP " "Linux Imaging and Printing (HPLIP) project. Other manufacturers might supply " "proprietary drivers with similar features." msgstr "" "Los controladores y les ferramientes d'estáu de la mayoría de les " "imprentadores de HP proporciónales el proyeutu HP Linux Imaging and Printing " "(HPLIP). Otros fabricantes puen suministrar controladores privativos con " "carauterístiques similares." #. (itstool) path: page/p #: C/printing-inklevel.page:33 msgid "" "Alternatively, you can install an application to check or monitor ink " "levels. Inkblot shows ink status for many HP, Epson and Canon " "printers. See if your printer is on the list of supported " "models. Another ink levels application for Epson and some other " "printers is mktink." msgstr "" "Otra posibilidá consiste n'instalar una aplicación que compruebe o supervise " "los niveles de tinta. Inkblot amuesa l'estáu de tinta de " "numberoses imprentadores de les marques HP, Epson y Canon. Consulte si la so " "imprentadora figura na llista de modelos " "compatibles. Otra aplicación qu'indica los niveles de tinta " "d'imprentadores d'Epson y dalgunos otros fabricantes ye mktink." #. (itstool) path: page/p #: C/printing-inklevel.page:40 msgid "" "Some printers are not yet well supported on Linux, and others are not " "designed to report their ink levels." msgstr "" "Delles imprentadores inda nun cunten con un bon soporte en Linux y otres nun " "tán diseñaes pa informar sobre los sos niveles de tinta." #. (itstool) path: info/desc #: C/printing-order.page:8 msgid "Collate and reverse the print order." msgstr "Intercalar ya invertir l'orde d'impresión." #. (itstool) path: page/title #: C/printing-order.page:24 msgid "Make pages print in a different order" msgstr "Imprentar les páxines nun orde distintu" #. (itstool) path: section/title #: C/printing-order.page:27 msgid "Reverse" msgstr "Inversu" #. (itstool) path: section/p #: C/printing-order.page:28 msgid "" "Printers usually print the first page first, and the last page last, so the " "pages end up in reverse order when you pick them up. If needed, you can " "reverse this printing order." msgstr "" "Les imprentadores, normalmente imprenten la primer páxina primero y la " "cabera páxina a la fin, asina que les páxines recuéyense n'orde inversu. Si " "ye necesario, pue invertir esti orde d'impresión." #. (itstool) path: section/p #: C/printing-order.page:31 msgid "To reverse the order:" msgstr "Pa invertir l'orde:" #. (itstool) path: item/p #: C/printing-order.page:34 msgid "" "In the General tab of the Print window under Copies, " "check Reverse. The last page will be printed first, and so on." msgstr "" "Na llingüeta Xeneral de la ventana d'imprentación, na Seición " "Copies, escueyi Invertir. La cabera páxina va imprentase " "imprimirá primero, y asina sucesivamente." #. (itstool) path: section/title #: C/printing-order.page:41 msgid "Collate" msgstr "Intercalar" #. (itstool) path: section/p #: C/printing-order.page:44 msgid "" "If you are printing more than one copy of the document, the print-outs will " "be grouped by page number by default (i.e. all of the copies of page one " "come out, then the copies of page two, and so on). Collating will " "make each copy come out with its pages grouped together in the right order " "instead." msgstr "" "Si va a imprentar más d'una copia del documentu, los impresos puen agrupase " "por númberu de páxina de manera predeterminada (ye dicir, sacar toles copies " "de la páxina un, a continuación les copies de la páxina dos, y asina " "sucesivamente). Intercalar va facer que cada copia salga coles sos " "páxines agrupaes nel orde correutu." #. (itstool) path: section/p #: C/printing-order.page:49 msgid "To Collate:" msgstr "Pa intercalar:" #. (itstool) path: item/p #: C/printing-order.page:52 msgid "" "In the General tab of the Print window under Copies " "check Collate." msgstr "" "Na llingüeta Xeneral de la ventana d'imprentación, baxo " "Copies escueya Intercalar." #. (itstool) path: info/desc #: C/printing-paperjam.page:8 msgid "" "How you clear a paper jam will depend on the make and model of printer that " "you have." msgstr "" "Cómo solucionar un atascu de papel depende de la marca y modelu de la " "imprentadora que tenga." #. (itstool) path: page/title #: C/printing-paperjam.page:21 msgid "Clearing a paper jam" msgstr "Iguar un atascu de papel" #. (itstool) path: page/p #: C/printing-paperjam.page:23 msgid "Sometimes printers incorrectly feed sheets of paper and get jammed." msgstr "" "Dacuando, les imprentadores alimenten de forma incorreuta les fueyes de " "papel y atórense." #. (itstool) path: page/p #: C/printing-paperjam.page:25 msgid "" "The manual for your printer will usually provide detailed instructions on " "how to clear paper jams. Usually, you will need to open one of the printer's " "panels to find the jam inside and then firmly (but carefully!) pull the " "jammed paper out of the printer's feeding mechanism." msgstr "" "El manual de la so imprentadora, polo xeneral, dará-y instrucciones " "detallaes sobre cómo solucionar los atascos de papel. Polo xeneral, va tener " "qu'abrir ún de los paneles de la imprentadora p'atopar l'atascu nel interior " "y depués con firmeza (pero con curiáu) saque'l papel atoráu del mecanismu " "d'alimentación de la imprentadora." #. (itstool) path: page/p #: C/printing-paperjam.page:30 msgid "" "Once the jam has been cleared you may need to press the printer's " "Resume button to start printing again. With some printers, you " "may even need to turn the printer off and then on again, and then start the " "print job again." msgstr "" "Una vegada iguáu l'atascu, seique tenga de calcar el botón Volver a " "aniciar pa volver empecipiar la impresión. Con delles imprentadores, " "quiciabes tenga qu'apagar la imprentadora y volver a prendela enantes de " "volver empecipiar el trabayu d'impresión." #. (itstool) path: info/desc #: C/printing-select.page:7 msgid "Print only specific pages, or only a range of pages." msgstr "Imprentar namái páxines específiques, o namái un rangu de páxines." #. (itstool) path: page/title #: C/printing-select.page:19 msgid "Print only certain pages" msgstr "Imprentar namái ciertes páxines" #. (itstool) path: page/p #: C/printing-select.page:21 msgid "To only print certain pages from the document:" msgstr "Pa imprentar namái ciertes páxines del documentu:" #. (itstool) path: item/p #: C/printing-select.page:26 msgid "" "In the General tab in the Print window choose " "Pages from the Range section." msgstr "" "Na llingüeta Xeneral, na ventana Imprentar, escueya " "Páxines de la seición Rangu." #. (itstool) path: item/p #: C/printing-select.page:28 msgid "" "Type the numbers of the pages you want to print in the text box, separated " "by commas. Use a dash to denote a range of pages." msgstr "" "Escriba los númberos de les páxines que quier imprentar nel cuadru de testu, " "separtaos por comes. Use un guión pa indicar un rangu de páxines." #. (itstool) path: note/p #: C/printing-select.page:33 msgid "" "For example, if you enter \"1,3,5-7,9\" in the Pages text box, " "pages 1,3,5,6,7 and 9 will be printed." msgstr "" "Por exemplu, si escribe «1,3,5-7,9» na caxa de testu Páxines, van " "imprentase les páxines 1,3,5,6,7 y 9." #. (itstool) path: note/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/printing-select.page:36 msgctxt "_" msgid "" "external ref='figures/printing-select.png' " "md5='053f8b6773086fc24f2f65f3cfc3df5f'" msgstr "" #. (itstool) path: info/desc #: C/printing-setup-default-printer.page:9 msgid "Pick the printer that you use most often." msgstr "Escoyer la imprentadora qu'usa más frecuentemente." #. (itstool) path: page/title #: C/printing-setup-default-printer.page:30 msgid "Set the default printer" msgstr "Afitar la imprentadora predeterminada" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:31 msgid "" "If you have more than one printer available, you can select which will be " "your default printer. You may want to pick the printer you use most often." msgstr "" "Si tien más d'una imprentadora disponible, pue escoyer la que va ser la so " "imprentadora predeterminada. Ye posible que quiera escoyer la imprentadora " "qu'usa con más frecuencia." #. (itstool) path: item/p #: C/printing-setup-default-printer.page:38 #: C/printing-setup.page:74 msgid "Open Printers." msgstr "Abra Imprentadores." #. (itstool) path: item/p #: C/printing-setup-default-printer.page:41 msgid "" "Right click your desired default printer from the list of available " "printers, and click Set as Default." msgstr "" "Calque col botón derechu na imprentadora que quiera predeterminar de la " "llista disponible, y calque Afitar como predeterminada." #. (itstool) path: note/p #: C/printing-setup-default-printer.page:46 msgid "" "When choosing from the list of available printers, you can filter the " "printer search results by specifying a name or location of the printer (for " "example, 1st floor or entrance)." msgstr "" #. (itstool) path: note/p #: C/printing-setup-default-printer.page:49 msgid "" "The search results filtering is available only in the dialog for addition of " "new printers." msgstr "" #. (itstool) path: page/p #: C/printing-setup-default-printer.page:52 msgid "" "When you print in an application, the default printer is automatically used, " "unless you choose a different printer for that specific print job." msgstr "" "Al imprentar nuna aplicación, la imprentadora predeterminada úsase " "automáticamente, nun siendo qu'escueya una imprentadora distinta pa esti " "trabayu específicu." #. (itstool) path: info/desc #: C/printing-setup.page:8 msgid "Set up a printer that is connected to your computer." msgstr "Configurar una imprentadora que ta coneutada al so equipu." #. (itstool) path: page/title #: C/printing-setup.page:40 msgid "Set up a local printer" msgstr "Configurar una imprentadora llocal" #. (itstool) path: page/p #: C/printing-setup.page:41 msgid "" "Your system can recognize many types of printers automatically once they're " "connected. Most printers are connected with a USB cable that attaches to " "your computer." msgstr "" "El so sistema pue reconocer automáticamente delles tribes d'imprentadores " "cuando se coneuten. La mayoría de les imprentadores conéutense al equipu con " "un cable USB." #. (itstool) path: note/p #: C/printing-setup.page:46 msgid "" "You do not need to select whether you want to install network or local " "printer now. They are listed in one window." msgstr "" #. (itstool) path: item/p #: C/printing-setup.page:56 msgid "Make sure the printer is turned on." msgstr "Asegúrese que la imprentadora ta encesa." #. (itstool) path: item/p #: C/printing-setup.page:58 msgid "" "Connect the printer to your system via the appropriate cable. You may see " "activity on the screen as the system searches for drivers, and you may be " "asked to authenticate to install them." msgstr "" "Coneute la imprentadora al so sistema per aciu del cable apropiáu. Pue ver " "l'actividá na pantalla cuando'l sistema busca los controladores, y pue que " "se-y pida que s'autentique pa instalalos." #. (itstool) path: item/p #: C/printing-setup.page:62 msgid "" "A message will appear when the system is finished installing the printer. " "Select Print Test Page to print a test page, or " "Options to make additional changes in the printer setup." msgstr "" #. (itstool) path: page/p #: C/printing-setup.page:68 msgid "" "If your printer was not set up automatically, you can add it in the printer " "settings." msgstr "" "Si la so imprentadora nun se configuró de mou automáticu, pue amestala na " "configuración d'imprentadora." #. (itstool) path: item/p #: C/printing-setup.page:75 msgid "Click Add and select the printer from the Devices window." msgstr "" "Calque Amestar y escueya la imprentadora de la ventana de preseos." #. (itstool) path: item/p #: C/printing-setup.page:76 msgid "Click Forward and wait while it searches for drivers." msgstr "Calque Alantre y espere mientres busca los controladores." #. (itstool) path: item/p #: C/printing-setup.page:77 msgid "" "You can customize the printer's name, description, and location if you like. " "When finished, click Apply." msgstr "" "Pue personalizar el nome de la imprentadora, descripción y allugamientu si " "quier. Cuando termine calque Aplicar." #. (itstool) path: item/p #: C/printing-setup.page:79 msgid "" "You can now print a test page or click Cancel to skip that step." msgstr "" "Agora pue imprentar una páxina de preba, o calcar Encaboxar pa " "omitir esti pasu." #. (itstool) path: note/p #: C/printing-setup.page:83 msgid "" "If there are multiple drivers available for your computer, you may be asked " "to select a driver. To use the recommended driver, just click Forward on the " "make and model screens." msgstr "" "Si hai dellos controladores disponibles pal so equipu, va pidíse-y que " "escueya ún. Pa usar el meyor controlador namái calque siguir en facer y " "modelar pantalles." #. (itstool) path: page/p #: C/printing-setup.page:93 msgid "" "After you install the printer, you may wish to change your default printer." msgstr "" "Dempués d'instalar la imprentadora, quiciabes quiera camudar la so imprentadora predeterminada." #. (itstool) path: info/desc #: C/printing-streaks.page:8 msgid "" "If print-outs are streaky, fading, or missing colors, check your ink levels " "or clean the print head." msgstr "" "Si les impresiones son pocu uniformes, difuses o falten colores, compruebe " "los niveles de la tinta o llimpie los cabezales d'impresión." #. (itstool) path: page/title #: C/printing-streaks.page:22 msgid "Why are there streaks, lines or the wrong colors on my print-outs?" msgstr "" "¿Por qué la impresión ye pocu uniforme, hai llinies o colores raros nes mios " "impresiones?" #. (itstool) path: page/p #: C/printing-streaks.page:30 msgid "" "If your print-outs are streaky, faded, have lines on them that shouldn't be " "there, or are otherwise poor in quality, this may be due to a problem with " "the printer or a low ink/toner supply." msgstr "" "Si les sos impresiones son pocu uniformes, tán esmorecíes o tienen llinies " "que nun tendríen de tener o son de calidá probe, pue ser por cuenta d'un " "problema cola imprentadora o falta de tinta o tóner." #. (itstool) path: item/p #: C/printing-streaks.page:36 msgid "Fading text or images" msgstr "Imaxes o testu esmorecíos" #. (itstool) path: item/p #: C/printing-streaks.page:37 msgid "" "You may be running out of ink or toner. Check your ink/toner supply and buy " "a new cartridge if necessary." msgstr "" "Pue que tea quedándose ensin tinta o tóner. Compruebe'l nivel de la so tinta " "o tóner y merque un cartuchu nuevu si fai falta." #. (itstool) path: item/p #: C/printing-streaks.page:42 msgid "Streaks and lines" msgstr "Rayes y llinies" #. (itstool) path: item/p #: C/printing-streaks.page:43 msgid "" "If you have an inkjet printer, the print head may be dirty or partially " "blocked. Try cleaning the print head (see the printer's manual for " "instructions)." msgstr "" "Si tien una imprentadora d'inyeición de tinta, el cabezal de la imprentadora " "pue tar puercu o bloquiáu parcialmente. Pruebe a llimpiar el cabezal " "(consulte'l manual de la imprentadora pa instrucciones)." #. (itstool) path: item/p #: C/printing-streaks.page:49 msgid "Wrong colors" msgstr "Colores incorreutos" #. (itstool) path: item/p #: C/printing-streaks.page:50 msgid "" "The printer may have run out of one color of ink or toner. Check your " "ink/toner supply and buy a new cartridge if necessary." msgstr "" "Pue que la imprentadora se quedare ensin tinta o tóner d'un color. " "Compruebe'l so suministru de tinta/tóner y merque un cartuchu nuevu si fai " "falta." #. (itstool) path: item/p #: C/printing-streaks.page:55 msgid "Jagged lines, or lines aren't straight" msgstr "Berbesos escalonaos o llinies que no son reutes" #. (itstool) path: item/p #: C/printing-streaks.page:56 msgid "" "If lines on your print-out that should be straight turn out jagged, you may " "need to align the print head. See the printer's instruction manual for " "details on how to do this." msgstr "" "Si les llinies que tienen de ser reutes na impresión resulten irregulares, " "ye posible que precise alliniar el cabezal d'impresión. Consulte'l manual " "d'instrucciones de la imprentadora pa tener detalles sobre cómo facer esto." #. (itstool) path: info/desc #: C/report-ubuntu-bug.page:7 msgid "How and where to report problems with Ubuntu." msgstr "Cómo y ónde informar de problemes con Ubuntu." #. (itstool) path: page/title #: C/report-ubuntu-bug.page:18 msgid "Report a problem in Ubuntu" msgstr "Informar d'un problema n'Ubuntu" #. (itstool) path: page/p #: C/report-ubuntu-bug.page:20 msgid "" "If you notice a problem in Ubuntu, you can file a bug report." msgstr "" "Si atopa un problema n'Ubuntu, pue unviar un informe de fallu." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:24 msgid "" "Type AltF2 and type ubuntu-bug " "nameofprogram" msgstr "" "Calque AltF2 y escriba ubuntu-" "bug nomedeprograma" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:26 msgid "" "If you have a hardware issue or don't know the name of the program affected, " "just type ubuntu-bug" msgstr "" "Si tien un problema de hardware o nun sabe'l nome del programa afeutáu, " "teclee cenciellamente ubuntu-bug" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:30 msgid "" "After running one of the above commands, Ubuntu will gather information " "about the bug. This may take a few minutes. Review the collected information " "if you wish. Click Send to continue." msgstr "" "Dempués d'executar ún de los comandos anteriores, Ubuntu va arrexuntar " "información sobre'l fallu. Esti procesu pue llevar unos minutos. Revise la " "información recoyida si lo desea. Faiga clic n'Unviar pa siguir." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:35 msgid "" "A new web browser tab will open to continue processing the bug data. Ubuntu " "uses the website Launchpad to manage its bug reports. If you do " "not have a Launchpad account, you will need to register for one to file a " "bug and receive email updates about its status. You can do this by clicking " "Create a new account." msgstr "" "Va abrise una nueva llingüeta del navegador pa siguir el procesamientu de " "los datos del fallu. Ubuntu usa'l sitiu web Launchpad pa " "xestionar los sos informes de fallos. Si nun dispón d'una cuenta en " "Launchpad, va tener que rexistrase pa poder notificar d'un fallu y recibir " "anovamientos per corréu sobre'l so estáu. Pue facelo calcando en Crear " "una cuenta nueva." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:42 msgid "" "After logging in to Launchpad, enter a description of the problem in the " "summary field." msgstr "" "Una vegada empecipie sesión en Launchpad, introduza una descripción del " "problema nel campu de resume («summary»)." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:45 msgid "" "After clicking Next Launchpad will search for similar bugs in " "case the bug you are reporting has already been reported. If the bug has " "already been reported, you can mark that bug as also affecting you. You can " "also subscribe to the bug report to receive updates about progress with " "fixing it. If the bug has not already been reported, click No, I need " "to report a new bug." msgstr "" "Tras calcar «Siguiente» (Next), Launchpad buscará fallos " "asemeyaos en casu de que'l fallu que ta notificando ya se notificare. Si'l " "fallu ya taba notificáu, va poder conseñar que'l fallu tamién-y afeuta a " "usté. Tamién pue suscribise al informe de fallu pa recibir anovamientos " "sobre'l procesu d'igua del mesmu. Si'l fallu aínda nun se notificó, calque " "en «Non, necesito notificar un fallu nuevu» (No, I need to report a new " "bug)." #. (itstool) path: item/p #: C/report-ubuntu-bug.page:51 msgid "" "Fill in the description field with as much information as you can. It's " "important that you specify three things:" msgstr "" "Rellene'l campu de descripción con tola información que pueda. Ye importante " "qu'especifique, siquier, trés coses:" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:54 msgid "What you expected to happen" msgstr "Qué esperaba qu'asocediera" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:55 msgid "What actually happened" msgstr "Qué asocedió realmente" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:56 msgid "" "If possible, a minimal series of steps necessary to make it happen, where " "step 1 is \"start the program\"" msgstr "" "Si ye dable, basta con un númberu mínimu de pasos pa consiguilo, de los " "que'l pasu 1 ye «aniciar el programa»" #. (itstool) path: item/p #: C/report-ubuntu-bug.page:59 msgid "" "Your report will be given an ID number, and its status will be updated as it " "is being dealt with. Thanks for helping make Ubuntu better!" msgstr "" "El so informe va recibir un númberu identificativu, y el so estáu va dir " "anovándose conforme se vaya trabayando nél. ¡Gracies por ayudar a ameyorar " "Ubuntu!" #. (itstool) path: note/p #: C/report-ubuntu-bug.page:63 msgid "" "If you get the \"This is not a genuine Ubuntu package\" error, it means that " "the software you are trying to report a bug about is not from the official " "Ubuntu repositories. In this case, you cannot use Ubuntu's built-in bug " "reporting tool." msgstr "" "Si recibe'l mensaxe de fallu «Esti nun ye un paquete Ubuntu auténticu», " "significa que'l programa pal que ta intentando notificar un fallu nun " "remanez de los repositorios oficiales d'Ubuntu. En tal casu, nun va poder " "usar la ferramienta integrada de notificación de fallos d'Ubuntu." #. (itstool) path: page/p #: C/report-ubuntu-bug.page:67 msgid "" "For more information about reporting bugs in Ubuntu, please read the " "extensive online " "documentation." msgstr "" "Pa más información sobre notificación de fallos n'Ubuntu, consulte la " "enantada documentación en " "llinia." #. (itstool) path: info/desc #: C/screen-shot-record.page:10 msgid "Take a picture of what's happening on your screen." msgstr "Tome una instantánea de lo que ta pasando na so pantalla." #. (itstool) path: credit/years #: C/screen-shot-record.page:17 msgid "2011" msgstr "2011" #. (itstool) path: page/title #: C/screen-shot-record.page:28 msgid "Screenshots" msgstr "Captures de pantalla" #. (itstool) path: page/p #: C/screen-shot-record.page:30 msgid "" "You can take a picture of your screen (a screenshot). This is " "useful if you want to show someone how to do something on the computer, for " "example. Screenshots are just normal picture files, so you can email them " "and share them on the web." msgstr "" "Pue tomar una imaxe de la so pantalla (una captura de pantalla). " "Esto ye útil si, por exemplu, quier amosar a daquién el procedimientu pa " "facer daqué. Les captures de pantalla son ficheros d'imaxe normales, asina " "que pue unvialos per corréu electrónicu y compartilos na web." #. (itstool) path: section/title #: C/screen-shot-record.page:33 msgid "Take a screenshot" msgstr "Facer una captura de pantalla" #. (itstool) path: section/p #: C/screen-shot-record.page:34 msgid "To take a picture of what's on your screen:" msgstr "Pa tomar una imaxe de lo qu'asocede na so pantalla:" #. (itstool) path: item/p #: C/screen-shot-record.page:36 msgid "Go to the Dash and open the Screenshot tool." msgstr "" "Vaya al Tableru y abra la ferramienta Captura pantalla." #. (itstool) path: item/p #: C/screen-shot-record.page:39 msgid "" "In the Take Screenshot window, select whether to grab the entire " "desktop, a single window, or an area of the screen. Set a delay if you need " "to select a window or otherwise set up your desktop for the screenshot. Then " "choose any effects you want." msgstr "" "Na ventana Captura pantalla, escueya si desea facer captura de " "tol escritoriu, de la ventana actual o d'un área de la pantalla. Afite un " "retardu si precisa escoyer una ventana o tresnar l'escritoriu pa la captura. " "Depués escueya los efeutos que desee." #. (itstool) path: item/p #: C/screen-shot-record.page:46 msgid "Click Take Screenshot." msgstr "Calque Facer captura." #. (itstool) path: item/p #: C/screen-shot-record.page:47 msgid "" "If you selected Select area to grab, the pointer changes into a " "crosshair. Click and drag the area you want for the screenshot." msgstr "" "Si escoyó Seleicionar área a capturar, el punteru va camudar a un " "puntu de mira. Faiga clic y arrastre l'área que desea pa la captura de " "pantalla." #. (itstool) path: item/p #: C/screen-shot-record.page:52 msgid "" "In the Save Screenshot window, enter a file name and choose a " "folder, then click Save." msgstr "" "Na ventana Guardar la imaxe, introduza un nome de ficheru y " "escueya una carpeta au guardar la imaxe, y dempués calque Guardar." #. (itstool) path: info/desc #: C/session-formats.page:25 msgid "" "Choose a region used for date and time, numbers, currency, and measurement." msgstr "" "Escueya una rexón pa usala nel formatu de la data y hora, númberos, moneda y " "midíes." #. (itstool) path: page/title #: C/session-formats.page:31 msgid "Change date and measurement formats" msgstr "Camudar formatos de data y midíes" #. (itstool) path: page/p #: C/session-formats.page:33 msgid "" "You can control the formats that are used for dates, times, numbers, " "currency, and measurement to match the local customs of your region." msgstr "" "Pue remanar los formatos que s'usen pa les dates, hores, númberos, moneda y " "midíes, pa que concasen coles costumes llocales de la so rexón." #. (itstool) path: item/p #: C/session-formats.page:38 msgid "" "Open Language Support and select the Regional Formats " "tab." msgstr "" "Abra'l Seleutor de llingües y vaya a la llingüeta Formatos " "rexonales." #. (itstool) path: item/p #: C/session-formats.page:40 msgid "" "Select the region that most closely matches the formats you'd like to use. " "By default, the list only shows regions that use the language set on the " "Language tab." msgstr "" "Escueya la rexón que más concase colos formatos que desee utilizar. De mou " "predetermináu, la llista namái amuesa aquelles rexones qu'usen la llingua " "afitada na llingüeta Llingua." #. (itstool) path: item/p #: C/session-formats.page:43 msgid "" "You have to log out and back in for these changes to take effect. Click the " "icon at the very right of the menu bar and select Log Out to log " "out." msgstr "" "Pa que los cambeos tengan efeutu, tien de zarrar la sesión ya ingresar de " "nueves. Pa zarrar la sesión, calque nel iconu asitiáu nel estremu derechu de " "la barra de menús y escueya Zarrar sesión." #. (itstool) path: page/p #: C/session-formats.page:48 msgid "" "After you've selected a region, the area below the list shows various " "examples of how dates and other values are shown. Although not shown in the " "examples, your region also controls the starting day of the week in " "calendars." msgstr "" "Dempués de qu'escoyera una rexón, debaxo de la llista amuésense dellos " "exemplos de dates y otros datos. Magar que nun s'amuese nos exemplos, la so " "rexón tamién remana'l día d'entamu de la selmana nos calendarios." #. (itstool) path: section/title #: C/session-formats.page:54 msgid "Change the system formats" msgstr "Camudar los formatos del sistema" #. (itstool) path: section/p #: C/session-formats.page:56 msgid "" "When you change your region for formats, you only change it for your account " "after you log in. You can also change the system formats, the " "formats used in places like the login screen." msgstr "" "Cuando cambie la so rexón dende formatu, cámbiela namái pa la so cuenta " "dempués d'aniciar sesión. Pue cambiar tamién los formatos del " "sistema, los formatos usaos en llugares como la pantalla d'aniciu." #. (itstool) path: item/p #: C/session-formats.page:61 msgid "Change your formats, as described above." msgstr "Modifique los sos formatos, como se describe más arriba." #. (itstool) path: item/p #: C/session-formats.page:62 #: C/session-language.page:72 msgid "Click Apply System-Wide." msgstr "Calque Aplicar a tol sistema." #. (itstool) path: note/p #: C/session-formats.page:69 #: C/session-language.page:79 msgid "" "You can find more detailed guidance on languages and regional formats in " "Language Support Help." msgstr "" #. (itstool) path: info/desc #: C/session-language.page:8 msgid "Switch to a different language for user interface and help text." msgstr "" "Camudar a una llingua distinta la interfaz d'usuariu y el testu de l'ayuda." #. (itstool) path: page/title #: C/session-language.page:36 msgid "Change which language you use" msgstr "Camudar qué llingua usa" #. (itstool) path: page/p #: C/session-language.page:38 msgid "" "You can use your desktop and applications in any of dozens of languages, " "provided you have the proper language " "packs installed on your computer." msgstr "" #. (itstool) path: item/p #: C/session-language.page:44 msgid "Click Language Support." msgstr "Calque Seleutor de llingües." #. (itstool) path: item/p #: C/session-language.page:45 msgid "" "Select your desired language on the Language tab. Drag the " "language to the top of the list." msgstr "" "Escueya la llingua deseada na llingüeta Llingua. Arrastre la " "llingua hasta la parte cimera de la llista." #. (itstool) path: item/p #: C/session-language.page:46 msgid "" "You have to log out and back in for language changes to take effect. Click " "the icon at the very right of the menu bar and select Log Out to " "log out." msgstr "" "Pa que los cambeos nes llingües tengan efeutu, tien de zarrar sesión y " "ingresar de nueves. Calque nel iconu asitiáu nel estremu derechu de la barra " "de menús y escueya Zarrar sesión." #. (itstool) path: page/p #: C/session-language.page:56 msgid "" "There are some special folders in your home folder where applications can " "store things like music, pictures, and documents. These folders use standard " "names according to your language. When you log back in, you will be asked if " "you want to rename these folders to the standard names for your selected " "language. If you plan to use the new language all the time, you should " "update the folder names." msgstr "" "Hai delles carpetes especiales na so carpeta personal (Home) au les " "aplicaciones puen almacenar coses como música, imáxenes y documentos. Estes " "carpetes usen nomes estándar d'alcuerdu a la so llingua. Cuando vuelva " "entrar, va entrugáse-y si quier camudar el nome d'estes carpetes col nome " "estándar pa la llingua escoyida. Si va a usar la nueva llingua tol tiempu, " "aconséyase anovar los nomes d'eses carpetes." #. (itstool) path: section/title #: C/session-language.page:64 msgid "Change the system language" msgstr "Camudar la llingua del sistema" #. (itstool) path: section/p #: C/session-language.page:66 msgid "" "When you change your language, you only change it for your account after you " "log in. You can also change the system language, the language used " "in places like the login screen." msgstr "" "Cuando cambia la llingua, el cambéu namái va aplicase pa la so cuenta " "dempués de qu'anicie sesión. Tamién pue cambiar la Llingua del " "sistema, que s'usa en sitios como la pantalla d'aniciu de sesión." #. (itstool) path: item/p #: C/session-language.page:71 msgid "Change your language, as described above." msgstr "Camude la so llingua, como se describió enantes." #. (itstool) path: info/desc #: C/session-screenlocks.page:11 msgid "" "Change how long to wait before locking the screen in the Brightness " "& Lock settings." msgstr "" "Camudar el tiempu d'espera enantes de bloquiar la pantalla na configuración " "de Brillu y bloquéu." #. (itstool) path: page/title #: C/session-screenlocks.page:25 msgid "The screen locks itself too quickly" msgstr "La pantalla blóquiase mui rápidu" #. (itstool) path: page/p #: C/session-screenlocks.page:27 msgid "" "If you leave your computer for a few minutes, the screen will automatically " "lock itself so you have to enter your password to start using it again. This " "is done for security reasons (so no one can mess with your work if you leave " "the computer unattended), but it can be annoying if the screen locks itself " "too quickly." msgstr "" "Si dexa ensin usar el so equipu per dellos minutos, la pantalla va bloquiase " "automáticamente y va tener qu'introducir la so contraseña pa usar l'equipu " "otra vegada. Esto faise por razones de seguridá (d'esti mou naide pue metese " "nin caciplar nel so trabayu si dexa'l so equipu ensin atender), pero pue ser " "cafiante si la pantalla se bloquia cada pocu." #. (itstool) path: page/p #: C/session-screenlocks.page:33 msgid "To wait a longer period before the screen is automatically locked:" msgstr "" "P'afitar un periodu d'espera más llargu enantes que la pantalla se bloquie:" #. (itstool) path: item/p #: C/session-screenlocks.page:37 msgid "Click Brightness & Lock." msgstr "Calque Brillu y bloquéu." #. (itstool) path: item/p #: C/session-screenlocks.page:38 msgid "Change the value in the Lock screen after drop-down list." msgstr "" "Camude'l valor na llista desplegable Bloquiar pantalla dempués de." #. (itstool) path: note/p #: C/session-screenlocks.page:42 msgid "" "If you don't ever want the screen to lock itself automatically, switch " "Lock off." msgstr "" "Si nun quier que la pantalla se bloquie enxamás automáticamente, desactive " "Bloquiar." #. (itstool) path: info/desc #: C/sharing.page:8 msgid "" "Desktop sharing, Share files…" msgstr "" #. (itstool) path: page/title #: C/sharing.page:27 msgid "Sharing" msgstr "Compartición" #. (itstool) path: info/desc #: C/sharing-bluetooth.page:7 msgid "Bluetooth file sharing and receiving options." msgstr "" #. (itstool) path: page/title #: C/sharing-bluetooth.page:19 msgid "Control sharing over Bluetooth" msgstr "" #. (itstool) path: page/p #: C/sharing-bluetooth.page:21 msgid "" "You can allow access to your Public and Downloads " "folders for Bluetooth file sharing, and also restrict that access to only " "trusted devices. Configure Personal File Sharing " "Preferences to control access to the shared folders on your computer." msgstr "" #. (itstool) path: note/p #: C/sharing-bluetooth.page:28 msgid "" "A Bluetooth device is trusted if you have paired, or " "connected your computer to it. See ." msgstr "" #. (itstool) path: steps/title #: C/sharing-bluetooth.page:34 msgid "Share your Public folder over Bluetooth" msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:36 msgid "In the Dash, open Personal File Sharing." msgstr "" #. (itstool) path: item/p #: C/sharing-bluetooth.page:39 msgid "" "Select the desired Bluetooth file sharing and receiving options from the " "list." msgstr "" #. (itstool) path: info/desc #: C/sharing-desktop.page:19 msgid "Let other people view and interact with your desktop using VNC." msgstr "" "Pue dexar qu'otros usuarios vean el so escritoriu ya interactúen con él per " "aciu de VNC." #. (itstool) path: page/title #: C/sharing-desktop.page:23 msgid "Share your desktop" msgstr "Compartir el so escritoriu" #. (itstool) path: page/p #: C/sharing-desktop.page:25 msgid "" "You can let other people view and control your desktop from another computer " "with a desktop viewing application. Configure Desktop Sharing to " "allow others to access your desktop and set the security preferences." msgstr "" "Pue dexar qu'otros usuarios vean y remanen el so escritoriu dende otru " "equipu con una aplicación de visualización d'escritorios. Configure " "Compartir escritoriu pa qu'otros puedan acceder al so escritoriu " "y definir les preferencies de seguridá." #. (itstool) path: item/p #: C/sharing-desktop.page:31 msgid "In the Dash, open Desktop Sharing." msgstr "Nel Tableru, abra Compartir escritoriu." #. (itstool) path: item/p #: C/sharing-desktop.page:34 msgid "" "To let others view your desktop, select Allow other users to view your " "desktop. This means that other people will be able to attempt to " "connect to your computer and view what's on your screen." msgstr "" "Pa dexar qu'otros vean el so escritoriu, escueya Permitir a otros " "usuarios ver el mio escritoriu. Esto significa qu'otres persones van " "poder tratar de coneutase al so equipu y ver lo qu'hai na so pantalla." #. (itstool) path: item/p #: C/sharing-desktop.page:40 msgid "" "To let others interact with your desktop, select Allow other users to " "control your desktop. This may allow the other person to move your " "mouse, run applications, and browse files on your computer, depending on the " "security settings which you are currently using." msgstr "" "Pa permitir a otres persones interactuar col so escritoriu, escueya " "Permitir qu'otros usuarios remanen el mio escritoriu. Esto va " "dexar a la otra persona mover el so mur, executar aplicaciones y ver " "ficheros nel so equipu, dependiendo de la configuración de seguridá que tea " "usando." #. (itstool) path: section/p #: C/sharing-desktop.page:51 msgid "" "It is important that you consider the full extent of what each security " "option means before changing it." msgstr "" "Ye importante que considere les consecuencies qu'implica cada opción de " "seguridad enantes de camudala." #. (itstool) path: item/title #: C/sharing-desktop.page:55 msgid "Confirm access to your machine" msgstr "Confirmar accesu a la so máquina" #. (itstool) path: item/p #: C/sharing-desktop.page:56 msgid "" "If you want to be able to choose whether to allow someone to access your " "desktop, select You must confirm each access to this machine. If " "you disable this option, you will not be asked whether you want to allow " "someone to connect to your computer." msgstr "" "Si desea poder escoyer si permite que daquién acceda al so escritoriu, " "escueya Quiero confirmar cada accesu a esti equipu. Si desactiva " "esta opción, nun se-y va entrugar si desea permitir que daquién se coneute " "al so equipu." #. (itstool) path: note/p #: C/sharing-desktop.page:61 msgid "This option is enabled by default." msgstr "Esta opción ta activada de manera predeterminada." #. (itstool) path: item/title #: C/sharing-desktop.page:65 msgid "Enable password" msgstr "Activar contraseña" #. (itstool) path: item/p #: C/sharing-desktop.page:66 msgid "" "To require other people to use a password when connecting to your desktop, " "select Require the user to enter this password. If you do not use " "this option, anyone can attempt to view your desktop." msgstr "" "Pa solicitar a otres persones qu'usen una contraseña cuando se coneuten al " "so escritoriu, escueya Requerir al usuariu qu'introduza esta " "contraseña. Si nun usa esta opción, cualesquiera pue intentar ver el " "so escritoriu." #. (itstool) path: note/p #: C/sharing-desktop.page:70 msgid "" "This option is disabled by default, but you should enable it and set a " "secure password." msgstr "" "Esta opción ta desactivada de manera predeterminada, pero tendría d'activala " "y definir una contraseña segura." #. (itstool) path: item/title #: C/sharing-desktop.page:75 msgid "Allow access to your desktop over the Internet" msgstr "Permitir l'accesu al so escritoriu al traviés d'Internet" #. (itstool) path: item/p #: C/sharing-desktop.page:76 msgid "" "If your router supports UPnP Internet Gateway Device Protocol and it is " "enabled, you can allow other people who are not on your local network to " "view your desktop. To allow this, select Automatically configure UPnP " "router to open and forward ports. Alternatively, you can configure " "your router manually." msgstr "" "Si'l so router ye compatible col protocolu de preseos de Pasera d'enllaz " "d'Internet UPnP y ta habilitáu, pue dexar qu'otros usuarios que nun tán na " "so rede llocal vean el so escritoriu. Pa ello, escueya Configurar " "router UPnP automáticamente p'abrir y redirixir puertos. Otra " "posibilidá consiste en configurar manualmente el router." #. (itstool) path: note/p #: C/sharing-desktop.page:82 msgid "This option is disabled by default." msgstr "Esta opción ta desactivada de manera predeterminada." #. (itstool) path: section/title #: C/sharing-desktop.page:89 msgid "Show notification area icon" msgstr "Amosar iconu nel área de notificaciones" #. (itstool) path: section/p #: C/sharing-desktop.page:90 msgid "" "To be able to disconnect someone who is viewing your desktop, you need to " "enable this option. If you select Always, this icon will be " "visible regardless of whether someone is viewing your desktop or not." msgstr "" "Pa poder desconeutar a daquién que ta viendo'l so escritoriu, va tener " "d'habilitar esta opción. Si escueye Siempre, esti iconu va tar " "visible indpendientemente de si daquién ta viendo'l so escritoriu o non." #. (itstool) path: note/p #: C/sharing-desktop.page:94 msgid "" "If this option is disabled, it is possible for someone to connect to your " "desktop without your knowledge, depending on the security settings." msgstr "" "Si esta opción ta desactivada, ye dable que daquién pueda coneutase al so " "escritoriu ensin la so conocencia, dependiendo de la configuración de " "seguridá." #. (itstool) path: info/desc #: C/shell-apps-favorites.page:13 msgid "Add, move, or remove frequently-used program icons on the Launcher." msgstr "" "Amestar, mover o desaniciar iconos de programes d'usu frecuente nel " "Llanzador." #. (itstool) path: page/title #: C/shell-apps-favorites.page:32 msgid "Change which applications show in the Launcher" msgstr "Camudar qué aplicaciones amosar nel Llanzador" #. (itstool) path: page/p #: C/shell-apps-favorites.page:34 msgid "" "To add an application to the Launcher for quick access:" msgstr "" #. (itstool) path: item/p #: C/shell-apps-favorites.page:37 msgid "" "Drag the application's icon from the Dash onto the Launcher." msgstr "" "Arrastre l'iconu de l'aplicación dende'l Tableru al Llanzador." #. (itstool) path: item/p #: C/shell-apps-favorites.page:40 msgid "" "Alternatively, when an application is running, right click on the " "application icon and select Lock to Launcher." msgstr "" "Alternativamente, cuando una aplicación ta abierta, calque col botón derechu " "del mur sobre l'iconu de l'aplicación y escueya Caltener nel " "llanzador." #. (itstool) path: page/p #: C/shell-apps-favorites.page:45 msgid "" "The Launcher icon order can be changed by dragging an icon off of the " "Launcher, and then back onto it in the desired location." msgstr "" "L'orde de los iconos del Llanzador pue camudase arrastrando un iconu fuera " "del llanzador, y depués llevándolu de vuelta a él nel llugar deseáu." #. (itstool) path: page/p #: C/shell-apps-favorites.page:48 msgid "" "To remove an application icon from the Launcher, right click on the " "application icon and select Unlock from Launcher." msgstr "" "Pa desaniciar un iconu del Llanzador, faiga clic derechu sobre l'iconu de " "l'aplicación y escueya Nun caltener nel Llanzador." #. (itstool) path: info/desc #: C/shell-exit.page:13 msgid "" "Learn how to leave your user account, by logging out, switching users, and " "so on." msgstr "" "Deprenda cómo salir de la so cuenta d'usuariu, zarrando la sesión, camudando " "d'usuariu, etc." #. (itstool) path: credit/name #: C/shell-exit.page:29 msgid "Alexandre Franke" msgstr "Alexandre Franke" #. (itstool) path: page/title #: C/shell-exit.page:36 msgid "Log out, power off, switch users" msgstr "Zarrar la sesión, apagar o camudar d'usuariu" #. (itstool) path: page/p #: C/shell-exit.page:44 msgid "" "When you've finished using your computer, you can turn it off, suspend it " "(to save power), or leave it powered on and log out." msgstr "" "Cuando termine d'usar el so equipu, pue apagalu, suspendelu (p'aforrar " "enerxía), o dexalu encesu y zarrar la sesión." #. (itstool) path: section/title #: C/shell-exit.page:48 msgid "Log out or switch users" msgstr "Zarrar la sesión o camudar d'usuariu" #. (itstool) path: section/p #: C/shell-exit.page:49 msgid "" "To let other users use your computer, you can either log out, or leave " "yourself logged in and just switch users. If you switch users, all of your " "applications will continue running, and everything will be where you left it " "when you log back in." msgstr "" "Pa dexar qu'otros usuarios usen el so equipu, pue zarrar la sesión, o " "permanecer coneutáu y cenciellamente camudar d'usuariu. Si camuda d'usuariu, " "toles aplicaciones van siguir funcionando, y cuando se coneute, va tar too " "au lo dexó." #. (itstool) path: section/p #: C/shell-exit.page:53 msgid "" "To log out or switch users, click the system menu at the very right of the menu bar and select the " "appropriate option." msgstr "" "Pa zarrar sesión o camudar d'usuariu, calque nel menú de sistema asitiáu nel estremu derechu de la barra de " "menús, y escueya la opción apropiada." #. (itstool) path: section/title #: C/shell-exit.page:61 msgid "Lock the screen" msgstr "Bloquiar la pantalla" #. (itstool) path: section/p #: C/shell-exit.page:62 msgid "" "If you're leaving your computer for a short time, you should lock your " "screen to prevent other people from accessing your files or running " "applications. When you return, simply enter your password to log back in. If " "you don't lock your screen, it will lock automatically after a certain " "amount of time." msgstr "" "Si abandona'l so equipu por un periodu curtiu de tiempu, tendría de bloquiar " "la pantalla pa evitar qu'otres persones accedan a los sos ficheros o " "aplicaciones n'execución. Cuando torne, cenciellamente introduza la so " "contraseña pa siguir la so sesión. Si nun bloquia la so pantalla, l'equipu " "blóquiase automáticamente una vegada trescurríu un tiempu determináu." #. (itstool) path: section/p #: C/shell-exit.page:68 msgid "" "To lock your screen, click the system menu in the menu bar and " "select Lock Screen." msgstr "" "Pa bloquiar la so pantalla, calque nel menú de sistema na barra " "de menús y escueya Bloquiar pantalla." #. (itstool) path: section/p #: C/shell-exit.page:71 msgid "" "When your screen is locked, other users can log in to their own accounts by " "clicking Switch User on the password screen. You can switch back " "to your desktop when they are finished." msgstr "" "Cuando la so pantalla ta bloquiada, otros usuarios puen aniciar sesión en " "les sos propies cuentes calcando Camudar d'usuariu na pantalla de " "contraseña. Pue volver al so escritoriu cuando finen." #. (itstool) path: section/title #: C/shell-exit.page:80 msgid "Suspend" msgstr "Suspender" #. (itstool) path: section/p #: C/shell-exit.page:82 msgid "" "To save power, suspend your computer when you aren't using it. If you use a " "laptop, Ubuntu suspends your computer automatically when you close the lid. " "This saves your state to your computer's memory and powers off most of the " "computer's functions. A very small amount of power is still used during " "suspend." msgstr "" "P'aforrar enerxía, suspenda'l so equipu cuando nun lu tea usando. Si usa un " "portátil, Ubuntu suspende l'equipu automáticamente cuando se zarra la tapa. " "Esto guarda'l so estáu na memoria del equipu y apaga la mayoría de les " "funciones del equipu. Namái s'usa una pequeña cantidá d'enerxía durante la " "suspensión." #. (itstool) path: section/p #: C/shell-exit.page:88 msgid "" "To suspend your computer manually, click the system menu in the " "menu bar and select Suspend." msgstr "" "Pa suspender el so equipu manualmente, calque nel menú del " "sistema na barra de menús y escueya Suspender." #. (itstool) path: section/title #: C/shell-exit.page:93 msgid "Power off or restart" msgstr "Apagar o reaniciar" #. (itstool) path: section/p #: C/shell-exit.page:95 msgid "" "If you want to power off your computer entirely, or do a full restart, click " "the system menu and select Shut Down." msgstr "" "Si quier apagar l'equipu por completu, o facer un reaniciu completu, calque " "nel menú del sistema y escueya Apagar." #. (itstool) path: section/p #: C/shell-exit.page:99 msgid "" "If there are other users logged in, you may not be allowed to power off or " "restart the computer, because this will end their sessions. If you are an " "administrative user, you may be asked for your password to power off." msgstr "" "Si otros usuarios aniciaron sesión, nun va poder apagar o reaniciar " "l'equipu, porque esto zarraría les sos sesiones. Si ye un usuariu " "alministrativu, va pidíse-y la so contraseña p'apagar." #. (itstool) path: info/desc #: C/shell-guest-session.page:10 msgid "Let a friend or colleague borrow your computer in a secure manner." msgstr "" "Dexar a un amigu o collaciu compartir el so equipu d'una manera segura." #. (itstool) path: page/title #: C/shell-guest-session.page:19 msgid "Launch a restricted guest session" msgstr "Llanzar una sesión d'invitáu restrinxida" #. (itstool) path: section/title #: C/shell-guest-session.page:22 msgid "Temporary session with restricted privileges" msgstr "Sesión temporal con privilexos restrinxíos" #. (itstool) path: section/p #: C/shell-guest-session.page:24 msgid "" "Once in a while a friend, family member, or colleague may want to borrow " "your computer. The Ubuntu Guest Session feature provides a " "convenient way, with a high level of security, to lend your computer to " "someone else. A guest session can be launched either from the login screen " "or from within a regular session. If you are currently logged in, click the " "icon at the far right of the menu bar and select Guest " "Session. This will lock the screen for your own session and start the " "guest session." msgstr "" "De xemes en cuando un amigu, familiar o collaciu pue que-y pida emprestáu'l " "so equipu. La carauterística Sesión d'invitáu d'Ubuntu apúrre-y " "una forma afayadiza, con un altu nivel de seguridá, d'emprestar el so equipu " "a otra persona. Una sesión d'invitáu pue llanzase dende la pantalla d'aniciu " "de sesión o dende una sesión normal. Si yá abrió una sesión, calque l'iconu " "nel estremu derechu de la barra de menú y escueya Sesión " "d'invitáu. Esto va bloquiar la pantalla de la so propia sesión y va " "abrir la sesión d'invitáu." #. (itstool) path: section/p #: C/shell-guest-session.page:31 msgid "" "A guest cannot view the home folders of other users, and by default any " "saved data or changed settings will be removed/reset at logout. It means " "that each session starts with a fresh environment, unaffected by what " "previous guests did." msgstr "" "Un invitáu nun pue ver les carpetes personales d'otros usuarios y por " "defeutu cualquier datu guardáu o configuración modificada va " "desaniciase/restaurase al zarrar la sesión. Esto significa que cada sesión " "aníciase con un entornu llimpiu, non afeutáu polo que pudieren facer " "convidaos anteriores." #. (itstool) path: section/title #: C/shell-guest-session.page:38 msgid "Customization" msgstr "Personalización" #. (itstool) path: section/p #: C/shell-guest-session.page:40 msgid "" "The " "Customize Guest Session online tutorial explains how to customize the " "appearance and behavior." msgstr "" "El tutorial en llinia «Customize " "Guest Session» (personalizar la sesión d'invitáu, disponible en " "inglés) desplica cómo personalizar l'aspeutu y comportamientu." #. (itstool) path: section/title #: C/shell-guest-session.page:47 msgid "Disabling the feature" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:49 msgid "" "If you prefer to not allow guest access to your computer, you can disable " "the Guest Session feature. To do so, press " "CtrlAltT to open a " "terminal window, and then run this command:" msgstr "" #. (itstool) path: section/p #: C/shell-guest-session.page:55 msgid "" "The command creates a small configuration file. To re-enable Guest " "Session, simply remove that file:" msgstr "" #. (itstool) path: info/desc #: C/shell-keyboard-shortcuts.page:11 msgid "Get around the desktop using the keyboard." msgstr "Muévase pel escritoriu usando'l tecláu." #. (itstool) path: page/title #: C/shell-keyboard-shortcuts.page:22 msgid "Useful keyboard shortcuts" msgstr "Atayos de tecláu útiles" #. (itstool) path: page/p #: C/shell-keyboard-shortcuts.page:24 msgid "" "This page provides an overview of keyboard shortcuts that can help you use " "your desktop and applications more efficiently. If you cannot use a mouse or " "pointing device at all, see for more " "information on navigating user interfaces with only the keyboard." msgstr "" "Esta páxina ufre una descripción xeneral de les combinaciones de tecles que-" "y permiten usar l'escritoriu y les aplicaciones de manera más eficiente. Si " "nun pue usar un mur o un preséu señalador, consulte pa llograr más información tocante a cómo movese peles interfaces " "d'usuariu usando namái'l tecláu." #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:30 msgid "Getting around the desktop" msgstr "Primeros pasos nel escritoriu" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "AltF2" msgstr "AltF2" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:36 msgid "Pop up command window (for quickly running commands)" msgstr "Ventana d'ordes emerxente (pa executar ordes rápido)" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:40 msgid "AltTab" msgstr "AltTab" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:41 msgid "" "Quickly switch between " "windows. Hold down Shift for reverse order." msgstr "" "Camude rápido ente ventanes. " "Caltenga primida Mayús pa un orde inversu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:46 msgid "Alt`" msgstr "Alt`" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:47 msgid "" "Switch between windows from the same application, or from the selected " "application after AltTab." msgstr "" "Camuda ente ventanes de la mesma aplicación, o dende l'aplicación escoyida " "tres AltTab." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:49 msgid "" "This shortcut uses ` on US keyboards, where the ` key " "is above Tab. On all other keyboards, the shortcut is " "Alt plus whatever key is above Tab." msgstr "" "Esta combinación usa ` nos teclaos de EE.XX., nos que la tecla " "` ta asitiada enriba de la tecla Tab. En tolos demás " "teclaos, la combinación ye Alt más la tecla asitiada enriba de la " "tecla Tab, cualquiera que seya." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:54 msgid "SuperS" msgstr "SúperS" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:55 msgid "" "Activate the workspace switcher. Zoom out on all workspaces." msgstr "" "Activar el cambiador d'espacios de trabayu. Amuesa una panorámica de tolos " "espacios de trabayu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:58 msgid "SuperW" msgstr "SúperW" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:59 msgid "Activate \"Expo\" mode. Show all windows from current workspace." msgstr "" "Activa'l mou «Expo». Amuesa toles ventanes del espaciu de trabayu actual." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:62 msgid "CtrlAltArrow keys" msgstr "" "CtrlAltTecles de flecha" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:63 msgid "" "Switch between workspaces." msgstr "" "Camudar ente árees de trabayu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:67 msgid "" "CtrlAltShiftArrow " "keys" msgstr "" "CtrlAltMayúsTecles de " "flecha" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:68 msgid "" "Move the current window to a " "different workspace." msgstr "" "Mueve la ventana actual a otru " "espaciu de trabayu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:72 msgid "CtrlAltDelete" msgstr "CtrlAltSupr" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:73 msgid "Log out." msgstr "Zarru sesión." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:76 msgid "" "CtrlSuperD" msgstr "" "CtrlSúperD" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:77 msgid "" "Hide all windows and show the desktop. Press the keys again to restore your " "windows." msgstr "" "Anubre toles ventanes y amuesa l'escritoriu. Calque de nuevu les tecles pa " "restaurar les sos ventanes." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:80 msgid "CtrlAltL" msgstr "CtrlAltL" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:81 msgid "Lock the screen." msgstr "Bloquiar la pantalla." #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:86 msgid "Common editing shortcuts" msgstr "Combinaciones de tecles d'edición más comunes" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:88 msgid "CtrlA" msgstr "CtrlA" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:89 msgid "Select all text or items in a list." msgstr "Escoyer tol testu o tolos elementos nuna llista." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:92 msgid "CtrlX" msgstr "CtrlX" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:93 msgid "Cut (remove) selected text or items and place it on the clipboard." msgstr "" "Cortar (quitar) el testu o los elementos seleicionaos y allugalu nel " "cartafueyu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:96 msgid "CtrlC" msgstr "CtrlC" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:97 msgid "Copy selected text or items to the clipboard." msgstr "Copiar el testu o los elementos escoyíos al cartafueyu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:100 msgid "CtrlV" msgstr "CtrlV" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:101 msgid "Paste the contents of the clipboard." msgstr "Apega'l conteníu del cartafueyu." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:104 msgid "CtrlZ" msgstr "CtrlZ" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:105 msgid "Undo the last action." msgstr "Desfacer la cabera aición." #. (itstool) path: table/title #: C/shell-keyboard-shortcuts.page:110 msgid "Capturing from the screen" msgstr "Capturar la pantalla" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:112 msgid "Print Screen" msgstr "Imprentar pantalla" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:113 msgid "" "Take a screenshot." msgstr "" "Facer una captura de " "pantalla." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:116 msgid "AltPrint Screen" msgstr "AltImprentar pantalla" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:117 msgid "" "Take a screenshot of a " "window." msgstr "" "Tomar una captura d'una " "ventana." #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:121 msgid "ShiftPrint Screen" msgstr "MayúsImpr Pant" #. (itstool) path: td/p #: C/shell-keyboard-shortcuts.page:122 msgid "" "Take a screenshot of an area of " "the screen. The pointer changes to a crosshair. Click and drag to " "select an area." msgstr "" "Tome una captura d'un área de " "la pantalla. El punteru toma la forma d'una mira de cruz. Calque y " "arrastre pa escoyer un área." #. (itstool) path: info/title #: C/shell-overview.page:9 msgctxt "link:trail" msgid "Desktop" msgstr "Escritoriu" #. (itstool) path: info/desc #: C/shell-overview.page:11 msgid "" "Introduction, keyboard shortcuts, windows…" msgstr "" #. (itstool) path: page/title #: C/shell-overview.page:27 msgid "Desktop, apps & windows" msgstr "Escritoriu, aplicaciones y ventanes" #. (itstool) path: section/title #: C/shell-overview.page:32 msgid "The Desktop" msgstr "L'escritoriu" #. (itstool) path: section/title #: C/shell-overview.page:36 msgid "Applications and windows" msgstr "Aplicaciones y ventanes" #. (itstool) path: info/desc #: C/shell-windows-maximize.page:10 msgid "Double-click or drag a titlebar to maximize or restore a window." msgstr "" "Faiga duble pulsación o arrastre la barra de títulu pa maximizar o restaurar " "una ventana." #. (itstool) path: page/title #: C/shell-windows-maximize.page:23 msgid "Maximize and unmaximize a window" msgstr "Maximizar y desmaximizar una ventana" #. (itstool) path: page/p #: C/shell-windows-maximize.page:25 msgid "" "You can maximize a window to take up all of the space on your desktop and " "unmaximize a window to restore it to its normal size. You can also maximize " "windows vertically along the left and right sides of the screen, so you can " "look at two windows at once. See for " "details." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:31 msgid "" "To maximize a window, grab the titlebar and drag it to the top of the " "screen, or double-click the titlebar. To maximize a window using the " "keyboard, hold down Ctrl and Super and press ." msgstr "" #. (itstool) path: page/p #: C/shell-windows-maximize.page:37 msgid "" "To restore a window to its unmaximized size, drag it away from the edges of " "the screen. If the window is fully maximized, you can double-click the " "titlebar to restore it. You can also use the keyboard shortcut " "Ctrl Super " "." msgstr "" "Pa restaurar una ventana al so tamañu desmaximizáu, arrástrela escontra'l " "centru de la pantalla. Si la ventana ta maximizada dafechu, pue calcar dos " "vegaes na barra de títulu pa restaurala. Tamién pue usar l'atayu de tecláu " "Ctrl Súper " "." #. (itstool) path: note/p #: C/shell-windows-maximize.page:44 #: C/shell-windows-tiled.page:37 msgid "" "Hold down the Alt key and drag anywhere in a window to move it." msgstr "" "Caltenga primida la tecla Alt y arrastre una ventana en cualquier " "sitiu pa movela." #. (itstool) path: info/desc #: C/shell-windows.page:9 msgid "Move and organize your windows." msgstr "Mover y organizar les sos ventanes." #. (itstool) path: page/title #: C/shell-windows.page:21 msgid "Windows and workspaces" msgstr "Ventanes y árees de trabayu" #. (itstool) path: page/p #: C/shell-windows.page:23 msgid "" "Like other desktops, Unity uses windows to display your running " "applications. Using both the Dash and the Launcher, " "you can launch new applications and control which window is active." msgstr "" "Lo mesmo qu'otros escritorios, Unity usa ventanes p'amosar les aplicaciones " "n'execución. Utilizando tantu'l Tableru como'l " "Llanzador, pue llanzar nueves aplicaciones y remanar qué ventana " "ta activa." #. (itstool) path: page/p #: C/shell-windows.page:25 msgid "" "In addition to windows, you can also group your applications together within " "workspaces. Visit the window and workspace help topics below to better learn " "how to use these features." msgstr "" "Arriendes de nes ventanes, tamién pue agrupar les sos aplicaciones n'árees " "de trabayu. Visite los temes d'ayuda de ventana y área de trabayu que " "s'amuesen de siguío pa deprender meyor cómo usar estes carauterístiques." #. (itstool) path: info/title #: C/shell-windows.page:49 msgctxt "link:trail" msgid "Windows" msgstr "Ventanes" #. (itstool) path: section/title #: C/shell-windows.page:51 msgid "Working with windows" msgstr "Trabayar con ventanes" #. (itstool) path: info/title #: C/shell-windows.page:56 msgctxt "link:trail" msgid "Workspaces" msgstr "Árees de trabayu" #. (itstool) path: section/title #: C/shell-windows.page:58 msgid "Working with workspaces" msgstr "Trabayar con árees de trabayu:" #. (itstool) path: info/desc #: C/shell-windows-states.page:10 msgid "Restore, resize, arrange and hide." msgstr "Restaurar, redimensionar, organizar y anubrir." #. (itstool) path: page/title #: C/shell-windows-states.page:23 msgid "Window operations" msgstr "Operaciones con ventanes" #. (itstool) path: page/p #: C/shell-windows-states.page:25 msgid "Windows can be resized or concealed to suit workflow." msgstr "" "Les ventanes puen camudase de tamañu o tapales p'ameyorar el fluxu de " "trabayu." #. (itstool) path: section/title #: C/shell-windows-states.page:29 msgid "Minimize, restore and close" msgstr "Minimizar, restaurar y zarrar" #. (itstool) path: section/p #: C/shell-windows-states.page:31 msgid "To minimize or hide a window:" msgstr "Pa minimizar o anubrir una ventana:" #. (itstool) path: item/p #: C/shell-windows-states.page:34 msgid "" "Click the - in the top left hand corner of the application's " "menu bar. If the application is maximized (taking up your whole " "screen), the menu bar will appear at the very top of the screen. Otherwise, " "the minimize button will appear at the top of the application window." msgstr "" "Faiga clic en - na esquina cimera esquierda de la barra de " "menús de l'aplicación. Si se maximizó l'aplicación (de mou qu'ocupe " "tola pantalla), la barra de menús va apaecer nel estremu superior de la " "pantalla. De lo contrario, el botón pa minimizar va apaecer na parte cimera " "de la ventana de l'aplicación." #. (itstool) path: item/p #: C/shell-windows-states.page:39 msgid "" "Or press AltSpace to bring up the " "window menu. Then press n. The window 'disappears' into the " "Launcher." msgstr "" "O calque AltEspaciu p'abrir el menú " "de la ventana. Depués calque n. La ventana «desapaez» nel " "Llanzador." #. (itstool) path: section/p #: C/shell-windows-states.page:45 msgid "To restore the window:" msgstr "Pa restaurar la ventana:" #. (itstool) path: item/p #: C/shell-windows-states.page:48 msgid "" "Click on it in the Launcher or " "retrieve it from the window switcher by pressing " "AltTab." msgstr "" "Click on it in the Launcher or " "retrieve it from the window switcher by pressing " "AltTab." #. (itstool) path: section/p #: C/shell-windows-states.page:54 msgid "To close the window:" msgstr "Pa zarrar la ventana:" #. (itstool) path: item/p #: C/shell-windows-states.page:57 msgid "Click the x in the top left hand corner of the window, or" msgstr "" "Calque na x asitiada na esquina cimera esquierda de la ventana, o" #. (itstool) path: item/p #: C/shell-windows-states.page:60 msgid "Press AltF4, or" msgstr "Calque AltF4, o" #. (itstool) path: item/p #: C/shell-windows-states.page:63 msgid "" "Press AltSpace to bring up the window " "menu. Then press c." msgstr "" "Calque AltEspaciu p'amosar el menú " "de la ventana. Dempués calque c." #. (itstool) path: section/title #: C/shell-windows-states.page:71 msgid "Resize" msgstr "Redimensionar" #. (itstool) path: note/p #: C/shell-windows-states.page:74 msgid "A window cannot be resized if it is maximized." msgstr "" "Nun pue camudase'l tamañu d'una ventana si esta yá ta maximizada." #. (itstool) path: section/p #: C/shell-windows-states.page:76 msgid "To resize your window horizontally and/or vertically:" msgstr "Pa camudar el tamañu d'una ventana horizontal o verticalmente:" #. (itstool) path: item/p #: C/shell-windows-states.page:79 msgid "" "Move the mouse pointer into any corner of the window until it changes into a " "'corner-pointer'. Click+hold+drag to resize the window in any direction." msgstr "" "Mueva'l punteru del mur a cualquier esquina de la ventana hasta qu'esti " "camude a un punteru d'esquina». Calque y arrastre pa camudar el tamañu de la " "ventana en cualquier direición." #. (itstool) path: section/p #: C/shell-windows-states.page:83 msgid "To resize only in the horizontal direction:" msgstr "Pa redimensionar namái na direición horizontal:" #. (itstool) path: item/p #: C/shell-windows-states.page:86 msgid "" "Move the mouse pointer to either side of the window until it changes into a " "'side-pointer'. Click+hold+drag to resize the window horizontally." msgstr "" "Mueva'l punteru del mur a cualquier llau de la ventana hasta que se " "convierta nun punteru llateral». Faiga clic y caltenga calcáu'l botón " "mientres arrastra'l mur pa camudar el tamañu horizontal de la ventana." #. (itstool) path: section/p #: C/shell-windows-states.page:90 msgid "To resize only in the vertical direction:" msgstr "Pa redimensionar namái na direición vertical:" #. (itstool) path: item/p #: C/shell-windows-states.page:93 msgid "" "Move the mouse pointer to the top or bottom of the window until it changes " "into a 'top-pointer' or 'bottom-pointer' respectively. Click+hold+drag to " "resize the window vertically." msgstr "" "Mueva'l punteru del mur a la parte cimera o inferior de la ventana hasta que " "camude a un «punteru superior» o «punteru inferior» respeutivamente. Calque " "y arrastre pa camudar el tamañu en forma vertical." #. (itstool) path: section/title #: C/shell-windows-states.page:103 msgid "Arranging windows in your workspace" msgstr "Organizar les ventanes nel so área de trabayu" #. (itstool) path: section/p #: C/shell-windows-states.page:105 msgid "To place two windows side by side:" msgstr "P'allugar dos ventanes xuntes y qu'enconten:" #. (itstool) path: item/p #: C/shell-windows-states.page:108 msgid "" "Click on the title bar of a window and drag it toward the left " "edge of the screen. When the mouse pointer touches the edge, the " "left half of the screen becomes highlighted. Release the mouse button and " "the window will fill the left half of the screen." msgstr "" "Faiga clic na barra de títulu d'una ventana y arrastre hasta'l " "cantu esquierdu de la pantalla. Cuando'l punteru del mur toque'l " "cantu, va resaltase la metá esquierda de la pantalla. Suelte'l botón del mur " "y la ventana va enllenar esa metá de la pantalla." #. (itstool) path: item/p #: C/shell-windows-states.page:112 msgid "" "Drag another window to the right side: when the right half of the screen is " "highlighted, release. Each of the two windows fills half the screen." msgstr "" "Arrastre otra ventana al llau derechu: cuando la metá derecha de la pantalla " "resalte, suéltela. Caúna de les dos ventanes, van ocupar una metá de la " "pantalla." #. (itstool) path: note/p #: C/shell-windows-states.page:118 msgid "" "Pressing Alt + click anywhere in a window will allow you to move " "the window. Some people may find this easier than clicking on the title " "bar of an application." msgstr "" "Al primir la tecla Alt mientres calca y arrastra en cualesquier " "parte d'una ventana va dexalu mover la ventana. Delles persones puen atopar " "esto más fácil que calcar na barra de títulu d'una aplicación." #. (itstool) path: info/desc #: C/shell-windows-switching.page:11 msgid "Press AltTab." msgstr "Press AltTab." #. (itstool) path: page/title #: C/shell-windows-switching.page:26 msgid "Switch between windows" msgstr "Camudar ente ventanes" #. (itstool) path: section/title #: C/shell-windows-switching.page:34 msgid "From the Launcher" msgstr "Dende'l Llanzador" #. (itstool) path: item/p #: C/shell-windows-switching.page:36 msgid "" "Show the Launcher by moving your mouse to the top left corner of " "your screen." msgstr "" "Amuese'l Llanzador moviendo'l mur a la esquina cimera esquierda " "de la pantalla." #. (itstool) path: item/p #: C/shell-windows-switching.page:39 msgid "" "Applications that are running have a small white triangle arrow on the left. " "Click on a running application icon to switch to it." msgstr "" "Les aplicaciones que se tán executando tienen un pequeñu triángulu blancu a " "la esquierda. Calque nel iconu d'una aplicación que se tea executando pa " "pasar a ella." #. (itstool) path: item/p #: C/shell-windows-switching.page:43 msgid "" "If a running application has multiple windows open, there will be multiple " "white arrows on the left. Click the application icon a second time to show " "all open windows zoomed out. Click the window you want to switch to." msgstr "" "Si una aplicación n'execución tien delles ventanes abiertes, van apaecer " "delles fleches blanques na so esquierda. Calque l'iconu de l'aplicación una " "segunda vegada p'amosar una panorámica de toles sos ventanes abiertes. " "Calque na ventana a la que quier pasar." #. (itstool) path: section/title #: C/shell-windows-switching.page:52 msgid "From the keyboard" msgstr "Dende'l tecláu" #. (itstool) path: item/p #: C/shell-windows-switching.page:54 msgid "" "Press AltTab to bring up the " "window switcher." msgstr "" "Prima AltTab pa qu'apaeza'l " "seleutor de ventanes." #. (itstool) path: item/p #: C/shell-windows-switching.page:57 msgid "" "Release Alt to select the next (highlighted) window in the " "switcher." msgstr "" "Suelte la tecla Alt pa escoyer la siguiente ventana (resaltada) " "nel seleutor." #. (itstool) path: item/p #: C/shell-windows-switching.page:59 msgid "" "Otherwise, still holding down the Alt key, press Tab " "to cycle through the list of open windows, or " "ShiftTab to cycle backwards." msgstr "" "D'otru mou, caltenga calcada la tecla Alt, calque Tab " "pa movese pela llista de ventanes abiertes, o " "MayúsTab pa percorreles en sentíu " "inversu." #. (itstool) path: note/p #: C/shell-windows-switching.page:64 msgid "" "Windows in the window switcher are grouped by application. Previews of " "applications with multiple windows pop up as you click through." msgstr "" "Les ventanes nel seleutor de ventanes agrúpense por aplicación. Les vistes " "previes d'aplicaciones con delles ventanes emerxen según les percuerre." #. (itstool) path: item/p #: C/shell-windows-switching.page:68 msgid "" "You can also move between the application icons in the window switcher with " "the or keys, or select one by clicking it with the " "mouse." msgstr "" "Tamién pue movese ente los iconos d'aplicaciones nel seleutor de ventanes " "coles tecles o , o escoyer una faciendo clic col " "mur." #. (itstool) path: item/p #: C/shell-windows-switching.page:71 msgid "" "Previews of applications with a single window can be displayed with the " " key." msgstr "" "Les vistes previes de les aplicaciones con una sola ventana puen amosase " "cola tecla ." #. (itstool) path: note/p #: C/shell-windows-switching.page:75 msgid "" "Only windows from the current workspace will be shown. To show windows from all " "workspaces, hold down the Ctrl and Alt keys and press " "Tab or ShiftTab." msgstr "" "Namái van amosase les ventanes del espaciu " "de trabayu actual. Pa qu'apaezan les ventanes de tolos espacios de " "trabayu, caltenga calcaes les tecles Ctrl y Alt y " "calque Tab o MayúsTab." #. (itstool) path: item/p #: C/shell-windows-switching.page:85 msgid "" "Press SuperW to show all open windows " "zoomed out." msgstr "" "Calque SúperW p'amosar dende lloñe toles " "ventanes abiertes." #. (itstool) path: item/p #: C/shell-windows-switching.page:89 msgid "Click the window you want to switch to." msgstr "Calque na ventana a la que quier camudar." #. (itstool) path: info/desc #: C/shell-windows-tiled.page:10 msgid "Maximize two windows side-by-side." msgstr "Maximizar dos ventanes llau a llau." #. (itstool) path: page/title #: C/shell-windows-tiled.page:20 msgid "Tile windows" msgstr "Ventanes en mosaicu" #. (itstool) path: page/p #: C/shell-windows-tiled.page:22 msgid "" "You can maximize a window on only the left or right side of the screen, " "allowing you to place two windows side-by-side to quickly switch between " "them." msgstr "" "Pue maximizar una ventana únicamente na parte esquierda o derecha de la " "pantalla, lo que-y permite colocar dos ventanes una xunto a la otra pa poder " "cambiar rápidamente d'una a otra." #. (itstool) path: page/p #: C/shell-windows-tiled.page:26 msgid "" "To maximize a window along a side of the screen, grab the titlebar and drag " "it to the left or right side until half of the screen is highlighted. Using " "the keyboard, hold down Ctrl and Super and press the Left or Right " "key." msgstr "" "Pa maximizar una ventana nun llau de la pantalla, calque na barra de títulu " "y arrastre escontra la esquierda o la derecha hasta que se resalte la metá " "de la pantalla. O, usando'l tecláu, caltenga primida Ctrl y " "Súper y prima o " " key." #. (itstool) path: info/desc #: C/shell-workspaces-movewindow.page:11 msgid "" "Open the workspace switcher and drag the window to a different workspace." msgstr "" "Abra'l cambiador d'espacios de trabayu y arrastre la ventana a un espaciu de " "trabayu distintu." #. (itstool) path: page/title #: C/shell-workspaces-movewindow.page:25 msgid "Move a window to a different workspace" msgstr "Mover una ventana a un área de trabayu distintu" #. (itstool) path: note/p #: C/shell-workspaces-movewindow.page:28 #: C/shell-workspaces-switch.page:27 msgid "" "Please see about enabling workspaces." msgstr "" #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:31 #: C/shell-workspaces-switch.page:32 msgid "Using the mouse:" msgstr "Usando'l mur:" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:35 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom." msgstr "" "Abra'l Llanzador y calque'l botón " "del Intercambiador d'espacios de trabayu asitiáu cerca de la " "parte inferior." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:39 msgid "Drag the window to the workspace you choose." msgstr "Arrastre la ventana al espaciu de trabayu que desee." #. (itstool) path: page/p #. (itstool) path: item/title #: C/shell-workspaces-movewindow.page:43 #: C/shell-workspaces-switch.page:37 msgid "Using the keyboard:" msgstr "Usando'l tecláu:" #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:46 msgid "Select the window you want to move." msgstr "Escueya la ventana que quiera mover." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:49 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the right of the current " "workspace on the workspace switcher." msgstr "" "Calque " "CtrlAltMayús " "pa mover la ventana a un espaciu de trabayu asitiáu a la derecha del espaciu " "de trabayu actual nel Intercambiador d'espacios de trabayu." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:55 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is to the left of the current " "workspace on the workspace switcher." msgstr "" "Calque la tecla " "CtrlAltMayús " "pa mover la ventana a un espaciu de trabayu asitiáu a la esquierda del " "espaciu de trabayu actual nel Intercambiador d'espacios de " "trabayu." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:61 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is below the current workspace on " "the workspace switcher." msgstr "" "Calque " "CtrlAltMayús " "pa mover la ventana a un espaciu de trabayu que s'atope debaxo del espaciu " "de trabayu actual nel Intercambiador d'espacios de trabayu." #. (itstool) path: item/p #: C/shell-workspaces-movewindow.page:67 msgid "" "Press " "CtrlAltShift " "to move the window to a workspace which is above the current workspace on " "the workspace switcher." msgstr "" "Calque " "CtrlAltMayús " "pa mover la ventana a un espaciu de trabayu que s'atope enriba del espaciu " "de trabayu actual nel Intercambiador d'espacios de trabayu." #. (itstool) path: info/desc #: C/shell-workspaces.page:10 msgid "Workspaces are a way of grouping windows on your desktop." msgstr "" "Les árees de trabayu son una manera d'agrupar ventanes nel so escritoriu." #. (itstool) path: page/title #: C/shell-workspaces.page:23 msgid "What is a workspace, and how will it help me?" msgstr "¿Qué ye un área de trabayu y cómo m'ayuda?" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces.page:26 msgctxt "_" msgid "" "external ref='figures/unity-workspace-intro.png' " "md5='058673b073532130bbe9d340a4b3d6e1'" msgstr "" #. (itstool) path: media/p #: C/shell-workspaces.page:27 msgid "Workspace switcher button" msgstr "Botón del Intercambiador d'espacios de trabayu" #. (itstool) path: page/p #: C/shell-workspaces.page:30 msgid "" "Workspaces refer to the grouping of windows on your desktop. These virtual " "desktops increase the size of your working area. Workspaces are meant to " "reduce clutter and make the desktop easier to navigate." msgstr "" "Los espacios de trabayu representen un grupu de ventanes nel so escritoriu. " "Estos escritorios virtuales incrementen el tamañu del so área de trabayu. " "Los espacios de trabayu disminuyen el desorde y faciliten la navegación pel " "escritoriu." #. (itstool) path: page/p #: C/shell-workspaces.page:33 msgid "" "Workspaces can be used to organize your work. For example, you could have " "all your communication windows, such as e-mail and your chat program, on one " "workspace, and the work you are doing on a different workspace. Your music " "manager could be on a third workspace." msgstr "" "Los espacios de trabayu puen usase pa organizar el so trabayu. Por exemplu, " "pue tener toles ventanes sobre comunicación, como'l corréu electrónicu y el " "so programa de chat, nun espaciu de trabayu, y el trabayu que ta faciendo " "nun espaciu de trabayu distintu. El xestor de música pue tar nun tercer " "espaciu de trabayu." #. (itstool) path: steps/title #: C/shell-workspaces.page:39 msgid "Enable workspaces" msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:44 msgid "" "In the Personal section, click Appearance and select the " "Behavior tab." msgstr "" #. (itstool) path: item/p #: C/shell-workspaces.page:47 msgid "Tick the Enable workspaces checkbox." msgstr "" #. (itstool) path: page/p #: C/shell-workspaces.page:51 msgid "" "Now you can open the Launcher and " "click the workspace switcher icon near the bottom. By default, " "Ubuntu shows 4 workspaces, arranged in 2 rows and 2 columns. You can change " "the number of workspaces:" msgstr "" #. (itstool) path: steps/title #: C/shell-workspaces.page:54 msgid "Change the number of workspaces" msgstr "Camudar el númberu d'espacios de trabayu" #. (itstool) path: item/p #: C/shell-workspaces.page:55 msgid "" "Go to the Dash and open the " "Terminal." msgstr "" "Vaya al Tableru y abra la " "Terminal." #. (itstool) path: item/p #: C/shell-workspaces.page:56 msgid "" "To change the number of rows, type the following command, changing the final " "number to the number you wish. Press Enter." msgstr "" "Pa camudar el númberu de fileres, teclee la orde siguiente, sustituyendo'l " "númberu final pol númberu que desee. Calque Intro." #. (itstool) path: item/p #: C/shell-workspaces.page:59 msgid "" "To change the number of columns, type the following command, changing the " "final number to the number you wish. Press Enter." msgstr "" "Pa camudar el númberu de columnes, teclee la orde siguiente, sustituyendo el " "númberu final pol númberu que desee. Calque Intro." #. (itstool) path: info/desc #: C/shell-workspaces-switch.page:11 msgid "Open the workspace switcher and double-click one of the workspaces." msgstr "" "Abra'l cambiador d'espacios de trabayu y calque dos vegaes sobre ún d'ellos." #. (itstool) path: page/title #: C/shell-workspaces-switch.page:24 msgid "Switch between workspaces" msgstr "Camude ente les árees de trabayu" #. (itstool) path: item/p #: C/shell-workspaces-switch.page:33 msgid "" "Open the Launcher and click the " "workspace switcher button near the bottom. Double-click on any " "window or workspace to switch to it, or press the workspace switcher button " "again to return to your previous workspace." msgstr "" "Abra'l Llanzador y calque nel " "botón del Intercambiador d'espacios de trabayu asitiáu cerca de " "la parte inferior. Calque dos vegaes sobre cualquier ventana o espaciu de " "trabayu pa pasar a él, calque de nuevu'l botón del Intercambiador d'espacios " "de trabayu pa volver al so espaciu de trabayu anterior." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:41 msgid "" "Press CtrlAlt to move to " "a workspace which is to the right of the current workspace." msgstr "" "Calque CtrlAlt pa movese " "al área de trabayu que ta a la derecha del área de trabayu actual." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:44 msgid "" "Press CtrlAlt to move to " "a workspace which is to the left of the current workspace." msgstr "" "Calque CtrlAlt pa movese " "al área de trabayu que ta a la esquierda del área de trabayu actual." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:49 msgid "" "Press CtrlAlt to move to " "a workspace which is below the current workspace." msgstr "" "Calque CtrlAlt pa movese " "al área de trabayu que ta debaxo del área de trabayu actual." #. (itstool) path: item/p #: C/shell-workspaces-switch.page:52 msgid "" "Press CtrlAlt to move to " "a workspace which is above the current workspace." msgstr "" "Calque CtrlAlt pa movese " "al área de trabayu que ta enriba del actual." #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/shell-workspaces-switch.page:60 msgctxt "_" msgid "" "external ref='figures/unity-windows.png' " "md5='a29e8180454ef7c9d06bf4a7f8bf238d'" msgstr "" #. (itstool) path: info/desc #: C/sound-alert.page:14 msgid "" "Choose the sound to play for messages, set the alert volume, or disable " "alert sounds." msgstr "" "Escueya'l soníu pa reproducir los mensaxes, afite'l volume d'alerta, o " "desactive los soníos d'alerta." #. (itstool) path: page/title #: C/sound-alert.page:19 msgid "Choose or disable the alert sound" msgstr "Escueya o desactive l'alerta de soníu" #. (itstool) path: page/p #: C/sound-alert.page:21 msgid "" "Your computer will play a simple alert sound for certain types of messages " "and events. You can choose different sound clips for alerts, set the alert " "volume independently of your system volume, or disable alert sounds entirely." msgstr "" "El so equipu va reproducir un soníu d'alerta simple pa dellos tipos de " "mensaxes y eventos. Pue escoyer ente dellos exemplos de soníu distintos pa " "les alertes, asignar el volume de les alertes independientemente del volume " "del so sistema, o desactivar dafechu los soníos d'alerta." #. (itstool) path: item/p #: C/sound-alert.page:27 #: C/sound-nosound.page:65 msgid "" "Click the sound menu in the menu bar and click " "Sound Settings." msgstr "" "Calque nel menú de soníu de la barra de menús y calque " "en Axustes de soníu." #. (itstool) path: item/p #: C/sound-alert.page:28 msgid "" "On the Sound Effects tab, select an alert sound. Each sound will " "play when you click on it so you can hear how it sounds." msgstr "" "Na llingüeta Efeutos de soníu, escueya un soníu d'alerta. Cada " "soníu va reproducise al facer clic nél, de mou que pueda escuchar cómo suena." #. (itstool) path: page/p #: C/sound-alert.page:32 msgid "" "Use the volume slider on the Sound Effects tab to set the volume " "of the alert sound. This won't affect the volume of your music, movies, or " "other sound files." msgstr "" "Use'l control eslizante de volume de la llingüeta Efeutos de " "soníu pa definir el volume del soníu d'alerta. Esta opción nun va " "afeutar al volume de la música, les películes nin otros ficheros de soníu." #. (itstool) path: page/p #: C/sound-alert.page:36 msgid "" "To disable alert sounds entirely, just select Mute next to " "Alert volume." msgstr "" "Pa desactivar por completu les alertes de soníos, escueya " "Silenciar al llau de Volume d'alerta." #. (itstool) path: info/desc #: C/sound-broken.page:10 msgid "" "Troubleshoot problems like having no sound or having poor sound quality." msgstr "" "Solucionar problemes como nun tener soníu o tener mala calidá de soníu." #. (itstool) path: page/title #: C/sound-broken.page:20 msgid "Sound problems" msgstr "Problemes de soníu" #. (itstool) path: page/p #: C/sound-broken.page:27 msgid "" "There are a number of ways for sound playback to break on your computer. " "Which of the topics below best describes the problem you are experiencing?" msgstr "" "Hai un númberu determináu de causes baxo les que pue estropiase la " "reproducción de soníu nel so equipu. ¿Cuál de los siguientes temes describen " "meyor el problema que tien?" #. (itstool) path: info/desc #: C/sound-crackle.page:8 msgid "Check your audio cables and sound card drivers." msgstr "" "Compruebe los cables d'audio y los controladores de la tarxeta de soníu." #. (itstool) path: page/title #: C/sound-crackle.page:20 msgid "I hear crackling or buzzing when sounds are playing" msgstr "Escúchense chisporroteos o runfíos al reproducir soníos" #. (itstool) path: page/p #: C/sound-crackle.page:22 msgid "" "If you hear crackling or buzzing when sounds are playing on your computer, " "you may have a problem with the audio cables or connectors, or a problem " "with the drivers for the sound card." msgstr "" "Si escucha chisporroteos o runfíos al reproducir soníos nel so equipu, pue " "tener un problema colos cables o los coneutores de soníu, o un problema con " "los controladores de la tarxeta de soníu." #. (itstool) path: item/p #: C/sound-crackle.page:28 msgid "Check that the speakers are plugged in correctly." msgstr "Compruebe que los altavoces tán coneutaos correchamente." #. (itstool) path: item/p #: C/sound-crackle.page:29 msgid "" "If the speakers aren't fully plugged in, or if they are plugged into the " "wrong socket, you might hear a buzzing sound." msgstr "" "Si los altavoces nun tán bien enchufaos o tán nel zócalu equivocáu, pue oyer " "un zumbíu." #. (itstool) path: item/p #: C/sound-crackle.page:34 msgid "Make sure the speaker/headphone cable isn't damaged." msgstr "" "Asegúrese de que'l cable de los altavoces/auriculares nun ta estropiáu." #. (itstool) path: item/p #: C/sound-crackle.page:35 msgid "" "Audio cables and connectors can gradually wear with use. Try plugging the " "cable or headphones into another audio device (like an MP3 player or a CD " "player) to check if there is still a crackling sound. If there is, you may " "need to replace the cable or headphones." msgstr "" "Los cables y los coneutores de soníu puen deteriorase col usu. Pruebe a " "coneutar el cable o los auriculares n'otru preséu de soníu (como un " "reproductor MP3 o de CD) pa comprobar si entá s'escucha'l chisporrotéu. Si " "ye asina, va tener de camudar el cable o los auriculares." #. (itstool) path: item/p #: C/sound-crackle.page:42 msgid "Check if the sound drivers aren't very good." msgstr "Comprobar si los controladores de soníu nun son buenos" #. (itstool) path: item/p #: C/sound-crackle.page:43 msgid "" "Some sound cards don't work very well on Linux because they don't have very " "good drivers. This problem is more difficult to identify. Try searching for " "the make and model of your sound card on the internet, plus the search term " "\"Ubuntu\", to see if other people are having the same problem." msgstr "" "Delles tarxetes de soníu nun funcionen bien con Linux porque nun disponen de " "bonos controladores. Esti problema ye difícil d'identificar. Pruebe buscando " "n'Internet la marca y el modelu de la so tarxeta de soníu, amestando'l " "términu «Ubuntu» pa ver si otres persones tienen el mesmu problema." #. (itstool) path: item/p #: C/sound-crackle.page:47 msgid "" "You can run sudo lspci -v in the Terminal to get more " "information about your sound card." msgstr "" "Pue executar sudo lspci -v nel Terminal pa llograr más " "información sobre la so tarxeta de soníu." #. (itstool) path: info/desc #: C/sound-nosound.page:8 msgid "" "Check that it's not muted, that cables are plugged in properly, and that the " "sound card is detected." msgstr "" "Compruebe que nun ta en silenciu, que los cables tán enchufaos correchamente " "y que la tarxeta de soníu deteutóse." #. (itstool) path: page/title #: C/sound-nosound.page:21 msgid "I can't hear any sounds on the computer" msgstr "Nun puedo oyer dengún soníu nel equipu" #. (itstool) path: page/p #: C/sound-nosound.page:23 msgid "" "If you can't hear any sounds on your computer, for example when you try to " "play music, try these troubleshooting steps to see if you can fix the " "problem." msgstr "" "Si nun pue escuchar dengún soníu nel so equipu, por exemplu cuando intenta " "reproducir música, pruebe estos pasos pa ver si pue solucionar el problema." #. (itstool) path: section/title #: C/sound-nosound.page:27 msgid "Make sure that the sound is not muted" msgstr "Asegúrese de que'l soníu nun ta calláu" #. (itstool) path: section/p #: C/sound-nosound.page:28 msgid "" "Click the sound menu on the menu bar (it looks like a speaker) " "and make sure that the sound is not muted or turned down." msgstr "" "Calque nel menú de soníu na barra de menús (asemeyáu a una " "bocina) y asegúrese de que'l soníu nun ta calláu o a un nivel enforma baxu." #. (itstool) path: section/p #: C/sound-nosound.page:30 msgid "" "Some laptops have mute switches or keys on their keyboards—try pressing that " "key to see if it unmutes the sound." msgstr "" "Dellos equipos portátiles tienen interruptores o tecles de silenciu nos sos " "teclaos, pruebe a primir esa tecla pa ver si s'activa'l soníu." #. (itstool) path: section/p #: C/sound-nosound.page:32 msgid "" "You should also check that you haven't muted the application that you're " "using to play sound (e.g. your music player or movie player). The " "application may have a mute or volume button in its main window, so check " "that. Also, click the sound menu on the menu bar and choose Sound " "Settings. When the Sound window appears, go to the " "Applications tab and check that your application is not muted." msgstr "" "Tamién tien de comprobar que nun silenciara l'aplicación qu'usa pa " "reproducir el soníu (por exemplu, el so reproductor de música o reproductor " "de películes). Ye posible que l'aplicación tenga un botón de volume o " "silenciu na so ventana principal, asina que compruebe si esti ye'l problema. " "Faiga clic tamién nel menú de soníu de la barra de menús y escueya " "Axustes de soníu. Cuando apaeza la ventana Soníu, vaya " "a la llingüeta Aplicaciones y compruebe que nun se silenció " "l'aplicación." #. (itstool) path: section/title #: C/sound-nosound.page:41 msgid "Check that the speakers are turned on and connected properly" msgstr "Compruebe que los altavoces tán encendíos y coneutaos correchamente" #. (itstool) path: section/p #: C/sound-nosound.page:42 msgid "" "If your computer has external speakers, make sure that they are turned on " "and that the volume is turned up. Make sure that the speaker cable is " "securely plugged into the \"output\" audio socket on the back of the " "computer. This socket is usually light green in color." msgstr "" "Si'l so equipu tien altavoces esternos, asegúrese de que tan encendíos y " "que'l volume ta activáu. Asegúrese de que'l cable del altavoz tea coneutáu " "al zócalu de la «salida» na parte posterior del equipu. Esta toma ye polo " "xeneral de color verde claru." #. (itstool) path: section/p #: C/sound-nosound.page:47 msgid "" "Some sound cards are able to switch which socket they use for output (to the " "speakers) and input (from a microphone, for instance). The output socket may " "be different when running Linux than on Windows or Mac OS. Try connecting " "the speaker cable to the different audio sockets on the computer in turn to " "see if that works." msgstr "" "Dalgunes tarxetes de soníu son a camudar el zócalu qu'usen pa la salida (de " "los altavoces) y la entrada (dende'l micrófonu, por exemplu). El zócalu de " "salida pue ser distintu cuando s'executa Linux en cuenta de Windows o Mac " "OS. Intente coneutar el cable del altavoz a los estremaos zócalos d'audio " "nel equipu sucesivamente, pa ver si furrula." #. (itstool) path: section/p #: C/sound-nosound.page:53 msgid "" "A final thing to check is that the audio cable is securely plugged into the " "back of the speakers. Some speakers have more than one input too." msgstr "" "Una cabera cosa que comprobar ye que'l cable de soníu tea coneutáu correcho " "na parte trasera de los altavoces. Dellos altavoces tienen más d'una entrada." #. (itstool) path: section/title #: C/sound-nosound.page:58 msgid "Check that the right sound device is selected" msgstr "Compruebe que ta seleicionáu'l preséu de soníu correutu" #. (itstool) path: section/p #: C/sound-nosound.page:59 msgid "" "Some computers have multiple \"sound devices\" installed. Some of these are " "capable of outputting sound and some are not, so you should check that you " "have the correct one selected. This might involve some trial-and-error to " "choose the right one." msgstr "" "Dellos equipos tienen dellos «preseos de soníu» instalaos. Dellos d'estos " "son capaces de facer salir el soníu y otros non, asina qu'usté tien de " "comprobar que tien escoyíu'l correutu. Esto podría implicar dalgún intentu " "d'ensayu y error pa escoyer el correutu." #. (itstool) path: item/p #: C/sound-nosound.page:68 msgid "" "In the Sound window that appears, try selecting a different " "output from the Play sound through list." msgstr "" "Na ventana Soníu que va apaecer, pruebe a escoyer una salida " "distinta na llista Reproducir soníu al traviés de." #. (itstool) path: item/p #: C/sound-nosound.page:71 msgid "" "For the selected device, click Test Sound. In the pop-up window, " "click the button for each speaker. Each button will speak its position only " "to the channel corresponding to that speaker." msgstr "" "Pal preséu escoyíu, calque en Prueba de soníu.Na ventana " "emerxente, calque nel botón pa cada altavoz. Cada botón ye la so posición " "única na canal correspondiente a esi altavoz." #. (itstool) path: item/p #: C/sound-nosound.page:76 msgid "" "If that doesn't work, you might want to try doing the same for any other " "devices that are listed." msgstr "" "Si eso nun funciona, pue intentar facer lo mesmo con cualesquier de los " "preseos que s'amuesen." #. (itstool) path: section/title #: C/sound-nosound.page:83 msgid "Check that the sound card was detected properly" msgstr "Compruebe que la tarxeta de soníu deteutóse correchamente" #. (itstool) path: section/p #: C/sound-nosound.page:84 msgid "" "Your sound card may not have been detected properly. If this has happened, " "your computer will think that it isn't able to play sound. A possible reason " "for the card not being detected properly is that the drivers for the card " "are not installed." msgstr "" "Pue que la so tarxeta de soníu nun se deteutara correchamente. Si asocediera " "eso, el so equipu va pensar que nun pue reproducir dengún soníu. Una posible " "causa pa ello ye que nun s'instalaran los controladores pa esa tarxeta." #. (itstool) path: item/p #: C/sound-nosound.page:90 msgid "" "Go to the Dash and open the Terminal." msgstr "" "Vaya al Tableru y abra la Terminal." #. (itstool) path: item/p #: C/sound-nosound.page:93 msgid "Type aplay -l and press Enter." msgstr "Introduza aplay -l y prima Intro." #. (itstool) path: item/p #: C/sound-nosound.page:96 msgid "" "A list of devices will be shown. If there are no playback hardware " "devices, your sound card has not been detected." msgstr "" "Va amosase una llista de preseos. Si nun apaez dengún preséu hardware " "de reproducción ye que nun se deteutó la so tarxeta de soníu." #. (itstool) path: section/p #: C/sound-nosound.page:101 msgid "" "If your sound card is not detected, you may need to manually install the " "drivers for it. How you do this will depend on the card you have." msgstr "" "Si nun se deteuta la so tarxeta de soníu, pue que tenga qu'instalar " "manualmente los controladores. La forma de facelo va depender de la tarxeta " "que tenga." #. (itstool) path: section/p #: C/sound-nosound.page:104 msgid "" "You can see what sound card you have by using the lspci command " "in the Terminal. You can get more complete results if you run " "lspci as superuser; " "enter sudo lspci and type your password. See if an audio " "controller or audio device is listed—it should have the sound " "card's make and model number. sudo lspci -v will show a list with " "more detailed information." msgstr "" "Pue saber qué tarxeta de soníu tien usando la orde lspci nel " "Terminal. Pue obtener resultaos más completos si executa " "lspci como superusuariu; " "introduza sudo lspci y teclee la contraseña. Compruebe si apaez " "dalgún controlador de soníu («audio controller») o preséu de " "soníu («audio device»); tienen d'apaecer los númberos de marca y el " "modelu de la tarxeta de soníu. sudo lspci -v va amosar una llista " "con información más detallao." #. (itstool) path: section/p #: C/sound-nosound.page:112 msgid "" "You may be able to find and install drivers for your card by searching the " "Internet. Otherwise, you can file a " "bug." msgstr "" #. (itstool) path: section/p #: C/sound-nosound.page:114 msgid "" "If you can't get drivers for your sound card, you might prefer to buy a new " "sound card. You can get sound cards that can be installed inside the " "computer and external USB sound cards." msgstr "" "Si nun pue consiguir los controladores pa la tarxeta de soníu, ye posible " "que prefiera mercar una tarxeta de soníu nueva. Pue llograr tarxetes de " "soníu que puedan instalase nel equipu y tarxetes de soníu esternes USB." #. (itstool) path: info/desc #: C/sound-usemic.page:14 msgid "Use an analog or USB microphone and select a default input device." msgstr "" "Usar un micrófonu analóxicu o USB y escoyer un preséu d'entrada " "predetermináu." #. (itstool) path: page/title #: C/sound-usemic.page:18 msgid "Use a different microphone" msgstr "Usar un micrófonu distintu" #. (itstool) path: page/p #: C/sound-usemic.page:20 msgid "" "You can use an external microphone for chatting with friends, speaking with " "colleagues at work, making voice recordings, or using other multimedia " "applications. Even if your computer has a built-in microphone or a webcam " "with a microphone, a separate microphone usually provides better audio " "quality." msgstr "" "Pue usar un micrófonu esternu pa charrar colos amigos, falar colos " "compañeros nel trabayu, facer grabaciones de voz o usar otres aplicaciones " "multimedia. Inclusu si'l so equipu tien un micrófonu incorporáu o una cámara " "web con un micrófonu, un micrófonu independiente de normal, ufre una meyor " "calidá de soníu." #. (itstool) path: page/p #: C/sound-usemic.page:26 msgid "" "If your microphone has a circular plug, just plug it into the appropriate " "adapter on your computer. Most computers have two adapters: one for " "microphones and one for speakers. Look for a picture of a microphone next to " "the adapter. Microphones plugged into the appropriate adapter will usually " "be used by default. If not, see the instructions below for selecting a " "default input device." msgstr "" "Si'l so micrófonu tien un coneutor circular, basta con enchufalu al " "adautador apropiáu del so equipu. La mayoría de los equipos tienen dos " "adautadores: ún pa los micrófonos y otru pa los altavoces. Busque un " "adautador xuntu al que tenga'l dibuxu d'un micrófonu. Los micrófonos " "enchufaos al adautador apropiáu van usase de manera predeterminada. Si nun " "ye asina, consulte les instrucciones que s'inclúin a continuación pa escoyer " "un preséu d'entrada predetermináu." #. (itstool) path: page/p #: C/sound-usemic.page:33 msgid "" "If you have a USB microphone, plug it into any USB port on your computer. " "USB microphones act as separate audio devices, and you may have to specify " "which microphone to use by default." msgstr "" "Si tien un micrófonu USB, conéutelo en cualesquier puertu USB del so equipu. " "Los micrófonos USB actúen como preseos de soníu independientes y pue que " "tenga d'especificar qué micrófonu quier usar de forma predeterminada." #. (itstool) path: steps/title #: C/sound-usemic.page:38 #: C/sound-usespeakers.page:46 msgid "Select a default audio input device" msgstr "Escueya'l preséu d'entrada de soníu predetermináu" #. (itstool) path: item/p #: C/sound-usemic.page:39 #: C/sound-usespeakers.page:47 msgid "" "Click the sound menu on the menu bar and select " "Sound Settings." msgstr "" "Calque en menú de soníu na barra de menú y escueya " "Axustes de soníu." #. (itstool) path: item/p #: C/sound-usemic.page:40 msgid "" "On the Input tab, select the device in the list of devices. The " "input level indicator should respond when you speak." msgstr "" "Na llingüeta Entrada, escueya'l preséu na llista de preseos. " "L'indicador del nivel d'entrada tendría de responder al falar." #. (itstool) path: info/desc #: C/sound-usespeakers.page:15 msgid "" "Connect speakers or headphones and select a default audio output device." msgstr "" "Coneute altavoces y auriculares y escueya un preséu de salida de soníu " "predetermináu." #. (itstool) path: page/title #: C/sound-usespeakers.page:19 msgid "Use different speakers or headphones" msgstr "Usar altavoces o auriculares distintos" #. (itstool) path: page/p #: C/sound-usespeakers.page:21 msgid "" "You can use external speakers or headphones with your computer. Speakers " "usually either connect using a circular TRS (tip, ring, sleeve) " "plug or with USB." msgstr "" "Pue usar altavoces esternos o auriculares col so equipu. Los altavoces " "conéutense o bien usando un coneutor TRS circular (davezu conocíu como " "Jack) o con USB." #. (itstool) path: page/p #: C/sound-usespeakers.page:25 msgid "" "If your speakers or headphones have a TRS plug, plug it into the appropriate " "socket on your computer. Most computers have two sockets: one for " "microphones and one for speakers. Look for a picture of headphones next to " "the socket. Speakers or headphones plugged into a TRS socket will usually be " "used by default. If not, see the instructions below for selecting the " "default device." msgstr "" "Si los sos altavoces o auriculares tienen un coneutor TRS, conéutelu na toma " "afayadiza del so equipu. La mayoría de los equipos tienen dos enchufes: ún " "pal micrófonu y otru pa los altavoces. Busque una imaxe d'auriculares xunto " "al zócalu. De manera predeterminada úsense altavoces o auriculares coneutaos " "a una toma TRS. Si nun ye asina, vea de siguío les instrucciones pa escoyer " "el preséu predetermináu." #. (itstool) path: page/p #: C/sound-usespeakers.page:31 msgid "" "Some computers support multi-channel output for surround sound. This usually " "uses multiple TRS jacks, which are often color-coded. If you are unsure " "which plugs go in which sockets, you can test the sound output in the sound " "settings. Click the sound menu on the menu bar then " "click Sound Settings. Select your speakers in the list of " "devices, then click Test Sound. In the pop-up window, click the " "button for each speaker. Each button will speak its position only to the " "channel corresponding to that speaker." msgstr "" "Dellos equipos almiten la salida multicanal pa ufiertar un soníu envolvente. " "Estos sistemes suelen usar dellos coneutores TRS, que suelen tar codificaos " "por colores. Si nun ta seguru de qué clavía hai d'enchufar en cada coneutor, " "pue probar la salida de soníu nes preferencies de soníu. Calque nel " "menú de soníu de la barra de menús y, de siguío, faiga " "clic en Axustes de soníu. Escueya los sos altavoces na llista de " "preseos y, a continuación, calque en Probar soníu. Na ventana " "emerxente, faiga clic nel botón correspondiente a cada altavoz. Cada botón " "va indicar la so posición namái a la canal correspondiente a dichu altavoz." #. (itstool) path: page/p #: C/sound-usespeakers.page:40 msgid "" "If you have USB speakers or headphones, or analog headphones plugged into a " "USB sound card, plug them into any USB port. USB speakers act as separate " "audio devices, and you may have to specify which speakers to use by default." msgstr "" "Si tien altavoces USB o auriculares USB, o bien tien auriculares analóxicos " "coneutaos a una tarxeta de soníu USB, conéutelos en cualesquier puertu USB. " "Los altavoces USB actúen como preseos de soníu independientes y pue que " "tenga que especificar qué altavoces quier usar de forma predeterminada." #. (itstool) path: item/p #: C/sound-usespeakers.page:48 msgid "" "On the Output tab, select the device in the list of devices." msgstr "" "Na llingüeta Salida, escueya'l preséu de la llista de preseos." #. (itstool) path: page/p #: C/sound-usespeakers.page:51 msgid "" "If you don't see your device on the Output tab, check the " "Hardware tab. Select your device and try different profiles." msgstr "" "Si nun ve'l so preséu na llingüeta Salida, compruebe la llingüeta " "Hardware. Escueya'l so preséu y pruebe distintos perfiles." #. (itstool) path: info/desc #: C/sound-volume.page:19 msgid "" "Set the sound volume for the computer and control the loudness of each " "application." msgstr "" "Axustar el volume del soníu pal equipu y remanar el volume de cada " "aplicación." #. (itstool) path: page/title #: C/sound-volume.page:24 msgid "Change the sound volume" msgstr "Camudar el volume del soníu" #. (itstool) path: page/p #: C/sound-volume.page:26 msgid "" "To change the sound volume, click the sound menu on the menu " "bar and move the volume slider left or right. You can completely turn " "off sound by checking Mute." msgstr "" "Pa camudar el volume del soníu, calque nel menú de soníu de la " "barra de menús y mueva el control eslizante de volume escontra la " "esquierda o la derecha. Pue apagar dafechu'l soníu marcando " "Silenciar." #. (itstool) path: page/p #: C/sound-volume.page:28 msgid "" "Some keyboards have keys that let you control the volume. They normally look " "like stylized speakers with waves coming out of them. They are often near " "the \"F\" keys at the top. On laptop keyboards, they are usually on the " "\"F\" keys. Hold down the Fn key on your keyboard to use them." msgstr "" "Dellos teclaos inclúin tecles que-y dexen remanar el volume. De normal, " "tienen un iconu con forma d'un altavoz estilizáu qu'emite ondes. Con " "frecuencia ta cerca de les tecles de función asitiaes na parte cimera del " "tecláu. Nos teclaos de los equipos portátiles, suelen tar nes tecles de " "función. Caltenga calcada la tecla Fn del so tecláu pa utilizales." #. (itstool) path: page/p #: C/sound-volume.page:33 msgid "" "Of course, if you have external speakers, you can also change the volume " "using the volume control on the speakers themselves. Some headphones have a " "volume control too." msgstr "" "De xacíu, si tien altavoces esternos, tamién pue camudar el volume col " "control de volume nos mesmos altavoces. Dellos auriculares tienen tamién un " "control de volume." #. (itstool) path: section/title #: C/sound-volume.page:38 msgid "Changing the sound volume for individual applications" msgstr "Camudar el volume del soníu p'aplicaciones individuales" #. (itstool) path: section/p #: C/sound-volume.page:39 msgid "" "You can change the volume for one application, but leave the volume for " "others unchanged. This is useful if you're listening to music and browsing " "the web, for example. You might want to turn off the volume in the web " "browser so sounds from websites don't interrupt the music." msgstr "" "Pue camudar el volume d'una aplicación, pero dexar el volume de les demás " "ensin cambeos. Esto ye útil si ta escuchando música y navegando pela web, " "por exemplu; ye posible que desee desactivar el volume nel navegador web pa " "que los soníos de les páxines web nun interrumpan la música." #. (itstool) path: section/p #: C/sound-volume.page:43 msgid "" "Some applications have volume controls in their main windows. If your " "application has one of these, use that to change the volume. Otherwise, " "click the sound menu on the menu bar and click " "Sound Settings. Go to the Applications tab and change " "the volume of the application there." msgstr "" "Delles aplicaciones tienen controles de volume nes sos ventanes principales. " "Si la so aplicación ye una d'elles, use estos controles pa camudar el " "volume. Nos demás casos, calque nel menú de soníu de la " "barra de menús y calque en Axustes de soníu. Vaya a la " "llingüeta Aplicaciones y camude ellí'l volume de l'aplicación." #. (itstool) path: section/p #: C/sound-volume.page:47 msgid "" "Only applications that are playing sounds will be listed. If an application " "is playing sounds but isn't listed, it might not support the feature that " "lets you control its volume in this way. In that case, you can't change its " "volume." msgstr "" "Namái se llisten les aplicaciones que tán reproduciendo soníos. Si una " "aplicación ta reproduciendo soníos, pero nun apaez, ye posible que nun " "almita la carauterística que-y dexa controlar el volume d'esta manera. Nesi " "casu, nun pue camudar el so volume." #. (itstool) path: info/desc #: C/startup-applications.page:9 msgid "Choose what applications to start when you log in." msgstr "" #. (itstool) path: page/title #: C/startup-applications.page:20 msgid "Startup Applications" msgstr "" #. (itstool) path: page/p #: C/startup-applications.page:22 msgid "" "You can configure what applications should be started at login, in addition " "to the default startup applications configured on the system." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:27 msgid "" "Use the Dash to find and open " "Startup Applications. Alternatively you can press " "AltF2 and run the gnome-session-" "properties command." msgstr "" #. (itstool) path: item/p #: C/startup-applications.page:33 msgid "" "Click Add and enter the command to be executed at login (name and " "comment are optional). For example, to make Firefox start automatically, " "it's sufficient to type firefox in the Command field " "and confirm with Add." msgstr "" #. (itstool) path: note/p #: C/startup-applications.page:41 msgid "" "You can either type the command, or click the Browse... button " "and select a command. Applications to autostart are typically located in the " "/usr/bin folder." msgstr "" #. (itstool) path: info/desc #: C/tips.page:12 msgid "" "Special characters, middle click shortcuts…" msgstr "" "Caráuteres especiales, atayos del botón central…" #. (itstool) path: page/title #: C/tips.page:16 msgid "Tips & tricks" msgstr "Trucos y conseyos" #. (itstool) path: info/desc #: C/tips-specialchars.page:23 msgid "" "Type characters not found on your keyboard, including foreign alphabets, " "mathematical symbols, and dingbats." msgstr "" "Escriba los caráuteres que nun s'atopen nel tecláu, incluyíos los alfabetos " "estranxeros, símbolos matemáticos y «dingbats»." #. (itstool) path: page/title #: C/tips-specialchars.page:28 msgid "Enter special characters" msgstr "Inxertar caráuteres especiales" #. (itstool) path: page/p #: C/tips-specialchars.page:37 msgid "" "You can enter and view thousands of characters from most of the world's " "writing systems, even those not found on your keyboard. This page lists some " "different ways you can enter special characters." msgstr "" "Pue introducir y ver miles de caráuteres de la mayoría de los sistemes " "d'escritura del mundu, inclusive los que nun s'atopen nel tecláu. Nesta " "páxina numbérense dalgunes de les distintes maneres nes que pue introducir " "caráuteres especiales." #. (itstool) path: links/title #: C/tips-specialchars.page:42 msgid "Methods to enter characters" msgstr "Métodos pa introducir caráuteres" #. (itstool) path: section/title #: C/tips-specialchars.page:46 msgid "Character map" msgstr "Mapa de caráuteres" #. (itstool) path: section/p #: C/tips-specialchars.page:47 msgid "" "GNOME comes with a character map application that allows you to browse all " "the characters in Unicode. Use the character map to find the character you " "want, and then copy and paste it to wherever you need it." msgstr "" "GNOME vien con una aplicación de mapa de caráuteres que-y permite desaminar " "tolos caráuteres n'Unicode. Use'l mapa de caráuteres pa guetar el caráuter " "que quier, y cópielu y apéguelu au quiera." #. (itstool) path: section/p #: C/tips-specialchars.page:51 msgid "" "You can find Character Map in the Dash. For more " "information on the character map, see the Character Map Manual." msgstr "" "You can find Character Map in the Dash. For more " "information on the character map, see the Character Map Manual." #. (itstool) path: section/title #: C/tips-specialchars.page:57 msgid "Code points" msgstr "Puntos de códigu" #. (itstool) path: section/p #: C/tips-specialchars.page:58 msgid "" "You can enter any Unicode character using only your keyboard with the " "numeric code point of the character. Every character is identified by a four-" "character code point. To find the code point for a character, find the " "character in the character map application and look in the status bar or the " "Character Details tab. The code point is the four characters " "after U+." msgstr "" "Pue introducir cualesquier caráuter Unicode usando namái'l tecláu col puntu " "de códigu numbéricu del caráuter. Cada caráuter identifícase con un puntu de " "códigu de cuatro caráuteres. P'atopar el puntu de códigu d'un caráuter, " "busque'l caráuter n'aplicación de Mapa de caráuteres y mire na barra d'estáu " "o na llingüeta Detalles de caráuter. El puntu de códigu son los " "cuatro caráuteres qu'hai dempués de U+." #. (itstool) path: section/p #: C/tips-specialchars.page:65 msgid "" "To enter a character by its code point, press " "CtrlShiftU, type the four-" "character code point, and press Enter. If you often use " "characters that you can't easily access with other methods, you might find " "it useful to memorize the code point for those characters so you can enter " "them quickly." msgstr "" #. (itstool) path: section/title #: C/tips-specialchars.page:74 msgid "Input sources" msgstr "" #. (itstool) path: section/p #: C/tips-specialchars.page:75 msgid "" "You can make your keyboard behave like the keyboard for another language, " "regardless of the letters printed on the keys. You can even switch between " "different input sources using an icon in the menu bar. To learn how, see " "." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-apps.page:8 msgid "Run, install, or uninstall apps." msgstr "Executar, instalar o desinstalar aplicaciones." #. (itstool) path: page/title #: C/unity-dash-apps.page:19 msgid "Applications lens" msgstr "Lentes d'aplicaciones" #. (itstool) path: page/p #: C/unity-dash-apps.page:21 msgid "" "The applications lens is the first lens after the Dash home in the lens " "bar. The applications lens gives you access to your applications or " "applications available for install." msgstr "" #. (itstool) path: page/p #: C/unity-dash-apps.page:25 msgid "" "You can use SuperA to open the Dash " "directly at the applications lens." msgstr "" "Pue usar SúperA p'abrir el Tableru " "direutamente n'aplicación de lentes (Lens)." #. (itstool) path: section/title #: C/unity-dash-apps.page:29 #: C/unity-dash-files.page:35 #: C/unity-dash-friends.page:32 #: C/unity-dash-intro.page:77 #: C/unity-dash-music.page:30 #: C/unity-dash-photos.page:32 #: C/unity-dash-video.page:32 msgid "Previews" msgstr "Previsualizaciones" #. (itstool) path: section/p #: C/unity-dash-apps.page:31 msgid "" "Right click on a search result to open a preview. The preview " "shows a short description of the application, a screenshot, its Ubuntu " "Software rating, and what version is available." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:35 msgid "" "For installed applications, you can see when the application was installed " "and either launch the application or uninstall it. Certain essential " "applications cannot be uninstalled from the preview." msgstr "" #. (itstool) path: section/p #: C/unity-dash-apps.page:39 msgid "" "For applications that haven't been installed, you can install them right " "from the preview." msgstr "" #. (itstool) path: section/title #: C/unity-dash-apps.page:45 #: C/unity-dash-files.page:47 #: C/unity-dash-friends.page:41 #: C/unity-dash-intro.page:67 #: C/unity-dash-music.page:41 #: C/unity-dash-photos.page:43 #: C/unity-dash-video.page:40 msgid "Filters" msgstr "Filtros" #. (itstool) path: section/p #: C/unity-dash-apps.page:47 msgid "" "Click Filter results if you'd like to only see results for a " "certain type of application. You can also click " "SourcesLocal Applications to only " "view installed applications or SourcesSoftware " "Center to only show applications available for install." msgstr "" #. (itstool) path: info/desc #: C/unity-dash-files.page:8 msgid "Find files, folders, and downloads." msgstr "Atopar ficheros, carpetes y descargues." #. (itstool) path: page/title #: C/unity-dash-files.page:19 msgid "Files lens" msgstr "Lente de ficheros" #. (itstool) path: page/p #: C/unity-dash-files.page:21 msgid "" "The files lens is the second lens after the Dash home in the lens " "bar and is represented by a document. The files lens gives you access " "to recently used files, folders, or downloads." msgstr "" #. (itstool) path: page/p #: C/unity-dash-files.page:25 msgid "" "You can use SuperF to open the Dash " "directly at the files lens." msgstr "" "Pue usar SúperF p'abrir el Tableru " "direutamente en lentes d'aplicaciones." #. (itstool) path: item/p #: C/unity-dash-files.page:29 msgid "" "If you use Google Drive, be sure to add your Google credentials to Online Accounts to see search results from Google " "Drive." msgstr "" #. (itstool) path: section/p #: C/unity-dash-files.page:37 msgid "" "Right click on a search result to open a preview. The preview " "shows the file format, file size, and when it was last saved." msgstr "" "Calque col botón derechu del mur sobre un resultáu de gueta p'abrir una " "previsualización. La previsualización amuesa'l formatu del " "ficheru, el so tamañu y cuando se guardó per cabera vegada." #. (itstool) path: section/p #: C/unity-dash-files.page:41 msgid "" "You can open a file, email it, or open the folder that contains the file." msgstr "" "Pue abrir un ficheru, unvialu per corréu-e, o abrir la carpeta que contién " "el ficheru." #. (itstool) path: section/p #: C/unity-dash-files.page:49 msgid "" "Click Filter results to filter by file type, file size, or the " "last time the file was saved." msgstr "" "Calque Filtriar resultaos pa filtriar por tipu de ficheru, " "tamañu, o por data d'últimu guardáu del ficheru." #. (itstool) path: info/desc #: C/unity-dash-friends.page:8 msgid "Browse messages from your online social media accounts." msgstr "" "Desamine los mensaxes provenientes de les sos cuentes de medios sociales en " "llinia." #. (itstool) path: page/title #: C/unity-dash-friends.page:19 msgid "Friends scope" msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:21 msgid "" "The Friends scope is the sixth lens after the Dash home in the lens " "bar and is represented by a speaking bubble. The Friends scope gives " "you access to your social media accounts." msgstr "" #. (itstool) path: page/p #: C/unity-dash-friends.page:25 msgid "" "You can use SuperG to open the Dash " "directly at the Friends Scope icon." msgstr "" #. (itstool) path: note/p #: C/unity-dash-friends.page:28 msgid "" "The lens will be blank until you enter your credentials in Online Accounts." msgstr "" "El lente va tar vacíu hasta qu'introduza les sos credenciales en Cuentes en llinia." #. (itstool) path: section/p #: C/unity-dash-friends.page:34 msgid "" "Right click on a search result to open a preview. The preview " "gives you more information and allows you to \"like\" or reshare posts." msgstr "" #. (itstool) path: section/p #: C/unity-dash-friends.page:43 msgid "Click Filter results to filter by account." msgstr "Calque Filtriar resultaos pa filtriar por cuenta." #. (itstool) path: info/desc #: C/unity-dash-intro.page:8 msgid "The Dash is the top button in the Launcher." msgstr "El Tableru ye'l botón cimeru del Llanzador" #. (itstool) path: page/title #: C/unity-dash-intro.page:19 msgid "Find applications, files, music, and more with the Dash" msgstr "" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-dash-intro.page:21 msgctxt "_" msgid "" "external ref='figures/unity-dash-sample.png' " "md5='b911663ea04c69ca882b45d469e8d786'" msgstr "" #. (itstool) path: media/p #: C/unity-dash-intro.page:22 msgid "Unity Search" msgstr "Gueta en Unity" #. (itstool) path: page/p #: C/unity-dash-intro.page:25 msgid "" "The Dash allows you to search for applications, files, music, and " "videos, and shows you items that you have used recently. If you have ever " "worked on a spreadsheet or edited an image and forgot where you saved it, " "you will surely find this feature of the Dash to be useful." msgstr "" "The Dash allows you to search for applications, files, music, and " "videos, and shows you items that you have used recently. If you have ever " "worked on a spreadsheet or edited an image and forgot where you saved it, " "you will surely find this feature of the Dash to be useful." #. (itstool) path: page/p #: C/unity-dash-intro.page:31 msgid "" "To start using the Dash, click the top icon in the Launcher. This icon has the Ubuntu logo " "on it. For faster access, you can just press the Super key." msgstr "" "Pa empezar a usar el Tableru, calque nel iconu superior del Llanzador. Esti iconu tien el logo " "d'Ubuntu. Pal accesu rápidu, pue primir la tecla Súper." #. (itstool) path: page/p #: C/unity-dash-intro.page:35 msgid "" "To hide the Dash, click the top icon again or press " "Super or Esc." msgstr "" "P'anubrir el Tableru, faiga clic nel iconu de la parte cimera o " "calque Súper o Esc." #. (itstool) path: section/title #: C/unity-dash-intro.page:38 msgid "Search everything from the Dash home" msgstr "Busque cualquier cosa dende'l Tableru" #. (itstool) path: section/p #: C/unity-dash-intro.page:40 msgid "" "The first thing you'll see when opening the Dash is the Dash Home. Without " "typing or clicking anything, the Dash Home will show you applications and " "files you've used recently." msgstr "" #. (itstool) path: section/p #: C/unity-dash-intro.page:42 msgid "" "Only one row of results will show for each type. If there are more results, " "you can click See more results to view them." msgstr "" "Namái va amosase una filera de resultancies pa cada tipu. Si hubiera más " "resultaos, pue calcar Más suxerencies pa velos toos." #. (itstool) path: section/p #: C/unity-dash-intro.page:45 msgid "" "To search, just start typing and related search results will automatically " "appear from the different installed lenses." msgstr "" "Pa buscar, cenciellamente entame a escribir y automáticamente van apaecer " "les resultancies de les busques rellacionaes de les distintes lentes " "instalaes." #. (itstool) path: section/p #: C/unity-dash-intro.page:48 msgid "" "Click on a result to open it, or you can press Enter to open the " "first item in the list." msgstr "" "Faiga clic nun resultáu p'abrilu, o pue primir Intro p'abrir el " "primer elementu de la llista." #. (itstool) path: section/title #: C/unity-dash-intro.page:54 msgid "Lenses" msgstr "Lentes" #. (itstool) path: section/p #: C/unity-dash-intro.page:56 msgid "" "Lenses allow you to focus the Dash results and exclude results from other " "lenses." msgstr "" "Les lentes ayúdenlu a focalizar los resultaos del Tableru y escluyir " "resultaos d'otres lentes." #. (itstool) path: section/p #: C/unity-dash-intro.page:58 msgid "" "You can see the available lenses in the lens bar, the darker " "strip at the bottom of the Dash." msgstr "" "You can see the available lenses in the lens bar, the darker " "strip at the bottom of the Dash." #. (itstool) path: section/p #: C/unity-dash-intro.page:61 msgid "" "To switch to a different lens, click the appropriate icon or press " "CtrlTab." msgstr "" "Pa camudar a lentes distintes, calque sobre l'iconu apropiáu o prima " "CtrlTab." #. (itstool) path: section/p #: C/unity-dash-intro.page:69 msgid "Filters allow you to narrow down your search even further." msgstr "Los filtros permíten-y aceñar la busca entá más." #. (itstool) path: section/p #: C/unity-dash-intro.page:71 msgid "" "Click Filter results to choose filters. You may need to click a " "filter heading such as Sources to see the available choices." msgstr "" "Calque sobre Filtriar resultaos pa escoyer filtros. Pue que " "precise calcar sobre un títulu de los filtros, como Oríxenes, pa " "ver les opciones disponibles." #. (itstool) path: section/p #: C/unity-dash-intro.page:79 msgid "" "If you right click on a search result, a preview will open with " "more information about the result." msgstr "" "Si calca'l botón derechu sobre un resultáu de gueta, va abrise una " "previsualización con más información sobre esi resultáu." #. (itstool) path: section/p #: C/unity-dash-intro.page:82 msgid "To close the preview, click any empty space or press Esc." msgstr "" "Pa zarrar la vista previa, faiga clic en cualquier espaciu vacíu o calque " "Esc." #. (itstool) path: info/desc #: C/unity-dash-music.page:8 msgid "Find and play music from your computer or the internet." msgstr "Atopar y reproducir música del so equipu o d'internet." #. (itstool) path: page/title #: C/unity-dash-music.page:19 msgid "Music lens" msgstr "Lente de música" #. (itstool) path: page/p #: C/unity-dash-music.page:21 msgid "" "The music lens is the fourth lens after the Dash home in the lens " "bar and is represented by a music note. The music lens gives you " "access to your music or music available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-music.page:25 msgid "" "You can use SuperM to open the Dash " "directly at the music lens." msgstr "" "Pue usar SúperM p'abrir la lente de " "música del Tableru direutamente." #. (itstool) path: section/p #: C/unity-dash-music.page:32 msgid "" "Right click on a search result to open a preview. The preview " "shows the cover art and the tracks." msgstr "" "Calque col botón derechu del mur sobre un resultáu de gueta p'abrir una " "previsualización. La previsualización amuesa la portada y les " "pistes." #. (itstool) path: section/p #: C/unity-dash-music.page:35 msgid "" "Click the track number to play the song right from the preview. Click the " "track number again to pause the song." msgstr "" "Calque nel númberu de pista pa reproducir el cantar direutamente dende la " "previsualización. Calque nel númberu de pista de nuevu pa posar la canció." #. (itstool) path: section/p #: C/unity-dash-music.page:43 msgid "Click Filter results to filter by decade or genre." msgstr "" "Calque sobre Filtriar resultaos pa filtriar por década o xéneru." #. (itstool) path: info/desc #: C/unity-dash-photos.page:8 msgid "View photos from your computer or your online social media accounts." msgstr "" "Ver les semeyes del so equipu o dende les sos cuentes en llinia de redes " "sociales." #. (itstool) path: page/title #: C/unity-dash-photos.page:20 msgid "Photos lens" msgstr "Lente de semeyes" #. (itstool) path: page/p #: C/unity-dash-photos.page:22 msgid "" "The photos lens is the fifth lens after the Dash home in the lens " "bar and is represented by a camera. The photos lens gives you access " "to photos on your computer or from Online " "Accounts such as Facebook or Google Picasa." msgstr "" #. (itstool) path: page/p #: C/unity-dash-photos.page:28 msgid "" "You can use SuperC to open the Dash " "directly at the photos lens." msgstr "" "Pue usar SúperC p'abrir la lente de " "semeyes del Tableru direutamente." #. (itstool) path: section/p #: C/unity-dash-photos.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the photo and a larger thumbnail." msgstr "" "Calque col botón derechu del mur sobre un resultáu de busca p'abrir una " "previsualización con más información sobre la semeya y una " "miniatura de mayor tamañu." #. (itstool) path: section/p #: C/unity-dash-photos.page:37 msgid "" "For photos stored on your computer, you can open, print, view, or email them." msgstr "" "Pa les semeyes almacenaes nel so ordenador, pue abrir, imprentar, ver o " "unviales per corréu electrónicu." #. (itstool) path: section/p #: C/unity-dash-photos.page:45 msgid "" "Click Filter results to filter by date the photo was taken or the " "source." msgstr "" "Calque sobre Filtriar resultaos pa filtriar pela data na que se " "tomó la semeya o pol orixe." #. (itstool) path: info/desc #: C/unity-dash-video.page:8 msgid "Find and play videos from your computer or the internet." msgstr "Atopar y reproducir vídeos del so equipu o d'internet." #. (itstool) path: page/title #: C/unity-dash-video.page:19 msgid "Video lens" msgstr "Lente de vídeos" #. (itstool) path: page/p #: C/unity-dash-video.page:21 msgid "" "The video lens is the third lens after the Dash home on the lens " "bar and is represented by a film strip. The video lens gives you " "access to your videos or videos available online." msgstr "" #. (itstool) path: page/p #: C/unity-dash-video.page:25 msgid "You can even buy or rent videos from the Dash." msgstr "Pue arrendar o mercar vídeos dende'l Tableru." #. (itstool) path: page/p #: C/unity-dash-video.page:27 msgid "" "You can use SuperV to open the Dash " "directly at the video lens." msgstr "" "Pue usar SúperV p'abrir la lente de " "videu del Tableru direutamente." #. (itstool) path: section/p #: C/unity-dash-video.page:34 msgid "" "Right click on a search result to open a preview with more " "information about the video." msgstr "" "Calque col botón derechu del mur sobre un resultáu de gueta p'abrir una " "previsualización con más información sobre'l videu." #. (itstool) path: section/p #: C/unity-dash-video.page:42 msgid "Click Filter results to filter by video source." msgstr "Calque Filtriar resultaos pa filtriar pol orixe de videu." #. (itstool) path: info/desc #: C/unity-hud-intro.page:9 msgid "Use the HUD to search menus of the apps you use." msgstr "Use HUD pa guetar nos menús de les aplicaciones qu'usa" #. (itstool) path: page/title #: C/unity-hud-intro.page:20 msgid "What is the HUD?" msgstr "¿Qué ye'l HUD?" #. (itstool) path: page/p #: C/unity-hud-intro.page:22 msgid "" "The HUD or Heads Up Display is a search-based " "alternative to traditional menus and was introduced in Ubuntu 12.04 LTS." msgstr "" #. (itstool) path: page/p #: C/unity-hud-intro.page:26 msgid "" "Some apps like Gimp or Inkscape have hundreds of menu items. If you're " "using apps like these, you may remember the name of a menu option, but you " "might not remember how to find it in the menus." msgstr "" "Delles aplicaciones, como Gimp o Inkscape, tienen cientos d'opciones de menú. Si " "usa aplicaciones como estes, ye posible que recuerde'l nome d'una opción de " "menú, pero seique nun sepa cómo atopala nos menús." #. (itstool) path: page/p #: C/unity-hud-intro.page:31 msgid "" "Using a search box can be quite a bit faster than navigating extended menu " "hierarchies. The HUD also can be more accessible than normal menus as some " "people are unable to precisely control a mouse pointer." msgstr "" #. (itstool) path: section/title #: C/unity-hud-intro.page:36 msgid "Use the HUD" msgstr "Usar HUD" #. (itstool) path: section/p #: C/unity-hud-intro.page:38 msgid "To try the HUD:" msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:42 msgid "Tap Alt to open the HUD." msgstr "Calque Alt p'abrir el HUD." #. (itstool) path: item/p #: C/unity-hud-intro.page:45 msgid "Start typing." msgstr "Empiece a teclear." #. (itstool) path: item/p #: C/unity-hud-intro.page:48 msgid "" "When you see a result that you want to run, use the up and down keys to " "select the result, then press Enter, or click your desired search " "result." msgstr "" #. (itstool) path: item/p #: C/unity-hud-intro.page:53 msgid "" "If you change your mind and want to exit the HUD, tap the Alt " "again or the Esc. You can also click anywhere outside the HUD to " "close the HUD." msgstr "" #. (itstool) path: section/p #: C/unity-hud-intro.page:59 msgid "" "The HUD keeps track of your search history and adjusts the search results to " "be even more useful the more you use it." msgstr "" "El HUD fai un siguimientu del so historial de busca y axusta les " "resultancies de la busca pa ser cada vegada más útil cuanto más lu usa." #. (itstool) path: info/desc #: C/unity-introduction.page:9 msgid "A visual introduction to the Unity desktop." msgstr "Introducción visual al escritoriu Unity." #. (itstool) path: page/title #: C/unity-introduction.page:25 msgid "Welcome to Ubuntu" msgstr "Bienveníu/a a Ubuntu" #. (itstool) path: page/p #: C/unity-introduction.page:27 msgid "" "Ubuntu features Unity, a reimagined way to use your computer. Unity " "is designed to minimize distractions, give you more room to work, and help " "you get things done." msgstr "" "Ubuntu cuenta con Unity, una forma reinventada d'usar el so equipu. " "Unity diseñóse pa minimizar les distracciones, apurri-y más espaciu de " "trabayu y ayudalu a facer les sos xeres." #. (itstool) path: page/p #: C/unity-introduction.page:31 msgid "" "This guide is designed to answer your questions about using Unity and your " "Ubuntu desktop. First we will take a moment to look at some of Unity's key " "features, and how you can use them." msgstr "" #. (itstool) path: section/title #: C/unity-introduction.page:35 msgid "Getting started with Unity" msgstr "Empezar con Unity" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:37 msgctxt "_" msgid "" "external ref='figures/unity-overview.png' " "md5='e6639b68b89c315005e0fc6099f56ace'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:38 msgid "The Unity desktop" msgstr "L'escritoriu Unity" #. (itstool) path: section/title #. (itstool) path: media/p #: C/unity-introduction.page:42 #: C/unity-introduction.page:46 msgid "The Launcher" msgstr "El Llanzador" #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:45 msgctxt "_" msgid "" "external ref='figures/unity-launcher.png' " "md5='698a6f3411b2531101072d21bd765b87'" msgstr "" #. (itstool) path: section/p #: C/unity-introduction.page:49 msgid "" "The Launcher appears automatically when you log in to your " "desktop, and gives you quick access to the applications you use most often." msgstr "" "El Llanzador apaez automáticamente al empecipiar sesión nel " "escritoriu y úfre-y un accesu rápidu a les aplicaciones qu'usa con más " "frecuencia." #. (itstool) path: item/p #: C/unity-introduction.page:56 msgid "" "Learn more about the Launcher." msgstr "" "Deprenda más tocante al Llanzador." #. (itstool) path: section/title #: C/unity-introduction.page:62 msgid "The Dash" msgstr "El Tableru" #. (itstool) path: section/p #: C/unity-introduction.page:64 msgid "" "The Ubuntu Button sits near the top left corner of the screen and " "is always the top item in the Launcher. If you click the Ubuntu " "Button, Unity will present you with an additional feature of the " "desktop, the Dash." msgstr "" "The Ubuntu Button sits near the top left corner of the screen and " "is always the top item in the Launcher. If you click the Ubuntu " "Button, Unity will present you with an additional feature of the " "desktop, the Dash." #. (itstool) path: section/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-introduction.page:69 msgctxt "_" msgid "" "external ref='figures/unity-dash.png' md5='662f7cff94c799b528db7a9b8e0e8512'" msgstr "" #. (itstool) path: media/p #: C/unity-introduction.page:70 msgid "The Unity Dash" msgstr "El Tableru d'Unity" #. (itstool) path: section/p #: C/unity-introduction.page:73 msgid "" "The Dash is designed to make it easier to find, open, and use " "applications, files, music, and more. For example, if you type the word " "\"document\" into the Search Bar, the Dash will show you " "applications that help you write and edit documents. It will also show you " "relevant folders and documents that you have been working on recently." msgstr "" #. (itstool) path: item/p #: C/unity-introduction.page:80 msgid "Learn more about the Dash." msgstr "" "Deprenda más tocante al Tableru." #. (itstool) path: info/desc #: C/unity-launcher-change-autohide.page:14 msgid "Show the Launcher only when you need it." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-change-autohide.page:18 msgid "Auto-hide the Launcher" msgstr "Anubrir automáticamente'l Llanzador" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:20 msgid "" "You can hide the Launcher if you only want to see it when you " "move your mouse or touchpad pointer to either the left side or top left " "corner of the screen." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:24 #: C/unity-menubar-intro.page:49 msgid "" "Click the system menu at the very right of the menu " "bar and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:25 msgid "In the Personal section, click Appearance." msgstr "Na seición Personal, calque Aspeutu." #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:26 msgid "Switch to the Behavior tab." msgstr "Camude a la llingüeta Comportamientu." #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:27 msgid "Switch Auto-hide the Launcher on." msgstr "Active Anubrir llanzador automáticamente." #. (itstool) path: item/p #: C/unity-launcher-change-autohide.page:28 msgid "" "Select Left side or Top left corner to designate the " "reveal location for the Launcher." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-change-autohide.page:31 msgid "" "To help prevent you from accidentally showing the Launcher, Ubuntu requires " "you to push a little bit harder with your mouse or touchpad pointer to make " "the Launcher show. You can adjust the force needed by setting the " "Reveal sensitivity lower or higher." msgstr "" "To help prevent you from accidentally showing the Launcher, Ubuntu requires " "you to push a little bit harder with your mouse or touchpad pointer to make " "the Launcher show. You can adjust the force needed by setting the " "Reveal sensitivity lower or higher." #. (itstool) path: info/desc #: C/unity-launcher-change-size.page:13 msgid "Make the icons in the Launcher larger or smaller." msgstr "Agrandar o amenorgar los iconos del Llanzador" #. (itstool) path: page/title #: C/unity-launcher-change-size.page:17 msgid "Change the size of icons in the Launcher" msgstr "Camude'l tamañu de los iconos del Llanzador" #. (itstool) path: page/p #: C/unity-launcher-change-size.page:19 msgid "" "You can make the Launcher icons smaller to allow more items to fit in the " "Launcher. Or you might want to make the Launcher icons larger so they are " "easier to click." msgstr "" "Pue facer los iconos del llanzador más pequeños pa dexar que quepan más " "elementos nel Llanzador. O tamién, ye posible que quiera agrandar los iconos " "del Llanzador pa que seya más fácil calcar nellos." #. (itstool) path: item/p #: C/unity-launcher-change-size.page:28 msgid "Click Appearance." msgstr "Calque en Aspeutu." #. (itstool) path: item/p #: C/unity-launcher-change-size.page:31 msgid "" "Move the Launcher icon size slider to increase or decrease the " "size of the Launcher icons." msgstr "" "Mueva'l eslizador del Tamañu del iconu del Llanzador p'aumentar o " "amenorgar el tamañu de los iconos del Llanzador." #. (itstool) path: note/p #: C/unity-launcher-change-size.page:33 msgid "The default Launcher icon size is 48." msgstr "" "El tamañu predetermináu del iconu del Llanzador ye 48." #. (itstool) path: info/desc #: C/unity-launcher-intro.page:8 msgid "The Launcher is at the left of your screen." msgstr "El Llanzador ta a la esquierda de la so pantalla." #. (itstool) path: page/title #: C/unity-launcher-intro.page:19 msgid "Use the Launcher to start applications" msgstr "Use'l Llanzador p'abrir aplicaciones" #. (itstool) path: page/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-launcher-intro.page:22 msgctxt "_" msgid "" "external ref='figures/unity-launcher-apps.png' " "md5='09090d19992241b8a279dd19f7d5dc3c'" msgstr "" #. (itstool) path: media/p #: C/unity-launcher-intro.page:23 msgid "Launcher icons" msgstr "Iconos del Llanzador" #. (itstool) path: page/p #: C/unity-launcher-intro.page:26 msgid "" "The Launcher is one of the key components of the Unity desktop. " "When you log in to your desktop, it will appear along the left-hand side of " "the screen. The Launcher provides you with quick access to applications, " "workspaces, removable devices and the trash." msgstr "" "The Launcher is one of the key components of the Unity desktop. " "When you log in to your desktop, it will appear along the left-hand side of " "the screen. The Launcher provides you with quick access to applications, " "workspaces, removable devices and the trash." #. (itstool) path: page/p #: C/unity-launcher-intro.page:30 msgid "" "If an application that you want to start using is present in the Launcher, " "you can click on that application's icon, and it will start up, ready for " "you to use." msgstr "" "Si una aplicación que quier usar s'atopa presente nel Llanzador, pue calcar " "sobre l'iconu d'esa aplicación y esta va aniciase, llista pal so usu." #. (itstool) path: page/p #: C/unity-launcher-intro.page:33 msgid "" "To learn more about the Launcher, explore any of the Launcher help topics " "below." msgstr "" "Pa saber más tocante al Llanzador, esplore cualquiera de los siguientes " "temes d'ayuda sobre'l Llanzador." #. (itstool) path: section/title #: C/unity-launcher-intro.page:36 msgid "Use the Launcher" msgstr "Usar el Llanzador" #. (itstool) path: section/title #: C/unity-launcher-intro.page:50 msgid "Customize the Launcher" msgstr "Personalizar el Llanzador" #. (itstool) path: credit/name #: C/unity-launcher-menu.page:10 msgid "Stephen M. Webb" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-menu.page:14 msgid "Right clicking a Launcher Icon reveals a menu of actions." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-menu.page:18 msgid "The Launcher Icon Menus" msgstr "" #. (itstool) path: page/p #: C/unity-launcher-menu.page:20 msgid "" "Right clicking on a Launcher icon will reveal a menu of actions. The actions " "available depend on whether the icon is locked to the launcher or not, if " "the icon is for an application whether it's running or not, and on the " "specific icon itself. Available actions can include the following." msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:25 msgid "launching the application or opening the document, folder, or device" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:27 msgid "" "unlocking the icon from the Launcher if it was previously locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:29 msgid "" "locking the icon to the Launcher if it was previously not locked (see )" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:31 msgid "quitting the application if it's running" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:32 msgid "" "switching between application instances or windows if there is more than one " "instance or window" msgstr "" #. (itstool) path: item/p #: C/unity-launcher-menu.page:34 msgid "application-specific shortcuts such as open a new document or window" msgstr "" #. (itstool) path: info/desc #: C/unity-launcher-shapes.page:14 msgid "The triangles show you your currently running applications." msgstr "" #. (itstool) path: page/title #: C/unity-launcher-shapes.page:18 msgid "What do the different shapes and colors in Launcher icons mean?" msgstr "" "¿Qué signifiquen les distintes formes y colores de los iconos del Llanzador?" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:20 msgid "" "When you start an app, the Launcher icon pulses to let you know that Ubuntu " "is starting your application. This is useful because while some applications " "start immediately, others may take a minute to load." msgstr "" #. (itstool) path: page/p #: C/unity-launcher-shapes.page:24 msgid "" "Once the application has finished starting, a set of small white " "triangles will show to the left and right of the Launcher square. " "Additional triangles will appear on the left of the Launcher square as " "additional windows of the same application are open (i.e. two triangles " "means that you have two windows of the same application open; three " "triangles means three windows). If you have more than three windows of the " "same application open, only three triangles will show." msgstr "" #. (itstool) path: note/p #: C/unity-launcher-shapes.page:29 msgid "" "Applications that aren't currently running have translucent Launcher icon " "squares. When an application is running, the Launcher icon square is full of " "color." msgstr "" #. (itstool) path: section/title #: C/unity-launcher-shapes.page:33 msgid "Notifications" msgstr "Notificaciones" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:35 msgid "" "If an application wants your attention to notify you of something (like a " "finished download), the Launcher icon will wiggle and glow and the white " "triangle will become blue. Click the Launcher icon to dismiss the " "notification." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:39 msgid "" "Applications can also show a number on their Launcher icon. " "Messaging applications use the number to tell you how many unread messages " "you have. Software Updater uses it to tell you how many updates " "are available." msgstr "" #. (itstool) path: section/p #: C/unity-launcher-shapes.page:43 msgid "" "Finally, applications can use a progress bar to let you know how " "long a process is taking without you needing to keep the application window " "in view." msgstr "" #. (itstool) path: info/desc #: C/unity-menubar-intro.page:10 msgid "The menu bar is the dark strip on the top of your screen." msgstr "" "La barra de menús ye la franxa escura na parte cimera de la so pantalla." #. (itstool) path: page/title #: C/unity-menubar-intro.page:19 msgid "Manage apps & settings with the menu bar" msgstr "Xestione aplicaciones y configuraciones cola barra de menús" #. (itstool) path: page/p #: C/unity-menubar-intro.page:25 msgid "" "The menu bar is the dark strip on the top of your screen. It " "contains the window management buttons, the app menus, and the status menus." msgstr "" "La barra de menú ye la banda escura na parte cimera de la " "pantalla. Contién los botones de xestión de les ventanes, el menú de " "l'aplicación, y el menú d'estáu." #. (itstool) path: section/title #: C/unity-menubar-intro.page:29 msgid "Window management buttons" msgstr "Botones de xestión de ventanes" #. (itstool) path: section/p #: C/unity-menubar-intro.page:30 msgid "" "The window management buttons are on the top left corner of " "windows. When maximized, the buttons are in the top left of the screen. " "Click the buttons to close, minimize, maximize or restore windows." msgstr "" "Los botones de xestión de les ventanes tán na esquina cimera " "esquierda de les ventanes. Cuando tán maximizaes, los botones tán na parte " "cimera esquierda de la ventana. Calque nos botones pa zarrar, minimizar, " "maximizar o restaurar la ventana." #. (itstool) path: section/title #: C/unity-menubar-intro.page:36 msgid "App menus" msgstr "Menús d'aplicaciones" #. (itstool) path: section/p #: C/unity-menubar-intro.page:37 msgid "" "The app menus are by default located to the right of the window " "management buttons. Unity hides the app menus and the window management " "buttons unless you move your mouse pointer to the top left of the screen or " "press AltF10. This feature enables " "you to see more of your content at once, which is especially valuable on " "small screens like netbooks." msgstr "" #. (itstool) path: section/p #: C/unity-menubar-intro.page:44 msgid "" "If you want, you can change the default behavior to having your menus " "attached to the window title bar of respective application instead of the " "menu bar, and setting the visibility to always displayed instead of only " "displayed on mouse hovering." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:53 msgid "" "In the Personal section, click Appearance and choose the " "Behavior tab." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:57 msgid "" "Under Show the menus for a window, select In the window's " "title bar." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:60 msgid "" "Under Menus visibility, select Always displayed." msgstr "" #. (itstool) path: section/title #: C/unity-menubar-intro.page:68 msgid "Status menus" msgstr "Menús d'estáu" #. (itstool) path: section/p #: C/unity-menubar-intro.page:69 msgid "" "Ubuntu has several different status menus (sometimes referred to " "as indicators) on the right side of the menu bar. The status " "menus are a convenient place where you can check and modify the state of " "your computer and applications." msgstr "" "Ubuntu dispón de varios menús d'estáu diferentes (dalgunes vegaes " "denomaos indicadores) na parte derecha de la barra de menú. Los " "menús d'estáu son un llugar conveniente nel que comprobar y modificar " "l'estáu del equipu y de les aplicaciones." #. (itstool) path: list/title #: C/unity-menubar-intro.page:76 msgid "List of status menus and what they do" msgstr "Llista de menús d'estáu y lo que faen" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:79 msgctxt "_" msgid "" "external ref='figures/network-offline.svg' " "md5='2cdffddec0853f7f7538b9e4a6116039'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:79 msgid "" "Network menu Offline network icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:80 msgid "" "Connect to wired, wireless, mobile, " "and VPN networks." msgstr "" "Coneutase a redes cableaes, inalámbriques, móviles y VPN." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:85 msgctxt "_" msgid "" "external ref='figures/indicator-keyboard-En.svg' " "md5='79043c6827d1eb59d1eba720bd798318'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:85 msgid "" "Input source menu Input source icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:86 msgid "" "Select keyboard layout/input source, configure input sources." msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:90 msgid "" "Bluetooth menu Bluetooth icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:91 msgid "" "Send or receive files by Bluetooth. This " "menu is hidden if a supported Bluetooth device isn't detected." msgstr "" "Unviar o recibir ficheros per Bluetooth. " "Esti menú anúbrese si nun se deteuta dengún preséu Bluetooth compatible." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:96 msgctxt "_" msgid "" "external ref='figures/indicator-messages.svg' " "md5='c7753a983bb72624bf340e2b3336973e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:96 msgid "" "Messaging menu Message icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:97 msgid "" "Easily launch and receive incoming notifications from messaging applications " "including email, social networking, and Internet chat." msgstr "" "Unviar y recibir fácilmente notificaciones entrantes d'aplicaciones de " "mensaxería, incluyendo corréu electrónicu, redes sociales y charres per " "Internet." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:102 msgctxt "_" msgid "" "external ref='figures/battery-100.svg' md5='695cb299a2941423020d12dedfdb2254'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:102 msgid "" "Battery menu Battery icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:103 msgid "" "Check your laptop battery's charging status. This menu is hidden if a " "battery isn't detected." msgstr "" "Consultar l'estáu de carga de la batería d'un portátil. Esti menú anúbrese " "si nun se deteuta denguna batería." #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:108 msgctxt "_" msgid "" "external ref='figures/audio-volume-high-panel.svg' " "md5='571b59734272f80a40e8d2e9a8d4256e'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:108 msgid "" "Sound menu Volume icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:109 msgid "" "Set the volume, configure sound settings, and control media players like " "Rhythmbox." msgstr "" "Axuste'l volume, configure Axustes de soníu, y remane reproductores de medios " "como Rhythmbox." #. (itstool) path: item/p #: C/unity-menubar-intro.page:114 msgid "Clock" msgstr "Reló" #. (itstool) path: item/p #: C/unity-menubar-intro.page:115 msgid "" "Access the current time and date. Appointments from the built in Calendar application can also display here." msgstr "" #. (itstool) path: p/media #. This is a reference to an external file such as an image or video. When #. the file changes, the md5 hash will change to let you know you need to #. update your localized copy. The msgstr is not used at all. Set it to #. whatever you like once you have updated your copy of the file. #: C/unity-menubar-intro.page:120 msgctxt "_" msgid "" "external ref='figures/system-devices-panel.svg' " "md5='5b9f7ec215446c7f2eb43a66392aea85'" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:120 msgid "" "System menu Power cog icon" msgstr "" #. (itstool) path: item/p #: C/unity-menubar-intro.page:121 msgid "" "Access details about your computer, this help guide, and system settings. Switch users, lock screen, log out, " "suspend, restart or shutdown your computer." msgstr "" "Acceda a detalles tocante al equipu, esta guía d'ayuda y Axustes del sistema. Camudar d'usuariu, bloquiar la " "pantalla, zarrar sesión, suspender, reaniciar o apagar l'equipu." #. (itstool) path: note/p #: C/unity-menubar-intro.page:123 msgid "" "Some of the icons used by the indicator menus change according to the status " "of the application." msgstr "" "Dalgunos de los iconos usaos polos menús indicadores camuden en función del " "estáu de l'aplicación." #. (itstool) path: item/p #: C/unity-menubar-intro.page:124 msgid "" "Other programs such as Tomboy or Transmission can also " "add indicator menus to the panel." msgstr "" "Otros programes como Tomboy o Transmission tamién puen " "amestar menús indicadores al panel." #. (itstool) path: info/desc #: C/unity-scrollbars-intro.page:9 msgid "Overlay scrollbars are the thin orange strips on long documents." msgstr "" "Les barres de desplazamientu superpuestes son les bandes naranxes estreches " "qu'apaecen nos documentos llargos." #. (itstool) path: page/title #: C/unity-scrollbars-intro.page:19 msgid "What are overlay scrollbars?" msgstr "¿Qué son les barres de desplazamientu superpuestes?" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:27 msgid "" "Ubuntu includes overlay scrollbars which take up less screen space " "than traditional scrollbars, giving you more room for your content. While " "inspired by mobile devices where traditional scrollbars aren't needed, " "Ubuntu's overlay scrollbars are designed to work just as well with a mouse." msgstr "" #. (itstool) path: page/p #: C/unity-scrollbars-intro.page:32 msgid "" "Some apps like Firefox and LibreOffice don't support the new scrollbars yet." msgstr "" "Delles aplicaciones, como por exemplu Firefox y LibreOffice, aínda nun son " "compatibles coles nueves barres de desplazamientu." #. (itstool) path: section/title #: C/unity-scrollbars-intro.page:35 msgid "Use the scrollbars" msgstr "Usar les barres de desplazamientu" #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:37 msgid "" "The overlay scrollbar appears as a thin orange strip at the edge of a " "scrollable area. The position of the scrollbar corresponds with your " "screen's position in the scrollable content. The strip length corresponds " "with the content length; the shorter the strip, the longer the content." msgstr "" "Les barres de desplazamientu superpuestes apaecen como una delgada banda " "naranxa asitiada nel berbesu d'una estaya pela que ye posible movese. La " "posición de la barra de desplazamientu correspuende a la posición de la " "pantalla nel conteníu desplazable y el llargor de la banda correspuende a la " "del conteníu; cuando más curtia seya la banda, más llargu va ser el conteníu." #. (itstool) path: section/p #: C/unity-scrollbars-intro.page:41 msgid "" "Move your mouse pointer over any point on the scrollable edge of the content " "to reveal the thumb slider." msgstr "" "Mueva'l punteru del mur sobre cualquier puntu del berbesu desplazable del " "conteníu pa qu'apaeza'l control eslizante en miniatura." #. (itstool) path: list/title #: C/unity-scrollbars-intro.page:44 msgid "Ways to use the scrollbars:" msgstr "Formes d'utilizar les barres de desplazamientu:" #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:45 msgid "" "Drag the thumb slider up or down to move the screen's position " "exactly where you want it." msgstr "" "Arrastre'l control eslizante en miniatura hacia arriba o hacia " "abaxo pa mover la posición de la pantalla exautamente al puntu que desee." #. (itstool) path: item/p #: C/unity-scrollbars-intro.page:48 msgid "" "Click the scrollbar to move the screen's position exactly where you want it." msgstr "" #. (itstool) path: info/desc #: C/unity-shopping.page:9 msgid "" "Online results make the Dash more useful and help fund Ubuntu development." msgstr "" "Los resultaos en llinia faen el Tableru más útil y ayuden a financiar el " "desendolcu d'Ubuntu." #. (itstool) path: page/title #: C/unity-shopping.page:25 msgid "Why are there shopping links in the Dash?" msgstr "¿Por qué hai enllaces de compra nel Tableru?" #. (itstool) path: page/p #: C/unity-shopping.page:27 msgid "" "In addition to helping you find apps or files on your computer, the " "Dash can also show you related online results for your searches. " "Online sources include Amazon.com and dozens of other online sources." msgstr "" #. (itstool) path: page/p #: C/unity-shopping.page:31 msgid "" "When you purchase music or products from these sources, Canonical receives a " "small portion of the profits in exchange for directing more business to " "these stores. Canonical, the company that created and continues to support " "the Ubuntu project, then uses this money to make Ubuntu better." msgstr "" "Cuando merca música o productu d'esos oríxenes, Canonical recibe una pequeña " "fraición de los beneficios pola mor de dirixir más negociu hacia eses " "tiendes. Canonical, la compañía que creó y sigue dando sofitu al proyeutu " "Ubuntu, emplega esi dineru p'ameyorar Ubuntu." #. (itstool) path: page/p #: C/unity-shopping.page:37 msgid "By default, the inclusion of online search results is turned off." msgstr "" #. (itstool) path: section/title #: C/unity-shopping.page:40 msgid "Turn on online search results" msgstr "" #. (itstool) path: section/p #: C/unity-shopping.page:42 msgid "" "If you want to receive online search suggestions, you can enable this " "feature through the Security & Privacy system setting." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:47 msgid "" "Click the system menu at the far right of the menu bar " "and select System Settings." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:50 msgid "" "Open Security & Privacy and select the Search tab." msgstr "" #. (itstool) path: item/p #: C/unity-shopping.page:52 msgid "Switch on Include online search results." msgstr "" #. (itstool) path: info/title #: C/user-accounts.page:7 msgctxt "link:trail" msgid "Users" msgstr "Usuarios" #. (itstool) path: info/desc #: C/user-accounts.page:8 msgid "" "Add user or guest user, change " "password, administrators…" msgstr "" "Amestar usuariu o usuariu invitáu, camudar " "clave d'accesu, alministradores…" #. (itstool) path: page/title #: C/user-accounts.page:24 msgid "User accounts" msgstr "Cuentes d'usuariu" #. (itstool) path: page/p #: C/user-accounts.page:26 msgid "" "Each person that uses the computer should have a different user account. " "This allows them to keep their files separate from yours and to choose their " "own settings. It's also more secure. You can only access a different user " "account if you know the password." msgstr "" "Cada persona qu'utiliza l'equipu tien de tener una cuenta d'usuariu " "distintu. Esto permíte-y caltener los sos ficheros separtaos de los suyos y " "escoyer la so propia configuración. Tamién ye más seguro. Namái pue acceder " "a una cuenta d'usuariu distintu si conoz la contraseña." #. (itstool) path: info/title #: C/user-accounts.page:33 msgctxt "link:trail" msgid "Accounts" msgstr "Cuentes" #. (itstool) path: section/title #: C/user-accounts.page:35 msgid "Manage user accounts" msgstr "Xestionar les cuentes d'usuariu" #. (itstool) path: section/title #: C/user-accounts.page:39 msgid "Passwords" msgstr "Contraseñes" #. (itstool) path: info/title #: C/user-accounts.page:44 msgctxt "link:trail" msgid "Privileges" msgstr "Privilexos" #. (itstool) path: section/title #: C/user-accounts.page:46 msgid "User privileges" msgstr "Privilexos del usuariu" #. (itstool) path: info/desc #: C/user-add.page:8 msgid "Add new users so that other people can log in to the computer." msgstr "" "Amestar usuarios nuevos de manera qu'otres persones puedan aniciar sesión " "nel equipu." #. (itstool) path: page/title #: C/user-add.page:30 msgid "Add a new user account" msgstr "Amestar una cuenta nueva d'usuariu" #. (itstool) path: page/p #: C/user-add.page:59 msgid "" "You can add multiple user accounts to your computer. Give one account to " "each person in your household or company. Every user has their own home " "folder, documents, and settings." msgstr "" "Pue amestar delles cuentes d'usuariu al so equipu. Dea una cuenta a cada " "persona nel so llar o empresa. Cada usuariu tien la so propia carpeta " "d'aniciu, documentos y configuración." #. (itstool) path: item/p #: C/user-add.page:65 #: C/user-admin-change.page:35 #: C/user-changepassword.page:53 #: C/user-changepicture.page:31 #: C/user-delete.page:33 msgid "Open User Accounts." msgstr "Abrir Cuentes d'usuariu." #. (itstool) path: item/p #: C/user-add.page:67 msgid "" "You need administrator privileges " "to add user accounts. Click Unlock in the top right corner and " "type your password." msgstr "" "Necesita privilexos de " "alministrador p'amestar cuentes d'usuariu. Calque " "Desbloquiar na esquina cimera derecha y escriba la so contraseña." #. (itstool) path: item/p #: C/user-add.page:71 msgid "" "In the list of accounts on the left, click the + button to add a " "new user account." msgstr "" "In the list of accounts on the left, click the + button to add a " "new user account." #. (itstool) path: item/p #: C/user-add.page:74 msgid "" "If you want the new user to have administrative access to the computer, select " "Administrator for the account type. Administrators can do things " "like add and delete users, install software and drivers, and change the date " "and time." msgstr "" "Si desea que'l nuevu usuariu tenga accesu " "d'alministrador del equipu, escueya Alministrador nel " "tipu de cuenta. Los alministradores puen facer coses como amestar y " "desaniciar usuarios, instalar software y controladores, y camudar la data y " "la hora." #. (itstool) path: item/p #: C/user-add.page:80 msgid "" "Enter the new user's full name. The username will be filled in automatically " "based on the full name. The default is probably OK, but you can change it if " "you like." msgstr "" "Escriba'l nome completu del nuevu usuariu. El nome d'usuariu va rellenase " "automáticamente dependiendo del nome completu. El valor por omisión " "probablemente seya correutu, pero pue camudalo si lo desea." #. (itstool) path: item/p #: C/user-add.page:84 msgid "Click Create." msgstr "Calque Crear." #. (itstool) path: item/p #: C/user-add.page:86 msgid "" "The account is initially disabled until you choose what to do about the " "user's password. Under Login Options click Account " "disabled next to Password. Select Set a password " "now from the Action drop-down list, and have the user type " "their password in the New password and Confirm " "password fields. See ." msgstr "" "La cuenta ta primeramente desactivada hasta qu'escueya qué facer cola " "contraseña del usuariu. En Opciones d'aniciu de sesión calque en " "Cuenta desactivada, al pie de Contraseña. Escueya " "Afitar agora una contraseña de la llista desplegable " "Aición, y dexe que l'usuariu escriba la so contraseña nos campos " "Contraseña nueva y Confirmar contraseña. Véase ." #. (itstool) path: item/p #: C/user-add.page:92 #: C/user-changepassword.page:59 msgid "" "You can also click the button next to the New password field to " "select a randomly generated secure password. These passwords are hard for " "others to guess, but they can be hard to remember, so be careful." msgstr "" "Tamién pue calcar el botón xuntu al campu Contraseña nueva pa " "escoyer de forma aleatoria la xeneración d'una contraseña segura. Estes " "contraseñes son difíciles d'aldovinar pa los demás, pero tamién difíciles de " "recordar, polo que tien de tener curiáu." #. (itstool) path: item/p #: C/user-add.page:96 #: C/user-changepassword.page:63 msgid "Click Change." msgstr "Calque Cambiar." #. (itstool) path: note/p #: C/user-add.page:99 msgid "" "In the User Accounts window you can click the image next to the " "user's name on the right to set an image for the account. This image will be " "shown in the login window. GNOME provides some stock photos you can use, or " "you can select your own or take a picture with your webcam." msgstr "" "Na ventana Cuentes d'usuariu pue calcar na imaxe xunto al nome " "del usuariu p'afitar una imaxe pa la cuenta. Esta imaxe va amosase na " "ventana d'aniciu de sesión. GNOME apurre delles semeyes de ficheru que pue " "usar, o pue escoyer la so propia semeya o sacar una semeya cola so cámara " "web." #. (itstool) path: info/desc #: C/user-admin-change.page:10 msgid "" "You can change which users are allowed to make changes to the system by " "giving them administrative privileges." msgstr "" "Pue camudar qué usuarios puen facer cambeos nel sistema dándo-yos privilexos " "d'alministrador." #. (itstool) path: page/title #: C/user-admin-change.page:23 msgid "Change who has administrative privileges" msgstr "Camudar quién tien privilexos d'alministrador" #. (itstool) path: page/p #: C/user-admin-change.page:25 msgid "" "Administrative privileges are a way of deciding who can make changes to " "important parts of the system. You can change which users have admin " "privileges and which ones don't. They are a good way of keeping your system " "secure and preventing potentially damaging unauthorized changes." msgstr "" "Los privilexos alministrativos son una forma de decidir quién pue facer " "cambeos a les partes importantes del sistema. Pue camudar qué usuarios " "tienen privilexos d'alministrador y cuálos non. Estos privilexos son una " "bona manera de caltener el so sistema seguru y evitar cambeos ensin " "autorizar que puedan ser potencialmente dañibles." #. (itstool) path: item/p #: C/user-admin-change.page:39 msgid "" "Click Unlock and enter your password to unlock the account " "settings. (To give a user admin privileges, you must have admin privileges " "yourself.)" msgstr "" "Calque Desbloquiar ya introduza la so contraseña pa desbloquiar " "la configuración de la cuenta. (Pa dar privilexos d'alministrador a un " "usuariu, usté tien de tener esos mesmos privilexos.)" #. (itstool) path: item/p #: C/user-admin-change.page:45 msgid "Select the user whose privileges you want to change." msgstr "Escueya l'usuariu al que quier da-y los privilexos." #. (itstool) path: item/p #: C/user-admin-change.page:48 msgid "" "Click the label Standard next to Account type and " "select Administrator." msgstr "" "Faiga clic sobre la etiqueta Estándar al pie de Triba de " "cuenta y escueya Alministrador." #. (itstool) path: item/p #: C/user-admin-change.page:54 msgid "" "Close the User Accounts window. The user's privileges will be changed when " "they next log in." msgstr "" "Zarre la ventana de Cuentes d'usuariu. Los privilexos del usuariu camudarán " "la próxima vegada qu'empecipie la sesión." #. (itstool) path: note/p #: C/user-admin-change.page:60 msgid "" "The first user account on the system has admin privileges. This is the user " "account that was created when you first installed the system." msgstr "" "La primer cuenta d'usuariu nel sistema cunta con privilexos d'alministrador. " "Esta ye la cuenta d'usuariu que se creó cuando s'instaló per primer vegada'l " "sistema." #. (itstool) path: note/p #: C/user-admin-change.page:63 msgid "" "It is unwise to have too many users with Administrator privileges " "on one system." msgstr "" "Nun ye deseable tener munchos usuarios con privilexos " "d'Alministrador nun sistema." #. (itstool) path: info/desc #: C/user-admin-explain.page:8 #| msgid "You need admin privileges to change important parts fo your system." msgid "You need admin privileges to change important parts of your system." msgstr "" "Necesita privilexos d'alministrador pa camudar partes importantes del so " "sistema." #. (itstool) path: page/title #: C/user-admin-explain.page:20 msgid "How do administrative privileges work?" msgstr "¿Cómo funcionen los privilexos d'alministrador?" #. (itstool) path: page/p #: C/user-admin-explain.page:22 msgid "" "As well as the files that you create, your computer has a number of " "files which are needed by the system for it to work properly. If these " "important system files are changed improperly they can cause " "various things to break, so they are protected from changes by default. " "Certain applications also modify important parts of the system, and so are " "also protected." msgstr "" "Al igual que los ficheros qu'usté crea, el so equipu tien dellos " "ficheros que'l sistema precisa pa funcionar correchamente. Estos " "ficheros del sistema son importantes y, si camuden de manera " "incorreuta, puen causar que les coses dexen de funcionar bien, polo que por " "omisión tán protexíos frente a los cambeos. Delles aplicaciones tamién puen " "modificar partes importantes del sistema y tamién tán protexíes." #. (itstool) path: page/p #: C/user-admin-explain.page:29 msgid "" "The way that they are protected is by only allowing users with " "administrative privileges to change the files or use the " "applications. In day-to-day use, you won't need to change any system files " "or use these applications, so by default you do not have admin privileges." msgstr "" "La manera na que tán protexíos ye dexando namái a los usuarios con " "privilexos alministrativos camudar los ficheros o usar les " "aplicaciones, Nel usu diariu, nun va necesitar camudar dengún ficheru de " "sistema o usar estes aplicaciones, asina que de manera predeterminada nun va " "tener privilexos alministrativos." #. (itstool) path: page/p #: C/user-admin-explain.page:34 msgid "" "Sometimes you need to use these applications, so you may be able to " "temporarily get admin privileges to allow you to make the changes. If an " "application needs admin privileges, it will ask for your password. For " "example, if you want to install some new software, the software installer " "(package manager) will ask for your admin password so it can add the new " "application to the system. Once it has finished, your admin privileges will " "be taken away again." msgstr "" "Dacuando, va necesitar utilizar estes aplicaciones, polo qu'esiste la " "posibilidá de cuntar temporalmente con privilexos d'alministración pa " "permiti-y facer los cambeos. Si una aplicación necesita privilexos " "d'alministración, va solicita-y qu'escriba la contraseña. Por exemplu, si " "quier instalar dalguna aplicación nueva, l'instalador de software (xestor de " "paquetes) va solicita-y qu'escriba la contraseña d'alministración pa poder " "amestar la nueva aplicación al sistema. Una vegada que termine, va dexar de " "disponer de privilexos d'alministración." #. (itstool) path: page/p #: C/user-admin-explain.page:42 msgid "" "Admin privileges are associated with your user account. Some users are " "allowed to have admin privileges and some are not. Without admin privileges " "you will not be able to install software. Some user accounts (for example, " "the \"root\" account) have permanent admin privileges. You shouldn't use " "admin privileges all of the time, because you might accidentally change " "something you did not intend to (like delete a needed system file, for " "example)." msgstr "" "Los permisos d'alministrador tán agrupaos cola cuenta d'usuariu. A dellos " "usuarios déxase-yos disponer de permisos d'alministrador y a otros non. " "Ensin permisos d'alministrador nun va poder instalar software nuevu. Delles " "cuentes d'usuariu (por exemplu, la cuenta «root») tienen permisos " "d'alministrador permanentes. Nun tendría d'usar permisos d'alministrador de " "forma continua, yá que por fuerza podría camudar daqué que nun pretendía " "camudar (como desaniciar un ficheru riquíu pol sistema, por exemplu)." #. (itstool) path: page/p #: C/user-admin-explain.page:49 msgid "" "In summary, admin privileges allow you to change important parts of your " "system when needed, but prevent you from doing it accidentally." msgstr "" "En resume, los privilexos d'alministrador permíten-y que camude partes " "importantes del sistema cuando seya necesario, pero eviten que lo faiga por " "accidente." #. (itstool) path: note/title #: C/user-admin-explain.page:53 msgid "What does \"super user\" mean?" msgstr "¿Qué significa «superusuariu»?" #. (itstool) path: note/p #: C/user-admin-explain.page:54 msgid "" "A user with admin privileges is sometimes called a super user. This " "is simply because that user has more privileges than normal users. You might " "see people discussing things like su and sudo; these " "are programs for temporarily giving you \"super user\" (admin) privileges." msgstr "" "Un usuariu con privilexos de alministrador a vegaes denómase " "superusuariu. Esto débese simplemente a que l'usuariu tien más " "privilexos que los usuarios normales. Pue ver a la xente discutir sobre " "su y sudo, que son programes pa da-y temporalmente " "privilexos de «superusuariu» (alministrador)." #. (itstool) path: section/title #: C/user-admin-explain.page:61 msgid "Why are admin privileges useful?" msgstr "¿Por qué son útiles los privilexos d'alministrador?" #. (itstool) path: section/p #: C/user-admin-explain.page:62 msgid "" "Requiring users to have admin privileges before important system changes are " "made is useful because it helps to prevent your system from being broken, " "intentionally or unintentionally." msgstr "" "Esixir a los usuarios tener privilexos d'alministrador enantes de facer " "cambeos importantes del sistema ye útil, porque ayuda a evitar que'l so " "sistema frañe, de manera intencional o non." #. (itstool) path: section/p #: C/user-admin-explain.page:65 msgid "" "If you had admin privileges all of the time, you might accidentally change " "an important file, or run an application which changes something important " "by mistake. Only getting admin privileges temporarily, when you need them, " "reduces the risk of these mistakes happening." msgstr "" "Si tuviera privilexos de alministrador tol tiempu, podría camudar " "accidentalmente un ficheru importante, o executar una aplicación que camuda " "daqué importante por error. Tener privilexos d'alministrador de manera " "temporal, cuando los necesita, reduz el riesgu de qu'asocedan estos fallos." #. (itstool) path: section/p #: C/user-admin-explain.page:69 msgid "" "Only certain trusted users should be allowed to have admin privileges. This " "prevents other users from messing with the computer and doing things like " "uninstalling applications that you need, installing applications that you " "don't want, or changing important files. This is useful from a security " "standpoint." msgstr "" "Namái ciertos usuarios de confianza tendríen de disponer de permisos " "d'alministrador. Esto evita qu'otros usuarios caciplen col equipu y faigan " "coses tales como desinstalar aplicaciones que precisa, instalar otres " "aplicaciones que nun desea o camudar ficheros importantes. Esto ye útil " "dende'l puntu de vista de la seguridá." #. (itstool) path: info/desc #: C/user-admin-problems.page:8 msgid "" "You can only do some things, like installing applications, if you have admin " "privileges." msgstr "" "Namái pue facer ciertes coses, como instalar aplicaciones, si tien " "privilexos d'alministrador." #. (itstool) path: page/title #: C/user-admin-problems.page:20 msgid "Problems caused by administrative restrictions" msgstr "Problemes causaos por restricciones alministratives" #. (itstool) path: page/p #: C/user-admin-problems.page:22 msgid "" "You may experience a few problems if you don't have administrative privileges. Some tasks require admin " "privileges in order to work, such as:" msgstr "" "Podría esperimentar dellos problemes si nun tien privilexos alministrativos. Delles xeres precisen dichos " "privilexos pa funcionar, como:" #. (itstool) path: item/p #: C/user-admin-problems.page:28 msgid "Connecting to networks or wireless networks" msgstr "Coneutar a redes o a redes inalámbriques" #. (itstool) path: item/p #: C/user-admin-problems.page:31 msgid "" "Viewing the contents of a removable disk connected to the computer, or the " "contents of a different disk partition (e.g. a Windows partition)" msgstr "" "Ver el conteníu d'un discu estrayible coneutáu al equipu, o los conteníos " "d'una partición distinta (ex: una partición de Windows)" #. (itstool) path: item/p #: C/user-admin-problems.page:35 msgid "Installing new applications" msgstr "Instalar aplicaciones nueves" #. (itstool) path: page/p #: C/user-admin-problems.page:39 msgid "" "You can change who has admin " "privileges." msgstr "" "Pue camudar quién tien privilexos " "d'alministrador." #. (itstool) path: info/desc #: C/user-changepassword.page:9 msgid "" "Keep your account secure by changing your password often in your account " "settings." msgstr "" "Caltenga la so cuenta segura camudando la so contraseña frecuentemente, na " "configuración de la cuenta." #. (itstool) path: page/title #: C/user-changepassword.page:22 msgid "Change your password" msgstr "Camudar la contraseña" #. (itstool) path: page/p #: C/user-changepassword.page:49 msgid "" "It is a good idea to change your password from time to time, especially if " "you think someone else knows what your password is." msgstr "" "Ye una bona idea camudar la contraseña de xemes en cuando, especialmente si " "piensa que daquién más conoz la so contraseña." #. (itstool) path: item/p #: C/user-changepassword.page:54 msgid "Click the label next to Password." msgstr "Calque na etiqueta al pie de Contraseña." #. (itstool) path: note/p #: C/user-changepassword.page:55 msgid "" "The label should look like a series of dots or boxes if you already have a " "password set." msgstr "" "La etiqueta tien de paecer como una serie de puntos o caxes si yá tien " "afitada una contraseña." #. (itstool) path: item/p #: C/user-changepassword.page:57 msgid "" "Enter your current password, then a new password. Enter your new password " "again in the Confirm password field." msgstr "" "Introduza la so contraseña actual, depués una contraseña nueva. Introduza la " "so contraseña nueva una vegada más nel campu Confirmar contraseña." #. (itstool) path: page/p #: C/user-changepassword.page:66 msgid "" "Make sure you choose a good " "password. This will help to keep your user account safe." msgstr "" "Asegúrese de escoyer una bona " "contraseña. Va Ayudar a caltener la so cuenta d'usuariu segura." #. (itstool) path: section/title #: C/user-changepassword.page:70 msgid "Change the keyring password" msgstr "Camudar la contraseña del Aniellu de claves" #. (itstool) path: section/p #: C/user-changepassword.page:72 msgid "" "If you change your login password, it may become out of sync with the " "keyring password. The keyring keeps you from having to remember " "lots of different passwords by just requiring one master password " "to access them all. If you change your user password (see above), your " "keyring password will remain the same as your old password. To change the " "keyring password (to match your login password):" msgstr "" "Si camuda la so contraseña d'accesu esta va quedar desincronizada col " "Aniellu de claves. L'aniellu pue evita-y tener que recordar munches " "contraseñes distintes darréu que él memorízales faciendo qu'usté namái tenga " "qu'introducir una maestra p'acceder al restu. Si camuda la so " "contraseña d'usuariu (llea más arriba), la contraseña del aniellu tien de " "modificase tamién pa concasar cola so nueva contraseña." #. (itstool) path: item/p #: C/user-changepassword.page:82 msgid "" "Open the Passwords and Keys application from the Dash." msgstr "" "Abra l'aplicación Contraseñes y claves dende'l Tableru." #. (itstool) path: item/p #: C/user-changepassword.page:84 msgid "In the View menu, ensure By keyring is checked." msgstr "" "Nel menú Vista, asegúrese de que Por aniellu de claves " "ta activáu." #. (itstool) path: item/p #: C/user-changepassword.page:86 msgid "" "In the sidebar under Passwords, right-click on Login " "keyring and select Change Password." msgstr "" "Na barra llateral, en Contraseñes, calque col botón derechu en " "Aniellu de claves d'accesu y escueya Camudar " "contraseña." #. (itstool) path: item/p #: C/user-changepassword.page:88 msgid "" "Enter your Old Password, followed by your new " "Password, and Confirm your new password by entering it " "again." msgstr "" "Introduza'l so Contraseña antigua, siguida pola " "Contraseña nueva, y Confirme la so nueva contraseña " "introduciéndola otra vegada." #. (itstool) path: item/p #: C/user-changepassword.page:91 msgid "Click OK." msgstr "Calque Aceutar." #. (itstool) path: info/desc #: C/user-changepicture.page:7 msgid "Add your photo to the login and user screens." msgstr "Amestar la so semeya a les pantalles d'accesu y usuariu." #. (itstool) path: page/title #: C/user-changepicture.page:22 #| msgid "Select or change login screen photo" msgid "Change your login screen photo" msgstr "Camudar la imaxe d'aniciu de sesión" #. (itstool) path: page/p #: C/user-changepicture.page:24 msgid "" "When you log in or switch users, you will see a list of users with their " "login photos. You can change your photo to a stock image or an image of your " "own. You can even take a new login photo with your webcam." msgstr "" "Cuando anicia una sesión o camuda d'usuariu, va ver una llista d'usuarios " "coles sos semeyes d'aniciu de sesión. Pue camudar la so semeya a una imaxe " "de ficheru o una imaxe de la so propiedá. Pue inclusive tomar una semeya " "nueva cola so cámara web." #. (itstool) path: item/p #: C/user-changepicture.page:32 msgid "" "Click the picture next to your name. A drop-down gallery will be shown with " "some stock login photos. If you like one of them, click it to use it for " "yourself." msgstr "" "Calque na imaxe al pie del so nome. Va amosáse-y una galería desplegable con " "delles fotografíes d'aniciu de sesión almacenaes. Si-y presta dalguna " "d'elles, calque pa usala usté mesmu." #. (itstool) path: item/p #: C/user-changepicture.page:35 msgid "" "If you'd rather use a picture you already have on your computer, click " "Browse for more pictures." msgstr "" "Si prefier usar una imaxe que yá tien nel so equipu, calque en Restolar " "por más imáxenes." #. (itstool) path: info/desc #: C/user-delete.page:7 msgid "Remove users that no longer use your computer." msgstr "Desaniciar usuarios que yá nun usen el so equipu." #. (itstool) path: page/title #: C/user-delete.page:25 msgid "Delete a user account" msgstr "Desaniciar una cuenta d'usuariu" #. (itstool) path: page/p #: C/user-delete.page:27 msgid "" "You can add multiple user accounts to your computer. See to learn how. If somebody is no longer using your computer, you can " "delete that user's account." msgstr "" "Pue amestar delles cuentes d'usuariu al so equipu. Consulte pa saber cómo. Si daquién yá nun va a volver a usar el " "so equipu, pue desaniciar la cuenta d'esi usuariu." #. (itstool) path: item/p #: C/user-delete.page:34 msgid "" "Click Unlock in the top right corner and type your password to " "make changes. You must be an administrative user to delete user accounts." msgstr "" "Calque en Desbloquiar na esquina cimera derecha y escriba la so " "contraseña pa facer cambeos. Tien de ser un usuariu con privilexos " "d'alministración pa desaniciar cuentes d'usuariu." #. (itstool) path: item/p #: C/user-delete.page:37 msgid "Select the user you want to delete and click the - button." msgstr "" "Seleicione l'usuariu que quier desaniciar y calque nel botón -." #. (itstool) path: item/p #: C/user-delete.page:38 msgid "" "Each user has their own home folder for their files and settings. You can " "choose to keep or delete the user's home folder. Click Delete " "Files if you're sure they won't be used anymore and you need to free " "up disk space. These files are permanently deleted. They can't be recovered. " "You may want to back up the files to an external drive or CD before deleting " "them." msgstr "" "Cada usuariu tien la so propia carpeta «home» (personal) pa los sos ficheros " "y configuraciones personales. Usté pue caltener o desaniciar la carpeta " "personal del usuariu. Calque en Desaniciar ficheros si ta quier " "lliberar espaciu nel discu y ta seguru que nun va usase nada de lo que " "contenga la carpeta personal. Estos ficheros van desaniciase " "permanentemente. Nun van poder recuperase. Ye posible que quiera facer una " "copia d'estos ficheros personales nun discu duru esternu, DVD o CD enantes " "de desanicialos." #. (itstool) path: info/desc #: C/user-forgottenpassword.page:7 msgid "Advanced techniques for resetting your password" msgstr "Téuniques avanzaes pa restablecer la so contraseña" #. (itstool) path: page/title #: C/user-forgottenpassword.page:17 msgid "I forgot my password!" msgstr "Escaecí la mio contraseña." #. (itstool) path: page/p #: C/user-forgottenpassword.page:29 msgid "" "It is important to choose not only a good " "and secure password, but also one that you can remember. If you have " "forgotten the password to log in to your computer account, you can follow " "the following steps to reset it." msgstr "" "Ye importante escoyer non solo una contraseña bona y segura, sinón tamién una que pueda " "recordar. Si escaez la contraseña necesaria p'aniciar sesión na so cuenta " "del equipu, pue siguir estos pasos pa restablecela." #. (itstool) path: note/p #: C/user-forgottenpassword.page:36 msgid "" "If you have an encrypted home directory, you will not be able to reset a " "forgotten password." msgstr "" "Si tien una carpeta personal ('home') cifrada, nun va poder restablecer una " "contraseña escaecida." #. (itstool) path: page/p #: C/user-forgottenpassword.page:41 msgid "" "If you simply want to change your password, see ." msgstr "" "Si cenciellamente quier camudar la so contraseña, consulte ." #. (itstool) path: section/title #: C/user-forgottenpassword.page:47 msgid "Reset password using Grub" msgstr "Restablecer la contraseña usando Grub" #. (itstool) path: item/p #: C/user-forgottenpassword.page:50 msgid "" "Restart your computer, and hold down Shift during bootup to get " "into the Grub menu." msgstr "" "Reanicie'l so equipu y caltenga primida la tecla Mayús mientres " "l'arranque p'abrir el menú de Grub." #. (itstool) path: note/p #: C/user-forgottenpassword.page:55 msgid "" "If you have a dual-boot machine and you choose at boot time which operating " "system to boot into, the Grub menu should appear without the need to hold " "down Shift." msgstr "" "Si tien una máquina con arranque dual y escueye mientres l'arranque'l " "sistema operativu que quier utilizar, el menú de Grub va apaecer ensin " "necesidá de caltener primida la tecla Mayús." #. (itstool) path: note/p #: C/user-forgottenpassword.page:62 msgid "" "If you are unable to get into the Grub boot menu, and therefore cannot " "choose to boot into recovery mode, you can use a live CD to reset your user password." msgstr "" "Si nun pue entrar nel menú d'arranque de Grub y, poro, nun pue arrancar en " "mou de recuperación, pue usar " "un «live CD» pa reaniciar la so contraseña d'usuariu." #. (itstool) path: item/p #: C/user-forgottenpassword.page:67 msgid "" "Press the down arrow on your keyboard to highlight the line that ends with " "the words 'recovery mode', then press Enter." msgstr "" "Calque la tecla de flecha abaxo del so tecláu pa resaltar la llinia que " "acaba en «mou recuperación», y de siguío calque Intro." #. (itstool) path: item/p #: C/user-forgottenpassword.page:73 msgid "" "Your computer will now begin the boot process. After a few moments, a " "Recovery Menu will appear. Use your down arrow key to highlight " "root and press Enter." msgstr "" "El so equipu va empezar el procesu d'arranque. Tres d'unos momentos, va " "apaecer un Menú de recuperación. Use la tecla de flecha abaxo pa " "resaltar la opción root y calque Intro." #. (itstool) path: item/p #: C/user-forgottenpassword.page:79 msgid "At the # symbol, type:" msgstr "Nel símbolu # escriba:" #. (itstool) path: item/p #: C/user-forgottenpassword.page:82 msgid "" "passwd username, where username is the " "username of the account you're changing the password for." msgstr "" "passwd usuariu, onde usuariu ye'l nome del " "usuariu al que-y ta camudando la contraseña." #. (itstool) path: item/p #: C/user-forgottenpassword.page:87 msgid "" "You will be prompted to enter a new UNIX password, and to confirm the new " "password." msgstr "" "Va pidíse-y qu'introduza una contraseña UNIX nueva y que la confirme." #. (itstool) path: item/p #: C/user-forgottenpassword.page:92 msgid "Then type:" msgstr "De siguío, teclee:" #. (itstool) path: item/p #: C/user-forgottenpassword.page:95 msgid "# reboot" msgstr "# reboot" #. (itstool) path: section/p #: C/user-forgottenpassword.page:100 #: C/user-forgottenpassword.page:203 msgid "" "After you successfully log in, you will not be able to access your keyring " "(since you don't remember the old password). This means that all your saved " "passwords for wireless networks, jabber accounts, etc. will no longer be " "accessible. You will need to delete the old " "keyring and start a new one." msgstr "" "Dempués d'aniciar sesión correcho, nun va poder acceder al so Aniellu (ó " "depósitu) de claves (yá que nun recuerda la contraseña antigua). Esto " "significa que toles sos contraseñes guardaes pa redes inalámbriques, cuentes " "de Jabber, etc. nun van volver a tar disponibles. Va tener que desaniciar el depósitu de claves antiguu y " "crear ún nuevu." #. (itstool) path: section/title #: C/user-forgottenpassword.page:108 msgid "Reset password using a Live CD or USB" msgstr "Restablecer la contraseña usando un Live CD o USB" #. (itstool) path: item/p #: C/user-forgottenpassword.page:111 msgid "Boot the Live CD or USB." msgstr "Arranque'l Live CD o USB." #. (itstool) path: item/p #: C/user-forgottenpassword.page:116 msgid "Mount your drive." msgstr "Monte la so unidá." #. (itstool) path: item/p #: C/user-forgottenpassword.page:121 msgid "" "Press AltF2 to get the Run " "Application window." msgstr "" "Calque AltF2 p'abrir la ventana de " "Executar aplicaciones." #. (itstool) path: item/p #: C/user-forgottenpassword.page:127 msgid "" "Type gksu nautilus to launch the file manager with system-wide " "privileges." msgstr "" "Teclee gksudo nautilus pa llanzar el xestor de ficheros con " "privilexos pa tol sistema." #. (itstool) path: note/p #: C/user-forgottenpassword.page:132 msgid "" "Within the drive you just mounted, you can check that it is the right drive " "by clicking home and then your username." msgstr "" "Na unidá de discu qu'acaba de montar, va poder comprobar que ye la unidá " "correuta calcando home y dempués el so nome d'usuariu." #. (itstool) path: item/p #: C/user-forgottenpassword.page:139 msgid "" "Go to the top-level directory of the mounted drive. Then go into the " "etc directory." msgstr "" "Vaya a la carpeta de nivel cimeru de la unidá montada. Depués vaya a la " "carpeta etc." #. (itstool) path: item/p #: C/user-forgottenpassword.page:142 msgid "Locate the 'shadow' file and make a backup copy:" msgstr "Alcuentre'l ficheru «shadow» y faiga una copia de seguridá:" #. (itstool) path: item/p #: C/user-forgottenpassword.page:147 msgid "Right-click on the shadow file and select copy." msgstr "" "Calque col botón derechu del mur nel ficheru «shadow» y escueya " "Copiar." #. (itstool) path: item/p #: C/user-forgottenpassword.page:150 msgid "Then right-click in the empty space and select paste." msgstr "" "Dempués, calque col botón drechu del mur nun espaciu baleru y escueya " "Apegar." #. (itstool) path: item/p #: C/user-forgottenpassword.page:154 msgid "Rename the backup \"shadow.bak\"." msgstr "" "Camude'l nome del ficheru de respaldu a " "«shadow.bak»." #. (itstool) path: item/p #: C/user-forgottenpassword.page:162 msgid "Edit the original \"shadow\" file with a text editor." msgstr "Edite'l ficheru «shadow» orixinal con un editor de testos." #. (itstool) path: item/p #: C/user-forgottenpassword.page:168 msgid "" "Find your username for which you have forgotten the password. It should look " "something like this (the characters after the colon will be different):" msgstr "" "Busque'l nome del usuariu qu'escaeciera la contraseña. Tendría de tener un " "aspeutu paecíu a esti (los caráuteres darrera del caráuter de dos puntos «:» " "van ser distintos):" #. (itstool) path: item/p #: C/user-forgottenpassword.page:172 msgid "username:$1$2abCd0E or" msgstr "usuariu:$1$2abCd0E o" #. (itstool) path: item/p #: C/user-forgottenpassword.page:175 msgid "username:$1$2abCd0E:13721a:0:99999:7:::" msgstr "usuariu:$1$2abCd0E:13721a:0:99999:7:::" #. (itstool) path: item/p #: C/user-forgottenpassword.page:180 msgid "" "Delete the characters after the first colon and before the second colon. " "This will remove the password for the account." msgstr "" "Desanicie los caráuteres qu'hai ente'l primer y el segundu «:» (dos puntos). " "Esto va desaniciar la contraseña de la cuenta." #. (itstool) path: item/p #: C/user-forgottenpassword.page:184 msgid "" "Save the file, exit out of everything and reboot your computer without the " "live CD or USB." msgstr "" "Guarde'l ficheru, zarre tolos programes y reanicie'l so equipu ensin el live " "CD o USB." #. (itstool) path: item/p #: C/user-forgottenpassword.page:190 msgid "" "When you boot back into your installation, click your name in the menu bar. " "Open My Account and reset your password." msgstr "" "Cuando vuelva arrancar la so instalación, calque nel so nome na barra de " "menús. Abra La mio cuenta y restableza la so contraseña." #. (itstool) path: item/p #: C/user-forgottenpassword.page:195 msgid "" "For Current password do not enter anything, as your current " "password is blank. Just click Authenticate and enter a new " "password." msgstr "" "En Contraseña actual nun ponga nada, yá que la so contraseña " "actual ta balera. Cenciellamente calque n'Autenticar ya introduza " "una nueva contraseña." #. (itstool) path: section/title #: C/user-forgottenpassword.page:214 msgid "Get rid of the keyring" msgstr "Cómo desactivar l'aniellu de claves" #. (itstool) path: note/p #: C/user-forgottenpassword.page:216 msgid "" "This will delete all your saved passwords for wireless networks, instant " "messaging accounts, etc. Only do this if you can't remember the password you " "used for your keyring." msgstr "" "Esto va desaniciar toles contraseñes guardaes pa redes inalámbriques, " "cuentes de mensaxería instantáneo, etc. Faiga esto namái si nun pue recordar " "la contraseña qu'usa pal so depósitu de claves." #. (itstool) path: item/p #: C/user-forgottenpassword.page:221 msgid "Go to your Home folder by typing 'home' in the Dash." msgstr "" "Vaya a la so carpeta personal ('home') escribiendo «home» nel " "Tableru." #. (itstool) path: item/p #: C/user-forgottenpassword.page:224 msgid "" "Press Ctrlh (or click " "ViewShow Hidden Files.)" msgstr "" "Calque Ctrlh (o escueya " "VerAmosar ficheros anubríos.)" #. (itstool) path: item/p #: C/user-forgottenpassword.page:228 msgid "Double click on the folder ~/.local/share." msgstr "" #. (itstool) path: item/p #: C/user-forgottenpassword.page:231 msgid "Double click on the folder called keyrings." msgstr "Calque dos vegaes na carpeta «keyrings»" #. (itstool) path: item/p #: C/user-forgottenpassword.page:234 msgid "Delete any files you find in the keyrings folder." msgstr "Desanicie cualquier ficheru qu'atope na carpeta «keyrings»." #. (itstool) path: item/p #: C/user-forgottenpassword.page:237 msgid "Restart the computer." msgstr "Reanicie l'equipu." #. (itstool) path: section/p #: C/user-forgottenpassword.page:241 msgid "" "After you restart and log in you will be asked to enter your wireless " "networks password." msgstr "" "Una vegada que reanicie y empecipie una sesión, va pidíse-y qu'introduza la " "so contraseña de rede inalámbrica." #. (itstool) path: info/desc #: C/user-goodpassword.page:22 msgid "Use longer, more complicated passwords." msgstr "Use contraseñes más llargues y complicaes." #. (itstool) path: page/title #: C/user-goodpassword.page:31 msgid "Choose a secure password" msgstr "Escoyer una contraseña segura" #. (itstool) path: note/p #: C/user-goodpassword.page:34 msgid "" "Make your passwords easy enough for you to remember, but very difficult for " "others (including computer programs) to guess." msgstr "" "Asegúrese de que les sos contraseñes seyan cencielles de recordar, pero que " "seyan difíciles d'aldovinar pa otros (incluyendo programes informáticos)." #. (itstool) path: page/p #: C/user-goodpassword.page:40 msgid "" "Choosing a good password will help to keep your computer safe. If your " "password is easy to guess, someone may figure it out and gain access to your " "personal information." msgstr "" "Escoyer una bona contraseña va ayudalu a caltener el so equipu seguru. Si la " "so contraseña ye fácil d'aldovinar, daquién podría facelo y llograr accesu a " "tola so información personal." #. (itstool) path: page/p #: C/user-goodpassword.page:45 msgid "" "People could even use computers to systematically try to guess your " "password, so even one that would be difficult for a human to guess might be " "extremely easy for a computer program to crack. Here are some tips for " "choosing a good password:" msgstr "" "Les persones puen inclusu usar equipos pa intentar sistemáticamente " "aldovinar la so contraseña, de tala forma que inclusu una que fuera difícil " "aldovinar a un humanu, pue ser desaxeradamente fácil d'aldovinar pa un " "programa. Equí tien dellos conseyos pa escoyer una bona contraseña:" #. (itstool) path: item/p #: C/user-goodpassword.page:54 msgid "" "Use a mixture of upper-case and lower-case letters, numbers, symbols, and " "spaces in the password. This makes it more difficult to guess. There are " "more symbols to choose from, so more possible passwords would have to be " "checked by someone when trying to guess yours." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:61 msgid "" "A good method for choosing a password is to take the first letter of each " "word in a phrase that you can remember. The phrase could be the name of a " "movie, a book, a song, or an album. For example, \"Flatland: A Romance of " "Many Dimensions\" would become F:ARoMD or faromd or f: aromd." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:71 msgid "" "Make your password as long as possible. The more characters it contains, the " "longer it should take for a person or computer to guess it." msgstr "" "Faiga que la so contraseña seya lo más llarga posible. Cuantos más " "caráuteres contenga, más tiempu va lleva-y a una persona o a un ordenador " "aldovinala." #. (itstool) path: item/p #: C/user-goodpassword.page:77 msgid "" "Do not use any words that appear in a standard dictionary in any language. " "Password crackers will try these first. The most common password is " "\"password\" -- people can guess passwords like this very quickly!" msgstr "" "Nun use pallabres qu'apaezan nun diccionariu estándar de cualquier llingua. " "Van ser les primeres que prueben los frañedores de contraseñes. La " "contraseña más común ye «contraseña», la xente pue aldovinar contraseñes " "d'esti tipu mui fácilmente." #. (itstool) path: item/p #: C/user-goodpassword.page:85 msgid "" "Do not use any personal information, such as a date, license plate number, " "or any family member's name." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:91 msgid "Do not use any nouns." msgstr "Nun use dengún sustantivu." #. (itstool) path: item/p #: C/user-goodpassword.page:96 msgid "" "Choose a password that can be typed quickly, to reduce the chance of someone " "being able to make out what you have typed if they happen to be watching you." msgstr "" #. (itstool) path: note/p #: C/user-goodpassword.page:102 msgid "Never write your passwords down anywhere. They can be found!" msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:108 msgid "Use different passwords for different things." msgstr "Use contraseñes distintes pa coses distintes." #. (itstool) path: item/p #: C/user-goodpassword.page:113 msgid "Use different passwords for different accounts." msgstr "Use contraseñes distintes pa cuentes distintes." #. (itstool) path: item/p #: C/user-goodpassword.page:116 msgid "" "If you use the same password for all of your accounts, anyone who guesses it " "will be able to access all of your accounts immediately." msgstr "" "Si usa la mesma contraseña pa toles sos cuentes, cualesquier que la aldovine " "va ser quien a aportar a tola so información nel intre." #. (itstool) path: item/p #: C/user-goodpassword.page:120 msgid "" "It can be difficult to remember lots of passwords. Though not as secure as " "using a different passwords for everything, it may be easier to use the same " "one for things that don't matter (like websites), and different ones for " "important things (like your online banking account and your email)." msgstr "" #. (itstool) path: item/p #: C/user-goodpassword.page:129 msgid "Change your passwords regularly." msgstr "Camude les sos contraseñes con regularidá." #. (itstool) path: info/desc #: C/video-dvd.page:8 msgid "" "You might not have the right codecs installed, or the DVD might be the wrong " "region." msgstr "" "Pue que nun tenga instalaos los códecs afayadizos, o que'l DVD seya d'una " "rexón equivocada." #. (itstool) path: page/title #: C/video-dvd.page:21 msgid "Why won't DVDs play?" msgstr "¿Por qué nun puedo reproducir DVD?" #. (itstool) path: page/p #: C/video-dvd.page:23 msgid "" "If you insert a DVD into your computer and it doesn't play, you may not have " "the right DVD codecs installed, or the DVD might be from a " "different region." msgstr "" "Si inxerta un DVD nel so equipu y nun se reproduz, ye posible que nun tenga " "instalaos los códecs de DVD afayadizos o ye posible que'l DVD " "correspuenda a una rexón distinta." #. (itstool) path: section/title #: C/video-dvd.page:28 msgid "Installing the right codecs for DVD playback" msgstr "Instalar los códecs afayadizos pa reproducir DVD" #. (itstool) path: section/p #: C/video-dvd.page:29 msgid "" "In order to play DVDs, you need to have the right codecs installed. " "A codec is a piece of software that allows applications to read a video or " "audio format. If you try to play a DVD and don't have the right codecs " "installed, the Movie Player should tell you about this and offer to install " "them for you." msgstr "" "Pa reproducir DVDs, tien de tener instalaos los códecs afayadizos. " "Un códec ye un elementu de software que permite a les aplicaciones lleer un " "formatu de soníu o videu. Si intenta reproducir un DVD y nun tien instalaos " "los códecs afayadizos, el reproductor de películes tendría d'informa-y " "d'ello y ufierta-y la posibilidá d'instalalos automáticamente." #. (itstool) path: section/p #: C/video-dvd.page:34 msgid "" "DVDs are also copy-protected using a system called CSS. This " "prevents you from copying DVDs, but it also prevents you from playing them " "unless you have extra software to " "handle the copy protection." msgstr "" "Los DVD tamién tien proteición escontra copia usando un sistema " "llamáu CSS. Esto evita que se copien los DVD, pero tamién evita que se " "reproduzan nun siendo que tenga un software estra pa remanar la proteición escontra copia." #. (itstool) path: section/title #: C/video-dvd.page:40 msgid "Checking the DVD region" msgstr "Comprobar la rexón del DVD" #. (itstool) path: section/p #: C/video-dvd.page:41 msgid "" "DVDs have a region code, which tells you in which region of the " "world they are allowed to be played. If the region of your computer's DVD " "player doesn't match the region of the DVD you are trying to play, you won't " "be able to play the DVD. For example, if you have a Region 1 DVD player, you " "will only be allowed to play DVDs from North America." msgstr "" "Los DVD tienen un códigu de rexón que diz en qué zona del mundu se " "permite la reproducción. Si la rexón del reproductor de DVD del so equipu " "nun concasa cola rexón del DVD que quier reproducir, nun va poder ver el " "DVD. Por exemplu, si tien un reproductor de DVD 'Region 1', namái va poder " "reproducir DVD's d'América del norte." #. (itstool) path: section/p #: C/video-dvd.page:47 msgid "" "It is often possible to change the region used by your DVD player, but it " "can only be done a few times before it locks into one region permanently. To " "change the DVD region of your computer's DVD player, use regionset." msgstr "" "De cutiu, ye posible camudar la rexón usada pol so reproductor de DVD, pero " "namái pue facese unes poques vegaes enantes que se bloquie nuna rexón " "permanentemente. Pa camudar la rexón del DVD del reproductor del so equipu, " "useregionset." #. (itstool) path: info/desc #: C/video-dvd-restricted.page:10 msgid "" "Most commercial DVDs are encrypted and will not play without decryption " "software." msgstr "" "La mayoría de los DVD comerciales tán cifraos y nun puen reproducise ensin " "un software de descifráu." #. (itstool) path: page/title #: C/video-dvd-restricted.page:21 msgid "How do I enable restricted codecs to play DVDs?" msgstr "¿Cómo activo los códecs restrictivos pa reproducir DVD?" #. (itstool) path: page/p #: C/video-dvd-restricted.page:23 msgid "" "DVD support cannot be provided by default in Ubuntu due to legal and " "technical restrictions. Most commercial DVDs are encrypted and so require " "the use of decryption software in order to play them." msgstr "" "Ubuntu nun almite la reproducción de DVD's de forma predeterminada darréu de " "restricciones llegales y téuniques. La mayoría de los DVD's comerciales tán " "cifraos y necesiten l'usu de software de descifráu pa poder reproducilos." #. (itstool) path: section/title #: C/video-dvd-restricted.page:26 msgid "Use Fluendo to legally play DVDs" msgstr "Usar Fluendo pa reproducir DVD llegalmente" #. (itstool) path: section/p #: C/video-dvd-restricted.page:27 msgid "" "You can buy a commercial DVD decoder that can handle copy protection from " "Fluendo. It works with Linux and " "should be legal to use in all countries." msgstr "" "Pue mercar un decodificador comercial de DVD que pueda remanar la proteición " "anticopia en Fluendo. Furrula con " "Linux y el so usu tendría de ser llegal en tolos países." #. (itstool) path: section/title #: C/video-dvd-restricted.page:31 msgid "Use alternative decryption software" msgstr "Usar otru software de descifráu" #. (itstool) path: note/p #: C/video-dvd-restricted.page:33 msgid "" "In some countries, the use of the below unlicensed decryption software is " "not permitted by law. Verify that you are within your rights to use it." msgstr "" "En dellos países, l'usu ensin llicencia del siguiente software de descifráu " "nun se permite pola llei. Verifique qu'usté tien derechu a usalu." #. (itstool) path: item/p #: C/video-dvd-restricted.page:36 msgid "" "Install libdvdnav4, libdvdread4, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, and libdvd-pkg." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:40 msgid "Open the Dash and launch a Terminal." msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:41 msgid "Run the command" msgstr "" #. (itstool) path: item/p #: C/video-dvd-restricted.page:43 msgid "and confirm in order to install libdvdcss2." msgstr "" #. (itstool) path: info/desc #: C/video-sending.page:7 msgid "Check that they have the right video codecs installed." msgstr "Compruebe que tien los códecs de videu afayadizos instalaos." #. (itstool) path: page/title #: C/video-sending.page:18 msgid "Other people can't play the videos I made" msgstr "Otres persones nun puen reproducir los vídeos que yo fixi" #. (itstool) path: page/p #: C/video-sending.page:20 msgid "" "If you made a video on your Linux computer and sent it to someone using " "Windows or Mac OS, you may find that they have problems playing the video." msgstr "" "Si fizo un videu nel so equipu Linux y unviólu a daquién qu'usa Windows o " "Mac OS, ye dable que tengan problemes pa reproducir el videu." #. (itstool) path: page/p #: C/video-sending.page:23 msgid "" "To be able to play your video, the person you sent it to must have the right " "codecs installed. A codec is a little piece of software that knows " "how to take the video and display it on the screen. There are lots of " "different video formats and each requires a different codec to play it back. " "You can check which format your video is by doing:" msgstr "" "Pa poder reproducir el so vídeu, la persona a la que-y lu unvió tien de " "tener instalaos los códecs apropiaos. Un códec ye una pequeña pieza " "de software que conoz cómo remanar el videu y amosalu na pantalla. Esisten " "munchos formatos de videu y pa reproducilos requierse d'un códec distintu pa " "cada ún. Pue comprobar en qué formatu ta'l so videu faciendo:" #. (itstool) path: item/p #: C/video-sending.page:30 msgid "Right-click on video file and select Properties." msgstr "" "Calque col botón derechu nel ficheru de videu y escueya " "Propiedaes." #. (itstool) path: item/p #: C/video-sending.page:31 msgid "" "Go to the Audio/Video tab and look at which codec is " "listed under Video." msgstr "" "Vaya a la llingüeta Soníu/Videu y mire qué códec se " "llista baxo Videu." #. (itstool) path: page/p #: C/video-sending.page:35 msgid "" "Ask the person having problems with playback if they have the right codec " "installed. They may find it helpful to search the web for the name of the " "codec plus the name of their video playback application. For example, if " "your video uses the Theora format and you have a friend using " "Windows Media Player to try and watch it, search for \"theora windows media " "player\". You will often be able to download the right codec for free if " "it's not installed." msgstr "" "Entrugue a la persona que tien problemes cola reproducción si tien el códec " "correutu instaláu. Ye posible que-y resulte útil guetar na web el nome del " "códec, más el nome de la so aplicación de reproducción de videu. Por " "exemplu, si'l videu usa'l formatu Theora y tien un collaciu qu'usa " "Windows Media Player pa tratar de velu, busque «theora Windows Media " "Player». Normalmente, va ser quien a descargar el códec afayadizu de baldre, " "si nun ta instaláu." #. (itstool) path: page/p #: C/video-sending.page:42 msgid "" "If you can't find the right codec, try the VLC media player. It works on " "Windows and Mac OS as well as Linux, and supports a lot of different video " "formats. Otherwise, try converting your video into a different format. Most " "video editors are able to do this, and specific video converter applications " "are available. Check Ubuntu Software to see what's available." msgstr "" #. (itstool) path: note/p #: C/video-sending.page:50 msgid "" "There are a few other problems which might prevent someone from playing your " "video. The video could have been damaged when you sent it to them (sometimes " "big files aren't copied across perfectly), they could have problems with " "their video playback application, or the video may not have been created " "properly (there could have been some errors when you saved the video)." msgstr "" "Hai dellos pocos problemes más, que puen evitar que daquién reproduza'l " "videu. El videu pudo frañase cuando s'unvió (a vegaes los ficheros grandes " "nun se copien a la perfeición), pue haber problemes cola so aplicación de " "reproducción de videu, o el videu pue que nun se creare correchamente " "(pudieron producise fallos nel momentu de guardar el videu)." #. (itstool) path: info/desc #: C/wacom-left-handed.page:11 msgid "Switch the Wacom tablet to Left-Handed Orientation." msgstr "" #. (itstool) path: page/title #: C/wacom-left-handed.page:21 msgid "Use the tablet left-handed" msgstr "Usar la tableta en mou maniegu" #. (itstool) path: page/p #: C/wacom-left-handed.page:23 msgid "" "Some tablets have hardware buttons on one side. The tablet can be rotated " "180 degrees to position these buttons for left-handed people. To switch the " "orientation to left-handed:" msgstr "" "Delles tabletes tienen botones físicos nún de los llaos. La tableta pue " "rotase 180 graos p'asitiar esos botones de forma afayadiza pa zurdos. Pa " "camudar la orientación pa zurdos:" #. (itstool) path: item/p #: C/wacom-left-handed.page:30 #: C/wacom-mode.page:26 #: C/wacom-multi-monitor.page:31 #: C/wacom-stylus.page:34 msgid "Open Wacom Graphics Tablet." msgstr "Abra Tableta gráfica Wacom." #. (itstool) path: note/p #: C/wacom-left-handed.page:31 #: C/wacom-mode.page:27 #: C/wacom-multi-monitor.page:32 #: C/wacom-stylus.page:35 msgid "" "If no tablet is detected, you'll be asked to Please plug in or turn on " "your Wacom tablet." msgstr "" "Si nun se deteuta denguna tableta, va pidíse-y que Enchufe o prenda la " "so tableta Wacom." #. (itstool) path: item/p #: C/wacom-left-handed.page:34 msgid "Switch Left-Handed Orientation to ON." msgstr "" "Dexe en posición d'encendíu'l interruptor Orientación pa zurdos." #. (itstool) path: info/desc #: C/wacom-mode.page:16 msgid "Switch the tablet between tablet mode and mouse mode." msgstr "Camudar la tableta ente'l mou tableta y el mou mur." #. (itstool) path: page/title #: C/wacom-mode.page:19 msgid "Set the Wacom tablet's tracking mode" msgstr "Afitar el mou de rastrexu de la tableta Wacom" #. (itstool) path: page/p #: C/wacom-mode.page:21 msgid "" "Tracking Mode determines how the pointer is mapped to the screen." msgstr "" "El Mou de rastrexu determina cómo se rellaciona'l punteru de la " "tableta cola pantalla." #. (itstool) path: item/p #: C/wacom-mode.page:30 msgid "" "Next to Tracking Mode, select Tablet (absolute) or " "Touchpad (relative)." msgstr "" "Al pie de Mou de siguimientu, escueya Tableta " "(absoluta) o Touchpad (relativu)." #. (itstool) path: note/p #: C/wacom-mode.page:34 msgid "" "In absolute mode, each point on the tablet maps to a point on the " "screen. The top left corner of the screen, for instance, always corresponds " "to the same point on the tablet." msgstr "" "Nel mou absolutu, cada puntu de la tableta correspuéndese con un " "puntu de la pantalla. La esquina cimera esquierda de la pantalla, por " "exemplu, siempre se correspuende col mesmu puntu na tableta." #. (itstool) path: note/p #: C/wacom-mode.page:37 msgid "" "In relative mode, if you lift the pointer off the tablet and put it " "down in a different position, the cursor on the screen doesn't move. This is " "the way a mouse operates, allowing you to cover distances on the screen with " "less hand movement." msgstr "" "Nel mou relativu, si mueve'l puntu fuera de la tableta y lu " "vuelvevolver a asitiar nun puntu distintu, el cursor na pantalla nun se " "mueve. Esta ye la forma na que trabaya un mur, dexándo-y cubrir distancies " "na pantalla con menor movimientu de la mano." #. (itstool) path: info/desc #: C/wacom-multi-monitor.page:11 msgid "Map the Wacom tablet to a specific monitor." msgstr "Facer corresponder la tableta Wacom con una pantalla concreta." #. (itstool) path: page/title #: C/wacom-multi-monitor.page:20 msgid "Choose a monitor" msgstr "Escueya una pantalla" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:35 msgid "Click Map to Monitor…" msgstr "Calque Asignar al Monitor…" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:36 msgid "Check Map to single monitor." msgstr "Comprobar Asignar a un únicu monitor." #. (itstool) path: item/p #: C/wacom-multi-monitor.page:37 msgid "" "Next to Output, select the monitor you wish to receive input from " "your graphics tablet." msgstr "" "Al pie de Salida, escueya la pantalla que desea que reciba la " "entrada de la tarxeta gráfica." #. (itstool) path: note/p #: C/wacom-multi-monitor.page:39 msgid "Only the monitors that are configured will be selectable." msgstr "Namái les pantalles que se configuraron van poder seleicionase" #. (itstool) path: item/p #: C/wacom-multi-monitor.page:42 msgid "Click Close." msgstr "Calque Zarrar." #. (itstool) path: info/desc #: C/wacom.page:6 msgid "Adjust the settings of your Wacom tablet." msgstr "Axustar la configuración de la so tableta Wacom." #. (itstool) path: page/title #: C/wacom.page:20 msgid "Wacom Graphics Tablet" msgstr "Tableta gráfica Wacom" #. (itstool) path: info/desc #: C/wacom-stylus.page:17 msgid "Define the button functions and pressure feel of the Wacom stylus." msgstr "" "Definir les funciones de los botones y la sensación de presión del llápiz " "Wacom." #. (itstool) path: page/title #: C/wacom-stylus.page:23 msgid "Configure the stylus" msgstr "Configurar el llápiz" #. (itstool) path: item/p #: C/wacom-stylus.page:38 msgid "" "The lower part of the panel contains details and settings specific to your " "stylus, with the device name (the stylus class) and diagram to the left. " "These settings can be adjusted:" msgstr "" "La parte inferior del panel contién los detalles y parámetros específicos " "del so llápiz, col nome del preséu (la clase del llápiz) y un diagrama a la " "esquierda. Puen axustase los siguientes parámetros:" #. (itstool) path: item/p #: C/wacom-stylus.page:42 msgid "" "Eraser Pressure Feel: use the slider to adjust the \"feel\" (how " "physical pressure is translated to digital values) between Soft " "and Firm." msgstr "" "Sensación de presión del borrador: use l'eslizador p'axustar la " "«sensación» (cómo se tresllada la presión física a valores dixitales) ente " "Suave y Firme." #. (itstool) path: item/p #: C/wacom-stylus.page:45 msgid "" "Button/Scroll Wheel configuration (these change to reflect the " "stylus). Click the menu next to each label to select one of these functions: " "No Action, Left Mouse Button Click, Middle Mouse Button Click, Right Mouse " "Button Click, Scroll Up, Scroll Down, Scroll Left, Scroll Right, Back, " "Forward." msgstr "" "Configuración del Botón/rueda de desplazamientu. Calque nel menú " "xunto a cada etiqueta pa seleicionar una d'estes funciones: Denguna aición, " "Pulsación del botón esquierdu del mur, Pulsación del botón central del mur, " "Pulsación del botón derecho del mur, Desplazar hacia arriba, Desplazar hacia " "abaxo, Desplazar a la esquierda, Desplazar a la derecha, Atrás, Adelante." #. (itstool) path: item/p #: C/wacom-stylus.page:50 msgid "" "Tip Pressure Feel: use the slider to adjust the \"feel\" between " "Soft and Firm." msgstr "" "Sensación de presión de la punta: use l'eslizador p'axustar la " "sensación» ente Suave y Firme." #. (itstool) path: note/p #: C/wacom-stylus.page:56 msgid "" "If you have more than one stylus, when the additional stylus gets close to " "the tablet, a pager will be displayed next to the stylus device name. Use " "the pager to choose which stylus to configured." msgstr "" "Si dispón de más d'un llápiz, cuando'l llápiz adicional s'avere a la " "tableta, va amosase un control de páxines xunto al nome del llápiz. Use esi " "control pa escoyer qué llápiz configurar." #. (itstool) path: info/desc #: C/windows-key.page:7 msgid "The Super key provides access to the Dash and the Launcher." msgstr "" #. (itstool) path: page/title #: C/windows-key.page:21 msgid "What is the \"Super\" key?" msgstr "¿Qué ye la tecla «Súper»?" #. (itstool) path: page/p #: C/windows-key.page:23 msgid "" "This key can usually be found on the bottom-left of your keyboard, next to " "the Alt key, and usually has a window/squares icon on it. It is " "sometimes called the Windows key, logo key, or system key." msgstr "" "Esta tecla, de normal atópase na parte inferior esquierda del tecláu, al pie " "de la tecla Alt, y suel tener una ventana o cuadraos sobre elles. " "Dacuando denómase tecla Windows, tecla de logotipu o tecla del sistema." #. (itstool) path: note/p #: C/windows-key.page:28 msgid "" "If you have an Apple keyboard, there will not be a Windows key on your " "keyboard. The (Command) key can be used instead." msgstr "" "Si tien un tecláu Apple, nun va haber una tecla de Windows nél. Pue usar en " "cuenta d'ella la tecla (Comandu)." #. (itstool) path: page/p #: C/windows-key.page:32 msgid "" "The Super key serves a special function in Unity. If you press the " "Super key, the Dash is displayed. If you press and hold the Super " "key, an overlay showing many of Unity's keyboard shortcuts appears until you " "release the Super key." msgstr "" "La tecla Súper desempeña una función especial n'Unity. Si se calca " "la tecla Súper, apaez el Tableru. Si caltién calcada la tecla " "Súper, superpondráse una desplicación con munches de les combinaciones de " "tecles d'Unity hasta que suelte la tecla Súper." #. (itstool) path: page/p #: C/windows-key.page:36 msgid "" "The Super key can help you do even more than that, though. To learn about " "more uses for the Super key, see the keyboard shortcuts page." msgstr "" "La tecla Súper entá pue facer munches otres funciones. Pa conocer otros usos " "de la tecla Súper, consulte la páxina de combinaciones de tecles." language-pack-ast-base/data/ast/LC_MESSAGES/aptitude.po0000644000000000000000000071000412734304514017611 0ustar msgid "" msgstr "" "Project-Id-Version: aptitude 0.6.8.2-1\n" "Report-Msgid-Bugs-To: aptitude@packages.debian.org\n" "POT-Creation-Date: 2015-10-16 00:29+0100\n" "PO-Revision-Date: 2015-12-01 14:54+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 15:58+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: ast\n" "X-Poedit-Language: Asturian\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 "%BOpción:%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 "%BPor defeutu:%b " #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "True" msgstr "Cierto" #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "False" msgstr "Falso" #. 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 "%BValor:%b " #: src/apt_config_treeitems.cc:280 #, c-format msgid "Editing \"%ls\": " msgstr "Editando \"%ls\": " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:410 msgid "%BChoice:%b " msgstr "%BEscoyer:%b " #: src/apt_options.cc:160 msgid "Display some available commands at the top of the screen" msgstr "Amosar dalgunos comandos disponibles no cimero de la pantalla" #: 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 "" "Si esta opción ta activa, apaecerá un resume curtiu de los comandos más " "importantes d'aptitude baxo la barra de menú." #: src/apt_options.cc:165 msgid "Hide the menu bar when it is not being used" msgstr "Anubrir la barra de menú cuando nun tea usándose" #: 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 "" "Si esta opción ta activa, la barra de menú sólo apaecerá si s'activó " "calcando la tecla menú." #: src/apt_options.cc:170 msgid "Use a minibuffer-style prompt when possible" msgstr "Usar un prompt estilu minibuffer cuando seya afayadizo" #: 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 "" "Si esta opción ta activa, les entrugues amosaránse nuna sola llinia baxo la " "pantalla. Sinon, les entrugues apaecerán como caxes de diálogu." #: src/apt_options.cc:176 msgid "Show partial search results (incremental search)" msgstr "Amosar resultaos de gueta parcial (gueta incremental)" #: 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 "" "Si esta opción ta activa, aptitude fadrá les guetes na llista de paquetes " "según teclees. Esto puede ser cómodo, pero puede ser perlento, sobre too " "n'ordenadores vieyos." #: src/apt_options.cc:183 msgid "Closing the last view exits the program" msgstr "Colar del programa al zarrar la vista cabera" #: 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 "" "Si esta opción ta activa, aptitude parará d'executase al zarrar toles vistes " "(llistes de paquetes, detalles de paquete, etc). N'otru casu, aptitude " "siguirá executándose hasta que seleiciones «Zarrar» dende'l menú Aiciones." #: src/apt_options.cc:190 msgid "Prompt for confirmation at exit" msgstr "Pidir confirmación al colar" #: 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 "" "Si esta opción ta activa, aptitude nun va terminar hasta que confirmes que " "de verdá quies colar." #: src/apt_options.cc:195 msgid "Pause after downloading files" msgstr "Posar dempués de baxar ficheros" #: 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 "" "Esta opción remana si aptitude espera confirmación dempués d'una descarga, " "enantes de siguir ya instalar los paquetes." #: src/apt_options.cc:199 msgid "Never" msgstr "Enxamás" #: src/apt_options.cc:200 msgid "" "Never wait for the user after downloading packages: always begin the " "installation immediately." msgstr "" "Enxamás esperar pol usuariu dempués de baxar paquetes: siempre aniciar la " "instalación de secute." #: src/apt_options.cc:201 msgid "When an error occurs" msgstr "Cuando heba un fallu" #: 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 "" "Esperar por confirmación si ocurrió un fallu durante la baxada. Si nun hai " "fallos, entamar a instalar paquetes de secute." #: src/apt_options.cc:203 msgid "Always" msgstr "Siempre" #: src/apt_options.cc:204 msgid "" "Always wait for the user to confirm the download before proceeding with the " "installation." msgstr "" "Siempre esperar pola confirmación del usuariu pa la baxada enantes de siguir " "cola instalación." #: src/apt_options.cc:206 msgid "Use a 'status-line' download indicator for all downloads" msgstr "Usar un indicador de baxada na «llinia d'estáu» pa toles descargues" #: 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 "" "Si esta opción ta activa, aptitude amosará l'estáu de les descargues en " "cursu baxo la pantalla, n'arróu de nuna vista nueva." #: src/apt_options.cc:211 msgid "Display the information area by default" msgstr "Ver l'area d'información de mou predetermináu" #: 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 "" "Si esta opción ta activa, l'area d'información (el panel d'abaxo de la " "pantalla) na llista de paquetes va ser visible cuando'l programa anicie; " "n'otru casu, aniciaráse anubríu." #: src/apt_options.cc:217 msgid "Display tabs for the available views" msgstr "Amosar les vistes disponibles en llingüetes" #: 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 "" "Si esta opción ta activa, apaecerán llingüetes no cimero de la pantalla que " "llisten les vistes abiertes anguaño." #: src/apt_options.cc:221 msgid "Display tabs for the information area" msgstr "Ver llingüetes pal área d'información" #: 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 "" "Si esta opción ta activa, apaecerán llingüetes no cimero del área " "d'información (el panel d'embaxo de la pantalla) pa llistar la distinta " "información que pue vese ehí." #: src/apt_options.cc:227 msgid "Advance to the next item after changing the state of a package" msgstr "Dir al siguiente elementu dempués de camudar l'estáu d'un paquete" #: 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 "" "Si esta opción ta activa, facer una aición nun paquete (por exemplu, " "instalalu o desanicialu) moverá la seleición al siguiente paquete de la " "llista." #: src/apt_options.cc:233 msgid "Automatically show why packages are broken" msgstr "Amosar automáticamente por qué los paquetes tán frañaos" #: 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 "" "Si esta opción ta activa, seleicionar un paquete que tien dependencies " "frañaes amosará automáticamente les dependencies incompletes nel panel " "d'abaxo de la visualización." #: src/apt_options.cc:240 msgid "Display flat view instead of default view on startup" msgstr "Amosar vista plana, n'arróu de la vista por defeutu nel aniciu" #: 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 "" "Si s'activa esta opción, entós la primer vista amosada nel aniciu va ser una " "vista plana n'arróu de la vista por defeutu." #: src/apt_options.cc:245 msgid "The default grouping method for package views" msgstr "Métodu d'agrupamientu predetermináu pa la vista de paquetes" #: 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 "" "Esta opción remana cómo organiza aptitude la llista de paquetes. Llei'l " "manual d'usuariu d'aptitude pa saber cómo conseñar un métodu d'agrupamientu" #: src/apt_options.cc:250 msgid "The default display-limit for package views" msgstr "El llímite de visualización por defeutu pa vistes de paquetes" #: 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 "" "Por defeutu, el llímite de la vista de cada paquete va afitase al valor " "especificáu por esta opción. Llei'l manual d'usuariu d'aptitude pa " "información detallada tocante a les guetes." #: src/apt_options.cc:256 msgid "The display format for package views" msgstr "El formatu de visualización pa vistes de paquetes" #: 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 "" "Esta opción remana cómo formatea aptitude les llinies de la llista de " "paquetes. Llei'l manual d'usuariu d'aptitude pa información de cómo conseñar " "un formatu de visualización." #: src/apt_options.cc:263 msgid "The display format for the status line" msgstr "El formatu de visualización pa la llinia d'estáu" #: 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 "" "Esta opción remana cómo formatea aptitude la llinia d'estáu (la llinia ente " "la llista de paquetes y el panel inferior). Llei'l manual d'usariu " "d'aptitude por información de cómo especificar un formatu de visualización." #: src/apt_options.cc:271 msgid "The display format for the header line" msgstr "El formatu de visualización de la llinia de cabecera" #: 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 "" "Esta opción remana cómo formatea aptitude la llinia de cabecera (la llinia " "sobre la llista de paquetes). Llei'l manual d'usuariu pa información de cómo " "especificar un formatu de visualización." #: src/apt_options.cc:282 msgid "Automatically upgrade installed packages" msgstr "Anovar automaticamente paquetes instalaos" #: src/apt_options.cc:283 msgid "" "If this option is enabled, then on startup, aptitude will select all " "upgradable packages for upgrade." msgstr "" "Si esta opción ta activa, nel aniciu, aptitude seleicionará tolos paquetes " "anovables p'anovalos." #: src/apt_options.cc:287 msgid "Remove obsolete package files after downloading new package lists" msgstr "" "Desaniciar los ficheros de paquetes obsoletos dempués de baxar llistes de " "paquetes nueves." #: src/apt_options.cc:288 msgid "" "If this option is enabled, then after package lists are updated aptitude " "will delete from the package cache any package files that can no longer be " "downloaded from any archive in sources.list." msgstr "" #: src/apt_options.cc:293 msgid "URL to use to download changelogs" msgstr "URL pa usar la baxada de rexistros de cambéu" #: 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 "" "Esta opción remana'l sirvidor que s'usa pa descargar rexistros de cambeos. " "Namái ye necesario camudala si los rexistros de cambeos se treslladen a otru " "URL." #: src/apt_options.cc:300 msgid "Display a preview of what will be done before doing it" msgstr "Amosar una vista previa de lo que va facese enantes de facelo" #: 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 "" "Si esta opción ta activa, cuando pidas a aptitude que faiga una instalación, " "amosará primero un sumariu de les aiciones que va facer." #: src/apt_options.cc:307 msgid "" "Forget which packages are \"new\" whenever the package lists are updated" msgstr "" "Escaecer qué paquetes son \"nuevos\" al anovar les llistes de paquetes" #: 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 "" "Si esta opción ta activa, entós aptitude llimpiará la llista de nuevos " "paquetes dempués de qu'anoves la llista de paquetes (p.ex., calcando 'u')." #: src/apt_options.cc:313 msgid "" "Forget which packages are \"new\" whenever packages are installed or removed" msgstr "" "Escaecer qué paquetes son \"nuevos\" al instalar o desaniciar paquetes" #: 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 "" "Si esta opción ta activa, aptitude llimpiará la llista de paquetes nuevos " "dempués de que faigas una instalación, o instales o desanicies paquetes " "dende la llinia de comandos." #: src/apt_options.cc:320 msgid "" "Do not display a warning when the first change is made in read-only mode" msgstr "" "Nun visualizar avisos cuando'l primer cambéu ta fechu en mou namái llectura" #: 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 "" "Si esta opción %Bnon%b ta activa, aptitude visualizará un avisu cuando " "modifiques l'estáu d'un paquete si nun tienes permisos p'aplicar cambeos al " "sistema." #: src/apt_options.cc:327 msgid "" "Warn when attempting to perform a privileged action as a non-root user" msgstr "" "Avisar cuando s'intente facer una aición privilexada como usuariu non root" #: 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 "" "Si esta opción ta activa, aptitude avisará cuando quieras facer una aición " "pa la que nun tengas permisu: por exemplu, instalar paquetes como un usuariu " "non root. Tendrás la opción de coneutar como usuariu root y facer l'aición " "con privilexos de root." #: src/apt_options.cc:337 msgid "File to log actions into" msgstr "Ficheru nel que rexistrar aiciones" #: 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 "" "Cuando instales o desanicies paquetes, un sumariu de que fae aptitude va " "escribise a esti ficheru. Si'l primer caráuter del nome de ficheru ye un " "caráuter tubería ('%B|%b'), el nome va interpretase como un comandu shell " "que sedrá lo que reciba'l rexistru na entrada standard." #: src/apt_options.cc:350 msgid "Automatically resolve dependencies of a package when it is selected" msgstr "" "Iguar dependencies automáticamente de un paquete cuando ta seleicionáu" #: 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 "" "Si esta opción ta activa, aptitude va usar una heurística cenciella pa iguar " "inmeditamente toles dependencies de cada paquete que marques pa instalación. " "Esto ye muncho más rápido que'l iguador de dependencies incluyíu, pero puede " "producir resultaos inadecuaos o fallar completamente en dalgunes situaciones." #: src/apt_options.cc:359 msgid "Automatically fix broken packages before installing or removing" msgstr "" "Iguar automáticamente los paquetes frayaos enantes d'instalar o desaniciar" #: 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 "" "Si esta opción ta activa, y corres una instalación mientres dalgunos " "paquetes tan frayaos, aptitude aplicará automáticamente la suxerencia del " "iguador de problemes. N'otru casu, aptitude entrugarate por un solución a " "les dependencies frayaes." #: src/apt_options.cc:367 msgid "Install recommended packages automatically" msgstr "Instalar paquetes recomendaos automáticamente" #: 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 "" "Si esta opción ta activa y \"Iguar dependencies automáticamente\" tamién lo " "ta, aptitude intentará instalar les recomendaciones de nuevos paquetes " "instalaos además de les sos dependencies. Suxerencies nun sedrán instalaes " "automáticamente.\n" "Si esta opción ta activa y \"Desaniciar automáticamente paquetes non usaos\" " "ta activa, paquetes que son recomendaos por un paquetes instaláu nun sedrá " "desaniciáu automaticamente." #: src/apt_options.cc:380 msgid "Remove unused packages automatically" msgstr "Desaniciar paquetes nun usaos automáticamente" #: 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 "" "Si esta opción ta activa, paquetes que son instalaos automáticamente y que " "non tienen dependencies de paquetes instalaos manualmente sedrán desaniciaos " "del sistema. Encaboxar el desaniciu marcará'l paquete como instaláu " "manualmente.\n" "Si esta opción ta activa y \"Instalar paquetes recomendaos automáticamente\" " "ta activa, paquetes instalaos automáticamente nun sedrán desaniciaos si son " "recomendaos por otru paquete instaláu." #: src/apt_options.cc:392 msgid "Packages that should never be automatically removed" msgstr "Paquetes qu'enxamás debieren ser desanicios automáticamente" #: 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 "" "Siempre se tratará a los paquetes que coincidan con esti patron de gueta " "como si dalgún paquete instaláu dependiera d'el: enxamás se marcará pa ser " "desaniciáu como paquete nun usáu." #: src/apt_options.cc:398 msgid "Allow dependency resolutions that break holds or forbids" msgstr "" "Permitir resoluciones de dependenca que rompe paquetes bloqueaos o prohibios" #: 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 "" "Si esta opción ta activa, entós aptitude soluciona los problemes de " "dependenca, considerando modificar paquetes bloqueaos, o instalando " "versiones de paquetes prohibidos. Con esta opción desactivada, eses " "soluciones sedrán rechazaes por defeutu.\n" "NOTA: Actualmente, esta restricción sólo aplica a situaciones nes cuales ta " "activu'l iguador de dependencies d'aptitude (la barra colorada no cabero de " "la pantalla). aptitude Siguirá rompiendo bloqueos cuando s'instalen " "automáticamente les dependencies d'un paquete ya selecionáu pa instalación o " "anovamientu, debido al bug apt #470035." #: src/apt_options.cc:525 msgid "UI options" msgstr "Opciones IU" #: src/apt_options.cc:527 msgid "Dependency handling" msgstr "Remanando dependencies" #: src/apt_options.cc:529 src/pkg_grouppolicy.cc:975 msgid "Miscellaneous" msgstr "Miscelánea" #: src/broken_indicator.cc:128 #, c-format msgid "%ls: Examine" msgstr "%ls: Desaminar" #: src/broken_indicator.cc:138 #, c-format msgid "%ls: Apply" msgstr "%ls: Aplicar" #: src/broken_indicator.cc:144 #, c-format msgid "%ls: Next" msgstr "%ls: Siguiente" #: src/broken_indicator.cc:151 #, c-format msgid "%ls: Previous" msgstr "%ls: Anterior" #: src/broken_indicator.cc:246 msgid "Dependency resolution disabled." msgstr "Desactivada resolución de dependencies." #: src/broken_indicator.cc:257 msgid "Unable to resolve dependencies." msgstr "Nun puen resolvese dependencies." #: src/broken_indicator.cc:268 msgid "Fatal error in resolver" msgstr "Fallu grave al iguar" #: src/broken_indicator.cc:280 #, c-format msgid "[%d(%d)/...] Resolving dependencies" msgstr "[%d(%d)/...] Resolviendo dependencies" #: 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 "Fallu internu: Solución vacía inesperada." #: src/broken_indicator.cc:374 msgid "Suggest keeping all packages at their current version." msgstr "Suxerse caltener tolos paquetes na so versión actual." #: src/broken_indicator.cc:382 #, c-format msgid "%d install" msgid_plural "%d installs" msgstr[0] "%d instalación" msgstr[1] "%d instalaciones" #: src/broken_indicator.cc:392 #, c-format msgid "%d removal" msgid_plural "%d removals" msgstr[0] "%d desaniciu" msgstr[1] "%d desanicios" #: src/broken_indicator.cc:402 #, c-format msgid "%d keep" msgid_plural "%d keeps" msgstr[0] "%d calteníu" msgstr[1] "%d calteníos" #: src/broken_indicator.cc:412 #, c-format msgid "%d upgrade" msgid_plural "%d upgrades" msgstr[0] "%d anovamientu" msgstr[1] "%d anovamientos" #: src/broken_indicator.cc:422 #, c-format msgid "%d downgrade" msgid_plural "%d downgrades" msgstr[0] "%d baxada de versión" msgstr[1] "%d baxaes de versión" #. 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 "Suxer %F" #: src/cmdline/cmdline_action.cc:54 #, c-format msgid "Unable to find the source package for \"%s\".\n" msgstr "Nun pue atopase'l paquete fonte pa \"%s\".\n" #: src/cmdline/cmdline_action.cc:211 #, c-format msgid "Unable to satisfy the build-depends: %s.\n" msgstr "Nun puen satisfacese les dependencies de compilación: %s.\n" #: src/cmdline/cmdline_action.cc:248 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already installed.\n" msgstr "" "Nota: \"%s\", proporciona'l paquete virtual\n" " \"%s\", yá ta instaláu.\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 "" "Nota: \"%s\", proporciona'l paquete virtual\n" " \"%s\", yá va a instalase.\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\" existe na base de datos del paquete, pero nun ye un\n" "paquete real y nun lu proporciona nengún paquete.\n" #: src/cmdline/cmdline_action.cc:287 #, c-format msgid "\"%s\" is a virtual package provided by:\n" msgstr "\"%s\" ye un paquete virtual proporcionáu por:\n" #: src/cmdline/cmdline_action.cc:290 #, c-format msgid "You must choose one to install.\n" msgstr "Tienes d'escoyer ún pa instalar.\n" #: src/cmdline/cmdline_action.cc:298 #, c-format msgid "" "Note: selecting \"%s\" instead of the\n" " virtual package \"%s\"\n" msgstr "" "Nota: seleicionando \"%s\" en cuenta del\n" " paquete virtual \"%s\"\n" #: src/cmdline/cmdline_action.cc:320 #, c-format msgid "%s is already installed at the requested version (%s)\n" msgstr "%s yá ta instaláu na versión solicitada (%s)\n" #: src/cmdline/cmdline_action.cc:329 #, c-format msgid "%s is not currently installed, so it will not be upgraded.\n" msgstr "%s nun ta instaláu, colo que nun va anovase.\n" #: src/cmdline/cmdline_action.cc:333 #, c-format msgid "" "%s is already installed at the latest version (%s), so it will not be " "upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:340 #, c-format msgid "%s is not currently installed, so it will not be reinstalled.\n" msgstr "%s nun ta instaláu anguaño, polo que nun va reinstalase.\n" #: src/cmdline/cmdline_action.cc:348 #, c-format msgid "Package %s is not installed, so it will not be removed\n" msgstr "Paquete %s nun ta instaláu, polo que nun va desaniciase\n" #: src/cmdline/cmdline_action.cc:355 #, c-format msgid "Package %s is not installed, so it will not be purged\n" msgstr "" #: src/cmdline/cmdline_action.cc:373 #, c-format msgid "" "Package %s is not installed, cannot be marked/unmarked as automatically " "installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:380 #, c-format msgid "Package %s is not installed, cannot forbid an upgrade\n" msgstr "Paquete %s non instaláu, nun pue prohibise un anovamientu\n" #: src/cmdline/cmdline_action.cc:383 #, c-format msgid "Package %s is not upgradable, cannot forbid an upgrade\n" msgstr "Paquete %s nun ye anovable, nun pue prohibise un anovamientu\n" #: src/cmdline/cmdline_action.cc:419 #, c-format msgid "Setting package %s on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:427 #, c-format msgid "Marking package %s as keep\n" msgstr "" #: src/cmdline/cmdline_action.cc:436 #, c-format msgid "Setting package %s as not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:442 #, c-format msgid "Package %s is not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:448 #, c-format msgid "Marking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:456 #, c-format msgid "Unmarking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:465 src/cmdline/cmdline_action.cc:476 #, c-format msgid "Marking version %s of package %s as forbidden\n" msgstr "" #: src/cmdline/cmdline_action.cc:488 #, c-format msgid "Note: selecting the task \"%s: %s\" for installation\n" msgstr "Nota: Seleicionando la xera \"%s: %s\" pa instalar\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 "" "Sólo pues especificar una versión de paquete con un comandu 'install' o un " "comandu 'forbid-version'.\n" #: src/cmdline/cmdline_action.cc:527 #, c-format msgid "You can only specify a package archive with an 'install' command.\n" msgstr "" "Sólo pues especificar un archivu de paquetes con un comandu 'install'.\n" #: src/cmdline/cmdline_action.cc:567 #, c-format msgid "" "Couldn't find package \"%s\", and more than %zu\n" "packages contain \"%s\" in their name.\n" msgstr "" #: src/cmdline/cmdline_action.cc:571 #, c-format msgid "" "Couldn't find package \"%s\". However, the following\n" "packages contain \"%s\" in their name:\n" msgstr "" "Nun pue atopase'l paquete \"%s\". Sicasí, los siguientes\n" "paquetes tienen \"%s\" nel so nome:\n" #: src/cmdline/cmdline_action.cc:593 #, c-format msgid "Couldn't find any package whose name or description matched \"%s\"\n" msgstr "" "Nun s'atopa dengún paquete que'l so nome o descripción concase con \"%s\"\n" #: src/cmdline/cmdline_action.cc:596 #, c-format msgid "" "Couldn't find any package matching \"%s\", and more than %zu\n" "packages contain \"%s\" in their description.\n" msgstr "" #: src/cmdline/cmdline_action.cc:600 #, c-format msgid "" "Couldn't find any package matching \"%s\". However, the following\n" "packages contain \"%s\" in their description:\n" msgstr "" "Nun s'atopa dengún paquete coincidente \"%s\". Sicasí, los siguientes\n" "paquetes tienen \"%s\" na so descripción:\n" #: src/cmdline/cmdline_action.cc:742 #, c-format msgid "Bad action character '%c'\n" msgstr "Caráuter d'acción incorreutu '%c'\n" #: src/cmdline/cmdline_changelog.cc:131 #: src/cmdline/cmdline_download_progress_display.cc:138 msgid "Get:" msgstr "Bax:" #. 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 "Err" #: src/cmdline/cmdline_changelog.cc:174 #, c-format msgid "Changelog download failed: %s" msgstr "Descarga de la llista de cambeos fallida: %s" #: 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 "Rexistru de cambeos de %s" #: src/cmdline/cmdline_changelog.cc:293 msgid "Can't execute sensible-pager, is this a working Debian system?" msgstr "" "Nun pue executase sensible-pager, ¿ye ésti un sistema Debian que furrula " "bien?" #: src/cmdline/cmdline_changelog.cc:344 #, c-format msgid "%s is not an official Debian package, cannot display its changelog." msgstr "" "%s nun ye un paquete oficial de Debian, nun pue visualizase'l so rexistru de " "cambeos." #: src/cmdline/cmdline_changelog.cc:405 #, c-format msgid "Couldn't find a changelog for %s" msgstr "Nun pue atopase'l rexistru de cambéu pa %s" #: src/cmdline/cmdline_changelog.cc:409 #, c-format msgid "Couldn't run pager %s" msgstr "Nun pue executase'l paxinador %s" #: src/cmdline/cmdline_clean.cc:62 #, c-format msgid "E: The clean command takes no arguments\n" msgstr "E: El comandu clean nun toma argumentos\n" #: src/cmdline/cmdline_clean.cc:68 #, c-format msgid "Del %s* %spartial/*\n" msgstr "Desanicia %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 "Nun pudo bloquiase'l direutoriu de descarga" #: src/cmdline/cmdline_clean.cc:108 #, c-format msgid "Del %s %s [%sB]\n" msgstr "Desanicia %s %s [%sB]\n" #: src/cmdline/cmdline_clean.cc:137 #, c-format msgid "E: The autoclean command takes no arguments\n" msgstr "E: El comandu autoclean nun toma argumentos\n" #: src/cmdline/cmdline_clean.cc:175 #, c-format msgid "Would free %sB of disk space\n" msgstr "Van lliberase %sB d'espaciu en discu\n" #: src/cmdline/cmdline_clean.cc:178 #, c-format msgid "Freed %sB of disk space\n" msgstr "Van lliberase %sB d'espaciu en discu\n" #: src/cmdline/cmdline_do_action.cc:159 #, c-format msgid "Invalid operation %s" msgstr "Operación %s nun válida" #: src/cmdline/cmdline_do_action.cc:233 msgid "Unexpected pattern argument following \"keep-all\"" msgstr "" "El siguiente patrón del argumentu nun s'esperaba siguiendo a \"keep-all\"" #: src/cmdline/cmdline_do_action.cc:345 #, c-format msgid "" "Unable to safely resolve dependencies, try running with --full-resolver.\n" msgstr "" "Nun puen resolvese de mou seguru delles dependencies, inténtalo executando " "con --full-resolver.\n" #: src/cmdline/cmdline_do_action.cc:385 src/cmdline/cmdline_simulate.cc:59 #: src/main.cc:1267 #, c-format msgid "Abort.\n" msgstr "Albortar.\n" #: src/cmdline/cmdline_download.cc:45 #, c-format msgid "download: you must specify at least one package to download\n" msgstr "baxar: Tienes qu'especificar al menos un paquete pa baxar\n" #: src/cmdline/cmdline_download.cc:63 #: src/generic/apt/download_install_manager.cc:83 msgid "Couldn't read source list" msgstr "Nun pue lleese llista de fontes" #: src/cmdline/cmdline_download.cc:90 #, c-format msgid "Can't find a package named \"%s\"" msgstr "Nun pue atopase un paquete nomáu \"%s\"" #: 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 "" "Nun puen algamase ficheros pa %s na versión %s, ¿pue que seya un paquete " "llocal o obsoletu?" #: src/cmdline/cmdline_download_progress_display.cc:161 msgid "Hit" msgstr "Oxe" #. 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 "Inor" #: src/cmdline/cmdline_download_progress_display.cc:218 #, c-format msgid "Fetched %sB in %s (%sB/s)" msgstr "Baxaos %sB en %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 "" "cambéu de Mediu: Por favor, inxerta'l discu etiquetáu con '%s' na unidá '%s' " "y calca [Enter]." #: src/cmdline/cmdline_download_progress_display.cc:491 msgid "[Working]" msgstr "[Trabayando]" #: 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: ye requeríu al menos un argumentu (el direutoriu\n" "nel qu'escribir ficheros).\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 "Nun existe paquete \"%s\"" #: 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 "" "Ensin paquetes seleicionaos pol patrón de gueta dau; res que facer.\n" #: src/cmdline/cmdline_forget_new.cc:58 #, c-format msgid "E: The forget-new command takes no arguments\n" msgstr "E: El comandu forget-new nun toma argumentos\n" #: src/cmdline/cmdline_forget_new.cc:85 #, c-format msgid "Would forget what packages are new\n" msgstr "Escaecería que paquetes son nuevos\n" #: src/cmdline/cmdline_moo.cc:16 #, c-format msgid "There are no Easter Eggs in this program.\n" msgstr "Nun hai Güevos Pintos nesti programa.\n" #: src/cmdline/cmdline_moo.cc:19 #, c-format msgid "There really are no Easter Eggs in this program.\n" msgstr "Daveres nun hai Güevos Pintos nesti programa.\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 "¿Nun te dixi que nun hai Güevos Pintos nesti programa?\n" #: src/cmdline/cmdline_moo.cc:25 #, c-format msgid "Stop it!\n" msgstr "¡Dexa de facer eso!\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 "Val, val, si te doi un Güevu Pintu, vas dexame en paz?\n" #: src/cmdline/cmdline_moo.cc:31 #, c-format msgid "All right, you win.\n" msgstr "D'alcuerdu, tú ganes.\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 "" "¿Qué ye eso? Ye un elefante xintáu por una serpiente, por supuestu.\n" #: src/cmdline/cmdline_progress_display.cc:165 src/gtk/download.cc:204 msgid "Done" msgstr "Fecho" #. TRANSLATORS: the string replacing "DONE" #. be truncated or padded to 4 characters. #: src/cmdline/cmdline_progress_display.cc:170 msgid "DONE" msgstr "FECHO" #: src/cmdline/cmdline_prompt.cc:84 msgid "Couldn't read list of sources" msgstr "Nun pue lleese llista de fontes" #: src/cmdline/cmdline_prompt.cc:342 msgid "Config files" msgstr "Ficheros de configuración" #: src/cmdline/cmdline_prompt.cc:393 msgid "The following packages are BROKEN:" msgstr "Los siguientes paquetes tán FRAYAOS:" #: src/cmdline/cmdline_prompt.cc:394 msgid "The following packages are unused and will be REMOVED:" msgstr "Los siguientes paquetes nun s'usen y van DESANICIASE:" #: src/cmdline/cmdline_prompt.cc:395 msgid "The following packages have been automatically kept back:" msgstr "Los siguientes paquetes retuviéronse automáticamente:" #: src/cmdline/cmdline_prompt.cc:396 msgid "The following NEW packages will be automatically installed:" msgstr "Los siguientes paquetes NUEVOS van instalase automáticamente:" #: src/cmdline/cmdline_prompt.cc:397 msgid "The following packages will be automatically REMOVED:" msgstr "Los siguientes paquetes van DESANICIASE automáticamente:" #: src/cmdline/cmdline_prompt.cc:398 msgid "The following packages will be DOWNGRADED:" msgstr "Los siguientes paquetes van BAXASE DE VERSIÓN:" #: src/cmdline/cmdline_prompt.cc:399 msgid "The following packages have been kept back:" msgstr "Los siguiente paquetes tán reteníos:" #: src/cmdline/cmdline_prompt.cc:400 msgid "The following packages will be REINSTALLED:" msgstr "Los siguientes paquetes van REINSTALASE:" #: src/cmdline/cmdline_prompt.cc:401 msgid "The following NEW packages will be installed:" msgstr "Los siguientes NUEVOS paquetes van instalase:" #: src/cmdline/cmdline_prompt.cc:402 msgid "The following packages will be REMOVED:" msgstr "Los siguientes paquetes van DESANICIASE:" #: src/cmdline/cmdline_prompt.cc:403 msgid "The following packages will be upgraded:" msgstr "Van a anovase los siguientes paquetes:" #: src/cmdline/cmdline_prompt.cc:404 msgid "The following partially installed packages will be configured:" msgstr "Los siguientes paquetes instalaos parcialmente van configurase:" #: src/cmdline/cmdline_prompt.cc:459 src/ui.cc:1598 #, c-format msgid "The following ESSENTIAL packages will be REMOVED!\n" msgstr "¡Los siguientes paquetes ESENCIALES van DESANICIASE!\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 "Los siguientes paquetes ESENCIALES van FRAYASE por esta aición:\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 "" "AVISU: ¡Faciendo esta aición dablemente faigas que'l to sistema frañe!\n" " ¡NUN sigas sacante que sepas ESAUTAMENTE qué tas faciendo!\n" #: src/cmdline/cmdline_prompt.cc:480 msgid "I am aware that this is a very bad idea" msgstr "Toi seguru qu'esto ye una permala idea" #: src/cmdline/cmdline_prompt.cc:484 src/ui.cc:1627 #, c-format msgid "To continue, type the phrase \"%s\":\n" msgstr "Pa siguir, escribi la frase \"%s\":\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 "" "AVISU: ¡Van instalase versiones ensin roblar de los siguientes paquetes!\n" "\n" "Paquetes ensin firmar podríen comprometer la segurida del to sistema.\n" "Sólo debieres siguir cola instalación si tas seguru que\n" "esto ye lo que quies facer.\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 "" "*** AVISU *** Inorando estes violaciones de confianza porque\n" " %s::CmdLine::Ignore-Trust-Violations ye 'true'!\n" #: src/cmdline/cmdline_prompt.cc:547 msgid "" "*** WARNING *** Ignoring these trust violations because\n" " APT::Get::AllowUnauthenticated is 'true'!\n" msgstr "" "*** AVISU *** Inorando eses violaciones de confianza porque\n" " APT::Get::AllowUnauthenticated ye 'true'!\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 "Sí" #. 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 "Non" #: src/cmdline/cmdline_prompt.cc:575 #, c-format msgid "Do you want to ignore this warning and proceed anyway?\n" msgstr "¿Quies inorar esti avisu y siguir de toes formes?\n" #: src/cmdline/cmdline_prompt.cc:576 #, c-format msgid "To continue, enter \"%s\"; to abort, enter \"%s\": " msgstr "Pa siguir, introduz \"%s\"; pa encaboxar, introduz \"%s\": " #: src/cmdline/cmdline_prompt.cc:593 #, c-format msgid "Unrecognized input. Enter either \"%s\" or \"%s\".\n" msgstr "Entrada nun reconocible. Introduz \"%s\" o \"%s\".\n" #: src/cmdline/cmdline_prompt.cc:705 #, c-format msgid "The following packages are RECOMMENDED but will NOT be installed:\n" msgstr "Los siguientes paquetes RECOMIÉNDENSE pero NUN van instalase:\n" #: src/cmdline/cmdline_prompt.cc:711 #, c-format msgid "The following packages are SUGGESTED but will NOT be installed:\n" msgstr "Los siguientes paquetes SUXÉRENSE pero NUN van instalase:\n" #: src/cmdline/cmdline_prompt.cc:717 #, c-format msgid "No packages will be installed, upgraded, or removed.\n" msgstr "Dengún paquete va ser instaláu, anováu, o desaniciáu.\n" #: src/cmdline/cmdline_prompt.cc:719 #, c-format msgid "%lu packages upgraded, %lu newly installed, " msgstr "%lu paquetes anovaos, %lu instalaos nuevos, " #: src/cmdline/cmdline_prompt.cc:723 #, c-format msgid "%lu reinstalled, " msgstr "%lu reinstalaos, " #: src/cmdline/cmdline_prompt.cc:725 #, c-format msgid "%lu downgraded, " msgstr "%lu baxaos de versión, " #: src/cmdline/cmdline_prompt.cc:727 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu a desaniciar y %lu non anovaos.\n" #: src/cmdline/cmdline_prompt.cc:734 #, c-format msgid "Need to get %sB/%sB of archives. " msgstr "Necesario garrar %sB/%sB d'archivos. " #: src/cmdline/cmdline_prompt.cc:737 #, c-format msgid "Need to get %sB of archives. " msgstr "Necesario garrar %sB d'archivos. " #: src/cmdline/cmdline_prompt.cc:744 #, c-format msgid "After unpacking %sB will be used.\n" msgstr "Dempués de desempaquetar van usase %sB.\n" #: src/cmdline/cmdline_prompt.cc:747 #, c-format msgid "After unpacking %sB will be freed.\n" msgstr "Dempués de desempaquetar van lliberase %sB.\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 "" "Ensin paquete a amosar -- introduz los nomes de los paquetes na llinia " "dempués de '¡'.\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 "Calca Volver pa siguir." #: src/cmdline/cmdline_prompt.cc:786 #, c-format msgid "No packages found -- enter the package names on the line after 'c'.\n" msgstr "" "Ensin paquetes atopaos -- introduz los nomes de los paquetes na llinia " "dempués 'c'.\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 "" "Ensin paquetes atopaos -- introduz cero o más raíces pa la gueta siguíos del " "paquete a xustificar.\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 "siguir cola instalación" #: 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 "albortar y colar" #: 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 "" "amosar información tocante a ún o más paquetes; los nomes de los paquetes " "deben siguir a la 'i'" #: 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 "" "amosar los rexistros de cambéu de Debian d'un o más paquetes; los nomes de " "paquetes deben siguir a la 'c'" #: 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 "camudar la visualización d'información de dependencia" #: 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 "camudar la información de cambeos nel tamañu de paquetes" #: 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 "camudar la información del númberu de versiones" #: 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 "" "intentando atopar una razón pa instalar un únicu paquete, o desplicar por " "qué instalando un paquete instalase otru paquete." #: 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 "" "corriendo'l iguador de dependencies automáticu pa iguar les dependencies " "frayaes." #: 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 "usar la interface visual completa" #: 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 "" "Tu tamién puedes especificar modificaciones so les aiciones que sedrán " "tomaes. Pa facelo, teclea un caráuter d'aición siguiu d'un o más nomes de " "paquete (o patrones). L'aición aplicarase a tolos paquetes que tu llistes. " "Les siguientes acciones tan disponibles:" #: src/cmdline/cmdline_prompt.cc:883 src/cmdline/cmdline_resolver.cc:262 msgid "'+' to install packages" msgstr "'+' pa instalar paquetes" #: 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' pa instalar paquetes ya inmediatamente marcalos como instalaos " "automáticamente" #: src/cmdline/cmdline_prompt.cc:888 src/cmdline/cmdline_resolver.cc:266 msgid "'-' to remove packages" msgstr "'-' pa desaniciar paquetes" #: src/cmdline/cmdline_prompt.cc:890 src/cmdline/cmdline_resolver.cc:268 msgid "'_' to purge packages" msgstr "'_' pa purgar paquetes" #: src/cmdline/cmdline_prompt.cc:892 src/cmdline/cmdline_resolver.cc:270 msgid "'=' to place packages on hold" msgstr "'=' pa bloquiar paquetes" #: 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 "':' pa caltener paquetes nel so estáu actual ensin bloquialos" #: src/cmdline/cmdline_prompt.cc:896 src/cmdline/cmdline_resolver.cc:274 msgid "'&M' to mark packages as automatically installed" msgstr "'&M' pa marcar paquetes como instalaos automáticamente" #: src/cmdline/cmdline_prompt.cc:898 src/cmdline/cmdline_resolver.cc:276 msgid "'&m' to mark packages as manually installed" msgstr "'&m' pa marcar paquetes como instalaos manualmente" #: src/cmdline/cmdline_prompt.cc:900 msgid "'&BD' to install the build-dependencies of a package." msgstr "'&BD' pa instalar les dependencies pa construyir d'un paquete." #: 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 "" "Na llista d'aiciones a facer, dalgunos paquetes puen dir siguíos de ún o más " "caráuteres ente paréntesis, por exemplu «aptitude{u}». Estos caráuteres " "proporcionen información estra sobre l'estáu del paquete y puen incluyir les " "siguientes combinaciones" #: src/cmdline/cmdline_prompt.cc:907 msgid "'a': the package was automatically installed or removed." msgstr "«a»: el paquete instalóse o desanicióse automáticamente." #: src/cmdline/cmdline_prompt.cc:909 msgid "" "'b': some of the package's dependencies are violated by the proposed changes." msgstr "" "«b»: los cambeos propuestos violen dalgunes de les dependencies de paquete." #: src/cmdline/cmdline_prompt.cc:911 msgid "'p': the package will be purged in addition to being removed." msgstr "«p»: el paquete va purgase arriendes de desaniciase." #: src/cmdline/cmdline_prompt.cc:913 msgid "'u': the package is being removed because it is unused." msgstr "«u»: el paquete va desaniciase porque nun s'usa." #: src/cmdline/cmdline_prompt.cc:918 msgid "Commands:" msgstr "Comandos:" #: 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 "" "Falló aptitude atopando una solución pa eses dependencies. Puedes resolveles " "por ti mesmu a mano o escribiendo 'n' pa colar." #: src/cmdline/cmdline_prompt.cc:1053 msgid "Do you want to continue? [Y/n/?] " msgstr "¿Quies siguir? [Y/n/?] " #: src/cmdline/cmdline_prompt.cc:1054 msgid "Resolve these dependencies by hand? [N/+/-/_/:/?] " msgstr "Iguar eses dependencies a manu? [N/+/-/_/:/?] " #: src/cmdline/cmdline_prompt.cc:1072 msgid "Invalid response. Please enter a valid command or '?' for help.\n" msgstr "" "Rempuesta non válida. Por favor, introduz un comandu válidu o '?' p'ayuda.\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 "" "Introduz un comandu xestor de paquetes (como '+ package' pa instalar un " "paquete), 'R' pa iguar dependencies automáticamente o 'N' p'albortar." #: src/cmdline/cmdline_prompt.cc:1110 #, c-format msgid "" "\n" "Dependency information will be shown.\n" "\n" msgstr "" "\n" "Va amosase información de dependencies.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1112 #, c-format msgid "" "\n" "Dependency information will not be shown.\n" "\n" msgstr "" "\n" "Nun va amosase información de dependencies.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1118 #, c-format msgid "" "\n" "Versions will be shown.\n" "\n" msgstr "" "\n" "Versiones que van amosase.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1120 #, c-format msgid "" "\n" "Versions will not be shown.\n" "\n" msgstr "" "\n" "Versiones que nun van amosase.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1125 #, c-format msgid "" "\n" "Size changes will be shown.\n" "\n" msgstr "" "\n" "cambeos de tamañu que van amosase.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1127 #, c-format msgid "" "\n" "Size changes will not be shown.\n" "\n" msgstr "" "\n" "cambeos de tamañu que nun van amosase.\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 "Nun pue abrise %s pa escribir" #: src/cmdline/cmdline_resolver.cc:150 src/cmdline/cmdline_resolver.cc:1002 #, c-format msgid "Error writing resolver state to %s" msgstr "Fallu escribiendo estáu del iguador a %s" #: src/cmdline/cmdline_resolver.cc:152 src/cmdline/cmdline_resolver.cc:1004 msgid "Resolver state successfully written!" msgstr "¡Escritu dafechu l'estáu del iguador!" #: 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 "" "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" #: src/cmdline/cmdline_resolver.cc:238 msgid "accept the proposed changes" msgstr "aceutar cambeos propuestos" #: src/cmdline/cmdline_resolver.cc:240 msgid "reject the proposed changes and search for another solution" msgstr "refugar los cambeos propuestos y guetar por otra solución" #: src/cmdline/cmdline_resolver.cc:242 msgid "give up and quit the program" msgstr "Colar del programa" #: src/cmdline/cmdline_resolver.cc:244 msgid "move to the next solution" msgstr "dir a la solución siguiente" #: src/cmdline/cmdline_resolver.cc:246 msgid "move to the previous solution" msgstr "dir a la solución anterior" #: src/cmdline/cmdline_resolver.cc:248 msgid "" "toggle between the contents of the solution and an explanation of the " "solution" msgstr "" "camudar ente los conteníos de la solución y la desplicación de la solución" #: src/cmdline/cmdline_resolver.cc:250 msgid "examine the solution in the visual user interface" msgstr "desaminar la solución na interface visual d'usuariu" #: src/cmdline/cmdline_resolver.cc:252 msgid "" "abort automatic dependency resolution; resolve dependencies by hand instead" msgstr "" "albortar solución automática de dependencies; iguar dependencies a mano" #: 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 "" "refugu de les versiones de paquetes daos; nun amosar denguna solución " "qu'ocurra nellos. Introduzca UNINST en cuenta d'una versión pa refugar el " "desaniciu del paquete. ID ye'l númberu enteru imprentáu na esquierda de " "l'aición." #: 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 "" "aceuta les versiones de los paquetes daos; amosar namái soluciones " "qu'ocurran nellos. Introduzc UNINST en cuenta d'una versión p'aceutar el " "desaniciu del paquete. ID ye'l númberu enteru imprentáu na esquierda de " "l'aición." #: 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 "" "amuesa la información tocante a l'aición etiquetada como ID na solución. La " "etiqueta ye'l númberu enteru imprentáu na esquierda de l'aición." #: src/cmdline/cmdline_resolver.cc:260 msgid "adjust the state of the listed packages, where ACTION is one of:" msgstr "axustar l'estáu de los paquetes llistaos, onde ACTION ye una de:" #: src/cmdline/cmdline_resolver.cc:278 msgid "" "Adjustments will cause the current solution to be discarded and recalculated " "as necessary." msgstr "" "Axustes podríen descartar la solución autual y recalculala como seya " "necesaria" #: src/cmdline/cmdline_resolver.cc:293 #, c-format msgid "The version %s is available in the following archives:" msgstr "La versión %s ta disponible nos siguientes archivos:" #: src/cmdline/cmdline_resolver.cc:301 #, c-format msgid "Select the version of %s that should be used: " msgstr "Seleiciona la versión de %s que debiera usase: " #: src/cmdline/cmdline_resolver.cc:308 #, c-format msgid "Invalid response. Please enter an integer between 1 and %d." msgstr "Rempuesta nun válida. Por favor, introduz un enteru ente 1 y %d." #: src/cmdline/cmdline_resolver.cc:324 #, c-format msgid "Expected at least one package/version pair following '%c'" msgstr "" "Esperábase al menos una pareya de la triba paquete/versión siguiendo a '%c'" #: src/cmdline/cmdline_resolver.cc:346 #, c-format msgid "Expected a version or \"%s\" after \"%s\"" msgstr "Esperábase una versión o \"%s\" dempués \"%s\"" #: src/cmdline/cmdline_resolver.cc:372 #, c-format msgid "%s has no version named \"%s\"" msgstr "%s nun tien versión col nome \"%s\"" #: src/cmdline/cmdline_resolver.cc:398 #, c-format msgid "Allowing the removal of %s" msgstr "Permitiendo'l desaniciáu de %s" #: src/cmdline/cmdline_resolver.cc:401 #, c-format msgid "Allowing the installation of %s version %s (%s)" msgstr "Permitiendo la instalación de %s versión %s (%s)" #: src/cmdline/cmdline_resolver.cc:411 #, c-format msgid "Rejecting the removal of %s" msgstr "Refugar el desaniciáu de %s" #: src/cmdline/cmdline_resolver.cc:414 #, c-format msgid "Rejecting the installation of %s version %s (%s)" msgstr "refugar la instalación de %s versión %s (%s)" #: src/cmdline/cmdline_resolver.cc:427 #, c-format msgid "No longer requiring the removal of %s" msgstr "Yá nun ye necesariu'l desaniciu de %s" #: src/cmdline/cmdline_resolver.cc:430 #, c-format msgid "No longer requiring the installation of %s version %s (%s)" msgstr "Yá nun ye necesaria la instalación de %s versión %s (%s)" #: src/cmdline/cmdline_resolver.cc:439 #, c-format msgid "Requiring the removal of %s" msgstr "Requeríu'l desaniciáu de %s" #: src/cmdline/cmdline_resolver.cc:442 #, c-format msgid "Requiring the installation of %s version %s (%s)" msgstr "Requerida la instalación de %s versión %s (%s)" #: src/cmdline/cmdline_resolver.cc:491 #, c-format msgid "Allowing this recommendation to be ignored: %s" msgstr "Permitir qu'esta recomendación s'inore: %s" #: src/cmdline/cmdline_resolver.cc:497 #, c-format msgid "Always obeying this recommendation: %s" msgstr "Obedecer siempre esta recomendación: %s" #: src/cmdline/cmdline_resolver.cc:506 #, c-format msgid "No longer ignoring this recommendation: %s" msgstr "Nun inorar más esta recomendación: %s" #: src/cmdline/cmdline_resolver.cc:512 #, c-format msgid "Ignoring this recommendation: %s" msgstr "Inorar esta recomendación: %s" #: src/cmdline/cmdline_resolver.cc:571 #, c-format msgid "Action \"%s\"" msgstr "Aición \"%s\"" #. 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 "Esta aición seleicionóse porque %ls." #: src/cmdline/cmdline_resolver.cc:586 msgid "" "This action is currently rejected; it will not appear in new solutions." msgstr "" "Esta aición ta anguaño refugada; nun va apaecer en soluciones nueves." #: src/cmdline/cmdline_resolver.cc:587 msgid "" "This action is currently approved; it will be selected whenever possible." msgstr "" "Esta aición ta anguaño aprobada; va seleicionase siempre que seya dable." #. 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 "" "Introduz «r %s» pa permitir a esta aición apaecer en soluciones nueves." #. 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 "" "Introduz «r %s» pa evitar qu'esta aición apaeza en soluciones nueves." #. 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 "" "Introduz «a %s» pa cesar de desixir que la solución nueva incluya esta " "aición si ye dable." #. 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 "" "Introduz «a %s» pa desixir que les soluciones nueves incluyan esta aición si " "ye posible." #: src/cmdline/cmdline_resolver.cc:785 #, c-format msgid "open: %zd; closed: %zd; defer: %zd; conflict: %zd" msgstr "abiertu: %zd, zarráu: %zd; diferíu: %zd; conflictu: %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 "" "Debieran resolvese dependencies, pero resolución de dependencies ta " "desactivada.\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 "" "Yo quiero iguar les dependencies, pero nun se creó un iguador de " "dependencies." #: 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 "Resolviendo dependencies..." #: src/cmdline/cmdline_resolver.cc:892 msgid "The following actions will resolve these dependencies:" msgstr "Les siguientes aiciones van iguar eses dependencies:" #: src/cmdline/cmdline_resolver.cc:910 msgid "Accept this solution? [Y/n/q/?] " msgstr "Aceutar esta solución? [Y/n/q/?] " #: src/cmdline/cmdline_resolver.cc:937 src/cmdline/cmdline_resolver.cc:1072 msgid "Abandoning all efforts to resolve these dependencies." msgstr "Dexando tolos esfuercios por iguar eses dependencies." #: src/cmdline/cmdline_resolver.cc:940 msgid "" "Abandoning automatic dependency resolution and reverting to manual " "resolution." msgstr "" "Abandonar la resolución automática de dependencies y tornando a resolución " "manual" #: src/cmdline/cmdline_resolver.cc:973 msgid "The following commands are available:" msgstr "Los siguienes comandos tán disponibles" #: src/cmdline/cmdline_resolver.cc:994 src/ui.cc:2340 msgid "File to write resolver state to: " msgstr "Ficheru nel qu'escribir l'estáu del iguador: " #: src/cmdline/cmdline_resolver.cc:1026 msgid "Invalid response; please enter one of the following commands:" msgstr "" "Rempuesta nun válida; por favor, introduz ún de los siguientes comandos:" #: src/cmdline/cmdline_resolver.cc:1046 msgid "No solution found within the allotted time. Try harder? [Y/n] " msgstr "" "Nun s'atopó nenguna solución nel tiempu esperáu. ¿Intentalo más? [Y/n] " #: src/cmdline/cmdline_resolver.cc:1075 msgid "Invalid response; please enter 'y' or 'n'." msgstr "Rempuesta nun válida; por favor, introduz 'y' o 'n'." #: src/cmdline/cmdline_resolver.cc:1084 msgid "Unable to resolve dependencies! Giving up..." msgstr "¡Nun puen resolvese les dependencies! Desistiendo..." #: src/cmdline/cmdline_resolver.cc:1090 msgid "*** No more solutions available ***" msgstr "*** Nun hai más soluciones disponibles ***" #: 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 "" "*** FALLU: Gueta albortada por esceición grave. Pues siguir\n" " guetando, pero dalgunes soluciones podríen refugase." #: 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 "" "Nun pudieron resolvese les dependencies pal anovamientu porque'l programa de " "resolución nun respuende.\n" " Seique pueda iguase esti problema incrementando\n" " Aptitude::ProblemResolver::StepLimit (anguaño %d)." #: src/cmdline/cmdline_resolver.cc:1196 msgid "Unable to resolve dependencies for the upgrade: no solution found." msgstr "" "Imposible iguar les dependencies del anovamientu: nun s'atopó una solución." #: src/cmdline/cmdline_resolver.cc:1202 #, c-format msgid "Unable to resolve dependencies for the upgrade: %s" msgstr "Imposible iguar les dependencies del anovamientu: %s" #: src/cmdline/cmdline_search.cc:204 src/cmdline/cmdline_versions.cc:590 #, c-format msgid "iconv of %s failed.\n" msgstr "falló iconv so %s.\n" #: src/cmdline/cmdline_search.cc:221 #, c-format msgid "search: You must provide at least one search term\n" msgstr "gueta: Tienes de dar al menos un términu de gueta\n" #: src/cmdline/cmdline_show_broken.cc:36 #, c-format msgid "but %s is to be installed." msgstr "pero %s va instalase." #: src/cmdline/cmdline_show_broken.cc:39 #, c-format msgid "but %s is installed and it is kept back." msgstr "pero %s ta instaláu y reteniu." #: src/cmdline/cmdline_show_broken.cc:42 #, c-format msgid "but %s is installed." msgstr "pero ta instaláu %s." #: src/cmdline/cmdline_show_broken.cc:49 #, c-format msgid "but it is not installable." msgstr "pero nun ye instalable." #: src/cmdline/cmdline_show_broken.cc:51 #, c-format msgid "but it is not going to be installed." msgstr "pero nun va instalase." #: src/cmdline/cmdline_show_broken.cc:117 #, c-format msgid "" " which is a virtual package and is not provided by any available package.\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:121 #, c-format msgid " which is a virtual package, provided by:\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:138 #, c-format msgid " or" msgstr " o" #: src/cmdline/cmdline_show_broken.cc:160 #, c-format msgid "The following packages have unmet dependencies:\n" msgstr "Los siguientes paquetes tienen dependencies non satisfeches:\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 "non instaláu" #: src/cmdline/cmdline_show.cc:224 src/pkg_columnizer.cc:249 #: src/pkg_ver_item.cc:228 msgid "unpacked" msgstr "desempaquetáu" #: src/cmdline/cmdline_show.cc:226 msgid "partially configured" msgstr "parcialmente configuráu" #: src/cmdline/cmdline_show.cc:228 msgid "partially installed" msgstr "parcialmente instaláu" #: src/cmdline/cmdline_show.cc:230 msgid "not installed (configuration files remain)" msgstr "non instaláu (permanecen los ficheros de configuración)" #: src/cmdline/cmdline_show.cc:232 msgid "awaiting trigger processing by other package(s)" msgstr "" "esperando al procesamientu de los disparadores por otru(os) paquete(s)" #: src/cmdline/cmdline_show.cc:234 msgid "awaiting trigger processing" msgstr "esperando al procesamientu de los disparadores" #: 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 "instaláu" #: src/cmdline/cmdline_show.cc:259 #, c-format msgid "%s; will be purged because nothing depends on it" msgstr "%s; va purgase porque nun hai na que dependa d'el" #: src/cmdline/cmdline_show.cc:261 src/cmdline/cmdline_show.cc:357 #, c-format msgid "%s; will be purged" msgstr "%s; va purgase" #: src/cmdline/cmdline_show.cc:266 #, c-format msgid "%s; will be removed because nothing depends on it" msgstr "%s; va desaniciase porque nun hai res que dependa d'él" #: src/cmdline/cmdline_show.cc:268 #, c-format msgid "%s; will be removed" msgstr "%s; va desaniciase" #: src/cmdline/cmdline_show.cc:286 #, c-format msgid "%s%s; will be downgraded [%s -> %s]" msgstr "%s%s; va baxase de versión [%s -> %s]" #: src/cmdline/cmdline_show.cc:289 #, c-format msgid "%s%s; will be upgraded [%s -> %s]" msgstr "%s%s; va anovase [%s -> %s]" #: src/cmdline/cmdline_show.cc:298 msgid "not a real package" msgstr "nun ye un paquete real" #: src/cmdline/cmdline_show.cc:311 msgid " [held]" msgstr " [reteníu]" #: src/cmdline/cmdline_show.cc:325 #, c-format msgid "%s%s; will be installed" msgstr "%s%s; va instalase" #: src/cmdline/cmdline_show.cc:327 #, c-format msgid "%s%s; will be installed automatically" msgstr "%s%s; va instalase automáticamente" #: src/cmdline/cmdline_show.cc:347 #, c-format msgid "%s; version %s will be installed" msgstr "%s; versión %s va instalase" #: src/cmdline/cmdline_show.cc:351 #, c-format msgid "%s; version %s will be installed automatically" msgstr "%s; versión %s va instalase automáticamente" #: src/cmdline/cmdline_show.cc:377 src/cmdline/cmdline_show.cc:400 msgid "Package: " msgstr "Paquete: " #: src/cmdline/cmdline_show.cc:378 src/cmdline/cmdline_show.cc:408 #: src/pkg_columnizer.cc:93 msgid "State" msgstr "Estáu" #: src/cmdline/cmdline_show.cc:379 src/cmdline/cmdline_show.cc:472 msgid "Provided by" msgstr "Dau por" #: src/cmdline/cmdline_show.cc:402 src/pkg_info_screen.cc:118 msgid "Essential: " msgstr "Esencial: " #: 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 "si" #: src/cmdline/cmdline_show.cc:406 msgid "New" msgstr "Nuevu" #: src/cmdline/cmdline_show.cc:411 src/gtk/gui.cc:98 msgid "Forbidden version" msgstr "Versión prohibida" #: src/cmdline/cmdline_show.cc:415 msgid "Automatically installed" msgstr "Instaláu automaticamente" #: src/cmdline/cmdline_show.cc:417 msgid "no" msgstr "non" #: src/cmdline/cmdline_show.cc:421 src/pkg_info_screen.cc:123 msgid "Multi-Arch: " msgstr "Multiarquitectura: " #: src/cmdline/cmdline_show.cc:423 src/gtk/entitysummary.cc:361 #: src/gtk/previewtab.cc:230 msgid "Version: " msgstr "Versión: " #: src/cmdline/cmdline_show.cc:424 src/pkg_info_screen.cc:144 msgid "Priority: " msgstr "Prioridá: " #: src/cmdline/cmdline_show.cc:425 src/cmdline/cmdline_show.cc:427 msgid "N/A" msgstr "N/A" #: src/cmdline/cmdline_show.cc:426 src/pkg_info_screen.cc:145 msgid "Section: " msgstr "Seición: " #: src/cmdline/cmdline_show.cc:428 src/pkg_info_screen.cc:146 msgid "Maintainer: " msgstr "Caltenedor: " #: src/cmdline/cmdline_show.cc:430 src/pkg_info_screen.cc:147 msgid "Architecture: " msgstr "Arquiteutura: " #: src/cmdline/cmdline_show.cc:433 src/pkg_info_screen.cc:149 msgid "Uncompressed Size: " msgstr "Tamañu non comprimíu " #: src/cmdline/cmdline_show.cc:437 src/pkg_info_screen.cc:148 msgid "Compressed Size: " msgstr "Tamañu comprimíu: " #: src/cmdline/cmdline_show.cc:439 msgid "Filename: " msgstr "Nome ficheru: " #: 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 "Archivu" #: src/cmdline/cmdline_show.cc:453 msgid "Depends" msgstr "Depende de" #: src/cmdline/cmdline_show.cc:455 msgid "PreDepends" msgstr "Predepende de" #: src/cmdline/cmdline_show.cc:457 src/cmdline/cmdline_why.cc:290 msgid "Recommends" msgstr "Recomienda" #: src/cmdline/cmdline_show.cc:459 src/cmdline/cmdline_why.cc:293 msgid "Suggests" msgstr "Suxer" #: src/cmdline/cmdline_show.cc:461 msgid "Conflicts" msgstr "Conflictivu con" #: src/cmdline/cmdline_show.cc:463 msgid "Breaks" msgstr "Frayaos" #: src/cmdline/cmdline_show.cc:465 msgid "Replaces" msgstr "Troca" #: src/cmdline/cmdline_show.cc:467 msgid "Obsoletes" msgstr "Fae obsoletu a" #: src/cmdline/cmdline_show.cc:469 msgid "Enhances" msgstr "Meyores" #: 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 "Proporciona" #: 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 "Descripción: " #: src/cmdline/cmdline_show.cc:480 src/pkg_info_screen.cc:106 #: src/pkg_view.cc:257 msgid "Homepage: " msgstr "Páxina d'aniciu: " #: src/cmdline/cmdline_show.cc:573 #, c-format msgid "Unable to locate package %s" msgstr "Nun pue llocalizase paquete %s" #: src/cmdline/cmdline_show.cc:594 #, c-format msgid "Unable to parse pattern %s" msgstr "Nun pue interpretase'l patrón %s" #: src/cmdline/cmdline_simulate.cc:65 #, c-format msgid "Would download/install/remove packages.\n" msgstr "Baxará/instalará/desaniciará paquetes.\n" #: src/cmdline/cmdline_simulate.cc:76 msgid "Internal Error, Ordering didn't finish" msgstr "Fallu internu, la ordenación nun finó" #: src/cmdline/cmdline_update.cc:43 src/ui.cc:1735 src/ui.cc:1904 msgid "Deleting obsolete downloaded files" msgstr "Desaniciando ficheros baxaos obsoletos" #: src/cmdline/cmdline_update.cc:54 #, c-format msgid "E: The update command takes no arguments\n" msgstr "E: El comandu anovar nun toma argumentos\n" #: src/cmdline/cmdline_user_tag.cc:66 #, c-format msgid "Adding user tag \"%s\" to the package \"%s\".\n" msgstr "Amestando etiqueta d'usuariu \"%s\" al paquete \"%s\".\n" #: src/cmdline/cmdline_user_tag.cc:73 #, c-format msgid "Removing user tag \"%s\" from the package \"%s\".\n" msgstr "Desaniciando etiqueta d'usariu \"%s\" del paquete \"%s\".\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: mui pocos argumentos; esperábase polo menos un nome d'etiqueta y un " "paquete.\n" #: src/cmdline/cmdline_util.cc:166 #, c-format msgid "No candidate version found for %s\n" msgstr "Nun s'atopó versión candidata pa %s\n" #: src/cmdline/cmdline_util.cc:168 #, c-format msgid "No current or candidate version found for %s\n" msgstr "Nun s'atopó versión actual o candidata pa %s\n" #: src/cmdline/cmdline_util.cc:192 #, c-format msgid "Unable to find an archive \"%s\" for the package \"%s\"\n" msgstr "Nun s'atopó un archivu \"%s\" pal paquete \"%s\"\n" #: src/cmdline/cmdline_util.cc:202 #, c-format msgid "Unable to find a version \"%s\" for the package \"%s\"\n" msgstr "Nun pudo atopase una versión \"%s\" pal paquete \"%s\"\n" #: src/cmdline/cmdline_util.cc:208 #, c-format msgid "Internal error: invalid value %i passed to cmdline_find_ver!\n" msgstr "Fallu internu: ¡pasóse a cmdline_find_ver un valor %i nun válidu!\n" #: src/cmdline/cmdline_util.cc:238 #, c-format msgid "You cannot specify both an archive and a version for a package\n" msgstr "" "Nun pues especificar un archivu y una versión pa un paquete al empar\n" #: src/cmdline/cmdline_util.cc:272 #, c-format msgid "Couldn't find task '%s'" msgstr "Nun pue atopase la xera «%s»" #: src/cmdline/cmdline_util.cc:360 #, c-format msgid "%d (%+d) broken" msgid_plural "%d (%+d) broken" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:374 #, c-format msgid "%d (%+d) upgradable" msgid_plural "%d (%+d) upgradable" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:388 #, c-format msgid "%d (%+d) new" msgid_plural "%d (%+d) new" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:399 #, c-format msgid "Current status: %F." msgstr "Estáu actual: %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] "Hai %d paquete nuevu obsoletu." msgstr[1] "Hai %d paquetes nuevos obsoletos." #: 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] "Hai %d paquete nuevu obsoletu: " msgstr[1] "Hai %d paquetes nuevos obsoletos: " #: src/cmdline/cmdline_versions.cc:122 #, c-format msgid "Package %s:" msgstr "Paquete %s:" #: src/cmdline/cmdline_versions.cc:159 src/cmdline/cmdline_versions.cc:208 #, c-format msgid "Source package %s:" msgstr "Paquete fonte %s:" #: src/cmdline/cmdline_versions.cc:230 #, c-format msgid "Archive %s:" msgstr "Archivu %s:" #: src/cmdline/cmdline_versions.cc:519 msgid "--group-by|archive" msgstr "--group-by|archivador" #: src/cmdline/cmdline_versions.cc:523 msgid "--group-by|auto" msgstr "--group-by|auto" #: src/cmdline/cmdline_versions.cc:527 msgid "--group-by|none" msgstr "--group-by|dengún" #: src/cmdline/cmdline_versions.cc:531 msgid "--group-by|package" msgstr "--group-by|paquete" #: src/cmdline/cmdline_versions.cc:535 msgid "--group-by|source-package" msgstr "--group-by|paquete-fonte" #: src/cmdline/cmdline_versions.cc:539 msgid "--group-by|source-version" msgstr "--group-by|versión-fonte" #. 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 "" "Mou d'agrupación de paquetes inválidu «%s» (tien de ser «auto», «none», " "«package», o «source-package»)" #: src/cmdline/cmdline_versions.cc:607 #, c-format msgid "versions: You must provide at least one package selector\n" msgstr "versions: Tienes d'especificar al menos un seleutor de paquetes\n" #: src/cmdline/cmdline_why.cc:281 msgid "dep_level" msgstr "nivel_dep" #: src/cmdline/cmdline_why.cc:287 msgid "DependsOnly" msgstr "DependeSolo" #: src/cmdline/cmdline_why.cc:301 msgid "version_selection" msgstr "seleición_versión" #: src/cmdline/cmdline_why.cc:306 msgid "Current" msgstr "Actual" #: src/cmdline/cmdline_why.cc:309 msgid "Candidate" msgstr "Candidatu" #: src/cmdline/cmdline_why.cc:312 src/gtk/gui.cc:91 src/gtk/gui.cc:1417 msgid "Install" msgstr "Instalar" #: src/cmdline/cmdline_why.cc:315 msgid "InstallNotCurrent" msgstr "InstaláuNonActual" #: src/cmdline/cmdline_why.cc:323 msgid "allow_choices" msgstr "permitir_escoyetes" #: src/cmdline/cmdline_why.cc:326 msgid "true" msgstr "braero" #: src/cmdline/cmdline_why.cc:328 msgid "false" msgstr "falso" #: src/cmdline/cmdline_why.cc:372 #, c-format msgid "Install(%s)" msgstr "Instalar(%s)" #: src/cmdline/cmdline_why.cc:374 #, c-format msgid "Remove(%s)" msgstr "Desaniciar(%s)" #: src/cmdline/cmdline_why.cc:376 #, c-format msgid "Install(%s provides %s)" msgstr "Instalar(%s que da %s)" #: src/cmdline/cmdline_why.cc:380 #, c-format msgid "Remove(%s provides %s)" msgstr "Desaniciar(%s que da %s)" #: src/cmdline/cmdline_why.cc:1065 #, c-format msgid " ++ Examining %F\n" msgstr " ++ Analizando %F\n" #: src/cmdline/cmdline_why.cc:1073 msgid " ++ --> skipping, not a conflict\n" msgstr " ++ --> saltando, nun ye un conflictu\n" #: src/cmdline/cmdline_why.cc:1079 msgid " ++ --> skipping conflict\n" msgstr " ++ --> saltando conflictu\n" #: src/cmdline/cmdline_why.cc:1085 msgid " ++ --> skipping, not relevant according to params\n" msgstr " ++ --> saltando, nun relevante acordies colos parámetros\n" #: src/cmdline/cmdline_why.cc:1091 msgid " ++ --> skipping, parent is not the selected version\n" msgstr " ++ --> saltando, el padre nun ta na versión seleicionada\n" #: src/cmdline/cmdline_why.cc:1097 msgid " ++ --> skipping, the dep is satisfied by the current version\n" msgstr "" " ++ --> saltando, la dependencia ta satisfecha cola versión actual\n" #: src/cmdline/cmdline_why.cc:1103 msgid "Skipping this solution, I've already seen it.\n" msgstr "Saltando esta solución, Yá la ví.\n" #: src/cmdline/cmdline_why.cc:1109 msgid " ++ --> skipping, version check failed\n" msgstr " ++ --> saltando, falló comprobar versión\n" #: src/cmdline/cmdline_why.cc:1115 msgid " ++ --> ENQUEUING\n" msgstr " ++ --> ENCOLANDO\n" #: src/cmdline/cmdline_why.cc:1121 #, c-format msgid " ++ --> ENQUEUING %s Provides %s\n" msgstr " ++ --> ENCOLANDO %s da %s\n" #: src/cmdline/cmdline_why.cc:1129 #, c-format msgid "Starting search with parameters %ls\n" msgstr "Entamar gueta colos parámetros %ls\n" #: src/cmdline/cmdline_why.cc:1185 #, c-format msgid "Unable to find a reason to remove %s.\n" msgstr "Nun s'atopa una razón pa desaniciar %s.\n" #: src/cmdline/cmdline_why.cc:1187 #, c-format msgid "Unable to find a reason to install %s.\n" msgstr "Nun s'atopa una razón pa instalar %s.\n" #: src/cmdline/cmdline_why.cc:1226 #, c-format msgid "Packages requiring %s:" msgstr "Paquetes que dependen de %s:" #: 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 "Nun existe paquete nomáu \"%s\"." #: src/cmdline/cmdline_why.cc:1322 msgid "Unable to parse some match patterns." msgstr "Nun se pue interpretar dalgún patrón de comparación" #: src/cmdline/cmdline_why.cc:1357 #, c-format msgid "" "%s: this command requires at least one argument (the package to query).\n" msgstr "" "%s: Esti comandu requier al menos un argumentu (el paquete a guetar).\n" #: src/cmdline/cmdline_why.h:213 msgid "Unknown version selection, something is very wrong." msgstr "Seleición de versión desconocida, hai daqué que ta permal." #: src/cmdline/terminal.cc:44 msgid "Unexpected end-of-file on standard input" msgstr "Nun s'esperaba final de ficheru na entrada standard" #. 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 "[ ERR] %s" #: src/dep_item.cc:151 msgid "UNSATISFIED" msgstr "NON SATISFECHO" #: src/dep_item.cc:151 src/reason_fragment.cc:241 msgid "UNAVAILABLE" msgstr "NON DISPONIBLE" #: src/desc_render.cc:124 src/gtk/aptitude.glade:1051 msgid "Tags" msgstr "Etiquetes" #: src/desc_render.cc:139 msgid "User Tags" msgstr "Etiquetes d'Usuariu" #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106 msgid " [Working]" msgstr " [Trabayando]" #: src/download_item.cc:110 src/download_list.cc:362 msgid "[Hit]" msgstr "[Oxe]" #: src/download_item.cc:110 src/download_list.cc:384 msgid "[Downloaded]" msgstr "[Baxáu]" #: src/download_list.cc:82 #, c-format msgid "Downloaded %sB in %s (%sB/s)." msgstr "Baxaos %sB en %s (%sB/s)." #: src/download_list.cc:88 #, c-format msgid "%n%nSome files were not downloaded successfully." msgstr "%n%nDalgunos ficheros nun se descargaron dafechu." #: src/download_list.cc:98 src/download_list.cc:346 src/gtk/download.cc:444 msgid "Continue" msgstr "Siguir" #: src/download_list.cc:100 src/mine/cmine.cc:296 src/mine/cmine.cc:361 msgid "Cancel" msgstr "Encaboxar" #: src/download_list.cc:214 msgid "Total Progress: " msgstr "Progresu Total: " #: src/download_list.cc:243 #, c-format msgid " [ %i%% ] (%sB/s, %s remaining)" msgstr " [ %i%% ] (%sB/s, falten %s)" #: src/download_list.cc:245 #, c-format msgid " [ %i%% ] (stalled)" msgstr " [ %i%% ] (deteníu)" #: src/download_list.cc:247 #, c-format msgid " [ %i%% ]" msgstr " [ %i%% ]" #: src/download_list.cc:265 msgid "Downloading... " msgstr "Baxando... " #: src/download_list.cc:341 src/gtk/download.cc:441 #, c-format msgid "Please insert the disc labeled \"%s\" into the drive \"%s\"" msgstr "Por favor, inxerta'l discu etiquetáu con \"%s\" na unidá \"%s\"" #: src/download_list.cc:348 src/gtk/download.cc:445 msgid "Abort" msgstr "Albortar" #: src/download_list.cc:406 msgid "[IGNORED]" msgstr "[INORÁU]" #: src/download_list.cc:412 msgid "[ERROR]" msgstr "[FALLU]" #: src/download_thread.h:138 msgid "Attempt to start a download thread twice!" msgstr "¡Intentu de baxar un filu dos vegaes!" #: 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 "" "Fallu al analizar una etiqueta d'usuariu pal paquete %s: fin de llinia nun " "esperáu %s." #: src/generic/apt/aptcache.cc:290 #, c-format msgid "Unterminated '\"' in the user-tags list of the package %s." msgstr "'\"' Nun termináu na llista d'etiquetes del usuariu del paquete %s." #: src/generic/apt/aptcache.cc:395 msgid "Can't open Aptitude extended state file" msgstr "Nun pue abrise ficheru d'estáu estendíu d'Aptitude" #: src/generic/apt/aptcache.cc:409 src/generic/apt/aptcache.cc:527 #: src/generic/apt/aptcache.cc:529 msgid "Reading extended state information" msgstr "Lleendo información d'estáu estendiu" #: src/generic/apt/aptcache.cc:535 src/generic/apt/aptcache.cc:619 #: src/generic/apt/aptcache.cc:622 msgid "Initializing package states" msgstr "Aniciando estaos de paquetes" #: src/generic/apt/aptcache.cc:783 msgid "Cannot open Aptitude state file" msgstr "Nun pue abrise ficheru d'estáu d'Aptitude" #: src/generic/apt/aptcache.cc:787 src/generic/apt/aptcache.cc:920 #: src/generic/apt/aptcache.cc:923 msgid "Writing extended state information" msgstr "Escribiendo información d'estáu estendiu" #: src/generic/apt/aptcache.cc:911 msgid "Couldn't write state file" msgstr "Nun pue escribise ficheru d'estáu" #: src/generic/apt/aptcache.cc:928 msgid "Error writing state file" msgstr "Fallu escribiendo nel ficheru d'estáu" #: src/generic/apt/aptcache.cc:946 #, c-format msgid "failed to remove %s" msgstr "falló desaniciar %s" #: src/generic/apt/aptcache.cc:953 #, c-format msgid "failed to rename %s to %s" msgstr "falló renomar %s a %s" #: src/generic/apt/aptcache.cc:961 #, c-format msgid "couldn't replace %s with %s" msgstr "Nun pue trocase %s con %s" #: 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 "" "¡Nun pue volver a obtener el sistema de bloquéu! (¿Quiciabés tas executando " "otru apt o dpkg?)" #: src/generic/apt/aptcache.cc:982 msgid "failed to save selections to dpkg database" msgstr "" #: src/generic/apt/aptcache.cc:1714 msgid "Unable to correct dependencies, some packages cannot be installed" msgstr "" "Nun puen correxise les dependencies, dalgunos paquetes nun puen instalase" #: src/generic/apt/aptcache.cc:2386 msgid "The list of sources could not be read." msgstr "Nun pue lleesela llista de fontes" #: src/generic/apt/aptcache.cc:2393 msgid "The package lists or status file could not be parsed or opened." msgstr "" "Les llistes de paquetes o ficheru d'estáu nun pue interpretase o abrise." #: src/generic/apt/aptcache.cc:2396 msgid "" "You may want to update the package lists to correct these missing files" msgstr "" "Quiciabes quies anovar la llista de paquetes pa correxir esos ficheros que " "falten" #. 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 "aptitude-defaults.ast" #: src/generic/apt/apt.cc:241 #, c-format msgid "%s is readable but not writable; unable to write configuration file." msgstr "" "%s ye lleíble pero non escribible; nun pue escribise'l ficheru de " "configuración." #: src/generic/apt/apt.cc:286 #, c-format msgid "Unable to replace %s with new configuration file" msgstr "Nun pue trocase %s col nuevu ficheru de configuración" #: 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 "" "Nun pue bloquiase'l ficheru de cache; esto normalmente quier dicir que dpkg " "o otra ferramienta apt yá ta instalando paquetes. Abriendo en mou sólo " "llectura; ¡cualesquier cambéu que faigas a los estaos de los paquetes NUN va " "recordase!" #: src/generic/apt/apt.cc:1253 msgid "foreign" msgstr "foriatu" #: src/generic/apt/apt.cc:1255 msgid "same" msgstr "mesmu" #: src/generic/apt/apt.cc:1258 msgid "allowed" msgstr "permitíu" #: src/generic/apt/apt.cc:1347 msgid "main" msgstr "principal" #: src/generic/apt/apt.cc:1347 msgid "contrib" msgstr "contribuciones" #: src/generic/apt/apt.cc:1347 msgid "non-free" msgstr "non llibres" #: src/generic/apt/apt.cc:1347 msgid "non-US" msgstr "non-EE.XX." #: src/generic/apt/aptitude_resolver.cc:441 #, c-format msgid "Invalid hint \"%s\": expected an action, but found nothing." msgstr "" "Pista inválida \"%s\": esperábase una aición, pero nun s'alcontró un res." #: src/generic/apt/aptitude_resolver.cc:466 #, c-format msgid "" "Invalid hint \"%s\": expected a component name and a number, but found " "nothing." msgstr "" "Suxerencia non válida «%s»: esperábase un nome de componente y un númberu, " "pero nun s'atopó un res." #: 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 "" "Suxerencia «%s» non válida: esperábase un valor numbéricu a continuación del " "nome del componente, pero nun s'atopó un res." #: src/generic/apt/aptitude_resolver.cc:505 #, c-format msgid "Invalid hint \"%s\": the numeric component \"%s\" cannot be parsed." msgstr "" "Suxerencia «%s» non válida: el componente numbéricu «%s» nun pue analizase." #: src/generic/apt/aptitude_resolver.cc:516 #, c-format msgid "Invalid hint \"%s\": expected a level, but found nothing." msgstr "Suxerencia «%s»: esperábase un nivel, pero nun s'atopó un res." #: src/generic/apt/aptitude_resolver.cc:538 #, c-format msgid "Invalid hint \"%s\": expected a target, but found nothing." msgstr "" "Pista inválida \"%s\": esperábase una meta, pero nun s'alcontró un res." #: src/generic/apt/aptitude_resolver.cc:565 #, c-format msgid "Invalid hint \"%s\": invalid target: %s" msgstr "Pista nun válida \"%s\": meta nun válida: %s" #: src/generic/apt/aptitude_resolver.cc:585 #, c-format msgid "Invalid hint \"%s\": trailing junk after the version." msgstr "Pista nun válida \"%s\": puxarra tres la versión." #: src/generic/apt/aptitude_resolver.cc:682 #, c-format msgid "" "Invalid hint \"%s\": the action \"%s\" should be \"approve\", \"reject\", or " "a number." msgstr "" "Pista \"%s\" nun válida: l'aición \"%s\" tendría que ser \"aceutar\", " "\"reintentar\", o un númberu." #: src/generic/apt/aptitude_resolver_cost_settings.cc:129 #, c-format msgid "Conflicting types for the cost component %s." msgstr "Tipos en conflictu pal componente de coste %s." #: src/generic/apt/aptitude_resolver_universe.cc:837 #, c-format msgid "" "Invalid safety level \"%s\" (not \"discard\", \"maximum\", \"minimum\", or " "an integer)." msgstr "" "Nivel de seguridá non válidu «%s» (nun ye «discard», «maximum», «minimum» " "nin un enteru)." #: src/generic/apt/download_install_manager.cc:60 msgid "" "The package cache is not available; unable to download and install packages." msgstr "" "La caché de paquetes nun ta disponible; nun puen baxase ya instalase " "paquetes." #: src/generic/apt/download_install_manager.cc:93 msgid "Internal error: couldn't generate list of packages to download" msgstr "Fallu internu: nun pue xenerase la llista de paquetes a baxar" #: 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 "Falló algamar %s: %s" #: src/generic/apt/download_install_manager.cc:129 msgid "Some files failed to download" msgstr "Dalgunos ficheros fallaron al descargar" #: src/generic/apt/download_install_manager.cc:140 msgid "Unable to correct for unavailable packages" msgstr "Nun puen correxise los paquetes nun disponibles" #: src/generic/apt/download_install_manager.cc:175 msgid "Failed to perform requested operation on package. Trying to recover:" msgstr "" #: src/generic/apt/download_update_manager.cc:70 msgid "Couldn't read list of package sources" msgstr "Nun pue lleese llista de fontes del paquete" #: src/generic/apt/download_update_manager.cc:150 msgid "Couldn't clean out list directories" msgstr "Nun pue llimpiase direutorios de la llista de salida" #: 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 "" "Dalgunos ficheros d'índiz fallaron al descargar. Inoráronse, o usáronse unos " "antiguos en cuenta d'ellos." #: src/generic/apt/download_update_manager.cc:178 msgid "Couldn't rebuild package cache" msgstr "Nun pue reconstruyise cache del paquete" #: src/generic/apt/dpkg.cc:102 #, c-format msgid "Couldn't chroot into %s for %s" msgstr "Nun pue facese chroot en %s pa %s" #: src/generic/apt/dpkg.cc:124 #, c-format msgid "Waited for %s but it wasn't there" msgstr "Esperando %s pero nun ta" #: src/generic/apt/dpkg_selections.cc:106 msgid "Failed to create pipe for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:114 msgid "Failed to fork process for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:191 #, c-format msgid "" "Failed to execute process to save dpkg selections, waitpid error: %d: '%s'" msgstr "" #: src/generic/apt/dpkg_selections.cc:205 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg or trying to execute " "it exited with status/errno: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:210 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg killed by signal: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:215 msgid "" "Failed to execute process to save dpkg selections, dpkg exited with unknown " "problem" msgstr "" #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629 #, c-format msgid "Unable to stat %s." msgstr "Nun pue aniciase stat sobre %s." #: src/generic/apt/dump_packages.cc:674 #, c-format msgid "Unable to create truncated cache: %s." msgstr "Nun pue crease caché truncada: %s" #: src/generic/apt/log.cc:56 #, c-format msgid "Unable to open %s to log actions" msgstr "Nun pue abrise %s p'acciones de rexistru" #. 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 "%a, %e de %b %Y, %T %z" #: src/generic/apt/log.cc:69 #, c-format msgid "Error generating local time (%s)" msgstr "Fallu xenerando la hora llocal (%s)" #: src/generic/apt/log.cc:73 msgid "log report" msgstr "informe de rexistru" #: src/generic/apt/log.cc:74 #, c-format msgid "" " IMPORTANT: this log only lists intended actions; actions which fail\n" " due to dpkg problems may not be completed.\n" "\n" msgstr "" #: src/generic/apt/log.cc:75 #, c-format msgid "Will install %li packages, and remove %li packages.\n" msgstr "Van instalase %li paquetes, y van desaniciase %li paquetes.\n" #: src/generic/apt/log.cc:79 #, c-format msgid "%sB of disk space will be used\n" msgstr "van usase %sB d'espaciu en discu\n" #: src/generic/apt/log.cc:82 #, c-format msgid "%sB of disk space will be freed\n" msgstr "Van usase %sB d'espaciu en discu\n" #: src/generic/apt/log.cc:93 msgid "INSTALL" msgstr "INSTALA" #: src/generic/apt/log.cc:94 msgid "REMOVE" msgstr "DESANICIA" #: src/generic/apt/log.cc:95 msgid "UPGRADE" msgstr "" #: src/generic/apt/log.cc:96 msgid "DOWNGRADE" msgstr "" #: src/generic/apt/log.cc:97 msgid "REINSTALL" msgstr "REINSTALA" #: src/generic/apt/log.cc:98 msgid "HOLD" msgstr "RETIEN" #: src/generic/apt/log.cc:99 msgid "BROKEN" msgstr "FRAYÁU" #: src/generic/apt/log.cc:100 msgid "REMOVE, NOT USED" msgstr "DESANICIAR, NON USÁU" #: src/generic/apt/log.cc:101 msgid "REMOVE, DEPENDENCIES" msgstr "DESANICIA, DEPENDENCIES" #: src/generic/apt/log.cc:102 msgid "INSTALL, DEPENDENCIES" msgstr "INSTALA, DEPENDENCIES" #: src/generic/apt/log.cc:103 msgid "HOLD, DEPENDENCIES" msgstr "RETIEN, DEPENDENCIES" #: src/generic/apt/log.cc:104 msgid "UNCONFIGURED" msgstr "NON_CONFIGURÁU" #: src/generic/apt/log.cc:105 msgid "????????" msgstr "????????" #: src/generic/apt/log.cc:108 src/generic/apt/log.cc:109 msgid "(no version found)" msgstr "" #: src/generic/apt/log.cc:125 src/generic/apt/log.cc:138 #, c-format msgid "[%s] %s %s\n" msgstr "" #: src/generic/apt/log.cc:146 #, c-format msgid "[%s] %s %s -> %s\n" msgstr "" #: src/generic/apt/log.cc:155 #, c-format msgid "[%s] %s\n" msgstr "[%s] %s\n" #: src/generic/apt/log.cc:162 msgid "Log complete." msgstr "" #: src/generic/apt/matching/match.cc:3083 #: src/generic/apt/matching/match.cc:3200 msgid "Accessing index" msgstr "Accediendo al índiz" #: src/generic/apt/matching/match.cc:3093 #: src/generic/apt/matching/match.cc:3207 msgid "Filtering packages" msgstr "Filtrando paquetes" #: src/generic/apt/matching/parse.cc:315 #, c-format msgid "Unknown action type: %s" msgstr "Aición de triba desconocida: %s" #: src/generic/apt/matching/parse.cc:330 #, c-format msgid "Unknown multiarch type: %s" msgstr "Tipu multiarquitectura desconocíu: %s" #: src/generic/apt/matching/parse.cc:370 #, c-format msgid "Unterminated literal string after %s" msgstr "Dempués de cadena %s lliteral non termináu" #: src/generic/apt/matching/parse.cc:467 #, c-format msgid "Unknown priority %s" msgstr "Prioridá desconocida %s" #: src/generic/apt/matching/parse.cc:486 #, c-format msgid "Match pattern ends unexpectedly (expected '%c')." msgstr "Patrón de coincidencia finó inesperadamente (esperábase '%c')." #: src/generic/apt/matching/parse.cc:489 #, c-format msgid "Expected '%c', got '%c'." msgstr "Esperábase '%c', atopóse '%c'." #: 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 "Triba de dependencia desconocida: %s" #: src/generic/apt/matching/parse.cc:914 #, c-format msgid "Unknown term type: \"%s\"." msgstr "Triba de patrón desconocida: «%s»" #. 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 "" "El patrón ?%s tien d'usase nun contestu \"wide\" (d'un contestu de primer " "nivel o nun contestu rodeáu de ?%s)." #: src/generic/apt/matching/parse.cc:1164 msgid "Unmatched '('" msgstr "Ensin zarrar '('" #: src/generic/apt/matching/parse.cc:1312 msgid "Provides: cannot be broken" msgstr "Provee: Nun pue frayase" #: src/generic/apt/matching/parse.cc:1370 #, c-format msgid "Unknown pattern type: %c" msgstr "Triba de patrón desconocida: %c" #: src/generic/apt/matching/parse.cc:1390 msgid "Can't search for \"\"" msgstr "Nun pue guetase por \"\"" #: src/generic/apt/matching/parse.cc:1418 msgid "Unexpected empty expression" msgstr "Espresión vacía non esperada" #: src/generic/apt/matching/parse.cc:1447 #, c-format msgid "Badly formed expression: expected '|', got '%c'" msgstr "Espresión mal formada: esperábase '|', obtúvose '%c'" #: src/generic/apt/matching/parse.cc:1494 msgid "Unexpected ')'" msgstr "Nun s'esperaba ')'" #: 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 "" "Nun pue llocalizase un ficheru pal paquete %s. Esto puede significar que " "quiciabes necesites iguar manualmente esti paquete. (Debío a que falte una " "arquiteutura)" #: src/generic/apt/pkg_acqfile.cc:99 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "" "Los ficheros colos índices de paquetes tán dañaos. Ensin Filename: campu pal " "paquete %s." #: src/generic/apt/pkg_changelog.cc:591 src/generic/apt/pkg_changelog.cc:596 #, c-format msgid "Failed to download changelogs: %s" msgstr "Fallu al descargar el rexistru de cambeos: %s" #: src/generic/apt/pkg_changelog.cc:601 msgid "Failed to download changelogs: unexpected exception." msgstr "Fallu al descargar el rexistru de cambeos: esceición inesperada." #: src/generic/apt/resolver_manager.cc:488 #, c-format msgid "Unable to create the output file: child killed by signal %d." msgstr "Nun pue crease ficheru de salida: fíu matáu por señal %d." #: src/generic/apt/resolver_manager.cc:490 #, c-format msgid "Unable to create the output file: child exited with status %d." msgstr "Nun pue crease'l ficheru de salida: fíu salió con estáu %d." #: 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 "Fallu al analizar la cadena de configuración de coste: %s" #: 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 "Construyir la base de datos d'etiquetes" #: src/generic/apt/tags.cc:401 msgid "legacy" msgstr "herencia" #: src/generic/apt/tasks.cc:123 #, c-format msgid "Unhandled packages method in task %s: %s" msgstr "Métodos de paquetes non remanaos na xera %s: %s" #: src/generic/apt/tasks.cc:484 msgid "Reading task descriptions" msgstr "Lleendo descripciones de les xeres" #: src/generic/controllers/search_input.cc:109 src/gtk/packagestab.cc:60 msgid "Parse error" msgstr "Fallu d'análisis" #: src/generic/problemresolver/exceptions.h:105 msgid "Cost increments must be strictly positive." msgstr "Los incrementos de coste tienen de ser estrictamente positivos." #: src/generic/problemresolver/exceptions.h:114 msgid "The maximum cost value was exceeded." msgstr "Perpasóse'l valor máximu de coste." #: src/generic/problemresolver/exceptions.h:124 msgid "A single cost level was both added and lower-bounded." msgstr "Amestóse y baxóse'l llímite d'un nivel de coste." #: src/generic/util/parsers.h:734 #, c-format msgid "Expected '%s', but got EOF." msgstr "Esperábase «%s», consiguióse EOF." #: src/generic/util/parsers.h:736 #, c-format msgid "Expected '%s', but got '%s'." msgstr "Esperábase '%s', obtúvose '%s'." #: src/generic/util/parsers.h:777 msgid "Expected any character, but got EOF." msgstr "Esperábase un caráuter, pero obtúvose EOF." #: src/generic/util/parsers.h:790 msgid "any character" msgstr "cualquier caráuter" #: src/generic/util/parsers.h:831 #, c-format msgid "Expected %s, but got EOF." msgstr "Esperábase %s, pero obtúvose EOF." #: src/generic/util/parsers.h:842 #, c-format msgid "Expected %s, but got '%c'." msgstr "Esperábase %s, pero obtúvose '%c'." #: src/generic/util/parsers.h:1016 msgid "Expected an integer, got EOF." msgstr "Esperábase un enteru, pero obtúvose, got EOF." #: src/generic/util/parsers.h:1025 msgid "Expected an integer following '-', got EOF." msgstr "Esperábase un enteru siguiendo '-', obtúvose EOF." #: src/generic/util/parsers.h:1031 #, c-format msgid "Expected an integer, got '%c'." msgstr "Esperábase un enteru, obtúvose '%c'." #: src/generic/util/parsers.h:1045 src/generic/util/parsers.h:1053 #, c-format msgid "Invalid integer: \"%s\"." msgstr "Enteru inválidu: \"%s\"." #: src/generic/util/parsers.h:1076 #, c-format msgid "Expected EOF, got '%c'." msgstr "Esperábase EOF, obtúvose '%c'." #: src/generic/util/parsers.h:1190 msgid "anything" msgstr "cualesquier" #. 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 "Esperábase %s" #: src/generic/util/parsers.h:2006 msgid " or " msgstr " o " #: src/generic/util/parsers.h:2769 #, c-format msgid "Unexpected %s" msgstr "Nun s'esperaba %s" #: src/generic/util/temp.cc:319 #, c-format msgid "Unable to create temporary filename from prefix \"%s\"" msgstr "Nun pue crease un nome de ficheru temporal dendel prefixu \"%s\"" #: src/generic/util/util.cc:382 #, c-format msgid "Unable to remove \"%s\": %s" msgstr "" #: src/generic/util/util.cc:372 #, c-format msgid "Unable to stat \"%s\"" msgstr "Nun pue aniciase stat so \"%s\"" #: src/generic/util/util.cc:378 #, c-format msgid "Unable to remove \"%s\"" msgstr "Nun pue desaniciase \"%s\"" #: src/generic/util/util.cc:388 #, c-format msgid "Unable to list files in \"%s\"" msgstr "Nun puen llistase ficheros en \"%s\"" #: src/generic/util/util.cc:405 #, c-format msgid "Failure closing directory \"%s\"" msgstr "Hebo un fallu zarrando direutoriu \"%s\"" #: src/generic/util/util.cc:411 #, c-format msgid "Unable to remove directory \"%s\"" msgstr "Nun pue esborrase'l direutoriu \"%s\"" #: src/gtk/aptitude.glade:6 src/gtk/aptitude.glade:2251 #: src/qt/windows/main_window.cc:44 msgid "Aptitude Package Manager" msgstr "Xestor de Paquetes Aptitude" #: src/gtk/aptitude.glade:19 src/gtk/aptitude.glade:2264 msgid "_File" msgstr "_Ficheru" #: src/gtk/aptitude.glade:28 src/gtk/aptitude.glade:2274 src/ui.cc:2371 msgid "Perform all pending installs and removals" msgstr "Facer toles instalaciones y desanicios pendientes" #: src/gtk/aptitude.glade:38 src/gtk/aptitude.glade:2285 src/ui.cc:2374 msgid "Check for new versions of packages" msgstr "Comprobar por nueves versiones de paquetes" #: 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 "" "Conseñar tolos paquetes anovables que nun tean reteníos pa que s'anoven" #: src/gtk/aptitude.glade:63 src/gtk/aptitude.glade:2312 src/ui.cc:2384 msgid "Forget which packages are \"new\"" msgstr "Escaecer qué paquetes son \"nuevos\"" #: src/gtk/aptitude.glade:72 src/gtk/aptitude.glade:2322 src/ui.cc:2388 msgid "Cancel all pending installations, removals, holds, and upgrades." msgstr "" "Encaboxar toles instalaciones, desanicios, bloqueos y anovamientos " "pendientes." #: src/gtk/aptitude.glade:81 src/gtk/aptitude.glade:2332 src/ui.cc:2392 msgid "Delete package files which were previously downloaded" msgstr "Desaniciar ficheros de paquete baxaos previamente" #: 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 "Desaniciar ficheros de paquetes que nun puen baxase" #: src/gtk/aptitude.glade:104 src/gtk/aptitude.glade:2357 src/ui.cc:2403 msgid "Reload the package cache" msgstr "Recargar caché de paquetes" #: 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 "Reanicia'l programa como root; los axustes van caltenese" #: src/gtk/aptitude.glade:127 src/gtk/aptitude.glade:2382 src/ui.cc:2416 msgid "Exit the program" msgstr "Colar del programa" #: src/gtk/aptitude.glade:139 src/gtk/aptitude.glade:2394 msgid "E_dit" msgstr "E_ditar" #: 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 "" "Desfacer la cabera operación o grupu d'operaciones sobre los paquetes" #: src/gtk/aptitude.glade:197 src/gtk/aptitude.glade:2453 msgid "_Package" msgstr "_Paquete" #: src/gtk/aptitude.glade:209 src/gtk/aptitude.glade:2465 msgid "_View" msgstr "_Ver" #: src/gtk/aptitude.glade:218 src/gtk/aptitude.glade:2475 msgid "Change which columns are visible in the currently active view." msgstr "Camudar qué columnes son visibles na vista activa actual." #: 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 "" "Ver fallos qu'asocedieron nel sistema apt dende que s'anició el programa." #: src/gtk/aptitude.glade:241 src/gtk/aptitude.glade:2500 msgid "Find chains of dependencies linking one package to another." msgstr "Guetar cadenes dependencies d'un paquete enllazáu a otru." #: src/gtk/aptitude.glade:288 src/gtk/aptitude.glade:2547 msgid "_Help" msgstr "_Ayuda" #: 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 "Dashboard" #: src/gtk/aptitude.glade:336 src/gtk/aptitude.glade:2595 msgid "Update" msgstr "Anovar" #: 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 "Paquetes" #: 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 "Previsualizar" #: 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 "Iguador" #: src/gtk/aptitude.glade:380 src/gtk/aptitude.glade:2639 msgid "Install/Remove" msgstr "Instalar/Desaniciar" #: src/gtk/aptitude.glade:583 msgid "Edit Columns..." msgstr "Editar Columnes..." #: src/gtk/aptitude.glade:625 msgid "Make this the default for new package lists." msgstr "Facer esto por defeutu pa les nueves llistes de paquetes." #: src/gtk/aptitude.glade:640 msgid "Apply these settings to all active package lists." msgstr "Aplicar estes opciones a toles llistes de paquetes actives." #: src/gtk/aptitude.glade:714 src/gtk/aptitude.glade:1448 #: src/gtk/aptitude.glade:1780 src/gtk/aptitude.glade:1919 msgid "Search:" msgstr "Guetar:" #: src/gtk/aptitude.glade:745 msgid "Incremental" msgstr "Incremental" #: src/gtk/aptitude.glade:765 src/gtk/aptitude.glade:1487 #: src/gtk/aptitude.glade:1819 src/gtk/aptitude.glade:1958 msgid "Errors" msgstr "Fallos" #: src/gtk/aptitude.glade:782 src/gtk/aptitude.glade:1836 #: src/gtk/aptitude.glade:1975 msgid "Show " msgstr "Amosar " #: src/gtk/aptitude.glade:892 msgid "Versions:" msgstr "Versiones:" #: src/gtk/aptitude.glade:953 msgid "Dependencies" msgstr "Dependencies" #: src/gtk/aptitude.glade:983 msgid "Changelog" msgstr "Rexistru de cambeos" #: src/gtk/aptitude.glade:1011 msgid "Files" msgstr "Ficheros" #: src/gtk/aptitude.glade:1022 msgid "popcon" msgstr "popcon" #: src/gtk/aptitude.glade:1031 msgid "Popcon" msgstr "Popcon" #: src/gtk/aptitude.glade:1042 msgid "tags" msgstr "etiquetes" #: src/gtk/aptitude.glade:1076 msgid "Screenshot" msgstr "Captura de pantalla" #: src/gtk/aptitude.glade:1128 msgid "Fixing upgrade manually:" msgstr "Iguando anovamientu manualmente:" #: src/gtk/aptitude.glade:1138 src/gtk/dashboardtab.cc:525 msgid "Calculating upgrade..." msgstr "Calculando anovamientu..." #: src/gtk/aptitude.glade:1186 msgid "Solutions" msgstr "Soluciones" #: src/gtk/aptitude.glade:1204 src/gtk/download.cc:261 #: src/gtk/entityview.cc:551 msgid "Status" msgstr "Estáu" #: src/gtk/aptitude.glade:1238 msgid "Group by action type" msgstr "Grupu por tipu d'aición" #: 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 "" "Organizar les aiciones de la solución actual de forma que les aiciones que " "son de la mesma triba se coloquen xuntes (por exemplu, toles aiciones que " "desanicien paquetes).\n" "\n" "Esti ye'l mou de visualización por defeuto." #: src/gtk/aptitude.glade:1256 msgid "Group by dependency" msgstr "Grupu por dependencia" #: 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 "" "Amosar l'orden nel que les aiciones na solución actual ficiéronse y la " "dependencia que provocó cada aición." #: src/gtk/aptitude.glade:1277 msgid "View Mode" msgstr "Mou Ver" #: src/gtk/aptitude.glade:1319 msgid "Rejected" msgstr "Espulsar" #: src/gtk/aptitude.glade:1334 msgid "No preference" msgstr "Ensin preferencia" #: src/gtk/aptitude.glade:1350 msgid "Accepted" msgstr "Aceptáu" #: src/gtk/aptitude.glade:1370 msgid "Status of selected action" msgstr "Estáu de l'aición seleicionada" #: src/gtk/aptitude.glade:1391 msgid "Find a new solution" msgstr "Atopar una nueva solución" #: src/gtk/aptitude.glade:1395 msgid "Calculate the next solution that has not yet been generated." msgstr "Calcular la siguiente solución qu'entá nun se xeneró." #: src/gtk/aptitude.glade:1410 msgid "" "Perform the actions in the currently selected solution and close this tab." msgstr "" "Facer les aiciones na solución seleicionada anguaño y zarrar esta llingüeta." #: src/gtk/aptitude.glade:1567 msgid "Upgrade Summary" msgstr "Resume d'Anovamientu" #: src/gtk/aptitude.glade:1596 msgid "Selected Package" msgstr "Paquete Seleicionáu:" #: src/gtk/aptitude.glade:1643 msgid "Fix Manually" msgstr "Iguar Manualmente" #: src/gtk/aptitude.glade:1656 src/gtk/areas.cc:67 src/gtk/gui.cc:93 #: src/gtk/gui.cc:1408 msgid "Upgrade" msgstr "Anovar" #: src/gtk/aptitude.glade:1687 msgid "Available Upgrades:" msgstr "Anovamientos Disponibles:" #: src/gtk/aptitude.glade:1884 msgid "Start at these packages:" msgstr "Aniciar nestos paquetes:" #: src/gtk/aptitude.glade:2023 msgid "End at these packages:" msgstr "Finar nestos paquetes:" #: src/gtk/aptitude.glade:2091 msgid "A terminal running dpkg will appear here." msgstr "Un terminal executando dpkg va apaecer equí." #: 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 "" "Asignación d'etiqueta pa la esplicación de qué son los dos ficheros de " "configuración que se comparen.\n" "Esti testu nun debe aparecer nel programa." #: src/gtk/aptitude.glade:2133 msgid "View the differences\t" msgstr "Ver les diferencies\t" #: 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 "" "Quies aplicar esos cambeos?\n" "Si quies modificar los ficheros a mano, entós calca \"Non\"." #: src/gtk/areas.cc:68 msgid "Keep your computer up-to-date." msgstr "Caltén el to equipu anováu." #: src/gtk/areas.cc:70 msgid "Browse" msgstr "Restolar" #: src/gtk/areas.cc:71 msgid "Explore the available packages." msgstr "Esplorar los paquetes disponibles" #: src/gtk/areas.cc:73 msgid "Find" msgstr "Atopar" #: src/gtk/areas.cc:74 msgid "Search for packages." msgstr "Guetar por paquetes" #: src/gtk/areas.cc:76 msgid "Go" msgstr "Dir" #: src/gtk/areas.cc:77 msgid "Finalize and apply your changes to the system." msgstr "Finar y aplicar los cambeos nel sistema." #: src/gtk/areas.cc:79 src/ui.cc:712 src/ui.cc:714 msgid "Preferences" msgstr "Preferencies" #: src/gtk/areas.cc:80 msgid "Configure aptitude." msgstr "Configurar aptitude" #: src/gtk/changelog.cc:284 msgid "The changelog is empty." msgstr "El rexistru de cambeos ta vacíu." #: src/gtk/changelog.cc:286 msgid "" "No new changelog entries; it looks like you installed a locally compiled " "version of this package." msgstr "" "Ensin nueves entraes nel rexistru de cambeos; esto pue debese a " "qu'instalaste una versión compilada llocalmente d'esti paquete." #: src/gtk/changelog.cc:288 msgid "" "No new changelog entries; this is likely due to a binary-only upload of this " "package." msgstr "" "Ensin entraes nueves nel rexistru de cambeos; esto pue debese a un binariu " "únicu xubíu a esti paquete." #: src/gtk/changelog.cc:390 #, c-format msgid "Failed to download the changelog: %s" msgstr "Falló al descargar el cambéu de rexistru: %s" #: src/gtk/changelog.cc:554 src/gtk/changelog.cc:692 #, c-format msgid "Parsing the changelog of %s version %s..." msgstr "Analizando'l rexistru de cambeos de %s versión %s..." #: src/gtk/changelog.cc:659 #, c-format msgid "" "You can only view changelogs of official Debian packages; the origin of %s " "is unknown." msgstr "" "Namái pues ver rexistros de cambéu de paquetes oficiales de Debian; l'orixe " "de %s ye desconocíu." #: src/gtk/changelog.cc:663 #, c-format msgid "" "You can only view changelogs of official Debian packages; %s is from %s." msgstr "" "Namái pues ver rexistros de cambéu de paquetes oficiales de Debian; %s ye de " "%s." #: src/gtk/changelog.cc:739 #, c-format msgid "Downloading the changelog of %s version %s..." msgstr "Descargando'l rexistru de cambeos de %s versión %s..." #: src/gtk/changelog.cc:931 #, c-format msgid "Preparing to download the changelog of %s version %s." msgstr "Preparando la descarga del rexistru de cambeos de %s versión %s." #: src/gtk/dashboardtab.cc:214 msgid "Resolve Upgrade Manually" msgstr "Resolver Anovamientu Manualmente" #: src/gtk/dashboardtab.cc:297 msgid "Preparing to download changelogs" msgstr "Tresnando la descarga rexistru de cambeos" #: src/gtk/dashboardtab.cc:382 msgid "Available upgrades:" msgstr "Anovamientos disponibles:" #: src/gtk/dashboardtab.cc:399 #, c-format msgid "%d available upgrade:" msgid_plural "%d available upgrades:" msgstr[0] "%d anovamientu disponible:" msgstr[1] "%d anovamientos disponibles:" #: src/gtk/dashboardtab.cc:618 msgid "No upgrades are available." msgstr "Nun hai anovamientos disponibles." #: src/gtk/dashboardtab.cc:630 msgid "Unable to calculate an upgrade." msgstr "Nun pue calculase un anovamientu." #: 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] "" "Calca \"%s\" pa instalar %d anovamientu fuera de " "%d." msgstr[1] "" "Calca \"%s\" pa instalar %d anovamientos fuera de " "%d." #: 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] "" "Calca \"%s\" pa intentar instalar manualmente %d " "anovamientu." msgstr[1] "" "Calca \"%s\" pa intentar instalar manualmente %d " "anovamientos." #: src/gtk/dashboardtab.cc:676 #, c-format msgid "" "Unable to calculate an upgrade. Press \"%s\" to manually search for a " "solution." msgstr "" "Nun pue calculase un anovamientu. Calca \"%s\" pa guetar manualmente una " "solución." #: src/gtk/dashboardtab.cc:693 #, c-format msgid "Internal error encountered while calculating an upgrade: %s" msgstr "Fallu internu alcontráu mientres se calculaba un anovamientu: %s" #: src/gtk/dependency_chains_tab.cc:80 msgid "Find dependency chains: start" msgstr "Atopar cadenes de dependencia: aniciar" #: src/gtk/dependency_chains_tab.cc:84 msgid "Find dependency chains: end" msgstr "Atopar cadena de dependencia: fin" #: src/gtk/dependency_chains_tab.cc:88 msgid "Find dependency chains: results" msgstr "Atopar cadenes de dependencia: resultaos" #: src/gtk/dependency_chains_tab.cc:228 msgid "Select one or more starting packages and an ending package to search." msgstr "Seleiciona ún o más paquetes d'aniciu y un paquete final a guetar." #: src/gtk/dependency_chains_tab.cc:284 msgid "No dependency chain found." msgstr "Nun s'alcontró cadena de dependencia." #: src/gtk/download.cc:179 msgid "Ignored" msgstr "Inoráu" #: src/gtk/download.cc:185 msgid "Failed" msgstr "Fallu" #: src/gtk/download.cc:193 msgid "Already downloaded" msgstr "Yá descargao" #: src/gtk/download.cc:248 src/gtk/entityview.cc:397 src/pkg_columnizer.cc:95 #: src/pkg_view.cc:643 msgid "Description" msgstr "Descripción" #: src/gtk/download.cc:253 msgid "Progress" msgstr "Progresu" #: src/gtk/download.cc:264 msgid "Short Description" msgstr "Descripción Curtia" #: src/gtk/download.cc:272 msgid "URI" msgstr "URI" #: src/gtk/download.cc:319 msgid "The download is still in progress. Should it be canceled?" msgstr "La descarga sigui en progresu. Daveres quies encaboxala?" #: src/gtk/download.cc:395 src/gtk/gui.cc:832 msgid "View Details" msgstr "Ver Detalles" #: src/gtk/download.cc:439 msgid "Change media" msgstr "Camudar mediu" #: src/gtk/download.cc:460 #, c-format msgid "%s: %sB/s" msgstr "%s: %sB/s" #: src/gtk/download.cc:480 #, c-format msgid "%s: %lu/%lu, %sB/s" msgstr "%s: %lu/%lu, %sB/s" #: src/gtk/download.cc:486 #, c-format msgid "%s: %lu/%lu, stalled" msgstr "%s: %lu/%lu, paráu" #: src/gtk/download.cc:507 #, c-format msgid "%s: %sB of %sB at %sB/s, %s remaining" msgstr "%s: %sB de %sB a %sB/s, %s faltante" #: src/gtk/download.cc:514 #, c-format msgid "%s: %sB of %sB, stalled" msgstr "%s: %sB of %sB, paráu" #: src/gtk/download.cc:541 msgid "Completed" msgstr "Completáu" #: src/gtk/download.cc:543 msgid "Completed with errors" msgstr "Completáu con fallos" #: src/gtk/dpkg_terminal.cc:352 #, c-format msgid "%s: Unable to create a Unix-domain socket: %s" msgstr "%s: Nun pue crease un socket dominiu-Unix: %s" #: 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 "Fallu internu: ¡El nome d'enchufe temporal \"%s\" ye mui llargu!" #: src/gtk/dpkg_terminal.cc:429 #, c-format msgid "%s: Unable to accept a connection: %s" msgstr "%s: Nun pue aceutase una conexón: %s" #: src/gtk/dpkg_terminal.cc:532 #, c-format msgid "[%s] dpkg process starting...\n" msgstr "[%s] procesu dpkg entamando...\n" #: src/gtk/dpkg_terminal.cc:565 #, c-format msgid "[%s] dpkg process complete.\n" msgstr "[%s] procesu dpkg completáu.\n" #: src/gtk/dpkg_terminal.cc:568 #, c-format msgid "[%s] dpkg process failed.\n" msgstr "[%s] falló procesu dpkg.\n" #: src/gtk/dpkg_terminal.cc:571 #, c-format msgid "" "[%s] dpkg process complete; there are more packages left to process.\n" msgstr "[%s] procesu dpkg completáu; hai más paquetes a procesar.\n" #: src/gtk/entitysummary.cc:115 #, c-format msgid "Upgrade to %s version %s" msgstr "Anovar a %s versión %s" #: src/gtk/entitysummary.cc:123 #, c-format msgid "Install %s version %s" msgstr "Instalar %s versión %s" #: src/gtk/entitysummary.cc:131 #, c-format msgid "Downgrade to %s version %s" msgstr "Desanovar a %s versión %s" #: src/gtk/entitysummary.cc:142 #, c-format msgid "Don't hold %s at its current version." msgstr "Nun caltener %s como versión actual" #: src/gtk/entitysummary.cc:145 src/gtk/entitysummary.cc:165 #: src/gtk/entitysummary.cc:168 #, c-format msgid "Cancel any actions on %s." msgstr "Encaboxar aiciones en %s." #: src/gtk/entitysummary.cc:150 #, c-format msgid "Cancel the purge of %s." msgstr "Encaboxar purgar %s." #: src/gtk/entitysummary.cc:152 #, c-format msgid "Cancel the removal of %s." msgstr "Encaboxar el desaniciu de %s." #: src/gtk/entitysummary.cc:157 #, c-format msgid "Cancel the upgrade of %s." msgstr "Encaboxar l'anovamientu de %s." #: src/gtk/entitysummary.cc:159 #, c-format msgid "Cancel the installation of %s." msgstr "Encaboxar la instalación de %s." #: src/gtk/entitysummary.cc:161 #, c-format msgid "Cancel the downgrade of %s." msgstr "Encaboxar el desanovamientu de %s." #: src/gtk/entitysummary.cc:163 #, c-format msgid "Cancel the reinstallation of %s." msgstr "Encaboxar la reinstalación de %s." #: src/gtk/entitysummary.cc:206 #, c-format msgid "Remove %s" msgstr "Desaniciar %s" #: src/gtk/entitysummary.cc:210 #, c-format msgid "Purge %s" msgstr "Purgar %s" #: src/gtk/entitysummary.cc:218 #, c-format msgid "Hold %s at its current version." msgstr "Caltener %s na so versión actual." #: src/gtk/entitysummary.cc:223 #, c-format msgid "Mark %s as automatically installed." msgstr "Conseñar %s como instaláu automáticamente." #: src/gtk/entitysummary.cc:228 #, c-format msgid "Mark %s as manually installed." msgstr "Conseñar %s como instaláu manualmente." #: src/gtk/entitysummary.cc:279 #, c-format msgid "%s is a virtual package provided by:\n" msgstr "%s ye un paquete virtual proporcionáu por:\n" #: src/gtk/entitysummary.cc:343 src/gtk/previewtab.cc:215 msgid "(more info...)" msgstr "(más inform...)" #: src/gtk/entitysummary.cc:375 msgid "Source: " msgstr "Fonte: " #: src/gtk/entityview.cc:381 src/gtk/entityview.cc:575 #: src/qt/widgets/packages_tab.cc:105 msgid "Name" msgstr "Nome" #: src/gtk/entityview.cc:385 msgid "Visible?" msgstr "Visible?" #: src/gtk/entityview.cc:411 #, c-format msgid "Columns of \"%s\":" msgstr "Columnes de \"%s\":" #: src/gtk/entityview.cc:412 #, c-format msgid "Editing the columns of \"%s\"" msgstr "Editando les columnes de \"%s\"" #: src/gtk/entityview.cc:552 msgid "Icons showing the current and future status of this package." msgstr "Iconos amuesen l'estáu actual y futuru d'esti paquete." #: 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 "Si'l paquete s'instala automáticamente." #: src/gtk/entityview.cc:576 msgid "The name and description of the package." msgstr "El nome y la descripción del paquete." #: src/gtk/entityview.cc:591 src/qt/widgets/packages_tab.cc:105 msgid "Version" msgstr "Versión" #: src/gtk/entityview.cc:592 msgid "The version number of the package." msgstr "El númberu de versión del paquete." #: src/gtk/entityview.cc:607 msgid "The package archives that contain this version." msgstr "Los archivos de paquetes que contienen esta versión." #: src/gtk/filesview.cc:295 #, c-format msgid "" "This file list pertains to the currently installed version \"%s\", not the " "selected version \"%s\"." msgstr "" "Esta llista de ficheros pertenez a la versión instalada anguaño \"%s\", non " "la versión seleicionada \"%s\"." #: src/gtk/filesview.cc:309 msgid "Files list is only available for installed packages." msgstr "Llista de ficheros namái ta disponible pa paquetes instalaos." #: src/gtk/gui.cc:80 msgid "Not installed" msgstr "Non instaláu" #: src/gtk/gui.cc:81 msgid "Virtual" msgstr "Virtual" #: src/gtk/gui.cc:82 msgid "Unpacked" msgstr "Desempaquetáu" #: src/gtk/gui.cc:83 msgid "Half-configured" msgstr "Medio-configuráu" #: src/gtk/gui.cc:84 msgid "Half-installed" msgstr "Medio-instaláu" #: src/gtk/gui.cc:85 msgid "Configuration files and data remain" msgstr "Permanecen los ficheros de configuración" #: src/gtk/gui.cc:86 msgid "Triggers awaited" msgstr "Disparadores-esperando" #: src/gtk/gui.cc:87 msgid "Triggers pending" msgstr "Disparadores-pendientes" #: src/gtk/gui.cc:88 msgid "Installed" msgstr "Instaláu" #: src/gtk/gui.cc:92 msgid "Reinstall" msgstr "Reinstalar" #: src/gtk/gui.cc:94 src/gtk/gui.cc:1414 msgid "Downgrade" msgstr "Baxar de versión" #: src/gtk/gui.cc:95 src/gtk/gui.cc:1424 msgid "Remove" msgstr "Desaniciar" #: src/gtk/gui.cc:96 msgid "Remove and purge configuration/data" msgstr "Esborrar y desaniciar configuración/datos" #: src/gtk/gui.cc:97 msgid "Hold (don't upgrade)" msgstr "Caltener (non anovar)" #: src/gtk/gui.cc:99 msgid "Unsatisfied dependencies" msgstr "Dependencies insatisfeches" #: src/gtk/gui.cc:269 msgid "Checking for updates" msgstr "Comprobando si hai anovamientos" #: src/gtk/gui.cc:287 msgid "Insufficient privileges." msgstr "Privilexos insuficientes." #: src/gtk/gui.cc:290 msgid "You must be root to update the package lists." msgstr "Tienes de ser root p'anovar la llista de paquetes." #: src/gtk/gui.cc:298 src/gtk/gui.cc:946 msgid "Download already running." msgstr "Descarga en cursu." #: 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 "" "Yá ta n'execución un anovamientu o instalación d'una llista de paquetes." #: src/gtk/gui.cc:359 #, c-format msgid "Update %s?" msgstr "Anovar %s?" #: src/gtk/gui.cc:385 #, c-format msgid "" "Replace configuration file\n" "'%s'?" msgstr "" "Trocar ficheru de configuración\n" "'%s'?" #: 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 "" "El ficheru de configuración %s camudó (por ti o dalgún script). Unvióse una " "versión anovada a esti paquete. Si quies caltener la to versión actual, " "escueyi 'Non'. ¿Quies trocar el ficheru actual ya instalar la nueva versión " "del paquete mantenida? " #: src/gtk/gui.cc:417 #, c-format msgid "Comparing %s to %s..." msgstr "Comparando %s a %s..." #: 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 "" "Interrumpir esti procesu pue dexar el to sistema nun estáu inconsistente. " "¿De xuru que quies parar l'aplicación de cambeos?" #: src/gtk/gui.cc:776 msgid "Done applying changes!" msgstr "Aplicáronse los cambeos!" #: src/gtk/gui.cc:823 msgid "Applying changes..." msgstr "Aplicando cambeos..." #: src/gtk/gui.cc:875 #, c-format msgid "%s: %s" msgstr "%s: %s" #: src/gtk/gui.cc:878 #, c-format msgid "Error in package %s" msgstr "Fallu nel paquete %s" #: src/gtk/gui.cc:906 #, c-format msgid "Asking whether to replace the configuration file %s" msgstr "Entrugando si trocar el ficheru de configuración %s" #: src/gtk/gui.cc:962 src/ui.cc:1290 msgid "Downloading packages" msgstr "Baxando paquetes" #: src/gtk/gui.cc:1038 msgid "Broken packages" msgstr "Paquetes frayaos" #: src/gtk/gui.cc:1071 msgid "Show broken packages" msgstr "Amosar paquetes frayaos" #: src/gtk/gui.cc:1075 msgid "Resolve dependencies" msgstr "Resolver les dependencies" #: src/gtk/gui.cc:1103 #, c-format msgid "%d package is broken" msgid_plural "%d packages are broken." msgstr[0] "%d paquete ta frayáu" msgstr[1] "%d paquetes tán frayaos" #: src/gtk/gui.cc:1147 msgid "View changes" msgstr "Ver cambeos" #: src/gtk/gui.cc:1151 msgid "Apply changes" msgstr "Aplicar cambeos" #. 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] "%d paquete a instalar" msgstr[1] "%d paquetes a instalar" #. 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] "%d paquete a desaniciar" msgstr[1] "%d paquetes a desaniciar" #: src/gtk/gui.cc:1246 #, c-format msgid "Download size: %sB." msgstr "Tamañu Descarga: %sB." #: src/gtk/gui.cc:1289 #, c-format msgid "Tags of %s:\n" msgstr "Etiquetes de %s:\n" #: src/gtk/gui.cc:1345 msgid "This feature is not implemented, yet." msgstr "Esta carauterística entá nun s'aplica." #: src/gtk/gui.cc:1351 msgid "Not implemented" msgstr "Non implementáu" #: src/gtk/gui.cc:1403 src/gtk/gui.cc:1422 msgid "Install/Upgrade" msgstr "Instalar/Anovar" #: src/gtk/gui.cc:1429 msgid "Purge" msgstr "Purgar" #: src/gtk/gui.cc:1434 msgid "Keep" msgstr "Caltener" #: src/gtk/gui.cc:1439 msgid "Hold" msgstr "Retener" #: src/gtk/gui.cc:1445 msgid "Set as automatic" msgstr "Afitar como automáticu" #: src/gtk/gui.cc:1450 msgid "Set as manual" msgstr "Afitar a manual" #: src/gtk/gui.cc:1455 msgid "Toggle automatic status" msgstr "Camudar estáu automáticu" #: 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 "" "Nun pue cargase la interface d'usuariu definida nel ficheru " "%s/aptitude.glade." #: src/gtk/info.cc:159 src/gtk/pkgview.cc:167 msgid "Current status" msgstr "Estáu actual" #: src/gtk/info.cc:161 src/gtk/pkgview.cc:169 msgid "Selected status" msgstr "Esbillar estáu" #: src/gtk/info.cc:494 msgid "Not available" msgstr "Non disponible" #: src/gtk/info.cc:543 msgid "Package information: version list" msgstr "Información de Paquete: llista de versión" #: src/gtk/info.cc:553 msgid "Package information: dependency list" msgstr "Información de Paquete: llista de dependencies" #: src/gtk/info.cc:595 msgid "Please wait; reloading cache..." msgstr "Espera; recargando caché..." #: src/gtk/info.cc:777 msgid "Info" msgstr "Info" #: 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 "Desconocíu" #: src/gtk/packagestab.cc:203 #, c-format msgid "No packages matched \"%s\"." msgstr "Dengún paquete concasa con \"%s\"." #: src/gtk/packagestab.cc:313 msgid "Enter a search and click \"Find\" to display packages." msgstr "Introduz una gueta y calca \"Atopar\" pa visualizar los paquetes." #: src/gtk/packagestab.cc:415 msgid "Packages: " msgstr "Paquetes: " #: src/gtk/pkgview.cc:222 #, c-format msgid "%s was installed automatically." msgstr "%s instalóse automáticamente." #: src/gtk/pkgview.cc:225 #, c-format msgid "%s is being installed automatically." msgstr "%s va instalase automáticamente." #: src/gtk/pkgview.cc:233 #, c-format msgid "%s was installed manually." msgstr "%s instalóse manualmente." #: src/gtk/pkgview.cc:236 #, c-format msgid "%s is being installed manually." msgstr "%s ta instalándose manualmente." #: src/gtk/pkgview.cc:399 msgid "Cache reloading, please wait..." msgstr "Caché recargando, por favor espera..." #: src/gtk/pkgview.cc:605 msgid "Searching..." msgstr "Guetando..." #: src/gtk/pkgview.cc:716 msgid "Finalizing view" msgstr "Finando vista" #: 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 "Faciendo vista" #: 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 "" "Paquetes con dependencies nun satisfeches\n" " Les dependencies d'esos paquetes nun van tar satisfeches hasta que la " "instalación tea completa.\n" " .\n" " La presencia d'esti árbol probablemente indica que hai daqué frayao, nel to " "sistema o nel ficheru de Debian." #: 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 "" "Paquetes que se desaniciarán porque ya nun s'usen\n" " Esos paquetes van desaniciase porque instaláronse automáticamente pa " "satisfacer dependencies, y les aiciones planeaes faen que dengún paquete " "instaláu dependa d'ellos de mou 'importante'.\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 "" "Paquetes calteníos nel so estáu actual\n" " Esos paquetes podríen anovase, pero caltiénense nel so estáu actual pa nun " "frayar nenguna dependencia." #: 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 "" "Paquetes automáticamente instalaos pa satisfacer les dependencies\n" " Esos paquetes van instalase porque los requier dalgún otru paquete " "seleicionáu na instalación." #: 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 "" "Paquetes que van desaniciase poles dependencies nun satisfeches\n" " Esos paquetes van desaniciase porque una o más de les sos dependencies nun " "tán disponibles por más tiempu, o porque otru paquete crea un conflictu con " "ellos." #: 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 "" "Paquetes pa baxar de versión\n" " Va instalase una versión anterior d'esos paquetes que tán anguaño instalaos." #: 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 "" "Paquetes bloquiaos\n" " Esos paquetes pueden anovase, pero pidiste que caltengan la so versión " "actual." #: src/gtk/previewtab.cc:104 src/pkg_grouppolicy.cc:717 msgid "" "Packages to be reinstalled\n" " These packages will be reinstalled." msgstr "" "Paquetes a reinstalar\n" " Esos paquetes van reinstalase." #: 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 "" "Paquetes a instalar\n" " Esos paquetes seleicionáronse manualmente pa instalar nel to equipu." #: 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 "" "Paquetes a desaniciar\n" " Esos paquetes seleicionáronse manualmente pa desanicialos." #: 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 "" "Paquetes a anovar\n" " Esos paquetes van a anovase a una versión nueva." #: 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 "" "Paquetes instalaos parcialmente\n" " Esos paquetes nun tán completamente instalaos y configuraos; va intentase " "completar la so instalación." #: src/gtk/previewtab.cc:179 msgid "Preview: " msgstr "Previsualizar: " #: src/gtk/resolver.cc:68 #, c-format msgid "Error in dependency resolver: %s" msgstr "Fallu nel solucionador de dependencies: %s" #: 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 "" "Fallu fatal nel iguador de dependencies. Pues siguir guetando, pero dalgunes " "soluciones puen ser imposibles de xenerar.\n" "\n" "%s" #: src/gtk/resolver.cc:212 msgid "Virtual package" msgstr "Paquete virtual" #: src/gtk/resolver.cc:246 src/solution_fragment.cc:453 msgid "Not Installed" msgstr "Ensin Instalar" #: src/gtk/resolver.cc:377 #, c-format msgid "Removing %s is rejected." msgstr "Refúgase'l desaniciu de %s" #: src/gtk/resolver.cc:382 #, c-format msgid "Canceling the installation of %s is rejected." msgstr "Refúgase encaboxar la instalación de %s." #: src/gtk/resolver.cc:391 #, c-format msgid "Canceling the removal of %s is rejected." msgstr "Refúgase encaboxar el desaniciu de %s." #: src/gtk/resolver.cc:394 #, c-format msgid "Keeping %s at version %s is rejected." msgstr "Refúgase caltener %s na versión %s." #: src/gtk/resolver.cc:401 #, c-format msgid "Installing %s version %s is rejected." msgstr "Refúgase instalar %s versión %s." #: src/gtk/resolver.cc:407 #, c-format msgid "Downgrading %s to version %s is rejected." msgstr "Refúgase baxar %s a versión %s." #: src/gtk/resolver.cc:413 #, c-format msgid "Upgrading %s to version %s is rejected." msgstr "Refúgase anovar %s a versión %s." #: src/gtk/resolver.cc:430 #, c-format msgid "Removing %s is preferred over all un-accepted alternatives." msgstr "Desaniciando %s ye lo meyor sobre toles alternatives nun aceutaes." #: src/gtk/resolver.cc:435 #, c-format msgid "" "Canceling the installation of %s is preferred over all un-accepted " "alternatives." msgstr "" "Encaboxando la instalación de %s ye lo meyor sobre toles alternatives nun " "aceutaes." #: src/gtk/resolver.cc:444 #, c-format msgid "" "Canceling the removal of %s is preferred over all un-accepted alternatives." msgstr "" "Encaboxar el desaniciu de %s ye lo meyor sobre toles alternatives nun " "aceutaes." #: src/gtk/resolver.cc:447 #, c-format msgid "" "Keeping %s at version %s is preferred over all un-accepted alternatives." msgstr "" "Caltener %s na so versión %s ye lo meyor sobre toles alternatives nun " "aceutaes." #: src/gtk/resolver.cc:454 #, c-format msgid "" "Installing %s version %s is preferred over all un-accepted alternatives." msgstr "" "Instalar %s versión %s ye lo meyor sobre toles alternatives nun aceutaes." #: src/gtk/resolver.cc:460 #, c-format msgid "" "Downgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" "Baxar %s de versión %s ye lo meyor sobre toles alternatives nun aceutaes." #: src/gtk/resolver.cc:466 #, c-format msgid "" "Upgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" "Anovar %s a la versión %s ye preferible a toles alternatives non aceutaes." #: src/gtk/resolver.cc:484 #, c-format msgid "Leaving %ls unresolved is rejected." msgstr "Refúgase dexar %ls nun resueltes." #: src/gtk/resolver.cc:490 #, c-format msgid "" "Leaving %ls unresolved is preferred over all un-accepted alternatives." msgstr "" "Dexar %ls nun resueltes ye lo meyor sobre toles alternatives nun aceutaes." #: src/gtk/resolver.cc:908 msgid "How to treat the selected action" msgid_plural "How to treat the selected actions" msgstr[0] "Cómo tratar l'aición seleicionada" msgstr[1] "Cómo tratar les aiciones seleicionaes" #: src/gtk/resolver.cc:912 msgid "Ignore solutions containing this action." msgid_plural "Ignore solutions containing these actions." msgstr[0] "Inorar soluciones que tengan esta aición." msgstr[1] "Inorar soluciones que tengan estes aiciones." #: 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] "" "Permitir soluciones que tengan esta aición, pero non preferentemente sobre " "otres soluciones." msgstr[1] "" "Permitir soluciones que tengan estes aiciones, pero non preferentemente " "sobre otres soluciones." #: 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] "" "Preferir siempre esta aición sobre alternatives que nun foren aceptaes." msgstr[1] "" "Preferir siempre estes aiciones sobre alternatives que nun foren aceutaes." #: src/gtk/resolver.cc:1240 src/solution_fragment.cc:127 #, c-format msgid "%s depends upon %s" msgstr "%s depende de %s" #: src/gtk/resolver.cc:1243 src/solution_fragment.cc:130 #, c-format msgid "%s pre-depends upon %s" msgstr "%s tien dependencies previes de %s" #: src/gtk/resolver.cc:1246 src/solution_fragment.cc:133 #, c-format msgid "%s suggests %s" msgstr "%s suxer %s" #: src/gtk/resolver.cc:1249 src/solution_fragment.cc:136 #: src/solution_item.cc:602 #, c-format msgid "%s recommends %s" msgstr "%s encamienta %s" #: src/gtk/resolver.cc:1252 src/solution_fragment.cc:139 #, c-format msgid "%s conflicts with %s" msgstr "%s tien conflictos con %s" #: src/gtk/resolver.cc:1255 src/solution_fragment.cc:142 #, c-format msgid "%s breaks %s" msgstr "%s fraya %s" #: src/gtk/resolver.cc:1258 src/solution_fragment.cc:145 #, c-format msgid "%s replaces %s" msgstr "%s camuda %s" #: src/gtk/resolver.cc:1261 src/solution_fragment.cc:148 #, c-format msgid "%s obsoletes %s" msgstr "%s fae obsoletu a %s" #: src/gtk/resolver.cc:1264 src/solution_fragment.cc:151 #, c-format msgid "%s enhances %s" msgstr "%s meyora %s" #: src/gtk/resolver.cc:1376 src/gtk/resolver.cc:1841 src/solution_screen.cc:272 msgid "Remove the following packages:" msgstr "Desaniciar los siguientes paquetes:" #: src/gtk/resolver.cc:1390 src/gtk/resolver.cc:1853 src/solution_screen.cc:296 msgid "Install the following packages:" msgstr "Instalar los siguientes paquetes:" #: src/gtk/resolver.cc:1403 src/gtk/resolver.cc:1865 msgid "Keep the following packages:" msgstr "Caltener los siguientes paquetes:" #: src/gtk/resolver.cc:1416 src/gtk/resolver.cc:1877 src/solution_screen.cc:308 msgid "Upgrade the following packages:" msgstr "Anovar los paquetes siguientes:" #: src/gtk/resolver.cc:1429 src/gtk/resolver.cc:1890 src/solution_screen.cc:320 msgid "Downgrade the following packages:" msgstr "Baxar de versión los siguientes paquetes:" #: src/gtk/resolver.cc:1442 src/gtk/resolver.cc:1903 #: src/solution_fragment.cc:509 msgid "Leave the following dependencies unresolved:" msgstr "Dexar les siguientes dependencies ensin resolver:" #: src/gtk/resolver.cc:1519 #, c-format msgid "Remove %s [%s (%s)]" msgstr "Desaniciar %s [%s (%s)]" #: src/gtk/resolver.cc:1526 #, c-format msgid "Install %s [%s (%s)]" msgstr "Instalar %s [%s (%s)]" #: src/gtk/resolver.cc:1534 #, c-format msgid "Cancel the installation of %s" msgstr "Encaboxar la instalación de %s" #: src/gtk/resolver.cc:1537 #, c-format msgid "Cancel the removal of %s" msgstr "Encaboxar el desaniciu de %s" #: src/gtk/resolver.cc:1540 #, c-format msgid "Keep %s at version %s (%s)" msgstr "Caltener %s na versión %s (%s)" #: src/gtk/resolver.cc:1547 #, c-format msgid "Upgrade %s [%s (%s) -> %s (%s)]" msgstr "Anovar %s [%s (%s) -> %s (%s)]" #: src/gtk/resolver.cc:1556 #, c-format msgid "Downgrade %s [%s (%s) -> %s (%s)]" msgstr "Baxar %s [%s (%s) -> %s (%s)]" #: src/gtk/resolver.cc:1615 #, c-format msgid "Remove %s" msgstr "Desaniciar %s" #: src/gtk/resolver.cc:1615 #, c-format msgid "remove %s" msgstr "desaniciar %s" #: src/gtk/resolver.cc:1624 #, c-format msgid "Keep %s at version %s" msgstr "Caltener %s na versión %s" #: src/gtk/resolver.cc:1624 #, c-format msgid "keep %s at version %s" msgstr "caltener %s na versión %s" #: src/gtk/resolver.cc:1632 #, c-format msgid "Cancel the installation of %s" msgstr "Encaboxar la instalación de %s" #: src/gtk/resolver.cc:1632 #, c-format msgid "cancel the installation of %s" msgstr "encaboxar la instalación de %s" #: src/gtk/resolver.cc:1639 #, c-format msgid "Install %s %s" msgstr "Instalar %s %s" #: src/gtk/resolver.cc:1639 #, c-format msgid "install %s %s" msgstr "instalar %s %s" #: src/gtk/resolver.cc:1648 #, c-format msgid "Downgrade %s to version %s" msgstr "Baxar %s a versión %s" #: src/gtk/resolver.cc:1648 #, c-format msgid "downgrade %s to version %s" msgstr "baxar %s a versión %s" #: src/gtk/resolver.cc:1657 #, c-format msgid "Upgrade %s to version %s" msgstr "Anovar %s a versión %s" #: src/gtk/resolver.cc:1657 #, c-format msgid "upgrade %s to version %s" msgstr "anovar %s a versión %s" #: src/gtk/resolver.cc:1670 #, c-format msgid "Leave %s unresolved" msgstr "Dexar %s ensin resolver" #: src/gtk/resolver.cc:1670 #, c-format msgid "leave %s unresolved" msgstr "dexar %s ensin resolver" #: src/gtk/resolver.cc:1738 #, c-format msgid "%s install" msgid_plural "%s installs" msgstr[0] "%s instalación" msgstr[1] "%s instalaciones" #: src/gtk/resolver.cc:1743 #, c-format msgid "%s remove" msgid_plural "%s removes" msgstr[0] "%s desaniciu" msgstr[1] "%s desanicios" #: src/gtk/resolver.cc:1749 #, c-format msgid "%s keep" msgid_plural "%s keeps" msgstr[0] "%s calteníu" msgstr[1] "%s calteníos" #: src/gtk/resolver.cc:1755 #, c-format msgid "%s upgrade" msgid_plural "%s upgrades" msgstr[0] "%s anovamientu" msgstr[1] "%s anovamientos" #: src/gtk/resolver.cc:1761 #, c-format msgid "%s downgrade" msgid_plural "%s downgrades" msgstr[0] "%s baxada" msgstr[1] "%s baxaes" #: src/gtk/resolver.cc:1767 #, c-format msgid "%s unresolved recommendation" msgid_plural "%s unresolved recommendations" msgstr[0] "%s recomendación non resuelta" msgstr[1] "%s recomendaciones non resueltes" #: src/gtk/resolver.cc:2059 msgid "No solutions yet." msgstr "Nun hai más soluciones." #: src/gtk/resolver.cc:2066 msgid "No dependency solution was found." msgstr "Nun s'alcontraron soluciones de dependencia." #: src/gtk/resolver.cc:2067 msgid "No solutions." msgstr "Nun hai soluciones." #: src/gtk/resolver.cc:2078 msgid "To view a solution, select it from the list to the right." msgstr "Pa ver una solución, seleiciónala dende la llista de la mandrecha." #: src/gtk/resolver.cc:2079 #, c-format msgid "%u solution." msgid_plural "%u solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2111 #, c-format msgid "Solution %s of %s." msgstr "Solución %s de %s." #: src/gtk/tab.cc:68 msgid "Download" msgstr "Descarga" #: src/load_config.cc:48 #, c-format msgid "Unrecognized color name \"%s\"" msgstr "Nome de color non reconocíu \"%s\"" #: src/load_config.cc:75 #, c-format msgid "Unrecognized attribute name \"%s\"" msgstr "Nome d'atributu non reconocíu \"%s\"" #: src/load_config.cc:113 #, c-format msgid "Invalid entry in style definition group: \"%s\"" msgstr "Entrada inválida nel grupu de definición d'estilos: \"%s\"" #: src/load_config.cc:115 #, c-format msgid "Invalid tagless entry in style definition group: \"%s\"" msgstr "" "Entrada ensin etiqueta inválida nel grupu de definición d'estilos: \"%s\"" #: src/load_config.cc:127 msgid "The default color may only be used as a background." msgstr "El color por defeutu debiera ser sólo l'usáu como fondu." #: src/load_config.cc:144 #, c-format msgid "Unknown style attribute %s" msgstr "Atributu d'estilu desconocíu %s" #: src/load_config.cc:167 src/load_config.cc:169 #, c-format msgid "Invalid entry in keybinding group: \"%s\"" msgstr "Entrada inválida nel grupu de tecles de referencia: \"%s\"" #: src/load_config.cc:184 #, c-format msgid "Ignoring invalid keybinding \"%s\" -> \"%s\"" msgstr "Inorando la tecla de referencia \"%s\" -> \"%s\" inválida" #: src/load_grouppolicy.cc:290 #, c-format msgid "Expected policy identifier, got '%c'" msgstr "Esperábase un identificador de norma, atópose '%c'" #: src/load_grouppolicy.cc:306 #, c-format msgid "Expected ',', '%c', or '('; got '%c'" msgstr "Esperábase ',', '%c', o '('; obtúvose '%c'" #: src/load_grouppolicy.cc:310 #, c-format msgid "Expected ',' or '(', got '%c'" msgstr "Esperabasae ',' o '(', atópose '%c'" #: src/load_grouppolicy.cc:318 #, c-format msgid "Unknown grouping policy \"%s\"" msgstr "Norma d'arrexuntamientu \"%s\" desconocida" #: src/load_grouppolicy.cc:325 #, c-format msgid "Terminal policy '%s' should be the last policy in the list" msgstr "La norma terminal '%s' tien de ser la cabera na llista" #: src/load_grouppolicy.cc:386 msgid "Unmatched '(' in grouping policy" msgstr "Ensin par «(» nes direutives d'agrupación" #: src/load_grouppolicy.cc:414 #, c-format msgid "Bad section name '%s' (use 'none', 'topdir', 'subdir', or 'subdirs')" msgstr "" "Nome de seición '%s' incorreutu (usa 'none', 'topdir', 'subdir', o 'subdirs')" #: src/load_grouppolicy.cc:424 #, c-format msgid "Bad passthrough setting '%s' (use 'passthrough' or 'nopassthrough')" msgstr "" "Configuración passthrough '%s' incorreuta (usa 'passthrough' o " "'nopassthrough')" #: 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 "Abondos argumentos pa les direutives d'agrupación «%s»" #: 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 "Direutiva d'agrupación «%s» ensin argumentos" #: src/load_grouppolicy.cc:461 src/load_grouppolicy.cc:642 #, c-format msgid "Expected '(' after '%s'" msgstr "Esperábase '(' dempués de '%s'" #: src/load_grouppolicy.cc:498 #, c-format msgid "Unable to parse pattern at '%s'" msgstr "Nun pue interpretase patrón en '%s'" #: src/load_grouppolicy.cc:503 msgid "" "Exactly one filter must be provided as an argument to a 'filter' policy" msgstr "" "Tien de suministrarse exautamente un filtru como argumentu pa la direutiva " "«filtru»" #: src/load_grouppolicy.cc:552 #, c-format msgid "Bad mode name '%s' (use 'binary' or 'source')" msgstr "" #: src/load_grouppolicy.cc:650 #, c-format msgid "Missing arguments to '%s' grouping policy" msgstr "Falten argumentos pa la direutiva d'agrupación «%s»" #: src/load_grouppolicy.cc:673 #, c-format msgid "Unable to parse pattern after \"%s\"" msgstr "Nun pue interpretase'l patrón dempués de \"%s\"" #: src/load_grouppolicy.cc:711 #, c-format msgid "Unexpected empty tree title after \"%s\"" msgstr "" #: src/load_grouppolicy.cc:730 #, c-format msgid "Expected '{', ')', or ',' following '||', got '%s'" msgstr "Esperábase '{', ')', o ',' siguiendo a '||', obtúvose '%s'" #: src/load_grouppolicy.cc:756 #, c-format msgid "Unmatched '(' in '%s' grouping policy" msgstr "Ensin par «(» na direutiva d'agrupación «%s»" #: src/load_pkgview.cc:64 msgid "Couldn't parse layout: No column format specified for static item" msgstr "" "Nun pue analizase disposición: Nun s'especificó nengún formatu de columna " "pal elementu estáticu" #: src/load_pkgview.cc:97 msgid "Couldn't parse layout: encoding error in column descriptor" msgstr "" "Nun pue analizase disposición: fallu de codificación nel descriptor de " "columna" #: src/load_pkgview.cc:118 #, c-format msgid "Couldn't parse layout: unknown view item type \"%s\"" msgstr "" "Nun pue analizase layout: triba d'elementu de vista desconocíu \"%s\"" #: src/load_pkgview.cc:125 src/load_pkgview.cc:133 msgid "Couldn't parse layout: no row number specified" msgstr "Nun pue analizase disposición: Ensin númberu de filera especificáu" #: src/load_pkgview.cc:141 msgid "Couldn't parse layout: no width specified" msgstr "Nun pue analizase disposición: anchor non especificáu" #: src/load_pkgview.cc:149 msgid "Couldn't parse layout: no height specified" msgstr "Nun pue analizase disposición: altor nun especificáu" #: src/load_pkgview.cc:180 src/load_pkgview.cc:198 #, c-format msgid "Unknown alignment type '%s'" msgstr "Triba d'alliniamientu desconocida '%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 "La direutiva d'orde «%s» nun tien argumentos" #: src/load_sortpolicy.cc:178 msgid "Invalid zero-length sorting policy name" msgstr "Nome de norma d'ordenación de llonxitú cero inválidu" #: src/load_sortpolicy.cc:196 msgid "Unmatched '(' in sorting policy description" msgstr "'(' Ensin zarrar na descripción de la norma d'ordenación" #: src/load_sortpolicy.cc:223 #, c-format msgid "Invalid sorting policy type '%s'" msgstr "Triba de norma d'ordenación nun válida '%s'" #: src/main.cc:133 #, c-format msgid "Can't decode multibyte string after \"%ls\"" msgstr "Nun pue decodificase la cadena multibyte dempués de \"%ls\"" #: src/main.cc:142 #, c-format msgid "Can't decode wide-character string after \"%s\"" msgstr "Nun pue decodificase cadena de caráuteres anchos dempués de \"%s\"" #: src/main.cc:150 #, c-format msgid "%s %s compiled at %s %s\n" msgstr "%s %s compiláu en %s %s\n" #: src/main.cc:153 #, c-format msgid "Compiler: g++ %s\n" msgstr "Compilador: g++ %s\n" #: src/main.cc:155 msgid "Compiled against:\n" msgstr "Compiláu con:\n" #: src/main.cc:156 #, c-format msgid " apt version %d.%d.%d\n" msgstr " versión apt %d.%d.%d\n" #: src/main.cc:159 #, c-format msgid " NCurses version: Unknown\n" msgstr " Versión de NCurses: Desconocida\n" #: src/main.cc:161 #, c-format msgid " NCurses version %s\n" msgstr " Versión de NCurses: %s\n" #: src/main.cc:163 #, c-format msgid " libsigc++ version: %s\n" msgstr " Versión de libsigc++: %s\n" #: src/main.cc:165 #, c-format msgid " Gtk+ version %d.%d.%d\n" msgstr " Gtk+ versión %d.%d.%d\n" #: src/main.cc:167 #, c-format msgid " Gtk-- version %d.%d.%d\n" msgstr " Gtk-- versión %d.%d.%d\n" #: src/main.cc:170 #, c-format msgid " Gtk+ support disabled.\n" msgstr " Soporte Gtk+ desactiváu.\n" #: src/main.cc:173 #, c-format msgid " Compiled with Qt %s\n" msgstr " Compiláu con Qt %s\n" #: src/main.cc:174 #, c-format msgid " Running on Qt %s\n" msgstr " Executáu en Qt %s\n" #: src/main.cc:176 #, c-format msgid " Qt support disabled.\n" msgstr " Soporte Qt desactiváu.\n" #: src/main.cc:178 msgid "" "\n" "Current library versions:\n" msgstr "" "\n" "Versiones de llibreríes autuales:\n" #: src/main.cc:179 #, c-format msgid " NCurses version: %s\n" msgstr " Versión de NCurses: %s\n" #: src/main.cc:180 #, c-format msgid " cwidget version: %s\n" msgstr " Versión de cwidget: %s\n" #: src/main.cc:181 #, c-format msgid " Apt version: %s\n" msgstr " Versión d'Apt: %s\n" #: src/main.cc:187 #, c-format msgid "Usage: aptitude [-S fname] [-u|-i]" msgstr "Mou d'usu: aptitude [-S nome_ficheru] [-u|-i]" #: src/main.cc:189 #, c-format msgid " aptitude [options] ..." msgstr " aptitude [opciones] ..." #: src/main.cc:191 #, c-format msgid "" " Actions (if none is specified, aptitude will enter interactive mode):\n" "\n" msgstr "" " Aiciones (si nun especifiques nenguna, aptitude entrará en mou):\n" "\n" #: src/main.cc:192 #, c-format msgid " install - Install/upgrade packages.\n" msgstr " install - Instala/anova paquetes.\n" #: src/main.cc:193 #, c-format msgid " remove - Remove packages.\n" msgstr " remove - Desanicia paquetes.\n" #: src/main.cc:194 #, c-format msgid " purge - Remove packages and their configuration files.\n" msgstr "" " purge - Desanicia paquetes xunto colos sos ficheros de " "configuración.\n" #: src/main.cc:195 #, c-format msgid " hold - Place packages on hold.\n" msgstr " hold - Bloquia paquetes.\n" #: src/main.cc:196 #, c-format msgid " unhold - Cancel a hold command for a package.\n" msgstr " unhold - Desbloquia un paquete.\n" #: src/main.cc:197 #, c-format msgid "" " markauto - Mark packages as having been automatically installed.\n" msgstr " markauto - Marca paquetes como instalaos manualmente.\n" #: src/main.cc:198 #, c-format msgid " unmarkauto - Mark packages as having been manually installed.\n" msgstr " unmarkauto - Desmarca paquetes como instalaos manualmente.\n" #: src/main.cc:199 #, c-format msgid "" " forbid-version - Forbid aptitude from upgrading to a specific package " "version.\n" msgstr "" " forbid-version - Prohíbe a aptitude anovar a una versión específica d'un " "paquete.\n" #: src/main.cc:200 #, c-format msgid " update - Download lists of new/upgradable packages.\n" msgstr " update - Baxa les llistes de paquetes nuevos/anovables.\n" #: src/main.cc:201 #, c-format msgid " safe-upgrade - Perform a safe upgrade.\n" msgstr " safe-upgrade - Fai un anovamientu seguru.\n" #: src/main.cc:202 #, c-format msgid "" " full-upgrade - Perform an upgrade, possibly installing and removing " "packages.\n" msgstr "" " full-upgrade - Fae una anovamientu, posiblemente instalando y desaniciando\n" " paquetes.\n" #: src/main.cc:203 #, c-format msgid " build-dep - Install the build-dependencies of packages.\n" msgstr " build-dep - Instala les dependencies de los paquetes.\n" #: src/main.cc:204 #, c-format msgid " forget-new - Forget what packages are \"new\".\n" msgstr " forget-new - Escaez qué paquetes son \"nuevos\".\n" #: src/main.cc:205 #, c-format msgid " search - Search for a package by name and/or expression.\n" msgstr " search - Gueta un paquete por nome y/o espresión.\n" #: src/main.cc:206 #, c-format msgid " show - Display detailed information about a package.\n" msgstr " show - Visualiza información detallada d'un paquete.\n" #: src/main.cc:207 #, c-format msgid " versions - Displays the versions of specified packages.\n" msgstr " versions - Amuesa les versiones de los paquetes especificaos.\n" #: src/main.cc:208 #, c-format msgid " clean - Erase downloaded package files.\n" msgstr " clean - Desanicia los ficheros de paquetes baxaos.\n" #: src/main.cc:209 #, c-format msgid " autoclean - Erase old downloaded package files.\n" msgstr "" " autoclean - Desanicia los ficheros de paquetes baxaos obsoletos.\n" #: src/main.cc:210 #, c-format msgid " changelog - View a package's changelog.\n" msgstr " changelog - Ver el rexistru de cambeos del paquete.\n" #: src/main.cc:211 #, c-format msgid " download - Download the .deb file for a package.\n" msgstr " download - Baxa los ficheros .deb pa un paquete.\n" #: src/main.cc:212 #, c-format msgid "" " reinstall - Download and (possibly) reinstall a currently installed " "package.\n" msgstr "" " reinstall - Baxa y (posiblemente) reinstala un paquete ya instaláu.\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 - Amuesa los paquetes manualmente instalaos que necesiten un " "paquete, o\n" " o por qué ún de los paquetes necesita un paquete concretu.\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 - Amuesa los paquetes manualmente instalaos que lleven a un\n" " conflictu con un paquete determináu, o por qué si se " "instalaran\n" " un o más paquetes llevaríen a un conflictu con dicho " "paquete.\n" #: src/main.cc:219 #, c-format msgid " Options:\n" msgstr " Opciones:\n" #: src/main.cc:220 #, c-format msgid " -h This help text.\n" msgstr " -h Esti testu d'ayuda.\n" #: src/main.cc:222 #, c-format msgid "" " --gui Use the GTK GUI even if disabled in the configuration.\n" msgstr "" " --gui Usar la GUI GTK incluso si ta desactivo na configuración.\n" #: src/main.cc:224 #, c-format msgid " --no-gui Do not use the GTK GUI even if available.\n" msgstr " --gui Nun usar la GUI GTK incluso si ta disponible.\n" #: src/main.cc:226 #, c-format msgid " --qt Use the Qt GUI.\n" msgstr " --qt Usa la IGU de Qt.\n" #: src/main.cc:227 #, c-format msgid "" " --no-qt Do not use the Qt GUI even if enabled in the configuration.\n" msgstr "" " --no-qt Nun usar la IGU Qt inclusu si s'activa na configuración.\n" #: src/main.cc:229 #, c-format msgid " -s Simulate actions, but do not actually perform them.\n" msgstr " -s Simula les aiciones, pero en realidá nun les fae.\n" #: src/main.cc:230 #, c-format msgid "" " -d Only download packages, do not install or remove anything.\n" msgstr " -d Sólo baxa paquetes, non instala o desinstala na.\n" #: src/main.cc:231 #, c-format msgid " -P Always prompt for confirmation of actions.\n" msgstr " -P Siempre pide confirmación de les aiciones.\n" #: src/main.cc:232 #, c-format msgid "" " -y Assume that the answer to simple yes/no questions is 'yes'.\n" msgstr "" " -y Supón que la rempuesta a entrugues simples de la triba " "sí/non ye 'sí'.\n" #: src/main.cc:233 #, c-format msgid "" " -F format Specify a format for displaying search results; see the " "manual.\n" msgstr "" " -F formatu Especifica'l formatu pa visualizar los resultaos de la " "gueta;\n" " ver el manual.\n" #: src/main.cc:234 #, c-format msgid "" " -O order Specify how search results should be sorted; see the " "manual.\n" msgstr "" " -O orde Especifica como se deben ordenar los resultados de la gueta;\n" " ver el manual.\n" #: src/main.cc:235 #, c-format msgid "" " -w width Specify the display width for formatting search results.\n" msgstr "" " -w anchu Especifica l'anchu del visor pa dar formatu a los resultaos " "de\n" " la gueta.\n" #: src/main.cc:236 #, c-format msgid " -f Aggressively try to fix broken packages.\n" msgstr " -f Intenta iguar paquetes frayaos de mou agresivu.\n" #: src/main.cc:237 #, c-format msgid "" " -V Show which versions of packages are to be installed.\n" msgstr "" " -V Amosa qué versiones de los paquetes van a instalase.\n" #: src/main.cc:238 #, c-format msgid "" " -D Show the dependencies of automatically changed packages.\n" msgstr " -D Amosa les dependencies de los paquetes camudaos\n" #: src/main.cc:239 #, c-format msgid " -Z Show the change in installed size of each package.\n" msgstr "" " -Z Amosa'l cambéu nel tamañu instaláu de cada paquete.\n" #: src/main.cc:240 #, c-format msgid "" " -v Display extra information. (may be supplied multiple " "times).\n" msgstr "" " -v Amosa información extra (puede dase más d'una vegada).\n" #: src/main.cc:241 #, c-format msgid "" " -t [release] Set the release from which packages should be installed.\n" msgstr "" " -t [distrib] Afita la distribución dende la que s'instalen los paquetes.\n" #: src/main.cc:242 #, c-format msgid "" " -q In command-line mode, suppress the incremental progress\n" " indicators.\n" msgstr "" " -q Non amosa los indicadores de progresu incrementales nel\n" " mou de llinia de comandos.\n" #: src/main.cc:244 #, c-format msgid " -o key=val Directly set the configuration option named 'key'.\n" msgstr "" " -o opconf=val Establez direutamente la opción de configuración nomada " "'key'.\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,\tEspecifica si se traten o non les\n" " recomendaciones como dependencies fuertes.\n" #: src/main.cc:247 #, c-format msgid " -S fname Read the aptitude extended status info from fname.\n" msgstr "" " -S fnombre Llee la información d'estáu estendida d'aptitude de " "fnombre.\n" #: src/main.cc:248 #, c-format msgid " -u Download new package lists on startup.\n" msgstr " -u Baxa una nueva llista de paquetes al aniciar.\n" #: src/main.cc:249 src/main.cc:251 #, c-format msgid " (terminal interface only)\n" msgstr " (namái interfaz de terminal)\n" #: src/main.cc:250 #, c-format msgid " -i Perform an install run on startup.\n" msgstr " -i Fae una instalación al aniciar.\n" #: src/main.cc:253 #, c-format msgid " This aptitude does not have Super Cow Powers.\n" msgstr " Esti aptitude nun tien poderes de Super Xatu.\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 "traza" #. 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 "debug" #. 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 "info" #. 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 "avisu" #. 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 "Fallu" #. 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 "fatal" #. 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 "off" #. 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 "" "Nome de nivel de rexistru desconocíu \"%s\" (esperáu \"traza\", \"debug\", " "\"info\", \"avisu\", \"fallu\", \"fatal\", o \"off\")." #. 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 "Nome logueáu inválidu \"%s\"." #: src/main.cc:807 #, c-format msgid "Expected a number after -q=\n" msgstr "Esperábase un númberu dempués de -q=\n" #: src/main.cc:816 #, c-format msgid "Expected a number after -q=, got %s\n" msgstr "Esperábase un númberu dempués de -q=, garró %s\n" #: src/main.cc:840 #, c-format msgid "-o requires an argument of the form key=value, got %s\n" msgstr "-o requier un argumentu de la forma opción=valor, díose %s\n" #: src/main.cc:930 #, c-format msgid "No comma following tag name \"%s\".\n" msgstr "Ensin coma dempués del nome d'etiqueta \"%s\".\n" #: src/main.cc:1022 src/main.cc:1032 msgid "WEIRDNESS: unknown option code received\n" msgstr "RAREZA: Recibióse códigu d'opción desconocíu\n" #: src/main.cc:1050 msgid "--show-package-names|never" msgstr "--show-package-names|never" #: src/main.cc:1053 msgid "--show-package-names|auto" msgstr "--show-package-names|auto" #: src/main.cc:1056 msgid "--show-package-names|always" msgstr "--show-package-names|always" #: src/main.cc:1061 #, c-format msgid "" "Invalid package names display mode \"%s\" (should be \"never\", \"auto\", or " "\"always\")." msgstr "" "Mou d'amuesa de paquete inválidu «%s» (tien de ser «never», «auto», o " "«always»)." #: src/main.cc:1067 msgid "no-summary" msgstr "ensin sumariu" #: src/main.cc:1069 msgid "first-package" msgstr "Primer paquete" #: src/main.cc:1071 msgid "first-package-and-type" msgstr "primer paquete y triba" #: src/main.cc:1073 msgid "all-packages" msgstr "Tolos paquetes" #: src/main.cc:1075 msgid "all-packages-with-dep-versions" msgstr "tolos paquetes coles sos versiones de dependencia" #. 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 "" "Inválidu \"why\" modelu de sumariu \"%s\": esperáu \"ensin sumariu\", " "\"primer paquete\", \"primer paquete y triba\", \"tolos paquetes\", o " "\"tolos paquetes con versiones de dependencia\"." #: src/main.cc:1123 msgid "" "Only one of --auto-clean-on-startup, --clean-on-startup, -i, and -u may be " "specified\n" msgstr "" "Namái hai d'especificar ún de --auto-clean-on-startup, --clean-on-startup, -" "i, y -u\n" #: src/main.cc:1132 msgid "" "-u, -i, and --clean-on-startup may not be specified in command-line mode " "(eg, with 'install')" msgstr "" "-u, -i, y --clean-on-startup nun puen especificase nel mou de llinia " "d'órdenes (con «install»)" #: src/main.cc:1149 msgid "-u, -i, and --clean-on-startup may not be specified with a command" msgstr "-u, -i, y --clean-on-startup nun puen especificase con una orde" #: src/main.cc:1222 #, c-format msgid "Command \"%s\" needs arguments\n" msgstr "" #: src/main.cc:1260 #, c-format msgid "Unknown command \"%s\"\n" msgstr "Comandu desconocíu \"%s\"\n" #: src/main.cc:1272 src/main.cc:1357 #, c-format msgid "Uncaught exception: %s\n" msgstr "Esceición non xestionada: %s\n" #: src/main.cc:1276 src/main.cc:1361 #, c-format msgid "" "Backtrace:\n" "%s\n" msgstr "" "Volcáu:\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 "Guetar por: " #: src/menu_text_layout.cc:75 src/menu_tree.cc:249 src/view_changelog.cc:180 msgid "Search backwards for: " msgstr "Guetar p'atrás: " #: src/mine/cmine.cc:115 src/mine/cmine.cc:154 src/ui.cc:1794 msgid "Minesweeper" msgstr "Buscamines" #: src/mine/cmine.cc:120 #, c-format msgid "%i/%i mines %d %s" msgstr "%i/%i mines %d %s" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "second" msgstr "segundu" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "seconds" msgstr "segundos" #: src/mine/cmine.cc:126 #, c-format msgid " %s in %d %s" msgstr " %s en %d %s" #: src/mine/cmine.cc:127 msgid "Won" msgstr "Ganáu" #: src/mine/cmine.cc:127 msgid "Lost" msgstr "Perdíu" #: src/mine/cmine.cc:169 src/mine/cmine.cc:209 #, c-format msgid "Could not open file \"%s\"" msgstr "Nun pue abrise'l ficheru \"%s\"" #: src/mine/cmine.cc:182 #, c-format msgid "Could not load game from %s" msgstr "Nun pue cargase'l xuegu dende %s" #: src/mine/cmine.cc:242 msgid "The board height must be a positive integer" msgstr "L'altor del tableru tien de ser un númberu enteru positivu" #: src/mine/cmine.cc:253 msgid "The board width must be a positive integer" msgstr "L'anchu del tableru tien de ser un númberu enteru positivu" #: src/mine/cmine.cc:264 msgid "Invalid mine count; please enter a positive integer" msgstr "" "Númberu de mines inválidu; por favor, introduz un númberu enteru positivu" #: src/mine/cmine.cc:284 msgid "Setup custom game" msgstr "Afitar un xuegu personalizáu" #: src/mine/cmine.cc:286 msgid "Height of board: " msgstr "Altor del tableru: " #: src/mine/cmine.cc:289 msgid "Width of board: " msgstr "Anchor del tableru: " #: src/mine/cmine.cc:292 msgid "Number of mines: " msgstr "Númberu de mines: " #: src/mine/cmine.cc:295 src/mine/cmine.cc:360 src/ui.cc:291 src/ui.cc:363 msgid "Ok" msgstr "Aceutar" #: src/mine/cmine.cc:353 msgid "Choose difficulty level" msgstr "Escoyer nivel de dificultá" #: src/mine/cmine.cc:355 msgid "Easy" msgstr "Fácil" #: src/mine/cmine.cc:356 msgid "Medium" msgstr "Mediu" #: src/mine/cmine.cc:357 msgid "Hard" msgstr "Díficil" #: src/mine/cmine.cc:358 msgid "Custom" msgstr "Personalizáu" #: src/mine/cmine.cc:456 msgid "You have won." msgstr "Ganasti." #: src/mine/cmine.cc:459 msgid "You lose!" msgstr "¡Perdisti!" #: src/mine/cmine.cc:657 msgid "Enter the filename to load: " msgstr "Introduz el nome del ficheru a cargar: " #: src/mine/cmine.cc:664 msgid "Enter the filename to save: " msgstr "Introduz el nome del ficheru a guardar: " #: 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 "Codificación de mine-help.txt|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 12 30 17 15" #: src/pkg_columnizer.cc:90 src/ui.cc:2812 msgid "Package" msgstr "Paquete" #: src/pkg_columnizer.cc:91 msgid "InstSz" msgstr "TamInst" #: src/pkg_columnizer.cc:92 msgid "DebSz" msgstr "TamDeb" #: src/pkg_columnizer.cc:94 msgid "Action" msgstr "Aición" #: src/pkg_columnizer.cc:96 msgid "InstVer" msgstr "VerInst" #: src/pkg_columnizer.cc:97 msgid "CandVer" msgstr "VerCand" #: src/pkg_columnizer.cc:98 msgid "LongState" msgstr "EstáuLlargu" #: src/pkg_columnizer.cc:99 msgid "LongAction" msgstr "AiciónLlarga" #: src/pkg_columnizer.cc:100 src/qt/widgets/packages_tab.cc:105 msgid "Maintainer" msgstr "Desendolcador" #: src/pkg_columnizer.cc:101 msgid "Priority" msgstr "Prioridá" #: src/pkg_columnizer.cc:102 msgid "Section" msgstr "Seición" #: src/pkg_columnizer.cc:103 msgid "RC" msgstr "RC" #: src/pkg_columnizer.cc:105 msgid "Tag" msgstr "Etiqueta" #: src/pkg_columnizer.cc:108 msgid "ProgName" msgstr "NomeProg" #: src/pkg_columnizer.cc:109 msgid "ProgVer" msgstr "VerProg" #: src/pkg_columnizer.cc:110 msgid "#Broken" msgstr "#Frayáu" #: src/pkg_columnizer.cc:111 msgid "DiskUsage" msgstr "UsuDiscu" #: src/pkg_columnizer.cc:112 msgid "DownloadSize" msgstr "TamañuBaxáu" #: 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 "virtual" #: src/pkg_columnizer.cc:244 src/pkg_ver_item.cc:215 src/pkg_ver_item.cc:223 msgid "purged" msgstr "purgáu" #: src/pkg_columnizer.cc:251 src/pkg_ver_item.cc:230 msgid "half-config" msgstr "medio-configuráu" #: src/pkg_columnizer.cc:253 src/pkg_ver_item.cc:232 msgid "half-install" msgstr "medio-instaláu" #: src/pkg_columnizer.cc:255 src/pkg_ver_item.cc:234 msgid "config-files" msgstr "ficheros-configuración" #: src/pkg_columnizer.cc:259 src/pkg_ver_item.cc:238 msgid "triggers-awaited" msgstr "disparadores-esperando" #: src/pkg_columnizer.cc:261 src/pkg_ver_item.cc:240 msgid "triggers-pending" msgstr "disparadores-pendientes" #: src/pkg_columnizer.cc:263 src/pkg_columnizer.cc:548 src/pkg_ver_item.cc:242 msgid "ERROR" msgstr "FALLU" #: src/pkg_columnizer.cc:310 src/pkg_ver_item.cc:300 msgid "hold" msgstr "retener" #: src/pkg_columnizer.cc:313 msgid "forbidden upgrade" msgstr "anovamientu prohibida" #: src/pkg_columnizer.cc:315 msgid "purge" msgstr "purgar" #: src/pkg_columnizer.cc:315 src/pkg_ver_item.cc:324 msgid "delete" msgstr "desaniciar" #: src/pkg_columnizer.cc:317 src/pkg_ver_item.cc:218 src/pkg_ver_item.cc:306 msgid "broken" msgstr "frayáu" #: 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 "instalar" #: src/pkg_columnizer.cc:321 msgid "reinstall" msgstr "reinstalar" #: src/pkg_columnizer.cc:323 msgid "upgrade" msgstr "anovar" #: 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 "dengún" #. TRANSLATORS: Imp = Important #: src/pkg_columnizer.cc:359 src/pkg_ver_item.cc:359 msgid "Imp" msgstr "Imp" #. TRANSLATORS: Req = Required #: src/pkg_columnizer.cc:361 src/pkg_ver_item.cc:362 msgid "Req" msgstr "Req" #. TRANSLATORS: Std = Standard #: src/pkg_columnizer.cc:363 src/pkg_ver_item.cc:365 msgid "Std" msgstr "Std" #. TRANSLATORS: Opt = Optional #: src/pkg_columnizer.cc:365 src/pkg_ver_item.cc:368 msgid "Opt" msgstr "Opt" #. TRANSLATORS: Xtr = Extra #: src/pkg_columnizer.cc:367 src/pkg_ver_item.cc:371 msgid "Xtr" msgstr "Xtr" #: 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 "#Frayáu: %ld" #: src/pkg_columnizer.cc:406 #, c-format msgid "Will use %sB of disk space" msgstr "Van usase %sB d'espaciu del discu" #: src/pkg_columnizer.cc:414 #, c-format msgid "Will free %sB of disk space" msgstr "Van lliberase %sB d'espaciu del discu" #: src/pkg_columnizer.cc:428 #, c-format msgid "DL Size: %sB" msgstr "TamDesc: %sB" #. TRANSLATORS: Hostname #: src/pkg_columnizer.cc:496 msgid "HN too long" msgstr "HN perllargu" #: src/pkg_columnizer.cc:674 #, c-format msgid "Using default for %s string: '%s'" msgstr "" #: src/pkg_columnizer.cc:679 src/pkg_columnizer.cc:691 #, c-format msgid "Unable to transcode package display format after \"%ls\"" msgstr "" "Nun pue aplicase transcode al formatu de visualización de los paquetes " "dempués de \"%ls\"" #: src/pkg_columnizer.cc:698 msgid "Internal error: Default column string is unparsable" msgstr "Fallu internu: la columna por defeutu nun ye lleíble" #: src/pkg_columnizer.cc:725 #, c-format msgid "Forbidden character in position %zu of %s string: '%s'" msgstr "" #: src/pkg_grouppolicy.cc:274 src/pkg_grouppolicy.cc:1036 msgid "Tasks" msgstr "Xeres" #: src/pkg_grouppolicy.cc:467 msgid "" "Security Updates\n" " Security updates for these packages are available from security.debian.org." msgstr "" "Anovamientos de Seguridá\n" " Los anovamientos de seguridá pa estos paquetes tán disponibles dende " "security.debian.org." #: src/pkg_grouppolicy.cc:468 msgid "" "Upgradable Packages\n" " A newer version of these packages is available." msgstr "" "Paquetes anovables\n" " Hai disponible una nueva versión d'estos paquetes" #: 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 "" "Paquetes nuevos\n" " Estos paquetes amestáronse a Debian dende la cabera vegada qu'esborraste la " "llista de paquetes \"nuevos\" (escueye \"Escaecer paquetes nuevos\" dende'l " "menu Aiciones pa vaciar esta llista)." #: src/pkg_grouppolicy.cc:470 msgid "" "Installed Packages\n" " These packages are currently installed on your computer." msgstr "" "Paquetes Instalaos\n" "Esos paquetes tán anguaño instalaos nel to ordenador." #: src/pkg_grouppolicy.cc:471 msgid "" "Not Installed Packages\n" " These packages are not installed on your computer." msgstr "" "Paquetes Non Instalaos\n" "Esos paquetes nun tán instalaos nel to ordenador." #: 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 "" "Paquetes obsoletos y creaos llocalmente\n" " Esos paquetes tán anguaño instalaos nel to ordenador, pero nun tán " "disponibles dende nenguna fonte d'apt. Puede que tean obsoletos y se " "desaniciaren del ficheru, o puede que tú compilases la to propia versión pa " "ti mesmu." #: 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 "" "Paquetes Virtuales\n" " Esos paquetes nun esisten; sólo son nomes qu'otros paquetes suelen requerir " "o dar dalguna funcionalidá." #: 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 "" "Paquetes recomandaos por otros paquetes\n" " Esos paquetes nun son obligatorios, pero pueden ser necesarios pa dar tola " "funcionalidá de dalgunos otros programes que vas a instalar o anovar." #: 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 "" "Paquetes suxeríos por otros paquetes\n" " Esos paquetes nun son requeríos pa que'l sistema furrule afayaízamente, " "pero nun dan funcionalidaes amestaes a dalgunos programes que van instalase." #: src/pkg_grouppolicy.cc:876 msgid "unknown" msgstr "desconocíu" #: src/pkg_grouppolicy.cc:887 #, c-format msgid "Priority %s" msgstr "Prioridá %s" #: src/pkg_grouppolicy.cc:970 msgid "End-user" msgstr "Usuariu final" #: src/pkg_grouppolicy.cc:971 msgid "Servers" msgstr "Sirvidores" #: src/pkg_grouppolicy.cc:972 msgid "Development" msgstr "Desarrollu" #: src/pkg_grouppolicy.cc:973 msgid "Localization" msgstr "Llocalización" #: src/pkg_grouppolicy.cc:974 msgid "Hardware Support" msgstr "Sofitu Hardware" #: src/pkg_grouppolicy.cc:976 msgid "Unrecognized tasks" msgstr "Xeres nun reconocíes" #: 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" " Xeres son grupos de paquetes que dan un mou cenciellu de seleicionar un " "conxuntu de paquetes pa un envís en particular." #: src/pkg_grouppolicy.cc:1166 #, c-format msgid "Bad number in format string: %ls" msgstr "Númberu incorreutu en cadena de formatu: %ls" #: src/pkg_grouppolicy.cc:1175 #, c-format msgid "Match indices must be 1 or greater, not \"%s\"" msgstr "Los índices de coincidencia tienen de ser 1 o mayor, no \"%s\"" #: src/pkg_grouppolicy.cc:1193 #, c-format msgid "Match index %ls is too large; available groups are (%s)" msgstr "" "L'índiz de coincidencia %ls ye abondu llargu; los grupos disponibles son (%s)" #: src/pkg_grouppolicy.cc:1432 msgid "TAGLESS PACKAGES" msgstr "PAQUETES ENSIN MARQUES" #: 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" " Esos paquetes nun tán entá clasificaos en debtags, o la base de datos de " "debtags nun ta presente (instalar debtags podría correxir esti problema)." #: src/pkg_info_screen.cc:150 msgid "Source Package: " msgstr "Paquete Fonte: " #: src/pkg_info_screen.cc:160 #, c-format msgid "Package names provided by %s" msgstr "Nomes del paquete daos por %s" #: src/pkg_info_screen.cc:173 #, c-format msgid "Packages which depend on %s" msgstr "Paquetes que dependen de %s" #: src/pkg_info_screen.cc:179 #, c-format msgid "Versions of %s" msgstr "Versiones de %s" #: 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 ye un paquete esencial!%n%n¿De xuru que quies desanicialu?%nEscribe '%s' " "si lo tas." #: src/pkg_item.cc:369 src/pkg_ver_item.cc:749 #, c-format msgid "Reporting a bug in %s:\n" msgstr "Informando un fallu en %s:\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 "" "Nun yes alministrador y nun atopo dengún mou pa convertite nél. Pa " "reconfigurar esti paquete, instala'l paquete menu, el paquete login, o " "executa aptitude como alministrador." #: src/pkg_item.cc:397 #, c-format msgid "Reconfiguring %s\n" msgstr "Reconfigurando %s\n" #: src/pkg_subtree.cc:163 #, c-format msgid "This group contains %d package." msgid_plural "This group contains %d packages." msgstr[0] "Esti grupu contién %d paquete." msgstr[1] "Esti grupu contién %d paquetes." #: src/pkg_tree.cc:178 msgid "All Packages" msgstr "Tolos Paquetes" #: src/pkg_tree.cc:282 #, c-format msgid "No packages matched the pattern \"%ls\"." msgstr "Dengún paquete concasa col patrón \"%ls\"." #: src/pkg_tree.cc:301 msgid "Enter the new package tree limit: " msgstr "Introduz el nuevu llímite d'ábol de paquetes: " #: src/pkg_tree.cc:334 msgid "Enter the new package grouping mechanism for this display: " msgstr "Introduz el nuevu mecanismu d'agrupación de paquetes pa esta vista: " #: src/pkg_tree.cc:342 msgid "Enter the new package sorting mechanism for this display: " msgstr "Introduz el nuevu mecanismu d'ordenación de paquetes pa esta vista: " #: src/pkg_view.cc:164 msgid "Couldn't cw::util::transcode column definition" msgstr "Nun pue camudase la definición de la columna cw::util::transcode" #: src/pkg_view.cc:171 msgid "Couldn't parse column definition" msgstr "Nun pue interpretase la definición de la columna" #: 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 "" "Si seleicionaste un paquete, nesti espaciu aparecerá una desplicación de por " "qué va instalase o desaniciase." #: src/pkg_view.cc:271 msgid "provides" msgstr "" #: src/pkg_view.cc:284 msgid "Virtual package not provided by any package." msgstr "" #: src/pkg_view.cc:289 msgid "Virtual package provided by:" msgstr "" #: src/pkg_view.cc:565 msgid "make_package_view: error in arguments -- two main widgets??" msgstr "" "make_package_view: Fallu nos argumentos -- ¿Dos componentes principales?" #: src/pkg_view.cc:571 msgid "" "make_package_view: error in arguments -- bad column list for static item" msgstr "" "make_package_view: Fallu nos argumentos -- La llista de columnes pal " "elementu estáticu ye incorreuta" #: src/pkg_view.cc:646 msgid "Related Dependencies" msgstr "Dependencies rellacionaes" #: src/pkg_view.cc:649 msgid "Why Installed" msgstr "Razón d'instalación" #: src/pkg_view.cc:668 msgid "make_package_view: bad argument!" msgstr "make_package_view: ¡Argumentu incorreutu!" #: src/pkg_view.cc:720 msgid "make_package_view: no main widget found" msgstr "make_package_view: componente principal non atopáu" #: src/qt/tabs_manager.cc:254 msgid "Perform Changes" msgstr "Facer cambeos" #: src/qt/widgets/packages_tab.cc:72 msgid "all" msgstr "toos" #: src/qt/widgets/packages_tab.cc:72 msgid "installed locally" msgstr "instaláu llocalmente" #: src/qt/widgets/packages_tab.cc:72 msgid "new" msgstr "nuevu" #: src/qt/widgets/packages_tab.cc:78 msgid "Show:" msgstr "Amosar:" #: src/qt/widgets/packages_tab.cc:84 msgid "Manage Filters" msgstr "Xestionar filtros" #: src/qt/widgets/packages_tab.cc:105 msgid "Name and Description" msgstr "Nome y descripción" #: src/qt/widgets/packages_tab.cc:111 msgid "Find:" msgstr "Atopar:" #: src/qt/widgets/packages_tab.cc:113 msgid "by" msgstr "por" #: src/qt/windows/main_window.cc:96 msgid "&File" msgstr "&Ficheru" #: src/qt/windows/main_window.cc:104 msgid "&Packages" msgstr "&Paquetes" #: src/qt/windows/main_window.cc:112 msgid "&Help" msgstr "&Ayuda" #: src/reason_fragment.cc:31 msgid "depends on" msgstr "depende de" #: src/reason_fragment.cc:33 msgid "pre-depends on" msgstr "dependencies previes de" #: src/reason_fragment.cc:35 msgid "suggests" msgstr "suxer" #: src/reason_fragment.cc:36 msgid "recommends" msgstr "encamienta" #: src/reason_fragment.cc:38 msgid "conflicts with" msgstr "conflictos con" #: src/reason_fragment.cc:40 msgid "breaks" msgstr "fraya" #: src/reason_fragment.cc:42 msgid "replaces" msgstr "camuda" #: src/reason_fragment.cc:43 msgid "obsoletes" msgstr "fae obsoleto a" #: src/reason_fragment.cc:44 msgid "enhances" msgstr "meyora" #: src/reason_fragment.cc:155 #, c-format msgid " (provided by %F)" msgstr " (proporcionáu por %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 "" "Si seleiciones un paquete, nesti espaciu aparecerá una desplicación del so " "estáu actual." #: 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 "" "Instalóse %B%s%b automáticamente; desaníciase porque tolos paquetes que " "dependen d'él van desaniciase:" #: src/reason_fragment.cc:359 msgid "%B%s%b will be automatically removed because of dependency errors:" msgstr "Desaniciaráse %B%s%b automáticamente por fallos de dependencies:" #: src/reason_fragment.cc:363 msgid "" "%B%s%b will be automatically installed to satisfy the following dependencies:" msgstr "" "Instalaráse %B%s%b automáticamente pa satisfacer les siguientes dependencies:" #: 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 "" "Nun pue anovase agora %B%s%b, pero si se pudiere, entá tendríes que " "caltenelu na versión %B%s%b" #: 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 nun s'anovará a la versión %B%s%b, pa evitar frayar les siguientes " "dependencies:" #: src/reason_fragment.cc:384 msgid "%B%s%b is currently installed." msgstr "%B%s%b ta anguaño instaláu." #: src/reason_fragment.cc:390 msgid "%B%s%b is not currently installed." msgstr "%B%s%b nun ta anguaño instaláu." #: src/reason_fragment.cc:398 msgid "Some dependencies of %B%s%b are not satisfied:" msgstr "Dalgunes dependencies de %B%s%b nun tán satisfeches:" #: src/reason_fragment.cc:402 msgid "%B%s%b will be downgraded." msgstr "Va baxase de versión %B%s%b." #: src/reason_fragment.cc:409 msgid "%B%s%b will not be upgraded to the forbidden version %B%s%b." msgstr "Nun va anovase %B%s%b a la versión prohibida %B%s%b." #: 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 pue anovase a la versión %B%s%b, pero ta reteníu na versión %B%s%b." #: src/reason_fragment.cc:420 msgid "%B%s%b will be re-installed." msgstr "%B%s%b va reinstalase." #: src/reason_fragment.cc:424 msgid "%B%s%b will be installed." msgstr "%B%s%b va instalase." #: src/reason_fragment.cc:428 msgid "%B%s%b will be removed." msgstr "%B%s%b va desaniciase." #: src/reason_fragment.cc:433 msgid "%B%s%b will be upgraded from version %B%s%b to version %B%s%b." msgstr "Va anovase %B%s%b dende la versión %B%s%b a la versión %B%s%b." #: src/reason_fragment.cc:440 msgid "%B%s%b is only partly installed; its installation will be completed." msgstr "%B%s%b ta parcialmente instaláu; Va completase la so instalación." #: src/reason_fragment.cc:472 msgid "" "The following packages depend on %B%s%b and will be broken by its removal:" msgstr "" "Los siguientes paquetes dependen de %B%s%b y van frañar pol so desaniciu:" #: src/reason_fragment.cc:475 msgid "The following packages depend on %B%s%b and are broken:" msgstr "Los siguientes paquetes dependen de %B%s%b y tán frañaos:" #: src/reason_fragment.cc:482 msgid "" "The following packages conflict with %B%s%b and will be broken by its " "installation:" msgstr "" "Los siguientes paquetes tienen conflictos con %B%s%b y van frayar pola so " "instalación:" #: 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 "" "Los siguientes paquetes dependen d'una versión de %B%s%b distinta de la " "versión instalada anguaño de %B%s%b, o tienen conflictos cola versión " "anguaño instalada:" #: 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 "" "Los siguientes paquetes tienen conflictos con %B%s%b, o dependen d'una " "versión d'esti que nun va instalase." #: src/reason_fragment.cc:523 msgid "The following packages conflict with %B%s%b:" msgstr "Los siguientes paquetes tienen conflictos con %B%s%b:" #: 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 "" "Los siguientes paquetes dependen d'una versión de %B%s%b distinta de la " "versión anguaño instalada de %B%s%b:" #: 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 "" "Los siguientes paquetes dependen d'una versión de %B%s%b que nun va " "instalase." #: src/reason_fragment.cc:538 msgid "upgraded" msgstr "anováu" #: src/reason_fragment.cc:538 msgid "downgraded" msgstr "baxáu de versión" #: 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 "" "Los siguientes paquetes dependen de la versión anguaño instalada de %B%s%b " "(%B%s%b), o tienen conflictos cola versión en que se convertirá %s (%B%s%b), " "y frayaránse si ye %s." #: 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 "" "Los siguientes paquetes tienen conflictos cola versión %B%s%b de %B%s%b, y " "frayaránse si ye %s." #: 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 "" "Los siguientes paquetes dependen de la versión %B%s%b de %B%s%b, y " "frayaránse si ye %s." #: src/solution_dialog.cc:97 src/solution_screen.cc:505 msgid "The package cache is not available." msgstr "Nun ta disponible l'atroxu de paquetes." #: src/solution_dialog.cc:105 msgid "No packages are broken." msgstr "Ensin paquetes frayaos." #: src/solution_dialog.cc:114 src/solution_screen.cc:528 msgid "No resolution found." msgstr "Nun s'atopó denguna solución." #: src/solution_dialog.cc:183 msgid "Previous" msgstr "Anterior" #: src/solution_dialog.cc:184 msgid "Next" msgstr "Siguiente" #: src/solution_dialog.cc:185 msgid "Apply" msgstr "Aplicar" #: src/solution_dialog.cc:186 msgid "Close" msgstr "Zarrar" #: src/solution_fragment.cc:164 #, c-format msgid "%s conflicts with %s [provided by %s %s]" msgstr "%s tien conflictos con %s [proporcionáu por %s %s]" #: src/solution_fragment.cc:177 #, c-format msgid "Removing %s" msgstr "Desaniciando %s" #: src/solution_fragment.cc:179 #, c-format msgid "Installing %s %s (%s)" msgstr "Instalando %s %s (%s)" #: src/solution_fragment.cc:185 #, c-format msgid "Leave %ls unresolved." msgstr "Dexar %ls nun resueltos." #: src/solution_fragment.cc:411 msgid "%BRemove%b the following packages:%n" msgstr "%BDesaniciar%b los paquetes siguientes:%n" #: src/solution_fragment.cc:426 msgid "%BInstall%b the following packages:%n" msgstr "%BInstalar%b los siguientes paquetes:%n" #: src/solution_fragment.cc:444 msgid "%BKeep%b the following packages at their current version:%n" msgstr "%BCaltener%b los siguientes paquetes na so versión actual:%n" #: src/solution_fragment.cc:468 msgid "%BUpgrade%b the following packages:%n" msgstr "%BAnovar%b los siguientes paquetes:%n" #: src/solution_fragment.cc:488 msgid "%BDowngrade%b the following packages:%n" msgstr "%BDesanovar%b los siguientes paquetes:%n" #: src/solution_item.cc:97 #, c-format msgid "Remove %F [%s (%s)]" msgstr "Desaniciar %F [%s (%s)]" #: src/solution_item.cc:104 #, c-format msgid "Install %F [%s (%s)]" msgstr "Instalar %F [%s (%s)]" #: src/solution_item.cc:112 #, c-format msgid "Cancel the installation of %F" msgstr "Encaboxar la instalación de %F" #: src/solution_item.cc:115 #, c-format msgid "Cancel the removal of %F" msgstr "Encaboxar el desaniciu de %F" #: src/solution_item.cc:118 #, c-format msgid "Keep %F at version %s (%s)" msgstr "Caltener %F na versión %s (%s)" #: src/solution_item.cc:126 #, c-format msgid "Upgrade %F [%s (%s) -> %s (%s)]" msgstr "Anovar %F [%s (%s) -> %s (%s)]" #: src/solution_item.cc:135 #, c-format msgid "Downgrade %F [%s (%s) -> %s (%s)]" msgstr "Baxar de versión %F [%s (%s) -> %s (%s)]" #: src/solution_item.cc:606 #, c-format msgid "-> Leave the dependency \"%s recommends %s\" unresolved." msgstr "-> Dexar la dependencia \"%s encamienta %s\" ensin resolver." #: src/solution_screen.cc:164 msgid "The following actions will resolve this dependency:" msgstr "Les aiciones siguientes resolverán estes dependencies:" #: src/solution_screen.cc:284 msgid "Keep the following packages at their current version:" msgstr "Caltener los siguientes paquetes na so versión actual:" #: src/solution_screen.cc:332 msgid "Leave the following recommendations unresolved:" msgstr "Dexar les siguientes recomendaciones ensin resolver:" #: src/solution_screen.cc:512 msgid "No broken packages." msgstr "Ensin paquetes frayaos" #: src/solution_screen.cc:542 #, c-format msgid "open: %d; closed: %d; defer: %d; conflict: %d" msgstr "abiertu: %d; zarráu: %d; diferíu: %d; conflictu: %d" #: src/trust.cc:19 src/trust.cc:21 msgid "WARNING" msgstr "AVISU" #: 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: ¡Esta versión de %s ye d'una %Bfonte ensin firmar%b! Instalando esti " "paquete puedes dexar a una persona maliciosa frayar o tomar el control del " "to sistema." #. 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 "Sí, sé que ye una idea permala" #: src/ui.cc:236 msgid "Er, there aren't any errors, this shouldn't have happened.." msgstr "Uhm, nun hai fallos, esto nun debiera pasar..." #: src/ui.cc:242 msgid "E:" msgstr "E:" #: src/ui.cc:244 msgid "W:" msgstr "W:" #: 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 "" "AVISU: ¡La caché de paquetes ta abierta en mou namái llectura! Estos cambeos " "y tols cambeos siguientes nun van guardase a nun ser que pares tolos demás " "programes n'execución basaos n'apt y seleiciones \"Convertise " "n'alministrador\" del menú Aiciones." #: src/ui.cc:346 msgid "Never display this message again." msgstr "Nun amosar esti mensaxe otra vegada." #: src/ui.cc:392 msgid "" "You may not modify the state of any package while a download is underway." msgstr "" "Nun modifiques l'estáu de dnengún paquete mientres tea una descarga en " "procesu." #: src/ui.cc:423 msgid "You already are root!" msgstr "¡Yá yes alministrador!" #: src/ui.cc:438 msgid "Invalid Get-Root-Command; it should start with su: or sudo:" msgstr "Get-Root-Command inválidu; tendría d'entamar con su: o sudo:" #: src/ui.cc:445 #, c-format msgid "Invalid Get-Root-Command; it should start with su: or sudo:, not %s:" msgstr "" "Get-Root-Command inválidu; tendría d'entamar con su: o sudo:, non %s:" #: src/ui.cc:474 #, c-format msgid "Unable to fork: %s" msgstr "Nun pue copiase: %s" #: src/ui.cc:578 msgid "" "Subprocess exited with an error -- did you type your password correctly?" msgstr "" "Subprocesu salió con un fallu -- ¿escribisti la contraseña correutamente?" #: src/ui.cc:617 msgid "Loading cache" msgstr "Cargando caché" #: src/ui.cc:659 msgid "Really quit Aptitude?" msgstr "¿Zarrar dafechu Aptitude?" #: src/ui.cc:713 src/ui.cc:2573 msgid "Change the behavior of aptitude" msgstr "Camudar el comportamientu" #: src/ui.cc:749 msgid "Really discard your personal settings and reload the defaults?" msgstr "" "¿De xuru que quies descartar les tos preferencies personales y cargar los " "valores por defeutu?" #: src/ui.cc:794 #, c-format msgid "Using default value for %s string: '%s'" msgstr "" #: src/ui.cc:885 msgid "View available packages and choose actions to perform" msgstr "Ver los paquetes disponibles y escoyer les aiciones a facer" #: src/ui.cc:914 msgid "Recommended Packages" msgstr "Paquetes Encamentaos" #: src/ui.cc:915 msgid "View packages that it is recommended that you install" msgstr "Ver paquetes que s'encamienta qu'instales" #: src/ui.cc:916 msgid "Recommendations" msgstr "Recomendaciones" #: src/ui.cc:931 src/ui.cc:933 msgid "Packages (flat)" msgstr "" #: src/ui.cc:932 msgid "" "View available packages (flat, no grouping) and choose actions to perform" msgstr "" #: src/ui.cc:959 src/ui.cc:961 msgid "Packages (debtags)" msgstr "" #: src/ui.cc:960 msgid "" "View available packages (debtags grouping) and choose actions to perform" msgstr "" #: src/ui.cc:979 src/ui.cc:981 msgid "Packages (source)" msgstr "" #: src/ui.cc:980 msgid "" "View available packages (source grouping) and choose actions to perform" msgstr "" #: src/ui.cc:1002 #, c-format msgid "Information about %s" msgstr "Información tocante a %s" #: src/ui.cc:1004 #, c-format msgid "%s info" msgstr "%s info" #: src/ui.cc:1025 #, c-format msgid "Packages depending on %s" msgstr "Paquetes que dependen de %s" #: src/ui.cc:1026 #, c-format msgid "Dependencies of %s" msgstr "Dependencies de %s" #: src/ui.cc:1029 #, c-format msgid "%s reverse deps" msgstr "%s deps inversos" #: src/ui.cc:1030 #, c-format msgid "%s deps" msgstr "%s deps" #: src/ui.cc:1048 #, c-format msgid "Available versions of %s" msgstr "Versiones disponibles de %s" #: src/ui.cc:1050 #, c-format msgid "%s versions" msgstr "%s versiones" #: 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 entrégase " "%BENSIN DENGUNA GARANTÍA%b; pa más detalles mira la 'llicencia' nel menú " "d'Ayuda. Esto ye software llibre, y puedes redistribuilu baxo ciertes " "condiciones; mira la 'llicencia' pa detalles." #: src/ui.cc:1106 src/ui.cc:1108 msgid "License" msgstr "Llicencia" #: src/ui.cc:1107 src/ui.cc:2665 msgid "View the terms under which you may copy and distribute aptitude" msgstr "Ver los terminos baxo los que pues copiar y distribuyir aptitude" #. TRANSLATORS: You can translate help.txt and set the filename here. #: src/ui.cc:1122 msgid "Localized file|help.txt" msgstr "help.txt" #: src/ui.cc:1124 msgid "Encoding of help.txt|UTF-8" msgstr "Codificación d'help.txt|UTF-8" #: src/ui.cc:1135 msgid "Online Help" msgstr "Ayuda en llinia" #: src/ui.cc:1136 msgid "View a brief introduction to aptitude" msgstr "Ver una curtia introducción a aptitude" #: src/ui.cc:1137 src/ui.cc:2817 msgid "Help" msgstr "Ayuda" #. TRANSLATORS: You can translate README and set the filename here. #: src/ui.cc:1146 msgid "Localized file|README" msgstr "README.ast" #: src/ui.cc:1147 msgid "Encoding of README|ISO_8859-1" msgstr "Codificación de README|ISO_8859-1" #: src/ui.cc:1158 msgid "User's Manual" msgstr "Manual d'Usuariu" #: src/ui.cc:1159 msgid "Read the full user's manual of aptitude" msgstr "Lleer tol manual d'usuariu d'aptitude" #: src/ui.cc:1160 msgid "Manual" msgstr "Manual" #: 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 "Ver una llista de entrugues retrucaes frecuentes" #: src/ui.cc:1177 src/ui.cc:1179 msgid "News" msgstr "Noticies" #: src/ui.cc:1178 #, c-format msgid "View the important changes made in each version of %s" msgstr "Ver los cambeos más importantes fechos en cada versión de %s" #: src/ui.cc:1185 #, c-format msgid "" "Unable to remove the old temporary directory; you should remove %s by hand." msgstr "" "Nun pudo desaniciase'l direutoriu temporal anterior; tendríes de desaniciar " "%s a mano." #: src/ui.cc:1190 #, c-format msgid "" "Will not remove %s; you should examine the files in it and remove them by " "hand." msgstr "" "Nun va desaniciase %s; Tienes de desaminar los ficheros que contién y " "desanicialos a mano." #: 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 "" "Paez qu'una versión previa d'aptitude dexó ficheros en %s. Dablemente seyan " "inútiles y puedan esborrase.%n%n¿Quies desaniciar esti direutoriu y tol so " "conteníu? Si seleiciones \"Non\", nun vas ver más esti mensaxe." #: src/ui.cc:1237 msgid "Performing actions..." msgstr "" #: src/ui.cc:1291 msgid "View the progress of the package download" msgstr "Ver el progresu de la baxada de los paquetes" #: src/ui.cc:1292 msgid "Package Download" msgstr "Baxada Paquetes" #: 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 "" "%BAVISU%b: ¡van instalase versiones ensin roblar de los siguietnes " "paquetes!%n%nPaquetes ensin roblar puen %Bcomprometer la seguridá del " "sistema%b. Namái debieres siguir cola instalación si tas seguru de qué " "quies.%n%n" #: src/ui.cc:1345 msgid " %S*%N %s [version %s]%n" msgstr " %S*%N %s [versión %s]%n" #: src/ui.cc:1351 msgid "Really Continue" msgstr "Siguir de toes formes" #: src/ui.cc:1353 msgid "Abort Installation" msgstr "Albortar Instalación" #: src/ui.cc:1417 msgid "Preview of package installation" msgstr "Previsualizar la instalación de los paquetes" #: src/ui.cc:1418 msgid "View and/or adjust the actions that will be performed" msgstr "Ver y/o axustar les aiciones que se van facer" #: src/ui.cc:1480 msgid "Some packages were broken and have been fixed:" msgstr "Dalgunos paquetes taben frayaos ya iguáronse:" #: src/ui.cc:1488 msgid "No solution to these dependency problems exists!" msgstr "¡Ensin solución pa estos problemes de dependencia!" #: src/ui.cc:1494 #, c-format msgid "" "Ran out of time while trying to resolve dependencies (press \"%s\" to try " "harder)" msgstr "" "¡Escosó'l tiempu tratando de resolver les dependencies (calca \"%s\" pa " "intentalo concienzudamente)" #: 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 "" "La instalación/desaniciu de paquetes requier privilexos d'alministración, " "qu'agora mesmo nun tienes. ¿Quies camudar a la cuenta d'alministrador?" #: src/ui.cc:1543 src/ui.cc:1782 src/ui.cc:1843 src/ui.cc:1938 msgid "Become root" msgstr "Convertise n'alministrador" #: src/ui.cc:1545 src/ui.cc:1784 src/ui.cc:1845 src/ui.cc:1940 msgid "Don't become root" msgstr "Nun convertise n'alministrador" #: src/ui.cc:1666 msgid "No packages are scheduled to be installed, removed, or upgraded." msgstr "Ensin paquetes planificaos pa instalar, desaniciar o anovar." #: 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 "" "Nun va instalase, desaniciase o anovase nengún paquete. Dalgunos paquetes " "puen anovase, pero nun escoyisti anovalos. Escribi \"U\" pa preparar un " "anovamientu." #: src/ui.cc:1752 msgid "Updating package lists" msgstr "Anovando llista de paquetes" #: src/ui.cc:1753 msgid "View the progress of the package list update" msgstr "Ver el progresu de l'anovamientu de la llista de paquetes" #: src/ui.cc:1754 msgid "List Update" msgstr "Anovar Llistes" #: 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 "" "L'anovamientu de la llista de paquetes requier privilexos d'alministrador, " "que tu nun tienes anguaño. ¿Quies camudar a la cuenta d'alministrador?" #: src/ui.cc:1794 src/ui.cc:2408 msgid "Waste time trying to find mines" msgstr "Pierdi'l to tiempu intentando guetar les mines" #: src/ui.cc:1801 src/ui.cc:1889 msgid "Cleaning while a download is in progress is not allowed" msgstr "Nun ta permitío llimpiar mientres se ta faciendo una descarga" #: src/ui.cc:1816 msgid "Deleting downloaded files" msgstr "Desaniciando ficheros baxaos" #: src/ui.cc:1830 msgid "Downloaded package files have been deleted" msgstr "Desaniciáronse los ficheros de paquetes baxaos" #: 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 "" "La llimpieza de la caché de paquetes requier privilexos alministrativos, que " "nun tienes anguaño. ¿Quies facer un cambéu a la cuenta de superusuariu?" #: src/ui.cc:1886 msgid "The apt cache file is not available; cannot auto-clean." msgstr "El ficheru de caché d'apt nun ta disponible; nun pue autollimpiase" #: src/ui.cc:1924 #, c-format msgid "" "Obsolete downloaded package files have been deleted, freeing %sB of disk " "space." msgstr "" "Desaniciaos los ficheros de paquetes obsoletos baxaos, lliberando %sB " "d'espaciu en discu." #: 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 "" "Desaniciar los ficheros obsoletos requier privilexos alministrativos, que " "nun tienes anguaño. ¿Quies facer un cambéu a la cuenta de superusuariu?" #: src/ui.cc:2037 msgid "No more solutions." msgstr "Nun hai más soluciones." #: src/ui.cc:2245 msgid "Unable to find a solution to apply." msgstr "Nun pue atopase denguna solución a aplicar." #: src/ui.cc:2251 msgid "Ran out of time while trying to find a solution." msgstr "Escosó'l tiempu al intentar guetar una solución." #: src/ui.cc:2311 src/ui.cc:2313 msgid "Resolve Dependencies" msgstr "Resolver les Dependencies" #: src/ui.cc:2312 msgid "Search for solutions to unsatisfied dependencies" msgstr "Guetar soluciones pa les dependencies nun satisfeches" #: src/ui.cc:2324 #, c-format msgid "Unable to open %ls" msgstr "Nun pue abrise %ls" #: src/ui.cc:2330 msgid "Error while dumping resolver state" msgstr "Fallu volcando l'estáu del iguador" #: src/ui.cc:2370 msgid "^Install/remove packages" msgstr "^Instalar/desaniciar paquetes" #: src/ui.cc:2373 msgid "^Update package list" msgstr "^Anovar llista de paquetes" #: src/ui.cc:2378 msgid "Mark Up^gradable" msgstr "Marcar ^anovable" #: src/ui.cc:2383 msgid "^Forget new packages" msgstr "^Escaecer paquetes nuevos" #: src/ui.cc:2387 msgid "Canc^el pending actions" msgstr "Enc^aboxar aiciones pendientes" #: src/ui.cc:2391 msgid "^Clean package cache" msgstr "^Llimpiar la caché de paquetes" #: src/ui.cc:2395 msgid "Clean ^obsolete files" msgstr "Llimpiar ficheros ^obsoletos" #: src/ui.cc:2402 msgid "^Reload package cache" msgstr "^Recargar caché de paquetes" #: src/ui.cc:2407 msgid "^Play Minesweeper" msgstr "^Xugar al guetamines" #: src/ui.cc:2412 msgid "^Become root" msgstr "^Convertise n'alministrador" #: src/ui.cc:2415 msgid "^Quit" msgstr "^Colar" #: src/ui.cc:2422 src/ui.cc:2811 msgid "Undo" msgstr "Desfacer" #: src/ui.cc:2431 msgid "^Install" msgstr "^Instalar" #: src/ui.cc:2432 msgid "Flag the currently selected package for installation or upgrade" msgstr "Conseñar el paquete seleicionáu anguaño pa instalar o anovar" #: src/ui.cc:2435 msgid "R^einstall" msgstr "" #: src/ui.cc:2436 msgid "Flag the currently selected package for reinstallation" msgstr "" #: src/ui.cc:2439 msgid "^Remove" msgstr "^Desaniciar" #: src/ui.cc:2440 msgid "Flag the currently selected package for removal" msgstr "Conseñar el paquete seleicionáu anguaño pa desaniciar" #: src/ui.cc:2443 msgid "^Purge" msgstr "^Purgar" #: src/ui.cc:2444 msgid "" "Flag the currently selected package and its configuration files for removal" msgstr "" "Conseñar el paquete seleicionáu anguaño y los sos ficheros de configuración " "pa desaniciar" #: src/ui.cc:2447 msgid "^Keep" msgstr "^Caltener" #: src/ui.cc:2448 msgid "Cancel any action on the selected package" msgstr "Encaboxar cualesquier aición nel paquete seleicionáu" #: src/ui.cc:2451 msgid "^Hold" msgstr "^Retener" #: src/ui.cc:2452 msgid "" "Cancel any action on the selected package, and protect it from future " "upgrades" msgstr "" "Encaboxar cualesquier aición nel paquete seleicionáu, y protexelu de futuros " "anovamientos" #: src/ui.cc:2455 msgid "Mark ^Auto" msgstr "Conseñar ^Automáticu" #: 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 "" "Conseñar el paquete seleicionáu como instaláu automáticamente; va " "desaniciase automáticamente si dengún otru paquete depende d'él" #: src/ui.cc:2459 msgid "Mark ^Manual" msgstr "Conseñar ^Manual" #: 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 "" "Conseñar el paquete seleicionáu como instaláu manualmente; nun va " "desaniciase sacante que lo faigas manualmente" #: src/ui.cc:2463 msgid "^Forbid Version" msgstr "^Prohibir Versiones" #: 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 "" "Evitar la instalación de la versión candidata del paquete seleicionáu. Les " "versiones postreres del paquete van instalase del mou usual" #: src/ui.cc:2468 msgid "I^nformation" msgstr "I^nformación" #: src/ui.cc:2469 msgid "Display more information about the selected package" msgstr "Amosar más información tocante al paquete seleicionáu" #: src/ui.cc:2472 msgid "C^ycle Package Information" msgstr "Rec^orrer Información de paquetes" #: 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 "" "Recorrer tolos moos del área d'información de paquetes: pues amosar la " "descripción llarga del paquete, un resume del so estáu de dependencies o un " "análisis de por qué se necesita'l paquete." #: src/ui.cc:2476 msgid "^Changelog" msgstr "^Rexistru de cambeos" #: src/ui.cc:2477 msgid "Display the Debian changelog of the selected package" msgstr "Amosar el rexistru de cambeos de Debian pal paquete seleicionáu" #: src/ui.cc:2484 msgid "^Examine Solution" msgstr "^Desaminar Solución" #: src/ui.cc:2485 msgid "Examine the currently selected solution to the dependency problems." msgstr "" "Desaminar los problemes de dependencia de la solución seleicionada anguaño" #: src/ui.cc:2488 msgid "Apply ^Solution" msgstr "Aplicar ^Solución" #: src/ui.cc:2489 msgid "Perform the actions contained in the currently selected solution." msgstr "Facer les aiciones conteníes na solución seleicionada anguaño." #: src/ui.cc:2492 msgid "^Next Solution" msgstr "^Solución siguiente" #: src/ui.cc:2493 msgid "Select the next solution to the dependency problems." msgstr "Seleicionar la siguiente solución a los problemes de dependencia." #: src/ui.cc:2496 msgid "^Previous Solution" msgstr "^Solución anterior" #: src/ui.cc:2497 msgid "Select the previous solution to the dependency problems." msgstr "Seleicionar la solución anterior a los problemes de dependencia." #: src/ui.cc:2500 msgid "^First Solution" msgstr "^Primer Solución" #: src/ui.cc:2501 msgid "Select the first solution to the dependency problems." msgstr "Seleicionar la primer solución a los problemes de dependencies." #: src/ui.cc:2504 msgid "^Last Solution" msgstr "Cabera So^lución" #: src/ui.cc:2505 msgid "" "Select the last solution to the dependency problems that has been generated " "so far." msgstr "" "Seleicionar la cabera solución a los problemes de dependencies que se " "xeneraron fasta agora." #: src/ui.cc:2511 msgid "Toggle ^Rejected" msgstr "Camudar ^Refugaos" #: src/ui.cc:2512 msgid "Toggle whether the currently selected action is rejected." msgstr "Camudar ente refugar o non la aición seleicionada." #: src/ui.cc:2516 msgid "Toggle ^Approved" msgstr "Camudar ^Aceutada" #: src/ui.cc:2517 msgid "Toggle whether the currently selected action is approved." msgstr "Camudar ente aceutar o non l'aición seleicionada." #: src/ui.cc:2521 msgid "^View Target" msgstr "^Ver Oxetivu" #: src/ui.cc:2522 msgid "View the package which will be affected by the selected action" msgstr "Ver el paquete que va quedar afeutáu pola aición seleicionada" #: src/ui.cc:2528 msgid "Reject Breaking ^Holds" msgstr "Refugar Frayar ^Bloqueos" #: src/ui.cc:2530 msgid "" "Reject all actions that would change the state of held packages or install " "forbidden versions" msgstr "" "refugar toles aiciones que camudarán l'estáu d'un paquete bloqueáu o " "qu'instalaríen versiones prohibíes." #: src/ui.cc:2538 msgid "^Find" msgstr "^Guetar" #: src/ui.cc:2539 msgid "Search forwards" msgstr "Guetar p'alantre" #: src/ui.cc:2542 msgid "^Find Backwards" msgstr "^Guetar p'atrás" #: src/ui.cc:2543 msgid "Search backwards" msgstr "Guetar p'atrás" #: src/ui.cc:2546 msgid "Find ^Again" msgstr "^Atopar Otra Vegada" #: src/ui.cc:2547 msgid "Repeat the last search" msgstr "Repetir la cabera gueta" #: src/ui.cc:2550 msgid "Find Again ^Backwards" msgstr "Atopar Otra Vegada p'^Atrás" #: src/ui.cc:2551 msgid "Repeat the last search in the opposite direction" msgstr "Repetir la cabera gueta na direición opuesta" #: src/ui.cc:2555 msgid "^Limit Display" msgstr "^Llimitar Vista" #: src/ui.cc:2556 msgid "Apply a filter to the package list" msgstr "Aplicar un filtru a la llista de paquetes" #: src/ui.cc:2559 msgid "^Un-Limit Display" msgstr "^Non Llimitar Vista" #: src/ui.cc:2560 msgid "Remove the filter from the package list" msgstr "Desaniciar el filtru de la llista de paquetes" #: src/ui.cc:2564 msgid "Find ^Broken" msgstr "Atopar ^Frayáu" #: src/ui.cc:2565 msgid "Find the next package with unsatisfied dependencies" msgstr "Atopar el paquete siguiente con dependencies nun satisfeches" #: src/ui.cc:2572 msgid "^Preferences" msgstr "^Preferencies" #: src/ui.cc:2577 msgid "^UI options" msgstr "Opciones ^IU" #: src/ui.cc:2578 msgid "Change the settings which affect the user interface" msgstr "Camudar les preferencies qu'afeuten a la interface d'usuariu" #: src/ui.cc:2581 msgid "^Dependency handling" msgstr "Manexu de ^Dependencies" #: src/ui.cc:2582 msgid "Change the settings which affect how package dependencies are handled" msgstr "" "Camudar les preferencies qu'afeuten a cómo se remanen les dependencies del " "paquete" #: src/ui.cc:2585 msgid "^Miscellaneous" msgstr "^Miscelánea" #: src/ui.cc:2586 msgid "Change miscellaneous program settings" msgstr "Camudar diverses preferencies del programa" #: src/ui.cc:2592 msgid "^Revert options" msgstr "^Revertir opciones" #: src/ui.cc:2593 msgid "Reset all settings to the system defaults" msgstr "Resetear toles configuraciones a les por defeutu del sistema" #: src/ui.cc:2604 msgid "^Next" msgstr "^Siguiente" #: src/ui.cc:2605 msgid "View next display" msgstr "Ver siguiente visualización" #: src/ui.cc:2608 msgid "^Prev" msgstr "^Prev" #: src/ui.cc:2609 msgid "View previous display" msgstr "Ver visualización previa" #: src/ui.cc:2612 msgid "^Close" msgstr "^Zarrar" #: src/ui.cc:2613 msgid "Close this display" msgstr "Zarrar esta visualización" #: src/ui.cc:2618 msgid "New Package ^View" msgstr "Nueva ^Vista de Paquete" #: src/ui.cc:2619 msgid "Create a new default package view" msgstr "Crear una nueva vista de paquete por defeutu" #: src/ui.cc:2622 msgid "Audit ^Recommendations" msgstr "Auditar ^Recomendaciones" #: src/ui.cc:2623 msgid "" "View packages which it is recommended that you install, but which are not " "currently installed." msgstr "" "Ver paquetes que s'encamienta qu'instales, pero que nun tienes instalaos " "anguaño." #: src/ui.cc:2626 msgid "New ^Flat Package List" msgstr "Nueva ^Vista de Llista de Paquetes" #: src/ui.cc:2627 msgid "View all the packages on the system in a single uncategorized list" msgstr "Ver tolos paquetes nel sistema nuna llista simple ensin categoríes" #: src/ui.cc:2630 msgid "New ^Debtags Browser" msgstr "Nuevu Restolador ^Debtags" #: src/ui.cc:2632 msgid "Browse packages using Debtags data" msgstr "Restolar paquetes usando datos Debtags" #: src/ui.cc:2635 msgid "New ^Source Package View" msgstr "" #: src/ui.cc:2637 msgid "Create a new package view, grouped by source package" msgstr "" #: src/ui.cc:2645 msgid "^About" msgstr "^Tocante a" #: src/ui.cc:2646 msgid "View information about this program" msgstr "Ver información tocante a esti programa" #: src/ui.cc:2649 msgid "^Help" msgstr "^Ayuda" #: src/ui.cc:2650 msgid "View the on-line help" msgstr "Ver l'ayuda en llinia" #: src/ui.cc:2652 msgid "User's ^Manual" msgstr "^Manual d'usuariu" #: src/ui.cc:2653 msgid "View the detailed program manual" msgstr "Ver el manual de programa detalláu" #: src/ui.cc:2656 msgid "^FAQ" msgstr "^FAQ" #: src/ui.cc:2660 msgid "^News" msgstr "^Noticies" #: src/ui.cc:2661 msgid "View the important changes made in each version of " msgstr "Ver los cambeos importantes fechos en cada versión de " #: src/ui.cc:2664 msgid "^License" msgstr "^Llicencia" #: src/ui.cc:2810 msgid "Actions" msgstr "Aiciones" #: src/ui.cc:2814 msgid "Search" msgstr "Guetar" #: src/ui.cc:2815 msgid "Options" msgstr "Opciones" #: src/ui.cc:2816 msgid "Views" msgstr "Vistes" #: src/ui.cc:2882 #, c-format msgid "" "%ls: Menu %ls: Help %ls: Quit %ls: Update %ls: " "Preview/Download/Install/Remove Pkgs" msgstr "" #: src/ui.cc:3252 msgid "yes_key" msgstr "yes_key" #: src/ui.cc:3253 msgid "no_key" msgstr "no_key" #: src/view_changelog.cc:273 #, c-format msgid "%s changes" msgstr "%s cambeos" #: src/view_changelog.cc:274 msgid "View the list of changes made to this Debian package." msgstr "Ver la llista de cambeos fecha a esti paquete Debian." #: src/view_changelog.cc:343 #, c-format msgid "Preparing to download the changelog of %s" msgstr "Preparando la descarga del rexistru de cambeos de %s" #: src/view_changelog.cc:371 #, c-format msgid "Failed to download the changelog of %s: %s" msgstr "Falló al descargar el rexistru de cambeos de %s: %s" #: src/view_changelog.cc:382 #, c-format msgid "Downloading the changelog of %s" msgstr "Descargando'l rexistru de cambeos de %s" #: src/view_changelog.cc:415 msgid "You can only view changelogs of official Debian packages." msgstr "Namái pues ver rexistros de cambéu de paquetes oficiales de Debian." language-pack-ast-base/data/ast/LC_MESSAGES/bfd.po0000644000000000000000000053103612734304515016534 0ustar msgid "" msgstr "" "Project-Id-Version: bfd 2.17.90\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-10 09:42+1030\n" "PO-Revision-Date: 2009-08-20 21:25+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 15:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: aout-adobe.c:127 msgid "%B: Unknown section type in a.out.adobe file: %x\n" msgstr "%B: Triba de seición desconocía nel ficheru a.out.adobe: %x\n" #: aout-cris.c:199 #, c-format msgid "%s: Invalid relocation type exported: %d" msgstr "%s: Triba de reubicación esportada non válida: %d" #: aout-cris.c:242 msgid "%B: Invalid relocation type imported: %d" msgstr "%B: Triba de reubicación importada non válida: %d" #: aout-cris.c:253 msgid "%B: Bad relocation record imported: %d" msgstr "%B: Rexistru de reubicación importáu fallíu: %d" #: aoutx.h:1273 aoutx.h:1611 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "" "%s: nun puede representase la seición `%s' nel ficheru oxetu de formatu a.out" #: aoutx.h:1577 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "" "%s: nun puede representase la seición pal símbolu «%s» nel ficheru oxetu de " "formatu a.out" #: aoutx.h:1579 vms-alpha.c:7668 msgid "*unknown*" msgstr "*desconocíu*" #: aoutx.h:4017 aoutx.h:4343 msgid "%P: %B: unexpected relocation type\n" msgstr "%P: %B: triba de reubicación inesperáu\n" #: aoutx.h:5374 #, c-format msgid "%s: relocatable link from %s to %s not supported" msgstr "%s: nun s'almite l'enllaz reubicable de %s a %s" #: archive.c:2194 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "" "Avisu: la escritura del ficheru fue llenta: reescribiendo la marca de " "tiempu\n" # ¡Uff! Si utilizáramos file=ficheru, esta torna sería imposible. cfuga #: archive.c:2482 msgid "Reading archive file mod timestamp" msgstr "Lleendo'l ficheru de la modificación de marca de tiempu del ficheru" #: archive.c:2506 msgid "Writing updated armap timestamp" msgstr "Escribese la marca de tiempu actualizada d'armap" #: bfd.c:398 msgid "No error" msgstr "Ensin fallu" #: bfd.c:399 msgid "System call error" msgstr "Fallu na llamada al sistema" #: bfd.c:400 msgid "Invalid bfd target" msgstr "Oxetivu bfd non válidu" #: bfd.c:401 msgid "File in wrong format" msgstr "Ficheru en formatu fallíu" #: bfd.c:402 msgid "Archive object file in wrong format" msgstr "Archivador de ficheros oxetu en formatu fallíu" #: bfd.c:403 msgid "Invalid operation" msgstr "Operación non válida" #: bfd.c:404 msgid "Memory exhausted" msgstr "Memoria escosada" #: bfd.c:405 msgid "No symbols" msgstr "Ensin símbolos" #: bfd.c:406 msgid "Archive has no index; run ranlib to add one" msgstr "El ficheru nun tien índiz; executa ranlib p'amestar ún" #: bfd.c:407 msgid "No more archived files" msgstr "Nun hai más ficheros archivaos" #: bfd.c:408 msgid "Malformed archive" msgstr "Ficheru malformáu" #: bfd.c:422 msgid "DSO missing from command line" msgstr "" #: bfd.c:409 msgid "File format not recognized" msgstr "Nun se reconoz el formatu del ficheru" #: bfd.c:410 msgid "File format is ambiguous" msgstr "El formatu del ficheru ye ambiguu" #: bfd.c:411 msgid "Section has no contents" msgstr "Seición nun tien conteníos" #: bfd.c:412 msgid "Nonrepresentable section on output" msgstr "Seición nun representable na salida" #: bfd.c:413 msgid "Symbol needs debug section which does not exist" msgstr "Un símbolu requier d'una seición de depuración, la cual nun esiste" #: bfd.c:414 msgid "Bad value" msgstr "Valor fallíu" #: bfd.c:415 msgid "File truncated" msgstr "Ficheru truncáu" #: bfd.c:416 msgid "File too big" msgstr "Ficheru enforma grande" #: bfd.c:417 #, c-format msgid "Error reading %s: %s" msgstr "Fallu al lleer %s: %s" #: bfd.c:418 msgid "#" msgstr "#" #: bfd.c:945 #, c-format msgid "BFD %s assertion fail %s:%d" msgstr "Falló l'aseveración BFD %s %s:%d" #: bfd.c:957 #, c-format msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "Fallu internu de BFD %s, abortase en %s llinia %d en %s\n" #: bfd.c:961 #, c-format msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "Fallu internu de BFD %s, abortase en %s llinia %d\n" #: bfd.c:963 msgid "Please report this bug.\n" msgstr "Por favor reporta esti bug.\n" #: bfdwin.c:206 #, c-format msgid "not mapping: data=%lx mapped=%d\n" msgstr "nun se mapea: datos=%lx mapeaos%d\n" #: bfdwin.c:209 #, c-format msgid "not mapping: env var not set\n" msgstr "nun se mapea: nun s'afitó la variable d'ambiente\n" #: binary.c:271 #, c-format msgid "" "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "" "Avisu: Escribiendo la seición «%s» a un desplazamientu de ficheru grande " "(p.e. negativu) 0x%lx." #: bout.c:1146 elf-m10300.c:2075 elf32-avr.c:1654 elf32-frv.c:5731 #: elfxx-sparc.c:2796 reloc.c:5677 reloc16.c:162 elf32-ia64.c:360 #: elf64-ia64.c:360 msgid "%P%F: --relax and -r may not be used together\n" msgstr "" #: cache.c:226 msgid "reopening %B: %s\n" msgstr "reabriendo %B: %s\n" #: coff-alpha.c:491 msgid "" "%B: Cannot handle compressed Alpha binaries.\n" " Use compiler flags, or objZ, to generate uncompressed binaries." msgstr "" "%B: Nun ye posible manexar binarios Alpha comprimíos.\\n\n" " Usa otres opciones del compilador, o bien objZ, pa xenerar binarios nun " "comprimidos." #: coff-alpha.c:648 msgid "%B: unknown/unsupported relocation type %d" msgstr "%B: triba de reubicación %d desconocía/nun almitida" #: coff-alpha.c:900 coff-alpha.c:937 coff-alpha.c:2025 coff-mips.c:1003 msgid "GP relative relocation used when GP not defined" msgstr "Usóse una reubicación GP rellativa cuando GP nun taba definíu" #: coff-alpha.c:1502 msgid "using multiple gp values" msgstr "usense valores múltiples de gp" #: coff-alpha.c:1561 msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" msgstr "%B: triba de reubicación nun almitida: ALPHA_R_GPRELHIGH" #: coff-alpha.c:1568 msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" msgstr "%B: triba de reubicación nun almitida: ALPHA_R_GPRELLOW" #: coff-alpha.c:1575 elf32-m32r.c:2493 elf64-alpha.c:4079 elf64-alpha.c:4228 #: elf32-ia64.c:3845 elf64-ia64.c:3845 msgid "%B: unknown relocation type %d" msgstr "%B: triba de reubicación %d desconocía" #: coff-arm.c:1038 #, c-format msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "%B: nun puede atopase'l pegamentu THUMB '%s' pa `%s'" #: coff-arm.c:1067 #, c-format msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "%B: nun puede atopase'l pegamentu ARM '%s' pa `%s'" #: coff-arm.c:1369 elf32-arm.c:6980 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: arm call to thumb" msgstr "" "%B(%s): avisu: nun s'activó la interoperabilidá.\n" " primer sucesu: %B: llamada arm a thumb" #: coff-arm.c:1459 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: thumb call to arm\n" " consider relinking with --support-old-code enabled" msgstr "" "%B(%s): avisu: nun s'activó la interoperabilidá.\n" " primer sucesu: %B: llamada arm a thumb\n" " considera reenllazar con --support-old-code activáu" #: coff-arm.c:1754 coff-tic80.c:695 cofflink.c:3081 msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "%B: direición de reubicación 0x%lx errónea na seición `%A'" #: coff-arm.c:2079 msgid "%B: illegal symbol index in reloc: %d" msgstr "%B: índiz de símbolos illegal na reubicación: %d" #: coff-arm.c:2210 #, c-format msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "" #: coff-arm.c:2226 elf32-arm.c:15580 #, c-format msgid "" "error: %B passes floats in float registers, whereas %B passes them in " "integer registers" msgstr "" #: coff-arm.c:2229 elf32-arm.c:15584 #, c-format msgid "" "error: %B passes floats in integer registers, whereas %B passes them in " "float registers" msgstr "" #: coff-arm.c:2243 #, c-format msgid "" "error: %B is compiled as position independent code, whereas target %B is " "absolute position" msgstr "" #: coff-arm.c:2246 #, c-format msgid "" "error: %B is compiled as absolute position code, whereas target %B is " "position independent" msgstr "" #: coff-arm.c:2274 elf32-arm.c:15649 #, c-format msgid "Warning: %B supports interworking, whereas %B does not" msgstr "Avisu: %B almite interoperabilidá, mientres que %B nun" #: coff-arm.c:2277 elf32-arm.c:15655 #, c-format msgid "Warning: %B does not support interworking, whereas %B does" msgstr "Avisu: %B nun almite interoperabilidá, mientres que %B sí" #: coff-arm.c:2301 #, c-format msgid "private flags = %x:" msgstr "opciones privaes = %x:" #: coff-arm.c:2309 elf32-arm.c:11752 #, c-format msgid " [floats passed in float registers]" msgstr " [númberos de coma flotante pasaos en rexistros de coma flotante]" #: coff-arm.c:2311 #, c-format msgid " [floats passed in integer registers]" msgstr " [númberos de coma flotante pasaos en rexistros enteros]" #: coff-arm.c:2314 elf32-arm.c:11755 #, c-format msgid " [position independent]" msgstr " [independiente de posición]" #: coff-arm.c:2316 #, c-format msgid " [absolute position]" msgstr " [posición absoluta]" #: coff-arm.c:2320 #, c-format msgid " [interworking flag not initialised]" msgstr " [nun s'anició la opción d'interoperabilidá]" #: coff-arm.c:2322 #, c-format msgid " [interworking supported]" msgstr " [almite interoperabilidá]" #: coff-arm.c:2324 #, c-format msgid " [interworking not supported]" msgstr " [nun almite interoperabilidá]" #: coff-arm.c:2370 elf32-arm.c:10787 #, c-format msgid "" "Warning: Not setting interworking flag of %B since it has already been " "specified as non-interworking" msgstr "" "Avisu: Nun s'afita la opción d'interoperabilidá de %B ya que se especificó " "con anterioridá como nun interoperable" #: coff-arm.c:2374 elf32-arm.c:10791 #, c-format msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "" "Avisu: Llimpiase la opción d'interoperabilidá de %B darréu d'a una petición " "esterna" #: coff-h8300.c:1122 #, c-format msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" msgstr "" "nun puede manexase la reubicación R_MEM_INDIRECT cuando s'usa la salida %s" #: coff-i860.c:147 #, c-format msgid "relocation `%s' not yet implemented" msgstr "" #: coff-i860.c:605 coff-tic54x.c:398 coffcode.h:5192 msgid "%B: warning: illegal symbol index %ld in relocs" msgstr "%B: avisu: índiz de símbolos %ld illegal en reubicaciones" #: coff-i960.c:143 coff-i960.c:506 msgid "uncertain calling convention for non-COFF symbol" msgstr "convención de llamada incierta pa un símbolu que nun ye COFF" #: coff-m68k.c:506 elf32-bfin.c:5689 elf32-cr16.c:2897 elf32-m68k.c:4677 msgid "unsupported reloc type" msgstr "nun s'almite la triba de reubicación" #: coff-mips.c:688 elf32-mips.c:1014 elf32-score.c:430 elf32-score7.c:330 #: elf64-mips.c:2019 elfn32-mips.c:1832 msgid "GP relative relocation when _gp not defined" msgstr "reubicación GP rellativa cuando _gp nun ta definíu" #: coff-or32.c:229 msgid "Unrecognized reloc" msgstr "Reubicación nun reconocía" #: coff-rs6000.c:2676 #, c-format msgid "%s: unsupported relocation type 0x%02x" msgstr "%s: nun s'almite la triba de reubicación 0x%02x" #: coff-rs6000.c:2761 #, c-format msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "%s: reubicación de TOC en 0x%x al símbolu `%s' ensin entrada TOC" #: coff-rs6000.c:3512 coff64-rs6000.c:2111 msgid "%B: symbol `%s' has unrecognized smclas %d" msgstr "%B: el símbolu `%s' tien smclas %d que nun se reconoz" #: coff-sh.c:521 #, c-format msgid "SH Error: unknown reloc type %d" msgstr "" #: coff-tic4x.c:195 coff-tic54x.c:299 coff-tic80.c:458 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "Triba de reubicación 0x%x nun reconocía" #: coff-tic4x.c:240 #, c-format msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "%s: avisu: índiz de símbolos %ld illegal en reubicaciones" #: coff-w65.c:367 #, c-format msgid "ignoring reloc %s\n" msgstr "descartase la reubicación %s\n" #: coffcode.h:991 msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "" "%B: avisu: el símbolu COMDAT '%s' nun concasa col nome de seición '%s'" #. Generate a warning message rather using the 'unhandled' #. variable as this will allow some .sys files generate by #. other toolchains to be processed. See bugzilla issue 196. #: coffcode.h:1215 msgid "" "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" msgstr "" "%B: Avisu: Descartase la opción de seición IMAGE_SCN_MEM_NOT_PAGED na " "seición %s" #: coffcode.h:1282 msgid "%B (%s): Section flag %s (0x%x) ignored" msgstr "%B (%s): Descartase la opción de seición %s (0x%x)" #: coffcode.h:2424 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "Nun se reconoz l'id d'oxetivu TI COFF '0x%x'" #: coffcode.h:2738 msgid "%B: reloc against a non-existant symbol index: %ld" msgstr "%B: reubicación escontra un índiz símbolu que nun esiste: %ld" #: coffcode.h:3296 msgid "%B: too many sections (%d)" msgstr "" #: coffcode.h:3712 msgid "%B: section %s: string table overflow at offset %ld" msgstr "" #: coffcode.h:4517 msgid "%B: warning: line number table read failed" msgstr "%B: avisu: falló la llectura de tabla de númberos de llinia" #: coffcode.h:4547 msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "%B: avisu: índiz de símbolos %ld illegal nos númberos de llinia" #: coffcode.h:4561 msgid "%B: warning: duplicate line number information for `%s'" msgstr "%B: avisu: información duplicada de númberos de llinia pa `%s'" #: coffcode.h:4961 msgid "%B: Unrecognized storage class %d for %s symbol `%s'" msgstr "%B: Clas d'almacenamientu %d nun reconocía pa %s símbolu `%s'" #: coffcode.h:5087 msgid "warning: %B: local symbol `%s' has no section" msgstr "avisu: %B: el símbolu llocal `%s' nun tien seición" #: coffcode.h:5231 msgid "%B: illegal relocation type %d at address 0x%lx" msgstr "%B: triba de reubicación %d illegal na direición 0x%lx" #: coffgen.c:179 elf.c:1030 msgid "%B: unable to initialize compress status for section %s" msgstr "" #: coffgen.c:199 elf.c:1050 msgid "%B: unable to initialize decompress status for section %s" msgstr "" #: coffgen.c:1578 msgid "%B: bad string table size %lu" msgstr "%B: tamañu de tabla de cadenes %lu fallíu" #: elflink.c:12643 linker.c:3086 msgid "%F%P: already_linked_table: %E\n" msgstr "" #: cofflink.c:533 elflink.c:4353 msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "Avisu: la triba del símbolu `%s' camudó de %d a %d en %B" #: cofflink.c:2330 msgid "%B: relocs in section `%A', but it has no contents" msgstr "%B: reubicaciones na seición `%A', pero nun tien conteníu" #: cofflink.c:2392 elflink.c:9554 msgid "" "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' " "of %B\n" msgstr "" "%X`%s' referenciáu en seición `%A' de %B: definíu en seición descartada `%A' " "de %B\n" #: cofflink.c:2690 coffswap.h:826 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "%s: %s: desbordamientu de reubicación: 0x%lx > 0xffff" #: cofflink.c:2699 coffswap.h:812 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "%s: avisu: %s: desbordamientu de númberu de llinia: 0x%lx > 0xffff" #: cpu-arm.c:189 cpu-arm.c:200 msgid "" "error: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "" #: cpu-arm.c:333 #, c-format msgid "warning: unable to update contents of %s section in %s" msgstr "avisu: nun puede anovase'l conteníu de la seición %s en %s" #: dwarf2.c:490 #, c-format msgid "Dwarf Error: Can't find %s section." msgstr "Fallu de Dwarf: Nun pudo atopase la seición %s ." #: dwarf2.c:518 #, c-format msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)." msgstr "Fallu diminutu: Axuste (%lu) más grande o igual al tamañu %s (%lu)." #: dwarf2.c:1071 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %#x." msgstr "" #: dwarf2.c:1191 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" "Fallu de Dwarf: seición de númberos de llinia revuelta (númberu fallíu de " "ficheru)." #: dwarf2.c:1443 #, c-format msgid "Dwarf Error: Unhandled .debug_line version %d." msgstr "" #: dwarf2.c:1465 msgid "Dwarf Error: Invalid maximum operations per instruction." msgstr "" #: dwarf2.c:1652 msgid "Dwarf Error: mangled line number section." msgstr "Fallu de Dwarf: seición de númberos de llinia revuelta." #: dwarf2.c:2160 #, c-format msgid "Dwarf Error: Unable to read alt ref %u." msgstr "" #: dwarf2.c:1978 dwarf2.c:2098 dwarf2.c:2383 #, c-format msgid "Dwarf Error: Could not find abbrev number %u." msgstr "Fallu de Dwarf: Nun puede atopase'l númberu d'abreviatura %u." #: dwarf2.c:2344 #, c-format msgid "" "Dwarf Error: found dwarf version '%u', this reader only handles version 2, 3 " "and 4 information." msgstr "" #: dwarf2.c:2351 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "" "Fallu de Dwarf: atopóse'l tamañu de direición '%u', esti llector nun puede " "manexase tamaños más grandes que '%u'." #: dwarf2.c:2374 #, c-format msgid "Dwarf Error: Bad abbrev number: %u." msgstr "Fallu de Dwarf: Númberu d'abreviación fallíu: %u." #: ecoff.c:1237 #, c-format msgid "Unknown basic type %d" msgstr "Triba básica %d desconocía" #: ecoff.c:1494 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" "\n" " Símbolu caberu+1: %ld" #: ecoff.c:1501 ecoff.c:1504 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" "\n" " Primer símbolu: %ld" #: ecoff.c:1516 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" "\n" " Símbolu caberu+1: %-7ld Triba: %s" #: ecoff.c:1523 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" "\n" " \\n\n" " Símbolu llocal: %ld" #: ecoff.c:1531 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" "\n" " struct; símbolu caberu+1: %ld" #: ecoff.c:1536 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" "\n" " xunion; símbolu caberu+1: %ld" #: ecoff.c:1541 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" "\n" " enum; símbolu caberu+1: %ld" #: ecoff.c:1547 #, c-format msgid "" "\n" " Type: %s" msgstr "" "\n" " Triba: %s" #: elf-attrs.c:569 msgid "" "error: %B: Object has vendor-specific contents that must be processed by the " "'%s' toolchain" msgstr "" #: elf-attrs.c:578 msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'" msgstr "" #: elf-eh-frame.c:913 msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n" msgstr "%P: fallu en %B(%A); la tabla .eh_frame_hdr nun será criada.\\n\n" #: elf-eh-frame.c:1165 msgid "" "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n" msgstr "" "%P: la codificación fde %B(%A) previen .eh_frame_hdr de ser criada.\n" #: elf-eh-frame.c:1583 msgid "%P: DW_EH_PE_datarel unspecified for this architecture.\n" msgstr "" #: elf-ifunc.c:179 msgid "" "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can " "not be used when making an executable; recompile with -fPIE and relink with -" "pie\n" msgstr "" #: elf-m10200.c:450 elf-m10300.c:1571 elf32-avr.c:1221 elf32-bfin.c:3209 #: elf32-cr16.c:1482 elf32-cr16c.c:780 elf32-cris.c:2077 elf32-crx.c:922 #: elf32-d10v.c:509 elf32-fr30.c:609 elf32-frv.c:4102 elf32-h8300.c:509 #: elf32-i860.c:1211 elf32-ip2k.c:1468 elf32-iq2000.c:684 elf32-lm32.c:1168 #: elf32-m32c.c:553 elf32-m32r.c:3111 elf32-m68hc1x.c:1138 elf32-mep.c:535 #: elf32-microblaze.c:1231 elf32-moxie.c:282 elf32-msp430.c:486 elf32-mt.c:395 #: elf32-openrisc.c:404 elf32-score.c:2731 elf32-score7.c:2540 #: elf32-spu.c:5042 elf32-v850.c:2143 elf32-xstormy16.c:941 elf64-mmix.c:1522 msgid "internal error: out of range error" msgstr "fallu internu: fallu fuera de rangu" #: elf-m10200.c:454 elf-m10300.c:1575 elf32-avr.c:1225 elf32-bfin.c:3213 #: elf32-cr16.c:1486 elf32-cr16c.c:784 elf32-cris.c:2081 elf32-crx.c:926 #: elf32-d10v.c:513 elf32-fr30.c:613 elf32-frv.c:4106 elf32-h8300.c:513 #: elf32-i860.c:1215 elf32-iq2000.c:688 elf32-lm32.c:1172 elf32-m32c.c:557 #: elf32-m32r.c:3115 elf32-m68hc1x.c:1142 elf32-mep.c:539 #: elf32-microblaze.c:1235 elf32-moxie.c:286 elf32-msp430.c:490 #: elf32-openrisc.c:408 elf32-score.c:2735 elf32-score7.c:2544 #: elf32-spu.c:5046 elf32-v850.c:2147 elf32-xstormy16.c:945 elf64-mmix.c:1526 #: elfxx-mips.c:9193 msgid "internal error: unsupported relocation error" msgstr "fallu internu: fallu de reubicación nun almitida" #: elf-m10200.c:458 elf32-cr16.c:1490 elf32-cr16c.c:788 elf32-crx.c:930 #: elf32-d10v.c:517 elf32-h8300.c:517 elf32-lm32.c:1176 elf32-m32r.c:3119 #: elf32-m68hc1x.c:1146 elf32-microblaze.c:1239 elf32-score.c:2739 #: elf32-score7.c:2548 elf32-spu.c:5050 msgid "internal error: dangerous error" msgstr "fallu internu: fallu peligrosu" #: elf-m10200.c:462 elf-m10300.c:1591 elf32-avr.c:1233 elf32-bfin.c:3221 #: elf32-cr16.c:1494 elf32-cr16c.c:792 elf32-cris.c:2089 elf32-crx.c:934 #: elf32-d10v.c:521 elf32-fr30.c:621 elf32-frv.c:4114 elf32-h8300.c:521 #: elf32-i860.c:1223 elf32-ip2k.c:1483 elf32-iq2000.c:696 elf32-lm32.c:1180 #: elf32-m32c.c:565 elf32-m32r.c:3123 elf32-m68hc1x.c:1150 elf32-mep.c:547 #: elf32-microblaze.c:1243 elf32-moxie.c:294 elf32-msp430.c:498 elf32-mt.c:403 #: elf32-openrisc.c:416 elf32-score.c:2748 elf32-score7.c:2552 #: elf32-spu.c:5054 elf32-v850.c:2167 elf32-xstormy16.c:953 elf64-mmix.c:1534 msgid "internal error: unknown error" msgstr "fallu internu: fallu desconocíu" #: elf-m10300.c:1021 #, c-format msgid "%s: Unsupported transition from %s to %s" msgstr "" #: elf-m10300.c:1213 msgid "%B: %s' accessed both as normal and thread local symbol" msgstr "" "%B: accedióse a «%s» como un símbolu normal y como un símbolu llocal de filu" #: elf-m10300.c:1515 elf32-arm.c:10365 elf32-i386.c:4107 elf32-m32r.c:2604 #: elf32-m68k.c:4156 elf32-s390.c:3010 elf32-sh.c:4223 elf32-xtensa.c:3067 #: elf64-s390.c:2985 elf64-sh64.c:1636 elf64-x86-64.c:3882 elfxx-sparc.c:3807 msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" "%B(%A+0x%lx): reubicación %s ensin resolución escontra'l símbolu `%s'" #: elf-m10300.c:1580 msgid "" "error: inappropriate relocation type for shared library (did you forget -" "fpic?)" msgstr "" "fallu: triba de reasignación inapropiada pa la biblioteca compartida " "(¿olvidaste -fpic?)" #: elf-m10300.c:2176 msgid "" "%B: taking the address of protected function '%s' cannot be done when making " "a shared library" msgstr "" #: elf-m10300.c:1586 msgid "internal error: suspicious relocation type used in shared library" msgstr "" "fallu internu: triba sospechosa de redirección usada en biblioteca " "compartida." #: elf.c:334 msgid "%B: invalid string offset %u >= %lu for section `%s'" msgstr "%B: desplazamientu de cadena nun válidu %u >= %lu pa la seición `%s'" #: elf.c:446 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" msgstr "" "%B el símbolu númberu %lu referencia una seición SHT_SYMTAB_SHNDX inexistente" #: elf.c:602 msgid "%B: Corrupt size field in group section header: 0x%lx" msgstr "" "%B: Tamañu del campu corruptu en seición de cabecera del grupu: 0x%lx" #: elf.c:638 msgid "%B: invalid SHT_GROUP entry" msgstr "%B: entrada SHT_GROUP nun válida" #: elf.c:708 msgid "%B: no group info for section %A" msgstr "%B: nun hai información de grupu pa la seición %A" #: elf.c:737 elf.c:3121 elflink.c:10144 msgid "%B: warning: sh_link not set for section `%A'" msgstr "%B: avisu: nun s'afitó sh_link pa la seición `%A'" #: elf.c:756 msgid "%B: sh_link [%d] in section `%A' is incorrect" msgstr "%B: sh_link [%d] na seición `%A' nun ye correutu" #: elf.c:791 msgid "%B: unknown [%d] section `%s' in group [%s]" msgstr "%B: seición [%d] desconocía `%s' nel grupu [%s]" #: elf.c:1181 #, c-format msgid "" "\n" "Program Header:\n" msgstr "" "\n" "Encabezáu del Programa:\n" #: elf.c:1223 #, c-format msgid "" "\n" "Dynamic Section:\n" msgstr "" "\n" "Seición Dinámica:\n" #: elf.c:1359 #, c-format msgid "" "\n" "Version definitions:\n" msgstr "" "\n" "Definiciones de versión:\n" #: elf.c:1384 #, c-format msgid "" "\n" "Version References:\n" msgstr "" "\n" "Referencies de Versión:\n" #: elf.c:1389 #, c-format msgid " required from %s:\n" msgstr " requeríu dende %s:\n" #: elf.c:1796 msgid "%B: invalid link %lu for reloc section %s (index %u)" msgstr "%B: enllaz %lu non válidu pa la seición de reubicación %s (índiz %u)" #: elf.c:1966 msgid "" "%B: don't know how to handle allocated, application specific section `%s' " "[0x%8x]" msgstr "" "%B: nun sé como manexar l'asignación, seición especifica de l'aplicación " "`%s' [0x%8x]" #: elf.c:1978 msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]" msgstr "" "%B: nun sé cómo manexar la seición específica del procesador `%s' [0x%8x]" #: elf.c:1989 msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]" msgstr "%B: nun sé cómo manexar la seición específica del S.O. `%s' [0x%8x]" #: elf.c:1999 msgid "%B: don't know how to handle section `%s' [0x%8x]" msgstr "%B: nun sé cómo manexar la seición `%s' [0x%8x]" #: elf.c:2634 #, c-format msgid "warning: section `%A' type changed to PROGBITS" msgstr "avisu: seición triba `%A' camudada a PROGBITS" #: elf.c:3015 msgid "%B: too many sections: %u" msgstr "" #: elf.c:3078 msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" msgstr "%B: sh_link en seición `%A' apunta a seición descartada `%A' de `%B'" #: elf.c:3101 msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'" msgstr "" "%B: sh_link de la seición `%A' apunta a una seición desaniciada `%A' de `%B'" #: elf.c:4126 msgid "%B: TLS sections are not adjacent:" msgstr "" #: elf.c:4133 #, c-format msgid "\t TLS: %A" msgstr "" #: elf.c:4137 #, c-format msgid "\tnon-TLS: %A" msgstr "" #: elf.c:4527 msgid "" "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" msgstr "" "%B: La primer seición nel segmentu PT_DYNAMIC nun ye la seición .dynamic" #: elf.c:4554 msgid "%B: Not enough room for program headers, try linking with -N" msgstr "" "%B: Nun hai suficiente espaciu pa los encabezaos del programa, intenta " "enllazar con -N" #: elf.c:4641 msgid "%B: section %A lma %#lx adjusted to %#lx" msgstr "" #: elf.c:4774 msgid "%B: section `%A' can't be allocated in segment %d" msgstr "%B: seición `%A' nun puede ser aloxada nel segmentu %d" #: elf.c:4822 msgid "%B: warning: allocated section `%s' not in segment" msgstr "%B: avisu: la seición asignada `%s' nun ta nel segmentu" #: elf.c:5322 msgid "%B: symbol `%s' required but not present" msgstr "%B: requierse'l símbolu `%s' pero nun ta presente" #: elf.c:5660 msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" msgstr "" "%B: avisu: Detectóse un segmentu cargable baleru, ¿ esto ye intencional ?\n" #: elf.c:6688 #, c-format msgid "" "Unable to find equivalent output section for symbol '%s' from section '%s'" msgstr "" "Nun puede atopase la seición de salida equivalente pal símbolu '%s' de la " "seición '%s'" #: elf.c:7684 msgid "%B: unsupported relocation type %s" msgstr "%B: nun s'almite la triba de reubicación %s" #: elf32-arm.c:3590 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: Thumb call to ARM" msgstr "" "%B(%s): avisu: trabayu conxuntu nun activáu\n" " primer sucesu: %B: Llamada dixital a ARM" #: elf32-arm.c:3637 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: ARM call to Thumb" msgstr "" #: elf32-arm.c:3849 elf32-arm.c:5286 #, c-format msgid "%s: cannot create stub entry %s" msgstr "%s: nun puede criase la entrada de resguardu %s" #: elf32-arm.c:5402 #, c-format msgid "unable to find THUMB glue '%s' for '%s'" msgstr "incapaz d'atopar el pegamentu THUMB '%s' pa '%s'" #: elf32-arm.c:5438 #, c-format msgid "unable to find ARM glue '%s' for '%s'" msgstr "incapaz d'atopar el pegamentu ARM '%s' pa '%s'" #: elf32-arm.c:5964 msgid "%B: BE8 images only valid in big-endian mode." msgstr "%B: les imáxenes BE8 namái son válides en mou big-endian." #. Give a warning, but do as the user requests anyway. #: elf32-arm.c:6194 msgid "" "%B: warning: selected VFP11 erratum workaround is not necessary for target " "architecture" msgstr "" "%B: avisu: la solución provisional seleicionada pa la errata VFP11 nun ye " "necesaria pa l'arquitectura oxetivu" #: elf32-arm.c:6738 elf32-arm.c:6758 msgid "%B: unable to find VFP11 veneer `%s'" msgstr "%B: incapaz d'atopar l'apariencia `%s' pa VFP11" #: elf32-arm.c:6806 #, c-format msgid "Invalid TARGET2 relocation type '%s'." msgstr "Triba de reubicación TARGET2 '%s' nun válidu." #. PR ld/16017: Do not generate ARM instructions for #. the PLT if compiling for a thumb-only target. #. #. FIXME: We ought to be able to generate thumb PLT instructions... #: elf32-arm.c:7696 msgid "%B: Warning: thumb mode PLT generation not currently supported" msgstr "" #: elf32-arm.c:7674 msgid "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' in TLS trampoline" msgstr "" #: elf32-arm.c:7713 msgid "%B(%A+0x%lx):unexpected ARM instruction '0x%x' in TLS trampoline" msgstr "" #: elf32-arm.c:8166 msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "\\%B: Avisu: La instrucción Arm BLX apunta a la función Arm '%s'." #: elf32-arm.c:8575 msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "%B: Avisu: La instrucción Thumb BLX apunta a la función thumb '%s'." #: elf32-arm.c:9408 msgid "" "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' referenced by TLS_GOTDESC" msgstr "" #: elf32-arm.c:9431 msgid "" "%B(%A+0x%lx):unexpected ARM instruction '0x%x' referenced by TLS_GOTDESC" msgstr "" #: elf32-arm.c:9460 msgid "" "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" msgstr "" "%B(%A+0x%lx): relocación R_ARM_TLS_LE32 nun permitida n'oxetos compartíos" #: elf32-arm.c:9675 msgid "" "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group " "relocations" msgstr "" "%B(%A+0x%lx): Solo les instrucciones ADD o SUB tan permitíes pa les " "reubicaciones de los grupos ALU" #: elf32-arm.c:9715 elf32-arm.c:9802 elf32-arm.c:9885 elf32-arm.c:9970 msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s" msgstr "%B(%A+0x%lx): Overflow al dividir 0x%lx pa reubicacion de grupu %s" #: elf32-arm.c:10209 elf32-sh.c:4112 elf64-sh64.c:1544 msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" msgstr "%B(%A+0x%lx): reubicación %s escontra la seición SEC_MERGE" #: elf32-arm.c:10320 elf32-m68k.c:4191 elf32-xtensa.c:2805 msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "%B(%A+0x%lx): usóse %s col símbolu TLS %s" #: elf32-arm.c:10321 elf32-m68k.c:4192 elf32-xtensa.c:2806 msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "%B(%A+0x%lx): usóse %s col símbolu %s que nun ye TLS" #: elf32-arm.c:10399 elf32-tic6x.c:2751 msgid "out of range" msgstr "fuera de rangu" #: elf32-arm.c:10403 elf32-tic6x.c:2755 msgid "unsupported relocation" msgstr "reubicación nun sofitada" #: elf32-arm.c:10411 elf32-tic6x.c:2763 msgid "unknown error" msgstr "fallu desconocíu" #: elf32-arm.c:10836 msgid "" "Warning: Clearing the interworking flag of %B because non-interworking code " "in %B has been linked with it" msgstr "" "Avisu: Llimpiase la opción d'interoperación en %B porque enllazóse col " "códigu nun interoperable en %B" #: elf32-arm.c:10930 msgid "%B: Unknown mandatory EABI object attribute %d" msgstr "" #: elf32-arm.c:10938 msgid "Warning: %B: Unknown EABI object attribute %d" msgstr "Alvertencia: %B: Atributu desconocíu d'oxetu EABI %d" #: elf32-arm.c:11119 msgid "error: %B: Unknown CPU architecture" msgstr "" #: elf32-arm.c:11157 msgid "error: %B: Conflicting CPU architectures %d/%d" msgstr "" #: elf32-arm.c:11206 msgid "" "Error: %B has both the current and legacy Tag_MPextension_use attributes" msgstr "" #: elf32-arm.c:11231 msgid "error: %B uses VFP register arguments, %B does not" msgstr "" #: elf32-arm.c:11376 msgid "error: %B: unable to merge virtualization attributes with %B" msgstr "" #: elf32-arm.c:11402 msgid "error: %B: Conflicting architecture profiles %c/%c" msgstr "" #: elf32-arm.c:11503 msgid "Warning: %B: Conflicting platform configuration" msgstr "" "Alvertencia: %B: Usu conflictivu de la configuración de la plataforma" #: elf32-arm.c:11512 msgid "error: %B: Conflicting use of R9" msgstr "" #: elf32-arm.c:11524 msgid "error: %B: SB relative addressing conflicts with use of R9" msgstr "" #: elf32-arm.c:11537 msgid "" "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; " "use of wchar_t values across objects may fail" msgstr "" "avisu: %B usa %u-byte wchar_t ensin embargo la salida ye pa usar %u-byte " "wchar_t; l'usu de valores wchar_t a traviés d'oxetos podría fallar" #: elf32-arm.c:11568 msgid "" "warning: %B uses %s enums yet the output is to use %s enums; use of enum " "values across objects may fail" msgstr "" "avisu: %B usa %s enums ensin embargo la salida ye pa usar %s enums; l'usu de " "valores enum a traviés d'oxetos podría fallar" #: elf32-arm.c:11580 msgid "error: %B uses iWMMXt register arguments, %B does not" msgstr "" #: elf32-arm.c:11597 msgid "error: fp16 format mismatch between %B and %B" msgstr "" #: elf32-arm.c:11640 msgid "%B has has both the current and legacy Tag_MPextension_use attributes" msgstr "" #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #. Ignore init flag - it may not be set, despite the flags field containing valid data. #: elf32-arm.c:11728 elf32-bfin.c:5075 elf32-cris.c:4162 elf32-m68hc1x.c:1282 #: elf32-m68k.c:1235 elf32-score.c:3996 elf32-score7.c:3803 elf32-vax.c:528 #: elfxx-mips.c:12857 #, c-format msgid "private flags = %lx:" msgstr "opciones privaes = %lx:" #: elf32-arm.c:11737 #, c-format msgid " [interworking enabled]" msgstr " [interoperabilidá activada]" #: elf32-arm.c:11745 #, c-format msgid " [VFP float format]" msgstr " [formatu de coma flotante VFP]" #: elf32-arm.c:11747 #, c-format msgid " [Maverick float format]" msgstr " [formatu de coma flotante Maverick]" #: elf32-arm.c:11749 #, c-format msgid " [FPA float format]" msgstr " [formatu de coma flotante FPA]" #: elf32-arm.c:11758 #, c-format msgid " [new ABI]" msgstr " [ABI nuevu]" #: elf32-arm.c:11761 #, c-format msgid " [old ABI]" msgstr " [ABI antiguu]" #: elf32-arm.c:11764 #, c-format msgid " [software FP]" msgstr " [FP por software]" #: elf32-arm.c:11773 #, c-format msgid " [Version1 EABI]" msgstr " [EABI Version1]" #: elf32-arm.c:11776 elf32-arm.c:11787 #, c-format msgid " [sorted symbol table]" msgstr " [tabla de símbolos ordenaos]" #: elf32-arm.c:11778 elf32-arm.c:11789 #, c-format msgid " [unsorted symbol table]" msgstr " [tabla de símbolos ensin ordenar]" #: elf32-arm.c:11784 #, c-format msgid " [Version2 EABI]" msgstr " [EABI Version2]" #: elf32-arm.c:11792 #, c-format msgid " [dynamic symbols use segment index]" msgstr " [los símbolos dinámicos usen índices de segmentu]" #: elf32-arm.c:11795 #, c-format msgid " [mapping symbols precede others]" msgstr " [el mapeu de símbolos precede a otros]" #: elf32-arm.c:11802 #, c-format msgid " [Version3 EABI]" msgstr " [EABI Version3]" #: elf32-arm.c:11806 #, c-format msgid " [Version4 EABI]" msgstr " [EABI Version4]" #: elf32-arm.c:11810 #, c-format msgid " [Version5 EABI]" msgstr " [Versión5 EABI]" #: elf32-arm.c:12180 #, c-format msgid " [soft-float ABI]" msgstr "" #: elf32-arm.c:12183 #, c-format msgid " [hard-float ABI]" msgstr "" #: elf32-arm.c:11813 #, c-format msgid " [BE8]" msgstr " [BE8]" #: elf32-arm.c:11816 #, c-format msgid " [LE8]" msgstr " [LE8]" #: elf32-arm.c:11822 #, c-format msgid " " msgstr " " #: elf32-arm.c:11829 #, c-format msgid " [relocatable executable]" msgstr " [executable reubicable]" #: elf32-arm.c:11832 #, c-format msgid " [has entry point]" msgstr " [tien puntu d'entrada]" #: elf32-arm.c:11837 #, c-format msgid "" msgstr "" #: elf32-arm.c:12135 elf32-i386.c:1323 elf32-s390.c:1000 elf32-tic6x.c:2827 #: elf32-xtensa.c:1009 elf64-s390.c:960 elf64-x86-64.c:1172 elfxx-sparc.c:1370 msgid "%B: bad symbol index: %d" msgstr "%B: índiz de símbolos fallíu: %d" #: elf32-arm.c:12283 elf64-x86-64.c:1370 elf64-x86-64.c:1541 elfxx-mips.c:7949 msgid "" "%B: relocation %s against `%s' can not be used when making a shared object; " "recompile with -fPIC" msgstr "" "%B: nun puede usase la reubicación %s escontra `%s' cuando faise un oxetu " "compartíu; recompila con -fPIC" #: elf32-arm.c:13412 #, c-format msgid "Errors encountered processing file %s" msgstr "Fallos atopaos al procesar el ficheru %s" #: elf32-arm.c:14230 #, c-format msgid "error: required section '%s' not found in the linker script" msgstr "" #: elf32-arm.c:14795 msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location" msgstr "" #. There's not much we can do apart from complain if this #. happens. #: elf32-arm.c:14822 msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)" msgstr "" #: elf32-arm.c:14916 elf32-arm.c:14938 msgid "%B: error: VFP11 veneer out of range" msgstr "%B: fallu: VFP11 aparente fuera de rangu" #: elf32-arm.c:15477 msgid "error: %B is already in final BE8 format" msgstr "" #: elf32-arm.c:15553 msgid "" "error: Source object %B has EABI version %d, but target %B has EABI version " "%d" msgstr "" #: elf32-arm.c:15569 msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "" #: elf32-arm.c:15594 msgid "error: %B uses VFP instructions, whereas %B does not" msgstr "" #: elf32-arm.c:15598 msgid "error: %B uses FPA instructions, whereas %B does not" msgstr "" #: elf32-arm.c:15608 msgid "error: %B uses Maverick instructions, whereas %B does not" msgstr "" #: elf32-arm.c:15612 msgid "error: %B does not use Maverick instructions, whereas %B does" msgstr "" #: elf32-arm.c:15631 msgid "error: %B uses software FP, whereas %B uses hardware FP" msgstr "" #: elf32-arm.c:15635 msgid "error: %B uses hardware FP, whereas %B uses software FP" msgstr "" #: elf32-avr.c:1229 elf32-bfin.c:3217 elf32-cris.c:2085 elf32-fr30.c:617 #: elf32-frv.c:4110 elf32-i860.c:1219 elf32-ip2k.c:1479 elf32-iq2000.c:692 #: elf32-m32c.c:561 elf32-mep.c:543 elf32-moxie.c:290 elf32-msp430.c:494 #: elf32-mt.c:399 elf32-openrisc.c:412 elf32-v850.c:2151 elf32-xstormy16.c:949 #: elf64-mmix.c:1530 msgid "internal error: dangerous relocation" msgstr "fallu internu: reubicación peligrosa" #: elf32-avr.c:2415 elf32-hppa.c:598 elf32-m68hc1x.c:166 msgid "%B: cannot create stub entry %s" msgstr "%B: nun puede criase la entrada de cabo %s" #: elf32-bfin.c:107 elf32-bfin.c:363 msgid "relocation should be even number" msgstr "" #: elf32-bfin.c:1591 msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" msgstr "%B(%A+0x%lx): reubicación ensin resolución escontra'l símbolu `%s'" #: elf32-bfin.c:1624 elf32-i386.c:4150 elf32-m68k.c:4233 elf32-s390.c:3062 #: elf64-s390.c:3037 elf64-x86-64.c:3923 msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "%B(%A+0x%lx): reubicación escontra `%s': fallu %d" #: elf32-bfin.c:2723 msgid "" "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" msgstr "" "%B: recolocación en `%A+0x%x' fai referencia al símbolu `%s' con sumandos " "non nulos" #: elf32-bfin.c:2737 msgid "relocation references symbol not defined in the module" msgstr "la reubicación referencía un símbolu que nun ta definíu nel módulu" #: elf32-bfin.c:2834 msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" "R_BFIN_FUNCDESC fai referencia a un símbolu dinámicu con sumandos non nulos" #: elf32-bfin.c:2875 elf32-bfin.c:2998 msgid "cannot emit fixups in read-only section" msgstr "nun pueden emitise compostures na seición de namái llectura" #: elf32-bfin.c:2906 elf32-bfin.c:3036 elf32-lm32.c:1103 elf32-sh.c:5021 msgid "cannot emit dynamic relocations in read-only section" msgstr "" "nun pueden emitise reubicaciones dinámiques na seición de namái llectura" #: elf32-bfin.c:2956 msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" "R_BFIN_FUNCDESC_VALUE fai referencia a un símbolu dinámicu con sumandos non " "nulos" #: elf32-bfin.c:3121 msgid "relocations between different segments are not supported" msgstr "Reasignaciones ente diferentes segmentos nun tan sofitaes" #: elf32-bfin.c:3122 msgid "warning: relocation references a different segment" msgstr "avisu: el traslláu fai referencies a un segmentu distintu" #: elf32-bfin.c:4967 msgid "%B: unsupported relocation type %i" msgstr "%B: nun s'almite la triba de reubicación %i" #: elf32-bfin.c:5121 elf32-frv.c:6805 #, c-format msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "" "%s: nun puede enllazase'l ficheru oxetu que nun ye fdpic non executable fdpic" #: elf32-bfin.c:5125 elf32-frv.c:6809 #, c-format msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "" "%s: nun puede enllazase'l ficheru oxetu fdpic nun executable que nun ye fdpic" #: elf32-bfin.c:5279 #, c-format msgid "*** check this relocation %s" msgstr "" #: elf32-cris.c:1172 msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" msgstr "" "%B, seición %A: reubicación %s ensin resolución escontra'l símbolu `%s'" #: elf32-cris.c:1234 msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" msgstr "" "%B, seición %A: Nun hai PLT nin GOT pa la reubicación %s escontra'l símbolu " "`%s'" #: elf32-cris.c:1236 msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" msgstr "" "%B, seición %A: Nun hai PLT nin GOT pa la reubicación %s escontra'l símbolu " "`%s'" #: elf32-cris.c:1242 elf32-cris.c:1375 elf32-cris.c:1635 elf32-cris.c:1718 #: elf32-cris.c:1871 elf32-tic6x.c:2660 msgid "[whose name is lost]" msgstr "[cuyo nome ta perdíu]" #: elf32-cris.c:1361 elf32-tic6x.c:2645 msgid "" "%B, section %A: relocation %s with non-zero addend %d against local symbol" msgstr "" "%B, seición %A: reubicación %s con adición %d que nun ye cero escontra'l " "símbolu llocal" #: elf32-cris.c:1369 elf32-cris.c:1712 elf32-cris.c:1865 elf32-tic6x.c:2653 msgid "" "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" msgstr "" "%B, seición %A: reubicación %s con adición %d que nun ye cero escontra'l " "símbolu `%s'" #: elf32-cris.c:1395 msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" msgstr "" "%B, seición %A: nun permitese la reubicación %s pal símbolu global: `%s'" #: elf32-cris.c:1411 msgid "%B, section %A: relocation %s with no GOT created" msgstr "%B, seición %A: la reubicación %s ensin GOT criáu" #. We shouldn't get here for GCC-emitted code. #: elf32-cris.c:1626 msgid "" "%B, section %A: relocation %s has an undefined reference to `%s', perhaps a " "declaration mixup?" msgstr "" #: elf32-cris.c:1998 msgid "" "%B, section %A: relocation %s is not allowed for symbol: `%s' which is " "defined outside the program, perhaps a declaration mixup?" msgstr "" #: elf32-cris.c:2051 msgid "(too many global variables for -fpic: recompile with -fPIC)" msgstr "" #: elf32-cris.c:2058 msgid "" "(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or " "-mno-small-tls)" msgstr "" #: elf32-cris.c:3248 msgid "" "%B, section %A:\n" " v10/v32 compatible object %s must not contain a PIC relocation" msgstr "" "%B, seición %A:\n" " l'oxetu %s compatible con v10/v32 nun tien de caltener una reubicación PIC" #: elf32-cris.c:3353 msgid "" "%B, section %A:\n" " relocation %s not valid in a shared object; typically an option mixup, " "recompile with -fPIC" msgstr "" #: elf32-cris.c:3567 msgid "" "%B, section %A:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" "%B, seición %A:\n" " la reubicación %s nun se tien d'usar nun oxetu compartíu; recompila con -" "fPIC" #: elf32-cris.c:3992 msgid "" "%B, section `%A', to symbol `%s':\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" #: elf32-cris.c:4111 msgid "Unexpected machine number" msgstr "Númberu de máquina inesperáu" #: elf32-cris.c:4165 #, c-format msgid " [symbols have a _ prefix]" msgstr " [los símbolos tien un prefixu _]" #: elf32-cris.c:4168 #, c-format msgid " [v10 and v32]" msgstr " [v10 y v32]" #: elf32-cris.c:4171 #, c-format msgid " [v32]" msgstr " [v32]" #: elf32-cris.c:4216 msgid "" "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "" "%B: usa símbolos con prefixu _, pero escribe'l ficheru con símbolos ensin " "prefixu" #: elf32-cris.c:4217 msgid "" "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "" "%B: usa símbolos ensin prefixu, pero escribe'l ficheru con símbolos con " "prefixu _" #: elf32-cris.c:4236 msgid "%B contains CRIS v32 code, incompatible with previous objects" msgstr "%B caltién códigu CRIS v32, incompatible con oxetos previos" #: elf32-cris.c:4238 msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" msgstr "" "%B caltién códigu que nun ye CRIS v32, incompatible con oxetos previos" #: elf32-dlx.c:142 #, c-format msgid "BFD Link Error: branch (PC rel16) to section (%s) not supported" msgstr "" #: elf32-dlx.c:204 #, c-format msgid "BFD Link Error: jump (PC rel26) to section (%s) not supported" msgstr "" #. Only if it's not an unresolved symbol. #: elf32-ip2k.c:1475 msgid "unsupported relocation between data/insn address spaces" msgstr "nun s'almite la reubicación ente espacios de direiciones datos/insn" #: elf32-frv.c:1509 elf32-frv.c:1658 msgid "relocation requires zero addend" msgstr "la reubicación requier una adición cero" #: elf32-frv.c:2888 msgid "%H: relocation to `%s+%v' may have caused the error above\n" msgstr "" #: elf32-frv.c:2902 msgid "%H: relocation references symbol not defined in the module\n" msgstr "" #: elf32-frv.c:2978 msgid "%H: R_FRV_GETTLSOFF not applied to a call instruction\n" msgstr "" #: elf32-frv.c:3019 msgid "%H: R_FRV_GOTTLSDESC12 not applied to an lddi instruction\n" msgstr "" #: elf32-frv.c:3090 msgid "%H: R_FRV_GOTTLSDESCHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3127 msgid "%H: R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3174 msgid "%H: R_FRV_TLSDESC_RELAX not applied to an ldd instruction\n" msgstr "" #: elf32-frv.c:3258 msgid "%H: R_FRV_GETTLSOFF_RELAX not applied to a calll instruction\n" msgstr "" #: elf32-frv.c:3312 msgid "%H: R_FRV_GOTTLSOFF12 not applied to an ldi instruction\n" msgstr "" #: elf32-frv.c:3342 msgid "%H: R_FRV_GOTTLSOFFHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3371 msgid "%H: R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3401 msgid "%H: R_FRV_TLSOFF_RELAX not applied to an ld instruction\n" msgstr "" #: elf32-frv.c:3446 msgid "%H: R_FRV_TLSMOFFHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3473 msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3594 msgid "%H: R_FRV_FUNCDESC references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3635 elf32-frv.c:3757 msgid "%H: cannot emit fixups in read-only section\n" msgstr "" #: elf32-frv.c:3666 elf32-frv.c:3800 msgid "%H: cannot emit dynamic relocations in read-only section\n" msgstr "" #: elf32-frv.c:3715 msgid "" "%H: R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3971 msgid "%H: reloc against `%s' references a different segment\n" msgstr "" #: elf32-frv.c:4121 msgid "%H: reloc against `%s': %s\n" msgstr "" #: elf32-frv.c:6397 msgid "%B: unsupported relocation type %i\n" msgstr "" #: elf32-frv.c:6719 #, c-format msgid "" "%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "" "%s: compiláu con %s y enllazáu con módulos qu'usen reubicaciones que nun son " "pic" #: elf32-frv.c:6772 elf32-iq2000.c:845 elf32-m32c.c:807 #, c-format msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "%s: compiláu con %s y enlazáu con módulos compilaos con %s" #: elf32-frv.c:6784 #, c-format msgid "" "%s: uses different unknown e_flags (0x%lx) fields than previous modules " "(0x%lx)" msgstr "" "%s: usa campos e_flags desconocíos (0x%lx) diferentes a aquéllos de los " "módulos previos (0x%lx)" #: elf32-frv.c:6834 elf32-iq2000.c:882 elf32-m32c.c:843 elf32-mt.c:576 #: elf32-rx.c:2937 #, c-format msgid "private flags = 0x%lx:" msgstr "opciones privaes = 0x%lx:" #: elf32-gen.c:69 elf64-gen.c:69 msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "%B: Reubicaciones en ELF xenéricu (EM: %d)" #: elf32-hppa.c:850 elf32-hppa.c:3610 msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "" "%B(%A+0x%lx): nun puede algamase %s, recompila con -ffuntion-sections" #: elf32-hppa.c:1284 msgid "" "%B: relocation %s can not be used when making a shared object; recompile " "with -fPIC" msgstr "" "%B: nun puede usase la reubicación %s cuando se fai un oxetu compartíu; " "recompila con -fPIC" #: elf32-hppa.c:2803 msgid "%B: duplicate export stub %s" msgstr "%B: cabo d'esportación %s duplicáu" #: elf32-hppa.c:3449 msgid "" "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "" "%B(%A+0x%lx): la compostura %s pa la insn 0x%x nun s'almite nun enllazáu que " "nun ye compartíu" #: elf32-hppa.c:4296 msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "%B(%A+0x%lx): nun puede manexase %s pa %s" #: elf32-hppa.c:4608 msgid ".got section not immediately after .plt section" msgstr "la seición .got nun ta inmediatamente dempués de la seición .plt" #. Unknown relocation. #: elf32-i386.c:372 elf32-m68k.c:383 elf32-ppc.c:1675 elf32-s390.c:379 #: elf32-tic6x.c:2682 elf64-ppc.c:2285 elf64-s390.c:403 elf64-x86-64.c:243 msgid "%B: invalid relocation type %d" msgstr "%B: triba de reubicación %d nun válida" #: elf32-i386.c:1266 elf64-x86-64.c:1116 msgid "" "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed" msgstr "" "%B: la transición TLS dende %s a %s escontra `%s' en 0x%lx na seición `%A' " "falló" #: elf32-i386.c:1573 elf32-s390.c:1182 elf32-sh.c:6367 elf32-xtensa.c:1182 #: elf64-s390.c:1151 elfxx-sparc.c:1547 msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "" "%B: accedióse `%s' como un símbolu normal y un símbolu llocal de filo" #: elf32-i386.c:2405 elf64-x86-64.c:2320 msgid "%P: %B: warning: relocation against `%s' in readonly section `%A'.\n" msgstr "" #: elf32-i386.c:2496 elf64-x86-64.c:2407 msgid "%P: %B: warning: relocation in readonly section `%A'.\n" msgstr "" #: elf32-i386.c:2932 msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "" "%B: nun se reconoz la direición de reubicación (0x%lx) na seición `%A'" #: elf32-i386.c:1411 elf32-i386.c:3090 elf64-x86-64.c:1296 elf64-x86-64.c:2909 #: elfxx-sparc.c:3077 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s" msgstr "" #: elf32-i386.c:3339 elf64-x86-64.c:3295 msgid "hidden symbol" msgstr "símbolu anubríu" #: elf32-i386.c:3342 elf64-x86-64.c:3298 msgid "internal symbol" msgstr "Símbolu internu" #: elf32-i386.c:3345 elf64-x86-64.c:3301 msgid "protected symbol" msgstr "Símbolu protexíu" #: elf32-i386.c:3348 elf64-x86-64.c:3304 msgid "symbol" msgstr "símbolu" #: elf32-i386.c:3353 msgid "" "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when " "making a shared object" msgstr "" "%B: redisposición R_386_GOTOFF escontra un indefiníu %s `%s' nun puede usase " "cuando se cria un oxetu compartíu" #: elf32-i386.c:3363 msgid "" "%B: relocation R_386_GOTOFF against protected function `%s' can not be used " "when making a shared object" msgstr "" "%B: nun puede usase la reubicación R_386_GOTOFF escontra la función " "protexida `%s' cuando se fai un oxetu compartíu" #: elf32-i386.c:4660 elf64-x86-64.c:4378 #, c-format msgid "discarded output section: `%A'" msgstr "" #: elf32-ip2k.c:857 elf32-ip2k.c:863 elf32-ip2k.c:930 elf32-ip2k.c:936 msgid "" "ip2k relaxer: switch table without complete matching relocation information." msgstr "" "relaxador ip2k: tabla switch ensin información completa de reubicación de " "coincidencies." #: elf32-ip2k.c:880 elf32-ip2k.c:963 msgid "ip2k relaxer: switch table header corrupt." msgstr "relaxador ip2k: encabezáu de tabla switch corruptu." #: elf32-ip2k.c:1292 #, c-format msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" "enllazador ip2k: falta instrucción de páxina en 0x%08lx (dest = 0x%08lx)." #: elf32-ip2k.c:1308 #, c-format msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" "enllazador ip2k: instrucción de páxina redundante en 0x%08lx (dest = " "0x%08lx)." #: elf32-iq2000.c:858 elf32-m32c.c:819 #, c-format msgid "" "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" "%s: usa campos de e_flags distintos (0x%lx) que los módulos previos (0x%lx)" #: elf32-lm32.c:706 msgid "global pointer relative relocation when _gp not defined" msgstr "" #: elf32-lm32.c:761 msgid "global pointer relative address out of range" msgstr "" #: elf32-lm32.c:1057 msgid "internal error: addend should be zero for R_LM32_16_GOT" msgstr "" #: elf32-m32r.c:1453 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "reubicación SDA cuando _SDA_BASE_ nun te definíu" #: elf32-m32r.c:3048 msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "%B: L'oxetivu (%s) d'una reubicación %s ta na seición errónea (%A)" #: elf32-m32r.c:3576 msgid "%B: Instruction set mismatch with previous modules" msgstr "%B: Conxuntu d'instrucciones nun coincidente con módulos previos" #: elf32-m32r.c:3597 #, c-format msgid "private flags = %lx" msgstr "opciones privaes = %lx" #: elf32-m32r.c:3602 #, c-format msgid ": m32r instructions" msgstr ": instrucciones m32r" #: elf32-m32r.c:3603 #, c-format msgid ": m32rx instructions" msgstr ": instrucciones m32rx" #: elf32-m32r.c:3604 #, c-format msgid ": m32r2 instructions" msgstr ": instrucciones m32r2" #: elf32-m68hc1x.c:1050 #, c-format msgid "" "Reference to the far symbol `%s' using a wrong relocation may result in " "incorrect execution" msgstr "" "El referenciar al símbolu far `%s' usando una reubicación incorreuta puede " "resultar nuna execución incorreuta" #: elf32-m68hc1x.c:1150 #, c-format msgid "" "XGATE address (%lx) is not within shared RAM(0xE000-0xFFFF), therefore you " "must manually offset the address, and possibly manage the page, in your code." msgstr "" #: elf32-m68hc1x.c:1073 #, c-format msgid "" "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " "address [%lx:%04lx] (%lx)" msgstr "" "la direición almacenada [%lx:%04lx] (%lx) nun ta nel mesmu bancu que la " "direición almacenada actual [%lx:%04lx] (%lx)" #: elf32-m68hc1x.c:1092 #, c-format msgid "" "reference to a banked address [%lx:%04lx] in the normal address space at " "%04lx" msgstr "" "referencia a una direición almacenada [%lx:%04lx] nel espaciu normal de " "direiciones en %04lx" #: elf32-m68hc1x.c:1237 #, c-format msgid "" "S12 address (%lx) is not within shared RAM(0x2000-0x4000), therefore you " "must manually offset the address in your code" msgstr "" #: elf32-m68hc1x.c:1225 msgid "" "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-" "bit integers" msgstr "" "%B: enllazando ficheros compilaos con enteros de 16-bit (-mshort) y otros " "con enteros de 32-bit" #: elf32-m68hc1x.c:1232 msgid "" "%B: linking files compiled for 32-bit double (-fshort-double) and others for " "64-bit double" msgstr "" "%B: enllazando ficheros compilaos con dobles de 32-bit (-fshort-double) y " "otros con dobles de 64-bit" #: elf32-m68hc1x.c:1241 msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "" "%B: enllazando ficheros compilaos pa HCS12, con otros compilados pa HC12" #: elf32-m68hc1x.c:1257 elf32-ppc.c:4214 elf64-sparc.c:705 elfxx-mips.c:12719 msgid "" "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" "%B: usa campos d'e_flags distintos (0x%lx) que los módulos previos (0x%lx)" #: elf32-m68hc1x.c:1285 #, c-format msgid "[abi=32-bit int, " msgstr "[abi=int de 32-bit, " #: elf32-m68hc1x.c:1287 #, c-format msgid "[abi=16-bit int, " msgstr "[abi=int de 16-bit, " #: elf32-m68hc1x.c:1290 #, c-format msgid "64-bit double, " msgstr "duble de 64-bit, " #: elf32-m68hc1x.c:1292 #, c-format msgid "32-bit double, " msgstr "duble de 32-bit, " #: elf32-m68hc1x.c:1295 #, c-format msgid "cpu=HC11]" msgstr "cpu=HC11]" #: elf32-m68hc1x.c:1297 #, c-format msgid "cpu=HCS12]" msgstr "cpu=HCS12]" #: elf32-m68hc1x.c:1299 #, c-format msgid "cpu=HC12]" msgstr "cpu=HC12]" #: elf32-m68hc1x.c:1302 #, c-format msgid " [memory=bank-model]" msgstr " [memoria=modelu de bancos]" #: elf32-m68hc1x.c:1304 #, c-format msgid " [memory=flat]" msgstr " [memoria=plana]" #: elf32-m68hc1x.c:1452 #, c-format msgid " [XGATE RAM offsetting]" msgstr "" #: elf32-m68k.c:1250 elf32-m68k.c:1251 vms-alpha.c:7311 vms-alpha.c:7326 msgid "unknown" msgstr "desconocíu" #: elf32-m68k.c:1714 msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d" msgstr "" #: elf32-m68k.c:1720 msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d" msgstr "" #: elf32-m68k.c:3959 msgid "" "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object" msgstr "" #: elf32-mcore.c:99 elf32-mcore.c:442 msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "%B: La reubicación %s (%d) anguaño nun s'almite.\n" #: elf32-mcore.c:428 msgid "%B: Unknown relocation type %d\n" msgstr "%B: Triba de reubicación %d desconocida\n" #. Pacify gcc -Wall. #: elf32-mep.c:157 #, c-format msgid "mep: no reloc for code %d" msgstr "" #: elf32-mep.c:163 #, c-format msgid "MeP: howto %d has type %d" msgstr "" #: elf32-mep.c:648 msgid "%B and %B are for different cores" msgstr "%B y %B son pa distintos núcleos" #: elf32-mep.c:665 msgid "%B and %B are for different configurations" msgstr "%B y %B son pa distintes configuraciones" #: elf32-mep.c:702 #, c-format msgid "private flags = 0x%lx" msgstr "banderes privaes = 0x%lx" #: elf32-metag.c:1921 msgid "" "%B(%A+0x%lx): R_METAG_TLS_LE/IENONPIC relocation not permitted in shared " "object" msgstr "" #: elf32-microblaze.c:742 #, c-format msgid "%s: unknown relocation type %d" msgstr "" #: elf32-microblaze.c:867 elf32-microblaze.c:912 #, c-format msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" msgstr "" #: elf32-microblaze.c:1155 elfxx-sparc.c:3451 msgid "%B: probably compiled without -fPIC?" msgstr "%B: ¿Compiláu probablemente ensin -fPIC?" #: elf32-mips.c:1045 elf64-mips.c:2084 elfn32-mips.c:1888 msgid "literal relocation occurs for an external symbol" msgstr "la reubicación lliteral sucede pa un símbolu esternu" #: elf32-mips.c:1085 elf32-score.c:569 elf32-score7.c:469 elf64-mips.c:2127 #: elfn32-mips.c:1929 msgid "32bits gp relative relocation occurs for an external symbol" msgstr "la reubicación gp rellativa de 32bits sucede pa un símbolu esternu" #: elf32-msp430.c:801 elf32-msp430.c:1109 msgid "Try enabling relaxation to avoid relocation truncations" msgstr "" #: elf32-msp430.c:1317 msgid "internal error: branch/jump to an odd address detected" msgstr "" #: elf32-msp430.c:2221 msgid "Warning: %B: Unknown MSPABI object attribute %d" msgstr "" #: elf32-msp430.c:2312 msgid "error: %B uses %s instructions but %B uses %s" msgstr "" #: elf32-msp430.c:2324 msgid "error: %B uses the %s code model whereas %B uses the %s code model" msgstr "" #: elf32-msp430.c:2336 msgid "error: %B uses the large code model but %B uses MSP430 instructions" msgstr "" #: elf32-msp430.c:2346 msgid "error: %B uses the %s data model whereas %B uses the %s data model" msgstr "" #: elf32-msp430.c:2358 msgid "error: %B uses the small code model but %B uses the %s data model" msgstr "" #: elf32-msp430.c:2369 msgid "error: %B uses the %s data model but %B only uses MSP430 instructions" msgstr "" #: elf32-nds32.c:2921 msgid "error: Can't find symbol: _SDA_BASE_." msgstr "" #: elf32-nds32.c:4142 msgid "%B: error: unknown relocation type %d." msgstr "" #: elf32-nds32.c:4584 #, c-format msgid "%s: warning: cannot deal R_NDS32_25_ABS_RELA in shared mode." msgstr "" #: elf32-nds32.c:4716 msgid "%B: warning: unaligned access to GOT entry." msgstr "" #: elf32-nds32.c:4758 msgid "%B: warning: relocate SDA_BASE failed." msgstr "" #: elf32-nds32.c:4779 msgid "%B(%A): warning: unaligned small data access of type %d." msgstr "" #: elf32-nds32.c:5446 msgid "" "%B: ISR vector size mismatch with previous modules, previous %u-byte, " "current %u-byte" msgstr "" #: elf32-nds32.c:5489 msgid "%B: warning: Endian mismatch with previous modules." msgstr "" #: elf32-nds32.c:5499 msgid "" "%B: warning: Older version of object file encountered, Please recompile with " "current tool chain." msgstr "" #: elf32-nds32.c:5577 msgid "%B: error: ABI mismatch with previous modules." msgstr "" #: elf32-nds32.c:5588 msgid "%B: error: Instruction set mismatch with previous modules." msgstr "" #: elf32-nds32.c:5612 msgid "%B: warning: Incompatible elf-versions %s and %s." msgstr "" #: elf32-nds32.c:5642 #, c-format msgid ": n1 instructions" msgstr "" #: elf32-nds32.c:5645 #, c-format msgid ": n1h instructions" msgstr "" #: elf32-nds32.c:8147 msgid "%B: %s\n" msgstr "" #: elf32-nds32.c:8449 msgid "" "%B(%A): warning: relax is suppressed for sections of alignment %d-bytes > 4-" "byte." msgstr "" #: elf32-nds32.c:8502 msgid "%B: error: Cannot set _ITB_BASE_" msgstr "" #: elf32-nds32.c:11384 msgid "%B: Nested OMIT_FP in %A." msgstr "" #: elf32-nds32.c:11401 msgid "%B: Unmatched OMIT_FP in %A." msgstr "" #: elf32-nds32.c:13357 msgid "Linker: cannot init ex9 hash table error \n" msgstr "" #: elf32-nds32.c:13790 elf32-nds32.c:13804 msgid "Linker: error cannot fixed ex9 relocation \n" msgstr "" #: elf32-nds32.c:14015 #, c-format msgid "" "%s: warning: unaligned small data access. For entry: {%d, %d, %d}, addr = " "0x%x, align = 0x%x." msgstr "" #: elf32-nds32.c:14047 msgid "%P%F: failed creating ex9.it %s hash table: %E\n" msgstr "" #: elf32-nios2.c:2861 #, c-format msgid "" "global pointer relative relocation at address 0x%08x when _gp not defined\n" msgstr "" #: elf32-nios2.c:2878 #, c-format msgid "" "Unable to reach %s (at 0x%08x) from the global pointer (at 0x%08x) because " "the offset (%d) is out of the allowed range, -32678 to 32767.\n" msgstr "" #: elf32-nios2.c:3392 msgid "" "%B(%A+0x%lx): R_NIOS2_TLS_LE16 relocation not permitted in shared object" msgstr "" #: elf32-nios2.c:3520 msgid "relocation out of range" msgstr "" #: elf32-tic6x.c:2759 msgid "dangerous relocation" msgstr "" #: elf-m10300.c:4384 elf32-arm.c:12743 elf32-cr16.c:2451 elf32-cris.c:3044 #: elf32-hppa.c:1894 elf32-i370.c:503 elf32-i386.c:2043 elf32-lm32.c:1868 #: elf32-m32r.c:1927 elf32-m68k.c:3252 elf32-s390.c:1652 elf32-sh.c:2931 #: elf32-tic6x.c:2160 elf32-vax.c:1040 elf64-s390.c:1635 elf64-sh64.c:3377 #: elf64-x86-64.c:1985 elfxx-sparc.c:2104 #, c-format msgid "dynamic variable `%s' is zero size" msgstr "La variable dinámica `%s' tien tamañu cero" #: elf32-ppc.c:1740 #, c-format msgid "generic linker can't handle %s" msgstr "l'enllazador xenéricu nun puede manexar %s" #: elf32-ppc.c:2183 msgid "corrupt %s section in %B" msgstr "seición %s corrupta en %B" #: elf32-ppc.c:2202 msgid "unable to read in %s section from %B" msgstr "nun puede lleese na seición %s dende %Bp" #: elf32-ppc.c:2243 msgid "warning: unable to set size of %s section in %B" msgstr "avisu: nun puede afitase'l tamañu de la seición %s en %B" #: elf32-ppc.c:2293 msgid "failed to allocate space for new APUinfo section." msgstr "nun puede reservase espaciu pa la nueva seición APUinfo." #: elf32-ppc.c:2312 msgid "failed to compute new APUinfo section." msgstr "nun puede calculase la nueva seición APUinfo." #: elf32-ppc.c:2315 msgid "failed to install new APUinfo section." msgstr "nun puede instalase la nueva seición APUinfo." #: elf32-ppc.c:3343 msgid "%B: relocation %s cannot be used when making a shared object" msgstr "" "%B: nun puede usase la reubicación %s cuando se fai un oxetu compartíu" #. It does not make sense to have a procedure linkage #. table entry for a local symbol. #: elf32-ppc.c:4218 msgid "%P: %H: %s reloc against local symbol\n" msgstr "" #: elf32-ppc.c:4299 msgid "%P: %H: @local call to ifunc %s\n" msgstr "" #: elf32-ppc.c:4026 elf32-ppc.c:4041 elfxx-mips.c:12423 elfxx-mips.c:12449 #: elfxx-mips.c:12471 elfxx-mips.c:12497 msgid "Warning: %B uses hard float, %B uses soft float" msgstr "Avisu: %B usa hard float, %B usa soft float" #: elf32-ppc.c:4029 elf32-ppc.c:4033 msgid "" "Warning: %B uses double-precision hard float, %B uses single-precision hard " "float" msgstr "" "Avisu: %B usa real de duble precisión ríxida, %B usa real de precisión " "sencilla ríxida" #: elf32-ppc.c:4037 msgid "Warning: %B uses soft float, %B uses single-precision hard float" msgstr "" "Avisu: %B usa real dinámicu, %B usa real de precisión sencilla ríxida" #: elf32-ppc.c:4044 elf32-ppc.c:4048 elfxx-mips.c:12403 elfxx-mips.c:12407 msgid "Warning: %B uses unknown floating point ABI %d" msgstr "Avisu: %B usa un puntu flotante desconocíu ABI %d" #: elf32-ppc.c:4090 elf32-ppc.c:4094 msgid "Warning: %B uses unknown vector ABI %d" msgstr "Avisu: %B usa un vector ABI desconocíu %d" #: elf32-ppc.c:4098 msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\"" msgstr "Avisu: %B usa un vector ABI «%s», %B usa «%s»" #: elf32-ppc.c:4115 elf32-ppc.c:4118 msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory" msgstr "" #: elf32-ppc.c:4121 elf32-ppc.c:4125 msgid "Warning: %B uses unknown small structure return convention %d" msgstr "" #: elf32-ppc.c:4179 msgid "" "%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "" "%B: compiláu con -mrelocatable y enllazáu con módulos compilaos de forma " "normal" #: elf32-ppc.c:4187 msgid "" "%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "" "%B: compiláu de forma normal y enllazáu con módulos compilaos con -" "mrelocatable" #: elf32-ppc.c:4872 msgid "%P: bss-plt forced due to %B\n" msgstr "" #: elf32-ppc.c:4875 msgid "%P: bss-plt forced by profiling\n" msgstr "" #. Uh oh, we didn't find the expected call. We #. could just mark this symbol to exclude it #. from tls optimization but it's safer to skip #. the entire optimization. #: elf32-ppc.c:4771 elf64-ppc.c:7778 msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n" msgstr "" #: elf32-ppc.c:7927 msgid "%P: %B: unknown relocation type %d for symbol %s\n" msgstr "" #: elf32-ppc.c:8191 msgid "%P: %H: non-zero addend on %s reloc against `%s'\n" msgstr "" #: elf32-ppc.c:8389 msgid "%P: %H: relocation %s for indirect function %s unsupported\n" msgstr "" #: elf32-ppc.c:8646 elf32-ppc.c:8676 elf32-ppc.c:8767 msgid "" "%P: %B: the target (%s) of a %s relocation is in the wrong output section " "(%s)\n" msgstr "" #: elf32-ppc.c:8854 msgid "" "%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" "%B: l'oxetivu (%s) d'una reubicación %s ta na seición de salida errónea (%s)" #: elf32-ppc.c:8958 msgid "%P: %B: relocation %s is not yet supported for symbol %s\n" msgstr "" #: elf32-ppc.c:9038 msgid "%P: %H: error: %s against `%s' not a multiple of %u\n" msgstr "" #: elf32-ppc.c:9067 msgid "%P: %H: unresolvable %s relocation against symbol `%s'\n" msgstr "" #: elf32-ppc.c:9114 msgid "%P: %H: %s reloc against `%s': error %d\n" msgstr "" #: elf32-ppc.c:9750 msgid "%P: %s not defined in linker created %s\n" msgstr "" #: elf32-rl78.c:784 msgid "Warning: RL78_SYM reloc with an unknown symbol" msgstr "" #: elf32-rx.c:1260 msgid "%B(%A): error: call to undefined function '%s'" msgstr "" #: elf32-rx.c:1274 msgid "" "%B(%A): warning: unaligned access to symbol '%s' in the small data area" msgstr "" #: elf32-rx.c:1278 msgid "%B(%A): internal error: out of range error" msgstr "" #: elf32-rx.c:1282 msgid "%B(%A): internal error: unsupported relocation error" msgstr "" #: elf32-rx.c:1286 msgid "%B(%A): internal error: dangerous relocation" msgstr "" #: elf32-rx.c:1290 msgid "%B(%A): internal error: unknown error" msgstr "" #: elf32-rl78.c:1043 msgid "RL78/G10 ABI conflict: cannot link G10 and non-G10 objects together" msgstr "" #: elf32-rl78.c:1046 elf32-rl78.c:1049 #, c-format msgid "- %s is G10, %s is not" msgstr "" #: elf32-rl78.c:1072 #, c-format msgid " [G10]" msgstr "" #: elf32-rx.c:553 msgid "%B:%A: Warning: deprecated Red Hat reloc " msgstr "" #. Check for unsafe relocs in PID mode. These are any relocs where #. an absolute address is being computed. There are special cases #. for relocs against symbols that are known to be referenced in #. crt0.o before the PID base address register has been initialised. #: elf32-rx.c:581 msgid "%B(%A): unsafe PID relocation %s at 0x%08lx (against %s in %s)" msgstr "" #: elf32-rx.c:1095 msgid "Warning: RX_SYM reloc with an unknown symbol" msgstr "" #: elf32-s390.c:2209 elf64-s390.c:2196 msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "%B(%A+0x%lx): instrucción nun válida pa la reubicación TLS %s" #: elf32-score.c:1522 elf32-score7.c:1382 elfxx-mips.c:3324 msgid "not enough GOT space for local GOT entries" msgstr "nun hai suficiente espaciu GOT pa entraes GOT llocales" #: elf32-score.c:2744 msgid "address not word align" msgstr "" #: elf32-score.c:2829 elf32-score7.c:2634 #, c-format msgid "%s: Malformed reloc detected for section %s" msgstr "%s: Detectóse una reubicación malformada pa la seición %s" #: elf32-score.c:2880 elf32-score7.c:2685 msgid "%B: CALL15 reloc at 0x%lx not against global symbol" msgstr "%B: CALL15 reloc en 0x%lx nun foi escontra un simbolu global" #: elf32-score.c:3999 elf32-score7.c:3806 #, c-format msgid " [pic]" msgstr " [pic]" #: elf32-score.c:4003 elf32-score7.c:3810 #, c-format msgid " [fix dep]" msgstr " [iguar dep]" #: elf32-score.c:4045 elf32-score7.c:3852 msgid "%B: warning: linking PIC files with non-PIC files" msgstr "%B: avisu: enllazando ficheros PIC con ficheros que nun son PIC" #: elf32-sh-symbian.c:130 msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "%B: la directiva IMPORT AS pa %s anubre un IMPORT AS previu" #: elf32-sh-symbian.c:383 msgid "%B: Unrecognised .directive command: %s" msgstr "%B: Comandu .directive nun reconocíu: %s" #: elf32-sh-symbian.c:504 msgid "%B: Failed to add renamed symbol %s" msgstr "%B: Falló al amestar el símbolu renomáu %s" #: elf32-sh.c:568 msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "%B: 0x%lx: avisu: desplazamientu R_SH_USES fallíu" #: elf32-sh.c:580 msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "%B: 0x%lx: avisu: R_SH_USES señala al insn 0x%x que nun se reconoz" #: elf32-sh.c:597 msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "%B: 0x%lx: avisu: desplazamientu de carga R_SH_USES fallíu" #: elf32-sh.c:612 msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "%B: 0x%lx: avisu: nun puede atopase la reubicación esperada" #: elf32-sh.c:640 msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "%B: 0x%lx: avisu: símbolu nuna seición inesperada" #: elf32-sh.c:766 msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "%B: 0x%lx: avisu: nun puede atopase la reubicación COUNT esperada" #: elf32-sh.c:775 msgid "%B: 0x%lx: warning: bad count" msgstr "%B: 0x%lx: avisu: cuenta errónea" #: elf32-sh.c:1179 elf32-sh.c:1549 msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" "%B: 0x%lx: fatal: desbordamientu de reubicación durante la relaxación" #: elf32-sh.c:4057 elf64-sh64.c:1514 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "Nun se manexa un STO_SH5_ISA32 inesperáu nun símbolu llocal" #: elf32-sh.c:4304 msgid "" "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" "%B: 0x%lx: fatal: oxetivu de ramificación ensin allineación pa la " "reubicación de sofitu de relaxamientu" #: elf32-sh.c:4337 elf32-sh.c:4352 msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "%B: 0x%lx: fatal: reubicación %s ensin allineación 0x%lx" #: elf32-sh.c:4366 msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "" "%B: 0x%lx: fatal: la reubicación R_SH_PSHA %d nun ta nel rangu -32..32" #: elf32-sh.c:4380 msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "" "%B: 0x%lx: fatal: la reubicación R_SH_PSHL %d nun ta nel rangu -32..32" #: elf32-sh.c:4524 elf32-sh.c:4994 msgid "%B(%A+0x%lx): cannot emit fixup to `%s' in read-only section" msgstr "" #: elf32-sh.c:5101 msgid "%B(%A+0x%lx): %s relocation against external symbol \"%s\"" msgstr "" #: elf32-sh.c:5574 #, c-format msgid "%X%C: relocation to \"%s\" references a different segment\n" msgstr "" #: elf32-sh.c:5580 #, c-format msgid "%C: warning: relocation to \"%s\" references a different segment\n" msgstr "" #: elf32-sh.c:6358 elf32-sh.c:6441 msgid "%B: `%s' accessed both as normal and FDPIC symbol" msgstr "" #: elf32-sh.c:6363 elf32-sh.c:6445 msgid "%B: `%s' accessed both as FDPIC and thread local symbol" msgstr "" #: elf32-sh.c:6393 msgid "%B: Function descriptor relocation with non-zero addend" msgstr "" #: elf32-sh.c:6629 elf64-alpha.c:4648 msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "" "%B: el códigu d'execución llocal TLS nun puede enllazase n'oxetos compartíos" #: elf32-sh64.c:223 elf64-sh64.c:2314 #, c-format msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "%s: compiláu como un oxetu de 32-bit y %s ye de 64-bit" #: elf32-sh64.c:226 elf64-sh64.c:2317 #, c-format msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "%s: compiláu como un oxetu de 64-bit y %s ye de 32-bit" #: elf32-sh64.c:228 elf64-sh64.c:2319 #, c-format msgid "%s: object size does not match that of target %s" msgstr "%s: el tamañu del oxetu nun concasa col tamañu del oxetivu %s" #: elf32-sh64.c:451 elf64-sh64.c:2833 #, c-format msgid "%s: encountered datalabel symbol in input" msgstr "%s: atopóse un símbolu datalabel na entrada" #: elf32-sh64.c:528 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" msgstr "Nun concasa PTB: una direición SHmedia (bit 0 == 1)" #: elf32-sh64.c:531 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "Nun concasa PTA: una direición SHcompact (bit 0 == 0)" #: elf32-sh64.c:549 #, c-format msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" msgstr "%s: fallu de GAS: instrucción PTB inesperada con R_SH_PT_16" #: elf32-sh64.c:598 msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" msgstr "" "%B: fallu: triba de reubicación %d ensin alliniar en %08x reubicación %p\n" #: elf32-sh64.c:674 #, c-format msgid "%s: could not write out added .cranges entries" msgstr "%s: nun pueden escribise les entraes .cranges amestaes" #: elf32-sh64.c:734 #, c-format msgid "%s: could not write out sorted .cranges entries" msgstr "%s: nun pueden escribise les entraes .cranges ordenaes" #: elf32-sparc.c:89 msgid "%B: compiled for a 64 bit system and target is 32 bit" msgstr "%B: compiláu pa un sistema de 64 bit y l'oxetivu ye de 32 bit" #: elf32-sparc.c:102 msgid "%B: linking little endian files with big endian files" msgstr "%B: enllazando ficheros little endian con ficheros big endian" #: elf32-spu.c:719 msgid "%X%P: overlay section %A does not start on a cache line.\n" msgstr "" #: elf32-spu.c:727 msgid "%X%P: overlay section %A is larger than a cache line.\n" msgstr "" #: elf32-spu.c:747 msgid "%X%P: overlay section %A is not in cache area.\n" msgstr "" #: elf32-spu.c:787 msgid "%X%P: overlay sections %A and %A do not start at the same address.\n" msgstr "" "%X%P: les secciones solapaes %A y %A nun entamen na mesma direición.\n" #: elf32-spu.c:1011 msgid "warning: call to non-function symbol %s defined in %B" msgstr "aviso: llamada a un símbolu de non-función %s definíu en %B" #: elf32-spu.c:1361 msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n" msgstr "" #: elf32-spu.c:1880 msgid "%B is not allowed to define %s" msgstr "%B nun ta permitíu pa definir %s" #: elf32-spu.c:1888 #, c-format msgid "you are not allowed to define %s in a script" msgstr "" #: elf32-spu.c:1922 #, c-format msgid "%s in overlay section" msgstr "%s na seición solapada" #: elf32-spu.c:1951 msgid "overlay stub relocation overflow" msgstr "overflow de reubicacion de superposicion de stub" #: elf32-spu.c:1960 msgid "stubs don't match calculated size" msgstr "los cabos nun concasen col tamañu calculáu" #: elf32-spu.c:2542 #, c-format msgid "warning: %s overlaps %s\n" msgstr "avisu: %s solapamientos %s\n" #: elf32-spu.c:2558 #, c-format msgid "warning: %s exceeds section size\n" msgstr "Avisu: %s escede del tamañu de la seición\n" #: elf32-spu.c:2589 msgid "%A:0x%v not found in function table\n" msgstr "%A:0x%v nun atopáu na tabla de función\n" #: elf32-spu.c:2729 msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n" msgstr "" "%B(%A+0x%v): llamada a una seición que nun ye códigu %B(%A), analís " "incompletu\n" #: elf32-spu.c:3297 #, c-format msgid "Stack analysis will ignore the call from %s to %s\n" msgstr "El analís de la pila ignorará la llamada de %s a %s\n" #: elf32-spu.c:3988 msgid " %s: 0x%v\n" msgstr " %s: 0x%v\n" #: elf32-spu.c:3989 msgid "%s: 0x%v 0x%v\n" msgstr "%s: 0x%v 0x%v\n" #: elf32-spu.c:3994 msgid " calls:\n" msgstr " llamaes:\n" #: elf32-spu.c:4002 #, c-format msgid " %s%s %s\n" msgstr " %s%s %s\n" #: elf32-spu.c:4307 #, c-format msgid "%s duplicated in %s\n" msgstr "%s duplicáu en %s\n" #: elf32-spu.c:4311 #, c-format msgid "%s duplicated\n" msgstr "%s duplicáu\n" #: elf32-spu.c:4318 msgid "sorry, no support for duplicate object files in auto-overlay script\n" msgstr "" "sentimoslo, nun hai sofitu pa oxetos de ficheru duplicaos nel script d'auto-" "solapamientu\\n\n" #: elf32-spu.c:4359 msgid "" "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local " "store\n" msgstr "" "el tamañu nun solapáu de 0x%v más el tamañu máximu solapáu de 0x%v escede " "del almacenamientu llocal\\n\n" #: elf32-spu.c:4514 msgid "%B:%A%s exceeds overlay size\n" msgstr "%B:%A%s esceden del tamañu solapáu\n" #: elf32-spu.c:4676 msgid "Stack size for call graph root nodes.\n" msgstr "Tamañu de pila pa los nodos raíz del grafu de llamaes.\n" #: elf32-spu.c:4677 msgid "" "\n" "Stack size for functions. Annotations: '*' max stack, 't' tail call\n" msgstr "" "\n" "Tamañu de pila pa funciones. Anotaciones: '*' pila máxima, 't' llamada de " "cola\n" #: elf32-spu.c:4687 msgid "Maximum stack required is 0x%v\n" msgstr "La máxima pila requerida ye 0x%v\n" #: elf32-spu.c:4778 msgid "fatal error while creating .fixup" msgstr "" #: elf32-spu.c:5006 msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "%B(%s+0x%lx): irresoluble %s traslláu escontra del símbolu `%s'" #: elf32-tic6x.c:1602 msgid "warning: generating a shared library containing non-PIC code" msgstr "" #: elf32-tic6x.c:1607 msgid "warning: generating a shared library containing non-PID code" msgstr "" #: elf32-tic6x.c:2539 msgid "%B: SB-relative relocation but __c6xabi_DSBT_BASE not defined" msgstr "" #: elf32-tic6x.c:3740 msgid "%B: error: unknown mandatory EABI object attribute %d" msgstr "" #: elf32-tic6x.c:3748 msgid "%B: warning: unknown EABI object attribute %d" msgstr "" #: elf32-tic6x.c:3860 elf32-tic6x.c:3868 msgid "error: %B requires more stack alignment than %B preserves" msgstr "" #: elf32-tic6x.c:3878 elf32-tic6x.c:3887 msgid "error: unknown Tag_ABI_array_object_alignment value in %B" msgstr "" #: elf32-tic6x.c:3896 elf32-tic6x.c:3905 msgid "error: unknown Tag_ABI_array_object_align_expected value in %B" msgstr "" #: elf32-tic6x.c:3913 elf32-tic6x.c:3920 msgid "error: %B requires more array alignment than %B preserves" msgstr "" #: elf32-tic6x.c:3942 msgid "warning: %B and %B differ in wchar_t size" msgstr "" #: elf32-tic6x.c:3960 msgid "warning: %B and %B differ in whether code is compiled for DSBT" msgstr "" #: elf32-v850.c:173 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "La variable `%s' nun puede ocupar múltiples rexones de datos small" #: elf32-v850.c:176 #, c-format msgid "" "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "" "La variable `%s' solamente puede tar nuna de les rexones de datos small, " "cero, y tiny" #: elf32-v850.c:179 #, c-format msgid "" "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "" "La variable `%s' nun puede tar simultáneamente nes rexones de datos small y " "cero" #: elf32-v850.c:182 #, c-format msgid "" "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "" "La variable `%s' nun puede tar simultáneamente nes rexones de datos small y " "tiny" #: elf32-v850.c:185 #, c-format msgid "" "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "" "La variable `%s' nun puede tar simultáneamente nes rexones de datos cero y " "tiny" #: elf32-v850.c:483 msgid "FAILED to find previous HI16 reloc" msgstr "" #: elf32-v850.c:2155 msgid "could not locate special linker symbol __gp" msgstr "nun puede llocalizase'l símbolu especial del enllazador __gp" #: elf32-v850.c:2159 msgid "could not locate special linker symbol __ep" msgstr "nun puede llocalizase'l símbolu especial del enllazador __ep" #: elf32-v850.c:2163 msgid "could not locate special linker symbol __ctbp" msgstr "nun puede llocalizase'l símbolu especial del enllazador __ctbp" #: elf32-v850.c:2341 msgid "%B: Architecture mismatch with previous modules" msgstr "%B: Nun concasa la arquitectura colos módulos previos" #: elf32-v850.c:2478 msgid "%B: Alignment mismatch with previous modules" msgstr "" #. xgettext:c-format. #: elf32-v850.c:2360 #, c-format msgid "private flags = %lx: " msgstr "opciones privaes = %lx: " #: elf32-v850.c:2558 #, c-format msgid "unknown v850 architecture" msgstr "" #: elf32-v850.c:2560 #, c-format msgid "v850 E3 architecture" msgstr "" #: elf32-v850.c:2365 #, c-format msgid "v850 architecture" msgstr "arquitectura v850" #: elf32-v850.c:2565 #, c-format msgid ", 8-byte data alignment" msgstr "" #: elf32-v850.c:2366 #, c-format msgid "v850e architecture" msgstr "arquitectura v850e" #: elf32-v850.c:2367 #, c-format msgid "v850e1 architecture" msgstr "arquitectura v850e1" #: elf32-v850.c:2368 #, c-format msgid "v850e2 architecture" msgstr "" #: elf32-v850.c:2369 #, c-format msgid "v850e2v3 architecture" msgstr "" #: elf32-v850.c:2577 #, c-format msgid "v850e3v5 architecture" msgstr "" #: elf32-vax.c:531 #, c-format msgid " [nonpic]" msgstr " [nun pic]" #: elf32-vax.c:534 #, c-format msgid " [d-float]" msgstr " [flotante-d]" #: elf32-vax.c:537 #, c-format msgid " [g-float]" msgstr " [flotante-g]" #: elf32-vax.c:654 #, c-format msgid "" "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of " "%ld" msgstr "" "%s: avisu: l'adición GOT de %ld a `%s' nun concasa cola adición previa GOT " "de %ld" #: elf32-vax.c:1587 #, c-format msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "%s: avisu: descartase l'adición PLT de %d a `%s' de la seición %s" #: elf32-vax.c:1714 #, c-format msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "%s: avisu: reubicación %s escontra'l símbolu `%s' de la seición %s" #: elf32-vax.c:1720 #, c-format msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "%s: avisu: reubicación %s a 0x%x de la seición %s" #: elf32-xgate.c:686 #, c-format msgid "cpu=XGATE]" msgstr "" #: elf32-xgate.c:688 #, c-format msgid "error reading cpu type from elf private data" msgstr "" #: elf32-xstormy16.c:451 elf32-ia64.c:2342 elf64-ia64.c:2342 msgid "non-zero addend in @fptr reloc" msgstr "adición que nun ye cero na reubicación @fptr" #: elf32-xtensa.c:918 msgid "%B(%A): invalid property table" msgstr "%B(%A): tabla de propiedaes non válida" #: elf32-xtensa.c:2780 msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" msgstr "" "%B(%A+0x%lx): desplazamientu de reubicación fuera de rangu (tamañu=0x%x)" #: elf32-xtensa.c:2859 elf32-xtensa.c:2980 msgid "dynamic relocation in read-only section" msgstr "reubicación dinámica na seición de namái llectura" #: elf32-xtensa.c:2956 msgid "TLS relocation invalid without dynamic sections" msgstr "Reasignación TLS non válida ensin seiciones dinámiques" #: elf32-xtensa.c:3173 msgid "internal inconsistency in size of .got.loc section" msgstr "inconsistencia interna nel tamañu de la seición .got.loc" #: elf32-xtensa.c:3486 msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" msgstr "" "%B: triba de máquina incompatible. La salida ye 0x%x. La entrada ye 0x%x" #: elf32-xtensa.c:4715 elf32-xtensa.c:4723 msgid "Attempt to convert L32R/CALLX to CALL failed" msgstr "Falló l'intentu de convertir L32R/CALLX a CALL" #: elf32-xtensa.c:6333 elf32-xtensa.c:6409 elf32-xtensa.c:7525 msgid "" "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" msgstr "" "%B(%A+0x%lx): nun puede decodificase la instrucción; posible falta de " "coincidencia de la configuración" #: elf32-xtensa.c:7265 msgid "" "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY " "relocation; possible configuration mismatch" msgstr "" "%B(%A+0x%lx): nun puede decodificase la instrucción pa la reubicación " "XTENSA_ASM_SIMPLIFY; posible falta de coincidencia de la configuración" #: elf32-xtensa.c:9024 msgid "invalid relocation address" msgstr "direición de reubicación non válida" #: elf32-xtensa.c:9073 msgid "overflow after relaxation" msgstr "desbordamientu dempués de la relaxación" #: elf32-xtensa.c:10205 msgid "%B(%A+0x%lx): unexpected fix for %s relocation" msgstr "%B(%A+0x%lx): compostura inesperada pa la reubicación %s" #: elf64-alpha.c:460 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "la reubicación GPDISP nun alcontró les instrucciones ldah y lda" #: elf64-alpha.c:2495 msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "%B: el subsegmentu .got escede los 64K (tamañu %d)" #: elf64-alpha.c:4392 elf64-alpha.c:4404 msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "%B: reubicación gp rellativa escontra'l símbolu dinámicu %s" #: elf64-alpha.c:4430 elf64-alpha.c:4565 msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "%B: reubicación rellativa al pc escontra'l símbolu dinámicu %s" #: elf64-alpha.c:4458 msgid "%B: change in gp: BRSGP %s" msgstr "%B: cambéu en gp: BRSGP %s" #: elf64-alpha.c:4483 msgid "" msgstr "" #: elf64-alpha.c:4488 msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "%B: reubicación !samegp escontra un símbolu ensin .prologue: %s" #: elf64-alpha.c:4540 msgid "%B: unhandled dynamic relocation against %s" msgstr "%B: reubicación dinámica ensin manexar escontra %s" #: elf64-alpha.c:4572 msgid "%B: pc-relative relocation against undefined weak symbol %s" msgstr "" "%B: reubicación rellativa al pc escontra'l símbolu débil ensin definir %s" #: elf64-alpha.c:4632 msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "%B: reubicación rellativa a dtp escontra'l símbolu dinámicu %s" #: elf64-alpha.c:4655 msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "%B: reubicación rellativa a tp escontra'l símbolu dinámicu %s" #: elf64-hppa.c:2094 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" "la entrada de cabo pa %s nun puede cargar .plt, desplazamientu dp = %ld" #: elf64-hppa.c:3280 msgid "%B(%A+0x%" msgstr "" #: elf32-ia64.c:628 elf64-ia64.c:628 msgid "" "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect " "branch." msgstr "" "%B: Nun puede relaxase br en 0x%lx na seición `%A'. Por favor usa brl o " "ramificación indireuta." #: elf32-ia64.c:2290 elf64-ia64.c:2290 msgid "@pltoff reloc against local symbol" msgstr "reubicación @pltoff escontra un símbolu llocal" #: elf32-ia64.c:3693 elf64-ia64.c:3693 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "%s: segmentu de datos short desbordáu (0x%lx >= 0x400000)" #: elf32-ia64.c:3704 elf64-ia64.c:3704 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "%s: __gp nun cubre'l segmentu de datos short" #: elf32-ia64.c:3971 elf64-ia64.c:3971 msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "" "%B: códigu que nun ye pic con reubicación imm escontra'l símbolu dinámicu %s" #: elf32-ia64.c:4038 elf64-ia64.c:4038 msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "%B: reubicación @gprel escontra'l símbolu dinámicu %s" #: elf32-ia64.c:4101 elf64-ia64.c:4101 msgid "%B: linking non-pic code in a position independent executable" msgstr "" "%B: enllazase códigu que nun ye pic nun executable independiente de posición" #: elf32-ia64.c:4238 elf64-ia64.c:4238 msgid "%B: @internal branch to dynamic symbol %s" msgstr "%B: ramificación @internal al símbolu dinámicu %s" #: elf32-ia64.c:4240 elf64-ia64.c:4240 msgid "%B: speculation fixup to dynamic symbol %s" msgstr "%B: compostura d'especulación al símbolu dinámicu %s" #: elf32-ia64.c:4242 elf64-ia64.c:4242 msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "%B: reubicación @pcrel escontra'l símbolu dinámicu %s" #: elf32-ia64.c:4439 elf64-ia64.c:4439 msgid "unsupported reloc" msgstr "nun s'almite la reubicación" #: elf32-ia64.c:4477 elf64-ia64.c:4477 msgid "" "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section " "`%A'." msgstr "" "%B: falta la seición TLS pa reposicionar %s en vez de `%s' a 0x%lx na " "seición `%A'." #: elf32-ia64.c:4492 elf64-ia64.c:4492 msgid "" "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> " "0x1000000)." msgstr "" "%B: Nun puede relaxase br (%s) a `%s' en 0x%lx na seición `%A' con tamañu " "0x%lx (> 0x1000000)." #: elf32-ia64.c:4754 elf64-ia64.c:4754 msgid "%B: linking trap-on-NULL-dereference with non-trapping files" msgstr "" "%B: enllazando deferencies-captura-en-NULL con ficheros que nun son de " "captura" #: elf32-ia64.c:4763 elf64-ia64.c:4763 msgid "%B: linking big-endian files with little-endian files" msgstr "%B: enllazando ficheros big-endian con ficheros little-endian" #: elf32-ia64.c:4772 elf64-ia64.c:4772 msgid "%B: linking 64-bit files with 32-bit files" msgstr "%B: enllazando ficheros de 64-bit con ficheros de 32-bit" #: elf32-ia64.c:4781 elf64-ia64.c:4781 msgid "%B: linking constant-gp files with non-constant-gp files" msgstr "" "%B: enllazando ficheros de gp constante con ficheros con gp nun constante" #: elf32-ia64.c:4791 elf64-ia64.c:4791 msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "" "%B: enllazando ficheros de pic automáticu con ficheros ensin pic automáticu" #: elflink.c:4299 msgid "" "Warning: alignment %u of common symbol `%s' in %B is greater than the " "alignment (%u) of its section %A" msgstr "" "Avisu: la allineación %u del símbolu común `%s' en %B es mayor que " "l'allineación (%u) de la to seición %A" #: elflink.c:4305 msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" msgstr "" "Avisu: l'allineación %u del símbolu `%s' en %B ye más pequeña que %u en %B" #: elflink.c:4320 msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" msgstr "Avisu: el tamañu del símbolu `%s' camudó de %lu en %B a %lu en %B" #: elf64-mmix.c:986 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or assemble using \"-no-expand\" (for gcc, \"-Wa,-no-expand\"" msgstr "" #: elf64-mmix.c:1170 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or compile using the gcc-option \"-mno-base-addresses\"." msgstr "" #: elf64-mmix.c:1177 #, c-format msgid "" "%s: Internal inconsistency error for value for\n" " linker-allocated global register: linked: 0x%lx%08lx != relaxed: " "0x%lx%08lx\n" msgstr "" "%s: Fallu d'inconsistencia interna pal valor d'un\n" " rexistru global colocáu pol enllazador: enllazáu: 0x%lx%08lx != relaxáu: " "0x%lx%08lx\n" #: elf64-mmix.c:1607 #, c-format msgid "" "%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "" "%s: reubicación base-más-desplazamientu escontra un símbolu de rexistru: " "(desconocíu) en %s" #: elf64-mmix.c:1612 #, c-format msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "" "%s: reubicación base-más-desplazamientu escontra un símbolu de rexistru: %s " "en %s" #: elf64-mmix.c:1656 #, c-format msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "" "%s: reubicación de rexistru escontra un símbolu que nun ye rexistru: " "(desconocíu) en %s" #: elf64-mmix.c:1661 #, c-format msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "" "%s: reubicación de rexistru escontra un símbolu que nun ye rexistru: %s en %s" #: elf64-mmix.c:1698 #, c-format msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "" "%s: la directiva LLOCAL namái ye válida con un rexistru o un valor absolutu" #: elf64-mmix.c:1726 #, c-format msgid "" "%s: LOCAL directive: Register $%ld is not a local register. First global " "register is $%ld." msgstr "" "%s: directiva LLOCAL: El rexistru $%ld nun ye un rexistru llocal. El primer " "rexistru global ye $%ld." #: elf64-mmix.c:2190 #, c-format msgid "" "%s: Error: multiple definition of `%s'; start of %s is set in a earlier " "linked file\n" msgstr "" "%s: Fallu: definición múltiple de `%s'; l'aniciu de %s ta definíu nun " "ficheru enllazáu con anterioridá\n" #: elf64-mmix.c:2248 msgid "Register section has contents\n" msgstr "La seición de rexistros nun tien conteníu\n" #: elf64-mmix.c:2440 #, c-format msgid "" "Internal inconsistency: remaining %u != max %u.\n" " Please report this bug." msgstr "" "Inconsistencia interna: %u restante != %u máximu.\n" " Por favor reporta esti bug." #: elf64-ppc.c:4463 msgid "%P: %B: cannot create stub entry %s\n" msgstr "" #: elf64-ppc.c:4810 msgid "%P: symbol '%s' has invalid st_other for ABI version 1\n" msgstr "" #: elf64-ppc.c:5170 msgid "%P: .opd not allowed in ABI version %d\n" msgstr "" #: elf64-ppc.c:5809 msgid "%B uses unknown e_flags 0x%lx" msgstr "" #: elf64-ppc.c:5816 msgid "%B: ABI version %ld is not compatible with ABI version %ld output" msgstr "" #: elf64-ppc.c:5843 #, c-format msgid " [abiv%ld]" msgstr "" #: elf64-ppc.c:7007 msgid "" "%P: copy reloc against `%T' requires lazy plt linking; avoid setting " "LD_BIND_NOW=1 or upgrade gcc\n" msgstr "" #: elf64-ppc.c:7270 msgid "%B: undefined symbol on R_PPC64_TOCSAVE relocation" msgstr "" #: elf64-ppc.c:7499 msgid "%P: dynreloc miscount for %B, section %A\n" msgstr "" #: elf64-ppc.c:6996 msgid "%B: .opd is not a regular array of opd entries" msgstr "%B: .opd nun ye una matriz regular d'entraes opd" #: elf64-ppc.c:7005 msgid "%B: unexpected reloc type %u in .opd section" msgstr "%B: triba de reubicación %u inesperáu na seición .opd" #: elf64-ppc.c:7026 msgid "%B: undefined sym `%s' in .opd section" msgstr "%B: símbolu `%s' indefiníu na seición .opd" #: elf64-ppc.c:7584 msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n" msgstr "" #: elf64-ppc.c:7929 elf64-ppc.c:8450 #, c-format msgid "%s defined on removed toc entry" msgstr "" #: elf64-ppc.c:8868 msgid "%P: %H: toc optimization is not supported for %s instruction.\n" msgstr "" #: elf64-ppc.c:9096 msgid "%P: %H: %s references optimized away TOC entry\n" msgstr "" #: elf64-ppc.c:10394 msgid "%P: cannot find opd entry toc for `%T'\n" msgstr "" #: elf64-ppc.c:10479 msgid "%P: long branch stub `%s' offset overflow\n" msgstr "" #: elf64-ppc.c:10538 msgid "%P: can't find branch stub `%s'\n" msgstr "" #: elf64-ppc.c:10602 elf64-ppc.c:10749 elf64-ppc.c:12416 msgid "%P: linkage table error against `%T'\n" msgstr "" #: elf64-ppc.c:10940 msgid "%P: can't build branch stub `%s'\n" msgstr "" #: elf64-ppc.c:10814 msgid "%B section %A exceeds stub group size" msgstr "%B seición %A escede'l tamañu de grupu de stub" #: elf64-ppc.c:12662 elf64-ppc.c:12697 msgid "%P: %s offset too large for .eh_frame sdata4 encoding" msgstr "" #: elf64-ppc.c:12758 msgid "%P: stubs don't match calculated size\n" msgstr "" #: elf64-ppc.c:12770 #, c-format msgid "" "linker stubs in %u group%s\n" " branch %lu\n" " toc adjust %lu\n" " long branch %lu\n" " long toc adj %lu\n" " plt call %lu\n" " plt call toc %lu" msgstr "" #: elf64-ppc.c:13096 msgid "%P: %H: %s used with TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13097 msgid "%P: %H: %s used with non-TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13675 msgid "" "%P: %H: call to `%T' lacks nop, can't restore toc; recompile with -fPIC\n" msgstr "" #: elf64-ppc.c:13793 msgid "%P: %B: unknown relocation type %d for `%T'\n" msgstr "" #: elf64-ppc.c:14310 msgid "%P: %H: %s for indirect function `%T' unsupported\n" msgstr "" #: elf64-ppc.c:14417 msgid "%P: %B: %s is not supported for `%T'\n" msgstr "" #: elf64-ppc.c:14565 msgid "%P: %H: error: %s not a multiple of %u\n" msgstr "" #: elf64-ppc.c:14586 msgid "%P: %H: unresolvable %s against `%T'\n" msgstr "" #: elf64-ppc.c:14644 msgid "%P: %H: %s against `%T': error %d\n" msgstr "" #: elf64-sh64.c:1682 #, c-format msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" msgstr "" "%s: fallu: triba de reubicación %d ensin alliniar en %08x reubicación %08x\n" #: elf64-sparc.c:445 msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "" "%B: Solamente los rexistros %%g[2367] pueden declarase usando STT_REGISTER" #: elf64-sparc.c:465 msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" msgstr "" "El rexistru %%g%d usóse de forma incompatible: %s en %B, previamente %s en %B" #: elf64-sparc.c:488 msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" msgstr "" "El símbolu `%s' tien tribes diverxentes: REGISTER en %B, previamente %s en %B" #: elf64-sparc.c:533 msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" msgstr "" "El símbolu `%s' tien tribes diverxentes: %s en %B, previamente REGISTER en %B" #: elf64-sparc.c:686 msgid "%B: linking UltraSPARC specific with HAL specific code" msgstr "" "%B: enllazase códigu específicu d'UltraSPARC con códigu específicu d'HAL" #: elf64-x86-64.c:1236 msgid "%B: relocation %s against symbol `%s' isn't supported in x32 mode" msgstr "" #: elf64-x86-64.c:1465 msgid "%B: '%s' accessed both as normal and thread local symbol" msgstr "%B: '%s' accedíu al tiempu como símbolu normal y filu llocal" #: elf64-x86-64.c:2934 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d" msgstr "" #: elf64-x86-64.c:3193 msgid "" "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be " "used when making a shared object" msgstr "" "%B: nun puede usase la reubicación R_X86_64_GOTOFF escontra la función " "protexía `%s' cuando faise un oxetu compartíu" #: elf64-x86-64.c:3305 msgid "; recompile with -fPIC" msgstr "; recompilar con -fPIC" #: elf64-x86-64.c:3310 msgid "" "%B: relocation %s against %s `%s' can not be used when making a shared " "object%s" msgstr "" "%B: reposicionamientu %s en vez de %s `%s' nun puede ser usáu mientres se " "cria un oxetu compartíu %s" #: elf64-x86-64.c:3312 msgid "" "%B: relocation %s against undefined %s `%s' can not be used when making a " "shared object%s" msgstr "" "%B: reposicionamientu %s en vez d'un desconocíu %s `%s' nun puede ser usáu " "mientres se cria un oxetu compartíu %s" #: elf64-x86-64.c:3900 msgid "" "%B: addend -0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elf64-x86-64.c:3908 msgid "" "%B: addend 0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elfcode.h:827 #, c-format msgid "warning: %s has a corrupt string table index - ignoring" msgstr "Avisu: %s tienes un índiz de tabla de cadena corruptu - inorando" #: elfcode.h:1237 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "" "%s: la cuenta de versión (%ld) nun concasa cola cuenta de símbolos (%ld)" #: elfcode.h:1491 #, c-format msgid "%s(%s): relocation %d has invalid symbol index %ld" msgstr "%s(%s): la reubicación %d tien un índiz de símbolu %ld non válidu" #: elfcore.h:312 msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu." msgstr "" "Avisu: %B ta truncáu: el tamañu del ficheru del núcleu esperáu >= %lu, " "elcontráu: %lu." #: elflink.c:1119 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS definition in %B " "section %A" msgstr "" "%s: la definición TLS en %B seición %A nun concasa cola definición que nun " "ye TLS en %B seición %A" #: elflink.c:1123 msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" msgstr "" "%s: la referencia TLS en %b nun concasa cola referencia que nun ye TLS en %B" #: elflink.c:1127 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" msgstr "" "%s: la definición TLS en %B seición %A nun concasa cola referencia que nun " "ye TLS en %B" #: elflink.c:1131 msgid "" "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" msgstr "" "%s: la referencia TLS en %B nun concasa cola definición que nun ye TLS en %B " "seición %A" #: elflink.c:1764 msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" msgstr "%B: redefinición inesperada del símbolu con versión indireuta `%s'" #: elflink.c:2077 msgid "%B: version node not found for symbol %s" msgstr "%B: nun s'alcontró nodu de versión pal símbolu %s" #: elflink.c:2167 msgid "" "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" msgstr "" "%B: índiz de símbolos de reubicación non válidu (0x%lx >= 0x%lx) fallíu pal " "desplazamientu 0x%lx na seición `%A'" #: elflink.c:2178 msgid "" "%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the " "object file has no symbol table" msgstr "" #: elflink.c:2368 msgid "%B: relocation size mismatch in %B section %A" msgstr "%B: el tamañu de reubicación nun concasa en %B seición %A" #: elflink.c:2663 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "avisu: la triba y tamañu del símbolu dinámicu `%s' nun tan definíos" #: elflink.c:3421 msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n" msgstr "" #: elflink.c:4067 msgid "%B: %s: invalid version %u (max %d)" msgstr "%B: %s: versión %u non válida (máximu %d)" #: elflink.c:4103 msgid "%B: %s: invalid needed version %d" msgstr "%B: %s: versión requerida %d non válida" #: elflink.c:4489 msgid "%B: undefined reference to symbol '%s'" msgstr "" #: elflink.c:5523 msgid "%B: stack size specified and %s set" msgstr "" #: elflink.c:5526 msgid "%B: %s not absolute" msgstr "" #: elflink.c:5795 #, c-format msgid "%s: undefined version: %s" msgstr "%s: versión ensin definir: %s" #: elflink.c:5863 msgid "%B: .preinit_array section is not allowed in DSO" msgstr "%B: nun se permite la seición .preinit_array en DSO" #: elflink.c:7617 #, c-format msgid "undefined %s reference in complex symbol: %s" msgstr "referencia %s indefinida en símbolu complexu: %s" #: elflink.c:7771 #, c-format msgid "unknown operator '%c' in complex symbol" msgstr "operador '%c' desconocíu en símbolu complexu" #: elflink.c:8110 elflink.c:8127 elflink.c:8164 elflink.c:8181 msgid "%B: Unable to sort relocs - they are in more than one size" msgstr "%B: Imposible ordenar les reasignaciones - hai más d'un tamañu" #: elflink.c:8141 elflink.c:8195 msgid "%B: Unable to sort relocs - they are of an unknown size" msgstr "" "%B: Nun pueden ordenase los redireccionamientos - son de tamañu desconocíu" #: elflink.c:8246 msgid "Not enough memory to sort relocations" msgstr "Nun hai suficiente memoria pa ordenar les reubicaciones" #: elflink.c:8439 msgid "%B: Too many sections: %d (>= %d)" msgstr "%B: Demasiaes secciones: %d (>= %d)" #: elflink.c:8686 msgid "%B: internal symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8688 msgid "%B: hidden symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8690 msgid "%B: local symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8785 msgid "%B: could not find output section %A for input section %A" msgstr "" "%B: nun puede atopase la seición de salida %A pa la seición d'entrada %A" #: elflink.c:8908 msgid "%B: protected symbol `%s' isn't defined" msgstr "" #: elflink.c:8910 msgid "%B: internal symbol `%s' isn't defined" msgstr "" #: elflink.c:8912 msgid "%B: hidden symbol `%s' isn't defined" msgstr "" #: elflink.c:9043 msgid "%B: No symbol version section for versioned symbol `%s'" msgstr "" #: elflink.c:9441 msgid "error: %B: size of section %A is not multiple of address size" msgstr "" #: elflink.c:9488 msgid "" "error: %B contains a reloc (0x%s) for section %A that references a non-" "existent global symbol" msgstr "" "fallu: %B tien reloc (0x%s) pa seición %A que referencia un símbolu global " "nun esistente" #: elflink.c:10223 msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections" msgstr "" "%A tien secciones ordenaes [`%A' en %B] ordernaes y desordenaes [`%A' en %B]" #: elflink.c:10228 #, c-format msgid "%A has both ordered and unordered sections" msgstr "%A tien tanto secciones ordenaes como desordenaes" #: elflink.c:10793 msgid "%B: file class %s incompatible with %s" msgstr "" #: elflink.c:11104 elflink.c:11148 msgid "%B: could not find output section %s" msgstr "%B: nun puede atopase la seición de salida %s" #: elflink.c:11109 #, c-format msgid "warning: %s section has zero size" msgstr "avisu: la seición %s ye de tamañu cero" #: elflink.c:11353 #, c-format msgid "warning: section '%s' is being made into a note" msgstr "" #: elflink.c:11419 msgid "%P%X: read-only segment has dynamic relocations.\n" msgstr "" #: elflink.c:11214 msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n" msgstr "%P: avisu: criando un DT_TEXTREL nun oxetu compartíu.\n" #: elflink.c:11401 msgid "%P%X: can not read symbols: %E\n" msgstr "%P%X: nun pudieron lleese los símbolos: %E\n" #: elflink.c:11750 msgid "Removing unused section '%s' in file '%B'" msgstr "Desaniciando secciones nun usaes '%s' en ficheru '%B'" #: elflink.c:11962 msgid "Warning: gc-sections option ignored" msgstr "Avisu: descartase la opción gc-sections" #: elflink.c:12489 #, c-format msgid "Unrecognized INPUT_SECTION_FLAG %s\n" msgstr "" #: elfxx-mips.c:1221 msgid "static procedure (no name)" msgstr "procedimientu estáticu (ensin nome)" #: elfxx-mips.c:5476 msgid "MIPS16 and microMIPS functions cannot call each other" msgstr "" #: elfxx-mips.c:6087 msgid "" "%B: %A+0x%lx: Unsupported jump between ISA modes; consider recompiling with " "interlinking enabled." msgstr "" #: elfxx-mips.c:6288 elfxx-mips.c:6511 msgid "%B: Warning: bad `%s' option size %u smaller than its header" msgstr "" "%B: Avisu: el tamañu d'opción `%s' %u fallíu ye más pequeñu que'l to " "encabezáu" #: elfxx-mips.c:7262 elfxx-mips.c:7387 msgid "" "%B: Warning: cannot determine the target function for stub section `%s'" msgstr "" "%B: Alvertencia: nun puede determinase l'oxetivu de la función pa la seición " "de contraseña ' %s '" #: elfxx-mips.c:7516 msgid "%B: Malformed reloc detected for section %s" msgstr "%B: Detectóse una reubicación malformada pa la seición %s" #: elfxx-mips.c:7556 msgid "%B: GOT reloc at 0x%lx not expected in executables" msgstr "%B: recireccionamientu GOT en 0x%lx nun ye esperáu n'executables" #: elfxx-mips.c:7678 msgid "%B: CALL16 reloc at 0x%lx not against global symbol" msgstr "%B: la reubicación CALL16 en 0x%lx nun ye escontra un símbolu global" #: elfxx-mips.c:8372 #, c-format msgid "non-dynamic relocations refer to dynamic symbol %s" msgstr "realoxamientos nun dinámicos faen referencia a símbolu dinámicu %s" #: elfxx-mips.c:9075 msgid "" "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section " "`%A'" msgstr "" "%B: Nun puede atopase redireccionamientu LO16 escontra `%s' pa %s en 0x%lx " "na seición `%A'" #: elfxx-mips.c:9214 msgid "" "small-data section exceeds 64KB; lower small-data size limit (see option -G)" msgstr "" "la seccion small-data escede 64KB; un llímite inferior en small-data (mira " "opcion -G)" #: elfxx-mips.c:10035 msgid "JALX to a non-word-aligned address" msgstr "" #: elfxx-mips.c:10402 elfxx-mips.c:10966 msgid "%B: `%A' offset of %ld from `%A' beyond the range of ADDIUPC" msgstr "" #: elfxx-mips.c:12038 #, c-format msgid "%s: illegal section name `%s'" msgstr "%s: nome de seición `%s' illegal" #: elfxx-mips.c:14375 elfxx-mips.c:14381 elfxx-mips.c:14387 elfxx-mips.c:14407 #: elfxx-mips.c:14413 elfxx-mips.c:14419 elfxx-mips.c:14441 elfxx-mips.c:14460 #: elfxx-mips.c:14467 elfxx-mips.c:14474 msgid "Warning: %B uses %s (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14394 elfxx-mips.c:14426 elfxx-mips.c:14447 elfxx-mips.c:14480 msgid "" "Warning: %B uses %s (set by %B), %B uses unknown floating point ABI %d" msgstr "" #: elfxx-mips.c:14493 elfxx-mips.c:14501 elfxx-mips.c:14509 elfxx-mips.c:14517 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14525 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses unknown " "floating point ABI %d" msgstr "" #: elfxx-mips.c:14548 msgid "Warning: %B uses %s (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:14559 msgid "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14567 msgid "" "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:12533 msgid "%B: endianness incompatible with that of the selected emulation" msgstr "" "%B: la endianez ye incompatible con aquella de la emulación seleicionada" #: elfxx-mips.c:12544 msgid "%B: ABI is incompatible with that of the selected emulation" msgstr "%B: la ABI ye incompatible con aquella de la emulación seleicionada" #: elfxx-mips.c:12628 msgid "%B: warning: linking abicalls files with non-abicalls files" msgstr "" "%B: alvertencia: enllacense ficheros abicalls con ficheros que nun son " "abicalls" #: elfxx-mips.c:12645 msgid "%B: linking 32-bit code with 64-bit code" msgstr "%B: enllazase códigu de 32-bit con códigu de 64-bit" #: elfxx-mips.c:12673 msgid "%B: linking %s module with previous %s modules" msgstr "%B: enllazase'l módulu %s con módulos %s previos" #: elfxx-mips.c:12696 msgid "%B: ABI mismatch: linking %s module with previous %s modules" msgstr "%B: nun concasa el ABI: enllazase'l módulu %s con módulos %s previos" #: elfxx-mips.c:14786 msgid "%B: ASE mismatch: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:12860 #, c-format msgid " [abi=O32]" msgstr " [abi=O32]" #: elfxx-mips.c:12862 #, c-format msgid " [abi=O64]" msgstr " [abi=O64]" #: elfxx-mips.c:12864 #, c-format msgid " [abi=EABI32]" msgstr " [abi=EABI32]" #: elfxx-mips.c:12866 #, c-format msgid " [abi=EABI64]" msgstr " [abi=EABI64]" #: elfxx-mips.c:12868 #, c-format msgid " [abi unknown]" msgstr " [abi desconocíu]" #: elfxx-mips.c:12870 #, c-format msgid " [abi=N32]" msgstr " [abi=N32]" #: elfxx-mips.c:12872 #, c-format msgid " [abi=64]" msgstr " [abi=64]" #: elfxx-mips.c:12874 #, c-format msgid " [no abi set]" msgstr " [nun hai conxuntu abi]" #: elfxx-mips.c:12895 #, c-format msgid " [unknown ISA]" msgstr " [ISA desconocíu]" #: elfxx-mips.c:12906 #, c-format msgid " [not 32bitmode]" msgstr " [nun ye mou 32bit]" #: elfxx-sparc.c:595 #, c-format msgid "invalid relocation type %d" msgstr "triba de relocación %d nun válida" #: elfxx-tilegx.c:4433 msgid "%B: Cannot link together %s and %s objects." msgstr "" #: i386linux.c:454 m68klinux.c:458 sparclinux.c:452 #, c-format msgid "Output file requires shared library `%s'\n" msgstr "El ficheru de salida requier la biblioteca compartida `%s'\n" #: i386linux.c:462 m68klinux.c:466 sparclinux.c:460 #, c-format msgid "Output file requires shared library `%s.so.%s'\n" msgstr "El ficheru de salida requier la biblioteca compartida `%s.so.%s'\n" #: i386linux.c:651 i386linux.c:701 m68klinux.c:658 m68klinux.c:706 #: sparclinux.c:650 sparclinux.c:700 #, c-format msgid "Symbol %s not defined for fixups\n" msgstr "El símbolu %s nun tá definíu pa compostures\n" #: i386linux.c:725 m68klinux.c:730 sparclinux.c:724 msgid "Warning: fixup count mismatch\n" msgstr "Avisu: nun concasa la cuenta de compostures\n" #: ieee.c:159 #, c-format msgid "%s: string too long (%d chars, max 65535)" msgstr "%s: la cadena ye enforma llarga (%d carauteres, máximu 65535)" #: ieee.c:286 #, c-format msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "%s: nun se reconoz el símbolu `%s' opciones 0x%x" #: ieee.c:792 msgid "%B: unimplemented ATI record %u for symbol %u" msgstr "%B: grabación ATI %u ensin implementar pal símbolu %u" #: ieee.c:816 msgid "%B: unexpected ATN type %d in external part" msgstr "%B: triba ATN %d inesperáda na parte esterna" #: ieee.c:838 msgid "%B: unexpected type after ATN" msgstr "%B: triba inesperáda dempués d'ATN" #: ihex.c:230 msgid "%B:%d: unexpected character `%s' in Intel Hex file" msgstr "%B:%d: caráuter `%s' inesperáu nel ficheru Hexadecimal d'Intel" #: ihex.c:337 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "" "%B:%u: suma de comprobación errónea nel ficheru Hexadecimal d'Intel " "(esperabase %u, obtuvose %u)" #: ihex.c:392 msgid "%B:%u: bad extended address record length in Intel Hex file" msgstr "" "%B:%u: llonxitú de rexistru de direición estendida errónea nel ficheru " "Hexadecimal d'Intel" #: ihex.c:409 msgid "%B:%u: bad extended start address length in Intel Hex file" msgstr "" "%B:%u: llonxitú de direición d'aniciu estendida errónea nel ficheru " "Hexadecimal d'Intel" #: ihex.c:426 msgid "%B:%u: bad extended linear address record length in Intel Hex file" msgstr "" "%B:%u: llonxitú de rexistru de direición llinial estendida errónea nel " "ficheru Hexadecimal d'Intel" #: ihex.c:443 msgid "%B:%u: bad extended linear start address length in Intel Hex file" msgstr "" "%B:%u: llonxitú de direición d'aniciu llinial estendida errónea nel ficheru " "Hexadecimal d'Intel" #: ihex.c:460 msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" msgstr "%B:%u: triba ihex %u nun reconocíu nel ficheru Hexadecimal d'Intel" #: ihex.c:579 msgid "%B: internal error in ihex_read_section" msgstr "%B: fallu internu n'ihex_read_section" #: ihex.c:613 msgid "%B: bad section length in ihex_read_section" msgstr "%B: llonxitú de seición errónea n'ihex_read_section" #: ihex.c:826 #, c-format msgid "%s: address 0x%s out of range for Intel Hex file" msgstr "" "%s: la direición 0x%s ta fuera de rangu nel ficheru Hexadecimal d'Intel" #: libbfd.c:863 msgid "%B: unable to get decompressed section %A" msgstr "" #: elf64-ppc.c:2744 libbfd.c:1012 msgid "%B: compiled for a big endian system and target is little endian" msgstr "%B: compiláu pa un sistema big endian y l'oxetivu ye little endian" #: elf64-ppc.c:2747 libbfd.c:1014 msgid "%B: compiled for a little endian system and target is big endian" msgstr "%B: compiláu pa un sistema little endian y l'oxetivu ye big endian" #: libbfd.c:1043 #, c-format msgid "Deprecated %s called at %s line %d in %s\n" msgstr "Llamóse a %s que ye obsoletu en %s llinia %d en %s\n" #: libbfd.c:1046 #, c-format msgid "Deprecated %s called\n" msgstr "Llamóse a %s que ye obsoletu\n" #: linker.c:1859 msgid "%B: indirect symbol `%s' to `%s' is a loop" msgstr "%B: el símbolu indireutu `%s' pa `%s' ye un ciclu" #: linker.c:2726 #, c-format msgid "Attempt to do relocatable link with %s input and %s output" msgstr "Intentóse facer un enllaz reubicable con entrada %s y salida %s" #: linker.c:3035 msgid "%B: ignoring duplicate section `%A'\n" msgstr "" #: linker.c:3044 linker.c:3053 msgid "%B: duplicate section `%A' has different size\n" msgstr "" #: linker.c:3061 linker.c:3066 msgid "%B: could not read contents of section `%A'\n" msgstr "" #: linker.c:3070 msgid "%B: duplicate section `%A' has different contents\n" msgstr "" #: mach-o.c:381 msgid "bfd_mach_o_canonicalize_symtab: unable to load symbols" msgstr "" #: mach-o.c:1918 #, c-format msgid "mach-o: there are too many sections (%d) maximum is 255,\n" msgstr "" #: mach-o.c:1253 #, c-format msgid "unable to write unknown load command 0x%lx" msgstr "" #: mach-o.c:2272 msgid "" "sorry: modtab, toc and extrefsyms are not yet implemented for dysymtab " "commands." msgstr "" #: mach-o.c:1654 #, c-format msgid "bfd_mach_o_read_symtab_symbol: unable to read %d bytes at %lu" msgstr "" #: mach-o.c:2916 #, c-format msgid "bfd_mach_o_read_symtab_symbol: name out of range (%lu >= %lu)" msgstr "" #: mach-o.c:1756 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid section %d " "(max %lu): setting to undefined" msgstr "" #: mach-o.c:1770 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field " "0x%x: setting to undefined" msgstr "" #: mach-o.c:1840 msgid "bfd_mach_o_read_symtab_symbols: unable to allocate memory for symbols" msgstr "" #: mach-o.c:3915 msgid "%B: unknown load command 0x%lx" msgstr "" #: mach-o.c:2736 #, c-format msgid "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx" msgstr "" #: mach-o.c:2832 #, c-format msgid "unknown header byte-order value 0x%lx" msgstr "" #: merge.c:832 #, c-format msgid "%s: access beyond end of merged section (%ld)" msgstr "%s: accesu más allá del final de la seición amestada (%ld)" #: mmo.c:456 #, c-format msgid "%s: No core to allocate section name %s\n" msgstr "%s: Nun hai core p'asignar el nome de seición %s\\n\n" #: mmo.c:531 #, c-format msgid "%s: No core to allocate a symbol %d bytes long\n" msgstr "%s: Nun hai core p'asignar un símbolu de %d bytes de llonxitú\\n\n" #: mmo.c:1187 #, c-format msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" msgstr "" "%s: ficheru mmo non válidu: el valor d'aniciu pa $255 nun ye `Main'\n" #: mmo.c:1332 #, c-format msgid "" "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " "starting with `%s'\n" msgstr "" "%s: nun s'almite la secuencia de carauteres anchos 0x%02X 0x%02X dempués del " "nome de símbolu qu'entama con `%s'\n" #: mmo.c:1565 #, c-format msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" msgstr "%s: ficheru mmo non válidu: códigu d'operación-l `%d' ensin sofitu\n" #: mmo.c:1575 #, c-format msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" msgstr "" "%s: ficheru mmo non válidu: esperabase YZ = 1 obtuvose YZ = %d pa lop_quote\n" #: mmo.c:1611 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" msgstr "" "%s: ficheru mmo non válidu: esperabase z = 1 ó z = 2, obtuvose z = %d pa " "lop_loc\n" #: mmo.c:1657 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" msgstr "" "%s: ficheru mmo non válidu: esperabase z = 1 ó z = 2, obtuvose z = %d pa " "lop_fixo\n" #: mmo.c:1696 #, c-format msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" msgstr "" "%s: ficheru mmo non válidu: esperabase y = 0, obtuvose y = %d pa lop_fixrx\n" #: mmo.c:1705 #, c-format msgid "" "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" msgstr "" "%s: ficheru mmo non válidu: esperabase z = 16 ó z = 24, obtuvose z = %d pa " "lop_fixrx\n" #: mmo.c:1728 #, c-format msgid "" "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d " "for lop_fixrx\n" msgstr "" "%s: ficheru mmo non válidu: el byte d'aniciu de la pallabra operandu tien de " "ser 0 ó 1, obtuvose %d pa lop_fixrx\n" #: mmo.c:1751 #, c-format msgid "%s: cannot allocate file name for file number %d, %d bytes\n" msgstr "" "%s: nun puede asignase'l nome de ficheru pal númberu de ficheru %d, %d " "bytes\n" #: mmo.c:1771 #, c-format msgid "" "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" msgstr "" "%s: ficheru mmo non válidu: el númberu de ficheru %d `%s' ya se introduxo " "como `%s'\n" #: mmo.c:1784 #, c-format msgid "" "%s: invalid mmo file: file name for number %d was not specified before use\n" msgstr "" "%s: ficheru mmo non válidu: nun s'especificó un nome de ficheru pal númberu " "%d enantes d'usase\\n\n" #: mmo.c:1890 #, c-format msgid "" "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" msgstr "" "%s: ficheru mmo non válidu: los campos y y z de lop_stab nun son cero, y: " "%d, z: %d\n" #: mmo.c:1926 #, c-format msgid "%s: invalid mmo file: lop_end not last item in file\n" msgstr "" "%s: ficheru mmo non válidu: lop_end nun ye'l caberu elementu nel ficheru\n" #: mmo.c:1939 #, c-format msgid "" "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras " "to the preceding lop_stab (%ld)\n" msgstr "" "%s: ficheru mmo non válidu: YZ de lop_end (%ld) nun ye igual al númberu de " "tetres del lop_stab precedente (%ld)\n" #: mmo.c:2649 #, c-format msgid "%s: invalid symbol table: duplicate symbol `%s'\n" msgstr "%s: tabla de símbolos non válida: símbolu `%s' duplicáu\n" #: mmo.c:2889 #, c-format msgid "" "%s: Bad symbol definition: `Main' set to %s rather than the start address " "%s\n" msgstr "" "%s: Definición de símbolo errónea: `Main' afitose como %s en llugar de la " "direición d'aniciu %s\n" #: mmo.c:2981 #, c-format msgid "" "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: " "%d. Only `Main' will be emitted.\n" msgstr "" "%s: avisu: la tabla de símbolos ye enforma grande pa mmo, ye más grande que " "65535 words de 32-bit: %d. Sólo s'emitirá `Main'.\n" #: mmo.c:3026 #, c-format msgid "%s: internal error, symbol table changed size from %d to %d words\n" msgstr "" "%s: fallu internu, la tabla de símbolos camudó de tamañu de %d a %d " "pallabres\n" #: mmo.c:3078 #, c-format msgid "%s: internal error, internal register section %s had contents\n" msgstr "" "%s: fallu internu, la seición interna de rexistros %s tien conteníu\n" #: mmo.c:3129 #, c-format msgid "%s: no initialized registers; section length 0\n" msgstr "%s: nun hai rexistros aniciaos; llonxitú de seición 0\\n\n" #: mmo.c:3135 #, c-format msgid "%s: too many initialized registers; section length %ld\n" msgstr "%s: demasiaos rexistros aniciaos: llonxitú de seición %ld\n" #: mmo.c:3140 #, c-format msgid "" "%s: invalid start address for initialized registers of length %ld: " "0x%lx%08lx\n" msgstr "" "%s: direición d'aniciu non válida pa los rexistros aniciados de llonxitú " "%ld: 0x%lx%08lx\n" #: oasys.c:882 #, c-format msgid "%s: can not represent section `%s' in oasys" msgstr "%s: nun puede representase la seición `%s' en oasys" #: osf-core.c:140 #, c-format msgid "Unhandled OSF/1 core file section type %d\n" msgstr "Triba de seición de ficheru núcleu OSF/1 %d ensin manexar\n" #: pe-mips.c:607 msgid "%B: `ld -r' not supported with PE MIPS objects\n" msgstr "%B: `ld -r' nun s'almite con oxetos PE MIPS\n" #. OK, at this point the following variables are set up: #. src = VMA of the memory we're fixing up #. mem = pointer to memory we're fixing up #. val = VMA of what we need to refer to. #: pe-mips.c:719 msgid "%B: unimplemented %s\n" msgstr "%B: %s ensin implementar\n" #: pe-mips.c:745 msgid "%B: jump too far away\n" msgstr "%B: saltu enforma lloñe\n" #: pe-mips.c:771 msgid "%B: bad pair/reflo after refhi\n" msgstr "%B: pair/reflo fallíu dempués de refhi\n" #: pef.c:519 #, c-format msgid "bfd_pef_scan: unknown architecture 0x%lx" msgstr "" #: pei-x86_64.c:444 #, c-format msgid "warning: .pdata section size (%ld) is not a multiple of %d\n" msgstr "" #: pei-x86_64.c:448 peigen.c:1618 peigen.c:1801 pepigen.c:1618 pepigen.c:1801 #: pex64igen.c:1618 pex64igen.c:1801 #, c-format msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" "\n" "La Tabla de Funciones (interpretaronse los conteníos de la seición .pdata)\n" #: pei-x86_64.c:450 #, c-format msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n" msgstr "" #. XXX code yet to be written. #: peicode.h:751 msgid "%B: Unhandled import type; %x" msgstr "%B: Triba d'importación ensin manexar; %x" #: peicode.h:756 msgid "%B: Unrecognised import type; %x" msgstr "%B: Triba d'importación nun reconocía; %x" #: peicode.h:770 msgid "%B: Unrecognised import name type; %x" msgstr "%B: Triba de nome d'importación nun reconocía; %x" #: peicode.h:1162 msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "" "%B: Triba de máquina (0x%x) nun reconocía nel ficheru de Formatu " "d'Importación de Biblioteques" #: peicode.h:1174 msgid "" "%B: Recognised but unhandled machine type (0x%x) in Import Library Format " "archive" msgstr "" "%B: Triba de máquina (0x%x) reconocía pero ensin manexar nel ficheru de " "Formatu d'Importación de Biblioteques" #: peicode.h:1192 msgid "%B: size field is zero in Import Library Format header" msgstr "" "%B: el tamañu del campu ye cero nel encabezáu del Formatu d'Importación de " "Biblioteques" #: peicode.h:1223 msgid "%B: string not null terminated in ILF object file." msgstr "%B: cadena nun finada en null nel ficheru oxetu ILF." #: ppcboot.c:414 #, c-format msgid "" "\n" "ppcboot header:\n" msgstr "" "\n" "encabezáu de ppcboot:\n" #: ppcboot.c:415 #, c-format msgid "Entry offset = 0x%.8lx (%ld)\n" msgstr "Desplazamientu d'entrada = 0x%.8lx (%ld)\n" #: ppcboot.c:417 #, c-format msgid "Length = 0x%.8lx (%ld)\n" msgstr "Llonxitú = 0x%.8lx (%ld)\n" #: ppcboot.c:421 #, c-format msgid "Flag field = 0x%.2x\n" msgstr "Campu d'opciones = 0x%.2x\n" #: ppcboot.c:427 #, c-format msgid "Partition name = \"%s\"\n" msgstr "Nome de la partición = \"%s\"\n" #: ppcboot.c:446 #, c-format msgid "" "\n" "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" "\n" "Partición[%d] aniciu = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" #: ppcboot.c:452 #, c-format msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "Partición[%d] fin = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" #: ppcboot.c:458 #, c-format msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" msgstr "Partición[%d] sector = 0x%.8lx (%ld)\n" #: ppcboot.c:460 #, c-format msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "Partición[%d] llonxitú = 0x%.8lx (%ld)\n" #: reloc.c:7371 msgid "INPUT_SECTION_FLAGS are not supported.\n" msgstr "" #: reloc.c:7526 msgid "%X%P: %B(%A): relocation \"%R\" goes out of range\n" msgstr "" #: rs6000-core.c:448 #, c-format msgid "%s: warning core file truncated" msgstr "" #: som.c:5471 #, c-format msgid "" "\n" "Exec Auxiliary Header\n" msgstr "" "\n" "Encabezáu Ausiliar d'Execución\n" #: som.c:5776 msgid "som_sizeof_headers unimplemented" msgstr "som_sizeof_headers ensin implementar" #: srec.c:261 msgid "%B:%d: Unexpected character `%s' in S-record file\n" msgstr "%B:%d: Caractér `%s' inesperáu nel ficheru S-record\n" #: srec.c:567 srec.c:600 msgid "%B:%d: Bad checksum in S-record file\n" msgstr "%B:%d: Suma de comprobación incorreuta nel ficheru S-record\n" #: stabs.c:279 msgid "%B(%A+0x%lx): Stabs entry has invalid string index." msgstr "%B(%A+0x%lx): La entrada de cabos tien una cadena índiz non válida." #: syms.c:1079 msgid "Unsupported .stab relocation" msgstr "Nun s'almite la reubicación .stab" #: vms-alpha.c:1299 #, c-format msgid "Unknown EGSD subtype %d" msgstr "" #: vms-alpha.c:1330 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "Desbordamientu de la pila (%d) en _bfd_vms_push" #: vms-alpha.c:1343 msgid "Stack underflow in _bfd_vms_pop" msgstr "Desbordamientu por debaxu de la pila en _bfd_vms_pop" #. These names have not yet been added to this switch statement. #: vms-alpha.c:1580 #, c-format msgid "unknown ETIR command %d" msgstr "" #: vms-alpha.c:1767 #, c-format msgid "bad section index in %s" msgstr "Índiz de seición fallíu en %s" #: vms-alpha.c:1780 #, c-format msgid "unsupported STA cmd %s" msgstr "nun s'almite la orde STA %s" #. Insert field. #. Unsigned shift. #. Rotate. #. Redefine symbol to current location. #. Define a literal. #: vms-alpha.c:1956 vms-alpha.c:1987 vms-alpha.c:2234 #, c-format msgid "%s: not supported" msgstr "%s: nun s'almite" #: vms-alpha.c:1962 #, c-format msgid "%s: not implemented" msgstr "%s: ensin implementar" #: vms-alpha.c:2218 #, c-format msgid "invalid use of %s with contexts" msgstr "" #: vms-alpha.c:2252 #, c-format msgid "reserved cmd %d" msgstr "" #: vms-alpha.c:2337 msgid "Object module NOT error-free !\n" msgstr "¡ El módulu oxetu NON ta llibre de fallos !\n" #: vms-alpha.c:3769 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "SEC_RELOC ensin reubicaciones na seición %s" #: vms-alpha.c:3822 vms-alpha.c:4053 #, c-format msgid "Size error in section %s" msgstr "" #: vms-alpha.c:3992 msgid "Spurious ALPHA_R_BSR reloc" msgstr "" #: vms-alpha.c:4040 #, c-format msgid "Unhandled relocation %s" msgstr "Reubicación %s ensin manexar" #: vms-alpha.c:4330 #, c-format msgid "unknown source command %d" msgstr "" #: vms-alpha.c:4391 msgid "DST__K_SET_LINUM_INCR not implemented" msgstr "" #: vms-alpha.c:4397 msgid "DST__K_SET_LINUM_INCR_W not implemented" msgstr "" #: vms-alpha.c:4403 msgid "DST__K_RESET_LINUM_INCR not implemented" msgstr "" #: vms-alpha.c:4409 msgid "DST__K_BEG_STMT_MODE not implemented" msgstr "" #: vms-alpha.c:4415 msgid "DST__K_END_STMT_MODE not implemented" msgstr "" #: vms-alpha.c:4442 msgid "DST__K_SET_PC not implemented" msgstr "" #: vms-alpha.c:4448 msgid "DST__K_SET_PC_W not implemented" msgstr "" #: vms-alpha.c:4454 msgid "DST__K_SET_PC_L not implemented" msgstr "" #: vms-alpha.c:4460 msgid "DST__K_SET_STMTNUM not implemented" msgstr "" #: vms-alpha.c:4503 #, c-format msgid "unknown line command %d" msgstr "" #: vms-alpha.c:4957 vms-alpha.c:4974 vms-alpha.c:4988 vms-alpha.c:5003 #: vms-alpha.c:5015 vms-alpha.c:5026 vms-alpha.c:5038 #, c-format msgid "Unknown reloc %s + %s" msgstr "" #: vms-alpha.c:5093 #, c-format msgid "Unknown reloc %s" msgstr "" #: vms-alpha.c:5106 msgid "Invalid section index in ETIR" msgstr "" #: vms-alpha.c:5002 msgid "Relocation for non-REL psect" msgstr "" #: vms-alpha.c:5153 #, c-format msgid "Unknown symbol in command %s" msgstr "" #: vms-alpha.c:5668 #, c-format msgid " EMH %u (len=%u): " msgstr "" #: vms-alpha.c:5677 #, c-format msgid "Module header\n" msgstr "" #: vms-alpha.c:5678 #, c-format msgid " structure level: %u\n" msgstr "" #: vms-alpha.c:5679 #, c-format msgid " max record size: %u\n" msgstr "" #: vms-alpha.c:5682 #, c-format msgid " module name : %.*s\n" msgstr "" #: vms-alpha.c:5684 #, c-format msgid " module version : %.*s\n" msgstr "" #: vms-alpha.c:5686 #, c-format msgid " compile date : %.17s\n" msgstr "" #: vms-alpha.c:5691 #, c-format msgid "Language Processor Name\n" msgstr "" #: vms-alpha.c:5692 #, c-format msgid " language name: %.*s\n" msgstr "" #: vms-alpha.c:5699 #, c-format msgid "Source Files Header\n" msgstr "" #: vms-alpha.c:5700 #, c-format msgid " file: %.*s\n" msgstr "" #: vms-alpha.c:5707 #, c-format msgid "Title Text Header\n" msgstr "" #: vms-alpha.c:5708 #, c-format msgid " title: %.*s\n" msgstr "" #: vms-alpha.c:5715 #, c-format msgid "Copyright Header\n" msgstr "" #: vms-alpha.c:5716 #, c-format msgid " copyright: %.*s\n" msgstr "" #: vms-alpha.c:5722 #, c-format msgid "unhandled emh subtype %u\n" msgstr "" #: vms-alpha.c:5732 #, c-format msgid " EEOM (len=%u):\n" msgstr "" #: vms-alpha.c:5733 #, c-format msgid " number of cond linkage pairs: %u\n" msgstr "" #: vms-alpha.c:5735 #, c-format msgid " completion code: %u\n" msgstr "" #: vms-alpha.c:5739 #, c-format msgid " transfer addr flags: 0x%02x\n" msgstr "" #: vms-alpha.c:5740 #, c-format msgid " transfer addr psect: %u\n" msgstr "" #: vms-alpha.c:5742 #, c-format msgid " transfer address : 0x%08x\n" msgstr "" #: vms-alpha.c:5751 msgid " WEAK" msgstr "" #: vms-alpha.c:5753 msgid " DEF" msgstr "" #: vms-alpha.c:5755 msgid " UNI" msgstr "" #: vms-alpha.c:5757 vms-alpha.c:5778 msgid " REL" msgstr "" #: vms-alpha.c:5759 msgid " COMM" msgstr "" #: vms-alpha.c:5761 msgid " VECEP" msgstr "" #: vms-alpha.c:5763 msgid " NORM" msgstr "" #: vms-alpha.c:5765 msgid " QVAL" msgstr "" #: vms-alpha.c:5772 msgid " PIC" msgstr "" #: vms-alpha.c:5774 msgid " LIB" msgstr "" #: vms-alpha.c:5776 msgid " OVR" msgstr "" #: vms-alpha.c:5780 msgid " GBL" msgstr "" #: vms-alpha.c:5782 msgid " SHR" msgstr "" #: vms-alpha.c:5784 msgid " EXE" msgstr "" #: vms-alpha.c:5786 msgid " RD" msgstr "" #: vms-alpha.c:5788 msgid " WRT" msgstr "" #: vms-alpha.c:5790 msgid " VEC" msgstr "" #: vms-alpha.c:5792 msgid " NOMOD" msgstr "" #: vms-alpha.c:5794 msgid " COM" msgstr "" #: vms-alpha.c:5796 msgid " 64B" msgstr "" #: vms-alpha.c:5805 #, c-format msgid " EGSD (len=%u):\n" msgstr "" #: vms-alpha.c:5817 #, c-format msgid " EGSD entry %2u (type: %u, len: %u): " msgstr "" #: vms-alpha.c:5829 #, c-format msgid "PSC - Program section definition\n" msgstr "" #: vms-alpha.c:5830 vms-alpha.c:5847 #, c-format msgid " alignment : 2**%u\n" msgstr "" #: vms-alpha.c:5831 vms-alpha.c:5848 #, c-format msgid " flags : 0x%04x" msgstr "" #: vms-alpha.c:5835 #, c-format msgid " alloc (len): %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5836 vms-alpha.c:5893 vms-alpha.c:5942 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5846 #, c-format msgid "SPSC - Shared Image Program section def\n" msgstr "" #: vms-alpha.c:5852 #, c-format msgid " alloc (len) : %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5853 #, c-format msgid " image offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5855 #, c-format msgid " symvec offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5857 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5870 #, c-format msgid "SYM - Global symbol definition\n" msgstr "" #: vms-alpha.c:5871 vms-alpha.c:5931 vms-alpha.c:5952 vms-alpha.c:5971 #, c-format msgid " flags: 0x%04x" msgstr "" #: vms-alpha.c:5874 #, c-format msgid " psect offset: 0x%08x\n" msgstr "" #: vms-alpha.c:5878 #, c-format msgid " code address: 0x%08x\n" msgstr "" #: vms-alpha.c:5880 #, c-format msgid " psect index for entry point : %u\n" msgstr "" #: vms-alpha.c:5883 vms-alpha.c:5959 vms-alpha.c:5978 #, c-format msgid " psect index : %u\n" msgstr "" #: vms-alpha.c:5885 vms-alpha.c:5961 vms-alpha.c:5980 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5892 #, c-format msgid "SYM - Global symbol reference\n" msgstr "" #: vms-alpha.c:5904 #, c-format msgid "IDC - Ident Consistency check\n" msgstr "" #: vms-alpha.c:5905 #, c-format msgid " flags : 0x%08x" msgstr "" #: vms-alpha.c:5909 #, c-format msgid " id match : %x\n" msgstr "" #: vms-alpha.c:5911 #, c-format msgid " error severity: %x\n" msgstr "" #: vms-alpha.c:5914 #, c-format msgid " entity name : %.*s\n" msgstr "" #: vms-alpha.c:5916 #, c-format msgid " object name : %.*s\n" msgstr "" #: vms-alpha.c:5919 #, c-format msgid " binary ident : 0x%08x\n" msgstr "" #: vms-alpha.c:5922 #, c-format msgid " ascii ident : %.*s\n" msgstr "" #: vms-alpha.c:5930 #, c-format msgid "SYMG - Universal symbol definition\n" msgstr "" #: vms-alpha.c:5934 #, c-format msgid " symbol vector offset: 0x%08x\n" msgstr "" #: vms-alpha.c:5936 #, c-format msgid " entry point: 0x%08x\n" msgstr "" #: vms-alpha.c:5938 #, c-format msgid " proc descr : 0x%08x\n" msgstr "" #: vms-alpha.c:5940 #, c-format msgid " psect index: %u\n" msgstr "" #: vms-alpha.c:5951 #, c-format msgid "SYMV - Vectored symbol definition\n" msgstr "" #: vms-alpha.c:5955 #, c-format msgid " vector : 0x%08x\n" msgstr "" #: vms-alpha.c:5957 vms-alpha.c:5976 #, c-format msgid " psect offset: %u\n" msgstr "" #: vms-alpha.c:5970 #, c-format msgid "SYMM - Global symbol definition with version\n" msgstr "" #: vms-alpha.c:5974 #, c-format msgid " version mask: 0x%08x\n" msgstr "" #: vms-alpha.c:5985 #, c-format msgid "unhandled egsd entry type %u\n" msgstr "" #: vms-alpha.c:6019 #, c-format msgid " linkage index: %u, replacement insn: 0x%08x\n" msgstr "" #: vms-alpha.c:6022 #, c-format msgid " psect idx 1: %u, offset 1: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6026 #, c-format msgid " psect idx 2: %u, offset 2: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6031 #, c-format msgid " psect idx 3: %u, offset 3: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6036 #, c-format msgid " global name: %.*s\n" msgstr "" #: vms-alpha.c:6046 #, c-format msgid " %s (len=%u+%u):\n" msgstr "" #: vms-alpha.c:6061 #, c-format msgid " (type: %3u, size: 4+%3u): " msgstr "" #: vms-alpha.c:6065 #, c-format msgid "STA_GBL (stack global) %.*s\n" msgstr "" #: vms-alpha.c:6069 #, c-format msgid "STA_LW (stack longword) 0x%08x\n" msgstr "" #: vms-alpha.c:6073 #, c-format msgid "STA_QW (stack quadword) 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6078 #, c-format msgid "STA_PQ (stack psect base + offset)\n" msgstr "" #: vms-alpha.c:6079 #, c-format msgid " psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6085 #, c-format msgid "STA_LI (stack literal)\n" msgstr "" #: vms-alpha.c:6088 #, c-format msgid "STA_MOD (stack module)\n" msgstr "" #: vms-alpha.c:6091 #, c-format msgid "STA_CKARG (compare procedure argument)\n" msgstr "" #: vms-alpha.c:6095 #, c-format msgid "STO_B (store byte)\n" msgstr "" #: vms-alpha.c:6098 #, c-format msgid "STO_W (store word)\n" msgstr "" #: vms-alpha.c:6101 #, c-format msgid "STO_LW (store longword)\n" msgstr "" #: vms-alpha.c:6104 #, c-format msgid "STO_QW (store quadword)\n" msgstr "" #: vms-alpha.c:6110 #, c-format msgid "STO_IMMR (store immediate repeat) %u bytes\n" msgstr "" #: vms-alpha.c:6117 #, c-format msgid "STO_GBL (store global) %.*s\n" msgstr "" #: vms-alpha.c:6121 #, c-format msgid "STO_CA (store code address) %.*s\n" msgstr "" #: vms-alpha.c:6125 #, c-format msgid "STO_RB (store relative branch)\n" msgstr "" #: vms-alpha.c:6128 #, c-format msgid "STO_AB (store absolute branch)\n" msgstr "" #: vms-alpha.c:6131 #, c-format msgid "STO_OFF (store offset to psect)\n" msgstr "" #: vms-alpha.c:6137 #, c-format msgid "STO_IMM (store immediate) %u bytes\n" msgstr "" #: vms-alpha.c:6144 #, c-format msgid "STO_GBL_LW (store global longword) %.*s\n" msgstr "" #: vms-alpha.c:6148 #, c-format msgid "STO_OFF (store LP with procedure signature)\n" msgstr "" #: vms-alpha.c:6151 #, c-format msgid "STO_BR_GBL (store branch global) *todo*\n" msgstr "" #: vms-alpha.c:6154 #, c-format msgid "STO_BR_PS (store branch psect + offset) *todo*\n" msgstr "" #: vms-alpha.c:6158 #, c-format msgid "OPR_NOP (no-operation)\n" msgstr "" #: vms-alpha.c:6161 #, c-format msgid "OPR_ADD (add)\n" msgstr "" #: vms-alpha.c:6164 #, c-format msgid "OPR_SUB (substract)\n" msgstr "" #: vms-alpha.c:6167 #, c-format msgid "OPR_MUL (multiply)\n" msgstr "" #: vms-alpha.c:6170 #, c-format msgid "OPR_DIV (divide)\n" msgstr "" #: vms-alpha.c:6173 #, c-format msgid "OPR_AND (logical and)\n" msgstr "" #: vms-alpha.c:6176 #, c-format msgid "OPR_IOR (logical inclusive or)\n" msgstr "" #: vms-alpha.c:6179 #, c-format msgid "OPR_EOR (logical exclusive or)\n" msgstr "" #: vms-alpha.c:6182 #, c-format msgid "OPR_NEG (negate)\n" msgstr "" #: vms-alpha.c:6185 #, c-format msgid "OPR_COM (complement)\n" msgstr "" #: vms-alpha.c:6188 #, c-format msgid "OPR_INSV (insert field)\n" msgstr "" #: vms-alpha.c:6191 #, c-format msgid "OPR_ASH (arithmetic shift)\n" msgstr "" #: vms-alpha.c:6194 #, c-format msgid "OPR_USH (unsigned shift)\n" msgstr "" #: vms-alpha.c:6197 #, c-format msgid "OPR_ROT (rotate)\n" msgstr "" #: vms-alpha.c:6200 #, c-format msgid "OPR_SEL (select)\n" msgstr "" #: vms-alpha.c:6203 #, c-format msgid "OPR_REDEF (redefine symbol to curr location)\n" msgstr "" #: vms-alpha.c:6206 #, c-format msgid "OPR_REDEF (define a literal)\n" msgstr "" #: vms-alpha.c:6210 #, c-format msgid "STC_LP (store cond linkage pair)\n" msgstr "" #: vms-alpha.c:6214 #, c-format msgid "STC_LP_PSB (store cond linkage pair + signature)\n" msgstr "" #: vms-alpha.c:6215 #, c-format msgid " linkage index: %u, procedure: %.*s\n" msgstr "" #: vms-alpha.c:6218 #, c-format msgid " signature: %.*s\n" msgstr "" #: vms-alpha.c:6221 #, c-format msgid "STC_GBL (store cond global)\n" msgstr "" #: vms-alpha.c:6222 #, c-format msgid " linkage index: %u, global: %.*s\n" msgstr "" #: vms-alpha.c:6226 #, c-format msgid "STC_GCA (store cond code address)\n" msgstr "" #: vms-alpha.c:6227 #, c-format msgid " linkage index: %u, procedure name: %.*s\n" msgstr "" #: vms-alpha.c:6231 #, c-format msgid "STC_PS (store cond psect + offset)\n" msgstr "" #: vms-alpha.c:6233 #, c-format msgid " linkage index: %u, psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6240 #, c-format msgid "STC_NOP_GBL (store cond NOP at global addr)\n" msgstr "" #: vms-alpha.c:6244 #, c-format msgid "STC_NOP_PS (store cond NOP at psect + offset)\n" msgstr "" #: vms-alpha.c:6248 #, c-format msgid "STC_BSR_GBL (store cond BSR at global addr)\n" msgstr "" #: vms-alpha.c:6252 #, c-format msgid "STC_BSR_PS (store cond BSR at psect + offset)\n" msgstr "" #: vms-alpha.c:6256 #, c-format msgid "STC_LDA_GBL (store cond LDA at global addr)\n" msgstr "" #: vms-alpha.c:6260 #, c-format msgid "STC_LDA_PS (store cond LDA at psect + offset)\n" msgstr "" #: vms-alpha.c:6264 #, c-format msgid "STC_BOH_GBL (store cond BOH at global addr)\n" msgstr "" #: vms-alpha.c:6268 #, c-format msgid "STC_BOH_PS (store cond BOH at psect + offset)\n" msgstr "" #: vms-alpha.c:6273 #, c-format msgid "STC_NBH_GBL (store cond or hint at global addr)\n" msgstr "" #: vms-alpha.c:6277 #, c-format msgid "STC_NBH_PS (store cond or hint at psect + offset)\n" msgstr "" #: vms-alpha.c:6281 #, c-format msgid "CTL_SETRB (set relocation base)\n" msgstr "" #: vms-alpha.c:6287 #, c-format msgid "CTL_AUGRB (augment relocation base) %u\n" msgstr "" #: vms-alpha.c:6291 #, c-format msgid "CTL_DFLOC (define location)\n" msgstr "" #: vms-alpha.c:6294 #, c-format msgid "CTL_STLOC (set location)\n" msgstr "" #: vms-alpha.c:6297 #, c-format msgid "CTL_STKDL (stack defined location)\n" msgstr "" #: vms-alpha.c:6300 vms-alpha.c:6714 #, c-format msgid "*unhandled*\n" msgstr "" #: vms-alpha.c:6330 vms-alpha.c:6369 #, c-format msgid "cannot read GST record length\n" msgstr "" #. Ill-formed. #: vms-alpha.c:6351 #, c-format msgid "cannot find EMH in first GST record\n" msgstr "" #: vms-alpha.c:6377 #, c-format msgid "cannot read GST record header\n" msgstr "" #: vms-alpha.c:6390 #, c-format msgid " corrupted GST\n" msgstr "" #: vms-alpha.c:6398 #, c-format msgid "cannot read GST record\n" msgstr "" #: vms-alpha.c:6427 #, c-format msgid " unhandled EOBJ record type %u\n" msgstr "" #: vms-alpha.c:6450 #, c-format msgid " bitcount: %u, base addr: 0x%08x\n" msgstr "" #: vms-alpha.c:6463 #, c-format msgid " bitmap: 0x%08x (count: %u):\n" msgstr "" #: vms-alpha.c:6470 #, c-format msgid " %08x" msgstr "" #: vms-alpha.c:6495 #, c-format msgid " image %u (%u entries)\n" msgstr "" #: vms-alpha.c:6500 #, c-format msgid " offset: 0x%08x, val: 0x%08x\n" msgstr "" #: vms-alpha.c:6521 #, c-format msgid " image %u (%u entries), offsets:\n" msgstr "" #: vms-alpha.c:6528 #, c-format msgid " 0x%08x" msgstr "" #. 64 bits. #: vms-alpha.c:6650 #, c-format msgid "64 bits *unhandled*\n" msgstr "" #: vms-alpha.c:6654 #, c-format msgid "class: %u, dtype: %u, length: %u, pointer: 0x%08x\n" msgstr "" #: vms-alpha.c:6665 #, c-format msgid "non-contiguous array of %s\n" msgstr "" #: vms-alpha.c:6669 #, c-format msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" msgstr "" #: vms-alpha.c:6673 #, c-format msgid "arsize: %u, a0: 0x%08x\n" msgstr "" #: vms-alpha.c:6677 #, c-format msgid "Strides:\n" msgstr "" #: vms-alpha.c:6682 #, c-format msgid "[%u]: %u\n" msgstr "" #: vms-alpha.c:6687 #, c-format msgid "Bounds:\n" msgstr "" #: vms-alpha.c:6692 #, c-format msgid "[%u]: Lower: %u, upper: %u\n" msgstr "" #: vms-alpha.c:6704 #, c-format msgid "unaligned bit-string of %s\n" msgstr "" #: vms-alpha.c:6708 #, c-format msgid "base: %u, pos: %u\n" msgstr "" #: vms-alpha.c:6728 #, c-format msgid "vflags: 0x%02x, value: 0x%08x " msgstr "" #: vms-alpha.c:6734 #, c-format msgid "(no value)\n" msgstr "" #: vms-alpha.c:6737 #, c-format msgid "(not active)\n" msgstr "" #: vms-alpha.c:6740 #, c-format msgid "(not allocated)\n" msgstr "" #: vms-alpha.c:6743 #, c-format msgid "(descriptor)\n" msgstr "" #: vms-alpha.c:6747 #, c-format msgid "(trailing value)\n" msgstr "" #: vms-alpha.c:6750 #, c-format msgid "(value spec follows)\n" msgstr "" #: vms-alpha.c:6753 #, c-format msgid "(at bit offset %u)\n" msgstr "" #: vms-alpha.c:6756 #, c-format msgid "(reg: %u, disp: %u, indir: %u, kind: " msgstr "" #: vms-alpha.c:6763 msgid "literal" msgstr "" #: vms-alpha.c:6766 msgid "address" msgstr "" #: vms-alpha.c:6769 msgid "desc" msgstr "" #: vms-alpha.c:6772 msgid "reg" msgstr "" #: vms-alpha.c:6847 #, c-format msgid "Debug symbol table:\n" msgstr "" #: vms-alpha.c:6858 #, c-format msgid "cannot read DST header\n" msgstr "" #: vms-alpha.c:6863 #, c-format msgid " type: %3u, len: %3u (at 0x%08x): " msgstr "" #: vms-alpha.c:6877 #, c-format msgid "cannot read DST symbol\n" msgstr "" #: vms-alpha.c:6920 #, c-format msgid "standard data: %s\n" msgstr "" #: vms-alpha.c:6923 vms-alpha.c:7007 #, c-format msgid " name: %.*s\n" msgstr "" #: vms-alpha.c:6930 #, c-format msgid "modbeg\n" msgstr "" #: vms-alpha.c:6931 #, c-format msgid " flags: %d, language: %u, major: %u, minor: %u\n" msgstr "" #: vms-alpha.c:6937 vms-alpha.c:7203 #, c-format msgid " module name: %.*s\n" msgstr "" #: vms-alpha.c:6940 #, c-format msgid " compiler : %.*s\n" msgstr "" #: vms-alpha.c:6945 #, c-format msgid "modend\n" msgstr "" #: vms-alpha.c:6952 msgid "rtnbeg\n" msgstr "" #: vms-alpha.c:6953 #, c-format msgid " flags: %u, address: 0x%08x, pd-address: 0x%08x\n" msgstr "" #: vms-alpha.c:6958 #, c-format msgid " routine name: %.*s\n" msgstr "" #: vms-alpha.c:6966 #, c-format msgid "rtnend: size 0x%08x\n" msgstr "" #: vms-alpha.c:6974 #, c-format msgid "prolog: bkpt address 0x%08x\n" msgstr "" #: vms-alpha.c:6982 #, c-format msgid "epilog: flags: %u, count: %u\n" msgstr "" #: vms-alpha.c:6991 #, c-format msgid "blkbeg: address: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:7000 #, c-format msgid "blkend: size: 0x%08x\n" msgstr "" #: vms-alpha.c:7006 #, c-format msgid "typspec (len: %u)\n" msgstr "" #: vms-alpha.c:7013 #, c-format msgid "septyp, name: %.*s\n" msgstr "" #: vms-alpha.c:7022 #, c-format msgid "recbeg: name: %.*s\n" msgstr "" #: vms-alpha.c:7029 #, c-format msgid "recend\n" msgstr "" #: vms-alpha.c:7032 #, c-format msgid "enumbeg, len: %u, name: %.*s\n" msgstr "" #: vms-alpha.c:7036 #, c-format msgid "enumelt, name: %.*s\n" msgstr "" #: vms-alpha.c:7040 #, c-format msgid "enumend\n" msgstr "" #: vms-alpha.c:7057 #, c-format msgid "discontiguous range (nbr: %u)\n" msgstr "" #: vms-alpha.c:7059 #, c-format msgid " address: 0x%08x, size: %u\n" msgstr "" #: vms-alpha.c:7069 #, c-format msgid "line num (len: %u)\n" msgstr "" #: vms-alpha.c:7086 #, c-format msgid "delta_pc_w %u\n" msgstr "" #: vms-alpha.c:7093 #, c-format msgid "incr_linum(b): +%u\n" msgstr "" #: vms-alpha.c:7099 #, c-format msgid "incr_linum_w: +%u\n" msgstr "" #: vms-alpha.c:7105 #, c-format msgid "incr_linum_l: +%u\n" msgstr "" #: vms-alpha.c:7111 #, c-format msgid "set_line_num(w) %u\n" msgstr "" #: vms-alpha.c:7116 #, c-format msgid "set_line_num_b %u\n" msgstr "" #: vms-alpha.c:7121 #, c-format msgid "set_line_num_l %u\n" msgstr "" #: vms-alpha.c:7126 #, c-format msgid "set_abs_pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7130 #, c-format msgid "delta_pc_l: +0x%08x\n" msgstr "" #: vms-alpha.c:7135 #, c-format msgid "term(b): 0x%02x" msgstr "" #: vms-alpha.c:7137 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7142 #, c-format msgid "term_w: 0x%04x" msgstr "" #: vms-alpha.c:7144 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7150 #, c-format msgid "delta pc +%-4d" msgstr "" #: vms-alpha.c:7153 #, c-format msgid " pc: 0x%08x line: %5u\n" msgstr "" #: vms-alpha.c:7158 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7173 #, c-format msgid "source (len: %u)\n" msgstr "" #: vms-alpha.c:7187 #, c-format msgid " declfile: len: %u, flags: %u, fileid: %u\n" msgstr "" #: vms-alpha.c:7191 #, c-format msgid " rms: cdt: 0x%08x %08x, ebk: 0x%08x, ffb: 0x%04x, rfo: %u\n" msgstr "" #: vms-alpha.c:7200 #, c-format msgid " filename : %.*s\n" msgstr "" #: vms-alpha.c:7209 #, c-format msgid " setfile %u\n" msgstr "" #: vms-alpha.c:7214 vms-alpha.c:7219 #, c-format msgid " setrec %u\n" msgstr "" #: vms-alpha.c:7224 vms-alpha.c:7229 #, c-format msgid " setlnum %u\n" msgstr "" #: vms-alpha.c:7234 vms-alpha.c:7239 #, c-format msgid " deflines %u\n" msgstr "" #: vms-alpha.c:7243 #, c-format msgid " formfeed\n" msgstr "" #: vms-alpha.c:7247 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7259 #, c-format msgid "*unhandled* dst type %u\n" msgstr "" #: vms-alpha.c:7291 #, c-format msgid "cannot read EIHD\n" msgstr "" #: vms-alpha.c:7294 #, c-format msgid "EIHD: (size: %u, nbr blocks: %u)\n" msgstr "" #: vms-alpha.c:7297 #, c-format msgid " majorid: %u, minorid: %u\n" msgstr "" #: vms-alpha.c:7305 msgid "executable" msgstr "" #: vms-alpha.c:7308 msgid "linkable image" msgstr "" #: vms-alpha.c:7314 #, c-format msgid " image type: %u (%s)" msgstr "" #: vms-alpha.c:7320 msgid "native" msgstr "" #: vms-alpha.c:7323 msgid "CLI" msgstr "" #: vms-alpha.c:7329 #, c-format msgid ", subtype: %u (%s)\n" msgstr "" #: vms-alpha.c:7335 #, c-format msgid " offsets: isd: %u, activ: %u, symdbg: %u, imgid: %u, patch: %u\n" msgstr "" #: vms-alpha.c:7339 #, c-format msgid " fixup info rva: " msgstr "" #: vms-alpha.c:7341 #, c-format msgid ", symbol vector rva: " msgstr "" #: vms-alpha.c:7344 #, c-format msgid "" "\n" " version array off: %u\n" msgstr "" #: vms-alpha.c:7348 #, c-format msgid " img I/O count: %u, nbr channels: %u, req pri: %08x%08x\n" msgstr "" #: vms-alpha.c:7354 #, c-format msgid " linker flags: %08x:" msgstr "" #: vms-alpha.c:7384 #, c-format msgid " ident: 0x%08x, sysver: 0x%08x, match ctrl: %u, symvect_size: %u\n" msgstr "" #: vms-alpha.c:7390 #, c-format msgid " BPAGE: %u" msgstr "" #: vms-alpha.c:7396 #, c-format msgid ", ext fixup offset: %u, no_opt psect off: %u" msgstr "" #: vms-alpha.c:7399 #, c-format msgid ", alias: %u\n" msgstr "" #: vms-alpha.c:7407 #, c-format msgid "system version array information:\n" msgstr "" #: vms-alpha.c:7411 #, c-format msgid "cannot read EIHVN header\n" msgstr "" #: vms-alpha.c:7421 #, c-format msgid "cannot read EIHVN version\n" msgstr "" #: vms-alpha.c:7424 #, c-format msgid " %02u " msgstr "" #: vms-alpha.c:7428 msgid "BASE_IMAGE " msgstr "" #: vms-alpha.c:7431 msgid "MEMORY_MANAGEMENT" msgstr "" #: vms-alpha.c:7434 msgid "IO " msgstr "" #: vms-alpha.c:7437 msgid "FILES_VOLUMES " msgstr "" #: vms-alpha.c:7440 msgid "PROCESS_SCHED " msgstr "" #: vms-alpha.c:7443 msgid "SYSGEN " msgstr "" #: vms-alpha.c:7446 msgid "CLUSTERS_LOCKMGR " msgstr "" #: vms-alpha.c:7449 msgid "LOGICAL_NAMES " msgstr "" #: vms-alpha.c:7452 msgid "SECURITY " msgstr "" #: vms-alpha.c:7455 msgid "IMAGE_ACTIVATOR " msgstr "" #: vms-alpha.c:7458 msgid "NETWORKS " msgstr "" #: vms-alpha.c:7461 msgid "COUNTERS " msgstr "" #: vms-alpha.c:7464 msgid "STABLE " msgstr "" #: vms-alpha.c:7467 msgid "MISC " msgstr "" #: vms-alpha.c:7470 msgid "CPU " msgstr "" #: vms-alpha.c:7473 msgid "VOLATILE " msgstr "" #: vms-alpha.c:7476 msgid "SHELL " msgstr "" #: vms-alpha.c:7479 msgid "POSIX " msgstr "" #: vms-alpha.c:7482 msgid "MULTI_PROCESSING " msgstr "" #: vms-alpha.c:7485 msgid "GALAXY " msgstr "" #: vms-alpha.c:7488 msgid "*unknown* " msgstr "" #: vms-alpha.c:7491 #, c-format msgid ": %u.%u\n" msgstr "" #: vms-alpha.c:7504 vms-alpha.c:7763 #, c-format msgid "cannot read EIHA\n" msgstr "" #: vms-alpha.c:7507 #, c-format msgid "Image activation: (size=%u)\n" msgstr "" #: vms-alpha.c:7509 #, c-format msgid " First address : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7512 #, c-format msgid " Second address: 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7515 #, c-format msgid " Third address : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7518 #, c-format msgid " Fourth address: 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7521 #, c-format msgid " Shared image : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7532 #, c-format msgid "cannot read EIHI\n" msgstr "" #: vms-alpha.c:7535 #, c-format msgid "Image identification: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7538 #, c-format msgid " image name : %.*s\n" msgstr "" #: vms-alpha.c:7540 #, c-format msgid " link time : %s\n" msgstr "" #: vms-alpha.c:7542 #, c-format msgid " image ident : %.*s\n" msgstr "" #: vms-alpha.c:7544 #, c-format msgid " linker ident : %.*s\n" msgstr "" #: vms-alpha.c:7546 #, c-format msgid " image build ident: %.*s\n" msgstr "" #: vms-alpha.c:7556 #, c-format msgid "cannot read EIHS\n" msgstr "" #: vms-alpha.c:7559 #, c-format msgid "Image symbol & debug table: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7564 #, c-format msgid " debug symbol table : vbn: %u, size: %u (0x%x)\n" msgstr "" #: vms-alpha.c:7568 #, c-format msgid " global symbol table: vbn: %u, records: %u\n" msgstr "" #: vms-alpha.c:7572 #, c-format msgid " debug module table : vbn: %u, size: %u\n" msgstr "" #: vms-alpha.c:7585 #, c-format msgid "cannot read EISD\n" msgstr "" #: vms-alpha.c:7595 #, c-format msgid "" "Image section descriptor: (major: %u, minor: %u, size: %u, offset: %u)\n" msgstr "" #: vms-alpha.c:7602 #, c-format msgid " section: base: 0x%08x%08x size: 0x%08x\n" msgstr "" #: vms-alpha.c:7607 #, c-format msgid " flags: 0x%04x" msgstr "" #: vms-alpha.c:7644 #, c-format msgid " vbn: %u, pfc: %u, matchctl: %u type: %u (" msgstr "" #: vms-alpha.c:7650 msgid "NORMAL" msgstr "" #: vms-alpha.c:7653 msgid "SHRFXD" msgstr "" #: vms-alpha.c:7656 msgid "PRVFXD" msgstr "" #: vms-alpha.c:7659 msgid "SHRPIC" msgstr "" #: vms-alpha.c:7662 msgid "PRVPIC" msgstr "" #: vms-alpha.c:7665 msgid "USRSTACK" msgstr "" #: mach-o.c:3414 vms-alpha.c:7671 msgid ")\n" msgstr "" #: vms-alpha.c:7673 #, c-format msgid " ident: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:7683 #, c-format msgid "cannot read DMT\n" msgstr "" #: vms-alpha.c:7687 #, c-format msgid "Debug module table:\n" msgstr "" #: vms-alpha.c:7696 #, c-format msgid "cannot read DMT header\n" msgstr "" #: vms-alpha.c:7701 #, c-format msgid " module offset: 0x%08x, size: 0x%08x, (%u psects)\n" msgstr "" #: vms-alpha.c:7711 #, c-format msgid "cannot read DMT psect\n" msgstr "" #: vms-alpha.c:7714 #, c-format msgid " psect start: 0x%08x, length: %u\n" msgstr "" #: vms-alpha.c:7727 #, c-format msgid "cannot read DST\n" msgstr "" #: vms-alpha.c:7737 #, c-format msgid "cannot read GST\n" msgstr "" #: vms-alpha.c:7741 #, c-format msgid "Global symbol table:\n" msgstr "" #: vms-alpha.c:7769 #, c-format msgid "Image activator fixup: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7772 #, c-format msgid " iaflink : 0x%08x %08x\n" msgstr "" #: vms-alpha.c:7775 #, c-format msgid " fixuplnk: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:7778 #, c-format msgid " size : %u\n" msgstr "" #: vms-alpha.c:7780 #, c-format msgid " flags: 0x%08x\n" msgstr "" #: vms-alpha.c:7784 #, c-format msgid " qrelfixoff: %5u, lrelfixoff: %5u\n" msgstr "" #: vms-alpha.c:7788 #, c-format msgid " qdotadroff: %5u, ldotadroff: %5u\n" msgstr "" #: vms-alpha.c:7792 #, c-format msgid " codeadroff: %5u, lpfixoff : %5u\n" msgstr "" #: vms-alpha.c:7795 #, c-format msgid " chgprtoff : %5u\n" msgstr "" #: vms-alpha.c:7798 #, c-format msgid " shlstoff : %5u, shrimgcnt : %5u\n" msgstr "" #: vms-alpha.c:7800 #, c-format msgid " shlextra : %5u, permctx : %5u\n" msgstr "" #: vms-alpha.c:7803 #, c-format msgid " base_va : 0x%08x\n" msgstr "" #: vms-alpha.c:7805 #, c-format msgid " lppsbfixoff: %5u\n" msgstr "" #: vms-alpha.c:7813 #, c-format msgid " Shareable images:\n" msgstr "" #: vms-alpha.c:7817 #, c-format msgid " %u: size: %u, flags: 0x%02x, name: %.*s\n" msgstr "" #: vms-alpha.c:7824 #, c-format msgid " quad-word relocation fixups:\n" msgstr "" #: vms-alpha.c:7829 #, c-format msgid " long-word relocation fixups:\n" msgstr "" #: vms-alpha.c:7834 #, c-format msgid " quad-word .address reference fixups:\n" msgstr "" #: vms-alpha.c:7839 #, c-format msgid " long-word .address reference fixups:\n" msgstr "" #: vms-alpha.c:7844 #, c-format msgid " Code Address Reference Fixups:\n" msgstr "" #: vms-alpha.c:7745 #, c-format msgid " Linkage Pairs Reference Fixups:\n" msgstr "" #: vms-alpha.c:7858 #, c-format msgid " Change Protection (%u entries):\n" msgstr "" #: vms-alpha.c:7863 #, c-format msgid " base: 0x%08x %08x, size: 0x%08x, prot: 0x%08x " msgstr "" #. FIXME: we do not yet support relocatable link. It is not obvious #. how to do it for debug infos. #: vms-alpha.c:8694 msgid "%P: relocatable link is not supported\n" msgstr "" #: vms-alpha.c:8764 msgid "%P: multiple entry points: in modules %B and %B\n" msgstr "" #: vms-lib.c:1421 #, c-format msgid "could not open shared image '%s' from '%s'" msgstr "" #: vms-misc.c:360 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "Llamóse _bfd_vms_output_counted con cero bytes" #: vms-misc.c:365 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "llamóse _bfd_vms_output_counted con demasiaos bytes" #: xcofflink.c:836 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "%s: oxetu compartíu XCOFF cuando nun se produz salida XCOFF" #: xcofflink.c:857 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "%s: oxetu dinámicu ensin seición .loader" #: xcofflink.c:1416 msgid "%B: `%s' has line numbers but no enclosing section" msgstr "%B: `%s' tien númberos de llinia pero non una seición contenedora" #: xcofflink.c:1468 msgid "%B: class %d symbol `%s' has no aux entries" msgstr "%B: clas %d símbolu `%s' nun tien entraes auxiliares" #: xcofflink.c:1490 msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "%B: el símbolu `%s' tien un triba csect %d que nun se reconoz" #: xcofflink.c:1502 msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "%B: símbolu XTY_ER `%s' fallíu: clas %d scnum %d scnlen %d" #: xcofflink.c:1531 msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "%B: símbolu XMC_TCO `%s' ye clas %d scnlen %d" #: xcofflink.c:1677 msgid "%B: csect `%s' not in enclosing section" msgstr "%B: csect `%s' nun ta conteníu nuna seición" #: xcofflink.c:1784 msgid "%B: misplaced XTY_LD `%s'" msgstr "%B: XTY_LD `%s' mal ubicáu" #: xcofflink.c:2103 msgid "%B: reloc %s:%d not in csect" msgstr "%B: la reubicación %s:%d nun ta en csect" #: xcofflink.c:3194 #, c-format msgid "%s: no such symbol" msgstr "%s: nun hai tal símbolu" #: xcofflink.c:3299 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "avisu: intentu d'esportar el símbolu ensin definir `%s'" #: xcofflink.c:3681 msgid "error: undefined symbol __rtinit" msgstr "fallu: símbolu __rtinit indefiníu" #: xcofflink.c:4060 msgid "%B: loader reloc in unrecognized section `%s'" msgstr "" #: xcofflink.c:4071 msgid "%B: `%s' in loader reloc but not loader sym" msgstr "" "%B: `%s' na reubicación del cargador pero nun ye un símbolu del cargador" #: xcofflink.c:4087 msgid "%B: loader reloc in read-only section %A" msgstr "%B: reubicación del cargador na seición de namái llectura %A" #: xcofflink.c:5109 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" "Desbordamientu de TOC: 0x%lx > 0x10000; intenta -mminimal-toc al compilar" #: peigen.c:1002 pepigen.c:1002 pex64igen.c:1002 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "%s: desbordamientu de númberu de llinia: 0x%lx > 0xffff" #: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "Direutoriu d'Esportación [.edata (o onde quiera que s'atope)]" #: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030 msgid "Import Directory [parts of .idata]" msgstr "Direutoriu d'Importación [partes de .idata]" #: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031 msgid "Resource Directory [.rsrc]" msgstr "Direutoriu de Recursos [.rsrc]" #: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032 msgid "Exception Directory [.pdata]" msgstr "Direutoriu d'Escepciones [.pdata]" #: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033 msgid "Security Directory" msgstr "Direutoriu de Seguridá" #: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034 msgid "Base Relocation Directory [.reloc]" msgstr "Direutoriu de Reubicación Base [.reloc]" #: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035 msgid "Debug Directory" msgstr "Direutoriu de Depuración" #: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036 msgid "Description Directory" msgstr "Direutoriu de Descripciones" #: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037 msgid "Special Directory" msgstr "Direutoriu Especial" #: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038 msgid "Thread Storage Directory [.tls]" msgstr "Direutoriu d'Almacenamientu de Hilos [.tls]" #: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039 msgid "Load Configuration Directory" msgstr "Direutoriu de Carga de Configuraciones" #: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040 msgid "Bound Import Directory" msgstr "Direutoriu d'Importación de Rellaciones" #: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041 msgid "Import Address Table Directory" msgstr "Direutoriu d'Importación de Tables de Direiciones" #: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042 msgid "Delay Import Directory" msgstr "Direutoriu de Retardu d'Importación" #: peigen.c:1043 pepigen.c:1043 pex64igen.c:1043 msgid "CLR Runtime Header" msgstr "Cabecera d'execución CLR" #: peigen.c:1044 pepigen.c:1044 pex64igen.c:1044 msgid "Reserved" msgstr "Acutáu" #: peigen.c:1104 pepigen.c:1104 pex64igen.c:1104 #, c-format msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" "\n" "Hai una tabla d'importación, pero la seición que la caltién nun puede " "atopase\n" #: peigen.c:1109 pepigen.c:1109 pex64igen.c:1109 #, c-format msgid "" "\n" "There is an import table in %s at 0x%lx\n" msgstr "" "\n" "Hai una tabla d'importación en %s en 0x%lx\n" #: peigen.c:1151 pepigen.c:1151 pex64igen.c:1151 #, c-format msgid "" "\n" "Function descriptor located at the start address: %04lx\n" msgstr "" "\n" "Llocalizóse'l descriptor de función na direición d'aniciu: %04lx\n" #: peigen.c:1154 pepigen.c:1154 pex64igen.c:1154 #, c-format msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" "\tcódigu-base %08lx tabla-de-conteníos (cargable/actual) %08lx/%08lx\n" #: peigen.c:1162 pepigen.c:1162 pex64igen.c:1162 #, c-format msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" "\n" "\\n\n" "¡Nun ta la seición reldata! Nun se decodificó'l descriptor de función.\\n\n" #: peigen.c:1167 pepigen.c:1167 pex64igen.c:1167 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" "\n" "Les Tables d'Importación (interpretaronse los conteníos de la seición %s)\n" #: peigen.c:1170 pepigen.c:1170 pex64igen.c:1170 #, c-format msgid "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" msgstr "" " vma: Pista Data Alantre DLL Primeru\n" " Tabla Estampa Cadena Nome Thunk\n" #: peigen.c:1218 pepigen.c:1218 pex64igen.c:1218 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" "\n" "\tNombre de la DLL: %s\n" #: peigen.c:1229 pepigen.c:1229 pex64igen.c:1229 #, c-format msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "\tvma: Pista/Ord Nome-Miembru Xuníu-A\n" #: peigen.c:1254 pepigen.c:1254 pex64igen.c:1254 #, c-format msgid "" "\n" "There is a first thunk, but the section containing it could not be found\n" msgstr "" "\n" "Hai un thunk inicial, pero la seición que lu caltién nun puede atopase\n" #: peigen.c:1415 pepigen.c:1415 pex64igen.c:1415 #, c-format msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" "\n" "Hai una tabla d'esportación, pero la seición que la caltién nun puede " "atopase\n" #: peigen.c:1424 pepigen.c:1424 pex64igen.c:1424 #, c-format msgid "" "\n" "There is an export table in %s, but it does not fit into that section\n" msgstr "" "\n" "Hai una tabla d'esportación en %s, pero nun cabe n'esa seición\n" #: peigen.c:1430 pepigen.c:1430 pex64igen.c:1430 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" "\n" "Hai una tabla d'esportación en %s en 0x%lx\n" #: peigen.c:1458 pepigen.c:1458 pex64igen.c:1458 #, c-format msgid "" "\n" "The Export Tables (interpreted %s section contents)\n" "\n" msgstr "" "\n" "Les Tables d'Esportación (interpretaronse los conteníos de la seición %s)\n" "\n" #: peigen.c:1462 pepigen.c:1462 pex64igen.c:1462 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "Opciones d'Esportación \t\t\t%lx\n" #: peigen.c:1465 pepigen.c:1465 pex64igen.c:1465 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "marca d'Hora/Data \t\t%lx\n" #: peigen.c:1468 pepigen.c:1468 pex64igen.c:1468 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "Mayor/Menor \t\t\t%d/%d\n" #: peigen.c:1471 pepigen.c:1471 pex64igen.c:1471 #, c-format msgid "Name \t\t\t\t" msgstr "Nome \t\t\t\t" #: peigen.c:1477 pepigen.c:1477 pex64igen.c:1477 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "Base Ordinal \t\t\t%ld\n" #: peigen.c:1480 pepigen.c:1480 pex64igen.c:1480 #, c-format msgid "Number in:\n" msgstr "Númberu en:\n" #: peigen.c:1483 pepigen.c:1483 pex64igen.c:1483 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "\tTabla d'Esportación de Direiciones \t\t%08lx\n" #: peigen.c:1487 pepigen.c:1487 pex64igen.c:1487 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "\tTabla [Nome Punteru/Ordinal]\t%08lx\n" #: peigen.c:1490 pepigen.c:1490 pex64igen.c:1490 #, c-format msgid "Table Addresses\n" msgstr "Direiciones de la Tabla\n" #: peigen.c:1493 pepigen.c:1493 pex64igen.c:1493 #, c-format msgid "\tExport Address Table \t\t" msgstr "\tTabla d'Esportación de Direiciones \t\t" #: peigen.c:1498 pepigen.c:1498 pex64igen.c:1498 #, c-format msgid "\tName Pointer Table \t\t" msgstr "\tNome de la Tabla de Punteros \t\t" # siguir aqui #: peigen.c:1503 pepigen.c:1503 pex64igen.c:1503 #, c-format msgid "\tOrdinal Table \t\t\t" msgstr "\tTabla Ordinal \t\t\t" #: peigen.c:1517 pepigen.c:1517 pex64igen.c:1517 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" "\n" "Tabla d'Esportación de Direiciones -- Base Ordinal %ld\n" #: peigen.c:1536 pepigen.c:1536 pex64igen.c:1536 msgid "Forwarder RVA" msgstr "RVA Adelantador" #: peigen.c:1547 pepigen.c:1547 pex64igen.c:1547 msgid "Export RVA" msgstr "RVA Esportador" #: peigen.c:1554 pepigen.c:1554 pex64igen.c:1554 #, c-format msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" "\n" "Tabla [Punteru a Ordinal/Nome]\n" #: peigen.c:1614 peigen.c:1797 pepigen.c:1614 pepigen.c:1797 pex64igen.c:1614 #: pex64igen.c:1797 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "" "Avisu, el tamañu de la seición .pdata (%ld) nun ye un múltiplu de %d\n" #: peigen.c:1621 pepigen.c:1621 pex64igen.c:1621 #, c-format msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr "" " vma:\t\t\tDireición Aniciu Direición Fin Información Desenvuelta\n" #: peigen.c:1623 pepigen.c:1623 pex64igen.c:1623 #, c-format msgid "" " vma:\t\tBegin End EH EH PrologEnd Exception\n" " \t\tAddress Address Handler Data Address Mask\n" msgstr "" " vma:\t\tAniciu Fin EH EH FinPrólogu Escepción\n" " \t\tDirecc Direcc Asa Datos Direición Máscara\n" #: peigen.c:1697 pepigen.c:1697 pex64igen.c:1697 #, c-format msgid " Register save millicode" msgstr " Rexistru pa guardar milicódigu" #: peigen.c:1700 pepigen.c:1700 pex64igen.c:1700 #, c-format msgid " Register restore millicode" msgstr " Rexistru pa restaurar milicódigu" #: peigen.c:1703 pepigen.c:1703 pex64igen.c:1703 #, c-format msgid " Glue code sequence" msgstr " Secuencia de códigu pegamentu" #: peigen.c:1803 pepigen.c:1803 pex64igen.c:1803 #, c-format msgid "" " vma:\t\tBegin Prolog Function Flags Exception EH\n" " \t\tAddress Length Length 32b exc Handler Data\n" msgstr "" #: peigen.c:1929 pepigen.c:1929 pex64igen.c:1929 #, c-format msgid "" "\n" "\n" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" "\n" "\n" "Reubicaciones de Ficheru Base PE (interpretaronse los conteníos de la " "seición .reloc)\n" #: peigen.c:1958 pepigen.c:1958 pex64igen.c:1958 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" "\n" "Direición Virtual: %08lx Tamañu del trozu %ld (0x%lx) Númberu de compostures " "%ld\n" #: peigen.c:1971 pepigen.c:1971 pex64igen.c:1971 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "\treubicación %4d desplazamientu %4x [%4lx] %s" #: peigen.c:2023 pepigen.c:2023 pex64igen.c:2023 #, c-format msgid "%*.s Entry: " msgstr "" #: peigen.c:2043 pepigen.c:2043 pex64igen.c:2043 #, c-format msgid "name: [val: %08lx len %d]: " msgstr "" #: peigen.c:2054 pepigen.c:2054 pex64igen.c:2054 #, c-format msgid "" msgstr "" #: peigen.c:2057 pepigen.c:2057 pex64igen.c:2057 #, c-format msgid "" msgstr "" #: peigen.c:2060 pepigen.c:2060 pex64igen.c:2060 #, c-format msgid "ID: %#08lx" msgstr "" #: peigen.c:2063 pepigen.c:2063 pex64igen.c:2063 #, c-format msgid ", Value: %#08lx\n" msgstr "" #: peigen.c:2074 pepigen.c:2074 pex64igen.c:2074 #, c-format msgid "%*.s Leaf: Addr: %#08lx, Size: %#08lx, Codepage: %d\n" msgstr "" #: peigen.c:2116 pepigen.c:2116 pex64igen.c:2116 #, c-format msgid " Table: Char: %d, Time: %08lx, Ver: %d/%d, Num Names: %d, IDs: %d\n" msgstr "" #: peigen.c:2204 pepigen.c:2204 pex64igen.c:2204 #, c-format msgid "Corrupt .rsrc section detected!\n" msgstr "" #: peigen.c:2220 pepigen.c:2220 pex64igen.c:2220 #, c-format msgid "" "\n" "WARNING: Extra data in .rsrc section - it will be ignored by Windows:\n" msgstr "" #. The MS dumpbin program reportedly ands with 0xff0f before #. printing the characteristics field. Not sure why. No reason to #. emulate it here. #: peigen.c:2010 pepigen.c:2010 pex64igen.c:2010 #, c-format msgid "" "\n" "Characteristics 0x%x\n" msgstr "" "\n" "Carauterístiques 0x%x\n" #: peigen.c:3194 pepigen.c:3194 pex64igen.c:3194 #, c-format msgid ".rsrc merge failure: duplicate string resource: %d" msgstr "" #: peigen.c:3329 pepigen.c:3329 pex64igen.c:3329 msgid ".rsrc merge failure: multiple non-default manifests" msgstr "" #: peigen.c:3347 pepigen.c:3347 pex64igen.c:3347 msgid ".rsrc merge failure: a directory matches a leaf" msgstr "" #: peigen.c:3389 pepigen.c:3389 pex64igen.c:3389 msgid ".rsrc merge failure: duplicate leaf" msgstr "" #: peigen.c:3391 pepigen.c:3391 pex64igen.c:3391 #, c-format msgid ".rsrc merge failure: duplicate leaf: %s" msgstr "" #: peigen.c:3457 pepigen.c:3457 pex64igen.c:3457 msgid ".rsrc merge failure: dirs with differing characteristics\n" msgstr "" #: peigen.c:3464 pepigen.c:3464 pex64igen.c:3464 msgid ".rsrc merge failure: differing directory versions\n" msgstr "" #. Corrupted .rsrc section - cannot merge. #: peigen.c:3537 pepigen.c:3537 pex64igen.c:3537 #, c-format msgid "%s: .rsrc merge failure: corrupt .rsrc section" msgstr "" #: peigen.c:2310 pepigen.c:2310 pex64igen.c:2310 msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing" msgstr "%B: nun puede llenase DataDictionary[1] porque falta .idata$2" #: peigen.c:2330 pepigen.c:2330 pex64igen.c:2330 msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing" msgstr "%B: imposible llenar en DataDictionary[1] porque .idata$4 falta" #: peigen.c:2351 pepigen.c:2351 pex64igen.c:2351 msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing" msgstr "%B: imposible llenar en DataDictionary[12] porque .idata$5 falta" #: peigen.c:2371 pepigen.c:2371 pex64igen.c:2371 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because " ".idata$6 is missing" msgstr "" "%B: imposible llenar en DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] porque " ".idata$6 falta" #: peigen.c:2413 pepigen.c:2413 pex64igen.c:2413 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE(12)] because " ".idata$6 is missing" msgstr "" #: peigen.c:2438 pepigen.c:2438 pex64igen.c:2438 msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing" msgstr "%B: imposible llenar en DataDictionary[9] porque __tls_used falta" language-pack-ast-base/data/ast/LC_MESSAGES/dselect.po0000644000000000000000000011263712734304515017426 0ustar # Asturian translation for dpkg # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the dpkg package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: dpkg\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-12-25 13:28+0100\n" "PO-Revision-Date: 2010-12-07 15:25+0000\n" "Last-Translator: ivarela \n" "Language-Team: Asturian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:13+0000\n" "X-Generator: Launchpad (build 18115)\n" #: dselect/basecmds.cc:125 msgid "Search for ? " msgstr "Guetar " #: dselect/basecmds.cc:149 msgid "Error: " msgstr "Fallu: " #: dselect/basecmds.cc:180 msgid "Help: " msgstr "Ayuda: " #: dselect/basecmds.cc:186 msgid "Press ? for help menu, . for next topic, to exit help." msgstr "Calca ? pal menú, . pal tema siguiente, pa colar." #: dselect/basecmds.cc:193 msgid "Help information is available under the following topics:" msgstr "La información d'ayuda ta disponible baxo los siguientes temes:" #: dselect/basecmds.cc msgid "" "Press a key from the list above, or 'q' to exit help,\n" " or '.' (full stop) to read each help page in turn. " msgstr "" #: dselect/basecmds.cc:207 msgid "error reading keyboard in help" msgstr "fallu al lleer del tecláu n'ayuda" #: dselect/baselist.cc:60 msgid "ioctl(TIOCGWINSZ) failed" msgstr "falló ioctl(TIOCGWINSZ)" #: dselect/baselist.cc:63 msgid "doupdate in SIGWINCH handler failed" msgstr "falló'l `doupdate' nel manexador de SIGWINCH" #: dselect/baselist.cc:72 msgid "failed to restore old SIGWINCH sigact" msgstr "fallo al restablecer la señal antigua SIGWINCH" #: dselect/baselist.cc:75 msgid "failed to restore old signal mask" msgstr "fallu al restablecer la máscara de siñal antigua" #: dselect/methlist.cc:163 dselect/pkglist.cc:586 msgid "failed to unblock SIGWINCH" msgstr "fallu al desbloquear SIGWINCH" #: dselect/baselist.cc:93 msgid "failed to block SIGWINCH" msgstr "fallo al bloquiar SIGWINCH" #: dselect/baselist.cc:86 msgid "failed to get old signal mask" msgstr "fallo al obtener la máscara de siñal antigua" #: dselect/baselist.cc:88 msgid "failed to get old SIGWINCH sigact" msgstr "fallo al obtener la siñal SIGWINCH antigua" #: dselect/baselist.cc:99 msgid "failed to set new SIGWINCH sigact" msgstr "fallo al establecer la nueva siñal SIGWINCH" #: dselect/baselist.cc:136 msgid "failed to allocate colour pair" msgstr "fallo al asignar un par de collores" #: dselect/baselist.cc:165 msgid "failed to create title window" msgstr "fallu al criar ventanu de títulu" #: dselect/baselist.cc:169 msgid "failed to create whatinfo window" msgstr "fallo al criar ventanu de whatinfo" #: dselect/baselist.cc:173 msgid "failed to create baselist pad" msgstr "fallo al criar baselist pad" #: dselect/baselist.cc:176 msgid "failed to create heading pad" msgstr "fallo al criar heading pad" #: dselect/baselist.cc:180 msgid "failed to create thisstate pad" msgstr "fallo al criar thisstate pad" #: dselect/baselist.cc:184 msgid "failed to create info pad" msgstr "fallu al criar info pad" #: dselect/baselist.cc:189 msgid "failed to create query window" msgstr "fallu al criar ventanu d'entruga" #: dselect/baselist.cc:258 msgid "Keybindings" msgstr "Ataxos de tecláu" #: dselect/baselist.cc:306 #, c-format msgid " -- %d%%, press " msgstr " -- %d%%, calca " #: dselect/baselist.cc:309 #, c-format msgid "%s for more" msgstr "%s pa siguir" #: dselect/baselist.cc:313 #, c-format msgid "%s to go back" msgstr "%s pavolver" #: dselect/bindings.cc:78 msgid "[not bound]" msgstr "[non asociada]" #: dselect/bindings.cc:82 #, c-format msgid "[unk: %d]" msgstr "[desc: %d]" #: dselect/bindings.cc:141 msgid "Scroll onwards through help/information" msgstr "Mover alantre l'ayuda/información" #: dselect/bindings.cc:142 msgid "Scroll backwards through help/information" msgstr "Mover atrás l'ayuda/información" #: dselect/bindings.cc:143 msgid "Move up" msgstr "Xubir" #: dselect/bindings.cc:144 msgid "Move down" msgstr "Baxar" #: dselect/bindings.cc:145 msgid "Go to top of list" msgstr "Dr a l'entamu de la llista" #: dselect/bindings.cc:146 msgid "Go to end of list" msgstr "Dr a lo cabero de la llista" #: dselect/bindings.cc:147 msgid "Request help (cycle through help screens)" msgstr "Pidir ayuda (ver en secuencia les páxines d'ayuda)" #: dselect/bindings.cc:148 msgid "Cycle through information displays" msgstr "Ver en secuencia les pantalles d'información" #: dselect/bindings.cc:149 msgid "Redraw display" msgstr "Redebuxa la pantalla" #: dselect/bindings.cc:150 msgid "Scroll onwards through list by 1 line" msgstr "Mover alantre la llista 1 llinia" #: dselect/bindings.cc:151 msgid "Scroll backwards through list by 1 line" msgstr "Mover atrás la llista 1 llinia" #: dselect/bindings.cc:152 msgid "Scroll onwards through help/information by 1 line" msgstr "Mover alantre l'ayuda/información 1 llinia" #: dselect/bindings.cc:153 msgid "Scroll backwards through help/information by 1 line" msgstr "Mover atrás l'ayuda/información 1 llinia" #: dselect/bindings.cc:154 msgid "Scroll onwards through list" msgstr "Avanza a traviés de la llista" #: dselect/bindings.cc:155 msgid "Scroll backwards through list" msgstr "Retrocede a traviés de la llista" #: dselect/bindings.cc:158 msgid "Mark package(s) for installation" msgstr "Marca el/los paquete(s) pa instalación" #: dselect/bindings.cc:159 msgid "Mark package(s) for deinstallation" msgstr "Marca el/los paquete(s) pa desinstalación" #: dselect/bindings.cc:160 msgid "Mark package(s) for deinstall and purge" msgstr "Marca el/los paquete(s) pa desinstalar y purgar" #: dselect/bindings.cc:161 msgid "Make highlight more specific" msgstr "Fae'l realce más específicu" #: dselect/bindings.cc:162 msgid "Make highlight less specific" msgstr "Fae'l realce menos específicu" #: dselect/bindings.cc:163 msgid "Search for a package whose name contains a string" msgstr "Guetar un paquete que tenga una cadena nel nome" #: dselect/bindings.cc:164 msgid "Repeat last search" msgstr "" #: dselect/bindings.cc:165 msgid "Swap sort order priority/section" msgstr "Intercambéa la ordenación de prioridá/seición" #: dselect/bindings.cc:166 msgid "Quit, confirming, and checking dependencies" msgstr "Colar, confirmando y comprobando dependencies" #: dselect/bindings.cc:167 msgid "Quit, confirming without check" msgstr "Colar, confirmando ensin comprobación" #: dselect/bindings.cc:168 msgid "Quit, rejecting conflict/dependency suggestions" msgstr "Colar, refugando suxerencies de conflictos/dependencies" #: dselect/bindings.cc:169 msgid "Abort - quit without making changes" msgstr "Encaboxar - colar ensin facer cambéos" #: dselect/bindings.cc:170 msgid "Revert to old state for all packages" msgstr "Revertir al estáu anterior tolos paquetes" #: dselect/bindings.cc:171 msgid "Revert to suggested state for all packages" msgstr "Revertir al estáu suxeríu tolos paquetes" #: dselect/bindings.cc:172 msgid "Revert to directly requested state for all packages" msgstr "Devolver al estáu pidíu direutamente pa tolos paquetes" #: dselect/bindings.cc:173 msgid "Revert to currently installed state for all packages" msgstr "Devolver al estáu d'instalación actual pa tolos paquetes" #: dselect/bindings.cc:176 msgid "Select currently-highlighted access method" msgstr "Seleicionar el métodu d'accesu rescampláu actualmente" #: dselect/bindings.cc:177 msgid "Quit without changing selected access method" msgstr "Colar ensin camudar el métodu d'accesu seleicionáu" #: dselect/helpmsgs.cc:29 msgid "Keystrokes" msgstr "Pulsaciones" #: dselect/helpmsgs.cc msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "\n" "Mark packages for later processing:\n" " +, Insert install or upgrade =, H hold in present state\n" " -, Delete remove :, G unhold: upgrade or leave " "uninstalled\n" " _ remove & purge config\n" " Miscellaneous:\n" "Quit, exit, overwrite (note capitals!): ?, F1 request help (also " "Help)\n" " Return Confirm, quit (check dependencies) i, I toggle/cycle info " "displays\n" " Q Confirm, quit (override dep.s) o, O cycle through sort " "options\n" " X, Esc eXit, abandoning any changes made v, A, V change status display " "opts\n" " R Revert to state before this list ^l redraw display\n" " U set all to sUggested state / search (Return to " "cancel)\n" " D set all to Directly requested state n, \\ repeat last search\n" msgstr "" #: dselect/helpmsgs.cc:55 msgid "Introduction to package selections" msgstr "Introducción a la seleición de paquetes" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. You can navigate around the list using the cursor keys,\n" "mark packages for installation (using '+') or deinstallation (using '-').\n" "Packages can be marked either singly or in groups; initially you will see " "that\n" "the line 'All packages' is selected. '+', '-' and so on will affect all " "the\n" "packages described by the highlighted line.\n" "\n" "Some of your choices will cause conflicts or dependency problems; you will " "be\n" "given a sub-list of the relevant packages, so that you can solve the " "problems.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished selecting packages, press to confirm " "changes,\n" "or 'X' to quit without saving changes. A final check on conflicts and\n" "dependencies will be done - here too you may see a sublist.\n" "\n" "Press to leave help and enter the list now.\n" msgstr "" #: dselect/helpmsgs.cc:80 msgid "Introduction to read-only package list browser" msgstr "Introducción al restolador de llistáu de paquetes de sólo llectura" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. Since you do not have the privilege necessary to update\n" "package states, you are in a read-only mode. You can navigate around the\n" "list using the cursor keys (please see the 'Keystrokes' help screen), " "observe\n" "the status of the packages and read information about them.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished browsing, press 'Q' or to quit.\n" "\n" "Press to leave help and enter the list now.\n" msgstr "" #: dselect/helpmsgs.cc:99 msgid "Introduction to conflict/dependency resolution sub-list" msgstr "Introducción a la subllista de resolución de conflictu/dependencia" #: dselect/helpmsgs.cc msgid "" "Dependency/conflict resolution - introduction.\n" "\n" "One or more of your choices have raised a conflict or dependency problem -\n" "some packages should only be installed in conjunction with certain others, " "and\n" "some combinations of packages may not be installed together.\n" "\n" "You will see a sub-list containing the packages involved. The bottom half " "of\n" "the display shows relevant conflicts and dependencies; use 'i' to cycle " "between\n" "that, the package descriptions and the internal control information.\n" "\n" "A set of 'suggested' packages has been calculated, and the initial markings " "in\n" "this sub-list have been set to match those, so you can just hit Return to\n" "accept the suggestions if you wish. You may abort the change(s) which " "caused\n" "the problem(s), and go back to the main list, by pressing capital 'X'.\n" "\n" "You can also move around the list and change the markings so that they are " "more\n" "like what you want, and you can 'reject' my suggestions by using the " "capital\n" "'D' or 'R' keys (see the keybindings help screen). You can use capital 'Q' " "to\n" "force me to accept the situation currently displayed, in case you want to\n" "override a recommendation or think that the program is mistaken.\n" "\n" "Press to leave help and enter the sub-list; remember: press '?' for " "help.\n" msgstr "" #: dselect/helpmsgs.cc:125 msgid "Display, part 1: package listing and status chars" msgstr "Amuesa, parte 1: llistáu de paquetes y carauteres d'estáu" #: dselect/helpmsgs.cc msgid "" "The top half of the screen shows a list of packages. For each package you " "see\n" "four columns for its current status on the system and mark. In terse mode " "(use\n" "'v' to toggle verbose display) these are single characters, from left to " "right:\n" "\n" " Error flag: Space - no error (but package may be in broken state - see " "below)\n" " 'R' - serious error during installation, needs " "reinstallation;\n" " Installed state: Space - not installed;\n" " '*' - installed;\n" " '-' - not installed but config files remain;\n" " packages in these { 'U' - unpacked but not yet configured;\n" " states are not { 'C' - half-configured (an error happened);\n" " (quite) properly { 'I' - half-installed (an error happened);\n" " installed { 'W','t' - triggers are awaited resp. pending.\n" " Old mark: what was requested for this package before presenting this list;\n" " Mark: what is requested for this package:\n" " '*': marked for installation or upgrade;\n" " '-': marked for removal, but any configuration files will remain;\n" " '=': on hold: package will not be processed at all;\n" " '_': marked for purge completely - even remove configuration;\n" " 'n': package is new and has yet to be marked for install/remove/&c.\n" "\n" "Also displayed are each package's Priority, Section, name, installed and\n" "available version numbers (shift-V to display/hide) and summary " "description.\n" msgstr "" #: dselect/helpmsgs.cc:152 msgid "Display, part 2: list highlight; information display" msgstr "Amuesa, parte 2: destacáu de la llista; amuesa d'información" #: dselect/helpmsgs.cc msgid "" "* Highlight: One line in the package list will be highlighted. It " "indicates\n" " which package(s) will be affected by presses of '+', '-' and '_'.\n" "\n" "* The dividing line in the middle of the screen shows a brief explanation " "of\n" " the status of the currently-highlighted package, or a description of " "which\n" " group is highlighted if a group line is. If you don't understand the\n" " meaning of some of the status characters displayed, go to the relevant\n" " package and look at this divider line, or use the 'v' key for a verbose\n" " display (press 'v' again to go back to the terse display).\n" "\n" "* The bottom of the screen shows more information about the\n" " currently-highlighted package (if there is only one).\n" "\n" " It can show an extended description of the package, the internal package\n" " control details (either for the installed or available version of the\n" " package), or information about conflicts and dependencies involving the\n" " current package (in conflict/dependency resolution sublists).\n" "\n" " Use the 'i' key to cycle through the displays, and 'I' to hide the\n" " information display or expand it to use almost all of the screen.\n" msgstr "" #: dselect/helpmsgs.cc:176 msgid "Introduction to method selection display" msgstr "Introducción a l'amuesa d'escoyeta de métodu" #: dselect/helpmsgs.cc msgid "" "dselect and dpkg can do automatic installation, loading the package files to " "be\n" "installed from one of a number of different possible places.\n" "\n" "This list allows you to select one of these installation methods.\n" "\n" "Move the highlight to the method you wish to use, and hit Enter. You will " "then\n" "be prompted for the information required to do the installation.\n" "\n" "As you move the highlight a description of each method, where available, is\n" "displayed in the bottom half of the screen.\n" "\n" "If you wish to quit without changing anything use the 'x' key while in the " "list\n" "of installation methods.\n" "\n" "A full list of keystrokes is available by pressing 'k' now, or from the " "help\n" "menu reachable by pressing '?'.\n" msgstr "" #: dselect/helpmsgs.cc:196 msgid "Keystrokes for method selection" msgstr "Tecles pa la escoyeta de métodu" #: dselect/helpmsgs.cc:196 msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "(These are the same motion keys as in the package list display.)\n" "\n" "Quit:\n" " Return, Enter select this method and go to its configuration dialogue\n" " x, X exit without changing or setting up the installation " "method\n" "\n" "Miscellaneous:\n" " ?, Help, F1 request help\n" " ^l redraw display\n" " / search (just return to cancel)\n" " \\ repeat last search\n" msgstr "" "Tecles de movimientu: Av Páx/Re Pág, Entamu/Fin, Arriba/Abaxo, " "Alantre/Atrás:\n" "j, Flecha-abaxo k, Flecha-arriba mover lo destacao\n" "N, Av Páx, Espaciu P, Re Páx, Retrocesu desplazar la llista en 1 páxina\n" "^n ^p desplazar la llista en 1 llinia\n" "t, Iniciu b, Fin saltar al entamu/fin de la llista\n" "u d desplazar la información en 1 páxina\n" "^u ^d desplazar la información en 1 llinia\n" "B, Flecha-izquierda F, Flecha-drecha desplazar la visualización en 1/3 de la " "pantalla\n" "^b ^f desplazar la visualización en 1 carácter\n" "(Éstes son les mismes tecles de movimientu que na visualización de llista de " "paquetes.)\n" "\n" "Colar:\n" "Return, Intro escoyer esti métodu y dir al so diálogu de configuración\n" "x, X salir sin alterar o establecer el método d'instalación\n" "\n" "Miscelánies:\n" "?, Aida, F1 pidir aida\n" "^l volver a presentar l'amuesa\n" "/ guetar (calca Intro pa encaboxar)\n" "\\ repitir la cabera gueta\n" #: dselect/main.cc:63 msgid "Type dselect --help for help." msgstr "Escribi dselect --help pa tener ayuda." #: dselect/main.cc:145 msgid "a" msgstr "a" #: dselect/main.cc:145 msgid "[A]ccess" msgstr "[A]ccesu" #: dselect/main.cc:145 msgid "Choose the access method to use." msgstr "Escueye'l métodu d'accesu a emplegar." #: dselect/main.cc:146 msgid "u" msgstr "a" #: dselect/main.cc:146 msgid "[U]pdate" msgstr "[A]novar" #: dselect/main.cc:146 msgid "Update list of available packages, if possible." msgstr "Anovar la llista de paquetes disponibles, si se puede." #: dselect/main.cc:147 msgid "s" msgstr "e" #: dselect/main.cc:147 msgid "[S]elect" msgstr "[E]sbilar" #: dselect/main.cc:147 msgid "Request which packages you want on your system." msgstr "Pidir los paquetes que quies nel to sistema." #: dselect/main.cc:148 msgid "i" msgstr "i" #: dselect/main.cc:148 msgid "[I]nstall" msgstr "[I]nstalar" #: dselect/main.cc:148 msgid "Install and upgrade wanted packages." msgstr "Instalar y anovar los paquetes que te peten." #: dselect/main.cc:149 msgid "c" msgstr "c" #: dselect/main.cc:149 msgid "[C]onfig" msgstr "[C]onfigurar" #: dselect/main.cc:149 msgid "Configure any packages that are unconfigured." msgstr "Configurar los paquetes que nun tean configuraos." #: dselect/main.cc:150 msgid "r" msgstr "d" #: dselect/main.cc:150 msgid "[R]emove" msgstr "[D]esaniciar" #: dselect/main.cc:150 msgid "Remove unwanted software." msgstr "Desaniciar los paquetes que nun se quieren." #: dselect/main.cc:151 msgid "q" msgstr "c" #: dselect/main.cc:151 msgid "[Q]uit" msgstr "[C]olar" #: dselect/main.cc:151 msgid "Quit dselect." msgstr "Colar de dselect." #: dselect/main.cc:152 msgid "menu" msgstr "menú" #: dselect/main.cc #, c-format msgid "Debian '%s' package handling frontend version %s.\n" msgstr "" #: dselect/main.cc:160 msgid "" "This is free software; see the GNU General Public License version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "Esto ye software llibre; llee la GNU General Public License versión 2 o\n" "posterior pa les condiciones de copia. NUN hai garantía.\n" #: dselect/main.cc:169 dselect/main.cc:217 msgid "" msgstr "" #: dselect/main.cc #, c-format msgid "" "Usage: %s [