language-pack-id-base/0000755000000000000000000000000012743726473011764 5ustar language-pack-id-base/debian/0000755000000000000000000000000012743726473013206 5ustar language-pack-id-base/debian/rules0000755000000000000000000000165312743726473014273 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-id-base/debian/postinst0000644000000000000000000000021012743726473015005 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "id" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-id-base/debian/control0000644000000000000000000000210712743726473014611 0ustar Source: language-pack-id-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-id-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-id (>= ${binary:Version}) Recommends: Conflicts: language-pack-id (<< ${binary:Version}) Replaces: language-pack-id (<< ${binary:Version}), language-pack-id-base (<< ${binary:Version}), language-pack-id (<< ${binary:Version}), language-pack-gnome-id (<< ${binary:Version}), language-pack-gnome-id-base (<< ${binary:Version}), language-pack-kde-id (<< ${binary:Version}), language-pack-kde-id-base (<< ${binary:Version}) Description: translations for language Indonesian Translation data for all supported packages for: Indonesian . This package provides the bulk of translation data and is updated only seldom. language-pack-id provides frequent translation updates, so you should install this as well. language-pack-id-base/debian/copyright0000644000000000000000000000174312743726473015146 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-id-base/debian/compat0000644000000000000000000000000212743726473014404 0ustar 8 language-pack-id-base/debian/postrm0000644000000000000000000000020412743726473014451 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "id" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-id-base/debian/changelog0000644000000000000000000000030612743726473015057 0ustar language-pack-id-base (1:14.04+20160720) trusty-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Wed, 20 Jul 2016 16:56:27 +0000 language-pack-id-base/debian/source/0000755000000000000000000000000012743726473014506 5ustar language-pack-id-base/debian/source/format0000644000000000000000000000001512743726473015715 0ustar 3.0 (native) language-pack-id-base/data/0000755000000000000000000000000012743726473012675 5ustar language-pack-id-base/data/extra.tar0000644000000000000000000002400012743726473014524 0ustar var/lib/locales/supported.d/id0000644000373100047300000000002212743726473020221 0ustar langpacklangpack00000000000000id_ID.UTF-8 UTF-8 language-pack-id-base/data/id/0000755000000000000000000000000012743726473013271 5ustar language-pack-id-base/data/id/LC_MESSAGES/0000755000000000000000000000000012743726515015053 5ustar language-pack-id-base/data/id/LC_MESSAGES/nano.po0000644000000000000000000012101012743726473016344 0ustar # nano 1.2.1 (Indonesian) # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. # Tedi Heriyanto , 2001, 2002, 2003 # msgid "" msgstr "" "Project-Id-Version: nano 1.2.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-22 06:34-0500\n" "PO-Revision-Date: 2014-02-19 01:47+0000\n" "Last-Translator: Tedi Heriyanto \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-07-20 12:10+0000\n" "X-Generator: Launchpad (build 18147)\n" #. TRANSLATORS: This is a prompt. #: src/browser.c:220 msgid "Go To Directory" msgstr "" #: 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 "Dibatalkan" #: src/browser.c:253 src/browser.c:300 #, c-format msgid "Can't go outside of %s in restricted mode" msgstr "Tidak dapat keluar %s dalam mode terbatas" #: 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 "" #: src/browser.c:290 msgid "Can't move up a directory" msgstr "Tidak dapat memindahkan direktori" #. 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: This is the main search prompt. #: src/browser.c:727 src/search.c:173 msgid "Search" msgstr "Cari" #. TRANSLATORS: The next three strings are modifiers of the search prompt. #: src/search.c:176 msgid " [Case Sensitive]" msgstr " [Case Sensitive]" #: src/search.c:180 msgid " [Regexp]" msgstr " [Regexp]" #: src/search.c:184 msgid " [Backwards]" msgstr " [Backwards]" #: src/browser.c:793 src/search.c:364 msgid "Search Wrapped" msgstr "Pancarian Di-wrapped" #: src/browser.c:777 src/search.c:466 src/search.c:536 msgid "This is the only occurrence" msgstr "Hanya ini adanya" #: src/browser.c:843 src/search.c:517 msgid "No current search pattern" msgstr "Tidak terdapat pola pencarian" #: src/files.c:426 #, c-format msgid "Can't insert file from outside of %s" msgstr "Tidak dapat menyisipkan file dari luar %s" #: src/files.c:566 msgid "No more open file buffers" msgstr "" #: src/files.c:582 #, c-format msgid "Switched to %s" msgstr "Beralih ke %s" #: src/files.c:584 src/global.c:988 src/winio.c:2010 msgid "New Buffer" msgstr "Buffer baru" #: 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:921 #, c-format msgid "Read %lu line ( Warning: No write permission)" msgid_plural "Read %lu lines (Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:1019 src/files.c:1056 msgid "Reading File" msgstr "Membaca File" #: src/files.c:1025 msgid "New File" msgstr "File Baru" #: src/files.c:1028 #, c-format msgid "\"%s\" not found" msgstr "\"%s\" tidak ditemukan" #: src/files.c:439 src/files.c:1038 src/rcfile.c:589 src/rcfile.c:1385 #: src/rcfile.c:1426 #, c-format msgid "\"%s\" is a directory" msgstr "\"%s\" adalah sebuah direktori" #: 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 "File yang akan disisipkan ke buffer baru [dari %s] " #: src/files.c:1144 #, c-format msgid "File to insert [from %s] " msgstr "File yang akan disisipkan [dari %s] " #: src/files.c:1389 msgid "Key invalid in non-multibuffer mode" msgstr "" #: src/files.c:1800 #, c-format msgid "Can't write outside of %s" msgstr "Tidak dapat menulis di luar %s" #: src/files.c:1735 msgid "Cannot prepend or append to a symlink with --nofollow set" 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: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: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 "Gagal menulis file sementara: %s" #: 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 " [DOS Format]" #: src/files.c:2300 msgid " [Mac Format]" msgstr " [Mac Format]" #: src/files.c:2302 msgid " [Backup]" msgstr " [Backup]" #: src/files.c:2309 msgid "Prepend Selection to File" msgstr "Menambahkan Pilihan ke File" #: src/files.c:2310 msgid "Append Selection to File" msgstr "Menambahkan Pilihan ke File" #: src/files.c:2311 msgid "Write Selection to File" msgstr "Menulis Pilihan ke File" #: src/files.c:2314 msgid "File Name to Prepend to" msgstr "Nama file yang akan ditambah ke" #: src/files.c:2315 msgid "File Name to Append to" msgstr "Nama file yang akan ditambah ke" #: src/files.c:2316 msgid "File Name to Write" msgstr "Nama File untuk di-Tulis" #: src/files.c:2457 msgid "File exists, OVERWRITE ? " msgstr "" #: src/files.c:2466 msgid "Save file under DIFFERENT NAME ? " msgstr "Simpan file menggunakan NAMA LAIN? " #: src/files.c:2480 msgid "File was modified since you opened it, continue saving ? " msgstr "" #: src/files.c:2917 msgid "(more)" msgstr "(lagi)" #: src/rcfile.c:1451 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" #: src/global.c:674 src/prompt.c:858 msgid "Cancel" msgstr "Batal" #: src/global.c:492 msgid "Replace" msgstr "Ganti" #: src/global.c:784 msgid "No Replace" msgstr "Tiada Replace" #: src/global.c:767 msgid "Case Sens" msgstr "Case Sens" #: src/global.c:777 msgid "Backwards" msgstr "" #: src/global.c:772 msgid "Regexp" msgstr "Regexp" #: src/global.c:948 msgid "PrevHstory" msgstr "" #: src/global.c:951 msgid "NextHstory" msgstr "" #: src/global.c:955 msgid "Go To Text" msgstr "" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:505 msgid "WhereIs Next" msgstr "" #: src/global.c:1004 msgid "First File" msgstr "" #: src/global.c:1006 msgid "Last File" msgstr "" #: src/global.c:996 msgid "To Files" msgstr "Ke File" #: src/global.c:959 msgid "DOS Format" msgstr "Format DOS" #: src/global.c:961 msgid "Mac Format" msgstr "Format Mac" #: src/global.c:969 msgid "Append" msgstr "Tambah" #: src/global.c:971 msgid "Prepend" msgstr "Tambah" #: src/global.c:974 msgid "Backup File" msgstr "Backup File" #: src/global.c:981 msgid "Execute Command" msgstr "Eksekusi Perintah" #: src/global.c:723 msgid "Go To Dir" msgstr "Ke Direktori" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:671 msgid "Get Help" msgstr "Bantuan" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:480 msgid "Exit" msgstr "Keluar" #: src/global.c:491 msgid "Where Is" msgstr "Di mana" #: src/global.c:496 msgid "Prev Page" msgstr "Hlm sebelumnya" #: src/global.c:497 msgid "Next Page" msgstr "Hlm berikutnya" #: src/global.c:807 msgid "First Line" msgstr "Baris pertama" #: src/global.c:809 msgid "Last Line" msgstr "Baris terakhir" #: src/global.c:933 msgid "Suspend" msgstr "Tunda" #: src/global.c:866 msgid "Beg of Par" msgstr "Awal Paragraf" #: src/global.c:868 msgid "End of Par" msgstr "Akhir Paragraf" #: src/global.c:500 msgid "FullJstify" msgstr "" #: src/global.c:502 msgid "Refresh" msgstr "Refresh" #: src/global.c:495 msgid "Insert File" msgstr "" #: src/global.c:493 msgid "Go To Line" msgstr "Ke baris" #. 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 "Justifikasi paragraf saat ini" #: src/global.c:514 msgid "Cancel the current function" msgstr "Batalkan fungsi ini" #: 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 "Keluar dari nano" #: src/global.c:524 msgid "Write the current file to disk" msgstr "Tulis file sekarang ke disk" #: src/global.c:526 msgid "Insert another file into the current one" msgstr "Sertakan file lain ke file saat ini" #: src/global.c:528 msgid "Search for a string or a regular expression" msgstr "" #: src/global.c:520 msgid "Go to previous screen" msgstr "" #: src/global.c:521 msgid "Go to next screen" msgstr "" #: src/global.c:536 msgid "Cut the current line and store it in the cutbuffer" msgstr "Hapus baris saat ini dan taruh dalam cutbuffer" #: src/global.c:538 msgid "Uncut from the cutbuffer into the current line" msgstr "Kembalikan dari cutbuffer ke baris saat ini" #: src/global.c:539 msgid "Display the position of the cursor" msgstr "" #: src/global.c:541 msgid "Invoke the spell checker, if available" msgstr "Panggil spell checker (jika ada)" #: 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:534 msgid "Mark text at the cursor position" msgstr "" #: src/global.c:535 msgid "Repeat last search" msgstr "Ulangi pencarian terakhir" #: 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:556 msgid "Go forward one character" msgstr "" #: src/global.c:555 msgid "Go back one character" msgstr "" #: src/global.c:559 msgid "Go forward one word" msgstr "" #: src/global.c:558 msgid "Go back one word" msgstr "" #: src/global.c:561 msgid "Go to previous line" msgstr "" #: src/global.c:562 msgid "Go to next line" msgstr "" #: src/global.c:563 msgid "Go to beginning of current line" msgstr "" #: src/global.c:564 msgid "Go to end of current line" msgstr "" #: src/global.c:567 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" #: src/global.c:569 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" #: src/global.c:571 msgid "Go to the first line of the file" msgstr "Ke baris terawal file" #: src/global.c:572 msgid "Go to the last line of the file" msgstr "Ke baris terakhir file" #: 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 "Pindah ke file buffer setelahnya" #: 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 "Hapus karakter pada kursor" #: src/global.c:589 msgid "Delete the character to the left of the cursor" msgstr "Hapus satu karakter di kiri kursor" #: 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 "Refresh (redraw) layar saat ini" #: src/global.c:602 msgid "Suspend the editor (if suspend is enabled)" msgstr "" #: src/global.c:614 msgid "Toggle the case sensitivity of the search" msgstr "" #: src/global.c:616 msgid "Reverse the direction of the search" msgstr "" #: src/global.c:620 msgid "Toggle the use of regular expressions" msgstr "" #: src/global.c:624 msgid "Recall the previous search/replace string" msgstr "" #: src/global.c:626 msgid "Recall the next search/replace string" msgstr "" #: src/global.c:629 msgid "Go to file browser" msgstr "Ke browser file" #: 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 "Eksekusi perintah eksternal" #: 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:648 msgid "Go to the next file in the list" msgstr "" #: src/global.c:647 msgid "Go to the previous file in the list" msgstr "" #: src/global.c:649 msgid "Go to directory" msgstr "Ke Direktori" #: src/global.c:481 msgid "Close" msgstr "Tutup" #. TRANSLATORS: Try to keep this at most 10 characters. #: src/global.c:679 msgid "WriteOut" msgstr "Tulis" #: src/global.c:499 msgid "Justify" msgstr "Justifikasi" #: src/global.c:490 msgid "Read File" msgstr "Baca File" #: src/global.c:738 msgid "Cut Text" msgstr "Ptng Teks" #. TRANSLATORS: Try to keep this at most 10 characters. #: src/global.c:718 msgid "UnJustify" msgstr "UnJustifikasi" #. TRANSLATORS: Try to keep this at most 10 characters. #: src/global.c:723 msgid "UnCut Text" msgstr "" #: src/global.c:792 msgid "Cur Pos" msgstr "Pos Kursor" #: src/global.c:753 msgid "To Spell" msgstr "Mengeja" #: src/global.c:819 msgid "Mark Text" msgstr "Tandai Teks" #: 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:838 src/global.c:844 msgid "Forward" msgstr "Depan" #: src/global.c:836 src/global.c:842 msgid "Back" msgstr "Belakang" #: src/global.c:851 msgid "Next Word" msgstr "Kata Berikut" #: src/global.c:849 msgid "Prev Word" msgstr "Kata Sebelum" #: src/global.c:494 msgid "Prev Line" msgstr "" #: src/global.c:495 msgid "Next Line" msgstr "" #: src/global.c:855 msgid "Home" msgstr "Awal" #: src/global.c:857 msgid "End" msgstr "Akhir" #: src/global.c:845 msgid "Find Other Bracket" msgstr "Cari Kurung Lain" #: src/global.c:873 msgid "Scroll Up" msgstr "" #: src/global.c:875 msgid "Scroll Down" msgstr "" #: src/global.c:856 msgid "Previous File" msgstr "File Sebelumnya" #: src/global.c:882 msgid "Next File" msgstr "File Sesudahnya" #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3411 msgid "Verbatim Input" msgstr "Masukan Seperti Aslinya" #: src/global.c:894 msgid "Tab" msgstr "Tab" #: src/global.c:896 msgid "Enter" msgstr "Enter" #: src/global.c:899 msgid "Delete" msgstr "Hapus" #: src/global.c:901 msgid "Backspace" msgstr "Backspace" #: src/global.c:916 msgid "CutTillEnd" msgstr "CutHinggaAkhir" #: src/global.c:926 msgid "Word Count" msgstr "Hitung Kata" #. 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 "Mode bantuan" #: 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 "Scrolling halus" #: src/global.c:1295 msgid "Whitespace display" msgstr "" #: src/global.c:1297 msgid "Color syntax highlighting" msgstr "Pewarnaan sintaks" #: src/global.c:1299 msgid "Smart home key" msgstr "" #: src/global.c:1301 msgid "Auto indent" msgstr "Inden otomatis" #: src/global.c:1303 msgid "Cut to end" msgstr "Cut hingga akhir" #: src/global.c:1385 msgid "Long line wrapping" msgstr "Pemenggalan baris yang panjang" #: src/global.c:1307 msgid "Conversion of typed tabs to spaces" msgstr "Pengubahan dari tabs yang diketikkan menjadi spasi" #: src/global.c:1309 msgid "Backup files" msgstr "" #: src/global.c:1391 msgid "Multiple file buffers" msgstr "Buffer file multi" #: src/global.c:1313 msgid "Mouse support" msgstr "Dukungan mouse" #: src/global.c:1315 msgid "No conversion from DOS/Mac format" msgstr "Tidak ada konversi dari format DOS/Mac" #: src/global.c:1317 msgid "Suspension" msgstr "" #: src/global.c:1399 msgid "Soft line wrapping" msgstr "" #: src/help.c:209 msgid "" "Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search. " msgstr "" #: 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 "" "Teks Bantuan Goto Line\n" "\n" " Masukkan nomor baris yang ingin anda tuju dan tekan Enter. Jika baris teks " "lebih sedikit daripada nomor yang anda masukkan, anda akan dibawa ke baris " "terakhir file.\n" "\n" " Tombol-tombol fungsi berikut tersedia dalam mode Goto Line:\n" "\n" #: src/help.c:233 msgid "" "Insert File Help Text\n" "\n" " Type in the name of a file to be inserted into the current file buffer at " "the current cursor location.\n" "\n" " If you have compiled nano with multiple file buffer support, and enable " "multiple file buffers with the -F or --multibuffer command line flags, the " "Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded " "into a separate buffer (use Meta-< and > to switch between file buffers). " msgstr "" #: 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 "" "Teks Bantuan File Browser\n" "\n" " File browser digunakan untuk membrowse struktur direktori untuk memilih " "file untuk dibaca atau ditulis. Anda bisa menggunakan tombol panah atau " "Page Up/Down untuk membrowse melalui file-file, dan S atau Enter untuk " "memilih file atau memasuki direktori terpilih. Untuk berpindah satu level ke " "atas pilih direktori bernama \"..\" yang ada di bagian atas daftar file.\n" "\n" " Kunci-kunci fungsi berikut tersedia dalam file browser:\n" "\n" #: src/help.c:275 msgid "" "Browser Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search.\n" "\n" msgstr "" #: src/help.c:284 msgid "" " The following function keys are available in Browser Search mode:\n" "\n" msgstr "" #: 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 "enable/disable" #: src/nano.c:595 msgid "Key invalid in view mode" msgstr "" #: src/nano.c:684 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" "\n" "Buffer ditulis ke %s\n" #: 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 "Ukuran window terlalu kecil bagi nano...\n" #: 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 "Opsi\t\tArti\n" #: src/nano.c:824 msgid "Show this message" msgstr "Tampilkan pesan ini" #: src/nano.c:815 msgid "+LINE,COLUMN" msgstr "+LINE,COLUMN" #. 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 "Direktori untuk menyimpan backup file yang unik" #: src/nano.c:827 msgid "Use bold instead of reverse video text" msgstr "" #: src/nano.c:829 msgid "Convert typed tabs to spaces" msgstr "Rubah tab yang ada menjadi spasi" #: src/nano.c:840 msgid "Enable multiple file buffers" msgstr "Aktifkan multiple file buffer" #: src/nano.c:842 msgid "Log & read search/replace string history" msgstr "Log dan baca sejarah pencarian/penggantian string" #: src/nano.c:846 msgid "Don't look at nanorc files" msgstr "Jangan lihat file nanorc" #: 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 "Jangan konversi file dari format DOS/Mac" #: src/nano.c:856 msgid "Use one more line for editing" 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 "Cetak informasi versi dan keluar" #: 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 "Menampilkan posisi kursor secara konstan" #: src/nano.c:887 msgid "Fix Backspace/Delete confusion problem" msgstr "" #: src/nano.c:890 msgid "Automatically indent new lines" msgstr "Inden baris baru secara otomatis" #: src/nano.c:891 msgid "Cut from cursor to end of line" msgstr "" #: src/nano.c:921 msgid "Don't follow symbolic links, overwrite" msgstr "Jangan ikuti link simbolik, timpa" #: src/nano.c:894 msgid "Enable the use of the mouse" msgstr "" #: src/nano.c:898 msgid "-o " msgstr "" #: src/nano.c:898 msgid "--operatingdir=" msgstr "" #: src/nano.c:899 msgid "Set operating directory" msgstr "Set direktori operasi" #: src/nano.c:901 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Preserve kunci XON (^Q) dan XOFF (^S)" #: 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:906 msgid "Set 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 "Aktifkan speller alternatif" #: src/nano.c:916 msgid "Auto save on exit, don't prompt" msgstr "Auto save saat keluar, jangan tanya" #: src/nano.c:915 msgid "Allow generic undo [EXPERIMENTAL]" msgstr "" #: src/nano.c:920 msgid "View mode (read-only)" msgstr "" #: src/nano.c:920 msgid "Don't wrap long lines" msgstr "Jangan wrap baris panjang" #: 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:928 msgid "(ignored, for Pico compatibility)" msgstr "(abaikan, untuk kompatibilitas dengan Pico)" #: src/nano.c:938 #, c-format msgid " GNU nano version %s (compiled %s, %s)\n" msgstr " GNU nano versi %s (dikompilasi %s, %s)\n" #: src/nano.c:940 #, c-format msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" #: src/nano.c:941 #, c-format msgid "" "\n" " Compiled options:" msgstr "" "\n" " Option kompilasi:" #: src/nano.c:1079 msgid "Sorry, support for this function has been disabled" msgstr "Maaf, dukungan untuk fungsi ini telah ditiadakan" #: src/nano.c:1108 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgstr "" "Simpan buffer termodifikasi (JAWAB \"No\" AKAN MENGHAPUS PERUBAHAN) ? " #: 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 "Menerima SIGHUP atau SIGTERM\n" #: src/nano.c:1272 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "" #: src/nano.c:1448 msgid "enabled" msgstr "adakan" #: src/nano.c:1448 msgid "disabled" msgstr "tiadakan" #: 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 "" #. 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 "Yy" #: src/prompt.c:822 msgid "Nn" msgstr "Tt" #: src/prompt.c:823 msgid "Aa" msgstr "Aa" #: src/prompt.c:845 msgid "Yes" msgstr "Ya" #: src/prompt.c:850 msgid "All" msgstr "Semua" #: src/prompt.c:855 msgid "No" msgstr "Tidak" #: 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 "Regex jelek \"%s\": %s" #: src/rcfile.c:274 msgid "Missing syntax name" msgstr "Nama sintaks tidak ada" #: 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:398 src/rcfile.c:499 msgid "keybindings must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:407 msgid "Must specify function to bind key to" msgstr "" #: src/rcfile.c:418 src/rcfile.c:510 msgid "Must specify menu to bind key to (or \"all\")" msgstr "" #: src/rcfile.c:426 #, c-format msgid "Could not map name \"%s\" to a function" msgstr "" #: src/rcfile.c:432 src/rcfile.c:517 #, c-format msgid "Could not map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:454 #, c-format msgid "Sorry, keystr \"%s\" is an illegal binding" msgstr "" #: src/rcfile.c:674 #, c-format msgid "" "Color \"%s\" not understood.\n" "Valid colors are \"green\", \"red\", \"blue\",\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" and\n" "\"black\", with the optional prefix \"bright\"\n" "for foreground colors." msgstr "" #: src/rcfile.c:696 msgid "Cannot add a color command without a syntax command" msgstr "" #: src/rcfile.c:701 msgid "Missing color name" msgstr "Nama warna tidak ada" #: src/rcfile.c:839 #, c-format msgid "Background color \"%s\" cannot be bright" 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 "\"start=\" membutuhkan \"end=\" yang sesuai" #: src/rcfile.c:867 msgid "Cannot add a header regex without a syntax command" msgstr "" #: src/rcfile.c:874 #, c-format msgid "Fatal error: no keys mapped for function \"%s\"" msgstr "" #: src/rcfile.c:876 msgid "" "Exiting. Please use nano with the -I option if needed to adjust your nanorc " "settings\n" msgstr "" #: src/rcfile.c:1125 src/rcfile.c:1134 src/rcfile.c:1144 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" #: 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:972 msgid "Missing flag" 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 "Karakter tidak-kosong dibutuhkan" #: src/rcfile.c:1282 msgid "Two single-column characters required" msgstr "" #: src/rcfile.c:1114 #, c-format msgid "Cannot unset flag \"%s\"" msgstr "" #: src/rcfile.c:1123 #, c-format msgid "Unknown flag \"%s\"" msgstr "" #: src/rcfile.c:1413 msgid "I can't find my home directory! Wah!" msgstr "Saya tidak dapat menemukan direktori home! Wah!" #: src/search.c:96 #, c-format msgid "\"%.*s%s\" not found" 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 " (ganti)" #. TRANSLATORS: This is a prompt. #: src/search.c:718 msgid "Replace this instance?" msgstr "Ganti kata ini?" #. TRANSLATORS: This is a prompt. #: src/search.c:883 msgid "Replace with" msgstr "Ganti dengan" #: 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 "Bukan tanda kurung" #: src/search.c:1191 msgid "No matching bracket" msgstr "Tidak ada tanda kurung yang cocok" #: src/text.c:54 msgid "Mark Set" msgstr "Set Tanda" #: src/text.c:58 msgid "Mark Unset" msgstr "" #: src/text.c:475 msgid "Nothing in undo buffer!" msgstr "" #: src/text.c:455 src/text.c:593 #, c-format msgid "Internal error: can't match line %d. Please save your work" msgstr "" #. TRANSLATORS: Eight of the next nine strings describe actions #. * that are undone or redone. It are all nouns, not verbs. #: src/text.c:495 src/text.c:524 src/text.c:645 src/text.c:686 msgid "text add" msgstr "" #: src/text.c:505 src/text.c:656 msgid "text delete" msgstr "" #: src/text.c:489 src/text.c:628 msgid "line wrap" msgstr "" #: src/text.c:528 src/text.c:694 msgid "line join" msgstr "" #: src/text.c:547 src/text.c:710 msgid "text cut" msgstr "" #: src/text.c:552 src/text.c:714 msgid "text uncut" msgstr "" #: src/text.c:561 src/text.c:665 msgid "line break" msgstr "" #: src/text.c:569 src/text.c:725 msgid "text insert" msgstr "" #: src/text.c:589 src/text.c:718 msgid "text replace" msgstr "" #: src/text.c:557 src/text.c:671 msgid "Internal error: unknown type. Please save your work" msgstr "" #: src/text.c:601 #, c-format msgid "Undid action (%s)" msgstr "" #: src/text.c:619 msgid "Nothing to re-do!" msgstr "" #: src/text.c:582 msgid "Internal error: Redo setup failed. Please save your work" msgstr "" #: src/text.c:737 #, c-format msgid "Redid action (%s)" msgstr "" #: src/text.c:766 msgid "Could not pipe" msgstr "Tidak dapat mem-pipe" #: 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 "Tidak dapat mem-fork" #: src/text.c:941 msgid "Internal error: can't setup uncut. Please save your work." msgstr "" #: src/text.c:596 src/text.c:732 src/text.c:1030 src/text.c:1174 msgid "Internal error: unknown type. Please save your work." msgstr "" #: src/text.c:1853 #, c-format msgid "Bad quote string %s: %s" msgstr "Quote string buruk %s: %s" #: src/text.c:2241 msgid "Can now UnJustify!" msgstr "Sekarang dapat melakukan UnJustify" #: src/text.c:2435 msgid "Edit a replacement" msgstr "Edit pengganti" #: src/text.c:827 src/text.c:2508 src/text.c:2944 msgid "Could not create pipe" msgstr "Tidak dapat membuat pipe" #: src/text.c:2510 msgid "Creating misspelled word list, please wait..." msgstr "Membuat daftar kata yang misspelled, silakan tunggu..." #: src/text.c:2601 src/text.c:2999 msgid "Could not get size of pipe buffer" msgstr "Tidak dapat menentukan ukuran buffer pipe" #: src/text.c:2652 msgid "Error invoking \"spell\"" msgstr "Gagal memanggil \"spell\"" #: src/text.c:2655 msgid "Error invoking \"sort -f\"" msgstr "Gagal memanggil \"sort -f\"" #: src/text.c:2658 msgid "Error invoking \"uniq\"" msgstr "Gagal memanggil \"uniq\"" #: src/text.c:2902 msgid "Finished checking spelling" msgstr "Selesai memeriksa ejaan" #: src/text.c:70 #, c-format msgid "Error invoking \"%s\"" msgstr "" #: src/text.c:2897 #, c-format msgid "Spell checking failed: %s" msgstr "Spell checking gagal: %s" #: src/text.c:2899 #, c-format msgid "Spell checking failed: %s: %s" msgstr "" #: src/text.c:3396 #, c-format msgid "%sWords: %lu Lines: %ld Chars: %lu" msgstr "" #: src/text.c:3397 msgid "In Selection: " msgstr "" #: src/utils.c:391 src/utils.c:403 msgid "nano is out of memory!" msgstr "nano kehabisan memori!" #. 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 "Nano teks editor" #: src/winio.c:3272 msgid "version" msgstr "" #: src/winio.c:3273 msgid "Brought to you by:" msgstr "Dibuat untuk anda oleh:" #: src/winio.c:3274 msgid "Special thanks to:" msgstr "Ucapan terima kasih khusus kepada:" #: src/winio.c:3275 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" #: src/winio.c:3277 msgid "For ncurses:" msgstr "Untuk ncurses:" #: src/winio.c:3278 msgid "and anyone else we forgot..." msgstr "dan orang lain yang kami lupa...." #: src/winio.c:3279 msgid "Thank you for using nano!" msgstr "" language-pack-id-base/data/id/LC_MESSAGES/byobu.po0000644000000000000000000001173412743726473016544 0ustar # Indonesian translation for byobu # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the byobu package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: byobu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-11-23 20:48-0600\n" "PO-Revision-Date: 2010-12-27 09:09+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:54+0000\n" "X-Generator: Launchpad (build 18147)\n" "Language: id\n" #: bin/menu:34 byobu-config:129 byobu-config:401 byobu-config:409 msgid "Menu" msgstr "Menu" #: byobu-export:68 byobu-export:71 byobu-select-profile:104 #: byobu-select-profile:107 msgid "Choose" msgstr "Pilih" #: byobu-export:171 msgid "File exists" msgstr "Berkas telah ada" #: byobu-export:172 msgid "Remove file? [y/N] " msgstr "Hapus berkas? [y/T] " #: byobu-export:199 msgid "Select a color: " msgstr "Pilih warna: " #: byobu-export:240 msgid "Profile" msgstr "Profil" #: byobu-export:241 msgid "Archive" msgstr "Arsip" #: byobu-export:243 msgid "Extract the archive in your home directory on the target system." msgstr "Ekstrak arsip di direktori rumah anda pada sistem target." #: byobu-select-profile:49 msgid "Error:" msgstr "Kesalahan:" #: byobu-select-profile:49 msgid " file exists, but is not a symlink" msgstr " berkas ada, tapi bukan symlink" #: byobu-select-profile:80 msgid "Select a screen profile: " msgstr "Pilih profil screen: " #: byobu-select-profile:97 msgid "ERROR: Invalid selection" msgstr "KESALAHAN: Pilihan tak valid" #: 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 "" "Bila anda memakai tatanan bawaan keybinding, tekan\\n untuk mengaktifkan " "perubahan ini.\\n\\nJika tidak, keluar dari sesi screen ini dan mulailah " "yang baru." #: byobu-select-profile:136 msgid "Run \"byobu\" to activate" msgstr "Jalankan \"byobu\" untuk mengaktifkan" #: byobu-config:83 msgid "Byobu currently launches at login (toggle off)" msgstr "Byobu kini diluncurkan saat login (toggle mati)" #: byobu-config:85 msgid "Byobu currently does not launch at login (toggle on)" msgstr "Byobu kini tidak diluncurkan saat login (toggle nyala)" #: byobu-config:89 msgid "Help" msgstr "Bantuan" #: byobu-config:90 msgid "Change Byobu's colors" msgstr "Ubah warna Byobu" #: byobu-config:91 msgid "Toggle status notifications" msgstr "Toggle pemberitahuan status" #: byobu-config:92 msgid "Change keybinding set" msgstr "Ubah tatanan keybinding" #: byobu-config:93 msgid "Change escape sequence" msgstr "Ubah urutan escape" #: byobu-config:94 msgid "Create new windows" msgstr "Buat jendela baru" #: byobu-config:95 msgid "Manage default windows" msgstr "Kelola jendela bawaan" #: byobu-config:99 byobu-config:487 msgid " Byobu Configuration Menu" msgstr " Menu Konfigurasi Byobu" #: byobu-config:110 msgid "Okay" msgstr "Ok" #: byobu-config:110 byobu-config:144 byobu-config:161 byobu-config:195 #: byobu-config:335 byobu-config:376 byobu-config:449 msgid "Cancel" msgstr "Batal" #: byobu-config:130 msgid "Byobu Help" msgstr "Bantuan Byobu" #: byobu-config:144 byobu-config:161 byobu-config:195 byobu-config:335 #: byobu-config:376 byobu-config:449 msgid "Apply" msgstr "Terapkan" #: byobu-config:146 msgid "Which profile would you like to use?" msgstr "Profil mana yang akan anda pakai?" #: byobu-config:162 msgid "Which set of keybindings would you like to use?" msgstr "Tatanan keybinding mana yang ingin anda pakai?" #: byobu-config:175 msgid "Title: " msgstr "Judul: " #: byobu-config:177 msgid "Command: " msgstr "Perintah: " #: byobu-config:179 msgid "Presets: " msgstr "Pratata: " #: byobu-config:193 msgid "Add to default windows" msgstr "Tambahkan ke jendela bawaan" #: byobu-config:197 msgid "Create new window(s):" msgstr "Buat jendela baru:" #: byobu-config:336 msgid "Toggle status notifications:" msgstr "Toggle pemberitahuan status:" #: byobu-config:368 msgid "Windows:" msgstr "Jendela:" #: byobu-config:378 msgid "Select window(s) to create by default:" msgstr "Pilih jendela yang akan dibuat secara default" #: byobu-config:398 msgid "Byobu will be launched automatically next time you login." msgstr "Byobu akan diluncurkan secara otomatis saat anda login berikutnya." #: byobu-config:406 msgid "Byobu will not be used next time you login." msgstr "Byobu tidak akan dipakai ketika anda login berikutnya." #: byobu-config:408 msgid "Message" msgstr "Pesan" #: byobu-config:448 msgid "Escape key: ctrl-" msgstr "Kunci escape: ctrl-" #: byobu-config:451 msgid "Change escape sequence:" msgstr "Ubah urutan escape:" #: byobu-config:488 msgid "/ between elements | selects | exits" msgstr "/ antar elemen | pilih | keluar" language-pack-id-base/data/id/LC_MESSAGES/system-config-kickstart.po0000644000000000000000000012257512743726474022217 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: system-config-kickstart\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-12-09 10:13-0500\n" "PO-Revision-Date: 2015-10-01 02:13+0000\n" "Last-Translator: Erwien Samantha Y \n" "Language-Team: BlankOn \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:39+0000\n" "X-Generator: Launchpad (build 18147)\n" "X-Poedit-Country: INDONESIA\n" "X-Poedit-Language: Indonesian\n" #: ../src/RHELPackageGroupList.py:12 msgid "X Window System" msgstr "Sistem X Window" #: ../src/RHELPackageGroupList.py:13 msgid "GNOME Desktop Environment" msgstr "Lingkungan Dekstop GNOME" #: ../src/RHELPackageGroupList.py:14 msgid "KDE (K Desktop Environment)" msgstr "KDE (K Desktop Environment)" #: ../src/RHELPackageGroupList.py:16 msgid "Editors" msgstr "Editor" #: ../src/RHELPackageGroupList.py:17 msgid "Engineering and Scientific" msgstr "Engineering dan Scientific" #: ../src/RHELPackageGroupList.py:18 msgid "Graphical Internet" msgstr "Internet Grafis" #: ../src/RHELPackageGroupList.py:19 msgid "Text-based Internet" msgstr "Internet Berbasis-text" #: ../src/RHELPackageGroupList.py:20 msgid "Office/Productivity" msgstr "Kantor/Produktifitas" #: ../src/RHELPackageGroupList.py:21 msgid "Sound and Video" msgstr "Sound dan Video" #: ../src/RHELPackageGroupList.py:22 msgid "Graphics" msgstr "Grafis" #: ../src/RHELPackageGroupList.py:23 msgid "Games and Entertainment" msgstr "Permainan dan Hiburan" #: ../src/RHELPackageGroupList.py:24 msgid "Authoring and Publishing" msgstr "Authoring dan Publishing" #: ../src/RHELPackageGroupList.py:26 msgid "Server Configuration Tools (AS and ES only)" msgstr "Perkakas untuk Konfigurasi Server (hanya AS dan ES saja)" #: ../src/RHELPackageGroupList.py:27 msgid "Web Server" msgstr "Server Web" #: ../src/RHELPackageGroupList.py:28 msgid "Mail Server" msgstr "Server Mail" #: ../src/RHELPackageGroupList.py:29 msgid "Windows File Server" msgstr "Server File Windows" #: ../src/RHELPackageGroupList.py:30 msgid "DNS Name Server" msgstr "DNS Name Server" #: ../src/RHELPackageGroupList.py:31 msgid "FTP Server" msgstr "Sever FTP" #: ../src/RHELPackageGroupList.py:32 msgid "SQL Database Server" msgstr "Server Basisdata SQL" #: ../src/RHELPackageGroupList.py:33 msgid "News Server" msgstr "Server News" #: ../src/RHELPackageGroupList.py:34 msgid "Network Servers (AS and ES only)" msgstr "Server-server Jaringan (hanya AS dan ES saja)" #: ../src/RHELPackageGroupList.py:36 msgid "Development Tools" msgstr "Perkakas untuk Development" #: ../src/RHELPackageGroupList.py:37 msgid "Kernel Development" msgstr "Kernel Development" #: ../src/RHELPackageGroupList.py:38 msgid "X Software Development" msgstr "Development Perangkat-lunak X" #: ../src/RHELPackageGroupList.py:39 msgid "GNOME Software Development" msgstr "Development Perangkat-lunak GNOME" #: ../src/RHELPackageGroupList.py:40 msgid "KDE Software Development" msgstr "Development Perangkat-lunak KDE" #: ../src/RHELPackageGroupList.py:42 msgid "Administration Tools" msgstr "Perkakas untuk Administrasi" #: ../src/RHELPackageGroupList.py:43 msgid "System Tools" msgstr "Perkakas untuk Sistem" #: ../src/RHELPackageGroupList.py:44 msgid "Printing Support" msgstr "Dukungan Pencetakan" #: ../src/basic.py:72 msgid "x86, AMD64, or Intel EM64T" msgstr "x86, AMD64, atau 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 "Password root tidak cocok" #: ../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 "Kesalahan" #: ../src/basic.py:225 msgid "Please select a root password." msgstr "Silakan pilih password root" #: ../src/bootloader.py:76 #, python-format msgid "Bootloader options are not applicable to the %s platform" msgstr "Pilihan dari bootloader tidak bisa dipakai pada platform %s" #: ../src/bootloader.py:117 msgid "Grub passwords do not match. Please try again." msgstr "Password grub tidak cocok. Silakan coba lagi." #. create table with custom checklists #: ../src/firewall.py:59 msgid "Trusted devices:" msgstr "Perangkat yang terpercaya:" #: ../src/firewall.py:84 msgid "Trusted services:" msgstr "Layanan-layanan terpercaya:" #: ../src/firewall.py:116 msgid "Other ports: (1029:tcp)" msgstr "Port lainya: (1029:tcp)" #: ../src/install.py:134 msgid "Please enter an NFS server." msgstr "Silakan masukan Server NFS." #: ../src/install.py:137 msgid "Please enter an NFS directory." msgstr "Silakan masukan direktori NFS." #: ../src/install.py:147 msgid "Please enter an FTP server." msgstr "Silakan masukan server FTP." #: ../src/install.py:154 msgid "Please enter an FTP directory." msgstr "Silakan masukan direktori FTP." #: ../src/install.py:160 msgid "Please enter an FTP user name." msgstr "Silakan masukan nama pengguna FTP." #: ../src/install.py:163 msgid "Please enter an FTP password." msgstr "Silakan masukan password FTP." #: ../src/install.py:178 msgid "Please enter an HTTP server." msgstr "Silakan masukan server HTTP." #: ../src/install.py:181 msgid "Please enter an HTTP server directory." msgstr "Silakan masukan direktori server HTTP." #: ../src/install.py:202 msgid "Please enter a hard drive directory." msgstr "Silakan masukan direktori dari hardisk." #: ../src/install.py:205 msgid "Please enter a hard drive partition." msgstr "Silakan masukan patisi dari hardisk." #: ../src/kickstartGui.py:86 msgid "Kickstart" msgstr "Kickstart" #: ../src/kickstartGui.py:87 msgid "Create a kickstart file" msgstr "Buat berkas kickstart" #: ../src/kickstartGui.py:138 msgid "Subsection" msgstr "Subsection" #: ../src/kickstartGui.py:142 msgid "Basic Configuration" msgstr "Konfigurasi Dasar" #: ../src/kickstartGui.py:142 msgid "Installation Method" msgstr "Metoda Instalasi" #: ../src/kickstartGui.py:143 msgid "Boot Loader Options" msgstr "Pilihan dari Boot Loader" #: ../src/kickstartGui.py:143 msgid "Partition Information" msgstr "Informasi Partisi" #: ../src/kickstartGui.py:144 system-config-kickstart.gladestrings:165 msgid "Network Configuration" msgstr "Konfigurasi Jaringan" #: ../src/kickstartGui.py:144 msgid "Authentication" msgstr "Otentikasi" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:218 msgid "Firewall Configuration" msgstr "Konfigurasi Firewall" #: ../src/kickstartGui.py:145 system-config-kickstart.gladestrings:248 msgid "Display Configuration" msgstr "Konfigurasi Tampilan" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:258 msgid "Package Selection" msgstr "Pilihan Paket" #: ../src/kickstartGui.py:146 system-config-kickstart.gladestrings:264 msgid "Pre-Installation Script" msgstr "Script Pra-instalasi" #: ../src/kickstartGui.py:147 system-config-kickstart.gladestrings:271 msgid "Post-Installation Script" msgstr "Script Post-Instalasi" #: ../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" " Antar mukan grafis untuk membuat berkas kickstart" #: ../src/kickstartGui.py:194 msgid "About Kickstart Configurator" msgstr "Tentang Kickstart Konfigurator" #: ../src/kickstartGui.py:224 msgid "Help is not available." msgstr "Bantuan tidak tersedia." #: ../src/kickstartGui.py:273 #, python-format msgid "The file \"%s\" cannot be accessed." msgstr "Berkas dari \"%s\" tidak bisa diakses." #: ../src/network.py:87 msgid "Device" msgstr "Perangkat" #: ../src/network.py:90 msgid "Network Type" msgstr "Tipe dari Jaringan" #: ../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 Statis" #: ../src/network.py:213 msgid "Please fill in the network information" msgstr "Silakan isi pada informasi jaringan" #: ../src/network.py:318 #, python-format msgid "" "A network device with the name %s already exists. Please choose another " "device name" msgstr "" "Perangkat dari jaringan dengan nama %s sudah ada. Silakan pilih nama " "perangkat yang lainnya" #: ../src/packageGroupList.py:18 msgid "Could not start because there is no /usr/share/comps/" msgstr "Tidak dapat memulai karena tidak terdapat /usr/share/comps/" #: ../src/packageGroupList.py:18 msgid "/comps.xml file." msgstr "file /comps.xml." #: ../src/packageGroupList.py:19 msgid "Please make sure the comps package is installed." msgstr "Mohon pastikan paket comps ter-install." #: ../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 "perangkat-lunak RAID" #: ../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 "PPC PReP Boot" #: ../src/partWindow.py:260 ../src/partWindow.py:535 ../src/raidWindow.py:212 msgid "Yes" msgstr "Ya" #: ../src/partWindow.py:262 ../src/partWindow.py:537 ../src/raidWindow.py:214 msgid "No" msgstr "Tidak" #: ../src/partWindow.py:285 ../src/partWindow.py:300 ../src/partWindow.py:319 #: ../src/partWindow.py:333 msgid "Auto" msgstr "Otomatis" #: ../src/partWindow.py:294 msgid "Hard Drives" msgstr "Hardisk" #: ../src/partWindow.py:420 msgid "Specify a mount point for the partition." msgstr "Spesifikasikan mount point untuk partisi." #. 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 "" "Mount point dari \"%s\" sedang digunakan. Silakan pilih mount point yang " "lainnya." #: ../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 "" "Untuk membuat partisi RAID yang baru, anda harus menspesifikasikan nama " "perangkat dari hardisk ataupun dari partisi yang sudah ada." #: ../src/partWindow.py:488 msgid "Specify a device on which to create the partition." msgstr "Spesifikasikan perangkat yang akan digunakan untuk membuat partisi." #: ../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 "" "Perangkat yang anda spesifikasikan bukan nama perangkat yang valid. Silakan " "gunakan nama perangkat yang valid seperti \"hda1\" atau \"sda3\"." #: ../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 "" "Partisi yang anda spesifikasikan tidak berakhiran denga angka. Partisi harus " "mempunyai nomer parisi seperti \"hda1\" atau \"sda3\"." #: ../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 "" "Partisi yang anda spesifikasikan tidak diawali dengan \"hd\" atau \"sd\". " "Partisi harus mempunyai nama perangkat yang valid dan nomer partisi seperti " "\"hda1\" atau \"sda3\"." #: ../src/partition.py:72 msgid "" "Device/\n" "Partition Number" msgstr "" "Perangkat/\n" "Nomer Partisi" #. col = gtk.TreeViewColumn(_("Mount Point/\nRAID/Volume"), gtk.CellRendererText(), text=1) #: ../src/partition.py:75 msgid "" "Mount Point/\n" "RAID" msgstr "" "Mount Point/\n" "RAID" #: ../src/partition.py:77 msgid "Type" msgstr "Tipe" #: ../src/partition.py:79 msgid "Format" msgstr "Format" #: ../src/partition.py:81 msgid "Size (MB)" msgstr "Ukuran (MB)" #: ../src/partition.py:151 ../src/partition.py:181 msgid "Please select a partition from the list." msgstr "Silakan pilih partisi yang dalam daftar." #: ../src/raidOptionsWindow.py:72 #, python-format msgid "You currently have %d software RAID partition(s) free to use." msgstr "Anda masih memiliki perangkat-lunak partisi RAID %d untuk digunakan" #: ../src/raidWindow.py:172 #, python-format msgid "You must select at least 2 partitions in order to use RAID %s" msgstr "" "Anda harus memili paling tidak 2 partisi jika bermaksud menggunakan RAID %s" #: ../src/raidWindow.py:178 #, python-format msgid "You must select at least 3 partitions in order to use RAID %s" msgstr "" "Anda harus memili paling tidak 3 partisi jika bermaksud menggunakan RAID %s" #: ../src/raidWindow.py:192 ../src/raidWindow.py:218 msgid "Raid Devices" msgstr "Perangkat dari RAID" #: ../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 "" "Penggunaan: system-config-kickstart [--help] [--generate ] " "[]\n" " \n" "--help Tampilan pesan ini\n" "--generate Generate berkas kiscksart dari mesin ini dan " "tuliskan \n" " menjadi nama . Pilihan ini jalan di " "konsol, dan hal ini\n" " sangat berguna untuk server yang tidak punya X yang " "sedang jalan.\n" " Pilihan ini akan menyebabkan GUI yang akan " "diluncurkan dengan nilai-nilai dari \n" " berkas kickstart yang sudah disiinikan.." #: ../src/system-config-kickstart.py:77 msgid "Could not open display because no X server is running." msgstr "" "Tidak diperbolehkan membuka tampilan karena tidak ada server X yang sedang " "jalan." #: ../src/system-config-kickstart.py:78 msgid "Try running 'system-config-kickstart --help' for a list of options." msgstr "" "Mencoba menjalankan 'system-config-kickstart --help' untuk melihat daftar " "pilihan." #: ../src/xconfig.py:106 msgid "Could not read video driver database" msgstr "Tidak dapat membaca database driver kartu video" #. #. * 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 "Simpan Berkas" #: system-config-kickstart.gladestrings:8 msgid "Partition Options" msgstr "Pilihan untuk Partisi" #: 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 "Mount Point:" #: system-config-kickstart.gladestrings:12 #: system-config-kickstart.gladestrings:37 msgid "File System Type:" msgstr "Tipe Sistem File:" #: system-config-kickstart.gladestrings:13 msgid "Size (MB):" msgstr "Ukuran (MB):" #: system-config-kickstart.gladestrings:14 msgid "Fill all unused space on disk" msgstr "Isi semua tempat dalam disket yang tidak digunakan" #: system-config-kickstart.gladestrings:15 msgid "Grow to maximum of (MB):" msgstr "Besarkan sampai maximal dari(MB):" #: system-config-kickstart.gladestrings:16 msgid "Fixed size" msgstr "Ukuran tetap" #: system-config-kickstart.gladestrings:17 msgid "Use recommended swap size" msgstr "Gunakan ukuran swap yang direkomendasikan" #: system-config-kickstart.gladestrings:18 msgid "Additional Size Options" msgstr "Pilihan untuk ukuran tambahan" #: system-config-kickstart.gladestrings:19 msgid "Force to be a primary partition (asprimary)" msgstr "Paksa untuk menjadi partisi utama (asprimary)" #: system-config-kickstart.gladestrings:20 msgid "Make partition on specific drive (ondisk)" msgstr "Membuat partisi dalam spesifik drive (ondisk)" #: system-config-kickstart.gladestrings:21 #: system-config-kickstart.gladestrings:26 msgid " " msgstr " " #: system-config-kickstart.gladestrings:22 msgid "Drive :" msgstr "Drive :" #: system-config-kickstart.gladestrings:24 msgid "(for example: hda or sdc)" msgstr "(misalnya: hda atau sdc)" #: system-config-kickstart.gladestrings:25 msgid "Use existing partition (onpart)" msgstr "Gunakan partisi yang sudah ada (onpart)" #: system-config-kickstart.gladestrings:27 msgid "Partition :" msgstr "Partisi:" #: system-config-kickstart.gladestrings:29 msgid "(for example: hda1 or sdc3)" msgstr "(misalnya : hda1 atau sdc3)" #: system-config-kickstart.gladestrings:30 msgid "Format partition" msgstr "Format partisi" #: system-config-kickstart.gladestrings:31 msgid "Make RAID Device" msgstr "Buat Perangkat RAID" #: system-config-kickstart.gladestrings:34 msgid "Number of spares:" msgstr "Nomor cadangan:" #: system-config-kickstart.gladestrings:35 msgid "Raid Members" msgstr "Anggota-anggota Raid" #: system-config-kickstart.gladestrings:36 msgid "RAID Level:" msgstr "Level RAID:" #: system-config-kickstart.gladestrings:38 msgid "RAID Device:" msgstr "Perangkat RAID:" #: system-config-kickstart.gladestrings:39 msgid "md0" msgstr "md0" #: system-config-kickstart.gladestrings:40 msgid "md1" msgstr "md1" #: system-config-kickstart.gladestrings:41 msgid "md2" msgstr "md2" #: system-config-kickstart.gladestrings:42 msgid "md3" msgstr "md3" #: system-config-kickstart.gladestrings:43 msgid "md4" msgstr "md4" #: system-config-kickstart.gladestrings:44 msgid "md5" msgstr "md5" #: system-config-kickstart.gladestrings:45 msgid "md6" msgstr "md6" #: system-config-kickstart.gladestrings:46 msgid "md7" msgstr "md7" #: system-config-kickstart.gladestrings:47 msgid "md8" msgstr "md8" #: system-config-kickstart.gladestrings:48 msgid "md9" msgstr "md9" #: system-config-kickstart.gladestrings:49 msgid "md10" msgstr "md10" #: system-config-kickstart.gladestrings:50 msgid "md11" msgstr "md11" #: system-config-kickstart.gladestrings:51 msgid "md12" msgstr "md12" #: system-config-kickstart.gladestrings:52 msgid "md13" msgstr "md13" #: system-config-kickstart.gladestrings:53 msgid "md14" msgstr "md14" #: system-config-kickstart.gladestrings:54 msgid "md15" msgstr "md15" #: system-config-kickstart.gladestrings:55 msgid "0" msgstr "0" #: system-config-kickstart.gladestrings:56 msgid "1" msgstr "1" #: system-config-kickstart.gladestrings:57 msgid "5" msgstr "5" #: system-config-kickstart.gladestrings:62 msgid "Format RAID device" msgstr "Format perangkat RAID" #: system-config-kickstart.gladestrings:63 msgid "Kickstart Configurator" msgstr "Kickstart Configurator" #: system-config-kickstart.gladestrings:64 msgid "_File" msgstr "_Berkas" #: system-config-kickstart.gladestrings:65 msgid "_Open File" msgstr "B_uka Berkas" #: system-config-kickstart.gladestrings:66 msgid "_Preview" msgstr "_Preview" #: system-config-kickstart.gladestrings:67 msgid "_Save File" msgstr "_Simpan Berkas" #: system-config-kickstart.gladestrings:68 msgid "_Quit" msgstr "_Keluar" #: system-config-kickstart.gladestrings:69 msgid "_Help" msgstr "Ban_tuan" #: system-config-kickstart.gladestrings:70 msgid "_Contents" msgstr "K_onten" #: system-config-kickstart.gladestrings:71 msgid "_About" msgstr "Tent_ang" #: system-config-kickstart.gladestrings:73 msgid "Default Language:" msgstr "Bahasa default:" #: system-config-kickstart.gladestrings:74 msgid "Encrypt root password" msgstr "Enkripsi password root" #: system-config-kickstart.gladestrings:75 msgid "Keyboard:" msgstr "Keyboard:" #: system-config-kickstart.gladestrings:76 msgid "Mouse:" msgstr "Mouse:" #: system-config-kickstart.gladestrings:79 msgid "Emulate 3 Buttons" msgstr "Mengemulasi 3 tombol-tombol" #: system-config-kickstart.gladestrings:80 msgid "Time Zone:" msgstr "Zona Waktu:" #: system-config-kickstart.gladestrings:82 msgid "Root Password:" msgstr "Pasword Root:" #: system-config-kickstart.gladestrings:84 msgid "Language Support:" msgstr "Dukungan Bahasa:" #: system-config-kickstart.gladestrings:85 msgid "Use UTC clock" msgstr "Gunakan jam UTC" #: system-config-kickstart.gladestrings:86 #: system-config-kickstart.gladestrings:137 msgid "Confirm Password:" msgstr "Konfirmasi Pasword:" #: system-config-kickstart.gladestrings:88 msgid "Target Architecture:" msgstr "Targer Arsitektur:" #: system-config-kickstart.gladestrings:90 msgid "Reboot system after installation" msgstr "Reboot sistem setelah instalasi" #: system-config-kickstart.gladestrings:91 msgid "Perform installation in text mode (graphical is default)" msgstr "Melakukan instalasi dengan mode text ( dafaultnya adalah grafis)" #: system-config-kickstart.gladestrings:92 msgid "Perform installation in interactive mode" msgstr "Melakukan instalasi dengan mode interaktif" #: system-config-kickstart.gladestrings:93 msgid "Basic Configuration (required)" msgstr "Konfigurasi dasar(dibutuhkan)" #: system-config-kickstart.gladestrings:94 msgid "label28" msgstr "label28" #: system-config-kickstart.gladestrings:95 msgid "Perform new installation" msgstr "Melakukan instalasi baru" #: system-config-kickstart.gladestrings:96 msgid "Upgrade an existing installation" msgstr "Upgarde instalasi yang ada" #: system-config-kickstart.gladestrings:97 msgid "Choose the Installation Method:" msgstr "Pilih metoda Instalasi:" #: system-config-kickstart.gladestrings:98 #: system-config-kickstart.gladestrings:103 msgid "CD-ROM" msgstr "CD-ROM" #: system-config-kickstart.gladestrings:99 #: system-config-kickstart.gladestrings:108 msgid "NFS" msgstr "NFS" #: system-config-kickstart.gladestrings:100 #: system-config-kickstart.gladestrings:118 msgid "FTP" msgstr "FTP" #: system-config-kickstart.gladestrings:101 #: system-config-kickstart.gladestrings:123 msgid "HTTP" msgstr "HTTP" #: system-config-kickstart.gladestrings:102 #: system-config-kickstart.gladestrings:128 msgid "Hard Drive" msgstr "Hardisk" #: system-config-kickstart.gladestrings:104 msgid "NFS Server:" msgstr "Server NFS" #: system-config-kickstart.gladestrings:105 msgid "NFS Directory:" msgstr "Direktori NFS:" #: system-config-kickstart.gladestrings:109 msgid "FTP Server:" msgstr "Server FTP:" #: system-config-kickstart.gladestrings:111 msgid "FTP Directory:" msgstr "Direktori FTP:" #: system-config-kickstart.gladestrings:113 msgid "Specify an FTP username and password" msgstr "Spesifikasikan sebuah namauser dan password FTP" #: system-config-kickstart.gladestrings:114 msgid "FTP Username" msgstr "Namauser FTP" #: system-config-kickstart.gladestrings:115 msgid "FTP Password" msgstr "Password FTP" #: system-config-kickstart.gladestrings:121 msgid "HTTP Server:" msgstr "Server HTTP:" #: system-config-kickstart.gladestrings:122 msgid "HTTP Directory:" msgstr "Direktori HTTP:" #: system-config-kickstart.gladestrings:126 msgid "Hard Drive Partition:" msgstr "Partisi Hardisk:" #: system-config-kickstart.gladestrings:127 msgid "Hard Drive Directory:" msgstr "Direktori Hardisk:" #: system-config-kickstart.gladestrings:129 msgid "Installation Method (required)" msgstr "Metoda Instlasi (dibutuhkan)" #: system-config-kickstart.gladestrings:130 msgid "label128" msgstr "label128" #: system-config-kickstart.gladestrings:131 msgid "Install new boot loader" msgstr "Install boot loader baru" #: system-config-kickstart.gladestrings:132 msgid "Do not install a boot loader" msgstr "Jangan install boot loader" #: system-config-kickstart.gladestrings:133 msgid "Upgrade existing boot loader" msgstr "Upgrade boot loader yang ada" #: system-config-kickstart.gladestrings:134 msgid "GRUB Options:" msgstr "Pilihan dari GRUB:" #: system-config-kickstart.gladestrings:135 msgid "Use GRUB password" msgstr "Gunakan password GRUB" #: system-config-kickstart.gladestrings:136 msgid "Password:" msgstr "Password:" #: system-config-kickstart.gladestrings:140 msgid "Encrypt GRUB password" msgstr "Enkripsi password GRUB" #: system-config-kickstart.gladestrings:141 msgid "Install boot loader on Master Boot Record (MBR)" msgstr "Install boot loader pada Master Boot Record (MBR)" #: system-config-kickstart.gladestrings:142 msgid "Install boot loader on first sector of the boot partition" msgstr "Install boot loader pda sektor pertama dari partisi boot" #: system-config-kickstart.gladestrings:143 msgid "Kernel parameters:" msgstr "Parameter kernel:" #: system-config-kickstart.gladestrings:145 msgid "label216" msgstr "label216" #: system-config-kickstart.gladestrings:146 msgid "Boot Loader Options (required)" msgstr "Pilihan Boot Loader (dibutuhkan)" #: system-config-kickstart.gladestrings:147 msgid "label35" msgstr "label35" #: system-config-kickstart.gladestrings:148 msgid "Clear Master Boot Record" msgstr "Bersihkan Master Boot Record" #: system-config-kickstart.gladestrings:149 msgid "Do not clear Master Boot Record" msgstr "Jangan bersihkan Master Boot Record" #: system-config-kickstart.gladestrings:150 msgid "Remove all existing partitions" msgstr "Hilangkan semua patisi yang ada" #: system-config-kickstart.gladestrings:151 msgid "Remove existing Linux partitions" msgstr "Hilangkan patisi Linux yang ada" #: system-config-kickstart.gladestrings:152 msgid "Preserve existing partitions" msgstr "Siapkan partisi yang ada" #: system-config-kickstart.gladestrings:153 msgid "Initialize the disk label" msgstr "Inisialisasikan label untuk disk" #: system-config-kickstart.gladestrings:154 msgid "Do not initialize the disk label" msgstr "Jangan inisialisasikan label untuk disk" #: system-config-kickstart.gladestrings:155 msgid "_Add" msgstr "T_ambah" #: system-config-kickstart.gladestrings:156 msgid "_Edit" msgstr "_Ubah" #: system-config-kickstart.gladestrings:157 msgid "_Delete" msgstr "_Hapus" #: system-config-kickstart.gladestrings:158 msgid "RAID" msgstr "RAID" #: system-config-kickstart.gladestrings:159 msgid "Partition options are not applicable on upgrades." msgstr "Pilihan partisi tidak dapat diterapkan pada saat upgrade." #: system-config-kickstart.gladestrings:160 msgid "Partition Information (required)" msgstr "Informasi Partisi (dubutuhkan)" #: system-config-kickstart.gladestrings:161 msgid "label30" msgstr "label30" #: system-config-kickstart.gladestrings:162 msgid "_Add Network Device" msgstr "T_ambahkan Perangkat Jaringan" #: system-config-kickstart.gladestrings:163 msgid "_Edit Network Device" msgstr "Ubah P_erangkat Jaringan" #: system-config-kickstart.gladestrings:164 msgid "_Delete Network Device" msgstr "Hapus _Perangakt Jaringan" #: system-config-kickstart.gladestrings:166 msgid "label31" msgstr "label31" #: system-config-kickstart.gladestrings:167 msgid "Authentication:" msgstr "Otentikasi:" #: system-config-kickstart.gladestrings:168 msgid "Use Shadow Passwords" msgstr "Gunakan Password Bayangan" #: system-config-kickstart.gladestrings:169 msgid "Use MD5" msgstr "Gunakan MD5" #: system-config-kickstart.gladestrings:170 msgid "Enable NIS" msgstr "Aktifkan NIS" #: system-config-kickstart.gladestrings:171 msgid "NIS Domain:" msgstr "Domain NIS" #: system-config-kickstart.gladestrings:173 msgid "Use broadcast to find NIS server" msgstr "Gunakan broadcast untuk mencari Server NIS" #: system-config-kickstart.gladestrings:174 msgid "NIS Server:" msgstr "Server NIS:" #: system-config-kickstart.gladestrings:176 msgid "NIS Authentication" msgstr "Otentikasi NIS" #: system-config-kickstart.gladestrings:177 msgid "NIS" msgstr "NIS" #: system-config-kickstart.gladestrings:178 msgid "Enable LDAP" msgstr "Aktifkan LDAP" #: system-config-kickstart.gladestrings:181 msgid "LDAP Server: " msgstr "Server LDAP: " #: system-config-kickstart.gladestrings:182 msgid "LDAP Base Name: " msgstr "Nama dasar LDAP: " #: system-config-kickstart.gladestrings:183 msgid "LDAP Authentication" msgstr "Otentikasi LDAP" #: system-config-kickstart.gladestrings:184 msgid "LDAP " msgstr "LDAP " #: system-config-kickstart.gladestrings:185 msgid "Enable Kerberos 5 Authentication" msgstr "Aktifkan Otentikasi Kerberos 5" #: system-config-kickstart.gladestrings:186 msgid "Kerberos Realm:" msgstr "Realm Kerberos:" #: system-config-kickstart.gladestrings:188 msgid "Kerberos Domain Controller (KDC):" msgstr "Kerberos Domain Controller (KDC):" #: system-config-kickstart.gladestrings:190 msgid "Kerberos Master Server:" msgstr "Server Master Kerberos:" #: system-config-kickstart.gladestrings:192 msgid "Kerberos 5 Authentication" msgstr "Otentikasi Kerberos 5" #: system-config-kickstart.gladestrings:193 msgid "Kerberos 5" msgstr "Kerberos 5" #: system-config-kickstart.gladestrings:194 msgid "Enable Hesiod Support" msgstr "Aktifkan Dukungan Hesiod" #: system-config-kickstart.gladestrings:195 msgid "Hesiod LHS:" msgstr "Hesiod LHS:" #: system-config-kickstart.gladestrings:197 msgid "Hesiod RHS:" msgstr "Hesiod RHS:" #: system-config-kickstart.gladestrings:199 msgid "Hesiod Authentication" msgstr "Otentikasi Hesiod" #: system-config-kickstart.gladestrings:200 msgid "Hesiod" msgstr "Hesiod" #: system-config-kickstart.gladestrings:201 msgid "Enable SMB Authentication" msgstr "Aktifkan Otentikasi SMB" #: system-config-kickstart.gladestrings:202 msgid "SMB Servers:" msgstr "Server SMB:" #: system-config-kickstart.gladestrings:203 msgid "SMB Workgroup:" msgstr "SMB Workgroup:" #: system-config-kickstart.gladestrings:206 msgid "SMB Authentication" msgstr "Otentikasi SMB" #: system-config-kickstart.gladestrings:207 msgid "SMB" msgstr "SMB" #: system-config-kickstart.gladestrings:208 msgid "Enable nscd" msgstr "Aktifkan nscd" #: system-config-kickstart.gladestrings:209 msgid "Name Switch Cache Daemon (nscd) Authentication" msgstr "Otentikasi Name Switch Cache Daemon (nscd)" #: system-config-kickstart.gladestrings:210 msgid "Name Switch Cache" msgstr "Name Switch Cache" #: system-config-kickstart.gladestrings:211 msgid "Authentication options are not applicable on upgrades." msgstr "Pilihan otentikasi tidak bisa digunakan pada saat upgrade." #: system-config-kickstart.gladestrings:212 msgid "Authentication Configuration" msgstr "Konfigurasi Otentikasi" #: system-config-kickstart.gladestrings:213 msgid "label32" msgstr "label32" #: system-config-kickstart.gladestrings:214 msgid "Security level:" msgstr "Level Keamanan:" #: system-config-kickstart.gladestrings:215 msgid "Enable firewall" msgstr "Aktifkan firewall" #: system-config-kickstart.gladestrings:216 msgid "Disable firewall" msgstr "Nonaktifkan firewall" #: system-config-kickstart.gladestrings:217 msgid "Firewall configuration is not applicable on upgrades." msgstr "Konfigurasi firewall tidak bisa digunakan pada saat upgrade" #: system-config-kickstart.gladestrings:219 msgid "label33" msgstr "label33" #: system-config-kickstart.gladestrings:220 msgid "Configure the X Window System" msgstr "Konfigur sistem X Window" #: system-config-kickstart.gladestrings:221 msgid "Color Depth" msgstr "Kedalam warna" #: system-config-kickstart.gladestrings:223 msgid "Resolution" msgstr "Resolusi" #: system-config-kickstart.gladestrings:225 msgid "Default Desktop:" msgstr "Desktop default:" #: system-config-kickstart.gladestrings:226 msgid "GNOME" msgstr "GNOME" #: system-config-kickstart.gladestrings:227 msgid "KDE" msgstr "KDE" #: system-config-kickstart.gladestrings:228 msgid "Start the X Window System on boot" msgstr "Mulai sistem X Windows pada saat boot" #: system-config-kickstart.gladestrings:229 msgid "On first boot, Setup Agent is: " msgstr "Saat boot pertama, Agen setup adalah: " #: system-config-kickstart.gladestrings:230 msgid "Disabled" msgstr "Nonaktifkan" #: system-config-kickstart.gladestrings:231 msgid "Enabled" msgstr "Aktifkan" #: system-config-kickstart.gladestrings:232 msgid "Enabled in reconfiguration mode" msgstr "Aktifkan pengkonfigurasian ulang" #: system-config-kickstart.gladestrings:233 msgid "General" msgstr "Umum" #: system-config-kickstart.gladestrings:234 msgid "Probe for video card" msgstr "Probe untuk kartu video" #: system-config-kickstart.gladestrings:235 msgid "Video Card RAM: " msgstr "RAM Kartu video " #: system-config-kickstart.gladestrings:237 msgid "Video Card" msgstr "Kartu Video" #: system-config-kickstart.gladestrings:238 msgid "Probe for monitor" msgstr "Probe untuk monitor" #: system-config-kickstart.gladestrings:239 msgid "Use custom monitor sync rates" msgstr "Gunakan kustomisasi untuk rate sync dari monitor" #: system-config-kickstart.gladestrings:241 msgid "Hz" msgstr "Hz" #: system-config-kickstart.gladestrings:243 msgid "kHz" msgstr "kHz" #: system-config-kickstart.gladestrings:244 msgid "Vertical Sync:" msgstr "Vertikal Sync:" #: system-config-kickstart.gladestrings:245 msgid "Horizontal Sync:" msgstr "Horisontal Sync:" #: system-config-kickstart.gladestrings:246 msgid "Monitor" msgstr "Monitor" #: system-config-kickstart.gladestrings:247 msgid "Display configuration is not applicable on upgrades." msgstr "Konfigurasi tampilan tidak bisa digunakan pada saat upgrade" #: system-config-kickstart.gladestrings:249 msgid "label88" msgstr "label88" #: system-config-kickstart.gladestrings:250 msgid "Select packages to install." msgstr "Pilih paket-paket untuk diinstall" #: system-config-kickstart.gladestrings:251 msgid "_Install Everything" msgstr "_Install Semuanya" #: system-config-kickstart.gladestrings:252 msgid "Desktops" msgstr "Desktops" #: system-config-kickstart.gladestrings:253 msgid "Applications" msgstr "Aplikasi" #: system-config-kickstart.gladestrings:254 msgid "Servers" msgstr "Server" #: system-config-kickstart.gladestrings:255 msgid "Development" msgstr "Development" #: system-config-kickstart.gladestrings:256 msgid "System" msgstr "Sistem" #: system-config-kickstart.gladestrings:257 msgid "Package selection is not applicable on upgrades." msgstr "Seleksi paket tidak bisa digunakan pada saat upgrade." #: system-config-kickstart.gladestrings:259 msgid "label34" msgstr "label34" #: 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 "" "Peringatan: Kesalahan pada skrip bukan karena instalasi kickstart yang " "gagal. Jangan sertakan perintah %pre...." #: system-config-kickstart.gladestrings:261 #: system-config-kickstart.gladestrings:268 msgid "Use an interpreter:" msgstr "Gunakan interpreter:" #: system-config-kickstart.gladestrings:263 #, c-format msgid "Type your %pre script below:" msgstr "Ketik script %pre anda dibawah ini:" #: system-config-kickstart.gladestrings:265 msgid "label89" msgstr "label89" #: 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 "" "Peringatan: Kesalahan pada skrip bukan karena instalasi kickstart yang gaga. " "Jangan sertakan perintah %post...." #: system-config-kickstart.gladestrings:267 msgid "Run outside of the chroot environment" msgstr "Jalankan di luar lingkungan chroot" #: system-config-kickstart.gladestrings:270 #, c-format msgid "Type your %post script below:" msgstr "Ketik script %post anda dibawah ini:" #: system-config-kickstart.gladestrings:272 msgid "label93" msgstr "label93" #: system-config-kickstart.gladestrings:273 msgid "Preview Options" msgstr "Perlihatkan Pilihan" #: system-config-kickstart.gladestrings:274 msgid "_Save to File" msgstr "_Simpan ke berkas" #: system-config-kickstart.gladestrings:275 msgid "" "You have choosen the following configuration. Click Save File to save the " "kickstart file. " msgstr "" "Anda harus memilih konfigurasi berikut, KLik Simpan Berkas untuk menyimpan " "berkas kickstart. " #: system-config-kickstart.gladestrings:276 msgid "RAID Options" msgstr "Pilihan RAID" #: 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 "" "Anda dibolehkan mengkombinasi perangkat-lunak RAID kedalam beberapa disk-" "disk pada perangkat RAID yang lebih besar. Perangkat RAID dapat menyediakan " "konfigurasi tambahan kecepatan dan reabilitas jika dibandingkan dengan " "menggunakan drive secara sendiri-sendiri. Untuk informasi selanjutnya dalam " "menggunakan perangkat RAID silahkan konsultasikan ke kickstart dokumentasi." #: 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 "" "Untuk menggunakan RAID anda harus membuat paling tidak dua patisi-partisi " "tipe 'perangkat-lunak RAID'. Kemudian anda dapat membuat perangkat RAID yang " "dapat memformat dan termount." #: system-config-kickstart.gladestrings:279 msgid "Choose one of the following options:" msgstr "Pilih salah satu dari pilihan berikut:" #: system-config-kickstart.gladestrings:280 msgid "Create a software RAID partition" msgstr "Buat partisi perangkat-lunak RAID" #: system-config-kickstart.gladestrings:281 msgid "Create a RAID device [default = /dev/md0]" msgstr "Buat perangkat RAID [default = /dev/md0]" #: system-config-kickstart.gladestrings:282 msgid "Network Device Information" msgstr "Informasi Perangkat Jaringan" #: system-config-kickstart.gladestrings:283 msgid "Network Device:" msgstr "Perangkat Jarinagn:" #: system-config-kickstart.gladestrings:284 msgid "Network Type:" msgstr "Tipe Jaringan:" #: system-config-kickstart.gladestrings:285 msgid "IP Address:" msgstr "Alamat IP:" #: system-config-kickstart.gladestrings:286 msgid "Netmask: " msgstr "Netmask: " #: system-config-kickstart.gladestrings:287 msgid "Gateway:" msgstr "Gateway:" #: system-config-kickstart.gladestrings:288 msgid "Name Server:" msgstr "Nama Server:" #: 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-id-base/data/id/LC_MESSAGES/example-content.po0000644000000000000000000000160112743726474020520 0ustar # Indonesian 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: 2009-10-02 12:02+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:57+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Contoh" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Contoh isi bagi Ubuntu" language-pack-id-base/data/id/LC_MESSAGES/desktop_kubuntu-notification-helper.po0000644000000000000000000000632512743726474024614 0ustar # Indonesian translation for kubuntu-notification-helper # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-07 14:12+0000\n" "PO-Revision-Date: 2014-03-27 14:38+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:06+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/daemon/notificationhelper.desktop:2 msgctxt "Name" msgid "Notification Helper" msgstr "Pembantu pemberitahuan" #: src/daemon/notificationhelper.notifyrc:3 msgctxt "Comment" msgid "System Notification Helper" msgstr "Pembantu Pemberitahuan Sistem" #: src/daemon/notificationhelper.notifyrc:6 msgctxt "Name" msgid "Reboot Required" msgstr "Diperlukan Reboot" #: src/daemon/notificationhelper.notifyrc:7 msgctxt "Comment" msgid "A system restart is required" msgstr "Diperlukan restart sistem" #: src/daemon/notificationhelper.notifyrc:11 msgctxt "Name" msgid "Apport Crash" msgstr "Apport Crash" #: src/daemon/notificationhelper.notifyrc:12 msgctxt "Comment" msgid "An application has crashed on your system (now or in the past)" msgstr "" "Terdapat aplikasi yang mengalami kerusakan (saat ini atau sebelumnya)" #: src/daemon/notificationhelper.notifyrc:16 msgctxt "Name" msgid "Upgrade Hook" msgstr "Kait Peningkatan" #: src/daemon/notificationhelper.notifyrc:17 msgctxt "Comment" msgid "Software upgrade notifications are available" msgstr "Pemberitahuan peningkatan perangkat lunak tersedia" #: src/daemon/notificationhelper.notifyrc:21 msgctxt "Name" msgid "Restricted Install" msgstr "Instal restricted" #: src/daemon/notificationhelper.notifyrc:22 msgctxt "Comment" msgid "Extra packages can be installed to enhance application functionality" msgstr "" "Paket-paket ekstra dapat di instal untuk meningkatkan fungsionalitas aplikasi" #: src/daemon/notificationhelper.notifyrc:26 msgctxt "Name" msgid "Localization Enhancement" msgstr "Perbaikan Lokalisasi" #: src/daemon/notificationhelper.notifyrc:27 msgctxt "Comment" msgid "Extra packages can be installed to enhance system localization" msgstr "" "Paket-paket ekstra dapat dipasang untuk memperbaiki lokalisasi sistem" #: src/daemon/notificationhelper.notifyrc:31 msgctxt "Name" msgid "Driver Enhancement" msgstr "Perbaikan Driver" #: src/daemon/notificationhelper.notifyrc:32 msgctxt "Comment" msgid "Additional drivers can be installed" msgstr "Driver tambahan dapat dipasang" #: src/kcmodule/kcm_notificationhelper.desktop:10 msgctxt "X-KDE-Keywords" msgid "Notify,Alerts,Notification,popups" msgstr "Beritahu,Peringatan,Pemberitahuan,popup" #: src/kcmodule/kcm_notificationhelper.desktop:14 msgctxt "Name" msgid "Other Notifications" msgstr "Pemberitahuan lainnya" #: src/kcmodule/kcm_notificationhelper.desktop:15 msgctxt "Comment" msgid "Control the notifications for system helpers" msgstr "Kontrol pemberitahuan untuk sistem pembantu" language-pack-id-base/data/id/LC_MESSAGES/gdb.po0000644000000000000000000240147512743726474016170 0ustar # Indonesian translation for gdb # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the gdb package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: gdb\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-05-05 14:56-0700\n" "PO-Revision-Date: 2013-06-06 10:28+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 11:17+0000\n" "X-Generator: Launchpad (build 18147)\n" #: nat/aarch64-linux-hw-point.c:583 msgid "Unexpected error setting hardware debug registers" msgstr "" #: 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:316 msgid "Unable to fetch FP/SIMD registers." msgstr "" #: aarch64-linux-nat.c:341 msgid "Unable to store FP/SIMD 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/aarch64-linux-hw-point.c:87 msgid "Unrecognized breakpoint/watchpoint type" 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-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 "" #: ada-exp.y:272 msgid "Invalid conversion" msgstr "Konversi tak valid" #: ada-exp.y:290 msgid "Type required for qualification" msgstr "Diperlukan tipe untuk kualifikasi" #: ada-exp.y:308 msgid "Cannot slice a type" msgstr "Tak bisa mengiris suatu tipe" #: ada-exp.y:376 msgid "Type required within braces in coercion" msgstr "Perlu tipe di dalam kurung kurawal dalam koersi" #: ada-exp.y:446 ada-exp.y:464 msgid "Right operand of 'in' must be type" msgstr "Operand kanan dari 'in' mesti berupa tipe" #: ada-exp.y:578 msgid "Prefix must be type" msgstr "Prefiks mesti berupa tipe" #: ada-exp.y:631 msgid "NEW not implemented." msgstr "NEW tak diimplementasikan." #: ada-exp.y:807 #, possible-c-format msgid "Error in expression, near `%s'." msgstr "Galat dalam ekspresi, dekat '%s'." #: ada-exp.y:874 msgid "Could not find renamed symbol" msgstr "Tak bisa temukan simbol yang diubah namanya" #: 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: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: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:3777 #, possible-c-format msgid "[%d] %s at :%d\n" msgstr "" #: ada-lang.c:3782 ada-lang.c:3800 #, possible-c-format msgid "[%d] %s at %s:%d\n" msgstr "" #: ada-lang.c:3955 #, possible-c-format msgid "'(%s) (enumeral)\n" msgstr "" #: ada-lang.c:3816 #, possible-c-format msgid "[%d] %s in %s (enumeral)\n" msgstr "" #: ada-lang.c:3817 #, possible-c-format msgid "[%d] %s at %s:?\n" msgstr "" #: ada-lang.c:3823 #, possible-c-format msgid "[%d] %s (enumeral)\n" msgstr "" #: ada-lang.c:3824 #, possible-c-format msgid "[%d] %s 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: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-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-nat.c:131 #, possible-c-format msgid "Register %s not found in core file." 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 "" #: nat/x86-linux-dregs.c:52 msgid "Couldn't read debug register" msgstr "" #: mips-linux-nat.c:619 mips-linux-nat.c:639 nat/x86-linux-dregs.c:70 msgid "Couldn't write debug register" 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 "" #: amd64-linux-nat.c:1179 i386-linux-nat.c:1090 #, possible-c-format msgid "Could not disable branch tracing: %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 "" #: amd64-tdep.c:256 avr-tdep.c:1368 cris-tdep.c:1795 msp430-tdep.c:588 #, possible-c-format msgid "Unmapped DWARF Register #%d encountered." 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 "" #: 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:908 msgid "Set endianness of target." msgstr "" #: arch-utils.c:909 msgid "Show endianness of target." msgstr "" #: arm-linux-nat.c:112 msgid "Unable to fetch floating point register." msgstr "" #: arm-linux-nat.c:95 arm-linux-nat.c:133 msgid "Unable to fetch the floating point registers." msgstr "" #: arm-linux-nat.c:220 msgid "Unable to store floating point register." msgstr "" #: arm-linux-nat.c:157 msgid "Unable to store floating point registers." msgstr "" #: arm-linux-nat.c:311 msgid "Unable to fetch general register." msgstr "" #: arm-linux-nat.c:441 msgid "Unable to store general register." 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 "" #: aarch64-linux-nat.c:257 aarch64-linux-nat.c:304 arm-linux-nat.c:324 msgid "Unable to fetch VFP registers." msgstr "" #: arm-linux-nat.c:353 msgid "Unable to fetch VFP registers (for update)." msgstr "" #: aarch64-linux-nat.c:335 arm-linux-nat.c:370 msgid "Unable to store VFP registers." msgstr "" #: arm-linux-nat.c:985 msgid "Unexpected error setting breakpoint address" msgstr "" #: arm-linux-nat.c:1228 arm-linux-nat.c:1233 msgid "Unexpected error setting breakpoint" msgstr "" #: arm-linux-nat.c:1030 msgid "Unexpected error clearing breakpoint" msgstr "" #: arm-linux-tdep.c:1439 msgid "arm_linux_init_abi: Floating point model not supported" 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.c:197 msgid "bad value in switch" 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 "" #: arm-tdep.c:5031 msgid "Bad bit-field extraction\n" 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 "" #. 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 "" #: 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 "" #: arm-tdep.c:12498 #, possible-c-format msgid "" "Process record doesnt support thumb32 instruction 0x%0x at address %s.\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: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:1128 #, possible-c-format msgid "Invalid entry in %s section" msgstr "" #: auto-load.c:922 #, possible-c-format msgid "Non-null-terminated path in %s: %s" msgstr "" #: auto-load.c:929 #, possible-c-format msgid "Empty path in %s" 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 "" #: auto-load.c:996 #, possible-c-format msgid "" "Missing auto-load scripts referenced in section %s\n" "of file %s\n" "Use `info auto-load %s-scripts [REGEXP]' to list them." 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: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:1418 #, possible-c-format msgid "" "Automatically loaded Python scripts (named OBJFILE%s) and GDB scripts\n" "(named OBJFILE%s) are located in one of the directories listed by this\n" "option.\n" "%s" msgstr "" #: auto-load.c:1425 #, possible-c-format msgid "" "Automatically loaded GDB scripts (named OBJFILE%s) are located in one\n" "of the directories listed by this option.\n" "%s" msgstr "" #: auto-load.c:1431 msgid "" "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: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: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:229 #, possible-c-format msgid "" "\n" "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 "" #. 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:439 #, possible-c-format msgid "Always inserted breakpoint mode is %s (currently %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:1056 msgid "" "Cannot set a condition where a Python 'stop' method has been defined in the " "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:2558 #, possible-c-format msgid "cannot set software breakpoint at readonly address %s" 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:3211 #, possible-c-format msgid "" "Thread-specific breakpoint %d deleted - thread %d 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 "" #: 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 "" #: 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 "" #: tid-parse.c:105 #, possible-c-format msgid "Unknown thread %d." 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:11010 #, possible-c-format msgid "Invalid thread ID specification %s." 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 "" #. 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 "" #: 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:12901 msgid "allegedly permanent breakpoint is not actually inserted" msgstr "" #: breakpoint.c:12943 msgid "another breakpoint was inserted on top of a permanent breakpoint" msgstr "" #: breakpoint.c:12822 #, possible-c-format msgid " (%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:15300 #, possible-c-format msgid "Could not insert single-step breakpoint at %s" 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:15544 msgid "tracepoint number" msgstr "" #: breakpoint.c:15623 #, possible-c-format msgid "bad tracepoint number at or near '%s'\n" msgstr "" #: breakpoint.c:15555 msgid "Tracepoint argument missing and 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:16470 msgid "" "Delete some breakpoints.\n" "Arguments are breakpoint numbers with spaces in between.\n" "To delete all breakpoints, give no argument.\n" 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:15907 msgid "" "Clear breakpoint at specified line or function.\n" "Argument may be line number, function name, or \"*\" and an address.\n" "If line number is specified, all breakpoints in that line are cleared.\n" "If function is specified, breakpoints at beginning of function are cleared.\n" "If an address is specified, breakpoints at that address are cleared.\n" "\n" "With no argument, clears all breakpoints in the line that the selected " "frame\n" "is executing in.\n" "\n" "See also the \"delete\" command which clears breakpoints by number." msgstr "" #: breakpoint.c:15920 msgid "Set breakpoint at specified line or function.\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 "" #: 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 "" #: 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:16083 msgid "" "Set a tracepoint at specified line or function.\n" "\n" msgstr "" #: breakpoint.c:16095 msgid "" "Set a fast tracepoint at specified line or function.\n" "\n" msgstr "" #: breakpoint.c:16102 msgid "" "Set a static tracepoint at specified line, function or marker.\n" "\n" "strace [LOCATION] [if CONDITION]\n" "LOCATION may be a line number, function name, \"*\" and an address,\n" "or -m MARKER_ID.\n" "If a line number is specified, probe the marker at start of code\n" "for that line. If a function is specified, probe the marker at start\n" "of code for that function. If an address is specified, probe the marker\n" "at that exact address. If a marker id is specified, probe the marker\n" "with that name. With no LOCATION, uses current execution address of\n" "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" "Multiple tracepoints at one place are permitted, and useful if their\n" "conditions are different.\n" "\n" "Do \"help breakpoints\" for info on other commands dealing with " "breakpoints.\n" "Do \"help tracepoints\" for info on other tracepoint commands." 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:16891 msgid "" "When this mode is off, breakpoints are inserted in inferior when it is\n" "resumed, and removed when execution stops. When this mode is on,\n" "breakpoints are inserted immediately and removed only when the user\n" "deletes the breakpoint. When this mode is auto (which is the default),\n" "the behaviour depends on the non-stop setting (see help set non-stop).\n" "In this case, if gdb is controlling the inferior in non-stop mode, gdb\n" "behaves as if always-inserted mode is on; if gdb is controlling the\n" "inferior in all-stop mode, gdb behaves as if always-inserted mode is off." 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:16271 msgid "" "Set a dynamic printf at specified line or function.\n" "dprintf location,format string,arg1,arg2,...\n" "location may be a line number, function name, or \"*\" and an address.\n" "If a line number is specified, break at start of code for that line.\n" "If a function is specified, break at start of code for that function." 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:102 msgid "Recorded trace may be corrupted." msgstr "" #: btrace.c:118 msgid "Recorded trace may be incomplete." msgstr "" #: btrace.c:1046 remote.c:12836 remote.c:12887 remote.c:12932 msgid "Target does not support branch tracing." msgstr "" #: btrace.c:1403 #, possible-c-format msgid "Unsupported btrace version: \"%s\"" msgstr "" #: btrace.c:1599 msgid "btrace" msgstr "" #: btrace.c:1609 msgid "Cannot process branch trace. XML parsing is not supported." 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 "" #: common/cleanups.c:265 msgid "restore_my_cleanups has found a stale cleanup" 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: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 "" #: python/python.c:1550 msgid "Python scripting is not supported in this copy of GDB." 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: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: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:1676 msgid "Exit gdb." 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:1834 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 the other " "arg." msgstr "" #: cli/cli-cmds.c:1854 msgid "" "Disassemble a specified section of memory.\n" "Default is the function surrounding the pc of the selected frame.\n" "With a /m modifier, source lines are included (if available).\n" "With a /r modifier, raw instructions in hex are included.\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:1821 msgid "" "Show definitions of non-python 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:1829 msgid "Set the max call depth for non-python user-defined commands." msgstr "" #: cli/cli-cmds.c:1830 msgid "Show the max call depth for non-python 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-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-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 "" #: 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: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: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: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-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:1720 msgid "bad reason" 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-utils.c:53 msgid "History value must have integer type." 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-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 "" #: 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 "" #: 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 "" #: common/common-utils.c:129 msgid "vasprintf call failed" 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/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 "" #: 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 "" #: common/linux-ptrace.c:51 #, possible-c-format msgid "warning: process %d is already traced by process %d\n" msgstr "" #: common/linux-ptrace.c:56 #, possible-c-format msgid "" "warning: process %d is a zombie - the process has already terminated\n" 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 "" #: 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 "" #: nat/linux-btrace.c:355 msgid "Branch trace may be incomplete." msgstr "" #: nat/linux-btrace.c:265 #, possible-c-format msgid "test branch tracing: cannot fork: %s." msgstr "" #: nat/linux-btrace.c:272 #, possible-c-format msgid "test branch tracing: cannot PTRACE_TRACEME: %s." msgstr "" #: nat/linux-btrace.c:280 #, possible-c-format msgid "test branch tracing: cannot raise SIGTRAP: %s." msgstr "" #: nat/linux-btrace.c:291 nat/linux-btrace.c:323 #, possible-c-format msgid "test branch tracing: bad pid %ld, error: %s." msgstr "" #: nat/linux-btrace.c:298 #, possible-c-format msgid "test branch tracing: expected stop. status: %d." msgstr "" #: nat/linux-btrace.c:326 #, possible-c-format msgid "test branch tracing: expected killed. status: %d." 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/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 "" #: 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 "" #: 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:554 #, possible-c-format msgid "Couldn't read %s registers from `%s' section in core file." msgstr "" #: corelow.c:542 #, possible-c-format msgid "Couldn't recognize %s registers 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: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-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 "" #: 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 "" #: 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 "" #: 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%x, %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:838 #, possible-c-format msgid "darwin_resume: pid=%d, tid=0x%x, 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 "" #: darwin-nat.c:994 #, possible-c-format msgid "Bad local-port: 0x%x\n" 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:1775 #, possible-c-format msgid "darwin_read_write_inferior(task=0x%x, %s, len=%d)\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:1904 #, possible-c-format msgid "darwin_read_write_inf: mach_vm_protect max failed at %s: %s" msgstr "" #: darwin-nat.c:1919 #, possible-c-format msgid "darwin_read_write_inf: mach_vm_protect failed at %s (len=0x%lx): %s" msgstr "" #: darwin-nat.c:1934 #, possible-c-format msgid "darwin_read_write_inferior: mach_vm_write failed: %s" msgstr "" #: darwin-nat.c:1930 #, possible-c-format msgid "darwin_xfer_partial(%s, %d, rbuf=%s, wbuf=%s) pid=%u\n" msgstr "" #: darwin-nat.c:2089 msgid "Darwin child process" msgstr "" #: darwin-nat.c:2091 msgid "Darwin child process (started by the \"run\" command)." 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 "" #: dec-thread.c:355 #, possible-c-format msgid "unable to get thread info, ignoring thread %ld" msgstr "" #: dec-thread.c:626 msgid "failed to store registers." msgstr "" #: dec-thread.c:704 #, possible-c-format msgid "Could not find thread id from THREAD = 0x%lx" msgstr "" #: dec-thread.c:712 dec-thread.c:713 msgid "DEC threads support" msgstr "" #: dec-thread.c:736 msgid "Set debugging of DEC threads module." msgstr "" #: dec-thread.c:737 msgid "Show debugging of DEC threads module." 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: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 "" #: 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 "" #: 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 "" #: dsrec.c:63 #, possible-c-format msgid "Unable to open file %s\n" msgstr "" #: dsrec.c:70 msgid "File is not an object file\n" msgstr "" #: symfile.c:1997 msgid "Canceled the download" msgstr "" #: dsrec.c:258 #, possible-c-format msgid "make_srec: Bad address (%s), or bad flags (0x%x)." 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 "" #: dwarf2loc.c:2890 #, possible-c-format msgid "Unable to access DWARF register number %d" 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:1524 msgid "can't compute CFA for this frame" msgstr "" #: dwarf2-frame.c:1517 msgid "" "can't compute CFA for this frame: required registers or memory are " "unavailable" 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: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:2891 #, possible-c-format msgid "Unable to access DWARF register number %s" 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:1920 #, possible-c-format msgid "Unable to write to DWARF register number %s" 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: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:3174 #, possible-c-format msgid "Cannot translate DW_OP_implicit_value of %d bytes" 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 "" #: 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 "" #: 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: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:1368 #, possible-c-format msgid "" "The upper bound on the age of cached dwarf2 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:4848 #, possible-c-format msgid "" "Bad type signature %s referenced by %s at 0x%x, coping by using copy in DWP " "[in module %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:7126 #, possible-c-format msgid "Dwarf Error: Could not find abbrev number %d [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: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:17331 msgid "missing .debug_line.dwo section" msgstr "" #: dwarf2read.c:17333 msgid "missing .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 "" #: 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: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:23143 msgid "" "Set DWARF 2 specific variables.\n" "Configure DWARF 2 variables such as the cache size" msgstr "" #. allow-unknown #: dwarf2read.c:23149 msgid "" "Show DWARF 2 specific variables\n" "Show DWARF 2 variables such as the cache size" msgstr "" #: dwarf2read.c:23156 msgid "Set the upper bound on the age of cached dwarf2 compilation units." msgstr "" #: dwarf2read.c:23157 msgid "Show the upper bound on the age of cached dwarf2 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:23179 msgid "Set debugging of the dwarf2 reader." msgstr "" #: dwarf2read.c:23180 msgid "Show debugging of the dwarf2 reader." msgstr "" #: dwarf2read.c:23181 msgid "" "When enabled (non-zero), debugging messages are printed during dwarf2\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:23189 msgid "Set debugging of the dwarf2 DIE reader." msgstr "" #: dwarf2read.c:23190 msgid "Show debugging of the dwarf2 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: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 "" #: elfread.c:497 #, possible-c-format msgid "elf/stab section information %s without a preceding file symbol" msgstr "" #: elfread.c:509 #, possible-c-format msgid "duplicated elf/stab section information for %s" 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 "" #: elfread.c:1468 #, possible-c-format msgid "elf/stab section information questionable for %s" msgstr "" #: elfread.c:1488 #, possible-c-format msgid "elf/stab section information missing for %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:380 msgid "tuple range index out of range" 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: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:2135 msgid "':' operator used in invalid context" 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 "" #: common/common-exceptions.c:127 common/common-exceptions.c:172 msgid "bad state" 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: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: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 "" #: exec.c:1020 msgid "Can't create a corefile" 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 "" #: 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:173 #, possible-c-format msgid "Couldn't open %s." 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: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:582 #, possible-c-format msgid "No global symbol \"%s\"." msgstr "" #: findvar.c:775 #, possible-c-format msgid "Cannot look up value of a botched symbol `%s'." 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:1113 #, possible-c-format msgid "Register %d was not saved" msgstr "" #: common/common-regcache.c:34 frame.c:1116 #, possible-c-format msgid "Register %d is not available" 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:1478 msgid "No selected thread." msgstr "" #: infcmd.c:2066 msgid "Invalid selected thread." msgstr "" #: frame.c:1482 msgid "Target is executing." 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: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 "" #: 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/thread-db.c:641 #, possible-c-format msgid "libthread-db-search-path component too long, ignored: %s." 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/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:1477 linux-nat.c:1337 #, possible-c-format msgid "Can't detach %s: %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: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:580 #, possible-c-format msgid "Couldn't request notification for port %d: %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:2383 #, possible-c-format msgid "No memory at 0x%x. Nothing written" msgstr "" #: gnu-nat.c:2392 #, possible-c-format msgid "Memory at address 0x%x 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:2891 #, possible-c-format msgid "Couldn't extract send right %d 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 "" #: 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 "" #: 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-hpux-nat.c:188 #, possible-c-format msgid "failed to read RNAT register at %s" msgstr "" #: ia64-hpux-nat.c:255 #, possible-c-format msgid "Failed to read register value for %s." msgstr "" #: ia64-hpux-nat.c:315 #, possible-c-format msgid "failed to write register value for %s." msgstr "" #. This really should not happen. If it does, emit a warning #. and pretend the register value is zero. Not exactly the best #. error recovery mechanism, but better than nothing. We will #. try to do better if we can demonstrate that this can happen #. under normal circumstances. #: ia64-hpux-nat.c:511 #, possible-c-format msgid "Failed to read value of register number %d." 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:110 windows-nat.c:2054 msgid "Use the \"run\" command to start a Unix child process." 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 "" #: inf-ttrace.c:470 #, possible-c-format msgid "Attaching after fork to child process %ld.\n" msgstr "" #: inf-ttrace.c:484 #, possible-c-format msgid "Detaching after fork from child process %ld.\n" msgstr "" #: inf-ttrace.c:607 msgid "TT_PROC_GET_FIRST_LWP_STATE ttrace call failed" msgstr "" #: inf-ttrace.c:628 msgid "TT_PROC_GET_NEXT_LWP_STATE ttrace call failed" msgstr "" #: fbsd-nat.c:609 linux-nat.c:943 procfs.c:3638 procfs.c:3776 #, possible-c-format msgid "[%s exited]\n" msgstr "" #: inf-ttrace.c:989 #, possible-c-format msgid "[%s has been terminated]\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 "" #. The above code errors out, so ... #: infcall.c:1229 msgid "... should not be here" 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:563 msgid "The target does not support running in non-stop mode." msgstr "" #: infcmd.c:504 msgid "Asynchronous execution not supported on this target." 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:1238 msgid "Usage: go \n" msgstr "" #: infcmd.c:1271 infcmd.c:1362 msgid "signal number" 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: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:1626 msgid "Finish: couldn't find function." 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:2052 msgid "The program being debugged is not being run.\n" 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:3027 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." 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:3185 msgid "" "Usage: go \n" "Continue program being debugged, stopping at specified line or \n" "address.\n" "Give as argument either LINENUM or *ADDR, where ADDR is an \n" "expression for an address to start at.\n" "This command is a combination of tbreak and jump." 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:3225 msgid "Start debugged program with no 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: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:733 #, possible-c-format msgid "[Switching to thread %d (%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 "" #. 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:775 msgid "Not resuming: switched threads before following fork child.\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: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:1819 msgid "" "The program is stopped at a permanent breakpoint, but GDB does not know\n" "how to step past a permanent breakpoint on this architecture. Try using\n" "a command like `return' or `jump' to continue execution." 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:4080 msgid "Cannot step over breakpoint hit in wrong thread" 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:8075 msgid "" "Cannot remove breakpoints because program is no longer writable.\n" "Further execution is probably impossible.\n" msgstr "" #: infrun.c:8009 msgid "Unknown value." 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:6968 msgid "xdb command" msgstr "" #: infrun.c:7019 msgid "Invalid signal handling flag.\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 "" #: thread.c:1129 msgid "No thread selected." msgstr "" #: thread.c:1133 msgid "The current thread has terminated" 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:7614 msgid "" "Specify how to handle a signal.\n" "Args are signals and actions to apply to those signals.\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" "Recognized actions include \"s\" (toggles between stop and nostop),\n" "\"r\" (toggles between print and noprint), \"i\" (toggles between pass and " "nopass), \"Q\" (noprint)\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." 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:7785 msgid "" "off == no locking (threads may preempt at any time)\n" "on == full locking (no thread except the current thread may run)\n" "step == scheduler locked during every single-step operation.\n" "\tIn this mode, no other thread may run during a step command.\n" "\tOther threads may run while stepping over a function call ('next')." 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 "" #. 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 "" #: 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 "" #: d-exp.y:514 jv-exp.y:1442 msgid "No symbol table is loaded. Use the \"file\" command" 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: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:1556 #, possible-c-format msgid "No source file named %s." 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:699 #, possible-c-format msgid "checkpoint: 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 "" #. 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 "" #: linux-nat.c:642 #, possible-c-format msgid "Attaching after process %d vfork to child process %d.\n" msgstr "" #: linux-nat.c:647 #, possible-c-format msgid "Attaching after process %d fork to child process %d.\n" msgstr "" #: linux-nat.c:1017 #, possible-c-format msgid "%s is a cloned process" msgstr "" #. If we fail to attach to the thread, issue a warning, #. but continue. One way this can happen is if thread #. creation is interrupted; as of Linux kernel 2.6.19, a #. bug may place threads in the thread list and then fail #. to create them. #: linux-nat.c:1141 #, possible-c-format msgid "Can't attach %s: %s" msgstr "" #: nat/linux-personality.c:87 #, possible-c-format msgid "Error disabling address space randomization: %s" msgstr "" #: nat/linux-personality.c:44 #, possible-c-format msgid "Error restoring address space randomization: %s" 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 "" #: gdbserver/linux-low.c:675 linux-nat.c:2016 #, possible-c-format msgid "unknown ptrace event %d" 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 "" #: fbsd-nat.c:866 linux-nat.c:4813 linux-nat.c:4822 msgid "Enables printf debugging output." 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: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: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-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:362 #, possible-c-format msgid "thread_get_info_callback: cannot get thread info: %s" msgstr "" #: linux-thread-db.c:357 #, possible-c-format msgid "Cannot find user-level thread for LWP %ld: %s" msgstr "" #: linux-thread-db.c:1471 #, possible-c-format msgid "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:573 #, possible-c-format msgid "Unable to set global thread event mask: %s" msgstr "" #: linux-thread-db.c:587 #, possible-c-format msgid "Unable to get location for thread creation breakpoint: %s" msgstr "" #: linux-thread-db.c:596 #, possible-c-format msgid "Unable to get location for thread death breakpoint: %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:1344 #, possible-c-format msgid "Cannot enable thread event reporting for %s: %s" msgstr "" #: linux-thread-db.c:1465 #, possible-c-format msgid "Cannot get thread event message: %s" msgstr "" #: linux-thread-db.c:1487 msgid "Spurious thread death event." msgstr "" #: linux-thread-db.c:1494 msgid "Spurious thread event." msgstr "" #: linux-thread-db.c:1187 #, possible-c-format msgid "find_new_threads_callback: cannot get thread info: %s" msgstr "" #: linux-thread-db.c:1618 #, possible-c-format msgid "Cannot enable thread event reporting for LWP %d: %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:1484 msgid "TLS not allocated yet" msgstr "" #: linux-thread-db.c:1881 msgid "TLS not supported on this target" 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 "" #: 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 "" #: m32r-rom.c:133 #, possible-c-format msgid "Unable to open file %s." msgstr "" #: m32r-rom.c:136 msgid "File is not an object file." msgstr "" #: m32r-rom.c:441 msgid "No ethernet connection!" msgstr "" #. empty #: m32r-rom.c:451 msgid "" "Please use 'set board-address' to set the M32R-EVA board's IP address." msgstr "" #: m32r-rom.c:463 msgid "Couldn't initialize WINSOCK." msgstr "" #. failed? #: m32r-rom.c:483 msgid "" "Need to know gdb host computer's IP address (use 'set server-address')" msgstr "" #: m32r-rom.c:496 msgid "Need to know default download path (use 'set download-path')" msgstr "" #: m32r-rom.c:518 #, possible-c-format msgid "" "Upload file not found: %s.srec\n" "Check IP addresses and download path." msgstr "" #: m32r-rom.c:602 msgid "Set the default path for downloadable SREC files." msgstr "" #: m32r-rom.c:603 msgid "Show the default path for downloadable SREC files." msgstr "" #: m32r-rom.c:604 msgid "Determines the default path for downloadable SREC files." msgstr "" #: m32r-rom.c:611 msgid "Set IP address for M32R-EVA target board." msgstr "" #: m32r-rom.c:612 msgid "Show IP address for M32R-EVA target board." msgstr "" #: m32r-rom.c:613 msgid "Determine the IP address for M32R-EVA target board." msgstr "" #: m32r-rom.c:620 msgid "Set IP address for download server (GDB's host computer)." msgstr "" #: m32r-rom.c:621 msgid "Show IP address for download server (GDB's host computer)." msgstr "" #: m32r-rom.c:622 msgid "Determine the IP address for download server (GDB's host computer)." msgstr "" #: m32r-rom.c:630 msgid "Upload the srec file via the monitor's Ethernet upload capability." msgstr "" #: m32r-rom.c:633 msgid "test upload command." 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:513 #, possible-c-format msgid "%s: warning: error finding working directory: %s\n" msgstr "" #: main.c:680 #, possible-c-format msgid "%s: TUI mode is not supported\n" msgstr "" #: main.c:786 #, possible-c-format msgid "%s: unable to load tclcommand file \"%s\"" msgstr "" #: main.c:818 #, possible-c-format msgid "warning: could not set baud rate to `%s'.\n" msgstr "" #: main.c:835 #, possible-c-format msgid "warning: could not set timeout limit to `%s'.\n" msgstr "" #: main.c:844 #, possible-c-format msgid "Use `%s --help' for a complete list of options.\n" msgstr "" #: main.c:869 #, possible-c-format msgid "%s: `--args' specified but no program specified\n" 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: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:1144 msgid "" " --dbx DBX compatibility mode.\n" " --xdb XDB compatibility mode.\n" " --quiet Do not print version number on startup.\n" "\n" msgstr "" #: main.c:1149 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" 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 "\"maintenance demangle\" takes an argument to demangle.\n" msgstr "" #: maint.c:163 #, possible-c-format msgid "Can't demangle \"%s\"\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:896 #, possible-c-format msgid "#symtabs: %d (+%d), #primary symtabs: %d (+%d), #blocks: %d (+%d)\n" msgstr "" #: maint.c:966 msgid "Bad value for 'mt set per-command no'." msgstr "" #: maint.c:1000 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,\n" "to test internal functions such as the C++/ObjC demangler, 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:1067 msgid "" "Demangle a C++/ObjC mangled name.\n" "Call internal GDB demangler routine to demangle a C++ link name\n" "and prints the result." 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: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-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-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:145 msgid "-data-disassemble: Mode argument must be 0, 1, 2, or 3." 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-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:238 msgid "" "Must specify the format as: \"natural\", \"binary\", \"decimal\", " "\"hexadecimal\", or \"octal\"" 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-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-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-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-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-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 "" #: 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-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-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-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:298 msgid "-break-insert: Garbage following " 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-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: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:1775 #, possible-c-format msgid "Hex-encoded '%s' must have an even number of characters." 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 "" #: tracepoint.c:2452 tracepoint.c:2676 msgid "May not look at trace frames while trace is running." 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-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 "" #: microblaze-tdep.c:146 msgid "push_dummy_code not implemented" msgstr "" #: microblaze-tdep.c:157 msgid "store_arguments not implemented" 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: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-linux-tdep.c:669 msgid "wrong size fpregset struct in core file" 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:1387 #, possible-c-format msgid "Bogus register number in debug info: %d" msgstr "" #: mn10300-tdep.c:1429 msgid "mn10300_gdbarch_init: Unknown mn10300 variant" msgstr "" #: monitor.c:220 #, possible-c-format msgid "%s (%s): %s: %s%c" msgstr "" #: monitor.c:224 #, possible-c-format msgid "%s (%s): %s: %s" msgstr "" #: monitor.c:240 #, possible-c-format msgid "Invalid hex digit %d" msgstr "" #: monitor.c:398 monitor.c:474 msgid "Timeout reading from remote system." msgstr "" #: monitor.c:400 monitor.c:476 msgid "remote-monitor" msgstr "" #: monitor.c:470 msgid "GDB serial timeout has expired. Target detached." msgstr "" #: monitor.c:689 #, possible-c-format msgid "compile_pattern: Can't compile pattern string `%s': %s!" msgstr "" #: monitor.c:707 msgid "Magic number of monitor_ops struct wrong." msgstr "" #: monitor.c:713 #, possible-c-format msgid "" "Use `target %s DEVICE-NAME' to use a serial port, or\n" "`target %s HOST-NAME:PORT-NUMBER' to use a network connection." msgstr "" #: monitor.c:815 #, possible-c-format msgid "Remote target %s connected to %s\n" msgstr "" #: monitor.c:868 #, possible-c-format msgid "Ending remote %s debugging\n" msgstr "" #: monitor.c:908 #, possible-c-format msgid "monitor_supply_register (%d): bad value from monitor: %s." msgstr "" #: nto-procfs.c:728 remote-mips.c:2288 msgid "" "Interrupted while waiting for the program.\n" "Give up (and stop debugging it)? " msgstr "" #: monitor.c:1222 #, possible-c-format msgid "Bad value returned from monitor while fetching register %x." msgstr "" #: monitor.c:1424 #, possible-c-format msgid "\tAttached to %s at %d baud.\n" msgstr "" #: monitor.c:1962 msgid "Failed to read via monitor" msgstr "" #: monitor.c:2065 msgid "Args are not supported by the monitor." msgstr "" #: monitor.c:2098 msgid "No set_break defined for this monitor" msgstr "" #: monitor.c:2119 #, possible-c-format msgid "Too many breakpoints (> %d) for monitor." msgstr "" #: monitor.c:2134 msgid "No clr_break defined for this monitor" 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 "" #: monitor.c:2278 msgid "monitor target not open." msgstr "" #: monitor.c:2305 #, possible-c-format msgid "Reply contains invalid hex digit 0x%x" msgstr "" #: monitor.c:2398 msgid "Set display of activity while downloading a file." msgstr "" #: monitor.c:2399 msgid "Show display of activity while downloading a file." msgstr "" #: monitor.c:2400 msgid "When enabled, a hashmark '#' is displayed." msgstr "" #: monitor.c:2406 msgid "Set debugging of remote monitor communication." msgstr "" #: monitor.c:2407 msgid "Show debugging of remote monitor communication." msgstr "" #: monitor.c:2408 msgid "" "When enabled, communication between GDB and the remote monitor\n" "is displayed." 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 "" #: nios2-tdep.c:152 #, possible-c-format msgid "Dwarf-2 uses unmapped register #%d" 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: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:497 #, possible-c-format msgid "generic_elf_osabi_sniff_abi_tag_sections: unknown OS number %d" 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 "" #: linux-tdep.c:2430 msgid "Cannot find AT_ENTRY auxiliary vector entry." 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: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: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: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:1079 msgid "Show information about all type of 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:3397 msgid "Unable to remove __dbx_link breakpoint." 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 "" #. 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-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 "" #: 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 "" #: 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/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/py-function.c:194 msgid "This function is not documented." 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 "" #: 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 "" #. 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 "" #: guile/scm-pretty-print.c:630 python/py-prettyprint.c:293 valprint.c:1015 msgid "" msgstr "" #: python/py-prettyprint.c:860 msgid "Argument must be a gdb.Value." 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 "" #. 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-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 "" #: 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 "" #: python/py-breakpoint.c:956 msgid "" "Cannot set 'stop' method. There is an existing GDB condition attached to " "the breakpoint." 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-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: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-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 "" #. 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 "" #: 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 "" #. 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-type.c:527 msgid "Array bound must be an integer" msgstr "" #: guile/scm-type.c:733 python/py-type.c:543 msgid "Array length must not be negative" 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-frame.c:531 python/py-type.c:957 msgid "Second argument must be block." 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 "" #. 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:318 msgid "Cannot locate block for frame." 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-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/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: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:1394 msgid "source_python_script called when Python scripting is not supported." msgstr "" #: python/python.c:1402 msgid "gdbpy_should_stop called when Python scripting is not supported." msgstr "" #: python/python.c:1410 msgid "" "gdbpy_breakpoint_has_py_cond called when Python scripting is not supported." 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 "" #: 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 "" #. 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 "" #: 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 "" #: 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:1755 btrace.c:1772 btrace.c:2054 btrace.c:2070 record-btrace.c:121 #: record-btrace.c:1977 msgid "No trace." msgstr "" #: record-btrace.c:146 msgid "The process is already being recorded." msgstr "" #: record-btrace.c:321 #, possible-c-format msgid "Recorded %u instructions in %u functions for thread %d (%s).\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:1133 record-btrace.c:1272 msgid "Bad record function-call-history-size." 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 "" #: record-btrace.c:3039 msgid "Start branch trace recording." 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:876 msgid "Could not find 'to_resume' method on the target stack." msgstr "" #: record-full.c:878 msgid "Could not find 'to_wait' method on the target stack." msgstr "" #: record-full.c:880 msgid "Could not find 'to_store_registers' method on the target stack." msgstr "" #: record-full.c:883 msgid "Could not find 'to_insert_breakpoint' method on the target stack." msgstr "" #: record-full.c:886 msgid "Could not find 'to_remove_breakpoint' method on the target stack." msgstr "" #: record-full.c:889 msgid "Could not find 'to_stopped_by_watchpoint' method on the target stack." msgstr "" #: record-full.c:892 msgid "Could not find 'to_stopped_data_address' method on the target stack." msgstr "" #: record-full.c:912 msgid "" "Process record target already running. Use \"record stop\" to stop record " "target first." msgstr "" #: record-full.c:965 msgid "Could not find 'to_xfer_partial' method on the target stack." 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-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-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: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 "" #: btrace.c:2662 record.c:365 record.c:377 record.c:426 #, possible-c-format msgid "Junk after argument: %s." msgstr "" #: btrace.c:2629 btrace.c:2651 record.c:395 record.c:415 #, possible-c-format msgid "Expected positive number, got: %s." 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:818 msgid "" "Print disassembled instructions stored in the execution log.\n" "With a /m 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:805 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 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:1009 #, possible-c-format msgid "Invalid %s (too large)." 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 "" #. paranoia #: remote.c:2683 msgid "Command can only be used when connected to the remote target." 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: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:3824 msgid "remote didn't report the current thread in non-stop mode" 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:4101 #, possible-c-format msgid "limiting remote suggested packet size (%d bytes) to %d" 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:5064 msgid "No process to detach from." msgstr "" #: remote.c:5041 msgid "Remote doesn't know how to detach" msgstr "" #: remote.c:5043 msgid "Can't detach process." 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 "" #: common/rsp-low.c:35 #, possible-c-format msgid "Reply contains invalid hex digit %d" 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 "" #. 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:5587 #, possible-c-format msgid "" "Malformed packet(b) (missing colon): %s\n" "Packet: '%s'\n" 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: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:6694 msgid "Received too much data from remote target; ignoring overflow." msgstr "" #: common/rsp-low.c:242 msgid "Unmatched escape character in target response." 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:7286 msgid "Cannot execute this command while the target is running." 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: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: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:8604 msgid "remote target does not support this operation" 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:8678 msgid "" "One or more sections of the remote executable 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: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: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: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: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:11888 msgid "" "Compare section data on target to the exec file.\n" "Argument is a single section name (default: all loaded sections)." 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 "" #. 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:1219 rx-tdep.c:1014 #, possible-c-format msgid "Undefined dwarf2 register mapping of 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:573 msgid "pt_continue" 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:2603 msgid "unknown argument type" 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: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: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-ia64-hpux.c:177 #, possible-c-format msgid "error while checking for dld breakpoint: %s" msgstr "" #: solib-ia64-hpux.c:208 #, possible-c-format msgid "load_module_desc size (%ld) != size returned by kernel (%s)" msgstr "" #: solib-ia64-hpux.c:290 #, possible-c-format msgid "error detected while handling dld breakpoint: %s" msgstr "" #: solib-ia64-hpux.c:308 #, possible-c-format msgid "invalid program header offset in %s" msgstr "" #: solib-ia64-hpux.c:313 #, possible-c-format msgid "failed to read segment %d in %s" msgstr "" #: solib-ia64-hpux.c:410 msgid "Unable to get argument list" msgstr "" #: solib-ia64-hpux.c:444 msgid "failed to read contents of .dynamic section" msgstr "" #: solib-ia64-hpux.c:465 #, possible-c-format msgid "failed to read load map at %s" msgstr "" #. Should never happen, but let's not crash if it does. #: solib-ia64-hpux.c:516 msgid "unable to get shared library name, symbols not loaded" msgstr "" #: solib-ia64-hpux.c:556 msgid "" "The shared libraries were not privately mapped; setting a breakpoint\n" "in a shared library will not work until you rerun the program.\n" "Use the following command to enable debugging of shared libraries.\n" "chatr +dbg enable a.out" msgstr "" #: solib-irix.c:234 msgid "Unable to fetch shared library obj_info or obj_list info." msgstr "" #: solib-irix.c:438 msgid "shared library handler failed to disable breakpoint" msgstr "" #: solib-irix.c:507 #, possible-c-format msgid "current_sos: truncating name of %d characters to only %d characters" msgstr "" #: solib-svr4.c:1413 #, possible-c-format msgid "Can't read pathname for load map: %s." 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-osf.c:224 #, possible-c-format msgid "unable to read shared sec name at 0x%lx" msgstr "" #: solib-pa64.c:144 msgid "No object file symbols." msgstr "" #: solib-pa64.c:154 msgid "Unable to read in .dynamic section information." msgstr "" #: solib-pa64.c:163 msgid "Error while reading in load map pointer." msgstr "" #: solib-pa64.c:178 msgid "Error trying to get information about dynamic linker." msgstr "" #: solib-pa64.c:234 solib-pa64.c:248 msgid "Error while reading in .dynamic section of the program." msgstr "" #: solib-pa64.c:318 msgid "Unable to read the .dynamic section." msgstr "" #: solib-pa64.c:323 solib-som.c:323 msgid "" "Private mapping of shared library text was not specified\n" "by the executable; setting a breakpoint in a shared library which\n" "is not privately mapped will not work. See the HP-UX 11i v3 chatr\n" "manpage for methods to privately map shared library text." msgstr "" #: solib-pa64.c:335 msgid "Unable to modify dynamic linker flags." msgstr "" #: solib-pa64.c:372 #, possible-c-format msgid "Unable to grok dynamic linker %s as an object file" msgstr "" #. For a SOM-only target, there is no pa64 solib support. This is needed #. for hppa-hpux-tdep.c to build. #: solib-pa64.c:652 msgid "Cannot select pa64 solib support for this configuration." msgstr "" #: solib-som.c:225 msgid "" "Unable to write __d_pid.\n" "Suggest linking with /opt/langtools/lib/end.o.\n" "GDB will be unable to track shl_load/shl_unload calls" msgstr "" #: solib-som.c:246 msgid "" "Unable to find _DLD_HOOK symbol in object file.\n" "Suggest linking with /opt/langtools/lib/end.o.\n" "GDB will be unable to track shl_load/shl_unload calls" msgstr "" #: solib-som.c:270 msgid "" "Unable to find __dld_hook symbol in object file.\n" "Suggest linking with /opt/langtools/lib/end.o.\n" "GDB will be unable to track shl_load/shl_unload calls" msgstr "" #: solib-som.c:284 msgid "" "Unable to find __dld_d_trap symbol in object file.\n" "Suggest linking with /opt/langtools/lib/end.o.\n" "GDB will be unable to track shl_load/shl_unload calls" msgstr "" #: solib-som.c:304 solib-som.c:537 msgid "Unable to find __dld_flags symbol in object file." msgstr "" #: solib-som.c:312 msgid "Unable to read __dld_flags." msgstr "" #: solib-som.c:337 msgid "Unable to write __dld_flags." msgstr "" #: solib-som.c:350 msgid "Unable to find _start symbol in object file." msgstr "" #: solib-som.c:542 msgid "__dld_list is not valid according to __dld_flags." msgstr "" #: solib-som.c:552 msgid "Unable to find dynamic library list." msgstr "" #: solib-som.c:859 msgid "Unable to find $PRIVATE$ in shared library!" 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: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: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:654 #, possible-c-format msgid "Loaded 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: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: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 "" #: somread.c:69 msgid "Couldn't read symbol dictionary!" msgstr "" #: somread.c:80 msgid "Can't read in HP string table." msgstr "" #: somread.c:280 #, possible-c-format msgid "Invalid symbol data; bad HP string table offset: %s" 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 "" #: main.c:122 source.c:581 #, possible-c-format msgid "%s is not a directory." 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: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:2047 msgid "" "Current search path for finding source files.\n" "$cwd in the path means the current working directory.\n" "$cdir in the path means the compilation directory of the source file." 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:172 #, possible-c-format msgid "register number %d too large (max %d) in symbol %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: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:2645 msgid "Print the current stack frame.\n" 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:2663 msgid "" "Print backtrace of all stack frames, or innermost COUNT frames\n" "and the values of the local variables.\n" "With a negative argument, print outermost -COUNT frames.\n" "Usage: T \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:2683 msgid "Argument and local 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:365 msgid "Undefined bitness for probe." 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 "" #: stap-probe.c:1122 #, possible-c-format msgid "unrecognized bitness `%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:1387 stap-probe.c:1419 #, possible-c-format msgid "No SystemTap 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 "" #: 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: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 "" #: 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:146 #, possible-c-format msgid " Total memory used for objfile obstack: %d\n" msgstr "" #: symmisc.c:148 #, possible-c-format msgid " Total memory used for BFD obstack: %d\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: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:5468 msgid "Source files in the program" 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.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:475 msgid "could not find a target to create inferior" 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 "" #: linux-thread-db.c:1464 msgid "TLS load module not found" 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:825 target.c:907 msgid "Cannot find thread-local variables on this target" 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:2627 msgid "could not find a target to detach" 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: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:3808 msgid "could not find a target to attach" 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:4028 msgid "Set target debugging." msgstr "" #: target.c:4029 msgid "Show target debugging." msgstr "" #: target.c:4273 msgid "" "When non-zero, target debugging is enabled. Higher numbers are more\n" "verbose. Changes do not take effect until the next \"run\" or \"target\"\n" "command." 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: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 "" #: thread.c:327 #, possible-c-format msgid "[New %s]\n" msgstr "" #: thread.c:1235 msgid "No threads.\n" msgstr "" #: thread.c:1237 #, possible-c-format msgid "No threads match '%s'.\n" msgstr "" #: thread.c:1181 msgid "Requested thread not found in requested process" 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:1485 thread.c:1539 #, possible-c-format msgid "" "\n" "Thread %d (%s):\n" msgstr "" #: thread.c:1835 msgid "Please specify a thread ID list" msgstr "" #: thread.c:1534 #, possible-c-format msgid "Thread %d has terminated." msgstr "" #: thread.c:1933 thread.c:1964 msgid "No thread selected" msgstr "" #: thread.c:1565 #, possible-c-format msgid "[Current thread is %d (%s) (exited)]\n" msgstr "" #: thread.c:1569 #, possible-c-format msgid "[Current thread is %d (%s)]\n" msgstr "" #: thread.c:1619 #, possible-c-format msgid "Thread %d has name '%s'\n" msgstr "" #: thread.c:1627 #, possible-c-format msgid "Thread %d has target name '%s'\n" msgstr "" #: thread.c:1635 #, possible-c-format msgid "Thread %d has target id '%s'\n" msgstr "" #: thread.c:1643 #, possible-c-format msgid "Thread %d 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:1677 windows-tdep.c:384 #, possible-c-format msgid "Thread ID %d has terminated." msgstr "" #: thread.c:1772 msgid "" "Display currently known threads.\n" "Usage: info threads [ID]...\n" "Optional arguments are thread IDs with spaces between.\n" "If no arguments, 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:1742 msgid "Apply a command to all threads." 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 "" #: 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:726 #, possible-c-format msgid "The filename in which to record the command history is \"%s\".\n" 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: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:1320 msgid " --with-zlib\n" msgstr "" #: top.c:1324 msgid " --without-zlib\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: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:1873 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 \"HISTSIZE\", or to 256 if this variable is not set." 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 "" #: 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: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 "" #: 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-tfile.c:772 tracefile.c:286 #, possible-c-format msgid "Unknown block type '%c' (0x%x) in trace frame" 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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: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-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.c:373 msgid "TUI mode not allowed" msgstr "" #: tui/tui-regs.c:608 msgid "\"tui reg\" must be followed by the name of a tui reg command.\n" msgstr "" #: tui/tui-regs.c:624 msgid "TUI commands to control the register window." msgstr "" #: tui/tui-regs.c:629 msgid "Display only floating point registers." msgstr "" #: tui/tui-regs.c:632 msgid "Display only general registers." msgstr "" #: tui/tui-regs.c:635 msgid "Display only system registers." msgstr "" #: tui/tui-regs.c:638 msgid "Display next register group." msgstr "" #: tui/tui-regs.c:644 msgid "Display only floating point registers\n" msgstr "" #: tui/tui-regs.c:646 msgid "Display only general registers\n" msgstr "" #: tui/tui-regs.c:648 msgid "Display only special registers\n" msgstr "" #: tui/tui-regs.c:650 msgid "Scroll the registers window forward\n" msgstr "" #: tui/tui-regs.c:652 msgid "Scroll the register window backward\n" 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:451 msgid "" "Set 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:405 msgid "" "Scroll window forward.\n" "Usage: < [win] [n]\n" msgstr "" #: tui/tui-win.c:408 msgid "" "Scroll window backward.\n" "Usage: > [win] [n]\n" msgstr "" #: tui/tui-win.c:419 msgid "" "XDB compatibility command for setting the height of a command window.\n" "Usage: w <#lines>\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-hooks.c:87 msgid "(y or n) " msgstr "" #: tui/tui-hooks.c:120 msgid "Please answer y or n.\n" 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-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:401 msgid "Toggle between Source/Command and Disassembly/Command layouts.\n" msgstr "" #: tui/tui-layout.c:403 msgid "" "Toggle between Source/Command or Disassembly/Command and \n" "Source/Disassembly/Command layouts.\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 "" #: 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 "" #: 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 "" #: 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 "" #. 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 "" #: infrun.c:2136 infrun.c:3181 infrun.c:3191 utils.c:796 msgid "Command aborted." 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 "" #: compile/compile-c-symbols.c:123 utils.c:994 #, possible-c-format msgid "%s" 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:1248 #, possible-c-format msgid "(%s or %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:2732 msgid "Enable pagination" msgstr "" #: utils.c:2734 msgid "Disable pagination" 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 "" #: common/print-utils.c:241 msgid "hex_string_custom: insufficient space to store result" 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: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 "" #: 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 "" #: 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: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 "" #: guile/scm-symbol.c:613 valops.c:3723 msgid "no frame selected" 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: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: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 "" #: 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:545 #, possible-c-format msgid "varobj_delete: assertion failed - mycount(=%d) <> 0" 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 "" #: python/py-varobj.c:113 msgid "Invalid item from the child list" 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 "" #: vax-nat.c:80 msgid "Unable to determine location of registers" 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:578 msgid "Can't get module info" msgstr "" #: windows-nat.c:588 windows-nat.c:597 #, possible-c-format msgid "Error getting dll name: %u." msgstr "" #: windows-nat.c:592 #, possible-c-format msgid "Error converting dll name to POSIX: %d." 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:868 msgid "dll-symbols requires a file name" 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: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:2619 windows-nat.c:2624 windows-nat.c:2629 msgid "Load dll library symbols from FILE." 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 "" #: 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:358 #, possible-c-format msgid "invalid dwarf/stabs register number %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-id-base/data/id/LC_MESSAGES/libc.po0000644000000000000000000063523312743726474016344 0ustar # Pesan Bahasa Indonesia untuk glibc # Copyright (C) 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the glibc package. # Arif E. Nugroho , 2008, 2009. # msgid "" msgstr "" "Project-Id-Version: libc 2.10.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-01-05 17:40+1000\n" "PO-Revision-Date: 2014-08-27 18:32+0000\n" "Last-Translator: Arif Endro Nugroho \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:55+0000\n" "X-Generator: Launchpad (build 18147)\n" #: argp/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT parameter membutuhkan sebuah nilai" #: argp/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Parameter ARGP_HELP_FMT tidak dikenal" #: argp/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Sampah dalam 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 "" "Argumen wajib atau opsional untuk pilihan panjang juga wajib atau opsional " "untuk pilihan pendek yang berhubungan." #: argp/argp-help.c:1600 msgid "Usage:" msgstr "Penggunaan:" #: argp/argp-help.c:1604 msgid " or: " msgstr " atau: " #: argp/argp-help.c:1616 msgid " [OPTION...]" msgstr " [PILIHAN...]" #: argp/argp-help.c:1643 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Coba `%s --help' atau `%s --usage' untuk informasi lebih lanjut.\n" #: argp/argp-help.c:1671 #, c-format msgid "Report bugs to %s.\n" msgstr "Laporkan bugs ke %s.\n" #: argp/argp-parse.c:101 msgid "Give this help list" msgstr "Berikan daftar bantuan ini" #: argp/argp-parse.c:102 msgid "Give a short usage message" msgstr "Berikan sebuah pesan penggunaan pendek" #: 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 "NAMA" #: argp/argp-parse.c:104 msgid "Set the program name" msgstr "Set nama aplikasi" #: argp/argp-parse.c:105 msgid "SECS" msgstr "" #: argp/argp-parse.c:106 msgid "Hang for SECS seconds (default 3600)" msgstr "Tahan untuk DET detik (baku 3600)" #: argp/argp-parse.c:167 msgid "Print program version" msgstr "Tampilkan versi aplikasi" #: argp/argp-parse.c:183 msgid "(PROGRAM ERROR) No version known!?" msgstr "(APLIKASI ERROR) Tidak ada versi yang dikenal!?" #: argp/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Terlalu banyak argumen\n" #: argp/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(APLIKASI ERROR) Pilihan seharusnya telah dikenal!?" #: assert/assert-perr.c:35 #, c-format msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" msgstr "%s%s%s:%u: %s%sError tidak terduga: %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 "Buat berkas header C NAMA berisi definisi simbol" #: catgets/gencat.c:112 msgid "Do not use existing catalog, force new output file" msgstr "Jangan gunakan katalog yang sudah ada, paksa berkas keluaran baru" #: catgets/gencat.c:113 nss/makedb.c:120 msgid "Write output to file NAME" msgstr "Tulis keluaran ke NAMA berkas" #: 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 "" "Hasilkan pesan katalog.\n" "Jika BERKAS-MASUKAN adalah -, masukan dibaca dari masukan baku. Jika BERKAS-" "KELUARAN\n" "adalah -, keluaran ditulis ke keluaran baku.\n" #: catgets/gencat.c:123 msgid "" "-o OUTPUT-FILE [INPUT-FILE]...\n" "[OUTPUT-FILE [INPUT-FILE]...]" msgstr "" "-o BERKAS-KELUARAN [BERKAS-MASUKAN]...\n" "[BERKAS-KELUARAN [BERKAS-MASUKAN]...]" #: 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 "" "Hak Cipta (C) %s Free Software Foundation, Inc.\n" "Ini adalah aplikasi bebas; lihat sumber untuk kondisi penyalinan. Tidak ada\n" "garansi; bahkan untuk PERDAGANGAN atau KECOCOKAN UNTUK SEBUAH TUJUAN " "TERTENTU.\n" #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68 #: elf/ldconfig.c:328 elf/pldd.c:240 elf/sprof.c:395 iconv/iconv_prog.c:430 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299 #: locale/programs/localedef.c:407 malloc/memusage.sh:75 #: malloc/memusagestat.c:586 nscd/nscd.c:490 nss/getent.c:91 nss/makedb.c:390 #: posix/getconf.c:1108 #, c-format msgid "Written by %s.\n" msgstr "Ditulis oleh %s.\n" #: catgets/gencat.c:281 msgid "*standard input*" msgstr "*masukan baku*" #: 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 "tidak dapat membuka berkas masukan `%s'" #: catgets/gencat.c:416 catgets/gencat.c:491 msgid "illegal set number" msgstr "jumlah nomor tidak legal" #: catgets/gencat.c:443 msgid "duplicate set definition" msgstr "definisi set duplikasi" #: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669 msgid "this is the first definition" msgstr "ini adalah definisi pertama" #: catgets/gencat.c:516 #, c-format msgid "unknown set `%s'" msgstr "set `%s' tidak diketahui" #: catgets/gencat.c:557 msgid "invalid quote character" msgstr "karakter quote tidak valid" #: catgets/gencat.c:570 #, c-format msgid "unknown directive `%s': line ignored" msgstr "direktive `%s' tidak diketahui: baris diabaikan" #: catgets/gencat.c:615 msgid "duplicated message number" msgstr "nomor pesan terduplikasi" #: catgets/gencat.c:666 msgid "duplicated message identifier" msgstr "identifikasi pesan terduplikasi" #: catgets/gencat.c:723 msgid "invalid character: message ignored" msgstr "karakter tidak valid: pesan diabaikan" #: catgets/gencat.c:766 msgid "invalid line" msgstr "baris tidak valid" #: catgets/gencat.c:820 msgid "malformed line ignored" msgstr "baris tidak dibentuk dengan benar diabaikan" #: catgets/gencat.c:984 catgets/gencat.c:1025 #, c-format msgid "cannot open output file `%s'" msgstr "tidak dapat membuka berkas keluaran `%s'" #: catgets/gencat.c:1187 locale/programs/linereader.c:560 msgid "invalid escape sequence" msgstr "urutan escape tidak valid" #: catgets/gencat.c:1209 msgid "unterminated message" msgstr "pesan tidak terselesaikan" #: catgets/gencat.c:1233 #, c-format msgid "while opening old catalog file" msgstr "ketika membuka berkas katalog lama" #: catgets/gencat.c:1324 #, c-format msgid "conversion modules not available" msgstr "modul konversi tidak tersedia" #: catgets/gencat.c:1350 #, c-format msgid "cannot determine escape character" msgstr "tidak dapat menentukan karakter escape" #: debug/pcprofiledump.c:53 msgid "Don't buffer output" msgstr "Jangan sangga keluaran" #: debug/pcprofiledump.c:58 msgid "Dump information generated by PC profiling." msgstr "Dump informasi dihasilkan oleh PC profiling." #: debug/pcprofiledump.c:61 msgid "[FILE]" msgstr "[BERKAS]" #: debug/pcprofiledump.c:108 #, c-format msgid "cannot open input file" msgstr "tidak dapat membuka berkas masukan" #: debug/pcprofiledump.c:115 #, c-format msgid "cannot read header" msgstr "tidak dapat membaca header" #: debug/pcprofiledump.c:179 #, c-format msgid "invalid pointer size" msgstr "ukuran penunjuk tidak valid" #: debug/xtrace.sh:26 debug/xtrace.sh:44 msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n" msgstr "Penggunaan: xtrace [PILIHAN]... APLIKASI [PILIHAN APLIKASI]...\\n" #: debug/xtrace.sh:32 elf/sotruss.ksh:56 elf/sotruss.ksh:67 #: elf/sotruss.ksh:135 malloc/memusage.sh:26 msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n" msgstr "" #: 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 "" "Telusuri jalannya aplikasi dengan menampilkan fungsi yang sedang " "dijalankan.\n" "\n" " --data=BERKAS Jangan jalankan aplikasi, hanya tampilkan data " "dari BERKAS.\n" "\n" " -?,--help Tampilkan bantuan ini dan keluar\n" " --usage Berikan sebuah pesan pendek penggunaan\n" " -V,--version Tampilkan informasi versi dan keluar\n" "\n" "Argumen wajib untuk pilihan panjang juga wajib untuk setiap pilihan pendek\n" "yang berhubungan.\n" "\n" #: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.ksh:49 #: malloc/memusage.sh:64 msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n" msgstr "" #: debug/xtrace.sh:125 msgid "xtrace: unrecognized option \\`$1'\\n" msgstr "xtrace: pilihan tidak dikenal \\`$1'\\n" #: debug/xtrace.sh:138 msgid "No program name given\\n" msgstr "Tidak ada nama aplikasi yang diberikan\\n" #: debug/xtrace.sh:146 #, sh-format msgid "executable \\`$program' not found\\n" msgstr "aplikasi \\`$program' tidak ditemukan\\n" #: debug/xtrace.sh:150 #, sh-format msgid "\\`$program' is no executable\\n" msgstr "\\`$program' bukan sebuah aplikasi\\n" #: dlfcn/dlinfo.c:63 msgid "RTLD_SELF used in code not dynamically loaded" msgstr "RTLD_SELF digunakan dalam kode yang bukan secara dinamis dilod" #: dlfcn/dlinfo.c:72 msgid "unsupported dlinfo request" msgstr "perminttan dlinfo tidak didukung" #: dlfcn/dlmopen.c:63 msgid "invalid namespace" msgstr "ruang-nama tidak valid" #: dlfcn/dlmopen.c:68 msgid "invalid mode" msgstr "mode tidak valid" #: dlfcn/dlopen.c:64 msgid "invalid mode parameter" msgstr "mode parameter tidak valid" #: elf/cache.c:69 msgid "unknown" msgstr "tidak diketahui" #: elf/cache.c:135 msgid "Unknown OS" msgstr "OS tidak diketahui" #: elf/cache.c:140 #, c-format msgid ", OS ABI: %s %d.%d.%d" msgstr ", OS ABI: %s %d.%d.%d" #: elf/cache.c:157 elf/ldconfig.c:1318 #, c-format msgid "Can't open cache file %s\n" msgstr "Tidak dapat membuka berkas cache %s\n" #: elf/cache.c:171 #, c-format msgid "mmap of cache file failed.\n" msgstr "mmap dari berkas cache gagal.\n" #: elf/cache.c:175 elf/cache.c:189 #, c-format msgid "File is not a cache file.\n" msgstr "Berkas bukan sebuah berkas cache.\n" #: elf/cache.c:222 elf/cache.c:232 #, c-format msgid "%d libs found in cache `%s'\n" msgstr "%d libs ditemukan dalam cache `%s'\n" #: elf/cache.c:426 #, c-format msgid "Can't create temporary cache file %s" msgstr "Tidak dapat membuat berkas cache %s sementara" #: 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 "Penulisan dari cache data gagal" #: elf/cache.c:458 #, c-format msgid "Changing access rights of %s to %#o failed" msgstr "Mengubah ijin akses dari %s ke %#o gagal" #: elf/cache.c:463 #, c-format msgid "Renaming of %s to %s failed" msgstr "Mengubah nama dari %s ke %s gagal" #: elf/dl-close.c:383 elf/dl-open.c:470 msgid "cannot create scope list" msgstr "tidak dapat membuat daftar scope" #: elf/dl-close.c:776 msgid "shared object not open" msgstr "shared objek tidak dapat dibuka" #: elf/dl-deps.c:112 msgid "DST not allowed in SUID/SGID programs" msgstr "DST tidak diperbolehkan dalam aplikasi SUID/SGID" #: elf/dl-deps.c:125 msgid "empty dynamic string token substitution" msgstr "penggantian string token dinamis kosong" #: elf/dl-deps.c:131 #, c-format msgid "" "cannot load auxiliary `%s' because of empty dynamic string token " "substitution\n" msgstr "" "tidak dapat melod tambahan `%s' karena penggantian string dinamis kosong\n" #: elf/dl-deps.c:479 msgid "cannot allocate dependency list" msgstr "tidak dapat mengalokasikan daftar ketergantungan" #: elf/dl-deps.c:516 elf/dl-deps.c:576 msgid "cannot allocate symbol search list" msgstr "tidak dapat mengalokasikan daftar pencarian simbol" #: elf/dl-deps.c:556 msgid "Filters not supported with LD_TRACE_PRELINKING" msgstr "Penyaring tidak didukung dengan LD_TRACE_PRELINKING" #: elf/dl-error.c:77 msgid "DYNAMIC LINKER BUG!!!" msgstr "BUG LINKER DINAMIS!!!" #: elf/dl-error.c:127 msgid "error while loading shared libraries" msgstr "error ketika melod perpustakaan terbagi" #: elf/dl-fptr.c:87 ports/sysdeps/hppa/dl-fptr.c:93 msgid "cannot map pages for fdesc table" msgstr "tidak dapat memetakan halaman untuk tabel fdesc" #: elf/dl-fptr.c:191 ports/sysdeps/hppa/dl-fptr.c:206 msgid "cannot map pages for fptr table" msgstr "tidak dapat memetakan halaman untuk tabel fptr" #: elf/dl-fptr.c:220 ports/sysdeps/hppa/dl-fptr.c:235 msgid "internal error: symidx out of range of fptr table" msgstr "internal error: symidx diluar dari jangkauan tabel fptr" #: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196 msgid "cannot create capability list" msgstr "tidak dapat membuat daftar kapabilitas" #: elf/dl-load.c:465 msgid "cannot allocate name record" msgstr "tidak dapat mengalokasikan rekaman nama" #: 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 "tidak dapat membuat cache untuk jalur pencarian" #: elf/dl-load.c:641 msgid "cannot create RUNPATH/RPATH copy" msgstr "tidak dapat membuat salinan RUNPATH/RPATH" #: elf/dl-load.c:735 msgid "cannot create search path array" msgstr "tidak dapat membuah array jalur pencarian" #: elf/dl-load.c:940 msgid "cannot stat shared object" msgstr "tidak dapat memperoleh statistik objek terbagi" #: elf/dl-load.c:1018 msgid "cannot open zero fill device" msgstr "tidak dapat membuka perangkat pengisi nol" #: elf/dl-load.c:1065 elf/dl-load.c:2348 msgid "cannot create shared object descriptor" msgstr "tidak dapat membuat deskripsi objek terbagi" #: elf/dl-load.c:1084 elf/dl-load.c:1761 elf/dl-load.c:1864 msgid "cannot read file data" msgstr "tidak dapat membaca berkas data" #: elf/dl-load.c:1130 msgid "ELF load command alignment not page-aligned" msgstr "ELF perintah angkut tidak teralign-halaman" #: elf/dl-load.c:1137 msgid "ELF load command address/offset not properly aligned" msgstr "ELF perintah angkut alamat/ofset tidak secara benar ter-align" #: elf/dl-load.c:1222 msgid "cannot allocate TLS data structures for initial thread" msgstr "tidak dapat mengalokasikan struktur data TLS untuk inisial thread" #: elf/dl-load.c:1245 msgid "cannot handle TLS data" msgstr "tidak dapat menangani data TLS" #: elf/dl-load.c:1264 msgid "object file has no loadable segments" msgstr "berkas objek tidak memiliki segmen yang dapat diangkut" #: elf/dl-load.c:1300 msgid "failed to map segment from shared object" msgstr "gagal untuk memetakan segmen dari objek terbagi" #: elf/dl-load.c:1326 msgid "cannot dynamically load executable" msgstr "tidak dapat secara dinamis mengangkut aplikasi" #: elf/dl-load.c:1389 elf/dl-load.c:1498 msgid "cannot change memory protections" msgstr "tidak dapat mengubah proteksi memori" #: elf/dl-load.c:1408 msgid "cannot map zero-fill pages" msgstr "tidak dapat memetakan halaman pengisian-nol" #: elf/dl-load.c:1422 msgid "object file has no dynamic section" msgstr "berkas objek tidak memiliki bagian dinamis" #: elf/dl-load.c:1445 msgid "shared object cannot be dlopen()ed" msgstr "objek terbagi tidak dapat di dlopen()ed" #: elf/dl-load.c:1458 msgid "cannot allocate memory for program header" msgstr "tidak dapat mengalokasikan memori untuk aplikasi header" #: elf/dl-load.c:1475 elf/dl-open.c:195 msgid "invalid caller" msgstr "pemanggil tidak valid" #: elf/dl-load.c:1518 msgid "cannot enable executable stack as shared object requires" msgstr "" "tidak dapat mengaktifkan stack aplikasi sebagai objek terbagi yang dibutuhkan" #: elf/dl-load.c:1531 msgid "cannot close file descriptor" msgstr "tidak dapat menutup berkas deskripsi" #: elf/dl-load.c:1761 msgid "file too short" msgstr "berkas terlalu pendek" #: elf/dl-load.c:1797 msgid "invalid ELF header" msgstr "header ELF tidak valid" #: elf/dl-load.c:1809 msgid "ELF file data encoding not big-endian" msgstr "berkas data enkoding ELF bukan big-endian" #: elf/dl-load.c:1811 msgid "ELF file data encoding not little-endian" msgstr "berkas data enkoding ELF bukan little-endian" #: elf/dl-load.c:1815 msgid "ELF file version ident does not match current one" msgstr "berkas versi ident ELF tidak cocok dengan yang sekarang" #: elf/dl-load.c:1819 msgid "ELF file OS ABI invalid" msgstr "berkas OS ABI ELF tidak valid" #: elf/dl-load.c:1822 msgid "ELF file ABI version invalid" msgstr "berkas versi ABI ELF tidak valid" #: elf/dl-load.c:1825 msgid "nonzero padding in e_ident" msgstr "" #: elf/dl-load.c:1828 msgid "internal error" msgstr "internal error" #: elf/dl-load.c:1835 msgid "ELF file version does not match current one" msgstr "berkas versi ELF tidak cocok dengan yang sekarang" #: elf/dl-load.c:1843 msgid "only ET_DYN and ET_EXEC can be loaded" msgstr "hanya ET_DYN dan ET_EXEC yang dapat diangkut" #: elf/dl-load.c:1849 msgid "ELF file's phentsize not the expected size" msgstr "berkas phentsize ELF tidak seperti ukuran yang diduga" #: elf/dl-load.c:2367 msgid "wrong ELF class: ELFCLASS64" msgstr "kelas ELF salah: ELFCLASS64" #: elf/dl-load.c:2368 msgid "wrong ELF class: ELFCLASS32" msgstr "kelas ELF salah: ELFCLASS32" #: elf/dl-load.c:2371 msgid "cannot open shared object file" msgstr "tidak dapat membuka berkas objek terbagi" #: elf/dl-lookup.c:753 ports/sysdeps/mips/dl-lookup.c:770 msgid "relocation error" msgstr "relokasi error" #: elf/dl-lookup.c:780 ports/sysdeps/mips/dl-lookup.c:797 msgid "symbol lookup error" msgstr "simbol lookup error" #: elf/dl-open.c:102 msgid "cannot extend global scope" msgstr "tidak dapat mengeksten global scope" #: elf/dl-open.c:520 msgid "TLS generation counter wrapped! Please report this." msgstr "pembuatan TLS penghitung wrapped! Tolong laporkan ini." #: elf/dl-open.c:542 msgid "cannot load any more object with static TLS" msgstr "" #: elf/dl-open.c:602 msgid "invalid mode for dlopen()" msgstr "mode untuk dlopen() tidak valid" #: elf/dl-open.c:619 msgid "no more namespaces available for dlmopen()" msgstr "tidak ada lagi ruang-nama yang tersedia untuk dlmopen()" #: elf/dl-open.c:637 msgid "invalid target namespace in dlmopen()" msgstr "target ruang-nama dalam dlmopen() tidak valid" #: elf/dl-reloc.c:158 msgid "cannot allocate memory in static TLS block" msgstr "tidak dapat mengalokasikan memori dalam blok TLS statis" #: elf/dl-reloc.c:250 msgid "cannot make segment writable for relocation" msgstr "tidak dapat membuat segmen dapat ditulis untuk relokasi" #: elf/dl-reloc.c:313 #, c-format msgid "%s: no PLTREL found in object %s\n" msgstr "%s: tidak ada PLTREL ditemukan dalam objek %s\n" #: elf/dl-reloc.c:324 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "%s: kehabisan dari memori untuk menyimpan hasil relokasi untuk %s\n" #: elf/dl-reloc.c:340 msgid "cannot restore segment prot after reloc" msgstr "tidak dapat merestore segmen prot setelah relokasi" #: elf/dl-reloc.c:369 msgid "cannot apply additional memory protection after relocation" msgstr "" "tidak dapat mengaplikasikan proteksi memori tambahan setelah relokasi" #: elf/dl-sym.c:153 msgid "RTLD_NEXT used in code not dynamically loaded" msgstr "RTLD_NEXT digunakan dalam kode yang tidak secara dinamis diangkut" #: elf/dl-tls.c:923 msgid "cannot create TLS data structures" msgstr "tidak dapat membuat struktur data TLS" #: elf/dl-version.c:166 msgid "version lookup error" msgstr "" #: elf/dl-version.c:296 msgid "cannot allocate version reference table" msgstr "tidak dapat mengalokasikan tabel referensi versi" #: elf/ldconfig.c:141 msgid "Print cache" msgstr "Menampilkan cache" #: elf/ldconfig.c:142 msgid "Generate verbose messages" msgstr "Menghasilkan pesan verbose" #: elf/ldconfig.c:143 msgid "Don't build cache" msgstr "Jangan membuat cache" #: elf/ldconfig.c:144 msgid "Don't generate links" msgstr "Jangan menghasilkan links" #: elf/ldconfig.c:145 msgid "Change to and use ROOT as root directory" msgstr "Ubah ke dan gunakan ROOT sebagai direktori root" #: elf/ldconfig.c:145 msgid "ROOT" msgstr "ROOT" #: elf/ldconfig.c:146 msgid "CACHE" msgstr "CACHE" #: elf/ldconfig.c:146 msgid "Use CACHE as cache file" msgstr "Gunakan CACHE sebagai berkas cache" #: elf/ldconfig.c:147 msgid "CONF" msgstr "CONF" #: elf/ldconfig.c:147 msgid "Use CONF as configuration file" msgstr "Gunakan CONF sebagai berkas konfigurasi" #: elf/ldconfig.c:148 msgid "" "Only process directories specified on the command line. Don't build cache." msgstr "" "Hanya proses direktori yang dispesifikasikan dalam baris perintah. Jangan " "buat cache." #: elf/ldconfig.c:149 msgid "Manually link individual libraries." msgstr "Secara manual hubungkan perpustakaan individu." #: elf/ldconfig.c:150 msgid "FORMAT" msgstr "FORMAT" #: elf/ldconfig.c:150 msgid "Format to use: new, old or compat (default)" msgstr "Format yang digunakan: baru, lama atau kompatibel (baku)" #: elf/ldconfig.c:151 msgid "Ignore auxiliary cache file" msgstr "Abaikan berkas cache tambahan" #: elf/ldconfig.c:159 msgid "Configure Dynamic Linker Run Time Bindings." msgstr "Konfigurasi Linker Dinamis Ikatan Waktu Jalan." #: elf/ldconfig.c:346 #, c-format msgid "Path `%s' given more than once" msgstr "Jalur `%s' diberikan lebih dari sekali" #: elf/ldconfig.c:386 #, c-format msgid "%s is not a known library type" msgstr "%s bukan tipe perpustakaan yang dikenal" #: elf/ldconfig.c:414 #, c-format msgid "Can't stat %s" msgstr "Tidak dapat memperoleh statistik %s" #: elf/ldconfig.c:488 #, c-format msgid "Can't stat %s\n" msgstr "Tidak dapat memperoleh statistik %s\n" #: elf/ldconfig.c:498 #, c-format msgid "%s is not a symbolic link\n" msgstr "%s bukan sebuah link simbolis\n" #: elf/ldconfig.c:517 #, c-format msgid "Can't unlink %s" msgstr "Tidak dapat memutuskan %s" #: elf/ldconfig.c:523 #, c-format msgid "Can't link %s to %s" msgstr "Tidak dapat menghubungkan %s ke %s" #: elf/ldconfig.c:529 msgid " (changed)\n" msgstr " (berubah)\n" #: elf/ldconfig.c:531 msgid " (SKIPPED)\n" msgstr " (DILEWATI)\n" #: elf/ldconfig.c:586 #, c-format msgid "Can't find %s" msgstr "Tidak dapat menemukan %s" #: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868 #, c-format msgid "Cannot lstat %s" msgstr "Tidak dapat lstat %s" #: elf/ldconfig.c:609 #, c-format msgid "Ignored file %s since it is not a regular file." msgstr "Mengabaikan berkas %s karena itu bukan sebuah berkas umum." #: elf/ldconfig.c:618 #, c-format msgid "No link created since soname could not be found for %s" msgstr "" "Tidak ada hubungan yang dibuat karena soname tidak dapaat ditemukan untuk %s" #: elf/ldconfig.c:701 #, c-format msgid "Can't open directory %s" msgstr "Tidak dapat membuka direktori %s" #: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90 #, c-format msgid "Input file %s not found.\n" msgstr "Berkas masukan %s tidak ditemukan.\n" #: elf/ldconfig.c:800 #, c-format msgid "Cannot stat %s" msgstr "Tidak dapat memperoleh statistik %s" #: elf/ldconfig.c:929 #, c-format msgid "libc5 library %s in wrong directory" msgstr "perpustakaan libc5 %s berada dalam direktori salah" #: elf/ldconfig.c:932 #, c-format msgid "libc6 library %s in wrong directory" msgstr "perpustakaan libc6 %s berada dalam direktori salah" #: elf/ldconfig.c:935 #, c-format msgid "libc4 library %s in wrong directory" msgstr "perpustakaan lib4 %s berada dalam direktori salah" #: elf/ldconfig.c:963 #, c-format msgid "" "libraries %s and %s in directory %s have same soname but different type." msgstr "" "perpustakaan %s dan %s berada dalam direktori %s memiliki soname sama tetapi " "memiliki tipe berbeda." #: 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 "%s:%u: sintaks buruk dalam baris hwcap" #: elf/ldconfig.c:1144 #, c-format msgid "%s:%u: hwcap index %lu above maximum %u" msgstr "%s:%u: indeks hwcap %lu diatas maksimal %u" #: elf/ldconfig.c:1151 elf/ldconfig.c:1159 #, c-format msgid "%s:%u: hwcap index %lu already defined as %s" msgstr "%s:%u: hwcap indeks %lu telah didefinisikan sebagai %s" #: elf/ldconfig.c:1162 #, c-format msgid "%s:%u: duplicate hwcap %lu %s" msgstr "%s:%u: duplikasi hwcap %lu %s" #: elf/ldconfig.c:1184 #, c-format msgid "need absolute file name for configuration file when using -r" msgstr "" "membutuhkan nama berkas absolut untuk berkas konfigurasi ketika menggunakan -" "r" #: elf/ldconfig.c:1191 locale/programs/xmalloc.c:64 malloc/obstack.c:432 #: malloc/obstack.c:434 posix/getconf.c:1076 posix/getconf.c:1296 #, c-format msgid "memory exhausted" msgstr "kehabisan memori" #: elf/ldconfig.c:1223 #, c-format msgid "%s:%u: cannot read directory %s" msgstr "%s:%u: tidak dapat membaca direktori %s" #: elf/ldconfig.c:1267 #, c-format msgid "relative path `%s' used to build cache" msgstr "jalur relatif `%s' digunakan untuk membuat cache" #: elf/ldconfig.c:1297 #, c-format msgid "Can't chdir to /" msgstr "Tidak dapat chdir ke /" #: elf/ldconfig.c:1338 #, c-format msgid "Can't open cache file directory %s\n" msgstr "Tidak dapat membuat berkas cache direktori %s\n" #: elf/ldd.bash.in:42 msgid "Written by %s and %s.\n" msgstr "Ditulis oleh %s dan %s.\n" #: elf/ldd.bash.in:47 msgid "" "Usage: ldd [OPTION]... FILE...\n" " --help print this help and exit\n" " --version print version information and exit\n" " -d, --data-relocs process data relocations\n" " -r, --function-relocs process data and function relocations\n" " -u, --unused print unused direct dependencies\n" " -v, --verbose print all information\n" msgstr "" "Penggunaan: ldd [PILIHAN... BERKAS...\n" " --help tampilkan bantuan ini dan keluar\n" " --version tampilkan informasi versi dan keluar\n" " -d, --data-relocs proses relokasi data\n" " -r, --function-relocs proses data dan relokasi fungsi\n" " -u, --unused tampilkan tidak digunakan ketergantungan langsung\n" " -v, --verbose tampilkan seluruh informasi\n" #: elf/ldd.bash.in:80 msgid "ldd: option \\`$1' is ambiguous" msgstr "ldd: pilihan \\`$1' adalah ambigu" #: elf/ldd.bash.in:87 msgid "unrecognized option" msgstr "pilihan tidak dikenal" #: elf/ldd.bash.in:88 elf/ldd.bash.in:125 msgid "Try \\`ldd --help' for more information." msgstr "Coba \\`ldd --help' untuk informasi lebih lanjut." #: elf/ldd.bash.in:124 msgid "missing file arguments" msgstr "hilang berkas argumen" #. 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 "Tidak ada berkas atau direktori seperti itu" #: elf/ldd.bash.in:150 inet/rcmd.c:488 msgid "not regular file" msgstr "bukan sebuah berkas regular" #: elf/ldd.bash.in:153 msgid "warning: you do not have execution permission for" msgstr "peringatan: anda tidak memiliki ijin untuk menjalankan untuk" #: elf/ldd.bash.in:182 msgid "\tnot a dynamic executable" msgstr "\tbukan sebuah aplikasi dinamis" #: elf/ldd.bash.in:190 msgid "exited with unknown exit code" msgstr "keluar dengan kode keluar yang tidak diketahui" #: elf/ldd.bash.in:195 msgid "error: you do not have read permission for" msgstr "error: anda tidak memiliki ijin membaca untuk" #: 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.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 "berkas %s terpotong\n" #: elf/readelflib.c:66 #, c-format msgid "%s is a 32 bit ELF file.\n" msgstr "%s adalah sebuah berkas ELF 32 bit.\n" #: elf/readelflib.c:68 #, c-format msgid "%s is a 64 bit ELF file.\n" msgstr "%s adalah sebuah berkas ELF 64 bit.\n" #: elf/readelflib.c:70 #, c-format msgid "Unknown ELFCLASS in file %s.\n" msgstr "ELFCLASS dalam berkas %s tidak diketahui.\n" #: elf/readelflib.c:77 #, c-format msgid "%s is not a shared object file (Type: %d).\n" msgstr "%s bukan sebuah berkas objek terbagi (Tipe: %d).\n" #: elf/readelflib.c:108 #, c-format msgid "more than one dynamic segment\n" msgstr "lebih dari satu segmen dinamis\n" #: elf/readlib.c:96 #, c-format msgid "Cannot fstat file %s.\n" msgstr "Tidak dapat fstat berkas %s.\n" #: elf/readlib.c:107 #, c-format msgid "File %s is empty, not checked." msgstr "Berkas %s kosong, tidak diperiksa." #: elf/readlib.c:113 #, c-format msgid "File %s is too small, not checked." msgstr "Berkas %s terlalu kecil, tidak diperiksa." #: elf/readlib.c:123 #, c-format msgid "Cannot mmap file %s.\n" msgstr "Tidak dapat mmap berkas %s.\n" #: elf/readlib.c:161 #, c-format msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n" msgstr "" "%s bukan sebuah berkas ELF - ini memiliki magis bytes salah di awal.\n" #: elf/sln.c:84 #, c-format msgid "" "Usage: sln src dest|file\n" "\n" msgstr "" "penggunaan: sln sumber tujuan|berkas\n" "\n" #: elf/sln.c:109 #, c-format msgid "%s: file open error: %m\n" msgstr "%s: error membuka berkas: %m\n" #: elf/sln.c:146 #, c-format msgid "No target in line %d\n" msgstr "Tidak ada target dalam baris %d\n" #: elf/sln.c:178 #, c-format msgid "%s: destination must not be a directory\n" msgstr "%s: tujuan tidak boleh berupa sebuah direktori\n" #: elf/sln.c:184 #, c-format msgid "%s: failed to remove the old destination\n" msgstr "%s: gagal untuk menghapus tujuan lama\n" #: elf/sln.c:192 #, c-format msgid "%s: invalid destination: %s\n" msgstr "%s: tujuan tidak valid: %s\n" #: elf/sln.c:207 elf/sln.c:216 #, c-format msgid "Invalid link from \"%s\" to \"%s\": %s\n" msgstr "Sambungan tidak valid dari \"%s\" ke \"%s\": %s\n" #: elf/sotruss.ksh:32 #, sh-format msgid "" "Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n" " -F, --from FROMLIST Trace calls from objects on FROMLIST\n" " -T, --to TOLIST Trace calls to objects on TOLIST\n" "\n" " -e, --exit Also show exits from the function calls\n" " -f, --follow Trace child processes\n" " -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in " "case\n" "\t\t\t -f is also used) instead of standard error\n" "\n" " -?, --help Give this help list\n" " --usage Give a short usage message\n" " --version Print program version" msgstr "" #: 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 "Pemilihan keluaran:" #: elf/sprof.c:79 msgid "print list of count paths and their number of use" msgstr "tampilkan daftar dari jumlah jalur dan nomor yang digunakannya" #: elf/sprof.c:81 msgid "generate flat profile with counts and ticks" msgstr "hasilkan profile datar dengan jumlah dan ticks" #: elf/sprof.c:82 msgid "generate call graph" msgstr "hasilkan call graph" #: elf/sprof.c:89 msgid "Read and display shared object profiling data." msgstr "Baca dan tampilkan data profiling objek terbagi." #: elf/sprof.c:94 msgid "SHOBJ [PROFDATA]" msgstr "SHOBJ [PROFDATA]" #: elf/sprof.c:433 #, c-format msgid "failed to load shared object `%s'" msgstr "gagal mengangkut objek terbagi `%s'" #: elf/sprof.c:442 #, c-format msgid "cannot create internal descriptors" msgstr "tidak dapat membuat deskripsi internal" #: elf/sprof.c:554 #, c-format msgid "Reopening shared object `%s' failed" msgstr "Membuka kembali objek terbagi `%s' gagal" #: elf/sprof.c:561 elf/sprof.c:656 #, c-format msgid "reading of section headers failed" msgstr "membaca dari daerah headers gagal" #: elf/sprof.c:569 elf/sprof.c:664 #, c-format msgid "reading of section header string table failed" msgstr "membaca dari daerah header tabel string gagal" #: elf/sprof.c:595 #, c-format msgid "*** Cannot read debuginfo file name: %m\n" msgstr "*** Tidak dapat membaca nama berkas debuginfo: %m\n" #: elf/sprof.c:616 #, c-format msgid "cannot determine file name" msgstr "tidak dapat menentukan nama berkas" #: elf/sprof.c:649 #, c-format msgid "reading of ELF header failed" msgstr "pembacaan dari header ELF gagal" #: elf/sprof.c:685 #, c-format msgid "*** The file `%s' is stripped: no detailed analysis possible\n" msgstr "*** Berkas `%s' terstrip: tidak ada kemungkinan analisa detail\n" #: elf/sprof.c:715 #, c-format msgid "failed to load symbol data" msgstr "gagal mengangkut data simbol" #: elf/sprof.c:780 #, c-format msgid "cannot load profiling data" msgstr "tidak dapat mengangkut data profiling" #: elf/sprof.c:789 #, c-format msgid "while stat'ing profiling data file" msgstr "ketika melakukan statistik data profiling berkas" #: elf/sprof.c:797 #, c-format msgid "profiling data file `%s' does not match shared object `%s'" msgstr "profiling berkas data `%s' tidak cocok dengan berkas terbagi `%s'" #: elf/sprof.c:808 #, c-format msgid "failed to mmap the profiling data file" msgstr "gagal untuk memetakan berkas data profiling" #: elf/sprof.c:816 #, c-format msgid "error while closing the profiling data file" msgstr "error ketika menutup berkas data profiling" #: elf/sprof.c:825 elf/sprof.c:923 #, c-format msgid "cannot create internal descriptor" msgstr "tidak dapat membuat deskripsi internal" #: elf/sprof.c:899 #, c-format msgid "`%s' is no correct profile data file for `%s'" msgstr "`%s' bukan sebuah profile benar untuk berkas data untuk `%s'" #: elf/sprof.c:1080 elf/sprof.c:1138 #, c-format msgid "cannot allocate symbol data" msgstr "tidak dapat mengalokasikan data simbol" #: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448 #, c-format msgid "cannot open output file" msgstr "tidak dapat membuka berkas keluaran" #: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311 #, c-format msgid "error while closing input `%s'" msgstr "error ketika menutup masukan `%s'" #: iconv/iconv_charmap.c:461 #, c-format msgid "illegal input sequence at position %Zd" msgstr "urutan masukan tidak legal di posisi %Zd" #: iconv/iconv_charmap.c:480 iconv/iconv_prog.c:539 #, c-format msgid "incomplete character or shift sequence at end of buffer" msgstr "karakter tidak lengkap atau urutan shift diakhir dari penyangga" #: iconv/iconv_charmap.c:525 iconv/iconv_charmap.c:561 iconv/iconv_prog.c:582 #: iconv/iconv_prog.c:618 #, c-format msgid "error while reading the input" msgstr "error ketika membaca masukan" #: iconv/iconv_charmap.c:543 iconv/iconv_prog.c:600 #, c-format msgid "unable to allocate buffer for input" msgstr "tidak dapat mengalokasikan penyangga untuk masukan" #: iconv/iconv_prog.c:59 msgid "Input/Output format specification:" msgstr "Spesifikasi format Masukan/Keluaran:" #: iconv/iconv_prog.c:60 msgid "encoding of original text" msgstr "enkoding dari teks asli" #: iconv/iconv_prog.c:61 msgid "encoding for output" msgstr "enkoding untuk keluaran" #: iconv/iconv_prog.c:62 msgid "Information:" msgstr "Informasi:" #: iconv/iconv_prog.c:63 msgid "list all known coded character sets" msgstr "daftar seluruh kode karakter set yang dikenal" #: iconv/iconv_prog.c:64 locale/programs/localedef.c:129 msgid "Output control:" msgstr "Pengontrol keluaran:" #: iconv/iconv_prog.c:65 msgid "omit invalid characters from output" msgstr "abaikan karakter tidak valid dari keluaran" #: 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 "berkas keluaran" #: iconv/iconv_prog.c:67 msgid "suppress warnings" msgstr "tekan peringatan" #: iconv/iconv_prog.c:68 msgid "print progress information" msgstr "tampilkan informasi perkembangan" #: iconv/iconv_prog.c:73 msgid "Convert encoding of given files from one encoding to another." msgstr "" "Ubah enkoding dari berkas yang diberikan dari satu enkoding ke yang lain." #: iconv/iconv_prog.c:77 msgid "[FILE...]" msgstr "[BERKAS...]" #: iconv/iconv_prog.c:233 #, c-format msgid "conversions from `%s' and to `%s' are not supported" msgstr "pengubahan dari `%s' dan ke `%s' tidak didukung" #: iconv/iconv_prog.c:238 #, c-format msgid "conversion from `%s' is not supported" msgstr "pengubahan dari `%s' tidak didukung" #: iconv/iconv_prog.c:245 #, c-format msgid "conversion to `%s' is not supported" msgstr "pengubahan ke `%s' tidak didukung" #: iconv/iconv_prog.c:249 #, c-format msgid "conversion from `%s' to `%s' is not supported" msgstr "pengubahan dari `%s' ke `%s' tidak didukung" #: iconv/iconv_prog.c:259 #, c-format msgid "failed to start conversion processing" msgstr "gagal untuk menjalankan proses pengubahan" #: iconv/iconv_prog.c:357 #, c-format msgid "error while closing output file" msgstr "error ketika menutup berkas keluaran" #: iconv/iconv_prog.c:458 #, c-format msgid "conversion stopped due to problem in writing the output" msgstr "pengubahan berhenti karena ada masalah dalam penulisan keluaran" #: iconv/iconv_prog.c:535 #, c-format msgid "illegal input sequence at position %ld" msgstr "urutan masukan tidak legal di posisi %ld" #: iconv/iconv_prog.c:543 #, c-format msgid "internal error (illegal descriptor)" msgstr "internal error (deskripsi tidak legal)" #: iconv/iconv_prog.c:546 #, c-format msgid "unknown iconv() error %d" msgstr "error %d iconv() tidak dikenal" #: 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 "Buat berkas konfigurasi fastloading iconv modul." #: iconv/iconvconfig.c:113 msgid "[DIR...]" msgstr "[DIR...]" #: iconv/iconvconfig.c:126 locale/programs/localedef.c:133 msgid "PATH" msgstr "" #: iconv/iconvconfig.c:127 msgid "Prefix used for all file accesses" msgstr "Awalan digunakan untuk seluruh berkas akses" #: iconv/iconvconfig.c:128 msgid "" "Put output in FILE instead of installed location (--prefix does not apply to " "FILE)" msgstr "" "Letakan keluaran dalam BERKAS daripada dilokasi terinstal (--prefix tidak " "berjalan ke BERKAS)" #: iconv/iconvconfig.c:132 msgid "Do not search standard directories, only those on the command line" msgstr "" "Jangan cari di direktori baku, hanya yang disebutkan di baris perintah" #: iconv/iconvconfig.c:299 #, c-format msgid "Directory arguments required when using --nostdlib" msgstr "Argumen direktori dibutuhkan ketika menggunakan --nostdlib" #: iconv/iconvconfig.c:341 locale/programs/localedef.c:294 #, c-format msgid "no output file produced because warnings were issued" msgstr "" "tidak ada berkas keluaran yang dihasilkan karena peringatan diberikan" #: iconv/iconvconfig.c:430 #, c-format msgid "while inserting in search tree" msgstr "ketika memasukan dalam pohon pencarian" #: iconv/iconvconfig.c:1239 #, c-format msgid "cannot generate output file" msgstr "tidak dapat menghasilkan berkas keluaran" #: inet/rcmd.c:163 msgid "rcmd: Cannot allocate memory\n" msgstr "rcmd: Tidak dapat mengalokasikan memori\n" #: inet/rcmd.c:178 msgid "rcmd: socket: All ports in use\n" msgstr "rcmd: socket: Seluruh ports sedang digunakan\n" #: inet/rcmd.c:206 #, c-format msgid "connect to address %s: " msgstr "menghubungi alamat %s: " #: inet/rcmd.c:219 #, c-format msgid "Trying %s...\n" msgstr "Mencoba %s...\n" #: inet/rcmd.c:255 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "rcmd: tulis (konfigurasi stderr): %m\n" #: inet/rcmd.c:271 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "rcmd: poll (konfigurasi stderr): %m\n" #: inet/rcmd.c:274 msgid "poll: protocol failure in circuit setup\n" msgstr "poll: protokol gagal dalam konfigurasi circuit\n" #: inet/rcmd.c:306 msgid "socket: protocol failure in circuit setup\n" msgstr "socket: protokol gagal dalam konfigurasi circuit\n" #: inet/rcmd.c:330 #, c-format msgid "rcmd: %s: short read" msgstr "rcmd: %s: pembacaan pendek" #: inet/rcmd.c:486 msgid "lstat failed" msgstr "lstat gagal" #: inet/rcmd.c:493 msgid "cannot open" msgstr "tidak dapat membuka" #: inet/rcmd.c:495 msgid "fstat failed" msgstr "fstat gagal" #: inet/rcmd.c:497 msgid "bad owner" msgstr "pemilik buruk" #: inet/rcmd.c:499 msgid "writeable by other than owner" msgstr "dapat ditulis oleh selain dari pemilik" #: inet/rcmd.c:501 msgid "hard linked somewhere" msgstr "hard linked kesuatu tempat" #: inet/ruserpass.c:170 inet/ruserpass.c:193 msgid "out of memory" msgstr "kehabisan memori" #: inet/ruserpass.c:184 msgid "Error: .netrc file is readable by others." msgstr "Error: .netrc berkas dapat dibaca oleh yang lain." #: inet/ruserpass.c:185 msgid "Remove password or make file unreadable by others." msgstr "Hapus kata-kunci atau buat berkas tidak dapat dibaca oleh yang lain." #: inet/ruserpass.c:277 #, c-format msgid "Unknown .netrc keyword %s" msgstr "Tidak diketahui .netrc kata-kunci %s" #: libidn/nfkc.c:463 msgid "Character out of range for UTF-8" msgstr "Karakter diluar dari jangkauan untuk UTF-8" #: locale/programs/charmap-dir.c:57 #, c-format msgid "cannot read character map directory `%s'" msgstr "tidak dapat membaca peta karakter direktori `%s'" #: locale/programs/charmap.c:138 #, c-format msgid "character map file `%s' not found" msgstr "peta karakter berkas `%s' tidak ditemukan" #: locale/programs/charmap.c:195 #, c-format msgid "default character map file `%s' not found" msgstr "peta karakter baku berkas `%s' tidak ditemukan" #: locale/programs/charmap.c:258 #, c-format msgid "" "character map `%s' is not ASCII compatible, locale not ISO C compliant\n" msgstr "" "peta karakter `%s' tidak kompatibel dengan ASCII, lokal bukan ISO C " "compliant\n" #: locale/programs/charmap.c:337 #, c-format msgid "%s: must be greater than \n" msgstr "%s: harus lebih besar dari \n" #: locale/programs/charmap.c:357 locale/programs/charmap.c:374 #: locale/programs/repertoire.c:174 #, c-format msgid "syntax error in prolog: %s" msgstr "sintaks error dalam prolog: %s" #: locale/programs/charmap.c:358 msgid "invalid definition" msgstr "definisi tidak valid" #: locale/programs/charmap.c:375 locale/programs/locfile.c:131 #: locale/programs/locfile.c:158 locale/programs/repertoire.c:175 msgid "bad argument" msgstr "argumen buruk" #: locale/programs/charmap.c:403 #, c-format msgid "duplicate definition of <%s>" msgstr "duplikasi definisi dari <%s>" #: locale/programs/charmap.c:410 #, c-format msgid "value for <%s> must be 1 or greater" msgstr "nilai untuk <%s> harus 1 atau lebih besar" #: locale/programs/charmap.c:422 #, c-format msgid "value of <%s> must be greater or equal than the value of <%s>" msgstr "nilai dari <%s> harus lebih besar atau sama dengan nilai dari <%s>" #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183 #, c-format msgid "argument to <%s> must be a single character" msgstr "argumen ke <%s> harus berupa sebuah karakter tunggal" #: locale/programs/charmap.c:471 msgid "character sets with locking states are not supported" msgstr "set karakter dengan status terkunci tidak didukung" #: 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 "sintaks error dalam %s definisi: %s" #: locale/programs/charmap.c:499 locale/programs/charmap.c:679 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230 msgid "no symbolic name given" msgstr "tidak ada nama simbolis yang diberikan" #: locale/programs/charmap.c:553 msgid "invalid encoding given" msgstr "pengkodean yang diberikan tidak valid" #: locale/programs/charmap.c:562 msgid "too few bytes in character encoding" msgstr "terlalu sedikit bytes dalam pengkodean karakter" #: locale/programs/charmap.c:564 msgid "too many bytes in character encoding" msgstr "terlalu banyak bytes dalam karakter pengkodean" #: 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 "tidak ada nama simbolis yang diberikan untuk akhir dari jangkauan" #: locale/programs/charmap.c:610 locale/programs/ld-address.c:528 #: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784 #: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2910 #: locale/programs/ld-identification.c:368 #: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298 #: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264 #: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214 #: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943 #: locale/programs/repertoire.c:313 #, c-format msgid "%1$s: definition does not end with `END %1$s'" msgstr "%1$s: definisi tidak berakhir dengan `END %1$s'" #: locale/programs/charmap.c:643 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition" msgstr "hanya definisi WIDTH yang diijinkan untuk mengikuti definisi CHARMAP" #: locale/programs/charmap.c:651 locale/programs/charmap.c:714 #, c-format msgid "value for %s must be an integer" msgstr "nilai untuk %s harus berupa sebuah integer" #: locale/programs/charmap.c:842 #, c-format msgid "%s: error in state machine" msgstr "%s: error dalam mesin status" #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977 #: locale/programs/ld-ctype.c:2156 locale/programs/ld-ctype.c:2927 #: locale/programs/ld-identification.c:384 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324 #, c-format msgid "%s: premature end of file" msgstr "%s: prematur akhir dari berkas" #: locale/programs/charmap.c:869 locale/programs/charmap.c:880 #, c-format msgid "unknown character `%s'" msgstr "karakter `%s' tidak dikenal" #: 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 "" "jumlah dari bytes untuk urutan byte dari awal dan akhir dari jangkauan tidak " "sama: %d vs %d" #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903 #: locale/programs/repertoire.c:419 msgid "invalid names for character range" msgstr "nama tidak valid untuk jangkauan karakter" #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431 msgid "hexadecimal range format should use only capital characters" msgstr "" "format jangkauan heksadesimal seharusnya hanya menggunakan huruf besar" #: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449 #, c-format msgid "<%s> and <%s> are invalid names for range" msgstr "<%s> dan <%s> nama tidak valid untuk jangkauan" #: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456 msgid "upper limit in range is smaller than lower limit" msgstr "batas atas dalam jangkauan adalah lebih kecil daripada batas bawah" #: locale/programs/charmap.c:1087 msgid "resulting bytes for range not representable." msgstr "menghasilkan bytes untuk jangkauan tidak dapat direpresentasikan." #: 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 "Tidak ada definisi untuk kategori %s yang ditemukan" #: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184 #: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231 #: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322 #: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146 #: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205 #: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265 #: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105 #: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112 #: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102 #: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105 #: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175 #: locale/programs/ld-time.c:196 #, c-format msgid "%s: field `%s' not defined" msgstr "%s: daerah `%s' tidak terdefinisi" #: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210 #: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278 #: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117 #, c-format msgid "%s: field `%s' must not be empty" msgstr "%s: daerah `%s' tidak boleh kosong" #: locale/programs/ld-address.c:170 #, c-format msgid "%s: invalid escape `%%%c' sequence in field `%s'" msgstr "%s: urutan escape `%%%c' tidak valid dalam daerah `%s'" #: locale/programs/ld-address.c:221 #, c-format msgid "%s: terminology language code `%s' not defined" msgstr "%s: kode bahasa terminologi `%s' tidak terdefinisi" #: locale/programs/ld-address.c:246 #, c-format msgid "%s: field `%s' must not be defined" msgstr "%s: daerah `%s' tidak boleh didefinisikan" #: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289 #, c-format msgid "%s: language abbreviation `%s' not defined" msgstr "%s: kependekan bahasa `%s' tidak terdefinisi" #: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295 #: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341 #, c-format msgid "%s: `%s' value does not match `%s' value" msgstr "%s: `%s' nilai tidak cocok dengan nilai `%s'" #: locale/programs/ld-address.c:314 #, c-format msgid "%s: numeric country code `%d' not valid" msgstr "%s: kode negara numerik `%d' tidak valid" #: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473 #: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2534 #: locale/programs/ld-identification.c:280 #: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267 #: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530 #: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237 #: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197 #: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848 #: locale/programs/ld-time.c:890 #, c-format msgid "%s: field `%s' declared more than once" msgstr "%s: daerah `%s' terdeklarasi lebih dari sekali" #: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478 #: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277 #: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534 #: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222 #: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742 #: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853 #, c-format msgid "%s: unknown character in field `%s'" msgstr "%s: karakter dalam daerah `%s' tidak dikenal" #: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782 #: locale/programs/ld-ctype.c:2907 locale/programs/ld-identification.c:365 #: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296 #: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262 #: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212 #: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941 #, c-format msgid "%s: incomplete `END' line" msgstr "%s: tidak lengkap `END' baris" #: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551 #: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899 #: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592 #: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967 #: locale/programs/ld-ctype.c:1888 locale/programs/ld-ctype.c:2146 #: locale/programs/ld-ctype.c:2732 locale/programs/ld-ctype.c:2918 #: locale/programs/ld-identification.c:375 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305 #: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271 #: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221 #: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950 #, c-format msgid "%s: syntax error" msgstr "%s: sintaks error" #: locale/programs/ld-collate.c:426 #, c-format msgid "`%.*s' already defined in charmap" msgstr "`%.*s' telah terdefinisi dalam charmap" #: locale/programs/ld-collate.c:435 #, c-format msgid "`%.*s' already defined in repertoire" msgstr "`%.*s' telah terdefinisi dalam repertoire" #: locale/programs/ld-collate.c:442 #, c-format msgid "`%.*s' already defined as collating symbol" msgstr "`%.*s' telah terdefinisi sebagai simbol collating" #: locale/programs/ld-collate.c:449 #, c-format msgid "`%.*s' already defined as collating element" msgstr "`%.*s' telah terdefinisi sebagai elemen collating" #: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506 #, c-format msgid "%s: `forward' and `backward' are mutually excluding each other" msgstr "" "%s: `forward' dan `backward' adalah secara muttual excluding satu sama lain" #: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516 #: locale/programs/ld-collate.c:532 #, c-format msgid "%s: `%s' mentioned more than once in definition of weight %d" msgstr "%s: `%s' disebutkan lebih dari sekali dalam definisi dari berat %d" #: locale/programs/ld-collate.c:588 #, c-format msgid "%s: too many rules; first entry only had %d" msgstr "%s: terlalu banyak aturan; masukan pertama hanya memiliki %d" #: locale/programs/ld-collate.c:624 #, c-format msgid "%s: not enough sorting rules" msgstr "%s: tidak cukup aturan pengurutan" #: locale/programs/ld-collate.c:789 #, c-format msgid "%s: empty weight string not allowed" msgstr "%s: berat kosong string tidak diijinkan" #: locale/programs/ld-collate.c:884 #, c-format msgid "%s: weights must use the same ellipsis symbol as the name" msgstr "%s: berat seharusnya menggunakan ellipsis sama simbol sebagai nama" #: locale/programs/ld-collate.c:940 #, c-format msgid "%s: too many values" msgstr "%s: terlalu banyak nilai" #: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235 #, c-format msgid "order for `%.*s' already defined at %s:%Zu" msgstr "perintah untuk `%.*s' telah terdefinisi di %s:%Zu" #: locale/programs/ld-collate.c:1110 #, c-format msgid "%s: the start and the end symbol of a range must stand for characters" msgstr "" "%s: awal dan akhir dari simbol dari sebuah jangkauan harus berdiri untuk " "karakter" #: locale/programs/ld-collate.c:1137 #, c-format msgid "" "%s: byte sequences of first and last character must have the same length" msgstr "" "%s: urutan byte dari karakter awal dan akhir harus memiliki panjang sama" #: locale/programs/ld-collate.c:1179 #, c-format msgid "" "%s: byte sequence of first character of range is not lower than that of the " "last character" msgstr "" "%s: urutan byte dari awal karakter dari jangkauan tidak lebih rendah dari " "karakter terakhir" #: locale/programs/ld-collate.c:1304 #, c-format msgid "%s: symbolic range ellipsis must not directly follow `order_start'" msgstr "" "%s: jangkauan simbolis ellipsis tidak boleh secara langsung mengikuti " "`order_start'" #: locale/programs/ld-collate.c:1308 #, c-format msgid "" "%s: symbolic range ellipsis must not be directly followed by `order_end'" msgstr "" "%s: jangkauan simbolis ellipsis tidak boleh secara langsung mengikuti " "`order_end'" #: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1405 #, c-format msgid "`%s' and `%.*s' are not valid names for symbolic range" msgstr "`%s' dan `%.*s' bukan sebuah nama valid untuk jangkauan simbolis" #: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718 #, c-format msgid "%s: order for `%.*s' already defined at %s:%Zu" msgstr "%s: urutan untuk `%.*s' telah terdefinisi di %s:%Zu" #: locale/programs/ld-collate.c:1387 #, c-format msgid "%s: `%s' must be a character" msgstr "%s: `%s' harus berupa sebuah karakter" #: locale/programs/ld-collate.c:1582 #, c-format msgid "" "%s: `position' must be used for a specific level in all sections or none" msgstr "" "%s: `posisi' harus digunakan untuk tingkat spesifik dalam seluruh bagian " "atau kosong" #: locale/programs/ld-collate.c:1607 #, c-format msgid "symbol `%s' not defined" msgstr "simbol `%s' tidak terdefinisi" #: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789 #, c-format msgid "symbol `%s' has the same encoding as" msgstr "simbol `%s' memiliki pengkodean yang sama seperti" #: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793 #, c-format msgid "symbol `%s'" msgstr "simbol `%s'" #: locale/programs/ld-collate.c:1833 #, c-format msgid "no definition of `UNDEFINED'" msgstr "tidak ada definisi dari `UNDEFINED'" #: locale/programs/ld-collate.c:1862 #, c-format msgid "too many errors; giving up" msgstr "terlalu banyak error; menyerah" #: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906 #, c-format msgid "%s: nested conditionals not supported" msgstr "%s: nested kondisional tidak didukung" #: locale/programs/ld-collate.c:2536 #, c-format msgid "%s: more than one 'else'" msgstr "" #: locale/programs/ld-collate.c:2711 #, c-format msgid "%s: duplicate definition of `%s'" msgstr "%s: duplikasi definisi dari `%s'" #: locale/programs/ld-collate.c:2747 #, c-format msgid "%s: duplicate declaration of section `%s'" msgstr "%s: duplikasi deklarasi dari daerah `%s'" #: locale/programs/ld-collate.c:2883 #, c-format msgid "%s: unknown character in collating symbol name" msgstr "%s: karakter tidak dikenal dalam nama simbol collating" #: locale/programs/ld-collate.c:3012 #, c-format msgid "%s: unknown character in equivalent definition name" msgstr "%s: karakter tidak dikenal dalam definisi nama yang ekuivalen" #: locale/programs/ld-collate.c:3023 #, c-format msgid "%s: unknown character in equivalent definition value" msgstr "%s: karakter tidak dikenal dalam nilai definisi yang ekuivalen" #: locale/programs/ld-collate.c:3033 #, c-format msgid "%s: unknown symbol `%s' in equivalent definition" msgstr "%s: simbol tidak dikenal `%s' definisi ekuivalen" #: locale/programs/ld-collate.c:3042 msgid "error while adding equivalent collating symbol" msgstr "error ketika menambahkan simbol collating ekuivalen" #: locale/programs/ld-collate.c:3080 #, c-format msgid "duplicate definition of script `%s'" msgstr "duplikasi definisi dari skrip `%s'" #: locale/programs/ld-collate.c:3128 #, c-format msgid "%s: unknown section name `%.*s'" msgstr "%s: nama daerah `%.*s' tidak dikenal" #: locale/programs/ld-collate.c:3157 #, c-format msgid "%s: multiple order definitions for section `%s'" msgstr "%s: multiple tingkat definisi untuk daerah `%s'" #: locale/programs/ld-collate.c:3185 #, c-format msgid "%s: invalid number of sorting rules" msgstr "%s: nomor tidak valid untuk aturan pengurutan" #: locale/programs/ld-collate.c:3212 #, c-format msgid "%s: multiple order definitions for unnamed section" msgstr "%s: banyak tingkat definisi untuk daerah tidak bernama" #: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397 #: locale/programs/ld-collate.c:3760 #, c-format msgid "%s: missing `order_end' keyword" msgstr "%s: hilang `order_end' kata-kunci" #: locale/programs/ld-collate.c:3330 #, c-format msgid "%s: order for collating symbol %.*s not yet defined" msgstr "%s: tingkat untuk collaing simbol %.*s belum terdefinisi" #: locale/programs/ld-collate.c:3348 #, c-format msgid "%s: order for collating element %.*s not yet defined" msgstr "%s: tingkat untuk collating elemen %.*s belum terdefinisi" #: locale/programs/ld-collate.c:3359 #, c-format msgid "%s: cannot reorder after %.*s: symbol not known" msgstr "%s: tidak dapat mengurutkan setelah %.*s: simbol tidak diketahui" #: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772 #, c-format msgid "%s: missing `reorder-end' keyword" msgstr "%s: hilang `reorder-end' kata-kunci" #: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643 #, c-format msgid "%s: section `%.*s' not known" msgstr "%s: bagian `%.*s' tidak dikenal" #: locale/programs/ld-collate.c:3510 #, c-format msgid "%s: bad symbol <%.*s>" msgstr "%s: simbol buruk <%.*s>" #: locale/programs/ld-collate.c:3706 #, c-format msgid "%s: cannot have `%s' as end of ellipsis range" msgstr "%s: tidak dapat memiliki `%s' sebagai akhir dari jangkauan ellipsis" #: locale/programs/ld-collate.c:3756 #, c-format msgid "%s: empty category description not allowed" msgstr "%s: deskripsi kategori kosong tidak diperbolehkan" #: locale/programs/ld-collate.c:3775 #, c-format msgid "%s: missing `reorder-sections-end' keyword" msgstr "%s: hilang `reorder-section-end' kata-kunci" #: locale/programs/ld-collate.c:3939 #, c-format msgid "%s: '%s' without matching 'ifdef' or 'ifndef'" msgstr "%s: '%s' tanpa pencocokan 'ifdef' atau 'ifndef'" #: locale/programs/ld-collate.c:3957 #, c-format msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'" msgstr "%s: 'endif' tanpa pencocokan 'ifdef' atau 'ifndef'" #: locale/programs/ld-ctype.c:481 #, c-format msgid "No character set name specified in charmap" msgstr "Tidak ada nama karakter set yang dispesifikasikan dalam charmap" #: locale/programs/ld-ctype.c:510 #, c-format msgid "character L'\\u%0*x' in class `%s' must be in class `%s'" msgstr "karakter L'\\u%0*x' dalam kelas `%s' harus berada dalam kelas `%s'" #: locale/programs/ld-ctype.c:525 #, c-format msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'" msgstr "" "karakter L'\\u%0*x' dalam kelas `%s' tidak boleh berada dalam kelas `%s'" #: locale/programs/ld-ctype.c:539 locale/programs/ld-ctype.c:597 #, c-format msgid "internal error in %s, line %u" msgstr "internal error dalam %s, baris %u" #: locale/programs/ld-ctype.c:568 #, c-format msgid "character '%s' in class `%s' must be in class `%s'" msgstr "karakter '%s' dalam kelas `%s' harus berada dalam kelas `%s'" #: locale/programs/ld-ctype.c:584 #, c-format msgid "character '%s' in class `%s' must not be in class `%s'" msgstr "karakter '%s' dalam kelas `%s' tidak boleh berada dalam kelas `%s'" #: locale/programs/ld-ctype.c:614 locale/programs/ld-ctype.c:652 #, c-format msgid " character not in class `%s'" msgstr " karakter tidak dalam kelas `%s'" #: locale/programs/ld-ctype.c:626 locale/programs/ld-ctype.c:663 #, c-format msgid " character must not be in class `%s'" msgstr " karakter tidak boleh berada dalam kelas `%s'" #: locale/programs/ld-ctype.c:641 #, c-format msgid "character not defined in character map" msgstr "karakter tidak terdefinisi dalam peta karakter" #: locale/programs/ld-ctype.c:777 #, c-format msgid "`digit' category has not entries in groups of ten" msgstr "`digit' kategori tidak memiliki masukan dalam grup dari sepuluh" #: locale/programs/ld-ctype.c:826 #, c-format msgid "no input digits defined and none of the standard names in the charmap" msgstr "" "tidak ada masukan digit yang terdefinisi dan kosong dari nama baku dalam " "charmap" #: locale/programs/ld-ctype.c:891 #, c-format msgid "not all characters used in `outdigit' are available in the charmap" msgstr "" "tidak semua karakter digunakan dalam `outdigit' tersedia dalam charmap" #: locale/programs/ld-ctype.c:908 #, c-format msgid "not all characters used in `outdigit' are available in the repertoire" msgstr "" "tidak semua karakter yang digunakan dalam `outdigit' tersedia dalam " "repertoire" #: locale/programs/ld-ctype.c:1173 #, c-format msgid "character class `%s' already defined" msgstr "karakter kelas `%s' telah terdefinisi" #: locale/programs/ld-ctype.c:1179 #, c-format msgid "implementation limit: no more than %Zd character classes allowed" msgstr "" "batas implementasi: tidak lebih dari %Zd karakter kelas diperbolehkan" #: locale/programs/ld-ctype.c:1205 #, c-format msgid "character map `%s' already defined" msgstr "peta karakter `%s' telah terdefinisi" #: locale/programs/ld-ctype.c:1211 #, c-format msgid "implementation limit: no more than %d character maps allowed" msgstr "batas implementasi: tidak lebih dari %d peta karakter diperbolehkan" #: locale/programs/ld-ctype.c:1476 locale/programs/ld-ctype.c:1601 #: locale/programs/ld-ctype.c:1707 locale/programs/ld-ctype.c:2397 #: locale/programs/ld-ctype.c:3393 #, c-format msgid "%s: field `%s' does not contain exactly ten entries" msgstr "%s: daerah `%s' tidak berisi tepat sepuluh masukan" #: 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 "" "ke-nilai dari jangkauan adalah lebih kecil dari dari-nilai " #: locale/programs/ld-ctype.c:1631 msgid "start and end character sequence of range must have the same length" msgstr "" "awal dan akhir urutan karakter dari jangkauan harus memiliki panjang yang " "sama" #: locale/programs/ld-ctype.c:1638 msgid "to-value character sequence is smaller than from-value sequence" msgstr "ke-nilai urutan karakter lebih kecil daripada urutan dari-nilai" #: locale/programs/ld-ctype.c:1998 locale/programs/ld-ctype.c:2049 msgid "premature end of `translit_ignore' definition" msgstr "prematur akhir dari `translit_ignore' definisi" #: locale/programs/ld-ctype.c:2004 locale/programs/ld-ctype.c:2055 #: locale/programs/ld-ctype.c:2097 msgid "syntax error" msgstr "sintaks error" #: locale/programs/ld-ctype.c:2230 #, c-format msgid "%s: syntax error in definition of new character class" msgstr "%s: sintaks error dalam definisi dari kelas karakter baru" #: locale/programs/ld-ctype.c:2245 #, c-format msgid "%s: syntax error in definition of new character map" msgstr "%s: sintaks error dalam definisi dari peta karakter baru" #: locale/programs/ld-ctype.c:2419 msgid "ellipsis range must be marked by two operands of same type" msgstr "" "jangkauan ellipsis harus ditandai dengan dua operan dari tipe yang sama" #: locale/programs/ld-ctype.c:2428 msgid "" "with symbolic name range values the absolute ellipsis `...' must not be used" msgstr "" "dengann nilai jangkauan nama simbol absolut ellipsis `...' tidak boleh " "digunakan" #: locale/programs/ld-ctype.c:2443 msgid "" "with UCS range values one must use the hexadecimal symbolic ellipsis `..'" msgstr "" "dengan nilai jangkauan UCS salah satu harus menggunakan heksadesimal " "simbolis ellipsis `..'" #: locale/programs/ld-ctype.c:2457 msgid "" "with character code range values one must use the absolute ellipsis `...'" msgstr "" "dengan nilai jangkauan kode karakter salah satu harus menggunakan ellipsis " "absolut `...'" #: locale/programs/ld-ctype.c:2608 #, c-format msgid "duplicated definition for mapping `%s'" msgstr "duplikasi definisi untuk pemetaan `%s'" #: locale/programs/ld-ctype.c:2694 locale/programs/ld-ctype.c:2838 #, c-format msgid "%s: `translit_start' section does not end with `translit_end'" msgstr "%s: `translit_start' daerah tidak berakhir dengan `translit_end'" #: locale/programs/ld-ctype.c:2789 #, c-format msgid "%s: duplicate `default_missing' definition" msgstr "%s: duplikasi `default_missing' definisi" #: locale/programs/ld-ctype.c:2794 msgid "previous definition was here" msgstr "definisi sebelumnya ada disini" #: locale/programs/ld-ctype.c:2816 #, c-format msgid "%s: no representable `default_missing' definition found" msgstr "%s: tidak ada representasi `default_missing' definisi ditemukan" #: locale/programs/ld-ctype.c:2969 locale/programs/ld-ctype.c:3053 #: locale/programs/ld-ctype.c:3073 locale/programs/ld-ctype.c:3094 #: locale/programs/ld-ctype.c:3115 locale/programs/ld-ctype.c:3136 #: locale/programs/ld-ctype.c:3157 locale/programs/ld-ctype.c:3197 #: locale/programs/ld-ctype.c:3218 locale/programs/ld-ctype.c:3285 #: locale/programs/ld-ctype.c:3327 locale/programs/ld-ctype.c:3352 #, c-format msgid "%s: character `%s' not defined while needed as default value" msgstr "" "%s: karakter `%s' tidak terdefinisi ketika dibutuhkan sebagai nilai default" #: locale/programs/ld-ctype.c:2974 locale/programs/ld-ctype.c:3058 #: locale/programs/ld-ctype.c:3078 locale/programs/ld-ctype.c:3099 #: locale/programs/ld-ctype.c:3120 locale/programs/ld-ctype.c:3141 #: locale/programs/ld-ctype.c:3162 locale/programs/ld-ctype.c:3202 #: locale/programs/ld-ctype.c:3223 locale/programs/ld-ctype.c:3290 #, c-format msgid "%s: character `%s' in charmap not representable with one byte" msgstr "" "%s: karakter `%s' dalam charmap tidak dapat direpresentasikan dengan satu " "byte" #: locale/programs/ld-ctype.c:3334 locale/programs/ld-ctype.c:3359 #, c-format msgid "" "%s: character `%s' needed as default value not representable with one byte" msgstr "" "%s: karakter `%s' dibutuhkan sebagai nilai baku tidak dapat " "direpresentasikan dengan satu byte" #: locale/programs/ld-ctype.c:3415 #, c-format msgid "" "no output digits defined and none of the standard names in the charmap" msgstr "" "tidak ada keluaran digital terdefinisi dan tidak ada nama baku dalam charmaps" #: locale/programs/ld-ctype.c:3662 #, c-format msgid "%s: transliteration data from locale `%s' not available" msgstr "%s: transliteration data dari lokal `%s' tidak tersedia" #: locale/programs/ld-ctype.c:3762 #, c-format msgid "%s: table for class \"%s\": %lu bytes\n" msgstr "%s: tabel untuk kelas \"%s\": %lu bytes\n" #: locale/programs/ld-ctype.c:3827 #, c-format msgid "%s: table for map \"%s\": %lu bytes\n" msgstr "%s: tabel untuk peta \"%s\": %lu bytes\n" #: locale/programs/ld-ctype.c:3956 #, c-format msgid "%s: table for width: %lu bytes\n" msgstr "%s: tabel untuk lebar: %lu bytes\n" #: locale/programs/ld-identification.c:170 #, c-format msgid "%s: no identification for category `%s'" msgstr "%s: tidak ada identifikasi untuk kategori `%s'" #: locale/programs/ld-identification.c:351 #, c-format msgid "%s: duplicate category version definition" msgstr "%s: duplikasi kategori definisi versi" #: locale/programs/ld-measurement.c:113 #, c-format msgid "%s: invalid value for field `%s'" msgstr "%s: nilai tidak valid untuk daerah `%s'" #: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148 #, c-format msgid "%s: field `%s' undefined" msgstr "%s: daerah `%s' tidak terdefinisi" #: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155 #: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118 #, c-format msgid "%s: value for field `%s' must not be an empty string" msgstr "%s: nilai untuk daerah `%s' tidak boleh berupa string kosong" #: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171 #, c-format msgid "%s: no correct regular expression for field `%s': %s" msgstr "%s: tidak ada ekspresi reguler yang benar untuk daerah `%s': %s" #: locale/programs/ld-monetary.c:223 #, c-format msgid "%s: value of field `int_curr_symbol' has wrong length" msgstr "%s: nilai untuk daerah `int_curr_symbol' memiliki panjang salah" #: locale/programs/ld-monetary.c:236 #, c-format msgid "" "%s: value of field `int_curr_symbol' does not correspond to a valid name in " "ISO 4217" msgstr "" "%s: nilai dari daerah `int_curr_symbol' tidak berhubungan dengan sebuah nama " "yang valid dalam ISO 4217" #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314 #, c-format msgid "%s: value for field `%s' must be in range %d...%d" msgstr "%s: nilai untuk daerah `%s' harus berada dalam jangkauan %d...%d" #: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229 #, c-format msgid "%s: value for field `%s' must be a single character" msgstr "%s: nilai untuk daerah `%s' harus berupa karakter tunggal" #: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273 #, c-format msgid "%s: `-1' must be last entry in `%s' field" msgstr "%s: `-1' harus berupa masukan terakhir dalam daerah `%s'" #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290 #, c-format msgid "%s: values for field `%s' must be smaller than 127" msgstr "%s: nilai untuk daerah `%s' harus lebih kecil dari 127" #: locale/programs/ld-monetary.c:706 msgid "conversion rate value cannot be zero" msgstr "nilai tingkat konversi tidak dapat nol" #: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126 #: locale/programs/ld-telephone.c:149 #, c-format msgid "%s: invalid escape sequence in field `%s'" msgstr "%s: urutan escape tidak valid dalam daerah `%s'" #: locale/programs/ld-time.c:247 #, c-format msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'" msgstr "" "%s: tanda direksi dalam string %Zd dalam `era' field bukan '+' ataupun '-'" #: locale/programs/ld-time.c:258 #, c-format msgid "" "%s: direction flag in string %Zd in `era' field is not a single character" msgstr "" "%s: tanda direksi dalam string %Zd dalam daerah `era' bukan sebuah karakter " "tunggal" #: locale/programs/ld-time.c:271 #, c-format msgid "%s: invalid number for offset in string %Zd in `era' field" msgstr "" "%s: nomor tidak valid untuk ofset dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:279 #, c-format msgid "%s: garbage at end of offset value in string %Zd in `era' field" msgstr "" "%s: sampah diakhir dari nilai ofset dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:330 #, c-format msgid "%s: invalid starting date in string %Zd in `era' field" msgstr "%s: tanggal mulai tidak valid dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:339 #, c-format msgid "%s: garbage at end of starting date in string %Zd in `era' field " msgstr "" "%s: sampah di akhir dari awal tanggal dalam string %Zd dalam daerah `era' " #: locale/programs/ld-time.c:358 #, c-format msgid "%s: starting date is invalid in string %Zd in `era' field" msgstr "%s: tanggal mulai tidak valid dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435 #, c-format msgid "%s: invalid stopping date in string %Zd in `era' field" msgstr "%s: tanggal selesai tidak valid dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:416 #, c-format msgid "%s: garbage at end of stopping date in string %Zd in `era' field" msgstr "" "%s: sampah diakhir dari tanggal selesai dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:444 #, c-format msgid "%s: missing era name in string %Zd in `era' field" msgstr "%s: hilang nama era dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:456 #, c-format msgid "%s: missing era format in string %Zd in `era' field" msgstr "%s: hilang format era dalam string %Zd dalam daerah `era'" #: locale/programs/ld-time.c:497 #, c-format msgid "%s: third operand for value of field `%s' must not be larger than %d" msgstr "" "%s: operan ketiga untuk nilai dari field `%s' tidak boleh lebih besar " "daripada %d" #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513 #: locale/programs/ld-time.c:521 #, c-format msgid "%s: values for field `%s' must not be larger than %d" msgstr "%s: nilai untuk daerah `%s' tidak boleh lebih besar daripada %d" #: locale/programs/ld-time.c:726 #, c-format msgid "%s: too few values for field `%s'" msgstr "%s: terlalu sedikit nilai untuk daerah `%s'" #: locale/programs/ld-time.c:771 msgid "extra trailing semicolon" msgstr "kelebihan akhiran semicolon" #: locale/programs/ld-time.c:774 #, c-format msgid "%s: too many values for field `%s'" msgstr "%s: terlalu banyak nilai untuk daerah `%s'" #: locale/programs/linereader.c:130 msgid "trailing garbage at end of line" msgstr "kelebihan sampah diakhir dari baris" #: locale/programs/linereader.c:298 msgid "garbage at end of number" msgstr "sampah diakhir dari nomor" #: locale/programs/linereader.c:410 msgid "garbage at end of character code specification" msgstr "sampah diakhir dari spesifikasi kode karakter" #: locale/programs/linereader.c:496 msgid "unterminated symbolic name" msgstr "nama simbolis tidak terselesaikan" #: locale/programs/linereader.c:623 msgid "illegal escape sequence at end of string" msgstr "urutan escape tidak legal diakhir dari string" #: locale/programs/linereader.c:627 locale/programs/linereader.c:855 msgid "unterminated string" msgstr "string tidak selesai" #: locale/programs/linereader.c:669 msgid "non-symbolic character value should not be used" msgstr "nilai karakter bukan simbolis seharusnya tidak digunakan" #: locale/programs/linereader.c:816 #, c-format msgid "symbol `%.*s' not in charmap" msgstr "simbol `%.*s' tidak dalam charmap" #: locale/programs/linereader.c:837 #, c-format msgid "symbol `%.*s' not in repertoire map" msgstr "simbol `%.*s' tidak dalam repertoire map" #: locale/programs/locale-spec.c:130 #, c-format msgid "unknown name \"%s\"" msgstr "" #: locale/programs/locale.c:72 msgid "System information:" msgstr "Informasi sistem:" #: locale/programs/locale.c:74 msgid "Write names of available locales" msgstr "Tulis nama dari lokal yang tersedia" #: locale/programs/locale.c:76 msgid "Write names of available charmaps" msgstr "Tulis nama dari charmaps yang tersedia" #: locale/programs/locale.c:77 msgid "Modify output format:" msgstr "Modifikasi format keluaran:" #: locale/programs/locale.c:78 msgid "Write names of selected categories" msgstr "Tulis nama dari kategori yang dipilih" #: locale/programs/locale.c:79 msgid "Write names of selected keywords" msgstr "Tulis nama dari kata-kunci yang dipilih" #: locale/programs/locale.c:80 msgid "Print more information" msgstr "Tampilkan informasi lebih" #: locale/programs/locale.c:85 msgid "Get locale-specific information." msgstr "Dapatkan informasi spesifik lokal." #: locale/programs/locale.c:88 msgid "" "NAME\n" "[-a|-m]" msgstr "" "NAMA\n" "[-a|-m]" #: locale/programs/locale.c:192 #, c-format msgid "Cannot set LC_CTYPE to default locale" msgstr "Tidak dapat menset lokal baku ke LC_CTYPE" #: locale/programs/locale.c:194 #, c-format msgid "Cannot set LC_MESSAGES to default locale" msgstr "Tidak dapat menset lokal baku ke LC_MESSAGES" #: locale/programs/locale.c:207 #, c-format msgid "Cannot set LC_COLLATE to default locale" msgstr "Tidak dapat menset lokal baku ke LC_COLLATE" #: locale/programs/locale.c:223 #, c-format msgid "Cannot set LC_ALL to default locale" msgstr "Tidak dapat menset lokal baku ke LC_ALL" #: locale/programs/locale.c:519 #, c-format msgid "while preparing output" msgstr "ketika menyiapkan keluaran" #: locale/programs/localedef.c:121 msgid "Input Files:" msgstr "Berkas Masukan:" #: locale/programs/localedef.c:123 msgid "Symbolic character names defined in FILE" msgstr "Nama karakter simbolis didefinisikan dalam BERKAS" #: locale/programs/localedef.c:125 msgid "Source definitions are found in FILE" msgstr "Definisi sumber ditemukan dalam BERKAS" #: locale/programs/localedef.c:127 msgid "FILE contains mapping from symbolic names to UCS4 values" msgstr "BERKAS berisi pemetaan dari nama simbolis ke nilai UCS4" #: locale/programs/localedef.c:131 msgid "Create output even if warning messages were issued" msgstr "Membuat keluaran walaupun jika pesan peringatan diberikan" #: locale/programs/localedef.c:132 msgid "Create old-style tables" msgstr "Membuat tabel gaya-lama" #: locale/programs/localedef.c:133 msgid "Optional output file prefix" msgstr "Awalan berkas keluaran opsional" #: locale/programs/localedef.c:134 msgid "Strictly conform to POSIX" msgstr "" #: locale/programs/localedef.c:136 msgid "Suppress warnings and information messages" msgstr "Tekan peringatan dan pesan informasi" #: locale/programs/localedef.c:137 msgid "Print more messages" msgstr "Tampilkan lebih banyak pesan" #: locale/programs/localedef.c:138 msgid "Archive control:" msgstr "Pengontrol archive:" #: locale/programs/localedef.c:140 msgid "Don't add new data to archive" msgstr "Jangan tambahkan data baru ke archive" #: locale/programs/localedef.c:142 msgid "Add locales named by parameters to archive" msgstr "Tambahkan nama lokal dengan parameter ke archive" #: locale/programs/localedef.c:143 msgid "Replace existing archive content" msgstr "Gantikan isi archive yang sudah ada" #: locale/programs/localedef.c:145 msgid "Remove locales named by parameters from archive" msgstr "Hapus lokal nama dengan parameter dari archive" #: locale/programs/localedef.c:146 msgid "List content of archive" msgstr "Daftar isi dari archive" #: locale/programs/localedef.c:148 msgid "locale.alias file to consult when making archive" msgstr "berkas locale.alias untuk konsultasi ketika membuat archive" #: 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 "Kompile spesifikasi lokal" #: locale/programs/localedef.c:160 msgid "" "NAME\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" msgstr "" "NAMA\n" "[--add-to-archive|--delete-from-archive] BERKAS...\n" "--list-archive [BERKAS]" #: locale/programs/localedef.c:235 #, c-format msgid "cannot create directory for output files" msgstr "tidak dapat membuat direktori untuk berkas keluaran" #: locale/programs/localedef.c:246 #, c-format msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'" msgstr "FATAL: sistem tidak dapat mendefinisikan `_POSIX2_LOCALDEF'" #: 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 "tidak dapat membuka berkas definisi lokal `%s'" #: locale/programs/localedef.c:288 #, c-format msgid "cannot write output files to `%s'" msgstr "tidak dapat menulis berkas keluaran ke `%s'" #: locale/programs/localedef.c:380 #, c-format msgid "" "System's directory for character maps : %s\n" "\t\t repertoire maps: %s\n" "\t\t locale path : %s\n" "%s" msgstr "" #: locale/programs/localedef.c:582 #, c-format msgid "circular dependencies between locale definitions" msgstr "circular ketergantungan diantara definisi lokal" #: locale/programs/localedef.c:588 #, c-format msgid "cannot add already read locale `%s' a second time" msgstr "" "tidak dapat menambahkan lokal yang sudah dibaca `%s' untuk kedua kali" #: 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 "tidak dapat menginisialisasi berkas archive" #: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437 #, c-format msgid "cannot resize archive file" msgstr "tidak dapat mengubah ukuran berkas archive" #: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452 #: locale/programs/locarchive.c:674 #, c-format msgid "cannot map archive header" msgstr "tidak dapat memetakan header archive" #: locale/programs/locarchive.c:211 #, c-format msgid "failed to create new locale archive" msgstr "gagal membuat archive lokal baru" #: locale/programs/locarchive.c:223 #, c-format msgid "cannot change mode of new locale archive" msgstr "tidak dapat mengubah mode dari lokal archive baru" #: 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 "tidak dapat memetakan berkas lokal archive" #: locale/programs/locarchive.c:460 #, c-format msgid "cannot lock new archive" msgstr "tidak dapat mengunci archive baru" #: locale/programs/locarchive.c:529 #, c-format msgid "cannot extend locale archive file" msgstr "tidak dapat mengeksten berkas lokal archive" #: locale/programs/locarchive.c:538 #, c-format msgid "cannot change mode of resized locale archive" msgstr "" "tidak dapat mengubah mode dari lokal archive yang sudah diubah ukuran" #: locale/programs/locarchive.c:546 #, c-format msgid "cannot rename new archive" msgstr "tidak dapat mengubah nama archive baru" #: locale/programs/locarchive.c:608 #, c-format msgid "cannot open locale archive \"%s\"" msgstr "tidak dapat membuka lokal archive \"%s\"" #: locale/programs/locarchive.c:613 #, c-format msgid "cannot stat locale archive \"%s\"" msgstr "tidak dapat memperoleh lokal archive \"%s\"" #: locale/programs/locarchive.c:632 #, c-format msgid "cannot lock locale archive \"%s\"" msgstr "tidak dapat mengunci lokal archive \"%s\"" #: locale/programs/locarchive.c:655 #, c-format msgid "cannot read archive header" msgstr "tidak dapat membaca archive header" #: locale/programs/locarchive.c:728 #, c-format msgid "locale '%s' already exists" msgstr "lokal '%s' telah ada" #: 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 "tidak dapat menambahkan lokal archive" #: locale/programs/locarchive.c:1206 #, c-format msgid "locale alias file `%s' not found" msgstr "berkas lokal alias `%s' tidak ditemukan" #: locale/programs/locarchive.c:1357 #, c-format msgid "Adding %s\n" msgstr "Menambahkan %s\n" #: locale/programs/locarchive.c:1363 #, c-format msgid "stat of \"%s\" failed: %s: ignored" msgstr "statistik dari \"%s\" gagal: %s: diabaikan" #: locale/programs/locarchive.c:1369 #, c-format msgid "\"%s\" is no directory; ignored" msgstr "\"%s\" bukan sebuah direktori; diabaikan" #: locale/programs/locarchive.c:1376 #, c-format msgid "cannot open directory \"%s\": %s: ignored" msgstr "tidak dapat membuka direktori \"%s\": %s: diabaikan" #: locale/programs/locarchive.c:1448 #, c-format msgid "incomplete set of locale files in \"%s\"" msgstr "set tidak lengkap dari berkas lokal dalam \"%s\"" #: locale/programs/locarchive.c:1512 #, c-format msgid "cannot read all files in \"%s\": ignored" msgstr "tidak dapat membaca seluruh berkas dalam \"%s\": diabaikan" #: locale/programs/locarchive.c:1584 #, c-format msgid "locale \"%s\" not in archive" msgstr "lokal \"%s\" tidak dalam archive" #: locale/programs/locfile.c:137 #, c-format msgid "argument to `%s' must be a single character" msgstr "argumen ke `%s' harus berupa sebuah karakter tunggal" #: locale/programs/locfile.c:257 msgid "syntax error: not inside a locale definition section" msgstr "sintaks error: tidak dalam sebuah daerah definisi lokal" #: locale/programs/locfile.c:800 #, c-format msgid "cannot open output file `%s' for category `%s'" msgstr "tidak dapat membuka berkas keluaran `%s' untuk kategori `%s'" #: locale/programs/locfile.c:824 #, c-format msgid "failure while writing data for category `%s'" msgstr "gagal ketika menulis data untuk kategori `%s'" #: locale/programs/locfile.c:920 #, c-format msgid "cannot create output file `%s' for category `%s'" msgstr "tidak dapat membuat berkas keluaran `%s' untuk kategori `%s'" #: locale/programs/locfile.c:956 msgid "expecting string argument for `copy'" msgstr "diduga argumen string untuk `copy'" #: locale/programs/locfile.c:960 msgid "locale name should consist only of portable characters" msgstr "nama lokal seharusnya hanya terdiri dari karakter portabel" #: locale/programs/locfile.c:979 msgid "no other keyword shall be specified when `copy' is used" msgstr "" "tidak ada kata-kunci lain yang akan dispesifikasikan ketika `copy' digunakan" #: locale/programs/locfile.c:993 #, c-format msgid "`%1$s' definition does not end with `END %1$s'" msgstr "`%1$s' definisi tidak berakhir dengan `END %1$s'" #: 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 "sintaks error dalam definisi peta repertoire: %s" #: locale/programs/repertoire.c:271 msgid "no or value given" msgstr "tidak ada atau nilai yang diberikan" #: locale/programs/repertoire.c:331 #, c-format msgid "cannot save new repertoire map" msgstr "tidak dapat menyimpan peta repertoire baru" #: locale/programs/repertoire.c:342 #, c-format msgid "repertoire map file `%s' not found" msgstr "berkas peta repertoire `%s' tidak ditemukan" #: 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 "" "Set pemilik, grup dan ijin akses untuk budak pseudo terminal yang " "berhubungan ke tuan pseudo terminal dilewatkan di berkas deskripsi `%d'. " "Aplikasi pembantu ini untuk fungsi `grantpt'. Ini tidak ditujukan untuk " "dijalankan secara langsung dari baris perintah.\n" #: 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 "" "Pemilik diset ke pengguna sekaran, grup diset ke `%s', dan ijin akses diset " "ke `%o'.\n" "\n" "%s" #: login/programs/pt_chown.c:198 #, c-format msgid "too many arguments" msgstr "terlalu banyak argumen" #: login/programs/pt_chown.c:206 #, c-format msgid "needs to be installed setuid `root'" msgstr "butuh untuk diinstal setuid `root'" #: malloc/mcheck.c:346 msgid "memory is consistent, library is buggy\n" msgstr "memori konsisten, perpustakaan buggy\n" #: malloc/mcheck.c:349 msgid "memory clobbered before allocated block\n" msgstr "memori clobbered sebelum alokasi blok\n" #: malloc/mcheck.c:352 msgid "memory clobbered past end of allocated block\n" msgstr "memori clobbered melewati akhir dari alokasi blok\n" #: malloc/mcheck.c:355 msgid "block freed twice\n" msgstr "blok dibebaskan dua kali\n" #: malloc/mcheck.c:358 msgid "bogus mcheck_status, library is buggy\n" msgstr "mcheck_status palsu, perpustakaan buggy\n" #: 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 "" "Penggunaan: memusage [PILIHAN]... APLIKASI [PILIHAN APLIKASI]...\n" "Profile penggunaan memori dari APLIKASI.\n" "\n" " -n,--progname=NAMA Nama dari berkas aplikasi ke profile\n" " -p,--png=BERKAS Hasilkan PNG grapik dan simpan ke dalam BERKAS " "itu\n" " -d,--data=BERKAS Hasilkan berkas data binari dan simpan ke dalam " "BERKAS itu\n" " -u,--unbuffered Jangan keluarkan penyangga\n" " --no-timer Jangan koleksi informasi tambahan melalui pewaktu\n" " -m,--mmap Juga telusuri mmap dan kawannya\n" "\n" " -?,--help Tampilkan bantuan ini dan keluar\n" " --usage Tampilkan sebuah pesan penggunaan singkat\n" " -V,--version Tampilkan informasi versi dan keluar\n" "\n" " Pilihan berikut hanya berlaku ketika menghasilkan keluaran graphis:\n" " -t,--time-based Buat graphis linear dengan waktu\n" " -T,--total Juga gambar graphis dari total penggunaan memori\n" " --title=STRING Gunakan STRING sebagai judul dari grapik\n" " -x,--x-size=UKURAN Buat graphik lebar UKURAN piksel\n" " -y,--y-size=UKURAN Buat graphik tinggi UKURAN piksel\n" "\n" "Argumen wajib untuk pilihan panjang juga wajib untuk setiap pilihan pendek\n" "yang berhubungan.\n" "\n" #: 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 "memusage: pilihan \\`${1##*=}' adalah ambigu" #: malloc/memusage.sh:200 msgid "memusage: unrecognized option \\`$1'" msgstr "memusage: pilihan \\`$1' tidak dikenal" #: malloc/memusage.sh:213 msgid "No program name given" msgstr "Tidak ada nama aplikasi yang diberikan" #: malloc/memusagestat.c:56 msgid "Name output file" msgstr "Nama dari berkas keluaran" #: malloc/memusagestat.c:57 msgid "STRING" msgstr "" #: malloc/memusagestat.c:57 msgid "Title string used in output graphic" msgstr "Judul string digunakan dalam graphis keluaran" #: malloc/memusagestat.c:58 msgid "" "Generate output linear to time (default is linear to number of function " "calls)" msgstr "" "Hasilkan keluaran linear ke waktu (baku adalah linear ke jumlah dari fungsi " "pemanggilan)" #: malloc/memusagestat.c:62 msgid "Also draw graph for total memory consumption" msgstr "Juga gambar graphik untuk konsumsi memori total" #: malloc/memusagestat.c:63 msgid "VALUE" msgstr "" #: malloc/memusagestat.c:64 msgid "Make output graphic VALUE pixels wide" msgstr "Buat keluaran graphik NILAI lebar piksel" #: malloc/memusagestat.c:65 msgid "Make output graphic VALUE pixels high" msgstr "Buat keluaran graphik NILAI tinggi piksel" #: malloc/memusagestat.c:70 msgid "Generate graphic from memory profiling data" msgstr "Hasilkan graphik dari data memori profiling" #: malloc/memusagestat.c:73 msgid "DATAFILE [OUTFILE]" msgstr "BERKASDATA [BERKASKELUARAN]" #: misc/error.c:117 msgid "Unknown system error" msgstr "Sistem error tidak dikenal" #: nis/nis_callback.c:188 msgid "unable to free arguments" msgstr "tidak dapat membebaskan argumen" #: 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 "Sukses" #: nis/nis_error.h:2 msgid "Probable success" msgstr "Mungkin sukses" #: nis/nis_error.h:3 msgid "Not found" msgstr "Tidak ditemukan" #: nis/nis_error.h:4 msgid "Probably not found" msgstr "Mungkin tidak ditemukan" #: nis/nis_error.h:5 msgid "Cache expired" msgstr "Cache ekspired" #: nis/nis_error.h:6 msgid "NIS+ servers unreachable" msgstr "NIS+ servers tidak dapat dihubungi" #: nis/nis_error.h:7 msgid "Unknown object" msgstr "Objek tidak dikenal" #: nis/nis_error.h:8 msgid "Server busy, try again" msgstr "Serser sibuk, coba lagi" #: nis/nis_error.h:9 msgid "Generic system error" msgstr "Sistem error umum" #: nis/nis_error.h:10 msgid "First/next chain broken" msgstr "Awal/selanjutnya rantai rusak" #. 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 "Ijin ditolak" #: nis/nis_error.h:12 msgid "Not owner" msgstr "Bukan pemilik" #: nis/nis_error.h:13 msgid "Name not served by this server" msgstr "Nama tidak dilayani oleh server ini" #: nis/nis_error.h:14 msgid "Server out of memory" msgstr "Server kehabisan dari memori" #: nis/nis_error.h:15 msgid "Object with same name exists" msgstr "Objek dengan nama sama telah ada" #: nis/nis_error.h:16 msgid "Not master server for this domain" msgstr "Bukan master server untuk domain ini" #: nis/nis_error.h:17 msgid "Invalid object for operation" msgstr "Objek tidak valid untuk operasi" #: nis/nis_error.h:18 msgid "Malformed name, or illegal name" msgstr "Nama tidak terbentuk baik, atau nama tidak legal" #: nis/nis_error.h:19 msgid "Unable to create callback" msgstr "Tidak dapat membuat callback" #: nis/nis_error.h:20 msgid "Results sent to callback proc" msgstr "Hasil dikirim ke callback proc" #: nis/nis_error.h:21 msgid "Not found, no such name" msgstr "Tidak ditemukan, tidak ada nama seperti itu" #: nis/nis_error.h:22 msgid "Name/entry isn't unique" msgstr "Nama/masukan tidak unik" #: nis/nis_error.h:23 msgid "Modification failed" msgstr "Modifikasi gagal" #: nis/nis_error.h:24 msgid "Database for table does not exist" msgstr "Database untuk tabel tidak ada" #: nis/nis_error.h:25 msgid "Entry/table type mismatch" msgstr "Tipe masukan/tabel tidak cocok" #: nis/nis_error.h:26 msgid "Link points to illegal name" msgstr "Titik hubung ke nama tidak legal" #: nis/nis_error.h:27 msgid "Partial success" msgstr "Sukses sebagian" #: nis/nis_error.h:28 msgid "Too many attributes" msgstr "Terlalu banyak atribut" #: nis/nis_error.h:29 msgid "Error in RPC subsystem" msgstr "Error dalam subsistem RPC" #: nis/nis_error.h:30 msgid "Missing or malformed attribute" msgstr "Hilang atau terbentuk jelek atribut" #: nis/nis_error.h:31 msgid "Named object is not searchable" msgstr "Nama objek tidak dapat dicari" #: nis/nis_error.h:32 msgid "Error while talking to callback proc" msgstr "Error ketika berbicara ke proses callback" #: nis/nis_error.h:33 msgid "Non NIS+ namespace encountered" msgstr "Bukan ruang-nama NIS+ ditemui" #: nis/nis_error.h:34 msgid "Illegal object type for operation" msgstr "Tipe objek tidak legal untuk operasi" #: nis/nis_error.h:35 msgid "Passed object is not the same object on server" msgstr "Melewatkan objek bukan objek sama di server" #: nis/nis_error.h:36 msgid "Modify operation failed" msgstr "Operasi modifikasi gagal" #: nis/nis_error.h:37 msgid "Query illegal for named table" msgstr "Permintaan tidak legal untuk tabel bernama" #: nis/nis_error.h:38 msgid "Attempt to remove a non-empty table" msgstr "Mencoba untuk menghapus tabel tidak kosong" #: nis/nis_error.h:39 msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?" msgstr "Error dalam mengakses NIS+ cold berkas awal. Apakah NIS+ terpasang?" #: nis/nis_error.h:40 msgid "Full resync required for directory" msgstr "Resync penuh dibutuhkan untuk direktori" #: nis/nis_error.h:41 msgid "NIS+ operation failed" msgstr "operasi NIS+ gagal" #: nis/nis_error.h:42 msgid "NIS+ service is unavailable or not installed" msgstr "layanan NIS+ tidak tersedia atau tidak terpasang" #: nis/nis_error.h:43 msgid "Yes, 42 is the meaning of life" msgstr "Ya, 42 adalah arti dari hidup" #: nis/nis_error.h:44 msgid "Unable to authenticate NIS+ server" msgstr "Tidak dapat mengauthentifikasi server NIS+" #: nis/nis_error.h:45 msgid "Unable to authenticate NIS+ client" msgstr "Tidak dapat mengauthentifikasi client NIS+" #: nis/nis_error.h:46 msgid "No file space on server" msgstr "Bukan berkas ruang di server" #: nis/nis_error.h:47 msgid "Unable to create process on server" msgstr "Tidak dapat membuat proses di server" #: nis/nis_error.h:48 msgid "Master server busy, full dump rescheduled." msgstr "Master server sibuk, full dump dijadwal-ulang." #: nis/nis_local_names.c:121 #, c-format msgid "LOCAL entry for UID %d in directory %s not unique\n" msgstr "masukan LOKAL untuk UID %d dalam direktori %s tidak unik\n" #: nis/nis_print.c:51 msgid "UNKNOWN" msgstr "TIDAK DIKETAHUI" #: nis/nis_print.c:109 msgid "BOGUS OBJECT\n" msgstr "OBJEK PALSU\n" #: nis/nis_print.c:112 msgid "NO OBJECT\n" msgstr "TIDAK ADA OBJEK\n" #: nis/nis_print.c:115 msgid "DIRECTORY\n" msgstr "DIREKTORI\n" #: nis/nis_print.c:118 msgid "GROUP\n" msgstr "GRUP\n" #: nis/nis_print.c:121 msgid "TABLE\n" msgstr "TABEL\n" #: nis/nis_print.c:124 msgid "ENTRY\n" msgstr "MASUKAN\n" #: nis/nis_print.c:127 msgid "LINK\n" msgstr "HUBUNG\n" #: nis/nis_print.c:130 msgid "PRIVATE\n" msgstr "PRIVATE\n" #: nis/nis_print.c:133 msgid "(Unknown object)\n" msgstr "(Objek tidak dikenal)\n" #: nis/nis_print.c:167 #, c-format msgid "Name : `%s'\n" msgstr "Nama : `%s'\n" #: nis/nis_print.c:168 #, c-format msgid "Type : %s\n" msgstr "Tipe : %s\n" #: nis/nis_print.c:173 msgid "Master Server :\n" msgstr "Master Server :\n" #: nis/nis_print.c:175 msgid "Replicate :\n" msgstr "Replika :\n" #: nis/nis_print.c:176 #, c-format msgid "\tName : %s\n" msgstr "\tNama : %s\n" #: nis/nis_print.c:177 msgid "\tPublic Key : " msgstr "\tKunci Umum : " #: nis/nis_print.c:181 msgid "None.\n" msgstr "Kosong.\n" #: nis/nis_print.c:184 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "Diffie-Hellmann (%d bits)\n" #: nis/nis_print.c:189 #, c-format msgid "RSA (%d bits)\n" msgstr "RSA (%d bits)\n" #: nis/nis_print.c:192 msgid "Kerberos.\n" msgstr "Kerberos.\n" #: nis/nis_print.c:195 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "Tidak diketahui (tipe = %d, bits = %d)\n" #: nis/nis_print.c:206 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "\tAlamat universal (%u)\n" #: nis/nis_print.c:228 msgid "Time to live : " msgstr "Waktu untuk hidup : " #: nis/nis_print.c:230 msgid "Default Access rights :\n" msgstr "Hak Akses Baku :\n" #: nis/nis_print.c:239 #, c-format msgid "\tType : %s\n" msgstr "\tTipe : %s\n" #: nis/nis_print.c:240 msgid "\tAccess rights: " msgstr "\tHak akses: " #: nis/nis_print.c:254 msgid "Group Flags :" msgstr "Tanda Grup :" #: nis/nis_print.c:257 msgid "" "\n" "Group Members :\n" msgstr "" "\n" "Anggota Grup :\n" #: nis/nis_print.c:269 #, c-format msgid "Table Type : %s\n" msgstr "Tipe Tabel : %s\n" #: nis/nis_print.c:270 #, c-format msgid "Number of Columns : %d\n" msgstr "Jumlah dari Kolom : %d\n" #: nis/nis_print.c:271 #, c-format msgid "Character Separator : %c\n" msgstr "Pemisah Karakter : %c\n" #: nis/nis_print.c:272 #, c-format msgid "Search Path : %s\n" msgstr "Jalur Pencarian : %s\n" #: nis/nis_print.c:273 msgid "Columns :\n" msgstr "Kolom :\n" #: nis/nis_print.c:276 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "\t[%d]\tNama : %s\n" #: nis/nis_print.c:278 msgid "\t\tAttributes : " msgstr "\t\tAtribut : " #: nis/nis_print.c:280 msgid "\t\tAccess Rights : " msgstr "\t\tHak Akses : " #: nis/nis_print.c:290 msgid "Linked Object Type : " msgstr "Tipe Objek Terhubung : " #: nis/nis_print.c:292 #, c-format msgid "Linked to : %s\n" msgstr "Terhubung ke : %s\n" #: nis/nis_print.c:302 #, c-format msgid "\tEntry data of type %s\n" msgstr "\tTipe dari masukan data %s\n" #: nis/nis_print.c:305 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "\t[%u] - [%u bytes] " #: nis/nis_print.c:308 msgid "Encrypted data\n" msgstr "Data terenkripsi\n" #: nis/nis_print.c:310 msgid "Binary data\n" msgstr "Data binari\n" #: nis/nis_print.c:326 #, c-format msgid "Object Name : %s\n" msgstr "Nama objek : %s\n" #: nis/nis_print.c:327 #, c-format msgid "Directory : %s\n" msgstr "Direktori : %s\n" #: nis/nis_print.c:328 #, c-format msgid "Owner : %s\n" msgstr "Pemilik : %s\n" #: nis/nis_print.c:329 #, c-format msgid "Group : %s\n" msgstr "Grup : %s\n" #: nis/nis_print.c:330 msgid "Access Rights : " msgstr "Hak Akses : " #: nis/nis_print.c:332 #, c-format msgid "" "\n" "Time to Live : " msgstr "" "\n" "Waktu untuk Hidup : " #: nis/nis_print.c:335 #, c-format msgid "Creation Time : %s" msgstr "Waktu Pembuatan : %s" #: nis/nis_print.c:337 #, c-format msgid "Mod. Time : %s" msgstr "Waktu Modifikasi : %s" #: nis/nis_print.c:338 msgid "Object Type : " msgstr "Tipe Objek : " #: nis/nis_print.c:358 #, c-format msgid " Data Length = %u\n" msgstr " Panjang Data = %u\n" #: nis/nis_print.c:372 #, c-format msgid "Status : %s\n" msgstr "Status : %s\n" #: nis/nis_print.c:373 #, c-format msgid "Number of objects : %u\n" msgstr "Jumlah dari objek : %u\n" #: nis/nis_print.c:377 #, c-format msgid "Object #%d:\n" msgstr "Objek #%d:\n" #: nis/nis_print_group_entry.c:116 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "Masukan grup untuk \"%s.%s\" grup:\n" #: nis/nis_print_group_entry.c:124 msgid " Explicit members:\n" msgstr " Anggota eksplisit:\n" #: nis/nis_print_group_entry.c:129 msgid " No explicit members\n" msgstr " Bukan anggota eksplisit\n" #: nis/nis_print_group_entry.c:132 msgid " Implicit members:\n" msgstr " Anggota implisit:\n" #: nis/nis_print_group_entry.c:137 msgid " No implicit members\n" msgstr " Bukan anggota implisit\n" #: nis/nis_print_group_entry.c:140 msgid " Recursive members:\n" msgstr " Anggota rekursif:\n" #: nis/nis_print_group_entry.c:145 msgid " No recursive members\n" msgstr " Bukan anggota rekursif\n" #: nis/nis_print_group_entry.c:148 msgid " Explicit nonmembers:\n" msgstr " Eksplisif bukan anggota:\n" #: nis/nis_print_group_entry.c:153 msgid " No explicit nonmembers\n" msgstr " Bukan eksplisif bukan anggota\n" #: nis/nis_print_group_entry.c:156 msgid " Implicit nonmembers:\n" msgstr " Implisit bukan anggota:\n" #: nis/nis_print_group_entry.c:161 msgid " No implicit nonmembers\n" msgstr " Bukan implisit bukan anggota\n" #: nis/nis_print_group_entry.c:164 msgid " Recursive nonmembers:\n" msgstr " Rekursif bukan anggota\n" #: nis/nis_print_group_entry.c:169 msgid " No recursive nonmembers\n" msgstr " Bukan rekursif bukan anggota\n" #: 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 "DES masukan untuk netname %s tidak unik\n" #: nis/nss_nisplus/nisplus-publickey.c:219 #, c-format msgid "netname2user: missing group id list in `%s'" msgstr "netname2user: hilang daftar grup id dalam `%s'" #: 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 "netname2user: (nis+ pencarian): %s\n" #: nis/nss_nisplus/nisplus-publickey.c:320 #, c-format msgid "netname2user: DES entry for %s in directory %s not unique" msgstr "netname2user: masukan DES untuk %s dalam direktori %s tidak unik" #: nis/nss_nisplus/nisplus-publickey.c:338 #, c-format msgid "netname2user: principal name `%s' too long" msgstr "netname2user: nama prinsipal `%s' terlalu panjang" #: nis/nss_nisplus/nisplus-publickey.c:394 #, c-format msgid "netname2user: LOCAL entry for %s in directory %s not unique" msgstr "netname2user: masukan LOKAL untuk %s dalam direktori %s tidak unik" #: nis/nss_nisplus/nisplus-publickey.c:401 msgid "netname2user: should not have uid 0" msgstr "netname2user: tidak boleh memiliki uid 0" #: nis/ypclnt.c:834 msgid "Request arguments bad" msgstr "Permintaan argumen buruk" #: nis/ypclnt.c:837 msgid "RPC failure on NIS operation" msgstr "RPC gagal dalam operasi NIS" #: nis/ypclnt.c:840 msgid "Can't bind to server which serves this domain" msgstr "Tidak dapat melingkupi server yang melayani domain ini" #: nis/ypclnt.c:843 msgid "No such map in server's domain" msgstr "Tidak ada peta seperti itu dalam domain server" #: nis/ypclnt.c:846 msgid "No such key in map" msgstr "Tidak ada kunci seperti itu dalam peta" #: nis/ypclnt.c:849 msgid "Internal NIS error" msgstr "Internal NIS error" #: nis/ypclnt.c:852 msgid "Local resource allocation failure" msgstr "Alokasi sumber daya lokal gagal" #: nis/ypclnt.c:855 msgid "No more records in map database" msgstr "Tidak ada rekaman lagi dalam peta basis data" #: nis/ypclnt.c:858 msgid "Can't communicate with portmapper" msgstr "Tidak dapat berkomunikasi dengan portmapper" #: nis/ypclnt.c:861 msgid "Can't communicate with ypbind" msgstr "Tidak dapat berkomunikasi dengan ypbind" #: nis/ypclnt.c:864 msgid "Can't communicate with ypserv" msgstr "Tidak dapat berkomunikasi dengan ypserv" #: nis/ypclnt.c:867 msgid "Local domain name not set" msgstr "Nama domain lokal tidak diset" #: nis/ypclnt.c:870 msgid "NIS map database is bad" msgstr "peta basis data NIS buruk" #: nis/ypclnt.c:873 msgid "NIS client/server version mismatch - can't supply service" msgstr "NIS client/server versi tidak cocok - tidak dapat mensuply layanan" #: nis/ypclnt.c:879 msgid "Database is busy" msgstr "Basis data sibuk" #: nis/ypclnt.c:882 msgid "Unknown NIS error code" msgstr "Kode error NIS tidak dikenal" #: nis/ypclnt.c:922 msgid "Internal ypbind error" msgstr "Internal ypbind error" #: nis/ypclnt.c:925 msgid "Domain not bound" msgstr "Domain tidak terikat" #: nis/ypclnt.c:928 msgid "System resource allocation failure" msgstr "Alokasi sumber daya sistem gagal" #: nis/ypclnt.c:931 msgid "Unknown ypbind error" msgstr "ypbind error tidak dikenal" #: nis/ypclnt.c:972 msgid "yp_update: cannot convert host to netname\n" msgstr "yp_update: tidak dapat mengubah host ke netname\n" #: nis/ypclnt.c:990 msgid "yp_update: cannot get server address\n" msgstr "yp_update: tidak dapat memperoleh alamat server\n" #: nscd/aicache.c:83 nscd/hstcache.c:494 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "Belum ditemukan \"%s\" dalam cache host!" #: nscd/aicache.c:85 nscd/hstcache.c:496 #, c-format msgid "Reloading \"%s\" in hosts cache!" msgstr "Reloading \"%s\" dalam cache host !" #: nscd/cache.c:151 #, c-format msgid "add new entry \"%s\" of type %s for %s to cache%s" msgstr "penambahan masukan baru \"%s\" dari tipe %s untuk %s ke cache %s" #: nscd/cache.c:153 msgid " (first)" msgstr " (pertama)" #: nscd/cache.c:285 nscd/connections.c:1019 #, c-format msgid "cannot stat() file `%s': %s" msgstr "tidak dapat stat() berkas `%s': %s" #: nscd/cache.c:331 #, c-format msgid "pruning %s cache; time %ld" msgstr "pruning %s cache; waktu %ld" #: nscd/cache.c:360 #, c-format msgid "considering %s entry \"%s\", timeout %" msgstr "mempertimbangkan %s masukan \"%s\", waktu habis %" #: nscd/connections.c:571 #, c-format msgid "invalid persistent database file \"%s\": %s" msgstr "berkas basis data persisten tidak valid \"%s\": %s" #: nscd/connections.c:579 msgid "uninitialized header" msgstr "header tidak terinisialisasi" #: nscd/connections.c:584 msgid "header size does not match" msgstr "ukuran header tidak cocok" #: nscd/connections.c:594 msgid "file size does not match" msgstr "ukuran berkas tidak cocok" #: nscd/connections.c:611 msgid "verification failed" msgstr "verifikasi gagal" #: nscd/connections.c:625 #, c-format msgid "" "suggested size of table for database %s larger than the persistent " "database's table" msgstr "" "ukuran dari tabel untuk basis data yang disarankan %s lebih besar dari " "persisten tabel basis data" #: nscd/connections.c:636 nscd/connections.c:721 #, c-format msgid "cannot create read-only descriptor for \"%s\"; no mmap" msgstr "tidak dapat membuat deskripsi baca-saja untuk \"%s\"; tidak ada mmap" #: nscd/connections.c:652 #, c-format msgid "cannot access '%s'" msgstr "tidak dapat mengakses '%s'" #: nscd/connections.c:700 #, c-format msgid "" "database for %s corrupted or simultaneously used; remove %s manually if " "necessary and restart" msgstr "" "basis data untuk %s terkorupsi atau secara simultan digunakan; hapus %s " "secara manual jika dibutuhkan dan restart" #: nscd/connections.c:707 #, c-format msgid "cannot create %s; no persistent database used" msgstr "" "tidak dapat membuat %s; tidak ada basis data persisten yang digunakan" #: nscd/connections.c:710 #, c-format msgid "cannot create %s; no sharing possible" msgstr "tidak dapat membuat %s; tidak ada kemungkinan pembagian" #: nscd/connections.c:781 #, c-format msgid "cannot write to database file %s: %s" msgstr "tidak dapat menulis ke berkas basis data %s: %s" #: nscd/connections.c:820 #, c-format msgid "cannot set socket to close on exec: %s; disabling paranoia mode" msgstr "" "tidak dapat menset socket ke close di exec: %s; menonaktifkan mode paranoia" #: nscd/connections.c:869 #, c-format msgid "cannot open socket: %s" msgstr "tidak dapat membuka socket: %s" #: nscd/connections.c:889 nscd/connections.c:953 #, c-format msgid "cannot change socket to nonblocking mode: %s" msgstr "tidak dapat mengubah socket untuk mode tidak terblok: %s" #: nscd/connections.c:897 nscd/connections.c:963 #, c-format msgid "cannot set socket to close on exec: %s" msgstr "tidak dapat menset socket untuk menutup di exec: %s" #: nscd/connections.c:910 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "tidak dapat mengaktifkan socket untuk menerima koneksi: %s" #: nscd/connections.c:1003 #, c-format msgid "register trace file %s for database %s" msgstr "" #: nscd/connections.c:1133 #, c-format msgid "provide access to FD %d, for %s" msgstr "menyediakan akses ke FD %d, untuk %s" #: nscd/connections.c:1145 #, c-format msgid "cannot handle old request version %d; current version is %d" msgstr "" "tidak dapat menangani versi permintaan lama %d; versi sekarang adalah %d" #: nscd/connections.c:1167 #, c-format msgid "request from %ld not handled due to missing permission" msgstr "permintaan dari %ld tidak dapat ditangani karena tidak ada ijin" #: nscd/connections.c:1172 #, c-format msgid "request from '%s' [%ld] not handled due to missing permission" msgstr "" "permintaan dari '%s' [%ld] tidak dapat ditangani karena tidak ada ijin" #: nscd/connections.c:1177 msgid "request not handled due to missing permission" msgstr "permintaan tidak dapat ditangani karena tidak ada ijin" #: nscd/connections.c:1215 nscd/connections.c:1268 #, c-format msgid "cannot write result: %s" msgstr "tidak dapat menulis hasil: %s" #: nscd/connections.c:1359 #, c-format msgid "error getting caller's id: %s" msgstr "error memperoleh id pemanggil: %s" #: nscd/connections.c:1419 #, c-format msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" "tidak dapat membuka /proc/self/cmdline: %s; menonaktifkan mode paranoia" #: nscd/connections.c:1433 #, c-format msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" "tidak dapat membaca /proc/self/cmdline: %s; menonaktifkan mode paranoia" #: nscd/connections.c:1473 #, c-format msgid "cannot change to old UID: %s; disabling paranoia mode" msgstr "tidak dapat mengubah ke UID lama: %s; menonaktifkan mode paranoia" #: nscd/connections.c:1483 #, c-format msgid "cannot change to old GID: %s; disabling paranoia mode" msgstr "tidak dapat mengubah ke GID lama: %s; menonaktifkan mode paranoia" #: nscd/connections.c:1496 #, c-format msgid "cannot change to old working directory: %s; disabling paranoia mode" msgstr "" "tidak dapat berubah ke direktori kerja lama: %s; menonaktifkan mode paranoia" #: nscd/connections.c:1542 #, c-format msgid "re-exec failed: %s; disabling paranoia mode" msgstr "re-exec gagal: %s; menonaktifkan mode paranoia" #: nscd/connections.c:1551 #, c-format msgid "cannot change current working directory to \"/\": %s" msgstr "tidak dapat mengubah direktori kerja ke \"/\": %s" #: nscd/connections.c:1744 #, c-format msgid "short read while reading request: %s" msgstr "pembacaan singkat ketika membaca permintaan: %s" #: nscd/connections.c:1777 #, c-format msgid "key length in request too long: %d" msgstr "panjang kunci dalam permintaan terlalu panjang: %d" #: nscd/connections.c:1790 #, c-format msgid "short read while reading request key: %s" msgstr "pembacaan singkat ketika membaca permintaan kunci: %s" #: nscd/connections.c:1800 #, c-format msgid "handle_request: request received (Version = %d) from PID %ld" msgstr "handle_request: permintaan diterima (Versi = %d) dari PID %ld" #: nscd/connections.c:1805 #, c-format msgid "handle_request: request received (Version = %d)" msgstr "handle_request: permintaan diterima (Versi = %d)" #: nscd/connections.c:2069 nscd/connections.c:2271 #, c-format msgid "disabled inotify after read error %d" msgstr "menonaktifkan inotify setelah error membaca %d" #: nscd/connections.c:2394 msgid "could not initialize conditional variable" msgstr "tidak dapat menginisialisasi variabel kondisional" #: nscd/connections.c:2402 msgid "could not start clean-up thread; terminating" msgstr "tidak dapat memulai threads pembersihan; mengakhiri" #: nscd/connections.c:2416 msgid "could not start any worker thread; terminating" msgstr "tidak dapat memulai threads pekerja apapun; mengakhiri" #: 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 "Gagal untuk menjalankan nscd sebagai pengguna '%s'" #: nscd/connections.c:2486 #, c-format msgid "initial getgrouplist failed" msgstr "inisial getgrouplist gagal" #: nscd/connections.c:2495 #, c-format msgid "getgrouplist failed" msgstr "getgrouplist gagal" #: nscd/connections.c:2513 #, c-format msgid "setgroups failed" msgstr "setgroups gagal" #: 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 "penulisan pendek dalam %s: %s" #: nscd/grpcache.c:458 nscd/initgrcache.c:77 #, c-format msgid "Haven't found \"%s\" in group cache!" msgstr "Belum ditemukan \"%s\" dalam grup cache!" #: nscd/grpcache.c:460 nscd/initgrcache.c:79 #, c-format msgid "Reloading \"%s\" in group cache!" msgstr "Reloading \"%s\" dalam grup cache!" #: nscd/grpcache.c:539 #, c-format msgid "Invalid numeric gid \"%s\"!" msgstr "Numerik gid \"%s\" tidak valid !" #: nscd/mem.c:425 #, c-format msgid "freed %zu bytes in %s cache" msgstr "dibebaskan %zu bytes dalam %s cache" #: nscd/mem.c:568 #, c-format msgid "no more memory for database '%s'" msgstr "tidak ada memori lagi untuk basis data '%s'" #: 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 "Baca data konfigurasi dari NAMA" #: nscd/nscd.c:118 msgid "Do not fork and display messages on the current tty" msgstr "Jangan fork dan tampilkan pesan dalam tty sekarang" #: nscd/nscd.c:120 msgid "Do not fork, but otherwise behave like a daemon" msgstr "" #: nscd/nscd.c:121 msgid "NUMBER" msgstr "NOMOR" #: nscd/nscd.c:121 msgid "Start NUMBER threads" msgstr "Mulai JUMLAH threads" #: nscd/nscd.c:122 msgid "Shut the server down" msgstr "Matikan server" #: nscd/nscd.c:123 msgid "Print current configuration statistics" msgstr "Tampilkan statistik konfigurasi sekarang" #: nscd/nscd.c:124 msgid "TABLE" msgstr "TABEL" #: nscd/nscd.c:125 msgid "Invalidate the specified cache" msgstr "Cache yang dispesifikasikan tidak valid" #: nscd/nscd.c:126 msgid "TABLE,yes" msgstr "TABEL,ya" #: nscd/nscd.c:127 msgid "Use separate cache for each user" msgstr "Gunakan pemisah cache untuk setiap pengguna" #: nscd/nscd.c:132 msgid "Name Service Cache Daemon." msgstr "Cache Layanan Pengguna Daemon." #: nscd/nscd.c:164 nss/getent.c:1003 nss/makedb.c:206 #, c-format msgid "wrong number of arguments" msgstr "jumlah salah dari argumen" #: nscd/nscd.c:174 #, c-format msgid "failure while reading configuration file; this is fatal" msgstr "gagal ketika membaca berkas konfigurasi; ini adalah fatal" #: nscd/nscd.c:183 #, c-format msgid "already running" msgstr "telah berjalan" #: nscd/nscd.c:201 #, c-format msgid "cannot fork" msgstr "tidak dapat fork" #: nscd/nscd.c:259 #, c-format msgid "cannot change current working directory to \"/\"" msgstr "tidak dapat mengubah direktori kerja ke \"/\"" #: nscd/nscd.c:267 msgid "Could not create log file" msgstr "Tidak dapat membuat berkas log" #: 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 "Hanya root yang diperbolehkan untuk menggunakan pilihan ini!" #: nscd/nscd.c:379 #, c-format msgid "'%s' is not a known database" msgstr "'%s' bukan tipe perpustakaan yang dikenal" #: nscd/nscd.c:404 nscd/nscd_stat.c:192 #, c-format msgid "write incomplete" msgstr "penulisan tidak lengkap" #: nscd/nscd.c:415 #, c-format msgid "cannot read invalidate ACK" msgstr "tidak dapat membaca invalidate ACK" #: nscd/nscd.c:421 #, c-format msgid "invalidation failed" msgstr "invalidation gagal" #: nscd/nscd.c:431 #, c-format msgid "secure services not implemented anymore" msgstr "layanan aman tidak terimplementasi lagi" #: 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_conf.c:57 #, c-format msgid "database %s is not supported" msgstr "basis data %s tidak didukung" #: nscd/nscd_conf.c:108 #, c-format msgid "Parse error: %s" msgstr "Parse error: %s" #: nscd/nscd_conf.c:194 #, c-format msgid "Must specify user name for server-user option" msgstr "Harus menspesifikasikan nama pengguna untuk pilihan server-pengguna" #: nscd/nscd_conf.c:201 #, c-format msgid "Must specify user name for stat-user option" msgstr "Harus menspesifikasikan nama pengguna untuk pilihan stat-user" #: nscd/nscd_conf.c:258 #, c-format msgid "Must specify value for restart-interval option" msgstr "Harus menspesifikasikan nilai untuk pilihan restart-interval" #: nscd/nscd_conf.c:272 #, c-format msgid "Unknown option: %s %s %s" msgstr "Pilihan tidak dikenal: %s %s %s" #: nscd/nscd_conf.c:285 #, c-format msgid "cannot get current working directory: %s; disabling paranoia mode" msgstr "" "tidak dapat memperoleh direktori kerja sekarang: %s; menonaktifkan mode " "paranoia" #: nscd/nscd_conf.c:305 #, c-format msgid "maximum file size for %s database too small" msgstr "ukuran berkas maksimal untuk %s basis data terlalu kecil" #: nscd/nscd_stat.c:142 #, c-format msgid "cannot write statistics: %s" msgstr "tidak dapat menulis statistik: %s" #: nscd/nscd_stat.c:157 msgid "yes" msgstr "ya" #: nscd/nscd_stat.c:158 msgid "no" msgstr "tidak" #: nscd/nscd_stat.c:169 #, c-format msgid "Only root or %s is allowed to use this option!" msgstr "Hanya root atau %s yang diperbolehkan untuk menggunakan pilihan ini!" #: nscd/nscd_stat.c:180 #, c-format msgid "nscd not running!\n" msgstr "nscd tidak berjalan!\n" #: nscd/nscd_stat.c:204 #, c-format msgid "cannot read statistics data" msgstr "tidak dapat membaca data statistik" #: nscd/nscd_stat.c:207 #, c-format msgid "" "nscd configuration:\n" "\n" "%15d server debug level\n" msgstr "" "konfigurasi nscd:\n" "\n" "%15d server tingkat debug\n" #: nscd/nscd_stat.c:231 #, c-format msgid "%3ud %2uh %2um %2lus server runtime\n" msgstr "%3ud %u2d %2um %2lus server waktu jalan\n" #: nscd/nscd_stat.c:234 #, c-format msgid " %2uh %2um %2lus server runtime\n" msgstr " %2uh %2um %2lus server waktu jalan\n" #: nscd/nscd_stat.c:236 #, c-format msgid " %2um %2lus server runtime\n" msgstr " %2um %2lus server waktu jalan\n" #: nscd/nscd_stat.c:238 #, c-format msgid " %2lus server runtime\n" msgstr " %2lus server waktu jalan\n" #: 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 "" "\n" "%s cache:\n" "\n" "%15s cache aktif\n" "%15s cache persisten\n" "%15s cache terbagi\n" "%15zu ukuran dianjurkan\n" "%15zu ukuran total data pool\n" "%15zu ukuran penggunaan data pool\n" "%15lu detik waktu ke hidup untuk masukan positif\n" "%15lu detik waktu ke hidup untuk masukan negatif\n" "%15 cache hits di masukan positif\n" "%15 cache hits di masukan negatif\n" "%15 cache misses di masukan positif\n" "%15 cache misses di masukan negatif\n" "%15lu%% cache hit rate\n" "%15zu nilai dari jumlah cache sekarang\n" "%15zu nilai dari jumlah cache maksimum\n" "%15zu panjang rantai maksimum yang dicari\n" "%15 jumlah dari delay di rdlock\n" "%15 jumlah dari delay di wrlock\n" "%15 alokasi memori gagal\n" "%15s periksa /etc/%s untuk perubahan\n" #: nscd/pwdcache.c:436 #, c-format msgid "Haven't found \"%s\" in password cache!" msgstr "Belum ditemukan \"%s\" dalam cache kata-kunci!" #: nscd/pwdcache.c:438 #, c-format msgid "Reloading \"%s\" in password cache!" msgstr "Reloading \"%s\" dalam cache kata-kunci!" #: nscd/pwdcache.c:519 #, c-format msgid "Invalid numeric uid \"%s\"!" msgstr "uid numerik \"%s\" tidak valid !" #: nscd/selinux.c:160 #, c-format msgid "Failed opening connection to the audit subsystem: %m" msgstr "Gagal membuka koneksi ke audit subsistem: %m" #: nscd/selinux.c:181 msgid "Failed to set keep-capabilities" msgstr "Gagal menset keep-kapabiliti" #: nscd/selinux.c:182 nscd/selinux.c:245 #, c-format msgid "prctl(KEEPCAPS) failed" msgstr "prctl(KEEPCAPS) gagal" #: nscd/selinux.c:196 msgid "Failed to initialize drop of capabilities" msgstr "Gagal menginisialisasi drop dari kapabiliti" #: nscd/selinux.c:197 #, c-format msgid "cap_init failed" msgstr "cap_init gagal" #: nscd/selinux.c:218 nscd/selinux.c:235 msgid "Failed to drop capabilities" msgstr "Gagal untuk mendrop kapabiliti" #: nscd/selinux.c:219 nscd/selinux.c:236 #, c-format msgid "cap_set_proc failed" msgstr "cap_set_proc gagal" #: nscd/selinux.c:244 msgid "Failed to unset keep-capabilities" msgstr "Gagal untuk menunset keep-kapabiliti" #: nscd/selinux.c:260 msgid "Failed to determine if kernel supports SELinux" msgstr "Gagal untuk menentukan jika kernel mensupport SELinux" #: nscd/selinux.c:275 #, c-format msgid "Failed to start AVC thread" msgstr "Gagal untuk menjalankan thread AVC" #: nscd/selinux.c:297 #, c-format msgid "Failed to create AVC lock" msgstr "Gagal untuk membuat kunci AVC" #: nscd/selinux.c:337 #, c-format msgid "Failed to start AVC" msgstr "Gagal untuk menjalankan AVC" #: nscd/selinux.c:339 msgid "Access Vector Cache (AVC) started" msgstr "Akses Vektor Cache (AVC) berjalan" #: nscd/selinux.c:360 msgid "Error getting context of socket peer" msgstr "Error memperoleh konteks dari socket peer" #: nscd/selinux.c:365 msgid "Error getting context of nscd" msgstr "Error memperoleh konteks dari nscd" #: nscd/selinux.c:371 msgid "Error getting sid from context" msgstr "Error memperoleh sid dari konteks" #: nscd/selinux.c:378 msgid "compile-time support for database policy missing" msgstr "dukungan waktu-kompilasi untuk kebijakan basis data tidak ada" #: 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 "" "\n" "SELinux AVC Statistik:\n" "\n" "%15u pencarian masukan\n" "%15u mengena masukan\n" "%15u mis masukan\n" "%15u mengabaikan masukan\n" "%15u pencarian CAV\n" "%15u mengena CAV\n" "%15u probes CAV\n" "%15u misses CAV\n" #: nscd/servicescache.c:395 #, c-format msgid "Haven't found \"%s\" in services cache!" msgstr "Belum ditemukan \"%s\" dalam layanan cache!" #: nscd/servicescache.c:397 #, c-format msgid "Reloading \"%s\" in services cache!" msgstr "Reloading \"%s\" dalam layanan cache!" #: nss/getent.c:53 msgid "database [key ...]" msgstr "basis data [kunci ...]" #: nss/getent.c:58 msgid "CONFIG" msgstr "" #: nss/getent.c:58 msgid "Service configuration to be used" msgstr "Konfigurasi layanan yang akan digunakan" #: nss/getent.c:59 msgid "disable IDN encoding" msgstr "" #: nss/getent.c:64 msgid "Get entries from administrative database." msgstr "Dapatkan masukan dari basis data administrasi." #: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522 #, c-format msgid "Enumeration not supported on %s\n" msgstr "Enumerasi tidak didukung di %s\n" #: nss/getent.c:917 #, c-format msgid "Unknown database name" msgstr "Nama basis data tidak dikenal" #: nss/getent.c:947 msgid "Supported databases:\n" msgstr "Basis data yang didukung:\n" #: nss/getent.c:1013 #, c-format msgid "Unknown database: %s\n" msgstr "Basis data tidak dikenal: %s\n" #: nss/makedb.c:119 msgid "Convert key to lower case" msgstr "Ubah kunci ke huruf kecil" #: nss/makedb.c:122 msgid "Do not print messages while building database" msgstr "Jangan tampilkan pesan ketika membuat basis data" #: nss/makedb.c:124 msgid "Print content of database file, one entry a line" msgstr "Tampilkan isi dari berkas basis data, satu masukan per baris" #: 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 "" "BERKAS-MASUKAN BERKAS-KELUARAN\n" "-o BERKAS-KELUARAN BERKAS-MASUKAN\n" "-u BERKAS-MASUKAN" #: 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 "tidak dapat membuat berkas sementara" #: 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 "kunci terduplikasi" #: nss/makedb.c:572 #, c-format msgid "problems while reading `%s'" msgstr "masalah ketika membaca `%s'" #: 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 "" #: 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 "makecontext: tidak tahu bagaimana menangani lebih dari 8 argumen\n" #: posix/getconf.c:1035 #, c-format msgid "Usage: %s [-v specification] variable_name [pathname]\n" msgstr "Penggunaan: %s [-v spesifikasi] nama_variabel [nama-jalur]\n" #: posix/getconf.c:1038 #, c-format msgid " %s -a [pathname]\n" msgstr " %s -a [nama-jalur]\n" #: 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 "" "Penggunaan: getconf [-v SPEK] VAR\n" " atau: getconf [-v SPEK] VAR_JALUR JALUR\n" "\n" "Dapatkan nilai konfigurasi untuk variabel VAR, atau untuk variabel " "VAR_JALUR\n" "untuk jalur PATH. Jika SPEK diberikan, berikan nilai untuk kompilasi\n" "lingkungan SPEK.\n" "\n" #: posix/getconf.c:1172 #, c-format msgid "unknown specification \"%s\"" msgstr "spesifikasi tidak dikenal \"%s\"" #: posix/getconf.c:1224 #, c-format msgid "Couldn't execute %s" msgstr "Tidak dapat menjalankan %s" #: posix/getconf.c:1268 posix/getconf.c:1284 msgid "undefined" msgstr "tidak terdefinisi" #: posix/getconf.c:1306 #, c-format msgid "Unrecognized variable `%s'" msgstr "Variabel `%s' tidak dikenal" #: 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 "%s: pilihan '--%s' tidak mengijinkan sebuah argumen\n" #: posix/getopt.c:675 posix/getopt.c:680 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: pilihan '%c%s' tidak mengijinkan sebuah argumen\n" #: 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 "%s: pilihan tidak dikenal '--%s'\n" #: posix/getopt.c:791 posix/getopt.c:794 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: pilihan tidak dikenal '%c%s'\n" #: posix/getopt.c:843 posix/getopt.c:846 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: pilihan tidak valid -- '%c'\n" #: 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 "%s: pilihan membutuhkan sebuah argumen -- '%c'\n" #: posix/getopt.c:972 posix/getopt.c:988 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: pilihan '-W %s' adalah ambigu\n" #: posix/getopt.c:1012 posix/getopt.c:1030 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: pilihan '-W %s' tidak mengijinkan sebuah argumen\n" #: 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 "Tidak cocok" #: posix/regcomp.c:139 msgid "Invalid regular expression" msgstr "regular ekspresi tidak valid" #: posix/regcomp.c:142 msgid "Invalid collation character" msgstr "karakter collation tidak valid" #: posix/regcomp.c:145 msgid "Invalid character class name" msgstr "nama kelas karakter tidak valid" #: posix/regcomp.c:148 msgid "Trailing backslash" msgstr "akhiran backslash" #: posix/regcomp.c:151 msgid "Invalid back reference" msgstr "referensi back tidak valid" #: posix/regcomp.c:154 msgid "Unmatched [ or [^" msgstr "Tidak cocok [ atau [^" #: posix/regcomp.c:157 msgid "Unmatched ( or \\(" msgstr "Tidak cocok ( atau \\(" #: posix/regcomp.c:160 msgid "Unmatched \\{" msgstr "Tidak cocok \\{" #: posix/regcomp.c:163 msgid "Invalid content of \\{\\}" msgstr "Isi tidak valid dari \\{\\}" #: posix/regcomp.c:166 msgid "Invalid range end" msgstr "Akhir jangkauan tidak valid" #: posix/regcomp.c:169 msgid "Memory exhausted" msgstr "Kehabisan memori" #: posix/regcomp.c:172 msgid "Invalid preceding regular expression" msgstr "ekspresi regular yang mengawali tidak valid" #: posix/regcomp.c:175 msgid "Premature end of regular expression" msgstr "Premature akhir dari ekspresi regular" #: posix/regcomp.c:178 msgid "Regular expression too big" msgstr "Ekspresi regular terlalu besar" #: posix/regcomp.c:181 msgid "Unmatched ) or \\)" msgstr "Tidak cocok ) atau \\)" #: posix/regcomp.c:681 msgid "No previous regular expression" msgstr "Tidak ada ekspresi regular sebelumnya" #: posix/wordexp.c:1840 msgid "parameter null or not set" msgstr "parameter kosong atau tidak diset" #: resolv/herror.c:68 msgid "Resolver Error 0 (no error)" msgstr "Resolver Error 0 (tidak ada error)" #: resolv/herror.c:69 msgid "Unknown host" msgstr "Host tidak dikenal" #: resolv/herror.c:70 msgid "Host name lookup failure" msgstr "Pencarian nama host gagal" #: resolv/herror.c:71 msgid "Unknown server error" msgstr "Tidak diketahui error server" #: resolv/herror.c:72 msgid "No address associated with name" msgstr "Tidak ada alamat yang berasosiasi dengan nama" #: resolv/herror.c:107 msgid "Resolver internal error" msgstr "Resolver internal error" #: resolv/herror.c:110 msgid "Unknown resolver error" msgstr "Tidak diketahui error resolver" #: resolv/res_hconf.c:121 #, c-format msgid "%s: line %d: cannot specify more than %d trim domains" msgstr "" "%s: baris %d: tidak dapat menspesifikasikan lebih dari %d trims domains" #: resolv/res_hconf.c:142 #, c-format msgid "%s: line %d: list delimiter not followed by domain" msgstr "%s: baris %d: daftar pembatas tidak diikuti oleh domain" #: resolv/res_hconf.c:201 #, c-format msgid "%s: line %d: expected `on' or `off', found `%s'\n" msgstr "%s: baris %d: diduga `on' atau `off', ditemukan `%s'\n" #: resolv/res_hconf.c:244 #, c-format msgid "%s: line %d: bad command `%s'\n" msgstr "%s: baris %d: perintah buruk `%s'\n" #: resolv/res_hconf.c:279 #, c-format msgid "%s: line %d: ignoring trailing garbage `%s'\n" msgstr "%s: baris %d: mengabaikan akhiran sampah `%s'\n" #: 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 "%s%sSinyal tidak dikenal %d\n" #: stdio-common/psignal.c:44 msgid "Unknown signal" msgstr "Sinyal tidak dikenal" #: string/_strerror.c:45 sysdeps/mach/_strerror.c:86 msgid "Unknown error " msgstr "Error tidak dikenal " #: string/strerror.c:42 msgid "Unknown error" msgstr "Error tidak dikenal" #: string/strsignal.c:60 #, c-format msgid "Real-time signal %d" msgstr "Sinyal waktu-nyata %d" #: string/strsignal.c:64 #, c-format msgid "Unknown signal %d" msgstr "Sinyal %d tidak dikenal" #: 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 "kehabisan memori\n" #: sunrpc/auth_unix.c:349 msgid "auth_unix.c: Fatal marshalling problem" msgstr "auth_unix.c: Masalah marshalling fatal" #: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111 #, c-format msgid "%s: %s; low version = %lu, high version = %lu" msgstr "%s: %s; versi rendah = %lu, versi tinggi = %lu" #: sunrpc/clnt_perr.c:102 #, c-format msgid "%s: %s; why = %s\n" msgstr "%s: %s; kenapa = %s\n" #: sunrpc/clnt_perr.c:104 #, c-format msgid "%s: %s; why = (unknown authentication error - %d)\n" msgstr "%s: %s; kenapa = (error authentifikasi tidak diketahui - %d)\n" #: sunrpc/clnt_perr.c:153 msgid "RPC: Success" msgstr "RPC: Sukses" #: sunrpc/clnt_perr.c:156 msgid "RPC: Can't encode arguments" msgstr "RPC: Tidak dapat menenkode argumen" #: sunrpc/clnt_perr.c:160 msgid "RPC: Can't decode result" msgstr "RPC: Tidak dapat mendekode hasil" #: sunrpc/clnt_perr.c:164 msgid "RPC: Unable to send" msgstr "RPC: Tidak dapat mengirim" #: sunrpc/clnt_perr.c:168 msgid "RPC: Unable to receive" msgstr "RPC: Tidak dapat menerima" #: sunrpc/clnt_perr.c:172 msgid "RPC: Timed out" msgstr "RPC: Kehabisan waktu" #: sunrpc/clnt_perr.c:176 msgid "RPC: Incompatible versions of RPC" msgstr "RPC: Versi dari RPC tidak kompatibel" #: sunrpc/clnt_perr.c:180 msgid "RPC: Authentication error" msgstr "RPC: Authentifikasi error" #: sunrpc/clnt_perr.c:184 msgid "RPC: Program unavailable" msgstr "RPC: Aplikasi tidak tersedia" #: sunrpc/clnt_perr.c:188 msgid "RPC: Program/version mismatch" msgstr "RPC: Aplikasi/versi tidak cocok" #: sunrpc/clnt_perr.c:192 msgid "RPC: Procedure unavailable" msgstr "RPC: Prosedur tidak tersedia" #: sunrpc/clnt_perr.c:196 msgid "RPC: Server can't decode arguments" msgstr "RPC: Server tidak dapat mendekode argumen" #: sunrpc/clnt_perr.c:200 msgid "RPC: Remote system error" msgstr "RPC: Remote sistem error" #: sunrpc/clnt_perr.c:204 msgid "RPC: Unknown host" msgstr "RPC: Host tidak dikenal" #: sunrpc/clnt_perr.c:208 msgid "RPC: Unknown protocol" msgstr "RPC: Protokol tidak dikenal" #: sunrpc/clnt_perr.c:212 msgid "RPC: Port mapper failure" msgstr "RPC: Port mapper gagal" #: sunrpc/clnt_perr.c:216 msgid "RPC: Program not registered" msgstr "RPC: Aplikasi tidak terdaftar" #: sunrpc/clnt_perr.c:220 msgid "RPC: Failed (unspecified error)" msgstr "RPC: Gagal (error tidak terspesifikasi)" #: sunrpc/clnt_perr.c:261 msgid "RPC: (unknown error code)" msgstr "RPC: (kode error tidak diketahui)" #: sunrpc/clnt_perr.c:333 msgid "Authentication OK" msgstr "Authentifikasi OK" #: sunrpc/clnt_perr.c:336 msgid "Invalid client credential" msgstr "Client credential tidak valid" #: sunrpc/clnt_perr.c:340 msgid "Server rejected credential" msgstr "Server kredensial ditolak" #: sunrpc/clnt_perr.c:344 msgid "Invalid client verifier" msgstr "client pemverifikasi tidak valid" #: sunrpc/clnt_perr.c:348 msgid "Server rejected verifier" msgstr "Server menolak pemeverifikasi" #: sunrpc/clnt_perr.c:352 msgid "Client credential too weak" msgstr "Client kredensial terlalu lemah" #: sunrpc/clnt_perr.c:356 msgid "Invalid server verifier" msgstr "Tidak valid server pemeverifier" #: sunrpc/clnt_perr.c:360 msgid "Failed (unspecified error)" msgstr "Gagal (error tidak terspesifikasi)" #: sunrpc/clnt_raw.c:115 msgid "clnt_raw.c: fatal header serialization error" msgstr "clnt_raw.c: fatal header serialisasi error" #: sunrpc/pm_getmaps.c:77 msgid "pmap_getmaps.c: rpc problem" msgstr "pmap_getmaps.c: masalah rpc" #: sunrpc/pmap_clnt.c:127 msgid "Cannot register service" msgstr "Tidak dapat mendaftarkan layanan" #: sunrpc/pmap_rmt.c:243 msgid "Cannot create socket for broadcast rpc" msgstr "Tidak dapat membuat socket untuk broadcast rpc" #: sunrpc/pmap_rmt.c:250 msgid "Cannot set socket option SO_BROADCAST" msgstr "Tidak dapat menset socket pilihan SO_BROADCAST" #: sunrpc/pmap_rmt.c:302 msgid "Cannot send broadcast packet" msgstr "Tidak dapat mengirim paket broadcast" #: sunrpc/pmap_rmt.c:327 msgid "Broadcast poll problem" msgstr "Masalah poll broadcast" #: sunrpc/pmap_rmt.c:340 msgid "Cannot receive reply to broadcast" msgstr "Tidak dapat menerima balasan ke broadcast" #: sunrpc/rpc_main.c:281 #, c-format msgid "%s: output would overwrite %s\n" msgstr "%s: keluaran akan overwrite %s\n" #: sunrpc/rpc_main.c:288 #, c-format msgid "%s: unable to open %s: %m\n" msgstr "%s: tidak dapat membuka %s: %m\n" #: sunrpc/rpc_main.c:300 #, c-format msgid "%s: while writing output %s: %m" msgstr "%s: ketika menulis keluaran %s: %m" #: 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 "%s: C preprosesor gagal dengan sinyal %d\n" #: sunrpc/rpc_main.c:414 #, c-format msgid "%s: C preprocessor failed with exit code %d\n" msgstr "%s: C preprosesor gagal dengan kode keluar %d\n" #: sunrpc/rpc_main.c:454 #, c-format msgid "illegal nettype: `%s'\n" msgstr "nettype tidak legal: `%s'\n" #: sunrpc/rpc_main.c:1089 #, c-format msgid "rpcgen: too many defines\n" msgstr "rpcgen: terlalu banyak definisi\n" #: sunrpc/rpc_main.c:1101 #, c-format msgid "rpcgen: arglist coding error\n" msgstr "rpcgen: arglist koding error\n" #. 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 "berkas `%s' telah ada dan mungkin overwritten\n" #: sunrpc/rpc_main.c:1179 #, c-format msgid "Cannot specify more than one input file!\n" msgstr "Tidak dapat menspesifikasikan lebih dari satu berkas masukan!\n" #: sunrpc/rpc_main.c:1349 #, c-format msgid "This implementation doesn't support newstyle or MT-safe code!\n" msgstr "Implementasi ini tidak mendukung newstyle atau MT-safe kode!\n" #: sunrpc/rpc_main.c:1358 #, c-format msgid "Cannot use netid flag with inetd flag!\n" msgstr "Tidak dapat menggunakan netid flag dengan inetd flag!\n" #: sunrpc/rpc_main.c:1367 #, c-format msgid "Cannot use netid flag without TIRPC!\n" msgstr "Tidak dapat menggunakan netid flag tanpa TIRPC!\n" #: sunrpc/rpc_main.c:1374 #, c-format msgid "Cannot use table flags with newstyle!\n" msgstr "Tidak dapat menggunakan tabel flags dengan newstyle!\n" #: sunrpc/rpc_main.c:1393 #, c-format msgid "\"infile\" is required for template generation flags.\n" msgstr "\"infile\" dibutuhkan untuk template pembuatan flags.\n" #: sunrpc/rpc_main.c:1398 #, c-format msgid "Cannot have more than one file generation flag!\n" msgstr "Tidak dapat memiliki lebih dari satu berkas pembuatan bendera!\n" #: sunrpc/rpc_main.c:1407 #, c-format msgid "usage: %s infile\n" msgstr "penggunaan: %s infile\n" #: sunrpc/rpc_main.c:1408 #, c-format msgid "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" msgstr "" "\t%s [-abkCLNTM][-Dnama[=nilai]] [-i size] [-I [-K detik]] [-Y jalur] " "infile\n" #: sunrpc/rpc_main.c:1410 #, c-format msgid "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" msgstr "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" #: sunrpc/rpc_main.c:1412 #, c-format msgid "\t%s [-s nettype]* [-o outfile] [infile]\n" msgstr "\t%s [-s nettype]* [-o outfile] [infile]\n" #: sunrpc/rpc_main.c:1413 #, c-format msgid "\t%s [-n netid]* [-o outfile] [infile]\n" msgstr "\t%s [-n netid]* [-o outfile] [infile]\n" #: sunrpc/rpc_main.c:1421 #, c-format msgid "options:\n" msgstr "pilihan:\n" #: sunrpc/rpc_main.c:1422 #, c-format msgid "-a\t\tgenerate all files, including samples\n" msgstr "-a\t\tbuat seluruh berkas, termasuk contoh\n" #: sunrpc/rpc_main.c:1423 #, c-format msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n" msgstr "-b\t\tmode kompabilitas kebelakang (buat kode untuk SunOS 4.1)\n" #: sunrpc/rpc_main.c:1424 #, c-format msgid "-c\t\tgenerate XDR routines\n" msgstr "-c\t\tbuat rutinitas XDR\n" #: sunrpc/rpc_main.c:1425 #, c-format msgid "-C\t\tANSI C mode\n" msgstr "-C\t\tmode ANSI C\n" #: sunrpc/rpc_main.c:1426 #, c-format msgid "-Dname[=value]\tdefine a symbol (same as #define)\n" msgstr "-Dnama[=nilai]\tdefinisikan sebuah simbol (sama seperti #define)\n" #: sunrpc/rpc_main.c:1427 #, c-format msgid "-h\t\tgenerate header file\n" msgstr "-h\t\thasilkan berkas kepala\n" #: sunrpc/rpc_main.c:1428 #, c-format msgid "-i size\t\tsize at which to start generating inline code\n" msgstr "-i ukuran\t\tukuran dimana untuk memulai kodee inline\n" #: sunrpc/rpc_main.c:1429 #, c-format msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n" msgstr "" "-I\t\thasilkan kode untuk dukungan inetd dalam server (untuk SunOS 4.1)\n" #: sunrpc/rpc_main.c:1430 #, c-format msgid "-K seconds\tserver exits after K seconds of inactivity\n" msgstr "-K detik\tserver keluar setelah K detik untuk istirahat\n" #: sunrpc/rpc_main.c:1431 #, c-format msgid "-l\t\tgenerate client side stubs\n" msgstr "-l\t\tbuat stubs sisi klien\n" #: sunrpc/rpc_main.c:1432 #, c-format msgid "-L\t\tserver errors will be printed to syslog\n" msgstr "-L\t\terror server akan ditampilkan ke sistem pencatatan\n" #: sunrpc/rpc_main.c:1433 #, c-format msgid "-m\t\tgenerate server side stubs\n" msgstr "-m\t\tbuat stubs sisi server\n" #: sunrpc/rpc_main.c:1434 #, c-format msgid "-M\t\tgenerate MT-safe code\n" msgstr "-M\t\thasilkan kode MT-safe\n" #: sunrpc/rpc_main.c:1435 #, c-format msgid "-n netid\tgenerate server code that supports named netid\n" msgstr "-n netid\tbuat kode server yang mendukung netid bernama\n" #: sunrpc/rpc_main.c:1436 #, c-format msgid "-N\t\tsupports multiple arguments and call-by-value\n" msgstr "-N\t\tdukung argumen ganda dan panggil-dengan-nilai\n" #: sunrpc/rpc_main.c:1437 #, c-format msgid "-o outfile\tname of the output file\n" msgstr "-o berkas keluar\tnama dari berkas keluaran\n" #: sunrpc/rpc_main.c:1438 #, c-format msgid "-s nettype\tgenerate server code that supports named nettype\n" msgstr "-s nettype\tbuat kode server yang mendukung nettype bernama\n" #: sunrpc/rpc_main.c:1439 #, c-format msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n" msgstr "-Sc\t\tbuat contoh kode klien yang menggunakan prosedur remote\n" #: sunrpc/rpc_main.c:1440 #, c-format msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n" msgstr "-Ss\t\tbuat contoh kode server yang mendefinisikan prosedur remote\n" #: sunrpc/rpc_main.c:1441 #, c-format msgid "-Sm \t\tgenerate makefile template \n" msgstr "-Sm \t\tbuat template makefile \n" #: sunrpc/rpc_main.c:1442 #, c-format msgid "-t\t\tgenerate RPC dispatch table\n" msgstr "-t\t\tbuat tabel eksekusi RPC\n" #: sunrpc/rpc_main.c:1443 #, c-format msgid "-T\t\tgenerate code to support RPC dispatch tables\n" msgstr "-T\t\tbuat kode untuk mendukung tabel eksekusi RPC\n" #: sunrpc/rpc_main.c:1444 #, c-format msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n" msgstr "" "-Y jalur\t\n" "ama direktori untuk menemukan C preprosesor (cpp)\n" #: 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 "konstan atau identifier diduga" #: sunrpc/rpc_scan.c:308 msgid "illegal character in file: " msgstr "karakter tidak legal dalam berkas: " #: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373 msgid "unterminated string constant" msgstr "konstanta string tidak terselesaikan" #: sunrpc/rpc_scan.c:379 msgid "empty char string" msgstr "string karakter kosong" #: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531 msgid "preprocessor error" msgstr "preprosesor error" #: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392 #, c-format msgid "program %lu is not available\n" msgstr "aplikasi %lu tidak tersedia\n" #: 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 "aplikasi %lu versi %lu tidak tersedia\n" #: sunrpc/rpcinfo.c:524 #, c-format msgid "program %lu version %lu ready and waiting\n" msgstr "aplikasi %lu versi %lu siap dan menunggu\n" #: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572 msgid "rpcinfo: can't contact portmapper" msgstr "rpcinfo: tidak dapat menghubungi portmapper" #: sunrpc/rpcinfo.c:579 msgid "No remote programs registered.\n" msgstr "Tidak ada aplikasi remote yang terdaftar.\n" #: sunrpc/rpcinfo.c:583 msgid " program vers proto port\n" msgstr " aplikasi vers proto port\n" #: sunrpc/rpcinfo.c:622 msgid "(unknown)" msgstr "(tidak diketahui)" #: sunrpc/rpcinfo.c:646 #, c-format msgid "rpcinfo: broadcast failed: %s\n" msgstr "rpcinfo: broadcast gagal: %s\n" #: sunrpc/rpcinfo.c:667 msgid "Sorry. You are not root\n" msgstr "Maaf. Anda bukan root\n" #: sunrpc/rpcinfo.c:674 #, c-format msgid "rpcinfo: Could not delete registration for prog %s version %s\n" msgstr "" "rpcinfo: Tidak dapat menghapus pendaftaran untuk aplikasi %s versi %s\n" #: sunrpc/rpcinfo.c:683 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" msgstr "Penggunaan: rpcinfo [ -n nomor port ] -u host prognum [ versnum ]\n" #: sunrpc/rpcinfo.c:685 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" msgstr " rpcinfo [ -n nomor port ] -t host prognum [ versnum ]\n" #: sunrpc/rpcinfo.c:687 msgid " rpcinfo -p [ host ]\n" msgstr " rpcinfo -p [ host ]\n" #: sunrpc/rpcinfo.c:688 msgid " rpcinfo -b prognum versnum\n" msgstr " rpcinfo -b nomor program versnum\n" #: sunrpc/rpcinfo.c:689 msgid " rpcinfo -d prognum versnum\n" msgstr " rpcinfo -d nomor program versnum\n" #: sunrpc/rpcinfo.c:714 #, c-format msgid "rpcinfo: %s is unknown service\n" msgstr "rpcinfo: %s layanan tidak dikenal\n" #: sunrpc/rpcinfo.c:751 #, c-format msgid "rpcinfo: %s is unknown host\n" msgstr "rpcinfo: %s host tidak dikenal\n" #: sunrpc/svc_run.c:71 msgid "svc_run: - out of memory" msgstr "svc_run: - kehabisan memori" #: sunrpc/svc_run.c:91 msgid "svc_run: - poll failed" msgstr "svc_run: - poll gagal" #: sunrpc/svc_simple.c:80 #, c-format msgid "can't reassign procedure number %ld\n" msgstr "tidak dapat reassign nomor prosedur %ld\n" #: sunrpc/svc_simple.c:90 msgid "couldn't create an rpc server\n" msgstr "tidak dapat membuat sebuah server rpc\n" #: sunrpc/svc_simple.c:98 #, c-format msgid "couldn't register prog %ld vers %ld\n" msgstr "tidak dapat mendaftar aplikasi %ld versi %ld\n" #: sunrpc/svc_simple.c:106 msgid "registerrpc: out of memory\n" msgstr "registerrpc: kehabisan memori\n" #: sunrpc/svc_simple.c:169 #, c-format msgid "trouble replying to prog %d\n" msgstr "masalah membalas ke aplikasi %d\n" #: sunrpc/svc_simple.c:178 #, c-format msgid "never registered prog %d\n" msgstr "tidak pernah terdaftar aplikasi %d\n" #: sunrpc/svc_tcp.c:164 msgid "svc_tcp.c - tcp socket creation problem" msgstr "svc_tcp.c - tcp masalah pembuatan socket" #: sunrpc/svc_tcp.c:179 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "svc_tcp.c - tidak dapat getsockname atau mendengarkan" #: sunrpc/svc_udp.c:137 msgid "svcudp_create: socket creation problem" msgstr "svcudp_create: masalah pembuatan socket" #: sunrpc/svc_udp.c:151 msgid "svcudp_create - cannot getsockname" msgstr "svcudp_create - tidak dapat getsockname" #: sunrpc/svc_udp.c:183 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n" msgstr "svcudp_create: xp_pad terlalu kecil untuk IP_PKTINFO\n" #: sunrpc/svc_udp.c:495 msgid "enablecache: cache already enabled" msgstr "enablecache: cache telah aktif" #: sunrpc/svc_udp.c:501 msgid "enablecache: could not allocate cache" msgstr "enablecache: tidak dapat mengalokasikan cache" #: sunrpc/svc_udp.c:510 msgid "enablecache: could not allocate cache data" msgstr "enablecache: tidak dapat mengalokasikan data cache" #: sunrpc/svc_udp.c:518 msgid "enablecache: could not allocate cache fifo" msgstr "enablecache: tidak dapat mengalokasikan fifo cache" #: sunrpc/svc_udp.c:554 msgid "cache_set: victim not found" msgstr "cache_set: korban tidak ditemukan" #: sunrpc/svc_udp.c:565 msgid "cache_set: victim alloc failed" msgstr "cache_set: alokasi korban gagal" #: sunrpc/svc_udp.c:572 msgid "cache_set: could not allocate new rpc_buffer" msgstr "cache_set: tidak dapat mengalokasikan rpc_buffer baru" #: sunrpc/svc_unix.c:162 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "svc_unix.c - AF_UNIX masalah pembuatan socket" #: sunrpc/svc_unix.c:178 msgid "svc_unix.c - cannot getsockname or listen" msgstr "svc_unix.c - tidak dapat getsockname atau mendengarkan" #: sysdeps/generic/siglist.h:28 msgid "Hangup" msgstr "Memutuskan" #: sysdeps/generic/siglist.h:29 msgid "Interrupt" msgstr "Interupsi" #: sysdeps/generic/siglist.h:30 msgid "Quit" msgstr "Berhenti" #: sysdeps/generic/siglist.h:31 msgid "Illegal instruction" msgstr "Instruksi tidak legal" #: sysdeps/generic/siglist.h:32 msgid "Trace/breakpoint trap" msgstr "Jejak/titik-putus jebakan" #: sysdeps/generic/siglist.h:33 msgid "Aborted" msgstr "Dibatalkan" #: sysdeps/generic/siglist.h:34 msgid "Floating point exception" msgstr "Eksepsi titik pecahan" #: sysdeps/generic/siglist.h:35 msgid "Killed" msgstr "Terbunuh" #: sysdeps/generic/siglist.h:36 msgid "Bus error" msgstr "Bus error" #: sysdeps/generic/siglist.h:37 msgid "Segmentation fault" msgstr "Kerusakan segmentasi" #. 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 "Pipa rusak" #: sysdeps/generic/siglist.h:39 msgid "Alarm clock" msgstr "Jam alarm" #: sysdeps/generic/siglist.h:40 msgid "Terminated" msgstr "Terakhiri" #: sysdeps/generic/siglist.h:41 msgid "Urgent I/O condition" msgstr "Kondisi I/O penting" #: sysdeps/generic/siglist.h:42 msgid "Stopped (signal)" msgstr "Terhenti (sinyal)" #: sysdeps/generic/siglist.h:43 msgid "Stopped" msgstr "Terhenti" #: sysdeps/generic/siglist.h:44 msgid "Continued" msgstr "Dilanjutkan" #: sysdeps/generic/siglist.h:45 msgid "Child exited" msgstr "Anak keluar" #: sysdeps/generic/siglist.h:46 msgid "Stopped (tty input)" msgstr "Terhenti (masukan tty)" #: sysdeps/generic/siglist.h:47 msgid "Stopped (tty output)" msgstr "Terhenti (keluaran tty)" #: sysdeps/generic/siglist.h:48 msgid "I/O possible" msgstr "kemungkinan I/O" #: sysdeps/generic/siglist.h:49 msgid "CPU time limit exceeded" msgstr "batas waktu CPU terlampaui" #: sysdeps/generic/siglist.h:50 msgid "File size limit exceeded" msgstr "Batas ukuran berkas terlampaui" #: sysdeps/generic/siglist.h:51 msgid "Virtual timer expired" msgstr "Pewaktu maya ekspired" #: sysdeps/generic/siglist.h:52 msgid "Profiling timer expired" msgstr "Pewaktu profiling ekspired" #: sysdeps/generic/siglist.h:53 msgid "User defined signal 1" msgstr "Sinyal 1 terdefinisi oleh pengguna" #: sysdeps/generic/siglist.h:54 msgid "User defined signal 2" msgstr "Sinyal 2 terdefinisi oleh pengguna" #: sysdeps/generic/siglist.h:58 msgid "EMT trap" msgstr "jebakan EMT" #: sysdeps/generic/siglist.h:61 msgid "Bad system call" msgstr "Pemanggilan sistem buruk" #: sysdeps/generic/siglist.h:64 msgid "Stack fault" msgstr "Kegagalan stack" #: sysdeps/generic/siglist.h:67 msgid "Information request" msgstr "Permintaan informasi" #: sysdeps/generic/siglist.h:69 msgid "Power failure" msgstr "Kegagalan power" #: sysdeps/generic/siglist.h:72 msgid "Resource lost" msgstr "Sumber daya hilang" #: sysdeps/generic/siglist.h:75 msgid "Window changed" msgstr "Jendela berubah" #. 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 "Operasi tidak diijinkan" #. TRANS No process matches the specified process ID. #: sysdeps/gnu/errlist.c:45 msgid "No such process" msgstr "Tidak ada proses seperti itu" #. 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 "Pemanggilan sistem terinterupsi" #. TRANS Input/output error; usually used for physical read or write errors. #: sysdeps/gnu/errlist.c:69 msgid "Input/output error" msgstr "error Masukan/Keluaran" #. 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 "Tidak ada perangkat atau alamat seperti itu" #. 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 "Daftar argumen terlalu panjang" #. 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 "Format eksekusi error" #. 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 "Berkas deskripsi buruk" #. 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 "Tidak ada proses anak" #. 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 "Deadlock sumber daya dihindari" #. 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 "Tidak dapat mengalokasikan memori" #. 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 "Alamat buruk" #. 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 "Perangkat blok dibutuhkan" #. 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 "Perangkat atau sumber daya sibuk" #. 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 "Berkas telah ada" #. 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 "Hubungan antar-perangkat tidak valid" #. 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 "Tidak ada perangkat seperti itu" #. 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 "Bukan sebuah direktori" #. 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 "Adalah sebuah direktori" #. 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 "Argumen tidak valid" #. 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 "Terlalu banyak berkas terbuka" #. 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 "Terlalu banyak berkas terbuka dalam sistem" #. 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 "iocl untuk perangkat tidak sesuai" #. 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 "Berkas teks sibuk" #. 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 "Berkas terlalu besar" #. 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 "Tidak ruang lagi diperangkat" #. TRANS Invalid seek operation (such as on a pipe). #: sysdeps/gnu/errlist.c:326 msgid "Illegal seek" msgstr "pencarian tidak legal" #. 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 "Sistem berkas baca-saja" #. 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 "Terlalu banyak sambungan" #. 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 "Argumen numerik diluar dari domain" #. 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 "Hasil numerik diluar dari jangkauan" #. 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 "Sumber daya sementara tidak tersedia" #. 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 "Operasi akan memblok" #. 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 "Operasi sekarang dalam perkembangan" #. 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 "Operasi telah dalam perkembangan" #. 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 "Operasi socket di bukan-socket" #. 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 "Pesan terlalu panjang" #. TRANS The socket type does not support the requested communications protocol. #: sysdeps/gnu/errlist.c:483 msgid "Protocol wrong type for socket" msgstr "Tipe protokol salah untuk socket" #. 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 "Protokol tidak tersedia" #. 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 "Protokol tidak didukung" #. TRANS The socket type is not supported. #: sysdeps/gnu/errlist.c:513 msgid "Socket type not supported" msgstr "Tipe socket tidak didukung" #. 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 "Operasi tidak didukung" #. TRANS The socket communications protocol family you requested is not supported. #: sysdeps/gnu/errlist.c:536 msgid "Protocol family not supported" msgstr "Keluarga protokol tidak didukung" #. 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 "Keluarga alamat tidak didukung oleh protokol" #. TRANS The requested socket address is already in use. @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:555 msgid "Address already in use" msgstr "Alamat telah digunakan" #. 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 "Tidak dapat menempatkan permintaan alamat" #. TRANS A socket operation failed because the network was down. #: sysdeps/gnu/errlist.c:575 msgid "Network is down" msgstr "Jaringan sedang turun" #. 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 "Jaringan tidak dapat dicapai" #. TRANS A network connection was reset because the remote host crashed. #: sysdeps/gnu/errlist.c:594 msgid "Network dropped connection on reset" msgstr "Jaringan menjatuhkan koneksi di reset" #. TRANS A network connection was aborted locally. #: sysdeps/gnu/errlist.c:603 msgid "Software caused connection abort" msgstr "Perangkat lunak menyebabkan pembatalan koneksi" #. 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 "Koneksi direset oleh peer" #. 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 "Tidak ada ruang penyangga yang tersedia" #. 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 "Transport titik-akhir telah terhubung" #. 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 "Transport titik-akhir tidak terhubung" #. 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 "Alamat tujuan dibutuhkan" #. TRANS The socket has already been shut down. #: sysdeps/gnu/errlist.c:667 msgid "Cannot send after transport endpoint shutdown" msgstr "Tidak dapat mengirim setelah transport titik akhir mati" #. TRANS ??? #: sysdeps/gnu/errlist.c:676 msgid "Too many references: cannot splice" msgstr "Terlalu banyak referensi: tidak dapat splice" #. 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 "Koneksi kehabisan waktu" #. 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 "Koneksi ditolak" #. 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 "Terlalu banyak tingkat dari sambungan simbolis" #. 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 "Nama berkas terlalu panjang" #. TRANS The remote host for a requested network connection is down. #: sysdeps/gnu/errlist.c:726 msgid "Host is down" msgstr "Host sedang turun" #. TRANS The remote host for a requested network connection is not reachable. #: sysdeps/gnu/errlist.c:735 msgid "No route to host" msgstr "Tidak ada rute ke host" #. 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 "Direktori tidak kosong" #. 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 "Terlalu banyak proses" #. 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 "Terlalu banyak pengguna" #. TRANS The user's disk quota was exceeded. #: sysdeps/gnu/errlist.c:775 msgid "Disk quota exceeded" msgstr "Quota Dis terlampaui" #. 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 "Objek adalah remote" #. TRANS ??? #: sysdeps/gnu/errlist.c:809 msgid "RPC struct is bad" msgstr "RPC struktur buruk" #. TRANS ??? #: sysdeps/gnu/errlist.c:818 msgid "RPC version wrong" msgstr "versi RPC salah" #. TRANS ??? #: sysdeps/gnu/errlist.c:827 msgid "RPC program not available" msgstr "aplikasi RPC tidak tersedia" #. TRANS ??? #: sysdeps/gnu/errlist.c:836 msgid "RPC program version wrong" msgstr "aplikasi versi RPC salah" #. TRANS ??? #: sysdeps/gnu/errlist.c:845 msgid "RPC bad procedure for program" msgstr "prosedur RPC buruk untuk aplikasi" #. 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 "Tidak ada kunci yang tersedia" #. 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 "Tipe atau format berkas tidak sesuai" #. TRANS ??? #: sysdeps/gnu/errlist.c:879 msgid "Authentication error" msgstr "Error authentifikasi" #. TRANS ??? #: sysdeps/gnu/errlist.c:888 msgid "Need authenticator" msgstr "Butuh authenticator" #. 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 "Fungsi tidak terimplementasi" #. 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 "Tidak didukung" #. 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 "Tidak valid atau tidak lengkap multibyte atau karakter lebar" #. 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 "Operasi tidak sesuai untuk proses dibelakang" #. 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 "Penerjemah meninggal" #. 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 "Anda benar benar menghancurkannya saat ini" #. TRANS Go home and have a glass of warm, dairy-fresh milk. #: sysdeps/gnu/errlist.c:985 msgid "Computer bought the farm" msgstr "Komputer membeli perkebunan" #. TRANS This error code has no purpose. #: sysdeps/gnu/errlist.c:994 msgid "Gratuitous error" msgstr "Gratuitous error" #: sysdeps/gnu/errlist.c:1002 msgid "Bad message" msgstr "Pesan buruk" #: sysdeps/gnu/errlist.c:1010 msgid "Identifier removed" msgstr "Identifier dihapus" #: sysdeps/gnu/errlist.c:1018 msgid "Multihop attempted" msgstr "Mencoba multihop" #: sysdeps/gnu/errlist.c:1026 msgid "No data available" msgstr "Tidak ada data yang tersedia" #: sysdeps/gnu/errlist.c:1034 msgid "Link has been severed" msgstr "Sambungan telah rusak" #: sysdeps/gnu/errlist.c:1042 msgid "No message of desired type" msgstr "Tidak ada pesan dari tipe yang diinginkan" #: sysdeps/gnu/errlist.c:1050 msgid "Out of streams resources" msgstr "Kehabisan sumber daya stream" #: sysdeps/gnu/errlist.c:1058 msgid "Device not a stream" msgstr "Perangkat bukan sebuah stream" #: sysdeps/gnu/errlist.c:1066 msgid "Value too large for defined data type" msgstr "Nilai terlalu besar untuk tipe data yang didefinisikan" #: sysdeps/gnu/errlist.c:1074 msgid "Protocol error" msgstr "Protokol error" #: sysdeps/gnu/errlist.c:1082 msgid "Timer expired" msgstr "Pewaktu ekspired" #. 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 "Operasi dibatalkan" #: sysdeps/gnu/errlist.c:1102 msgid "Interrupted system call should be restarted" msgstr "Pemanggilan sistem terinterupsi seharusnya diulang" #: sysdeps/gnu/errlist.c:1110 msgid "Channel number out of range" msgstr "Jumlah channel diluar dari jangkauan" #: sysdeps/gnu/errlist.c:1118 msgid "Level 2 not synchronized" msgstr "Tingkat 2 tidak tersinkron" #: sysdeps/gnu/errlist.c:1126 msgid "Level 3 halted" msgstr "Tingkat 3 berhenti" #: sysdeps/gnu/errlist.c:1134 msgid "Level 3 reset" msgstr "Tingkat 3 reset" #: sysdeps/gnu/errlist.c:1142 msgid "Link number out of range" msgstr "Jumlah sambungan diluar dari jangkauan" #: sysdeps/gnu/errlist.c:1150 msgid "Protocol driver not attached" msgstr "Driver protokol tidak terpasang" #: sysdeps/gnu/errlist.c:1158 msgid "No CSI structure available" msgstr "Tidak ada struktur CSI yang tersedia" #: sysdeps/gnu/errlist.c:1166 msgid "Level 2 halted" msgstr "Tingkat 2 berhenti" #: sysdeps/gnu/errlist.c:1174 msgid "Invalid exchange" msgstr "Pertukaran tidak valid" #: sysdeps/gnu/errlist.c:1182 msgid "Invalid request descriptor" msgstr "Deskripsi permintaan tidak valid" #: sysdeps/gnu/errlist.c:1190 msgid "Exchange full" msgstr "Pertukaran penuh" #: sysdeps/gnu/errlist.c:1198 msgid "No anode" msgstr "Bukan anode" #: sysdeps/gnu/errlist.c:1206 msgid "Invalid request code" msgstr "Permintaan kode tidak valid" #: sysdeps/gnu/errlist.c:1214 msgid "Invalid slot" msgstr "Slot tidak valid" #: sysdeps/gnu/errlist.c:1222 msgid "File locking deadlock error" msgstr "Penguncian berkas deadlock error" #: sysdeps/gnu/errlist.c:1230 msgid "Bad font file format" msgstr "Format berkas font buruk" #: sysdeps/gnu/errlist.c:1238 msgid "Machine is not on the network" msgstr "Mesin tidak dalam jaringan" #: sysdeps/gnu/errlist.c:1246 msgid "Package not installed" msgstr "Paket tidak terpasang" #: sysdeps/gnu/errlist.c:1254 msgid "Advertise error" msgstr "Advertise error" #: sysdeps/gnu/errlist.c:1262 msgid "Srmount error" msgstr "Srmount error" #: sysdeps/gnu/errlist.c:1270 msgid "Communication error on send" msgstr "Komunikasi error dalam pengiriman" #: sysdeps/gnu/errlist.c:1278 msgid "RFS specific error" msgstr "RFS spesifik error" #: sysdeps/gnu/errlist.c:1286 msgid "Name not unique on network" msgstr "Nama tidak unik di network" #: sysdeps/gnu/errlist.c:1294 msgid "File descriptor in bad state" msgstr "Deskripsi berkas dalam keadaan buruk" #: sysdeps/gnu/errlist.c:1302 msgid "Remote address changed" msgstr "Alamat remote berubah" #: sysdeps/gnu/errlist.c:1310 msgid "Can not access a needed shared library" msgstr "Tidak dapat mengakses sebuah perpustakaan terbagi yang dibutuhkan" #: sysdeps/gnu/errlist.c:1318 msgid "Accessing a corrupted shared library" msgstr "Mengakses sebuah perpustakaan terbagi terkorupsi" #: sysdeps/gnu/errlist.c:1326 msgid ".lib section in a.out corrupted" msgstr "daerah .lib dalam a.out terkorupsi" #: sysdeps/gnu/errlist.c:1334 msgid "Attempting to link in too many shared libraries" msgstr "Mencoba menyambukan dalam terlalu banyak perpustakaan terbagi" #: sysdeps/gnu/errlist.c:1342 msgid "Cannot exec a shared library directly" msgstr "Tidak dapat exec sebuah perpustakaan terbagi secara langsung" #: sysdeps/gnu/errlist.c:1350 msgid "Streams pipe error" msgstr "Pipa streams error" #: sysdeps/gnu/errlist.c:1358 msgid "Structure needs cleaning" msgstr "Struktur membutuhkan pembersihan" #: sysdeps/gnu/errlist.c:1366 msgid "Not a XENIX named type file" msgstr "Bukan sebuah tipe berkas XENIX" #: sysdeps/gnu/errlist.c:1374 msgid "No XENIX semaphores available" msgstr "Tidak ada XENIX semaphores tersedia" #: sysdeps/gnu/errlist.c:1382 msgid "Is a named type file" msgstr "Bukan sebuah tipe berkas bernama" #: sysdeps/gnu/errlist.c:1390 msgid "Remote I/O error" msgstr "Remote I/O error" #: sysdeps/gnu/errlist.c:1398 msgid "No medium found" msgstr "Tidak ada medium ditemukan" #: sysdeps/gnu/errlist.c:1406 msgid "Wrong medium type" msgstr "Tipe medium salah" #: sysdeps/gnu/errlist.c:1414 msgid "Required key not available" msgstr "Kunci yang dibutuhkan tidak tersedia" #: sysdeps/gnu/errlist.c:1422 msgid "Key has expired" msgstr "Kunci telah ekspired" #: sysdeps/gnu/errlist.c:1430 msgid "Key has been revoked" msgstr "Kunci telah direvok" #: sysdeps/gnu/errlist.c:1438 msgid "Key was rejected by service" msgstr "Kunci telah ditolah oleh layanan" #: sysdeps/gnu/errlist.c:1446 msgid "Owner died" msgstr "Pemilik meninggal" #: sysdeps/gnu/errlist.c:1454 msgid "State not recoverable" msgstr "Status tidak dapat direkover" #: 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 "Error dalam sistem error tidak dikenal: " #: sysdeps/posix/gai_strerror-strs.h:1 msgid "Address family for hostname not supported" msgstr "Keluarga alamat untuk hostname tidak didukung" #: sysdeps/posix/gai_strerror-strs.h:2 msgid "Temporary failure in name resolution" msgstr "Kegagalan sementara dalam resolusi nama" #: sysdeps/posix/gai_strerror-strs.h:3 msgid "Bad value for ai_flags" msgstr "Nilai buruk untuk ai_flags" #: sysdeps/posix/gai_strerror-strs.h:4 msgid "Non-recoverable failure in name resolution" msgstr "Kegagalan tidak terekover dalam resolusi nama" #: sysdeps/posix/gai_strerror-strs.h:5 msgid "ai_family not supported" msgstr "ai_family tidak didukung" #: sysdeps/posix/gai_strerror-strs.h:6 msgid "Memory allocation failure" msgstr "Alokasi memori gagal" #: sysdeps/posix/gai_strerror-strs.h:7 msgid "No address associated with hostname" msgstr "Tidak ada alamat terasosiasi dengan hostname" #: sysdeps/posix/gai_strerror-strs.h:8 msgid "Name or service not known" msgstr "Nama atau layanan tidak diketahui" #: sysdeps/posix/gai_strerror-strs.h:9 msgid "Servname not supported for ai_socktype" msgstr "Servname tidak didukung untuk ai_socktype" #: sysdeps/posix/gai_strerror-strs.h:10 msgid "ai_socktype not supported" msgstr "ai_socktype tidak didukung" #: sysdeps/posix/gai_strerror-strs.h:11 msgid "System error" msgstr "Sistem error" #: sysdeps/posix/gai_strerror-strs.h:12 msgid "Processing request in progress" msgstr "Permintaan pemrosesan dalam perkembangan" #: sysdeps/posix/gai_strerror-strs.h:13 msgid "Request canceled" msgstr "Permintaan dibatalkan" #: sysdeps/posix/gai_strerror-strs.h:14 msgid "Request not canceled" msgstr "Permintaan tidak dibatalkan" #: sysdeps/posix/gai_strerror-strs.h:15 msgid "All requests done" msgstr "Semua permintaan selesai" #: sysdeps/posix/gai_strerror-strs.h:16 msgid "Interrupted by a signal" msgstr "Interupsi oleh sebuah sinyal" #: sysdeps/posix/gai_strerror-strs.h:17 msgid "Parameter string not correctly encoded" msgstr "String parameter tidak secara benar terkode" #: sysdeps/unix/sysv/linux/i386/readelflib.c:65 #, c-format msgid "%s is for unknown machine %d.\n" msgstr "%s adalah untuk mesin tidak dikenal %d.\n" #: sysdeps/unix/sysv/linux/lddlibc4.c:60 #, c-format msgid "" "Usage: lddlibc4 FILE\n" "\n" msgstr "" "Penggunaan: lddlibc4 BERKAS\n" "\n" #: sysdeps/unix/sysv/linux/lddlibc4.c:81 #, c-format msgid "cannot open `%s'" msgstr "tidak dapat membuka `%s'" #: sysdeps/unix/sysv/linux/lddlibc4.c:85 #, c-format msgid "cannot read header from `%s'" msgstr "tidak dapat membaca header dari `%s'" #: timezone/zdump.c:280 msgid "lacks alphabetic at start" msgstr "kekurangan alphabet di awal" #: timezone/zdump.c:282 msgid "has fewer than 3 alphabetics" msgstr "memiliki lebih kecil dari 3 alphabet" #: timezone/zdump.c:284 msgid "has more than 6 alphabetics" msgstr "lebih dari 6 alphabet" #: timezone/zdump.c:292 msgid "differs from POSIX standard" msgstr "berbeda dari standar POSIX" #: timezone/zdump.c:298 #, c-format msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n" msgstr "%s: peringatan: daerah \"%s\" kependekan \"%s\" %s\n" #: 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 "%s: argumen -c ganas %s\n" #: timezone/zdump.c:417 #, c-format msgid "%s: wild -t argument %s\n" msgstr "" #: timezone/zdump.c:506 msgid "Error writing to standard output" msgstr "Error menulis ke keluaran standar" #: timezone/zic.c:370 #, c-format msgid "%s: Memory exhausted: %s\n" msgstr "%s: Kehabisan memori: %s\n" #: timezone/zic.c:410 #, c-format msgid "\"%s\", line %d: " msgstr "" #: timezone/zic.c:413 #, c-format msgid " (rule from \"%s\", line %d)" msgstr " (aturan dari \"%s\", baris %d)" #: timezone/zic.c:432 #, c-format msgid "warning: " msgstr "peringatan: " #: timezone/zic.c:442 #, c-format msgid "" "%s: usage is %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p " "posixrules ] \\\n" "\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zic.c:477 msgid "wild compilation-time specification of zic_t" msgstr "spesifikasi waktu-kompilasi ganas dari zic_t" #: timezone/zic.c:496 #, c-format msgid "%s: More than one -d option specified\n" msgstr "%s: Lebih dari satu pilihan -d dispesifikasikan\n" #: timezone/zic.c:506 #, c-format msgid "%s: More than one -l option specified\n" msgstr "%s: Lebih dari satu pilihan -l dispesifikasikan\n" #: timezone/zic.c:516 #, c-format msgid "%s: More than one -p option specified\n" msgstr "%s: Lebih dari satu pilihan -p dispesifikasikan\n" #: timezone/zic.c:526 #, c-format msgid "%s: More than one -y option specified\n" msgstr "%s: Lebih dari satu pilihan -y dispesifikasikan\n" #: timezone/zic.c:536 #, c-format msgid "%s: More than one -L option specified\n" msgstr "%s: Lebih dari satu pilihan -L dispesifikasikan\n" #: timezone/zic.c:583 msgid "link to link" msgstr "link ke link" #: timezone/zic.c:650 msgid "hard link failed, symbolic link used" msgstr "sambungan keras gagal, menggunakan sambungan simbolis" #: 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 "%s: Tidak dapat membuat %s: %s\n" #: timezone/zic.c:676 timezone/zic.c:881 #, c-format msgid "%s: Error reading %s\n" msgstr "%s: Error membaca %s\n" #: timezone/zic.c:682 timezone/zic.c:1750 #, c-format msgid "%s: Error writing %s\n" msgstr "%s: Error menulis %s\n" #: 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 "nama aturan sama dalam beberapa berkas" #: timezone/zic.c:787 msgid "unruly zone" msgstr "daerah unruly" #: timezone/zic.c:794 #, c-format msgid "%s in ruleless zone" msgstr "%s dalam daerah tidak beraturan" #: timezone/zic.c:814 msgid "standard input" msgstr "masukan standar" #: timezone/zic.c:819 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "%s: Tidak dapat membuka %s: %s\n" #: timezone/zic.c:830 msgid "line too long" msgstr "baris terlalu panjang" #: timezone/zic.c:850 msgid "input line of unknown type" msgstr "baris masukan dari tipe yang tidak dikenal" #: timezone/zic.c:866 #, c-format msgid "%s: Leap line in non leap seconds file %s\n" msgstr "%s: Baris leap dalam bukan leap detik berkas %s\n" #: timezone/zic.c:873 timezone/zic.c:1282 timezone/zic.c:1304 #, c-format msgid "%s: panic: Invalid l_value %d\n" msgstr "%s: panic: l_value %d tidak valid\n" #: timezone/zic.c:888 #, c-format msgid "%s: Error closing %s: %s\n" msgstr "%s: Error menutup %s: %s\n" #: timezone/zic.c:893 msgid "expected continuation line not found" msgstr "diduga baris kelanjutan tidak ditemukan" #: timezone/zic.c:934 timezone/zic.c:2610 timezone/zic.c:2624 msgid "time overflow" msgstr "waktu overflow" #: timezone/zic.c:938 msgid "24:00 not handled by pre-1998 versions of zic" msgstr "24:00 tidak ditangani oleh versi sebelum 1998 dari zic" #: timezone/zic.c:941 msgid "values over 24 hours not handled by pre-2007 versions of zic" msgstr "nilai lebih 24 jam tidak ditangani oleh versi sebelum 2007 dari zic" #: timezone/zic.c:952 msgid "wrong number of fields on Rule line" msgstr "jumlah dari daerah salah dalam baris Aturan" #: timezone/zic.c:956 msgid "nameless rule" msgstr "aturan tidak bernama" #: timezone/zic.c:961 msgid "invalid saved time" msgstr "waktu disimpan tidak valid" #: timezone/zic.c:978 msgid "wrong number of fields on Zone line" msgstr "jumlah dari daerah dalam baris daerah salah" #: timezone/zic.c:983 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "\"Daerah %s\" baris dan pilihan -l secara mutual ekslusif" #: timezone/zic.c:989 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "\"Daerah %s\" baris dan pilihan -p secara mutual ekslusif" #: timezone/zic.c:997 #, c-format msgid "duplicate zone name %s (file \"%s\", line %d)" msgstr "duplikasi nama daerah %s (berkas \"%s\", baris %d)" #: timezone/zic.c:1010 msgid "wrong number of fields on Zone continuation line" msgstr "jumlah dari daerah salah di baris kelanjutan Daerah" #: timezone/zic.c:1047 msgid "invalid UT offset" msgstr "" #: timezone/zic.c:1050 msgid "invalid abbreviation format" msgstr "format kependekan tidak valid" #: timezone/zic.c:1079 msgid "" "Zone continuation line end time is not after end time of previous line" msgstr "" "baris kelanjutan Daerah akhir waktu tidak setelah akhir waktu dari baris " "sebelumnya" #: timezone/zic.c:1105 msgid "wrong number of fields on Leap line" msgstr "jumlah dari daerah salah di baris Leap" #: timezone/zic.c:1114 msgid "invalid leaping year" msgstr "tahun leapin tidak valid" #: timezone/zic.c:1134 timezone/zic.c:1236 msgid "invalid month name" msgstr "nama bulan tidak valid" #: timezone/zic.c:1147 timezone/zic.c:1349 timezone/zic.c:1363 msgid "invalid day of month" msgstr "hari dari bulan tidak valid" #: timezone/zic.c:1152 msgid "time before zero" msgstr "waktu sebelum nol" #: timezone/zic.c:1156 msgid "time too small" msgstr "waktu terlalu kecil" #: timezone/zic.c:1160 msgid "time too large" msgstr "waktu terlalu besar" #: timezone/zic.c:1164 timezone/zic.c:1265 msgid "invalid time of day" msgstr "waktu dari hari tidak valid" #: timezone/zic.c:1183 msgid "illegal CORRECTION field on Leap line" msgstr "daerah KOREKSI tidak legal di baris Leap" #: timezone/zic.c:1188 msgid "illegal Rolling/Stationary field on Leap line" msgstr "daerah Rolling/Stationary tidak legal di baris Leap" #: timezone/zic.c:1202 msgid "wrong number of fields on Link line" msgstr "jumlah dari daerah salah di baris sambungan" #: timezone/zic.c:1206 msgid "blank FROM field on Link line" msgstr "daerah FROM kosong di baris Link" #: timezone/zic.c:1210 msgid "blank TO field on Link line" msgstr "daerah TO kosong di baris Link" #: timezone/zic.c:1286 msgid "invalid starting year" msgstr "awal tahun tidak valid" #: timezone/zic.c:1308 msgid "invalid ending year" msgstr "akhir tahun tidak valid" #: timezone/zic.c:1312 msgid "starting year greater than ending year" msgstr "awal tahun lebih besar dari akhir tahun" #: timezone/zic.c:1319 msgid "typed single year" msgstr "tipe tahun tunggal" #: timezone/zic.c:1354 msgid "invalid weekday name" msgstr "nama hari-minggu tidak valid" #: timezone/zic.c:1523 #, c-format msgid "%s: Can't remove %s: %s\n" msgstr "%s: Tidak dapat menghapus %s: %s\n" #: timezone/zic.c:2105 msgid "no POSIX environment variable for zone" msgstr "tidak ada variabel lingkungan POSIX untuk daerah" #: timezone/zic.c:2111 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "" #: timezone/zic.c:2292 msgid "can't determine time zone abbreviation to use just after until time" msgstr "" "tidak dapat menentukan kependekan daerah waktu untuk digunakan setelah waktu" #: timezone/zic.c:2338 timezone/zic.c:2416 msgid "too many local time types" msgstr "terlalu banyak tipe waktu lokal" #: timezone/zic.c:2374 msgid "too many transitions?!" msgstr "terlalu banyak perubahan?!" #: timezone/zic.c:2389 msgid "internal error - addtype called with bad isdst" msgstr "internal error - addtype dipanggil dengan isdst buruk" #: timezone/zic.c:2393 msgid "internal error - addtype called with bad ttisstd" msgstr "internal error - addtype dipanggil dengan ttisstd buruk" #: timezone/zic.c:2397 msgid "internal error - addtype called with bad ttisgmt" msgstr "internal error - addtype dipanggil dengan ttisgmt buruk" #: timezone/zic.c:2420 msgid "UT offset out of range" msgstr "" #: timezone/zic.c:2444 msgid "too many leap seconds" msgstr "terlalu banyak leap detik" #: timezone/zic.c:2450 msgid "repeated leap second moment" msgstr "pengulangan momen leap detik" #: timezone/zic.c:2500 msgid "Wild result from command execution" msgstr "Hasil ganas dari eksekusi perintah" #: timezone/zic.c:2501 #, c-format msgid "%s: command was '%s', result was %d\n" msgstr "%s: perintah adalah '%s', hasil adalah %d\n" #: timezone/zic.c:2592 msgid "Odd number of quotation marks" msgstr "Jumlah dari tanda kuotasi ganjil" #: timezone/zic.c:2669 msgid "use of 2/29 in non leap-year" msgstr "penggunaan dari 2/29 dalam bukan leap-year" #: timezone/zic.c:2704 msgid "" "rule goes past start/end of month--will not work with pre-2004 versions of " "zic" msgstr "" "aturan melewati awal/akhir dari bulan -- tidak akan bekerja dengan versi " "sebelum 2004 dari zic" #: timezone/zic.c:2735 msgid "time zone abbreviation lacks alphabetic at start" msgstr "kependekan daerah waktu kurang alphabet di awal" #: timezone/zic.c:2737 msgid "time zone abbreviation has fewer than 3 alphabetics" msgstr "" #: timezone/zic.c:2739 msgid "time zone abbreviation has too many alphabetics" msgstr "kependekan daerah waktu memiliki terlalu banyak alphabet" #: timezone/zic.c:2749 msgid "time zone abbreviation differs from POSIX standard" msgstr "kependekan daerah waktu berbeda dari standar POSIX" #: timezone/zic.c:2755 msgid "too many, or too long, time zone abbreviations" msgstr "terlalu banyak, atau terlalu panjang, kependekan daerah waktu" #: timezone/zic.c:2795 #, c-format msgid "%s: Can't create directory %s: %s\n" msgstr "%s: Tidak dapat membuat direktori %s: %s\n" language-pack-id-base/data/id/LC_MESSAGES/libvirt.po0000644000000000000000000306032112743726474017077 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat, Inc. # This file is distributed under the same license as the PACKAGE package. # # Translators: # Daniel , 2011. # Muhammad Radifar , 2011. # Teguh DC , 2007. msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" "POT-Creation-Date: 2014-03-02 22:25+0800\n" "PO-Revision-Date: 2011-12-05 14:09+0000\n" "Last-Translator: veillard \n" "Language-Team: Indonesian " "(http://www.transifex.com/projects/p/libvirt/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:10+0000\n" "X-Generator: Launchpad (build 18147)\n" "Language: id\n" #: daemon/libvirtd-config.c:60 daemon/libvirtd-config.c:79 #, c-format msgid "failed to allocate memory for %s config list" msgstr "" #: daemon/libvirtd-config.c:86 daemon/libvirtd-config.c:107 #, c-format msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings" msgstr "" #: daemon/libvirtd-config.c:124 src/locking/lock_daemon_config.c:48 #: src/logging/log_daemon_config.c:48 #, c-format msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s" msgstr "" #: daemon/libvirtd-config.c:202 #, c-format msgid "remoteReadConfigFile: %s: %s: unsupported auth %s" msgstr "" #: daemon/libvirtd.c:232 #, c-format msgid "%s: error: unable to determine if daemon is running: %s\n" msgstr "" #: daemon/libvirtd.c:238 src/locking/lock_daemon.c:388 #: src/logging/log_daemon.c:317 #, c-format msgid "" "%s: error: %s. Check /var/log/messages or run without --daemon for more " "info.\n" msgstr "" #: daemon/libvirtd.c:474 daemon/libvirtd.c:479 daemon/libvirtd.c:484 #, c-format msgid "Failed to parse mode '%s'" msgstr "" #: daemon/libvirtd.c:614 msgid "This libvirtd build does not support TLS" msgstr "" #: daemon/libvirtd.c:801 msgid "additional privileges are required" msgstr "" #: daemon/libvirtd.c:807 msgid "failed to set reduced privileges" msgstr "" #: daemon/libvirtd.c:950 msgid "Driver state initialization failed" msgstr "" #: daemon/libvirtd.c:1053 #, c-format msgid "Unable to migrate %s to %s" msgstr "" #: daemon/libvirtd.c:1075 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" "\n" "Options:\n" " -h | --help Display program help:\n" " -v | --verbose Verbose messages.\n" " -d | --daemon Run as a daemon & write PID file.\n" " -l | --listen Listen for TCP/IP connections.\n" " -t | --timeout Exit after timeout period.\n" " -f | --config Configuration file.\n" " -V | --version Display version information.\n" " -p | --pid-file Change name of PID file.\n" "\n" "libvirt management daemon:\n" msgstr "" #: daemon/libvirtd.c:1094 #, c-format msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " %s\n" "\n" " Sockets:\n" " %s\n" " %s\n" "\n" " TLS:\n" " CA certificate: %s\n" " Server certificate: %s\n" " Server private key: %s\n" "\n" " PID file (unless overridden by -p):\n" " %s/run/libvirtd.pid\n" "\n" msgstr "" #: daemon/libvirtd.c:1121 msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " $XDG_CONFIG_HOME/libvirt/libvirtd.conf\n" "\n" " Sockets:\n" " $XDG_RUNTIME_DIR/libvirt/libvirt-sock\n" "\n" " TLS:\n" " CA certificate: $HOME/.pki/libvirt/cacert.pem\n" " Server certificate: $HOME/.pki/libvirt/servercert.pem\n" " Server private key: $HOME/.pki/libvirt/serverkey.pem\n" "\n" " PID file:\n" " $XDG_RUNTIME_DIR/libvirt/libvirtd.pid\n" "\n" msgstr "" #: daemon/libvirtd.c:1179 src/locking/lock_daemon.c:1184 #: src/locking/sanlock_helper.c:76 src/logging/log_daemon.c:942 #: src/lxc/lxc_controller.c:2513 src/network/leaseshelper.c:147 #: src/network/leaseshelper.c:153 src/security/virt-aa-helper.c:1304 #: src/security/virt-aa-helper.c:1310 src/storage/parthelper.c:77 #: src/util/iohelper.c:236 src/util/iohelper.c:242 #, c-format msgid "%s: initialization failed\n" msgstr "" #: daemon/libvirtd.c:1159 #, c-format msgid "%s: cannot identify driver directory\n" msgstr "" #: daemon/libvirtd.c:1169 #, c-format msgid "%s: expected driver directory '%s' is missing\n" msgstr "" #: daemon/libvirtd.c:1216 src/locking/lock_daemon.c:1214 #: src/logging/log_daemon.c:972 msgid "Invalid value for timeout" msgstr "" #: daemon/libvirtd.c:1224 daemon/libvirtd.c:1232 daemon/libvirtd.c:1349 #: src/locking/lock_daemon.c:1463 src/logging/log_daemon.c:1216 msgid "Can't allocate memory" msgstr "" #: daemon/libvirtd.c:1259 src/locking/lock_daemon.c:1249 #: src/logging/log_daemon.c:1007 msgid "Can't create initial configuration" msgstr "" #: daemon/libvirtd.c:1268 src/locking/lock_daemon.c:1258 #: src/logging/log_daemon.c:1016 msgid "Can't determine config path" msgstr "" #: daemon/libvirtd.c:1278 src/locking/lock_daemon.c:1268 #: src/logging/log_daemon.c:1026 #, c-format msgid "Can't load config file: %s: %s" msgstr "" #: daemon/libvirtd.c:1281 src/locking/lock_daemon.c:1271 #: src/logging/log_daemon.c:1029 #, c-format msgid "Can't load config file: %s" msgstr "" #: daemon/libvirtd.c:1287 msgid "Exiting due to failure to migrate profile" msgstr "" #: daemon/libvirtd.c:1293 #, c-format msgid "invalid host UUID: %s" msgstr "" #: daemon/libvirtd.c:1298 src/locking/lock_daemon.c:1276 #: src/logging/log_daemon.c:1034 msgid "Can't initialize logging" msgstr "" #: daemon/libvirtd.c:1303 msgid "Can't initialize access manager" msgstr "" #: daemon/libvirtd.c:1312 src/locking/lock_daemon.c:1285 #: src/logging/log_daemon.c:1043 msgid "Can't determine pid file path." msgstr "" #: daemon/libvirtd.c:1322 src/locking/lock_daemon.c:1292 #: src/logging/log_daemon.c:1050 msgid "Can't determine socket paths" msgstr "" #: daemon/libvirtd.c:1334 src/locking/lock_daemon.c:1348 #: src/logging/log_daemon.c:1107 #, c-format msgid "cannot change to root directory: %s" msgstr "" #: daemon/libvirtd.c:1340 src/locking/lock_daemon.c:1354 #: src/logging/log_daemon.c:1113 #, c-format msgid "Failed to fork as daemon: %s" msgstr "" #: daemon/libvirtd.c:1356 src/locking/lock_daemon.c:1312 #: src/logging/log_daemon.c:1070 msgid "Can't determine user directory" msgstr "" #: daemon/libvirtd.c:1367 src/locking/lock_daemon.c:1324 #: src/logging/log_daemon.c:1082 #, c-format msgid "unable to create rundir %s: %s" msgstr "" #: daemon/admin_dispatch.h:64 daemon/qemu_dispatch.h:96 #: daemon/qemu_dispatch.h:164 daemon/remote.c:1366 daemon/remote.c:1560 #: daemon/remote.c:1609 daemon/remote.c:1668 daemon/remote.c:1720 #: daemon/remote.c:1779 daemon/remote.c:1833 daemon/remote.c:1895 #: daemon/remote.c:1945 daemon/remote.c:1990 daemon/remote.c:2046 #: daemon/remote.c:2088 daemon/remote.c:2150 daemon/remote.c:2189 #: daemon/remote.c:2240 daemon/remote.c:2320 daemon/remote.c:2393 #: daemon/remote.c:2448 daemon/remote.c:2499 daemon/remote.c:2561 #: daemon/remote.c:2623 daemon/remote.c:2686 daemon/remote.c:2758 #: daemon/remote.c:2827 daemon/remote.c:2868 daemon/remote.c:3454 #: daemon/remote.c:3505 daemon/remote.c:3567 daemon/remote.c:3654 #: daemon/remote.c:3690 daemon/remote.c:3730 daemon/remote.c:3806 #: daemon/remote.c:3880 daemon/remote.c:3937 daemon/remote.c:3984 #: daemon/remote.c:4024 daemon/remote.c:4074 daemon/remote.c:4132 #: daemon/remote.c:4185 daemon/remote.c:4233 daemon/remote.c:4279 #: daemon/remote.c:4320 daemon/remote.c:4361 daemon/remote.c:4408 #: daemon/remote.c:4469 daemon/remote.c:4540 daemon/remote.c:4600 #: daemon/remote.c:4664 daemon/remote.c:4730 daemon/remote.c:4789 #: daemon/remote.c:4851 daemon/remote.c:4909 daemon/remote.c:4967 #: daemon/remote.c:5025 daemon/remote.c:5083 daemon/remote.c:5142 #: daemon/remote.c:5200 daemon/remote.c:5246 daemon/remote.c:5296 #: daemon/remote.c:5349 daemon/remote.c:5405 daemon/remote.c:5466 #: daemon/remote.c:5536 daemon/remote.c:5596 daemon/remote.c:5653 #: daemon/remote.c:5703 daemon/remote.c:5758 daemon/remote.c:5805 #: daemon/remote.c:5856 daemon/remote.c:5929 daemon/remote.c:5980 #: daemon/remote.c:6047 daemon/remote.c:6096 daemon/remote.c:6132 #: daemon/remote.c:6247 daemon/remote.c:6315 daemon/remote.c:6399 #: daemon/remote.c:6440 daemon/remote.c:6633 daemon/remote_dispatch.h:173 #: daemon/remote_dispatch.h:253 daemon/remote_dispatch.h:465 #: daemon/remote_dispatch.h:520 daemon/remote_dispatch.h:576 #: daemon/remote_dispatch.h:658 daemon/remote_dispatch.h:744 #: daemon/remote_dispatch.h:802 daemon/remote_dispatch.h:855 #: daemon/remote_dispatch.h:911 daemon/remote_dispatch.h:968 #: daemon/remote_dispatch.h:1021 daemon/remote_dispatch.h:1077 #: daemon/remote_dispatch.h:1130 daemon/remote_dispatch.h:1183 #: daemon/remote_dispatch.h:1427 daemon/remote_dispatch.h:1494 #: daemon/remote_dispatch.h:1561 daemon/remote_dispatch.h:1628 #: daemon/remote_dispatch.h:1695 daemon/remote_dispatch.h:1762 #: daemon/remote_dispatch.h:1829 daemon/remote_dispatch.h:1896 #: daemon/remote_dispatch.h:1963 daemon/remote_dispatch.h:2030 #: daemon/remote_dispatch.h:2148 daemon/remote_dispatch.h:2201 #: daemon/remote_dispatch.h:2254 daemon/remote_dispatch.h:2307 #: daemon/remote_dispatch.h:2360 daemon/remote_dispatch.h:2413 #: daemon/remote_dispatch.h:2466 daemon/remote_dispatch.h:2519 #: daemon/remote_dispatch.h:2572 daemon/remote_dispatch.h:2625 #: daemon/remote_dispatch.h:2731 daemon/remote_dispatch.h:2787 #: daemon/remote_dispatch.h:2843 daemon/remote_dispatch.h:2899 #: daemon/remote_dispatch.h:2958 daemon/remote_dispatch.h:3021 #: daemon/remote_dispatch.h:3084 daemon/remote_dispatch.h:3141 #: daemon/remote_dispatch.h:3227 daemon/remote_dispatch.h:3287 #: daemon/remote_dispatch.h:3347 daemon/remote_dispatch.h:3406 #: daemon/remote_dispatch.h:3494 daemon/remote_dispatch.h:3550 #: daemon/remote_dispatch.h:3606 daemon/remote_dispatch.h:3691 #: daemon/remote_dispatch.h:3750 daemon/remote_dispatch.h:3833 #: daemon/remote_dispatch.h:3889 daemon/remote_dispatch.h:3943 #: daemon/remote_dispatch.h:3999 daemon/remote_dispatch.h:4055 #: daemon/remote_dispatch.h:4111 daemon/remote_dispatch.h:4167 #: daemon/remote_dispatch.h:4226 daemon/remote_dispatch.h:4286 #: daemon/remote_dispatch.h:4344 daemon/remote_dispatch.h:4405 #: daemon/remote_dispatch.h:4492 daemon/remote_dispatch.h:4608 #: daemon/remote_dispatch.h:4778 daemon/remote_dispatch.h:4838 #: daemon/remote_dispatch.h:4956 daemon/remote_dispatch.h:5054 #: daemon/remote_dispatch.h:5114 daemon/remote_dispatch.h:5202 #: daemon/remote_dispatch.h:5291 daemon/remote_dispatch.h:5594 #: daemon/remote_dispatch.h:5654 daemon/remote_dispatch.h:5714 #: daemon/remote_dispatch.h:5774 daemon/remote_dispatch.h:5831 #: daemon/remote_dispatch.h:5917 daemon/remote_dispatch.h:5984 #: daemon/remote_dispatch.h:6044 daemon/remote_dispatch.h:6104 #: daemon/remote_dispatch.h:6190 daemon/remote_dispatch.h:6246 #: daemon/remote_dispatch.h:6302 daemon/remote_dispatch.h:6356 #: daemon/remote_dispatch.h:6412 daemon/remote_dispatch.h:6631 #: daemon/remote_dispatch.h:6690 daemon/remote_dispatch.h:6803 #: daemon/remote_dispatch.h:6863 daemon/remote_dispatch.h:6923 #: daemon/remote_dispatch.h:7151 daemon/remote_dispatch.h:7233 #: daemon/remote_dispatch.h:7337 daemon/remote_dispatch.h:7393 #: daemon/remote_dispatch.h:7450 daemon/remote_dispatch.h:7511 #: daemon/remote_dispatch.h:7588 daemon/remote_dispatch.h:7740 #: daemon/remote_dispatch.h:7796 daemon/remote_dispatch.h:7852 #: daemon/remote_dispatch.h:7908 daemon/remote_dispatch.h:7964 #: daemon/remote_dispatch.h:8020 daemon/remote_dispatch.h:8080 #: daemon/remote_dispatch.h:8139 daemon/remote_dispatch.h:8194 #: daemon/remote_dispatch.h:8246 daemon/remote_dispatch.h:8300 #: daemon/remote_dispatch.h:8357 daemon/remote_dispatch.h:8417 #: daemon/remote_dispatch.h:8474 daemon/remote_dispatch.h:8531 #: daemon/remote_dispatch.h:8585 daemon/remote_dispatch.h:8644 #: daemon/remote_dispatch.h:8725 daemon/remote_dispatch.h:8781 #: daemon/remote_dispatch.h:8837 daemon/remote_dispatch.h:8895 #: daemon/remote_dispatch.h:8960 daemon/remote_dispatch.h:9025 #: daemon/remote_dispatch.h:9089 daemon/remote_dispatch.h:9148 #: daemon/remote_dispatch.h:9207 daemon/remote_dispatch.h:9267 #: daemon/remote_dispatch.h:9330 daemon/remote_dispatch.h:9389 #: daemon/remote_dispatch.h:9451 daemon/remote_dispatch.h:9516 #: daemon/remote_dispatch.h:9581 daemon/remote_dispatch.h:9644 #: daemon/remote_dispatch.h:9702 daemon/remote_dispatch.h:9761 #: daemon/remote_dispatch.h:9817 daemon/remote_dispatch.h:9873 #: daemon/remote_dispatch.h:9929 daemon/remote_dispatch.h:9988 #: daemon/remote_dispatch.h:10049 daemon/remote_dispatch.h:10108 #: daemon/remote_dispatch.h:10172 daemon/remote_dispatch.h:10238 #: daemon/remote_dispatch.h:10303 daemon/remote_dispatch.h:10368 #: daemon/remote_dispatch.h:10460 daemon/remote_dispatch.h:10536 #: daemon/remote_dispatch.h:10608 daemon/remote_dispatch.h:10669 #: daemon/remote_dispatch.h:10730 daemon/remote_dispatch.h:10791 #: daemon/remote_dispatch.h:10847 daemon/remote_dispatch.h:10903 #: daemon/remote_dispatch.h:10959 daemon/remote_dispatch.h:11014 #: daemon/remote_dispatch.h:11065 daemon/remote_dispatch.h:11116 #: daemon/remote_dispatch.h:11168 daemon/remote_dispatch.h:11226 #: daemon/remote_dispatch.h:11280 daemon/remote_dispatch.h:11339 #: daemon/remote_dispatch.h:11399 daemon/remote_dispatch.h:11458 #: daemon/remote_dispatch.h:11514 daemon/remote_dispatch.h:11568 #: daemon/remote_dispatch.h:11624 daemon/remote_dispatch.h:11682 #: daemon/remote_dispatch.h:11738 daemon/remote_dispatch.h:11792 #: daemon/remote_dispatch.h:11851 daemon/remote_dispatch.h:11911 #: daemon/remote_dispatch.h:11998 daemon/remote_dispatch.h:12058 #: daemon/remote_dispatch.h:12118 daemon/remote_dispatch.h:12177 #: daemon/remote_dispatch.h:12233 daemon/remote_dispatch.h:12287 #: daemon/remote_dispatch.h:12343 daemon/remote_dispatch.h:12399 #: daemon/remote_dispatch.h:12484 daemon/remote_dispatch.h:12538 #: daemon/remote_dispatch.h:12595 daemon/remote_dispatch.h:12653 #: daemon/remote_dispatch.h:12739 daemon/remote_dispatch.h:12799 #: daemon/remote_dispatch.h:12870 daemon/remote_dispatch.h:12926 #: daemon/remote_dispatch.h:12983 daemon/remote_dispatch.h:13040 #: daemon/remote_dispatch.h:13096 daemon/remote_dispatch.h:13154 #: daemon/remote_dispatch.h:13273 daemon/remote_dispatch.h:13353 #: daemon/remote_dispatch.h:13496 daemon/remote_dispatch.h:13566 #: daemon/remote_dispatch.h:13622 daemon/remote_dispatch.h:13680 #: daemon/remote_dispatch.h:13734 daemon/remote_dispatch.h:13791 #: daemon/remote_dispatch.h:13850 daemon/remote_dispatch.h:13906 #: daemon/remote_dispatch.h:13960 daemon/remote_dispatch.h:14018 #: daemon/remote_dispatch.h:14102 daemon/remote_dispatch.h:14161 #: daemon/remote_dispatch.h:14217 daemon/remote_dispatch.h:14271 #: daemon/remote_dispatch.h:14327 daemon/remote_dispatch.h:14383 #: daemon/remote_dispatch.h:14439 daemon/remote_dispatch.h:14497 #: daemon/remote_dispatch.h:14553 daemon/remote_dispatch.h:14607 #: daemon/remote_dispatch.h:14663 daemon/remote_dispatch.h:14722 #: daemon/remote_dispatch.h:14782 daemon/remote_dispatch.h:14845 #: daemon/remote_dispatch.h:14905 daemon/remote_dispatch.h:14965 #: daemon/remote_dispatch.h:15052 daemon/remote_dispatch.h:15123 #: daemon/remote_dispatch.h:15179 daemon/remote_dispatch.h:15236 #: daemon/remote_dispatch.h:15297 daemon/remote_dispatch.h:15354 #: daemon/remote_dispatch.h:15410 daemon/remote_dispatch.h:15466 #: daemon/remote_dispatch.h:15525 daemon/remote_dispatch.h:15587 #: daemon/remote_dispatch.h:15649 daemon/remote_dispatch.h:15707 #: daemon/remote_dispatch.h:15782 daemon/remote_dispatch.h:15844 #: daemon/remote_dispatch.h:15904 daemon/remote_dispatch.h:15963 #: daemon/remote_dispatch.h:16020 daemon/remote_dispatch.h:16080 #: daemon/remote_dispatch.h:16134 daemon/remote_dispatch.h:16192 #: daemon/remote_dispatch.h:16264 daemon/remote_dispatch.h:16320 #: src/rpc/virnetserverclient.c:1493 msgid "connection not open" msgstr "" #: daemon/remote.c:65 src/remote/remote_driver.c:62 #, c-format msgid "conversion from hyper to %s overflowed" msgstr "" #: daemon/admin_server.c:66 daemon/remote.c:1282 src/locking/lock_daemon.c:745 #: src/logging/log_daemon.c:601 msgid "unable to init mutex" msgstr "" #: daemon/remote.c:1308 msgid "connection already open" msgstr "" #: daemon/remote.c:1068 msgid "keepalive support is required to connect" msgstr "" #: daemon/remote.c:1443 daemon/remote.c:1528 src/remote/remote_driver.c:1726 #, c-format msgid "unknown parameter type: %d" msgstr "" #: daemon/remote.c:1479 daemon/remote.c:1565 daemon/remote.c:1673 #: daemon/remote.c:1842 daemon/remote.c:2506 daemon/remote.c:2568 #: daemon/remote.c:2630 daemon/remote.c:2693 daemon/remote.c:2765 #: daemon/remote.c:2873 daemon/remote.c:4415 daemon/remote.c:4474 #: daemon/remote.c:5149 msgid "nparams too large" msgstr "" #: daemon/remote.c:1492 #, c-format msgid "Parameter %s too big for destination" msgstr "" #: daemon/remote.c:1620 src/remote/remote_driver.c:1565 #: src/remote/remote_driver.c:1579 src/remote/remote_driver.c:1628 #, c-format msgid "Too many domains '%d' for limit '%d'" msgstr "" #: daemon/remote.c:1726 msgid "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX" msgstr "" #: daemon/remote.c:1792 daemon/remote.c:1907 msgid "size > maximum buffer size" msgstr "" #: daemon/remote.c:2014 msgid "failed to copy security label" msgstr "" #: daemon/remote.c:2096 msgid "ncpumaps > REMOTE_VCPUINFO_MAX" msgstr "" #: daemon/remote.c:2102 daemon/remote.c:2254 msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX" msgstr "" #: daemon/remote.c:2248 msgid "maxinfo > REMOTE_VCPUINFO_MAX" msgstr "" #: daemon/remote.c:3001 msgid "client tried invalid SASL init request" msgstr "" #: daemon/remote.c:3049 daemon/remote.c:3200 daemon/remote.c:3298 #: daemon/remote.c:3314 daemon/remote.c:3328 daemon/remote.c:3342 #: src/util/virerror.c:1087 src/util/virpolkit.c:227 src/util/virpolkit.c:250 msgid "authentication failed" msgstr "" #: daemon/remote.c:3077 #, c-format msgid "negotiated SSF %d was not strong enough" msgstr "" #: daemon/remote.c:3131 daemon/remote.c:3229 msgid "client tried invalid SASL start request" msgstr "" #: daemon/remote.c:3149 #, c-format msgid "sasl start reply data too long %d" msgstr "" #: daemon/remote.c:3246 #, c-format msgid "sasl step reply data too long %d" msgstr "" #: daemon/remote.c:3374 msgid "client tried invalid PolicyKit init request" msgstr "" #: daemon/remote.c:3133 #, c-format msgid "Policy kit denied action %s from pid %lld, uid %d: %s" msgstr "" #: daemon/remote.c:3160 msgid "authentication cancelled by user" msgstr "" #: daemon/remote.c:3162 #, c-format msgid "polkit: %s" msgstr "" #: daemon/remote.c:3222 msgid "cannot get peer socket identity" msgstr "" #: daemon/remote.c:3238 #, c-format msgid "Failed to lookup policy kit caller: %s" msgstr "" #: daemon/remote.c:3245 #, c-format msgid "Failed to create polkit action %s" msgstr "" #: daemon/remote.c:3255 #, c-format msgid "Failed to create polkit context %s" msgstr "" #: daemon/remote.c:3273 #, c-format msgid "Policy kit failed to check authorization %d %s" msgstr "" #: daemon/remote.c:3287 #, c-format msgid "Policy kit denied action %s from pid %lld, uid %d, result: %s" msgstr "" #: daemon/remote.c:3336 msgid "client tried unsupported PolicyKit init request" msgstr "" #: daemon/remote.c:3582 daemon/remote.c:3904 #, c-format msgid "domain event %d not registered" msgstr "" #: daemon/remote.c:3741 daemon/remote.c:3817 daemon/remote.c:3891 #, c-format msgid "unsupported event ID %d" msgstr "" #: daemon/remote.c:3949 #, c-format msgid "domain event callback %d not registered" msgstr "" #: daemon/remote.c:4478 msgid "ncpus too large" msgstr "" #: daemon/remote.c:4549 msgid "maxerrors too large" msgstr "" #: daemon/remote.c:4614 daemon/remote.c:4681 src/remote/remote_driver.c:6739 #: src/remote/remote_driver.c:6805 #, c-format msgid "Too many domain snapshots '%d' for limit '%d'" msgstr "" #: daemon/remote.c:4741 src/remote/remote_driver.c:3677 #, c-format msgid "Too many storage pools '%d' for limit '%d'" msgstr "" #: daemon/remote.c:4803 src/remote/remote_driver.c:3743 #, c-format msgid "Too many storage volumes '%d' for limit '%d'" msgstr "" #: daemon/remote.c:4862 src/remote/remote_driver.c:3124 #, c-format msgid "Too many networks '%d' for limit '%d'" msgstr "" #: daemon/remote.c:4920 src/remote/remote_driver.c:3382 #, c-format msgid "Too many interfaces '%d' for limit '%d'" msgstr "" #: daemon/remote.c:4978 src/remote/remote_driver.c:3447 #, c-format msgid "Too many node devices '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5036 src/remote/remote_driver.c:3512 #, c-format msgid "Too many network filters '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5094 src/remote/remote_driver.c:3577 #, c-format msgid "Too many secrets '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5309 #, c-format msgid "Too many job stats '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5355 daemon/remote.c:5411 daemon/remote.c:5472 #: daemon/remote.c:5542 daemon/remote.c:5602 daemon/remote.c:5659 #: src/remote/remote_driver.c:7031 src/remote/remote_driver.c:7097 #: src/remote/remote_driver.c:7179 src/remote/remote_driver.c:7265 #: src/remote/remote_driver.c:7337 src/remote/remote_driver.c:7409 #, c-format msgid "Too many migration parameters '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5715 #, c-format msgid "Too many CPU models '%d' for limit '%d'" msgstr "" #: daemon/remote.c:5868 #, c-format msgid "unsupported network event ID %d" msgstr "" #: daemon/remote.c:5941 #, c-format msgid "network event callback %d not registered" msgstr "" #: daemon/remote_dispatch.h:1433 msgid "maxnames > REMOTE_DOMAIN_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:1500 daemon/remote_dispatch.h:1768 msgid "maxnames > REMOTE_INTERFACE_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:1567 daemon/remote_dispatch.h:1835 msgid "maxnames > REMOTE_NETWORK_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:1634 daemon/remote_dispatch.h:2036 msgid "maxnames > REMOTE_STORAGE_POOL_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:1701 msgid "maxids > REMOTE_DOMAIN_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:1902 msgid "maxnames > REMOTE_NWFILTER_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:1969 msgid "maxuuids > REMOTE_SECRET_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:10466 daemon/remote_dispatch.h:10542 msgid "maxnames > REMOTE_DOMAIN_SNAPSHOT_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:12805 msgid "maxnames > REMOTE_NODE_DEVICE_CAPS_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:13160 msgid "maxcells > REMOTE_NODE_MAX_CELLS" msgstr "" #: daemon/remote_dispatch.h:13502 msgid "maxnames > REMOTE_NODE_DEVICE_LIST_MAX" msgstr "" #: daemon/remote_dispatch.h:15058 msgid "maxnames > REMOTE_STORAGE_VOL_LIST_MAX" msgstr "" #: daemon/stream.c:235 msgid "stream had unexpected termination" msgstr "" #: daemon/stream.c:238 msgid "stream had I/O failure" msgstr "" #: daemon/stream.c:617 msgid "stream aborted at client request" msgstr "" #: daemon/stream.c:621 #, c-format msgid "stream aborted with unexpected status %d" msgstr "" #: gnulib/lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "" #: gnulib/lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "" #: gnulib/lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "" #: gnulib/lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "" #: gnulib/lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "" #: gnulib/lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "" #: gnulib/lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "" #: gnulib/lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "" #: gnulib/lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "" #: gnulib/lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "" #: gnulib/lib/gai_strerror.c:67 msgid "System error" msgstr "" #: gnulib/lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "" #: gnulib/lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "" #: gnulib/lib/gai_strerror.c:71 msgid "Request canceled" msgstr "" #: gnulib/lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "" #: gnulib/lib/gai_strerror.c:73 msgid "All requests done" msgstr "" #: gnulib/lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "" #: gnulib/lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "" #: gnulib/lib/gai_strerror.c:87 src/esx/esx_vi.c:4615 #: src/hyperv/hyperv_wmi.c:318 src/rpc/virnetclientprogram.c:186 #: src/rpc/virnetclientstream.c:200 msgid "Unknown error" msgstr "" #: gnulib/lib/regcomp.c:135 msgid "Success" msgstr "" #: gnulib/lib/regcomp.c:138 msgid "No match" msgstr "" #: gnulib/lib/regcomp.c:141 msgid "Invalid regular expression" msgstr "" #: gnulib/lib/regcomp.c:144 msgid "Invalid collation character" msgstr "" #: gnulib/lib/regcomp.c:147 msgid "Invalid character class name" msgstr "" #: gnulib/lib/regcomp.c:150 msgid "Trailing backslash" msgstr "" #: gnulib/lib/regcomp.c:153 msgid "Invalid back reference" msgstr "" #: gnulib/lib/regcomp.c:156 msgid "Unmatched [ or [^" msgstr "" #: gnulib/lib/regcomp.c:159 msgid "Unmatched ( or \\(" msgstr "" #: gnulib/lib/regcomp.c:162 msgid "Unmatched \\{" msgstr "" #: gnulib/lib/regcomp.c:165 msgid "Invalid content of \\{\\}" msgstr "" #: gnulib/lib/regcomp.c:168 msgid "Invalid range end" msgstr "" #: gnulib/lib/regcomp.c:171 msgid "Memory exhausted" msgstr "" #: gnulib/lib/regcomp.c:174 msgid "Invalid preceding regular expression" msgstr "" #: gnulib/lib/regcomp.c:177 msgid "Premature end of regular expression" msgstr "" #: gnulib/lib/regcomp.c:180 msgid "Regular expression too big" msgstr "" #: gnulib/lib/regcomp.c:183 msgid "Unmatched ) or \\)" msgstr "" #: gnulib/lib/regcomp.c:711 msgid "No previous regular expression" msgstr "" #: src/access/viraccessdriverpolkit.c:86 #, c-format msgid "Policy kit denied action %s from " msgstr "" #: src/access/viraccessdriverpolkit.c:93 msgid "No UNIX process ID available" msgstr "" #: src/access/viraccessdriverpolkit.c:98 msgid "No UNIX process start time available" msgstr "" #: src/access/viraccessdriverpolkit.c:103 msgid "No UNIX caller UID available" msgstr "" #: src/access/viraccessdriverpolkit.c:175 #, c-format msgid "Policy kit denied action %s from %s: %s" msgstr "" #: src/access/viraccessmanager.c:142 #, c-format msgid "Cannot find security driver '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:106 #: src/storage/storage_backend_scsi.c:479 src/util/virnetdev.c:3120 #: src/util/virnetdevtap.c:104 src/util/virutil.c:1829 src/util/virutil.c:2167 #: src/util/virutil.c:2261 #, c-format msgid "Failed to opendir path '%s'" msgstr "" #: src/util/vircgroup.c:526 src/util/virnetdevtap.c:120 #: src/util/virstoragefile.c:1115 #, c-format msgid "Unable to open '%s'" msgstr "" #: src/util/virnetdevtap.c:70 src/util/virnetdevtap.c:126 msgid "Unable to query tap interface name" msgstr "" #: src/bhyve/bhyve_command.c:98 msgid "Unable to iterate over TAP devices" msgstr "" #: src/bhyve/bhyve_command.c:117 msgid "domain should have one and only one net defined" msgstr "" #: src/bhyve/bhyve_command.c:62 #, c-format msgid "Network type %d is not supported" msgstr "" #: src/bhyve/bhyve_command.c:190 src/bhyve/bhyve_command.c:298 msgid "domain should have one and only one disk defined" msgstr "" #: src/bhyve/bhyve_command.c:188 msgid "unsupported disk bus type" msgstr "" #: src/bhyve/bhyve_command.c:173 src/bhyve/bhyve_command.c:182 #: src/bhyve/bhyve_command.c:391 msgid "unsupported disk device" msgstr "" #: src/bhyve/bhyve_command.c:195 src/bhyve/bhyve_command.c:398 msgid "unsupported disk type" msgstr "" #: src/bhyve/bhyve_driver.c:172 src/conf/virdomainobjlist.c:925 #: src/lxc/lxc_driver.c:139 src/libxl/libxl_driver.c:300 src/vz/vz_utils.c:58 #: src/vz/vz_utils.c:88 src/qemu/qemu_driver.c:231 src/test/test_driver.c:513 #, c-format msgid "no domain with matching uuid '%s' (%s)" msgstr "" #: src/bhyve/bhyve_driver.c:202 #, c-format msgid "Unexpected bhyve URI path '%s', try bhyve:///system" msgstr "" #: src/bhyve/bhyve_driver.c:209 msgid "bhyve state driver is not active" msgstr "" #: src/bhyve/bhyve_driver.c:279 src/lxc/lxc_driver.c:1802 #, c-format msgid "Unknown release: %s" msgstr "" #: src/bhyve/bhyve_driver.c:598 src/lxc/lxc_driver.c:545 msgid "Cannot undefine transient domain" msgstr "" #: src/bhyve/bhyve_driver.c:781 src/lxc/lxc_driver.c:285 #: src/vmware/vmware_driver.c:759 #, c-format msgid "No domain with matching uuid '%s'" msgstr "" #: src/bhyve/bhyve_driver.c:809 src/vz/vz_driver.c:539 #: src/qemu/qemu_driver.c:1552 src/qemu/qemu_driver.c:12167 #: src/qemu/qemu_driver.c:12626 src/qemu/qemu_driver.c:12674 #, c-format msgid "no domain with matching name '%s'" msgstr "" #: src/bhyve/bhyve_driver.c:877 src/lxc/lxc_driver.c:1121 #: src/libxl/libxl_driver.c:2738 src/vmware/vmware_driver.c:768 msgid "Domain is already running" msgstr "Domain sudah berjalan" #: src/bhyve/bhyve_driver.c:1227 src/bhyve/bhyve_driver.c:1234 #: src/lxc/lxc_container.c:996 src/lxc/lxc_driver.c:1661 #, c-format msgid "Failed to mkdir %s" msgstr "" #: src/bhyve/bhyve_process.c:127 src/lxc/lxc_process.c:1369 src/nodeinfo.c:2377 #, c-format msgid "Failed to open '%s'" msgstr "" #: src/bhyve/bhyve_process.c:136 msgid "Failed to build pidfile path" msgstr "" #: src/bhyve/bhyve_process.c:143 #, c-format msgid "Cannot remove state PID file %s" msgstr "" #: src/bhyve/bhyve_process.c:122 #, c-format msgid "Guest failed to load: %d" msgstr "" #: src/bhyve/bhyve_process.c:203 src/qemu/qemu_process.c:4872 #, c-format msgid "Domain %s didn't show up" msgstr "" #: src/bhyve/bhyve_process.c:270 #, c-format msgid "Invalid PID %d for VM" msgstr "" #: src/bhyve/bhyve_process.c:211 #, c-format msgid "Guest failed to stop: %d" msgstr "" #: src/conf/capabilities.c:1078 #, c-format msgid "Cpu '%u' in node '%zu' is out of range of the provided bitmap" msgstr "" #: src/conf/cpu_conf.c:163 msgid "XML does not contain expected 'cpu' element" msgstr "" #: src/conf/cpu_conf.c:202 msgid "" "'arch' element element cannot be used inside 'cpu' element with 'match' " "attribute'" msgstr "" #: src/conf/cpu_conf.c:190 msgid "Attribute mode is only allowed for guest CPU" msgstr "" #: src/conf/cpu_conf.c:197 #, c-format msgid "Invalid mode attribute '%s'" msgstr "" #: src/conf/cpu_conf.c:225 msgid "Invalid match attribute for CPU specification" msgstr "" #: src/conf/cpu_conf.c:236 msgid "Missing CPU architecture" msgstr "" #: src/conf/cpu_conf.c:241 src/conf/domain_conf.c:14774 #, c-format msgid "Unknown architecture %s" msgstr "" #: src/conf/cpu_conf.c:251 src/cpu/cpu_ppc64.c:368 src/cpu/cpu_x86.c:1015 msgid "Missing CPU model name" msgstr "" #: src/conf/cpu_conf.c:261 msgid "Invalid fallback attribute" msgstr "" #: src/conf/cpu_conf.c:270 #, c-format msgid "vendor_id must be exactly %d characters long" msgstr "" #: src/conf/cpu_conf.c:278 msgid "vendor id is invalid" msgstr "" #: src/conf/cpu_conf.c:290 msgid "CPU vendor specified without CPU model" msgstr "" #: src/conf/cpu_conf.c:302 msgid "Missing 'sockets' attribute in CPU topology" msgstr "" #: src/conf/cpu_conf.c:311 msgid "Missing 'cores' attribute in CPU topology" msgstr "" #: src/conf/cpu_conf.c:320 msgid "Missing 'threads' attribute in CPU topology" msgstr "" #: src/conf/cpu_conf.c:327 msgid "Invalid CPU topology" msgstr "" #: src/conf/cpu_conf.c:339 src/conf/cpu_conf.c:529 msgid "Non-empty feature list specified without CPU model" msgstr "" #: src/conf/cpu_conf.c:368 msgid "Invalid CPU feature policy" msgstr "" #: src/conf/cpu_conf.c:378 msgid "Invalid CPU feature name" msgstr "" #: src/conf/cpu_conf.c:412 src/conf/cpu_conf.c:678 #, c-format msgid "CPU feature `%s' specified more than once" msgstr "" #: src/conf/numa_conf.c:706 msgid "NUMA topology defined without NUMA cells" msgstr "" #: src/conf/numa_conf.c:747 msgid "Missing 'cpus' attribute in NUMA cell" msgstr "" #: src/conf/cpu_conf.c:460 msgid "Missing 'memory' attribute in NUMA cell" msgstr "" #: src/conf/cpu_conf.c:467 msgid "Invalid 'memory' attribute in NUMA cell" msgstr "" #: src/conf/cpu_conf.c:452 #, c-format msgid "Unexpected CPU mode %d" msgstr "" #: src/conf/cpu_conf.c:463 #, c-format msgid "Unexpected CPU match policy %d" msgstr "" #: src/conf/cpu_conf.c:541 #, c-format msgid "Unexpected CPU fallback value: %d" msgstr "" #: src/conf/cpu_conf.c:572 src/cpu/cpu_x86.c:713 msgid "Missing CPU feature name" msgstr "" #: src/conf/cpu_conf.c:582 #, c-format msgid "Unexpected CPU feature policy %d" msgstr "" #: src/conf/cpu_conf.c:664 msgid "Target CPU does not match source" msgstr "" #: src/conf/cpu_conf.c:670 #, c-format msgid "Target CPU type %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:678 #, c-format msgid "Target CPU mode %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:686 #, c-format msgid "Target CPU arch %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:694 #, c-format msgid "Target CPU model %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:701 #, c-format msgid "Target CPU vendor %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:708 #, c-format msgid "Target CPU vendor id %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:715 #, c-format msgid "Target CPU sockets %d does not match source %d" msgstr "" #: src/conf/cpu_conf.c:722 #, c-format msgid "Target CPU cores %d does not match source %d" msgstr "" #: src/conf/cpu_conf.c:729 #, c-format msgid "Target CPU threads %d does not match source %d" msgstr "" #: src/conf/cpu_conf.c:736 #, c-format msgid "Target CPU feature count %zu does not match source %zu" msgstr "" #: src/conf/cpu_conf.c:744 #, c-format msgid "Target CPU feature %s does not match source %s" msgstr "" #: src/conf/cpu_conf.c:751 #, c-format msgid "Target CPU feature policy %s does not match source %s" msgstr "" #: src/conf/device_conf.c:122 msgid "Cannot parse
'domain' attribute" msgstr "" #: src/conf/device_conf.c:129 src/conf/domain_conf.c:4403 #: src/conf/domain_conf.c:4457 src/conf/domain_conf.c:4598 msgid "Cannot parse
'bus' attribute" msgstr "" #: src/conf/device_conf.c:136 src/conf/domain_conf.c:4557 msgid "Cannot parse
'slot' attribute" msgstr "" #: src/conf/device_conf.c:143 msgid "Cannot parse
'function' attribute" msgstr "" #: src/conf/device_conf.c:150 #, c-format msgid "Unknown value '%s' for
'multifunction' attribute" msgstr "" #: src/conf/device_conf.c:103 msgid "Insufficient specification for PCI address" msgstr "" #: src/conf/domain_conf.c:1074 #, c-format msgid "could not parse weight %s" msgstr "" #: src/conf/domain_conf.c:1083 #, c-format msgid "could not parse read bytes sec %s" msgstr "" #: src/conf/domain_conf.c:1092 #, c-format msgid "could not parse write bytes sec %s" msgstr "" #: src/conf/domain_conf.c:1101 #, c-format msgid "could not parse read iops sec %s" msgstr "" #: src/conf/domain_conf.c:1110 #, c-format msgid "could not parse write iops sec %s" msgstr "" #: src/conf/domain_conf.c:1121 msgid "missing per-device path" msgstr "" #: src/conf/virdomainobjlist.c:236 src/xen/xm_internal.c:989 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "" #: src/conf/virdomainobjlist.c:245 #, c-format msgid "domain '%s' is already active" msgstr "" #: src/conf/virdomainobjlist.c:251 #, c-format msgid "domain '%s' is already being started" msgstr "" #: src/conf/virdomainobjlist.c:267 #, c-format msgid "domain '%s' already exists with uuid %s" msgstr "" #: src/bhyve/bhyve_driver.c:1035 src/conf/domain_conf.c:2879 #: src/lxc/lxc_driver.c:2361 src/lxc/lxc_driver.c:2440 #: src/lxc/lxc_driver.c:3485 src/lxc/lxc_driver.c:3560 #: src/lxc/lxc_driver.c:5690 src/libxl/libxl_driver.c:4415 #: src/libxl/libxl_driver.c:4755 src/libxl/libxl_driver.c:4807 #: src/libxl/libxl_driver.c:5220 src/openvz/openvz_driver.c:2012 #: src/openvz/openvz_driver.c:2264 src/qemu/qemu_domain.c:3526 #: src/qemu/qemu_domain.c:4003 src/qemu/qemu_driver.c:1811 #: src/qemu/qemu_driver.c:1823 src/qemu/qemu_driver.c:1891 #: src/qemu/qemu_driver.c:1967 src/qemu/qemu_driver.c:2067 #: src/qemu/qemu_driver.c:2135 src/qemu/qemu_driver.c:2224 #: src/qemu/qemu_driver.c:2510 src/qemu/qemu_driver.c:2521 #: src/qemu/qemu_driver.c:2584 src/qemu/qemu_driver.c:3323 #: src/qemu/qemu_driver.c:3379 src/qemu/qemu_driver.c:3697 #: src/qemu/qemu_driver.c:3811 src/qemu/qemu_driver.c:3895 #: src/qemu/qemu_driver.c:3958 src/qemu/qemu_driver.c:4026 #: src/qemu/qemu_driver.c:5546 src/qemu/qemu_driver.c:10810 #: src/qemu/qemu_driver.c:10970 src/qemu/qemu_driver.c:11027 #: src/qemu/qemu_driver.c:11097 src/qemu/qemu_driver.c:11455 #: src/qemu/qemu_driver.c:11575 src/qemu/qemu_driver.c:13023 #: src/qemu/qemu_driver.c:13153 src/qemu/qemu_driver.c:13209 #: src/qemu/qemu_driver.c:13252 src/qemu/qemu_driver.c:13306 #: src/qemu/qemu_driver.c:13371 src/qemu/qemu_driver.c:14312 #: src/qemu/qemu_driver.c:15783 src/qemu/qemu_driver.c:15792 #: src/qemu/qemu_driver.c:15935 src/qemu/qemu_driver.c:16015 #: src/qemu/qemu_driver.c:16236 src/qemu/qemu_driver.c:16363 #: src/qemu/qemu_driver.c:16482 src/qemu/qemu_driver.c:16583 #: src/qemu/qemu_driver.c:16648 src/qemu/qemu_driver.c:17018 #: src/qemu/qemu_driver.c:17239 src/qemu/qemu_driver.c:17304 #: src/qemu/qemu_driver.c:17955 src/qemu/qemu_driver.c:18101 #: src/qemu/qemu_driver.c:18160 src/qemu/qemu_driver.c:18198 #: src/qemu/qemu_driver.c:18236 src/qemu/qemu_driver.c:18306 #: src/qemu/qemu_driver.c:18318 src/qemu/qemu_driver.c:18415 #: src/qemu/qemu_driver.c:18427 src/qemu/qemu_driver.c:18602 #: src/qemu/qemu_driver.c:18654 src/qemu/qemu_driver.c:18682 #: src/qemu/qemu_driver.c:18731 src/qemu/qemu_driver.c:18775 #: src/qemu/qemu_driver.c:19649 src/qemu/qemu_driver.c:19691 #: src/qemu/qemu_driver.c:19853 src/qemu/qemu_migration.c:3242 #: src/qemu/qemu_migration.c:5468 src/test/test_driver.c:5756 #: src/uml/uml_driver.c:2619 src/xen/xen_driver.c:2516 #: src/xen/xm_internal.c:676 msgid "domain is not running" msgstr "" #: src/conf/domain_conf.c:2886 msgid "transient domains do not have any persistent config" msgstr "" #: src/conf/domain_conf.c:2916 msgid "Get persistent config failed" msgstr "" #: src/conf/domain_conf.c:3514 #, c-format msgid "Multiple '%s' controllers with index '%d'" msgstr "" #: src/conf/domain_conf.c:2866 msgid "hypervisor type must be specified" msgstr "" #: src/conf/domain_conf.c:3841 msgid "init binary must be specified" msgstr "" #: src/conf/domain_conf.c:3696 msgid "Only the first console can be a serial port" msgstr "" #: src/conf/domain_conf.c:3782 #, c-format msgid "timer %s doesn't support setting of timer tickpolicy" msgstr "" #: src/conf/domain_conf.c:3794 msgid "" "setting of timer catchup policies is only supported with tickpolicy='catchup'" msgstr "" #: src/conf/domain_conf.c:3802 #, c-format msgid "timer %s doesn't support setting of timer frequency" msgstr "" #: src/conf/domain_conf.c:3810 #, c-format msgid "timer %s doesn't support setting of timer mode" msgstr "" #: src/conf/domain_conf.c:3821 #, c-format msgid "timer %s doesn't support setting of timer track" msgstr "" #: src/conf/domain_conf.c:4282 #, c-format msgid "unexpected rom bar value %d" msgstr "" #: src/conf/domain_conf.c:3262 #, c-format msgid "unknown address type '%d'" msgstr "" #: src/conf/domain_conf.c:4396 src/conf/domain_conf.c:4450 #: src/conf/domain_conf.c:4550 msgid "Cannot parse
'controller' attribute" msgstr "" #: src/conf/domain_conf.c:4410 msgid "Cannot parse
'target' attribute" msgstr "" #: src/conf/domain_conf.c:4417 msgid "Cannot parse
'unit' attribute" msgstr "" #: src/conf/domain_conf.c:4464 src/conf/domain_conf.c:4588 msgid "Cannot parse
'port' attribute" msgstr "" #: src/conf/domain_conf.c:4496 msgid "Cannot parse
'cssid' attribute" msgstr "" #: src/conf/domain_conf.c:4502 msgid "Cannot parse
'ssid' attribute" msgstr "" #: src/conf/domain_conf.c:4508 msgid "Cannot parse
'devno' attribute" msgstr "" #: src/conf/domain_conf.c:4513 #, c-format msgid "" "Invalid specification for virtio ccw address: cssid='%s' ssid='%s' devno='%s'" msgstr "" #: src/conf/domain_conf.c:4521 msgid "Invalid partial specification for virtio ccw address" msgstr "" #: src/conf/domain_conf.c:4623 msgid "Cannot parse
'reg' attribute" msgstr "" #: src/conf/domain_conf.c:4651 msgid "Cannot parse 'startport' attribute" msgstr "" #: src/conf/domain_conf.c:4674 msgid "missing boot order attribute" msgstr "" #: src/conf/domain_conf.c:4679 #, c-format msgid "incorrect boot order '%s', expecting positive integer" msgstr "" #: src/conf/domain_conf.c:4687 #, c-format msgid "boot order '%s' used for more than one device" msgstr "" #: src/conf/domain_conf.c:4720 msgid "Cannot parse
'iobase' attribute" msgstr "" #: src/conf/domain_conf.c:4727 msgid "Cannot parse
'irq' attribute" msgstr "" #: src/conf/domain_conf.c:4838 #, c-format msgid "unknown rom bar value '%s'" msgstr "" #: src/conf/domain_conf.c:4854 #, c-format msgid "unknown address type '%s'" msgstr "" #: src/conf/domain_conf.c:4859 msgid "No type specified for device address" msgstr "" #: src/conf/domain_conf.c:3769 msgid "Unknown device address type" msgstr "" #: src/conf/domain_conf.c:4968 #, c-format msgid "Unknown startup policy '%s'" msgstr "" #: src/conf/domain_conf.c:4997 #, c-format msgid "cannot parse vendor id %s" msgstr "" #: src/conf/domain_conf.c:5004 msgid "usb vendor needs id" msgstr "" #: src/conf/domain_conf.c:5015 #, c-format msgid "cannot parse product %s" msgstr "" #: src/conf/domain_conf.c:5023 msgid "usb product needs id" msgstr "" #: src/conf/domain_conf.c:5033 #, c-format msgid "cannot parse bus %s" msgstr "" #: src/conf/domain_conf.c:5040 msgid "usb address needs bus id" msgstr "" #: src/conf/domain_conf.c:5048 #, c-format msgid "cannot parse device %s" msgstr "" #: src/conf/domain_conf.c:5056 msgid "usb address needs device id" msgstr "" #: src/conf/domain_conf.c:5061 #, c-format msgid "unknown usb source type '%s'" msgstr "" #: src/conf/domain_conf.c:5071 msgid "vendor cannot be 0." msgstr "" #: src/conf/domain_conf.c:5077 msgid "missing vendor" msgstr "" #: src/conf/domain_conf.c:5082 msgid "missing product" msgstr "" #: src/conf/domain_conf.c:5116 #, c-format msgid "unsupported element '%s' of 'origstates'" msgstr "" #: src/conf/domain_conf.c:5152 src/conf/domain_conf.c:7320 #: src/conf/domain_conf.c:8665 #, c-format msgid "Unable to parse devaddr parameter '%s'" msgstr "" #: src/conf/domain_conf.c:5165 #, c-format msgid "unknown pci source type '%s'" msgstr "" #: src/conf/domain_conf.c:5267 msgid "more than one source addresses is specified for scsi hostdev" msgstr "" #: src/conf/domain_conf.c:5276 msgid "" "'bus', 'target', and 'unit' must be specified for scsi hostdev source address" msgstr "" #: src/conf/domain_conf.c:5283 #, c-format msgid "cannot parse bus '%s'" msgstr "" #: src/conf/domain_conf.c:5290 #, c-format msgid "cannot parse target '%s'" msgstr "" #: src/conf/domain_conf.c:5296 #, c-format msgid "cannot parse unit '%s'" msgstr "" #: src/conf/domain_conf.c:5304 msgid "more than one adapters is specified for scsi hostdev source" msgstr "" #: src/conf/domain_conf.c:5310 msgid "'adapter' must be specified for scsi hostdev source" msgstr "" #: src/conf/domain_conf.c:5317 #, c-format msgid "unsupported element '%s' of scsi hostdev source" msgstr "" #: src/conf/domain_conf.c:5327 msgid "'adapter' and 'address' must be specified for scsi hostdev source" msgstr "" #: src/conf/domain_conf.c:5476 src/conf/domain_conf.c:5651 #, c-format msgid "unknown host device source address type '%s'" msgstr "" #: src/conf/domain_conf.c:5482 src/conf/domain_conf.c:5657 msgid "missing source address type" msgstr "" #: src/conf/domain_conf.c:5488 src/conf/domain_conf.c:5663 msgid "Missing element in hostdev device" msgstr "" #: src/conf/domain_conf.c:5495 msgid "Setting startupPolicy is only allowed for USB devices" msgstr "" #: src/conf/domain_conf.c:5503 msgid "sgio is only supported for scsi host device" msgstr "" #: src/conf/domain_conf.c:5509 #, c-format msgid "unknown sgio mode '%s'" msgstr "" #: src/conf/domain_conf.c:5539 #, c-format msgid "Unknown PCI device has been specified" msgstr "" #: src/conf/domain_conf.c:5559 src/conf/domain_conf.c:5737 #, c-format msgid "address type='%s' not supported in hostdev interfaces" msgstr "" #: src/conf/domain_conf.c:5672 msgid "Missing element in hostdev storage device" msgstr "" #: src/conf/domain_conf.c:5680 msgid "Missing element in hostdev character device" msgstr "" #: src/conf/domain_conf.c:5688 msgid "Missing element in hostdev net device" msgstr "" #: src/conf/domain_conf.c:5794 #, c-format msgid "Unknown disk name '%s' and no address specified" msgstr "" #: src/conf/domain_conf.c:4577 msgid "invalid security type" msgstr "" #: src/conf/domain_conf.c:5920 src/conf/domain_conf.c:6183 #, c-format msgid "invalid security relabel value %s" msgstr "" #: src/conf/domain_conf.c:5929 msgid "dynamic label type must use resource relabeling" msgstr "" #: src/conf/domain_conf.c:5935 msgid "resource relabeling is not compatible with 'none' label type" msgstr "" #: src/conf/domain_conf.c:5970 msgid "security label is missing" msgstr "" #: src/conf/domain_conf.c:5986 msgid "security imagelabel is missing" msgstr "" #: src/conf/domain_conf.c:6086 msgid "missing security model in domain seclabel" msgstr "" #: src/conf/domain_conf.c:6096 msgid "missing security model when using multiple labels" msgstr "" #: src/conf/domain_conf.c:6170 msgid "label overrides require relabeling to be enabled at the domain level" msgstr "" #: src/conf/domain_conf.c:6207 #, c-format msgid "Cannot specify a label if relabelling is turned off. model=%s" msgstr "" #: src/conf/domain_conf.c:6263 msgid "Missing 'key' element for lease" msgstr "" #: src/conf/domain_conf.c:6268 msgid "Missing 'target' element for lease" msgstr "" #: src/conf/domain_conf.c:6275 #, c-format msgid "Malformed lease target offset %s" msgstr "" #: src/conf/domain_conf.c:6323 msgid "'pool' and 'volume' must be specified together for 'pool' type source" msgstr "" #: src/conf/domain_conf.c:6331 #, c-format msgid "unknown source mode '%s' for volume type disk" msgstr "" #: src/conf/domain_conf.c:6371 msgid "missing network source protocol type" msgstr "" #: src/conf/domain_conf.c:6377 #, c-format msgid "unknown protocol type '%s'" msgstr "" #: src/conf/domain_conf.c:6384 msgid "missing name for disk source" msgstr "" #: src/conf/domain_conf.c:5202 #, c-format msgid "unknown protocol transport type '%s'" msgstr "" #: src/conf/domain_conf.c:5213 msgid "missing socket for unix transport" msgstr "" #: src/conf/domain_conf.c:5220 #, c-format msgid "transport '%s' does not support socket attribute" msgstr "" #: src/conf/domain_conf.c:5231 msgid "missing name for host" msgstr "" #: src/conf/domain_conf.c:6425 #, c-format msgid "unexpected disk type %s" msgstr "" #: src/conf/domain_conf.c:6588 #, c-format msgid "unknown disk type '%s'" msgstr "" #: src/conf/domain_conf.c:6639 msgid "invalid geometry settings (cyls)" msgstr "" #: src/conf/domain_conf.c:6645 msgid "invalid geometry settings (heads)" msgstr "" #: src/conf/domain_conf.c:6651 msgid "invalid geometry settings (secs)" msgstr "" #: src/conf/domain_conf.c:6659 #, c-format msgid "invalid translation value '%s'" msgstr "" #: src/conf/domain_conf.c:6671 #, c-format msgid "invalid logical block size '%s'" msgstr "" #: src/conf/domain_conf.c:6681 #, c-format msgid "invalid physical block size '%s'" msgstr "" #: src/conf/domain_conf.c:6747 msgid "mirror requires file name" msgstr "" #: src/util/virstoragefile.c:1605 msgid "missing username for auth" msgstr "" #: src/conf/domain_conf.c:5334 msgid "missing type for secret" msgstr "" #: src/conf/domain_conf.c:5383 src/conf/domain_conf.c:6803 #, c-format msgid "invalid secret type %s" msgstr "" #: src/conf/domain_conf.c:5351 msgid "only one of uuid and usage can be specified" msgstr "" #: src/conf/domain_conf.c:5357 msgid "either uuid or usage should be specified for a secret" msgstr "" #: src/conf/domain_conf.c:5367 #, c-format msgid "malformed uuid %s" msgstr "" #: src/conf/domain_conf.c:6922 msgid "total and read/write bytes_sec cannot be set at the same time" msgstr "" #: src/conf/domain_conf.c:6932 msgid "total and read/write iops_sec cannot be set at the same time" msgstr "" #: src/conf/domain_conf.c:6988 msgid "disk vendor is more than 8 characters" msgstr "" #: src/conf/domain_conf.c:6994 msgid "disk vendor is not printable string" msgstr "" #: src/conf/domain_conf.c:7003 msgid "disk product is more than 16 characters" msgstr "" #: src/conf/domain_conf.c:7009 msgid "disk product is not printable string" msgstr "" #: src/conf/domain_conf.c:7025 #, c-format msgid "invalid secret type '%s'" msgstr "" #: src/conf/domain_conf.c:7034 #, c-format msgid "unknown disk device '%s'" msgstr "" #: src/conf/domain_conf.c:7085 #, c-format msgid "Invalid floppy device name: %s" msgstr "" #: src/conf/domain_conf.c:7101 #, c-format msgid "Invalid harddisk device name: %s" msgstr "" #: src/conf/domain_conf.c:7110 src/conf/snapshot_conf.c:137 #, c-format msgid "unknown disk snapshot setting '%s'" msgstr "" #: src/conf/domain_conf.c:7121 msgid "rawio or sgio can be used only with device='lun'" msgstr "" #: src/conf/domain_conf.c:7129 #, c-format msgid "unknown disk rawio setting '%s'" msgstr "" #: src/conf/domain_conf.c:7138 #, c-format msgid "unknown disk sgio mode '%s'" msgstr "" #: src/conf/domain_conf.c:7146 #, c-format msgid "unknown disk bus type '%s'" msgstr "" #: src/conf/domain_conf.c:7171 #, c-format msgid "unknown disk tray status '%s'" msgstr "" #: src/conf/domain_conf.c:7178 msgid "tray is only valid for cdrom and floppy" msgstr "" #: src/conf/domain_conf.c:7190 #, c-format msgid "unknown disk removable status '%s'" msgstr "" #: src/conf/domain_conf.c:7196 msgid "removable is only valid for usb disks" msgstr "" #: src/conf/domain_conf.c:7207 #, c-format msgid "Invalid bus type '%s' for floppy disk" msgstr "" #: src/conf/domain_conf.c:7213 #, c-format msgid "Invalid bus type '%s' for disk" msgstr "" #: src/conf/domain_conf.c:7220 #, c-format msgid "unknown disk cache mode '%s'" msgstr "" #: src/conf/domain_conf.c:7227 #, c-format msgid "unknown disk error policy '%s'" msgstr "" #: src/conf/domain_conf.c:7236 #, c-format msgid "unknown disk read error policy '%s'" msgstr "" #: src/conf/domain_conf.c:7245 #, c-format msgid "unknown disk io mode '%s'" msgstr "" #: src/conf/domain_conf.c:7255 msgid "disk ioeventfd mode supported only for virtio bus" msgstr "" #: src/conf/domain_conf.c:7262 #, c-format msgid "unknown disk ioeventfd mode '%s'" msgstr "" #: src/conf/domain_conf.c:7272 msgid "disk event_idx mode supported only for virtio bus" msgstr "" #: src/conf/domain_conf.c:7280 #, c-format msgid "unknown disk event_idx mode '%s'" msgstr "" #: src/conf/domain_conf.c:7291 #, c-format msgid "unknown disk copy_on_read mode '%s'" msgstr "" #: src/conf/domain_conf.c:7301 #, c-format msgid "unknown disk discard mode '%s'" msgstr "" #: src/conf/domain_conf.c:7336 #, c-format msgid "unknown startupPolicy value '%s'" msgstr "" #: src/conf/domain_conf.c:7343 #, c-format msgid "Setting disk %s is not allowed for disk of network type" msgstr "" #: src/conf/domain_conf.c:7353 msgid "Setting disk 'requisite' is allowed only for cdrom or floppy" msgstr "" #: src/conf/domain_conf.c:7383 src/conf/domain_conf.c:8124 #, c-format msgid "unknown driver format value '%s'" msgstr "" #: src/conf/domain_conf.c:6763 #, c-format msgid "unknown mirror format value '%s'" msgstr "" #: src/conf/domain_conf.c:5948 #, c-format msgid "could not parse element %s" msgstr "" #: src/conf/domain_conf.c:5952 #, c-format msgid "missing element %s" msgstr "" #: src/conf/domain_conf.c:7743 #, c-format msgid "Unknown controller type '%s'" msgstr "" #: src/conf/domain_conf.c:7756 #, c-format msgid "Cannot parse controller index %s" msgstr "" #: src/conf/domain_conf.c:7765 #, c-format msgid "Unknown model type '%s'" msgstr "" #: src/conf/domain_conf.c:7805 #, c-format msgid "Malformed 'queues' value '%s'" msgstr "" #: src/conf/domain_conf.c:7843 #, c-format msgid "Invalid ports: %s" msgstr "" #: src/conf/domain_conf.c:7856 #, c-format msgid "Invalid vectors: %s" msgstr "" #: src/conf/domain_conf.c:7893 msgid "pci-root and pcie-root controllers should not have an address" msgstr "" #: src/conf/domain_conf.c:7899 msgid "pci-root and pcie-root controllers should have index 0" msgstr "" #: src/conf/domain_conf.c:7985 msgid "Controllers must use the 'pci' address type" msgstr "" #: src/conf/domain_conf.c:8049 #, c-format msgid "unknown filesystem type '%s'" msgstr "" #: src/conf/domain_conf.c:8060 #, c-format msgid "unknown accessmode '%s'" msgstr "" #: src/conf/domain_conf.c:8116 #, c-format msgid "unknown fs driver type '%s'" msgstr "" #: src/conf/domain_conf.c:8132 #, c-format msgid "unknown filesystem write policy '%s'" msgstr "" #: src/conf/domain_conf.c:8155 msgid "missing 'usage' attribute for RAM filesystem" msgstr "" #: src/conf/domain_conf.c:8160 #, c-format msgid "cannot parse usage '%s' for RAM filesystem" msgstr "" #: src/conf/domain_conf.c:8224 msgid "missing type attribute in interface's element" msgstr "" #: src/conf/domain_conf.c:8229 #, c-format msgid "unknown type '%s' in interface's element" msgstr "" #: src/conf/domain_conf.c:8237 #, c-format msgid "unsupported type '%s' in interface's element" msgstr "" #: src/conf/domain_conf.c:8268 #, c-format msgid "" " element unsupported for type='%s' in interface's " "element" msgstr "" #: src/conf/domain_conf.c:8282 #, c-format msgid "Unknown mode '%s' in interface element" msgstr "" #: src/conf/domain_conf.c:8313 #, c-format msgid "Unable to parse class id '%s'" msgstr "" #: src/conf/domain_conf.c:8463 #, c-format msgid "unknown interface type '%s'" msgstr "" #: src/conf/domain_conf.c:8530 #, c-format msgid " element unsupported for " msgstr "" #: src/conf/domain_conf.c:8600 msgid "" "Invalid specification of multiple s in a single " msgstr "" #: src/conf/domain_conf.c:8647 src/qemu/qemu_command.c:12365 #, c-format msgid "unable to parse mac address '%s'" msgstr "" #: src/conf/domain_conf.c:8653 #, c-format msgid "expected unicast mac address, found multicast '%s'" msgstr "" #: src/conf/domain_conf.c:8686 msgid "Network interfaces must use 'pci' address type" msgstr "" #: src/conf/domain_conf.c:8694 msgid "" "No 'network' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8775 msgid "" "No 'bridge' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8789 msgid "No 'port' attribute specified with socket interface" msgstr "" #: src/conf/domain_conf.c:8795 msgid "Cannot parse 'port' attribute with socket interface" msgstr "" #: src/conf/domain_conf.c:8805 msgid "No 'address' attribute specified with socket interface" msgstr "" #: src/conf/domain_conf.c:8844 msgid "" "No 'name' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8855 msgid "No 'dev' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8863 msgid "Unknown mode has been specified" msgstr "" #: src/conf/domain_conf.c:8942 msgid "Model name contains invalid characters" msgstr "" #: src/conf/domain_conf.c:8955 #, c-format msgid "Unknown interface has been specified" msgstr "" #: src/conf/domain_conf.c:8966 #, c-format msgid "Unknown interface has been specified" msgstr "" #: src/conf/domain_conf.c:8976 #, c-format msgid "unknown interface ioeventfd mode '%s'" msgstr "" #: src/conf/domain_conf.c:8985 #, c-format msgid "unknown interface event_idx mode '%s'" msgstr "" #: src/conf/domain_conf.c:8995 #, c-format msgid "'queues' attribute must be positive number: %s" msgstr "" #: src/conf/domain_conf.c:9129 #, c-format msgid "unknown interface link state '%s'" msgstr "" #: src/conf/domain_conf.c:9155 msgid "sndbuf must be a positive integer" msgstr "" #: src/conf/domain_conf.c:9212 #, c-format msgid "target type must be specified for %s device" msgstr "" #: src/conf/domain_conf.c:9282 #, c-format msgid "unknown target type '%s' specified for character device" msgstr "" #: src/conf/domain_conf.c:9299 msgid "guestfwd channel does not define a target address" msgstr "" #: src/conf/domain_conf.c:9309 msgid "guestfwd channel only supports IPv4 addresses" msgstr "" #: src/conf/domain_conf.c:9316 msgid "guestfwd channel does not define a target port" msgstr "" #: src/conf/domain_conf.c:9323 src/conf/domain_conf.c:9361 #: src/conf/storage_conf.c:515 #, c-format msgid "Invalid port number: %s" msgstr "" #: src/conf/domain_conf.c:9445 #, c-format msgid "Unknown source mode '%s'" msgstr "" #: src/conf/domain_conf.c:9519 src/conf/domain_conf.c:9620 msgid "Missing source path attribute for char device" msgstr "" #: src/conf/domain_conf.c:9550 src/conf/domain_conf.c:9568 msgid "Missing source host attribute for char device" msgstr "" #: src/conf/domain_conf.c:9556 src/conf/domain_conf.c:9574 #: src/conf/domain_conf.c:9599 msgid "Missing source service attribute for char device" msgstr "" #: src/conf/domain_conf.c:9590 #, c-format msgid "Unknown protocol '%s'" msgstr "" #: src/conf/domain_conf.c:9633 msgid "Missing source channel attribute for char device" msgstr "" #: src/conf/domain_conf.c:9638 msgid "Invalid character in source channel for char device" msgstr "" #: src/conf/domain_conf.c:9744 src/conf/domain_conf.c:9899 #, c-format msgid "unknown type presented to host for character device: %s" msgstr "" #: src/conf/domain_conf.c:9752 #, c-format msgid "unknown character device type: %s" msgstr "" #: src/conf/domain_conf.c:9780 msgid "spicevmc device type only supports virtio" msgstr "" #: src/conf/domain_conf.c:9801 src/qemu/qemu_command.c:11469 msgid "usb-serial requires address of usb type" msgstr "" #: src/conf/domain_conf.c:9832 msgid "missing smartcard device mode" msgstr "" #: src/conf/domain_conf.c:9837 #, c-format msgid "unknown smartcard device mode: %s" msgstr "" #: src/conf/domain_conf.c:9854 src/conf/domain_conf.c:9883 msgid "host-certificates mode needs exactly three certificates" msgstr "" #: src/conf/domain_conf.c:9874 #, c-format msgid "expecting absolute path: %s" msgstr "" #: src/conf/domain_conf.c:9893 msgid "passthrough mode requires a character device type attribute" msgstr "" #: src/conf/domain_conf.c:9918 msgid "unknown smartcard mode" msgstr "" #: src/conf/domain_conf.c:9927 msgid "Controllers must use the 'ccid' address type" msgstr "" #: src/conf/domain_conf.c:9975 #, c-format msgid "Unknown TPM frontend model '%s'" msgstr "" #: src/conf/domain_conf.c:9988 msgid "only one TPM backend is supported" msgstr "" #: src/conf/domain_conf.c:9994 msgid "missing TPM device backend" msgstr "" #: src/conf/domain_conf.c:10000 msgid "missing TPM device backend type" msgstr "" #: src/conf/domain_conf.c:10006 #, c-format msgid "Unknown TPM backend type '%s'" msgstr "" #: src/conf/domain_conf.c:10095 msgid "missing input device type" msgstr "" #: src/conf/domain_conf.c:10101 #, c-format msgid "unknown input device type '%s'" msgstr "" #: src/conf/domain_conf.c:10108 #, c-format msgid "unknown input bus type '%s'" msgstr "" #: src/conf/domain_conf.c:10117 #, c-format msgid "ps2 bus does not support %s input device" msgstr "" #: src/conf/domain_conf.c:10123 src/conf/domain_conf.c:10130 #, c-format msgid "unsupported input bus %s" msgstr "" #: src/conf/domain_conf.c:10137 #, c-format msgid "xen bus does not support %s input device" msgstr "" #: src/conf/domain_conf.c:10192 src/conf/domain_conf.c:12162 msgid "Invalid address for a USB device" msgstr "" #: src/conf/domain_conf.c:10233 msgid "missing hub device type" msgstr "" #: src/conf/domain_conf.c:10239 #, c-format msgid "unknown hub device type '%s'" msgstr "" #: src/conf/domain_conf.c:10282 msgid "missing timer name" msgstr "" #: src/conf/domain_conf.c:10287 #, c-format msgid "unknown timer name '%s'" msgstr "" #: src/conf/domain_conf.c:10299 #, c-format msgid "unknown timer present value '%s'" msgstr "" #: src/conf/domain_conf.c:10309 #, c-format msgid "unknown timer tickpolicy '%s'" msgstr "" #: src/conf/domain_conf.c:10319 #, c-format msgid "unknown timer track '%s'" msgstr "" #: src/conf/domain_conf.c:10329 msgid "invalid timer frequency" msgstr "" #: src/conf/domain_conf.c:10338 #, c-format msgid "unknown timer mode '%s'" msgstr "" #: src/conf/domain_conf.c:10351 msgid "invalid catchup threshold" msgstr "" #: src/conf/domain_conf.c:10360 msgid "invalid catchup slew" msgstr "" #: src/conf/domain_conf.c:10369 msgid "invalid catchup limit" msgstr "" #: src/conf/domain_conf.c:10422 #, c-format msgid "cannot parse password validity time '%s', expect YYYY-MM-DDTHH:MM:SS" msgstr "" #: src/conf/domain_conf.c:10441 #, c-format msgid "unknown connected value %s" msgstr "" #: src/conf/domain_conf.c:10452 msgid "VNC supports connected='keep' only" msgstr "" #: src/conf/domain_conf.c:10476 msgid "graphics listen type must be specified" msgstr "" #: src/conf/domain_conf.c:10482 #, c-format msgid "unknown graphics listen type '%s'" msgstr "" #: src/conf/domain_conf.c:10502 msgid "network attribute not allowed when listen type is not network" msgstr "" #: src/conf/domain_conf.c:10513 #, c-format msgid "Invalid fromConfig value: %s" msgstr "" #: src/conf/domain_conf.c:10554 msgid "missing graphics device type" msgstr "" #: src/conf/domain_conf.c:10560 #, c-format msgid "unknown graphics device type '%s'" msgstr "" #: src/conf/domain_conf.c:10624 #, c-format msgid "" "graphics listen attribute %s must match address attribute of first listen " "element (found %s)" msgstr "" #: src/conf/domain_conf.c:10646 #, c-format msgid "cannot parse vnc port %s" msgstr "" #: src/conf/domain_conf.c:10676 #, c-format msgid "cannot parse vnc WebSocket port %s" msgstr "" #: src/conf/domain_conf.c:10689 src/qemu/qemu_command.c:13192 #, c-format msgid "unknown vnc display sharing policy '%s'" msgstr "" #: src/conf/domain_conf.c:10714 src/conf/domain_conf.c:10779 #, c-format msgid "unknown fullscreen value '%s'" msgstr "" #: src/conf/domain_conf.c:10733 #, c-format msgid "cannot parse rdp port %s" msgstr "" #: src/conf/domain_conf.c:10800 #, c-format msgid "cannot parse spice port %s" msgstr "" #: src/conf/domain_conf.c:10813 #, c-format msgid "cannot parse spice tlsPort %s" msgstr "" #: src/conf/domain_conf.c:10833 #, c-format msgid "unknown default spice channel mode %s" msgstr "" #: src/conf/domain_conf.c:10869 msgid "spice channel missing name/mode" msgstr "" #: src/conf/domain_conf.c:10877 #, c-format msgid "unknown spice channel name %s" msgstr "" #: src/conf/domain_conf.c:10885 #, c-format msgid "unknown spice channel mode %s" msgstr "" #: src/conf/domain_conf.c:10901 msgid "spice image missing compression" msgstr "" #: src/conf/domain_conf.c:10908 #, c-format msgid "unknown spice image compression %s" msgstr "" #: src/conf/domain_conf.c:10922 msgid "spice jpeg missing compression" msgstr "" #: src/conf/domain_conf.c:10929 #, c-format msgid "unknown spice jpeg compression %s" msgstr "" #: src/conf/domain_conf.c:10943 msgid "spice zlib missing compression" msgstr "" #: src/conf/domain_conf.c:10950 #, c-format msgid "unknown spice zlib compression %s" msgstr "" #: src/conf/domain_conf.c:10964 msgid "spice playback missing compression" msgstr "" #: src/conf/domain_conf.c:10971 msgid "unknown spice playback compression" msgstr "" #: src/conf/domain_conf.c:10985 msgid "spice streaming missing mode" msgstr "" #: src/conf/domain_conf.c:10991 msgid "unknown spice streaming mode" msgstr "" #: src/conf/domain_conf.c:11005 msgid "spice clipboard missing copypaste" msgstr "" #: src/conf/domain_conf.c:11012 #, c-format msgid "unknown copypaste value '%s'" msgstr "" #: src/conf/domain_conf.c:11025 msgid "spice filetransfer missing enable" msgstr "" #: src/conf/domain_conf.c:11032 #, c-format msgid "unknown enable value '%s'" msgstr "" #: src/conf/domain_conf.c:11045 msgid "spice mouse missing mode" msgstr "" #: src/conf/domain_conf.c:11051 #, c-format msgid "unknown mouse mode value '%s'" msgstr "" #: src/conf/domain_conf.c:11092 #, c-format msgid "unknown codec type '%s'" msgstr "" #: src/conf/domain_conf.c:11125 #, c-format msgid "unknown sound model '%s'" msgstr "" #: src/conf/domain_conf.c:11192 msgid "watchdog must contain model name" msgstr "" #: src/conf/domain_conf.c:11198 #, c-format msgid "unknown watchdog model '%s'" msgstr "" #: src/conf/domain_conf.c:11209 #, c-format msgid "unknown watchdog action '%s'" msgstr "" #: src/conf/domain_conf.c:11247 msgid "missing RNG device model" msgstr "" #: src/conf/domain_conf.c:11252 #, c-format msgid "unknown RNG model '%s'" msgstr "" #: src/conf/domain_conf.c:11260 msgid "invalid RNG rate bytes value" msgstr "" #: src/conf/domain_conf.c:11267 msgid "invalid RNG rate period value" msgstr "" #: src/conf/domain_conf.c:11276 msgid "only one RNG backend is supported" msgstr "" #: src/conf/domain_conf.c:11282 msgid "missing RNG device backend model" msgstr "" #: src/conf/domain_conf.c:11288 #, c-format msgid "unknown RNG backend model '%s'" msgstr "" #: src/conf/domain_conf.c:11299 #, c-format msgid "file '%s' is not a supported random source" msgstr "" #: src/conf/domain_conf.c:11308 msgid "missing EGD backend type" msgstr "" #: src/conf/domain_conf.c:11318 #, c-format msgid "unknown backend type '%s' for egd" msgstr "" #: src/conf/domain_conf.c:11368 msgid "balloon memory must contain model name" msgstr "" #: src/conf/domain_conf.c:11374 #, c-format msgid "unknown memory balloon model '%s'" msgstr "" #: src/conf/domain_conf.c:11388 msgid "invalid statistics collection period" msgstr "" #: src/conf/domain_conf.c:11718 msgid "XML does not contain expected 'sysinfo' element" msgstr "" #: src/conf/domain_conf.c:11728 msgid "sysinfo must contain a type attribute" msgstr "" #: src/conf/domain_conf.c:11733 #, c-format msgid "unknown sysinfo type '%s'" msgstr "" #: src/conf/domain_conf.c:11557 msgid "Invalid BIOS 'date' format" msgstr "" #: src/conf/domain_conf.c:11610 msgid "malformed uuid element" msgstr "" #: src/conf/domain_conf.c:11617 msgid "UUID mismatch between and " msgstr "" #: src/conf/domain_conf.c:11936 #, c-format msgid "unknown video model '%s'" msgstr "" #: src/conf/domain_conf.c:11942 msgid "missing video model and cannot determine default" msgstr "" #: src/conf/domain_conf.c:11950 msgid "ram attribute only supported for type of qxl" msgstr "" #: src/conf/domain_conf.c:11955 #, c-format msgid "cannot parse video ram '%s'" msgstr "" #: src/conf/domain_conf.c:11988 #, c-format msgid "cannot parse video heads '%s'" msgstr "" #: src/conf/domain_conf.c:12035 #, c-format msgid "unknown hostdev mode '%s'" msgstr "" #: src/conf/domain_conf.c:12055 #, c-format msgid "Unexpected hostdev mode %d" msgstr "" #: src/conf/domain_conf.c:12072 msgid "PCI host devices must use 'pci' address type" msgstr "" #: src/conf/domain_conf.c:9470 msgid "SCSI host devices must have address specified" msgstr "" #: src/conf/domain_conf.c:12122 #, c-format msgid "unknown redirdev bus '%s'" msgstr "" #: src/conf/domain_conf.c:12133 #, c-format msgid "unknown redirdev character device type '%s'" msgstr "" #: src/conf/domain_conf.c:12138 msgid "missing type in redirdev" msgstr "" #: src/conf/domain_conf.c:9604 #, c-format msgid "Incorrect USB version format %s" msgstr "" #: src/conf/domain_conf.c:9614 #, c-format msgid "Cannot parse USB version %s" msgstr "" #: src/conf/domain_conf.c:12231 #, c-format msgid "Cannot parse USB Class code %s" msgstr "" #: src/conf/domain_conf.c:12237 #, c-format msgid "Invalid USB Class code %s" msgstr "" #: src/conf/domain_conf.c:12248 #, c-format msgid "Cannot parse USB vendor ID %s" msgstr "" #: src/conf/domain_conf.c:12259 #, c-format msgid "Cannot parse USB product ID %s" msgstr "" #: src/conf/domain_conf.c:12284 msgid "Invalid allow value, either 'yes' or 'no'" msgstr "" #: src/conf/domain_conf.c:12289 msgid "Missing allow attribute for USB redirection filter" msgstr "" #: src/conf/domain_conf.c:12361 #, c-format msgid "unknown %s action: %s" msgstr "" #: src/conf/domain_conf.c:12381 #, c-format msgid "unknown PM state value %s" msgstr "" #: src/conf/domain_conf.c:12529 msgid "(device_definition)" msgstr "" #: src/conf/domain_conf.c:12547 #, c-format msgid "unknown device type '%s'" msgstr "" #: src/conf/domain_conf.c:10721 msgid "unknown virt type" msgstr "" #: src/conf/domain_conf.c:10732 #, c-format msgid "no emulator for domain %s os type %s on architecture %s" msgstr "" #: src/conf/domain_conf.c:13889 msgid "cannot count boot devices" msgstr "" #: src/conf/domain_conf.c:13899 src/conf/domain_conf.c:22667 msgid "" "per-device boot elements cannot be used together with os/boot elements" msgstr "" #: src/conf/domain_conf.c:13909 msgid "missing boot device" msgstr "" #: src/conf/domain_conf.c:13914 #, c-format msgid "unknown boot device '%s'" msgstr "" #: src/conf/domain_conf.c:13960 msgid "need at least one serial port for useserial" msgstr "" #: src/conf/domain_conf.c:13978 msgid "invalid value for rebootTimeout, must be in range [-1,65535]" msgstr "" #: src/conf/domain_conf.c:14044 msgid "You must map the root user of container" msgstr "" #: src/conf/domain_conf.c:10960 msgid "vcpu id must be an unsigned integer or -1" msgstr "" #: src/conf/domain_conf.c:10964 msgid "vcpu id value -1 is not allowed for vcpupin" msgstr "" #: src/conf/domain_conf.c:10971 msgid "vcpu id must be less than maxvcpus" msgstr "" #: src/conf/domain_conf.c:14158 msgid "missing cpuset for vcpupin" msgstr "" #: src/conf/domain_conf.c:14460 msgid "missing resource partition attribute" msgstr "" #: src/conf/domain_conf.c:14728 msgid "missing domain type attribute" msgstr "" #: src/conf/domain_conf.c:14734 #, c-format msgid "invalid domain type %s" msgstr "" #: src/conf/domain_conf.c:11225 #, c-format msgid "unexpected domain type %s, expecting %s" msgstr "" #: src/conf/domain_conf.c:11250 #, c-format msgid "unexpected domain type %s, expecting one of these: %s" msgstr "" #: src/conf/domain_conf.c:14821 src/conf/network_conf.c:2055 #: src/conf/secret_conf.c:192 src/openvz/openvz_conf.c:1043 #: src/xenconfig/xen_common.c:206 msgid "Failed to generate UUID" msgstr "" #: src/conf/domain_conf.c:14828 src/conf/network_conf.c:2061 #: src/conf/nwfilter_conf.c:2672 src/conf/secret_conf.c:198 #: src/conf/storage_conf.c:849 msgid "malformed uuid element" msgstr "" #: src/conf/domain_conf.c:14838 msgid "Domain title can't contain newlines" msgstr "" #: src/conf/domain_conf.c:14873 #, c-format msgid "Invalid memory core dump attribute value '%s'" msgstr "" #: src/conf/domain_conf.c:11328 #, c-format msgid "current memory '%lluk' exceeds maximum '%lluk'" msgstr "" #: src/conf/domain_conf.c:14940 msgid "cannot extract blkiotune nodes" msgstr "" #: src/conf/domain_conf.c:14955 #, c-format msgid "duplicate blkio device path '%s'" msgstr "" #: src/conf/domain_conf.c:11401 msgid "maximum vcpus must be an integer" msgstr "" #: src/conf/domain_conf.c:11409 #, c-format msgid "invalid maximum number of vCPUs '%lu'" msgstr "" #: src/conf/domain_conf.c:11417 msgid "current vcpus must be an integer" msgstr "" #: src/conf/domain_conf.c:11425 #, c-format msgid "invalid current number of vCPUs '%lu'" msgstr "" #: src/conf/domain_conf.c:11431 #, c-format msgid "maxvcpus must not be less than current vcpus (%d < %lu)" msgstr "" #: src/conf/domain_conf.c:14649 #, c-format msgid "Unsupported CPU placement mode '%s'" msgstr "" #: src/conf/domain_conf.c:15025 msgid "can't parse cputune shares value" msgstr "" #: src/conf/domain_conf.c:15034 msgid "can't parse cputune period value" msgstr "" #: src/conf/domain_conf.c:15041 msgid "Value of cputune period must be in range [1000, 1000000]" msgstr "" #: src/conf/domain_conf.c:15049 msgid "can't parse cputune quota value" msgstr "" #: src/conf/domain_conf.c:15057 msgid "Value of cputune quota must be in range [1000, 18446744073709551]" msgstr "" #: src/conf/domain_conf.c:15065 msgid "can't parse cputune emulator period value" msgstr "" #: src/conf/domain_conf.c:15073 msgid "Value of cputune emulator_period must be in range [1000, 1000000]" msgstr "" #: src/conf/domain_conf.c:15081 msgid "can't parse cputune emulator quota value" msgstr "" #: src/conf/domain_conf.c:15089 msgid "" "Value of cputune emulator_quota must be in range [1000, 18446744073709551]" msgstr "" #: src/conf/domain_conf.c:11541 msgid "vcpupin nodes must be less than maxvcpus" msgstr "" #: src/conf/domain_conf.c:15109 msgid "duplicate vcpupin for same vcpu" msgstr "" #: src/conf/domain_conf.c:15158 msgid "cannot extract emulatorpin nodes" msgstr "" #: src/conf/domain_conf.c:15165 msgid "only one emulatorpin is supported" msgstr "" #: src/conf/numa_conf.c:212 msgid "cannot extract numatune nodes" msgstr "" #: src/conf/numa_conf.c:216 msgid "only one numatune is supported" msgstr "" #: src/conf/numa_conf.c:229 #, c-format msgid "Unsupported NUMA memory tuning mode '%s'" msgstr "" #: src/conf/domain_conf.c:11688 #, c-format msgid "Unsupported memory placement mode '%s'" msgstr "" #: src/conf/numa_conf.c:529 msgid "nodeset for NUMA memory tuning must be set if 'placement' is 'static'" msgstr "" #: src/conf/domain_conf.c:11731 #, c-format msgid "unsupported XML element %s" msgstr "" #: src/conf/domain_conf.c:15317 msgid "cannot extract resource nodes" msgstr "" #: src/conf/domain_conf.c:15323 msgid "only one resource element is supported" msgstr "" #: src/conf/domain_conf.c:15339 #, c-format msgid "unexpected feature '%s'" msgstr "" #: src/conf/domain_conf.c:15349 #, c-format msgid "unknown value for attribute eoi: '%s'" msgstr "" #: src/conf/domain_conf.c:15373 src/conf/domain_conf.c:15392 #, c-format msgid "unknown state attribute '%s' of feature '%s'" msgstr "" #: src/conf/domain_conf.c:15437 #, c-format msgid "unsupported HyperV Enlightenment feature: %s" msgstr "" #: src/conf/domain_conf.c:15449 src/conf/domain_conf.c:15470 #, c-format msgid "missing 'state' attribute for HyperV Enlightenment feature '%s'" msgstr "" #: src/conf/domain_conf.c:15457 src/conf/domain_conf.c:15478 #, c-format msgid "invalid value of state argument for HyperV Enlightenment feature '%s'" msgstr "" #: src/conf/domain_conf.c:15489 msgid "invalid HyperV spinlock retry count" msgstr "" #: src/conf/domain_conf.c:15495 msgid "HyperV spinlock retry count must be at least 4095" msgstr "" #: src/conf/domain_conf.c:15633 #, c-format msgid "unknown clock offset '%s'" msgstr "" #: src/conf/domain_conf.c:15649 #, c-format msgid "unknown clock adjustment '%s'" msgstr "" #: src/conf/domain_conf.c:15680 #, c-format msgid "unknown clock basis '%s'" msgstr "" #: src/conf/domain_conf.c:15693 msgid "missing 'timezone' attribute for clock with offset='timezone'" msgstr "" #: src/conf/domain_conf.c:12017 msgid "invalid basedate" msgstr "" #: src/conf/domain_conf.c:12048 msgid "no OS type" msgstr "" #: src/conf/domain_conf.c:12083 #, c-format msgid "No guest options available for arch '%s'" msgstr "" #: src/conf/domain_conf.c:12092 #, c-format msgid "No os type '%s' available for arch '%s'" msgstr "" #: src/conf/domain_conf.c:12103 src/xenxs/xen_xm.c:293 #, c-format msgid "no supported architecture for os type '%s'" msgstr "" #: src/conf/domain_conf.c:15738 msgid "No data supplied for element" msgstr "" #: src/conf/domain_conf.c:15821 src/conf/domain_conf.c:15830 msgid "Can't add another USB controller: USB is disabled for this domain" msgstr "" #: src/conf/domain_conf.c:15847 msgid "No master USB controller specified" msgstr "" #: src/conf/domain_conf.c:15854 msgid "cannot extract device leases" msgstr "" #: src/conf/domain_conf.c:15984 msgid "cannot extract console devices" msgstr "" #: src/conf/domain_conf.c:16041 msgid "Can't add USB input device. USB bus is disabled" msgstr "" #: src/conf/domain_conf.c:16143 msgid "Only one primary video device is supported" msgstr "" #: src/conf/domain_conf.c:16169 src/vz/vz_sdk.c:1030 msgid "cannot determine default video type" msgstr "" #: src/conf/domain_conf.c:16197 msgid "Can't add host USB device: USB is disabled in this host" msgstr "" #: src/conf/domain_conf.c:16222 msgid "only a single watchdog device is supported" msgstr "" #: src/conf/domain_conf.c:16241 msgid "only a single memory balloon device is supported" msgstr "" #: src/conf/domain_conf.c:12671 msgid "only a single RNG device is supported" msgstr "" #: src/conf/domain_conf.c:16276 msgid "only a single TPM device is supported" msgstr "" #: src/conf/domain_conf.c:16291 msgid "only a single nvram device is supported" msgstr "" #: src/conf/domain_conf.c:16315 msgid "Can't add USB hub: USB is disabled for this domain" msgstr "" #: src/conf/domain_conf.c:16338 msgid "Can't add redirected USB device: USB is disabled for this domain" msgstr "" #: src/conf/domain_conf.c:16353 msgid "only one set of redirection filter rule is supported" msgstr "" #: src/conf/domain_conf.c:12789 msgid "only a single panic device is supported" msgstr "" #: src/conf/domain_conf.c:16446 msgid "uid and gid should be mapped both" msgstr "" #: src/conf/domain_conf.c:15281 msgid "Maximum CPUs greater than topology limit" msgstr "" #: src/conf/domain_conf.c:15292 msgid "Number of CPUs in exceeds the count" msgstr "" #: src/conf/domain_conf.c:16466 #, c-format msgid "unknown smbios mode '%s'" msgstr "" #: src/conf/domain_conf.c:16533 msgid "no domain config" msgstr "" #: src/conf/domain_conf.c:16546 msgid "missing domain state" msgstr "" #: src/conf/domain_conf.c:16551 #, c-format msgid "invalid domain state '%s'" msgstr "" #: src/conf/domain_conf.c:16560 #, c-format msgid "invalid domain state reason '%s'" msgstr "" #: src/conf/domain_conf.c:16571 msgid "invalid pid" msgstr "" #: src/conf/domain_conf.c:16584 src/conf/network_conf.c:3091 #, c-format msgid "Unknown taint flag %s" msgstr "" #: src/conf/domain_conf.c:16618 src/security/virt-aa-helper.c:668 #: tools/virsh-domain-monitor.c:98 tools/virsh-domain-monitor.c:488 #: tools/virsh-domain-monitor.c:595 tools/virsh-domain-monitor.c:710 #: tools/virsh-domain.c:3066 tools/virsh-domain.c:3721 #: tools/virsh-domain.c:6103 tools/virsh-domain.c:10162 #: tools/virsh-domain.c:10355 tools/virsh-domain.c:10430 #: tools/virsh-domain.c:10857 tools/virsh-domain.c:10960 msgid "(domain_definition)" msgstr "" #: src/conf/domain_conf.c:16659 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/domain_conf.c:16692 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/domain_conf.c:16739 #, c-format msgid "Target timer %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16747 #, c-format msgid "Target timer presence %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:16755 #, c-format msgid "Target TSC frequency %lu does not match source %lu" msgstr "" #: src/conf/domain_conf.c:16762 #, c-format msgid "Target TSC mode %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16779 #, c-format msgid "Target device address type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16792 #, c-format msgid "" "Target device PCI address %04x:%02x:%02x.%02x does not match source " "%04x:%02x:%02x.%02x" msgstr "" #: src/conf/domain_conf.c:16807 #, c-format msgid "Target device drive address %d:%d:%d does not match source %d:%d:%d" msgstr "" #: src/conf/domain_conf.c:16822 #, c-format msgid "" "Target device virtio serial address %d:%d:%d does not match source %d:%d:%d" msgstr "" #: src/conf/domain_conf.c:16836 #, c-format msgid "Target device ccid address %d:%d does not match source %d:%d" msgstr "" #: src/conf/domain_conf.c:16850 #, c-format msgid "Target device isa address %d:%d does not match source %d:%d" msgstr "" #: src/conf/domain_conf.c:16900 #, c-format msgid "Target disk device %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16908 #, c-format msgid "Target disk bus %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16916 #, c-format msgid "Target disk %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16923 #, c-format msgid "Target disk serial %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16939 msgid "Target disk access mode does not match source" msgstr "" #: src/conf/domain_conf.c:16956 #, c-format msgid "Target controller type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:16964 #, c-format msgid "Target controller index %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:16971 #, c-format msgid "Target controller model %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:16979 #, c-format msgid "Target controller ports %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:16986 #, c-format msgid "Target controller vectors %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:17005 #, c-format msgid "Target filesystem guest target %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17012 msgid "Target filesystem access mode does not match source" msgstr "" #: src/conf/domain_conf.c:17032 #, c-format msgid "Target network card mac %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17041 #, c-format msgid "Target network card model %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17059 #, c-format msgid "Target input device type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17067 #, c-format msgid "Target input device bus %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17086 #, c-format msgid "Target sound card model %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17105 #, c-format msgid "Target video card model %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17113 #, c-format msgid "Target video card ram %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17120 #, c-format msgid "Target video card vram %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17134 #, c-format msgid "Target video card heads %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17142 msgid "Target video card acceleration does not match source" msgstr "" #: src/conf/domain_conf.c:17149 #, c-format msgid "Target video card 2d accel %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17156 #, c-format msgid "Target video card 3d accel %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:17175 #, c-format msgid "Target host device mode %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17184 #, c-format msgid "Target host device subsystem %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17222 #, c-format msgid "Target serial port %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:17240 #, c-format msgid "Target parallel port %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:17258 #, c-format msgid "Target channel type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17268 #, c-format msgid "Target channel name %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17277 msgid "" "Changing device type to/from spicevmc would change default target channel " "name" msgstr "" #: src/conf/domain_conf.c:17288 #, c-format msgid "Target channel addr %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17310 #, c-format msgid "Target console type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17329 #, c-format msgid "Target watchdog model %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17348 #, c-format msgid "Target balloon model %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:13738 #, c-format msgid "Target domain RNG device count '%d' does not match source count '%d'" msgstr "" #: src/conf/domain_conf.c:17376 #, c-format msgid "Target RNG model '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17395 #, c-format msgid "Target hub device type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17451 #, c-format msgid "" "Target USB redirection filter rule count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17462 msgid "Target USB Class code does not match source" msgstr "" #: src/conf/domain_conf.c:17468 msgid "Target USB vendor ID does not match source" msgstr "" #: src/conf/domain_conf.c:17474 msgid "Target USB product ID does not match source" msgstr "" #: src/conf/domain_conf.c:17480 msgid "Target USB version does not match source" msgstr "" #: src/conf/domain_conf.c:17486 #, c-format msgid "Target USB allow '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17506 #, c-format msgid "State of feature '%s' differs: source: '%s', destination: '%s'" msgstr "" #: src/conf/domain_conf.c:17518 #, c-format msgid "State of APIC EOI differs: source: '%s', destination: '%s'" msgstr "" #: src/conf/domain_conf.c:17541 #, c-format msgid "" "State of HyperV enlightenment feature '%s' differs: source: '%s', " "destination: '%s'" msgstr "" #: src/conf/domain_conf.c:17556 #, c-format msgid "HyperV spinlock retry count differs: source: '%u', destination: '%u'" msgstr "" #: src/conf/domain_conf.c:13908 #, c-format msgid "" "Target domain panic device count '%d' does not match source count '%d'" msgstr "" #: src/conf/domain_conf.c:17748 #, c-format msgid "Target domain virt type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17760 #, c-format msgid "Target domain uuid %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17771 #, c-format msgid "Target domain name '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17778 #, c-format msgid "Target domain max memory %lld does not match source %lld" msgstr "" #: src/conf/domain_conf.c:17785 #, c-format msgid "Target domain current memory %lld does not match source %lld" msgstr "" #: src/conf/domain_conf.c:13972 #, c-format msgid "Target domain huge page backing %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:13980 #, c-format msgid "Target domain vCPU count %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:13986 #, c-format msgid "Target domain vCPU max %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:17819 #, c-format msgid "Target domain OS type %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17826 #, c-format msgid "Target domain architecture %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17840 #, c-format msgid "Target domain SMBIOS mode %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17851 msgid "Target domain timers do not match source" msgstr "" #: src/conf/domain_conf.c:17869 #, c-format msgid "Target domain disk count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17880 #, c-format msgid "Target domain controller count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17893 #, c-format msgid "Target domain filesystem count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17905 #, c-format msgid "Target domain net card count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17917 #, c-format msgid "Target domain input device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17929 #, c-format msgid "Target domain sound card count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17941 #, c-format msgid "Target domain video card count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17953 #, c-format msgid "Target domain host device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17966 #, c-format msgid "Target domain smartcard count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17979 #, c-format msgid "Target domain serial port count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17992 #, c-format msgid "Target domain parallel port count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18005 #, c-format msgid "Target domain channel count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18018 #, c-format msgid "Target domain console count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18031 #, c-format msgid "Target domain hub device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18058 #, c-format msgid "" "Target domain USB redirection filter count %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:18072 #, c-format msgid "Target domain watchdog count %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:18085 #, c-format msgid "Target domain memory balloon count %d does not match source %d" msgstr "" #: src/conf/domain_conf.c:18539 #, c-format msgid "unexpected %s action: %d" msgstr "" #: src/conf/domain_conf.c:18843 src/conf/domain_conf.c:18932 #, c-format msgid "unexpected disk type %d" msgstr "" #: src/conf/domain_conf.c:18937 #, c-format msgid "unexpected disk device %d" msgstr "" #: src/conf/domain_conf.c:18942 #, c-format msgid "unexpected disk bus %d" msgstr "" #: src/conf/domain_conf.c:18947 #, c-format msgid "unexpected disk cache mode %d" msgstr "" #: src/conf/domain_conf.c:18952 #, c-format msgid "unexpected disk io mode %d" msgstr "" #: src/conf/domain_conf.c:18957 #, c-format msgid "Unexpected disk sgio mode '%d'" msgstr "" #: src/conf/domain_conf.c:19214 #, c-format msgid "unexpected controller type %d" msgstr "" #: src/conf/domain_conf.c:19223 #, c-format msgid "unexpected model type %d" msgstr "" #: src/conf/domain_conf.c:19358 #, c-format msgid "unexpected filesystem type %d" msgstr "" #: src/conf/domain_conf.c:19364 #, c-format msgid "unexpected accessmode %d" msgstr "" #: src/conf/domain_conf.c:19498 #, c-format msgid "unexpected pci hostdev driver name type %d" msgstr "" #: src/conf/domain_conf.c:19547 msgid "PCI address Formatting failed" msgstr "" #: src/conf/domain_conf.c:19583 src/conf/domain_conf.c:19623 #: src/conf/domain_conf.c:21327 src/conf/domain_conf.c:21336 #: src/libxl/libxl_driver.c:3450 src/qemu/qemu_hotplug.c:3921 #, c-format msgid "unexpected hostdev type %d" msgstr "" #: src/conf/domain_conf.c:19701 #, c-format msgid "unexpected source mode %d" msgstr "" #: src/conf/domain_conf.c:15490 #, c-format msgid "unexpected actual net type %s" msgstr "" #: src/conf/domain_conf.c:19744 src/conf/domain_conf.c:19913 #: src/conf/domain_conf.c:21101 #, c-format msgid "unexpected net type %d" msgstr "" #: src/conf/domain_conf.c:19905 #, c-format msgid "unexpected actual net type %d" msgstr "" #: src/conf/domain_conf.c:20166 #, c-format msgid "unexpected char type %d" msgstr "" #: src/conf/domain_conf.c:20281 #, c-format msgid "unexpected char device type %d" msgstr "" #: src/conf/domain_conf.c:20301 msgid "Could not format channel target type" msgstr "" #: src/conf/domain_conf.c:20311 msgid "Unable to format guestfwd port" msgstr "" #: src/conf/domain_conf.c:20385 src/conf/domain_conf.c:20418 #: src/qemu/qemu_command.c:10492 #, c-format msgid "unexpected smartcard type %d" msgstr "" #: src/conf/domain_conf.c:20436 #, c-format msgid "unexpected codec type %d" msgstr "" #: src/conf/domain_conf.c:20492 src/xenconfig/xen_sxpr.c:2097 #, c-format msgid "unexpected sound model %d" msgstr "" #: src/conf/domain_conf.c:20539 #, c-format msgid "unexpected memballoon model %d" msgstr "" #: src/conf/domain_conf.c:20599 #, c-format msgid "unexpected watchdog model %d" msgstr "" #: src/conf/domain_conf.c:20605 #, c-format msgid "unexpected watchdog action %d" msgstr "" #: src/conf/domain_conf.c:20867 #, c-format msgid "unexpected video model %d" msgstr "" #: src/conf/domain_conf.c:20913 src/xenconfig/xen_sxpr.c:2133 #, c-format msgid "unexpected input type %d" msgstr "" #: src/conf/domain_conf.c:20918 #, c-format msgid "unexpected input bus type %d" msgstr "" #: src/conf/domain_conf.c:20950 #, c-format msgid "unexpected timer name %d" msgstr "" #: src/conf/domain_conf.c:20966 #, c-format msgid "unexpected timer tickpolicy %d" msgstr "" #: src/conf/domain_conf.c:20980 #, c-format msgid "unexpected timer track %d" msgstr "" #: src/conf/domain_conf.c:20997 #, c-format msgid "unexpected timer mode %d" msgstr "" #: src/conf/domain_conf.c:21318 src/conf/domain_conf.c:21343 #, c-format msgid "unexpected hostdev mode %d" msgstr "" #: src/conf/domain_conf.c:21463 #, c-format msgid "unexpected hub type %d" msgstr "" #: src/conf/domain_conf.c:21625 #, c-format msgid "unexpected domain type %d" msgstr "" #: src/conf/domain_conf.c:17177 msgid "failed to format cpuset for vcpupin" msgstr "" #: src/conf/domain_conf.c:17191 msgid "failed to format cpuset for emulator" msgstr "" #: src/conf/domain_conf.c:17220 msgid "failed to format nodeset for NUMA memory tuning" msgstr "" #: src/conf/domain_conf.c:21976 #, c-format msgid "unexpected boot device type %d" msgstr "" #: src/conf/domain_conf.c:22009 #, c-format msgid "unexpected smbios mode %d" msgstr "" #: src/conf/domain_conf.c:22056 #, c-format msgid "unexpected feature %zu" msgstr "" #: src/conf/domain_conf.c:22077 #, c-format msgid "Unexpected state of feature '%s'" msgstr "" #: src/conf/domain_conf.c:22659 msgid "Device configuration is not compatible: Domain has no USB bus support" msgstr "" #: src/conf/domain_conf.c:22717 src/conf/network_conf.c:2957 #: src/conf/nwfilter_conf.c:2829 src/util/virdnsmasq.c:565 #, c-format msgid "cannot create config directory '%s'" msgstr "" #: src/conf/virdomainobjlist.c:471 #, c-format msgid "unexpected domain %s already exists" msgstr "" #: src/conf/network_conf.c:3207 src/conf/network_conf.c:3241 #: src/conf/nwfilter_conf.c:3205 src/conf/storage_conf.c:1920 #: src/conf/storage_conf.c:1955 src/conf/virdomainobjlist.c:521 #, c-format msgid "Failed to open dir '%s'" msgstr "" #: src/conf/domain_conf.c:22799 #, c-format msgid "cannot remove config %s" msgstr "" #: src/conf/domain_conf.c:22993 #, c-format msgid "unable to visit backing chain file %s" msgstr "" #: src/conf/domain_conf.c:23105 #, c-format msgid "invalid domain state: %d" msgstr "" #: src/conf/domain_conf.c:23589 #, c-format msgid "Copying definition of '%d' type is not implemented yet." msgstr "" #: src/conf/domain_conf.c:23679 #, c-format msgid "no device found with alias %s" msgstr "" #: src/conf/domain_conf.c:19385 src/conf/domain_conf.c:19467 msgid "unknown metadata type" msgstr "" #: src/conf/domain_conf.c:23795 msgid "Requested metadata element is not present" msgstr "" #: src/conf/domain_conf.c:23841 msgid "(metadata_xml)" msgstr "" #: src/conf/domain_event.c:514 #, c-format msgid "Class %s must derive from virDomainEvent" msgstr "" #: src/conf/interface_conf.c:123 msgid "interface has no name" msgstr "" #: src/conf/interface_conf.c:140 msgid "interface mtu value is improper" msgstr "" #: src/conf/interface_conf.c:165 #, c-format msgid "unknown interface startmode %s" msgstr "" #: src/conf/interface_conf.c:198 #, c-format msgid "unknown bonding mode %s" msgstr "" #: src/conf/interface_conf.c:220 #, c-format msgid "unknown mii bonding carrier %s" msgstr "" #: src/conf/interface_conf.c:244 #, c-format msgid "unknown arp bonding validate %s" msgstr "" #: src/conf/interface_conf.c:271 #, c-format msgid "unknown dhcp peerdns value %s" msgstr "" #: src/conf/interface_conf.c:299 msgid "Invalid ip address prefix value" msgstr "" #: src/conf/interface_conf.c:448 msgid "protocol misses the family attribute" msgstr "" #: src/conf/interface_conf.c:467 #, c-format msgid "unsupported protocol family '%s'" msgstr "" #: src/conf/interface_conf.c:530 msgid "bond has no interfaces" msgstr "" #: src/conf/interface_conf.c:604 msgid "bond interface miimon freq missing or invalid" msgstr "" #: src/conf/interface_conf.c:612 msgid "bond interface miimon downdelay invalid" msgstr "" #: src/conf/interface_conf.c:620 msgid "bond interface miimon updelay invalid" msgstr "" #: src/conf/interface_conf.c:636 msgid "bond interface arpmon interval missing or invalid" msgstr "" #: src/conf/interface_conf.c:644 msgid "bond interface arpmon target missing" msgstr "" #: src/conf/interface_conf.c:663 msgid "vlan interface misses the tag attribute" msgstr "" #: src/conf/interface_conf.c:671 msgid "vlan interface misses name attribute" msgstr "" #: src/conf/interface_conf.c:691 msgid "interface misses the type attribute" msgstr "" #: src/conf/interface_conf.c:697 #, c-format msgid "unknown interface type %s" msgstr "" #: src/conf/interface_conf.c:716 #, c-format msgid "interface has unsupported type '%s'" msgstr "" #: src/conf/interface_conf.c:752 msgid "bridge interface misses the bridge element" msgstr "" #: src/conf/interface_conf.c:504 #, c-format msgid "bridge interface stp should be on or off got %s" msgstr "" #: src/conf/interface_conf.c:765 msgid "bond interface misses the bond element" msgstr "" #: src/conf/interface_conf.c:778 msgid "vlan interface misses the vlan element" msgstr "" #: src/conf/interface_conf.c:806 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/interface_conf.c:833 msgid "(interface_definition)" msgstr "" #: src/conf/interface_conf.c:917 msgid "bond arp monitoring has no target" msgstr "" #: src/conf/interface_conf.c:946 msgid "vlan misses the tag name" msgstr "" #: src/conf/interface_conf.c:1028 msgid "virInterfaceDefFormat unknown startmode" msgstr "" #: src/conf/interface_conf.c:1043 msgid "virInterfaceDefFormat NULL def" msgstr "" #: src/conf/interface_conf.c:1049 msgid "virInterfaceDefFormat missing interface name" msgstr "" #: src/conf/interface_conf.c:1055 #, c-format msgid "unexpected interface type %d" msgstr "" #: src/conf/interface_conf.c:1248 src/conf/node_device_conf.c:192 #: src/conf/nwfilter_conf.c:3141 src/conf/storage_conf.c:1788 #: src/libxl/libxl_driver.c:592 src/vz/vz_driver.c:227 #: src/qemu/qemu_driver.c:651 src/remote/remote_driver.c:1129 #: src/test/test_driver.c:389 src/xen/xen_driver.c:479 msgid "cannot initialize mutex" msgstr "" #: src/conf/netdev_bandwidth_conf.c:43 src/conf/netdev_bandwidth_conf.c:130 msgid "invalid argument supplied" msgstr "" #: src/conf/netdev_bandwidth_conf.c:55 #, c-format msgid "could not convert bandwidth average value '%s'" msgstr "" #: src/conf/netdev_bandwidth_conf.c:61 msgid "Missing mandatory average or floor attributes" msgstr "" #: src/conf/netdev_bandwidth_conf.c:67 msgid "'peak' and 'burst' require 'average' attribute" msgstr "" #: src/conf/netdev_bandwidth_conf.c:73 #, c-format msgid "could not convert bandwidth peak value '%s'" msgstr "" #: src/conf/netdev_bandwidth_conf.c:80 #, c-format msgid "could not convert bandwidth burst value '%s'" msgstr "" #: src/conf/netdev_bandwidth_conf.c:87 #, c-format msgid "could not convert bandwidth floor value '%s'" msgstr "" #: src/conf/netdev_bandwidth_conf.c:141 msgid "Only one child element allowed" msgstr "" #: src/conf/netdev_bandwidth_conf.c:149 msgid "Only one child element allowed" msgstr "" #: src/conf/netdev_bandwidth_conf.c:173 msgid "floor attribute isn't supported for network's bandwidth yet" msgstr "" #: src/conf/netdev_bandwidth_conf.c:177 msgid "floor attribute is supported only for interfaces of type network" msgstr "" #: src/conf/netdev_bandwidth_conf.c:195 msgid "'floor' attribute allowed only in element" msgstr "" #: src/conf/netdev_vlan_conf.c:53 msgid "" "missing tag id - each must have at least one subelement" msgstr "" #: src/conf/netdev_vlan_conf.c:69 msgid "missing or invalid vlan tag id attribute" msgstr "" #: src/conf/netdev_vlan_conf.c:74 #, c-format msgid "vlan tag id %lu too large (maximum 4095)" msgstr "" #: src/conf/netdev_vlan_conf.c:80 msgid "duplicate native vlan setting" msgstr "" #: src/conf/netdev_vlan_conf.c:86 #, c-format msgid "Invalid \"nativeMode='%s'\" in vlan element" msgstr "" #: src/conf/netdev_vlan_conf.c:111 #, c-format msgid "" "invalid \"trunk='%s'\" in - trunk='yes' is required for more than one " "vlan tag" msgstr "" #: src/conf/netdev_vlan_conf.c:117 msgid "" "invalid configuration in - \"trunk='no'\" is not allowed with a " "native vlan id" msgstr "" #: src/conf/netdev_vlan_conf.c:124 #, c-format msgid "invalid \"trunk='%s'\" in - must be yes or no" msgstr "" #: src/conf/netdev_vlan_conf.c:152 msgid "missing vlan tag data" msgstr "" #: src/conf/netdev_vlan_conf.c:165 msgid "Bad value for nativeMode" msgstr "" #: src/conf/netdev_vport_profile_conf.c:52 #, c-format msgid "unknown virtualport type %s" msgstr "" #: src/conf/netdev_vport_profile_conf.c:59 msgid "missing required virtualport type" msgstr "" #: src/conf/netdev_vport_profile_conf.c:81 msgid "cannot parse value of managerid parameter" msgstr "" #: src/conf/netdev_vport_profile_conf.c:86 msgid "value of managerid out of range" msgstr "" #: src/conf/netdev_vport_profile_conf.c:98 msgid "cannot parse value of typeid parameter" msgstr "" #: src/conf/netdev_vport_profile_conf.c:103 msgid "value for typeid out of range" msgstr "" #: src/conf/netdev_vport_profile_conf.c:115 msgid "cannot parse value of typeidversion parameter" msgstr "" #: src/conf/netdev_vport_profile_conf.c:120 msgid "value of typeidversion out of range" msgstr "" #: src/conf/netdev_vport_profile_conf.c:130 msgid "cannot parse instanceid parameter as a uuid" msgstr "" #: src/conf/netdev_vport_profile_conf.c:139 msgid "profileid parameter too long" msgstr "" #: src/conf/netdev_vport_profile_conf.c:146 msgid "cannot parse interfaceid parameter as a uuid" msgstr "" #: src/conf/netdev_vport_profile_conf.c:159 #: src/util/virnetdevvportprofile.c:162 msgid "cannot generate a random uuid for instanceid" msgstr "" #: src/conf/netdev_vport_profile_conf.c:169 #: src/util/virnetdevvportprofile.c:183 msgid "cannot generate a random uuid for interfaceid" msgstr "" #: src/conf/network_conf.c:329 #, c-format msgid "cannot save persistent config of transient network '%s'" msgstr "" #: src/conf/network_conf.c:340 #, c-format msgid "cannot save live config of inactive network '%s'" msgstr "" #: src/conf/network_conf.c:710 msgid "NULL NetworkDef" msgstr "" #: src/conf/network_conf.c:744 msgid "network is not running" msgstr "" #: src/conf/network_conf.c:751 msgid "cannot change persistent config of a transient network" msgstr "" #: src/conf/network_conf.c:872 #, c-format msgid "Missing 'start' attribute in dhcp range for network '%s'" msgstr "" #: src/conf/network_conf.c:881 #, c-format msgid "Missing 'end' attribute in dhcp range for network '%s'" msgstr "" #: src/conf/network_conf.c:677 #, c-format msgid "Invalid dhcp range '%s' to '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:917 #, c-format msgid "" "Invalid to specify MAC address '%s' in network '%s' IPv6 static host " "definition" msgstr "" #: src/conf/network_conf.c:924 #, c-format msgid "Cannot parse MAC address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:930 #, c-format msgid "expected unicast mac address, found multicast '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:942 #, c-format msgid "Invalid character '%c' in id '%s' of network '%s'" msgstr "" #: src/conf/network_conf.c:951 #, c-format msgid "Cannot use host name '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:959 #, c-format msgid "Invalid IP address in static host definition for network '%s'" msgstr "" #: src/conf/network_conf.c:969 #, c-format msgid "" "At least one of name, mac, or ip attribute must be specified for static host " "definition in network '%s' " msgstr "" #: src/conf/network_conf.c:982 #, c-format msgid "" "Static host definition in IPv6 network '%s' must have id or name attribute" msgstr "" #: src/conf/network_conf.c:989 #, c-format msgid "" "Static host definition in IPv4 network '%s' must have mac or name attribute" msgstr "" #: src/conf/network_conf.c:996 #, c-format msgid "Missing IP address in static host definition for network '%s'" msgstr "" #: src/conf/network_conf.c:1099 #, c-format msgid "Missing IP address in network '%s' DNS HOST record" msgstr "" #: src/conf/network_conf.c:1106 #, c-format msgid "Invalid IP address in network '%s' DNS HOST record" msgstr "" #: src/conf/network_conf.c:1122 src/conf/network_conf.c:1136 #, c-format msgid "Missing hostname in network '%s' DNS HOST record" msgstr "" #: src/conf/network_conf.c:1143 #, c-format msgid "Missing ip and hostname in network '%s' DNS HOST record" msgstr "" #: src/conf/network_conf.c:945 #, c-format msgid "Missing required service attribute in DNS SRV record of network %s" msgstr "" #: src/conf/network_conf.c:951 #, c-format msgid "Service name '%s' in network %s is too long, limit is %d bytes" msgstr "" #: src/conf/network_conf.c:958 #, c-format msgid "" "Missing required protocol attribute in dns srv record '%s' of network %s" msgstr "" #: src/conf/network_conf.c:968 #, c-format msgid "Invalid protocol attribute value '%s' in DNS SRV record of network %s" msgstr "" #: src/conf/network_conf.c:983 #, c-format msgid "Missing or invalid port attribute in network %s" msgstr "" #: src/conf/network_conf.c:991 #, c-format msgid "Missing or invalid priority attribute in network %s" msgstr "" #: src/conf/network_conf.c:999 #, c-format msgid "Missing or invalid weight attribute in network %s" msgstr "" #: src/conf/network_conf.c:1009 #, c-format msgid "" "Missing required service attribute or protocol in DNS SRV record of network " "%s" msgstr "" #: src/conf/network_conf.c:1292 #, c-format msgid "missing required name attribute in DNS TXT record of network %s" msgstr "" #: src/conf/network_conf.c:1034 #, c-format msgid "prohibited space character in DNS TXT record name '%s' of network %s" msgstr "" #: src/conf/network_conf.c:1304 #, c-format msgid "" "missing required value attribute in DNS TXT record named '%s' of network %s" msgstr "" #: src/conf/network_conf.c:1311 #, c-format msgid "Missing required name or value in DNS TXT record of network %s" msgstr "" #: src/conf/network_conf.c:1345 #, c-format msgid "Invalid dns forwardPlainNames setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1355 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1367 #, c-format msgid "Invalid forwarder IP address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1379 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1399 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1419 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1473 #, c-format msgid "Missing required address attribute in network '%s'" msgstr "" #: src/conf/network_conf.c:1479 #, c-format msgid "Invalid address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1488 #, c-format msgid "Invalid netmask '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1496 #, c-format msgid "" "Invalid ULong value specified for prefix in definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1510 #, c-format msgid "%s family specified for non-IPv4 address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1517 #, c-format msgid "" "Invalid netmask '%s' for address '%s' in network '%s' (both must be IPv4)" msgstr "" #: src/conf/network_conf.c:1524 #, c-format msgid "Network '%s' IP address cannot have both a prefix and a netmask" msgstr "" #: src/conf/network_conf.c:1530 #, c-format msgid "Invalid IPv4 prefix '%lu' in network '%s'" msgstr "" #: src/conf/network_conf.c:1537 #, c-format msgid "Family 'ipv6' specified for non-IPv6 address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1543 #, c-format msgid "netmask not allowed for IPv6 address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1549 #, c-format msgid "Invalid IPv6 prefix '%lu' in network '%s'" msgstr "" #: src/conf/network_conf.c:1555 #, c-format msgid "Unrecognized family '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1572 #, c-format msgid "Unsupported element in an IPv6 element in network '%s'" msgstr "" #: src/conf/network_conf.c:1365 #, c-format msgid "Invalid prefix specified in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1375 #, c-format msgid "Invalid metric specified in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1384 #, c-format msgid "Invalid metric value, must be > 0 in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1396 #, c-format msgid "" "Missing required address attribute in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1404 #, c-format msgid "" "Missing required gateway attribute in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1412 #, c-format msgid "Bad network address '%s' in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1420 #, c-format msgid "Bad gateway address '%s' in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1432 #, c-format msgid "" "No family specified for non-IPv4 address '%s' in route definition of network " "'%s'" msgstr "" #: src/conf/network_conf.c:1434 #, c-format msgid "" "IPv4 family specified for non-IPv4 address '%s' in route definition of " "network '%s'" msgstr "" #: src/conf/network_conf.c:1442 #, c-format msgid "" "No family specified for non-IPv4 gateway '%s' in route definition of network " "'%s'" msgstr "" #: src/conf/network_conf.c:1444 #, c-format msgid "" "IPv4 family specified for non-IPv4 gateway '%s' in route definition of " "network '%s'" msgstr "" #: src/conf/network_conf.c:1452 #, c-format msgid "Bad netmask address '%s' in route definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1459 #, c-format msgid "" "Network '%s' has invalid netmask '%s' for address '%s' (both must be IPv4)" msgstr "" #: src/conf/network_conf.c:1467 #, c-format msgid "Route definition '%s' cannot have both a prefix and a netmask" msgstr "" #: src/conf/network_conf.c:1475 #, c-format msgid "" "Invalid prefix %u specified in route definition of network '%s', must be 0 - " "32" msgstr "" #: src/conf/network_conf.c:1484 #, c-format msgid "" "ipv6 family specified for non-IPv6 address '%s' in route definition of " "network '%s'" msgstr "" #: src/conf/network_conf.c:1491 #, c-format msgid "" "Specifying netmask invalid for IPv6 address '%s' in route definition of " "network '%s'" msgstr "" #: src/conf/network_conf.c:1498 #, c-format msgid "" "ipv6 specified for non-IPv6 gateway address '%s' in route definition of " "network '%s'" msgstr "" #: src/conf/network_conf.c:1505 #, c-format msgid "" "Invalid prefix %u specified in route definition of network '%s', must be 0 - " "128" msgstr "" #: src/conf/network_conf.c:1513 #, c-format msgid "Unrecognized family '%s' in route definition of network'%s'" msgstr "" #: src/conf/network_conf.c:1523 #, c-format msgid "" "error converting address '%s' with netmask '%s' to network-address in route " "definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1533 #, c-format msgid "" "error converting address '%s' with prefix %u to network-address in route " "definition of network '%s'" msgstr "" #: src/conf/network_conf.c:1542 #, c-format msgid "" "address '%s' in route definition of network '%s' is not a network address" msgstr "" #: src/conf/network_conf.c:1623 msgid "Missing required name attribute in portgroup" msgstr "" #: src/conf/network_conf.c:1686 #, c-format msgid "" "The element can only be used when 'mode' is 'nat' in network " "%s" msgstr "" #: src/conf/network_conf.c:1695 src/conf/network_conf.c:1861 #, c-format msgid "invalid
element found in of network %s" msgstr "" #: src/conf/network_conf.c:1700 #, c-format msgid "" "Only one
element is allowed in in in network %s" msgstr "" #: src/conf/network_conf.c:1707 #, c-format msgid "" "missing 'start' attribute in
element in in in " "network %s" msgstr "" #: src/conf/network_conf.c:1714 #, c-format msgid "" "missing 'end' attribute in
element in in in " "network %s" msgstr "" #: src/conf/network_conf.c:1722 #, c-format msgid "Bad ipv4 start address '%s' in in in network '%s'" msgstr "" #: src/conf/network_conf.c:1729 #, c-format msgid "Bad ipv4 end address '%s' in in in network '%s'" msgstr "" #: src/conf/network_conf.c:1759 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1764 #, c-format msgid "" "Only one element is allowed in in in network %s" msgstr "" #: src/conf/network_conf.c:1772 #, c-format msgid "" "Missing or invalid 'start' attribute in in in in " "network %s" msgstr "" #: src/conf/network_conf.c:1780 #, c-format msgid "" "Missing or invalid 'end' attribute in in in in " "network %s" msgstr "" #: src/conf/network_conf.c:1822 #, c-format msgid "unknown forwarding type '%s'" msgstr "" #: src/conf/network_conf.c:1841 #, c-format msgid "Unknown forward in network %s" msgstr "" #: src/conf/network_conf.c:1853 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1869 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1877 #, c-format msgid "invalid element found in of network %s" msgstr "" #: src/conf/network_conf.c:1882 #, c-format msgid "Only one element is allowed in of network %s" msgstr "" #: src/conf/network_conf.c:1826 #, c-format msgid "" "
, , and elements in of network %s are " "mutually exclusive" msgstr "" #: src/conf/network_conf.c:1895 #, c-format msgid "" "the 'dev' attribute cannot be used when
or sub-" "elements are present in network %s" msgstr "" #: src/conf/network_conf.c:1917 #, c-format msgid "" "Missing required dev attribute in element of network %s" msgstr "" #: src/conf/network_conf.c:1929 #, c-format msgid "" " must match first in network %s" msgstr "" #: src/conf/network_conf.c:1952 #, c-format msgid "missing address type in network %s" msgstr "" #: src/conf/network_conf.c:1959 #, c-format msgid "unknown address type '%s' in network %s" msgstr "" #: src/conf/network_conf.c:1976 #, c-format msgid "unsupported address type '%s' in network %s" msgstr "" #: src/conf/network_conf.c:1986 #, c-format msgid "Only one element is allowed in of network %s" msgstr "" #: src/conf/network_conf.c:1996 #, c-format msgid "Missing required dev attribute in element of network '%s'" msgstr "" #: src/conf/network_conf.c:2077 #, c-format msgid "Invalid ipv6 setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2153 #, c-format msgid "Invalid bridge mac address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2159 #, c-format msgid "Invalid multicast bridge mac address '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2279 #, c-format msgid "unreachable static route gateway '%s' specified for network '%s'" msgstr "" #: src/conf/network_conf.c:2308 #, c-format msgid "%s forwarding requested, but no IP address provided for network '%s'" msgstr "" #: src/conf/network_conf.c:2316 #, c-format msgid "" "multiple forwarding interfaces specified for network '%s', only one is " "supported" msgstr "" #: src/conf/network_conf.c:2329 #, c-format msgid "bridge name not allowed in %s mode (network '%s')" msgstr "" #: src/conf/network_conf.c:2346 #, c-format msgid "" "bridge delay/stp options only allowed in route, nat, and isolated mode, not " "in %s (network '%s')" msgstr "" #: src/conf/network_conf.c:2353 #, c-format msgid "" "A network with forward mode='%s' can specify a bridge name or a forward dev, " "but not both (network '%s')" msgstr "" #: src/conf/network_conf.c:2387 msgid "(network_definition)" msgstr "" #: src/conf/network_conf.c:2414 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/network_conf.c:2452 #, c-format msgid "Unknown forwardPlainNames type %d in network" msgstr "" #: src/conf/network_conf.c:2718 #, c-format msgid "Unknown forward type %d in network '%s'" msgstr "" #: src/conf/network_conf.c:2747 #, c-format msgid "unexpected hostdev driver name type %d " msgstr "" #: src/conf/network_conf.c:3031 msgid "(network status)" msgstr "" #: src/conf/network_conf.c:3036 msgid "Could not find any 'network' element in status file" msgstr "" #: src/conf/network_conf.c:3047 src/conf/network_conf.c:3157 #, c-format msgid "Network config filename '%s' does not match network name '%s'" msgstr "" #: src/conf/network_conf.c:3075 #, c-format msgid "Malformed 'floor_sum' attribute: %s" msgstr "" #: src/conf/network_conf.c:3287 src/util/virdnsmasq.c:279 #, c-format msgid "cannot remove config file '%s'" msgstr "" #: src/network/bridge_driver.c:2844 #, c-format msgid "Bridge generation exceeded max id %d" msgstr "" #: src/network/bridge_driver.c:2871 #, c-format msgid "bridge name '%s' already in use." msgstr "" #: src/conf/network_conf.c:3372 #, c-format msgid "can't update '%s' section of network '%s'" msgstr "" #: src/conf/network_conf.c:3379 #, c-format msgid "unrecognized network update command code %d" msgstr "" #: src/conf/network_conf.c:3389 #, c-format msgid "unexpected element <%s>, expecting <%s>, while updating network '%s'" msgstr "" #: src/conf/network_conf.c:3444 #, c-format msgid "" "couldn't update dhcp host entry - no element found at index %d in " "network '%s'" msgstr "" #: src/conf/network_conf.c:3467 #, c-format msgid "" "couldn't update dhcp host entry - no element found in network '%s'" msgstr "" #: src/conf/network_conf.c:3451 #, c-format msgid "" "couldn't locate an existing dhcp host entry with \"mac='%s'\" in network '%s'" msgstr "" #: src/conf/network_conf.c:3585 #, c-format msgid "" "there is an existing dhcp host entry in network '%s' that matches \"\"" msgstr "" #: src/conf/network_conf.c:3616 #, c-format msgid "couldn't locate a matching dhcp host entry in network '%s'" msgstr "" #: src/conf/network_conf.c:3662 msgid "dhcp ranges cannot be modified, only added or deleted" msgstr "" #: src/conf/network_conf.c:3697 #, c-format msgid "" "there is an existing dhcp range entry in network '%s' that matches \"\"" msgstr "" #: src/conf/network_conf.c:3718 #, c-format msgid "couldn't locate a matching dhcp range entry in network '%s'" msgstr "" #: src/conf/network_conf.c:3768 msgid "forward interface entries cannot be modified, only added or deleted" msgstr "" #: src/conf/network_conf.c:3777 msgid "missing dev attribute in element" msgstr "" #: src/conf/network_conf.c:3794 #, c-format msgid "" "there is an existing interface entry in network '%s' that matches " "\"\"" msgstr "" #: src/conf/network_conf.c:3811 #, c-format msgid "" "couldn't find an interface entry in network '%s' matching " msgstr "" #: src/conf/network_conf.c:3820 #, c-format msgid "" "unable to delete interface '%s' in network '%s'. It is currently being used " "by %d domains." msgstr "" #: src/conf/network_conf.c:3887 #, c-format msgid "" "couldn't find a portgroup entry in network '%s' matching " msgstr "" #: src/conf/network_conf.c:3895 #, c-format msgid "" "there is an existing portgroup entry in network '%s' that matches " "\"\"" msgstr "" #: src/conf/network_conf.c:3909 #, c-format msgid "" "a different portgroup entry in network '%s' is already set as the default. " "Only one default is allowed." msgstr "" #: src/conf/network_conf.c:3969 msgid "DNS HOST records cannot be modified, only added or deleted" msgstr "" #: src/conf/network_conf.c:4002 #, c-format msgid "" "there is already at least one DNS HOST record with a matching field in " "network %s" msgstr "" #: src/conf/network_conf.c:4017 #, c-format msgid "couldn't locate a matching DNS HOST record in network %s" msgstr "" #: src/conf/network_conf.c:4023 #, c-format msgid "multiple matching DNS HOST records were found in network %s" msgstr "" #: src/conf/network_conf.c:4063 msgid "DNS SRV records cannot be modified, only added or deleted" msgstr "" #: src/conf/network_conf.c:4088 #, c-format msgid "" "there is already at least one DNS SRV record matching all specified fields " "in network %s" msgstr "" #: src/conf/network_conf.c:4103 #, c-format msgid "couldn't locate a matching DNS SRV record in network %s" msgstr "" #: src/conf/network_conf.c:4109 #, c-format msgid "" "multiple DNS SRV records matching all specified fields were found in network " "%s" msgstr "" #: src/conf/network_conf.c:4147 msgid "DNS TXT records cannot be modified, only added or deleted" msgstr "" #: src/conf/network_conf.c:4167 #, c-format msgid "there is already a DNS TXT record with name '%s' in network %s" msgstr "" #: src/conf/network_conf.c:4182 #, c-format msgid "couldn't locate a matching DNS TXT record in network %s" msgstr "" #: src/conf/network_conf.c:4214 msgid "network_update_xml" msgstr "" #: src/conf/network_conf.c:4264 msgid "can't update unrecognized section of network" msgstr "" #: src/conf/network_conf.c:530 #, c-format msgid "network '%s' is already defined with uuid %s" msgstr "" #: src/conf/network_conf.c:539 #, c-format msgid "network is already active as '%s'" msgstr "" #: src/conf/network_conf.c:554 #, c-format msgid "network '%s' already exists with uuid %s" msgstr "" #: src/conf/node_device_conf.c:685 #, c-format msgid "no block device path supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:704 #, c-format msgid "missing storage capability type for '%s'" msgstr "" #: src/conf/node_device_conf.c:726 #, c-format msgid "no removable media size supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:727 #, c-format msgid "invalid removable media size supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:737 #, c-format msgid "unknown storage capability type '%s' for '%s'" msgstr "" #: src/conf/node_device_conf.c:749 #, c-format msgid "no size supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:750 #, c-format msgid "invalid size supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:776 src/conf/node_device_conf.c:854 #, c-format msgid "no SCSI host ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:777 src/conf/node_device_conf.c:855 #, c-format msgid "invalid SCSI host ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:782 #, c-format msgid "no SCSI bus ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:783 #, c-format msgid "invalid SCSI bus ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:788 #, c-format msgid "no SCSI target ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:789 #, c-format msgid "invalid SCSI target ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:794 #, c-format msgid "no SCSI LUN ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:795 #, c-format msgid "invalid SCSI LUN ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:822 #, c-format msgid "no target name supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:875 #, c-format msgid "missing SCSI host capability type for '%s'" msgstr "" #: src/conf/node_device_conf.c:898 #, c-format msgid "no WWNN supplied for '%s', and auto-generation failed" msgstr "" #: src/conf/node_device_conf.c:910 #, c-format msgid "no WWPN supplied for '%s', and auto-generation failed" msgstr "" #: src/conf/node_device_conf.c:921 #, c-format msgid "unknown SCSI host capability type '%s' for '%s'" msgstr "" #: src/conf/node_device_conf.c:957 #, c-format msgid "no network interface supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:998 #, c-format msgid "invalid network type supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1031 #, c-format msgid "no USB interface number supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1032 #, c-format msgid "invalid USB interface number supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1037 #, c-format msgid "no USB interface class supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1038 #, c-format msgid "invalid USB interface class supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1043 #, c-format msgid "no USB interface subclass supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1044 #, c-format msgid "invalid USB interface subclass supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1049 #, c-format msgid "no USB interface protocol supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1050 #, c-format msgid "invalid USB interface protocol supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1098 #, c-format msgid "no USB bus number supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1099 #, c-format msgid "invalid USB bus number supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1104 #, c-format msgid "no USB device number supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1105 #, c-format msgid "invalid USB device number supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1110 #, c-format msgid "no USB vendor ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1111 #, c-format msgid "invalid USB vendor ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1116 #, c-format msgid "no USB product ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1117 #, c-format msgid "invalid USB product ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1146 msgid "missing iommuGroup number attribute" msgstr "" #: src/conf/node_device_conf.c:1152 #, c-format msgid "invalid iommuGroup number attribute '%s'" msgstr "" #: src/conf/node_device_conf.c:1281 #, c-format msgid "no PCI domain ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1282 #, c-format msgid "invalid PCI domain ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1287 #, c-format msgid "no PCI bus ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1288 #, c-format msgid "invalid PCI bus ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1293 #, c-format msgid "no PCI slot ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1294 #, c-format msgid "invalid PCI slot ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1299 #, c-format msgid "no PCI function ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1300 #, c-format msgid "invalid PCI function ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1305 #, c-format msgid "no PCI vendor ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1306 #, c-format msgid "invalid PCI vendor ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1311 #, c-format msgid "no PCI product ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1312 #, c-format msgid "invalid PCI product ID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1373 #, c-format msgid "no system UUID supplied for '%s'" msgstr "" #: src/conf/node_device_conf.c:1379 #, c-format msgid "malformed uuid element for '%s'" msgstr "" #: src/conf/node_device_conf.c:1412 msgid "missing capability type" msgstr "" #: src/conf/node_device_conf.c:1418 #, c-format msgid "unknown capability type '%s'" msgstr "" #: src/conf/node_device_conf.c:1461 #, c-format msgid "unknown capability type '%d' for '%s'" msgstr "" #: src/conf/node_device_conf.c:1513 #, c-format msgid "no device capabilities for '%s'" msgstr "" #: src/conf/node_device_conf.c:1551 #, c-format msgid "unexpected root element <%s> expecting " msgstr "" #: src/conf/node_device_conf.c:1580 msgid "(node_device_definition)" msgstr "" #: src/conf/node_device_conf.c:1634 msgid "Device is not a fibre channel HBA" msgstr "" #: src/conf/node_device_conf.c:1659 #, c-format msgid "Could not find parent device for '%s'" msgstr "" #: src/conf/node_device_conf.c:1679 #, c-format msgid "Parent device %s is not capable of vport operations" msgstr "" #: src/conf/nwfilter_conf.c:996 msgid "ipset name is too long" msgstr "" #: src/conf/nwfilter_conf.c:1002 msgid "ipset name contains invalid characters" msgstr "" #: src/conf/nwfilter_conf.c:1034 msgid "malformed ipset flags" msgstr "" #: src/conf/nwfilter_conf.c:2058 #, c-format msgid "%s has illegal value %s" msgstr "" #: src/conf/nwfilter_conf.c:2091 src/conf/nwfilter_conf.c:2423 msgid "rule node requires action attribute" msgstr "" #: src/conf/nwfilter_conf.c:2430 msgid "unknown rule action attribute value" msgstr "" #: src/conf/nwfilter_conf.c:2437 msgid "rule node requires direction attribute" msgstr "" #: src/conf/nwfilter_conf.c:2444 msgid "unknown rule direction attribute value" msgstr "" #: src/conf/nwfilter_conf.c:2522 #, c-format msgid "Name of chain is longer than %u characters" msgstr "" #: src/conf/nwfilter_conf.c:2530 msgid "Chain name contains invalid characters" msgstr "" #: src/conf/nwfilter_conf.c:2568 #, c-format msgid "" "Invalid chain name '%s'. Please use a chain name called '%s' or any of the " "following prefixes: " msgstr "" #: src/conf/nwfilter_conf.c:2612 msgid "filter has no name" msgstr "" #: src/conf/nwfilter_conf.c:2620 #, c-format msgid "Could not parse chain priority '%s'" msgstr "" #: src/conf/nwfilter_conf.c:2627 #, c-format msgid "Priority '%d' is outside valid range of [%d,%d]" msgstr "" #: src/conf/nwfilter_conf.c:2666 src/conf/storage_conf.c:843 #: src/storage/storage_backend.c:580 msgid "unable to generate uuid" msgstr "" #: src/conf/nwfilter_conf.c:2734 msgid "unknown root element for nw filter" msgstr "" #: src/conf/nwfilter_conf.c:2760 msgid "(nwfilter_definition)" msgstr "" #: src/conf/nwfilter_conf.c:3087 #, c-format msgid "filter with same UUID but different name ('%s') already exists" msgstr "" #: src/conf/nwfilter_conf.c:3109 msgid "filter would introduce a loop" msgstr "" #: src/conf/nwfilter_conf.c:3173 #, c-format msgid "network filter config filename '%s' does not match name '%s'" msgstr "" #: src/conf/nwfilter_conf.c:3247 src/conf/storage_conf.c:2074 #, c-format msgid "cannot create config directory %s" msgstr "" #: src/conf/nwfilter_conf.c:3260 src/conf/storage_conf.c:2053 msgid "failed to generate XML" msgstr "" #: src/conf/nwfilter_conf.c:3279 src/conf/storage_conf.c:2099 #, c-format msgid "no config file for %s" msgstr "" #: src/conf/nwfilter_conf.c:3285 src/conf/storage_conf.c:2105 #, c-format msgid "cannot remove config for %s" msgstr "" #: src/conf/nwfilter_conf.c:3360 #, c-format msgid "formatter for %s %s reported error" msgstr "" #: src/conf/nwfilter_params.c:112 msgid "Variable value contains invalid character" msgstr "" #: src/conf/nwfilter_params.c:361 src/conf/nwfilter_params.c:610 #, c-format msgid "Could not find value for variable '%s'" msgstr "" #: src/conf/nwfilter_params.c:386 msgid "" "Cardinality of list items must be the same for processing them in parallel" msgstr "" #: src/conf/nwfilter_params.c:427 msgid "hash lookup resulted in NULL pointer" msgstr "" #: src/conf/nwfilter_params.c:433 #, c-format msgid "Lookup of value at index %u resulted in a NULL pointer" msgstr "" #: src/conf/nwfilter_params.c:574 #, c-format msgid "Could not get iterator index for iterator ID %u" msgstr "" #: src/conf/nwfilter_params.c:584 #, c-format msgid "Could not get iterator index for (internal) iterator ID %u" msgstr "" #: src/conf/nwfilter_params.c:602 #, c-format msgid "Could not find variable '%s' in iterator" msgstr "" #: src/conf/nwfilter_params.c:618 #, c-format msgid "Could not get nth (%u) value of variable '%s'" msgstr "" #: src/conf/nwfilter_params.c:729 #, c-format msgid "Could not put variable '%s' into hashmap" msgstr "" #: src/conf/nwfilter_params.c:876 msgid "missing filter parameter table" msgstr "" #: src/conf/nwfilter_params.c:1004 msgid "Malformatted array index" msgstr "" #: src/conf/nwfilter_params.c:1007 msgid "Malformatted iterator id" msgstr "" #: src/conf/nwfilter_params.c:1019 #, c-format msgid "Iterator ID exceeds maximum ID of %u" msgstr "" #: src/conf/nwfilter_params.c:1032 msgid "Malformatted variable" msgstr "" #: src/conf/object_event.c:239 src/conf/object_event.c:266 #, c-format msgid "could not find event callback %d for deletion" msgstr "" #: src/conf/object_event.c:401 msgid "event callback already tracked" msgstr "" #: src/conf/object_event.c:579 msgid "unable to initialize state mutex" msgstr "" #: src/conf/object_event.c:626 #, c-format msgid "Class %s must derive from virObjectEvent" msgstr "" #: src/conf/object_event.c:886 msgid "could not initialize domain event timer" msgstr "" #: src/conf/object_event.c:979 #, c-format msgid "event callback function %p not registered" msgstr "" #: src/conf/object_event.c:1027 #, c-format msgid "event callback id %d not registered" msgstr "" #: src/conf/secret_conf.c:66 src/conf/secret_conf.c:127 #: src/conf/secret_conf.c:255 src/conf/secret_conf.c:287 #, c-format msgid "unexpected secret usage type %d" msgstr "" #: src/conf/secret_conf.c:82 msgid "unknown secret usage type" msgstr "" #: src/conf/secret_conf.c:88 #, c-format msgid "unknown secret usage type %s" msgstr "" #: src/conf/secret_conf.c:102 msgid "volume usage specified, but volume path is missing" msgstr "" #: src/conf/secret_conf.c:111 msgid "Ceph usage specified, but name is missing" msgstr "" #: src/conf/secret_conf.c:120 msgid "iSCSI usage specified, but target is missing" msgstr "" #: src/conf/secret_conf.c:144 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/secret_conf.c:168 msgid "invalid value of 'ephemeral'" msgstr "" #: src/conf/secret_conf.c:182 msgid "invalid value of 'private'" msgstr "" #: src/conf/secret_conf.c:226 msgid "(definition_of_secret)" msgstr "" #: src/conf/snapshot_conf.c:128 msgid "missing name from disk snapshot element" msgstr "" #: src/conf/snapshot_conf.c:148 #, c-format msgid "unknown disk snapshot type '%s'" msgstr "" #: src/conf/snapshot_conf.c:164 #, c-format msgid "unknown disk snapshot driver '%s'" msgstr "" #: src/conf/snapshot_conf.c:229 msgid "a redefined snapshot must have a name" msgstr "" #: src/conf/snapshot_conf.c:242 msgid "missing creationTime from existing snapshot" msgstr "" #: src/conf/snapshot_conf.c:254 msgid "missing state from existing snapshot" msgstr "" #: src/conf/snapshot_conf.c:260 #, c-format msgid "Invalid state '%s' in domain snapshot XML" msgstr "" #: src/conf/snapshot_conf.c:280 src/conf/snapshot_conf.c:461 msgid "missing domain in snapshot" msgstr "" #: src/conf/snapshot_conf.c:300 #, c-format msgid "unknown memory snapshot setting '%s'" msgstr "" #: src/conf/snapshot_conf.c:307 #, c-format msgid "memory filename '%s' requires external snapshot" msgstr "" #: src/conf/snapshot_conf.c:314 msgid "external memory snapshots require a filename" msgstr "" #: src/conf/snapshot_conf.c:327 msgid "memory state cannot be saved with offline or disk-only snapshot" msgstr "" #: src/conf/snapshot_conf.c:356 msgid "unable to handle disk requests in snapshot" msgstr "" #: src/conf/snapshot_conf.c:363 msgid "Could not find 'active' element" msgstr "" #: src/conf/snapshot_conf.c:394 msgid "domainsnapshot" msgstr "" #: src/conf/snapshot_conf.c:421 tools/virsh-snapshot.c:767 #: tools/virsh-snapshot.c:810 tools/virsh-snapshot.c:922 #: tools/virsh-snapshot.c:1609 msgid "(domain_snapshot)" msgstr "" #: src/conf/snapshot_conf.c:467 msgid "too many disk snapshot requests for domain" msgstr "" #: src/conf/snapshot_conf.c:488 #, c-format msgid "no disk named '%s'" msgstr "" #: src/conf/snapshot_conf.c:494 #, c-format msgid "disk '%s' specified twice" msgstr "" #: src/conf/snapshot_conf.c:517 #, c-format msgid "disk '%s' must use snapshot mode '%s'" msgstr "" #: src/conf/snapshot_conf.c:524 #, c-format msgid "file '%s' for disk '%s' requires use of external snapshot mode" msgstr "" #: src/conf/snapshot_conf.c:580 #, c-format msgid "cannot generate external snapshot name for disk '%s' on a '%s' device" msgstr "" #: src/conf/snapshot_conf.c:589 #, c-format msgid "cannot generate external snapshot name for disk '%s' without source" msgstr "" #: src/conf/snapshot_conf.c:596 #, c-format msgid "" "source for disk '%s' is not a regular file; refusing to generate external " "snapshot name" msgstr "" #: src/conf/snapshot_conf.c:611 msgid "integer overflow" msgstr "" #: src/conf/snapshot_conf.c:758 #, c-format msgid "unexpected domain snapshot %s already exists" msgstr "" #: src/conf/snapshot_conf.c:1184 #, c-format msgid "cannot set snapshot %s as its own parent" msgstr "" #: src/conf/snapshot_conf.c:1191 #, c-format msgid "parent %s for snapshot %s not found" msgstr "" #: src/conf/snapshot_conf.c:1198 #, c-format msgid "parent %s would create cycle to %s" msgstr "" #: src/conf/snapshot_conf.c:1216 #, c-format msgid "disk-only flag for snapshot %s requires disk-snapshot state" msgstr "" #: src/conf/snapshot_conf.c:1226 #, c-format msgid "definition for snapshot %s must use uuid %s" msgstr "" #: src/conf/snapshot_conf.c:1238 #, c-format msgid "" "cannot change between online and offline snapshot state in snapshot %s" msgstr "" #: src/conf/snapshot_conf.c:1247 #, c-format msgid "" "cannot change between disk snapshot and system checkpoint in snapshot %s" msgstr "" #: src/conf/storage_conf.c:288 #, c-format msgid "missing backend for pool type %d" msgstr "" #: src/util/virstoragefile.c:1562 msgid "missing auth secret uuid or usage attribute" msgstr "" #: src/util/virstoragefile.c:1568 msgid "either auth secret uuid or usage expected" msgstr "" #: src/util/virstoragefile.c:1575 msgid "invalid auth secret uuid" msgstr "" #: src/util/virstoragefile.c:1619 #, c-format msgid "unknown auth type '%s'" msgstr "" #: src/conf/storage_conf.c:539 msgid "missing auth username attribute" msgstr "" #: src/conf/storage_conf.c:474 msgid "element 'name' is mandatory for RBD pool" msgstr "" #: src/conf/storage_conf.c:487 #, c-format msgid "unknown pool format type %s" msgstr "" #: src/conf/storage_conf.c:506 msgid "missing storage pool host name" msgstr "" #: src/conf/storage_conf.c:536 msgid "missing storage pool source device path" msgstr "" #: src/conf/storage_conf.c:556 #, c-format msgid "Unknown pool adapter type '%s'" msgstr "" #: src/conf/storage_conf.c:709 msgid "" "Use of 'wwnn', 'wwpn', and 'parent' attributes requires the 'fc_host' " "adapter 'type'" msgstr "" #: src/conf/storage_conf.c:689 msgid "(storage_source_specification)" msgstr "" #: src/conf/storage_conf.c:698 msgid "root element was not source" msgstr "" #: src/conf/storage_conf.c:746 msgid "malformed octal mode" msgstr "" #: src/conf/storage_conf.c:763 msgid "malformed owner element" msgstr "" #: src/conf/storage_conf.c:778 msgid "malformed group element" msgstr "" #: src/conf/storage_conf.c:809 msgid "storage pool missing type attribute" msgstr "" #: src/conf/storage_conf.c:815 src/storage/storage_driver.c:586 #: src/test/test_driver.c:4191 #, c-format msgid "unknown storage pool type %s" msgstr "" #: src/conf/storage_conf.c:835 msgid "missing pool source name element" msgstr "" #: src/conf/storage_conf.c:857 msgid "missing storage pool source host name" msgstr "" #: src/conf/storage_conf.c:865 msgid "missing storage pool source path" msgstr "" #: src/conf/storage_conf.c:880 msgid "missing storage pool source adapter" msgstr "" #: src/conf/storage_conf.c:889 msgid "'wwnn' and 'wwpn' must be specified for adapter type 'fchost'" msgstr "" #: src/conf/storage_conf.c:962 msgid "missing storage pool source adapter name" msgstr "" #: src/conf/storage_conf.c:921 msgid "missing storage pool source device name" msgstr "" #: src/conf/storage_conf.c:939 msgid "missing storage pool target path" msgstr "" #: src/conf/storage_conf.c:973 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/storage_conf.c:999 msgid "(storage_pool_definition)" msgstr "" #: src/conf/storage_conf.c:1117 #, c-format msgid "unknown pool format number %d" msgstr "" #: src/conf/storage_conf.c:1153 src/conf/storage_conf.c:2142 msgid "unexpected pool type" msgstr "" #: src/conf/storage_conf.c:1240 msgid "malformed capacity element" msgstr "" #: src/conf/storage_conf.c:1281 msgid "missing volume name element" msgstr "" #: src/conf/storage_conf.c:1293 #, c-format msgid "unknown volume type '%s'" msgstr "" #: src/conf/storage_conf.c:1335 msgid "missing capacity element" msgstr "" #: src/conf/storage_conf.c:1314 src/conf/storage_conf.c:1359 #, c-format msgid "unknown volume format type %s" msgstr "" #: src/util/virstoragefile.c:2945 msgid "forbidden characters in 'compat' attribute" msgstr "" #: src/conf/storage_conf.c:1401 #, c-format msgid "unsupported feature %s" msgstr "" #: src/conf/storage_conf.c:1436 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/conf/storage_conf.c:1464 msgid "(storage_volume_definition)" msgstr "" #: src/conf/storage_conf.c:1516 #, c-format msgid "unknown volume format number %d" msgstr "" #: src/conf/storage_conf.c:1819 #, c-format msgid "Storage pool config filename '%s' does not match pool name '%s'" msgstr "" #: src/conf/storage_conf.c:2192 #, c-format msgid "pool '%s' is already defined with uuid %s" msgstr "" #: src/conf/storage_conf.c:2201 #, c-format msgid "pool is already active as '%s'" msgstr "" #: src/conf/storage_conf.c:2215 #, c-format msgid "pool '%s' already exists with uuid %s" msgstr "" #: src/conf/storage_conf.c:2588 #, c-format msgid "Storage source conflict with pool: '%s'" msgstr "" #: src/util/virstorageencryption.c:128 msgid "unknown volume encryption secret type" msgstr "" #: src/util/virstorageencryption.c:134 #, c-format msgid "unknown volume encryption secret type %s" msgstr "" #: src/util/virstorageencryption.c:146 #, c-format msgid "malformed volume encryption uuid '%s'" msgstr "" #: src/util/virstorageencryption.c:153 msgid "missing volume encryption uuid" msgstr "" #: src/util/virstorageencryption.c:181 msgid "unknown volume encryption format" msgstr "" #: src/util/virstorageencryption.c:187 #, c-format msgid "unknown volume encryption format type %s" msgstr "" #: src/util/virstorageencryption.c:224 msgid "unknown root element for volume encryption information" msgstr "" #: src/util/virstorageencryption.c:254 msgid "unexpected volume encryption secret type" msgstr "" #: src/util/virstorageencryption.c:274 msgid "unexpected encryption format" msgstr "" #: src/util/virstorageencryption.c:303 msgid "Cannot open /dev/urandom" msgstr "" #: src/util/virstorageencryption.c:314 msgid "Cannot read from /dev/urandom" msgstr "" #: src/conf/virchrdev.c:129 #, c-format msgid "" "Requested device '%s' is locked by lock file '%s' held by process %lld" msgstr "" #: src/conf/virchrdev.c:158 #, c-format msgid "Couldn't create lock file for device '%s' in path '%s'" msgstr "" #: src/conf/virchrdev.c:167 #, c-format msgid "Couldn't write to lock file for device '%s' in path '%s'" msgstr "" #: src/conf/virchrdev.c:276 msgid "Unable to init device stream mutex" msgstr "" #: src/conf/virchrdev.c:364 src/conf/virchrdev.c:426 src/vmx/vmx.c:2134 #: src/vmx/vmx.c:2355 #, c-format msgid "Unsupported device type '%s'" msgstr "" #: src/cpu/cpu.c:64 src/cpu/cpu_map.c:98 msgid "undefined hardware architecture" msgstr "" #: src/cpu/cpu.c:105 src/cpu/cpu.c:447 msgid "(CPU_definition)" msgstr "" #: src/cpu/cpu.c:98 msgid "no CPU model specified" msgstr "" #: src/cpu/cpu.c:150 #, c-format msgid "cannot compare CPUs of %s architecture" msgstr "" #: src/cpu/cpu.c:203 src/cpu/cpu.c:550 msgid "nonzero nmodels doesn't match with NULL models" msgstr "" #: src/cpu/cpu.c:160 msgid "invalid CPU definition" msgstr "" #: src/cpu/cpu.c:219 #, c-format msgid "cannot decode CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:275 #, c-format msgid "cannot encode CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:309 #, c-format msgid "cannot free CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:337 #, c-format msgid "cannot get node CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:378 #, c-format msgid "cannot compute guest CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:434 msgid "nonzero ncpus doesn't match with NULL xmlCPUs" msgstr "" #: src/cpu/cpu.c:439 src/cpu/cpu.c:531 msgid "No CPUs given" msgstr "" #: src/cpu/cpu.c:526 msgid "nonzero ncpus doesn't match with NULL cpus" msgstr "" #: src/cpu/cpu.c:559 #, c-format msgid "cannot compute baseline CPU of %s architecture" msgstr "" #: src/cpu/cpu.c:595 #, c-format msgid "cannot update guest CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:628 #, c-format msgid "cannot check guest CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:658 #, c-format msgid "cannot format %s CPU data" msgstr "" #: src/cpu/cpu.c:690 #, c-format msgid "cannot parse %s CPU data" msgstr "" #: src/cpu/cpu.c:736 #, c-format msgid "cannot find architecture %s" msgstr "" #: src/cpu/cpu.c:744 #, c-format msgid "cannot find a driver for the architecture %s" msgstr "" #: src/cpu/cpu_generic.c:140 src/cpu/cpu_ppc64.c:678 src/cpu/cpu_x86.c:1577 #, c-format msgid "CPU model %s is not supported by hypervisor" msgstr "" #: src/cpu/cpu_generic.c:162 #, c-format msgid "CPUs have incompatible architectures: '%s' != '%s'" msgstr "" #: src/cpu/cpu_generic.c:170 #, c-format msgid "CPU models don't match: '%s' != '%s'" msgstr "" #: src/cpu/cpu_map.c:104 msgid "no callback provided" msgstr "" #: src/cpu/cpu_map.c:110 #, c-format msgid "cannot parse CPU map file: %s" msgstr "" #: src/cpu/cpu_map.c:130 #, c-format msgid "cannot find CPU map for %s architecture" msgstr "" #: src/cpu/cpu_map.c:137 #, c-format msgid "cannot parse CPU map for %s architecture" msgstr "" #: src/cpu/cpu_ppc64.c:276 src/cpu/cpu_ppc64.c:794 src/cpu/cpu_x86.c:881 #: src/cpu/cpu_x86.c:928 #, c-format msgid "Unknown CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:316 src/cpu/cpu_x86.c:518 msgid "Missing CPU vendor name" msgstr "" #: src/cpu/cpu_ppc64.c:322 src/cpu/cpu_x86.c:524 #, c-format msgid "CPU vendor %s already defined" msgstr "" #: src/cpu/cpu_ppc64.c:374 #, c-format msgid "CPU model %s already defined" msgstr "" #: src/cpu/cpu_ppc64.c:382 src/cpu/cpu_x86.c:1051 #, c-format msgid "Invalid vendor element in CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:389 src/cpu/cpu_x86.c:1058 #, c-format msgid "Unknown vendor %s referenced by CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:412 #, c-format msgid "Missing or invalid PVR value in CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:533 src/cpu/cpu_x86.c:1395 #, c-format msgid "CPU arch %s does not match host arch" msgstr "" #: src/cpu/cpu_ppc64.c:551 src/cpu/cpu_x86.c:1411 #, c-format msgid "host CPU vendor does not match required CPU vendor %s" msgstr "" #: src/cpu/cpu_ppc64.c:606 #, c-format msgid "host CPU model does not match required CPU model %s" msgstr "" #: src/cpu/cpu_ppc64.c:671 #, c-format msgid "Cannot find CPU model with PVR 0x%08x" msgstr "" #: src/cpu/cpu_ppc64.c:769 src/cpu/cpu_x86.c:2169 #, c-format msgid "Unexpected CPU mode: %d" msgstr "" #: src/cpu/cpu_ppc64.c:814 src/cpu/cpu_x86.c:2017 msgid "CPUs are incompatible" msgstr "" #: src/cpu/cpu_ppc64.c:823 src/cpu/cpu_x86.c:1960 src/cpu/cpu_x86.c:2000 #, c-format msgid "Unknown CPU vendor %s" msgstr "" #: src/cpu/cpu_ppc64.c:830 src/cpu/cpu_x86.c:1983 #, c-format msgid "CPU vendor %s of model %s differs from vendor %s" msgstr "" #: src/cpu/cpu_ppc64.c:839 src/cpu/cpu_x86.c:2005 msgid "CPU vendors do not match" msgstr "" #: src/cpu/cpu_x86.c:531 #, c-format msgid "Missing vendor string for CPU vendor %s" msgstr "" #: src/cpu/cpu_x86.c:537 #, c-format msgid "Invalid CPU vendor string '%s'" msgstr "" #: src/cpu/cpu_x86.c:719 src/cpu/cpu_x86.c:1179 #, c-format msgid "CPU feature %s already defined" msgstr "" #: src/cpu/cpu_x86.c:735 #, c-format msgid "Invalid cpuid[%zu] in %s feature" msgstr "" #: src/cpu/cpu_x86.c:789 src/cpu/cpu_x86.c:902 src/cpu/cpu_x86.c:940 #: src/cpu/cpu_x86.c:2066 #, c-format msgid "Unknown CPU feature %s" msgstr "" #: src/cpu/cpu_x86.c:1026 #, c-format msgid "Missing ancestor's name in CPU model %s" msgstr "" #: src/cpu/cpu_x86.c:1033 #, c-format msgid "Ancestor model %s not found for CPU model %s" msgstr "" #: src/cpu/cpu_x86.c:1074 #, c-format msgid "Missing feature name for CPU model %s" msgstr "" #: src/cpu/cpu_x86.c:1080 #, c-format msgid "Feature %s required by CPU model %s not found" msgstr "" #: src/cpu/cpu_x86.c:1292 msgid "CPU data" msgstr "" #: src/cpu/cpu_x86.c:1294 msgid "cannot parse CPU data" msgstr "" #: src/cpu/cpu_x86.c:1302 msgid "no x86 CPU data found" msgstr "" #: src/cpu/cpu_x86.c:1310 #, c-format msgid "failed to parse cpuid[%zu]" msgstr "" #: src/cpu/cpu_x86.c:1430 msgid "Host CPU provides forbidden features" msgstr "" #: src/cpu/cpu_x86.c:1444 msgid "Host CPU does not provide required features" msgstr "" #: src/cpu/cpu_x86.c:1466 msgid "Host CPU does not strictly match guest CPU: Extra features" msgstr "" #: src/cpu/cpu_x86.c:1639 msgid "Cannot find suitable CPU model for given data" msgstr "" #: src/cpu/cpu_x86.c:1784 #, c-format msgid "CPU vendor %s not found" msgstr "" #: src/driver.c:73 #, c-format msgid "failed to load module %s %s" msgstr "" #: src/driver.c:93 #, c-format msgid "Missing module registration symbol %s" msgstr "" #: src/driver.c:98 #, c-format msgid "Failed module registration %s" msgstr "" #: src/esx/esx_driver.c:210 #, c-format msgid "" "File name '%s' doesn't have expected format " "'/vmfs/volumes//'" msgstr "" #: src/esx/esx_driver.c:225 #, c-format msgid "File name '%s' refers to non-existing datastore '%s'" msgstr "" #: src/esx/esx_driver.c:244 src/esx/esx_driver.c:341 #, c-format msgid "Could not handle file name '%s'" msgstr "" #: src/esx/esx_driver.c:396 #, c-format msgid "Could not lookup controller model for '%s'" msgstr "" #: src/esx/esx_driver.c:414 #, c-format msgid "Found unexpected controller model '%s' for disk '%s'" msgstr "" #: src/esx/esx_driver.c:477 #, c-format msgid "" "Bit 29 (Long Mode) of HostSystem property 'hardware.cpuFeature[].edx' with " "value '%s' has unexpected value '%c', expecting '0' or '1'" msgstr "" #: src/esx/esx_driver.c:631 src/esx/esx_driver.c:4362 src/esx/esx_driver.c:4452 #: src/esx/esx_network_driver.c:222 src/esx/esx_network_driver.c:590 #: src/esx/esx_storage_backend_vmfs.c:575 src/esx/esx_util.c:52 #: src/esx/esx_util.c:229 src/esx/esx_vi.c:55 src/esx/esx_vi.c:376 #: src/esx/esx_vi.c:445 src/esx/esx_vi.c:1001 src/esx/esx_vi.c:1406 #: src/esx/esx_vi.c:1605 src/esx/esx_vi.c:1641 src/esx/esx_vi.c:1657 #: src/esx/esx_vi.c:1680 src/esx/esx_vi.c:1719 src/esx/esx_vi.c:1747 #: src/esx/esx_vi.c:1780 src/esx/esx_vi.c:1834 src/esx/esx_vi.c:1857 #: src/esx/esx_vi.c:1912 src/esx/esx_vi.c:2159 src/esx/esx_vi.c:2360 #: src/esx/esx_vi.c:2386 src/esx/esx_vi.c:2422 src/esx/esx_vi.c:2454 #: src/esx/esx_vi.c:2487 src/esx/esx_vi.c:2524 src/esx/esx_vi.c:2629 #: src/esx/esx_vi.c:2794 src/esx/esx_vi.c:2838 src/esx/esx_vi.c:2903 #: src/esx/esx_vi.c:2958 src/esx/esx_vi.c:3091 src/esx/esx_vi.c:3158 #: src/esx/esx_vi.c:3244 src/esx/esx_vi.c:3308 src/esx/esx_vi.c:3356 #: src/esx/esx_vi.c:3462 src/esx/esx_vi.c:3517 src/esx/esx_vi.c:3614 #: src/esx/esx_vi.c:3810 src/esx/esx_vi.c:3922 src/esx/esx_vi.c:3976 #: src/esx/esx_vi.c:4033 src/esx/esx_vi.c:4084 src/esx/esx_vi.c:4128 #: src/esx/esx_vi.c:4175 src/esx/esx_vi.c:4222 src/esx/esx_vi.c:4266 #: src/esx/esx_vi.c:4317 src/esx/esx_vi.c:4379 src/esx/esx_vi.c:4494 #: src/esx/esx_vi.c:4945 src/esx/esx_vi.c:5039 src/esx/esx_vi.c:5171 #: src/esx/esx_vi.c:5251 src/esx/esx_vi_methods.c:42 #: src/esx/esx_vi_methods.c:236 src/esx/esx_vi_types.c:46 #: src/esx/esx_vi_types.c:105 src/esx/esx_vi_types.c:199 #: src/esx/esx_vi_types.c:250 src/esx/esx_vi_types.c:292 #: src/esx/esx_vi_types.c:346 src/esx/esx_vi_types.c:618 #: src/esx/esx_vi_types.c:637 src/esx/esx_vi_types.c:717 #: src/esx/esx_vi_types.c:943 src/esx/esx_vi_types.c:1012 #: src/esx/esx_vi_types.c:1221 src/esx/esx_vi_types.c:1253 #: src/esx/esx_vi_types.c:1273 src/esx/esx_vi_types.c:1297 #: src/esx/esx_vi_types.c:1475 src/esx/esx_vi_types.c:1514 #: src/esx/esx_vi_types.c:1647 src/esx/esx_vi_types.c:1712 #: src/esx/esx_vi_types.c:1741 src/hyperv/hyperv_util.c:44 #: src/hyperv/hyperv_wmi.c:135 src/hyperv/hyperv_wmi.c:613 #: src/hyperv/hyperv_wmi.c:647 src/vmx/vmx.c:1853 src/vmx/vmx.c:1924 #: src/vmx/vmx.c:2037 src/vmx/vmx.c:2415 src/vmx/vmx.c:2526 src/vmx/vmx.c:2743 #: src/vmx/vmx.c:2931 src/vmx/vmx.c:3028 src/vmx/vmx.c:3402 src/vmx/vmx.c:3592 msgid "Invalid argument" msgstr "" #: src/esx/esx_driver.c:645 src/esx/esx_driver.c:750 #: src/hyperv/hyperv_driver.c:136 src/phyp/phyp_driver.c:967 #: src/xenapi/xenapi_driver.c:172 msgid "Username request failed" msgstr "" #: src/esx/esx_driver.c:653 src/esx/esx_driver.c:758 #: src/hyperv/hyperv_driver.c:144 src/phyp/phyp_driver.c:1049 #: src/xenapi/xenapi_driver.c:181 msgid "Password request failed" msgstr "" #: src/esx/esx_driver.c:707 #, c-format msgid "%s is neither an ESX 3.5, 4.x nor 5.x host" msgstr "" #: src/esx/esx_driver.c:714 #, c-format msgid "%s isn't a GSX 2.0 host" msgstr "" #: src/esx/esx_driver.c:736 msgid "Path has to specify the datacenter and compute resource" msgstr "" #: src/esx/esx_driver.c:826 #, c-format msgid "%s is neither a vCenter 2.5, 4.x nor 5.x server" msgstr "" #: src/esx/esx_driver.c:890 src/hyperv/hyperv_driver.c:90 #, c-format msgid "" "Transport '%s' in URI scheme is not supported, try again without the " "transport part" msgstr "" #: src/esx/esx_driver.c:904 src/hyperv/hyperv_driver.c:98 msgid "URI is missing the server part" msgstr "" #: src/esx/esx_driver.c:911 src/hyperv/hyperv_driver.c:105 msgid "Missing or invalid auth pointer" msgstr "" #: src/esx/esx_driver.c:964 msgid "This host is not managed by a vCenter" msgstr "" #: src/esx/esx_driver.c:971 #, c-format msgid "vCenter IP address %s too big for destination" msgstr "" #: src/esx/esx_driver.c:984 #, c-format msgid "" "This host is managed by a vCenter with IP address %s, but a mismachting " "vCenter '%s' (%s) has been specified" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:435 #, c-format msgid "Could not parse version number from '%s'" msgstr "" #: src/esx/esx_driver.c:1224 msgid "Missing or empty 'hostName' property" msgstr "" #: src/esx/esx_driver.c:1361 #, c-format msgid "CPU Model %s too long for destination" msgstr "" #: src/esx/esx_driver.c:1441 #, c-format msgid "Failed to parse positive integer from '%s'" msgstr "" #: src/esx/esx_driver.c:1536 src/hyperv/hyperv_driver.c:442 #, c-format msgid "No domain with ID %d" msgstr "" #: src/esx/esx_driver.c:1620 #, c-format msgid "No domain with name '%s'" msgstr "" #: src/esx/esx_driver.c:1676 src/esx/esx_driver.c:1789 #: src/esx/esx_driver.c:1838 src/esx/esx_driver.c:1892 #: src/esx/esx_driver.c:2486 msgid "Domain is not powered on" msgstr "" #: src/esx/esx_driver.c:1689 #, c-format msgid "Could not suspend domain: %s" msgstr "" #: src/esx/esx_driver.c:1732 msgid "Domain is not suspended" msgstr "" #: src/esx/esx_driver.c:1746 #, c-format msgid "Could not resume domain: %s" msgstr "" #: src/esx/esx_driver.c:1905 #, c-format msgid "Could not destroy domain: %s" msgstr "" #: src/esx/esx_driver.c:1971 #, c-format msgid "Got invalid memory size %d" msgstr "" #: src/esx/esx_driver.c:2019 src/esx/esx_driver.c:2980 msgid "Domain is not powered off" msgstr "" #: src/esx/esx_driver.c:2043 #, c-format msgid "Could not set max-memory to %lu kilobytes: %s" msgstr "" #: src/esx/esx_driver.c:2099 #, c-format msgid "Could not set memory to %lu kilobytes: %s" msgstr "" #: src/esx/esx_driver.c:2330 src/esx/esx_driver.c:2340 #, c-format msgid "QueryPerf returned object with unexpected type '%s'" msgstr "" #: src/esx/esx_driver.c:2533 src/esx/esx_driver.c:2615 #: src/phyp/phyp_driver.c:1423 src/phyp/phyp_driver.c:3637 #: src/vbox/vbox_common.c:2915 src/vbox/vbox_common.c:2967 #: src/xenapi/xenapi_driver.c:1175 src/xenapi/xenapi_driver.c:1347 #, c-format msgid "unsupported flags: (0x%x)" msgstr "" #: src/esx/esx_driver.c:2539 msgid "Requested number of virtual CPUs must at least be 1" msgstr "" #: src/esx/esx_driver.c:2553 #, c-format msgid "" "Requested number of virtual CPUs is greater than max allowable number of " "virtual CPUs for the domain: %d > %d" msgstr "" #: src/esx/esx_driver.c:2580 #, c-format msgid "Could not set number of virtual CPUs to %d: %s" msgstr "" #: src/esx/esx_driver.c:2792 src/esx/esx_driver.c:2835 #: src/vmware/vmware_driver.c:1031 #, c-format msgid "Unsupported config format '%s'" msgstr "" #: src/esx/esx_driver.c:2994 #, c-format msgid "Could not start domain: %s" msgstr "" #: src/esx/esx_driver.c:3083 msgid "Domain already exists, editing existing domains is not supported yet" msgstr "" #: src/esx/esx_driver.c:3118 src/vmware/vmware_conf.c:411 msgid "" "Domain XML doesn't contain any disks, cannot deduce datastore and path for " "VMX file" msgstr "" #: src/esx/esx_driver.c:3133 src/vmware/vmware_conf.c:426 msgid "" "Domain XML doesn't contain any file-based harddisks, cannot deduce datastore " "and path for VMX file" msgstr "" #: src/esx/esx_driver.c:3141 src/vmware/vmware_conf.c:434 msgid "" "First file-based harddisk has no source, cannot deduce datastore and path " "for VMX file" msgstr "" #: src/esx/esx_driver.c:3153 src/vmware/vmware_conf.c:444 #, c-format msgid "Expecting source '%s' of first file-based harddisk to be a VMDK image" msgstr "" #: src/esx/esx_driver.c:3215 #, c-format msgid "Could not define domain: %s" msgstr "" #: src/esx/esx_driver.c:3291 msgid "Domain is not suspended or powered off" msgstr "" #: src/esx/esx_driver.c:3427 msgid "" "Cannot enable general autostart option without affecting other domains" msgstr "" #: src/esx/esx_driver.c:3627 #, c-format msgid "Shares level has unknown value %d" msgstr "" #: src/esx/esx_driver.c:3704 #, c-format msgid "Could not set reservation to %lld MHz, expecting positive value" msgstr "" #: src/esx/esx_driver.c:3716 #, c-format msgid "" "Could not set limit to %lld MHz, expecting positive value or -1 (unlimited)" msgstr "" #: src/esx/esx_driver.c:3756 #, c-format msgid "" "Could not set shares to %d, expecting positive value or -1 (low), -2 " "(normal) or -3 (high)" msgstr "" #: src/esx/esx_driver.c:3776 #, c-format msgid "Could not change scheduler parameters: %s" msgstr "" #: src/esx/esx_driver.c:3861 msgid "Migration not possible without a vCenter" msgstr "" #: src/esx/esx_driver.c:3867 msgid "Renaming domains on migration not supported" msgstr "" #: src/esx/esx_driver.c:3880 msgid "Only vpxmigr:// migration URIs are supported" msgstr "" #: src/esx/esx_driver.c:3886 msgid "Migration source and destination have to refer to the same vCenter" msgstr "" #: src/esx/esx_driver.c:3896 msgid "Migration URI has to specify resource pool and host system" msgstr "" #: src/esx/esx_driver.c:3931 #, c-format msgid "Could not migrate domain, validation reported a problem: %s" msgstr "" #: src/esx/esx_driver.c:3935 msgid "Could not migrate domain, validation reported a problem" msgstr "" #: src/esx/esx_driver.c:3957 #, c-format msgid "Could not migrate domain, migration task finished with an error: %s" msgstr "" #: src/esx/esx_driver.c:4045 msgid "Could not retrieve memory usage of resource pool" msgstr "" #: src/esx/esx_driver.c:4200 msgid "disk snapshots not supported yet" msgstr "" #: src/esx/esx_driver.c:4217 #, c-format msgid "Snapshot '%s' already exists" msgstr "" #: src/esx/esx_driver.c:4234 #, c-format msgid "Could not create snapshot: %s" msgstr "" #: src/esx/esx_driver.c:4570 src/qemu/qemu_driver.c:15114 #: src/test/test_driver.c:6042 src/vbox/vbox_common.c:6389 #, c-format msgid "snapshot '%s' does not have a parent" msgstr "" #: src/esx/esx_driver.c:4714 #, c-format msgid "Could not revert to snapshot '%s': %s" msgstr "" #: src/esx/esx_driver.c:4778 #, c-format msgid "Could not delete snapshot '%s': %s" msgstr "" #: src/esx/esx_driver.c:4847 #, c-format msgid "Could not change memory parameters: %s" msgstr "" #: src/esx/esx_network_driver.c:165 #, c-format msgid "Could not find HostVirtualSwitch with UUID '%s'" msgstr "" #: src/esx/esx_network_driver.c:231 msgid "Different inbound and outbound bandwidth is unsupported" msgstr "" #: src/esx/esx_network_driver.c:317 msgid "" "HostVirtualSwitch already exists, editing existing ones is not supported yet" msgstr "" #: src/esx/esx_network_driver.c:325 msgid "Cannot use predefined UUID" msgstr "" #: src/esx/esx_network_driver.c:333 #, c-format msgid "Unsupported forward mode '%s'" msgstr "" #: src/esx/esx_network_driver.c:348 #, c-format msgid "HostPortGroup with name '%s' exists already" msgstr "" #: src/esx/esx_network_driver.c:381 #, c-format msgid "unsupported device type in network %s interface pool" msgstr "" #: src/esx/esx_network_driver.c:403 #, c-format msgid "Could not find PhysicalNic with name '%s'" msgstr "" #: src/esx/esx_network_driver.c:519 #, c-format msgid "Cannot undefine HostVirtualSwitch that has a '%s' port" msgstr "" #: src/esx/esx_network_driver.c:532 src/esx/esx_network_driver.c:560 #, c-format msgid "Could not find HostPortGroup for key '%s'" msgstr "" #: src/esx/esx_network_driver.c:705 #, c-format msgid "Could not find PhysicalNic with key '%s'" msgstr "" #: src/esx/esx_network_driver.c:781 #, c-format msgid "Could not find HostPortGroup with key '%s'" msgstr "" #: src/esx/esx_network_driver.c:833 msgid "Cannot deactivate network autostart" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:64 #: src/esx/esx_storage_backend_iscsi.c:113 #: src/esx/esx_storage_backend_iscsi.c:209 msgid "Unable to obtain iSCSI adapter" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:316 src/esx/esx_storage_driver.c:159 #, c-format msgid "Could not find storage pool with name '%s'" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:589 #: src/esx/esx_storage_backend_iscsi.c:605 msgid "iSCSI storage pool does not support volume creation" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:692 #, c-format msgid "Could find volume with name: %s" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:738 msgid "iSCSI storage pool does not support volume deletion" msgstr "" #: src/esx/esx_storage_backend_iscsi.c:753 msgid "iSCSI storage pool does not support volume wiping" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:99 src/esx/esx_storage_backend_vmfs.c:509 msgid "DatastoreInfo has unexpected type" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:497 #, c-format msgid "Datastore has unexpected type '%s'" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:725 msgid "" "QueryVirtualDiskUuid not available, cannot lookup storage volume by UUID" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:874 #: src/esx/esx_storage_backend_vmfs.c:1095 msgid "Creating non-file volumes is not supported" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:883 #: src/esx/esx_storage_backend_vmfs.c:1104 #, c-format msgid "Volume name '%s' doesn't have expected format '/'" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:890 #: src/esx/esx_storage_backend_vmfs.c:1111 #, c-format msgid "Volume name '%s' has unsupported suffix, expecting '.vmdk'" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:962 msgid "Unsupported capacity-to-allocation relation" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:990 #, c-format msgid "Could not create volume: %s" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:1014 #: src/esx/esx_storage_backend_vmfs.c:1201 #, c-format msgid "Creation of %s volumes is not supported" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:1177 #, c-format msgid "Could not copy volume: %s" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:1256 #, c-format msgid "Could not delete volume: %s" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:1299 #, c-format msgid "Could not wipe volume: %s" msgstr "" #: src/esx/esx_storage_backend_vmfs.c:1427 #, c-format msgid "File '%s' has unknown type" msgstr "" #: src/esx/esx_storage_driver.c:187 #, c-format msgid "Could not find storage pool with uuid '%s'" msgstr "" #: src/esx/esx_storage_driver.c:274 msgid "Cannot deactivate storage pool autostart" msgstr "" #: src/esx/esx_storage_driver.c:354 #, c-format msgid "Unexpected volume path format: %s" msgstr "" #: src/esx/esx_storage_driver.c:380 #, c-format msgid "Could not find storage volume with key '%s'" msgstr "" #: src/esx/esx_util.c:71 src/hyperv/hyperv_util.c:63 #, c-format msgid "" "Query parameter 'transport' has unexpected value '%s' (should be http|https)" msgstr "" #: src/esx/esx_util.c:85 #, c-format msgid "" "Query parameter 'no_verify' has unexpected value '%s' (should be 0 or 1)" msgstr "" #: src/esx/esx_util.c:95 #, c-format msgid "" "Query parameter 'auto_answer' has unexpected value '%s' (should be 0 or 1)" msgstr "" #: src/esx/esx_util.c:121 #, c-format msgid "" "Query parameter 'proxy' contains unexpected type '%s' (should be " "(http|socks(|4|4a|5))" msgstr "" #: src/esx/esx_util.c:135 msgid "Query parameter 'proxy' doesn't contain a hostname" msgstr "" #: src/esx/esx_util.c:147 #, c-format msgid "" "Query parameter 'proxy' has unexpected port value '%s' (should be [1..65535])" msgstr "" #: src/esx/esx_util.c:240 #, c-format msgid "" "Datastore path '%s' doesn't have expected format '[] '" msgstr "" #: src/esx/esx_util.c:315 #, c-format msgid "IP address lookup for host '%s' failed: %s" msgstr "" #: src/esx/esx_util.c:322 #, c-format msgid "No IP address for host '%s' found: %s" msgstr "" #: src/esx/esx_util.c:332 #, c-format msgid "Formatting IP address for host '%s' failed: %s" msgstr "" #: src/esx/esx_util.c:352 src/esx/esx_vi.c:2691 src/hyperv/hyperv_driver.c:862 #: src/hyperv/hyperv_wmi.c:619 src/vmx/vmx.c:781 #, c-format msgid "Could not parse UUID from string '%s'" msgstr "" #: src/esx/esx_vi.c:244 #, c-format msgid "curl_easy_perform() returned an error: %s (%d) : %s" msgstr "" #: src/esx/esx_vi.c:254 #, c-format msgid "" "curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned an error: %s (%d) : %s" msgstr "" #: src/esx/esx_vi.c:262 msgid "" "curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned a negative response code" msgstr "" #: src/esx/esx_vi.c:274 #, c-format msgid "" "curl_easy_getinfo(CURLINFO_REDIRECT_URL) returned an error: %s (%d) : %s" msgstr "" #: src/esx/esx_vi.c:280 #, c-format msgid "The server redirects from '%s' to '%s'" msgstr "" #: src/esx/esx_vi.c:285 #, c-format msgid "The server redirects from '%s'" msgstr "" #: src/esx/esx_vi.c:298 src/esx/esx_vi_methods.c:161 msgid "Invalid call" msgstr "" #: src/esx/esx_vi.c:306 msgid "Could not initialize CURL" msgstr "" #: src/esx/esx_vi.c:325 msgid "Could not build CURL header list" msgstr "" #: src/esx/esx_vi.c:360 msgid "Could not initialize CURL mutex" msgstr "" #: src/esx/esx_vi.c:388 msgid "Download length it too large" msgstr "" #: src/esx/esx_vi.c:415 #, c-format msgid "HTTP response code %d for download from '%s'" msgstr "" #: src/esx/esx_vi.c:465 #, c-format msgid "HTTP response code %d for upload to '%s'" msgstr "" #: src/esx/esx_vi.c:500 #, c-format msgid "Trying to lock unknown SharedCURL lock %d" msgstr "" #: src/esx/esx_vi.c:528 #, c-format msgid "Trying to unlock unknown SharedCURL lock %d" msgstr "" #: src/esx/esx_vi.c:545 msgid "Trying to free SharedCURL object that is still in use" msgstr "" #: src/esx/esx_vi.c:563 msgid "Cannot share uninitialized CURL handle" msgstr "" #: src/esx/esx_vi.c:569 msgid "Cannot share CURL handle that is already shared" msgstr "" #: src/esx/esx_vi.c:578 msgid "Could not initialize CURL (share)" msgstr "" #: src/esx/esx_vi.c:595 msgid "Could not initialize a CURL (share) mutex" msgstr "" #: src/esx/esx_vi.c:618 msgid "Cannot unshare uninitialized CURL handle" msgstr "" #: src/esx/esx_vi.c:624 msgid "Cannot unshare CURL handle that is not shared" msgstr "" #: src/esx/esx_vi.c:629 msgid "CURL (share) mismatch" msgstr "" #: src/esx/esx_vi.c:721 msgid "Trying to free MultiCURL object that is still in use" msgstr "" #: src/esx/esx_vi.c:738 msgid "Cannot add uninitialized CURL handle to a multi handle" msgstr "" #: src/esx/esx_vi.c:744 msgid "Cannot add CURL handle to a multi handle twice" msgstr "" #: src/esx/esx_vi.c:753 msgid "Could not initialize CURL (multi)" msgstr "" #: src/esx/esx_vi.c:784 msgid "Cannot remove uninitialized CURL handle from a multi handle" msgstr "" #: src/esx/esx_vi.c:791 msgid "" "Cannot remove CURL handle from a multi handle when it wasn't added before" msgstr "" #: src/esx/esx_vi.c:797 msgid "CURL (multi) mismatch" msgstr "" #: src/esx/esx_vi.c:1019 msgid "Could not initialize session mutex" msgstr "" #: src/esx/esx_vi.c:844 #, c-format msgid "" "Expecting VI API major/minor version '2.5', '4.x' or '5.x' but found '%s'" msgstr "" #: src/esx/esx_vi.c:854 #, c-format msgid "Expecting GSX major/minor version '2.0' but found '%s'" msgstr "" #: src/esx/esx_vi.c:876 #, c-format msgid "" "Expecting ESX major/minor version '3.5', '4.x' or '5.x' but found '%s'" msgstr "" #: src/esx/esx_vi.c:898 #, c-format msgid "" "Expecting VPX major/minor version '2.5', '4.x' or '5.x' but found '%s'" msgstr "" #: src/esx/esx_vi.c:1090 #, c-format msgid "" "Expecting product 'gsx' or 'esx' or 'embeddedEsx' or 'vpx' but found '%s'" msgstr "" #: src/esx/esx_vi.c:1029 #, c-format msgid "Expecting VI API type 'HostAgent' or 'VirtualCenter' but found '%s'" msgstr "" #: src/esx/esx_vi.c:1140 src/esx/esx_vi.c:1287 src/esx/esx_vi.c:1374 msgid "Could not retrieve resource pool" msgstr "" #: src/esx/esx_vi.c:1180 #, c-format msgid "Path '%s' does not specify a datacenter" msgstr "" #: src/esx/esx_vi.c:1222 #, c-format msgid "Could not find datacenter specified in '%s'" msgstr "" #: src/esx/esx_vi.c:1234 #, c-format msgid "Path '%s' does not specify a compute resource" msgstr "" #: src/esx/esx_vi.c:1280 #, c-format msgid "Could not find compute resource specified in '%s'" msgstr "" #: src/esx/esx_vi.c:1301 #, c-format msgid "Path '%s' does not specify a host system" msgstr "" #: src/esx/esx_vi.c:1312 #, c-format msgid "Path '%s' ends with an excess item" msgstr "" #: src/esx/esx_vi.c:1328 #, c-format msgid "Could not find host system specified in '%s'" msgstr "" #: src/esx/esx_vi.c:1436 msgid "(esx execute response)" msgstr "" #: src/esx/esx_vi.c:1453 #, c-format msgid "" "HTTP response code %d for call to '%s'. Fault is unknown, XPath evaluation " "failed" msgstr "" #: src/esx/esx_vi.c:1461 #, c-format msgid "" "HTTP response code %d for call to '%s'. Fault is unknown, deserialization " "failed" msgstr "" #: src/esx/esx_vi.c:1468 #, c-format msgid "HTTP response code %d for call to '%s'. Fault: %s - %s" msgstr "" #: src/esx/esx_vi.c:1488 #, c-format msgid "XPath evaluation of response for call to '%s' failed" msgstr "" #: src/esx/esx_vi.c:1500 src/esx/esx_vi.c:1515 #, c-format msgid "Call to '%s' returned an empty result, expecting a non-empty result" msgstr "" #: src/esx/esx_vi.c:1505 src/esx/esx_vi.c:1526 #, c-format msgid "Call to '%s' returned a list, expecting exactly one item" msgstr "" #: src/esx/esx_vi.c:1540 #, c-format msgid "Call to '%s' returned something, expecting an empty result" msgstr "" #: src/esx/esx_vi.c:1549 msgid "Invalid argument (occurrence)" msgstr "" #: src/esx/esx_vi.c:1555 #, c-format msgid "HTTP response code %d for call to '%s'" msgstr "" #: src/esx/esx_vi.c:1613 src/esx/esx_vi_types.c:930 #, c-format msgid "Expecting type '%s' but found '%s'" msgstr "" #: src/esx/esx_vi.c:1627 src/esx/esx_vi.c:1698 src/esx/esx_vi_types.c:365 #: src/esx/esx_vi_types.c:1057 #, c-format msgid "Unknown value '%s' for %s" msgstr "" #: src/esx/esx_vi.c:1789 #, c-format msgid "Expecting type to begin with 'ArrayOf' but found '%s'" msgstr "" #: src/esx/esx_vi.c:1798 src/esx/esx_vi.c:1867 src/esx/esx_vi_types.c:306 #, c-format msgid "Wrong XML element type %d" msgstr "" #: src/esx/esx_vi.c:2057 msgid "Invalid call, no mutex" msgstr "" #: src/esx/esx_vi.c:2064 msgid "Invalid call, no session" msgstr "" #: src/esx/esx_vi.c:2123 msgid "Key of the current session differs from the key at last login" msgstr "" #: src/esx/esx_vi.c:2177 src/esx/esx_vi.c:2189 src/esx/esx_vi.c:2203 #: src/esx/esx_vi.c:2212 #, c-format msgid "Invalid lookup of '%s' from '%s'" msgstr "" #: src/esx/esx_vi.c:2218 #, c-format msgid "Invalid lookup from '%s'" msgstr "" #: src/esx/esx_vi.c:2258 #, c-format msgid "Could not lookup '%s' from '%s'" msgstr "" #: src/esx/esx_vi.c:2264 #, c-format msgid "Could not lookup '%s' list from '%s'" msgstr "" #: src/esx/esx_vi.c:2270 msgid "Invalid occurrence value" msgstr "" #: src/esx/esx_vi.c:2322 #, c-format msgid "Missing '%s' property while looking for ManagedEntityStatus" msgstr "" #: src/esx/esx_vi.c:2345 msgid "Missing 'runtime.powerState' property" msgstr "" #: src/esx/esx_vi.c:2406 src/esx/esx_vi.c:2438 src/esx/esx_vi.c:2470 #: src/esx/esx_vi.c:2506 src/esx/esx_vi.c:2542 #, c-format msgid "Missing '%s' property" msgstr "" #: src/esx/esx_vi.c:2613 msgid "ObjectContent does not reference a virtual machine" msgstr "" #: src/esx/esx_vi.c:2621 #, c-format msgid "Could not parse positive integer from '%s'" msgstr "" #: src/esx/esx_vi.c:2647 msgid "Domain name contains invalid escape sequence" msgstr "" #: src/esx/esx_vi.c:2657 msgid "Could not get name of virtual machine" msgstr "" #: src/esx/esx_vi.c:2685 msgid "Could not get UUID of virtual machine" msgstr "" #: src/esx/esx_vi.c:2821 #, c-format msgid "Could not find snapshot with name '%s'" msgstr "" #: src/esx/esx_vi.c:2856 #, c-format msgid "Could not find domain snapshot with internal name '%s'" msgstr "" #: src/esx/esx_driver.c:5161 src/esx/esx_vi.c:2922 #, c-format msgid "Could not find domain with UUID '%s'" msgstr "" #: src/esx/esx_vi.c:2995 #, c-format msgid "Could not find domain with name '%s'" msgstr "" #: src/esx/esx_vi.c:3048 msgid "Other tasks are pending for this domain" msgstr "" #: src/esx/esx_vi.c:3128 #, c-format msgid "Could not find datastore with name '%s'" msgstr "" #: src/esx/esx_vi.c:3213 #, c-format msgid "Could not find datastore containing absolute path '%s'" msgstr "" #: src/esx/esx_vi.c:3282 msgid "Could not lookup datastore host mount" msgstr "" #: src/esx/esx_vi.c:3554 msgid "Domain has no current snapshot" msgstr "" #: src/esx/esx_vi.c:3561 msgid "Could not lookup root snapshot list" msgstr "" #: src/esx/esx_vi.c:3644 #, c-format msgid "Datastore path '%s' doesn't reference a file" msgstr "" #: src/esx/esx_vi.c:3732 src/esx/esx_vi.c:3881 #, c-format msgid "Could not search in datastore '%s': %s" msgstr "" #: src/esx/esx_vi.c:3751 #, c-format msgid "No storage volume with key or path '%s'" msgstr "" #: src/esx/esx_vi.c:4008 msgid "Could not retrieve the AutoStartDefaults object" msgstr "" #: src/esx/esx_vi.c:4151 #, c-format msgid "Could not find physical NIC with name '%s'" msgstr "" #: src/esx/esx_vi.c:4198 #, c-format msgid "Could not find physical NIC with MAC address '%s'" msgstr "" #: src/esx/esx_vi.c:4292 #, c-format msgid "Could not find HostVirtualSwitch with name '%s'" msgstr "" #: src/esx/esx_vi.c:4412 src/esx/esx_vi.c:4446 #, c-format msgid "" "Pending question blocks virtual machine execution, question is '%s', no " "possible answers" msgstr "" #: src/esx/esx_vi.c:4420 #, c-format msgid "" "Pending question blocks virtual machine execution, question is '%s', " "possible answers are %s, but no default answer is specified" msgstr "" #: src/esx/esx_vi.c:4441 #, c-format msgid "" "Pending question blocks virtual machine execution, question is '%s', " "possible answers are %s" msgstr "" #: src/esx/esx_vi.c:4552 msgid "" "Cancelable task is blocked by an unanswered question but cancellation failed" msgstr "" #: src/esx/esx_vi.c:4557 msgid "Non-cancelable task is blocked by an unanswered question" msgstr "" #: src/esx/esx_vi.c:4677 #, c-format msgid "HostCpuIdInfo register '%s' has an unexpected length" msgstr "" #: src/esx/esx_vi.c:4691 #, c-format msgid "HostCpuIdInfo register '%s' has an unexpected format" msgstr "" #: src/esx/esx_vi.c:4605 msgid "Unexpected product version" msgstr "" #: src/esx/esx_vi.c:4792 msgid "Unable to obtain hostInternetScsiHba" msgstr "" #: src/esx/esx_vi.c:4810 #, c-format msgid "Could not find storage pool with name: %s" msgstr "" #: src/esx/esx_vi.c:5001 msgid "Target not found" msgstr "" #: src/esx/esx_vi.c:5257 #, c-format msgid "Missing 'name' property in %s lookup" msgstr "" #: src/esx/esx_vi.c:5291 #, c-format msgid "Could not find %s with name '%s'" msgstr "" #: src/esx/esx_vi.c:5294 #, c-format msgid "Could not find %s" msgstr "" #: src/esx/esx_vi_types.c:88 src/esx/esx_vi_types.c:777 #, c-format msgid "%s object has invalid dynamic type" msgstr "" #: src/esx/esx_vi_types.c:218 src/esx/esx_vi_types.c:233 #, c-format msgid "Call to %s for unexpected type '%s', expected '%s'" msgstr "" #: src/esx/esx_vi_types.c:358 #, c-format msgid "XML node doesn't contain text, expecting an %s value" msgstr "" #: src/esx/esx_vi_types.c:372 #, c-format msgid "Value '%s' is not representable as %s" msgstr "" #: src/esx/esx_vi_types.c:497 src/esx/esx_vi_types.c:760 #, c-format msgid "%s object is missing the required '%s' property" msgstr "" #: src/esx/esx_vi_types.c:554 src/esx/esx_vi_types.c:700 #, c-format msgid "Call to %s for unexpected type '%s'" msgstr "" #: src/esx/esx_vi_types.c:735 #, c-format msgid "Unknown value '%s' for %s 'type' property" msgstr "" #: src/esx/esx_vi_types.c:958 src/esx/esx_vi_types.c:1023 msgid "Could not copy an XML node" msgstr "" #: src/esx/esx_vi_types.c:1034 msgid "AnyType is missing 'type' property" msgstr "" #: src/esx/esx_vi_types.c:1042 #, c-format msgid "Unknown value '%s' for AnyType 'type' property" msgstr "" #: src/esx/esx_vi_types.c:1065 #, c-format msgid "Value '%s' is out of %s range" msgstr "" #: src/esx/esx_vi_types.c:1081 #, c-format msgid "Unknown value '%s' for xsd:boolean" msgstr "" #: src/esx/esx_vi_types.c:1487 msgid "XML node doesn't contain text, expecting an xsd:dateTime value" msgstr "" #: src/esx/esx_vi_types.c:1520 #, c-format msgid "xsd:dateTime value '%s' too long for destination" msgstr "" #: src/esx/esx_vi_types.c:1542 src/esx/esx_vi_types.c:1552 #: src/esx/esx_vi_types.c:1565 src/esx/esx_vi_types.c:1578 #, c-format msgid "xsd:dateTime value '%s' has unexpected format" msgstr "" #: src/esx/esx_vi_types.c:1660 msgid "MethodFault is missing 'type' property" msgstr "" #: src/esx/esx_vi_types.c:1753 msgid "ManagedObjectReference is missing 'type' property" msgstr "" #: src/esx/esx_vi_types.c:1831 #, c-format msgid "%s is missing 'type' property" msgstr "" #: src/fdstream.c:88 src/fdstream.c:125 src/fdstream.c:206 src/fdstream.c:369 #: src/fdstream.c:421 msgid "stream is not open" msgstr "" #: src/fdstream.c:95 src/fdstream.c:132 msgid "stream does not have a callback registered" msgstr "" #: src/fdstream.c:213 msgid "stream already has a callback registered" msgstr "" #: src/fdstream.c:223 msgid "cannot register file watch on stream" msgstr "" #: src/fdstream.c:303 #, c-format msgid "I/O helper exited with status %d" msgstr "" #: src/fdstream.c:307 msgid "I/O helper exited abnormally" msgstr "" #: src/fdstream.c:363 msgid "Too many bytes to write to stream" msgstr "" #: src/fdstream.c:378 src/fdstream.c:397 msgid "cannot write to stream" msgstr "" #: src/fdstream.c:415 msgid "Too many bytes to read from stream" msgstr "" #: src/fdstream.c:447 msgid "cannot read from stream" msgstr "" #: src/fdstream.c:495 src/locking/lock_daemon.c:158 #: src/locking/lock_daemon.c:206 src/logging/log_daemon.c:148 #: src/logging/log_daemon.c:197 src/qemu/qemu_capabilities.c:3694 #: src/util/vireventpoll.c:692 src/util/virobject.c:224 msgid "Unable to initialize mutex" msgstr "" #: src/fdstream.c:525 msgid "Unable to open UNIX socket" msgstr "" #: src/fdstream.c:568 msgid "UNIX domain sockets are not supported on this platform" msgstr "" #: src/fdstream.c:600 #, c-format msgid "Unable to open stream for '%s'" msgstr "" #: src/fdstream.c:607 #, c-format msgid "Unable to access stream for '%s'" msgstr "" #: src/fdstream.c:615 src/util/iohelper.c:65 #, c-format msgid "Unable to seek %s to %llu" msgstr "" #: src/fdstream.c:632 #, c-format msgid "%s: Cannot request read and write flags together" msgstr "" #: src/fdstream.c:639 src/lxc/lxc_process.c:1376 msgid "Unable to create pipe" msgstr "" #: src/fdstream.c:700 #, c-format msgid "Attempt to create %s without specifying mode" msgstr "" #: src/hyperv/hyperv_driver.c:154 msgid "Could not create openwsman client" msgstr "" #: src/hyperv/hyperv_driver.c:160 msgid "Could not initialize openwsman transport" msgstr "" #: src/hyperv/hyperv_driver.c:180 #, c-format msgid "%s is not a Hyper-V server" msgstr "" #: src/hyperv/hyperv_driver.c:236 src/hyperv/hyperv_driver.c:272 #: src/hyperv/hyperv_driver.c:290 #, c-format msgid "Could not lookup %s" msgstr "" #: src/hyperv/hyperv_driver.c:317 #, c-format msgid "CPU model %s too long for destination" msgstr "" #: src/hyperv/hyperv_driver.c:477 src/hyperv/hyperv_wmi.c:663 #, c-format msgid "No domain with UUID %s" msgstr "" #: src/hyperv/hyperv_driver.c:509 #, c-format msgid "No domain with name %s" msgstr "" #: src/hyperv/hyperv_driver.c:536 msgid "Domain is not active" msgstr "" #: src/hyperv/hyperv_driver.c:564 msgid "Domain is not paused" msgstr "" #: src/hyperv/hyperv_driver.c:595 src/hyperv/hyperv_driver.c:1127 msgid "Domain is not active or is in state transition" msgstr "" #: src/hyperv/hyperv_driver.c:665 src/hyperv/hyperv_driver.c:686 #: src/hyperv/hyperv_driver.c:708 src/hyperv/hyperv_driver.c:802 #: src/hyperv/hyperv_driver.c:823 src/hyperv/hyperv_driver.c:845 #, c-format msgid "Could not lookup %s for domain %s" msgstr "" #: src/hyperv/hyperv_driver.c:1006 msgid "Domain is already active or is in state transition" msgstr "" #: src/hyperv/hyperv_driver.c:1180 msgid "Domain has no managed save image" msgstr "" #: src/hyperv/hyperv_driver.c:1372 #, c-format msgid "openwsman error: %s" msgstr "" #: src/hyperv/hyperv_wmi.c:59 #, c-format msgid "Transport error during %s: %s (%d)" msgstr "" #: src/hyperv/hyperv_wmi.c:69 #, c-format msgid "Unexpected HTTP response during %s: %d" msgstr "" #: src/hyperv/hyperv_wmi.c:76 #, c-format msgid "Empty response during %s" msgstr "" #: src/hyperv/hyperv_wmi.c:91 #, c-format msgid "" "SOAP fault during %s: code '%s', subcode '%s', reason '%s', detail '%s'" msgstr "" #: src/hyperv/hyperv_wmi.c:146 src/hyperv/hyperv_wmi.c:417 msgid "Could not initialize options" msgstr "" #: src/hyperv/hyperv_wmi.c:154 msgid "Could not create filter" msgstr "" #: src/hyperv/hyperv_wmi.c:179 msgid "Could not lookup SOAP body" msgstr "" #: src/hyperv/hyperv_wmi.c:187 msgid "Could not lookup pull response" msgstr "" #: src/hyperv/hyperv_wmi.c:195 msgid "Could not lookup pull response items" msgstr "" #: src/hyperv/hyperv_wmi.c:207 msgid "Could not deserialize pull response item" msgstr "" #: src/hyperv/hyperv_wmi.c:252 src/hyperv/hyperv_wmi.c:292 msgid "Could not free deserialized data" msgstr "" #: src/hyperv/hyperv_wmi.c:312 msgid "Completed with no error" msgstr "" #: src/hyperv/hyperv_wmi.c:315 src/hyperv/hyperv_wmi.c:351 msgid "Not supported" msgstr "" #: src/hyperv/hyperv_wmi.c:321 msgid "Cannot complete within timeout period" msgstr "" #: src/hyperv/hyperv_wmi.c:324 src/hyperv/hyperv_wmi.c:345 #: tools/virsh-domain.c:5704 tools/virsh-domain.c:11420 msgid "Failed" msgstr "" #: src/hyperv/hyperv_wmi.c:327 src/hyperv/hyperv_wmi.c:360 msgid "Invalid parameter" msgstr "" #: src/hyperv/hyperv_wmi.c:330 msgid "In use" msgstr "" #: src/hyperv/hyperv_wmi.c:333 msgid "Transition started" msgstr "" #: src/hyperv/hyperv_wmi.c:336 msgid "Invalid state transition" msgstr "" #: src/hyperv/hyperv_wmi.c:339 msgid "Timeout parameter not supported" msgstr "" #: src/hyperv/hyperv_wmi.c:342 msgid "Busy" msgstr "" #: src/hyperv/hyperv_wmi.c:348 msgid "Access denied" msgstr "" #: src/hyperv/hyperv_wmi.c:354 msgid "Status is unknown" msgstr "" #: src/hyperv/hyperv_wmi.c:357 msgid "Timeout" msgstr "" #: src/hyperv/hyperv_wmi.c:363 msgid "System is in use" msgstr "" #: src/hyperv/hyperv_wmi.c:366 msgid "Invalid state for this operation" msgstr "" #: src/hyperv/hyperv_wmi.c:369 msgid "Incorrect data type" msgstr "" #: src/hyperv/hyperv_wmi.c:372 msgid "System is not available" msgstr "" #: src/hyperv/hyperv_wmi.c:375 tools/virsh-domain.c:5280 #: tools/virsh-domain.c:7205 tools/virsh-pool.c:1501 tools/virsh-snapshot.c:440 #: tools/vsh.c:1659 tools/vsh.c:1704 tools/vsh.c:2601 tools/vsh.c:2606 msgid "Out of memory" msgstr "" #: src/hyperv/hyperv_wmi.c:378 msgid "Unknown return code" msgstr "" #: src/hyperv/hyperv_wmi.c:436 src/hyperv/hyperv_wmi.c:453 #: src/hyperv/hyperv_wmi.c:469 #, c-format msgid "Could not lookup %s for %s invocation" msgstr "" #: src/hyperv/hyperv_wmi.c:443 #, c-format msgid "Could not parse return code from '%s'" msgstr "" #: src/hyperv/hyperv_wmi.c:494 #, c-format msgid "Concrete job for %s invocation is in error state" msgstr "" #: src/hyperv/hyperv_wmi.c:500 #, c-format msgid "Concrete job for %s invocation is in unknown state" msgstr "" #: src/hyperv/hyperv_wmi.c:507 #, c-format msgid "Invocation of %s returned an error: %s (%d)" msgstr "" #: src/interface/interface_backend_netcf.c:93 msgid "failed to initialize netcf" msgstr "" #: src/interface/interface_backend_netcf.c:110 msgid "Attempt to close netcf state driver with open connections" msgstr "" #: src/interface/interface_backend_netcf.c:137 msgid "failed to re-init netcf" msgstr "" #: src/interface/interface_backend_netcf.c:229 #: src/interface/interface_backend_netcf.c:319 #: src/interface/interface_backend_netcf.c:414 #: src/interface/interface_backend_netcf.c:599 #: src/interface/interface_backend_netcf.c:677 #, c-format msgid "couldn't find interface named '%s': %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:234 #: src/interface/interface_backend_netcf.c:682 #: src/interface/interface_backend_udev.c:448 #: src/interface/interface_backend_udev.c:1003 #: src/interface/interface_backend_udev.c:1135 #, c-format msgid "couldn't find interface named '%s'" msgstr "" #: src/interface/interface_backend_netcf.c:253 #, c-format msgid "failed to get status of interface %s: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:285 #: src/interface/interface_backend_netcf.c:375 #: src/interface/interface_backend_netcf.c:561 #, c-format msgid "failed to get number of host interfaces: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:303 #: src/interface/interface_backend_netcf.c:393 #: src/interface/interface_backend_netcf.c:581 #, c-format msgid "failed to list host interfaces: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:717 #, c-format msgid "couldn't find interface with MAC address '%s': %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:724 #: src/interface/interface_backend_udev.c:500 #, c-format msgid "couldn't find interface with MAC address '%s'" msgstr "" #: src/interface/interface_backend_netcf.c:730 msgid "multiple interfaces with matching MAC address" msgstr "" #: src/interface/interface_backend_netcf.c:781 #: src/interface/interface_backend_netcf.c:843 #, c-format msgid "could not get interface XML description: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:885 #, c-format msgid "failed to undefine interface %s: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:928 msgid "interface is already running" msgstr "" #: src/interface/interface_backend_netcf.c:937 #, c-format msgid "failed to create (start) interface %s: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:980 msgid "interface is not running" msgstr "" #: src/interface/interface_backend_netcf.c:989 #, c-format msgid "failed to destroy (stop) interface %s: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:1052 #, c-format msgid "failed to begin transaction: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:1077 #, c-format msgid "failed to commit transaction: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:1102 #, c-format msgid "failed to rollback transaction: %s%s%s" msgstr "" #: src/interface/interface_backend_netcf.c:1194 msgid "failed to register netcf interface driver" msgstr "" #: src/interface/interface_backend_udev.c:1172 msgid "failed to create udev context" msgstr "" #: src/interface/interface_backend_udev.c:152 #, c-format msgid "failed to get number of %s interfaces on host" msgstr "" #: src/interface/interface_backend_udev.c:205 #: src/interface/interface_backend_udev.c:334 #, c-format msgid "failed to get list of %s interfaces on host" msgstr "" #: src/interface/interface_backend_udev.c:483 #, c-format msgid "failed to lookup interface with MAC address '%s'" msgstr "" #: src/interface/interface_backend_udev.c:508 #, c-format msgid "the MAC address '%s' matches multiple interfaces" msgstr "" #: src/interface/interface_backend_udev.c:604 #, c-format msgid "Could not retrieve 'bonding/downdelay' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:609 #, c-format msgid "Could not parse 'bonding/downdelay' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:618 #, c-format msgid "Could not retrieve 'bonding/updelay' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:623 #, c-format msgid "Could not parse 'bonding/updelay' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:632 #, c-format msgid "Could not retrieve 'bonding/miimon' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:637 #, c-format msgid "Could not parse 'bonding/miimon' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:646 #, c-format msgid "Could not retrieve 'bonding/arp_interval' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:651 #, c-format msgid "Could not parse 'bonding/arp_interval' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:665 #, c-format msgid "Could not retrieve 'bonding/mode' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:671 #, c-format msgid "Invalid format for 'bonding/mode' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:676 #, c-format msgid "Unable to find correct value in 'bonding/mode' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:682 #, c-format msgid "Could not parse 'bonding/mode' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:695 #, c-format msgid "Could not retrieve 'bonding/arp_validate' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:701 #, c-format msgid "Invalid format for 'bonding/arp_validate' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:706 #, c-format msgid "Unable to find correct value in 'bonding/arp_validate' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:712 #, c-format msgid "Could not parse 'bonding/arp_validate' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:722 #, c-format msgid "Could not retrieve 'bonding/use_carrier' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:727 #, c-format msgid "Could not parse 'bonding/use_carrier' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:747 #, c-format msgid "Could not retrieve 'bonding/arp_ip_target' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:760 #, c-format msgid "Could not get slaves of bond '%s'" msgstr "" #: src/interface/interface_backend_udev.c:776 #, c-format msgid "Invalid enslaved interface name '%s' seen for bond '%s'" msgstr "" #: src/interface/interface_backend_udev.c:787 #, c-format msgid "" "Could not get interface information for '%s', which is a enslaved in bond " "'%s'" msgstr "" #: src/interface/interface_backend_udev.c:828 #, c-format msgid "Could not retrieve 'bridge/forward_delay' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:839 #, c-format msgid "Could not retrieve 'bridge/stp_state' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:845 #, c-format msgid "Could not parse 'bridge/stp_state' '%s' for '%s'" msgstr "" #: src/interface/interface_backend_udev.c:858 #, c-format msgid "Invalid STP state value %d received for '%s'. Must be -1, 0, or 1." msgstr "" #: src/interface/interface_backend_udev.c:877 #, c-format msgid "Could not get members of bridge '%s'" msgstr "" #: src/interface/interface_backend_udev.c:893 #, c-format msgid "" "Could not get interface information for '%s', which is a member of bridge " "'%s'" msgstr "" #: src/interface/interface_backend_udev.c:936 #: src/interface/interface_backend_udev.c:945 #, c-format msgid "failed to find the VID for the VLAN device '%s'" msgstr "" #: src/interface/interface_backend_udev.c:1020 #, c-format msgid "Could not parse MTU value '%s'" msgstr "" #: src/interface/interface_backend_udev.c:1219 msgid "failed to register udev interface driver" msgstr "" #: src/internal.h:303 src/internal.h:325 #, c-format msgid "unsupported flags (0x%lx) in function %s" msgstr "" #: src/internal.h:491 #, c-format msgid "read only access prevents %s" msgstr "" #: src/libvirt.c:696 src/libvirt.c:739 #, c-format msgid "Too many drivers, cannot register %s" msgstr "" #: src/libvirt.c:358 msgid "libvirt.so is not safe to use from setuid programs" msgstr "" #: src/libvirt.c:781 #, c-format msgid "Initialization of %s state driver failed: %s" msgstr "" #: src/libvirt.c:783 msgid "Unknown problem" msgstr "" #: src/util/viruri.c:331 msgid "Expected a list for 'uri_aliases' config parameter" msgstr "" #: src/util/viruri.c:343 msgid "Expected a string for 'uri_aliases' config parameter list entry" msgstr "" #: src/util/viruri.c:350 #, c-format msgid "" "Malformed 'uri_aliases' config entry '%s', expected 'alias=uri://host/path'" msgstr "" #: src/util/viruri.c:358 #, c-format msgid "" "Malformed 'uri_aliases' config entry '%s', aliases may only contain 'a-Z, 0-" "9, _, -'" msgstr "" #: src/libvirt.c:925 msgid "Expected a string for 'uri_default' config parameter" msgstr "" #: src/libvirt.c:960 msgid "An explicit URI must be provided when setuid" msgstr "" #: src/libvirt.c:1044 #, c-format msgid "libvirt was built without the '%s' driver" msgstr "" #: src/libvirt-network.c:378 src/libvirt-nwfilter.c:253 #: src/libvirt-secret.c:260 src/libvirt-storage.c:455 #, c-format msgid "uuidstr in %s must be a valid UUID" msgstr "" #: src/libvirt-domain.c:835 src/libvirt-domain.c:923 msgid "could not build absolute output file path" msgstr "" #: src/libvirt.c:2615 src/libvirt.c:2742 src/libvirt.c:2883 msgid "running and paused flags are mutually exclusive" msgstr "" #: src/libvirt-domain.c:973 src/libvirt-domain.c:1047 src/libvirt-domain.c:1112 #: src/libvirt-domain.c:1185 msgid "could not build absolute input file path" msgstr "" #: src/libvirt-domain.c:1101 msgid "virDomainSaveImageGetXMLDesc with secure flag" msgstr "" #: src/libvirt.c:2959 msgid "crash and live flags are mutually exclusive" msgstr "" #: src/libvirt.c:2965 msgid "crash and reset flags are mutually exclusive" msgstr "" #: src/libvirt.c:2971 msgid "live and reset flags are mutually exclusive" msgstr "" #: src/libvirt-domain.c:1260 src/libvirt-domain.c:1344 msgid "could not build absolute core file path" msgstr "" #: src/libvirt.c:3042 src/libvirt.c:19229 src/libvirt.c:19293 #, c-format msgid "stream in %s must match connection of domain '%s'" msgstr "" #: src/libvirt-domain.c:1807 #, c-format msgid "result too large: %llu" msgstr "" #: src/libvirt.c:1284 #, c-format msgid "string parameter name '%.*s' too long" msgstr "" #: src/libvirt.c:1293 #, c-format msgid "NULL string parameter '%s'" msgstr "" #: src/libvirt.c:1299 #, c-format msgid "string parameter '%s' unsupported" msgstr "" #: src/libvirt.c:3820 src/libvirt.c:4064 src/libvirt.c:7602 src/libvirt.c:9437 #: src/libvirt.c:9643 src/libvirt.c:9773 src/libvirt.c:10127 #: src/libvirt.c:20193 #, c-format msgid "flags 'affect live' and 'affect config' in %s are mutually exclusive" msgstr "" #: src/libvirt-domain.c:2586 msgid "virDomainGetXMLDesc with secure flag" msgstr "" #: src/libvirt-domain.c:2766 msgid "domainMigratePrepare did not set uri" msgstr "" #: src/libvirt-domain.c:2889 src/qemu/qemu_migration.c:4871 msgid "domainMigratePrepare2 did not set uri" msgstr "" #: src/libvirt-domain.c:2924 src/libvirt-domain.c:3182 #: src/qemu/qemu_migration.c:4915 src/qemu/qemu_migration.c:5178 msgid "finish step ignored that migration was cancelled" msgstr "" #: src/libvirt-domain.c:3097 src/qemu/qemu_migration.c:5095 msgid "domainMigratePrepare3 did not set uri" msgstr "" #: src/libvirt.c:4980 #, c-format msgid "unable to parse server from dconnuri in %s" msgstr "" #: src/libvirt-domain.c:3916 src/libvirt-domain.c:3928 #: src/libvirt-domain.c:4106 src/libvirt-domain.c:4119 msgid "Unable to change target guest XML during migration" msgstr "" #: src/libvirt-domain.c:3355 msgid "Unable to override peer2peer migration URI" msgstr "" #: src/libvirt.c:5214 src/libvirt.c:5440 src/libvirt.c:5617 src/libvirt.c:5834 #: src/libvirt.c:5991 src/libvirt.c:6100 #, c-format msgid "" "flags 'shared disk' and 'shared incremental' in %s are mutually exclusive" msgstr "" #: src/libvirt-domain.c:3623 src/libvirt-domain.c:3847 #: src/libvirt-domain.c:4034 src/libvirt-domain.c:4155 msgid "offline migration is not supported by the source host" msgstr "" #: src/libvirt-domain.c:3630 src/libvirt-domain.c:3854 #: src/libvirt-domain.c:4041 src/qemu/qemu_migration.c:5389 msgid "offline migration is not supported by the destination host" msgstr "" #: src/libvirt-domain.c:3670 src/libvirt-domain.c:3891 #: src/libvirt-domain.c:4056 msgid "cannot enforce change protection" msgstr "" #: src/libvirt-domain.c:3676 src/libvirt-domain.c:3897 #: src/libvirt-domain.c:4025 msgid "cannot perform tunnelled migration without using peer2peer flag" msgstr "" #: src/libvirt-domain.c:4019 msgid "use virDomainMigrateToURI3 for peer-to-peer migration" msgstr "" #: src/libvirt-domain.c:4076 src/qemu/qemu_migration.c:5382 msgid "" "Migration APIs with extensible parameters are not supported but extended " "parameters were passed" msgstr "" #: src/libvirt.c:5871 src/libvirt.c:6019 msgid "direct migration is not supported by the connection driver" msgstr "" #: src/libvirt.c:6124 msgid "Peer-to-peer migration is not supported by the connection driver" msgstr "" #: src/libvirt.c:6142 msgid "" "Peer-to-peer migration with extensible parameters is not supported but " "extended parameters were passed" msgstr "" #: src/libvirt.c:6152 msgid "Direct migration is not supported by the connection driver" msgstr "" #: src/libvirt.c:6159 msgid "Direct migration does not support extensible parameters" msgstr "" #: src/libvirt.c:6410 src/libvirt.c:6556 src/libvirt.c:6839 #, c-format msgid "conn in %s must match stream connection" msgstr "" #: src/libvirt-host.c:485 #, c-format msgid "cpuNum in %s only accepts %d as a negative value" msgstr "" #: src/libvirt-host.c:572 #, c-format msgid "cellNum in %s only accepts %d as a negative value" msgstr "" #: src/libvirt.c:7782 src/libvirt.c:7923 #, c-format msgid "size in %s must not exceed %zu" msgstr "" #: src/libvirt.c:8370 #, c-format msgid "flags in %s must include VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL" msgstr "" #: src/libvirt.c:9168 #, c-format msgid "nkeycodes in %s must be <= %d" msgstr "" #: src/libvirt.c:9360 #, c-format msgid "" "flags 'VIR_DOMAIN_VCPU_MAXIMUM' and 'VIR_DOMAIN_VCPU_GUEST' in '%s' are " "mutually exclusive" msgstr "" #: src/libvirt.c:9369 src/libvirt.c:9499 src/libvirt.c:9571 #, c-format msgid "input too large: %u" msgstr "" #: src/libvirt-domain.c:7514 src/libvirt-domain.c:7715 #, c-format msgid "input too large: %d * %d" msgstr "" #: src/libvirt.c:10049 #, c-format msgid "metadata title in %s can't contain newlines" msgstr "" #: src/libvirt-storage.c:1584 src/libvirt-storage.c:1658 #, c-format msgid "stream in %s must match connection of volume '%s'" msgstr "" #: src/libvirt-storage.c:2042 #, c-format msgid "capacity in %s cannot be zero without 'delta' or 'shrink' flags set" msgstr "" #: src/libvirt-stream.c:344 msgid "data sources cannot be used for non-blocking streams" msgstr "" #: src/libvirt-stream.c:437 msgid "data sinks cannot be used for non-blocking streams" msgstr "" #: src/libvirt-qemu.c:285 #, c-format msgid "domain '%s' in %s must match connection" msgstr "" #: src/libvirt-network.c:1066 #, c-format msgid "eventID in %s must be less than %d" msgstr "" #: src/libvirt-network.c:1056 #, c-format msgid "network '%s' in %s must match connection" msgstr "" #: src/libvirt.c:17890 src/libvirt.c:19041 #, c-format msgid "running and paused flags in %s are mutually exclusive" msgstr "" #: src/libvirt.c:18185 #, c-format msgid "use of 'current' flag in %s requires 'redefine' flag" msgstr "" #: src/libvirt.c:18193 #, c-format msgid "'redefine' and 'no metadata' flags in %s are mutually exclusive" msgstr "" #: src/libvirt.c:18201 #, c-format msgid "'redefine' and 'halt' flags in %s are mutually exclusive" msgstr "" #: src/libvirt-domain-snapshot.c:279 msgid "virDomainSnapshotGetXMLDesc with secure flag" msgstr "" #: src/libvirt.c:19103 #, c-format msgid "children and children_only flags in %s are mutually exclusive" msgstr "" #: src/libvirt.c:19660 #, c-format msgid "use of flags in %s requires a copy job" msgstr "" #: src/libvirt-domain.c:10284 #, c-format msgid "Unable to access file descriptor %d" msgstr "" #: src/libvirt.c:19829 #, c-format msgid "fd %d in %s must be a socket" msgstr "" #: src/libvirt-domain.c:10300 src/libvirt-domain.c:10357 msgid "fd passing is not supported by this connection" msgstr "" #: src/libvirt-admin.c:453 src/libvirt-host.c:1229 msgid "A close callback is already registered" msgstr "" #: src/libvirt-admin.c:505 src/libvirt-host.c:1282 msgid "A different callback was requested" msgstr "" #: src/libvirt.c:20318 #, c-format msgid "ncpus in %s must be 1 when start_cpu is -1" msgstr "" #: src/libvirt-domain.c:10639 #, c-format msgid "input too large: %u * %u" msgstr "" #: src/libvirt-lxc.c:212 src/security/security_selinux.c:750 #: src/security/security_selinux.c:857 #, c-format msgid "unable to get PID %d security context" msgstr "" #: src/libvirt-lxc.c:219 src/security/security_selinux.c:864 #, c-format msgid "security label exceeds maximum length: %d" msgstr "" #: src/libvirt-lxc.c:231 src/security/security_selinux.c:878 msgid "error calling security_getenforce()" msgstr "" #: src/libvirt-lxc.c:238 #, c-format msgid "Cannot set context %s" msgstr "" #: src/libvirt-lxc.c:244 msgid "Support for SELinux is not enabled" msgstr "" #: src/libvirt-lxc.c:261 #, c-format msgid "Security model %s cannot be entered" msgstr "" #: src/libvirt-qemu.c:145 #, c-format msgid "pid_value in %s is too large" msgstr "" #: src/locking/lock_daemon.c:217 msgid "Missing defaultLockspace data from JSON file" msgstr "" #: src/locking/lock_daemon.c:227 msgid "Missing lockspaces data from JSON file" msgstr "" #: src/locking/lock_daemon.c:233 msgid "Malformed lockspaces data from JSON file" msgstr "" #: src/locking/lock_daemon.c:261 msgid "Missing server data from JSON file" msgstr "" #: src/locking/lock_daemon.c:762 src/locking/lock_daemon.c:769 #: src/logging/log_daemon.c:618 src/logging/log_daemon.c:625 #, c-format msgid "Disallowing client %llu with uid %llu" msgstr "" #: src/locking/lock_daemon.c:800 msgid "Missing restricted data in JSON document" msgstr "" #: src/locking/lock_daemon.c:805 msgid "Missing ownerPid data in JSON document" msgstr "" #: src/locking/lock_daemon.c:811 msgid "Missing ownerId data in JSON document" msgstr "" #: src/locking/lock_daemon.c:816 msgid "Missing ownerName data in JSON document" msgstr "" #: src/locking/lock_daemon.c:823 src/locking/lock_daemon.c:828 msgid "Missing ownerUUID data in JSON document" msgstr "" #: src/locking/lock_daemon.c:852 msgid "Cannot set restricted data in JSON document" msgstr "" #: src/locking/lock_daemon.c:857 msgid "Cannot set ownerPid data in JSON document" msgstr "" #: src/locking/lock_daemon.c:862 msgid "Cannot set ownerId data in JSON document" msgstr "" #: src/locking/lock_daemon.c:867 msgid "Cannot set ownerName data in JSON document" msgstr "" #: src/locking/lock_daemon.c:873 msgid "Cannot set ownerUUID data in JSON document" msgstr "" #: src/locking/lock_daemon.c:966 src/logging/log_daemon.c:748 msgid "Missing magic data in JSON document" msgstr "" #: src/locking/lock_daemon.c:1072 src/logging/log_daemon.c:831 #, c-format msgid "Unable to save state file %s" msgstr "" #: src/locking/lock_daemon.c:1079 src/logging/log_daemon.c:838 msgid "Unable to restart self" msgstr "" #: src/locking/lock_daemon.c:1138 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" "\n" "Options:\n" " -h | --help Display program help:\n" " -v | --verbose Verbose messages.\n" " -d | --daemon Run as a daemon & write PID file.\n" " -f | --config Configuration file.\n" " -V | --version Display version information.\n" " -p | --pid-file Change name of PID file.\n" "\n" "libvirt lock management daemon:\n" msgstr "" #: src/locking/lock_daemon.c:1114 #, c-format msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " %s/libvirt/virtlockd.conf\n" "\n" " Sockets:\n" " %s/run/libvirt/virtlockd-sock\n" "\n" " PID file (unless overridden by -p):\n" " %s/run/virtlockd.pid\n" "\n" msgstr "" #: src/locking/lock_daemon.c:1131 msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " $XDG_CONFIG_HOME/libvirt/virtlockd.conf\n" "\n" " Sockets:\n" " $XDG_RUNTIME_DIR/libvirt/virtlockd-sock\n" "\n" " PID file:\n" " $XDG_RUNTIME_DIR/libvirt/virtlockd.pid\n" "\n" msgstr "" #: src/locking/lock_daemon.c:1300 src/logging/log_daemon.c:1058 msgid "Can't determine restart state file path" msgstr "" #: src/locking/lock_daemon_dispatch.c:61 src/locking/lock_daemon_dispatch.c:119 #: src/locking/lock_daemon_dispatch.c:168 #: src/locking/lock_daemon_dispatch.c:217 #: src/locking/lock_daemon_dispatch.c:272 #: src/locking/lock_daemon_dispatch.c:319 #: src/locking/lock_daemon_dispatch.c:369 #: src/locking/lock_daemon_dispatch.c:406 msgid "lock manager connection has been restricted" msgstr "" #: src/locking/lock_daemon_dispatch.c:67 src/locking/lock_daemon_dispatch.c:125 #: src/locking/lock_daemon_dispatch.c:174 #: src/locking/lock_daemon_dispatch.c:223 #: src/locking/lock_daemon_dispatch.c:278 #: src/locking/lock_daemon_dispatch.c:325 #: src/locking/lock_daemon_dispatch.c:375 msgid "lock owner details have not been registered" msgstr "" #: src/locking/lock_daemon_dispatch.c:73 src/locking/lock_daemon_dispatch.c:131 #: src/locking/lock_daemon_dispatch.c:180 #: src/locking/lock_daemon_dispatch.c:331 #, c-format msgid "Lockspace for path %s does not exist" msgstr "" #: src/locking/lock_daemon_dispatch.c:229 msgid "the default lockspace already exists" msgstr "" #: src/locking/lock_daemon_dispatch.c:235 #: src/locking/lock_daemon_dispatch.c:412 #, c-format msgid "Lockspace for path %s already exists" msgstr "" #: src/locking/lock_daemon_dispatch.c:274 msgid "lock owner details have already been registered" msgstr "" #: src/locking/lock_driver_lockd.c:88 src/locking/lock_driver_sanlock.c:112 #, c-format msgid "Unable to access config file %s" msgstr "" #: src/locking/lock_driver_lockd.c:461 #, c-format msgid "Unexpected parameter %s for object" msgstr "" #: src/locking/lock_driver_lockd.c:467 msgid "Missing ID parameter for domain object" msgstr "" #: src/locking/lock_driver_lockd.c:482 msgid "Missing PID parameter for domain object" msgstr "" #: src/locking/lock_driver_lockd.c:474 msgid "Missing name parameter for domain object" msgstr "" #: src/locking/lock_driver_lockd.c:479 msgid "Missing UUID parameter for domain object" msgstr "" #: src/locking/lock_driver_lockd.c:486 src/locking/lock_driver_lockd.c:616 #, c-format msgid "Unknown lock manager object type %d" msgstr "" #: src/locking/lock_driver_lockd.c:519 msgid "Unable to compute sha256 checksum" msgstr "" #: src/locking/lock_driver_lockd.c:517 msgid "Unexpected parameters for disk resource" msgstr "" #: src/locking/lock_driver_lockd.c:588 msgid "Offset must be zero for this lock manager" msgstr "" #: src/locking/lock_driver_lockd.c:597 #, c-format msgid "Unexpected parameter %s for lease resource" msgstr "" #: src/locking/lock_driver_lockd.c:604 msgid "Missing path or lockspace for lease resource" msgstr "" #: src/locking/lock_driver_lockd.c:663 src/locking/lock_driver_sanlock.c:922 msgid "" "Read/write, exclusive access, disks were present, but no leases specified" msgstr "" #: src/locking/lock_driver_sanlock.c:217 src/locking/lock_driver_sanlock.c:226 #, c-format msgid "Lockspace path '%s' exceeded %d characters" msgstr "" #: src/locking/lock_driver_sanlock.c:245 #, c-format msgid "" "Unable to create lockspace %s: parent directory does not exist or is not a " "directory" msgstr "" #: src/locking/lock_driver_sanlock.c:257 src/locking/lock_driver_sanlock.c:680 #: src/util/virlockspace.c:276 #, c-format msgid "Unable to create lockspace %s" msgstr "" #: src/locking/lock_driver_sanlock.c:267 src/locking/lock_driver_sanlock.c:322 #: src/locking/lock_driver_sanlock.c:690 src/storage/storage_backend.c:365 #: src/util/vircgroup.c:4048 src/util/vircgroup.c:4060 src/util/virfile.c:2038 #: src/util/virfile.c:2461 #, c-format msgid "cannot chown '%s' to (%u, %u)" msgstr "" #: src/locking/lock_driver_sanlock.c:277 src/locking/lock_driver_sanlock.c:700 #, c-format msgid "Unable to query sector size %s: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:281 src/locking/lock_driver_sanlock.c:704 #, c-format msgid "Unable to query sector size %s" msgstr "" #: src/locking/lock_driver_sanlock.c:291 #, c-format msgid "Unable to allocate lockspace %s" msgstr "" #: src/locking/lock_driver_sanlock.c:298 #, c-format msgid "Unable to save lockspace %s" msgstr "" #: src/locking/lock_driver_sanlock.c:306 #, c-format msgid "Unable to initialize lockspace %s: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:310 #, c-format msgid "Unable to initialize lockspace %s" msgstr "" #: src/locking/lock_driver_sanlock.c:332 #, c-format msgid "cannot chmod '%s' to 0660" msgstr "" #: src/locking/lock_driver_sanlock.c:376 #, c-format msgid "Unable to add lockspace %s: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:380 #, c-format msgid "Unable to add lockspace %s" msgstr "" #: src/locking/lock_driver_sanlock.c:435 msgid "Automatic disk lease mode enabled, but no host ID is set" msgstr "" #: src/locking/lock_driver_sanlock.c:478 msgid "Sanlock plugin is not initialized" msgstr "" #: src/locking/lock_driver_sanlock.c:484 #, c-format msgid "Unsupported object type %d" msgstr "" #: src/locking/lock_driver_sanlock.c:524 msgid "String length too small to store md5 checksum" msgstr "" #: src/locking/lock_driver_sanlock.c:530 msgid "Unable to compute md5 checksum" msgstr "" #: src/locking/lock_driver_sanlock.c:565 #, c-format msgid "Resource name '%s' exceeds %d characters" msgstr "" #: src/locking/lock_driver_sanlock.c:574 src/locking/lock_driver_sanlock.c:641 #, c-format msgid "Lease path '%s' exceeds %d characters" msgstr "" #: src/locking/lock_driver_sanlock.c:583 src/locking/lock_driver_sanlock.c:650 #, c-format msgid "Resource lockspace '%s' exceeds %d characters" msgstr "" #: src/locking/lock_driver_sanlock.c:618 msgid "Unexpected lock parameters for disk resource" msgstr "" #: src/locking/lock_driver_sanlock.c:714 #, c-format msgid "Unable to allocate lease %s" msgstr "" #: src/locking/lock_driver_sanlock.c:721 #, c-format msgid "Unable to save lease %s" msgstr "" #: src/locking/lock_driver_sanlock.c:729 #, c-format msgid "Unable to initialize lease %s: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:733 #, c-format msgid "Unable to initialize lease %s" msgstr "" #: src/locking/lock_driver_sanlock.c:764 #, c-format msgid "Too many resources %d for object" msgstr "" #: src/locking/lock_driver_sanlock.c:829 #, c-format msgid "Failure action %s is not supported by sanlock" msgstr "" #: src/locking/lock_driver_sanlock.c:856 #, c-format msgid "Sanlock helper path is longer than %d: '%s'" msgstr "" #: src/locking/lock_driver_sanlock.c:862 #, c-format msgid "Sanlock helper arguments are longer than %d: '%s'" msgstr "" #: src/locking/lock_driver_sanlock.c:871 #, c-format msgid "Failed to register lock failure action: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:875 msgid "Failed to register lock failure action" msgstr "" #: src/locking/lock_driver_sanlock.c:895 msgid "sanlock is too old to support lock failure action" msgstr "" #: src/locking/lock_driver_sanlock.c:974 #, c-format msgid "Unable to parse lock state %s: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:978 #, c-format msgid "Unable to parse lock state %s" msgstr "" #: src/locking/lock_driver_sanlock.c:937 #, c-format msgid "Failed to open socket to sanlock daemon: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:941 msgid "Failed to open socket to sanlock daemon" msgstr "" #: src/locking/lock_driver_sanlock.c:995 #, c-format msgid "Failed to acquire lock: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:998 msgid "Failed to acquire lock" msgstr "" #: src/locking/lock_driver_sanlock.c:1019 #, c-format msgid "Failed to restrict process: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:1022 msgid "Failed to restrict process" msgstr "" #: src/locking/lock_driver_sanlock.c:1071 #: src/locking/lock_driver_sanlock.c:1121 #, c-format msgid "Failed to inquire lock: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:1074 #: src/locking/lock_driver_sanlock.c:1124 msgid "Failed to inquire lock" msgstr "" #: src/locking/lock_driver_sanlock.c:1086 #, c-format msgid "Failed to release lock: error %d" msgstr "" #: src/locking/lock_driver_sanlock.c:1089 msgid "Failed to release lock" msgstr "" #: src/locking/lock_manager.c:48 src/locking/lock_manager.c:56 #, c-format msgid "Missing '%s' field in lock manager driver" msgstr "" #: src/locking/lock_manager.c:154 #, c-format msgid "Plugin %s not accessible" msgstr "" #: src/locking/lock_manager.c:162 #, c-format msgid "Failed to load plugin %s: %s" msgstr "" #: src/locking/lock_manager.c:169 msgid "Missing plugin initialization symbol 'virLockDriverImpl'" msgstr "" #: src/locking/lock_manager.c:206 msgid "this platform is missing dlopen" msgstr "" #: src/locking/sanlock_helper.c:23 #, c-format msgid "%s uri uuid action\n" msgstr "" #: src/locking/sanlock_helper.c:32 #, c-format msgid "invalid failure action: '%s'\n" msgstr "" #: src/locking/sanlock_helper.c:103 #, c-format msgid "unsupported failure action: '%s'\n" msgstr "" #: src/lxc/lxc_cgroup.c:69 msgid "failed to convert cpumask" msgstr "" #: src/lxc/lxc_cgroup.c:89 src/qemu/qemu_cgroup.c:602 msgid "failed to convert memory nodemask" msgstr "" #: src/lxc/lxc_cgroup.c:232 msgid "cannot get the path of MEMORY cgroup controller" msgstr "" #: src/lxc/lxc_cgroup.c:489 src/qemu/qemu_cgroup.c:770 #, c-format msgid "Resource partition '%s' must start with '/'" msgstr "" #: src/lxc/lxc_fuse.c:150 src/util/vircgroup.c:3704 #, c-format msgid "Cannot open %s" msgstr "" #: src/lxc/lxc_fuse.c:156 msgid "fseek failed" msgstr "" #: src/lxc/lxc_fuse.c:285 msgid "fuse_loop failed" msgstr "" #: src/lxc/lxc_fuse.c:309 #, c-format msgid "Cannot create %s" msgstr "" #: src/lxc/lxc_hostdev.c:97 src/qemu/qemu_hostdev.c:864 #, c-format msgid "USB device %s is in use by domain %s" msgstr "" #: src/util/virhostdev.c:1125 #, c-format msgid "USB device %s is already in use" msgstr "" #: src/util/virhostdev.c:1209 #, c-format msgid "" "Multiple USB devices for %x:%x were found, but none of them is at bus:%u " "device:%u" msgstr "" #: src/util/virhostdev.c:1214 #, c-format msgid "Multiple USB devices for %x:%x, use
to specify one" msgstr "" #: src/lxc/lxc_hostdev.c:84 src/lxc/lxc_hostdev.c:98 #, c-format msgid "Unsupported hostdev type %s" msgstr "" #: src/lxc/lxc_hostdev.c:107 #, c-format msgid "Unsupported hostdev mode %s" msgstr "" #: src/lxc/lxc_native.c:206 msgid "Missing lxc.rootfs configuration" msgstr "" #: src/lxc/lxc_native.c:230 #, c-format msgid "can't convert relative size: '%s'" msgstr "" #: src/lxc/lxc_native.c:242 #, c-format msgid "failed to convert size: '%s'" msgstr "" #: src/lxc/lxc_native.c:289 msgid "missing tmpfs size, set the size option" msgstr "" #: src/lxc/lxc_native.c:485 msgid "Missing 'link' attribute for NIC" msgstr "" #: src/lxc/lxc_native.c:696 #, c-format msgid "failed to parse int: '%s'" msgstr "" #: src/lxc/lxc_native.c:737 #, c-format msgid "invalid lxc.id_map: '%s'" msgstr "" #: src/lxc/lxc_native.c:825 src/lxc/lxc_native.c:961 #, c-format msgid "failed to parse integer: '%s'" msgstr "" #: src/lxc/lxc_native.c:882 #, c-format msgid "invalid %s value: '%s'" msgstr "" #: src/lxc/lxc_native.c:908 #, c-format msgid "failed to parse device weight: '%s'" msgstr "" #: src/lxc/lxc_native.c:914 #, c-format msgid "failed to parse read_bps_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:921 #, c-format msgid "failed to parse write_bps_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:928 #, c-format msgid "failed to parse read_iops_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:935 #, c-format msgid "failed to parse write_iops_device: '%s'" msgstr "" #: src/lxc/lxc_native.c:1010 src/qemu/qemu_command.c:13020 msgid "failed to generate uuid" msgstr "" #: src/lxc/lxc_native.c:1057 msgid "lxc.mount found, use lxc.mount.entry lines instead" msgstr "" #: src/lxc/lxc_container.c:162 #, c-format msgid "Malformed ctrl-alt-del setting '%s'" msgstr "" #: src/lxc/lxc_container.c:178 msgid "Unable to clone to check reboot support" msgstr "" #: src/lxc/lxc_container.c:218 #, c-format msgid "Expected a /dev path for '%s'" msgstr "" #: src/lxc/lxc_container.c:275 msgid "setsid failed" msgstr "" #: src/lxc/lxc_container.c:281 msgid "ioctl(TIOCSTTY) failed" msgstr "" #: src/lxc/lxc_container.c:284 msgid "dup2(stdin) failed" msgstr "" #: src/lxc/lxc_container.c:290 msgid "dup2(stdout) failed" msgstr "" #: src/lxc/lxc_container.c:296 msgid "dup2(stderr) failed" msgstr "" #: src/lxc/lxc_container.c:328 #, c-format msgid "Cannot move fd %d out of the way" msgstr "" #: src/lxc/lxc_container.c:346 #, c-format msgid "Cannot duplicate fd %d onto fd %d" msgstr "" #: src/lxc/lxc_container.c:360 src/util/vircommand.c:592 #: tools/virt-login-shell.c:293 msgid "sysconf(_SC_OPEN_MAX) failed" msgstr "" #: src/lxc/lxc_container.c:453 msgid "setuid or setgid failed" msgstr "" #: src/lxc/lxc_container.c:623 #, c-format msgid "Failed to unmount '%s' and could not detach subtree '%s'" msgstr "" #: src/lxc/lxc_container.c:631 #, c-format msgid "Failed to unmount '%s' and could not unmount old root '%s'" msgstr "" #: src/lxc/lxc_container.c:702 msgid "Unexpected root filesystem without loop device" msgstr "" #: src/lxc/lxc_container.c:708 #, c-format msgid "Unsupported root filesystem type %s" msgstr "" #: src/lxc/lxc_container.c:749 msgid "Failed to make root private" msgstr "" #: src/lxc/lxc_container.c:758 src/lxc/lxc_container.c:778 #: src/lxc/lxc_container.c:1232 src/lxc/lxc_container.c:1512 #: src/lxc/lxc_container.c:1576 #, c-format msgid "Failed to create %s" msgstr "" #: src/lxc/lxc_container.c:767 #, c-format msgid "Failed to mount empty tmpfs at %s" msgstr "" #: src/lxc/lxc_container.c:786 #, c-format msgid "Failed to bind %s to new root %s" msgstr "" #: src/lxc/lxc_container.c:794 #, c-format msgid "Failed to make new root %s readonly" msgstr "" #: src/lxc/lxc_container.c:804 #, c-format msgid "Failed to chdir into %s" msgstr "" #: src/lxc/lxc_container.c:812 msgid "Failed to pivot root" msgstr "" #: src/lxc/lxc_container.c:878 msgid "Failed to read /proc/mounts" msgstr "" #: src/lxc/lxc_container.c:905 #, c-format msgid "Failed to make mount %s readonly" msgstr "" #: src/lxc/lxc_container.c:1014 #, c-format msgid "Failed to mount %s on %s type %s flags=%x" msgstr "" #: src/lxc/lxc_container.c:1024 #, c-format msgid "Failed to re-mount %s on %s flags=%x" msgstr "" #: src/lxc/lxc_container.c:1059 #, c-format msgid "Failed to mount %s on /proc/meminfo" msgstr "" #: src/lxc/lxc_container.c:1089 msgid "Cannot create /dev" msgstr "" #: src/lxc/lxc_container.c:1098 #, c-format msgid "Failed to mount %s on /dev" msgstr "" #: src/lxc/lxc_container.c:1125 msgid "Cannot create /dev/pts" msgstr "" #: src/lxc/lxc_container.c:1134 #, c-format msgid "Failed to mount %s on /dev/pts" msgstr "" #: src/lxc/lxc_container.c:1175 #, c-format msgid "Failed to symlink device %s to %s" msgstr "" #: src/lxc/lxc_container.c:1029 msgid "Failed to bind /dev/pts/ptmx on to /dev/ptmx" msgstr "" #: src/lxc/lxc_container.c:1039 #, c-format msgid "Failed to symlink %s to %s" msgstr "" #: src/lxc/lxc_container.c:1048 #, c-format msgid "Failed to symlink %s to /dev/console" msgstr "" #: src/lxc/lxc_container.c:1219 #, c-format msgid "Unable to stat bind target %s" msgstr "" #: src/lxc/lxc_container.c:1225 #, c-format msgid "Unable to stat bind source %s" msgstr "" #: src/lxc/lxc_container.c:1242 #, c-format msgid "Failed to create bind target %s" msgstr "" #: src/lxc/lxc_container.c:1249 #, c-format msgid "Failed to close bind target %s" msgstr "" #: src/lxc/lxc_container.c:1258 #, c-format msgid "Failed to bind mount directory %s to %s" msgstr "" #: src/lxc/lxc_container.c:1267 src/lxc/lxc_container.c:1592 #, c-format msgid "Failed to make directory %s readonly" msgstr "" #: src/lxc/lxc_container.c:1294 #, c-format msgid "Unable to open filesystem %s" msgstr "" #: src/lxc/lxc_container.c:1300 msgid "Unable to create blkid library handle" msgstr "" #: src/lxc/lxc_container.c:1305 #, c-format msgid "Unable to associate device %s with blkid library" msgstr "" #: src/lxc/lxc_container.c:1321 #, c-format msgid "Too many filesystems detected for %s" msgstr "" #: src/lxc/lxc_container.c:1325 #, c-format msgid "Unable to detect filesystem for %s" msgstr "" #: src/lxc/lxc_container.c:1333 #, c-format msgid "Unable to find filesystem type for %s" msgstr "" #: src/lxc/lxc_container.c:1403 src/util/iohelper.c:151 #, c-format msgid "Unable to read %s" msgstr "" #: src/lxc/lxc_container.c:1433 #, c-format msgid "%s has unexpected '*' before last line" msgstr "" #: src/lxc/lxc_container.c:1457 #, c-format msgid "Failed to mount device %s to %s" msgstr "" #: src/lxc/lxc_container.c:1480 #, c-format msgid "Failed to mount device %s to %s, unable to detect filesystem" msgstr "" #: src/lxc/lxc_container.c:1525 #, c-format msgid "Failed to mount device %s to %s as %s" msgstr "" #: src/lxc/lxc_container.c:1583 #, c-format msgid "Failed to mount directory %s as tmpfs" msgstr "" #: src/lxc/lxc_container.c:1631 #, c-format msgid "Unexpected filesystem type %s" msgstr "" #: src/lxc/lxc_container.c:1636 #, c-format msgid "Cannot mount filesystem type %s" msgstr "" #: src/lxc/lxc_container.c:1687 #, c-format msgid "Failed to create directory for '%s' dev '%s'" msgstr "" #: src/lxc/lxc_container.c:659 #, c-format msgid "Failed to access '%s'" msgstr "" #: src/lxc/lxc_container.c:671 #, c-format msgid "Failed to resolve symlink at %s" msgstr "" #: src/lxc/lxc_container.c:1749 #, c-format msgid "Failed to remove capabilities: %d" msgstr "" #: src/lxc/lxc_container.c:2117 #, c-format msgid "Failed to apply capabilities: %d" msgstr "" #: src/lxc/lxc_container.c:2178 msgid "lxcChild() passed invalid vm definition" msgstr "" #: src/lxc/lxc_container.c:2193 msgid "Failed to read the container continue message" msgstr "" #: src/lxc/lxc_container.c:2229 #, c-format msgid "Failed to open tty %s" msgstr "" #: src/lxc/lxc_container.c:2245 #, c-format msgid "cannot find init path '%s' relative to container root" msgstr "" #: src/lxc/lxc_container.c:2263 msgid "Failed to send continue signal to controller" msgstr "" #: src/lxc/lxc_container.c:2298 src/lxc/lxc_controller.c:2739 msgid "Unknown failure in libvirt_lxc startup" msgstr "" #: src/lxc/lxc_container.c:2394 msgid "Kernel doesn't support user namespace" msgstr "" #: src/lxc/lxc_container.c:2434 msgid "Failed to run clone container" msgstr "" #: src/lxc/lxc_container.c:2495 #, c-format msgid "Failed to change owner of %s to %u:%u" msgstr "" #: src/lxc/lxc_conf.c:92 src/qemu/qemu_conf.c:926 src/uml/uml_conf.c:78 msgid "cannot get the host uuid" msgstr "" #: src/lxc/lxc_controller.c:324 msgid "Unable to set console file descriptor non-blocking" msgstr "" #: src/lxc/lxc_controller.c:336 msgid "error sending continue signal to daemon" msgstr "" #: src/lxc/lxc_controller.c:348 #, c-format msgid "expecting %zu veths, but got %zu" msgstr "" #: src/lxc/lxc_controller.c:407 #, c-format msgid "expecting %zu consoles, but got %zu tty file handlers" msgstr "" #: src/lxc/lxc_controller.c:478 src/lxc/lxc_controller.c:510 msgid "An explicit disk format must be specified" msgstr "" #: src/lxc/lxc_controller.c:610 #, c-format msgid "fs format %s is not supported" msgstr "" #: src/lxc/lxc_controller.c:636 #, c-format msgid "fs driver %s is not supported" msgstr "" #: src/lxc/lxc_controller.c:664 #, c-format msgid "disk format %s is not supported" msgstr "" #: src/lxc/lxc_controller.c:687 #, c-format msgid "Disk cache mode %s is not supported" msgstr "" #: src/lxc/lxc_controller.c:701 #, c-format msgid "disk driver %s is not supported" msgstr "" #: src/lxc/lxc_controller.c:996 #, c-format msgid "failed to apply capabilities: %d" msgstr "" #: src/lxc/lxc_controller.c:1078 src/lxc/lxc_controller.c:1115 msgid "Unable to add epoll fd" msgstr "" #: src/lxc/lxc_controller.c:1089 src/lxc/lxc_controller.c:1127 msgid "Unable to remove epoll fd" msgstr "" #: src/lxc/lxc_controller.c:1157 msgid "Unable to wait on epoll" msgstr "" #: src/lxc/lxc_controller.c:1215 msgid "Unable to read container pty" msgstr "" #: src/lxc/lxc_controller.c:1243 msgid "Unable to write to container pty" msgstr "" #: src/lxc/lxc_controller.c:1302 msgid "Unable to create epoll fd" msgstr "" #: src/lxc/lxc_controller.c:1312 msgid "Unable to watch epoll FD" msgstr "" #: src/lxc/lxc_controller.c:1322 src/lxc/lxc_controller.c:1332 msgid "Unable to watch host console PTY" msgstr "" #: src/lxc/lxc_controller.c:1384 #, c-format msgid "unable write to %s" msgstr "" #: src/lxc/lxc_controller.c:1455 src/lxc/lxc_controller.c:2151 #, c-format msgid "Failed to make path %s" msgstr "" #: src/lxc/lxc_controller.c:1472 #, c-format msgid "Failed to mount devfs on %s type %s (%s)" msgstr "" #: src/lxc/lxc_controller.c:1520 #, c-format msgid "Failed to make device %s" msgstr "" #: src/lxc/lxc_controller.c:1568 src/lxc/lxc_controller.c:1646 #: src/lxc/lxc_controller.c:1725 src/lxc/lxc_controller.c:1882 #: src/lxc/lxc_driver.c:4116 src/lxc/lxc_driver.c:4301 #: src/lxc/lxc_driver.c:4370 src/lxc/lxc_driver.c:4442 #, c-format msgid "Unable to access %s" msgstr "" #: src/lxc/lxc_controller.c:1574 src/lxc/lxc_driver.c:4307 #, c-format msgid "USB source %s was not a character device" msgstr "" #: src/lxc/lxc_controller.c:1583 src/lxc/lxc_driver.c:3944 #, c-format msgid "Unable to create %s" msgstr "" #: src/lxc/lxc_controller.c:1591 src/lxc/lxc_controller.c:1671 #: src/lxc/lxc_controller.c:1750 src/lxc/lxc_controller.c:1910 #: src/lxc/lxc_driver.c:3959 #, c-format msgid "Unable to create device %s" msgstr "" #: src/lxc/lxc_controller.c:1629 src/lxc/lxc_controller.c:1708 msgid "Missing storage host block path" msgstr "" #: src/lxc/lxc_controller.c:1653 #, c-format msgid "Storage source %s must be a block device" msgstr "" #: src/lxc/lxc_controller.c:1660 src/lxc/lxc_controller.c:1739 #, c-format msgid "Failed to create directory for device %s" msgstr "" #: src/lxc/lxc_controller.c:1732 #, c-format msgid "Storage source %s must be a character device" msgstr "" #: src/lxc/lxc_controller.c:1784 src/lxc/lxc_controller.c:1812 #: src/lxc/lxc_controller.c:1844 src/lxc/lxc_driver.c:4557 #: src/lxc/lxc_driver.c:4944 #, c-format msgid "Unsupported host device mode %s" msgstr "" #: src/lxc/lxc_controller.c:1867 msgid "Can't setup disk for non-block device" msgstr "" #: src/lxc/lxc_controller.c:1872 src/lxc/lxc_driver.c:4104 msgid "Can't setup disk without media" msgstr "" #: src/lxc/lxc_controller.c:1888 #, c-format msgid "Disk source %s must be a character/block device" msgstr "" #: src/lxc/lxc_controller.c:2021 #, c-format msgid "Unable to request personality for %s on %s" msgstr "" #: src/lxc/lxc_controller.c:2113 msgid "Cannot unshare mount namespace" msgstr "" #: src/lxc/lxc_controller.c:2119 msgid "Failed to switch root mount into slave mode" msgstr "" #: src/lxc/lxc_controller.c:2171 #, c-format msgid "Failed to mount devpts on %s" msgstr "" #: src/lxc/lxc_controller.c:2178 msgid "Kernel does not support private devpts" msgstr "" #: src/lxc/lxc_controller.c:2222 src/lxc/lxc_process.c:1345 msgid "Failed to allocate tty" msgstr "" #: src/lxc/lxc_controller.c:2350 msgid "sockpair failed" msgstr "" #: src/lxc/lxc_controller.c:2356 msgid "socketpair failed" msgstr "" #: src/lxc/lxc_controller.c:2426 msgid "Unable to send container continue message" msgstr "" #: src/lxc/lxc_controller.c:2432 msgid "error receiving signal from container" msgstr "" #: src/lxc/lxc_controller.c:2705 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "" #: src/lxc/lxc_controller.c:2719 msgid "Unable to change to root dir" msgstr "" #: src/lxc/lxc_controller.c:2725 msgid "Unable to become session leader" msgstr "" #: src/lxc/lxc_driver.c:175 #, c-format msgid "Unexpected LXC URI path '%s', try lxc:///" msgstr "" #: src/lxc/lxc_driver.c:183 msgid "lxc state driver is not active" msgstr "" #: src/lxc/lxc_driver.c:255 #, c-format msgid "No domain with matching id %d" msgstr "" #: src/lxc/lxc_driver.c:312 src/lxc/lxc_process.c:380 #, c-format msgid "No domain with matching name '%s'" msgstr "" #: src/lxc/lxc_driver.c:480 src/lxc/lxc_driver.c:1115 src/lxc/lxc_driver.c:1228 msgid "System lacks NETNS support" msgstr "" #: src/lxc/lxc_driver.c:604 msgid "Cannot read cputime for domain" msgstr "" #: src/lxc/lxc_driver.c:690 msgid "Cannot set max memory lower than current memory" msgstr "" #: src/lxc/lxc_driver.c:755 msgid "Cannot set memory higher than max memory" msgstr "" #: src/bhyve/bhyve_driver.c:993 src/lxc/lxc_driver.c:1506 #: src/lxc/lxc_driver.c:3154 src/lxc/lxc_driver.c:3384 #: src/lxc/lxc_driver.c:3433 src/lxc/lxc_driver.c:3653 #: src/lxc/lxc_driver.c:3730 src/lxc/lxc_driver.c:5374 #: src/libxl/libxl_driver.c:1120 src/libxl/libxl_driver.c:1178 #: src/libxl/libxl_driver.c:1239 src/libxl/libxl_driver.c:1306 #: src/libxl/libxl_driver.c:1353 src/libxl/libxl_driver.c:1762 #: src/libxl/libxl_driver.c:1890 src/libxl/libxl_driver.c:1989 #: src/libxl/libxl_driver.c:2291 src/libxl/libxl_driver.c:2503 #: src/libxl/libxl_driver.c:3692 src/libxl/libxl_driver.c:3800 #: src/libxl/libxl_driver.c:3905 src/libxl/libxl_driver.c:4191 #: src/libxl/libxl_driver.c:4256 src/libxl/libxl_driver.c:4336 #: src/libxl/libxl_driver.c:4504 src/openvz/openvz_driver.c:624 #: src/openvz/openvz_driver.c:662 tools/virsh-domain.c:10149 #: tools/virsh-domain.c:10348 msgid "Domain is not running" msgstr "" #: src/lxc/lxc_driver.c:762 msgid "Failed to set memory for domain" msgstr "" #: src/lxc/lxc_driver.c:847 src/lxc/lxc_driver.c:966 #: src/qemu/qemu_driver.c:9803 src/qemu/qemu_driver.c:9944 msgid "cgroup memory controller is not mounted" msgstr "" #: src/lxc/lxc_driver.c:878 src/qemu/qemu_driver.c:9834 msgid "" "memory hard_limit tunable value must be lower than or equal to " "swap_hard_limit" msgstr "" #: src/lxc/lxc_driver.c:888 #, c-format msgid "unable to set memory %s tunable" msgstr "" #: src/lxc/lxc_driver.c:1068 src/libxl/libxl_driver.c:2621 #: src/libxl/libxl_driver.c:2667 src/qemu/qemu_driver.c:7109 #: src/qemu/qemu_driver.c:7157 src/xen/xen_driver.c:1561 #: src/xen/xen_driver.c:1614 #, c-format msgid "unsupported config type %s" msgstr "" #: src/lxc/lxc_driver.c:1309 src/qemu/qemu_driver.c:6292 #: src/qemu/qemu_driver.c:6343 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" #: src/lxc/lxc_driver.c:1333 src/lxc/lxc_driver.c:3579 #: src/lxc/lxc_driver.c:5380 src/lxc/lxc_process.c:387 msgid "Init pid is not yet available" msgstr "" #: src/lxc/lxc_driver.c:1340 src/qemu/qemu_driver.c:6315 #: src/qemu/qemu_driver.c:6377 msgid "Failed to get security label" msgstr "" #: src/lxc/lxc_driver.c:1376 src/qemu/qemu_driver.c:6417 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" #: src/lxc/lxc_driver.c:1385 src/qemu/qemu_driver.c:6427 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" #: src/lxc/lxc_driver.c:1579 src/qemu/qemu_driver.c:456 msgid "Failed to initialize security drivers" msgstr "" #: src/lxc/lxc_driver.c:1844 src/lxc/lxc_driver.c:1969 #: src/lxc/lxc_driver.c:2109 src/qemu/qemu_driver.c:8916 #: src/qemu/qemu_driver.c:10374 src/qemu/qemu_driver.c:10678 msgid "cgroup CPU controller is not mounted" msgstr "" #: src/lxc/lxc_driver.c:2255 src/qemu/qemu_driver.c:9028 #, c-format msgid "unable to parse blkio device '%s' '%s'" msgstr "" #: src/lxc/lxc_driver.c:2302 src/qemu/qemu_driver.c:9077 #, c-format msgid "Unknown parameter %s" msgstr "" #: src/lxc/lxc_driver.c:2367 src/lxc/lxc_driver.c:2446 #: src/lxc/lxc_driver.c:2583 src/lxc/lxc_driver.c:2792 #: src/qemu/qemu_driver.c:9171 src/qemu/qemu_driver.c:9385 msgid "blkio cgroup isn't mounted" msgstr "" #: src/lxc/lxc_driver.c:2383 src/lxc/lxc_driver.c:2464 src/vz/vz_driver.c:1238 #: src/qemu/qemu_driver.c:10816 src/qemu/qemu_driver.c:10902 #: src/test/test_driver.c:3010 #, c-format msgid "invalid path: %s" msgstr "" #: src/lxc/lxc_driver.c:2389 src/lxc/lxc_driver.c:2470 #: src/qemu/qemu_driver.c:10908 src/qemu/qemu_driver.c:11829 #: src/qemu/qemu_hotplug.c:179 #, c-format msgid "missing disk device alias name for %s" msgstr "" #: src/lxc/lxc_driver.c:2458 src/lxc/lxc_driver.c:2481 msgid "domain stats query failed" msgstr "" #: src/lxc/lxc_driver.c:2490 src/lxc/lxc_driver.c:2591 #: src/qemu/qemu_driver.c:7709 src/qemu/qemu_driver.c:7810 msgid "out of blkio weight range." msgstr "" #: src/lxc/lxc_driver.c:2674 src/qemu/qemu_driver.c:9263 #, c-format msgid "Unknown blkio parameter %s" msgstr "" #: src/lxc/lxc_driver.c:2956 src/lxc/lxc_driver.c:2989 #: src/lxc/lxc_driver.c:3021 src/lxc/lxc_driver.c:3052 #: src/lxc/lxc_driver.c:3083 src/lxc/lxc_driver.c:3115 #: src/qemu/qemu_driver.c:9556 src/qemu/qemu_driver.c:9589 #: src/qemu/qemu_driver.c:9621 src/qemu/qemu_driver.c:9652 #: src/qemu/qemu_driver.c:9683 src/qemu/qemu_driver.c:9715 #: src/util/virtypedparam.c:91 src/util/virtypedparam.c:224 #: src/util/virtypedparam.c:281 #, c-format msgid "Field name '%s' too long" msgstr "" #: src/lxc/lxc_driver.c:3171 #, c-format msgid "Invalid path, '%s' is not a known interface" msgstr "" #: src/lxc/lxc_driver.c:3227 msgid "Cannot set autostart for transient domain" msgstr "" #: src/lxc/lxc_driver.c:3250 #, c-format msgid "Cannot create autostart directory %s" msgstr "" #: src/lxc/lxc_driver.c:3257 src/libxl/libxl_driver.c:4144 #: src/qemu/qemu_driver.c:8853 src/uml/uml_driver.c:2493 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "" #: src/bhyve/bhyve_driver.c:408 src/lxc/lxc_driver.c:3264 #: src/libxl/libxl_driver.c:4151 src/network/bridge_driver.c:3608 #: src/qemu/qemu_driver.c:8862 src/storage/storage_driver.c:1299 #: src/uml/uml_driver.c:2500 #, c-format msgid "Failed to delete symlink '%s'" msgstr "" #: src/lxc/lxc_driver.c:3391 msgid "Suspend operation failed" msgstr "" #: src/lxc/lxc_driver.c:3440 msgid "Resume operation failed" msgstr "" #: src/lxc/lxc_driver.c:3506 src/uml/uml_driver.c:2640 #, c-format msgid "cannot find console device '%s'" msgstr "" #: src/lxc/lxc_driver.c:3507 src/uml/uml_driver.c:2641 msgid "default" msgstr "" #: src/lxc/lxc_driver.c:3513 src/libxl/libxl_driver.c:4433 #: src/qemu/qemu_driver.c:15971 src/uml/uml_driver.c:2647 #: src/xen/xen_driver.c:2544 #, c-format msgid "character device %s is not using a PTY" msgstr "" #: src/lxc/lxc_driver.c:3545 #, c-format msgid "signum value %d is out of range" msgstr "" #: src/lxc/lxc_driver.c:3573 msgid "Only the init process may be killed" msgstr "" #: src/lxc/lxc_driver.c:3589 #, c-format msgid "Unable to send %d signal to process %d" msgstr "" #: src/lxc/lxc_driver.c:3659 src/lxc/lxc_driver.c:3736 msgid "Init process ID is not yet known" msgstr "" #: src/lxc/lxc_driver.c:3674 src/lxc/lxc_driver.c:3751 msgid "Container does not provide an initctl pipe" msgstr "" #: src/lxc/lxc_driver.c:3687 src/lxc/lxc_driver.c:3764 #, c-format msgid "Unable to send SIGTERM to init pid %llu" msgstr "" #: src/lxc/lxc_driver.c:3793 src/libxl/libxl_driver.c:3287 #, c-format msgid "target %s already exists." msgstr "" #: src/lxc/lxc_driver.c:3815 src/qemu/qemu_driver.c:8064 msgid "device is already in the domain configuration" msgstr "" #: src/lxc/lxc_driver.c:3826 src/libxl/libxl_driver.c:3332 msgid "persistent attach of device is not supported" msgstr "" #: src/conf/domain_conf.c:13185 #, c-format msgid "multiple devices matching mac address %s found" msgstr "" #: src/lxc/lxc_driver.c:3766 src/lxc/lxc_driver.c:3822 #: src/qemu/qemu_driver.c:6764 msgid "no matching network device was found" msgstr "" #: src/lxc/lxc_driver.c:3859 src/libxl/libxl_driver.c:3649 msgid "persistent update of device is not supported" msgstr "" #: src/lxc/lxc_driver.c:3883 src/libxl/libxl_driver.c:3551 #: src/qemu/qemu_driver.c:8204 #, c-format msgid "no target device %s" msgstr "" #: src/lxc/lxc_driver.c:3904 src/libxl/libxl_driver.c:3570 #: src/qemu/qemu_driver.c:8223 src/qemu/qemu_driver.c:8247 #: src/qemu/qemu_hotplug.c:1527 src/qemu/qemu_hotplug.c:4165 #: src/qemu/qemu_hotplug.c:4222 src/qemu/qemu_hotplug.c:4280 msgid "device not present in domain configuration" msgstr "" #: src/lxc/lxc_driver.c:3915 src/libxl/libxl_driver.c:3580 msgid "persistent detach of device is not supported" msgstr "" #: src/lxc/lxc_driver.c:3991 #, c-format msgid "Unexpected device type %d" msgstr "" #: src/lxc/lxc_driver.c:4049 #, c-format msgid "Unable to remove device %s" msgstr "" #: src/lxc/lxc_driver.c:4088 src/lxc/lxc_driver.c:4188 #: src/lxc/lxc_driver.c:4615 src/lxc/lxc_driver.c:4796 #: src/lxc/lxc_driver.c:4845 msgid "Cannot attach disk until init PID is known" msgstr "" #: src/lxc/lxc_driver.c:4094 src/lxc/lxc_driver.c:4544 #: src/lxc/lxc_driver.c:4635 src/lxc/lxc_driver.c:4751 #: src/lxc/lxc_driver.c:4811 src/lxc/lxc_driver.c:4860 msgid "devices cgroup isn't mounted" msgstr "" #: src/lxc/lxc_driver.c:4110 src/libxl/libxl_driver.c:2974 #: src/qemu/qemu_driver.c:8033 src/qemu/qemu_hotplug.c:344 #: src/qemu/qemu_hotplug.c:583 src/qemu/qemu_hotplug.c:701 #: src/uml/uml_driver.c:2193 #, c-format msgid "target %s already exists" msgstr "" #: src/lxc/lxc_driver.c:4122 #, c-format msgid "Disk source %s must be a block device" msgstr "" #: src/lxc/lxc_driver.c:4211 src/lxc/lxc_process.c:546 msgid "No bridge name specified" msgstr "" #: src/lxc/lxc_driver.c:4169 src/lxc/lxc_process.c:400 #: src/qemu/qemu_command.c:314 src/qemu/qemu_hotplug.c:1719 #, c-format msgid "Network '%s' is not active." msgstr "" #: src/lxc/lxc_driver.c:4227 msgid "Network device type is not supported" msgstr "" #: src/lxc/lxc_driver.c:4287 msgid "host USB device already exists" msgstr "" #: src/lxc/lxc_driver.c:4358 src/lxc/lxc_driver.c:4430 msgid "Missing storage block path" msgstr "" #: src/lxc/lxc_driver.c:4364 src/lxc/lxc_driver.c:4436 msgid "host device already exists" msgstr "" #: src/lxc/lxc_driver.c:4377 src/lxc/lxc_driver.c:4449 #, c-format msgid "Hostdev source %s must be a block device" msgstr "" #: src/lxc/lxc_driver.c:4501 src/lxc/lxc_driver.c:4522 #: src/lxc/lxc_driver.c:4895 src/lxc/lxc_driver.c:4915 #, c-format msgid "Unsupported host device type %s" msgstr "" #: src/lxc/lxc_driver.c:4538 src/lxc/lxc_driver.c:4931 msgid "Cannot attach hostdev until init PID is known" msgstr "" #: src/lxc/lxc_driver.c:4594 src/libxl/libxl_driver.c:3264 #: src/vz/vz_driver.c:1116 src/uml/uml_driver.c:2275 #, c-format msgid "device type '%s' cannot be attached" msgstr "" #: src/lxc/lxc_driver.c:4623 src/libxl/libxl_driver.c:3128 #: src/qemu/qemu_hotplug.c:3553 src/uml/uml_driver.c:2324 #, c-format msgid "disk %s not found" msgstr "" #: src/lxc/lxc_driver.c:4641 src/qemu/qemu_hotplug.c:3402 #, c-format msgid "network device %s not found" msgstr "" #: src/lxc/lxc_driver.c:4699 msgid "Only bridged veth devices can be detached" msgstr "" #: src/lxc/lxc_driver.c:4740 msgid "usb device not found" msgstr "" #: src/lxc/lxc_driver.c:4804 src/lxc/lxc_driver.c:4853 #, c-format msgid "hostdev %s not found" msgstr "" #: src/lxc/lxc_driver.c:4973 src/libxl/libxl_driver.c:3529 #: src/vz/vz_driver.c:1193 src/xen/xm_internal.c:1376 #, c-format msgid "device type '%s' cannot be detached" msgstr "" #: src/lxc/lxc_driver.c:5015 src/lxc/lxc_driver.c:5144 #: src/lxc/lxc_driver.c:5257 src/vz/vz_driver.c:1082 src/vz/vz_driver.c:1159 msgid "cannot do live update a device on inactive domain" msgstr "" #: src/lxc/lxc_driver.c:5026 src/lxc/lxc_driver.c:5152 #: src/lxc/lxc_driver.c:5265 src/libxl/libxl_driver.c:3699 #: src/libxl/libxl_driver.c:3807 src/libxl/libxl_driver.c:3912 msgid "cannot modify device on transient domain" msgstr "" #: src/lxc/lxc_driver.c:5197 msgid "Unable to modify live devices" msgstr "" #: src/bhyve/bhyve_driver.c:255 src/lxc/lxc_driver.c:5408 #: src/libxl/libxl_driver.c:866 src/qemu/qemu_command.c:9585 #: src/qemu/qemu_driver.c:1308 src/xen/xen_driver.c:661 msgid "Host SMBIOS information is not available" msgstr "" #: src/lxc/lxc_driver.c:5455 msgid "domain is not active" msgstr "" #: src/lxc/lxc_driver.c:5696 src/qemu/qemu_driver.c:18107 msgid "cgroup CPUACCT controller is not mounted" msgstr "" #: src/lxc/lxc_process.c:277 src/network/bridge_driver.c:1927 #: src/qemu/qemu_command.c:395 src/qemu/qemu_driver.c:9853 #: src/qemu/qemu_hotplug.c:2170 src/util/virnetdevmacvlan.c:938 #, c-format msgid "cannot set bandwidth limits on %s" msgstr "" #: src/lxc/lxc_process.c:325 msgid "Unable to set network bandwidth on direct interfaces" msgstr "" #: src/lxc/lxc_process.c:339 msgid "Unable to set port profile on direct interfaces" msgstr "" #: src/lxc/lxc_process.c:575 #, c-format msgid "Unsupported network type %s" msgstr "" #: src/lxc/lxc_process.c:731 #, c-format msgid "Unable to stat %s" msgstr "" #: src/lxc/lxc_process.c:834 #, c-format msgid "Invalid PID %d for container" msgstr "" #: src/lxc/lxc_process.c:859 msgid "Unable to kill all processes" msgstr "" #: src/lxc/lxc_process.c:865 msgid "Unable to thaw all processes" msgstr "" #: src/lxc/lxc_process.c:879 msgid "Some processes refused to die" msgstr "" #: src/lxc/lxc_process.c:887 #, c-format msgid "Processes %d refused to die" msgstr "" #: src/lxc/lxc_process.c:1048 msgid "Failure while reading log output" msgstr "" #: src/lxc/lxc_process.c:1069 #, c-format msgid "Out of space while reading log output: %s" msgstr "" #: src/lxc/lxc_process.c:1084 #, c-format msgid "Timed out while reading log output: %s" msgstr "" #: src/lxc/lxc_process.c:1104 #, c-format msgid "Unable to open log file %s" msgstr "" #: src/lxc/lxc_process.c:1111 #, c-format msgid "Unable to seek log file %s to %llu" msgstr "" #: src/lxc/lxc_process.c:1207 msgid "Unable to find 'cpuacct' cgroups controller mount" msgstr "" #: src/lxc/lxc_process.c:1214 msgid "Unable to find 'devices' cgroups controller mount" msgstr "" #: src/lxc/lxc_process.c:1221 msgid "Unable to find 'memory' cgroups controller mount" msgstr "" #: src/lxc/lxc_process.c:1242 #, c-format msgid "Cannot create log directory '%s'" msgstr "" #: src/lxc/lxc_process.c:1235 msgid "Only PTY console types are supported" msgstr "" #: src/lxc/lxc_process.c:1439 src/lxc/lxc_process.c:1447 #: src/lxc/lxc_process.c:1487 src/lxc/lxc_process.c:1516 #, c-format msgid "guest failed to start: %s" msgstr "" #: src/lxc/lxc_process.c:1463 msgid "could not close handshake fd" msgstr "" #: src/lxc/lxc_process.c:1266 #, c-format msgid "Failed to read pid file %s/%s.pid" msgstr "" #: src/lxc/lxc_process.c:1503 src/lxc/lxc_process.c:1686 #, c-format msgid "No valid cgroup for machine %s" msgstr "" #: src/lxc/lxc_process.c:1554 msgid "could not close logfile" msgstr "" #: src/bhyve/bhyve_driver.c:94 src/lxc/lxc_process.c:1619 #: src/libxl/libxl_driver.c:327 src/qemu/qemu_driver.c:302 #: src/uml/uml_driver.c:193 #, c-format msgid "Failed to autostart VM '%s': %s" msgstr "" #: src/libxl/libxl_domain.c:153 src/qemu/qemu_domain.c:1683 msgid "cannot acquire state change lock" msgstr "" #: src/libxl/libxl_domain.c:156 src/qemu/qemu_domain.c:1700 msgid "cannot acquire job mutex" msgstr "" #: src/qemu/qemu_domain.c:2414 #, c-format msgid "failed to open logfile %s" msgstr "" #: src/libxl/libxl_domain.c:522 #, c-format msgid "cannot create libxenlight logger for domain %s" msgstr "" #: src/libxl/libxl_domain.c:529 msgid "Failed libxl context initialization" msgstr "" #: src/bhyve/bhyve_driver.c:95 src/libxl/libxl_domain.c:521 #: src/libxl/libxl_driver.c:329 src/qemu/qemu_capabilities.c:3084 #: src/qemu/qemu_driver.c:295 src/qemu/qemu_driver.c:304 #: src/secret/secret_driver.c:491 src/uml/uml_driver.c:194 #: src/util/virdbus.c:1570 src/util/virerror.c:284 src/util/virhook.c:304 #: src/util/virhostdev.c:789 src/util/virhostdev.c:820 #: src/util/virhostdev.c:895 src/xenapi/xenapi_utils.c:269 #: tools/virsh-domain-monitor.c:57 tools/vsh.c:287 msgid "unknown error" msgstr "" #: src/libxl/libxl_driver.c:3983 src/libxl/libxl_conf.c:1842 msgid "libxl_get_physinfo_info failed" msgstr "" #: src/libxl/libxl_conf.c:1848 #, c-format msgid "machine type %s too big for destination" msgstr "" #: src/libxl/libxl_domain.c:639 #, c-format msgid "Failed to open domain image file '%s'" msgstr "" #: src/libxl/libxl_domain.c:645 msgid "failed to read libxl header" msgstr "" #: src/libxl/libxl_domain.c:650 src/qemu/qemu_driver.c:6571 msgid "image magic is incorrect" msgstr "" #: src/libxl/libxl_domain.c:656 src/qemu/qemu_driver.c:6597 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" #: src/libxl/libxl_domain.c:663 src/qemu/qemu_driver.c:6604 #, c-format msgid "invalid XML length: %d" msgstr "" #: src/libxl/libxl_domain.c:671 src/qemu/qemu_driver.c:6613 msgid "failed to read XML" msgstr "" #: src/libxl/libxl_domain.c:584 msgid "Failed to create thread to handle domain shutdown" msgstr "" #: src/libxl/libxl_domain.c:836 src/libxl/libxl_driver.c:2363 #, c-format msgid "Failed to pin vcpu '%d' with libxenlight" msgstr "" #: src/libxl/libxl_domain.c:973 src/qemu/qemu_driver.c:7037 #, c-format msgid "" "cannot restore domain '%s' uuid %s from a file which belongs to domain '%s' " "uuid %s" msgstr "" #: src/libxl/libxl_driver.c:759 #, c-format msgid "libxenlight failed to get free memory for domain '%s'" msgstr "" #: src/libxl/libxl_domain.c:1044 #, c-format msgid "libxenlight failed to create new domain '%s'" msgstr "" #: src/libxl/libxl_domain.c:1048 #, c-format msgid "libxenlight failed to restore domain '%s'" msgstr "" #: src/libxl/libxl_domain.c:1070 msgid "libxenlight failed to store userdata" msgstr "" #: src/libxl/libxl_driver.c:599 msgid "VNC" msgstr "" #: src/libxl/libxl_conf.c:1576 #, c-format msgid "failed to create log dir '%s': %s" msgstr "" #: src/libxl/libxl_driver.c:640 #, c-format msgid "failed to create state dir '%s': %s" msgstr "" #: src/libxl/libxl_driver.c:647 #, c-format msgid "failed to create lib dir '%s': %s" msgstr "" #: src/libxl/libxl_driver.c:654 #, c-format msgid "failed to create save dir '%s': %s" msgstr "" #: src/libxl/libxl_driver.c:661 #, c-format msgid "failed to create dump dir '%s': %s" msgstr "" #: src/libxl/libxl_driver.c:684 msgid "cannot create capabilities for libxenlight" msgstr "" #: src/libxl/libxl_driver.c:789 msgid "libxenlight state driver is not active" msgstr "" #: src/libxl/libxl_driver.c:799 src/xen/xen_driver.c:453 #, c-format msgid "unexpected Xen URI path '%s', try xen:///" msgstr "" #: src/libxl/libxl_driver.c:1127 #, c-format msgid "Failed to suspend domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1185 #, c-format msgid "Failed to resume domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1250 src/libxl/libxl_driver.c:1265 #, c-format msgid "Failed to shutdown domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1316 #, c-format msgid "Failed to reboot domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1359 src/libxl/libxl_driver.c:1711 #: src/libxl/libxl_driver.c:1922 #, c-format msgid "Failed to destroy domain '%d'" msgstr "" #: src/libxl/libxl_driver.c:1476 msgid "cannot set memory on an inactive domain" msgstr "" #: src/libxl/libxl_driver.c:1483 src/libxl/libxl_driver.c:2153 msgid "cannot change persistent config of a transient domain" msgstr "" #: src/libxl/libxl_driver.c:1498 #, c-format msgid "Failed to set maximum memory for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1519 src/qemu/qemu_driver.c:2368 #: src/uml/uml_driver.c:1874 msgid "cannot set memory higher than max memory" msgstr "" #: src/libxl/libxl_driver.c:1533 #, c-format msgid "Failed to set memory for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1594 src/libxl/libxl_driver.c:4672 #: src/libxl/libxl_driver.c:4813 #, c-format msgid "libxl_domain_info failed for domain '%d'" msgstr "" #: src/libxl/libxl_driver.c:1657 #, c-format msgid "Domain '%d' has to be running because libxenlight will suspend it" msgstr "" #: src/libxl/libxl_driver.c:1665 #, c-format msgid "Failed to create domain save file '%s'" msgstr "" #: src/libxl/libxl_driver.c:1680 msgid "Failed to write save file header" msgstr "" #: src/libxl/libxl_driver.c:1686 msgid "Failed to write xml description" msgstr "" #: src/libxl/libxl_driver.c:1697 #, c-format msgid "Failed to save domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1722 src/libxl/libxl_driver.c:1851 msgid "cannot close file" msgstr "" #: src/libxl/libxl_driver.c:1746 src/libxl/libxl_driver.c:1814 #: src/test/test_driver.c:1977 src/test/test_driver.c:2079 #: src/xen/xen_driver.c:1183 src/xen/xen_driver.c:1306 msgid "xml modification unsupported" msgstr "" #: src/libxl/libxl_driver.c:1898 #, c-format msgid "Before dumping core, failed to suspend domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1913 #, c-format msgid "Failed to dump core of domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1941 #, c-format msgid "After dumping core, failed to resume domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:1994 src/qemu/qemu_driver.c:3384 #: src/test/test_driver.c:5762 msgid "cannot do managed save for transient domain" msgstr "" #: src/libxl/libxl_driver.c:2127 src/libxl/libxl_driver.c:2284 #: src/xen/xen_driver.c:1357 #, c-format msgid "invalid flag combination: (0x%x)" msgstr "" #: src/libxl/libxl_driver.c:2132 msgid "nvcpus is zero" msgstr "" #: src/libxl/libxl_driver.c:2147 msgid "cannot set vcpus on an inactive domain" msgstr "" #: src/libxl/libxl_driver.c:2159 src/xen/xend_internal.c:1774 #: src/xen/xm_internal.c:691 msgid "could not determine max vcpus for the domain" msgstr "" #: src/libxl/libxl_driver.c:2168 src/qemu/qemu_driver.c:4962 #: src/xen/xend_internal.c:1779 src/xen/xm_internal.c:701 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" #: src/libxl/libxl_driver.c:2202 src/libxl/libxl_driver.c:2213 #, c-format msgid "Failed to set vcpus for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:2298 msgid "domain is transient" msgstr "" #: src/libxl/libxl_driver.c:2341 msgid "domain is inactive" msgstr "" #: src/libxl/libxl_driver.c:2655 #, c-format msgid "Failed to delete vcpupin xml for vcpu '%d'" msgstr "" #: src/libxl/libxl_driver.c:2380 msgid "failed to update or add vcpupin xml" msgstr "" #: src/libxl/libxl_driver.c:2510 src/libxl/libxl_driver.c:4712 #, c-format msgid "Failed to list vcpus for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:2897 msgid "parsing xm config failed" msgstr "" #: src/libxl/libxl_driver.c:2850 src/qemu/qemu_driver.c:7596 #: src/uml/uml_driver.c:2153 src/vmware/vmware_driver.c:811 msgid "cannot undefine transient domain" msgstr "" #: src/libxl/libxl_driver.c:2862 src/qemu/qemu_driver.c:7621 msgid "Failed to remove domain managed save image" msgstr "" #: src/libxl/libxl_driver.c:2867 src/vz/vz_sdk.c:3841 #: src/qemu/qemu_driver.c:7627 src/test/test_driver.c:2825 #: tools/virsh-domain.c:3852 msgid "Refusing to undefine while domain managed save image exists" msgstr "" #: src/libxl/libxl_driver.c:2923 src/qemu/qemu_driver.c:7911 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" #: src/libxl/libxl_driver.c:2930 src/qemu/qemu_hotplug.c:186 #, c-format msgid "Removable media not supported for %s device" msgstr "" #: src/libxl/libxl_driver.c:2940 #, c-format msgid "libxenlight failed to change media for disk '%s'" msgstr "" #: src/libxl/libxl_driver.c:2980 src/qemu/qemu_hotplug.c:712 #: src/uml/uml_driver.c:2200 msgid "disk source path is missing" msgstr "" #: src/libxl/libxl_driver.c:2998 #, c-format msgid "libxenlight failed to attach disk '%s'" msgstr "" #: src/libxl/libxl_driver.c:3012 src/qemu/qemu_hotplug.c:836 #: src/uml/uml_driver.c:2270 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" #: src/libxl/libxl_driver.c:3018 src/qemu/qemu_hotplug.c:842 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" #: src/libxl/libxl_driver.c:3140 #, c-format msgid "libxenlight failed to detach disk '%s'" msgstr "" #: src/libxl/libxl_driver.c:3155 #, c-format msgid "disk bus '%s' cannot be hot unplugged." msgstr "" #: src/libxl/libxl_driver.c:3161 #, c-format msgid "device type '%s' cannot hot unplugged" msgstr "" #: src/libxl/libxl_driver.c:3604 src/qemu/qemu_driver.c:7945 #, c-format msgid "disk bus '%s' cannot be updated." msgstr "" #: src/libxl/libxl_driver.c:3611 #, c-format msgid "device type '%s' cannot be updated" msgstr "" #: src/libxl/libxl_driver.c:3631 src/openvz/openvz_driver.c:2052 #: src/qemu/qemu_driver.c:8336 #, c-format msgid "target %s doesn't exist." msgstr "" #: src/libxl/libxl_driver.c:3636 src/qemu/qemu_driver.c:8342 msgid "this disk doesn't support update" msgstr "" #: src/libxl/libxl_driver.c:4012 src/libxl/libxl_conf.c:204 msgid "libxl_get_numainfo failed" msgstr "" #: src/libxl/libxl_driver.c:4019 src/nodeinfo.c:1903 src/nodeinfo.c:2201 #: src/nodeinfo.c:2274 src/nodeinfo.c:2321 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" #: src/bhyve/bhyve_driver.c:379 src/libxl/libxl_driver.c:4122 #: src/qemu/qemu_driver.c:8826 src/uml/uml_driver.c:2471 msgid "cannot set autostart for transient domain" msgstr "" #: src/bhyve/bhyve_driver.c:394 src/libxl/libxl_driver.c:4137 #: src/qemu/qemu_driver.c:8846 src/storage/storage_driver.c:1284 #: src/uml/uml_driver.c:2486 #, c-format msgid "cannot create autostart directory %s" msgstr "" #: src/libxl/libxl_driver.c:4216 #, c-format msgid "Failed to get scheduler id for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:4264 src/libxl/libxl_driver.c:4344 msgid "Only 'credit' scheduler is supported" msgstr "" #: src/libxl/libxl_driver.c:4270 src/libxl/libxl_driver.c:4350 #, c-format msgid "Failed to get scheduler parameters for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:4366 #, c-format msgid "Failed to set scheduler parameters for domain '%d' with libxenlight" msgstr "" #: src/libxl/libxl_driver.c:4401 src/xen/xen_driver.c:2523 msgid "Named device aliases are not supported" msgstr "" #: src/libxl/libxl_driver.c:4426 src/qemu/qemu_driver.c:15964 #, c-format msgid "cannot find character device %s" msgstr "" #: src/libxl/libxl_driver.c:4446 src/qemu/qemu_driver.c:15984 msgid "Active console session exists for this domain" msgstr "" #: src/libxl/libxl_driver.c:4551 msgid "unable to get numa affinity" msgstr "" #: src/libxl/libxl_driver.c:4561 #, c-format msgid "Node %zu out of range" msgstr "" #: src/libxl/libxl_conf.c:172 msgid "Failed to get node physical info from libxenlight" msgstr "" #: src/libxl/libxl_conf.c:210 msgid "libxl_get_cpu_topology failed" msgstr "" #: src/libxl/libxl_conf.c:318 msgid "Failed to get version info from libxenlight" msgstr "" #: src/libxl/libxl_conf.c:333 src/libxl/libxl_conf.c:1527 #: src/storage/storage_backend_logical.c:225 src/util/vircommand.c:2942 #, c-format msgid "Failed to compile regex %s" msgstr "" #: src/libxl/libxl_conf.c:525 #, c-format msgid "libxenlight failed to resolve security label '%s'" msgstr "" #: src/libxl/libxl_conf.c:533 #, c-format msgid "libxenlight failed to parse UUID '%s'" msgstr "" #: src/libxl/libxl_conf.c:552 msgid "unknown chrdev type" msgstr "" #: src/libxl/libxl_conf.c:623 src/qemu/qemu_command.c:6702 #, c-format msgid "unsupported chardev '%s'" msgstr "" #: src/libxl/libxl_conf.c:761 msgid "Only one serial device is supported by libxl" msgstr "" #: src/libxl/libxl_conf.c:771 msgid "Parallel devices are not supported by libxl" msgstr "" #: src/libxl/libxl_conf.c:960 src/libxl/libxl_conf.c:985 #: src/libxl/libxl_conf.c:995 src/libxl/libxl_conf.c:1007 #, c-format msgid "libxenlight does not support disk format %s with disk driver %s" msgstr "" #: src/libxl/libxl_conf.c:1017 #, c-format msgid "libxenlight does not support disk driver %s" msgstr "" #: src/libxl/libxl_conf.c:1042 msgid "libxenlight does not support transient disks" msgstr "" #: src/libxl/libxl_conf.c:903 #, c-format msgid "libxenlight does not support network device type %s" msgstr "" #: src/libxl/libxl_conf.c:1583 #, c-format msgid "Failed to create log file '%s': %s" msgstr "" #: src/libxl/libxl_conf.c:1608 msgid "cannot create logger for libxenlight, disabling driver" msgstr "" #: src/libxl/libxl_conf.c:1613 msgid "" "cannot initialize libxenlight context, probably not running in a Xen Dom0, " "disabling driver" msgstr "" #: src/libxl/libxl_conf.c:1619 msgid "cannot version information from libxenlight, disabling driver" msgstr "" #: src/libxl/libxl_conf.c:1629 msgid "Unable to configure libxl's memory management parameters" msgstr "" #: src/network/bridge_driver.c:175 #, c-format msgid "no network with matching uuid '%s' (%s)" msgstr "" #: src/network/bridge_driver.c:1033 #, c-format msgid "" "Publicly routable address %s is prohibited. The version of dnsmasq on this " "host (%d.%d) doesn't support the bind-dynamic option or use SO_BINDTODEVICE " "on listening sockets, one of which is required for safe operation on a " "publicly routable subnet (see CVE-2012-3411). You must either upgrade " "dnsmasq, or use a private/local subnet range for this network (as described " "in RFC1918/RFC3484/RFC4193)." msgstr "" #: src/network/bridge_driver.c:1133 msgid "For IPv4, multiple DHCP definitions cannot be specified." msgstr "" #: src/network/bridge_driver.c:1146 #, c-format msgid "" "The version of dnsmasq on this host (%d.%d) doesn't adequately support IPv6 " "dhcp range or dhcp host specification. Version %d.%d or later is required." msgstr "" #: src/network/bridge_driver.c:1159 msgid "For IPv6, multiple DHCP definitions cannot be specified." msgstr "" #: src/network/bridge_driver.c:1330 #, c-format msgid "couldn't write dnsmasq config file '%s'" msgstr "" #: src/network/bridge_driver.c:523 src/network/bridge_driver.c:661 #: src/network/bridge_driver.c:1375 src/network/bridge_driver.c:1386 #: src/network/bridge_driver.c:1680 src/network/bridge_driver.c:1686 #: src/storage/storage_driver.c:265 #, c-format msgid "cannot create directory %s" msgstr "" #: src/network/bridge_driver.c:1577 #, c-format msgid "bridge '%s' has an invalid prefix" msgstr "" #: src/network/bridge_driver.c:1633 #, c-format msgid "couldn't write radvd config file '%s'" msgstr "" #: src/network/bridge_driver.c:1672 #, c-format msgid "Cannot find %s - Possibly the package isn't installed" msgstr "" #: src/network/bridge_driver.c:1687 #, c-format msgid "cannot write to %s to disable IPv6 on bridge %s" msgstr "" #: src/network/bridge_driver.c:1935 src/network/bridge_driver.c:1949 #, c-format msgid "cannot disable %s" msgstr "" #: src/network/bridge_driver.c:1968 #, c-format msgid "bridge '%s' has an invalid netmask or IP address" msgstr "" #: src/network/bridge_driver.c:2015 #, c-format msgid "network '%s' has an invalid netmask or IP address in route definition" msgstr "" #: src/network/bridge_driver.c:2174 msgid "failed to enable IP forwarding" msgstr "" #: src/network/bridge_driver.c:2466 msgid "network is already active" msgstr "" #: src/test/test_driver.c:3325 msgid "no network with matching uuid" msgstr "" #: src/network/bridge_driver.c:2623 src/network/bridge_driver.c:3904 #: src/network/bridge_driver.c:4311 src/network/bridge_driver.c:4509 #: src/network/bridge_driver.c:4666 src/network/bridge_driver.c:5036 #: src/network/bridge_driver.c:5069 #, c-format msgid "no network with matching name '%s'" msgstr "" #: src/network/bridge_driver.c:2920 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "" #: src/network/bridge_driver.c:2928 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "" #: src/network/bridge_driver.c:2936 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "" #: src/network/bridge_driver.c:2944 #, c-format msgid "Unsupported element in network %s with forward mode='%s'" msgstr "" #: src/network/bridge_driver.c:2952 #, c-format msgid "" "Unsupported network-wide element in network %s with forward " "mode='%s'" msgstr "" #: src/network/bridge_driver.c:3005 msgid "" "Multiple IPv4 dhcp sections found -- dhcp is supported only for a single " "IPv4 address on each network" msgstr "" #: src/network/bridge_driver.c:3018 msgid "" "Multiple IPv6 dhcp sections found -- dhcp is supported only for a single " "IPv6 address on each network" msgstr "" #: src/network/bridge_driver.c:3062 #, c-format msgid "" "network '%s' has multiple default elements (%s and %s), but only " "one default is allowed" msgstr "" #: src/network/bridge_driver.c:3097 #, c-format msgid "" " element specified for network %s, whose type doesn't support vlan " "configuration" msgstr "" #: src/network/bridge_driver.c:3024 msgid "network is not active" msgstr "" #: src/network/bridge_driver.c:3530 src/test/test_driver.c:3446 #, c-format msgid "network '%s' does not have a bridge name." msgstr "" #: src/network/bridge_driver.c:3579 msgid "cannot set autostart for transient network" msgstr "" #: src/network/bridge_driver.c:3594 #, c-format msgid "cannot create autostart directory '%s'" msgstr "" #: src/bhyve/bhyve_driver.c:401 src/network/bridge_driver.c:3601 #: src/storage/storage_driver.c:1291 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "" #: src/network/bridge_driver.c:2350 #, c-format msgid "Could not get Virtual functions on %s" msgstr "" #: src/network/bridge_driver.c:3272 #, c-format msgid "No Vf's present on SRIOV PF %s" msgstr "" #: src/network/bridge_driver.c:3293 msgid "Direct mode types require interface names" msgstr "" #: src/network/bridge_driver.c:4013 #, c-format msgid "" " not supported for network '%s' which uses a bridge " "device" msgstr "" #: src/network/bridge_driver.c:4038 src/network/bridge_driver.c:4191 #, c-format msgid "" "network '%s' requires exclusive access to interfaces, but none are available" msgstr "" #: src/network/bridge_driver.c:4063 #, c-format msgid "unrecognized driver name value %d in network '%s'" msgstr "" #: src/network/bridge_driver.c:4087 #, c-format msgid "" " not supported for network '%s' which uses an SR-IOV " "Virtual Function via PCI passthrough" msgstr "" #: src/network/bridge_driver.c:4138 #, c-format msgid "" " not supported for network '%s' which uses a macvtap " "device" msgstr "" #: src/network/bridge_driver.c:4151 #, c-format msgid "" "network '%s' uses a direct mode, but has no forward dev and no interface pool" msgstr "" #: src/network/bridge_driver.c:4222 #, c-format msgid "" "an interface connecting to network '%s' is requesting a vlan tag, but that " "is not supported for this type of network" msgstr "" #: src/network/bridge_driver.c:4228 #, c-format msgid "" "an interface of type '%s' is requesting a vlan tag, but that is not " "supported for this type of connection" msgstr "" #: src/network/bridge_driver.c:4340 #, c-format msgid "" "network '%s' uses a direct or hostdev mode, but has no forward dev and no " "interface pool" msgstr "" #: src/network/bridge_driver.c:4352 src/network/bridge_driver.c:4543 msgid "the interface uses a direct mode, but has no source dev" msgstr "" #: src/network/bridge_driver.c:4369 src/network/bridge_driver.c:4559 #, c-format msgid "network '%s' doesn't have dev='%s' in use by domain" msgstr "" #: src/network/bridge_driver.c:4386 #, c-format msgid "network '%s' claims dev='%s' is already in use by a different domain" msgstr "" #: src/network/bridge_driver.c:4403 src/network/bridge_driver.c:4575 msgid "the interface uses a hostdev mode, but has no hostdev" msgstr "" #: src/network/bridge_driver.c:4421 src/network/bridge_driver.c:4591 #, c-format msgid "" "network '%s' doesn't have PCI device %04x:%02x:%02x.%x in use by domain" msgstr "" #: src/network/bridge_driver.c:4438 #, c-format msgid "" "network '%s' claims the PCI device at domain=%d bus=%d slot=%d function=%d " "is already in use by a different domain" msgstr "" #: src/network/bridge_driver.c:4531 #, c-format msgid "" "network '%s' uses a direct/hostdev mode, but has no forward dev and no " "interface pool" msgstr "" #: src/network/bridge_driver.c:4107 #, c-format msgid "network '%s' doesn't have an IPv4 address" msgstr "" #: src/network/bridge_driver.c:4701 #, c-format msgid "network '%s' has no associated interface or bridge" msgstr "" #: src/network/bridge_driver.c:4763 #, c-format msgid "" "Invalid use of 'floor' on interface with MAC address %s - network '%s' has " "no inbound QoS set" msgstr "" #: src/network/bridge_driver.c:4787 #, c-format msgid "" "Cannot plug '%s' interface into '%s' because it would overcommit 'peak' on " "network '%s'" msgstr "" #: src/network/bridge_driver.c:4798 #, c-format msgid "" "Cannot plug '%s' interface into '%s' because it would overcommit 'average' " "on network '%s'" msgstr "" #: src/network/bridge_driver.c:4914 #, c-format msgid "Cannot set bandwidth on interface '%s' of type %d" msgstr "" #: src/network/bridge_driver.c:4852 msgid "Could not generate next class ID" msgstr "" #: src/network/bridge_driver_linux.c:121 #, c-format msgid "Network is already in use by interface %s" msgstr "" #: src/network/bridge_driver_linux.c:175 src/network/bridge_driver_linux.c:359 #, c-format msgid "Invalid prefix or netmask for '%s'" msgstr "" #: src/network/bridge_driver_linux.c:152 #, c-format msgid "failed to add iptables rule to allow forwarding from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:165 #, c-format msgid "failed to add iptables rule to allow forwarding to '%s'" msgstr "" #: src/network/bridge_driver_linux.c:211 #, c-format msgid "failed to add iptables rule to enable masquerading to %s" msgstr "" #: src/network/bridge_driver_linux.c:215 msgid "failed to add iptables rule to enable masquerading" msgstr "" #: src/network/bridge_driver_linux.c:228 #, c-format msgid "failed to add iptables rule to enable UDP masquerading to %s" msgstr "" #: src/network/bridge_driver_linux.c:232 msgid "failed to add iptables rule to enable UDP masquerading" msgstr "" #: src/network/bridge_driver_linux.c:245 #, c-format msgid "failed to add iptables rule to enable TCP masquerading to %s" msgstr "" #: src/network/bridge_driver_linux.c:249 msgid "failed to add iptables rule to enable TCP masquerading" msgstr "" #: src/network/bridge_driver_linux.c:260 #, c-format msgid "" "failed to add iptables rule to prevent local broadcast masquerading on %s" msgstr "" #: src/network/bridge_driver_linux.c:264 msgid "failed to add iptables rule to prevent local broadcast masquerading" msgstr "" #: src/network/bridge_driver_linux.c:275 #, c-format msgid "" "failed to add iptables rule to prevent local multicast masquerading on %s" msgstr "" #: src/network/bridge_driver_linux.c:279 msgid "failed to add iptables rule to prevent local multicast masquerading" msgstr "" #: src/network/bridge_driver_linux.c:389 #, c-format msgid "failed to add iptables rule to allow routing from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:400 #, c-format msgid "failed to add iptables rule to allow routing to '%s'" msgstr "" #: src/network/bridge_driver_linux.c:453 #, c-format msgid "failed to add ip6tables rule to block outbound traffic from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:460 #, c-format msgid "failed to add ip6tables rule to block inbound traffic to '%s'" msgstr "" #: src/network/bridge_driver_linux.c:468 #, c-format msgid "failed to add ip6tables rule to allow cross bridge traffic on '%s'" msgstr "" #: src/network/bridge_driver_linux.c:480 src/network/bridge_driver_linux.c:487 #, c-format msgid "failed to add ip6tables rule to allow DNS requests from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:494 #, c-format msgid "failed to add ip6tables rule to allow DHCP6 requests from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:555 src/network/bridge_driver_linux.c:562 #, c-format msgid "failed to add iptables rule to allow DHCP requests from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:569 #, c-format msgid "failed to add iptables rule to allow DHCP replies to '%s'" msgstr "" #: src/network/bridge_driver_linux.c:590 src/network/bridge_driver_linux.c:597 #, c-format msgid "failed to add iptables rule to allow DNS requests from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:606 #, c-format msgid "failed to add iptables rule to allow TFTP requests from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:615 #, c-format msgid "failed to add iptables rule to block outbound traffic from '%s'" msgstr "" #: src/network/bridge_driver_linux.c:622 #, c-format msgid "failed to add iptables rule to block inbound traffic to '%s'" msgstr "" #: src/network/bridge_driver_linux.c:630 #, c-format msgid "failed to add iptables rule to allow cross bridge traffic on '%s'" msgstr "" #: src/node_device/node_device_driver.c:123 #, c-format msgid "cannot resolve driver link %s" msgstr "" #: src/node_device/node_device_driver.c:255 #: src/node_device/node_device_driver.c:337 #: src/node_device/node_device_driver.c:370 #: src/node_device/node_device_driver.c:407 #: src/node_device/node_device_driver.c:452 #: src/node_device/node_device_driver.c:632 src/test/test_driver.c:5317 #: src/test/test_driver.c:5346 src/test/test_driver.c:5372 #: src/test/test_driver.c:5406 src/test/test_driver.c:5437 #: src/test/test_driver.c:5539 #, c-format msgid "no node device with matching name '%s'" msgstr "" #: src/node_device/node_device_driver.c:383 src/test/test_driver.c:5381 msgid "no parent for this device" msgstr "" #: src/node_device/node_device_driver.c:503 msgid "Could not get current time" msgstr "" #: src/node_device/node_device_hal.c:645 #, c-format msgid "DBus not available, disabling HAL driver: %s" msgstr "" #: src/node_device/node_device_hal.c:653 msgid "libhal_ctx_new returned NULL" msgstr "" #: src/node_device/node_device_hal.c:658 msgid "libhal_ctx_set_dbus_connection failed" msgstr "" #: src/node_device/node_device_hal.c:662 msgid "libhal_ctx_init failed, haldaemon is probably not running" msgstr "" #: src/node_device/node_device_hal.c:687 msgid "setting up HAL callbacks failed" msgstr "" #: src/node_device/node_device_hal.c:693 src/node_device/node_device_hal.c:757 msgid "libhal_get_all_devices failed" msgstr "" #: src/node_device/node_device_hal.c:706 src/qemu/qemu_migration.c:2143 #: src/qemu/qemu_migration.c:2635 src/qemu/qemu_migration.c:2640 #: src/qemu/qemu_migration.c:2645 src/qemu/qemu_migration.c:2699 #: src/qemu/qemu_migration.c:4475 src/qemu/qemu_process.c:1701 #: src/util/virdbus.c:1569 #, c-format msgid "%s: %s" msgstr "" #: src/node_device/node_device_linux_sysfs.c:57 #, c-format msgid "Failed to read WWPN for host%d" msgstr "" #: src/node_device/node_device_linux_sysfs.c:65 #, c-format msgid "Failed to read WWNN for host%d" msgstr "" #: src/node_device/node_device_linux_sysfs.c:73 #, c-format msgid "Failed to read fabric WWN for host%d" msgstr "" #: src/node_device/node_device_linux_sysfs.c:86 #, c-format msgid "Failed to read max_npiv_vports for host%d" msgstr "" #: src/node_device/node_device_linux_sysfs.c:95 #, c-format msgid "Failed to read npiv_vports_inuse for host%d" msgstr "" #: src/node_device/node_device_linux_sysfs.c:102 #, c-format msgid "Failed to parse value of max_npiv_vports '%s'" msgstr "" #: src/node_device/node_device_linux_sysfs.c:109 #, c-format msgid "Failed to parse value of npiv_vports_inuse '%s'" msgstr "" #: src/node_device/node_device_udev.c:69 #, c-format msgid "Failed to convert '%s' to unsigned long long" msgstr "" #: src/node_device/node_device_udev.c:87 src/util/virpci.c:2377 #, c-format msgid "Failed to convert '%s' to unsigned int" msgstr "" #: src/node_device/node_device_udev.c:104 #, c-format msgid "Failed to convert '%s' to int" msgstr "" #: src/node_device/node_device_udev.c:129 #, c-format msgid "" "Failed to allocate memory for property value for property key '%s' on device " "with sysname '%s'" msgstr "" #: src/node_device/node_device_udev.c:216 #, c-format msgid "" "Failed to allocate memory for sysfs attribute value for sysfs attribute '%s' " "on device with sysname '%s'" msgstr "" #: src/node_device/node_device_udev.c:334 #, c-format msgid "Buffer error when generating device name for device with sysname '%s'" msgstr "" #: src/node_device/node_device_udev.c:714 #, c-format msgid "SCSI host found, but its udev name '%s' does not begin with 'host'" msgstr "" #: src/node_device/node_device_udev.c:872 #, c-format msgid "Failed to process SCSI device with sysfs path '%s'" msgstr "" #: src/node_device/node_device_udev.c:1290 #, c-format msgid "Unknown device type %d" msgstr "" #: src/node_device/node_device_udev.c:1340 #, c-format msgid "Could not get syspath for parent of '%s'" msgstr "" #: src/node_device/node_device_udev.c:1381 #: src/node_device/node_device_udev.c:1640 #, c-format msgid "Failed to create device for '%s'" msgstr "" #: src/node_device/node_device_udev.c:1456 #, c-format msgid "udev scan devices returned %d" msgstr "" #: src/node_device/node_device_udev.c:1531 #, c-format msgid "" "File descriptor returned by udev %d does not match node device file " "descriptor %d" msgstr "" #: src/node_device/node_device_udev.c:1538 msgid "udev_monitor_receive_device returned NULL" msgstr "" #: src/node_device/node_device_udev.c:1577 #, c-format msgid "Failed to get udev device for syspath '%s' or '%s'" msgstr "" #: src/node_device/node_device_udev.c:1692 #, c-format msgid "Failed to initialize libpciaccess: %s" msgstr "" #: src/node_device/node_device_udev.c:1698 msgid "Failed to initialize mutex for driverState" msgstr "" #: src/node_device/node_device_udev.c:1739 msgid "udev_monitor_new_from_netlink returned NULL" msgstr "" #: src/nodeinfo.c:79 msgid "Cannot obtain CPU count" msgstr "" #: src/nodeinfo.c:104 msgid "cannot obtain memory size" msgstr "" #: src/nodeinfo.c:148 src/nodeinfo.c:923 #, c-format msgid "nparams in %s must be equal to %d" msgstr "" #: src/nodeinfo.c:156 src/nodeinfo.c:189 src/nodeinfo.c:255 src/nodeinfo.c:275 #, c-format msgid "sysctl failed for '%s'" msgstr "" #: src/nodeinfo.c:174 src/nodeinfo.c:968 #, c-format msgid "Invalid cpuNum in %s" msgstr "" #: src/nodeinfo.c:199 src/nodeinfo.c:263 src/nodeinfo.c:281 #, c-format msgid "Field '%s' too long for destination" msgstr "" #: src/nodeinfo.c:242 src/nodeinfo.c:1014 #, c-format msgid "nparams in %s must be %d" msgstr "" #: src/nodeinfo.c:327 src/nodeinfo.c:1204 src/nodeinfo.c:1278 #: src/nodeinfo.c:1334 src/uml/uml_driver.c:2565 src/util/vircommand.c:398 #: src/util/virpci.c:1955 #, c-format msgid "cannot open %s" msgstr "" #: src/nodeinfo.c:332 #, c-format msgid "cannot read from %s" msgstr "" #: src/nodeinfo.c:337 #, c-format msgid "could not convert '%s' to an integer" msgstr "" #: src/nodeinfo.c:439 #, c-format msgid "cannot opendir %s" msgstr "" #: src/nodeinfo.c:479 src/nodeinfo.c:539 src/nodeinfo.c:708 #, c-format msgid "problem reading %s" msgstr "" #: src/nodeinfo.c:525 msgid "CPU socket topology has changed" msgstr "" #: src/nodeinfo.c:578 src/nodeinfo.c:874 #, c-format msgid "problem closing %s" msgstr "" #: src/nodeinfo.c:660 src/nodeinfo.c:682 src/nodeinfo.c:708 msgid "parsing cpu MHz from cpuinfo" msgstr "" #: src/nodeinfo.c:838 msgid "no CPUs found" msgstr "" #: src/nodeinfo.c:843 msgid "no sockets found" msgstr "" #: src/nodeinfo.c:848 msgid "no threads found" msgstr "" #: src/nodeinfo.c:892 msgid "kernel cpu time field is too long for the destination" msgstr "" #: src/nodeinfo.c:1038 msgid "no prefix found" msgstr "" #: src/nodeinfo.c:1057 msgid "Field kernel memory too long for destination" msgstr "" #: src/nodeinfo.c:1071 msgid "no available memory line found" msgstr "" #: src/nodeinfo.c:1123 src/nodeinfo.c:1642 #, c-format msgid "failed to parse %s" msgstr "" #: src/nodeinfo.c:1237 src/nodeinfo.c:1244 msgid "cannot obtain CPU freq" msgstr "" #: src/nodeinfo.c:1259 msgid "node info not implemented on this platform" msgstr "" #: src/nodeinfo.c:1290 msgid "node CPU stats not implemented on this platform" msgstr "" #: src/nodeinfo.c:1321 #, c-format msgid "cellNum in %s must be less than or equal to %d" msgstr "" #: src/nodeinfo.c:1348 msgid "node memory stats not implemented on this platform" msgstr "" #: src/nodeinfo.c:1391 msgid "host cpu counting not supported on this node" msgstr "" #: src/nodeinfo.c:1402 msgid "host cpu counting not implemented on this platform" msgstr "" #: src/nodeinfo.c:1289 msgid "node cpumap not implemented on this platform" msgstr "" #: src/nodeinfo.c:1520 src/util/virutil.c:1694 #, c-format msgid "failed to set %s" msgstr "" #: src/nodeinfo.c:1550 #, c-format msgid "Parameter '%s' is not supported by this kernel" msgstr "" #: src/nodeinfo.c:1597 msgid "node set memory parameters not implemented on this platform" msgstr "" #: src/nodeinfo.c:1792 msgid "node get memory parameters not implemented on this platform" msgstr "" #: src/nodeinfo.c:1912 src/nodeinfo.c:1956 src/nodeinfo.c:1968 msgid "Cannot determine free memory" msgstr "" #: src/nodeinfo.c:2009 msgid "node cpu info not implemented on this platform" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:582 #, c-format msgid "virNWFilterSnoopReqNew called with invalid key \"%s\" (%zu)" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:890 msgid "virNWFilterSnoopListDel failed" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1111 msgid "pcap_create failed" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1116 msgid "setup of pcap handle failed" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1126 #, c-format msgid "pcap_compile: %s" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1132 #, c-format msgid "pcap_setfilter: %s" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1138 #, c-format msgid "pcap_setdirection: %s" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1173 #, c-format msgid "Instantiation of rules failed on interface '%s'" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1482 #, c-format msgid "interface '%s' failing; reopening" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1536 #, c-format msgid "Job submission failed on interface '%s'" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1641 #: src/nwfilter/nwfilter_learnipaddr.c:694 msgid "" "IP parameter must be provided since snooping the IP address does not work " "possibly due to missing tools" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1653 msgid "applyDHCPOnlyRules failed - spoofing not protected!" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1660 #, c-format msgid "virNWFilterDHCPSnoopReq: can't copy variables on if %s" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1670 #, c-format msgid "" "virNWFilterDHCPSnoopReq ifname map failed on interface \"%s\" key \"%s\"" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1679 #, c-format msgid "" "virNWFilterDHCPSnoopReq req add failed on interface \"%s\" ifkey \"%s\"" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1691 #, c-format msgid "virNWFilterDHCPSnoopReq virThreadCreate failed on interface '%s'" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1703 #, c-format msgid "Activation of snoop request failed on interface '%s'" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1710 #, c-format msgid "Restoring of leases failed on interface '%s'" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1789 msgid "lease file write failed" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1896 #, c-format msgid "mkdir(\"%s\")" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1901 #, c-format msgid "unlink(\"%s\")" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1906 #, c-format msgid "open(\"%s\")" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1920 src/qemu/qemu_driver.c:3116 #: src/qemu/qemu_driver.c:3134 src/qemu/qemu_driver.c:3844 #: src/vbox/vbox_common.c:7364 #, c-format msgid "unable to close %s" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1926 #, c-format msgid "rename(\"%s\", \"%s\")" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1956 #: src/nwfilter/nwfilter_dhcpsnoop.c:1965 #, c-format msgid "virNWFilterSnoopLeaseFileLoad lease file line %d corrupt" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1982 #, c-format msgid "virNWFilterSnoopLeaseFileLoad req add failed on interface \"%s\"" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:1990 #, c-format msgid "line %d corrupt ipaddr \"%s\"" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:2153 #, c-format msgid "ifkey \"%s\" has no req" msgstr "" #: src/nwfilter/nwfilter_dhcpsnoop.c:2234 msgid "libvirt was not compiled with libpcap and \"" msgstr "" #: src/nwfilter/nwfilter_driver.c:218 msgid "DBus matches could not be installed. Disabling nwfilter driver" msgstr "" #: src/nwfilter/nwfilter_driver.c:371 src/nwfilter/nwfilter_driver.c:591 #: src/nwfilter/nwfilter_driver.c:640 msgid "no nwfilter with matching uuid" msgstr "" #: src/nwfilter/nwfilter_driver.c:400 #, c-format msgid "no nwfilter with matching name '%s'" msgstr "" #: src/nwfilter/nwfilter_driver.c:601 msgid "nwfilter is in use" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:176 #, c-format msgid "Buffer too small to print variable '%s' into" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:212 msgid "buffer too small for IP address" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:226 msgid "buffer too small for IPv6 address" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:237 msgid "Buffer too small for MAC address" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:249 #: src/nwfilter/nwfilter_ebiptables_driver.c:279 msgid "Buffer too small for uint8 type" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:259 msgid "Buffer too small for uint32 type" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:269 msgid "Buffer too small for uint16 type" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:287 msgid "Buffer to small for ipset name" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:316 msgid "Buffer too small for IPSETFLAGS type" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:325 #, c-format msgid "Unhandled datatype %x" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:1347 #, c-format msgid "cannot create rule since %s tool is missing." msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:2065 msgid "cannot create rule since ebtables tool is missing." msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:1923 #, c-format msgid "" "STP filtering in %s direction with source MAC address set is not supported" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:2733 msgid "illegal protocol type" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3247 #: src/nwfilter/nwfilter_ebiptables_driver.c:3344 #: src/nwfilter/nwfilter_ebiptables_driver.c:3478 msgid "cannot create rules since ebtables tool is missing." msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3306 #: src/nwfilter/nwfilter_ebiptables_driver.c:3454 #: src/nwfilter/nwfilter_ebiptables_driver.c:3524 msgid "Some rules could not be created." msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3220 #, c-format msgid "To enable ip%stables filtering for the VM do 'echo 1 > %s'" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3951 #, c-format msgid "Some rules could not be created for interface %s%s%s" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4091 msgid "error while executing CLI commands" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4273 #, c-format msgid "Testing of ebtables command failed: %s" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4290 #: src/nwfilter/nwfilter_ebiptables_driver.c:4357 #, c-format msgid "Testing of iptables command failed: %s" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4307 #, c-format msgid "Testing of ip6tables command failed: %s" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3739 #, c-format msgid "Call to utsname failed: %d" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3745 #, c-format msgid "Could not determine kernel version from string %s" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4368 #, c-format msgid "Could not determine iptables version from string %s" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4412 msgid "essential tools to support ip(6)tables firewalls could not be located" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:4419 msgid "firewall tools were not found or cannot be used" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:159 msgid "Could not add variable 'MAC' to hashmap" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:173 msgid "Could not add variable 'IP' to hashmap" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:394 #: src/nwfilter/nwfilter_gentech_driver.c:549 #: src/nwfilter/nwfilter_gentech_driver.c:819 #, c-format msgid "Filter '%s' is in use." msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:388 #: src/nwfilter/nwfilter_gentech_driver.c:590 #, c-format msgid "referenced filter '%s' is missing" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:696 #, c-format msgid "filter '%s' learning value '%s' invalid." msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:759 #, c-format msgid "" "Cannot instantiate filter due to unresolvable variables or unavailable list " "elements: %s" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:801 #: src/nwfilter/nwfilter_gentech_driver.c:1025 #: src/nwfilter/nwfilter_gentech_driver.c:1051 #: src/nwfilter/nwfilter_gentech_driver.c:1076 #, c-format msgid "Could not get access to ACL tech driver '%s'" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:812 #, c-format msgid "Could not find filter '%s'" msgstr "" #: src/nwfilter/nwfilter_gentech_driver.c:1156 #, c-format msgid "Failure while applying current filter on VM %s" msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:154 msgid "mutex initialization failed" msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:161 #, c-format msgid "interface name %s does not fit into buffer " msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:616 #, c-format msgid "Failed to add IP address %s to IP address cache for interface %s" msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:634 #, c-format msgid "encountered an error on interface %s index %d" msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:715 #, c-format msgid "Destination buffer for ifname ('%s') not large enough" msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:723 #, c-format msgid "Destination buffer for linkdev ('%s') not large enough" msgstr "" #: src/nwfilter/nwfilter_learnipaddr.c:774 msgid "" "IP parameter must be given since libvirt was not compiled with IP address " "learning support" msgstr "" #: src/openvz/openvz_conf.c:122 msgid "Could not extract vzctl version" msgstr "" #: src/openvz/openvz_conf.c:223 #, c-format msgid "Could not read 'IP_ADDRESS' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:251 #, c-format msgid "Could not read 'NETIF' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:277 msgid "Too long network device name" msgstr "" #: src/openvz/openvz_conf.c:286 #, c-format msgid "Network ifname %s too long for destination" msgstr "" #: src/openvz/openvz_conf.c:294 msgid "Too long bridge device name" msgstr "" #: src/openvz/openvz_conf.c:303 #, c-format msgid "Bridge name %s too long for destination" msgstr "" #: src/openvz/openvz_conf.c:311 msgid "Wrong length MAC address" msgstr "" #: src/openvz/openvz_conf.c:316 #, c-format msgid "MAC address %s too long for destination" msgstr "" #: src/openvz/openvz_conf.c:321 msgid "Wrong MAC address" msgstr "" #: src/openvz/openvz_conf.c:360 #, c-format msgid "Could not read 'OSTEMPLATE' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:375 #, c-format msgid "Could not read 'VE_PRIVATE' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:401 src/openvz/openvz_conf.c:448 #: src/openvz/openvz_conf.c:470 #, c-format msgid "Could not read '%s' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:409 msgid "Unable to parse quota" msgstr "" #: src/openvz/openvz_conf.c:455 #, c-format msgid "Could not parse barrier of '%s' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:477 #, c-format msgid "" "Could not parse barrier and limit of '%s' from config for container %d" msgstr "" #: src/openvz/openvz_conf.c:542 src/openvz/openvz_conf.c:1120 #: src/openvz/openvz_driver.c:1962 msgid "Failed to parse vzlist output" msgstr "" #: src/openvz/openvz_conf.c:564 msgid "UUID in config file malformed" msgstr "" #: src/openvz/openvz_conf.c:575 #, c-format msgid "Could not read config for container %d" msgstr "" #: src/openvz/openvz_conf.c:980 #, c-format msgid "invalid uuid %s" msgstr "" #: src/openvz/openvz_conf.c:1122 msgid "Failed to scan configuration directory" msgstr "" #: src/openvz/openvz_driver.c:159 msgid "Container is not defined" msgstr "" #: src/openvz/openvz_driver.c:184 msgid "only one filesystem supported" msgstr "" #: src/openvz/openvz_driver.c:193 msgid "filesystem is not of type 'template' or 'mount'" msgstr "" #: src/openvz/openvz_driver.c:204 src/openvz/openvz_driver.c:2110 msgid "Could not convert domain name to VEID" msgstr "" #: src/openvz/openvz_driver.c:210 msgid "Could not copy default config" msgstr "" #: src/openvz/openvz_driver.c:216 msgid "Could not set the source dir for the filesystem" msgstr "" #: src/openvz/openvz_driver.c:263 msgid "Can't set soft limit without hard limit" msgstr "" #: src/openvz/openvz_driver.c:293 src/openvz/openvz_driver.c:450 #: src/openvz/openvz_driver.c:498 src/openvz/openvz_driver.c:572 #: src/openvz/openvz_driver.c:618 src/openvz/openvz_driver.c:656 #: src/openvz/openvz_driver.c:699 src/openvz/openvz_driver.c:762 #: src/openvz/openvz_driver.c:1225 src/openvz/openvz_driver.c:1273 #: src/openvz/openvz_driver.c:1302 src/openvz/openvz_driver.c:1401 #: src/openvz/openvz_driver.c:2103 src/openvz/openvz_driver.c:2258 #: src/openvz/openvz_driver.c:2419 src/openvz/openvz_driver.c:2531 #: src/uml/uml_driver.c:1759 src/uml/uml_driver.c:1900 #: src/uml/uml_driver.c:1949 src/uml/uml_driver.c:1981 #: src/uml/uml_driver.c:2047 src/uml/uml_driver.c:2144 #: src/uml/uml_driver.c:2432 src/uml/uml_driver.c:2462 #: src/uml/uml_driver.c:2540 src/vbox/vbox_common.c:68 #: src/vbox/vbox_storage.c:576 src/vbox/vbox_tmpl.c:2102 #: src/vmware/vmware_driver.c:466 src/vmware/vmware_driver.c:539 #: src/vmware/vmware_driver.c:588 src/vmware/vmware_driver.c:632 #: src/vmware/vmware_driver.c:1004 src/vmware/vmware_driver.c:1136 #: src/vmware/vmware_driver.c:1174 msgid "no domain with matching uuid" msgstr "" #: src/openvz/openvz_driver.c:304 #, c-format msgid "Hostname of '%s' is unset" msgstr "" #: src/openvz/openvz_driver.c:463 #, c-format msgid "cannot read cputime for domain %d" msgstr "" #: src/openvz/openvz_driver.c:709 src/openvz/openvz_driver.c:772 #: src/openvz/openvz_driver.c:2273 src/vmware/vmware_driver.c:475 #: src/vmware/vmware_driver.c:547 src/vmware/vmware_driver.c:645 msgid "domain is not in running state" msgstr "" #: src/openvz/openvz_driver.c:848 msgid "Container ID is not specified" msgstr "" #: src/openvz/openvz_driver.c:878 msgid "Could not generate eth name for container" msgstr "" #: src/openvz/openvz_driver.c:889 msgid "Could not generate veth name" msgstr "" #: src/openvz/openvz_driver.c:961 msgid "Could not configure network" msgstr "" #: src/openvz/openvz_driver.c:972 msgid "cannot replace NETIF config" msgstr "" #: src/openvz/openvz_driver.c:970 #, c-format msgid "Already an OPENVZ VM active with the id '%s'" msgstr "" #: src/openvz/openvz_driver.c:1014 src/openvz/openvz_driver.c:1108 msgid "Error creating initial configuration" msgstr "" #: src/openvz/openvz_driver.c:1021 src/openvz/openvz_driver.c:1115 msgid "Could not set disk quota" msgstr "" #: src/openvz/openvz_driver.c:1028 src/openvz/openvz_driver.c:1122 msgid "Could not set UUID" msgstr "" #: src/openvz/openvz_driver.c:1037 src/vbox/vbox_common.c:1902 msgid "current vcpu count must equal maximum" msgstr "" #: src/openvz/openvz_driver.c:1043 src/openvz/openvz_driver.c:1141 #: src/openvz/openvz_driver.c:1413 msgid "Could not set number of vCPUs" msgstr "" #: src/openvz/openvz_driver.c:1051 msgid "Could not set memory size" msgstr "" #: src/openvz/openvz_driver.c:1057 #, c-format msgid "Already an OPENVZ VM defined with the id '%s'" msgstr "" #: src/openvz/openvz_driver.c:1175 msgid "no domain with matching id" msgstr "" #: src/openvz/openvz_driver.c:1184 src/vmware/vmware_driver.c:342 msgid "domain is not in shutoff state" msgstr "" #: src/openvz/openvz_driver.c:1308 msgid "Could not read container config" msgstr "" #: src/bhyve/bhyve_driver.c:1310 src/openvz/openvz_driver.c:1332 #: src/vz/vz_driver.c:1421 src/qemu/qemu_driver.c:1338 #, c-format msgid "unknown type '%s'" msgstr "" #: src/openvz/openvz_driver.c:1342 src/openvz/openvz_driver.c:1391 #, c-format msgid "unsupported flags (0x%x)" msgstr "" #: src/openvz/openvz_driver.c:1407 msgid "Number of vCPUs should be >= 1" msgstr "" #: src/openvz/openvz_driver.c:1462 #, c-format msgid "unexpected OpenVZ URI path '%s', try openvz:///system" msgstr "" #: src/openvz/openvz_driver.c:1469 msgid "OpenVZ control file /proc/vz does not exist" msgstr "" #: src/openvz/openvz_driver.c:1475 msgid "OpenVZ control file /proc/vz is not accessible" msgstr "" #: src/openvz/openvz_driver.c:1576 src/openvz/openvz_driver.c:1632 #, c-format msgid "Could not parse VPS ID %s" msgstr "" #: src/openvz/openvz_driver.c:1587 src/openvz/openvz_driver.c:1645 msgid "failed to close file" msgstr "" #: src/openvz/openvz_driver.c:1723 #, c-format msgid "Failed to get %s for %s: %d" msgstr "" #: src/openvz/openvz_driver.c:1767 msgid "Can't parse limit from " msgstr "" #: src/openvz/openvz_driver.c:1774 msgid "Can't parse barrier from " msgstr "" #: src/openvz/openvz_driver.c:1798 #, c-format msgid "Failed to set %s for %s: value too large" msgstr "" #: src/openvz/openvz_driver.c:1774 #, c-format msgid "Failed to set %s for %s: %d" msgstr "" #: src/openvz/openvz_driver.c:2006 src/vz/vz_driver.c:512 src/vz/vz_sdk.c:309 #: src/vz/vz_utils.h:45 src/qemu/qemu_driver.c:1526 src/uml/uml_driver.c:1792 #: src/uml/uml_driver.c:1822 src/uml/uml_driver.c:1859 #: src/uml/uml_driver.c:2244 src/uml/uml_driver.c:2364 #: src/uml/uml_driver.c:2610 src/vmware/vmware_driver.c:805 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" #: src/openvz/openvz_driver.c:2029 src/vz/vz_sdk.c:4050 #: src/qemu/qemu_driver.c:11114 src/test/test_driver.c:3057 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" #: src/openvz/openvz_driver.c:2064 msgid "Can only modify disk quota" msgstr "" #: src/openvz/openvz_driver.c:2074 #, c-format msgid "Can't modify device type '%s'" msgstr "" #: src/openvz/openvz_util.c:47 msgid "Can't determine page size" msgstr "" #: src/parallels/parallels_driver.c:430 #, c-format msgid "Invalid MAC address format '%s'" msgstr "" #: src/parallels/parallels_driver.c:706 msgid "Can't get node info" msgstr "" #: src/parallels/parallels_driver.c:945 #, c-format msgid "Unexpected Parallels URI path '%s', try parallels:///system" msgstr "" #: src/parallels/parallels_driver.c:1366 #, c-format msgid "domain '%s' not %s" msgstr "" #: src/parallels/parallels_driver.c:1499 msgid "changing display parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1547 msgid "" "changing serial device parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1562 msgid "Only one video device is supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1571 msgid "Only VGA video device is supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1578 msgid "Only one monitor is supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1588 msgid "" "Changing video acceleration parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1596 msgid "Video RAM size should be multiple of 1Mb." msgstr "" #: src/parallels/parallels_driver.c:1624 #, c-format msgid "Invalid disk bus: %d" msgstr "" #: src/parallels/parallels_driver.c:1658 src/parallels/parallels_driver.c:2217 #, c-format msgid "Can't find volume with path '%s'" msgstr "" #: src/parallels/parallels_driver.c:1665 src/parallels/parallels_driver.c:2237 #, c-format msgid "Can't find storage pool with name '%s'" msgstr "" #: src/parallels/parallels_driver.c:1673 src/parallels/parallels_driver.c:2245 #, c-format msgid "Can't find storage volume definition for path '%s'" msgstr "" #: src/parallels/parallels_driver.c:1723 #, c-format msgid "Can't remove disk '%s' in the specified config" msgstr "" #: src/parallels/parallels_driver.c:1747 #, c-format msgid "Unsupported disk bus: %d" msgstr "" #: src/parallels/parallels_driver.c:1795 msgid "Changing network type is not supported" msgstr "" #: src/parallels/parallels_driver.c:1801 msgid "Changing network device model is not supported" msgstr "" #: src/parallels/parallels_driver.c:1808 msgid "Changing network portgroup is not supported" msgstr "" #: src/parallels/parallels_driver.c:1815 msgid "Changing virtual port profile is not supported" msgstr "" #: src/parallels/parallels_driver.c:1821 msgid "Setting send buffer size is not supported" msgstr "" #: src/parallels/parallels_driver.c:1827 msgid "Setting startup script is not supported" msgstr "" #: src/parallels/parallels_driver.c:1833 msgid "Changing filter params is not supported" msgstr "" #: src/parallels/parallels_driver.c:1839 msgid "Setting bandwidth params is not supported" msgstr "" #: src/parallels/parallels_driver.c:1846 msgid "Setting vlan params is not supported" msgstr "" #: src/parallels/parallels_driver.c:1978 msgid "titles are not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1984 msgid "blkio parameters are not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:1992 msgid "changing balloon parameters is not supported by parallels driver" msgstr "" #: src/vz/vz_sdk.c:1921 msgid "Memory size should be multiple of 1Mb." msgstr "" #: src/parallels/parallels_driver.c:2018 msgid "Memory parameter is not supported by parallels driver" msgstr "" #: src/vz/vz_sdk.c:1939 msgid "current vcpus must be equal to maxvcpus" msgstr "" #: src/parallels/parallels_driver.c:2040 msgid "changing cpu placement mode is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2050 msgid "changing cpu mask is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2061 msgid "cputune is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2072 msgid "numa parameters are not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2082 msgid "" "on_reboot, on_poweroff and on_crash parameters are not supported by " "parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2101 src/parallels/parallels_driver.c:2111 #: src/parallels/parallels_driver.c:2121 msgid "changing OS parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2130 msgid "changing emulator is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2137 msgid "changing features is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2146 msgid "changing clock parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2162 msgid "changing devices parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2174 msgid "" "changing input devices parameters is not supported by parallels driver" msgstr "" #: src/parallels/parallels_driver.c:2229 #, c-format msgid "Can't create VM '%s' without hard disks" msgstr "" #: src/parallels/parallels_driver.c:2230 src/parallels/parallels_driver.c:2339 msgid "(unnamed)" msgstr "" #: src/parallels/parallels_driver.c:2283 msgid "There must be only 1 template FS for container creation" msgstr "" #: src/parallels/parallels_driver.c:2315 msgid "Can't parse XML desc" msgstr "" #: src/vz/vz_driver.c:713 #, c-format msgid "Unsupported OS type: %s" msgstr "" #: src/parallels/parallels_driver.c:2338 #, c-format msgid "Domain for '%s' is not defined after creation" msgstr "" #: src/parallels/parallels_driver.c:2354 msgid "Can't allocate domobj" msgstr "" #: src/vz/vz_driver.c:1547 msgid "Can't find prlctl command in the PATH env" msgstr "" #: src/vz/vz_utils.h:36 msgid "Can't parse prlctl output" msgstr "" #: src/parallels/parallels_network.c:64 #, c-format msgid "cannot read link '%s'" msgstr "" #: src/parallels/parallels_network.c:77 #, c-format msgid "Error reading file '%s'" msgstr "" #: src/parallels/parallels_network.c:84 #, c-format msgid "Error reading MAC from '%s'" msgstr "" #: src/parallels/parallels_network.c:90 #, c-format msgid "Can't parse MAC '%s'" msgstr "" #: src/parallels/parallels_network.c:260 msgid "Can't parse UUID" msgstr "" #: src/parallels/parallels_utils.c:78 #, c-format msgid "invalid output from prlctl: %s" msgstr "" #: src/parallels/parallels_storage.c:47 #, c-format msgid "pool '%s' not found" msgstr "" #: src/storage/storage_backend_fs.c:899 src/storage/storage_backend_fs.c:975 #, c-format msgid "cannot open path '%s'" msgstr "" #: src/parallels/parallels_storage.c:178 msgid "Can't generate UUID" msgstr "" #: src/parallels/parallels_storage.c:247 msgid "unknown root element for storage pool" msgstr "" #: src/parallels/parallels_storage.c:262 msgid "failed to get disk size from the disk descriptor xml" msgstr "" #: src/storage/storage_backend_fs.c:982 #, c-format msgid "cannot stat path '%s'" msgstr "" #: src/parallels/parallels_storage.c:426 msgid "Failed to load pool configs" msgstr "" #: src/storage/storage_backend_fs.c:993 #, c-format msgid "cannot statvfs path '%s'" msgstr "" #: src/parallels/parallels_storage.c:712 msgid "Only local directories are supported" msgstr "" #: src/storage/storage_driver.c:824 src/storage/storage_driver.c:1068 #, c-format msgid "storage pool '%s' is still active" msgstr "" #: src/storage/storage_driver.c:890 src/storage/storage_driver.c:957 #: src/test/test_driver.c:4163 src/test/test_driver.c:4335 #: src/test/test_driver.c:4372 src/test/test_driver.c:4444 #, c-format msgid "storage pool '%s' is already active" msgstr "" #: src/storage/storage_driver.c:1001 src/storage/storage_driver.c:1132 #: src/storage/storage_driver.c:1331 src/storage/storage_driver.c:1365 #: src/storage/storage_driver.c:1411 src/storage/storage_driver.c:1465 #: src/storage/storage_driver.c:1747 src/storage/storage_driver.c:1831 #: src/storage/storage_driver.c:1997 src/storage/storage_driver.c:2003 #: src/test/test_driver.c:4402 src/test/test_driver.c:4479 #: src/test/test_driver.c:4638 src/test/test_driver.c:4675 #: src/test/test_driver.c:4787 src/test/test_driver.c:4906 #: src/test/test_driver.c:4980 src/test/test_driver.c:5073 #: src/test/test_driver.c:5142 src/test/test_driver.c:5190 #: src/test/test_driver.c:5231 #, c-format msgid "storage pool '%s' is not active" msgstr "" #: src/storage/storage_driver.c:1274 src/test/test_driver.c:4604 msgid "pool has no config file" msgstr "" #: src/storage/storage_driver.c:1473 src/storage/storage_driver.c:1754 #: src/storage/storage_driver.c:2015 src/test/test_driver.c:4795 #: src/test/test_driver.c:4997 src/test/test_driver.c:5066 #: src/test/test_driver.c:5135 src/test/test_driver.c:5183 #: src/test/test_driver.c:5224 #, c-format msgid "no storage vol with matching name '%s'" msgstr "" #: src/test/test_driver.c:4841 #, c-format msgid "no storage vol with matching key '%s'" msgstr "" #: src/storage/storage_backend.c:1477 src/storage/storage_driver.c:1610 #: src/test/test_driver.c:4877 #, c-format msgid "no storage vol with matching path '%s'" msgstr "" #: src/test/test_driver.c:4916 src/test/test_driver.c:4990 msgid "storage vol already exists" msgstr "" #: src/test/test_driver.c:4924 src/test/test_driver.c:5006 #, c-format msgid "Not enough free space in pool for volume '%s'" msgstr "" #: src/parallels/parallels_storage.c:1249 msgid "Can't create file with volume description" msgstr "" #: src/parallels/parallels_storage.c:1413 #, c-format msgid "Can't remove file '%s'" msgstr "" #: src/phyp/phyp_driver.c:170 src/phyp/phyp_driver.c:182 #: src/phyp/phyp_driver.c:206 src/phyp/phyp_driver.c:219 #: src/phyp/phyp_driver.c:715 src/phyp/phyp_driver.c:753 msgid "unable to wait on libssh2 socket" msgstr "" #: src/phyp/phyp_driver.c:443 #, c-format msgid "Cannot parse number from '%s'" msgstr "" #: src/phyp/phyp_driver.c:474 src/phyp/phyp_driver.c:480 msgid "Unable to write information to local file." msgstr "" #: src/phyp/phyp_driver.c:486 src/phyp/phyp_driver.c:761 #, c-format msgid "Could not close %s" msgstr "" #: src/phyp/phyp_driver.c:545 #, c-format msgid "Failed to read from %s" msgstr "" #: src/phyp/phyp_driver.c:808 msgid "Unable to determine number of domains." msgstr "" #: src/phyp/phyp_driver.c:959 src/phyp/phyp_driver.c:1041 msgid "No authentication callback provided." msgstr "" #: src/phyp/phyp_driver.c:980 #, c-format msgid "Error while getting %s address info" msgstr "" #: src/phyp/phyp_driver.c:998 #, c-format msgid "Failed to connect to %s" msgstr "" #: src/phyp/phyp_driver.c:1018 msgid "Failure establishing SSH session." msgstr "" #: src/phyp/phyp_driver.c:1060 msgid "Authentication failed" msgstr "" #: src/phyp/phyp_driver.c:1148 msgid "Missing server name in phyp:// URI" msgstr "" #: src/phyp/phyp_driver.c:1177 msgid "Error parsing 'path'. Invalid characters." msgstr "" #: src/phyp/phyp_driver.c:1184 msgid "Error while opening SSH session." msgstr "" #: src/phyp/phyp_driver.c:1558 src/phyp/phyp_driver.c:1602 #: src/phyp/phyp_driver.c:1769 msgid "Unable to get VIOS profile name." msgstr "" #: src/phyp/phyp_driver.c:1597 src/phyp/phyp_driver.c:1734 msgid "Unable to get VIOS name" msgstr "" #: src/phyp/phyp_driver.c:1607 msgid "Unable to get free slot number" msgstr "" #: src/phyp/phyp_driver.c:1744 src/phyp/phyp_driver.c:1748 msgid "Unable to create new virtual adapter" msgstr "" #: src/phyp/phyp_driver.c:1828 msgid "" "Possibly you don't have IBM Tools installed in your LPAR.Contact your " "support to enable this feature." msgstr "" #: src/phyp/phyp_driver.c:1955 #, c-format msgid "Unable to create Volume: %s" msgstr "" #: src/phyp/phyp_driver.c:2005 src/phyp/phyp_driver.c:2255 #: src/phyp/phyp_driver.c:2689 msgid "Unable to determine storage pool's name." msgstr "" #: src/phyp/phyp_driver.c:2010 src/phyp/phyp_driver.c:2694 msgid "Unable to determine storage pool's uuid." msgstr "" #: src/phyp/phyp_driver.c:2016 src/phyp/phyp_driver.c:2700 msgid "Unable to determine storage pools's size." msgstr "" #: src/phyp/phyp_driver.c:2029 src/phyp/phyp_driver.c:2713 msgid "Unable to determine storage pools's source adapter." msgstr "" #: src/phyp/phyp_driver.c:2034 msgid "Error parsing volume XML." msgstr "" #: src/phyp/phyp_driver.c:2040 msgid "StoragePool name already exists." msgstr "" #: src/phyp/phyp_driver.c:2049 msgid "Key must be empty, Power Hypervisor will create one for you." msgstr "" #: src/phyp/phyp_driver.c:2054 msgid "Capacity cannot be empty." msgstr "" #: src/phyp/phyp_driver.c:2226 msgid "Unable to determine storage sp's name." msgstr "" #: src/phyp/phyp_driver.c:2231 msgid "Unable to determine storage sp's uuid." msgstr "" #: src/phyp/phyp_driver.c:2236 msgid "Unable to determine storage sps's size." msgstr "" #: src/phyp/phyp_driver.c:2248 msgid "Unable to determine storage sps's source adapter." msgstr "" #: src/phyp/phyp_driver.c:2443 #, c-format msgid "Unable to destroy Storage Pool: %s" msgstr "" #: src/phyp/phyp_driver.c:2472 msgid "Only 'scsi_host' adapter is supported" msgstr "" #: src/phyp/phyp_driver.c:2488 #, c-format msgid "Unable to create Storage Pool: %s" msgstr "" #: src/phyp/phyp_driver.c:3273 src/phyp/phyp_driver.c:3700 msgid "Unable to determine domain's name." msgstr "" #: src/phyp/phyp_driver.c:3278 msgid "Unable to generate random uuid." msgstr "" #: src/phyp/phyp_driver.c:3283 msgid "Unable to determine domain's max memory." msgstr "" #: src/phyp/phyp_driver.c:3291 msgid "Unable to determine domain's memory." msgstr "" #: src/phyp/phyp_driver.c:3296 msgid "Unable to determine domain's CPU." msgstr "" #: src/phyp/phyp_driver.c:3472 msgid "" "Field on the domain XML file is missing or has invalid value." msgstr "" #: src/phyp/phyp_driver.c:3479 msgid "" "Field on the domain XML file is missing or has invalid value." msgstr "" #: src/phyp/phyp_driver.c:3515 msgid "Domain XML must contain at least one element." msgstr "" #: src/phyp/phyp_driver.c:3521 msgid "Field under on the domain XML file is missing." msgstr "" #: src/phyp/phyp_driver.c:3539 #, c-format msgid "Unable to create LPAR. Reason: '%s'" msgstr "" #: src/phyp/phyp_driver.c:3544 msgid "Unable to add LPAR to the table" msgstr "" #: src/phyp/phyp_driver.c:3645 msgid "You are trying to set a number of CPUs bigger than the max possible." msgstr "" #: src/phyp/phyp_driver.c:3670 msgid "" "Possibly you don't have IBM Tools installed in your LPAR. Contact your " "support to enable this feature." msgstr "" #: src/qemu/qemu_agent.c:184 src/qemu/qemu_command.c:295 #: src/qemu/qemu_monitor.c:335 msgid "failed to create socket" msgstr "" #: src/qemu/qemu_agent.c:190 src/qemu/qemu_monitor.c:827 msgid "Unable to put monitor into non-blocking mode" msgstr "" #: src/qemu/qemu_agent.c:197 src/qemu/qemu_agent.c:263 #: src/qemu/qemu_monitor.c:822 msgid "Unable to set monitor close-on-exec flag" msgstr "" #: src/qemu/qemu_agent.c:206 #, c-format msgid "Agent path %s too big for destination" msgstr "" #: src/qemu/qemu_agent.c:232 src/qemu/qemu_monitor.c:361 msgid "failed to connect to monitor socket" msgstr "" #: src/qemu/qemu_agent.c:239 src/qemu/qemu_monitor.c:368 msgid "monitor socket did not show up" msgstr "" #: src/qemu/qemu_agent.c:257 src/qemu/qemu_monitor.c:387 #, c-format msgid "Unable to open monitor path %s" msgstr "" #: src/qemu/qemu_agent.c:319 src/qemu/qemu_monitor_json.c:193 #, c-format msgid "Parsed JSON reply '%s' isn't an object" msgstr "" #: src/qemu/qemu_agent.c:350 src/qemu/qemu_monitor_json.c:214 #, c-format msgid "Unexpected JSON reply '%s'" msgstr "" #: src/qemu/qemu_agent.c:354 src/qemu/qemu_monitor_json.c:218 #, c-format msgid "Unknown JSON reply '%s'" msgstr "" #: src/qemu/qemu_agent.c:418 #, c-format msgid "Process %zu %p %p [[[%s]]][[[%s]]]" msgstr "" #: src/qemu/qemu_agent.c:465 msgid "Cannot check socket connection status" msgstr "" #: src/qemu/qemu_agent.c:471 msgid "Cannot connect to agent socket" msgstr "" #: src/qemu/qemu_agent.c:501 src/qemu/qemu_monitor.c:541 msgid "Unable to write to monitor" msgstr "" #: src/qemu/qemu_agent.c:539 src/qemu/qemu_monitor.c:580 msgid "Unable to read from monitor" msgstr "" #: src/bhyve/bhyve_monitor.c:60 src/qemu/qemu_agent.c:595 #: src/qemu/qemu_monitor.c:648 #, c-format msgid "event from unexpected fd %d!=%d / watch %d!=%d" msgstr "" #: src/qemu/qemu_agent.c:635 src/qemu/qemu_monitor.c:689 msgid "End of file from monitor" msgstr "" #: src/qemu/qemu_agent.c:643 src/qemu/qemu_monitor.c:698 msgid "Invalid file descriptor while waiting for monitor" msgstr "" #: src/qemu/qemu_agent.c:649 src/qemu/qemu_monitor.c:704 #, c-format msgid "Unhandled event %d for monitor fd %d" msgstr "" #: src/qemu/qemu_agent.c:663 src/qemu/qemu_monitor.c:733 msgid "Error while processing monitor IO" msgstr "" #: src/qemu/qemu_agent.c:720 src/qemu/qemu_monitor.c:791 msgid "EOF notify callback must be supplied" msgstr "" #: src/qemu/qemu_agent.c:733 src/qemu/qemu_monitor.c:808 msgid "cannot initialize monitor condition" msgstr "" #: src/qemu/qemu_agent.c:752 src/qemu/qemu_monitor.c:894 #, c-format msgid "unable to handle monitor type: %s" msgstr "" #: src/bhyve/bhyve_monitor.c:166 src/qemu/qemu_agent.c:773 #: src/qemu/qemu_monitor.c:844 msgid "unable to register monitor events" msgstr "" #: src/qemu/qemu_agent.c:898 msgid "Guest agent not available for now" msgstr "" #: src/qemu/qemu_agent.c:902 msgid "Unable to wait on agent monitor condition" msgstr "" #: src/qemu/qemu_agent.c:969 src/qemu/qemu_agent.c:1151 #: src/qemu/qemu_monitor_json.c:302 msgid "Missing monitor reply object" msgstr "" #: src/qemu/qemu_agent.c:976 msgid "Malformed return value" msgstr "" #: src/qemu/qemu_agent.c:983 #, c-format msgid "Guest agent returned ID: %llu instead of %llu" msgstr "" #: src/qemu/qemu_agent.c:1077 src/qemu/qemu_agent.c:1095 #, c-format msgid "unable to execute QEMU agent command '%s'" msgstr "" #: src/qemu/qemu_agent.c:1081 #, c-format msgid "unable to execute QEMU agent command '%s': %s" msgstr "" #: src/util/virjson.c:128 #, c-format msgid "argument key '%s' is too short, missing type prefix" msgstr "" #: src/util/virjson.c:276 #, c-format msgid "unsupported data type '%c' for arg '%s'" msgstr "" #: src/qemu/qemu_agent.c:1322 src/qemu/qemu_agent.c:1360 #: src/qemu/qemu_agent.c:1584 src/qemu/qemu_agent.c:1693 msgid "malformed return value" msgstr "" #: src/qemu/qemu_agent.c:1412 #, c-format msgid "guest agent timeout '%d' is less than the minimum '%d'" msgstr "" #: src/qemu/qemu_agent.c:1476 msgid "guest-get-vcpus reply was missing return data" msgstr "" #: src/qemu/qemu_agent.c:1482 msgid "guest-get-vcpus return information was not an array" msgstr "" #: src/qemu/qemu_agent.c:1497 msgid "array element missing in guest-get-vcpus return value" msgstr "" #: src/qemu/qemu_agent.c:1504 msgid "'logical-id' missing in reply of guest-get-vcpus" msgstr "" #: src/qemu/qemu_agent.c:1510 msgid "'online' missing in reply of guest-get-vcpus" msgstr "" #: src/qemu/qemu_agent.c:1517 msgid "'can-offline' missing in reply of guest-get-vcpus" msgstr "" #: src/qemu/qemu_agent.c:1621 msgid "Invalid data provided by guest agent" msgstr "" #: src/qemu/qemu_agent.c:1638 msgid "guest agent reports less cpu than requested" msgstr "" #: src/qemu/qemu_agent.c:1645 msgid "Cannot offline enough CPUs" msgstr "" #: src/qemu/qemu_bridge_filter.c:42 #, c-format msgid "failed to add ebtables rule to set default policy to drop on '%s'" msgstr "" #: src/qemu/qemu_bridge_filter.c:58 #, c-format msgid "cannot filter mac addresses on bridge '%s'" msgstr "" #: src/qemu/qemu_bridge_filter.c:78 src/qemu/qemu_bridge_filter.c:99 #, c-format msgid "failed to add ebtables rule to allow routing to '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:551 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" #: src/qemu/qemu_capabilities.c:1278 msgid "this qemu binary requires libvirt to be compiled with yajl" msgstr "" #: src/qemu/qemu_capabilities.c:1446 src/util/virdnsmasq.c:706 #, c-format msgid "cannot parse %s version number in '%.*s'" msgstr "" #: src/qemu/qemu_capabilities.c:1785 msgid "Malformed QEMU device list string, missing quote" msgstr "" #: src/qemu/qemu_capabilities.c:1839 msgid "Malformed QEMU device list string, missing '='" msgstr "" #: src/qemu/qemu_capabilities.c:1960 #, c-format msgid "Cannot find suitable emulator for %s" msgstr "" #: src/qemu/qemu_capabilities.c:2376 msgid "unable to probe for add-fd" msgstr "" #: src/qemu/qemu_capabilities.c:3273 #, c-format msgid "Unknown QEMU arch %s" msgstr "" #: src/qemu/qemu_capabilities.c:3529 #, c-format msgid "Failed to kill process %lld: %s" msgstr "" #: src/qemu/qemu_capabilities.c:3585 #, c-format msgid "Cannot check QEMU binary %s" msgstr "" #: src/qemu/qemu_capabilities.c:3596 #, c-format msgid "QEMU binary %s is not executable" msgstr "" #: src/qemu/qemu_cgroup.c:441 msgid "Block I/O tuning is not available on this host" msgstr "" #: src/qemu/qemu_cgroup.c:506 msgid "Memory cgroup is not available on this host" msgstr "" #: src/qemu/qemu_cgroup.c:625 src/qemu/qemu_cgroup.c:868 msgid "failed to convert cpu mask" msgstr "" #: src/qemu/qemu_cgroup.c:704 msgid "CPU tuning is not available on this host" msgstr "" #: src/qemu/qemu_cgroup.c:916 msgid "Cannot setup cgroups until process is started" msgstr "" #: src/qemu/qemu_cgroup.c:1019 src/qemu/qemu_cgroup.c:1120 #: src/qemu/qemu_cgroup.c:1190 msgid "cgroup cpu is required for scheduler tuning" msgstr "" #: src/qemu/qemu_command.c:267 msgid "failed to retrieve file descriptor for interface" msgstr "" #: src/qemu/qemu_command.c:386 #, c-format msgid "failed to add ebtables rule to allow MAC address on '%s'" msgstr "" #: src/qemu/qemu_command.c:654 msgid "vhost-net is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:666 msgid "vhost-net is only supported for virtio network interfaces" msgstr "" #: src/qemu/qemu_command.c:684 msgid "vhost-net was requested for an interface, but is unavailable" msgstr "" #: src/qemu/qemu_command.c:737 #, c-format msgid "" "PCI device %04x:%02x:%02x.%x allocated from network %s is already in use by " "domain %s" msgstr "" #: src/qemu/qemu_command.c:801 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" #: src/qemu/qemu_command.c:836 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" #: src/qemu/qemu_command.c:859 msgid "This QEMU doesn't support the LSI 53C895A SCSI controller" msgstr "" #: src/qemu/qemu_command.c:867 msgid "This QEMU doesn't support virtio scsi controller" msgstr "" #: src/qemu/qemu_command.c:878 msgid "This QEMU doesn't support the LSI SAS1078 controller" msgstr "" #: src/qemu/qemu_command.c:885 src/qemu/qemu_command.c:4754 #, c-format msgid "Unsupported controller model: %s" msgstr "" #: src/qemu/qemu_command.c:899 msgid "Unable to determine model for scsi controller" msgstr "" #: src/qemu/qemu_command.c:979 msgid "Unable to determine device index for network device" msgstr "" #: src/qemu/qemu_command.c:1003 msgid "Unable to determine device index for hostdev device" msgstr "" #: src/qemu/qemu_command.c:1028 msgid "Unable to determine device index for redirected device" msgstr "" #: src/qemu/qemu_command.c:1115 msgid "Unable to determine device index for character device" msgstr "" #: src/conf/domain_addr.c:652 #, c-format msgid "The CCW devno '%s' is in use already " msgstr "" #: src/conf/domain_addr.c:663 msgid "There are no more free CCW devnos." msgstr "" #: src/qemu/qemu_command.c:1448 #, c-format msgid "spapr-vio address %#llx already in use" msgstr "" #: src/conf/domain_addr.c:69 #, c-format msgid "" "PCI bus is not compatible with the device at %s. Device requires a standard " "PCI slot, which is not provided by bus %.4x:%.2x" msgstr "" #: src/conf/domain_addr.c:75 #, c-format msgid "" "PCI bus is not compatible with the device at %s. Device requires a PCI " "Express slot, which is not provided by bus %.4x:%.2x" msgstr "" #: src/conf/domain_addr.c:84 #, c-format msgid "The device information for %s has no PCI connection types listed" msgstr "" #: src/conf/domain_addr.c:94 #, c-format msgid "" "PCI bus is not compatible with the device at %s. Device requires hot-plug " "capability, which is not provided by bus %.4x:%.2x" msgstr "" #: src/conf/domain_addr.c:121 src/conf/domain_addr.c:498 msgid "No PCI buses available" msgstr "" #: src/conf/domain_addr.c:126 #, c-format msgid "Invalid PCI address %s. Only PCI domain 0 is available" msgstr "" #: src/conf/domain_addr.c:133 #, c-format msgid "Invalid PCI address %s. Only PCI buses up to %zu are available" msgstr "" #: src/conf/domain_addr.c:151 #, c-format msgid "Invalid PCI address %s. slot must be >= %zu" msgstr "" #: src/conf/domain_addr.c:157 #, c-format msgid "Invalid PCI address %s. slot must be <= %zu" msgstr "" #: src/conf/domain_addr.c:163 #, c-format msgid "Invalid PCI address %s. function must be <= %u" msgstr "" #: src/conf/domain_addr.c:219 #, c-format msgid "Invalid PCI controller model %d" msgstr "" #: src/conf/domain_addr.c:254 msgid "" "Cannot automatically add a new PCI bus for a device requiring a slot other " "than standard PCI." msgstr "" #: src/qemu/qemu_command.c:1727 msgid "Bus 0 must be PCI for integrated PIIX3 USB or IDE controllers" msgstr "" #: src/qemu/qemu_command.c:2312 msgid "PCI bridges are not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:1841 #, c-format msgid "Inappropriate new pci controller index %zu not found in addrs" msgstr "" #: src/conf/domain_addr.c:339 #, c-format msgid "" "Attempted double use of PCI slot %s (may need \"multifunction='on'\" for " "device on function 0)" msgstr "" #: src/conf/domain_addr.c:350 #, c-format msgid "Attempted double use of PCI Address %s" msgstr "" #: src/conf/domain_addr.c:354 #, c-format msgid "" "Attempted double use of PCI Address %s (may need \"multifunction='on'\" for " "device on function 0)" msgstr "" #: src/conf/domain_addr.c:402 msgid "Only PCI device addresses with function=0 are supported" msgstr "" #: src/conf/domain_addr.c:573 msgid "No more available PCI slots" msgstr "" #: src/qemu/qemu_command.c:1922 msgid "Primary IDE controller must have PCI address 0:0:1.1" msgstr "" #: src/qemu/qemu_command.c:1942 msgid "PIIX3 USB controller must have PCI address 0:0:1.2" msgstr "" #: src/qemu/qemu_command.c:1991 msgid "PCI address 0:0:2.0 is in use, QEMU needs it for primary video" msgstr "" #: src/qemu/qemu_command.c:2007 msgid "Primary video card must have PCI address 0:0:2.0" msgstr "" #: src/qemu/qemu_command.c:2058 msgid "Primary SATA controller must have PCI address 0:0:1f.2" msgstr "" #: src/qemu/qemu_command.c:2182 msgid "PCI address 0:0:1.0 is in use, QEMU needs it for primary video" msgstr "" #: src/qemu/qemu_command.c:2198 msgid "Primary video card must have PCI address 0:0:1.0" msgstr "" #: src/qemu/qemu_command.c:2909 msgid "virtio only support device address type 'PCI'" msgstr "" #: src/qemu/qemu_command.c:2732 src/qemu/qemu_command.c:6038 msgid "non-primary video device must be type of 'qxl'" msgstr "" #: src/qemu/qemu_command.c:2812 #, c-format msgid "" "Device alias was not set for PCI controller with index %u required for " "device at address %s" msgstr "" #: src/qemu/qemu_command.c:2823 #, c-format msgid "" "Could not find PCI controller with index %u required for device at address %s" msgstr "" #: src/qemu/qemu_command.c:2833 msgid "" "Only PCI device addresses with function=0 are supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:2839 msgid "'multifunction=on' is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:2848 msgid "Multiple PCI buses are not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:2896 msgid "rombar and romfile are supported only for PCI devices" msgstr "" #: src/qemu/qemu_command.c:2901 msgid "rombar and romfile not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:2940 #, c-format msgid "driver serial '%s' contains unsafe characters" msgstr "" #: src/qemu/qemu_command.c:2975 #, c-format msgid "%s no secret matches uuid '%s'" msgstr "" #: src/qemu/qemu_command.c:2979 #, c-format msgid "%s no secret matches usage value '%s'" msgstr "" #: src/qemu/qemu_command.c:2990 #, c-format msgid "could not get value of the secret for username '%s' using uuid '%s'" msgstr "" #: src/qemu/qemu_command.c:2995 #, c-format msgid "" "could not get value of the secret for username '%s' using usage value '%s'" msgstr "" #: src/qemu/qemu_command.c:3055 #, c-format msgid "Invalid transport/scheme '%s'" msgstr "" #: src/qemu/qemu_command.c:3065 #, c-format msgid "Invalid %s transport type '%s'" msgstr "" #: src/qemu/qemu_command.c:3087 #, c-format msgid "Invalid query parameter '%s'" msgstr "" #: src/qemu/qemu_command.c:3170 #, c-format msgid "invalid name '%s' for iSCSI disk" msgstr "" #: src/qemu/qemu_command.c:3211 #, c-format msgid "cannot parse nbd filename '%s'" msgstr "" #: src/qemu/qemu_command.c:3256 src/storage/storage_backend_gluster.c:603 #, c-format msgid "failed to parse port number '%s'" msgstr "" #: src/qemu/qemu_command.c:3317 src/qemu/qemu_command.c:3378 #, c-format msgid "protocol '%s' accepts only one host" msgstr "" #: src/qemu/qemu_command.c:3342 msgid "socket attribute required for unix transport" msgstr "" #: src/qemu/qemu_command.c:3352 #, c-format msgid "nbd does not support transport '%s'" msgstr "" #: src/qemu/qemu_command.c:3437 msgid "missing disk source for 'sheepdog' protocol" msgstr "" #: src/qemu/qemu_command.c:3452 msgid "protocol 'sheepdog' accepts up to one host" msgstr "" #: src/qemu/qemu_command.c:3461 #, c-format msgid "':' not allowed in RBD source volume name '%s'" msgstr "" #: src/qemu/qemu_command.c:3599 src/qemu/qemu_command.c:3743 #: src/uml/uml_conf.c:415 #, c-format msgid "unsupported disk type '%s'" msgstr "" #: src/qemu/qemu_command.c:3751 msgid "unexpected address type for scsi disk" msgstr "" #: src/qemu/qemu_command.c:3760 msgid "SCSI controller only supports 1 bus" msgstr "" #: src/qemu/qemu_command.c:3770 msgid "unexpected address type for ide disk" msgstr "" #: src/qemu/qemu_command.c:3776 src/qemu/qemu_command.c:3792 #, c-format msgid "Only 1 %s controller is supported" msgstr "" #: src/qemu/qemu_command.c:3786 msgid "unexpected address type for fdc disk" msgstr "" #: src/qemu/qemu_command.c:3798 #, c-format msgid "Only 1 %s bus is supported" msgstr "" #: src/qemu/qemu_command.c:3803 msgid "target must be 0 for controller fdc" msgstr "" #: src/qemu/qemu_command.c:3837 #, c-format msgid "unsupported disk driver type for '%s'" msgstr "" #: src/qemu/qemu_command.c:3844 msgid "cannot create virtual FAT disks in read-write mode" msgstr "" #: src/qemu/qemu_command.c:3859 msgid "tray status 'open' is invalid for block type volume" msgstr "" #: src/qemu/qemu_command.c:3860 msgid "tray status 'open' is invalid for block type disk" msgstr "" #: src/qemu/qemu_command.c:3933 src/xenconfig/xen_sxpr.c:1807 #: src/xenconfig/xen_xl.c:608 src/xenconfig/xen_xm.c:333 msgid "transient disks not supported yet" msgstr "" #: src/qemu/qemu_command.c:3974 msgid "disk cache mode 'directsync' is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:3980 msgid "disk cache mode 'unsafe' is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:4006 msgid "copy_on_read is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4017 msgid "discard is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4053 msgid "disk aio mode not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4068 src/qemu/qemu_driver.c:17623 #: src/qemu/qemu_driver.c:17773 msgid "block I/O throttling not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:3607 msgid "Only ide and scsi disk support wwn" msgstr "" #: src/qemu/qemu_command.c:3615 msgid "Only scsi disk supports vendor and product" msgstr "" #: src/qemu/qemu_command.c:3624 #, c-format msgid "disk device='lun' is not supported for bus='%s'" msgstr "" #: src/qemu/qemu_command.c:3631 #, c-format msgid "disk device='lun' is not supported for protocol='%s'" msgstr "" #: src/conf/domain_conf.c:23736 msgid "disk device='lun' is only valid for block type disk source" msgstr "" #: src/qemu/qemu_command.c:4232 msgid "disk device='lun' is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:3641 msgid "Setting wwn is not supported for lun device" msgstr "" #: src/qemu/qemu_command.c:3646 msgid "Setting vendor or product is not supported for lun device" msgstr "" #: src/qemu/qemu_command.c:4248 src/qemu/qemu_command.c:4376 msgid "target must be 0 for ide controller" msgstr "" #: src/qemu/qemu_command.c:4255 msgid "Setting wwn for ide disk is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:4282 msgid "This QEMU doesn't support scsi-block for lun passthrough" msgstr "" #: src/qemu/qemu_command.c:4291 msgid "Setting wwn for scsi disk is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:4302 msgid "Setting vendor or product for scsi disk is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:4333 msgid "target must be 0 for controller model 'lsilogic'" msgstr "" #: src/qemu/qemu_command.c:4346 msgid "This QEMU doesn't support target greater than 7" msgstr "" #: src/qemu/qemu_command.c:4354 msgid "This QEMU only supports both bus and unit equal to 0" msgstr "" #: src/qemu/qemu_command.c:4371 msgid "bus must be 0 for ide controller" msgstr "" #: src/qemu/qemu_command.c:4440 msgid "This QEMU doesn't support '-device usb-storage'" msgstr "" #: src/qemu/qemu_command.c:4453 #, c-format msgid "unsupported disk bus '%s' with device setup" msgstr "" #: src/qemu/qemu_command.c:4492 msgid "" "This QEMU doesn't support setting the removable flag of USB storage devices" msgstr "" #: src/qemu/qemu_command.c:4519 msgid "only supports mount filesystem type" msgstr "" #: src/qemu/qemu_command.c:4525 msgid "Filesystem driver type not supported" msgstr "" #: src/qemu/qemu_command.c:4544 msgid "only supports passthrough accessmode" msgstr "" #: src/qemu/qemu_command.c:4554 msgid "filesystem writeout not supported" msgstr "" #: src/qemu/qemu_command.c:4567 msgid "readonly filesystem is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4593 msgid "can only passthrough directories" msgstr "" #: src/qemu/qemu_command.c:4670 src/qemu/qemu_command.c:6004 #, c-format msgid "%s not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4708 msgid "'queues' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4901 msgid "PCI bridge index should be > 0" msgstr "" #: src/qemu/qemu_command.c:4910 msgid "" "The dmi-to-pci-bridge (i82801b11-bridge) controller is not supported in this " "QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4916 msgid "dmi-to-pci-bridge index should be > 0" msgstr "" #: src/qemu/qemu_command.c:4813 msgid "wrong function called for pci-root/pcie-root" msgstr "" #: src/qemu/qemu_command.c:4933 #, c-format msgid "Unknown controller type: %s" msgstr "" #: src/qemu/qemu_command.c:5459 msgid "unrecognized virtio-net-pci 'tx' option" msgstr "" #: src/qemu/qemu_command.c:5464 msgid "virtio-net-pci 'tx' option not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5580 src/xenconfig/xen_sxpr.c:1855 #, c-format msgid "scripts are not supported on interfaces of type %s" msgstr "" #: src/qemu/qemu_command.c:5714 src/qemu/qemu_command.c:11002 msgid "missing watchdog model" msgstr "" #: src/qemu/qemu_command.c:5752 #, c-format msgid "memballoon unsupported with address type '%s'" msgstr "" #: src/qemu/qemu_command.c:5793 msgid "nvram address type must be spaprvio" msgstr "" #: src/qemu/qemu_command.c:10963 msgid "invalid sound model" msgstr "" #: src/qemu/qemu_command.c:5944 msgid "" "The ich9-intel-hda audio controller is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:6031 src/qemu/qemu_command.c:10790 #, c-format msgid "video type %s is not supported with QEMU" msgstr "" #: src/qemu/qemu_command.c:6044 src/qemu/qemu_command.c:10890 msgid "only one video card is currently supported" msgstr "" #: src/qemu/qemu_command.c:6067 src/qemu/qemu_command.c:10819 #, c-format msgid "value for 'vram' must be less than '%u'" msgstr "" #: src/qemu/qemu_command.c:6073 src/qemu/qemu_command.c:10825 #, c-format msgid "value for 'ram' must be less than '%u'" msgstr "" #: src/qemu/qemu_command.c:6138 #, c-format msgid "Failed opening %s" msgstr "" #: src/qemu/qemu_command.c:6170 #, c-format msgid "invalid PCI passthrough type '%s'" msgstr "" #: src/qemu/qemu_command.c:6249 #, c-format msgid "Redirection bus %s is not supported by QEMU" msgstr "" #: src/qemu/qemu_command.c:6256 msgid "USB redirection is not supported by this version of QEMU" msgstr "" #: src/qemu/qemu_command.c:6267 msgid "USB redirection filter is not supported by this version of QEMU" msgstr "" #: src/qemu/qemu_command.c:6305 msgid "USB redirection booting is not supported by this version of QEMU" msgstr "" #: src/qemu/qemu_command.c:6335 src/qemu/qemu_command.c:6412 msgid "USB host device is missing bus/device information" msgstr "" #: src/qemu/qemu_command.c:6371 #, c-format msgid "hub type %s not supported" msgstr "" #: src/qemu/qemu_command.c:6378 msgid "usb-hub not supported by QEMU binary" msgstr "" #: src/qemu/qemu_command.c:6406 msgid "This QEMU doesn't not support missing USB devices" msgstr "" #: src/qemu/qemu_command.c:6505 msgid "this qemu doesn't support 'readonly' for -drive" msgstr "" #: src/qemu/qemu_command.c:6540 msgid "" "target must be 0 for scsi host device if its controller model is 'lsilogic'" msgstr "" #: src/qemu/qemu_command.c:6547 msgid "" "unit must be not more than 7 for scsi host device if its controller model is " "'lsilogic'" msgstr "" #: src/qemu/qemu_command.c:6683 msgid "spicevmc not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:6693 msgid "spiceport not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:6835 msgid "Cannot use virtio serial for parallel/serial devices" msgstr "" #: src/qemu/qemu_command.c:6847 msgid "virtio serial device has invalid address type" msgstr "" #: src/qemu/qemu_command.c:6866 #, c-format msgid "Unsupported spicevmc target name '%s'" msgstr "" #: src/qemu/qemu_command.c:6910 msgid "Cannot use slcp with devices other than console" msgstr "" #: src/qemu/qemu_command.c:6962 msgid "this qemu doesn't support the rng-random backend" msgstr "" #: src/qemu/qemu_command.c:6977 msgid "this qemu doesn't support the rng-egd backend" msgstr "" #: src/qemu/qemu_command.c:7041 #, c-format msgid "this qemu doesn't support RNG device type '%s'" msgstr "" #: src/qemu/qemu_command.c:7160 #, c-format msgid "The QEMU executable %s does not support TPM backend type %s" msgstr "" #: src/qemu/qemu_command.c:7183 #, c-format msgid "The QEMU executable %s does not support TPM model %s" msgstr "" #: src/bhyve/bhyve_command.c:264 src/qemu/qemu_command.c:7382 #: src/qemu/qemu_command.c:9726 #, c-format msgid "unsupported clock offset '%s'" msgstr "" #: src/qemu/qemu_command.c:7396 #, c-format msgid "unsupported rtc timer track '%s'" msgstr "" #: src/qemu/qemu_command.c:7420 #, c-format msgid "unsupported rtc timer tickpolicy '%s'" msgstr "" #: src/qemu/qemu_command.c:7473 msgid "CPU specification not supported by hypervisor" msgstr "" #: src/qemu/qemu_command.c:7508 #, c-format msgid "guest and host CPU are not compatible: %s" msgstr "" #: src/qemu/qemu_command.c:7520 msgid "guest CPU is not compatible with host CPU" msgstr "" #: src/qemu/qemu_command.c:7550 #, c-format msgid "CPU mode '%s' is not supported by QEMU binary" msgstr "" #: src/qemu/qemu_command.c:7556 #, c-format msgid "CPU mode '%s' is only supported with kvm" msgstr "" #: src/qemu/qemu_command.c:7829 msgid "the QEMU binary does not support kqemu" msgstr "" #: src/qemu/qemu_command.c:7837 msgid "the QEMU binary does not support kvm" msgstr "" #: src/qemu/qemu_command.c:7848 #, c-format msgid "the QEMU binary does not support %s" msgstr "" #: src/qemu/qemu_command.c:7915 src/qemu/qemu_command.c:7971 msgid "dump-guest-core is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:7922 src/qemu/qemu_command.c:7986 msgid "disable shared memory is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8066 msgid "" "setting current vcpu count less than maximum is not supported with this QEMU " "binary" msgstr "" #: src/qemu/qemu_command.c:8241 msgid "disjoint NUMA cpu ranges are not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8300 msgid "vnc graphics are not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8333 src/qemu/qemu_command.c:8489 msgid "network-based listen not possible, network driver not present" msgstr "" #: src/qemu/qemu_command.c:7141 src/qemu/qemu_command.c:7305 #, c-format msgid "listen network '%s' had no usable address" msgstr "" #: src/qemu/qemu_command.c:8367 msgid "VNC WebSockets are not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8377 msgid "vnc display sharing policy is not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8448 msgid "spice graphics are not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8458 msgid "" "spice TLS port set in XML configuration, but TLS is disabled in qemu.conf" msgstr "" #: src/qemu/qemu_command.c:8552 msgid "" "spice secure channels set in XML configuration, but TLS port is not provided" msgstr "" #: src/qemu/qemu_command.c:8563 msgid "" "spice insecure channels set in XML configuration, but plain port is not " "provided" msgstr "" #: src/qemu/qemu_command.c:8576 msgid "" "spice defaultMode secure requested in XML configuration but TLS port not " "provided" msgstr "" #: src/qemu/qemu_command.c:8585 msgid "" "spice defaultMode insecure requested in XML configuration but plain port not " "provided" msgstr "" #: src/qemu/qemu_command.c:8618 msgid "This QEMU can't disable file transfers through spice" msgstr "" #: src/qemu/qemu_command.c:8662 #, c-format msgid "sdl not supported by '%s'" msgstr "" #: src/qemu/qemu_command.c:8697 #, c-format msgid "unsupported graphics type '%s'" msgstr "" #: src/qemu/qemu_command.c:8834 src/qemu/qemu_hotplug.c:909 #, c-format msgid "Multiqueue network is not supported for: %s" msgstr "" #: src/qemu/qemu_command.c:7838 msgid "hugetlbfs filesystem is not mounted" msgstr "" #: src/qemu/qemu_command.c:7843 msgid "hugepages are disabled by administrator config" msgstr "" #: src/qemu/qemu_command.c:8109 #, c-format msgid "hugepage backing not supported by '%s'" msgstr "" #: src/qemu/qemu_command.c:9498 msgid "memory locking not supported by QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9564 #, c-format msgid "qemu emulator '%s' does not support xen" msgstr "" #: src/qemu/qemu_command.c:9576 #, c-format msgid "the QEMU binary %s does not support smbios settings" msgstr "" #: src/qemu/qemu_command.c:9594 #, c-format msgid "Domain '%s' sysinfo are not available" msgstr "" #: src/qemu/qemu_command.c:9661 src/qemu/qemu_hotplug.c:1585 #: src/qemu/qemu_hotplug.c:4171 src/qemu/qemu_hotplug.c:4230 #: src/qemu/qemu_hotplug.c:4272 msgid "qemu does not support -device" msgstr "" #: src/qemu/qemu_command.c:9666 msgid "qemu does not support SGA" msgstr "" #: src/qemu/qemu_command.c:9671 msgid "need at least one serial port to use SGA" msgstr "" #: src/qemu/qemu_command.c:9741 #, c-format msgid "unsupported timer type (name) '%s'" msgstr "" #: src/qemu/qemu_command.c:9767 src/qemu/qemu_command.c:9778 #, c-format msgid "unsupported rtc tickpolicy '%s'" msgstr "" #: src/qemu/qemu_command.c:9806 src/qemu/qemu_command.c:9815 #, c-format msgid "unsupported pit tickpolicy '%s'" msgstr "" #: src/qemu/qemu_command.c:8151 msgid "pit timer is not supported" msgstr "" #: src/qemu/qemu_command.c:9880 msgid "setting ACPI S3 not supported" msgstr "" #: src/qemu/qemu_command.c:9897 msgid "setting ACPI S4 not supported" msgstr "" #: src/qemu/qemu_command.c:9917 msgid "hypervisor lacks deviceboot feature" msgstr "" #: src/qemu/qemu_command.c:9974 msgid "reboot timeout is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:10030 msgid "dtb is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:10058 msgid "64-bit PCI hole setting is only for root PCI controllers" msgstr "" #: src/qemu/qemu_command.c:10065 #, c-format msgid "Setting the 64-bit PCI hole size is not supported for machine '%s'" msgstr "" #: src/qemu/qemu_command.c:10071 msgid "64-bit PCI hole size setting is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:10088 src/qemu/qemu_hotplug.c:781 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "" #: src/qemu/qemu_command.c:4793 msgid "SATA is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:10145 msgid "Multiple legacy USB controllers are not supported" msgstr "" #: src/qemu/qemu_command.c:10214 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" #: src/qemu/qemu_command.c:8664 msgid "network disks are only supported with -drive" msgstr "" #: src/qemu/qemu_command.c:10345 msgid "filesystem passthrough not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:10412 msgid "this QEMU binary lacks multiple smartcard support" msgstr "" #: src/qemu/qemu_command.c:10423 src/qemu/qemu_command.c:10435 msgid "this QEMU binary lacks smartcard host mode support" msgstr "" #: src/qemu/qemu_command.c:10445 #, c-format msgid "invalid certificate name: %s" msgstr "" #: src/qemu/qemu_command.c:10456 #, c-format msgid "invalid database name: %s" msgstr "" #: src/qemu/qemu_command.c:10471 msgid "this QEMU binary lacks smartcard passthrough mode support" msgstr "" #: src/qemu/qemu_command.c:10576 msgid "guestfwd requires QEMU to support -chardev & -device" msgstr "" #: src/qemu/qemu_command.c:10597 src/qemu/qemu_command.c:10674 msgid "virtio channel requires QEMU to support -device" msgstr "" #: src/qemu/qemu_command.c:10650 msgid "sclp console requires QEMU to support -device" msgstr "" #: src/qemu/qemu_command.c:10655 msgid "sclp console requires QEMU to support s390-sclp" msgstr "" #: src/qemu/qemu_command.c:10695 src/qemu/qemu_command.c:11600 #, c-format msgid "unsupported console target type %s" msgstr "" #: src/qemu/qemu_command.c:9074 msgid "only 1 graphics device is supported" msgstr "" #: src/qemu/qemu_command.c:10742 msgid "only 1 graphics device of each type (sdl, vnc, spice) is supported" msgstr "" #: src/qemu/qemu_command.c:10783 msgid "This QEMU does not support QXL graphics adapters" msgstr "" #: src/qemu/qemu_command.c:10875 #, c-format msgid "video type %s is only valid as primary video card" msgstr "" #: src/qemu/qemu_command.c:9209 #, c-format msgid "video type %s is not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:10971 msgid "this QEMU binary lacks hda support" msgstr "" #: src/qemu/qemu_command.c:11018 msgid "invalid watchdog action" msgstr "" #: src/qemu/qemu_command.c:11064 msgid "" "booting from assigned devices is only supported for PCI, USB and SCSI devices" msgstr "" #: src/qemu/qemu_command.c:11073 msgid "" "booting from PCI devices assigned with VFIO is not supported with this " "version of qemu" msgstr "" #: src/qemu/qemu_command.c:11080 msgid "" "booting from assigned PCI devices is not supported with this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11089 msgid "" "booting from assigned USB devices is not supported with this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11096 msgid "" "booting from assigned SCSI devices is not supported with this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11130 src/qemu/qemu_hotplug.c:1263 msgid "VFIO PCI device assignment is not supported by this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11178 src/qemu/qemu_monitor_text.c:1771 msgid "PCI device assignment is not supported by this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11203 src/qemu/qemu_hotplug.c:1954 msgid "SCSI passthrough is not supported by this version of qemu" msgstr "" #: src/qemu/qemu_command.c:9532 msgid "TCP migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9549 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9556 msgid "EXEC migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9564 msgid "FD migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9573 msgid "UNIX migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2946 msgid "unknown migration protocol" msgstr "" #: src/qemu/qemu_command.c:11226 #, c-format msgid "" "Memory balloon device type '%s' is not supported by this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11282 msgid "nvram device is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:11297 msgid "nvram device is only supported for PPC64" msgstr "" #: src/qemu/qemu_command.c:11323 msgid "QEMU does not support seccomp sandboxes" msgstr "" #: src/qemu/qemu_command.c:9688 msgid "your QEMU is too old to support pvpanic" msgstr "" #: src/qemu/qemu_command.c:11462 msgid "usb-serial is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:11811 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "" #: src/qemu/qemu_command.c:11972 src/qemu/qemu_command.c:13322 #, c-format msgid "cannot parse sheepdog filename '%s'" msgstr "" #: src/qemu/qemu_command.c:12001 #, c-format msgid "pseries systems do not support ide devices '%s'" msgstr "" #: src/qemu/qemu_command.c:12059 #, c-format msgid "cannot parse drive index '%s'" msgstr "" #: src/qemu/qemu_command.c:12065 #, c-format msgid "cannot parse drive bus '%s'" msgstr "" #: src/qemu/qemu_command.c:12071 #, c-format msgid "cannot parse drive unit '%s'" msgstr "" #: src/qemu/qemu_command.c:12080 #, c-format msgid "cannot parse io mode '%s'" msgstr "" #: src/qemu/qemu_command.c:12089 #, c-format msgid "cannot parse cylinders value'%s'" msgstr "" #: src/qemu/qemu_command.c:12099 #, c-format msgid "cannot parse heads value'%s'" msgstr "" #: src/qemu/qemu_command.c:12109 #, c-format msgid "cannot parse sectors value'%s'" msgstr "" #: src/qemu/qemu_command.c:10372 #, c-format msgid "cannot parse translation value'%s'" msgstr "" #: src/qemu/qemu_command.c:12135 #, c-format msgid "missing file parameter in drive '%s'" msgstr "" #: src/qemu/qemu_command.c:12146 #, c-format msgid "missing index/unit/bus parameter in drive '%s'" msgstr "" #: src/qemu/qemu_command.c:12193 #, c-format msgid "invalid device name '%s'" msgstr "" #: src/qemu/qemu_command.c:12234 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "" #: src/qemu/qemu_command.c:12246 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" #: src/qemu/qemu_command.c:12303 #, c-format msgid "cannot parse vlan in '%s'" msgstr "" #: src/qemu/qemu_command.c:12333 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "" #: src/qemu/qemu_command.c:12383 #, c-format msgid "cannot parse sndbuf size in '%s'" msgstr "" #: src/qemu/qemu_command.c:12422 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "" #: src/qemu/qemu_command.c:12429 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "" #: src/qemu/qemu_command.c:12435 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "" #: src/qemu/qemu_command.c:12441 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "" #: src/qemu/qemu_command.c:12477 #, c-format msgid "unknown USB device syntax '%s'" msgstr "" #: src/qemu/qemu_command.c:12485 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "" #: src/qemu/qemu_command.c:12491 #, c-format msgid "cannot extract USB device product '%s'" msgstr "" #: src/qemu/qemu_command.c:12497 #, c-format msgid "cannot extract USB device bus '%s'" msgstr "" #: src/qemu/qemu_command.c:12503 #, c-format msgid "cannot extract USB device address '%s'" msgstr "" #: src/qemu/qemu_command.c:12595 #, c-format msgid "cannot find port number in character device %s" msgstr "" #: src/qemu/qemu_command.c:12621 #, c-format msgid "unknown character device syntax %s" msgstr "" #: src/qemu/qemu_command.c:12697 #, c-format msgid "%s platform doesn't support CPU features'" msgstr "" #: src/qemu/qemu_command.c:12727 msgid "conflicting occurrences of kvmclock feature" msgstr "" #: src/qemu/qemu_command.c:12785 #, c-format msgid "unsupported HyperV Enlightenment feature '%s'" msgstr "" #: src/qemu/qemu_command.c:12795 #, c-format msgid "HyperV feature '%s' should not have a value" msgstr "" #: src/qemu/qemu_command.c:12806 msgid "missing HyperV spinlock retry count" msgstr "" #: src/qemu/qemu_command.c:12812 msgid "cannot parse HyperV spinlock retry count" msgstr "" #: src/qemu/qemu_command.c:12860 #, c-format msgid "unknown CPU syntax '%s'" msgstr "" #: src/qemu/qemu_command.c:12941 #, c-format msgid "cannot parse CPU topology '%s'" msgstr "" #: src/qemu/qemu_command.c:13007 msgid "no emulator path found" msgstr "" #: src/qemu/qemu_command.c:13064 #, c-format msgid "missing value for %s argument" msgstr "" #: src/qemu/qemu_command.c:13124 #, c-format msgid "missing VNC port number in '%s'" msgstr "" #: src/qemu/qemu_command.c:13132 #, c-format msgid "cannot parse VNC port '%s'" msgstr "" #: src/qemu/qemu_command.c:13170 #, c-format msgid "cannot parse VNC WebSocket port '%s'" msgstr "" #: src/qemu/qemu_command.c:13202 msgid "missing vnc sharing policy" msgstr "" #: src/qemu/qemu_command.c:13228 #, c-format msgid "cannot parse memory level '%s'" msgstr "" #: src/qemu/qemu_command.c:13241 #, c-format msgid "cannot parse UUID '%s'" msgstr "" #: src/qemu/qemu_command.c:13360 #, c-format msgid "Cannot assign address for device name '%s'" msgstr "" #: src/qemu/qemu_command.c:13423 msgid "cannot parse reboot-timeout value" msgstr "" #: src/qemu/qemu_command.c:13693 #, c-format msgid "unknown video adapter type '%s'" msgstr "" #: src/qemu/qemu_command.c:13752 #, c-format msgid "invalid value for disable_s3 parameter: '%s'" msgstr "" #: src/qemu/qemu_command.c:13769 #, c-format msgid "invalid value for disable_s4 parameter: '%s'" msgstr "" #: src/qemu/qemu_command.c:13788 #, c-format msgid "cannot parse nvram's address '%s'" msgstr "" #: src/qemu/qemu_command.c:13846 msgid "CEPH_ARGS was set without an rbd disk" msgstr "" #: src/qemu/qemu_command.c:13853 #, c-format msgid "could not parse CEPH_ARGS '%s'" msgstr "" #: src/qemu/qemu_command.c:13890 #, c-format msgid "found no rbd hosts in CEPH_ARGS '%s'" msgstr "" #: src/qemu/qemu_command.c:14103 #, c-format msgid "Unable to resolve %s for pid %u" msgstr "" #: src/qemu/qemu_conf.c:240 msgid "unable to find hugetlbfs mountpoint" msgstr "" #: src/qemu/qemu_conf.c:533 msgid "security_driver must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:582 #, c-format msgid "" "%s: remote_websocket_port_min: port must be greater than or equal to %d" msgstr "" #: src/qemu/qemu_conf.c:592 #, c-format msgid "" "%s: remote_websocket_port_max: port must be between the minimal port and %d" msgstr "" #: src/qemu/qemu_conf.c:600 #, c-format msgid "" "%s: remote_websocket_port_min: min port must not be greater than max port" msgstr "" #: src/qemu/qemu_conf.c:611 #, c-format msgid "%s: remote_display_port_min: port must be greater than or equal to %d" msgstr "" #: src/qemu/qemu_conf.c:621 #, c-format msgid "" "%s: remote_display_port_max: port must be between the minimal port and %d" msgstr "" #: src/qemu/qemu_conf.c:629 #, c-format msgid "" "%s: remote_display_port_min: min port must not be greater than max port" msgstr "" #: src/qemu/qemu_conf.c:637 #, c-format msgid "%s: migration_port_min: port must be greater than 0" msgstr "" #: src/qemu/qemu_conf.c:646 #, c-format msgid "" "%s: migration_port_max: port must be between the minimal port %d and 65535" msgstr "" #: src/qemu/qemu_conf.c:675 msgid "cgroup_controllers must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:682 #, c-format msgid "Unknown cgroup controller '%s'" msgstr "" #: src/qemu/qemu_conf.c:702 msgid "cgroup_device_acl must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:1028 #, c-format msgid "Unable to get minor number of device '%s'" msgstr "" #: src/qemu/qemu_conf.c:1123 #, c-format msgid "" "sgio of shared disk 'pool=%s' 'volume=%s' conflicts with other active domains" msgstr "" #: src/qemu/qemu_conf.c:1129 #, c-format msgid "sgio of shared disk '%s' conflicts with other active domains" msgstr "" #: src/qemu/qemu_conf.c:827 #, c-format msgid "" "sgio of shared scsi host device '%s-%d-%d-%d' conflicts with other active " "domains" msgstr "" #: src/storage/storage_backend_fs.c:307 #: src/storage/storage_backend_gluster.c:511 #: src/storage/storage_backend_iscsi.c:60 #: src/storage/storage_backend_iscsi.c:193 #: src/storage/storage_backend_iscsi.c:250 #: src/storage/storage_backend_iscsi.c:378 src/storage/storage_driver.c:3189 msgid "Expected exactly 1 host for the storage pool" msgstr "" #: src/storage/storage_driver.c:3214 #, c-format msgid "unexpected iscsi volume name '%s'" msgstr "" #: src/storage/storage_driver.c:3286 #, c-format msgid "storage pool '%s' containing volume '%s' is not active" msgstr "" #: src/storage/storage_driver.c:3309 msgid "disk source mode is only valid when storage pool is of iscsi type" msgstr "" #: src/storage/storage_driver.c:3331 src/storage/storage_driver.c:3365 msgid "'startupPolicy' is only valid for 'file' type volume" msgstr "" #: src/storage/storage_driver.c:3353 #, c-format msgid "unexpected storage volume type '%s' for storage pool type '%s'" msgstr "" #: src/storage/storage_driver.c:3411 #, c-format msgid "using '%s' pools for backing 'volume' disks isn't yet supported" msgstr "" #: src/qemu/qemu_conf.c:1521 msgid "Snapshots are not yet supported with 'pool' volumes" msgstr "" #: src/qemu/qemu_domain.c:483 msgid "Unable to init qemu driver mutexes" msgstr "" #: src/qemu/qemu_domain.c:525 msgid "Unexpected QEMU monitor still active during domain deletion" msgstr "" #: src/qemu/qemu_domain.c:529 msgid "Unexpected QEMU agent still active during domain deletion" msgstr "" #: src/qemu/qemu_domain.c:680 msgid "no monitor path" msgstr "" #: src/qemu/qemu_domain.c:704 #, c-format msgid "unsupported monitor type '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:2771 src/qemu/qemu_domain.c:733 msgid "failed to parse qemu capabilities flags" msgstr "" #: src/qemu/qemu_capabilities.c:2786 src/qemu/qemu_domain.c:746 #, c-format msgid "Unknown qemu capabilities flag %s" msgstr "" #: src/qemu/qemu_domain.c:767 #, c-format msgid "Unknown job type %s" msgstr "" #: src/qemu/qemu_domain.c:780 #, c-format msgid "Unknown async job type %s" msgstr "" #: src/qemu/qemu_domain.c:791 #, c-format msgid "Unknown job phase %s" msgstr "" #: src/qemu/qemu_domain.c:826 src/qemu/qemu_domain.c:838 msgid "failed to parse qemu device list" msgstr "" #: src/lxc/lxc_domain.c:89 src/qemu/qemu_domain.c:906 #: src/test/test_driver.c:223 #, c-format msgid "Failed to register xml namespace '%s'" msgstr "" #: src/qemu/qemu_domain.c:927 msgid "No qemu command-line argument specified" msgstr "" #: src/qemu/qemu_domain.c:953 msgid "No qemu environment name specified" msgstr "" #: src/qemu/qemu_domain.c:958 msgid "Empty qemu environment name specified" msgstr "" #: src/qemu/qemu_domain.c:963 msgid "Invalid environment name, it must begin with a letter or underscore" msgstr "" #: src/qemu/qemu_domain.c:968 msgid "" "Invalid environment name, it must contain only alphanumerics and underscore" msgstr "" #: src/qemu/qemu_domain.c:1695 msgid "cannot acquire state change lock due to max_queued limit" msgstr "" #: src/qemu/qemu_domain.c:1748 #, c-format msgid "unexpected async job %d" msgstr "" #: src/qemu/qemu_domain.c:1839 src/qemu/qemu_domain.c:1909 msgid "domain is no longer running" msgstr "" #: src/bhyve/bhyve_driver.c:1409 src/qemu/qemu_domain.c:2064 #: src/qemu/qemu_driver.c:12962 msgid "cannot get host CPU capabilities" msgstr "" #: src/qemu/qemu_domain.c:2391 src/uml/uml_driver.c:1091 #, c-format msgid "failed to create logfile %s" msgstr "" #: src/qemu/qemu_domain.c:2396 src/qemu/qemu_domain.c:2419 #, c-format msgid "failed to set close-on-exec flag on %s" msgstr "" #: src/qemu/qemu_domain.c:2407 #, c-format msgid "failed to truncate %s" msgstr "" #: src/qemu/qemu_domain.c:1808 #, c-format msgid "unable to seek to end of log for %s" msgstr "" #: src/qemu/qemu_domain.c:1812 #, c-format msgid "unable to seek to %lld from start for %s" msgstr "" #: src/qemu/qemu_domain.c:1840 #, c-format msgid "Unable to write to domain logfile %s" msgstr "" #: src/qemu/qemu_domain.c:2577 src/storage/storage_backend.c:1143 #: src/storage/storage_backend_fs.c:1336 msgid "unable to find kvm-img or qemu-img" msgstr "" #: src/qemu/qemu_domain.c:2604 #, c-format msgid "cannot create snapshot directory '%s'" msgstr "" #: src/qemu/qemu_domain.c:2665 #, c-format msgid "Disk device '%s' does not support snapshotting" msgstr "" #: src/qemu/qemu_domain.c:2173 #, c-format msgid "no source device %s" msgstr "" #: src/qemu/qemu_domain.c:2339 #, c-format msgid "Backing file '%s' of image '%s' is missing." msgstr "" #: src/qemu/qemu_driver.c:258 src/test/test_driver.c:5827 #, c-format msgid "no domain snapshot with matching name '%s'" msgstr "" #: src/qemu/qemu_driver.c:293 #, c-format msgid "Failed to start job on VM '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:487 #, c-format msgid "Failed to allocate memory for snapshot directory for domain %s" msgstr "" #: src/qemu/qemu_driver.c:500 #, c-format msgid "Failed to open snapshot directory %s for domain %s: %s" msgstr "" #: src/qemu/qemu_driver.c:515 msgid "Failed to allocate memory for path" msgstr "" #: src/qemu/qemu_driver.c:521 #, c-format msgid "Failed to read snapshot file %s: %s" msgstr "" #: src/qemu/qemu_driver.c:532 #, c-format msgid "Failed to parse snapshot XML from file '%s'" msgstr "" #: src/qemu/qemu_driver.c:555 #, c-format msgid "Too many snapshots claiming to be current for domain %s" msgstr "" #: src/qemu/qemu_driver.c:561 src/test/test_driver.c:957 #, c-format msgid "Snapshots have inconsistent relations for domain %s" msgstr "" #: src/qemu/qemu_driver.c:684 #, c-format msgid "Failed to create state dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:689 #, c-format msgid "Failed to create lib dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:694 #, c-format msgid "Failed to create cache dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:699 src/qemu/qemu_driver.c:704 #, c-format msgid "Failed to create save dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:709 #, c-format msgid "Failed to create dump dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:740 #, c-format msgid "failed to enable mac filter in '%s'" msgstr "" #: src/qemu/qemu_driver.c:670 #, c-format msgid "failed to add rule to drop all frames in '%s'" msgstr "" #: src/qemu/qemu_driver.c:753 msgid "display" msgstr "" #: src/qemu/qemu_driver.c:760 msgid "webSocket" msgstr "" #: src/libxl/libxl_driver.c:607 src/qemu/qemu_driver.c:767 msgid "migration" msgstr "" #: src/qemu/qemu_driver.c:790 #, c-format msgid "unable to set ownership of '%s' to user %d:%d" msgstr "" #: src/qemu/qemu_driver.c:797 src/qemu/qemu_driver.c:804 #: src/qemu/qemu_driver.c:811 src/qemu/qemu_driver.c:818 #: src/qemu/qemu_driver.c:829 src/qemu/qemu_driver.c:838 #: src/qemu/qemu_driver.c:845 #, c-format msgid "unable to set ownership of '%s' to %d:%d" msgstr "" #: src/qemu/qemu_driver.c:879 #, c-format msgid "unable to create hugepage path %s" msgstr "" #: src/qemu/qemu_driver.c:889 #, c-format msgid "unable to set ownership on %s to %d:%d" msgstr "" #: src/qemu/qemu_driver.c:1161 msgid "qemu state driver is not active" msgstr "" #: src/qemu/qemu_driver.c:1168 #, c-format msgid "no QEMU URI path given, try %s" msgstr "" #: src/qemu/qemu_driver.c:1177 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" #: src/qemu/qemu_driver.c:1184 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" #: src/qemu/qemu_driver.c:1270 src/util/iohelper.c:59 src/util/vircgroup.c:349 #: src/util/virfile.c:597 src/util/virfile.c:638 src/util/virfile.c:713 #: src/util/virfile.c:3297 src/util/virnetdevtap.c:438 #, c-format msgid "Unable to open %s" msgstr "" #: src/qemu/qemu_driver.c:1497 src/uml/uml_driver.c:1670 #: src/uml/uml_driver.c:1714 src/vbox/vbox_common.c:721 #: src/vbox/vbox_common.c:2939 #, c-format msgid "no domain with matching id %d" msgstr "" #: src/qemu/qemu_driver.c:1841 src/qemu/qemu_driver.c:1898 msgid "domain is pmsuspended" msgstr "" #: src/qemu/qemu_driver.c:1906 src/qemu/qemu_migration.c:5907 #: src/qemu/qemu_process.c:566 src/qemu/qemu_process.c:5087 msgid "resume operation failed" msgstr "" #: src/qemu/qemu_domain.c:3533 msgid "QEMU guest agent is not available due to an error" msgstr "" #: src/qemu/qemu_domain.c:3548 msgid "QEMU guest agent is not configured" msgstr "" #: src/qemu/qemu_driver.c:1926 msgid "flags for acpi power button and guest agent are mutually exclusive" msgstr "" #: src/qemu/qemu_driver.c:1967 msgid "Reboot is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:1973 msgid "Reboot is not supported without the JSON monitor" msgstr "" #: src/qemu/qemu_driver.c:2324 msgid "cannot resize the maximum memory on an active domain" msgstr "" #: src/qemu/qemu_driver.c:2382 msgid "" "Unable to change memory of active domain without the balloon device and " "guest OS balloon driver" msgstr "" #: src/qemu/qemu_driver.c:2461 msgid "unable to set balloon driver collection period" msgstr "" #: src/qemu/qemu_driver.c:2562 #, c-format msgid "cannot translate keycode %u of %s codeset to rfb keycode" msgstr "" #: src/vz/vz_driver.c:574 src/qemu/qemu_driver.c:2640 src/uml/uml_driver.c:1914 msgid "cannot read cputime for domain" msgstr "" #: src/qemu/qemu_driver.c:2810 #, c-format msgid "failed to write header to domain save file '%s'" msgstr "" #: src/qemu/qemu_driver.c:2818 src/qemu/qemu_driver.c:6965 #, c-format msgid "failed to write xml to '%s'" msgstr "" #: src/qemu/qemu_driver.c:2842 #, c-format msgid "Invalid compressed save format %d" msgstr "" #: src/qemu/qemu_driver.c:2962 #, c-format msgid "Failed to create file '%s': couldn't determine fs type" msgstr "" #: src/qemu/qemu_driver.c:2964 #, c-format msgid "Failed to open file '%s': couldn't determine fs type" msgstr "" #: src/qemu/qemu_driver.c:2994 #, c-format msgid "Error from child process creating '%s'" msgstr "" #: src/qemu/qemu_driver.c:2995 #, c-format msgid "Error from child process opening '%s'" msgstr "" #: src/qemu/qemu_driver.c:3016 src/qemu/qemu_process.c:4030 #: src/storage/storage_backend.c:531 #, c-format msgid "Failed to create file '%s'" msgstr "" #: src/qemu/qemu_driver.c:3017 src/qemu/qemu_process.c:4021 #: src/storage/storage_backend_fs.c:1534 #: src/storage/storage_backend_gluster.c:695 src/util/virfile.c:1376 #: src/util/virstoragefile.c:875 #, c-format msgid "Failed to open file '%s'" msgstr "" #: src/qemu/qemu_driver.c:3082 src/qemu/qemu_driver.c:3567 #: src/qemu/qemu_driver.c:6539 msgid "bypass cache unsupported by this system" msgstr "" #: src/qemu/qemu_driver.c:3129 #, c-format msgid "unable to write %s" msgstr "" #: src/qemu/qemu_driver.c:3179 src/qemu/qemu_driver.c:3194 #: src/qemu/qemu_driver.c:3715 src/qemu/qemu_driver.c:13683 #: src/qemu/qemu_driver.c:14479 src/qemu/qemu_driver.c:15430 #: src/qemu/qemu_driver.c:15486 src/qemu/qemu_hotplug.c:556 #: src/qemu/qemu_migration.c:4864 src/qemu/qemu_migration.c:5397 #: src/qemu/qemu_migration.c:5852 src/qemu/qemu_migration.c:6039 #: src/qemu/qemu_process.c:545 msgid "guest unexpectedly quit" msgstr "" #: src/qemu/qemu_driver.c:3226 msgid "failed to get domain xml" msgstr "" #: src/qemu/qemu_driver.c:3303 src/qemu/qemu_driver.c:3393 msgid "Invalid save image format specified in configuration file" msgstr "" #: src/qemu/qemu_driver.c:3309 src/qemu/qemu_driver.c:3399 #: src/qemu/qemu_driver.c:14508 msgid "" "Compression program for image format in configuration file isn't available" msgstr "" #: src/qemu/qemu_driver.c:3488 #, c-format msgid "Failed to remove managed save file '%s'" msgstr "" #: src/qemu/qemu_driver.c:3511 msgid "dump-guest-memory is not supported" msgstr "" #: src/qemu/qemu_driver.c:3616 #, c-format msgid "unable to close file %s" msgstr "" #: src/qemu/qemu_driver.c:3649 msgid "Invalid dump image format specified in configuration file, using raw" msgstr "" #: src/qemu/qemu_driver.c:3655 msgid "" "Compression program for dump image format in configuration file isn't " "available, using raw" msgstr "" #: src/qemu/qemu_driver.c:3753 msgid "resuming after dump failed" msgstr "" #: src/qemu/qemu_driver.c:3819 msgid "currently is supported only taking screenshots of screen ID 0" msgstr "" #: src/qemu/qemu_driver.c:3828 src/qemu/qemu_driver.c:11585 #: src/vbox/vbox_common.c:7314 #, c-format msgid "mkostemp(\"%s\") failed" msgstr "" #: src/qemu/qemu_driver.c:3850 src/vbox/vbox_common.c:7373 msgid "unable to open stream" msgstr "" #: src/qemu/qemu_driver.c:3906 src/qemu/qemu_driver.c:3968 msgid "Dump failed" msgstr "" #: src/qemu/qemu_driver.c:3914 msgid "Resuming after dump failed" msgstr "" #: src/qemu/qemu_driver.c:4007 msgid "qemu didn't unplug the vCPUs properly" msgstr "" #: src/qemu/qemu_driver.c:4721 src/qemu/qemu_process.c:2025 #, c-format msgid "got wrong number of vCPU pids from QEMU monitor. got %d, wanted %d" msgstr "" #: src/qemu/qemu_driver.c:4035 #, c-format msgid "unable to add vcpu %zu task %d to cgroup" msgstr "" #: src/qemu/qemu_driver.c:4066 #, c-format msgid "failed to set cpuset.cpus in cgroup for vcpu %zu" msgstr "" #: src/qemu/qemu_driver.c:4075 #, c-format msgid "failed to set cpu affinity for vcpu %zu" msgstr "" #: src/qemu/qemu_monitor_text.c:1155 msgid "cannot change vcpu count of this domain" msgstr "" #: src/xen/xen_driver.c:1362 #, c-format msgid "argument out of range: %d" msgstr "" #: src/qemu/qemu_driver.c:4179 msgid "cannot adjust maximum on running domain" msgstr "" #: src/qemu/qemu_driver.c:4200 msgid "changing of maximum vCPU count isn't supported via guest agent" msgstr "" #: src/qemu/qemu_driver.c:4849 #, c-format msgid "" "requested vcpu count is greater than the count of enabled vcpus in the " "domain: %d > %d" msgstr "" #: src/qemu/qemu_driver.c:4877 #, c-format msgid "failed to set state of cpu %d via guest agent" msgstr "" #: src/qemu/qemu_driver.c:4334 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" #: src/qemu/qemu_driver.c:5099 src/qemu/qemu_driver.c:5345 msgid "Empty cpu list for pinning" msgstr "" #: src/qemu/qemu_driver.c:1439 src/qemu/qemu_driver.c:5106 #: src/qemu/qemu_process.c:2255 msgid "cpu affinity is not supported" msgstr "" #: src/qemu/qemu_driver.c:5126 msgid "failed to update vcpupin" msgstr "" #: src/qemu/qemu_driver.c:5137 #, c-format msgid "failed to set cpuset.cpus in cgroup for vcpu %d" msgstr "" #: src/qemu/qemu_driver.c:5145 #, c-format msgid "failed to set cpu affinity for vcpu %d" msgstr "" #: src/qemu/qemu_driver.c:4405 msgid "failed to delete vcpupin xml of a running domain" msgstr "" #: src/qemu/qemu_driver.c:4430 msgid "failed to delete vcpupin xml of a persistent domain" msgstr "" #: src/qemu/qemu_driver.c:5187 msgid "failed to update or add vcpupin xml of a persistent domain" msgstr "" #: src/qemu/qemu_driver.c:5327 msgid "" "Changing affinity for emulator thread dynamically is not allowed when CPU " "placement is 'auto'" msgstr "" #: src/qemu/qemu_driver.c:5357 msgid "failed to set cpuset.cpus in cgroup for emulator threads" msgstr "" #: src/qemu/qemu_driver.c:4661 msgid "failed to set cpu affinity for emulator threads" msgstr "" #: src/qemu/qemu_driver.c:4670 msgid "failed to delete emulatorpin xml of a running domain" msgstr "" #: src/qemu/qemu_driver.c:4697 msgid "failed to delete emulatorpin xml of a persistent domain" msgstr "" #: src/qemu/qemu_driver.c:4704 msgid "failed to update or add emulatorpin xml of a persistent domain" msgstr "" #: src/vz/vz_driver.c:826 src/qemu/qemu_driver.c:5490 msgid "cannot list vcpu pinning for an inactive domain" msgstr "" #: src/qemu/qemu_driver.c:1463 msgid "cannot get vCPU placement & pCPU time" msgstr "" #: src/qemu/qemu_driver.c:4882 msgid "cpu affinity is not available" msgstr "" #: src/qemu/qemu_driver.c:4935 msgid "" "vCPU count provided by the guest agent can only be requested for live " "domains" msgstr "" #: src/qemu/qemu_driver.c:6559 src/qemu/qemu_driver.c:6579 #, c-format msgid "cannot remove corrupt file: %s" msgstr "" #: src/qemu/qemu_driver.c:6566 msgid "failed to read qemu header" msgstr "" #: src/qemu/qemu_driver.c:6575 msgid "save image is incomplete" msgstr "" #: src/qemu/qemu_driver.c:6704 #, c-format msgid "cannot close file: %s" msgstr "" #: src/qemu/qemu_driver.c:6727 msgid "failed to resume domain" msgstr "" #: src/qemu/qemu_driver.c:6952 msgid "new xml too large to fit in file" msgstr "" #: src/qemu/qemu_driver.c:6959 #, c-format msgid "cannot seek in '%s'" msgstr "" #: src/qemu/qemu_driver.c:7370 #, c-format msgid "cannot remove managed save file %s" msgstr "" #: src/qemu/qemu_driver.c:7446 msgid "domain is already running" msgstr "" #: src/qemu/qemu_driver.c:6199 src/qemu/qemu_driver.c:13306 #: src/qemu/qemu_driver.c:13907 msgid "domain has active block copy job" msgstr "" #: src/qemu/qemu_driver.c:7604 src/test/test_driver.c:2838 #, c-format msgid "cannot delete inactive domain with %d snapshots" msgstr "" #: src/qemu/qemu_hotplug.c:448 #, c-format msgid "'%s' controller cannot be hot plugged." msgstr "" #: src/qemu/qemu_driver.c:7788 #, c-format msgid "live attach of device '%s' is not supported" msgstr "" #: src/qemu/qemu_driver.c:7822 #, c-format msgid "'%s' controller cannot be hot unplugged." msgstr "" #: src/qemu/qemu_driver.c:7879 #, c-format msgid "live detach of device '%s' is not supported" msgstr "" #: src/qemu/qemu_driver.c:8007 #, c-format msgid "live update of device '%s' is not supported" msgstr "" #: src/qemu/qemu_driver.c:8080 #, c-format msgid "Lease %s in lockspace %s already exists" msgstr "" #: src/qemu/qemu_driver.c:8096 src/qemu/qemu_driver.c:8122 msgid "Target already exists" msgstr "" #: src/qemu/qemu_driver.c:8178 #, c-format msgid "persistent attach of device '%s' is not supported" msgstr "" #: src/qemu/qemu_driver.c:8235 src/qemu/qemu_hotplug.c:4139 #, c-format msgid "Lease %s in lockspace %s does not exist" msgstr "" #: src/qemu/qemu_driver.c:8269 msgid "no matching filesystem device was found" msgstr "" #: src/qemu/qemu_driver.c:8314 #, c-format msgid "persistent detach of device '%s' is not supported" msgstr "" #: src/qemu/qemu_driver.c:6889 src/qemu/qemu_driver.c:6895 #, c-format msgid "couldn't find matching device with mac address %s" msgstr "" #: src/qemu/qemu_driver.c:8409 #, c-format msgid "persistent update of device '%s' is not supported" msgstr "" #: src/qemu/qemu_driver.c:9990 msgid "change of nodeset for running domain requires strict numa mode" msgstr "" #: src/qemu/qemu_driver.c:8587 msgid "Failed to get cpuset bit values" msgstr "" #: src/qemu/qemu_driver.c:8592 msgid "Failed to set temporary cpuset bit values" msgstr "" #: src/qemu/qemu_driver.c:8599 src/qemu/qemu_driver.c:8610 msgid "Failed to format nodeset" msgstr "" #: src/qemu/qemu_driver.c:10112 msgid "cgroup cpuset controller is not mounted" msgstr "" #: src/qemu/qemu_driver.c:8695 #, c-format msgid "unsupported numa_mode: '%d'" msgstr "" #: src/qemu/qemu_driver.c:8702 msgid "can't change numa mode for running domain" msgstr "" #: src/qemu/qemu_driver.c:10296 #, c-format msgid "value of '%s' is out of range [%lld, %lld]" msgstr "" #: src/qemu/qemu_driver.c:10782 msgid "empty path" msgstr "" #: src/qemu/qemu_driver.c:10790 #, c-format msgid "size must be less than %llu" msgstr "" #: src/test/test_driver.c:3001 msgid "summary statistics are not supported yet" msgstr "" #: src/util/virstats.c:174 msgid "interface stats not implemented on this platform" msgstr "" #: src/qemu/qemu_driver.c:11176 src/qemu/qemu_driver.c:11183 #: src/qemu/qemu_driver.c:11352 #, c-format msgid "Can't find device %s" msgstr "" #: src/qemu/qemu_driver.c:11475 msgid "cannot get RSS for domain" msgstr "" #: src/uml/uml_driver.c:2549 msgid "NULL or empty path" msgstr "" #: src/qemu/qemu_driver.c:11513 src/uml/uml_driver.c:2556 #, c-format msgid "invalid path '%s'" msgstr "" #: src/qemu/qemu_driver.c:11529 #, c-format msgid "%s: failed to seek or read" msgstr "" #: src/qemu/qemu_driver.c:11566 msgid "flags parameter must be VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL" msgstr "" #: src/qemu/qemu_driver.c:11610 #, c-format msgid "failed to read temporary file created with template %s" msgstr "" #: src/qemu/qemu_driver.c:11802 #, c-format msgid "invalid path %s not assigned to domain" msgstr "" #: src/qemu/qemu_driver.c:10260 #, c-format msgid "disk %s does not currently have a source assigned" msgstr "" #: src/qemu/qemu_driver.c:11735 #, c-format msgid "no disk format for %s and probing is disabled" msgstr "" #: src/qemu/qemu_driver.c:11676 src/storage/storage_backend.c:1482 #: src/storage/storage_backend.c:1544 src/util/virstoragefile.c:880 #: src/util/virstoragefile.c:1015 #, c-format msgid "cannot stat file '%s'" msgstr "" #: src/qemu/qemu_driver.c:11722 #, c-format msgid "failed to seek to end of %s" msgstr "" #: src/qemu/qemu_driver.c:12006 src/qemu/qemu_driver.c:12420 #: src/qemu/qemu_driver.c:12473 msgid "PrepareTunnel called but no TUNNELLED flag set" msgstr "" #: src/qemu/qemu_driver.c:12012 src/qemu/qemu_driver.c:12067 #: src/qemu/qemu_driver.c:12113 #, c-format msgid "Cannot use migrate v2 protocol with lock manager %s" msgstr "" #: src/qemu/qemu_driver.c:12060 src/qemu/qemu_driver.c:12296 #: src/qemu/qemu_driver.c:12372 msgid "Tunnelled migration requested but invalid RPC method called" msgstr "" #: src/libxl/libxl_driver.c:5032 src/qemu/qemu_driver.c:12768 #: src/xen/xen_driver.c:2341 #, c-format msgid "device %s is not a PCI device" msgstr "" #: src/qemu/qemu_driver.c:12819 msgid "" "neither VFIO nor KVM device assignment is currently supported on this system" msgstr "" #: src/qemu/qemu_driver.c:12828 msgid "VFIO device assignment is currently not supported on this system" msgstr "" #: src/qemu/qemu_driver.c:12836 msgid "KVM device assignment is currently not supported on this system" msgstr "" #: src/qemu/qemu_driver.c:12843 src/xen/xen_driver.c:2374 #, c-format msgid "unknown driver name '%s'" msgstr "" #: src/qemu/qemu_driver.c:11359 #, c-format msgid "PCI device %s is still in use by domain %s" msgstr "" #: src/qemu/qemu_driver.c:11363 #, c-format msgid "PCI device %s is still in use" msgstr "" #: src/qemu/qemu_driver.c:13161 msgid "no job is active on the domain" msgstr "" #: src/qemu/qemu_driver.c:13165 msgid "cannot abort incoming migration; use virDomainDestroy instead" msgstr "" #: src/qemu/qemu_driver.c:11752 msgid "domain is not being migrated" msgstr "" #: src/qemu/qemu_driver.c:13265 src/qemu/qemu_driver.c:13319 msgid "Compressed migration is not supported by QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:13591 #, c-format msgid "unknown image format of '%s' and format probing is disabled" msgstr "" #: src/qemu/qemu_driver.c:13718 src/qemu/qemu_driver.c:14573 msgid "resuming after snapshot failed" msgstr "" #: src/qemu/qemu_driver.c:13753 #, c-format msgid "" "external inactive snapshots are not supported on 'network' disks using '%s' " "protocol" msgstr "" #: src/qemu/qemu_driver.c:13765 src/qemu/qemu_driver.c:13853 #, c-format msgid "external inactive snapshots are not supported on '%s' disks" msgstr "" #: src/qemu/qemu_driver.c:13779 msgid "" "external active snapshots are not supported on scsi passthrough devices" msgstr "" #: src/qemu/qemu_driver.c:13815 #, c-format msgid "" "external active snapshots are not supported on 'network' disks using '%s' " "protocol" msgstr "" #: src/qemu/qemu_driver.c:13828 #, c-format msgid "external active snapshots are not supported on '%s' disks" msgstr "" #: src/qemu/qemu_driver.c:13898 src/qemu/qemu_driver.c:16703 #, c-format msgid "unable to stat for disk %s: %s" msgstr "" #: src/qemu/qemu_driver.c:13903 #, c-format msgid "missing existing file for disk %s: %s" msgstr "" #: src/qemu/qemu_driver.c:13909 #, c-format msgid "" "external snapshot file for disk %s already exists and is not a block device: " "%s" msgstr "" #: src/qemu/qemu_driver.c:13959 #, c-format msgid "" "internal inactive snapshots are not supported on 'network' disks using '%s' " "protocol" msgstr "" #: src/qemu/qemu_driver.c:13971 #, c-format msgid "internal inactive snapshots are not supported on '%s' disks" msgstr "" #: src/qemu/qemu_driver.c:13999 msgid "reuse is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:14022 #, c-format msgid "" "active qemu domains require external disk snapshots; disk %s requested " "internal" msgstr "" #: src/qemu/qemu_driver.c:14035 #, c-format msgid "internal snapshot for disk %s unsupported for storage type %s" msgstr "" #: src/qemu/qemu_driver.c:14050 #, c-format msgid "external snapshot format for disk %s is unsupported: %s" msgstr "" #: src/qemu/qemu_driver.c:14073 src/qemu/qemu_driver.c:14160 msgid "unexpected code path" msgstr "" #: src/qemu/qemu_driver.c:12648 msgid "" "internal checkpoints require at least one disk to be selected for snapshot" msgstr "" #: src/qemu/qemu_driver.c:14098 msgid "" "disk-only snapshots require at least one disk to be selected for snapshot" msgstr "" #: src/qemu/qemu_driver.c:14110 msgid "" "mixing internal and external targets for a snapshot is not yet supported" msgstr "" #: src/qemu/qemu_driver.c:14125 msgid "atomic live snapshot of multiple disks is unsupported" msgstr "" #: src/qemu/qemu_driver.c:12786 #, c-format msgid "snapshots on volumes using '%s' protocol are not supported" msgstr "" #: src/qemu/qemu_driver.c:12795 #, c-format msgid "snapshots are not supported on '%s' volumes" msgstr "" #: src/qemu/qemu_driver.c:12817 src/qemu/qemu_driver.c:12992 msgid "domain crashed while taking the snapshot" msgstr "" #: src/qemu/qemu_driver.c:14321 msgid "live disk snapshot not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:14501 msgid "Invalid snapshot image format specified in configuration file" msgstr "" #: src/qemu/qemu_driver.c:13278 msgid "quiesce requires disk-only" msgstr "" #: src/qemu/qemu_driver.c:14650 src/qemu/qemu_migration.c:2254 msgid "domain is marked for auto destroy" msgstr "" #: src/qemu/qemu_driver.c:14656 src/test/test_driver.c:6225 msgid "cannot halt after transient domain snapshot" msgstr "" #: src/qemu/qemu_driver.c:14672 #, c-format msgid "invalid snapshot name '%s': name can't contain '/'" msgstr "" #: src/qemu/qemu_driver.c:14680 #, c-format msgid "invalid snapshot name '%s': name can't start with '.'" msgstr "" #: src/qemu/qemu_driver.c:14693 msgid "live snapshot creation is supported only with external checkpoints" msgstr "" #: src/qemu/qemu_driver.c:14848 #, c-format msgid "unable to save metadata for snapshot %s" msgstr "" #: src/qemu/qemu_driver.c:15144 src/test/test_driver.c:6068 msgid "the domain does not have a current snapshot" msgstr "" #: src/qemu/qemu_driver.c:15326 src/test/test_driver.c:6465 msgid "" "transient domain needs to request run or pause to revert to inactive snapshot" msgstr "" #: src/qemu/qemu_driver.c:13926 msgid "revert to external disk snapshot not supported yet" msgstr "" #: src/qemu/qemu_driver.c:15340 src/test/test_driver.c:6473 #, c-format msgid "snapshot '%s' lacks domain '%s' rollback info" msgstr "" #: src/qemu/qemu_driver.c:15350 msgid "must respawn qemu to start inactive snapshot" msgstr "" #: src/qemu/qemu_driver.c:15697 #, c-format msgid "deletion of %d external disk snapshots not supported yet" msgstr "" #: src/qemu/qemu_driver.c:15721 #, c-format msgid "failed to set snapshot '%s' as current" msgstr "" #: src/qemu/qemu_driver.c:15845 #, c-format msgid "No monitor connection for pid %u" msgstr "" #: src/qemu/qemu_driver.c:15850 #, c-format msgid "Cannot connect to monitor connection of type '%s' for pid %u" msgstr "" #: src/qemu/qemu_driver.c:16038 #, c-format msgid "cannot find channel %s" msgstr "" #: src/qemu/qemu_driver.c:16045 #, c-format msgid "channel %s is not using a UNIX socket" msgstr "" #: src/qemu/qemu_driver.c:16058 msgid "Active channel stream exists for this domain" msgstr "" #: src/qemu/qemu_driver.c:16090 msgid "No device found for specified path" msgstr "" #: src/qemu/qemu_driver.c:16136 #, c-format msgid "disk '%s' not ready for pivot yet" msgstr "" #: src/qemu/qemu_driver.c:14831 msgid "resuming after drive-reopen failed" msgstr "" #: src/qemu/qemu_domain.c:3697 msgid "block jobs not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:16246 msgid "partial block pull not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:16253 msgid "" "setting bandwidth at start of block pull not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:14895 src/qemu/qemu_driver.c:15096 #, c-format msgid "disk '%s' already in active block copy job" msgstr "" #: src/qemu/qemu_driver.c:16112 #, c-format msgid "pivot of disk '%s' requires an active copy job" msgstr "" #: src/qemu/qemu_driver.c:16662 msgid "block copy is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:16671 msgid "domain is not transient" msgstr "" #: src/qemu/qemu_driver.c:15124 #, c-format msgid "disk '%s' has backing file, so raw shallow copy is not possible" msgstr "" #: src/qemu/qemu_driver.c:16709 #, c-format msgid "missing destination file for disk %s: %s" msgstr "" #: src/qemu/qemu_driver.c:16716 #, c-format msgid "" "external destination file for disk %s already exists and is not a block " "device: %s" msgstr "" #: src/qemu/qemu_driver.c:15162 #, c-format msgid "unrecognized format '%s'" msgstr "" #: src/qemu/qemu_driver.c:17026 msgid "online commit not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:17048 #, c-format msgid "disk %s has no source file to be committed" msgstr "" #: src/qemu/qemu_driver.c:15335 #, c-format msgid "could not find top '%s' in chain for '%s'" msgstr "" #: src/qemu/qemu_driver.c:17088 #, c-format msgid "top '%s' in chain for '%s' has no backing file" msgstr "" #: src/qemu/qemu_driver.c:15350 #, c-format msgid "could not find base '%s' below '%s' in chain for '%s'" msgstr "" #: src/qemu/qemu_driver.c:17103 #, c-format msgid "base '%s' is not immediately below '%s' in chain for '%s'" msgstr "" #: src/qemu/qemu_driver.c:17247 src/qemu/qemu_driver.c:17312 #, c-format msgid "No graphics backend with index %d" msgstr "" #: src/qemu/qemu_driver.c:17259 src/qemu/qemu_driver.c:17324 #, c-format msgid "Can only open VNC or SPICE graphics backends, not %s" msgstr "" #: src/qemu/qemu_driver.c:17453 #, c-format msgid "block I/O throttle limit value must be less than %llu" msgstr "" #: src/qemu/qemu_driver.c:17580 msgid "total and read/write of bytes_sec cannot be set at the same time" msgstr "" #: src/qemu/qemu_driver.c:17588 msgid "total and read/write of iops_sec cannot be set at the same time" msgstr "" #: src/qemu/qemu_driver.c:17704 msgid "Write to config file failed" msgstr "" #: src/util/vircgroup.c:3174 src/util/vircgroup.c:3253 msgid "cpuacct parse error" msgstr "" #: src/util/vircgroup.c:3232 #, c-format msgid "start_cpu %d larger than maximum of %d" msgstr "" #: src/qemu/qemu_driver.c:18137 msgid "Duration not supported. Use 0 for now" msgstr "" #: src/qemu/qemu_driver.c:18145 #, c-format msgid "Unknown suspend target: %u" msgstr "" #: src/qemu/qemu_driver.c:18168 msgid "Unable to suspend domain due to missing system_wakeup monitor command" msgstr "" #: src/qemu/qemu_driver.c:18178 msgid "S3 state is disabled for this domain" msgstr "" #: src/qemu/qemu_driver.c:18185 msgid "S4 state is disabled for this domain" msgstr "" #: src/qemu/qemu_driver.c:18244 msgid "Unable to wake up domain due to missing system_wakeup monitor command" msgstr "" #: src/qemu/qemu_driver.c:18400 msgid "Specifying mount point is not supported for now" msgstr "" #: src/util/virhostdev.c:385 #, c-format msgid "" "virtualport type %s is currently not supported on interfaces of type hostdev" msgstr "" #: src/util/virhostdev.c:424 src/util/virhostdev.c:503 msgid "" "Interface type hostdev is currently supported on SR-IOV Virtual Functions " "only" msgstr "" #: src/util/virhostdev.c:438 #, c-format msgid "" "direct setting of the vlan tag is not allowed for hostdev devices using %s " "mode" msgstr "" #: src/util/virhostdev.c:451 msgid "vlan trunking is not supported by SR-IOV network devices" msgstr "" #: src/util/virhostdev.c:457 #, c-format msgid "vlan can only be set for SR-IOV VFs, but %s is not a VF" msgstr "" #: src/qemu/qemu_hostdev.c:206 msgid "host doesn't support passthrough of host PCI devices" msgstr "" #: src/qemu/qemu_hostdev.c:216 msgid "host doesn't support VFIO PCI passthrough" msgstr "" #: src/qemu/qemu_hostdev.c:224 msgid "host doesn't support legacy PCI passthrough" msgstr "" #: src/util/virhostdev.c:574 #, c-format msgid "PCI device %s is not assignable" msgstr "" #: src/qemu/qemu_hostdev.c:700 #, c-format msgid "PCI device %s is in use by domain %s" msgstr "" #: src/qemu/qemu_hostdev.c:704 #, c-format msgid "PCI device %s is already in use" msgstr "" #: src/util/virhostdev.c:1328 msgid "SCSI host device doesn't support managed mode" msgstr "" #: src/util/virhostdev.c:1405 #, c-format msgid "SCSI device %s is already in use by other domain(s) as '%s'" msgstr "" #: src/util/virhostdev.c:788 #, c-format msgid "Failed to re-attach PCI device: %s" msgstr "" #: src/util/virhostdev.c:819 #, c-format msgid "Failed to allocate PCI device list: %s" msgstr "" #: src/util/virhostdev.c:894 #, c-format msgid "Failed to reset PCI device: %s" msgstr "" #: src/qemu/qemu_hotplug.c:123 msgid "Unable to eject media" msgstr "" #: src/qemu/qemu_hotplug.c:455 #, c-format msgid "target %s:%d already exists" msgstr "" #: src/qemu/qemu_hotplug.c:394 msgid "USB controller hotplug unsupported in this QEMU binary" msgstr "" #: src/qemu/qemu_hotplug.c:594 #, c-format msgid "unexpected disk address type %s" msgstr "" #: src/qemu/qemu_hotplug.c:642 #, c-format msgid "SCSI controller %d was missing its PCI address" msgstr "" #: src/qemu/qemu_hotplug.c:825 msgid "disk device='lun' is not supported for usb bus" msgstr "" #: src/qemu/qemu_hotplug.c:858 msgid "installed qemu version does not support host_net_add" msgstr "" #: src/qemu/qemu_hotplug.c:1003 msgid "virtio-s390 net device cannot be hotplugged." msgstr "" #: src/qemu/qemu_hotplug.c:1020 msgid "Unable to attach network devices without vlan" msgstr "" #: src/qemu/qemu_hotplug.c:1115 msgid "device alias not found: cannot set link state to down" msgstr "" #: src/qemu/qemu_hotplug.c:1127 msgid "setting of link state not supported: Link is up" msgstr "" #: src/qemu/qemu_hotplug.c:1312 msgid "guest unexpectedly quit during hotplug" msgstr "" #: src/qemu/qemu_hotplug.c:1433 msgid "attaching serial console is not supported" msgstr "" #: src/qemu/qemu_hotplug.c:1439 msgid "chardev already exists" msgstr "" #: src/qemu/qemu_hotplug.c:1513 msgid "detaching serial console is not supported" msgstr "" #: src/qemu/qemu_hotplug.c:1562 #, c-format msgid "Unable to prepare scsi hostdev: %s:%d:%d:%d" msgstr "" #: src/libxl/libxl_driver.c:3090 src/libxl/libxl_driver.c:3439 #: src/qemu/qemu_hotplug.c:2050 src/qemu/qemu_hotplug.c:3876 #, c-format msgid "hostdev mode '%s' not supported" msgstr "" #: src/libxl/libxl_driver.c:3103 src/qemu/qemu_hotplug.c:2076 #: src/qemu/qemu_hotplug.c:3842 #, c-format msgid "hostdev subsys type '%s' not supported" msgstr "" #: src/qemu/qemu_hotplug.c:1696 msgid "interface is missing bridge name" msgstr "" #: src/qemu/qemu_hotplug.c:1709 #, c-format msgid "Couldn't find network '%s'" msgstr "" #: src/qemu/qemu_hotplug.c:1731 #, c-format msgid "Interface type %d has no bridge name" msgstr "" #: src/qemu/qemu_hotplug.c:2106 #, c-format msgid "bridge %s doesn't exist" msgstr "" #: src/qemu/qemu_hotplug.c:2130 #, c-format msgid "unable to recover former state by adding port to bridge %s" msgstr "" #: src/qemu/qemu_hotplug.c:2154 #, c-format msgid "filters not supported on interfaces of type %s" msgstr "" #: src/qemu/qemu_hotplug.c:2166 #, c-format msgid "" "failed to add new filter rules to '%s' - attempting to restore old rules" msgstr "" #: src/qemu/qemu_hotplug.c:2188 msgid "can't change link state: device alias not found" msgstr "" #: src/qemu/qemu_hotplug.c:2234 msgid "cannot find existing network device to modify" msgstr "" #: src/qemu/qemu_hotplug.c:2242 #, c-format msgid "cannot change config of '%s' network type" msgstr "" #: src/qemu/qemu_hotplug.c:2265 #, c-format msgid "cannot change network interface mac address from %s to %s" msgstr "" #: src/qemu/qemu_hotplug.c:2274 #, c-format msgid "cannot modify network device model from %s to %s" msgstr "" #: src/qemu/qemu_hotplug.c:2299 msgid "cannot modify virtio network device driver attributes" msgstr "" #: src/qemu/qemu_hotplug.c:2313 msgid "cannot modify network device script attribute" msgstr "" #: src/qemu/qemu_hotplug.c:2322 msgid "cannot modify network device tap name" msgstr "" #: src/qemu/qemu_hotplug.c:2340 msgid "cannot modify network device guest PCI address" msgstr "" #: src/qemu/qemu_hotplug.c:2349 msgid "cannot modify network device alias" msgstr "" #: src/qemu/qemu_hotplug.c:2354 msgid "cannot modify network device rom bar setting" msgstr "" #: src/qemu/qemu_hotplug.c:2359 msgid "cannot modify network rom file" msgstr "" #: src/qemu/qemu_hotplug.c:2364 msgid "cannot modify network device boot index setting" msgstr "" #: src/qemu/qemu_hotplug.c:2391 #, c-format msgid "cannot change network interface type to '%s'" msgstr "" #: src/qemu/qemu_hotplug.c:2448 src/qemu/qemu_hotplug.c:2521 #, c-format msgid "unable to change config on '%s' network type" msgstr "" #: src/qemu/qemu_hotplug.c:2641 msgid "cannot find existing graphics device to modify" msgstr "" #: src/qemu/qemu_hotplug.c:2647 msgid "cannot change the number of listen addresses" msgstr "" #: src/qemu/qemu_hotplug.c:2657 msgid "cannot change the type of listen address" msgstr "" #: src/qemu/qemu_hotplug.c:2666 msgid "cannot change listen address setting on vnc graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2667 msgid "cannot change listen address setting on spice graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2676 msgid "cannot change listen network setting on vnc graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2677 msgid "cannot change listen network setting on spice graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2695 msgid "cannot change port settings on vnc graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2700 msgid "cannot change keymap setting on vnc graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2741 msgid "cannot change port settings on spice graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2747 msgid "cannot change keymap setting on spice graphics" msgstr "" #: src/qemu/qemu_hotplug.c:2789 #, c-format msgid "unable to change config on '%s' graphics type" msgstr "" #: src/qemu/qemu_hotplug.c:2709 #, c-format msgid "failed to remove ebtables rule on '%s'" msgstr "" #: src/qemu/qemu_hotplug.c:3327 #, c-format msgid "don't know how to remove a %s device" msgstr "" #: src/qemu/qemu_hotplug.c:3381 msgid "Unable to wait on unplug condition" msgstr "" #: src/qemu/qemu_hotplug.c:3422 src/qemu/qemu_hotplug.c:3671 #, c-format msgid "cannot hot unplug multifunction PCI device: %s" msgstr "" #: src/qemu/qemu_hotplug.c:3432 msgid "device cannot be detached without a valid CCW address" msgstr "" #: src/qemu/qemu_hotplug.c:3439 msgid "device cannot be detached without a valid PCI address" msgstr "" #: src/qemu/qemu_hotplug.c:3494 #, c-format msgid "Underlying qemu does not support %s disk removal" msgstr "" #: src/qemu/qemu_hotplug.c:2948 #, c-format msgid "disk '%s' is in an active block copy job" msgstr "" #: src/qemu/qemu_hotplug.c:3568 src/uml/uml_driver.c:2388 msgid "This type of disk cannot be hot unplugged" msgstr "" #: src/qemu/qemu_hotplug.c:3572 #, c-format msgid "disk device type '%s' cannot be detached" msgstr "" #: src/qemu/qemu_hotplug.c:3644 #, c-format msgid "controller %s:%d not found" msgstr "" #: src/qemu/qemu_hotplug.c:3656 #, c-format msgid "device with '%s' address cannot be detached" msgstr "" #: src/qemu/qemu_hotplug.c:3663 #, c-format msgid "device with invalid '%s' address cannot be detached" msgstr "" #: src/qemu/qemu_hotplug.c:3678 msgid "device cannot be detached: device is busy" msgstr "" #: src/libxl/libxl_driver.c:3394 src/qemu/qemu_hotplug.c:3728 #, c-format msgid "cannot hot unplug multifunction PCI device: %.4x:%.2x:%.2x.%.1x" msgstr "" #: src/qemu/qemu_hotplug.c:3737 src/qemu/qemu_hotplug.c:3969 msgid "device cannot be detached without a PCI address" msgstr "" #: src/qemu/qemu_hotplug.c:3765 src/qemu/qemu_hotplug.c:3795 msgid "device cannot be detached without a device alias" msgstr "" #: src/qemu/qemu_hotplug.c:3771 src/qemu/qemu_hotplug.c:3801 msgid "device cannot be detached with this QEMU version" msgstr "" #: src/libxl/libxl_driver.c:3386 src/qemu/qemu_hotplug.c:3887 #, c-format msgid "host pci device %.4x:%.2x:%.2x.%.1x not found" msgstr "" #: src/qemu/qemu_hotplug.c:3894 #, c-format msgid "host usb device %03d.%03d not found" msgstr "" #: src/qemu/qemu_hotplug.c:3898 #, c-format msgid "host usb device vendor=0x%.4x product=0x%.4x not found" msgstr "" #: src/qemu/qemu_hotplug.c:3360 #, c-format msgid "host scsi device %s:%d:%d.%d not found" msgstr "" #: src/qemu/qemu_hotplug.c:3962 msgid "device cannot be detached without a CCW address" msgstr "" #: src/qemu/qemu_hotplug.c:3975 #, c-format msgid "cannot hot unplug multifunction PCI device :%s" msgstr "" #: src/qemu/qemu_hotplug.c:3123 msgid "unable to determine original VLAN" msgstr "" #: src/qemu/qemu_hotplug.c:4065 msgid "Graphics password only supported for VNC" msgstr "" #: src/qemu/qemu_hotplug.c:4091 msgid "Expiry of passwords is not supported" msgstr "" #: src/qemu/qemu_migration.c:269 #, c-format msgid "unable to read server cert %s" msgstr "" #: src/qemu/qemu_migration.c:276 #, c-format msgid "cannot initialize cert object: %s" msgstr "" #: src/qemu/qemu_migration.c:287 #, c-format msgid "cannot load cert data from %s: %s" msgstr "" #: src/qemu/qemu_migration.c:397 src/util/virnetdevopenvswitch.c:220 #, c-format msgid "Unable to run command to get OVS port data for interface %s" msgstr "" #: src/qemu/qemu_migration.c:436 msgid "Unable to obtain host UUID" msgstr "" #: src/qemu/qemu_migration.c:457 msgid "Migration graphics data already present" msgstr "" #: src/qemu/qemu_migration.c:484 msgid "Migration lockstate data already present" msgstr "" #: src/qemu/qemu_migration.c:514 msgid "Migration persistent data already present" msgstr "" #: src/qemu/qemu_migration.c:548 msgid "Network migration data already present" msgstr "" #: src/qemu/qemu_migration.c:907 msgid "missing type attribute in migration data" msgstr "" #: src/qemu/qemu_migration.c:912 src/qemu/qemu_migration.c:2845 #, c-format msgid "unknown graphics type %s" msgstr "" #: src/qemu/qemu_migration.c:919 msgid "missing port attribute in migration data" msgstr "" #: src/qemu/qemu_migration.c:925 msgid "missing tlsPort attribute in migration data" msgstr "" #: src/qemu/qemu_migration.c:931 msgid "missing listen attribute in migration data" msgstr "" #: src/qemu/qemu_migration.c:960 msgid "missing interface information" msgstr "" #: src/qemu/qemu_migration.c:975 msgid "missing vporttype attribute in migration data" msgstr "" #: src/qemu/qemu_migration.c:1167 msgid "missing name element in migration data" msgstr "" #: src/qemu/qemu_migration.c:1172 #, c-format msgid "Incoming cookie data had unexpected name %s vs %s" msgstr "" #: src/qemu/qemu_migration.c:1182 msgid "missing uuid element in migration data" msgstr "" #: src/qemu/qemu_migration.c:1188 #, c-format msgid "Incoming cookie data had unexpected UUID %s vs %s" msgstr "" #: src/qemu/qemu_migration.c:1197 msgid "missing hostname element in migration data" msgstr "" #: src/qemu/qemu_migration.c:1202 src/qemu/qemu_migration.c:1219 #, c-format msgid "Attempt to migrate guest to the same host %s" msgstr "" #: src/qemu/qemu_migration.c:1209 msgid "missing hostuuid element in migration data" msgstr "" #: src/qemu/qemu_migration.c:1214 msgid "malformed hostuuid element in migration data" msgstr "" #: src/qemu/qemu_migration.c:1235 msgid "missing feature name" msgstr "" #: src/qemu/qemu_migration.c:1241 #, c-format msgid "Unknown migration cookie feature %s" msgstr "" #: src/qemu/qemu_migration.c:1249 #, c-format msgid "Unsupported migration cookie feature %s" msgstr "" #: src/qemu/qemu_migration.c:1268 msgid "Missing lock driver name in migration cookie" msgstr "" #: src/qemu/qemu_migration.c:1280 #, c-format msgid "Too many domain elements in migration cookie: %d" msgstr "" #: src/qemu/qemu_migration.c:1011 #, c-format msgid "Malformed nbd port '%s'" msgstr "" #: src/qemu/qemu_migration.c:1335 msgid "(qemu_migration_cookie)" msgstr "" #: src/qemu/qemu_migration.c:1413 msgid "Migration cookie was not NULL terminated" msgstr "" #: src/qemu/qemu_migration.c:1441 #, c-format msgid "Missing %s lock state for migration cookie" msgstr "" #: src/qemu/qemu_migration.c:1448 #, c-format msgid "Source host lock driver %s different from target %s" msgstr "" #: src/qemu/qemu_migration.c:1498 #, c-format msgid "Failed to resume guest %s after failure" msgstr "" #: src/qemu/qemu_migration.c:2145 src/qemu/qemu_migration.c:2646 #: src/qemu/qemu_migration.c:4477 msgid "canceled by client" msgstr "" #: src/qemu/qemu_migration.c:2233 #, c-format msgid "cannot migrate domain with %d snapshots" msgstr "" #: src/qemu/qemu_migration.c:2244 msgid "cannot migrate domain with I/O error" msgstr "" #: src/qemu/qemu_migration.c:2261 msgid "domain has an active block job" msgstr "" #: src/qemu/qemu_migration.c:2192 msgid "domain has assigned non-USB host devices" msgstr "" #: src/qemu/qemu_migration.c:2335 msgid "Migration may lead to data corruption if disks use cache != none" msgstr "" #: src/qemu/qemu_migration.c:2392 msgid "Compressed migration is not supported by target QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2396 msgid "Compressed migration is not supported by source QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2636 msgid "is not active" msgstr "" #: src/qemu/qemu_migration.c:2641 msgid "unexpectedly failed" msgstr "" #: src/qemu/qemu_migration.c:2589 msgid "migration job" msgstr "" #: src/qemu/qemu_migration.c:2591 msgid "domain save job" msgstr "" #: src/qemu/qemu_migration.c:2593 msgid "domain core dump job" msgstr "" #: src/qemu/qemu_migration.c:2595 msgid "job" msgstr "" #: src/qemu/qemu_migration.c:2012 src/qemu/qemu_migration.c:2151 #: src/qemu/qemu_migration.c:2706 msgid "Lost connection to destination host" msgstr "" #: src/qemu/qemu_migration.c:2700 msgid "failed due to I/O error" msgstr "" #: src/qemu/qemu_migration.c:2860 #, c-format msgid "invalid tlsPort number: %s" msgstr "" #: src/qemu/qemu_migration.c:2913 src/util/virnetdevopenvswitch.c:259 #, c-format msgid "Unable to run command to set OVS port data for interface %s" msgstr "" #: src/qemu/qemu_migration.c:3175 src/qemu/qemu_migration.c:3429 msgid "offline migration cannot handle non-shared storage" msgstr "" #: src/qemu/qemu_migration.c:3181 src/qemu/qemu_migration.c:3435 msgid "offline migration must be specified with the persistent flag set" msgstr "" #: src/qemu/qemu_migration.c:3187 src/qemu/qemu_migration.c:3441 msgid "tunnelled offline migration does not make sense" msgstr "" #: src/qemu/qemu_migration.c:2156 src/qemu/qemu_migration.c:2496 msgid "domain disappeared" msgstr "" #: src/qemu/qemu_migration.c:3344 msgid "qemu isn't capable of IPv6" msgstr "" #: src/qemu/qemu_migration.c:3349 msgid "host isn't capable of IPv6" msgstr "" #: src/qemu/qemu_migration.c:3551 src/qemu/qemu_migration.c:4769 msgid "cannot create pipe for tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:3579 msgid "cannot pass pipe for tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:3718 msgid "tunnelled migration requested but NULL stream passed" msgstr "" #: src/libxl/libxl_migration.c:340 src/openvz/openvz_driver.c:2341 #: src/qemu/qemu_migration.c:3818 msgid "" "hostname on destination resolved to localhost, but migration requires an FQDN" msgstr "" #: src/qemu/qemu_migration.c:2645 msgid "only tcp URIs are supported for KVM/QEMU migrations" msgstr "" #: src/libxl/libxl_migration.c:364 src/openvz/openvz_driver.c:2350 #, c-format msgid "unable to parse URI: %s" msgstr "" #: src/libxl/libxl_migration.c:371 src/openvz/openvz_driver.c:2357 #: src/qemu/qemu_migration.c:3857 #, c-format msgid "missing host in migration URI: %s" msgstr "" #: src/libxl/libxl_migration.c:283 src/openvz/openvz_driver.c:2319 #: src/qemu/qemu_migration.c:3914 msgid "no domain XML passed" msgstr "" #: src/qemu/qemu_migration.c:4158 msgid "poll failed in migration tunnel" msgstr "" #: src/qemu/qemu_migration.c:4176 msgid "failed to read from wakeup fd" msgstr "" #: src/qemu/qemu_migration.c:4198 msgid "tunnelled migration failed to read from qemu" msgstr "" #: src/qemu/qemu_migration.c:4247 msgid "Unable to make pipe" msgstr "" #: src/qemu/qemu_migration.c:4263 msgid "Unable to create migration thread" msgstr "" #: src/qemu/qemu_migration.c:4285 msgid "failed to wakeup migration tunnel" msgstr "" #: src/qemu/qemu_migration.c:4341 #, c-format msgid "Unable to set FD %d blocking" msgstr "" #: src/qemu/qemu_migration.c:4405 #, c-format msgid "Migration with lock driver %s requires cookie support" msgstr "" #: src/qemu/qemu_migration.c:4544 msgid "failed to accept connection from qemu" msgstr "" #: src/qemu/qemu_migration.c:3477 msgid "Source qemu is too old to support tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:5341 #, c-format msgid "Failed to connect to remote libvirt URI %s: %s" msgstr "" #: src/qemu/qemu_migration.c:5374 msgid "Destination libvirt does not support peer-to-peer migration protocol" msgstr "" #: src/qemu/qemu_migration.c:5639 msgid "received unexpected cookie with P2P migration" msgstr "" #: src/qemu/qemu_migration.c:5652 msgid "Unexpected dconnuri parameter with non-peer2peer migration" msgstr "" #: src/qemu/qemu_migration.c:5693 #, c-format msgid "Port profile Associate failed for %s" msgstr "" #: src/qemu/qemu_migration.c:4496 msgid "can't get vmdef" msgstr "" #: src/qemu/qemu_migration.c:6107 msgid "Unable to set cloexec flag" msgstr "" #: src/qemu/qemu_migration.c:6301 #, c-format msgid "migration protocol going backwards %s => %s" msgstr "" #: src/qemu/qemu_migration.c:6334 #, c-format msgid "domain '%s' is not processing incoming migration" msgstr "" #: src/qemu/qemu_migration.c:6336 #, c-format msgid "domain '%s' is not being migrated" msgstr "" #: src/qemu/qemu_monitor.c:343 #, c-format msgid "Monitor path %s too big for destination" msgstr "" #: src/qemu/qemu_monitor.c:414 #, c-format msgid "Process %d %p %p [[[[%s]]][[[%s]]]" msgstr "" #: src/qemu/qemu_monitor.c:515 msgid "Monitor does not support sending of file descriptors" msgstr "" #: src/qemu/qemu_monitor.c:688 #, c-format msgid "" "early end of file from monitor: possible problem:\n" "%s" msgstr "" #: src/qemu/qemu_monitor.c:796 msgid "Error notify callback must be supplied" msgstr "" #: src/qemu/qemu_monitor.c:945 msgid "Qemu monitor was closed" msgstr "" #: src/vz/vz_sdk.c:3953 src/qemu/qemu_monitor.c:1003 msgid "Unable to wait on monitor condition" msgstr "" #: src/qemu/qemu_monitor.c:1074 msgid "Cannot determine balloon device path" msgstr "" #: src/qemu/qemu_monitor.c:1040 msgid "Memory balloon model must be virtio to get memballoon path" msgstr "" #: src/qemu/qemu_monitor.c:1104 msgid "" "Property 'guest-stats-polling-interval' not found on memory balloon driver." msgstr "" #: src/qemu/qemu_monitor.c:1168 msgid "Unable to unescape command" msgstr "" #: src/qemu/qemu_monitor.c:116 msgid "monitor must not be NULL" msgstr "" #: src/qemu/qemu_monitor.c:1438 msgid "both monitor and running must not be NULL" msgstr "" #: src/qemu/qemu_monitor.c:1516 msgid "monitor || name must not be NULL" msgstr "" #: src/qemu/qemu_monitor.c:122 msgid "JSON monitor is required" msgstr "" #: src/qemu/qemu_monitor.c:1708 #, c-format msgid "unknown block IO status: %s" msgstr "" #: src/qemu/qemu_monitor.c:1763 #, c-format msgid "cannot find info for device '%s'" msgstr "" #: src/qemu/qemu_monitor.c:1880 #, c-format msgid "unsupported protocol type %s" msgstr "" #: src/qemu/qemu_monitor.c:2221 #, c-format msgid "file offset must be a multiple of %llu" msgstr "" #: src/qemu/qemu_monitor.c:2364 msgid "dump-guest-memory is not supported in text mode" msgstr "" #: src/qemu/qemu_monitor.c:2495 msgid "fd must be valid" msgstr "" #: src/qemu/qemu_monitor.c:2501 src/qemu/qemu_monitor.c:2558 #, c-format msgid "qemu is not using a unix socket monitor, cannot send fd %s" msgstr "" #: src/qemu/qemu_monitor.c:2552 msgid "fd and fdset must be valid" msgstr "" #: src/qemu/qemu_monitor.c:2661 msgid "add fd requires JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:2689 msgid "remove fd requires JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:2620 msgid "JSON monitor should be using AddNetdev" msgstr "" #: src/qemu/qemu_monitor.c:2651 msgid "JSON monitor should be using RemoveNetdev" msgstr "" #: src/qemu/qemu_monitor.c:2904 msgid "JSON monitor should be using AddDrive" msgstr "" #: src/qemu/qemu_monitor.c:3127 msgid "disk snapshot requires JSON monitor" msgstr "" #: src/qemu/qemu_driver.c:13360 src/qemu/qemu_driver.c:16298 #: src/qemu/qemu_driver.c:16565 src/qemu/qemu_driver.c:16846 #: src/qemu/qemu_driver.c:17034 src/qemu/qemu_monitor.c:2054 #: tools/virsh-domain.c:2341 #, c-format msgid "bandwidth must be less than %llu" msgstr "" #: src/qemu/qemu_monitor.c:3161 msgid "drive-mirror requires JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:3177 msgid "transaction requires JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:3208 msgid "block-commit requires JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:3227 msgid "drive pivot requires JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:3330 msgid "block jobs require JSON monitor" msgstr "" #: src/qemu/qemu_monitor.c:3931 msgid "failed to duplicate log fd" msgstr "" #: src/qemu/qemu_monitor_json.c:279 msgid "Unable to append command 'id' string" msgstr "" #: src/qemu/qemu_monitor_json.c:376 src/qemu/qemu_monitor_json.c:394 #, c-format msgid "unable to execute QEMU command '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:380 #, c-format msgid "unable to execute QEMU command '%s': %s" msgstr "" #: src/util/virjson.c:146 src/util/virjson.c:244 src/util/virjson.c:262 #, c-format msgid "argument key '%s' must not have null value" msgstr "" #: src/qemu/qemu_monitor_json.c:495 #, c-format msgid "unexpected empty keyword in %s" msgstr "" #: src/qemu/qemu_monitor_json.c:1031 #, c-format msgid "Human monitor command is not available to run %s" msgstr "" #: src/qemu/qemu_monitor_json.c:1041 msgid "human monitor command was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:1169 msgid "query-status reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:1175 msgid "query-status reply was missing running state" msgstr "" #: src/qemu/qemu_monitor_json.c:1272 msgid "cpu reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:1205 msgid "cpu information was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:1278 msgid "cpu information was empty" msgstr "" #: src/qemu/qemu_monitor_json.c:3312 msgid "character device information was missing array element" msgstr "" #: src/qemu/qemu_monitor_json.c:1365 msgid "info kvm reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:1372 msgid "info kvm reply missing 'enabled' field" msgstr "" #: src/qemu/qemu_monitor_json.c:1488 msgid "info balloon reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:1495 msgid "info balloon reply was missing balloon data" msgstr "" #: src/qemu/qemu_monitor_json.c:1598 src/qemu/qemu_monitor_json.c:5296 #: src/qemu/qemu_monitor_json.c:5339 src/qemu/qemu_monitor_json.c:6246 msgid "qom-get reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:1681 src/qemu/qemu_monitor_json.c:3839 msgid "block info reply was missing device list" msgstr "" #: src/qemu/qemu_monitor_json.c:1693 src/qemu/qemu_monitor_json.c:1699 #: src/qemu/qemu_monitor_json.c:3851 src/qemu/qemu_monitor_json.c:3857 msgid "block info device entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:1716 src/qemu/qemu_monitor_json.c:1723 #, c-format msgid "cannot read %s value" msgstr "" #: src/qemu/qemu_monitor_json.c:1847 msgid "blockstats reply was missing device list" msgstr "" #: src/qemu/qemu_monitor_json.c:1857 src/qemu/qemu_monitor_json.c:1864 msgid "blockstats device entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:1774 msgid "blockstats stats entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:1784 #, c-format msgid "cannot read %s statistic" msgstr "" #: src/qemu/qemu_driver.c:10927 #, c-format msgid "cannot find statistics for device '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:1905 msgid "blockstats parent entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:2385 msgid "query-migrate-cache-size reply was missing 'return' data" msgstr "" #: src/qemu/qemu_monitor_json.c:2437 msgid "info migration reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:2443 msgid "info migration reply was missing return status" msgstr "" #: src/qemu/qemu_monitor_json.c:2450 src/qemu/qemu_monitor_text.c:1374 #: src/qemu/qemu_monitor_text.c:1382 #, c-format msgid "unexpected migration status in %s" msgstr "" #: src/qemu/qemu_monitor_json.c:2484 msgid "migration was active, but no RAM info was set" msgstr "" #: src/qemu/qemu_monitor_json.c:2491 msgid "migration was active, but RAM 'transferred' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2498 msgid "migration was active, but RAM 'remaining' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2505 msgid "migration was active, but RAM 'total' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2534 msgid "disk migration was active, but 'transferred' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2543 msgid "disk migration was active, but 'remaining' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2552 msgid "disk migration was active, but 'total' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2571 msgid "XBZRLE is active, but 'cache-size' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2580 msgid "XBZRLE is active, but 'bytes' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2589 msgid "XBZRLE is active, but 'pages' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2598 msgid "XBZRLE is active, but 'cache-miss' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2607 msgid "XBZRLE is active, but 'overflow' data was missing" msgstr "" #: src/qemu/qemu_monitor_json.c:2551 msgid "query-spice reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:2827 src/qemu/qemu_monitor_json.c:2837 #: src/qemu/qemu_monitor_json.c:2847 msgid "usb_add not supported in JSON mode" msgstr "" #: src/qemu/qemu_monitor_json.c:2857 src/qemu/qemu_monitor_json.c:2868 #: src/qemu/qemu_monitor_json.c:2878 src/qemu/qemu_monitor_json.c:3395 msgid "pci_add not supported in JSON mode" msgstr "" #: src/qemu/qemu_monitor_json.c:2887 msgid "pci_del not supported in JSON mode" msgstr "" #: src/qemu/qemu_monitor_json.c:2966 msgid "missing return information" msgstr "" #: src/qemu/qemu_monitor_json.c:2971 msgid "incomplete return information" msgstr "" #: src/qemu/qemu_monitor_json.c:3300 msgid "character device reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:2967 msgid "character device information was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:3324 msgid "character device information was missing filename" msgstr "" #: src/qemu/qemu_monitor_text.c:2158 #, c-format msgid "failed to save chardev path '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:3404 msgid "query-pci not supported in JSON mode" msgstr "" #: src/qemu/qemu_monitor_json.c:3543 msgid "" "deleting disk is not supported. This may leak data if disk is reassigned" msgstr "" #: src/qemu/qemu_monitor_json.c:3960 src/qemu/qemu_monitor_text.c:2819 #, c-format msgid "keycode %zu is invalid: 0x%X" msgstr "" #: src/qemu/qemu_monitor_json.c:4046 msgid "entry was missing 'device'" msgstr "" #: src/qemu/qemu_monitor_json.c:4063 msgid "entry was missing 'type'" msgstr "" #: src/qemu/qemu_monitor_json.c:4077 msgid "entry was missing 'speed'" msgstr "" #: src/qemu/qemu_monitor_json.c:4083 msgid "entry was missing 'offset'" msgstr "" #: src/qemu/qemu_monitor_json.c:4089 msgid "entry was missing 'len'" msgstr "" #: src/qemu/qemu_monitor_json.c:4117 msgid "reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:3576 msgid "unrecognized format of block job information" msgstr "" #: src/qemu/qemu_monitor_json.c:4123 msgid "unable to determine array size" msgstr "" #: src/qemu/qemu_monitor_json.c:4134 msgid "missing array element" msgstr "" #: src/qemu/qemu_monitor_json.c:3618 #, c-format msgid "only modern block pull supports base: %s" msgstr "" #: src/qemu/qemu_monitor_json.c:3623 #, c-format msgid "only modern block pull supports speed: %llu" msgstr "" #: src/qemu/qemu_monitor_json.c:4165 src/qemu/qemu_monitor_json.c:4456 #: src/qemu/qemu_monitor_json.c:4489 #, c-format msgid "No active operation on device: %s" msgstr "" #: src/qemu/qemu_monitor_json.c:4168 #, c-format msgid "Device %s in use" msgstr "" #: src/qemu/qemu_monitor_json.c:4171 src/qemu/qemu_monitor_json.c:4459 #: src/qemu/qemu_monitor_json.c:4492 #, c-format msgid "Operation is not supported for device: %s" msgstr "" #: src/qemu/qemu_monitor_json.c:4174 src/qemu/qemu_monitor_text.c:2930 #: src/qemu/qemu_monitor_text.c:3029 #, c-format msgid "Command '%s' is not found" msgstr "" #: src/qemu/qemu_monitor_json.c:4462 src/qemu/qemu_monitor_json.c:4495 msgid "Unexpected error" msgstr "" #: src/qemu/qemu_monitor_json.c:4324 #, c-format msgid "block_io_throttle field '%s' missing in qemu's output" msgstr "" #: src/qemu/qemu_monitor_json.c:4342 msgid " block_io_throttle reply was missing device list" msgstr "" #: src/qemu/qemu_monitor_json.c:4353 src/qemu/qemu_monitor_json.c:4360 msgid "block_io_throttle device entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:4371 msgid "block_io_throttle inserted entry was not in expected format" msgstr "" #: src/qemu/qemu_monitor_json.c:4397 #, c-format msgid "cannot find throttling info for device '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:4558 msgid "query-version reply was missing 'return' data" msgstr "" #: src/qemu/qemu_monitor_json.c:4564 msgid "query-version reply was missing 'qemu' data" msgstr "" #: src/qemu/qemu_monitor_json.c:4570 msgid "query-version reply was missing 'major' version" msgstr "" #: src/qemu/qemu_monitor_json.c:4575 msgid "query-version reply was missing 'minor' version" msgstr "" #: src/qemu/qemu_monitor_json.c:4580 msgid "query-version reply was missing 'micro' version" msgstr "" #: src/qemu/qemu_monitor_json.c:4588 msgid "query-version reply was missing 'package' version" msgstr "" #: src/qemu/qemu_monitor_json.c:4632 msgid "query-machines reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:4638 msgid "query-machines reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:4658 msgid "query-machines reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:4668 msgid "query-machines reply has malformed 'is-default' data" msgstr "" #: src/qemu/qemu_monitor_json.c:4675 msgid "query-machines reply has malformed 'alias' data" msgstr "" #: src/qemu/qemu_monitor_json.c:4684 msgid "query-machines reply has malformed 'cpu-max' data" msgstr "" #: src/qemu/qemu_monitor_json.c:4744 msgid "query-cpu-definitions reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:4750 msgid "query-cpu-definitions reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:4764 msgid "query-cpu-definitions reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:4812 msgid "query-commands reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:4818 msgid "query-commands reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:4832 msgid "query-commands reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:4885 msgid "query-events reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:4891 msgid "query-events reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:4905 msgid "query-events reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:4965 msgid "query-command-line-options reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:4976 msgid "query-command-line-options reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:4987 msgid "query-command-line-options reply data was missing 'option'" msgstr "" #: src/qemu/qemu_monitor_json.c:5008 msgid "query-command-line-options parameter data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:5023 msgid "query-command-line-options parameter data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:5080 msgid "query-kvm reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:5087 msgid "query-kvm replied unexpected data" msgstr "" #: src/qemu/qemu_monitor_json.c:5128 msgid "qom-list-types reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:5134 msgid "qom-list-types reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:5148 msgid "qom-list-types reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:5199 msgid "qom-list reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:5205 msgid "qom-list reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:5225 msgid "qom-list reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:5235 msgid "qom-list reply has malformed 'type' data" msgstr "" #: src/qemu/qemu_monitor_json.c:5331 #, c-format msgid "qom-get invalid object property type %d" msgstr "" #: src/qemu/qemu_monitor_json.c:5394 #, c-format msgid "qom-set invalid object property type %d" msgstr "" #: src/qemu/qemu_monitor_json.c:5450 msgid "device-list-properties reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:5456 msgid "device-list-properties reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:5470 msgid "device-list-properties reply data was missing 'name'" msgstr "" #: src/qemu/qemu_monitor_json.c:5513 msgid "query-target reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:5519 msgid "query-target reply was missing arch data" msgstr "" #: src/qemu/qemu_monitor_json.c:5566 msgid "missing migration capabilities" msgstr "" #: src/qemu/qemu_monitor_json.c:5579 msgid "missing entry in migration capabilities list" msgstr "" #: src/qemu/qemu_monitor_json.c:5585 msgid "missing migration capability name" msgstr "" #: src/qemu/qemu_monitor_json.c:5843 #, c-format msgid "%s reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:5850 #, c-format msgid "%s reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:5865 #, c-format msgid "%s array element does not contain data" msgstr "" #: src/qemu/qemu_monitor_json.c:5326 #, c-format msgid "Unsupported char device type '%d'" msgstr "" #: src/qemu/qemu_monitor_json.c:6041 msgid "chardev-add reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:6047 msgid "chardev-add reply was missing pty path" msgstr "" #: src/qemu/qemu_monitor_json.c:6137 msgid "missing cpuid-register in CPU data" msgstr "" #: src/qemu/qemu_monitor_json.c:6142 msgid "missing or invalid cpuid-input-eax in CPU data" msgstr "" #: src/qemu/qemu_monitor_json.c:6147 msgid "missing or invalid features in CPU data" msgstr "" #: src/qemu/qemu_monitor_json.c:6162 #, c-format msgid "unknown CPU register '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:6211 src/qemu/qemu_monitor_json.c:6252 #, c-format msgid "%s CPU property did not return an array" msgstr "" #: src/qemu/qemu_monitor_json.c:6303 #, c-format msgid "CPU definition retrieval isn't supported for '%s'" msgstr "" #: src/qemu/qemu_monitor_text.c:176 msgid "Password request seen, but no handler available" msgstr "" #: src/qemu/qemu_monitor_text.c:317 #, c-format msgid "Unable to extract disk path from %s" msgstr "" #: src/qemu/qemu_monitor_text.c:422 #, c-format msgid "unexpected reply from info status: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:469 msgid "'set_link' not supported by this qemu" msgstr "" #: src/qemu/qemu_monitor_text.c:476 msgid "device name rejected" msgstr "" #: src/qemu/qemu_monitor_text.c:683 src/qemu/qemu_monitor_text.c:689 #, c-format msgid "unexpected balloon information '%s'" msgstr "" #: src/qemu/qemu_monitor_text.c:745 msgid "info block not supported by this qemu" msgstr "" #: src/qemu/qemu_monitor_text.c:863 msgid "'info blockstats' not supported by this qemu" msgstr "" #: src/qemu/qemu_monitor_text.c:960 #, c-format msgid "no stats found for device %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1037 msgid "unable to query block extent with this QEMU" msgstr "" #: src/qemu/qemu_monitor_text.c:1037 msgid "setting VNC password failed" msgstr "" #: src/qemu/qemu_monitor_text.c:1198 #, c-format msgid "could not eject media on %s: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1235 src/qemu/qemu_monitor_text.c:1242 #, c-format msgid "could not change media on %s: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1396 #, c-format msgid "cannot parse migration data transferred statistic %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1409 #, c-format msgid "cannot parse migration data remaining statistic %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1422 #, c-format msgid "cannot parse migration data total statistic %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1439 #, c-format msgid "cannot parse disk migration data transferred statistic %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1452 #, c-format msgid "cannot parse disk migration data remaining statistic %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1465 #, c-format msgid "cannot parse disk migration data total statistic %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1518 #, c-format msgid "migration to '%s' failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1525 #, c-format msgid "migration to '%s' not supported by this qemu: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1600 #, c-format msgid "unable to add USB disk %s: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1631 msgid "adding usb device failed" msgstr "" #: src/qemu/qemu_monitor_text.c:1777 src/qemu/qemu_monitor_text.c:1852 #, c-format msgid "parsing pci_add reply failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1822 #, c-format msgid "adding %s disk failed %s: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1902 #, c-format msgid "failed to detach PCI device, invalid address %.4x:%.2x:%.2x: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1934 #, c-format msgid "qemu does not support sending of file handles: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1941 #, c-format msgid "unable to send file handle '%s': %s" msgstr "" #: src/qemu/qemu_monitor_text.c:1972 #, c-format msgid "qemu does not support closing of file handles: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2001 #, c-format msgid "unable to add host net: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2203 #, c-format msgid "adding %s disk controller failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2288 src/qemu/qemu_monitor_text.c:2539 msgid "drive hotplug is not supported" msgstr "" #: src/qemu/qemu_monitor_text.c:2300 #, c-format msgid "adding %s disk failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2355 #, c-format msgid "cannot parse value for %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2460 #, c-format msgid "detaching %s device failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2503 #, c-format msgid "adding %s device failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2545 msgid "open disk image file failed" msgstr "" #: src/qemu/qemu_monitor_text.c:2579 msgid "" "deleting drive is not supported. This may leak data if disk is reassigned" msgstr "" #: src/qemu/qemu_monitor_text.c:2591 #, c-format msgid "deleting %s drive failed: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2626 msgid "setting disk password is not supported" msgstr "" #: src/qemu/qemu_monitor_text.c:2630 msgid "the disk password is incorrect" msgstr "" #: src/qemu/qemu_monitor_text.c:2659 #, c-format msgid "Failed to take snapshot: %s" msgstr "" #: src/qemu/qemu_monitor_text.c:2663 msgid "this domain does not have a device to take snapshots" msgstr "" #: src/qemu/qemu_monitor_text.c:2699 msgid "this domain does not have a device to load snapshots" msgstr "" #: src/qemu/qemu_monitor_text.c:2703 #, c-format msgid "the snapshot '%s' does not exist, and was not loaded" msgstr "" #: src/qemu/qemu_monitor_text.c:2746 msgid "this domain does not have a device to delete snapshots" msgstr "" #: src/qemu/qemu_monitor_text.c:2842 #, c-format msgid "failed to send key '%s'" msgstr "" #: src/qemu/qemu_monitor_text.c:3010 #, c-format msgid "No info for device '%s'" msgstr "" #: src/qemu/qemu_process.c:213 #, c-format msgid "Failed to set security context for agent for %s" msgstr "" #: src/qemu/qemu_process.c:238 msgid "guest crashed while connecting to the guest agent" msgstr "" #: src/qemu/qemu_process.c:245 #, c-format msgid "Failed to clear security context for agent for %s" msgstr "" #: src/qemu/qemu_process.c:477 #, c-format msgid "no disk found with path %s" msgstr "" #: src/qemu/qemu_process.c:373 #, c-format msgid "no disk found with alias %s" msgstr "" #: src/qemu/qemu_process.c:393 #, c-format msgid "disk %s does not have any encryption information" msgstr "" #: src/qemu/qemu_process.c:401 msgid "cannot find secrets without a connection" msgstr "" #: src/qemu/qemu_process.c:409 src/storage/storage_backend.c:614 msgid "secret storage not supported" msgstr "" #: src/qemu/qemu_process.c:418 #, c-format msgid "invalid for volume %s" msgstr "" #: src/qemu/qemu_process.c:437 #, c-format msgid "format='qcow' passphrase for %s must not contain a '\\0'" msgstr "" #: src/qemu/qemu_process.c:607 msgid "Failed to create reboot thread, killing domain" msgstr "" #: src/qemu/qemu_process.c:1569 #, c-format msgid "Failed to set security context for monitor for %s" msgstr "" #: src/qemu/qemu_process.c:1606 #, c-format msgid "Failed to clear security context for monitor for %s" msgstr "" #: src/qemu/qemu_process.c:1533 #, c-format msgid "Failure while reading %s log output" msgstr "" #: src/qemu/qemu_process.c:1540 #, c-format msgid "Out of space while reading %s log output: %s" msgstr "" #: src/qemu/qemu_process.c:1547 #, c-format msgid "Process exited while reading %s log output: %s" msgstr "" #: src/qemu/qemu_process.c:1562 #, c-format msgid "Timed out while reading %s log output: %s" msgstr "" #: src/qemu/qemu_process.c:1622 #, c-format msgid "Process exited prior to exec: %s" msgstr "" #: src/qemu/qemu_process.c:1750 #, c-format msgid "no assigned pty for device %s" msgstr "" #: src/qemu/qemu_process.c:1914 #, c-format msgid "process exited while connecting to monitor: %s" msgstr "" #: src/qemu/qemu_process.c:2007 msgid "Failed to convert nodeset to cpuset" msgstr "" #: src/qemu/qemu_process.c:2137 msgid "Cannot setup CPU affinity until process is started" msgstr "" #: src/qemu/qemu_process.c:2209 msgid "Setting of link state is not supported by this qemu" msgstr "" #: src/qemu/qemu_process.c:2218 #, c-format msgid "Couldn't set link state on interface: %s" msgstr "" #: src/qemu/qemu_process.c:2710 #, c-format msgid "cannot find PCI address for VirtIO disk %s" msgstr "" #: src/qemu/qemu_process.c:2724 #, c-format msgid "cannot find PCI address for %s NIC" msgstr "" #: src/qemu/qemu_process.c:2738 #, c-format msgid "cannot find PCI address for controller %s" msgstr "" #: src/qemu/qemu_process.c:2752 #, c-format msgid "cannot find PCI address for video adapter %s" msgstr "" #: src/qemu/qemu_process.c:2766 #, c-format msgid "cannot find PCI address for sound adapter %s" msgstr "" #: src/qemu/qemu_process.c:2779 #, c-format msgid "cannot find PCI address for watchdog %s" msgstr "" #: src/qemu/qemu_process.c:2791 #, c-format msgid "cannot find PCI address for balloon %s" msgstr "" #: src/qemu/qemu_process.c:2848 #, c-format msgid "Unable to pre-create chardev file '%s'" msgstr "" #: src/qemu/qemu_process.c:3725 msgid "Could not create thread. QEMU initialization might be incomplete" msgstr "" #: src/qemu/qemu_process.c:3845 msgid "" "Auto allocation of spice TLS port requested but spice TLS is disabled in " "qemu.conf" msgstr "" #: src/qemu/qemu_process.c:3875 msgid "Maximum CPUs greater than specified machine type limit" msgstr "" #: src/qemu/qemu_process.c:3920 msgid "host doesn't support paravirtual spinlocks" msgstr "" #: src/qemu/qemu_process.c:4456 src/qemu/qemu_process.c:5554 #: src/uml/uml_driver.c:1057 msgid "VM is already active" msgstr "" #: src/qemu/qemu_process.c:4629 msgid "Unable to set huge path in security driver" msgstr "" #: src/qemu/qemu_process.c:4648 src/qemu/qemu_process.c:5578 #: src/uml/uml_driver.c:1079 #, c-format msgid "cannot create log directory %s" msgstr "" #: src/qemu/qemu_process.c:4663 msgid "" "Domain requires KVM, but it is not available. Check that virtualization is " "enabled in the host BIOS, and host configuration is setup to load the kvm " "modules." msgstr "" #: src/qemu/qemu_process.c:4734 msgid "Failed to build pidfile path." msgstr "" #: src/qemu/qemu_process.c:4741 #, c-format msgid "Cannot remove stale PID file %s" msgstr "" #: src/qemu/qemu_process.c:4361 msgid "Raw I/O is not supported on this platform" msgstr "" #: src/qemu/qemu_process.c:4926 #, c-format msgid "cannot stat fd %d" msgstr "" #: src/qemu/qemu_process.c:4098 #, c-format msgid "unable to set balloon to %lld" msgstr "" #: src/qemu/qemu_process.c:4286 #, c-format msgid "failed to remove ebtables rule to allow MAC address on '%s'" msgstr "" #: src/remote/remote_client_bodies.h:17 src/remote/remote_client_bodies.h:1726 #: src/remote/remote_client_bodies.h:1763 #: src/remote/remote_client_bodies.h:2594 #: src/remote/remote_client_bodies.h:2633 #: src/remote/remote_client_bodies.h:2730 #: src/remote/remote_client_bodies.h:2969 #: src/remote/remote_client_bodies.h:3004 #: src/remote/remote_client_bodies.h:3038 #: src/remote/remote_client_bodies.h:3426 #: src/remote/remote_client_bodies.h:5891 src/remote/remote_driver.c:2165 #, c-format msgid "%s length greater than maximum: %d > %d" msgstr "" #: src/remote/remote_client_bodies.h:323 src/remote/remote_client_bodies.h:340 #: src/remote/remote_client_bodies.h:383 src/remote/remote_client_bodies.h:400 #: src/remote/remote_client_bodies.h:443 src/remote/remote_client_bodies.h:460 #: src/remote/remote_client_bodies.h:503 src/remote/remote_client_bodies.h:520 #: src/remote/remote_client_bodies.h:563 src/remote/remote_client_bodies.h:580 #: src/remote/remote_client_bodies.h:623 src/remote/remote_client_bodies.h:640 #: src/remote/remote_client_bodies.h:683 src/remote/remote_client_bodies.h:700 #: src/remote/remote_client_bodies.h:743 src/remote/remote_client_bodies.h:760 #: src/remote/remote_client_bodies.h:803 src/remote/remote_client_bodies.h:820 #: src/remote/remote_client_bodies.h:4216 #: src/remote/remote_client_bodies.h:4235 #: src/remote/remote_client_bodies.h:4278 #: src/remote/remote_client_bodies.h:4297 #: src/remote/remote_client_bodies.h:5295 #: src/remote/remote_client_bodies.h:5313 #: src/remote/remote_client_bodies.h:5497 #: src/remote/remote_client_bodies.h:5516 #: src/remote/remote_client_bodies.h:6249 #: src/remote/remote_client_bodies.h:6267 #, c-format msgid "too many remote undefineds: %d > %d" msgstr "" #: src/remote/remote_driver.c:566 #, c-format msgid "Failed to parse value of URI component %s" msgstr "" #: src/remote/remote_driver.c:638 #, c-format msgid "using unix socket and remote server '%s' is not supported." msgstr "" #: src/remote/remote_driver.c:655 msgid "" "remote_open: transport in URL not recognised (should be " "tls|unix|ssh|ext|tcp|libssh2)" msgstr "" #: src/remote/remote_driver.c:676 msgid "Only Unix socket URI transport is allowed in setuid mode" msgstr "" #: src/remote/remote_driver.c:793 msgid "remote_open: for 'ext' transport, command is required" msgstr "" #: src/remote/remote_driver.c:812 msgid "GNUTLS support not available in this build" msgstr "" #: src/remote/remote_driver.c:837 msgid "" "Connecting to session instance without socket path is not supported by the " "libssh2 connection driver" msgstr "" #: src/remote/remote_driver.c:877 #, c-format msgid "" "Unable to locate libvirtd daemon in %s (to override, set $LIBVIRTD_PATH to " "the name of the libvirtd binary)" msgstr "" #: src/remote/remote_driver.c:916 msgid "" "Connecting to session instance without socket path is not supported by the " "ssh connection driver" msgstr "" #: src/remote/remote_driver.c:958 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" #: src/remote/remote_driver.c:1411 msgid "remoteNodeGetCPUStats: returned number of stats exceeds limit" msgstr "" #: src/remote/remote_driver.c:1430 src/remote/remote_driver.c:1494 #, c-format msgid "Stats %s too big for destination" msgstr "" #: src/remote/remote_driver.c:1475 msgid "remoteNodeGetMemoryStats: returned number of stats exceeds limit" msgstr "" #: src/remote/remote_driver.c:1526 src/remote/remote_driver.c:7563 #: src/remote/remote_driver.c:7819 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" #: src/remote/remote_driver.c:1765 msgid "returned number of parameters exceeds limit" msgstr "" #: src/remote/remote_driver.c:1852 msgid "returned number of disk errors exceeds limit" msgstr "" #: src/remote/remote_driver.c:1900 msgid "remoteDomainBlockStatsFlags: returned number of stats exceeds limit" msgstr "" #: src/remote/remote_driver.c:2095 src/remote/remote_driver.c:2265 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" #: src/remote/remote_driver.c:2103 src/remote/remote_driver.c:2207 #: src/remote/remote_driver.c:2272 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" #: src/remote/remote_driver.c:2124 src/remote/remote_driver.c:2289 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" #: src/remote/remote_driver.c:2131 src/remote/remote_driver.c:2227 #: src/remote/remote_driver.c:2295 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" #: src/remote/remote_driver.c:2423 #, c-format msgid "security label exceeds maximum: %zu" msgstr "" #: src/remote/remote_driver.c:2468 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" #: src/remote/remote_driver.c:2540 #, c-format msgid "security model exceeds maximum: %zu" msgstr "" #: src/remote/remote_driver.c:2549 #, c-format msgid "security doi exceeds maximum: %zu" msgstr "" #: src/remote/remote_driver.c:2636 msgid "caller ignores cookie or cookielen" msgstr "" #: src/remote/remote_driver.c:2645 src/remote/remote_driver.c:6103 #: src/remote/remote_driver.c:7133 msgid "caller ignores uri_out" msgstr "" #: src/remote/remote_driver.c:2778 #, c-format msgid "too many memory stats requested: %d > %d" msgstr "" #: src/remote/remote_driver.c:2822 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" #: src/remote/remote_driver.c:2843 src/remote/remote_driver.c:2894 msgid "returned buffer is not same size as requested" msgstr "" #: src/remote/remote_driver.c:2874 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" #: src/remote/remote_driver.c:3019 #, c-format msgid "nparams count exceeds maximum: %u > %u" msgstr "" #: src/remote/remote_driver.c:3025 #, c-format msgid "ncpus count exceeds maximum: %u > %u" msgstr "" #: src/remote/remote_driver.c:3050 msgid "remoteDomainGetCPUStats: returned number of stats exceeds limit" msgstr "" #: src/remote/remote_driver.c:3917 #, c-format msgid "unknown authentication type %s" msgstr "" #: src/remote/remote_driver.c:3926 #, c-format msgid "requested authentication type %s rejected" msgstr "" #: src/remote/remote_driver.c:3965 #, c-format msgid "unsupported authentication type %d" msgstr "" #: src/remote/remote_driver.c:4252 msgid "Failed to make auth credentials" msgstr "" #: src/remote/remote_driver.c:4263 msgid "No authentication callback available" msgstr "" #: src/remote/remote_driver.c:4269 src/remote/remote_driver.c:4587 msgid "Failed to collect auth credentials" msgstr "" #: src/remote/remote_driver.c:4375 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "" #: src/remote/remote_driver.c:4405 #, c-format msgid "SASL negotiation data too long: %zu bytes" msgstr "" #: src/remote/remote_driver.c:4504 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" #: src/remote/remote_driver.c:5577 msgid "no internalFlags support" msgstr "" #: src/remote/remote_driver.c:6035 src/remote/remote_driver.c:6094 #: src/remote/remote_driver.c:6177 src/remote/remote_driver.c:6238 #: src/remote/remote_driver.c:6297 src/remote/remote_driver.c:7054 #: src/remote/remote_driver.c:7124 src/remote/remote_driver.c:7222 #: src/remote/remote_driver.c:7294 src/remote/remote_driver.c:7367 msgid "caller ignores cookieout or cookieoutlen" msgstr "" #: src/remote/remote_driver.c:6383 #, c-format msgid "Too many model names '%d' for limit '%d'" msgstr "" #: src/remote/remote_driver.c:6505 msgid "" "the caller doesn't support keepalive protocol; perhaps it's missing event " "loop implementation" msgstr "" #: src/rpc/virkeepalive.c:257 msgid "keepalive interval already set" msgstr "" #: src/rpc/virkeepalive.c:263 #, c-format msgid "keepalive interval %d too large" msgstr "" #: src/rpc/virnetclient.c:311 msgid "unable to make pipe" msgstr "" #: src/rpc/virnetclient.c:533 msgid "Unable to register async IO callback" msgstr "" #: src/rpc/virnetclient.c:551 msgid "Unable to enable keepalives without async IO support" msgstr "" #: src/rpc/virnetclient.c:726 src/rpc/virnetclient.c:1745 msgid "failed to wake up polling thread" msgstr "" #: src/rpc/virnetclient.c:837 msgid "Unable to read TLS confirmation" msgstr "" #: src/rpc/virnetclient.c:842 msgid "server verification (of our certificate or IP address) failed" msgstr "" #: src/rpc/virnetclient.c:985 #, c-format msgid "no call waiting for reply with prog %d vers %d serial %d" msgstr "" #: src/rpc/virnetclient.c:1154 #, c-format msgid "got unexpected RPC call prog %d vers %d proc %d type %d" msgstr "" #: src/rpc/virnetclient.c:1538 msgid "poll on socket failed" msgstr "" #: src/rpc/virnetclient.c:1565 msgid "read on wakeup fd failed" msgstr "" #: src/rpc/virnetclient.c:1615 msgid "received hangup / error event on socket" msgstr "" #: src/rpc/virnetclient.c:1763 msgid "failed to wait on condition" msgstr "" #: src/rpc/virnetclient.c:1892 msgid "Attempt to send an asynchronous message with a synchronous reply" msgstr "" #: src/rpc/virnetclient.c:1899 msgid "Attempt to send a non-blocking message with a synchronous reply" msgstr "" #: src/rpc/virnetclient.c:1909 msgid "cannot initialize condition variable" msgstr "" #: src/rpc/virnetclient.c:1974 msgid "client socket is closed" msgstr "" #: src/rpc/virnetclientprogram.c:224 #, c-format msgid "program mismatch in event (actual %x, expected %x)" msgstr "" #: src/rpc/virnetclientprogram.c:230 #, c-format msgid "version mismatch in event (actual %x, expected %x)" msgstr "" #: src/rpc/virnetclientprogram.c:236 #, c-format msgid "status mismatch in event (actual %x, expected %x)" msgstr "" #: src/rpc/virnetclientprogram.c:242 #, c-format msgid "type mismatch in event (actual %x, expected %x)" msgstr "" #: src/rpc/virnetclientprogram.c:250 #, c-format msgid "No event expected with procedure %x" msgstr "" #: src/rpc/virnetclientprogram.c:307 src/rpc/virnetclientprogram.c:366 #, c-format msgid "Cannot duplicate FD %d" msgstr "" #: src/rpc/virnetclientprogram.c:313 src/rpc/virnetclientprogram.c:372 #: src/rpc/virnetmessage.c:561 src/rpc/virnetmessage.c:582 #, c-format msgid "Cannot set close-on-exec %d" msgstr "" #: src/rpc/virnetclientprogram.c:339 #, c-format msgid "Unexpected message type %d" msgstr "" #: src/rpc/virnetclientprogram.c:344 #, c-format msgid "Unexpected message proc %d != %d" msgstr "" #: src/rpc/virnetclientprogram.c:350 #, c-format msgid "Unexpected message serial %d != %d" msgstr "" #: src/rpc/virnetclientprogram.c:389 #, c-format msgid "Unexpected message status %d" msgstr "" #: src/rpc/virnetclientstream.c:481 msgid "multiple stream callbacks not supported" msgstr "" #: src/rpc/virnetclientstream.c:517 src/rpc/virnetclientstream.c:539 msgid "no stream callback registered" msgstr "" #: src/rpc/virnetmessage.c:122 msgid "Unable to decode message length" msgstr "" #: src/rpc/virnetmessage.c:129 #, c-format msgid "packet %d bytes received from server too small, want %d" msgstr "" #: src/rpc/virnetmessage.c:139 #, c-format msgid "packet %d bytes received from server too large, want %d" msgstr "" #: src/rpc/virnetmessage.c:179 msgid "Unable to decode header until len is received" msgstr "" #: src/rpc/virnetmessage.c:192 msgid "Unable to decode message header" msgstr "" #: src/rpc/virnetmessage.c:236 src/rpc/virnetmessage.c:380 #: src/rpc/virnetmessage.c:460 src/rpc/virnetmessage.c:485 msgid "Unable to encode message length" msgstr "" #: src/rpc/virnetmessage.c:241 msgid "Unable to encode message header" msgstr "" #: src/rpc/virnetmessage.c:252 msgid "Unable to re-encode message length" msgstr "" #: src/rpc/virnetmessage.c:277 #, c-format msgid "Too many FDs to send %d, expected %d maximum" msgstr "" #: src/rpc/virnetmessage.c:283 msgid "Unable to encode number of FDs" msgstr "" #: src/rpc/virnetmessage.c:308 msgid "Unable to decode number of FDs" msgstr "" #: src/rpc/virnetmessage.c:315 #, c-format msgid "Received too many FDs %d, expected %d maximum" msgstr "" #: src/rpc/virnetmessage.c:354 msgid "Unable to encode message payload" msgstr "" #: src/rpc/virnetmessage.c:408 msgid "Unable to decode message payload" msgstr "" #: src/rpc/virnetmessage.c:435 #, c-format msgid "Stream data too long to send (%zu bytes needed, %zu bytes available)" msgstr "" #: src/rpc/virnetmessage.c:534 msgid "Library function returned error but did not set virError" msgstr "" #: src/rpc/virnetmessage.c:548 #, c-format msgid "No FD available at slot %zu" msgstr "" #: src/rpc/virnetmessage.c:554 src/rpc/virnetmessage.c:575 #, c-format msgid "Unable to duplicate FD %d" msgstr "" #: src/rpc/virnetsaslcontext.c:88 src/rpc/virnetsaslcontext.c:110 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:146 src/rpc/virnettlscontext.c:387 #, c-format msgid "Malformed TLS whitelist regular expression '%s'" msgstr "" #: src/rpc/virnetsaslcontext.c:155 #, c-format msgid "SASL client identity '%s' not allowed in whitelist" msgstr "" #: src/rpc/virnetsaslcontext.c:159 msgid "Client's username is not on the list of allowed clients" msgstr "" #: src/rpc/virnetsaslcontext.c:193 src/rpc/virnetsaslcontext.c:230 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:252 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:273 #, c-format msgid "cannot query SASL username on connection %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:280 msgid "no client username was found" msgstr "" #: src/rpc/virnetsaslcontext.c:301 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:337 #, c-format msgid "cannot set security props %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:361 #, c-format msgid "cannot get security props %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:389 #, c-format msgid "cannot list SASL mechanisms %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:439 src/rpc/virnetsaslcontext.c:534 #: src/rpc/virnetsaslcontext.c:579 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:488 #, c-format msgid "Failed to step SASL negotiation: %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:612 src/rpc/virnetsaslcontext.c:651 #, c-format msgid "SASL data length %zu too long, max %zu" msgstr "" #: src/rpc/virnetsaslcontext.c:626 #, c-format msgid "failed to encode SASL data: %d (%s)" msgstr "" #: src/rpc/virnetsaslcontext.c:664 #, c-format msgid "failed to decode SASL data: %d (%s)" msgstr "" #: src/rpc/virnetsocket.c:230 msgid "Unable to set close-on-exec flag" msgstr "" #: src/rpc/virnetsocket.c:235 msgid "Unable to enable non-blocking flag" msgstr "" #: src/rpc/virnetsocket.c:258 msgid "Unable to disable nagle algorithm" msgstr "" #: src/rpc/virnetsocket.c:327 src/rpc/virnetsocket.c:551 #, c-format msgid "Unable to resolve address '%s' service '%s': %s" msgstr "" #: src/rpc/virnetsocket.c:345 src/rpc/virnetsocket.c:560 msgid "Unable to create socket" msgstr "" #: src/rpc/virnetsocket.c:258 msgid "Unable to enable port reuse" msgstr "" #: src/rpc/virnetsocket.c:365 msgid "Unable to force bind to IPv6 only" msgstr "" #: src/rpc/virnetsocket.c:373 src/rpc/virnetsocket.c:400 #: src/rpc/virnetsocket.c:406 msgid "Unable to bind to port" msgstr "" #: src/rpc/virnetsocket.c:384 src/rpc/virnetsocket.c:514 #: src/rpc/virnetsocket.c:584 src/rpc/virnetsocket.c:715 #: src/rpc/virnetsocket.c:1045 src/rpc/virnetsocket.c:1097 #: src/rpc/virnetsocket.c:1896 msgid "Unable to get local socket name" msgstr "" #: src/rpc/virnetsocket.c:444 src/rpc/virnetsocket.c:675 msgid "Failed to create socket" msgstr "" #: src/rpc/virnetsocket.c:451 src/rpc/virnetsocket.c:681 #, c-format msgid "Path %s too long for unix socket" msgstr "" #: src/rpc/virnetsocket.c:464 #, c-format msgid "Failed to bind socket to '%s'" msgstr "" #: src/rpc/virnetsocket.c:475 #, c-format msgid "Failed to change ownership of '%s' to %d:%d" msgstr "" #: src/rpc/virnetsocket.c:499 src/rpc/virnetsocket.c:744 msgid "UNIX sockets are not supported on this platform" msgstr "" #: src/rpc/virnetsocket.c:577 #, c-format msgid "unable to connect to server at '%s:%s'" msgstr "" #: src/rpc/virnetsocket.c:590 msgid "Unable to get remote socket name" msgstr "" #: src/rpc/virnetsocket.c:637 msgid "Auto-spawn of daemon requested, but no binary specified" msgstr "" #: src/rpc/virnetsocket.c:698 #, c-format msgid "Failed to connect socket to '%s'" msgstr "" #: src/rpc/virnetsocket.c:766 src/rpc/virnetsocket.c:772 msgid "unable to create socket pair" msgstr "" #: src/rpc/virnetsocket.c:810 msgid "Tunnelling sockets not supported on this platform" msgstr "" #: src/rpc/virnetsocket.c:915 msgid "Failed to parse port number" msgstr "" #: src/rpc/virnetsocket.c:935 #, c-format msgid "Invalid host key verification method: '%s'" msgstr "" #: src/rpc/virnetsocket.c:972 #, c-format msgid "Invalid authentication method: '%s'" msgstr "" #: src/rpc/virnetsocket.c:1018 msgid "libssh2 transport support was not enabled" msgstr "" #: src/rpc/virnetsocket.c:1065 msgid "Missing fd data in JSON document" msgstr "" #: src/rpc/virnetsocket.c:1071 msgid "Missing pid data in JSON document" msgstr "" #: src/rpc/virnetsocket.c:1077 msgid "Missing errfd data in JSON document" msgstr "" #: src/rpc/virnetsocket.c:1082 msgid "Missing isClient data in JSON document" msgstr "" #: src/rpc/virnetsocket.c:1091 msgid "Unable to get peer socket name" msgstr "" #: src/rpc/virnetsocket.c:1115 msgid "Unable to save socket state when SASL session is active" msgstr "" #: src/rpc/virnetsocket.c:1122 msgid "Unable to save socket state when TLS session is active" msgstr "" #: src/rpc/virnetsocket.c:1144 #, c-format msgid "Cannot disable close-on-exec flag on socket %d" msgstr "" #: src/rpc/virnetsocket.c:1151 #, c-format msgid "Cannot disable close-on-exec flag on pipe %d" msgstr "" #: src/rpc/virnetsocket.c:1230 msgid "Unable to copy socket file handle" msgstr "" #: src/rpc/virnetsocket.c:1288 src/rpc/virnetsocket.c:1342 msgid "Failed to get client socket identity" msgstr "" #: src/rpc/virnetsocket.c:1348 msgid "Failed to get valid client socket identity" msgstr "" #: src/rpc/virnetsocket.c:1354 msgid "Failed to get valid client socket identity groups" msgstr "" #: src/rpc/virnetsocket.c:1382 msgid "Failed to get client socket PID" msgstr "" #: src/rpc/virnetsocket.c:1403 msgid "Client socket identity not available" msgstr "" #: src/rpc/virnetsocket.c:1424 msgid "Unable to query peer security context" msgstr "" #: src/rpc/virnetsocket.c:1602 #, c-format msgid "Cannot recv data: %s" msgstr "" #: src/rpc/virnetsocket.c:1605 msgid "Cannot recv data" msgstr "" #: src/rpc/virnetsocket.c:1610 #, c-format msgid "End of file while reading data: %s" msgstr "" #: src/rpc/virnetsocket.c:1613 msgid "End of file while reading data" msgstr "" #: src/rpc/virnetsocket.c:1650 msgid "Cannot write data" msgstr "" #: src/rpc/virnetsocket.c:1655 msgid "End of file while writing data" msgstr "" #: src/rpc/virnetsocket.c:1798 msgid "Sending file descriptors is not supported on this socket" msgstr "" #: src/rpc/virnetsocket.c:1809 #, c-format msgid "Failed to send file descriptor %d" msgstr "" #: src/rpc/virnetsocket.c:1832 msgid "Receiving file descriptors is not supported on this socket" msgstr "" #: src/rpc/virnetsocket.c:1842 msgid "Failed to recv file descriptor" msgstr "" #: src/rpc/virnetsocket.c:1859 msgid "Unable to listen on socket" msgstr "" #: src/rpc/virnetsocket.c:1890 msgid "Unable to accept client" msgstr "" #: src/rpc/virnetserver.c:232 #, c-format msgid "Too many active clients (%zu), dropping connection from %s" msgstr "" #: src/rpc/virnetserver.c:384 msgid "Missing min_workers data in JSON document" msgstr "" #: src/rpc/virnetserver.c:389 msgid "Missing max_workers data in JSON document" msgstr "" #: src/rpc/virnetserver.c:394 msgid "Missing priority_workers data in JSON document" msgstr "" #: src/rpc/virnetserver.c:399 msgid "Missing max_clients data in JSON document" msgstr "" #: src/rpc/virnetserver.c:414 msgid "Missing keepaliveInterval data in JSON document" msgstr "" #: src/rpc/virnetserver.c:419 msgid "Missing keepaliveCount data in JSON document" msgstr "" #: src/rpc/virnetserver.c:491 msgid "Missing keepaliveRequired data in JSON document" msgstr "" #: src/rpc/virnetserver.c:426 msgid "Malformed mdnsGroupName data in JSON document" msgstr "" #: src/rpc/virnetserver.c:441 msgid "Missing services data in JSON document" msgstr "" #: src/rpc/virnetserver.c:448 msgid "Malformed services data in JSON document" msgstr "" #: src/rpc/virnetserver.c:457 msgid "Missing service data in JSON document" msgstr "" #: src/rpc/virnetserver.c:474 msgid "Missing clients data in JSON document" msgstr "" #: src/rpc/virnetserver.c:481 msgid "Malformed clients data in JSON document" msgstr "" #: src/rpc/virnetserver.c:490 msgid "Missing client data in JSON document" msgstr "" #: src/rpc/virnetserver.c:531 msgid "Cannot set min_workers data in JSON document" msgstr "" #: src/rpc/virnetserver.c:537 msgid "Cannot set max_workers data in JSON document" msgstr "" #: src/rpc/virnetserver.c:543 msgid "Cannot set priority_workers data in JSON document" msgstr "" #: src/rpc/virnetserver.c:548 msgid "Cannot set max_clients data in JSON document" msgstr "" #: src/rpc/virnetserver.c:559 msgid "Cannot set keepaliveInterval data in JSON document" msgstr "" #: src/rpc/virnetserver.c:564 msgid "Cannot set keepaliveCount data in JSON document" msgstr "" #: src/rpc/virnetserver.c:634 msgid "Cannot set keepaliveRequired data in JSON document" msgstr "" #: src/rpc/virnetserver.c:571 msgid "Cannot set mdnsGroupName data in JSON document" msgstr "" #: src/rpc/virnetdaemon.c:445 msgid "Libvirt" msgstr "" #: src/rpc/virnetdaemon.c:446 msgid "Virtual machines need to be saved" msgstr "" #: src/rpc/virnetdaemon.c:513 msgid "Failed to read from signal pipe" msgstr "" #: src/rpc/virnetdaemon.c:530 #, c-format msgid "Unexpected signal received: %d" msgstr "" #: src/rpc/virnetdaemon.c:546 msgid "Unable to create signal pipe" msgstr "" #: src/rpc/virnetdaemon.c:555 msgid "Failed to add signal handle watch" msgstr "" #: src/rpc/virnetdaemon.c:669 msgid "Failed to register shutdown timeout" msgstr "" #: src/rpc/virnetserverclient.c:455 src/rpc/virnetserverservice.c:342 msgid "Missing auth field in JSON state document" msgstr "" #: src/rpc/virnetserverclient.c:460 src/rpc/virnetserverservice.c:347 msgid "Missing readonly field in JSON state document" msgstr "" #: src/rpc/virnetserverclient.c:466 src/rpc/virnetserverservice.c:353 msgid "Missing nrequests_client_max field in JSON state document" msgstr "" #: src/rpc/virnetserverclient.c:472 msgid "Missing sock field in JSON state document" msgstr "" #: src/rpc/virnetserverclient.c:496 msgid "Missing privateData field in JSON state document" msgstr "" #: src/rpc/virnetserverclient.c:1046 src/rpc/virnetserverclient.c:1228 #, c-format msgid "unexpected zero/negative length request %lld" msgstr "" #: src/rpc/virnetservermdns.c:293 #, c-format msgid "Failed to add watch for fd %d events %d" msgstr "" #: src/vz/vz_sdk.c:3940 src/rpc/virnetservermdns.c:346 src/util/virtime.c:237 #: tools/virsh-domain-monitor.c:1390 msgid "Unable to get current time" msgstr "" #: src/rpc/virnetservermdns.c:373 #, c-format msgid "Failed to add timer with timeout %lld" msgstr "" #: src/rpc/virnetservermdns.c:459 #, c-format msgid "Failed to create mDNS client: %s" msgstr "" #: src/rpc/virnetservermdns.c:615 msgid "avahi not available at build time" msgstr "" #: src/rpc/virnetserverprogram.c:240 #, c-format msgid "Cannot find program %d version %d" msgstr "" #: src/rpc/virnetserverprogram.c:292 #, c-format msgid "program mismatch (actual %x, expected %x)" msgstr "" #: src/rpc/virnetserverprogram.c:299 #, c-format msgid "version mismatch (actual %x, expected %x)" msgstr "versi tidak sesuai (kenyataan %x, diharapkan %x)" #: src/rpc/virnetserverprogram.c:329 #, c-format msgid "Unexpected message type %u" msgstr "" #: src/rpc/virnetserverprogram.c:386 #, c-format msgid "Unexpected message status %u" msgstr "" #: src/rpc/virnetserverprogram.c:395 #, c-format msgid "unknown procedure: %d" msgstr "prosedur tidak dikenali: %d" #: src/rpc/virnetserverprogram.c:409 msgid "authentication required" msgstr "otentikasi diperlukan" #: src/rpc/virnetserverservice.c:360 msgid "Missing socks field in JSON state document" msgstr "" #: src/rpc/virnetserverservice.c:366 msgid "socks field in JSON was not an array" msgstr "" #: src/rpc/virnetsshsession.c:316 #, c-format msgid "Failed to retrieve ssh host key: %s" msgstr "" #: src/rpc/virnetsshsession.c:338 msgid "" "No user interaction callback provided: Can't verify the session host key" msgstr "" #: src/rpc/virnetsshsession.c:797 msgid "no suitable method to retrieve authentication credentials" msgstr "" #: src/rpc/virnetsshsession.c:363 msgid "failed to calculate ssh host key hash" msgstr "" #: src/rpc/virnetsshsession.c:380 #, c-format msgid "Accept SSH host key with hash '%s' for host '%s:%d' (%s/%s)?" msgstr "" #: src/rpc/virnetsshsession.c:391 msgid "failed to retrieve decision to accept host key" msgstr "" #: src/rpc/virnetsshsession.c:405 #, c-format msgid "SSH host key for '%s' (%s) was not accepted" msgstr "" #: src/rpc/virnetsshsession.c:429 msgid "unsupported SSH key type" msgstr "" #: src/rpc/virnetsshsession.c:456 #, c-format msgid "unable to add SSH host key for host '%s': %s" msgstr "" #: src/rpc/virnetsshsession.c:471 #, c-format msgid "failed to write known_host file '%s': %s" msgstr "" #: src/rpc/virnetsshsession.c:487 #, c-format msgid "" "!!! SSH HOST KEY VERIFICATION FAILED !!!: Identity of host '%s:%d' differs " "from stored identity. Please verify the new host key '%s' to avoid possible " "man in the middle attack. The key is stored in '%s'." msgstr "" #: src/rpc/virnetsshsession.c:498 #, c-format msgid "failed to validate SSH host key: %s" msgstr "" #: src/rpc/virnetsshsession.c:503 msgid "Unknown error value" msgstr "" #: src/rpc/virnetsshsession.c:529 msgid "Failed to connect to ssh agent" msgstr "" #: src/rpc/virnetsshsession.c:535 msgid "Failed to list ssh agent identities" msgstr "" #: src/rpc/virnetsshsession.c:553 src/rpc/virnetsshsession.c:577 #, c-format msgid "failed to authenticate using SSH agent: %s" msgstr "" #: src/rpc/virnetsshsession.c:565 msgid "SSH Agent did not provide any authentication identity" msgstr "" #: src/rpc/virnetsshsession.c:569 msgid "All identities provided by the SSH Agent were rejected" msgstr "" #: src/rpc/virnetsshsession.c:613 src/rpc/virnetsshsession.c:672 #, c-format msgid "authentication with private key '%s' has failed: %s" msgstr "" #: src/rpc/virnetsshsession.c:622 msgid "" "No user interaction callback provided: Can't retrieve private key passphrase" msgstr "" #: src/rpc/virnetsshsession.c:640 msgid "no suitable method to retrieve key passphrase" msgstr "" #: src/rpc/virnetsshsession.c:645 #, c-format msgid "Passphrase for key '%s'" msgstr "" #: src/rpc/virnetsshsession.c:651 msgid "failed to retrieve private key passphrase: callback has failed" msgstr "" #: src/rpc/virnetsshsession.c:716 msgid "Can't perform authentication: Authentication callback not provided" msgstr "" #: src/rpc/virnetsshsession.c:728 msgid "failed to retrieve password" msgstr "" #: src/rpc/virnetsshsession.c:750 src/util/virerror.c:1089 #, c-format msgid "authentication failed: %s" msgstr "" #: src/rpc/virnetsshsession.c:781 msgid "" "Can't perform keyboard-interactive authentication: Authentication callback " "not provided " msgstr "" #: src/rpc/virnetsshsession.c:805 msgid "failed to retrieve credentials" msgstr "" #: src/rpc/virnetsshsession.c:822 src/rpc/virnetsshsession.c:829 #, c-format msgid "keyboard interactive authentication failed: %s" msgstr "" #: src/rpc/virnetsshsession.c:850 src/rpc/virnetsshsession.c:964 msgid "No authentication methods and credentials provided" msgstr "" #: src/rpc/virnetsshsession.c:866 #, c-format msgid "couldn't retrieve authentication methods list: %s" msgstr "" #: src/rpc/virnetsshsession.c:911 msgid "No authentication methods supplied" msgstr "" #: src/rpc/virnetsshsession.c:916 msgid "" "None of the requested authentication methods are supported by the server" msgstr "" #: src/rpc/virnetsshsession.c:920 msgid "" "All provided authentication methods with credentials were rejected by the " "server" msgstr "" #: src/rpc/virnetsshsession.c:937 #, c-format msgid "failed to open ssh channel: %s" msgstr "" #: src/rpc/virnetsshsession.c:945 #, c-format msgid "failed to execute command '%s': %s" msgstr "" #: src/rpc/virnetsshsession.c:971 msgid "No channel command provided" msgstr "" #: src/rpc/virnetsshsession.c:978 msgid "Hostname is needed for host key verification" msgstr "" #: src/rpc/virnetsshsession.c:1056 src/rpc/virnetsshsession.c:1136 msgid "Username must be provided for ssh agent authentication" msgstr "" #: src/rpc/virnetsshsession.c:1095 msgid "" "Username and key file path must be provided for private key authentication" msgstr "" #: src/rpc/virnetsshsession.c:1207 #, c-format msgid "unable to load knownhosts file '%s': %s" msgstr "" #: src/rpc/virnetsshsession.c:1213 #, c-format msgid "known hosts file '%s' does not exist" msgstr "" #: src/rpc/virnetsshsession.c:1252 msgid "Failed to initialize libssh2 session" msgstr "" #: src/rpc/virnetsshsession.c:1258 msgid "Failed to initialize libssh2 known hosts table" msgstr "" #: src/rpc/virnetsshsession.c:1264 msgid "Failed to initialize libssh2 agent handle" msgstr "" #: src/rpc/virnetsshsession.c:1296 msgid "Invalid virNetSSHSessionPtr" msgstr "" #: src/rpc/virnetsshsession.c:1312 #, c-format msgid "SSH session handshake failed: %s" msgstr "" #: src/rpc/virnetsshsession.c:1357 src/rpc/virnetsshsession.c:1468 #: src/rpc/virnetsshsession.c:1480 #, c-format msgid "Remote program terminated with non-zero code: %d" msgstr "" #: src/rpc/virnetsshsession.c:1362 src/rpc/virnetsshsession.c:1472 msgid "Tried to write socket in error state" msgstr "" #: src/rpc/virnetsshsession.c:1433 #, c-format msgid "Remote command terminated with non-zero code: %d" msgstr "" #: src/rpc/virnetsshsession.c:1505 #, c-format msgid "write failed: %s" msgstr "" #: src/rpc/virnettlscontext.c:119 #, c-format msgid "Cannot read %s '%s'" msgstr "" #: src/rpc/virnettlscontext.c:143 msgid "cannot get current time" msgstr "" #: src/rpc/virnettlscontext.c:150 #, c-format msgid "The CA certificate %s has expired" msgstr "" #: src/rpc/virnettlscontext.c:152 #, c-format msgid "The server certificate %s has expired" msgstr "" #: src/rpc/virnettlscontext.c:153 #, c-format msgid "The client certificate %s has expired" msgstr "" #: src/rpc/virnettlscontext.c:161 #, c-format msgid "The CA certificate %s is not yet active" msgstr "" #: src/rpc/virnettlscontext.c:163 #, c-format msgid "The server certificate %s is not yet active" msgstr "" #: src/rpc/virnettlscontext.c:164 #, c-format msgid "The client certificate %s is not yet active" msgstr "" #: src/rpc/virnettlscontext.c:194 #, c-format msgid "" "The certificate %s basic constraints show a CA, but we need one for a server" msgstr "" #: src/rpc/virnettlscontext.c:195 #, c-format msgid "" "The certificate %s basic constraints show a CA, but we need one for a client" msgstr "" #: src/rpc/virnettlscontext.c:202 #, c-format msgid "The certificate %s basic constraints do not show a CA" msgstr "" #: src/rpc/virnettlscontext.c:209 #, c-format msgid "The certificate %s is missing basic constraints for a CA" msgstr "" #: src/rpc/virnettlscontext.c:215 #, c-format msgid "Unable to query certificate %s basic constraints %s" msgstr "" #: src/rpc/virnettlscontext.c:242 #, c-format msgid "Unable to query certificate %s key usage %s" msgstr "" #: src/rpc/virnettlscontext.c:252 #, c-format msgid "Certificate %s usage does not permit certificate signing" msgstr "" #: src/rpc/virnettlscontext.c:264 #, c-format msgid "Certificate %s usage does not permit digital signature" msgstr "" #: src/rpc/virnettlscontext.c:275 #, c-format msgid "Certificate %s usage does not permit key encipherment" msgstr "" #: src/rpc/virnettlscontext.c:316 src/rpc/virnettlscontext.c:328 #, c-format msgid "Unable to query certificate %s key purpose %s" msgstr "" #: src/rpc/virnettlscontext.c:351 #, c-format msgid "Certificate %s purpose does not allow use for with a TLS server" msgstr "" #: src/rpc/virnettlscontext.c:363 #, c-format msgid "Certificate %s purpose does not allow use for with a TLS client" msgstr "" #: src/rpc/virnettlscontext.c:400 msgid "" "Client's Distinguished Name is not on the list of allowed clients " "(tls_allowed_dn_list). Use 'certtool -i --infile clientcert.pem' to view " "the Distinguished Name field in the client certificate, or run this daemon " "with --verbose option." msgstr "" #: src/rpc/virnettlscontext.c:423 #, c-format msgid "Certificate %s owner does not match the hostname %s" msgstr "" #: src/rpc/virnettlscontext.c:474 #, c-format msgid "Unable to verify server certificate %s against CA certificate %s" msgstr "" #: src/rpc/virnettlscontext.c:475 #, c-format msgid "Unable to verify client certificate %s against CA certificate %s" msgstr "" #: src/rpc/virnettlscontext.c:481 src/rpc/virnettlscontext.c:1014 msgid "Invalid certificate" msgstr "" #: src/rpc/virnettlscontext.c:484 src/rpc/virnettlscontext.c:1017 msgid "The certificate is not trusted." msgstr "" #: src/rpc/virnettlscontext.c:487 src/rpc/virnettlscontext.c:1020 msgid "The certificate hasn't got a known issuer." msgstr "" #: src/rpc/virnettlscontext.c:490 src/rpc/virnettlscontext.c:1023 msgid "The certificate has been revoked." msgstr "" #: src/rpc/virnettlscontext.c:494 src/rpc/virnettlscontext.c:1027 msgid "The certificate uses an insecure algorithm" msgstr "" #: src/rpc/virnettlscontext.c:498 #, c-format msgid "Our own certificate %s failed validation against %s: %s" msgstr "" #: src/rpc/virnettlscontext.c:520 src/rpc/virnettlscontext.c:1053 msgid "Unable to initialize certificate" msgstr "" #: src/rpc/virnettlscontext.c:532 #, c-format msgid "Unable to import server certificate %s" msgstr "" #: src/rpc/virnettlscontext.c:533 #, c-format msgid "Unable to import client certificate %s" msgstr "" #: src/rpc/virnettlscontext.c:570 #, c-format msgid "Unable to import CA certificate list %s" msgstr "" #: src/rpc/virnettlscontext.c:648 #, c-format msgid "Unable to set x509 CA certificate: %s: %s" msgstr "" #: src/rpc/virnettlscontext.c:666 #, c-format msgid "Unable to set x509 certificate revocation list: %s: %s" msgstr "" #: src/rpc/virnettlscontext.c:691 #, c-format msgid "Unable to set x509 key and certificate: %s, %s: %s" msgstr "" #: src/rpc/virnettlscontext.c:740 #, c-format msgid "Unable to allocate x509 credentials: %s" msgstr "" #: src/rpc/virnettlscontext.c:761 #, c-format msgid "Unable to initialize diffie-hellman parameters: %s" msgstr "" #: src/rpc/virnettlscontext.c:768 #, c-format msgid "Unable to generate diffie-hellman parameters: %s" msgstr "" #: src/rpc/virnettlscontext.c:1008 #, c-format msgid "Unable to verify TLS peer: %s" msgstr "" #: src/rpc/virnettlscontext.c:1031 #, c-format msgid "Certificate failed validation: %s" msgstr "" #: src/rpc/virnettlscontext.c:1038 msgid "Only x509 certificates are supported" msgstr "" #: src/rpc/virnettlscontext.c:1044 msgid "The certificate has no peers" msgstr "" #: src/rpc/virnettlscontext.c:1059 msgid "Unable to load certificate" msgstr "" #: src/rpc/virnettlscontext.c:1074 #, c-format msgid "Failed to get certificate %s distinguished name: %s" msgstr "" #: src/rpc/virnettlscontext.c:1148 msgid "Failed to verify peer's certificate" msgstr "" #: src/rpc/virnettlscontext.c:1222 #, c-format msgid "Failed to initialize TLS session: %s" msgstr "" #: src/rpc/virnettlscontext.c:1232 #, c-format msgid "Failed to set TLS session priority %s" msgstr "" #: src/rpc/virnettlscontext.c:1241 #, c-format msgid "Failed set TLS x509 credentials: %s" msgstr "" #: src/rpc/virnettlscontext.c:1373 #, c-format msgid "TLS handshake failed %s" msgstr "" #: src/rpc/virnettlscontext.c:1405 msgid "invalid cipher size for TLS session" msgstr "" #: src/secret/secret_driver.c:182 #, c-format msgid "mkostemp('%s') failed" msgstr "" #: src/secret/secret_driver.c:186 #, c-format msgid "fchmod('%s') failed" msgstr "" #: src/secret/secret_driver.c:192 #, c-format msgid "error writing to '%s'" msgstr "" #: src/secret/secret_driver.c:197 #, c-format msgid "error closing '%s'" msgstr "" #: src/secret/secret_driver.c:203 #, c-format msgid "rename(%s, %s) failed" msgstr "" #: src/secret/secret_driver.c:247 #, c-format msgid "cannot create '%s'" msgstr "" #: src/secret/secret_driver.c:351 #, c-format msgid " does not match secret file name '%s'" msgstr "" #: src/secret/secret_driver.c:377 src/secret/secret_driver.c:474 #, c-format msgid "cannot open '%s'" msgstr "" #: src/secret/secret_driver.c:381 src/storage/storage_backend_gluster.c:263 #: src/util/virfile.c:534 #, c-format msgid "cannot stat '%s'" msgstr "" #: src/secret/secret_driver.c:386 #, c-format msgid "'%s' file does not fit in memory" msgstr "" #: src/secret/secret_driver.c:393 #, c-format msgid "cannot read '%s'" msgstr "" #: src/secret/secret_driver.c:400 #, c-format msgid "invalid base64 in '%s'" msgstr "" #: src/secret/secret_driver.c:490 #, c-format msgid "Error reading secret: %s" msgstr "" #: src/secret/secret_driver.c:694 src/secret/secret_driver.c:870 #: src/secret/secret_driver.c:906 src/secret/secret_driver.c:963 #: src/secret/secret_driver.c:1009 #, c-format msgid "no secret with matching uuid '%s'" msgstr "" #: src/secret/secret_driver.c:723 #, c-format msgid "no secret with matching usage '%s'" msgstr "" #: src/secret/secret_driver.c:770 #, c-format msgid "a secret with UUID %s already defined for use with %s" msgstr "" #: src/secret/secret_driver.c:788 #, c-format msgid "a secret with UUID %s is already defined for use with %s" msgstr "" #: src/secret/secret_driver.c:795 msgid "cannot change private flag on existing secret" msgstr "" #: src/secret/secret_driver.c:843 msgid "list of secrets is inconsistent" msgstr "" #: src/secret/secret_driver.c:974 #, c-format msgid "secret '%s' does not have a value" msgstr "" #: src/secret/secret_driver.c:981 msgid "secret is private" msgstr "" #: src/security/security_apparmor.c:97 #, c-format msgid "Failed to read AppArmor profiles list '%s'" msgstr "" #: src/security/security_apparmor.c:146 #, c-format msgid "Failed to read '%s'" msgstr "" #: src/security/security_apparmor.c:255 msgid "could not find libvirtd" msgstr "" #: src/security/security_apparmor.c:304 src/security/security_apparmor.c:332 #: src/security/security_apparmor.c:768 #, c-format msgid "cannot update AppArmor profile '%s'" msgstr "" #: src/security/security_apparmor.c:382 src/security/security_apparmor.c:387 #, c-format msgid "template '%s' does not exist" msgstr "" #: src/security/security_apparmor.c:450 msgid "Cannot set a base label with AppArmour" msgstr "" #: src/security/security_apparmor.c:457 src/security/security_selinux.c:597 msgid "security label already defined for VM" msgstr "" #: src/security/security_apparmor.c:477 #, c-format msgid "cannot load AppArmor profile '%s'" msgstr "" #: src/security/security_apparmor.c:544 msgid "error copying profile name" msgstr "" #: src/security/security_apparmor.c:513 msgid "error calling profile_status()" msgstr "" #: src/security/security_apparmor.c:592 #, c-format msgid "could not remove profile for '%s'" msgstr "" #: src/security/security_apparmor.c:622 src/security/security_apparmor.c:668 #: src/security/security_selinux.c:2110 src/security/security_selinux.c:2141 #: src/security/security_selinux.c:2175 src/security/security_selinux.c:2204 #: src/security/security_selinux.c:2251 src/security/security_selinux.c:2289 #, c-format msgid "" "security label driver mismatch: '%s' model configured for domain, but " "hypervisor driver is '%s'." msgstr "" #: src/security/security_apparmor.c:633 msgid "error calling aa_change_profile()" msgstr "" #: src/security/security_apparmor.c:755 #, c-format msgid "'%s' does not exist" msgstr "" #: src/security/security_apparmor.c:804 #, c-format msgid "Invalid security label '%s'" msgstr "" #: src/security/security_dac.c:116 msgid "Failed to determine default DAC seclabel for an unknown object" msgstr "" #: src/security/security_dac.c:131 #, c-format msgid "DAC seclabel couldn't be determined for domain '%s'" msgstr "" #: src/security/security_dac.c:182 msgid "Failed to determine default DAC imagelabel for an unknown object" msgstr "" #: src/security/security_dac.c:192 #, c-format msgid "DAC imagelabel couldn't be determined for domain '%s'" msgstr "" #: src/security/security_dac.c:341 #, c-format msgid "unable to set user and group to '%ld:%ld' on '%s'" msgstr "" #: src/security/security_dac.c:307 #, c-format msgid "cannot resolve symlink %s" msgstr "" #: src/security/security_dac.c:1329 src/security/security_selinux.c:603 msgid "security image label already defined for VM" msgstr "" #: src/security/security_dac.c:1337 src/security/security_selinux.c:610 #, c-format msgid "security label model %s is not supported with selinux" msgstr "" #: src/security/security_dac.c:1347 #, c-format msgid "missing label for static security driver in domain %s" msgstr "" #: src/security/security_dac.c:1359 #, c-format msgid "cannot generate dac user and group id for domain %s" msgstr "" #: src/security/security_dac.c:1370 src/security/security_selinux.c:688 #, c-format msgid "unexpected security label type '%s'" msgstr "" #: src/security/security_driver.c:79 #, c-format msgid "Security driver %s not enabled" msgstr "" #: src/security/security_driver.c:92 #, c-format msgid "Security driver %s not found" msgstr "" #: src/security/security_manager.c:183 msgid "Security driver \"none\" cannot create confined guests" msgstr "" #: src/security/security_manager.c:477 #, c-format msgid "Unable to find security driver for label %s" msgstr "" #: src/security/security_manager.c:603 msgid "Unconfined guests are not allowed on this host" msgstr "" #: src/security/security_selinux.c:132 #, c-format msgid "Category range c%d-c%d too small" msgstr "" #: src/security/security_selinux.c:198 src/security/security_selinux.c:342 msgid "Unable to get current process SELinux context" msgstr "" #: src/security/security_selinux.c:203 src/security/security_selinux.c:347 #, c-format msgid "Unable to parse current SELinux context '%s'" msgstr "" #: src/security/security_selinux.c:236 src/security/security_selinux.c:243 #: src/security/security_selinux.c:259 src/security/security_selinux.c:266 #: src/security/security_selinux.c:273 #, c-format msgid "Cannot parse category in %s" msgstr "" #: src/security/security_selinux.c:252 msgid "No category range available" msgstr "" #: src/security/security_selinux.c:302 msgid "unable to allocate security context" msgstr "" #: src/security/security_selinux.c:308 #, c-format msgid "unable to set security context range '%s'" msgstr "" #: src/security/security_selinux.c:314 src/security/security_selinux.c:385 msgid "Unable to format SELinux context" msgstr "" #: src/security/security_selinux.c:355 #, c-format msgid "Unable to parse base SELinux context '%s'" msgstr "" #: src/security/security_selinux.c:363 #, c-format msgid "Unable to set SELinux context user '%s'" msgstr "" #: src/security/security_selinux.c:372 #, c-format msgid "Unable to set SELinux context role '%s'" msgstr "" #: src/security/security_selinux.c:379 #, c-format msgid "Unable to set SELinux context MCS '%s'" msgstr "" #: src/security/security_selinux.c:415 src/security/security_selinux.c:493 msgid "cannot open SELinux label_handle" msgstr "" #: src/security/security_selinux.c:426 #, c-format msgid "cannot read 'process' value from selinux lxc contexts file '%s'" msgstr "" #: src/security/security_selinux.c:434 src/security/security_selinux.c:442 #, c-format msgid "cannot read 'file' value from selinux lxc contexts file '%s'" msgstr "" #: src/security/security_selinux.c:475 msgid "libselinux does not support LXC contexts path" msgstr "" #: src/security/security_selinux.c:500 #, c-format msgid "cannot read SELinux virtual domain context file '%s'" msgstr "" #: src/security/security_selinux.c:523 #, c-format msgid "cannot read SELinux virtual image context file %s" msgstr "" #: src/security/security_selinux.c:621 #, c-format msgid "unable to allocate socket security context '%s'" msgstr "" #: src/security/security_selinux.c:627 msgid "unable to get selinux context range" msgstr "" #: src/security/security_selinux.c:768 #, c-format msgid "MCS level for existing domain label %s already reserved" msgstr "" #: src/security/security_selinux.c:917 #, c-format msgid "unable to set security context '%s' on '%s'" msgstr "" #: src/security/security_selinux.c:928 #, c-format msgid "" "Setting security context '%s' on '%s' not supported. Consider setting " "virt_use_nfs" msgstr "" #: src/security/security_selinux.c:988 #, c-format msgid "unable to set security context '%s' on fd %d" msgstr "" #: src/security/security_selinux.c:1958 src/security/security_selinux.c:2349 #, c-format msgid "unknown smartcard type %d" msgstr "" #: src/security/security_selinux.c:2120 #, c-format msgid "Invalid security label %s" msgstr "" #: src/security/security_selinux.c:2151 #, c-format msgid "unable to set security context '%s'" msgstr "" #: src/security/security_selinux.c:2213 #, c-format msgid "unable to get current process context '%s'" msgstr "" #: src/security/security_selinux.c:2224 src/security/security_selinux.c:2262 #, c-format msgid "unable to set socket security context '%s'" msgstr "" #: src/security/security_selinux.c:2299 #, c-format msgid "unable to clear socket security context '%s'" msgstr "" #: src/security/security_selinux.c:2477 #, c-format msgid "cannot stat tap fd %d" msgstr "" #: src/security/security_selinux.c:2483 #, c-format msgid "tap fd %d is not character device" msgstr "" #: src/security/security_selinux.c:2506 #, c-format msgid "cannot lookup default selinux label for tap fd %d" msgstr "" #: src/security/security_selinux.c:2542 #, c-format msgid "unable to create selinux context for: %s" msgstr "" #: src/security/virt-aa-helper.c:103 #, c-format msgid "" "\n" "%s [options] [< def.xml]\n" "\n" " Options:\n" " -a | --add load profile\n" " -c | --create create profile from template\n" " -D | --delete unload and delete profile\n" " -f | --add-file add file to profile\n" " -F | --append-file append file to profile\n" " -r | --replace reload profile\n" " -R | --remove unload profile\n" " -h | --help this help\n" " -u | --uuid uuid (profile name)\n" "\n" msgstr "" #: src/security/virt-aa-helper.c:121 msgid "" "This command is intended to be used by libvirtd and not used directly.\n" msgstr "" #: src/security/virt-aa-helper.c:129 #, c-format msgid "%s: error: %s%c" msgstr "" #: src/security/virt-aa-helper.c:141 #, c-format msgid "%s: warning: %s%c" msgstr "" #: src/security/virt-aa-helper.c:147 #, c-format msgid "" "%s:\n" "%s%c" msgstr "" #: src/security/virt-aa-helper.c:164 msgid "could not find replacement string" msgstr "" #: src/security/virt-aa-helper.c:169 msgid "could not allocate memory for string" msgstr "" #: src/security/virt-aa-helper.c:181 src/security/virt-aa-helper.c:189 msgid "not enough space in target buffer" msgstr "" #: src/security/virt-aa-helper.c:197 msgid "error replacing string" msgstr "" #: src/security/virt-aa-helper.c:219 msgid "invalid flag" msgstr "" #: src/security/virt-aa-helper.c:227 msgid "profile name exceeds maximum length" msgstr "" #: src/security/virt-aa-helper.c:232 msgid "profile does not exist" msgstr "" #: src/security/virt-aa-helper.c:241 msgid "failed to run apparmor_parser" msgstr "" #: src/security/virt-aa-helper.c:245 msgid "unable to unload already unloaded profile" msgstr "" #: src/security/virt-aa-helper.c:247 msgid "apparmor_parser exited with error" msgstr "" #: src/security/virt-aa-helper.c:284 src/security/virt-aa-helper.c:289 #: src/security/virt-aa-helper.c:416 msgid "could not allocate memory for profile" msgstr "" #: src/security/virt-aa-helper.c:296 src/security/virt-aa-helper.c:411 msgid "invalid length for new profile" msgstr "" #: src/security/virt-aa-helper.c:308 msgid "failed to create include file" msgstr "" #: src/security/virt-aa-helper.c:314 src/security/virt-aa-helper.c:437 msgid "failed to write to profile" msgstr "" #: src/security/virt-aa-helper.c:319 src/security/virt-aa-helper.c:442 msgid "failed to close or write to profile" msgstr "" #: src/security/virt-aa-helper.c:351 src/security/virt-aa-helper.c:1356 msgid "profile exists" msgstr "" #: src/security/virt-aa-helper.c:367 msgid "template name exceeds maximum length" msgstr "" #: src/security/virt-aa-helper.c:372 msgid "template does not exist" msgstr "" #: src/security/virt-aa-helper.c:377 msgid "failed to read AppArmor template" msgstr "" #: src/security/virt-aa-helper.c:382 src/security/virt-aa-helper.c:387 msgid "no replacement string in template" msgstr "" #: src/security/virt-aa-helper.c:393 msgid "could not allocate memory for profile name" msgstr "" #: src/security/virt-aa-helper.c:400 msgid "could not allocate memory for profile files" msgstr "" #: src/security/virt-aa-helper.c:431 msgid "failed to create profile" msgstr "" #: src/security/virt-aa-helper.c:586 msgid "bad pathname" msgstr "" #: src/security/virt-aa-helper.c:601 msgid "path does not exist, skipping file type checks" msgstr "" #: src/security/virt-aa-helper.c:628 msgid "Invalid context" msgstr "" #: src/security/virt-aa-helper.c:634 msgid "Could not find " msgstr "" #: src/security/virt-aa-helper.c:641 msgid "Could not find " msgstr "" #: src/security/virt-aa-helper.c:674 msgid "unexpected root element, expecting " msgstr "" #: src/security/virt-aa-helper.c:670 msgid "os.type is not 'hvm'" msgstr "" #: src/security/virt-aa-helper.c:724 src/security/virt-aa-helper.c:745 #: src/security/virt-aa-helper.c:760 src/security/virt-aa-helper.c:868 #: src/security/virt-aa-helper.c:877 src/security/virt-aa-helper.c:953 #: src/security/virt-aa-helper.c:1338 src/security/virt-aa-helper.c:1342 #: src/security/virt-aa-helper.c:1408 msgid "could not allocate memory" msgstr "" #: src/security/virt-aa-helper.c:729 msgid "Failed to create XML config object" msgstr "" #: src/security/virt-aa-helper.c:768 msgid "could not parse XML" msgstr "" #: src/security/virt-aa-helper.c:773 msgid "could not find name in XML" msgstr "" #: src/security/virt-aa-helper.c:778 msgid "bad name" msgstr "" #: src/security/virt-aa-helper.c:804 msgid "skipped non-absolute path" msgstr "" #: src/security/virt-aa-helper.c:811 msgid "could not find realpath for disk" msgstr "" #: src/security/virt-aa-helper.c:825 msgid "skipped restricted file" msgstr "" #: src/security/virt-aa-helper.c:958 msgid "given uuid does not match XML uuid" msgstr "" #: src/security/virt-aa-helper.c:1176 msgid "failed to allocate file buffer" msgstr "" #: src/security/virt-aa-helper.c:1225 msgid "could not allocate memory for disk" msgstr "" #: src/security/virt-aa-helper.c:1240 src/security/virt-aa-helper.c:1260 msgid "invalid UUID" msgstr "" #: src/security/virt-aa-helper.c:1243 msgid "error copying UUID" msgstr "" #: src/security/virt-aa-helper.c:1252 msgid "unsupported option" msgstr "" #: src/security/virt-aa-helper.c:1257 msgid "bad command" msgstr "" #: src/security/virt-aa-helper.c:1270 msgid "could not read xml file" msgstr "" #: src/security/virt-aa-helper.c:1274 msgid "could not get VM definition" msgstr "" #: src/security/virt-aa-helper.c:1279 msgid "invalid VM definition" msgstr "" #: src/security/virt-aa-helper.c:1320 msgid "could not set PATH" msgstr "" #: src/security/virt-aa-helper.c:1324 msgid "could not set IFS" msgstr "" #: src/security/virt-aa-helper.c:1334 msgid "could not parse arguments" msgstr "" #: src/security/virt-aa-helper.c:1384 msgid "failed to allocate buffer" msgstr "gagal mengalokasikan buffer" #: src/security/virt-aa-helper.c:1419 msgid "could not create profile" msgstr "" #: src/storage/parthelper.c:84 #, c-format msgid "syntax: %s DEVICE [-g]\n" msgstr "" #: src/storage/parthelper.c:102 #, c-format msgid "unable to access device %s\n" msgstr "" #: src/storage/parthelper.c:116 #, c-format msgid "unable to access disk %s\n" msgstr "" #: src/storage/storage_backend.c:204 #, c-format msgid "could not open input path '%s'" msgstr "" #: src/storage/storage_backend.c:250 #, c-format msgid "failed reading from file '%s'" msgstr "" #: src/storage/storage_backend.c:267 src/storage/storage_backend.c:414 #, c-format msgid "cannot extend file '%s'" msgstr "" #: src/storage/storage_backend.c:274 #, c-format msgid "failed writing to file '%s'" msgstr "" #: src/storage/storage_backend.c:284 src/storage/storage_backend.c:467 #, c-format msgid "cannot sync data to file '%s'" msgstr "" #: src/storage/storage_backend.c:293 src/storage/storage_backend.c:381 #: src/storage/storage_backend_logical.c:923 #, c-format msgid "cannot close file '%s'" msgstr "" #: src/storage/storage_backend.c:330 msgid "metadata preallocation is not supported for block volumes" msgstr "" #: src/storage/storage_backend.c:340 src/storage/storage_backend_fs.c:842 #, c-format msgid "cannot create path '%s'" msgstr "" #: src/storage/storage_backend.c:354 src/util/virfile.c:2027 #: src/util/virfile.c:2454 src/util/virfile.c:2602 #, c-format msgid "stat of '%s' failed" msgstr "" #: src/storage/storage_backend.c:375 src/storage/storage_backend.c:762 #: src/util/virfile.c:2049 src/util/virfile.c:2468 src/util/virfile.c:2616 #, c-format msgid "cannot set mode of '%s' to %04o" msgstr "" #: src/storage/storage_backend.c:434 #, c-format msgid "cannot allocate %llu bytes in file '%s'" msgstr "" #: src/storage/storage_backend.c:459 #, c-format msgid "cannot fill file '%s'" msgstr "" #: src/storage/storage_backend.c:496 msgid "metadata preallocation is not supported for raw volumes" msgstr "" #: src/storage/storage_backend.c:513 src/storage/storage_backend_disk.c:893 #: src/storage/storage_backend_logical.c:858 #: src/storage/storage_backend_rbd.c:644 msgid "storage pool does not support encrypted volumes" msgstr "" #: src/storage/storage_backend.c:480 msgid "too many conflicts when generating an uuid" msgstr "" #: src/storage/storage_backend.c:621 msgid "secrets already defined" msgstr "" #: src/storage/storage_backend.c:740 #, c-format msgid "failed to create %s" msgstr "" #: src/storage/storage_backend.c:753 #, c-format msgid "cannot chown %s to (%u, %u)" msgstr "" #: src/storage/storage_backend.c:832 #, c-format msgid "unable to parse qemu-img output '%s'" msgstr "" #: src/storage/storage_backend.c:736 #, c-format msgid "Feature %s not supported with compat level %s" msgstr "" #: src/storage/storage_backend.c:952 src/storage/storage_backend.c:985 #, c-format msgid "unknown storage vol type %d" msgstr "" #: src/storage/storage_backend.c:959 msgid "metadata preallocation only available with qcow2" msgstr "" #: src/storage/storage_backend.c:964 msgid "compatibility option only available with qcow2" msgstr "" #: src/storage/storage_backend.c:969 msgid "format features only available with qcow2" msgstr "" #: src/storage/storage_backend.c:976 msgid "missing input volume target path" msgstr "" #: src/storage/storage_backend.c:1000 msgid "metadata preallocation conflicts with backing store" msgstr "" #: src/storage/storage_backend.c:1012 msgid "a different backing store cannot be specified." msgstr "" #: src/storage/storage_backend.c:1018 #, c-format msgid "unknown storage vol backing store type %d" msgstr "" #: src/storage/storage_backend.c:1034 #, c-format msgid "inaccessible backing store volume %s" msgstr "" #: src/storage/storage_backend.c:1046 #, c-format msgid "qcow volume encryption unsupported with volume format %s" msgstr "" #: src/storage/storage_backend.c:1054 #, c-format msgid "unsupported volume encryption format %d" msgstr "" #: src/storage/storage_backend.c:1060 msgid "too many secrets for qcow encryption" msgstr "" #: src/storage/storage_backend.c:1183 msgid "metadata preallocation is not supported with qcow-create" msgstr "" #: src/storage/storage_backend.c:1190 msgid "cannot copy from volume with qcow-create" msgstr "" #: src/storage/storage_backend.c:1196 #, c-format msgid "unsupported storage vol type %d" msgstr "" #: src/storage/storage_backend.c:1202 msgid "copy-on-write image not supported with qcow-create" msgstr "" #: src/storage/storage_backend.c:1208 msgid "encrypted volumes not supported with qcow-create" msgstr "" #: src/storage/storage_backend.c:1238 #, c-format msgid "Unknown file create tool type '%d'." msgstr "" #: src/storage/storage_backend.c:1286 msgid "creation of non-raw file images is not supported without qemu-img." msgstr "" #: src/storage/storage_backend.c:1310 #, c-format msgid "missing backend for pool type %d (%s)" msgstr "" #: src/storage/storage_backend.c:1338 #, c-format msgid "missing storage backend for network files using %s protocol" msgstr "" #: src/storage/storage_backend.c:1343 #, c-format msgid "missing storage backend for '%s' storage" msgstr "" #: src/storage/storage_backend.c:1539 src/storage/storage_backend_gluster.c:290 #, c-format msgid "cannot open volume '%s'" msgstr "" #: src/storage/storage_backend.c:1582 #, c-format msgid "unable to set blocking mode for '%s'" msgstr "" #: src/storage/storage_backend.c:1595 #, c-format msgid "unexpected storage mode for '%s'" msgstr "" #: src/storage/storage_backend.c:1760 #, c-format msgid "cannot seek to end of file '%s'" msgstr "" #: src/storage/storage_backend.c:1789 #, c-format msgid "cannot get file context of '%s'" msgstr "" #: src/storage/storage_backend.c:1419 #, c-format msgid "cannot seek to beginning of file '%s'" msgstr "" #: src/storage/storage_backend.c:1431 #, c-format msgid "cannot read beginning of file '%s'" msgstr "" #: src/storage/storage_backend.c:1863 #, c-format msgid "cannot read dir '%s'" msgstr "" #: src/storage/storage_backend.c:1698 msgid "cannot read fd" msgstr "" #: src/util/vircommand.c:3062 msgid "cannot open file using fd" msgstr "" #: src/util/vircommand.c:3092 msgid "read error on pipe" msgstr "" #: src/util/vircommand.c:3120 src/util/vircommand.c:3131 #, c-format msgid "%s not implemented on Win32" msgstr "" #: src/storage/storage_backend_disk.c:115 msgid "cannot parse device start location" msgstr "" #: src/storage/storage_backend_disk.c:122 msgid "cannot parse device end location" msgstr "" #: src/storage/storage_backend_disk.c:355 msgid "Failed to create disk pool geometry" msgstr "" #: src/storage/storage_backend_disk.c:399 #: src/storage/storage_backend_disk.c:541 #, c-format msgid "device path '%s' doesn't exist" msgstr "" #: src/storage/storage_backend_disk.c:389 src/storage/storage_backend_fs.c:761 msgid "Overwrite and no overwrite flags are mutually exclusive" msgstr "" #: src/storage/storage_backend_disk.c:405 msgid "Error checking for disk label" msgstr "" #: src/storage/storage_backend_disk.c:408 msgid "Disk label already present" msgstr "" #: src/storage/storage_backend_disk.c:642 msgid "Invalid partition type" msgstr "" #: src/storage/storage_backend_disk.c:651 msgid "extended partition already exists" msgstr "" #: src/storage/storage_backend_disk.c:680 msgid "no extended partition found and no primary partition available" msgstr "" #: src/storage/storage_backend_disk.c:686 msgid "unknown partition type" msgstr "" #: src/storage/storage_backend_disk.c:767 msgid "no large enough free extent" msgstr "" #: src/storage/storage_backend_disk.c:816 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "" #: src/storage/storage_backend_disk.c:829 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" #: src/storage/storage_backend_disk.c:839 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" #: src/qemu/qemu_driver.c:11681 src/storage/storage_backend.c:1654 #: src/storage/storage_backend_fs.c:1541 src/util/virstoragefile.c:896 #: src/util/virstoragefile.c:1038 #, c-format msgid "cannot read header '%s'" msgstr "" #: src/storage/storage_backend_fs.c:129 #, c-format msgid "cannot probe backing volume format: %s" msgstr "" #: src/storage/storage_backend_fs.c:206 #, c-format msgid "invalid netfs path (no /): %s" msgstr "" #: src/storage/storage_backend_fs.c:212 #, c-format msgid "invalid netfs path (ends in /): %s" msgstr "" #: src/storage/storage_backend_fs.c:297 src/test/test_driver.c:4210 msgid "hostname must be specified for netfs sources" msgstr "" #: src/storage/storage_backend_fs.c:429 #, c-format msgid "cannot read mount list '%s'" msgstr "" #: src/storage/storage_backend_fs.c:355 src/storage/storage_backend_iscsi.c:256 #: src/storage/storage_backend_iscsi.c:384 msgid "missing source host" msgstr "" #: src/storage/storage_backend_fs.c:360 msgid "missing source path" msgstr "" #: src/storage/storage_backend_fs.c:367 src/storage/storage_backend_iscsi.c:263 #: src/storage/storage_backend_iscsi.c:391 msgid "missing source device" msgstr "" #: src/storage/storage_backend_fs.c:487 #, c-format msgid "Target '%s' is already mounted" msgstr "" #: src/storage/storage_backend_fs.c:486 msgid "missing source dir" msgstr "" #: src/storage/storage_backend_fs.c:639 #, c-format msgid "Not capable of probing for filesystem of type %s" msgstr "" #: src/storage/storage_backend_fs.c:648 #, c-format msgid "Failed to create filesystem probe for device %s" msgstr "" #: src/storage/storage_backend_fs.c:670 #, c-format msgid "Existing filesystem of type '%s' found on device '%s'" msgstr "" #: src/storage/storage_backend_fs.c:678 msgid "Found additional probes to run, filesystem probing may be incorrect" msgstr "" #: src/storage/storage_backend_fs.c:699 msgid "probing for filesystems is unsupported by this build" msgstr "" #: src/storage/storage_backend_fs.c:726 #, c-format msgid "Failed to make filesystem of type '%s' on device '%s'" msgstr "" #: src/storage/storage_backend_fs.c:741 #, c-format msgid "" "mkfs is not supported on this platform: Failed to make filesystem of type " "'%s' on device '%s'" msgstr "" #: src/storage/storage_backend_fs.c:759 #, c-format msgid "No source device specified when formatting pool '%s'" msgstr "" #: src/storage/storage_backend_fs.c:770 #, c-format msgid "Source device does not exist when formatting pool '%s'" msgstr "" #: src/storage/storage_backend_fs.c:832 #, c-format msgid "path '%s' is not absolute" msgstr "" #: src/storage/storage_backend_fs.c:902 #, c-format msgid "cannot probe backing volume info: %s" msgstr "" #: src/storage/storage_backend_fs.c:1065 #, c-format msgid "failed to remove pool '%s'" msgstr "" #: src/storage/storage_backend_fs.c:1107 #, c-format msgid "volume target path '%s' already exists" msgstr "" #: src/storage/storage_backend_fs.c:1129 msgid "cannot copy from volume to a directory volume" msgstr "" #: src/storage/storage_backend_fs.c:1167 msgid "" "storage pool does not support building encrypted volumes from other volumes" msgstr "" #: src/storage/storage_backend_fs.c:1187 msgid "creation of non-raw images is not supported without qemu-img" msgstr "" #: src/bhyve/bhyve_process.c:227 src/storage/storage_backend_fs.c:1252 #, c-format msgid "cannot unlink file '%s'" msgstr "" #: src/storage/storage_backend_fs.c:1256 #, c-format msgid "cannot remove directory '%s'" msgstr "" #: src/storage/storage_backend_fs.c:1267 #, c-format msgid "removing block or network volumes is not supported: %s" msgstr "" #: src/storage/storage_backend_fs.c:1377 msgid "preallocate is only supported for raw type volume" msgstr "" #: src/storage/storage_backend_gluster.c:84 #, c-format msgid "gluster pool name '%s' must not contain /" msgstr "" #: src/storage/storage_backend_gluster.c:91 #, c-format msgid "gluster pool path '%s' must start with /" msgstr "" #: src/storage/storage_backend_gluster.c:131 #, c-format msgid "failed to connect to %s" msgstr "" #: src/storage/storage_backend_gluster.c:139 #, c-format msgid "failed to change to directory '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:171 #, c-format msgid "unable to read '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:378 #, c-format msgid "cannot open path '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:395 #, c-format msgid "failed to read directory '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:401 #, c-format msgid "cannot statvfs path '%s' in '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:440 #, c-format msgid "removing of '%s' volumes is not supported by the gluster backend: %s" msgstr "" #: src/storage/storage_backend_gluster.c:454 #, c-format msgid "cannot remove gluster volume file '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:468 #, c-format msgid "cannot remove gluster volume dir '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:525 #, c-format msgid "invalid path of gluster volume: '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:620 #, c-format msgid "failed to set gluster volfile server '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:627 #, c-format msgid "failed to initialize gluster connection to server: '%s'" msgstr "" #: src/util/viriscsi.c:95 msgid "cannot find session" msgstr "" #: src/util/viriscsi.c:125 #, c-format msgid "Could not allocate memory for output of '%s'" msgstr "" #: src/util/viriscsi.c:140 #, c-format msgid "" "Failed to open stream for file descriptor when reading output from '%s': '%s'" msgstr "" #: src/util/viriscsi.c:152 #, c-format msgid "Unexpected line > %d characters when parsing output of '%s'" msgstr "" #: src/util/viriscsi.c:169 #, c-format msgid "Missing space when parsing output of '%s'" msgstr "" #: src/util/viriscsi.c:226 #, c-format msgid "Failed to run command '%s' to create new iscsi interface" msgstr "" #: src/util/viriscsi.c:245 #, c-format msgid "Failed to run command '%s' to update iscsi interface with IQN '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:143 #, c-format msgid "Failed to get host number for iSCSI session with path '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:415 #, c-format msgid "Failed to find LUs on host %u" msgstr "" #: src/storage/storage_backend_iscsi.c:570 msgid "hostname and device path must be specified for iscsi sources" msgstr "" #: src/util/viriscsi.c:493 #, c-format msgid "Failed to update '%s' of node mode for target '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:295 msgid "iscsi pool only supports 'chap' auth type" msgstr "" #: src/storage/storage_backend_iscsi.c:301 msgid "iscsi 'chap' authentication not supported for autostarted pools" msgstr "" #: src/storage/storage_backend_iscsi.c:321 #, c-format msgid "could not get the value of the secret for username %s using uuid '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:326 #, c-format msgid "" "could not get the value of the secret for username %s using usage value '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:336 #: src/storage/storage_backend_rbd.c:100 #, c-format msgid "no secret matches uuid '%s'" msgstr "" #: src/storage/storage_backend_iscsi.c:340 #: src/storage/storage_backend_rbd.c:104 #, c-format msgid "no secret matches usage value '%s'" msgstr "" #: src/storage/storage_backend_logical.c:172 msgid "malformed volume extent stripes value" msgstr "" #: src/storage/storage_backend_logical.c:184 msgid "malformed volume extent length value" msgstr "" #: src/storage/storage_backend_logical.c:189 msgid "malformed volume extent size value" msgstr "" #: src/storage/storage_backend_logical.c:194 msgid "malformed volume allocation value" msgstr "" #: src/storage/storage_backend_logical.c:234 msgid "malformed volume extent devices value" msgstr "" #: src/storage/storage_backend_logical.c:260 msgid "malformed volume extent offset value" msgstr "" #: src/storage/storage_backend_logical.c:488 msgid "failed to get source from sourceList" msgstr "" #: src/storage/storage_backend_logical.c:646 #, c-format msgid "cannot open device '%s'" msgstr "" #: src/storage/storage_backend_logical.c:652 #, c-format msgid "cannot clear device header of '%s'" msgstr "" #: src/storage/storage_backend_logical.c:659 #, c-format msgid "cannot flush header of device'%s'" msgstr "" #: src/storage/storage_backend_logical.c:666 #, c-format msgid "cannot close device '%s'" msgstr "" #: src/storage/storage_backend_logical.c:907 #, c-format msgid "cannot set file owner '%s'" msgstr "" #: src/storage/storage_backend_logical.c:916 #, c-format msgid "cannot set file mode '%s'" msgstr "" #: src/storage/storage_backend_logical.c:931 #, c-format msgid "cannot find newly created volume '%s'" msgstr "" #: src/storage/storage_backend_mpath.c:184 #, c-format msgid "Failed to get %s minor number" msgstr "" #: src/storage/storage_backend_rbd.c:75 msgid "failed to initialize RADOS" msgstr "" #: src/storage/storage_backend_rbd.c:81 msgid "'ceph' authentication not supported for autostarted pools" msgstr "" #: src/storage/storage_backend_rbd.c:117 #, c-format msgid "" "could not get the value of the secret for username '%s' using uuid '%s'" msgstr "" #: src/storage/storage_backend_rbd.c:122 #, c-format msgid "" "could not get the value of the secret for username '%s' using usage value " "'%s'" msgstr "" #: src/storage/storage_backend_rbd.c:135 msgid "failed to decode the RADOS key" msgstr "" #: src/storage/storage_backend_rbd.c:142 src/storage/storage_backend_rbd.c:151 #: src/storage/storage_backend_rbd.c:164 src/storage/storage_backend_rbd.c:196 #, c-format msgid "failed to set RADOS option: %s" msgstr "" #: src/storage/storage_backend_rbd.c:159 msgid "failed to create the RADOS cluster" msgstr "" #: src/storage/storage_backend_rbd.c:185 msgid "received malformed monitor, check the XML definition" msgstr "" #: src/storage/storage_backend_rbd.c:226 #, c-format msgid "failed to connect to the RADOS monitor on: %s" msgstr "" #: src/storage/storage_backend_rbd.c:248 #, c-format msgid "failed to create the RBD IoCTX. Does the pool '%s' exist?" msgstr "" #: src/storage/storage_backend_rbd.c:289 src/storage/storage_backend_rbd.c:456 #: src/storage/storage_backend_rbd.c:712 #, c-format msgid "failed to open the RBD image '%s'" msgstr "" #: src/storage/storage_backend_rbd.c:298 #, c-format msgid "failed to stat the RBD image '%s'" msgstr "" #: src/storage/storage_backend_rbd.c:354 msgid "failed to stat the RADOS cluster" msgstr "" #: src/storage/storage_backend_rbd.c:361 #, c-format msgid "failed to stat the RADOS pool '%s'" msgstr "" #: src/storage/storage_backend_rbd.c:383 msgid "A problem occurred while listing RBD images" msgstr "" #: src/storage/storage_backend_rbd.c:436 msgid "This storage backend does not supported zeroed removal of volumes" msgstr "" #: src/storage/storage_backend_rbd.c:558 #, c-format msgid "failed to remove volume '%s/%s'" msgstr "" #: src/storage/storage_backend_rbd.c:651 #, c-format msgid "failed to create volume '%s/%s'" msgstr "" #: src/storage/storage_backend_rbd.c:719 #, c-format msgid "failed to resize the RBD image '%s'" msgstr "" #: src/storage/storage_backend_scsi.c:74 #, c-format msgid "Could not find typefile '%s'" msgstr "" #: src/storage/storage_backend_scsi.c:86 #, c-format msgid "Could not read typefile '%s'" msgstr "" #: src/storage/storage_backend_scsi.c:98 #, c-format msgid "Device type '%s' is not an integer" msgstr "" #: src/storage/storage_backend_scsi.c:238 #, c-format msgid "Failed to update volume for '%s'" msgstr "" #: src/storage/storage_backend_scsi.c:270 #: src/storage/storage_backend_scsi.c:359 #, c-format msgid "Failed to opendir sysfs path '%s'" msgstr "" #: src/storage/storage_backend_scsi.c:312 #, c-format msgid "Failed to parse block name %s" msgstr "" #: src/storage/storage_backend_scsi.c:422 #, c-format msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN" msgstr "" #: src/storage/storage_backend_scsi.c:536 #, c-format msgid "Could not open '%s' to trigger host scan" msgstr "" #: src/storage/storage_backend_scsi.c:547 #, c-format msgid "Write to '%s' to trigger host scan failed" msgstr "" #: src/util/virutil.c:1921 src/util/virutil.c:1928 #, c-format msgid "Invalid adapter name '%s' for SCSI pool" msgstr "" #: src/storage/storage_backend_scsi.c:657 #, c-format msgid "Failed to find SCSI host with wwnn='%s', wwpn='%s'" msgstr "" #: src/storage/storage_backend_scsi.c:759 msgid "'parent' for vHBA not specified, and cannot find one on this host" msgstr "" #: src/storage/storage_backend_sheepdog.c:119 msgid "Missing disk info when adding volume" msgstr "" #: src/storage/storage_backend_sheepdog.c:240 msgid "Sheepdog does not support encrypted volumes" msgstr "" #: src/storage/storage_driver.c:90 #, c-format msgid "Missing backend %d" msgstr "" #: src/storage/storage_driver.c:101 #, c-format msgid "Failed to initialize storage pool '%s': %s" msgstr "" #: src/storage/storage_driver.c:103 src/storage/storage_driver.c:119 #: src/storage/storage_driver.c:181 src/storage/storage_driver.c:204 msgid "no error message found" msgstr "" #: src/storage/storage_driver.c:179 src/storage/storage_driver.c:202 #, c-format msgid "Failed to autostart storage pool '%s': %s" msgstr "" #: src/storage/storage_driver.c:272 src/storage/storage_driver.c:696 #: src/storage/storage_driver.c:758 src/storage/storage_driver.c:808 #: src/storage/storage_driver.c:849 src/storage/storage_driver.c:912 #: src/storage/storage_driver.c:969 src/storage/storage_driver.c:1028 #: src/storage/storage_driver.c:1071 src/storage/storage_driver.c:1104 #: src/storage/storage_driver.c:1136 src/storage/storage_driver.c:1200 #: src/storage/storage_driver.c:1242 src/storage/storage_driver.c:1296 #: src/storage/storage_driver.c:1364 src/storage/storage_driver.c:1601 #: src/storage/storage_driver.c:1737 #, c-format msgid "no storage pool with matching uuid %s" msgstr "" #: src/storage/storage_driver.c:407 src/storage/storage_driver.c:434 #: src/storage/storage_driver.c:1740 src/storage/storage_driver.c:1990 #, c-format msgid "no storage pool with matching name '%s'" msgstr "" #: src/storage/storage_driver.c:596 src/test/test_driver.c:4220 #, c-format msgid "pool type '%s' does not support source discovery" msgstr "" #: src/storage/storage_driver.c:831 src/storage/storage_driver.c:1007 #: src/storage/storage_driver.c:1075 src/storage/storage_driver.c:1138 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" #: src/storage/storage_driver.c:843 #, c-format msgid "Failed to delete autostart link '%s': %s" msgstr "" #: src/storage/storage_driver.c:1090 msgid "pool does not support pool deletion" msgstr "" #: src/storage/storage_driver.c:1523 #, c-format msgid "no storage vol with matching key %s" msgstr "" #: src/storage/storage_driver.c:1489 #, c-format msgid "no storage vol with matching path %s" msgstr "" #: src/storage/storage_driver.c:1798 src/storage/storage_driver.c:2049 #: src/storage/storage_driver.c:2171 src/storage/storage_driver.c:2294 #: src/storage/storage_driver.c:2369 src/storage/storage_driver.c:2473 #, c-format msgid "volume '%s' is still being allocated." msgstr "" #: src/storage/storage_driver.c:1698 msgid "storage pool does not support vol deletion" msgstr "" #: src/storage/storage_driver.c:1855 #, c-format msgid "'%s'" msgstr "" #: src/storage/storage_driver.c:1865 msgid "storage pool does not support volume creation" msgstr "" #: src/storage/storage_driver.c:2030 #, c-format msgid "storage volume name '%s' already in use." msgstr "" #: src/storage/storage_driver.c:2042 msgid "storage pool does not support volume creation from an existing volume" msgstr "" #: src/storage/storage_driver.c:2386 msgid "can't shrink capacity below existing allocation" msgstr "" #: src/storage/storage_driver.c:2095 msgid "" "Can't shrink capacity below current capacity with shrink flag explicitly " "specified" msgstr "" #: src/storage/storage_driver.c:2102 msgid "Not enough space left on storage pool" msgstr "" #: src/storage/storage_driver.c:2410 msgid "storage pool does not support changing of volume capacity" msgstr "" #: src/storage/storage_backend.c:1971 #, c-format msgid "Failed to truncate volume with path '%s' to 0 bytes" msgstr "" #: src/storage/storage_backend.c:1980 #, c-format msgid "Failed to truncate volume with path '%s' to %ju bytes" msgstr "" #: src/storage/storage_driver.c:2194 #, c-format msgid "Failed to seek to position %ju in volume with path '%s'" msgstr "" #: src/storage/storage_backend.c:2020 #, c-format msgid "Failed to write %zu bytes to storage volume with path '%s'" msgstr "" #: src/storage/storage_backend.c:2032 #, c-format msgid "cannot sync data to volume with path '%s'" msgstr "" #: src/storage/storage_backend.c:2067 #, c-format msgid "Failed to open storage volume with path '%s'" msgstr "" #: src/storage/storage_backend.c:2074 #, c-format msgid "Failed to stat storage volume with path '%s'" msgstr "" #: src/storage/storage_backend.c:2108 #, c-format msgid "unsupported algorithm %d" msgstr "" #: src/storage/storage_driver.c:2452 #, c-format msgid "wiping algorithm %d not supported" msgstr "" #: src/test/test_driver.c:252 msgid "invalid transient" msgstr "" #: src/test/test_driver.c:259 msgid "invalid hasmanagedsave" msgstr "" #: src/test/test_driver.c:268 #, c-format msgid "runstate '%d' out of range'" msgstr "" #: src/test/test_driver.c:276 msgid "invalid runstate" msgstr "" #: src/test/test_driver.c:282 msgid "transient domain cannot have runstate 'shutoff'" msgstr "" #: src/test/test_driver.c:287 msgid "domain with managedsave data can only have runstate 'shutoff'" msgstr "" #: src/test/test_driver.c:549 #, c-format msgid "Exceeded max iface limit %d" msgstr "" #: src/test/test_driver.c:799 #, c-format msgid "resolving %s filename" msgstr "" #: src/test/test_driver.c:835 msgid "invalid node cpu nodes value" msgstr "" #: src/test/test_driver.c:844 msgid "invalid node cpu sockets value" msgstr "" #: src/test/test_driver.c:853 msgid "invalid node cpu cores value" msgstr "" #: src/test/test_driver.c:862 msgid "invalid node cpu threads value" msgstr "" #: src/test/test_driver.c:874 msgid "invalid node cpu active value" msgstr "" #: src/test/test_driver.c:882 msgid "invalid node cpu mhz value" msgstr "" #: src/test/test_driver.c:890 src/xenconfig/xen_common.c:870 #, c-format msgid "Model %s too big for destination" msgstr "" #: src/test/test_driver.c:902 msgid "invalid node memory value" msgstr "" #: src/test/test_driver.c:947 msgid "more than one snapshot claims to be active" msgstr "" #: src/test/test_driver.c:1281 msgid "missing username in /node/auth/user field" msgstr "" #: src/test/test_driver.c:1321 msgid "Root element is not 'node'" msgstr "" #: src/test/test_driver.c:1375 msgid "authentication failed when asking for username" msgstr "" #: src/test/test_driver.c:1393 msgid "authentication failed when asking for password" msgstr "" #: src/test/test_driver.c:1401 msgid "authentication failed, see test XML for the correct username/password" msgstr "" #: src/test/test_driver.c:1435 msgid "testOpen: supply a path or use test:///default" msgstr "" #: src/test/test_driver.c:1764 #, c-format msgid "domain '%s' not paused" msgstr "" #: src/test/test_driver.c:1795 src/test/test_driver.c:1828 #, c-format msgid "domain '%s' not running" msgstr "" #: src/test/test_driver.c:1924 src/test/test_driver.c:2434 #: src/test/test_driver.c:3016 src/test/test_driver.c:3063 msgid "getting time of day" msgstr "getting time of day" #: src/test/test_driver.c:1990 #, c-format msgid "saving domain '%s' failed to allocate space for metadata" msgstr "" #: src/test/test_driver.c:1997 #, c-format msgid "saving domain '%s' to '%s': open failed" msgstr "" #: src/test/test_driver.c:2004 src/test/test_driver.c:2010 #: src/test/test_driver.c:2016 src/test/test_driver.c:2023 #, c-format msgid "saving domain '%s' to '%s': write failed" msgstr "" #: src/test/test_driver.c:2085 #, c-format msgid "cannot read domain image '%s'" msgstr "" #: src/test/test_driver.c:2091 #, c-format msgid "incomplete save header in '%s'" msgstr "" #: src/test/test_driver.c:2097 msgid "mismatched header magic" msgstr "" #: src/test/test_driver.c:2102 #, c-format msgid "failed to read metadata length in '%s'" msgstr "" #: src/test/test_driver.c:2108 msgid "length of metadata out of range" msgstr "" #: src/test/test_driver.c:2115 #, c-format msgid "incomplete metadata in '%s'" msgstr "" #: src/test/test_driver.c:2185 #, c-format msgid "domain '%s' coredump: failed to open %s" msgstr "" #: src/test/test_driver.c:2191 #, c-format msgid "domain '%s' coredump: failed to write header to %s" msgstr "" #: src/test/test_driver.c:2197 #, c-format msgid "domain '%s' coredump: write failed: %s" msgstr "" #: src/test/test_driver.c:2666 msgid "cannot hotplug vcpus for an inactive domain" msgstr "" #: src/test/test_driver.c:2364 src/test/test_driver.c:2373 #, c-format msgid "requested cpu amount exceeds maximum (%d > %d)" msgstr "" #: src/test/test_driver.c:2426 msgid "cannot list vcpus for an inactive domain" msgstr "" #: src/test/test_driver.c:2506 msgid "cannot pin vcpus on an inactive domain" msgstr "" #: src/test/test_driver.c:2512 msgid "requested vcpu is higher than allocated vcpus" msgstr "" #: src/test/test_driver.c:2747 msgid "Range exceeds available cells" msgstr "" #: src/test/test_driver.c:2780 #, c-format msgid "Domain '%s' is already running" msgstr "" #: src/test/test_driver.c:3289 #, c-format msgid "Network '%s' is still running" msgstr "" #: src/test/test_driver.c:3367 #, c-format msgid "Network '%s' is already running" msgstr "" #: src/test/test_driver.c:3684 msgid "there is another transaction running." msgstr "" #: src/test/test_driver.c:3712 msgid "no transaction running, nothing to be committed." msgstr "" #: src/test/test_driver.c:3740 msgid "no transaction running, nothing to rollback." msgstr "" #: src/test/test_driver.c:4250 msgid "storage pool already exists" msgstr "" #: src/test/test_driver.c:4718 msgid "no storage pool with matching uuid" msgstr "" #: src/test/test_driver.c:4724 msgid "storage pool is not active" msgstr "" #: src/test/test_driver.c:6483 msgid "must respawn guest to start inactive snapshot" msgstr "" #: src/uml/uml_conf.c:178 msgid "IP address not supported for ethernet interface" msgstr "" #: src/uml/uml_conf.c:190 msgid "TCP server networking type not supported" msgstr "" #: src/uml/uml_conf.c:195 msgid "TCP client networking type not supported" msgstr "" #: src/uml/uml_conf.c:215 #, c-format msgid "Network '%s' not found" msgstr "" #: src/uml/uml_conf.c:245 msgid "internal networking type not supported" msgstr "" #: src/uml/uml_conf.c:250 msgid "direct networking type not supported" msgstr "" #: src/uml/uml_conf.c:255 msgid "hostdev networking type not supported" msgstr "" #: src/uml/uml_conf.c:264 msgid "interface script execution not supported by this driver" msgstr "" #: src/uml/uml_conf.c:318 msgid "only TCP listen is supported for chr device" msgstr "" #: src/uml/uml_conf.c:334 #, c-format msgid "failed to open chardev file: %s" msgstr "" #: src/uml/uml_conf.c:355 #, c-format msgid "unsupported chr device type %d" msgstr "" #: src/uml/uml_driver.c:547 msgid "cannot initialize inotify" msgstr "" #: src/uml/uml_driver.c:553 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "" #: src/uml/uml_driver.c:564 #, c-format msgid "Failed to create inotify watch on %s: %s" msgstr "" #: src/uml/uml_driver.c:594 msgid "umlStartup: out of memory" msgstr "" #: src/uml/uml_driver.c:849 #, c-format msgid "failed to read pid: %s" msgstr "" #: src/uml/uml_driver.c:870 #, c-format msgid "Unix path %s too long for destination" msgstr "" #: src/uml/uml_driver.c:901 msgid "cannot open socket" msgstr "" #: src/uml/uml_driver.c:911 msgid "cannot bind socket" msgstr "" #: src/uml/uml_driver.c:965 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "" #: src/uml/uml_driver.c:971 #, c-format msgid "Command %s too long for destination" msgstr "" #: src/uml/uml_driver.c:978 #, c-format msgid "cannot send command %s" msgstr "" #: src/uml/uml_driver.c:991 #, c-format msgid "cannot read reply %s" msgstr "" #: src/uml/uml_driver.c:997 #, c-format msgid "incomplete reply %s" msgstr "" #: src/uml/uml_driver.c:1063 msgid "no kernel specified" msgstr "" #: src/uml/uml_driver.c:1072 #, c-format msgid "Cannot find UML kernel %s" msgstr "" #: src/uml/uml_driver.c:1100 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" #: src/uml/uml_driver.c:1239 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" #: src/uml/uml_driver.c:1246 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" #: src/uml/uml_driver.c:1255 msgid "uml state driver is not active" msgstr "" #: src/uml/uml_driver.c:1540 #, c-format msgid "cannot parse version %s" msgstr "" #: src/uml/uml_driver.c:1680 msgid "shutdown operation failed" msgstr "" #: src/uml/uml_driver.c:1831 msgid "cannot set max memory lower than current memory" msgstr "" #: src/uml/uml_driver.c:1868 msgid "cannot set memory of an active domain" msgstr "" #: src/uml/uml_driver.c:2253 msgid "cannot attach device on inactive domain" msgstr "" #: src/uml/uml_driver.c:2299 src/uml/uml_driver.c:2412 #: src/vbox/vbox_common.c:4240 msgid "cannot modify the persistent configuration of a domain" msgstr "" #: src/uml/uml_driver.c:2373 msgid "cannot detach device on inactive domain" msgstr "" #: src/uml/uml_driver.c:2391 msgid "This type of device cannot be hot unplugged" msgstr "" #: src/uml/uml_driver.c:2576 tools/virsh-volume.c:690 #, c-format msgid "cannot read %s" msgstr "" #: src/util/iohelper.c:114 msgid "O_DIRECT read needs entire seekable file" msgstr "" #: src/util/iohelper.c:127 msgid "O_DIRECT write needs empty seekable file" msgstr "" #: src/util/iohelper.c:135 #, c-format msgid "Unable to process file with flags %d" msgstr "" #: src/util/iohelper.c:160 msgid "Too many short reads for O_DIRECT" msgstr "" #: src/util/iohelper.c:172 #, c-format msgid "Unable to write %s" msgstr "" #: src/util/iohelper.c:176 #, c-format msgid "Unable to truncate %s" msgstr "" #: src/util/iohelper.c:185 #, c-format msgid "unable to fsync %s" msgstr "" #: src/util/iohelper.c:195 #, c-format msgid "Unable to close %s" msgstr "" #: src/util/iohelper.c:209 #, c-format msgid "%s: try --help for more details" msgstr "" #: src/util/iohelper.c:211 #, c-format msgid "" "Usage: %s FILENAME OFLAGS MODE OFFSET LENGTH DELETE\n" " or: %s FILENAME LENGTH FD\n" msgstr "" #: src/util/iohelper.c:253 #, c-format msgid "%s: malformed file flags %s" msgstr "" #: src/util/iohelper.c:258 #, c-format msgid "%s: malformed file mode %s" msgstr "" #: src/util/iohelper.c:263 #, c-format msgid "%s: malformed file offset %s" msgstr "" #: src/util/iohelper.c:268 #, c-format msgid "%s: malformed delete flag %s" msgstr "" #: src/util/iohelper.c:276 #, c-format msgid "%s: malformed fd %s" msgstr "" #: src/util/iohelper.c:290 #, c-format msgid "%s: unable to determine access mode of fd %d" msgstr "" #: src/util/iohelper.c:299 #, c-format msgid "%s: malformed file length %s" msgstr "" #: src/util/iohelper.c:317 #, c-format msgid "%s: unknown failure with %s\n" msgstr "" #: src/util/viralloc.c:429 #, c-format msgid "out of bounds index - count %zu at %zu add %zu" msgstr "" #: src/util/viraudit.c:62 msgid "Unable to initialize audit layer" msgstr "" #: src/util/virauth.c:170 #, c-format msgid "Enter username for %s [%s]" msgstr "" #: src/util/virauth.c:175 #, c-format msgid "Enter username for %s" msgstr "" #: src/util/virauth.c:243 #, c-format msgid "Enter %s's password for %s" msgstr "" #: src/util/virauthconfig.c:131 #, c-format msgid "Missing item 'credentials' in group '%s' in '%s'" msgstr "" #: src/util/virauthconfig.c:141 #, c-format msgid "Missing group 'credentials-%s' referenced from group '%s' in '%s'" msgstr "" #: src/util/virbitmap.c:423 #, c-format msgid "Failed to parse bitmap '%s'" msgstr "" #: src/util/vircgroup.c:179 msgid "Cannot open /proc/cgroups" msgstr "" #: src/util/vircgroup.c:214 msgid "Error while reading /proc/cgroups" msgstr "" #: src/util/vircgroup.c:312 msgid "Unable to open /proc/mounts" msgstr "" #: src/util/vircgroup.c:387 #, c-format msgid "Missing '/' separator in cgroup mount '%s'" msgstr "" #: src/util/vircgroup.c:408 #, c-format msgid "Cannot stat %s" msgstr "" #: src/util/vircgroup.c:644 #, c-format msgid "Controller '%s' is not wanted, but '%s' is co-mounted" msgstr "" #: src/util/vircgroup.c:669 msgid "At least one cgroup controller is required" msgstr "" #: src/util/vircgroup.c:691 #, c-format msgid "Could not find placement for controller %s at %s" msgstr "" #: src/util/vircgroup.c:755 #, c-format msgid "Invalid value '%s' for '%s'" msgstr "" #: src/util/vircgroup.c:760 #, c-format msgid "Unable to write to '%s'" msgstr "" #: src/util/vircgroup.c:790 #, c-format msgid "Unable to read from '%s'" msgstr "" #: src/util/vircgroup.c:893 src/util/vircgroup.c:920 src/util/vircgroup.c:2349 #: src/util/vircgroup.c:2387 src/util/vircgroup.c:2425 #: src/util/vircgroup.c:2463 src/util/vircgroup.c:2501 #, c-format msgid "Unable to parse '%s' as an integer" msgstr "" #: src/util/vircgroup.c:1046 #, c-format msgid "Failed to create controller %s for group" msgstr "" #: src/util/vircgroup.c:1189 #, c-format msgid "Controller %d out of range" msgstr "" #: src/util/vircgroup.c:1195 #, c-format msgid "Controller '%s' not mounted" msgstr "" #: src/util/vircgroup.c:1222 #, c-format msgid "Cannot parse '%s' as an integer" msgstr "" #: src/util/vircgroup.c:1370 #, c-format msgid "Partition path '%s' must start with '/'" msgstr "" #: src/util/vircgroup.c:1874 msgid "No controllers are mounted" msgstr "" #: src/util/vircgroup.c:1880 #, c-format msgid "Controller '%s' is not mounted" msgstr "" #: src/util/vircgroup.c:1887 #, c-format msgid "Controller '%s' is not enabled for group" msgstr "" #: src/util/vircgroup.c:1962 #, c-format msgid "Cannot parse byte %sstat '%s'" msgstr "" #: src/util/vircgroup.c:1972 #, c-format msgid "Sum of byte %sstat overflows" msgstr "" #: src/util/vircgroup.c:1983 #, c-format msgid "Cannot parse %srequest stat '%s'" msgstr "" #: src/util/vircgroup.c:1993 #, c-format msgid "Sum of %srequest stat overflows" msgstr "" #: src/util/vircgroup.c:716 src/util/vircgroup.c:3020 src/util/vircgroup.c:3114 #, c-format msgid "Path '%s' is not accessible" msgstr "" #: src/util/vircgroup.c:723 #, c-format msgid "Path '%s' must be a block device" msgstr "" #: src/util/vircgroup.c:2062 #, c-format msgid "Cannot find byte stats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2069 #, c-format msgid "Cannot find request stats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2077 #, c-format msgid "Cannot find byte %sstats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2084 src/util/vircgroup.c:2098 #, c-format msgid "Cannot parse %sstat '%s'" msgstr "" #: src/util/vircgroup.c:2091 #, c-format msgid "Cannot find request %sstats for block device '%s'" msgstr "" #: src/util/vircgroup.c:2528 src/util/vircgroup.c:2627 #: src/util/vircgroup.c:2689 #, c-format msgid "Memory '%llu' must be less than %llu" msgstr "" #: src/util/vircgroup.c:3308 src/util/vircgroup.c:3322 msgid "unable to get cpu account" msgstr "" #: src/util/vircgroup.c:3378 #, c-format msgid "cfs_period '%llu' must be in range (1000, 1000000)" msgstr "" #: src/util/vircgroup.c:3423 #, c-format msgid "cfs_quota '%lld' must be in range (1000, %llu)" msgstr "" #: src/util/vircgroup.c:3455 #, c-format msgid "Unable to open %s (%d)" msgstr "" #: src/util/vircgroup.c:3478 #, c-format msgid "Failed to readdir for %s (%d)" msgstr "" #: src/util/vircgroup.c:3486 #, c-format msgid "Unable to remove %s (%d)" msgstr "" #: src/util/vircgroup.c:3573 src/util/vircgroup.c:3583 src/util/virfile.c:1846 #, c-format msgid "Failed to read %s" msgstr "" #: src/util/vircgroup.c:3595 #, c-format msgid "Failed to kill process %lu" msgstr "" #: src/util/vircgroup.c:3808 #, c-format msgid "Could not find directory separator in %s" msgstr "" #: src/util/vircgroup.c:3820 msgid "Could not find any mounted controllers" msgstr "" #: src/util/vircgroup.c:3868 #, c-format msgid "Cannot parse user stat '%s'" msgstr "" #: src/util/vircgroup.c:3875 #, c-format msgid "Cannot parse sys stat '%s'" msgstr "" #: src/util/vircgroup.c:3886 msgid "Cannot determine system clock HZ" msgstr "" #: src/util/vircgroup.c:3935 src/util/vircgroup.c:3967 #, c-format msgid "Unable to create directory %s" msgstr "" #: src/util/vircgroup.c:3946 #, c-format msgid "Failed to mount %s on %s type %s" msgstr "" #: src/util/vircgroup.c:3976 #, c-format msgid "Failed to bind cgroup '%s' on '%s'" msgstr "" #: src/util/vircgroup.c:3992 #, c-format msgid "Unable to symlink directory %s to %s" msgstr "" #: src/util/vircgroup.c:4034 #, c-format msgid "Unable to open dir '%s'" msgstr "" #: src/util/vircgroup.c:4157 src/util/vircgroup.c:4169 #: src/util/vircgroup.c:4178 src/util/vircgroup.c:4191 #: src/util/vircgroup.c:4204 src/util/vircgroup.c:4215 #: src/util/vircgroup.c:4228 src/util/vircgroup.c:4238 #: src/util/vircgroup.c:4258 src/util/vircgroup.c:4275 #: src/util/vircgroup.c:4294 src/util/vircgroup.c:4304 #: src/util/vircgroup.c:4315 src/util/vircgroup.c:4325 #: src/util/vircgroup.c:4338 src/util/vircgroup.c:4352 #: src/util/vircgroup.c:4362 src/util/vircgroup.c:4372 #: src/util/vircgroup.c:4383 src/util/vircgroup.c:4393 #: src/util/vircgroup.c:4403 src/util/vircgroup.c:4413 #: src/util/vircgroup.c:4423 src/util/vircgroup.c:4433 #: src/util/vircgroup.c:4443 src/util/vircgroup.c:4453 #: src/util/vircgroup.c:4463 src/util/vircgroup.c:4473 #: src/util/vircgroup.c:4482 src/util/vircgroup.c:4492 #: src/util/vircgroup.c:4502 src/util/vircgroup.c:4512 #: src/util/vircgroup.c:4522 src/util/vircgroup.c:4532 #: src/util/vircgroup.c:4542 src/util/vircgroup.c:4552 #: src/util/vircgroup.c:4562 src/util/vircgroup.c:4572 #: src/util/vircgroup.c:4582 src/util/vircgroup.c:4592 #: src/util/vircgroup.c:4602 src/util/vircgroup.c:4612 #: src/util/vircgroup.c:4622 src/util/vircgroup.c:4631 #: src/util/vircgroup.c:4639 src/util/vircgroup.c:4652 #: src/util/vircgroup.c:4664 src/util/vircgroup.c:4675 #: src/util/vircgroup.c:4688 src/util/vircgroup.c:4700 #: src/util/vircgroup.c:4711 src/util/vircgroup.c:4721 #: src/util/vircgroup.c:4731 src/util/vircgroup.c:4741 #: src/util/vircgroup.c:4751 src/util/vircgroup.c:4761 #: src/util/vircgroup.c:4770 src/util/vircgroup.c:4779 #: src/util/vircgroup.c:4789 src/util/vircgroup.c:4799 #: src/util/vircgroup.c:4808 src/util/vircgroup.c:4818 #: src/util/vircgroup.c:4828 src/util/vircgroup.c:4838 #: src/util/vircgroup.c:4849 src/util/vircgroup.c:4860 #: src/util/vircgroup.c:4870 src/util/vircgroup.c:4880 #: src/util/vircgroup.c:4891 src/util/vircgroup.c:4913 #: src/util/vircgroup.c:4925 src/util/vircgroup.c:4934 msgid "Control groups not supported on this platform" msgstr "" #: src/util/virclosecallbacks.c:118 #, c-format msgid "" "Close callback for domain %s already registered with another connection %p" msgstr "" #: src/util/virclosecallbacks.c:125 #, c-format msgid "Another close callback is already defined for domain %s" msgstr "" #: src/util/virclosecallbacks.c:171 #, c-format msgid "Trying to remove mismatching close callback for domain %s" msgstr "" #: src/util/vircommand.c:312 msgid "cannot block signals" msgstr "" #: src/util/vircommand.c:331 src/util/vircommand.c:653 msgid "cannot fork child process" msgstr "" #: src/util/vircommand.c:380 msgid "cannot unblock signals" msgstr "" #: src/util/vircommand.c:436 msgid "Unable to notify parent process" msgstr "" #: src/util/vircommand.c:446 msgid "Unable to wait on parent process" msgstr "" #: src/util/vircommand.c:449 msgid "libvirtd quit during handshake" msgstr "" #: src/util/vircommand.c:454 #, c-format msgid "Unexpected confirm code '%c' from parent" msgstr "" #: src/util/vircommand.c:491 #, c-format msgid "Cannot find '%s' in path" msgstr "" #: src/util/vircommand.c:509 msgid "cannot create pipe" msgstr "" #: src/util/vircommand.c:516 src/util/vircommand.c:543 msgid "Failed to set non-blocking file descriptor flag" msgstr "" #: src/util/vircommand.c:536 msgid "Failed to create pipe" msgstr "" #: src/util/vircommand.c:602 #, c-format msgid "failed to preserve fd %d" msgstr "" #: src/util/vircommand.c:609 msgid "failed to setup stdin file handle" msgstr "" #: src/util/vircommand.c:614 msgid "failed to setup stdout file handle" msgstr "" #: src/util/vircommand.c:619 msgid "failed to setup stderr file handle" msgstr "" #: src/util/vircommand.c:640 msgid "cannot become session leader" msgstr "" #: src/util/vircommand.c:646 msgid "cannot change to root directory" msgstr "" #: src/util/vircommand.c:661 #, c-format msgid "could not write pidfile %s for %d" msgstr "" #: src/util/vircommand.c:680 msgid "Could not disable SIGPIPE" msgstr "" #: src/util/vircommand.c:704 #, c-format msgid "unable to set SELinux security context '%s' for '%s'" msgstr "" #: src/util/vircommand.c:717 #, c-format msgid "unable to set AppArmor profile '%s' for '%s'" msgstr "" #: src/util/vircommand.c:743 #, c-format msgid "Unable to change to %s" msgstr "" #: src/util/vircommand.c:753 msgid "Could not re-enable SIGPIPE" msgstr "" #: src/util/vircommand.c:776 #, c-format msgid "cannot execute binary %s" msgstr "" #: src/util/vircommand.c:837 msgid "virRun is not implemented for WIN32" msgstr "" #: src/util/vircommand.c:849 msgid "virExec is not implemented for WIN32" msgstr "" #: src/util/vircommand.c:1950 src/util/vircommand.c:1962 #: src/util/vircommand.c:2151 src/util/vircommand.c:2203 #: src/util/vircommand.c:2354 src/util/vircommand.c:2500 #: src/util/vircommand.c:2653 src/util/vircommand.c:2719 msgid "invalid use of command API" msgstr "" #: src/util/vircommand.c:2053 msgid "unable to poll on child" msgstr "" #: src/util/vircommand.c:2080 msgid "unable to read child stdout" msgstr "" #: src/util/vircommand.c:2081 msgid "unable to read child stderr" msgstr "" #: src/util/vircommand.c:2110 msgid "unable to write to child input" msgstr "" #: src/util/vircommand.c:2165 msgid "Executing new processes is not supported on Win32 platform" msgstr "" #: src/util/vircommand.c:2225 msgid "cannot mix caller fds with blocking execution" msgstr "" #: src/util/vircommand.c:2231 msgid "cannot mix string I/O with daemon" msgstr "" #: src/util/vircommand.c:2367 msgid "unable to open pipe" msgstr "" #: src/util/vircommand.c:2377 msgid "cannot mix string I/O with asynchronous command" msgstr "" #: src/util/vircommand.c:2383 #, c-format msgid "command is already running as pid %lld" msgstr "" #: src/util/vircommand.c:2390 msgid "daemonized command cannot use virCommandRunAsync" msgstr "" #: src/util/vircommand.c:2395 #, c-format msgid "daemonized command cannot set working directory %s" msgstr "" #: src/util/vircommand.c:2401 msgid "creation of pid file requires daemonized command" msgstr "" #: src/util/vircommand.c:2455 msgid "Unable to create thread to process command's IO" msgstr "" #: src/util/vircommand.c:2514 msgid "command is not yet running" msgstr "" #: src/util/vircommand.c:2531 msgid "Error while processing command's IO" msgstr "" #: src/util/vircommand.c:2550 #, c-format msgid "Child process (%s) unexpected %s%s%s" msgstr "" #: src/util/vircommand.c:2659 src/util/vircommand.c:2725 msgid "Handshake is already complete" msgstr "" #: src/util/vircommand.c:2667 msgid "Unable to wait for child process" msgstr "" #: src/util/vircommand.c:2670 msgid "Child quit during startup handshake" msgstr "" #: src/util/vircommand.c:2690 msgid "No error message from child failure" msgstr "" #: src/util/vircommand.c:2731 msgid "Unable to notify child process" msgstr "" #: src/util/virconf.c:128 #, c-format msgid "%s:%d: %s" msgstr "" #: src/util/virconf.c:371 msgid "unterminated number" msgstr "nomer yang tidak ditutup" #: src/util/virconf.c:404 src/util/virconf.c:425 src/util/virconf.c:437 msgid "unterminated string" msgstr "string yang tidak ditutup" #: src/util/virconf.c:475 src/util/virconf.c:544 msgid "expecting a value" msgstr "expecting a value" #: src/util/virconf.c:487 msgid "lists not allowed in VMX format" msgstr "" #: src/util/virconf.c:508 msgid "expecting a separator in list" msgstr "expecting a separator in list" #: src/util/virconf.c:530 msgid "list is not closed with ]" msgstr "" #: src/util/virconf.c:537 msgid "numbers not allowed in VMX format" msgstr "" #: src/util/virconf.c:578 msgid "expecting a name" msgstr "expecting a name" #: src/util/virconf.c:641 msgid "expecting a separator" msgstr "expecting a separator" #: src/util/virconf.c:671 msgid "expecting an assignment" msgstr "expecting an assignment" #: src/util/virconf.c:994 msgid "failed to open file" msgstr "gagal membuka berkas" #: src/util/virconf.c:1004 msgid "failed to save content" msgstr "gagal menyimpan konten" #: src/util/virdbus.c:93 src/util/virdbus.c:160 msgid "Unable to run one time DBus initializer" msgstr "" #: src/util/virdbus.c:108 #, c-format msgid "Unable to get DBus system bus connection: %s" msgstr "" #: src/util/virdbus.c:166 #, c-format msgid "Unable to get DBus session bus connection: %s" msgstr "" #: src/util/virdbus.c:332 src/util/virdbus.c:362 src/util/virdbus.c:394 #, c-format msgid "Signature '%s' too deeply nested" msgstr "" #: src/util/virdbus.c:407 #, c-format msgid "Dict entry in signature '%s' must be a basic type" msgstr "" #: src/util/virdbus.c:428 #, c-format msgid "Dict entry in signature '%s' is wrong size" msgstr "" #: src/util/virdbus.c:437 #, c-format msgid "Unexpected signature '%s'" msgstr "" #: src/util/virdbus.c:501 msgid "DBus type too deeply nested" msgstr "" #: src/util/virdbus.c:527 msgid "DBus type stack is empty" msgstr "" #: src/util/virdbus.c:595 #, c-format msgid "Cannot append basic type %s" msgstr "" #: src/util/virdbus.c:656 msgid "Cannot close container iterator" msgstr "" #: src/util/virdbus.c:773 src/util/virdbus.c:1076 msgid "Missing variant type signature" msgstr "" #: src/util/virdbus.c:711 src/util/virdbus.c:946 #, c-format msgid "Unknown type in signature '%s'" msgstr "" #: src/util/virdbus.c:943 src/util/virdbus.c:1154 msgid "Not enough fields in message for signature" msgstr "" #: src/util/virdbus.c:1162 msgid "Too many fields in message for signature" msgstr "" #: src/util/virdbus.c:1204 #, c-format msgid "No args present for signature %s" msgstr "" #: src/util/virdbus.c:1711 msgid "Reply message incorrect" msgstr "" #: src/util/virdbus.c:1778 src/util/virdbus.c:1798 src/util/virdbus.c:1810 #: src/util/virdbus.c:1823 src/util/virdbus.c:1832 src/util/virdbus.c:1840 #: src/util/virdbus.c:1854 src/util/virdbus.c:1862 src/util/virdbus.c:1871 #: src/util/virdbus.c:1880 msgid "DBus support not compiled into this binary" msgstr "" #: src/util/virdnsmasq.c:264 src/util/virdnsmasq.c:455 #, c-format msgid "cannot write config file '%s'" msgstr "" #: src/util/virdnsmasq.c:612 #, c-format msgid "Failed to make dnsmasq (PID: %d) reload config files." msgstr "" #: src/util/virdnsmasq.c:740 #, c-format msgid "Cannot check dnsmasq binary %s" msgstr "" #: src/util/virdnsmasq.c:753 #, c-format msgid "dnsmasq binary %s is not executable" msgstr "" #: src/util/virdnsmasq.c:763 #, c-format msgid "failed to run '%s --version': %s" msgstr "" #: src/util/virdnsmasq.c:774 #, c-format msgid "failed to run '%s --help': %s" msgstr "" #: src/util/vireventpoll.c:648 msgid "Unable to poll on file handles" msgstr "" #: src/util/vireventpoll.c:698 msgid "Unable to setup wakeup pipe" msgstr "" #: src/util/vireventpoll.c:706 #, c-format msgid "Unable to add handle %d to event loop" msgstr "" #: src/util/virfile.c:211 msgid "invalid use with no flags" msgstr "" #: src/util/virfile.c:224 msgid "O_DIRECT unsupported on this platform" msgstr "" #: src/util/virfile.c:234 #, c-format msgid "invalid fd %d for %s" msgstr "" #: src/util/virfile.c:240 #, c-format msgid "unexpected mode %x for %s" msgstr "" #: src/util/virfile.c:247 #, c-format msgid "unable to create pipe for %s" msgstr "" #: src/util/virfile.c:281 msgid "unable to close pipe" msgstr "" #: src/util/virfile.c:303 msgid "virFileWrapperFd unsupported on this platform" msgstr "" #: src/util/virfile.c:457 src/util/virfile.c:503 #, c-format msgid "cannot create file '%s'" msgstr "" #: src/util/virfile.c:463 #, c-format msgid "cannot write data to file '%s'" msgstr "" #: src/util/virfile.c:469 #, c-format msgid "cannot sync file '%s'" msgstr "" #: src/util/virfile.c:475 src/util/virfile.c:509 #, c-format msgid "cannot save file '%s'" msgstr "" #: src/util/virfile.c:481 #, c-format msgid "cannot rename file '%s' as '%s'" msgstr "" #: src/util/virfile.c:529 msgid "invalid mode" msgstr "" #: src/util/virfile.c:547 #, c-format msgid "cannot change permission of '%s'" msgstr "" #: src/util/virfile.c:578 msgid "Unable to open /dev/loop-control" msgstr "" #: src/util/virfile.c:584 msgid "Unable to get free loop device via ioctl" msgstr "" #: src/util/virfile.c:620 msgid "Unable to read /dev" msgstr "" #: src/util/virfile.c:649 #, c-format msgid "Unable to get loop status on %s" msgstr "" #: src/util/virfile.c:635 msgid "Unable to iterate over loop devices" msgstr "" #: src/util/virfile.c:661 msgid "Unable to find a free loop device in /dev" msgstr "" #: src/util/virfile.c:719 #, c-format msgid "Unable to attach %s to loop device" msgstr "" #: src/util/virfile.c:726 msgid "Unable to mark loop device as autoclear" msgstr "" #: src/lxc/lxc_controller.c:559 src/util/virfile.c:767 #, c-format msgid "Cannot check NBD device %s pid" msgstr "" #: src/util/virfile.c:789 #, c-format msgid "Cannot read directory %s" msgstr "" #: src/util/virfile.c:786 msgid "Unable to iterate over NBD devices" msgstr "" #: src/util/virfile.c:808 msgid "No free NBD devices" msgstr "" #: src/util/virfile.c:856 msgid "Unable to find 'qemu-nbd' binary in $PATH" msgstr "" #: src/util/virfile.c:903 #, c-format msgid "Unable to associate file %s with loop device" msgstr "" #: src/util/virfile.c:915 #, c-format msgid "Unable to associate file %s with NBD device" msgstr "" #: src/util/virfile.c:948 #, c-format msgid "Cannot open dir '%s'" msgstr "" #: src/util/virfile.c:965 #, c-format msgid "Cannot access '%s'" msgstr "" #: src/util/virfile.c:976 #, c-format msgid "Cannot delete file '%s'" msgstr "" #: src/util/virfile.c:940 #, c-format msgid "Cannot read dir '%s'" msgstr "" #: src/util/virfile.c:989 #, c-format msgid "Cannot delete directory '%s'" msgstr "" #: src/util/virfile.c:1383 #, c-format msgid "Failed to read file '%s'" msgstr "" #: src/util/virfile.c:1798 src/util/virfile.c:1805 #, c-format msgid "Cannot stat '%s'" msgstr "" #: src/util/virfile.c:1885 msgid "Unable to determine mount table on this platform" msgstr "" #: src/util/virfile.c:2091 #, c-format msgid "failed to create socket needed for '%s'" msgstr "" #: src/util/virfile.c:2118 #, c-format msgid "child process failed to create file '%s'" msgstr "" #: src/util/virfile.c:2142 msgid "child process failed to send fd to parent" msgstr "" #: src/util/virfile.c:1952 src/util/virfile.c:2169 #, c-format msgid "failed to wait for child creating '%s'" msgstr "" #: src/util/virfile.c:2445 #, c-format msgid "failed to create directory '%s'" msgstr "" #: src/util/virfile.c:2590 #, c-format msgid "child failed to create directory '%s'" msgstr "" #: src/util/virfile.c:2609 #, c-format msgid "cannot chown '%s' to group %u" msgstr "" #: src/util/virfile.c:2656 msgid "virFileOpenAs is not implemented for WIN32" msgstr "" #: src/util/virfile.c:2669 msgid "virDirCreate is not implemented for WIN32" msgstr "" #: src/util/virfile.c:3106 msgid "Could not write to stream" msgstr "" #: src/util/virhash.c:46 msgid "Hash operation not allowed during iteration" msgstr "" #: src/util/virhook.c:118 #, c-format msgid "Invalid hook name for #%d" msgstr "" #: src/util/virhook.c:125 src/util/virhook.c:282 #, c-format msgid "Failed to build path for %s hook" msgstr "" #: src/util/virhook.c:269 #, c-format msgid "Hook for %s, failed to find operation #%d" msgstr "" #: src/util/viridentity.c:66 msgid "Cannot initialize thread local for current identity" msgstr "" #: src/util/viridentity.c:118 msgid "Unable to set thread local identity" msgstr "" #: src/util/viridentity.c:177 msgid "Unable to lookup SELinux process context" msgstr "" #: src/util/viridentity.c:252 msgid "Identity attribute is already set" msgstr "" #: src/util/virinitctl.c:146 #, c-format msgid "Cannot open init control %s" msgstr "" #: src/util/virinitctl.c:160 #, c-format msgid "Failed to send request to init control %s" msgstr "" #: src/util/viriptables.c:228 msgid "Only IPv4 or IPv6 addresses can be used with iptables" msgstr "" #: src/util/viriptables.c:234 msgid "Failure to mask address" msgstr "" #: src/util/viriptables.c:682 src/util/viriptables.c:843 #, c-format msgid "Attempted to NAT '%s'. NAT is only supported for IPv4." msgstr "" #: src/util/viriptables.c:728 #, c-format msgid "Invalid port range '%u-%u'." msgstr "" #: src/util/virjson.c:1613 msgid "Unable to create JSON parser" msgstr "" #: src/util/virjson.c:1641 #, c-format msgid "cannot parse json %s: %s" msgstr "" #: src/util/virjson.c:1650 #, c-format msgid "cannot parse json %s: unterminated string/map/array" msgstr "" #: src/util/virjson.c:1776 msgid "Unable to create JSON formatter" msgstr "" #: src/util/virjson.c:1806 src/util/virjson.c:1816 msgid "No JSON parser implementation is available" msgstr "" #: src/util/virkeyfile.c:98 #, c-format msgid "%s:%zu: %s '%s'" msgstr "" #: src/util/virlockspace.c:141 #, c-format msgid "Unable to open/create resource %s" msgstr "" #: src/util/virlockspace.c:148 src/util/virlockspace.c:202 #: src/util/virpidfile.c:405 #, c-format msgid "Failed to set close-on-exec flag '%s'" msgstr "" #: src/util/virlockspace.c:155 src/util/virpidfile.c:413 #, c-format msgid "Unable to check status of pid file '%s'" msgstr "" #: src/util/virlockspace.c:163 src/util/virlockspace.c:210 #: src/util/virlockspace.c:555 src/util/virlockspace.c:587 #: src/util/virlockspace.c:639 #, c-format msgid "Lockspace resource '%s' is locked" msgstr "" #: src/util/virlockspace.c:167 src/util/virlockspace.c:214 #, c-format msgid "Unable to acquire lock on '%s'" msgstr "" #: src/util/virlockspace.c:195 #, c-format msgid "Unable to open resource %s" msgstr "" #: src/util/virlockspace.c:253 src/util/virlockspace.c:306 msgid "Unable to initialize lockspace mutex" msgstr "" #: src/util/virlockspace.c:269 #, c-format msgid "Lockspace location %s exists, but is not a directory" msgstr "" #: src/util/virlockspace.c:323 msgid "Missing resources value in JSON document" msgstr "" #: src/util/virlockspace.c:329 msgid "Malformed resources value in JSON document" msgstr "" #: src/util/virlockspace.c:347 msgid "Missing resource name in JSON document" msgstr "" #: src/util/virlockspace.c:358 msgid "Missing resource path in JSON document" msgstr "" #: src/util/virlockspace.c:368 msgid "Missing resource fd in JSON document" msgstr "" #: src/logging/log_handler.c:270 src/util/virlockspace.c:374 msgid "Cannot enable close-on-exec flag" msgstr "" #: src/util/virlockspace.c:380 msgid "Missing resource lockHeld in JSON document" msgstr "" #: src/util/virlockspace.c:387 msgid "Missing resource flags in JSON document" msgstr "" #: src/util/virlockspace.c:394 msgid "Missing resource owners in JSON document" msgstr "" #: src/util/virlockspace.c:401 msgid "Malformed owners value in JSON document" msgstr "" #: src/util/virlockspace.c:418 msgid "Malformed owner value in JSON document" msgstr "" #: src/logging/log_handler.c:569 src/util/virlockspace.c:487 msgid "Cannot disable close-on-exec flag" msgstr "" #: src/util/virlockspace.c:598 #, c-format msgid "Unable to delete lockspace resource %s" msgstr "" #: src/util/virlockspace.c:676 #, c-format msgid "Lockspace resource '%s' is not locked" msgstr "" #: src/util/virlockspace.c:688 #, c-format msgid "owner %lld does not hold the resource lock" msgstr "" #: src/util/virnetdev.c:141 src/util/virnetdev.c:641 #: src/util/virnetdevbridge.c:98 src/util/virnetdevbridge.c:690 #: src/util/virnetdevbridge.c:760 src/util/virnetdevtap.c:281 #: src/util/virnetdevtap.c:347 #, c-format msgid "Network interface name '%s' is too long" msgstr "" #: src/util/virnetdev.c:149 src/util/virnetdevbridge.c:92 msgid "Cannot open network interface control socket" msgstr "" #: src/util/virnetdev.c:155 msgid "Cannot set close-on-exec flag for socket" msgstr "" #: src/util/virnetdev.c:176 msgid "Network device configuration is not supported on this platform" msgstr "" #: src/util/virnetdev.c:206 #, c-format msgid "Unable to check interface flags for %s" msgstr "" #: src/util/virnetdev.c:220 #, c-format msgid "Unable to check interface %s" msgstr "" #: src/util/virnetdev.c:251 src/util/virnetdev.c:341 src/util/virnetdev.c:359 #, c-format msgid "Cannot get interface MAC on '%s'" msgstr "" #: src/util/virnetdev.c:312 #, c-format msgid "Cannot set interface MAC on '%s'" msgstr "" #: src/util/virnetdev.c:394 #, c-format msgid "Unable to preserve mac for %s" msgstr "" #: src/util/virnetdev.c:436 src/util/virnetdev.c:2498 #, c-format msgid "Cannot parse MAC address from '%s'" msgstr "" #: src/util/virnetdev.c:472 src/util/virnetdev.c:487 #, c-format msgid "Cannot get interface MTU on '%s'" msgstr "" #: src/util/virnetdev.c:518 src/util/virnetdev.c:533 #, c-format msgid "Cannot set interface MTU on '%s'" msgstr "" #: src/util/virnetdev.c:651 #, c-format msgid "Unable to rename '%s' to '%s'" msgstr "" #: src/util/virnetdev.c:666 #, c-format msgid "Cannot rename interface '%s' to '%s' on this platform" msgstr "" #: src/util/virnetdev.c:687 src/util/virnetdev.c:813 src/util/virnetdev.c:832 #, c-format msgid "Cannot get interface flags on '%s'" msgstr "" #: src/util/virnetdev.c:701 src/util/virnetdev.c:720 #, c-format msgid "Cannot set interface flags on '%s'" msgstr "" #: src/util/virnetdev.c:925 src/util/virnetdev.c:978 msgid "Unable to open control socket" msgstr "" #: src/util/virnetdev.c:934 src/util/virnetdev.c:984 #, c-format msgid "invalid interface name %s" msgstr "" #: src/util/virnetdev.c:941 #, c-format msgid "Unable to get index for interface %s" msgstr "" #: src/util/virnetdev.c:961 msgid "Unable to get interface index on this platform" msgstr "" #: src/util/virnetdev.c:991 #, c-format msgid "Unable to get VLAN for interface %s" msgstr "" #: src/util/virnetdev.c:1008 msgid "Unable to get VLAN on this platform" msgstr "" #: src/util/virnetdev.c:964 #, c-format msgid "Unable to get IPv4 address for interface %s" msgstr "" #: src/util/virnetdev.c:984 msgid "Unable to get IPv4 address on this platform" msgstr "" #: src/util/virnetdev.c:1736 #, c-format msgid "could not get MAC address of interface %s" msgstr "" #: src/util/virnetdev.c:1769 msgid "Unable to check interface config on this platform" msgstr "" #: src/util/virnetdev.c:1842 msgid "Failed to get PCI Config Address String" msgstr "" #: src/util/virnetdev.c:1847 msgid "Failed to get PCI SYSFS file" msgstr "" #: src/util/virnetdev.c:2003 msgid "Unable to get virtual functions on this platform" msgstr "" #: src/util/virnetdev.c:2011 msgid "Unable to check virtual function status on this platform" msgstr "" #: src/util/virnetdev.c:2021 msgid "Unable to get virtual function index on this platform" msgstr "" #: src/util/virnetdev.c:2030 msgid "Unable to get physical function status on this platform" msgstr "" #: src/util/virnetdev.c:2040 msgid "Unable to get virtual function info on this platform" msgstr "" #: src/util/virnetdev.c:2149 #, c-format msgid "error dumping %s (%d) interface" msgstr "" #: src/util/virnetdev.c:2176 src/util/virnetdev.c:2305 #: src/util/virnetdevbridge.c:502 src/util/virnetdevbridge.c:1165 #: src/util/virnetdevmacvlan.c:203 src/util/virnetdevvportprofile.c:803 #: src/util/virnetlink.c:359 src/util/virnetlink.c:406 msgid "malformed netlink response message" msgstr "" #: src/util/virnetdev.c:1092 src/util/virnetdev.c:1266 #: src/util/virnetdev.c:1384 src/util/virnetdev.c:2181 #: src/util/virnetdev.c:2310 src/util/virnetdevbridge.c:506 #: src/util/virnetdevbridge.c:1170 src/util/virnetdevmacvlan.c:208 #: src/util/virnetdevvportprofile.c:808 src/util/virnetlink.c:364 msgid "allocated netlink buffer is too small" msgstr "" #: src/util/virnetdev.c:1553 #, c-format msgid "error during set %s of ifindex %d" msgstr "" #: src/util/virnetdev.c:2327 msgid "missing IFLA_VF_INFO in netlink response" msgstr "" #: src/util/virnetdev.c:2338 msgid "error parsing IFLA_VF_INFO" msgstr "" #: src/util/virnetdev.c:2363 #, c-format msgid "couldn't find IFLA_VF_INFO for VF %d in netlink response" msgstr "" #: src/util/virnetdev.c:2436 #, c-format msgid "Unable to preserve mac/vlan tag for pf = %s, vf = %d" msgstr "" #: src/util/virnetdev.c:2489 #, c-format msgid "Cannot parse vlan tag from '%s'" msgstr "" #: src/util/virnetdev.c:2609 msgid "Unable to dump link info on this platform" msgstr "" #: src/util/virnetdev.c:2621 msgid "Unable to replace net config on this platform" msgstr "" #: src/util/virnetdev.c:2632 msgid "Unable to restore net config on this platform" msgstr "" #: src/util/virnetdevbandwidth.c:526 src/util/virnetdevbandwidth.c:600 #, c-format msgid "Invalid class ID %d" msgstr "" #: src/util/virnetdevbandwidth.c:534 #, c-format msgid "Bridge '%s' has no QoS set, therefore unable to set 'floor' on '%s'" msgstr "" #: src/util/virnetdevbridge.c:140 src/util/virnetdevbridge.c:151 #: src/util/virnetdevbridge.c:158 #, c-format msgid "Unable to set bridge %s %s" msgstr "" #: src/util/virnetdevbridge.c:190 src/util/virnetdevbridge.c:202 #: src/util/virnetdevbridge.c:212 #, c-format msgid "Unable to get bridge %s %s" msgstr "" #: src/util/virnetdevbridge.c:409 src/util/virnetdevbridge.c:548 #, c-format msgid "Unable to create bridge %s" msgstr "" #: src/util/virnetdevbridge.c:532 msgid "Unable to create bridge device" msgstr "" #: src/util/virnetdevbridge.c:575 src/util/virnetdevbridge.c:639 #, c-format msgid "Unable to delete bridge %s" msgstr "" #: src/util/virnetdevbridge.c:625 #, c-format msgid "Unable to remove bridge %s" msgstr "" #: src/util/virnetdevbridge.c:666 src/util/virnetdevbridge.c:735 #, c-format msgid "Unable to get interface index for %s" msgstr "" #: src/util/virnetdevbridge.c:672 src/util/virnetdevbridge.c:697 #: src/util/virnetdevbridge.c:708 #, c-format msgid "Unable to add bridge %s port %s" msgstr "" #: src/util/virnetdevbridge.c:742 src/util/virnetdevbridge.c:767 #: src/util/virnetdevbridge.c:778 #, c-format msgid "Unable to remove bridge %s port %s" msgstr "" #: src/util/virnetdevbridge.c:917 #, c-format msgid "Unable to set STP delay on %s" msgstr "" #: src/util/virnetdevbridge.c:927 src/util/virnetdevbridge.c:961 #, c-format msgid "Unable to get STP delay on %s on this platform" msgstr "" #: src/util/virnetdevbridge.c:944 src/util/virnetdevbridge.c:979 #, c-format msgid "Unable to get STP on %s on this platform" msgstr "" #: src/util/virnetdevbridge.c:953 #, c-format msgid "Unable to set STP delay on %s on this platform" msgstr "" #: src/util/virnetdevbridge.c:971 #, c-format msgid "Unable to set STP on %s on this platform" msgstr "" #: src/util/virnetdevmacvlan.c:190 #, c-format msgid "error creating %s type of interface attach to %s" msgstr "" #: src/util/virnetdevmacvlan.c:267 #, c-format msgid "error destroying %s interface" msgstr "" #: src/util/virnetdevmacvlan.c:320 msgid "buffer for ifindex path is too small" msgstr "" #: src/util/virnetdevmacvlan.c:328 #, c-format msgid "cannot open macvtap file %s to determine interface index" msgstr "" #: src/util/virnetdevmacvlan.c:335 msgid "cannot determine macvtap's tap device interface index" msgstr "" #: src/util/virnetdevmacvlan.c:347 msgid "internal buffer for tap device is too small" msgstr "" #: src/util/virnetdevmacvlan.c:268 #, c-format msgid "cannot open macvtap tap device %s" msgstr "" #: src/util/virnetdevmacvlan.c:318 msgid "cannot get interface flags on macvtap tap" msgstr "" #: src/util/virnetdevmacvlan.c:407 msgid "cannot clean IFF_VNET_HDR flag on macvtap tap" msgstr "" #: src/util/virnetdevmacvlan.c:327 msgid "cannot get feature flags on macvtap tap" msgstr "" #: src/util/virnetdevmacvlan.c:416 msgid "cannot set IFF_VNET_HDR flag on macvtap tap" msgstr "" #: src/util/virnetdevmacvlan.c:814 #, c-format msgid "Unable to create macvlan device %s" msgstr "" #: src/util/virnetdevmacvlan.c:1014 src/util/virnetdevmacvlan.c:1021 #: src/util/virnetdevmacvlan.c:1039 src/util/virnetdevmacvlan.c:1051 #: src/util/virnetdevmacvlan.c:1063 src/util/virnetdevmacvlan.c:1075 msgid "Cannot create macvlan devices on this platform" msgstr "" #: src/util/virnetdevopenvswitch.c:154 #, c-format msgid "Unable to add port %s to OVS bridge %s" msgstr "" #: src/util/virnetdevopenvswitch.c:188 #, c-format msgid "Unable to delete port %s from OVS" msgstr "" #: src/util/virnetdevtap.c:168 src/util/virnetdevtap.c:246 msgid "Unable to open /dev/net/tun, is tun module loaded?" msgstr "" #: src/util/virnetdevmacvlan.c:344 src/util/virnetdevtap.c:268 #: src/util/virnetdevtap.c:384 msgid "Multiqueue devices are not supported on this system" msgstr "" #: src/util/virnetdevtap.c:289 #, c-format msgid "Unable to create tap device %s" msgstr "" #: src/util/virnetdevtap.c:305 #, c-format msgid "Unable to set tap device %s to persistent" msgstr "" #: src/util/virnetdevtap.c:354 msgid "Unable to associate TAP device" msgstr "" #: src/util/virnetdevtap.c:360 msgid "Unable to make TAP device non-persistent" msgstr "" #: src/util/virnetdevtap.c:397 msgid "Unable to create tap device" msgstr "" #: src/util/virnetdevtap.c:425 #, c-format msgid "Failed to generate new name for interface %s" msgstr "" #: src/util/virnetdevtap.c:470 #, c-format msgid "Unable to remove tap device %s" msgstr "" #: src/util/virnetdevtap.c:489 msgid "Unable to create TAP devices on this platform" msgstr "" #: src/util/virnetdevtap.c:496 msgid "Unable to delete TAP devices on this platform" msgstr "" #: src/util/virnetdevtap.c:565 #, c-format msgid "Unable to use MAC address starting with reserved value 0xFE - '%s' - " msgstr "" #: src/util/virnetdevveth.c:82 msgid "No free veth devices available" msgstr "" #: src/util/virnetdevveth.c:183 #, c-format msgid "Failed to allocate free veth pair after %d attempts" msgstr "" #: src/util/virnetdevveth.c:221 #, c-format msgid "Failed to delete veth device %s" msgstr "" #: src/util/virnetdevvportprofile.c:201 #, c-format msgid "missing %s in " msgstr "" #: src/util/virnetdevvportprofile.c:258 #, c-format msgid "extra %s unsupported in " msgstr "" #: src/util/virnetdevvportprofile.c:286 #, c-format msgid "attempt to merge virtualports with mismatched types (%s and %s)" msgstr "" #: src/util/virnetdevvportprofile.c:301 #, c-format msgid "attempt to merge virtualports with mismatched managerids (%d and %d)" msgstr "" #: src/util/virnetdevvportprofile.c:316 #, c-format msgid "attempt to merge virtualports with mismatched typeids (%d and %d)" msgstr "" #: src/util/virnetdevvportprofile.c:331 #, c-format msgid "" "attempt to merge virtualports with mismatched typeidversions (%d and %d)" msgstr "" #: src/util/virnetdevvportprofile.c:350 #, c-format msgid "" "attempt to merge virtualports with mismatched instanceids ('%s' and '%s')" msgstr "" #: src/util/virnetdevvportprofile.c:370 #, c-format msgid "" "attempt to merge virtualports with mismatched interfaceids ('%s' and '%s')" msgstr "" #: src/util/virnetdevvportprofile.c:387 #, c-format msgid "" "attempt to merge virtualports with mismatched profileids ('%s' and '%s')" msgstr "" #: src/util/virnetdevvportprofile.c:396 msgid "corrupted profileid string" msgstr "" #: src/util/virnetdevvportprofile.c:477 msgid "error parsing pid of lldpad" msgstr "" #: src/util/virnetdevvportprofile.c:482 #, c-format msgid "Error opening file %s" msgstr "" #: src/util/virnetdevvportprofile.c:517 msgid "error parsing IFLA_PORT_SELF part" msgstr "" #: src/util/virnetdevvportprofile.c:522 msgid "IFLA_PORT_SELF is missing" msgstr "" #: src/util/virnetdevvportprofile.c:535 msgid "error while iterating over IFLA_VF_PORTS part" msgstr "" #: src/util/virnetdevvportprofile.c:543 msgid "error parsing IFLA_VF_PORT part" msgstr "" #: src/util/virnetdevvportprofile.c:553 msgid "Could not find netlink response with expected parameters" msgstr "" #: src/util/virnetdevvportprofile.c:608 msgid "IFLA_VF_PORTS is missing" msgstr "" #: src/util/virnetdevvportprofile.c:623 msgid "no IFLA_PORT_RESPONSE found in netlink message" msgstr "" #: src/util/virnetdevvportprofile.c:782 #, c-format msgid "error during virtual port configuration of ifindex %d" msgstr "" #: src/util/virnetdevvportprofile.c:857 msgid "buffer for root interface name is too small" msgstr "" #: src/util/virnetdevvportprofile.c:917 msgid "sending of PortProfileRequest failed." msgstr "" #: src/util/virnetdevvportprofile.c:948 #, c-format msgid "error %d during port-profile setlink on interface %s (%d)" msgstr "" #: src/util/virnetdevvportprofile.c:960 msgid "port-profile setlink timed out" msgstr "" #: src/util/virnetdevvportprofile.c:1048 src/util/virnetdevvportprofile.c:1162 #, c-format msgid "operation type %d not supported" msgstr "" #: src/util/virnetdevvportprofile.c:1309 src/util/virnetdevvportprofile.c:1321 msgid "Virtual port profile association not supported on this platform" msgstr "" #: src/util/virnetlink.c:142 msgid "cannot allocate placeholder nlhandle for netlink" msgstr "" #: src/util/virnetlink.c:199 src/util/virnetlink.c:597 #: src/util/virnetlink.c:646 #, c-format msgid "invalid protocol argument: %d" msgstr "" #: src/util/virnetlink.c:206 msgid "cannot allocate nlhandle for netlink" msgstr "" #: src/util/virnetlink.c:212 src/util/virnetlink.c:676 #, c-format msgid "cannot connect to netlink socket with protocol %d" msgstr "" #: src/util/virnetlink.c:220 src/util/virnetlink.c:683 msgid "cannot get netlink socket fd" msgstr "" #: src/util/virnetlink.c:226 src/util/virnetlink.c:689 msgid "cannot add netlink membership" msgstr "" #: src/util/virnetlink.c:237 msgid "cannot send to netlink socket" msgstr "" #: src/util/virnetlink.c:249 msgid "error in poll call" msgstr "" #: src/util/virnetlink.c:252 msgid "no valid netlink response was received" msgstr "" #: src/util/virnetlink.c:263 msgid "nl_recv failed" msgstr "" #: src/util/virnetlink.c:475 msgid "nl_recv returned with error" msgstr "" #: src/util/virnetlink.c:620 msgid "netlink event service not running" msgstr "" #: src/util/virnetlink.c:670 msgid "cannot allocate nlhandle for virNetlinkEvent server" msgstr "" #: src/util/virnetlink.c:695 msgid "cannot set netlink socket nonblocking" msgstr "" #: src/util/virnetlink.c:704 msgid "Failed to add netlink event handle watch" msgstr "" #: src/util/virnetlink.c:762 msgid "Invalid NULL callback provided" msgstr "" #: src/util/virnetlink.c:868 msgid "libnl was not available at build time" msgstr "" #: src/util/virnetlink.c:870 src/util/virpci.c:2732 msgid "not supported on non-linux platforms" msgstr "" #: src/util/virnodesuspend.c:79 msgid "Suspend duration is too short" msgstr "" #: src/util/virnodesuspend.c:181 msgid "Suspend operation already in progress" msgstr "" #: src/util/virnodesuspend.c:189 msgid "Suspend-to-RAM" msgstr "" #: src/util/virnodesuspend.c:197 msgid "Suspend-to-Disk" msgstr "" #: src/util/virnodesuspend.c:205 msgid "Hybrid-Suspend" msgstr "" #: src/util/virnodesuspend.c:212 msgid "Invalid suspend target" msgstr "" #: src/util/virnodesuspend.c:222 msgid "Failed to create thread to suspend the host" msgstr "" #: src/util/virnuma.c:71 msgid "Failed to query numad for the advisory nodeset" msgstr "" #: src/util/virnuma.c:83 msgid "numad is not available on this host" msgstr "" #: src/util/virnuma.c:121 msgid "Host kernel is not aware of NUMA." msgstr "" #: src/util/virnuma.c:115 #, c-format msgid "NUMA node %d is out of range" msgstr "" #: src/util/virnuma.c:140 msgid "NUMA memory tuning in 'preferred' mode only supports single node" msgstr "" #: src/util/virnuma.c:171 msgid "Invalid mode for memory NUMA tuning." msgstr "" #: src/util/virnuma.c:184 src/util/virnuma.c:335 src/util/virnuma.c:363 msgid "NUMA isn't available on this host" msgstr "" #: src/util/virnuma.c:190 msgid "Failed to request maximum NUMA node id" msgstr "" #: src/util/virnuma.c:338 msgid "libvirt is compiled without NUMA tuning support" msgstr "" #: src/util/virobject.c:133 #, c-format msgid "object size %zu of %s is smaller than parent class %zu" msgstr "" #: src/util/virobject.c:214 #, c-format msgid "Class %s must derive from virObjectLockable" msgstr "" #: src/util/virpci.c:267 #, c-format msgid "Invalid device %s driver file %s is not a symlink" msgstr "" #: src/util/virpci.c:273 #, c-format msgid "Unable to resolve device %s driver symlink %s" msgstr "" #: src/util/virpci.c:304 #, c-format msgid "Failed to open config space file '%s'" msgstr "" #: src/util/virpci.c:390 #, c-format msgid "Unusual value in %s/devices/%s/class: %s" msgstr "" #: src/util/virpci.c:807 #, c-format msgid "Active %s devices on bus with %s, not doing bus reset" msgstr "" #: src/util/virpci.c:818 src/util/virpci.c:2302 #, c-format msgid "Failed to find parent device for %s" msgstr "" #: src/util/virpci.c:833 src/util/virpci.c:882 #, c-format msgid "Failed to read PCI config space for %s" msgstr "" #: src/util/virpci.c:854 src/util/virpci.c:904 #, c-format msgid "Failed to restore PCI config space for %s" msgstr "" #: src/util/virpci.c:940 #, c-format msgid "Not resetting active device %s" msgstr "" #: src/util/virpci.c:988 #, c-format msgid "Unable to reset PCI device %s: %s" msgstr "" #: src/util/virpci.c:991 msgid "no FLR, PM reset or bus reset available" msgstr "" #: src/util/virpci.c:1044 #, c-format msgid "Failed to load PCI stub module %s: administratively prohibited" msgstr "" #: src/util/virpci.c:1049 #, c-format msgid "Failed to load PCI stub module %s" msgstr "" #: src/util/virpci.c:1079 #, c-format msgid "Failed to unbind PCI device '%s' from %s" msgstr "" #: src/util/virpci.c:1136 #, c-format msgid "Failed to remove slot for PCI device '%s' from %s" msgstr "" #: src/util/virpci.c:1160 #, c-format msgid "Failed to trigger a re-probe for PCI device '%s'" msgstr "" #: src/util/virpci.c:1234 #, c-format msgid "Failed to add PCI device ID '%s' to %s" msgstr "" #: src/util/virpci.c:1265 #, c-format msgid "Failed to add slot for PCI device '%s' to %s" msgstr "" #: src/util/virpci.c:1278 #, c-format msgid "Failed to bind PCI device '%s' to %s" msgstr "" #: src/util/virpci.c:1307 #, c-format msgid "Failed to remove PCI ID '%s' from %s" msgstr "" #: src/util/virpci.c:1363 #, c-format msgid "Not detaching active device %s" msgstr "" #: src/util/virpci.c:1389 #, c-format msgid "Not reattaching active device %s" msgstr "" #: src/util/virpci.c:1585 #, c-format msgid "dev->name buffer overflow: %.4x:%.2x:%.2x.%.1x" msgstr "" #: src/util/virpci.c:1595 #, c-format msgid "Device %s not found: could not access %s" msgstr "" #: src/util/virpci.c:1605 #, c-format msgid "Failed to read product/vendor ID for %s" msgstr "" #: src/util/virpci.c:1614 #, c-format msgid "dev->id buffer overflow: %s %s" msgstr "" #: src/util/virpci.c:1817 src/util/virusb.c:470 #, c-format msgid "Device %s is already in use" msgstr "" #: src/util/virpci.c:2027 #, c-format msgid "Found invalid device link '%s' in '%s'" msgstr "" #: src/util/virpci.c:1972 #, c-format msgid "Failed to read directory entry for %s" msgstr "" #: src/util/virpci.c:2180 src/util/virpci.c:2224 #, c-format msgid "Unable to resolve device %s iommu_group symlink %s" msgstr "" #: src/util/virpci.c:2188 #, c-format msgid "device %s iommu_group symlink %s has invalid group number %s" msgstr "" #: src/util/virpci.c:2218 #, c-format msgid "Invalid device %s iommu_group file %s is not a symlink" msgstr "" #: src/util/virpci.c:2357 #, c-format msgid "Device %s is behind a switch lacking ACS and cannot be assigned" msgstr "" #: src/util/virpci.c:2447 #, c-format msgid "Failed to resolve device link '%s'" msgstr "" #: src/util/virpci.c:2458 #, c-format msgid "Failed to parse PCI config address '%s'" msgstr "" #: src/util/virpci.c:2540 #, c-format msgid "Failed to get SRIOV function from device link '%s'" msgstr "" #: src/util/virpci.c:2610 #, c-format msgid "Error getting physical function's '%s' virtual_functions" msgstr "" #: src/util/virpidfile.c:398 #, c-format msgid "Failed to open pid file '%s'" msgstr "" #: src/util/virpidfile.c:421 #, c-format msgid "Failed to acquire pid file '%s'" msgstr "" #: src/util/virpidfile.c:451 #, c-format msgid "Failed to write to pid file '%s'" msgstr "" #: src/util/virportallocator.c:135 #, c-format msgid "Unknown family %d" msgstr "" #: src/util/virportallocator.c:145 msgid "Unable to open test socket" msgstr "" #: src/util/virutil.c:169 msgid "Unable to set socket reuse addr flag" msgstr "" #: src/util/virportallocator.c:155 msgid "Unable to set IPV6_V6ONLY flag" msgstr "" #: src/util/virportallocator.c:164 #, c-format msgid "Unable to bind to port %d" msgstr "" #: src/util/virportallocator.c:191 #, c-format msgid "Failed to query port %zu" msgstr "" #: src/util/virportallocator.c:201 #, c-format msgid "Failed to reserve port %zu" msgstr "" #: src/util/virportallocator.c:211 #, c-format msgid "Unable to find an unused port in range '%s' (%d-%d)" msgstr "" #: src/util/virportallocator.c:239 src/util/virportallocator.c:275 #, c-format msgid "Failed to release port %d" msgstr "" #: src/util/virprocess.c:129 #, c-format msgid "exit status %d" msgstr "" #: src/util/virprocess.c:132 #, c-format msgid "fatal signal %d" msgstr "" #: src/util/virprocess.c:135 #, c-format msgid "invalid value %d" msgstr "" #: src/util/virprocess.c:241 src/util/virprocess.c:251 #, c-format msgid "unable to wait for process %lld" msgstr "" #: src/util/virprocess.c:273 #, c-format msgid "Child process (%lld) unexpected %s" msgstr "" #: src/util/virprocess.c:385 src/util/virprocess.c:397 #, c-format msgid "Failed to terminate process %lld with SIG%s" msgstr "" #: src/util/virprocess.c:447 src/util/virprocess.c:463 #: src/util/virprocess.c:551 #, c-format msgid "cannot set CPU affinity on process %d" msgstr "" #: src/util/virprocess.c:503 src/util/virprocess.c:569 #, c-format msgid "cannot get CPU affinity of process %d" msgstr "" #: src/util/virprocess.c:589 src/util/virprocess.c:597 msgid "Process CPU affinity is not supported on this platform" msgstr "" #: src/util/virprocess.c:704 msgid "Expected at least one file descriptor" msgstr "" #: src/util/virprocess.c:719 msgid "Unable to join domain namespace" msgstr "" #: src/util/virprocess.c:614 #, c-format msgid "Cannot get namespaces for %llu" msgstr "" #: src/util/virprocess.c:624 msgid "Cannot set namespaces" msgstr "" #: src/util/virprocess.c:760 #, c-format msgid "cannot limit locked memory to %llu" msgstr "" #: src/util/virprocess.c:767 #, c-format msgid "cannot limit locked memory of process %lld to %llu" msgstr "" #: src/util/virprocess.c:786 src/util/virprocess.c:832 #: src/util/virprocess.c:872 src/util/virprocess.c:920 src/util/virutil.c:2332 #: src/util/virutil.c:2341 src/util/virutil.c:2349 src/util/virutil.c:2360 #: src/util/virutil.c:2370 src/util/virutil.c:2378 src/util/virutil.c:2386 #: src/util/virutil.c:2396 src/util/virutil.c:2405 src/util/virutil.c:2412 msgid "Not supported on this platform" msgstr "" #: src/util/virprocess.c:850 #, c-format msgid "cannot limit number of subprocesses to %u" msgstr "" #: src/util/virprocess.c:857 #, c-format msgid "cannot limit number of subprocesses of process %lld to %u" msgstr "" #: src/util/virprocess.c:898 #, c-format msgid "cannot limit number of open files to %u" msgstr "" #: src/util/virprocess.c:905 #, c-format msgid "cannot limit number of open files of process %lld to %u" msgstr "" #: src/util/virprocess.c:954 src/util/virprocess.c:961 #: src/util/virprocess.c:970 #, c-format msgid "Cannot find start time in %s" msgstr "" #: src/util/virprocess.c:980 #, c-format msgid "Cannot parse start time %s in %s" msgstr "" #: src/util/virprocess.c:1008 msgid "Unable to query process ID start time" msgstr "" #: src/util/virprocess.c:1046 msgid "Kernel does not provide mount namespace" msgstr "" #: src/util/virprocess.c:1052 msgid "Unable to enter mount namespace" msgstr "" #: src/util/virprocess.c:1088 msgid "Cannot create pipe for child" msgstr "" #: src/util/virprocess.c:982 msgid "Mount namespaces are not available on this platform" msgstr "" #: src/util/virrandom.c:172 msgid "argument virt_type must not be NULL" msgstr "" #: src/util/virrandom.c:189 msgid "Unsupported virt type" msgstr "" #: src/util/virsexpr.c:242 #, c-format msgid "unknown s-expression kind %d" msgstr "" #: src/util/virscsi.c:104 #, c-format msgid "Cannot parse adapter '%s'" msgstr "" #: src/util/virscsi.c:132 src/util/virscsi.c:179 src/util/virsysinfo.c:278 #: src/util/virsysinfo.c:410 src/util/virsysinfo.c:560 #: src/util/virsysinfo.c:575 #, c-format msgid "Failed to open %s" msgstr "" #: src/util/virscsi.c:238 #, c-format msgid "SCSI device '%s': could not access %s" msgstr "" #: src/util/virscsi.c:408 #, c-format msgid "Device %s already exists" msgstr "" #: src/util/virsocketaddr.c:90 src/util/virsocketaddr.c:308 msgid "Missing address" msgstr "" #: src/util/virsocketaddr.c:100 #, c-format msgid "Cannot parse socket address '%s': %s" msgstr "" #: src/util/virsocketaddr.c:130 #, c-format msgid "No socket addresses found for '%s'" msgstr "" #: src/util/virsocketaddr.c:332 #, c-format msgid "Cannot convert socket address to string: %s" msgstr "" #: src/util/virstats.c:63 msgid "Could not open /proc/net/dev" msgstr "" #: src/util/virstats.c:119 src/xen/xen_hypervisor.c:1476 msgid "/proc/net/dev: Interface not found" msgstr "" #: src/util/virstoragefile.c:555 #, c-format msgid "name too long: '%s'" msgstr "" #: src/util/virstoragefile.c:572 #, c-format msgid "Cannot access backing file '%s'" msgstr "" #: src/util/virstoragefile.c:579 #, c-format msgid "Can't canonicalize path '%s'" msgstr "" #: src/util/virstoragefile.c:780 #, c-format msgid "unknown storage file format %d" msgstr "" #: src/util/virstoragefile.c:891 #, c-format msgid "cannot set to start of '%s'" msgstr "" #: src/storage/storage_backend.c:1642 src/util/virstoragefile.c:1033 #, c-format msgid "cannot seek to start of '%s'" msgstr "" #: src/util/virstoragefile.c:1052 #, c-format msgid "backing store for %s is self-referential" msgstr "" #: src/util/virstoragefile.c:1122 #, c-format msgid "Failed to pre-allocate space for file '%s'" msgstr "" #: src/util/virstoragefile.c:1231 msgid "preallocate is not supported on this platform" msgstr "" #: src/util/virstoragefile.c:1129 #, c-format msgid "Failed to truncate file '%s'" msgstr "" #: src/util/virstoragefile.c:1135 #, c-format msgid "Unable to save '%s'" msgstr "" #: src/util/virfile.c:3166 #, c-format msgid "Invalid relative path '%s'" msgstr "" #: src/util/virfile.c:3184 src/util/virfile.c:3224 #, c-format msgid "cannot determine filesystem for '%s'" msgstr "" #: src/util/virstoragefile.c:1216 #, c-format msgid "Unable to get LVM key for %s" msgstr "" #: src/util/virstoragefile.c:1266 #, c-format msgid "Unable to get SCSI key for %s" msgstr "" #: src/util/virstring.c:874 #, c-format msgid "Error while compiling regular expression '%s': %s" msgstr "" #: src/util/virstring.c:881 #, c-format msgid "Regular expression '%s' must have exactly 1 match group, not %zu" msgstr "" #: src/util/virsysinfo.c:605 msgid "Host sysinfo extraction not supported on this platform" msgstr "" #: src/util/virsysinfo.c:1030 #, c-format msgid "Failed to find path for %s binary" msgstr "" #: src/util/virsysinfo.c:1277 #, c-format msgid "unexpected sysinfo type model %d" msgstr "" #: src/util/virsysinfo.c:1330 src/util/virsysinfo.c:1355 #: src/util/virsysinfo.c:1412 msgid "Target sysinfo does not match source" msgstr "" #: src/util/virsysinfo.c:1418 #, c-format msgid "Target sysinfo %s does not match source %s" msgstr "" #: src/util/virsysinfo.c:1313 #, c-format msgid "Target sysinfo %s %s does not match source %s" msgstr "" #: src/util/virerror.c:182 msgid "An error occurred, but the cause is unknown" msgstr "" #: src/util/virerror.c:282 tools/virsh-domain-monitor.c:49 msgid "no error" msgstr "" #: src/util/virerror.c:566 msgid "warning" msgstr "peringatan" #: src/util/virerror.c:569 tools/virsh-domain-monitor.c:125 msgid "error" msgstr "kesalahan" #: src/util/virerror.c:738 msgid "No error message provided" msgstr "Tidak ada pesan kesalahan yang tersedia" #: src/util/virerror.c:835 #, c-format msgid "internal error: %s" msgstr "" #: src/util/virerror.c:837 msgid "internal error" msgstr "kesalahan internal" #: src/driver.c:78 src/util/virerror.c:840 tools/vsh.c:2238 msgid "out of memory" msgstr "kehabisan memori" #: src/util/virerror.c:844 msgid "this function is not supported by the connection driver" msgstr "" #: src/util/virerror.c:846 #, c-format msgid "this function is not supported by the connection driver: %s" msgstr "" #: src/util/virerror.c:850 msgid "no connection driver available" msgstr "" #: src/util/virerror.c:852 #, c-format msgid "no connection driver available for %s" msgstr "" #: src/util/virerror.c:856 msgid "invalid connection pointer in" msgstr "invalid connection pointer in" #: src/util/virerror.c:858 #, c-format msgid "invalid connection pointer in %s" msgstr "invalid connection pointer in %s" #: src/util/virerror.c:862 msgid "invalid domain pointer in" msgstr "invalid domain pointer in" #: src/util/virerror.c:864 #, c-format msgid "invalid domain pointer in %s" msgstr "invalid domain pointer in %s" #: src/util/virerror.c:868 src/xen/xen_hypervisor.c:2914 msgid "invalid argument" msgstr "" #: src/util/virerror.c:870 #, c-format msgid "invalid argument: %s" msgstr "" #: src/util/virerror.c:874 #, c-format msgid "operation failed: %s" msgstr "operasi gagal: %s" #: src/util/virerror.c:876 msgid "operation failed" msgstr "operasi gagal" #: src/util/virerror.c:880 #, c-format msgid "GET operation failed: %s" msgstr "operasi GET gagal: %s" #: src/util/virerror.c:882 msgid "GET operation failed" msgstr "operasi GET gagal" #: src/util/virerror.c:886 #, c-format msgid "POST operation failed: %s" msgstr "operasi POST gagal: %s" #: src/util/virerror.c:888 msgid "POST operation failed" msgstr "operasi POST gagal" #: src/util/virerror.c:891 #, c-format msgid "got unknown HTTP error code %d" msgstr "got unknown HTTP error code %d" #: src/util/virerror.c:895 #, c-format msgid "unknown host %s" msgstr "host %s tidak diketahui" #: src/util/virerror.c:897 msgid "unknown host" msgstr "host tidak diketahui" #: src/util/virerror.c:901 #, c-format msgid "failed to serialize S-Expr: %s" msgstr "failed to serialize S-Expr: %s" #: src/util/virerror.c:903 msgid "failed to serialize S-Expr" msgstr "failed to serialize S-Expr" #: src/util/virerror.c:907 msgid "could not use Xen hypervisor entry" msgstr "tidak dapat memakai isian hypervisor Xen" #: src/util/virerror.c:909 #, c-format msgid "could not use Xen hypervisor entry %s" msgstr "tidak dapat memakai isian hypervisor Xen %s" #: src/util/virerror.c:913 msgid "could not connect to Xen Store" msgstr "could not connect to Xen Store" #: src/util/virerror.c:915 #, c-format msgid "could not connect to Xen Store %s" msgstr "could not connect to Xen Store %s" #: src/util/virerror.c:918 #, c-format msgid "failed Xen syscall %s" msgstr "" #: src/security/virt-aa-helper.c:734 src/util/virerror.c:922 msgid "unknown OS type" msgstr "jenis OS tidak diketahui" #: src/util/virerror.c:924 #, c-format msgid "unknown OS type %s" msgstr "jenis OS %s tidak diketahui" #: src/util/virerror.c:927 msgid "missing kernel information" msgstr "informasi kernel tidak ada" #: src/util/virerror.c:931 msgid "missing root device information" msgstr "missing root device information" #: src/util/virerror.c:933 #, c-format msgid "missing root device information in %s" msgstr "missing root device information in %s" #: src/util/virerror.c:937 msgid "missing source information for device" msgstr "informasi sumber untuk perangkat tidak ada" #: src/util/virerror.c:939 #, c-format msgid "missing source information for device %s" msgstr "informasi sumber untuk perangkat %s tidak ada" #: src/util/virerror.c:943 msgid "missing target information for device" msgstr "informasi target untuk perangkat tidak ada" #: src/util/virerror.c:945 #, c-format msgid "missing target information for device %s" msgstr "informasi target untuk perangkat %s tidak ada" #: src/util/virerror.c:949 msgid "missing name information" msgstr "" #: src/util/virerror.c:951 #, c-format msgid "missing name information in %s" msgstr "" #: src/util/virerror.c:955 msgid "missing operating system information" msgstr "informasi sistem operasi tidak ada" #: src/util/virerror.c:957 #, c-format msgid "missing operating system information for %s" msgstr "informasi sistem operasi untuk %s tidak ada" #: src/util/virerror.c:961 msgid "missing devices information" msgstr "informasi perangkat tidak ada" #: src/util/virerror.c:963 #, c-format msgid "missing devices information for %s" msgstr "informasi perangkat %s tidak ada" #: src/util/virerror.c:967 msgid "too many drivers registered" msgstr "terlalu banyak driver yang didaftarkan" #: src/util/virerror.c:969 #, c-format msgid "too many drivers registered in %s" msgstr "terlalu banyak driver yang didaftarkan di %s" #: src/util/virerror.c:973 msgid "library call failed, possibly not supported" msgstr "library call failed, possibly not supported" #: src/util/virerror.c:975 #, c-format msgid "library call %s failed, possibly not supported" msgstr "library call %s failed, possibly not supported" #: src/util/virerror.c:979 msgid "XML description is invalid or not well formed" msgstr "" #: src/util/virerror.c:981 #, c-format msgid "XML error: %s" msgstr "" #: src/util/virerror.c:985 msgid "this domain exists already" msgstr "domain ini sudah ada" #: src/util/virerror.c:987 #, c-format msgid "domain %s exists already" msgstr "domain %s sudah ada" #: src/util/virerror.c:991 msgid "operation forbidden for read only access" msgstr "operation forbidden for read only access" #: src/util/virerror.c:993 #, c-format msgid "operation forbidden: %s" msgstr "" #: src/util/virerror.c:997 msgid "failed to open configuration file for reading" msgstr "gagal membuka berkas konfigurasi" #: src/util/virerror.c:999 #, c-format msgid "failed to open %s for reading" msgstr "gagal membuka berkas %s" #: src/util/virerror.c:1003 msgid "failed to read configuration file" msgstr "gagal membaca berkas konfigurasi" #: src/util/virerror.c:1005 #, c-format msgid "failed to read configuration file %s" msgstr "gagal membaca berkas konfigurasi %s" #: src/util/virerror.c:1009 msgid "failed to parse configuration file" msgstr "failed to parse configuration file" #: src/util/virerror.c:1011 #, c-format msgid "failed to parse configuration file %s" msgstr "failed to parse configuration file %s" #: src/util/virerror.c:1015 msgid "configuration file syntax error" msgstr "kesalahan sintak berkas konfigurasi" #: src/util/virerror.c:1017 #, c-format msgid "configuration file syntax error: %s" msgstr "kesalahan sintak berkas konfigurasi: %s" #: src/util/virerror.c:1021 msgid "failed to write configuration file" msgstr "gagal menulis berkas konfigurasi" #: src/util/virerror.c:1023 #, c-format msgid "failed to write configuration file: %s" msgstr "gagal menulis berkas konfigurasi: %s" #: src/util/virerror.c:1027 msgid "parser error" msgstr "parser error" #: src/util/virerror.c:1033 msgid "invalid network pointer in" msgstr "" #: src/util/virerror.c:1035 #, c-format msgid "invalid network pointer in %s" msgstr "" #: src/util/virerror.c:1039 msgid "this network exists already" msgstr "jaringan ini sudah ada" #: src/util/virerror.c:1041 #, c-format msgid "network %s exists already" msgstr "jaringan %s sudah ada" #: src/util/virerror.c:1045 msgid "system call error" msgstr "Kesalahan panggilan sistem" #: src/util/virerror.c:1051 msgid "RPC error" msgstr "kesalahan RPC" #: src/util/virerror.c:1057 msgid "GNUTLS call error" msgstr "kesalahan panggilan GNUTLS" #: src/util/virerror.c:1063 msgid "Failed to find the network" msgstr "Gagal menemukan jaringan" #: src/util/virerror.c:1065 #, c-format msgid "Failed to find the network: %s" msgstr "Gagal menemukan jaringan: %s" #: src/util/virerror.c:1069 msgid "Domain not found" msgstr "Domain tidak ditemukan" #: src/util/virerror.c:1071 #, c-format msgid "Domain not found: %s" msgstr "Domain tidak ditemukan: %s" #: src/util/virerror.c:1075 msgid "Network not found" msgstr "Jaringan tidak ditemukan" #: src/util/virerror.c:1077 #, c-format msgid "Network not found: %s" msgstr "Jaringan tidak ditemukan: %s" #: src/util/virerror.c:1081 msgid "invalid MAC address" msgstr "" #: src/util/virerror.c:1083 #, c-format msgid "invalid MAC address: %s" msgstr "" #: src/util/virerror.c:1093 msgid "authentication cancelled" msgstr "" #: src/util/virerror.c:1095 #, c-format msgid "authentication cancelled: %s" msgstr "" #: src/util/virerror.c:1099 msgid "Storage pool not found" msgstr "" #: src/util/virerror.c:1101 #, c-format msgid "Storage pool not found: %s" msgstr "" #: src/util/virerror.c:1105 msgid "Storage volume not found" msgstr "" #: src/util/virerror.c:1107 #, c-format msgid "Storage volume not found: %s" msgstr "" #: src/util/virerror.c:1111 msgid "this storage volume exists already" msgstr "" #: src/util/virerror.c:1113 #, c-format msgid "storage volume %s exists already" msgstr "" #: src/util/virerror.c:1117 msgid "Storage pool probe failed" msgstr "" #: src/util/virerror.c:1119 #, c-format msgid "Storage pool probe failed: %s" msgstr "" #: src/util/virerror.c:1123 msgid "Storage pool already built" msgstr "" #: src/util/virerror.c:1125 #, c-format msgid "Storage pool already built: %s" msgstr "" #: src/util/virerror.c:1129 msgid "invalid storage pool pointer in" msgstr "" #: src/util/virerror.c:1131 #, c-format msgid "invalid storage pool pointer in %s" msgstr "" #: src/util/virerror.c:1135 msgid "invalid storage volume pointer in" msgstr "" #: src/util/virerror.c:1137 #, c-format msgid "invalid storage volume pointer in %s" msgstr "" #: src/util/virerror.c:1141 msgid "Failed to find a storage driver" msgstr "" #: src/util/virerror.c:1143 #, c-format msgid "Failed to find a storage driver: %s" msgstr "" #: src/util/virerror.c:1147 msgid "Failed to find a node driver" msgstr "" #: src/util/virerror.c:1149 #, c-format msgid "Failed to find a node driver: %s" msgstr "" #: src/util/virerror.c:1153 msgid "invalid node device pointer" msgstr "" #: src/util/virerror.c:1155 #, c-format msgid "invalid node device pointer in %s" msgstr "" #: src/util/virerror.c:1159 msgid "Node device not found" msgstr "" #: src/util/virerror.c:1161 #, c-format msgid "Node device not found: %s" msgstr "" #: src/util/virerror.c:1165 msgid "Security model not found" msgstr "" #: src/util/virerror.c:1167 #, c-format msgid "Security model not found: %s" msgstr "" #: src/util/virerror.c:1171 msgid "Requested operation is not valid" msgstr "" #: src/util/virerror.c:1173 #, c-format msgid "Requested operation is not valid: %s" msgstr "" #: src/util/virerror.c:1177 msgid "Failed to find the interface" msgstr "" #: src/util/virerror.c:1179 #, c-format msgid "Failed to find the interface: %s" msgstr "" #: src/util/virerror.c:1183 src/util/virstats.c:163 msgid "Interface not found" msgstr "" #: src/util/virerror.c:1185 #, c-format msgid "Interface not found: %s" msgstr "" #: src/util/virerror.c:1189 msgid "invalid interface pointer in" msgstr "" #: src/util/virerror.c:1191 #, c-format msgid "invalid interface pointer in %s" msgstr "" #: src/util/virerror.c:1195 msgid "multiple matching interfaces found" msgstr "" #: src/util/virerror.c:1197 #, c-format msgid "multiple matching interfaces found: %s" msgstr "" #: src/util/virerror.c:1201 msgid "Failed to find a secret storage driver" msgstr "" #: src/util/virerror.c:1203 #, c-format msgid "Failed to find a secret storage driver: %s" msgstr "" #: src/util/virerror.c:1207 msgid "Invalid secret" msgstr "" #: src/util/virerror.c:1209 #, c-format msgid "Invalid secret: %s" msgstr "" #: src/util/virerror.c:1213 msgid "Secret not found" msgstr "" #: src/util/virerror.c:1215 #, c-format msgid "Secret not found: %s" msgstr "" #: src/util/virerror.c:1219 msgid "Failed to start the nwfilter driver" msgstr "" #: src/util/virerror.c:1221 #, c-format msgid "Failed to start the nwfilter driver: %s" msgstr "" #: src/util/virerror.c:1225 msgid "Invalid network filter" msgstr "" #: src/util/virerror.c:1227 #, c-format msgid "Invalid network filter: %s" msgstr "" #: src/util/virerror.c:1231 msgid "Network filter not found" msgstr "" #: src/util/virerror.c:1233 #, c-format msgid "Network filter not found: %s" msgstr "" #: src/util/virerror.c:1237 msgid "Error while building firewall" msgstr "" #: src/util/virerror.c:1239 #, c-format msgid "Error while building firewall: %s" msgstr "" #: src/util/virerror.c:1243 msgid "unsupported configuration" msgstr "" #: src/util/virerror.c:1245 #, c-format msgid "unsupported configuration: %s" msgstr "" #: src/util/virerror.c:1249 msgid "Timed out during operation" msgstr "" #: src/util/virerror.c:1251 #, c-format msgid "Timed out during operation: %s" msgstr "" #: src/util/virerror.c:1255 msgid "Failed to make domain persistent after migration" msgstr "" #: src/util/virerror.c:1257 #, c-format msgid "Failed to make domain persistent after migration: %s" msgstr "" #: src/util/virerror.c:1261 msgid "Hook script execution failed" msgstr "" #: src/util/virerror.c:1263 #, c-format msgid "Hook script execution failed: %s" msgstr "" #: src/util/virerror.c:1267 msgid "Invalid snapshot" msgstr "" #: src/util/virerror.c:1269 #, c-format msgid "Invalid snapshot: %s" msgstr "" #: src/util/virerror.c:1273 msgid "Domain snapshot not found" msgstr "" #: src/util/virerror.c:1275 #, c-format msgid "Domain snapshot not found: %s" msgstr "" #: src/util/virerror.c:1279 msgid "invalid stream pointer" msgstr "" #: src/util/virerror.c:1281 #, c-format msgid "invalid stream pointer in %s" msgstr "" #: src/util/virerror.c:1285 msgid "argument unsupported" msgstr "" #: src/util/virerror.c:1287 #, c-format msgid "argument unsupported: %s" msgstr "" #: src/util/virerror.c:1291 msgid "revert requires force" msgstr "" #: src/util/virerror.c:1293 #, c-format msgid "revert requires force: %s" msgstr "" #: src/util/virerror.c:1297 msgid "operation aborted" msgstr "" #: src/util/virerror.c:1299 #, c-format msgid "operation aborted: %s" msgstr "" #: src/util/virerror.c:1303 msgid "metadata not found" msgstr "" #: src/util/virerror.c:1305 #, c-format msgid "metadata not found: %s" msgstr "" #: src/util/virerror.c:1309 msgid "Unsafe migration" msgstr "" #: src/util/virerror.c:1311 #, c-format msgid "Unsafe migration: %s" msgstr "" #: src/util/virerror.c:1315 msgid "numerical overflow" msgstr "" #: src/util/virerror.c:1317 #, c-format msgid "numerical overflow: %s" msgstr "" #: src/util/virerror.c:1321 msgid "block copy still active" msgstr "" #: src/util/virerror.c:1323 #, c-format msgid "block copy still active: %s" msgstr "" #: src/util/virerror.c:1327 msgid "Operation not supported" msgstr "" #: src/util/virerror.c:1329 #, c-format msgid "Operation not supported: %s" msgstr "" #: src/util/virerror.c:1333 msgid "SSH transport error" msgstr "" #: src/util/virerror.c:1335 #, c-format msgid "SSH transport error: %s" msgstr "" #: src/util/virerror.c:1339 msgid "Guest agent is not responding" msgstr "" #: src/util/virerror.c:1341 #, c-format msgid "Guest agent is not responding: %s" msgstr "" #: src/util/virerror.c:1345 msgid "resource busy" msgstr "" #: src/util/virerror.c:1252 #, c-format msgid "resource busy %s" msgstr "" #: src/util/virerror.c:1351 msgid "access denied" msgstr "" #: src/util/virerror.c:1353 #, c-format msgid "access denied: %s" msgstr "" #: src/util/virerror.c:1357 msgid "error from service" msgstr "" #: src/util/virerror.c:1359 #, c-format msgid "error from service: %s" msgstr "" #: src/util/virerror.h:85 #, c-format msgid "%s in %s must be NULL" msgstr "" #: src/util/virerror.h:96 #, c-format msgid "%s in %s must not be NULL" msgstr "" #: src/util/virerror.h:102 #, c-format msgid "%s in %s must greater than zero" msgstr "" #: src/util/virerror.h:129 #, c-format msgid "%s in %s must not be zero" msgstr "" #: src/util/virerror.h:140 #, c-format msgid "%s in %s must be zero" msgstr "" #: src/util/virerror.h:151 #, c-format msgid "%s in %s must be zero or greater" msgstr "" #: src/util/virtime.c:285 msgid "Unable to break out time format" msgstr "" #: src/util/virtime.c:284 src/util/virtime.c:313 #: tools/virsh-domain-monitor.c:1410 msgid "Unable to format time" msgstr "" #: src/util/virtpm.c:69 #, c-format msgid "TPM device path %s is invalid" msgstr "" #: src/util/virtpm.c:73 msgid "Missing TPM device path" msgstr "" #: src/util/virtypedparam.c:122 #, c-format msgid "invalid type '%s' for parameter '%s', expected '%s'" msgstr "" #: src/util/virtypedparam.c:134 #, c-format msgid "parameter '%s' not supported" msgstr "" #: src/util/virtypedparam.c:111 #, c-format msgid "parameter '%s' occurs multiple times" msgstr "" #: src/util/virtypedparam.c:203 src/util/virtypedparam.c:255 #: src/util/virtypedparam.c:349 #, c-format msgid "unexpected type %d for field %s" msgstr "" #: src/util/virtypedparam.c:275 #, c-format msgid "NULL value for field '%s'" msgstr "" #: src/util/virtypedparam.c:291 #, c-format msgid "Invalid value for field '%s': expected int" msgstr "" #: src/util/virtypedparam.c:299 #, c-format msgid "Invalid value for field '%s': expected unsigned int" msgstr "" #: src/util/virtypedparam.c:308 #, c-format msgid "Invalid value for field '%s': expected long long" msgstr "" #: src/util/virtypedparam.c:317 #, c-format msgid "Invalid value for field '%s': expected unsigned long long" msgstr "" #: src/util/virtypedparam.c:326 #, c-format msgid "Invalid value for field '%s': expected double" msgstr "" #: src/util/virtypedparam.c:339 #, c-format msgid "Invalid boolean value for field '%s'" msgstr "" #: src/util/virtypedparam.c:389 #, c-format msgid "Parameter '%s' is not a string" msgstr "" #: src/util/virtypedparam.c:530 #, c-format msgid "Invalid type '%s' requested for parameter '%s', actual type is '%s'" msgstr "" #: src/util/virtypedparam.c:725 #, c-format msgid "Parameter '%s' is already set" msgstr "" #: src/util/viruri.c:163 #, c-format msgid "Unable to parse URI %s" msgstr "" #: src/util/virusb.c:111 #, c-format msgid "Could not parse usb file %s" msgstr "" #: src/util/virusb.c:144 #, c-format msgid "Could not open directory %s" msgstr "" #: src/util/virusb.c:169 #, c-format msgid "Failed to parse dir name '%s'" msgstr "" #: src/util/virusb.c:242 #, c-format msgid "Did not find USB device %x:%x" msgstr "" #: src/util/virusb.c:280 #, c-format msgid "Did not find USB device bus:%u device:%u" msgstr "" #: src/util/virusb.c:321 #, c-format msgid "Did not find USB device %x:%x bus:%u device:%u" msgstr "" #: src/util/virusb.c:351 #, c-format msgid "dev->name buffer overflow: %.3d:%.3d" msgstr "" #: src/util/virusb.c:367 #, c-format msgid "dev->id buffer overflow: %d %d" msgstr "" #: src/util/virutil.c:215 msgid "Unknown poll response." msgstr "" #: src/util/virutil.c:247 msgid "poll error" msgstr "" #: src/util/virutil.c:289 #, c-format msgid "invalid scale %llu" msgstr "" #: src/util/virutil.c:305 src/util/virutil.c:330 #, c-format msgid "unknown suffix '%s'" msgstr "" #: src/util/virutil.c:336 #, c-format msgid "value too large: %llu%s" msgstr "" #: src/util/virutil.c:621 #, c-format msgid "Disk index %d is negative" msgstr "" #: src/util/virutil.c:676 msgid "failed to determine host name" msgstr "" #: src/util/virutil.c:791 src/util/virutil.c:796 #, c-format msgid "Failed to find user record for uid '%u'" msgstr "" #: src/util/virutil.c:850 src/util/virutil.c:854 #, c-format msgid "Failed to find group record for gid '%u'" msgstr "" #: src/util/virutil.c:1001 #, c-format msgid "Failed to parse user '%s'" msgstr "" #: src/util/virutil.c:1081 #, c-format msgid "Failed to parse group '%s'" msgstr "" #: src/util/virutil.c:1115 #, c-format msgid "cannot get group list for '%s'" msgstr "" #: src/util/virutil.c:1152 #, c-format msgid "cannot change to '%u' group" msgstr "" #: src/util/virutil.c:1160 msgid "cannot set supplemental groups" msgstr "" #: src/util/virutil.c:1167 #, c-format msgid "cannot change to uid to '%u'" msgstr "" #: src/util/virutil.c:1275 msgid "Unable to determine home directory" msgstr "" #: src/util/virutil.c:1291 src/util/virutil.c:1306 msgid "Unable to determine config directory" msgstr "" #: src/util/virutil.c:1323 msgid "virGetUserDirectory is not available" msgstr "" #: src/util/virutil.c:1332 msgid "virGetUserConfigDirectory is not available" msgstr "" #: src/util/virutil.c:1341 msgid "virGetUserCacheDirectory is not available" msgstr "" #: src/util/virutil.c:1350 msgid "virGetUserRuntimeDirectory is not available" msgstr "" #: src/util/virutil.c:1360 msgid "virGetUserName is not available" msgstr "" #: src/util/virutil.c:1369 msgid "virGetUserID is not available" msgstr "" #: src/util/virutil.c:1379 msgid "virGetGroupID is not available" msgstr "" #: src/util/virutil.c:1391 msgid "virSetUIDGID is not available" msgstr "" #: src/util/virutil.c:1399 msgid "virGetGroupName is not available" msgstr "" #: src/util/virutil.c:1461 msgid "prctl failed to set KEEPCAPS" msgstr "" #: src/util/virutil.c:1479 src/util/virutil.c:1511 #, c-format msgid "cannot apply process capabilities %d" msgstr "" #: src/util/virutil.c:1490 msgid "prctl failed to reset KEEPCAPS" msgstr "" #: src/util/virutil.c:1599 #, c-format msgid "Malformed wwn: %s" msgstr "" #: src/util/virutil.c:1660 #, c-format msgid "Unable to get device ID '%s'" msgstr "" #: src/util/virutil.c:1686 src/util/virutil.c:1720 msgid "unpriv_sgio is not supported by this kernel" msgstr "" #: src/util/virutil.c:1732 #, c-format msgid "failed to parse value of %s" msgstr "" #: src/util/virutil.c:2094 #, c-format msgid "Invalid vport operation (%d)" msgstr "" #: src/util/virutil.c:2116 #, c-format msgid "vport operation '%s' is not supported for host%d" msgstr "" #: src/util/virutil.c:2132 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" #: src/util/virutil.c:2446 #, c-format msgid "Failed to parse uid and gid from '%s'" msgstr "" #: src/util/virxml.c:79 msgid "Invalid parameter to virXPathString()" msgstr "" #: src/util/virxml.c:116 #, c-format msgid "'%s' value longer than %zu bytes" msgstr "" #: src/util/virxml.c:146 msgid "Invalid parameter to virXPathNumber()" msgstr "" #: src/util/virxml.c:175 msgid "Invalid parameter to virXPathLong()" msgstr "" #: src/util/virxml.c:280 src/util/virxml.c:396 msgid "Invalid parameter to virXPathULong()" msgstr "" #: src/util/virxml.c:442 msgid "Invalid parameter to virXPathLongLong()" msgstr "" #: src/util/virxml.c:501 msgid "Invalid parameter to virXPathBoolean()" msgstr "" #: src/util/virxml.c:538 msgid "Invalid parameter to virXPathNode()" msgstr "" #: src/util/virxml.c:578 msgid "Invalid parameter to virXPathNodeSet()" msgstr "" #: src/util/virxml.c:593 #, c-format msgid "Incorrect xpath '%s'" msgstr "" #: src/util/virxml.c:687 #, c-format msgid "" "%s:%d: %s%s\n" "%s" msgstr "" #: src/util/virxml.c:695 #, c-format msgid "" "at line %d: %s%s\n" "%s" msgstr "" #: src/util/virxml.c:755 msgid "missing root element" msgstr "" #: src/util/virxml.c:779 msgid "failed to parse xml document" msgstr "" #: src/util/virxml.c:914 msgid "failed to convert the XML node tree" msgstr "" #: src/util/virxml.c:1008 msgid "Failed to copy XML node" msgstr "" #: src/util/virxml.c:1077 msgid "failed to create a new XML namespace" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:358 src/vbox/vbox_MSCOMGlue.c:383 #, c-format msgid "Could not query registry value '%s\\%s'" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:364 #, c-format msgid "Registry value '%s\\%s' has unexpected type" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:370 #, c-format msgid "Registry value '%s\\%s' is too short" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:540 src/vbox/vbox_MSCOMGlue.c:548 #, c-format msgid "Could not parse IID from '%s', rc = 0x%08x" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:557 #, c-format msgid "Could not create VirtualBox instance, rc = 0x%08x" msgstr "" #: src/vbox/vbox_MSCOMGlue.c:566 #, c-format msgid "Could not create Session instance, rc = 0x%08x" msgstr "" #: src/vbox/vbox_XPCOMCGlue.c:103 #, c-format msgid "Library '%s' doesn't exist" msgstr "" #: src/vbox/vbox_XPCOMCGlue.c:142 #, c-format msgid "Could not dlsym %s from '%s': %s" msgstr "" #: src/vbox/vbox_XPCOMCGlue.c:150 #, c-format msgid "Calling %s from '%s' failed" msgstr "" #: src/vbox/vbox_driver.c:70 src/vbox/vbox_common.c:417 msgid "no VirtualBox driver path specified (try vbox:///session)" msgstr "" #: src/vbox/vbox_driver.c:77 src/vbox/vbox_common.c:424 #, c-format msgid "unknown driver path '%s' specified (try vbox:///session)" msgstr "" #: src/vbox/vbox_driver.c:84 src/vbox/vbox_common.c:431 #, c-format msgid "unknown driver path '%s' specified (try vbox:///system)" msgstr "" #: src/vbox/vbox_driver.c:90 msgid "unable to initialize VirtualBox driver API" msgstr "" #: src/vbox/vbox_tmpl.c:1990 msgid "nsIEventQueue object is null" msgstr "" #: src/vbox/vbox_common.c:298 msgid "IVirtualBox object is null" msgstr "" #: src/vbox/vbox_common.c:304 msgid "ISession object is null" msgstr "" #: src/vbox/vbox_common.c:374 msgid "Could not extract VirtualBox version" msgstr "" #: src/vbox/vbox_common.c:633 #, c-format msgid "Could not get list of Domains, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:675 #, c-format msgid "Could not get number of Domains, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:729 src/vbox/vbox_common.c:797 #: src/vbox/vbox_common.c:874 src/vbox/vbox_common.c:2258 #: src/vbox/vbox_common.c:2360 src/vbox/vbox_common.c:2803 #: src/vbox/vbox_common.c:7632 #, c-format msgid "Could not get list of machines, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:1539 src/vbox/vbox_tmpl.c:1564 #: src/vbox/vbox_tmpl.c:2040 src/vbox/vbox_tmpl.c:5988 #: src/vbox/vbox_tmpl.c:6090 src/vbox/vbox_tmpl.c:6194 #: src/vbox/vbox_tmpl.c:6245 src/vbox/vbox_tmpl.c:6331 #: src/vbox/vbox_tmpl.c:6363 src/vbox/vbox_tmpl.c:6405 #: src/vbox/vbox_tmpl.c:6469 src/vbox/vbox_tmpl.c:6530 #: src/vbox/vbox_tmpl.c:6590 src/vbox/vbox_tmpl.c:6734 #: src/vbox/vbox_tmpl.c:6892 msgid "no domain with matching UUID" msgstr "" #: src/vbox/vbox_common.c:2491 msgid "error while suspending the domain" msgstr "" #: src/vbox/vbox_common.c:2497 msgid "machine not in running state to suspend it" msgstr "" #: src/vbox/vbox_common.c:2542 msgid "error while resuming the domain" msgstr "" #: src/vbox/vbox_common.c:2548 msgid "machine not paused, so can't resume it" msgstr "" #: src/vbox/vbox_common.c:2587 msgid "machine paused, so can't power it down" msgstr "" #: src/vbox/vbox_common.c:2591 src/vbox/vbox_common.c:2692 msgid "machine already powered down" msgstr "" #: src/vbox/vbox_common.c:2653 msgid "machine not running, so can't reboot it" msgstr "" #: src/vbox/vbox_common.c:2756 msgid "memory size can't be changed unless domain is powered down" msgstr "" #: src/vbox/vbox_common.c:2774 #, c-format msgid "could not set the memory size of the domain to: %lu Kb, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:2932 #, c-format msgid "could not set the number of cpus of the domain to: %u, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:2943 #, c-format msgid "can't open session to the domain with id %d" msgstr "" #: src/vbox/vbox_common.c:3229 src/vbox/vbox_common.c:5989 #, c-format msgid "" "Could not generate medium name for the disk at: controller instance:%u, " "port:%d, slot:%d" msgstr "" #: src/vbox/vbox_common.c:4027 #, c-format msgid "Could not get list of Defined Domains, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4087 #, c-format msgid "Could not get number of Defined Domains, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:2202 msgid "OpenRemoteSession/LaunchVMProcess failed, domain can't be started" msgstr "" #: src/vbox/vbox_common.c:2251 msgid "Error while reading the domain name" msgstr "" #: src/vbox/vbox_common.c:2288 msgid "machine is not in poweroff|saved|aborted state, so couldn't start it" msgstr "" #: src/vbox/vbox_tmpl.c:851 src/vbox/vbox_tmpl.c:2353 #, c-format msgid "can't get the uuid of the file to be attached to cdrom: %s, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:858 src/vbox/vbox_tmpl.c:2362 #, c-format msgid "could not attach the file to cdrom: %s, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:914 #, c-format msgid "" "can't get the uuid of the file to be attached as harddisk: %s, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:961 #, c-format msgid "could not attach the file as harddisk: %s, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:1006 src/vbox/vbox_tmpl.c:2499 #, c-format msgid "" "can't get the uuid of the file to be attached to floppy drive: %s, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:1014 src/vbox/vbox_tmpl.c:2506 #, c-format msgid "could not attach the file to floppy drive: %s, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1107 src/vbox/vbox_tmpl.c:1174 #, c-format msgid "" "Failed to attach the following disk/dvd/floppy to the machine: %s, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1117 src/vbox/vbox_tmpl.c:1184 #, c-format msgid "" "can't get the uuid of the file to be attached as harddisk/dvd/floppy: %s, " "rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1158 src/vbox/vbox_tmpl.c:1225 #, c-format msgid "" "can't get the port/slot number of harddisk/dvd/floppy to be attached: %s, " "rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1178 src/vbox/vbox_tmpl.c:1245 #, c-format msgid "could not attach the file as harddisk/dvd/floppy: %s, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1887 src/vbox/vbox_common.c:1948 #, c-format msgid "could not define a domain, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1895 #, c-format msgid "could not set the memory size of the domain to: %llu Kb, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1907 #, c-format msgid "could not set the number of virtual CPUs to: %u, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1916 #, c-format msgid "could not change PAE status to: %s, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1918 src/vbox/vbox_common.c:1930 #: src/vbox/vbox_common.c:1939 msgid "Enabled" msgstr "" #: src/vbox/vbox_common.c:1918 src/vbox/vbox_common.c:1930 #: src/vbox/vbox_common.c:1939 msgid "Disabled" msgstr "" #: src/vbox/vbox_common.c:1928 #, c-format msgid "could not change ACPI status to: %s, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:1937 #, c-format msgid "could not change APIC status to: %s, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:2068 #, c-format msgid "could not delete the domain, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4191 #, c-format msgid "could not attach shared folder '%s', rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:2395 #, c-format msgid "could not de-attach the mounted ISO, rc=%08x" msgstr "" #: src/vbox/vbox_tmpl.c:2541 #, c-format msgid "could not attach the file to floppy drive, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4326 #, c-format msgid "could not detach shared folder '%s', rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5453 src/vbox/vbox_common.c:6188 #, c-format msgid "could not get snapshot count for domain %s" msgstr "" #: src/vbox/vbox_common.c:5467 src/vbox/vbox_common.c:6240 #, c-format msgid "could not get root snapshot for domain %s" msgstr "" #: src/vbox/vbox_common.c:5480 #, c-format msgid "unexpected number of snapshots < %u" msgstr "" #: src/vbox/vbox_common.c:5488 src/vbox/vbox_common.c:6702 msgid "could not get children snapshots" msgstr "" #: src/vbox/vbox_common.c:5497 #, c-format msgid "unexpected number of snapshots > %u" msgstr "" #: src/vbox/vbox_common.c:5543 src/vbox/vbox_common.c:6260 msgid "could not get snapshot name" msgstr "" #: src/vbox/vbox_common.c:5558 #, c-format msgid "domain %s has no snapshots with name %s" msgstr "" #: src/vbox/vbox_common.c:5367 src/vbox/vbox_common.c:6613 #: src/vbox/vbox_common.c:7199 src/vbox/vbox_tmpl.c:1334 msgid "could not get domain state" msgstr "" #: src/vbox/vbox_common.c:5381 src/vbox/vbox_common.c:7235 #: src/vbox/vbox_tmpl.c:1350 #, c-format msgid "could not open VirtualBox session with domain %s" msgstr "" #: src/vbox/vbox_common.c:5403 src/vbox/vbox_common.c:5411 #, c-format msgid "could not take snapshot of domain %s" msgstr "" #: src/vbox/vbox_common.c:5418 src/vbox/vbox_common.c:6605 #, c-format msgid "could not get current snapshot of domain %s" msgstr "" #: src/vbox/vbox_common.c:6086 #, c-format msgid "could not get description of snapshot %s" msgstr "" #: src/vbox/vbox_common.c:6103 #, c-format msgid "could not get creation time of snapshot %s" msgstr "" #: src/vbox/vbox_common.c:6113 src/vbox/vbox_common.c:6383 #, c-format msgid "could not get parent of snapshot %s" msgstr "" #: src/vbox/vbox_common.c:6121 src/vbox/vbox_common.c:6397 #, c-format msgid "could not get name of parent of snapshot %s" msgstr "" #: src/vbox/vbox_common.c:6137 src/vbox/vbox_common.c:6597 #, c-format msgid "could not get online state of snapshot %s" msgstr "" #: src/vbox/vbox_common.c:6339 src/vbox/vbox_common.c:6442 #: src/vbox/vbox_common.c:6504 msgid "could not get current snapshot" msgstr "" #: src/vbox/vbox_common.c:6448 msgid "domain has no snapshots" msgstr "" #: src/vbox/vbox_common.c:6455 src/vbox/vbox_common.c:6515 msgid "could not get current snapshot name" msgstr "" #: src/vbox/vbox_common.c:6656 src/vbox/vbox_tmpl.c:1289 msgid "could not get snapshot UUID" msgstr "" #: src/vbox/vbox_tmpl.c:1296 src/vbox/vbox_tmpl.c:1362 #: src/vbox/vbox_tmpl.c:1372 #, c-format msgid "could not restore snapshot for domain %s" msgstr "" #: src/vbox/vbox_tmpl.c:1327 msgid "could not get domain UUID" msgstr "" #: src/vbox/vbox_tmpl.c:1341 #, c-format msgid "domain %s is already running" msgstr "" #: src/vbox/vbox_tmpl.c:1359 msgid "cannot restore domain snapshot for running domain" msgstr "" #: src/vbox/vbox_common.c:6619 msgid "cannot revert snapshot of running domain" msgstr "" #: src/vbox/vbox_common.c:6664 msgid "cannot delete domain snapshot for running domain" msgstr "" #: src/vbox/vbox_common.c:6667 src/vbox/vbox_common.c:6676 msgid "could not delete snapshot" msgstr "" #: src/vbox/vbox_common.c:7226 msgid "cannot delete snapshots of running domain" msgstr "" #: src/vbox/vbox_storage.c:103 #, c-format msgid "could not get number of volumes in the pool: %s, rc=%08x" msgstr "" #: src/vbox/vbox_storage.c:144 #, c-format msgid "could not get the volume list in the pool: %s, rc=%08x" msgstr "" #: src/vbox/vbox_storage.c:278 src/vbox/vbox_storage.c:531 #: src/vbox/vbox_storage.c:684 src/vbox/vbox_storage.c:745 #: src/vbox/vbox_storage.c:828 #, c-format msgid "Could not parse UUID from '%s'" msgstr "" #: src/vbox/vbox_common.c:7288 msgid "unable to get monitor count" msgstr "" #: src/vbox/vbox_common.c:7295 #, c-format msgid "screen ID higher than monitor count (%d)" msgstr "" #: src/vbox/vbox_common.c:7342 msgid "unable to get screen resolution" msgstr "" #: src/vbox/vbox_common.c:7352 msgid "failed to take screenshot" msgstr "" #: src/vbox/vbox_common.c:7358 #, c-format msgid "unable to write data to '%s'" msgstr "" #: src/vbox/vbox_common.c:7443 #, c-format msgid "Could not get list of domains, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:7481 msgid "could not get snapshot count for listed domains" msgstr "" #: src/vmware/vmware_conf.c:244 #, c-format msgid "Invalid driver type: %d" msgstr "" #: src/vmware/vmware_conf.c:256 #, c-format msgid "failed to parse %sversion" msgstr "" #: src/vmware/vmware_conf.c:262 msgid "version parsing error" msgstr "" #: src/vmware/vmware_conf.c:299 msgid "invalid driver type for version detection" msgstr "" #: src/vmware/vmware_conf.c:355 #, c-format msgid "path '%s' doesn't reference a file" msgstr "" #: src/vmware/vmware_conf.c:467 #, c-format msgid "file %s does not exist" msgstr "" #: src/vmware/vmware_conf.c:479 #, c-format msgid "failed to move file to %s " msgstr "" #: src/vmware/vmware_conf.c:516 msgid "unable to read vmware log file" msgstr "" #: src/vmware/vmware_conf.c:522 msgid "cannot find pid in vmware log file" msgstr "" #: src/vmware/vmware_conf.c:532 msgid "cannot parse pid in vmware log file" msgstr "" #: src/vmware/vmware_driver.c:150 #, c-format msgid "" "unexpected VMware URI path '%s', try vmwareplayer:///session, " "vmwarews:///session or vmwarefusion:///session" msgstr "" #: src/vmware/vmware_driver.c:175 msgid "vmrun utility is missing" msgstr "" #: src/vmware/vmware_driver.c:183 #, c-format msgid "unable to parse URI scheme '%s'" msgstr "" #: src/vmware/vmware_driver.c:192 #, c-format msgid "unable to find valid requested VMware backend '%s'" msgstr "" #: src/vmware/vmware_driver.c:407 src/vmware/vmware_driver.c:701 #, c-format msgid "Failed to write vmx file '%s'" msgstr "" #: src/vmware/vmware_driver.c:528 src/vmware/vmware_driver.c:577 msgid "" "vmplayer does not support libvirt suspend/resume (vmware pause/unpause) " "operation " msgstr "" #: src/vmware/vmware_driver.c:596 msgid "domain is not in suspend state" msgstr "" #: src/vmx/vmx.c:681 #, c-format msgid "libxml2 doesn't handle %s encoding" msgstr "" #: src/vmx/vmx.c:690 #, c-format msgid "Could not convert from %s to UTF-8 encoding" msgstr "" #: src/vmx/vmx.c:721 src/vmx/vmx.c:736 src/vmx/vmx.c:758 src/vmx/vmx.c:774 #: src/vmx/vmx.c:804 src/vmx/vmx.c:815 src/vmx/vmx.c:853 src/vmx/vmx.c:864 #, c-format msgid "Missing essential config entry '%s'" msgstr "" #: src/vmx/vmx.c:727 src/vmx/vmx.c:765 src/vmx/vmx.c:830 src/vmx/vmx.c:881 #, c-format msgid "Config entry '%s' must be a string" msgstr "" #: src/vmx/vmx.c:824 #, c-format msgid "Config entry '%s' must represent an integer value" msgstr "" #: src/vmx/vmx.c:875 #, c-format msgid "Config entry '%s' must represent a boolean value (true|false)" msgstr "" #: src/vmx/vmx.c:897 msgid "" "Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start " "with 'sd'" msgstr "" #: src/vmx/vmx.c:906 src/vmx/vmx.c:945 src/vmx/vmx.c:980 #, c-format msgid "Could not parse valid disk index from '%s'" msgstr "" #: src/vmx/vmx.c:913 #, c-format msgid "SCSI disk index (parsed from '%s') is too large" msgstr "" #: src/vmx/vmx.c:936 msgid "" "Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start " "with 'hd'" msgstr "" #: src/vmx/vmx.c:952 #, c-format msgid "IDE disk index (parsed from '%s') is too large" msgstr "" #: src/vmx/vmx.c:971 msgid "" "Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start " "with 'fd'" msgstr "" #: src/vmx/vmx.c:987 #, c-format msgid "Floppy disk index (parsed from '%s') is too large" msgstr "" #: src/vmx/vmx.c:1010 #, c-format msgid "Unsupported disk address type '%s'" msgstr "" #: src/vmx/vmx.c:1022 msgid "Could not verify disk address" msgstr "" #: src/vmx/vmx.c:1030 #, c-format msgid "Disk address %d:%d:%d doesn't match target device '%s'" msgstr "" #: src/vmx/vmx.c:1039 src/vmx/vmx.c:1703 src/vmx/vmx.c:1930 src/vmx/vmx.c:2053 #, c-format msgid "SCSI controller index %d out of [0..3] range" msgstr "" #: src/vmx/vmx.c:1046 #, c-format msgid "SCSI bus index %d out of [0] range" msgstr "" #: src/vmx/vmx.c:1053 src/vmx/vmx.c:2060 #, c-format msgid "SCSI unit index %d out of [0..6,8..15] range" msgstr "" #: src/vmx/vmx.c:1060 #, c-format msgid "IDE controller index %d out of [0] range" msgstr "" #: src/vmx/vmx.c:1067 src/vmx/vmx.c:2077 #, c-format msgid "IDE bus index %d out of [0..1] range" msgstr "" #: src/vmx/vmx.c:1074 src/vmx/vmx.c:2084 #, c-format msgid "IDE unit index %d out of [0..1] range" msgstr "" #: src/vmx/vmx.c:1081 src/vmx/vmx.c:2106 #, c-format msgid "FDC controller index %d out of [0] range" msgstr "" #: src/vmx/vmx.c:1088 #, c-format msgid "FDC bus index %d out of [0] range" msgstr "" #: src/vmx/vmx.c:1095 src/vmx/vmx.c:2113 #, c-format msgid "FDC unit index %d out of [0..1] range" msgstr "" #: src/vmx/vmx.c:1101 #, c-format msgid "Unsupported bus type '%s'" msgstr "" #: src/vmx/vmx.c:1137 #, c-format msgid "Unknown driver name '%s'" msgstr "" #: src/vmx/vmx.c:1150 #, c-format msgid "Missing SCSI controller for index %d" msgstr "" #: src/vmx/vmx.c:1159 #, c-format msgid "" "Inconsistent SCSI controller model ('%s' is not '%s') for SCSI controller " "index %d" msgstr "" #: src/vmx/vmx.c:1237 #, c-format msgid "" "Disks on SCSI controller %d have inconsistent controller models, cannot " "autodetect model" msgstr "" #: src/vmx/vmx.c:1253 #, c-format msgid "" "Expecting domain XML attribute 'model' of entry 'controller' to be " "'buslogic' or 'lsilogic' or 'lsisas1068' or 'vmpvscsi' but found '%s'" msgstr "" #: src/vmx/vmx.c:1312 msgid "virVMXContext has no parseFileName function set" msgstr "" #: src/vmx/vmx.c:1359 #, c-format msgid "Expecting VMX entry 'config.version' to be 8 but found %lld" msgstr "" #: src/vmx/vmx.c:1314 #, c-format msgid "" "Expecting VMX entry 'virtualHW.version' to be 4, 7, 8 or 9 but found %lld" msgstr "" #: src/vmx/vmx.c:1391 msgid "VMX entry 'name' contains invalid escape sequence" msgstr "" #: src/vmx/vmx.c:1405 msgid "VMX entry 'annotation' contains invalid escape sequence" msgstr "" #: src/vmx/vmx.c:1417 #, c-format msgid "" "Expecting VMX entry 'memsize' to be an unsigned integer (multiple of 4) but " "found %lld" msgstr "" #: src/vmx/vmx.c:1458 #, c-format msgid "" "Expecting VMX entry 'numvcpus' to be an unsigned integer (1 or a multiple of " "2) but found %lld" msgstr "" #: src/vmx/vmx.c:1493 src/vmx/vmx.c:1520 #, c-format msgid "" "Expecting VMX entry 'sched.cpu.affinity' to be a comma separated list of " "unsigned integers but found '%s'" msgstr "" #: src/vmx/vmx.c:1501 #, c-format msgid "VMX entry 'sched.cpu.affinity' contains a %d, this value is too large" msgstr "" #: src/vmx/vmx.c:1531 #, c-format msgid "" "Expecting VMX entry 'sched.cpu.affinity' to contain at least as many values " "as 'numvcpus' (%lld) but found only %d value(s)" msgstr "" #: src/vmx/vmx.c:1556 #, c-format msgid "" "Expecting VMX entry 'sched.cpu.shares' to be an unsigned integer or 'low', " "'normal' or 'high' but found '%s'" msgstr "" #: src/vmx/vmx.c:1695 msgid "Could not add controllers" msgstr "" #: src/vmx/vmx.c:1966 #, c-format msgid "" "Expecting VMX entry '%s' to be 'buslogic' or 'lsilogic' or 'lsisas1068' or " "'pvscsi' but found '%s'" msgstr "" #: src/vmx/vmx.c:2097 src/vmx/vmx.c:2127 #, c-format msgid "Unsupported bus type '%s' for device type '%s'" msgstr "" #: src/vmx/vmx.c:2208 #, c-format msgid "" "Expecting VMX entry '%s' to be 'scsi-hardDisk' or 'disk' but found '%s'" msgstr "" #: src/vmx/vmx.c:2216 #, c-format msgid "" "Expecting VMX entry '%s' to be 'ata-hardDisk' or 'disk' but found '%s'" msgstr "" #: src/vmx/vmx.c:2251 src/vmx/vmx.c:2324 src/vmx/vmx.c:2348 #, c-format msgid "" "Invalid or not yet handled value '%s' for VMX entry '%s' for device type '%s'" msgstr "" #: src/vmx/vmx.c:2263 #, c-format msgid "Expecting VMX entry '%s' to be 'cdrom-image' but found '%s'" msgstr "" #: src/vmx/vmx.c:2362 #, c-format msgid "Could not assign address to disk '%s'" msgstr "" #: src/vmx/vmx.c:2532 src/vmx/vmx.c:3673 #, c-format msgid "Ethernet controller index %d out of [0..3] range" msgstr "" #: src/vmx/vmx.c:2587 src/vmx/vmx.c:2597 #, c-format msgid "Expecting VMX entry '%s' to be MAC address but found '%s'" msgstr "" #: src/vmx/vmx.c:2604 #, c-format msgid "" "Expecting VMX entry '%s' to be 'generated' or 'static' or 'vpx' but found " "'%s'" msgstr "" #: src/vmx/vmx.c:2554 #, c-format msgid "" "Expecting VMX entry '%s' to be 'vlance' or 'vmxnet' or 'vmxnet3' or 'e1000' " "but found '%s'" msgstr "" #: src/vmx/vmx.c:2665 #, c-format msgid "No yet handled value '%s' for VMX entry '%s'" msgstr "" #: src/vmx/vmx.c:2684 #, c-format msgid "Invalid value '%s' for VMX entry '%s'" msgstr "" #: src/vmx/vmx.c:2749 src/vmx/vmx.c:3782 #, c-format msgid "Serial port index %d out of [0..3] range" msgstr "" #: src/vmx/vmx.c:2832 #, c-format msgid "VMX entry '%s' doesn't contain a port part" msgstr "" #: src/vmx/vmx.c:2863 #, c-format msgid "VMX entry '%s' contains unsupported scheme '%s'" msgstr "" #: src/vmx/vmx.c:2874 #, c-format msgid "Expecting VMX entry '%s' to be 'server' or 'client' but found '%s'" msgstr "" #: src/vmx/vmx.c:2880 #, c-format msgid "" "Expecting VMX entry '%s' to be 'device', 'file' or 'pipe' or 'network' but " "found '%s'" msgstr "" #: src/vmx/vmx.c:2937 src/vmx/vmx.c:3887 #, c-format msgid "Parallel port index %d out of [0..2] range" msgstr "" #: src/vmx/vmx.c:2992 #, c-format msgid "Expecting VMX entry '%s' to be 'device' or 'file' but found '%s'" msgstr "" #: src/vmx/vmx.c:3082 msgid "virVMXContext has no formatFileName function set" msgstr "" #: src/vmx/vmx.c:3090 #, c-format msgid "Expecting virt type to be '%s' but found '%s'" msgstr "" #: src/vmx/vmx.c:3113 #, c-format msgid "" "Expecting domain XML attribute 'arch' of entry 'os/type' to be 'i686' or " "'x86_64' but found '%s'" msgstr "" #: src/vmx/vmx.c:3127 #, c-format msgid "Unsupported SMBIOS mode '%s'" msgstr "" #: src/vmx/vmx.c:3190 msgid "No support for domain XML entry 'vcpu' attribute 'current'" msgstr "" #: src/vmx/vmx.c:3135 #, c-format msgid "" "Expecting domain XML entry 'vcpu' to be an unsigned integer (1 or a multiple " "of 2) but found %d" msgstr "" #: src/vmx/vmx.c:3218 #, c-format msgid "" "Expecting domain XML attribute 'cpuset' of entry 'vcpu' to contain at least " "%d CPU(s)" msgstr "" #: src/vmx/vmx.c:3264 #, c-format msgid "Unsupported graphics type '%s'" msgstr "" #: src/vmx/vmx.c:3315 #, c-format msgid "Unsupported disk device type '%s'" msgstr "" #: src/vmx/vmx.c:3354 msgid "No support for multiple video devices" msgstr "" #: src/vmx/vmx.c:3464 #, c-format msgid "Invalid device type supplied: %s" msgstr "" #: src/vmx/vmx.c:3472 #, c-format msgid "%s %s '%s' has unsupported type '%s', expecting '%s' or '%s'" msgstr "" #: src/vmx/vmx.c:3492 #, c-format msgid "Unsupported bus type '%s' for %s" msgstr "" #: src/vmx/vmx.c:3516 #, c-format msgid "%s %s '%s' has an unsupported type '%s'" msgstr "" #: src/vmx/vmx.c:3531 #, c-format msgid "Image file for %s %s '%s' has unsupported suffix, expecting '%s'" msgstr "" #: src/vmx/vmx.c:3567 #, c-format msgid "%s harddisk '%s' has unsupported cache mode '%s'" msgstr "" #: src/vmx/vmx.c:3626 #, c-format msgid "Floppy '%s' has unsupported type '%s', expecting '%s' or '%s'" msgstr "" #: src/vmx/vmx.c:3644 #, c-format msgid "Only '%s' filesystem type is supported" msgstr "" #: src/vmx/vmx.c:3627 #, c-format msgid "" "Expecting domain XML entry 'devices/interface/model' to be 'vlance' or " "'vmxnet' or 'vmxnet2' or 'vmxnet3' or 'e1000' but found '%s'" msgstr "" #: src/vmx/vmx.c:3731 #, c-format msgid "Unsupported net type '%s'" msgstr "" #: src/vmx/vmx.c:3846 #, c-format msgid "Unsupported character device TCP protocol '%s'" msgstr "" #: src/vmx/vmx.c:3864 src/vmx/vmx.c:3921 #, c-format msgid "Unsupported character device type '%s'" msgstr "" #: src/vmx/vmx.c:3938 #, c-format msgid "Unsupported video device type '%s'" msgstr "" #: src/vmx/vmx.c:3951 msgid "Multi-head video devices are unsupported" msgstr "" #: src/xen/block_stats.c:169 #, c-format msgid "Failed to read any block statistics for domain %d" msgstr "" #: src/xen/block_stats.c:183 #, c-format msgid "Frontend block device not connected for domain %d" msgstr "" #: src/xen/block_stats.c:194 #, c-format msgid "stats->rd_bytes would overflow 64 bit counter for domain %d" msgstr "" #: src/xen/block_stats.c:203 #, c-format msgid "stats->wr_bytes would overflow 64 bit counter for domain %d" msgstr "" #: src/xen/block_stats.c:321 #, c-format msgid "" "invalid path, device names must be in the range sda[1-15] - sdiv[1-15] for " "domain %d" msgstr "" #: src/xen/block_stats.c:325 #, c-format msgid "" "invalid path, device names must be in the range hda[1-63] - hdt[1-63] for " "domain %d" msgstr "" #: src/xen/block_stats.c:329 #, c-format msgid "" "invalid path, device names must be in the range xvda[1-15] - xvdiz[1-15] for " "domain %d" msgstr "" #: src/xen/block_stats.c:333 #, c-format msgid "unsupported path, use xvdN, hdN, or sdN for domain %d" msgstr "" #: src/xen/xen_driver.c:537 #, c-format msgid "Errored to create save dir '%s': %s" msgstr "" #: src/xen/xen_driver.c:1036 msgid "Unable to query OS type for inactive domain" msgstr "" #: src/xen/xen_driver.c:1458 msgid "Cannot get VCPUs of inactive domain" msgstr "" #: src/xen/xen_driver.c:2114 src/xen/xen_driver.c:2148 #: src/xen/xen_driver.c:2191 msgid "Cannot change scheduler parameters" msgstr "" #: src/xen/xen_driver.c:2464 #, c-format msgid "Device %s has been assigned to guest %d" msgstr "" #: src/xen/xen_driver.c:2538 msgid "cannot find default console device" msgstr "" #: src/xen/xen_hypervisor.c:595 #, c-format msgid "Unable to lock %zu bytes of memory" msgstr "" #: src/xen/xen_hypervisor.c:611 #, c-format msgid "Unable to unlock %zu bytes of memory" msgstr "" #: src/xen/xen_hypervisor.c:933 src/xen/xen_hypervisor.c:972 #: src/xen/xen_hypervisor.c:1012 src/xen/xen_hypervisor.c:1052 #, c-format msgid "Unable to issue hypervisor ioctl %d" msgstr "" #: src/xen/xen_hypervisor.c:1183 src/xen/xen_hypervisor.c:1245 #: src/xen/xen_hypervisor.c:1349 msgid "unsupported in dom interface < 5" msgstr "" #: src/xen/xen_hypervisor.c:1264 src/xen/xend_internal.c:2877 msgid "Invalid parameter count" msgstr "" #: src/xen/xen_hypervisor.c:1299 src/xen/xen_hypervisor.c:1412 #, c-format msgid "Unknown scheduler %d" msgstr "" #: src/xen/xen_hypervisor.c:1388 #, c-format msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)" msgstr "" #: src/xen/xen_hypervisor.c:1397 #, c-format msgid "Credit scheduler cap parameter (%d) is out of range (0-65534)" msgstr "" #: src/xen/xen_hypervisor.c:1439 msgid "block statistics not supported on this platform" msgstr "" #: src/xen/xen_hypervisor.c:1464 msgid "invalid path, should be vif.." msgstr "" #: src/xen/xen_hypervisor.c:1469 msgid "invalid path, vif should match this domain ID" msgstr "" #: src/xen/xen_hypervisor.c:1870 src/xen/xen_hypervisor.c:1997 #, c-format msgid "Unable to issue hypervisor ioctl %lu" msgstr "" #: src/xen/xen_hypervisor.c:2251 msgid "could not read CPU flags" msgstr "" #: src/xen/xen_hypervisor.c:2511 src/xen/xen_hypervisor.c:2522 #, c-format msgid "cannot read file %s" msgstr "" #: src/xen/xen_hypervisor.c:2581 src/xen/xen_hypervisor.c:2587 #: src/xen/xen_hypervisor.c:3048 msgid "cannot get domain details" msgstr "" #: src/xen/xen_hypervisor.c:2908 msgid "cannot determine actual number of cells" msgstr "" #: src/xen/xen_hypervisor.c:2923 msgid "unsupported in sys interface < 4" msgstr "" #: src/xen/xen_hypervisor.c:3037 msgid "invalid cpumap_t size" msgstr "" #: src/xen/xen_hypervisor.c:3065 src/xen/xen_hypervisor.c:3073 msgid "cannot get VCPUs info" msgstr "" #: src/xen/xen_inotify.c:91 src/xen/xen_inotify.c:168 #, c-format msgid "parsing uuid %s" msgstr "" #: src/xen/xen_inotify.c:113 msgid "finding dom on config list" msgstr "" #: src/xen/xen_inotify.c:195 msgid "Error looking up domain" msgstr "" #: src/xen/xen_inotify.c:202 src/xen/xen_inotify.c:299 #: src/xen/xen_inotify.c:306 msgid "Error adding file to config cache" msgstr "" #: src/xen/xen_inotify.c:249 msgid "conn, or private data is NULL" msgstr "" #: src/xen/xen_inotify.c:295 src/xen/xen_inotify.c:318 msgid "looking up dom" msgstr "" #: src/xen/xen_inotify.c:365 #, c-format msgid "cannot open directory: %s" msgstr "" #: src/xen/xen_inotify.c:381 msgid "Error adding file to config list" msgstr "" #: src/xen/xen_inotify.c:396 msgid "initializing inotify" msgstr "" #: src/xen/xen_inotify.c:407 #, c-format msgid "adding watch on %s" msgstr "" #: src/xen/xend_internal.c:97 msgid "failed to create a socket" msgstr "" #: src/xen/xend_internal.c:116 msgid "failed to connect to xend" msgstr "" #: src/xen/xend_internal.c:161 msgid "failed to read from Xen Daemon" msgstr "failed to read from Xen Daemon" #: src/xen/xend_internal.c:164 msgid "failed to write to Xen Daemon" msgstr "" #: src/xen/xend_internal.c:297 msgid "failed to parse Xend response content length" msgstr "" #: src/xen/xend_internal.c:303 msgid "failed to parse Xend response return code" msgstr "" #: src/xen/xend_internal.c:316 #, c-format msgid "Xend returned HTTP Content-Length of %d, which exceeds maximum of %d" msgstr "" #: src/xen/xend_internal.c:373 #, c-format msgid "%d status from xen daemon: %s:%s" msgstr "" #: src/xen/xend_internal.c:421 src/xen/xend_internal.c:424 #: src/xen/xend_internal.c:433 #, c-format msgid "xend_post: error from xen daemon: %s" msgstr "" #: src/xen/xend_internal.c:468 #, c-format msgid "Unexpected HTTP error code %d" msgstr "" #: src/xen/xend_internal.c:676 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "" #: src/xen/xend_internal.c:713 #, c-format msgid "unable to connect to '%s:%s'" msgstr "" #: src/xen/xend_internal.c:848 msgid "domain information incomplete, missing domid" msgstr "informasi domain tidak lengkap, domid tidak ada" #: src/xen/xend_internal.c:852 msgid "domain information incorrect domid not numeric" msgstr "domain information incorrect domid not numeric" #: src/xen/xend_internal.c:857 msgid "domain information incomplete, missing uuid" msgstr "informasi domain tidak lengkap, uuid tidak ada" #: src/xen/xend_internal.c:1079 msgid "topology syntax error" msgstr "" #: src/xen/xend_internal.c:1118 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" #: src/xen/xend_internal.c:1232 src/xen/xend_internal.c:1253 #: src/xen/xend_internal.c:1276 src/xen/xend_internal.c:1299 #: src/xen/xend_internal.c:1325 src/xen/xend_internal.c:1381 #: src/xen/xend_internal.c:1418 #, c-format msgid "Domain %s isn't running." msgstr "" #: src/xen/xend_internal.c:1388 msgid "Cannot save host domain" msgstr "" #: src/xen/xend_internal.c:1757 msgid "domain not running" msgstr "" #: src/xen/xend_internal.c:1764 src/xen/xend_internal.c:2119 #: src/xen/xend_internal.c:2255 src/xen/xend_internal.c:2345 msgid "Xend only supports modifying both live and persistent config" msgstr "" #: src/xen/xend_internal.c:1908 msgid "failed to add vcpupin xml entry" msgstr "" #: src/xen/xend_internal.c:1863 src/xen/xm_internal.c:752 msgid "domain not active" msgstr "" #: src/xen/xend_internal.c:2034 #, c-format msgid "Domain %s is already running" msgstr "" #: src/xen/xend_internal.c:2056 #, c-format msgid "Domain %s did not start" msgstr "" #: src/xen/xend_internal.c:2111 src/xen/xend_internal.c:2247 #: src/xen/xend_internal.c:2337 msgid "Cannot modify live config if domain is inactive" msgstr "" #: src/xen/xend_internal.c:2236 src/xen/xend_internal.c:2384 #: src/xen/xend_internal.c:2486 msgid "Xend version does not support modifying persistent config" msgstr "" #: src/xen/xend_internal.c:2178 src/xen/xend_internal.c:2185 #: src/xen/xend_internal.c:2283 src/xen/xend_internal.c:2371 msgid "unsupported device type" msgstr "" #: src/xen/xend_internal.c:2198 #, c-format msgid "target '%s' already exists" msgstr "" #: src/xen/xend_internal.c:2291 msgid "requested device does not exist" msgstr "" #: src/xen/xend_internal.c:2402 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" #: src/xen/xend_internal.c:2429 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" #: src/xen/xend_internal.c:2439 msgid "unexpected value from on_xend_start" msgstr "" #: src/xen/xend_internal.c:2451 msgid "sexpr2string failed" msgstr "" #: src/xen/xend_internal.c:2462 msgid "Failed to redefine sexpr" msgstr "" #: src/xen/xend_internal.c:2467 msgid "on_xend_start not present in sexpr" msgstr "" #: src/xen/xend_internal.c:2531 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" #: src/xen/xend_internal.c:2541 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" #: src/xen/xend_internal.c:2569 msgid "xenDaemonDomainMigrate: xend cannot migrate paused domains" msgstr "" #: src/xen/xend_internal.c:2577 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" #: src/xen/xend_internal.c:2593 msgid "" "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" #: src/xen/xend_internal.c:2600 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" #: src/xen/xend_internal.c:2617 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" #: src/xen/xend_internal.c:2668 msgid "failed to build sexpr" msgstr "" #: src/xen/xend_internal.c:2676 #, c-format msgid "Failed to create inactive domain %s" msgstr "" #: src/xen/xend_internal.c:2967 src/xen/xend_internal.c:3031 #: src/xen/xend_internal.c:3136 msgid "unsupported in xendConfigVersion < 4" msgstr "" #: src/xen/xend_internal.c:2812 msgid "node information incomplete, missing scheduler name" msgstr "" #: src/xen/xend_internal.c:2826 src/xen/xend_internal.c:2924 #: src/xen/xend_internal.c:3023 msgid "Unknown scheduler" msgstr "" #: src/xen/xend_internal.c:2869 src/xen/xend_internal.c:2966 msgid "Failed to get a scheduler name" msgstr "" #: src/xen/xend_internal.c:2888 src/xen/xend_internal.c:3002 msgid "domain information incomplete, missing cpu_weight" msgstr "" #: src/xen/xend_internal.c:2893 src/xen/xend_internal.c:3011 msgid "domain information incomplete, missing cpu_cap" msgstr "" #: src/xen/xend_internal.c:2900 #, c-format msgid "Weight %s too big for destination" msgstr "" #: src/xen/xend_internal.c:2911 #, c-format msgid "Cap %s too big for destination" msgstr "" #: src/xen/xend_internal.c:3071 msgid "domainBlockPeek is not supported for dom0" msgstr "" #: src/xen/xend_internal.c:3093 #, c-format msgid "%s: invalid path" msgstr "" #: src/xen/xend_internal.c:3102 #, c-format msgid "failed to open for reading: %s" msgstr "" #: src/xen/xend_internal.c:3114 #, c-format msgid "failed to lseek or read from file: %s" msgstr "" #: src/xen/xend_internal.c:3223 msgid "hotplug of device type not supported" msgstr "" #: src/xen/xm_internal.c:205 #, c-format msgid "cannot stat: %s" msgstr "" #: src/xen/xm_internal.c:265 msgid "xenXMConfigCacheRefresh: virHashAddEntry" msgstr "" #: src/xen/xm_internal.c:311 msgid "cannot get time of day" msgstr "" #: src/xen/xm_internal.c:324 #, c-format msgid "cannot read directory %s" msgstr "" #: src/xen/xm_internal.c:547 src/xen/xm_internal.c:591 #, c-format msgid "Memory %lu too small, min %lu" msgstr "" #: src/xen/xm_internal.c:806 msgid "virHashLookup" msgstr "" #: src/xen/xm_internal.c:811 msgid "can't retrieve config file for domain" msgstr "" #: src/xen/xm_internal.c:1002 msgid "can't retrieve config filename for domain to overwrite" msgstr "" #: src/xen/xm_internal.c:1008 msgid "can't retrieve config entry for domain to overwrite" msgstr "" #: src/xen/xm_internal.c:1015 src/xen/xm_internal.c:1022 msgid "failed to remove old domain from config map" msgstr "" #: src/xen/xm_internal.c:1040 msgid "unable to get current time" msgstr "" #: src/xen/xm_internal.c:1050 src/xen/xm_internal.c:1057 msgid "unable to store config file handle" msgstr "" #: src/xen/xm_internal.c:1243 src/xen/xm_internal.c:1330 msgid "Xm driver only supports modifying persistent config" msgstr "" #: src/xen/xm_internal.c:1279 msgid "Xm driver only supports adding disk or network devices" msgstr "" #: src/xen/xm_internal.c:1404 msgid "block peeking not implemented" msgstr "" #: src/xen/xm_internal.c:1446 #, c-format msgid "cannot check link %s points to config %s" msgstr "" #: src/xen/xm_internal.c:1469 #, c-format msgid "failed to create link %s to %s" msgstr "" #: src/xen/xm_internal.c:1477 #, c-format msgid "failed to remove link %s" msgstr "" #: src/xen/xs_internal.c:131 msgid "failed to connect to Xen Store" msgstr "failed to connect to Xen Store" #: src/xen/xs_internal.c:151 msgid "adding watch @releaseDomain" msgstr "" #: src/xen/xs_internal.c:160 msgid "adding watch @introduceDomain" msgstr "" #: src/xen/xs_internal.c:652 msgid "watch already tracked" msgstr "" #: src/xenapi/xenapi_driver.c:154 msgid "Server name not in URI" msgstr "" #: src/xenapi/xenapi_driver.c:160 msgid "Authentication Credentials not found" msgstr "" #: src/xenapi/xenapi_driver.c:196 msgid "Capabilities not found" msgstr "" #: src/xenapi/xenapi_driver.c:203 msgid "Failed to create XML conf object" msgstr "" #: src/xenapi/xenapi_driver.c:224 msgid "Failed to allocate xen session" msgstr "" #: src/xenapi/xenapi_driver.c:353 msgid "Couldn't parse version info" msgstr "" #: src/xenapi/xenapi_driver.c:361 msgid "Couldn't get version info" msgstr "" #: src/xenapi/xenapi_driver.c:430 msgid "Unable to get host metric Information" msgstr "" #: src/xenapi/xenapi_driver.c:452 msgid "Unable to get Host CPU set" msgstr "" #: src/xenapi/xenapi_driver.c:471 msgid "Capabilities not available" msgstr "" #: src/xenapi/xenapi_driver.c:502 msgid "DomainID can't fit in 32 bits" msgstr "" #: src/xenapi/xenapi_driver.c:584 msgid "Domain Pointer is invalid" msgstr "" #: src/xenapi/xenapi_driver.c:637 src/xenapi/xenapi_driver.c:679 msgid "Domain Pointer not valid" msgstr "" #: src/xenapi/xenapi_driver.c:715 src/xenapi/xenapi_driver.c:763 #: src/xenapi/xenapi_driver.c:799 src/xenapi/xenapi_driver.c:838 #: src/xenapi/xenapi_driver.c:883 src/xenapi/xenapi_driver.c:927 #: src/xenapi/xenapi_driver.c:976 src/xenapi/xenapi_driver.c:1013 #: src/xenapi/xenapi_driver.c:1045 src/xenapi/xenapi_driver.c:1083 #: src/xenapi/xenapi_driver.c:1139 src/xenapi/xenapi_driver.c:1183 #: src/xenapi/xenapi_driver.c:1228 src/xenapi/xenapi_driver.c:1297 #: src/xenapi/xenapi_driver.c:1355 src/xenapi/xenapi_driver.c:1416 #: src/xenapi/xenapi_driver.c:1693 src/xenapi/xenapi_driver.c:1803 #: src/xenapi/xenapi_driver.c:1847 src/xenapi/xenapi_driver.c:1895 #: src/xenapi/xenapi_driver.c:2004 msgid "Domain name is not unique" msgstr "" #: src/xenapi/xenapi_driver.c:736 msgid "Couldn't get the Domain Pointer" msgstr "" #: src/xenapi/xenapi_driver.c:1281 msgid "Couldn't fetch Domain Information" msgstr "" #: src/xenapi/xenapi_driver.c:1286 msgid "Couldn't fetch Node Information" msgstr "" #: src/xenapi/xenapi_driver.c:1571 msgid "Unable to parse given mac address" msgstr "" #: src/xenapi/xenapi_driver.c:1623 msgid "Couldn't get VM record" msgstr "" #: src/xenapi/xenapi_driver.c:1762 msgid "Couldn't get VM information from XML" msgstr "" #: src/xenapi/xenapi_driver.c:1946 msgid "Couldn't get host metrics - memory information" msgstr "" #: src/xenapi/xenapi_driver.c:1952 msgid "Couldn't get host metrics" msgstr "" #: src/xenapi/xenapi_utils.c:112 msgid "Query parameter 'no_verify' has unexpected value (should be 0 or 1)" msgstr "" #: src/xenxs/xen_sxpr.c:64 src/xenxs/xen_sxpr.c:1103 msgid "domain information incomplete, missing id" msgstr "informasi domain tidak lengkap, domid tidak ada" #: src/xenconfig/xen_sxpr.c:103 msgid "domain information incomplete, missing HVM loader" msgstr "" #: src/xenconfig/xen_sxpr.c:163 msgid "domain information incomplete, missing kernel & bootloader" msgstr "" #: src/xenconfig/xen_sxpr.c:212 #, c-format msgid "unknown chr device type '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:237 src/xenconfig/xen_sxpr.c:263 #: src/xenconfig/xen_sxpr.c:280 msgid "malformed char device string" msgstr "" #: src/xenconfig/xen_sxpr.c:435 msgid "domain information incomplete, vbd has no dev" msgstr "informasi domain tidak lengkap, vbd tidak memiliki dev" #: src/xenconfig/xen_sxpr.c:446 msgid "domain information incomplete, vbd has no src" msgstr "informasi domain tidak lengkap, vbd tidak memiliki src" #: src/xenconfig/xen_sxpr.c:455 msgid "cannot parse vbd filename, missing driver name" msgstr "cannot parse vbd filename, missing driver name" #: src/xenxs/xen_sxpr.c:410 src/xenxs/xen_xm.c:538 #, c-format msgid "Driver name %s too big for destination" msgstr "" #: src/xenconfig/xen_sxpr.c:483 msgid "cannot parse vbd filename, missing driver type" msgstr "cannot parse vbd filename, missing driver type" #: src/xenconfig/xen_sxpr.c:497 src/xenconfig/xen_xm.c:216 #, c-format msgid "Unknown driver type %s" msgstr "" #: src/xenconfig/xen_common.c:919 src/xenconfig/xen_sxpr.c:647 #, c-format msgid "malformed mac address '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:748 #, c-format msgid "Sound model %s too big for destination" msgstr "" #: src/xenconfig/xen_sxpr.c:952 #, c-format msgid "unknown graphics type '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:1071 msgid "missing PCI domain" msgstr "" #: src/xenconfig/xen_sxpr.c:1076 msgid "missing PCI bus" msgstr "" #: src/xenconfig/xen_sxpr.c:1081 msgid "missing PCI slot" msgstr "" #: src/xenconfig/xen_sxpr.c:1086 msgid "missing PCI func" msgstr "" #: src/xenconfig/xen_sxpr.c:1092 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:1097 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:1102 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:1107 #, c-format msgid "cannot parse PCI func '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:1174 src/xenconfig/xen_sxpr.c:1181 msgid "domain information incomplete, missing name" msgstr "informasi domain tidak lengkap, name tidak ada" #: src/xenconfig/xen_sxpr.c:1249 src/xenconfig/xen_sxpr.c:1260 #: src/xenconfig/xen_sxpr.c:1271 #, c-format msgid "unknown lifecycle type %s" msgstr "" #: src/xenconfig/xen_sxpr.c:1300 src/xenconfig/xen_sxpr.c:1332 #, c-format msgid "unknown localtime offset %s" msgstr "" #: src/xenconfig/xen_sxpr.c:1529 src/xenconfig/xen_sxpr.c:1585 #, c-format msgid "unexpected graphics type %d" msgstr "" #: src/xenconfig/xen_sxpr.c:1636 msgid "unexpected chr device type" msgstr "" #: src/xenconfig/xen_sxpr.c:1692 #, c-format msgid "unsupported chr device type '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:1730 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" #: src/xenxs/xen_sxpr.c:1751 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" #: src/xenconfig/xen_sxpr.c:1792 src/xenconfig/xen_xm.c:312 #, c-format msgid "unsupported disk type %s" msgstr "" #: src/xenconfig/xen_common.c:1193 src/xenconfig/xen_sxpr.c:1848 #, c-format msgid "unsupported network type %d" msgstr "" #: src/xenconfig/xen_common.c:1181 src/xenconfig/xen_sxpr.c:1904 #, c-format msgid "network %s is not active" msgstr "" #: src/xenconfig/xen_sxpr.c:2005 src/xenconfig/xen_sxpr.c:2065 msgid "managed PCI devices not supported with XenD" msgstr "" #: src/xenconfig/xen_sxpr.c:2218 src/xenconfig/xen_sxpr.c:2225 #: src/xenconfig/xen_sxpr.c:2232 #, c-format msgid "unexpected lifecycle value %d" msgstr "" #: src/xenconfig/xen_sxpr.c:2250 msgid "no HVM domain loader" msgstr "" #: src/xenconfig/xen_common.c:1373 src/xenconfig/xen_common.c:1390 #: src/xenconfig/xen_sxpr.c:2435 src/xenconfig/xen_sxpr.c:2451 #, c-format msgid "unsupported clock offset='%s'" msgstr "" #: src/xenconfig/xen_common.c:1356 src/xenconfig/xen_common.c:1365 #: src/xenconfig/xen_sxpr.c:2418 src/xenconfig/xen_sxpr.c:2427 msgid "unsupported clock adjustment='reset'" msgstr "" #: src/xenconfig/xen_common.c:66 src/xenconfig/xen_common.c:95 #: src/xenconfig/xen_common.c:100 src/xenconfig/xen_common.c:129 #: src/xenconfig/xen_common.c:134 src/xenconfig/xen_common.c:254 #: src/xenconfig/xen_xl.c:414 #, c-format msgid "config value %s was malformed" msgstr "" #: src/xenconfig/xen_common.c:154 src/xenconfig/xen_common.c:167 #, c-format msgid "config value %s was missing" msgstr "" #: src/xenconfig/xen_common.c:160 #, c-format msgid "config value %s was not a string" msgstr "" #: src/xenconfig/xen_common.c:199 msgid "Arguments must be non null" msgstr "" #: src/xenconfig/xen_common.c:215 #, c-format msgid "config value %s not a string" msgstr "" #: src/xenconfig/xen_common.c:221 #, c-format msgid "%s can't be empty" msgstr "" #: src/xenconfig/xen_common.c:227 #, c-format msgid "%s not parseable" msgstr "" #: src/xenconfig/xen_common.c:365 #, c-format msgid "unexpected value %s for on_poweroff" msgstr "" #: src/xenconfig/xen_common.c:374 #, c-format msgid "unexpected value %s for on_reboot" msgstr "" #: src/xenconfig/xen_common.c:383 #, c-format msgid "unexpected value %s for on_crash" msgstr "" #: src/xenxs/xen_xm.c:503 #, c-format msgid "Source file %s too big for destination" msgstr "" #: src/xenconfig/xen_xm.c:169 #, c-format msgid "Dest file %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:849 #, c-format msgid "MAC address %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:857 #, c-format msgid "Bridge %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:878 #, c-format msgid "Type %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:886 #, c-format msgid "Vifname %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:894 #, c-format msgid "IP %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:421 #, c-format msgid "Domain %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:430 #, c-format msgid "Bus %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:439 #, c-format msgid "Slot %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:448 #, c-format msgid "Function %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:642 #, c-format msgid "VFB %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:271 #, c-format msgid "failed to store %lld to %s" msgstr "" #: src/xenconfig/xen_common.c:1410 src/xenconfig/xen_common.c:1419 #: src/xenconfig/xen_common.c:1428 #, c-format msgid "unexpected lifecycle action %d" msgstr "" #: tools/libvirt-guests.sh.in:100 #, sh-format msgid "Unable to connect to libvirt currently. Retrying .. $i" msgstr "" #: tools/libvirt-guests.sh.in:103 #, sh-format msgid "Can't connect to $uri. Skipping." msgstr "" #: tools/libvirt-guests.sh.in:166 msgid "libvirt-guests is configured not to start any guests on boot" msgstr "" #: tools/libvirt-guests.sh.in:190 #, sh-format msgid "Ignoring guests on $uri URI" msgstr "" #: tools/libvirt-guests.sh.in:196 #, sh-format msgid "Resuming guests on $uri URI..." msgstr "" #: tools/libvirt-guests.sh.in:199 #, sh-format msgid "Resuming guest $name: " msgstr "" #: tools/libvirt-guests.sh.in:202 msgid "already active" msgstr "" #: tools/libvirt-guests.sh.in:211 tools/libvirt-guests.sh.in:255 msgid "done" msgstr "" #: tools/libvirt-guests.sh.in:233 #, sh-format msgid "Suspending $name: " msgstr "" #: tools/libvirt-guests.sh.in:267 tools/libvirt-guests.sh.in:316 #, sh-format msgid "Starting shutdown on guest: $name" msgstr "" #: tools/libvirt-guests.sh.in:274 #, sh-format msgid "Waiting for guest %s to shut down, %d seconds left\\n" msgstr "" #: tools/libvirt-guests.sh.in:277 #, sh-format msgid "Waiting for guest %s to shut down\\n" msgstr "" #: tools/libvirt-guests.sh.in:299 #, sh-format msgid "Shutdown of guest $name failed to complete in time." msgstr "" #: tools/libvirt-guests.sh.in:301 tools/libvirt-guests.sh.in:366 #, sh-format msgid "Shutdown of guest $name complete." msgstr "" #: tools/libvirt-guests.sh.in:340 #, sh-format msgid "Failed to determine state of guest: $guest. Not tracking it anymore." msgstr "" #: tools/libvirt-guests.sh.in:383 #, sh-format msgid "Waiting for %d guests to shut down, %d seconds left\\n" msgstr "" #: tools/libvirt-guests.sh.in:386 #, sh-format msgid "Waiting for %d guests to shut down\\n" msgstr "" #: tools/libvirt-guests.sh.in:411 #, sh-format msgid "Timeout expired while shutting down domains" msgstr "" #: tools/libvirt-guests.sh.in:438 msgid "SHUTDOWN_TIMEOUT must be equal or greater than 0" msgstr "" #: tools/libvirt-guests.sh.in:452 #, sh-format msgid "Running guests on $uri URI: " msgstr "" #: tools/libvirt-guests.sh.in:464 msgid "no running guests." msgstr "" #: tools/libvirt-guests.sh.in:475 #, sh-format msgid "Not suspending transient guests on URI: $uri: " msgstr "" #: tools/libvirt-guests.sh.in:486 #, sh-format msgid "Failed to list persistent guests on $uri" msgstr "" #: tools/libvirt-guests.sh.in:493 msgid "Failed to list transient guests" msgstr "" #: tools/libvirt-guests.sh.in:510 #, sh-format msgid "Suspending guests on $uri URI..." msgstr "" #: tools/libvirt-guests.sh.in:512 #, sh-format msgid "Shutting down guests on $uri URI..." msgstr "" #: tools/libvirt-guests.sh.in:553 msgid "stopped, with saved guests" msgstr "" #: tools/libvirt-guests.sh.in:557 msgid "started" msgstr "" #: tools/libvirt-guests.sh.in:560 msgid "stopped, with no saved guests" msgstr "" #: tools/libvirt-guests.sh.in:570 #, sh-format msgid "" "Usage: $program_name {start|stop|status|restart|condrestart|try-" "restart|reload|force-reload|gueststatus|shutdown}" msgstr "" #: tools/vsh.c:127 tools/vsh.c:141 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" #: tools/vsh.c:153 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "" #: tools/virsh.c:196 tools/virsh.c:272 tools/virsh.c:440 msgid "Failed to disconnect from the hypervisor" msgstr "Gagal memutuskan koneksi dari hypervisor" #: tools/virsh.c:198 tools/virsh.c:274 tools/virsh.c:442 tools/virt-admin.c:143 msgid "" "One or more references were leaked after disconnect from the hypervisor" msgstr "" #: tools/virsh.c:206 msgid "Failed to reconnect to the hypervisor" msgstr "" #: tools/virsh.c:208 msgid "failed to connect to the hypervisor" msgstr "gagal terkoneksi ke hypervisor" #: tools/virsh.c:212 tools/virsh.c:299 tools/virt-admin.c:118 msgid "Unable to register disconnect callback" msgstr "" #: tools/virsh.c:214 msgid "Reconnected to the hypervisor" msgstr "" #: tools/virsh.c:250 msgid "(re)connect to hypervisor" msgstr "(re)connect to hypervisor" #: tools/virsh.c:253 msgid "" "Connect to local hypervisor. This is built-in command after shell start up." msgstr "" "Connect to local hypervisor. This is built-in command after shell start up." #: tools/virsh.c:239 msgid "hypervisor connection URI" msgstr "URI koneksi hypervisor" #: tools/virsh.c:243 msgid "read-only connection" msgstr "read-only connectio" #: tools/virsh.c:293 msgid "Failed to connect to the hypervisor" msgstr "Gagal melakukan koneksi ke hypervisor" #. TRANSLATORS: For now, we aren't using LC_MESSAGES, and the user #. * choices really are limited to just 'y', 'n', 'f' and '?' #: tools/virsh.c:479 msgid "Try again? [y,n,f,?]:" msgstr "" #: tools/vsh.c:2186 msgid "y - yes, start editor again" msgstr "" #: tools/vsh.c:2187 msgid "n - no, throw away my changes" msgstr "" #: tools/vsh.c:2198 msgid "f - force, try to redefine again" msgstr "" #: tools/vsh.c:2199 msgid "? - print this help" msgstr "" #: tools/vsh.c:2219 msgid "This function is not supported on WIN32 platform" msgstr "" #: tools/vsh.c:2782 msgid "print help" msgstr "cetak bantuan" #: tools/vsh.c:2785 msgid "" "Prints global help, command specific help, or help for a\n" " group of related commands" msgstr "" #: tools/vsh.c:2775 msgid "" "Prints global help, command specific help, or help for a group of related " "commands" msgstr "" #: tools/vsh.c:2800 msgid "" "Grouped commands:\n" "\n" msgstr "" #: tools/vsh.c:562 tools/vsh.c:2803 #, c-format msgid " %s (help keyword '%s'):\n" msgstr "" #: tools/vsh.c:2824 #, c-format msgid "command or command group '%s' doesn't exist" msgstr "" #: tools/vsh.c:2422 msgid "Failed to complete tree listing" msgstr "" #: tools/vsh.c:2243 #, c-format msgid "mkostemps: failed to create temporary file: %s" msgstr "" #: tools/vsh.c:2250 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "" #: tools/vsh.c:2258 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "" #: tools/vsh.c:2299 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" #: tools/vsh.c:2333 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "" #: tools/vsh.c:2839 msgid "change the current directory" msgstr "" #: tools/vsh.c:2842 msgid "Change the current directory." msgstr "" #: tools/vsh.c:2832 msgid "directory to switch to (default: home or else root)" msgstr "" #: tools/vsh.c:2856 msgid "cd: command valid only in interactive mode" msgstr "" #: tools/vsh.c:2866 #, c-format msgid "cd: %s: %s" msgstr "" #: tools/vsh.c:2968 msgid "print the current directory" msgstr "" #: tools/vsh.c:2971 msgid "Print the current directory." msgstr "" #: tools/vsh.c:2985 #, c-format msgid "pwd: cannot get current directory: %s" msgstr "" #: tools/virsh-domain.c:7331 tools/vsh.c:2989 #, c-format msgid "%s\n" msgstr "" #: tools/vsh.c:2901 msgid "echo arguments" msgstr "" #: tools/vsh.c:2904 msgid "Echo back arguments, possibly with quoting." msgstr "" #: tools/vsh.c:2878 msgid "escape for shell use" msgstr "" #: tools/vsh.c:2882 msgid "escape for XML use" msgstr "" #: tools/vsh.c:2894 msgid "arguments to echo" msgstr "" #: tools/virsh-domain.c:739 tools/virsh-domain.c:1050 tools/virsh-pool.c:378 #: tools/virsh-volume.c:334 tools/virsh-volume.c:599 tools/vsh.c:2939 #: tools/vsh.c:2956 msgid "Failed to allocate XML buffer" msgstr "" #: tools/vsh.c:2998 msgid "quit this interactive terminal" msgstr "keluar dari terminal interaktif ini" #: tools/vsh.c:394 msgid "print help for this function" msgstr "" #: tools/vsh.c:425 tools/vsh.c:1367 #, c-format msgid "invalid '=' after option --%s" msgstr "" #: tools/vsh.c:435 #, c-format msgid "option --%s already seen" msgstr "" #: tools/vsh.c:446 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "perintah '%s' tidak mendukung opsi --%s" #: tools/vsh.c:493 #, c-format msgid "command '%s' requires <%s> option" msgstr "perintah '%s' membutuhkan opsi <%s>" #: tools/vsh.c:494 #, c-format msgid "command '%s' requires --%s option" msgstr "perintah '%s' membutuhkan opsi --%s" #: tools/vsh.c:559 #, c-format msgid "command group '%s' doesn't exist" msgstr "" #: tools/vsh.c:582 #, c-format msgid "command '%s' doesn't exist" msgstr "perintah '%s' tidak ada" #: tools/vsh.c:594 tools/vsh.c:674 tools/vsh.c:684 tools/vsh.c:1319 #, c-format msgid "internal error: bad options in command: '%s'" msgstr "" #: tools/vsh.c:599 msgid " NAME\n" msgstr " NAMA\n" #: tools/vsh.c:602 msgid "" "\n" " SYNOPSIS\n" msgstr "" "\n" " Ringkasan\n" #: tools/vsh.c:615 #, c-format msgid "[--%s ]" msgstr "" #: tools/vsh.c:621 #, c-format msgid "[--%s ]" msgstr "" #: tools/vsh.c:634 #, c-format msgid "{[--%s] }..." msgstr "" #: tools/vsh.c:635 #, c-format msgid "[[--%s] ]..." msgstr "" #: tools/vsh.c:637 #, c-format msgid "<%s>..." msgstr "" #: tools/vsh.c:638 #, c-format msgid "[<%s>]..." msgstr "" #: tools/vsh.c:653 msgid "" "\n" " DESCRIPTION\n" msgstr "" "\n" " KETERANGAN\n" #: tools/vsh.c:659 msgid "" "\n" " OPTIONS\n" msgstr "" "\n" " OPSI\n" #: tools/vsh.c:667 #, c-format msgid "[--%s] " msgstr "" #: tools/vsh.c:668 #, c-format msgid "--%s " msgstr "--%s " #: tools/vsh.c:678 #, c-format msgid "--%s " msgstr "--%s " #: tools/vsh.c:688 tools/vsh.c:693 #, c-format msgid "[--%s] " msgstr "" #: tools/vsh.c:693 #, c-format msgid "<%s>" msgstr "" #: tools/vsh.c:1007 msgid "Mandatory option not present" msgstr "" #: tools/vsh.c:1009 msgid "Option argument is empty" msgstr "" #: tools/vsh.c:1012 #, c-format msgid "Failed to get option '%s': %s" msgstr "" #: tools/virsh.c:1725 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" #: tools/virsh.c:1739 msgid "invalid timeout" msgstr "" #: tools/virsh.c:1745 msgid "timeout is too big" msgstr "" #: tools/virsh.c:314 tools/virt-admin.c:312 msgid "no valid connection" msgstr "tidak ada koneksi yang valid" #: tools/vsh.c:1242 #, c-format msgid "" "\n" "(Time: %.3f ms)\n" "\n" msgstr "" "\n" "(Waktu: %.3f ms)\n" "\n" #: tools/vsh.c:1313 #, c-format msgid "unknown command: '%s'" msgstr "perintah tidak diketahui: '%s'" #: tools/vsh.c:1356 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" #: tools/vsh.c:1359 msgid "number" msgstr "number" #: tools/vsh.c:1359 msgid "string" msgstr "string" #: tools/vsh.c:1383 #, c-format msgid "unexpected data '%s'" msgstr "data yang tidak diharapkan '%s'" #: tools/vsh.c:1405 msgid "optdata" msgstr "" #: tools/vsh.c:1405 msgid "bool" msgstr "" #: tools/vsh.c:1406 msgid "(none)" msgstr "" #: tools/vsh.c:1542 msgid "dangling \\" msgstr "" #: tools/vsh.c:1555 msgid "missing \"" msgstr "missing \"" #: tools/virsh-domain-monitor.c:1218 tools/virsh-domain-monitor.c:1231 #: tools/virsh-network.c:357 tools/virsh-network.c:363 #: tools/virsh-network.c:368 tools/virsh-network.c:707 #: tools/virsh-network.c:713 tools/virsh-pool.c:1189 tools/virsh-pool.c:1200 #: tools/virsh-pool.c:1624 tools/virsh-pool.c:1630 tools/virsh-snapshot.c:914 #: tools/virsh-snapshot.c:999 tools/vsh.c:1647 msgid "yes" msgstr "" #: tools/virsh-domain-monitor.c:1218 tools/virsh-domain-monitor.c:1231 #: tools/virsh-network.c:357 tools/virsh-network.c:363 #: tools/virsh-network.c:368 tools/virsh-network.c:707 #: tools/virsh-network.c:713 tools/virsh-pool.c:1189 tools/virsh-pool.c:1200 #: tools/virsh-pool.c:1624 tools/virsh-pool.c:1630 tools/virsh-snapshot.c:914 #: tools/virsh-snapshot.c:999 tools/vsh.c:1647 msgid "no" msgstr "" #: tools/vsh.c:1655 #, c-format msgid "unimplemented parameter type %d" msgstr "" #: tools/vsh.c:1800 msgid "unable to make terminal raw: console isn't a tty" msgstr "" #: src/fdstream.c:751 tools/vsh.c:1810 #, c-format msgid "unable to set tty attributes: %s" msgstr "" #: tools/vsh.c:1836 msgid "error: " msgstr "kesalahan: " #: tools/vsh.c:1927 #, c-format msgid "failed to create pipe: %s" msgstr "" #: tools/vsh.c:1985 #, c-format msgid "failed to determine loop exit status: %s" msgstr "" #: tools/virsh.c:2602 msgid "VIRSH_DEBUG not set with a valid numeric value" msgstr "" #: tools/virsh.c:2685 msgid "failed to get the log file information" msgstr "Gagal mengambil informasi tentang berkas log" #: tools/virsh.c:2690 msgid "the log path is not a file" msgstr "" #: tools/vsh.c:2027 msgid "failed to open the log file. check the log file path" msgstr "" #: tools/vsh.c:2110 msgid "failed to write the log file" msgstr "gagal menulis pada berkas log" #: tools/vsh.c:2127 #, c-format msgid "%s: failed to write log file: %s" msgstr "" #: tools/virsh.c:2949 msgid "Bad $VIRSH_HISTSIZE value." msgstr "" #: tools/virsh.c:2953 #, c-format msgid "$VIRSH_HISTSIZE value should be between 0 and %d" msgstr "" #: tools/vsh.c:2596 msgid "Could not determine home directory" msgstr "" #: tools/vsh.c:2627 #, c-format msgid "Failed to create '%s': %s" msgstr "" #: tools/virsh.c:3109 #, c-format msgid "" "\n" "%s [options]... []\n" "%s [options]... [args...]\n" "\n" " options:\n" " -c | --connect=URI hypervisor connection URI\n" " -r | --readonly connect readonly\n" " -d | --debug=NUM debug level [0-4]\n" " -h | --help this help\n" " -q | --quiet quiet mode\n" " -t | --timing print timing information\n" " -l | --log=FILE output logging to file\n" " -v short version\n" " -V long version\n" " --version[=TYPE] version, TYPE is short or long (default short)\n" " -e | --escape set escape sequence for console\n" "\n" " commands (non interactive mode):\n" "\n" msgstr "" #: tools/virsh.c:503 tools/virt-admin.c:428 #, c-format msgid " %s (help keyword '%s')\n" msgstr "" #: tools/virsh.c:516 tools/virt-admin.c:441 msgid "" "\n" " (specify help for details about the commands in the group)\n" msgstr "" #: tools/virsh.c:518 tools/virt-admin.c:443 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" #: tools/virsh.c:529 #, c-format msgid "Virsh command line tool of libvirt %s\n" msgstr "" #: tools/virsh.c:530 tools/virt-admin.c:455 #, c-format msgid "" "See web site at %s\n" "\n" msgstr "" #: tools/virsh.c:532 msgid "Compiled with support for:\n" msgstr "" #: tools/virsh.c:533 msgid " Hypervisors:" msgstr "" #: tools/virsh.c:578 msgid " Networking:" msgstr "" #: tools/virsh.c:604 msgid " Storage:" msgstr "" #: tools/virsh.c:637 msgid " Miscellaneous:" msgstr "" #: tools/virsh.c:715 tools/virt-admin.c:497 #, c-format msgid "option %s takes a numeric argument" msgstr "" #: tools/virsh.c:720 tools/virt-admin.c:502 #, c-format msgid "ignoring debug level %d out of range [%d-%d]" msgstr "" #: tools/virsh.c:733 #, c-format msgid "Invalid string '%s' for escape sequence" msgstr "" #: tools/virsh.c:803 tools/virt-admin.c:534 #, c-format msgid "option '-%c'/'--%s' requires an argument" msgstr "" #: tools/virsh.c:806 tools/virt-admin.c:537 #, c-format msgid "option '-%c' requires an argument" msgstr "" #: tools/virsh.c:810 tools/virt-admin.c:541 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." #: tools/virsh.c:812 tools/virt-admin.c:543 #, c-format msgid "unsupported option '%s'. See --help." msgstr "" #: tools/virsh.c:815 tools/virt-admin.c:546 msgid "unknown option" msgstr "" #: tools/virsh.c:926 tools/virt-admin.c:652 msgid "Failed to initialize mutex" msgstr "" #: tools/virsh.c:931 msgid "Failed to initialize libvirt" msgstr "" #: tools/virsh.c:955 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" #: tools/virsh.c:958 tools/virt-admin.c:680 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" "\n" msgstr "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" "\n" #: tools/vsh.h:480 #, c-format msgid "Options --%s and --%s are mutually exclusive" msgstr "" #: tools/virsh-console.c:379 msgid "unable to wait on console condition" msgstr "" #: tools/virsh-domain-monitor.c:50 msgid "unspecified error" msgstr "" #: tools/virsh-domain-monitor.c:51 msgid "no space" msgstr "" #: tools/virsh-domain-monitor.c:95 msgid "Failed to retrieve domain XML" msgstr "" #: tools/virsh-domain-monitor.c:100 msgid "Couldn't parse domain XML" msgstr "" #: tools/virsh-domain-monitor.c:122 msgid "ok" msgstr "" #: tools/virsh-domain-monitor.c:123 msgid "background job" msgstr "" #: tools/virsh-domain-monitor.c:124 msgid "occupied" msgstr "" #: src/conf/network_conf.c:3554 src/conf/network_conf.c:3555 #: src/conf/network_conf.c:3588 src/conf/network_conf.c:3589 #: tools/virsh-domain-monitor.c:131 tools/virsh-domain-monitor.c:138 #: tools/virsh-domain-monitor.c:146 tools/virsh-domain-monitor.c:171 #: tools/virsh-domain-monitor.c:176 tools/virsh-domain-monitor.c:190 #: tools/virsh-domain-monitor.c:195 tools/virsh-domain-monitor.c:211 #: tools/virsh-domain-monitor.c:217 tools/virsh-domain-monitor.c:229 #: tools/virsh-domain-monitor.c:235 tools/virsh-domain-monitor.c:270 #: tools/virsh-domain-monitor.c:1216 tools/virsh-domain-monitor.c:1228 #: tools/virsh-domain.c:5711 tools/virsh-domain.c:11369 #: tools/virsh-domain.c:11474 tools/virsh-domain.c:11492 #: tools/virsh-domain.c:11506 tools/virsh-domain.c:11520 #: tools/virsh-domain.c:11534 tools/virsh-domain.c:11549 #: tools/virsh-domain.c:11562 tools/virsh-domain.c:11575 #: tools/virsh-domain.c:11898 tools/virsh-domain.c:11905 #: tools/virsh-network.c:361 tools/virsh-network.c:1137 tools/virsh-pool.c:1012 #: tools/virsh-pool.c:1197 tools/virsh-pool.c:1212 tools/virsh-pool.c:1214 #: tools/virsh-pool.c:1215 tools/virsh-pool.c:1216 tools/virsh-pool.c:1622 #: tools/virsh-volume.c:965 tools/virsh-volume.c:1348 tools/virsh-volume.c:1355 #: tools/virsh-volume.c:1356 tools/virsh-volume.c:1357 msgid "unknown" msgstr "" #: tools/virsh-domain-monitor.c:152 tools/virsh-domain-monitor.c:165 #: tools/virsh-domain.c:189 msgid "no state" msgstr "tidak ada status" #: tools/virsh-domain-monitor.c:153 tools/virsh-domain.c:182 #: tools/virsh-pool.c:1004 msgid "running" msgstr "running" #: tools/virsh-domain-monitor.c:154 msgid "idle" msgstr "" #: tools/virsh-domain-monitor.c:155 msgid "paused" msgstr "paused" #: tools/virsh-domain-monitor.c:156 msgid "in shutdown" msgstr "in shutdown" #: tools/virsh-domain-monitor.c:157 msgid "shut off" msgstr "shut off" #: tools/virsh-domain-monitor.c:158 tools/virsh-domain-monitor.c:185 #: tools/virsh-domain-monitor.c:205 tools/virsh-domain-monitor.c:220 msgid "crashed" msgstr "crashed" #: tools/virsh-domain-monitor.c:159 msgid "pmsuspended" msgstr "" #: tools/virsh-domain-monitor.c:177 msgid "booted" msgstr "" #: tools/virsh-domain-monitor.c:178 tools/virsh-domain-monitor.c:221 msgid "migrated" msgstr "" #: tools/virsh-domain-monitor.c:179 msgid "restored" msgstr "" #: tools/virsh-domain-monitor.c:180 tools/virsh-domain-monitor.c:202 #: tools/virsh-domain-monitor.c:224 msgid "from snapshot" msgstr "" #: tools/virsh-domain-monitor.c:181 msgid "unpaused" msgstr "" #: tools/virsh-domain-monitor.c:182 msgid "migration canceled" msgstr "" #: tools/virsh-domain-monitor.c:183 msgid "save canceled" msgstr "" #: tools/virsh-domain-monitor.c:184 msgid "event wakeup" msgstr "" #: tools/virsh-domain-monitor.c:196 tools/virsh-domain-monitor.c:212 msgid "user" msgstr "" #: tools/virsh-domain-monitor.c:197 msgid "migrating" msgstr "" #: tools/virsh-domain-monitor.c:198 msgid "saving" msgstr "" #: tools/virsh-domain-monitor.c:199 msgid "dumping" msgstr "" #: tools/virsh-domain-monitor.c:200 msgid "I/O error" msgstr "" #: tools/virsh-domain-monitor.c:201 msgid "watchdog" msgstr "" #: tools/virsh-domain-monitor.c:203 msgid "shutting down" msgstr "" #: tools/virsh-domain-monitor.c:204 msgid "creating snapshot" msgstr "" #: tools/virsh-domain-monitor.c:218 tools/virsh-domain.c:11484 msgid "shutdown" msgstr "" #: tools/virsh-domain-monitor.c:219 msgid "destroyed" msgstr "" #: tools/virsh-domain-monitor.c:222 tools/virsh-domain-monitor.c:1896 #: tools/virsh-domain-monitor.c:1904 msgid "saved" msgstr "" #: tools/virsh-domain-monitor.c:223 tools/virsh-domain.c:11541 msgid "failed" msgstr "" #: tools/virsh-domain-monitor.c:230 msgid "panicked" msgstr "" #: tools/virsh-domain-monitor.c:278 msgid "get memory statistics for a domain" msgstr "" #: tools/virsh-domain-monitor.c:281 msgid "Get memory statistics for a running domain." msgstr "" #: tools/virsh-domain-monitor.c:44 tools/virsh-domain.c:67 #: tools/virsh-snapshot.c:46 msgid "domain name, id or uuid" msgstr "nama domain, id atau uuid" #: tools/virsh-domain-monitor.c:291 msgid "period in seconds to set collection" msgstr "" #: tools/virsh-domain-monitor.c:293 tools/virsh-domain.c:76 msgid "affect next boot" msgstr "" #: tools/virsh-domain-monitor.c:294 tools/virsh-domain.c:79 msgid "affect running domain" msgstr "" #: tools/virsh-domain-monitor.c:295 tools/virsh-domain.c:82 msgid "affect current domain" msgstr "" #: tools/virsh-domain-monitor.c:329 msgid "Unable to parse integer parameter." msgstr "" #: tools/virsh-domain-monitor.c:337 #, c-format msgid "Invalid collection period value '%d'" msgstr "" #: tools/virsh-domain-monitor.c:343 msgid "Unable to change balloon collection period." msgstr "" #: tools/virsh-domain-monitor.c:352 #, c-format msgid "Failed to get memory statistics for domain %s" msgstr "" #: tools/virsh-domain-monitor.c:386 msgid "domain block device size information" msgstr "" #: tools/virsh-domain-monitor.c:389 msgid "Get block device size info for a domain." msgstr "" #: tools/virsh-domain-monitor.c:399 tools/virsh-domain-monitor.c:830 #: tools/virsh-domain.c:1159 msgid "block device" msgstr "perangkat blok" #: tools/virsh-domain-monitor.c:421 tools/virsh-pool.c:1635 #: tools/virsh-volume.c:1008 msgid "Capacity:" msgstr "" #: tools/virsh-domain-monitor.c:422 tools/virsh-pool.c:1638 #: tools/virsh-volume.c:1011 msgid "Allocation:" msgstr "" #: tools/virsh-domain-monitor.c:423 msgid "Physical:" msgstr "" #: tools/virsh-domain-monitor.c:437 msgid "list all domain blocks" msgstr "" #: tools/virsh-domain-monitor.c:440 msgid "Get the summary of block devices for a domain." msgstr "" #: tools/virsh-domain-monitor.c:449 tools/virsh-domain-monitor.c:567 msgid "get inactive rather than running configuration" msgstr "" #: tools/virsh-domain-monitor.c:453 msgid "additionally display the type and device value" msgstr "" #: tools/virsh-domain-monitor.c:497 tools/virsh-domain-monitor.c:604 #: tools/virsh-domain.c:12487 tools/virsh-volume.c:1442 #: tools/virsh-volume.c:1478 msgid "Type" msgstr "" #: tools/virsh-domain-monitor.c:498 msgid "Device" msgstr "" #: tools/virsh-domain-monitor.c:498 tools/virsh-domain-monitor.c:500 #: tools/virsh-domain.c:12487 msgid "Target" msgstr "" #: tools/virsh-domain-monitor.c:498 tools/virsh-domain-monitor.c:500 #: tools/virsh-domain-monitor.c:604 msgid "Source" msgstr "" #: tools/virsh-domain-monitor.c:558 msgid "list all domain virtual interfaces" msgstr "" #: tools/virsh-domain-monitor.c:559 msgid "Get the summary of virtual interfaces for a domain." msgstr "" #: tools/virsh-domain-monitor.c:603 msgid "Interface" msgstr "" #: tools/virsh-domain-monitor.c:604 msgid "Model" msgstr "" #: tools/virsh-domain-monitor.c:604 msgid "MAC" msgstr "" #: tools/virsh-domain-monitor.c:656 msgid "get link state of a virtual interface" msgstr "" #: tools/virsh-domain-monitor.c:659 msgid "Get link state of a domain's virtual interface." msgstr "" #: tools/virsh-domain-monitor.c:669 tools/virsh-domain.c:3000 #: tools/virsh-domain.c:3180 msgid "interface device (MAC Address)" msgstr "" #: tools/virsh-domain-monitor.c:675 msgid "Get persistent interface state" msgstr "" #: tools/virsh-domain-monitor.c:706 tools/virsh-domain.c:3053 msgid "Failed to get domain description xml" msgstr "" #: tools/virsh-domain-monitor.c:711 tools/virsh-domain.c:3069 msgid "Failed to parse domain description xml" msgstr "" #: tools/virsh-domain-monitor.c:725 msgid "Failed to extract interface information" msgstr "" #: tools/virsh-domain-monitor.c:731 #, c-format msgid "Interface (mac: %s) not found." msgstr "" #: tools/virsh-domain-monitor.c:733 #, c-format msgid "Interface (dev: %s) not found." msgstr "" #: tools/virsh-domain-monitor.c:764 msgid "domain control interface state" msgstr "" #: tools/virsh-domain-monitor.c:767 msgid "Returns state of a control interface to the domain." msgstr "" #: tools/virsh-domain-monitor.c:816 msgid "get device block stats for a domain" msgstr "" #: tools/virsh-domain-monitor.c:819 msgid "" "Get device block stats for a running domain. See man page or use --human for " "explanation of fields" msgstr "" #: tools/virsh-domain-monitor.c:834 msgid "print a more human readable output" msgstr "" #: tools/virsh-domain-monitor.c:849 msgid "number of read operations:" msgstr "" #: tools/virsh-domain-monitor.c:851 msgid "number of bytes read:" msgstr "" #: tools/virsh-domain-monitor.c:853 msgid "number of write operations:" msgstr "" #: tools/virsh-domain-monitor.c:855 msgid "number of bytes written:" msgstr "" #: tools/virsh-domain-monitor.c:857 msgid "error count:" msgstr "" #: tools/virsh-domain-monitor.c:859 msgid "number of flush operations:" msgstr "" #: tools/virsh-domain-monitor.c:861 msgid "total duration of reads (ns):" msgstr "" #: tools/virsh-domain-monitor.c:863 msgid "total duration of writes (ns):" msgstr "" #: tools/virsh-domain-monitor.c:865 msgid "total duration of flushes (ns):" msgstr "" #: tools/virsh-domain-monitor.c:920 #, c-format msgid "Failed to get block stats %s %s" msgstr "Gagal mendapatkan statistik blok %s %s" #: tools/virsh-domain-monitor.c:927 tools/virsh-domain-monitor.c:946 #, c-format msgid "Device: %s\n" msgstr "" #: tools/virsh-domain-monitor.c:940 #, c-format msgid "Failed to get block stats for domain '%s' device '%s'" msgstr "" #: tools/virsh-domain-monitor.c:1003 msgid "get network interface stats for a domain" msgstr "" #: tools/virsh-domain-monitor.c:1006 msgid "Get network interface stats for a running domain." msgstr "" #: tools/virsh-domain-monitor.c:1016 msgid "interface device" msgstr "" #: tools/virsh-domain-monitor.c:1036 #, c-format msgid "Failed to get interface stats %s %s" msgstr "Gagal mendapatkan statistik antarmuka %s %s" #: tools/virsh-domain-monitor.c:1076 msgid "Show errors on block devices" msgstr "" #: tools/virsh-domain-monitor.c:1079 msgid "Show block device errors" msgstr "" #: tools/virsh-domain-monitor.c:1112 msgid "domain name, id, or uuid" msgstr "" #: tools/virsh-domain-monitor.c:1115 msgid "No errors found\n" msgstr "" #: tools/virsh-domain-monitor.c:1137 msgid "domain information" msgstr "informasi domain" #: tools/virsh-domain-monitor.c:1140 msgid "Returns basic information about the domain." msgstr "Kembalikan informasi dasar tentang domain." #: tools/virsh-domain-monitor.c:1170 tools/virsh-domain-monitor.c:1172 msgid "Id:" msgstr "Id:" #: tools/virsh-domain-monitor.c:1173 tools/virsh-network.c:350 #: tools/virsh-pool.c:1606 tools/virsh-snapshot.c:896 tools/virsh-volume.c:998 msgid "Name:" msgstr "Nama:" #: tools/virsh-domain-monitor.c:1176 tools/virsh-network.c:353 #: tools/virsh-pool.c:1609 msgid "UUID:" msgstr "UUID:" #: tools/virsh-domain-monitor.c:1179 msgid "OS Type:" msgstr "Jenis OS:" #: tools/virsh-domain-monitor.c:1184 tools/virsh-domain.c:6276 #: tools/virsh-domain.c:6287 tools/virsh-pool.c:1614 tools/virsh-snapshot.c:932 msgid "State:" msgstr "Status:" #: tools/virsh-domain-monitor.c:1187 tools/virsh-host.c:647 msgid "CPU(s):" msgstr "CPU:" #: tools/virsh-domain-monitor.c:1194 tools/virsh-domain.c:6283 msgid "CPU time:" msgstr "CPU time:" #: tools/virsh-domain-monitor.c:1198 tools/virsh-domain-monitor.c:1201 msgid "Max memory:" msgstr "Memori maks:" #: tools/virsh-domain-monitor.c:1202 msgid "no limit" msgstr "tidak terbatas" #: tools/virsh-domain-monitor.c:1204 msgid "Used memory:" msgstr "Memory terpakai:" #: tools/virsh-domain-monitor.c:1216 tools/virsh-domain-monitor.c:1218 #: tools/virsh-network.c:361 tools/virsh-network.c:363 tools/virsh-pool.c:1622 #: tools/virsh-pool.c:1624 msgid "Persistent:" msgstr "" #: tools/virsh-domain-monitor.c:1222 tools/virsh-network.c:366 #: tools/virsh-network.c:368 tools/virsh-pool.c:1628 tools/virsh-pool.c:1630 msgid "Autostart:" msgstr "" #: tools/virsh-domain-monitor.c:1223 msgid "enable" msgstr "" #: tools/virsh-domain-monitor.c:1223 msgid "disable" msgstr "" #: tools/virsh-domain-monitor.c:1228 tools/virsh-domain-monitor.c:1230 msgid "Managed save:" msgstr "" #: tools/virsh-domain-monitor.c:1245 msgid "Security model:" msgstr "" #: tools/virsh-domain-monitor.c:1246 msgid "Security DOI:" msgstr "" #: tools/virsh-domain-monitor.c:1260 msgid "Security label:" msgstr "" #: tools/virsh-domain-monitor.c:1276 msgid "domain state" msgstr "status domain" #: tools/virsh-domain-monitor.c:1279 msgid "Returns state about a domain." msgstr "" #: tools/virsh-domain-monitor.c:1288 msgid "also print reason for the state" msgstr "" #: tools/virsh-domain-monitor.c:1432 msgid "list domains" msgstr "daftar domain" #: tools/virsh-domain-monitor.c:1435 msgid "Returns list of domains." msgstr "Kembalikan daftar domain" #: tools/virsh-domain-monitor.c:1543 msgid "Failed to list domains" msgstr "" #: tools/virsh-domain-monitor.c:1555 tools/virsh-domain-monitor.c:1563 msgid "Failed to list active domains" msgstr "Gagal menampilkan domain aktif" #: tools/virsh-domain-monitor.c:1572 tools/virsh-domain-monitor.c:1581 msgid "Failed to list inactive domains" msgstr "Gagal menampilkan domain nonaktif" #: tools/virsh-domain-monitor.c:1615 msgid "Failed to get domain persistence info" msgstr "" #: tools/virsh-domain-monitor.c:1627 msgid "Failed to get domain state" msgstr "" #: tools/virsh-domain-monitor.c:1647 msgid "Failed to get domain autostart state" msgstr "" #: tools/virsh-domain-monitor.c:1660 msgid "Failed to check for managed save image" msgstr "" #: tools/virsh-domain-monitor.c:1672 msgid "Failed to get snapshot count" msgstr "" #: tools/virsh-domain-monitor.c:1719 msgid "list inactive domains" msgstr "tampilkan domain yang tidak aktif" #: tools/virsh-domain-monitor.c:1723 msgid "list inactive & active domains" msgstr "tampilkan domain yang tidak aktif dan aktif" #: tools/virsh-domain-monitor.c:1727 msgid "list transient domains" msgstr "" #: tools/virsh-domain-monitor.c:1731 msgid "list persistent domains" msgstr "" #: tools/virsh-domain-monitor.c:1735 msgid "list domains with existing snapshot" msgstr "" #: tools/virsh-domain-monitor.c:1739 msgid "list domains without a snapshot" msgstr "" #: tools/virsh-domain-monitor.c:1743 msgid "list domains in running state" msgstr "" #: tools/virsh-domain-monitor.c:1747 msgid "list domains in paused state" msgstr "" #: tools/virsh-domain-monitor.c:1751 msgid "list domains in shutoff state" msgstr "" #: tools/virsh-domain-monitor.c:1755 msgid "list domains in other states" msgstr "" #: tools/virsh-domain-monitor.c:1759 msgid "list domains with autostart enabled" msgstr "" #: tools/virsh-domain-monitor.c:1763 msgid "list domains with autostart disabled" msgstr "" #: tools/virsh-domain-monitor.c:1767 msgid "list domains with managed save state" msgstr "" #: tools/virsh-domain-monitor.c:1771 msgid "list domains without managed save" msgstr "" #: tools/virsh-domain-monitor.c:1775 tools/virsh-network.c:637 msgid "list uuid's only" msgstr "" #: tools/virsh-domain-monitor.c:1779 msgid "list domain names only" msgstr "" #: tools/virsh-domain-monitor.c:1783 tools/virsh-network.c:645 msgid "list table (default)" msgstr "" #: tools/virsh-domain-monitor.c:1787 msgid "mark inactive domains with managed save state" msgstr "" #: tools/virsh-domain-monitor.c:1721 msgid "show short domain description" msgstr "" #: tools/virsh-domain-monitor.c:1846 tools/virsh-network.c:680 msgid "Only one argument from --table, --name and --uuid may be specified." msgstr "" #: tools/virsh-domain-monitor.c:1861 tools/virsh-domain-monitor.c:1866 msgid "Id" msgstr "Id" #: tools/virsh-domain-monitor.c:1861 tools/virsh-domain-monitor.c:1866 #: tools/virsh-domain-monitor.c:2207 tools/virsh-domain.c:12487 #: tools/virsh-interface.c:367 tools/virsh-network.c:692 #: tools/virsh-nwfilter.c:365 tools/virsh-pool.c:1300 tools/virsh-pool.c:1321 #: tools/virsh-pool.c:1386 tools/virsh-snapshot.c:1565 #: tools/virsh-snapshot.c:1569 tools/virsh-volume.c:1416 #: tools/virsh-volume.c:1432 tools/virsh-volume.c:1478 msgid "Name" msgstr "Nama" #: tools/virsh-domain-monitor.c:1861 tools/virsh-domain-monitor.c:1866 #: tools/virsh-interface.c:367 tools/virsh-network.c:692 #: tools/virsh-pool.c:1300 tools/virsh-pool.c:1326 tools/virsh-pool.c:1386 #: tools/virsh-snapshot.c:1565 tools/virsh-snapshot.c:1569 msgid "State" msgstr "Status" #: tools/virsh-domain-monitor.c:1861 msgid "Title" msgstr "" #: tools/virsh-domain-monitor.c:1909 msgid "Failed to get domain's UUID" msgstr "" #: tools/virsh-domain.c:122 #, c-format msgid "failed to get domain '%s'" msgstr "gagal mendapatkan domain '%s'" #: tools/virsh-domain.c:181 msgid "offline" msgstr "offline" #: tools/virsh-domain.c:183 msgid "blocked" msgstr "blocked" #: tools/virsh-domain.c:217 msgid "attach device from an XML file" msgstr "pasang perangkat dari berkas XML" #: tools/virsh-domain.c:220 msgid "Attach device from an XML ." msgstr "Pasang perangkat dari XML" #: tools/virsh-domain.c:227 tools/virsh-domain.c:10625 #: tools/virsh-domain.c:10706 msgid "XML file" msgstr "berkas XML" #: tools/virsh-domain.c:72 msgid "make live change persistent" msgstr "" #: tools/virsh-domain.c:282 #, c-format msgid "Failed to attach device from %s" msgstr "Gagal memasang perangkat dari %s" #: tools/virsh-domain.c:286 msgid "Device attached successfully\n" msgstr "" #: tools/virsh-domain.c:299 msgid "attach disk device" msgstr "" #: tools/virsh-domain.c:302 msgid "Attach new disk device." msgstr "" #: tools/virsh-domain.c:312 msgid "source of disk device" msgstr "" #: tools/virsh-domain.c:317 tools/virsh-domain.c:11195 msgid "target of disk device" msgstr "" #: tools/virsh-domain.c:325 msgid "driver of disk device" msgstr "" #: tools/virsh-domain.c:329 msgid "subdriver of disk device" msgstr "" #: tools/virsh-domain.c:337 msgid "cache mode of disk device" msgstr "" #: tools/virsh-domain.c:341 msgid "target device type" msgstr "" #: tools/virsh-domain.c:349 msgid "mode of device reading and writing" msgstr "" #: tools/virsh-domain.c:353 msgid "type of source (block|file)" msgstr "" #: tools/virsh-domain.c:357 msgid "serial of disk device" msgstr "" #: tools/virsh-domain.c:361 msgid "wwn of disk device" msgstr "" #: tools/virsh-domain.c:365 msgid "needs rawio capability" msgstr "" #: tools/virsh-domain.c:369 msgid "address of disk device" msgstr "" #: tools/virsh-domain.c:373 msgid "use multifunction pci under specified address" msgstr "" #: tools/virsh-domain.c:377 msgid "print XML document rather than attach the disk" msgstr "" #: tools/virsh-domain.c:626 #, c-format msgid "Unknown source type: '%s'" msgstr "" #: tools/virsh-domain.c:632 #, c-format msgid "No support for %s in command 'attach-disk'" msgstr "" #: tools/virsh-domain.c:685 msgid "Invalid address." msgstr "" #: tools/virsh-domain.c:620 msgid "expecting a pci:0000.00.00.00 address." msgstr "" #: tools/virsh-domain.c:718 msgid "expecting a scsi:00.00.00 address." msgstr "" #: tools/virsh-domain.c:729 msgid "expecting an ide:00.00.00 address." msgstr "" #: tools/virsh-domain.c:764 msgid "Failed to attach disk" msgstr "" #: tools/virsh-domain.c:766 msgid "Disk attached successfully\n" msgstr "" #: tools/virsh-domain.c:783 msgid "attach network interface" msgstr "pasang antarmuka jaringan" #: tools/virsh-domain.c:786 msgid "Attach new network interface." msgstr "Pasang antarmuka jaringan baru" #: tools/virsh-domain.c:796 tools/virsh-domain.c:10791 msgid "network interface type" msgstr "jenis antarmuka jaringan" #: tools/virsh-domain.c:801 msgid "source of network interface" msgstr "sumber antarmuka jaringan" #: tools/virsh-domain.c:805 msgid "target network name" msgstr "nama jaringan target" #: tools/virsh-domain-monitor.c:2208 tools/virsh-domain.c:809 #: tools/virsh-domain.c:10795 tools/virsh-network.c:1314 #: tools/virsh-network.c:1364 msgid "MAC address" msgstr "" #: tools/virsh-domain.c:813 msgid "script used to bridge network interface" msgstr "" #: tools/virsh-domain.c:817 msgid "model type" msgstr "" #: tools/virsh-domain.c:821 tools/virsh-domain.c:3184 msgid "control domain's incoming traffics" msgstr "" #: tools/virsh-domain.c:825 tools/virsh-domain.c:3188 msgid "control domain's outgoing traffics" msgstr "" #: tools/virsh-domain.c:928 tools/virsh-domain.c:1004 #, c-format msgid "No support for %s in command 'attach-interface'" msgstr "" #: tools/virsh-domain.c:857 tools/virsh-domain.c:2611 msgid "inbound format is incorrect" msgstr "" #: tools/virsh-domain.c:861 tools/virsh-domain.c:2615 msgid "inbound average is mandatory" msgstr "" #: tools/virsh-domain.c:868 tools/virsh-domain.c:2639 msgid "outbound format is incorrect" msgstr "" #: tools/virsh-domain.c:947 tools/virsh-domain.c:3286 msgid "outbound average is mandatory" msgstr "" #: tools/virsh-domain.c:1075 msgid "Failed to attach interface" msgstr "" #: tools/virsh-domain.c:1077 msgid "Interface attached successfully\n" msgstr "" #: tools/virsh-domain.c:1094 msgid "autostart a domain" msgstr "" #: tools/virsh-domain.c:1097 msgid "Configure a domain to be automatically started at boot." msgstr "" #: tools/virsh-domain.c:1106 tools/virsh-network.c:99 tools/virsh-pool.c:184 msgid "disable autostarting" msgstr "" #: tools/virsh-domain.c:1125 #, c-format msgid "Failed to mark domain %s as autostarted" msgstr "" #: tools/virsh-domain.c:1127 #, c-format msgid "Failed to unmark domain %s as autostarted" msgstr "" #: tools/virsh-domain.c:1133 #, c-format msgid "Domain %s marked as autostarted\n" msgstr "" #: tools/virsh-domain.c:1135 #, c-format msgid "Domain %s unmarked as autostarted\n" msgstr "" #: tools/virsh-domain.c:1146 msgid "Set or query a block device I/O tuning parameters." msgstr "" #: tools/virsh-domain.c:1149 msgid "Set or query disk I/O parameters such as block throttling." msgstr "" #: tools/virsh-domain.c:1167 msgid "total throughput limit in bytes per second" msgstr "" #: tools/virsh-domain.c:1175 msgid "read throughput limit in bytes per second" msgstr "" #: tools/virsh-domain.c:1183 msgid "write throughput limit in bytes per second" msgstr "" #: tools/virsh-domain.c:1191 msgid "total I/O operations limit per second" msgstr "" #: tools/virsh-domain.c:1199 msgid "read I/O operations limit per second" msgstr "" #: tools/virsh-domain.c:1207 msgid "write I/O operations limit per second" msgstr "" #: tools/virsh-domain.c:1422 msgid "Unable to get number of block I/O throttle parameters" msgstr "" #: tools/virsh-domain.c:1435 msgid "Unable to get block I/O throttle parameters" msgstr "" #: tools/virsh-domain.c:1460 msgid "Unable to change block I/O throttle" msgstr "" #: tools/virsh-domain.c:1464 msgid "Unable to parse integer parameter" msgstr "" #: tools/virsh-domain.c:1473 msgid "Get or set blkio parameters" msgstr "" #: tools/virsh-domain.c:1476 msgid "" "Get or set the current blkio parameters for a guest domain.\n" " To get the blkio parameters use following command: \n" "\n" " virsh # blkiotune " msgstr "" #: tools/virsh-domain.c:1245 msgid "IO Weight in range [100, 1000]" msgstr "" #: tools/virsh-domain.c:1492 msgid "per-device IO Weights, in the form of /path/to/device,weight,..." msgstr "" #: tools/virsh-domain.c:1496 msgid "" "per-device read I/O limit per second, in the form of " "/path/to/device,read_iops_sec,..." msgstr "" #: tools/virsh-domain.c:1500 msgid "" "per-device write I/O limit per second, in the form of " "/path/to/device,write_iops_sec,..." msgstr "" #: tools/virsh-domain.c:1504 msgid "" "per-device bytes read per second, in the form of " "/path/to/device,read_bytes_sec,..." msgstr "" #: tools/virsh-domain.c:1508 msgid "" "per-device bytes wrote per second, in the form of " "/path/to/device,write_bytes_sec,..." msgstr "" #: tools/virsh-domain.c:1552 #, c-format msgid "Invalid value of %d for I/O weight" msgstr "" #: tools/virsh-domain.c:1562 tools/virsh-domain.c:1573 #: tools/virsh-domain.c:1584 tools/virsh-domain.c:1595 #: tools/virsh-domain.c:1606 msgid "Unable to parse string parameter" msgstr "" #: tools/virsh-domain.c:1619 msgid "Unable to get number of blkio parameters" msgstr "" #: tools/virsh-domain.c:1632 msgid "Unable to get blkio parameters" msgstr "" #: tools/virsh-domain.c:1657 msgid "Unable to change blkio parameters" msgstr "" #: tools/virsh-domain.c:1457 msgid "bandwidth must be a number" msgstr "" #: tools/virsh-domain.c:1936 msgid "Start a block commit operation." msgstr "" #: tools/virsh-domain.c:1939 msgid "Commit changes from a snapshot down to its backing image." msgstr "" #: tools/virsh-domain.c:1949 tools/virsh-domain.c:2466 #: tools/virsh-domain.c:2707 msgid "fully-qualified path of disk" msgstr "" #: tools/virsh-domain.c:1953 tools/virsh-domain.c:2173 #: tools/virsh-domain.c:2711 msgid "bandwidth limit in MiB/s" msgstr "" #: tools/virsh-domain.c:1957 msgid "path of base file to commit into (default bottom of chain)" msgstr "" #: tools/virsh-domain.c:1961 msgid "use backing file of top as base" msgstr "" #: tools/virsh-domain.c:1965 msgid "path of top file to commit from (default top of chain)" msgstr "" #: tools/virsh-domain.c:1973 msgid "delete files that were successfully committed" msgstr "" #: tools/virsh-domain.c:1597 msgid "wait for job to complete" msgstr "" #: tools/virsh-domain.c:1982 tools/virsh-domain.c:2197 #: tools/virsh-domain.c:2723 msgid "with --wait, display the progress" msgstr "" #: tools/virsh-domain.c:1605 tools/virsh-domain.c:1774 msgid "with --wait, abort if copy exceeds timeout (in seconds)" msgstr "" #: tools/virsh-domain.c:1998 tools/virsh-domain.c:2213 #: tools/virsh-domain.c:2731 msgid "with --wait, don't wait for cancel to finish" msgstr "" #: tools/virsh-domain.c:1651 tools/virsh-domain.c:1834 #: tools/virsh-domain.c:2103 msgid "missing --wait option" msgstr "" #: tools/virsh-domain.c:2091 msgid "Block Commit started" msgstr "" #: tools/virsh-domain.c:1869 #, c-format msgid "failed to query job for disk %s" msgstr "" #: tools/virsh-domain.c:2505 msgid "Block Commit" msgstr "" #: tools/virsh-domain.c:1694 tools/virsh-domain.c:1878 #: tools/virsh-domain.c:2145 #, c-format msgid "failed to abort job for disk %s" msgstr "" #: tools/virsh-domain.c:2103 msgid "Commit aborted" msgstr "" #: tools/virsh-domain.c:2137 msgid "Commit complete" msgstr "" #: tools/virsh-domain.c:2152 msgid "Start a block copy operation." msgstr "" #: tools/virsh-domain.c:2155 msgid "Copy a disk backing image chain to dest." msgstr "" #: tools/virsh-domain.c:2169 msgid "path of the copy to create" msgstr "" #: tools/virsh-domain.c:2177 msgid "make the copy share a backing chain" msgstr "" #: tools/virsh-domain.c:2181 msgid "reuse existing destination" msgstr "" #: tools/virsh-domain.c:1762 msgid "use raw destination file" msgstr "" #: tools/virsh-domain.c:2193 msgid "wait for job to reach mirroring phase" msgstr "" #: tools/virsh-domain.c:1778 msgid "with --wait, pivot when mirroring starts" msgstr "" #: tools/virsh-domain.c:1782 msgid "with --wait, quit when mirroring starts" msgstr "" #: tools/virsh-domain.c:1812 msgid "cannot mix --pivot and --finish" msgstr "" #: tools/virsh-domain.c:2394 msgid "Block Copy started" msgstr "" #: tools/virsh-domain.c:2321 tools/virsh-domain.c:2504 msgid "Block Copy" msgstr "" #: tools/virsh-domain.c:2121 tools/virsh-domain.c:2422 #, c-format msgid "failed to pivot job for disk %s" msgstr "" #: tools/virsh-domain.c:2128 tools/virsh-domain.c:2429 #, c-format msgid "failed to finish job for disk %s" msgstr "" #: tools/virsh-domain.c:2405 msgid "Copy aborted" msgstr "" #: tools/virsh-domain.c:2125 tools/virsh-domain.c:2426 msgid "Successfully pivoted" msgstr "" #: tools/virsh-domain.c:2433 msgid "Successfully copied" msgstr "" #: tools/virsh-domain.c:2435 msgid "Now in mirroring phase" msgstr "" #: tools/virsh-domain.c:2453 msgid "Manage active block operations" msgstr "" #: tools/virsh-domain.c:2456 msgid "Query, adjust speed, or cancel active block operations." msgstr "" #: tools/virsh-domain.c:2470 msgid "abort the active job on the specified disk" msgstr "" #: tools/virsh-domain.c:1944 msgid "don't wait for --abort to complete" msgstr "" #: tools/virsh-domain.c:1948 msgid "conclude and pivot a copy job" msgstr "" #: tools/virsh-domain.c:2482 msgid "get active job information for the specified disk" msgstr "" #: tools/virsh-domain.c:1956 msgid "set the Bandwidth limit in MiB/s" msgstr "" #: tools/virsh-domain.c:2502 tools/virsh-domain.c:2512 msgid "Unknown job" msgstr "" #: tools/virsh-domain.c:2503 tools/virsh-domain.c:2777 msgid "Block Pull" msgstr "" #: tools/virsh-domain.c:1990 msgid "conflict between --abort, --info, and --bandwidth modes" msgstr "" #: tools/virsh-domain.c:2011 #, c-format msgid " Bandwidth limit: %lu MiB/s\n" msgstr "" #: tools/virsh-domain.c:2694 tools/virsh-domain.c:2697 msgid "Populate a disk from its backing image." msgstr "" #: tools/virsh-domain.c:2715 msgid "path of backing file in chain for a partial pull" msgstr "" #: tools/virsh-domain.c:2719 msgid "wait for job to finish" msgstr "" #: tools/virsh-domain.c:2727 msgid "with --wait, abort if pull exceeds timeout (in seconds)" msgstr "" #: tools/virsh-domain.c:2790 msgid "Block Pull started" msgstr "" #: tools/virsh-domain.c:2801 msgid "Pull aborted" msgstr "" #: tools/virsh-domain.c:2812 msgid "Pull complete" msgstr "" #: tools/virsh-domain.c:2829 tools/virsh-domain.c:2832 msgid "Resize block device of domain." msgstr "" #: tools/virsh-domain.c:2842 msgid "Fully-qualified path of block device" msgstr "" #: tools/virsh-domain.c:2847 msgid "New size of the block device, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:2215 tools/virsh-volume.c:648 tools/virsh-volume.c:653 #: tools/virsh-volume.c:758 tools/virsh-volume.c:763 msgid "Unable to parse integer" msgstr "" #: tools/virsh-domain.c:2877 #, c-format msgid "Failed to resize block device '%s'" msgstr "" #: tools/virsh-domain.c:2879 #, c-format msgid "Block device '%s' is resized" msgstr "" #: tools/virsh-domain.c:2893 msgid "connect to the guest console" msgstr "sambungkan ke konsol tamu" #: tools/virsh-domain.c:2896 msgid "Connect the virtual serial console for the guest" msgstr "" #: tools/virsh-domain.c:2905 msgid "character device name" msgstr "" #: tools/virsh-domain.c:2909 msgid "force console connection (disconnect already connected sessions)" msgstr "" #: tools/virsh-domain.c:2913 msgid "only connect if safe console handling is supported" msgstr "" #: tools/virsh-domain.c:2928 msgid "Unable to get domain status" msgstr "" #: tools/virsh-domain.c:2933 msgid "The domain is not running" msgstr "" #: tools/virsh-domain.c:2938 msgid "Cannot run interactive console without a controlling TTY" msgstr "" #: tools/virsh-domain.c:2942 #, c-format msgid "Connected to domain %s\n" msgstr "" #: tools/virsh-domain.c:2943 #, c-format msgid "Escape character is %s\n" msgstr "" #: tools/virsh-domain.c:2986 msgid "set link state of a virtual interface" msgstr "" #: tools/virsh-domain.c:2989 msgid "" "Set link state of a domain's virtual interface. This command wraps usage of " "update-device command." msgstr "" #: tools/virsh-domain.c:3005 msgid "new state of the device" msgstr "" #: tools/virsh-domain.c:3046 #, c-format msgid "invalid link state '%s'" msgstr "" #: tools/virsh-domain.c:3076 msgid "Failed to extract interface information or no interfaces found" msgstr "" #: tools/virsh-domain.c:3107 #, c-format msgid "interface (%s: %s) not found" msgstr "" #: tools/virsh-domain.c:3141 msgid "Failed to create XML" msgstr "Gagal membuat XML" #: tools/virsh-domain.c:3146 msgid "Failed to update interface link state" msgstr "" #: tools/virsh-domain.c:3149 tools/virsh-domain.c:10764 msgid "Device updated successfully\n" msgstr "" #: tools/virsh-domain.c:3167 msgid "get/set parameters of a virtual interface" msgstr "" #: tools/virsh-domain.c:3170 msgid "Get/set parameters of a domain's virtual interface." msgstr "" #: tools/virsh-domain.c:3317 msgid "Unable to get number of interface parameters" msgstr "" #: tools/virsh-domain.c:3330 msgid "Unable to get interface parameters" msgstr "" #: tools/virsh-domain.c:3355 msgid "Unable to set interface parameters" msgstr "" #: tools/virsh-domain.c:3364 msgid "suspend a domain" msgstr "suspend a domain" #: tools/virsh-domain.c:3367 msgid "Suspend a running domain." msgstr "Suspend a running domain." #: tools/virsh-domain.c:3388 #, c-format msgid "Domain %s suspended\n" msgstr "Domain %s suspended\n" #: tools/virsh-domain.c:3390 #, c-format msgid "Failed to suspend domain %s" msgstr "Failed to suspend domain %s" #: tools/virsh-domain.c:3403 msgid "suspend a domain gracefully using power management functions" msgstr "" #: tools/virsh-domain.c:3407 msgid "" "Suspends a running domain using guest OS's power management. (Note: This " "requires a guest agent configured and running in the guest OS)." msgstr "" #: tools/virsh-domain.c:3426 msgid "duration in seconds" msgstr "" #: tools/virsh-domain.c:3419 tools/virsh-host.c:949 msgid "mem(Suspend-to-RAM), disk(Suspend-to-Disk), hybrid(Hybrid-Suspend)" msgstr "" #: tools/virsh-domain.c:2805 tools/virsh-host.c:559 msgid "Invalid duration argument" msgstr "" #: tools/virsh-domain.c:3457 tools/virsh-host.c:981 msgid "Invalid target" msgstr "" #: tools/virsh-domain.c:3462 #, c-format msgid "Domain %s could not be suspended" msgstr "" #: tools/virsh-domain.c:3467 #, c-format msgid "Domain %s successfully suspended" msgstr "" #: tools/virsh-domain.c:3483 msgid "wakeup a domain from pmsuspended state" msgstr "" #: tools/virsh-domain.c:3486 msgid "Wakeup a domain that was previously suspended by power management." msgstr "" #: tools/virsh-domain.c:3509 #, c-format msgid "Domain %s could not be woken up" msgstr "" #: tools/virsh-domain.c:3514 #, c-format msgid "Domain %s successfully woken up" msgstr "" #: tools/virsh-domain.c:3529 msgid "undefine a domain" msgstr "" #: tools/virsh-domain.c:3532 msgid "Undefine an inactive domain, or convert persistent to transient." msgstr "" #: tools/virsh-domain.c:9477 msgid "domain name or uuid" msgstr "nama domain atau uuid" #: tools/virsh-domain.c:3541 msgid "remove domain managed state file" msgstr "" #: tools/virsh-domain.c:3545 msgid "" "remove associated storage volumes (comma separated list of targets or source " "paths) (see domblklist)" msgstr "" #: tools/virsh-domain.c:3550 msgid "remove all associated storage volumes (use with caution)" msgstr "" #: tools/virsh-domain.c:3559 msgid "wipe data on the removed volumes" msgstr "" #: tools/virsh-domain.c:3563 msgid "remove all domain snapshot metadata, if inactive" msgstr "" #: tools/virsh-domain.c:3705 msgid "Storage volume deletion is supported only on stopped domains" msgstr "" #: tools/virsh-domain.c:3712 msgid "Specified both --storage and --remove-all-storage" msgstr "" #: tools/virsh-domain.c:3717 msgid "Could not retrieve domain XML description" msgstr "" #: tools/virsh-domain.c:3775 #, c-format msgid "Missing storage volume name for disk '%s'" msgstr "" #: tools/virsh-domain.c:3783 #, c-format msgid "Storage pool '%s' for volume '%s' not found." msgstr "" #: tools/virsh-domain.c:3798 #, c-format msgid "" "Storage volume '%s'(%s) is not managed by libvirt. Remove it manually.\n" msgstr "" #: tools/virsh-domain.c:3818 #, c-format msgid "Volume '%s' was not found in domain's definition.\n" msgstr "" #: tools/virsh-domain.c:3867 #, c-format msgid "Unable to remove metadata of %d snapshots" msgstr "" #: tools/virsh-domain.c:3868 #, c-format msgid "Refusing to undefine while %d snapshots exist" msgstr "" #: tools/virsh-domain.c:3877 #, c-format msgid "Domain %s has been undefined\n" msgstr "Domain %s has been undefined\n" #: tools/virsh-domain.c:3880 #, c-format msgid "Failed to undefine domain %s" msgstr "Failed to undefine domain %s" #: tools/virsh-domain.c:3888 #, c-format msgid "Wiping volume '%s'(%s) ... " msgstr "" #: tools/virsh-domain.c:3892 msgid "Failed! Volume not removed." msgstr "" #: tools/virsh-domain.c:3896 msgid "Done.\n" msgstr "" #: tools/virsh-domain.c:3902 #, c-format msgid "Failed to remove storage volume '%s'(%s)" msgstr "" #: tools/virsh-domain.c:3906 #, c-format msgid "Volume '%s'(%s) removed.\n" msgstr "" #: tools/virsh-domain.c:3945 msgid "start a (previously defined) inactive domain" msgstr "start a (previously defined) inactive domain" #: tools/virsh-domain.c:3948 msgid "" "Start a domain, either from the last managedsave\n" " state, or via a fresh boot if no managedsave state\n" " is present." msgstr "" #: tools/virsh-domain.c:3956 msgid "name of the inactive domain" msgstr "nama domain yg nonaktif" #: tools/virsh-domain.c:3960 tools/virsh-domain.c:7413 msgid "attach to console after creation" msgstr "" #: tools/virsh-domain.c:3965 tools/virsh-domain.c:7418 msgid "leave the guest paused after creation" msgstr "" #: tools/virsh-domain.c:3969 tools/virsh-domain.c:7422 msgid "automatically destroy the guest when virsh disconnects" msgstr "" #: tools/virsh-domain.c:3973 msgid "avoid file system cache when loading" msgstr "" #: tools/virsh-domain.c:3977 msgid "force fresh boot by discarding any managed save" msgstr "" #: tools/virsh-domain.c:3981 tools/virsh-domain.c:7426 msgid "pass file descriptors N,M,... to the guest" msgstr "" #: tools/virsh-domain.c:4005 #, c-format msgid "Unable to split FD list '%s'" msgstr "" #: tools/virsh-domain.c:4012 #, c-format msgid "Unable to parse FD number '%s'" msgstr "" #: tools/virsh-domain.c:4016 msgid "Unable to allocate FD list" msgstr "" #: tools/virsh-domain.c:4052 msgid "Domain is already active" msgstr "Domain sudah aktif" #: tools/virsh-domain.c:4097 #, c-format msgid "Failed to start domain %s" msgstr "Gagal menjalankan domain %s" #: tools/virsh-domain.c:4102 #, c-format msgid "Domain %s started\n" msgstr "Domain %s started\n" #: tools/virsh-domain.c:4122 msgid "save a domain state to a file" msgstr "simpan status domain ke berkas" #: tools/virsh-domain.c:4125 msgid "Save the RAM state of a running domain." msgstr "" #: tools/virsh-domain.c:4135 tools/virsh-domain.c:4584 msgid "avoid file system cache when saving" msgstr "" #: tools/virsh-domain.c:4132 msgid "where to save the data" msgstr "tempat menyimpan data" #: tools/virsh-domain.c:4139 tools/virsh-domain.c:4442 #: tools/virsh-domain.c:4998 tools/virsh-domain.c:9648 msgid "filename containing updated XML for the target" msgstr "" #: tools/virsh-domain.c:4143 tools/virsh-domain.c:4446 #: tools/virsh-domain.c:4509 msgid "set domain to be running on restore" msgstr "" #: tools/virsh-domain.c:4147 tools/virsh-domain.c:4450 #: tools/virsh-domain.c:4513 msgid "set domain to be paused on restore" msgstr "" #: tools/virsh-domain.c:4151 tools/virsh-domain.c:4596 msgid "display the progress of save" msgstr "" #: tools/virsh-domain.c:4201 #, c-format msgid "Failed to save domain %s to %s" msgstr "Gagal menyimpan domain %s ke %s" #: tools/virsh-domain.c:4363 msgid "Save" msgstr "" #: tools/virsh-domain.c:4368 #, c-format msgid "" "\n" "Domain %s saved to %s\n" msgstr "" #: tools/virsh-domain.c:4380 msgid "saved state domain information in XML" msgstr "" #: tools/virsh-domain.c:4383 msgid "Dump XML of domain information for a saved state file to stdout." msgstr "" #: tools/virsh-domain.c:4389 msgid "saved state file to read" msgstr "" #: tools/virsh-domain.c:4392 tools/virsh-domain.c:9221 #: tools/virsh-snapshot.c:634 tools/virsh-snapshot.c:1677 msgid "include security sensitive information in XML dump" msgstr "" #: tools/virsh-domain.c:4429 msgid "redefine the XML for a domain's saved state file" msgstr "" #: tools/virsh-domain.c:4432 msgid "Replace the domain XML associated with a saved state file" msgstr "" #: tools/virsh-domain.c:4438 msgid "saved state file to modify" msgstr "" #: tools/virsh-domain.c:4480 tools/virsh-snapshot.c:604 #, c-format msgid "Failed to update %s" msgstr "" #: tools/virsh-domain.c:4484 #, c-format msgid "State file %s updated.\n" msgstr "" #: tools/virsh-domain.c:4497 msgid "edit XML for a domain's saved state file" msgstr "" #: tools/virsh-domain.c:4500 msgid "Edit the domain XML associated with a saved state file" msgstr "" #: tools/virsh-domain.c:4506 msgid "saved state file to edit" msgstr "" #: tools/virsh-domain.c:4537 msgid "--running and --paused are mutually exclusive" msgstr "" #: tools/virsh-domain.c:4548 #, c-format msgid "Saved image %s XML configuration not changed.\n" msgstr "" #: tools/virsh-domain.c:4557 #, c-format msgid "State file %s edited.\n" msgstr "" #: tools/virsh-domain.c:4569 msgid "managed save of a domain state" msgstr "" #: tools/virsh-domain.c:4572 msgid "" "Save and destroy a running domain, so it can be restarted from\n" " the same state at a later time. When the virsh 'start'\n" " command is next run for the domain, it will automatically\n" " be started from this saved state." msgstr "" #: tools/virsh-domain.c:4588 msgid "set domain to be running on next start" msgstr "" #: tools/virsh-domain.c:4592 msgid "set domain to be paused on next start" msgstr "" #: tools/virsh-domain.c:4629 #, c-format msgid "Failed to save domain %s state" msgstr "" #: tools/virsh-domain.c:4673 msgid "Managedsave" msgstr "" #: tools/virsh-domain.c:4678 #, c-format msgid "" "\n" "Domain %s state saved by libvirt\n" msgstr "" #: tools/virsh-domain.c:4692 msgid "Remove managed save of a domain" msgstr "" #: tools/virsh-domain.c:4695 msgid "Remove an existing managed save state file from a domain" msgstr "" #: tools/virsh-domain.c:4718 msgid "Failed to check for domain managed save image" msgstr "" #: tools/virsh-domain.c:4724 #, c-format msgid "Failed to remove managed save image for domain %s" msgstr "" #: tools/virsh-domain.c:4729 #, c-format msgid "Removed managedsave image for domain %s" msgstr "" #: tools/virsh-domain.c:4732 #, c-format msgid "Domain %s has no manage save image; removal skipped" msgstr "" #: tools/virsh-domain.c:4747 msgid "show/set scheduler parameters" msgstr "" #: tools/virsh-domain.c:4750 msgid "Show/Set scheduler parameters." msgstr "" #: tools/virsh-domain.c:4760 msgid "weight for XEN_CREDIT" msgstr "" #: tools/virsh-domain.c:4765 msgid "cap for XEN_CREDIT" msgstr "" #: tools/virsh-domain.c:4767 msgid "get/set current scheduler info" msgstr "" #: tools/virsh-domain.c:4768 msgid "get/set value to be used on next boot" msgstr "" #: tools/virsh-domain.c:4769 msgid "get/set value from running domain" msgstr "" #: tools/virsh-domain.c:4773 msgid "parameter=value" msgstr "" #: tools/virsh-domain.c:4806 #, c-format msgid "invalid scheduler option: %s" msgstr "" #: tools/virsh-domain.c:4830 msgid "Invalid syntax for --set, expecting name=value" msgstr "" #: tools/virsh-domain.c:4903 tools/virsh-domain.c:4906 msgid "Scheduler" msgstr "" #: tools/virsh-domain.c:4906 msgid "Unknown" msgstr "Tidak diketahui" #: tools/virsh-domain.c:4957 msgid "cannot query both live and config at once" msgstr "" #: tools/virsh-domain.c:4982 msgid "restore a domain from a saved state in a file" msgstr "kembalikan domain dari status yg tersimpan di berkas" #: tools/virsh-domain.c:4985 msgid "Restore a domain." msgstr "Kembalikan domain." #: tools/virsh-domain.c:4991 msgid "the state to restore" msgstr "the state to restore" #: tools/virsh-domain.c:4994 msgid "avoid file system cache when restoring" msgstr "" #: tools/virsh-domain.c:5002 msgid "restore domain into running state" msgstr "" #: tools/virsh-domain.c:5006 msgid "restore domain into paused state" msgstr "" #: tools/virsh-domain.c:5041 #, c-format msgid "Failed to restore domain from %s" msgstr "Failed to restore domain from %s" #: tools/virsh-domain.c:5045 #, c-format msgid "Domain restored from %s\n" msgstr "Domain restored from %s\n" #: tools/virsh-domain.c:5058 msgid "dump the core of a domain to a file for analysis" msgstr "dump the core of a domain to a file for analysis" #: tools/virsh-domain.c:5061 msgid "Core dump a domain." msgstr "Core dump a domain." #: tools/virsh-domain.c:5069 msgid "perform a live core dump if supported" msgstr "" #: tools/virsh-domain.c:5072 msgid "crash the domain after core dump" msgstr "" #: tools/virsh-domain.c:5076 msgid "avoid file system cache when dumping" msgstr "" #: tools/virsh-domain.c:5080 msgid "reset the domain after core dump" msgstr "" #: tools/virsh-domain.c:5068 msgid "where to dump the core" msgstr "where to dump the core" #: tools/virsh-domain.c:5084 msgid "display the progress of dump" msgstr "" #: tools/virsh-domain.c:5088 msgid "dump domain's memory only" msgstr "" #: tools/virsh-domain.c:5160 tools/virsh-domain.c:5165 #, c-format msgid "Failed to core dump domain %s to %s" msgstr "Failed to core dump domain %s to %s" #: tools/virsh-domain.c:5213 msgid "Dump" msgstr "" #: tools/virsh-domain.c:5218 #, c-format msgid "" "\n" "Domain %s dumped to %s\n" msgstr "" #: tools/virsh-domain.c:5229 msgid "" "take a screenshot of a current domain console and store it into a file" msgstr "" #: tools/virsh-domain.c:5233 msgid "screenshot of a current domain console" msgstr "" #: tools/virsh-domain.c:5242 msgid "where to store the screenshot" msgstr "" #: tools/virsh-domain.c:5246 msgid "ID of a screen to take screenshot of" msgstr "" #: tools/virsh-domain.c:5264 msgid "Invalid domain supplied" msgstr "" #: tools/virsh-domain.c:4672 msgid "invalid screen ID" msgstr "" #: tools/virsh-domain.c:5317 #, c-format msgid "could not take a screenshot of %s" msgstr "" #: tools/virsh-domain.c:5330 #, c-format msgid "cannot create file %s" msgstr "" #: tools/virsh-domain.c:5338 #, c-format msgid "could not receive data from domain %s" msgstr "" #: tools/virsh-domain.c:5343 tools/virsh-volume.c:710 tools/virsh-volume.c:810 #, c-format msgid "cannot close file %s" msgstr "" #: tools/virsh-domain.c:5348 #, c-format msgid "cannot close stream on domain %s" msgstr "" #: tools/virsh-domain.c:5352 #, c-format msgid "Screenshot saved to %s, with type of %s" msgstr "" #: tools/virsh-domain.c:5437 msgid "resume a domain" msgstr "resume a domain" #: tools/virsh-domain.c:5440 msgid "Resume a previously suspended domain." msgstr "Resume a previously suspended domain." #: tools/virsh-domain.c:5461 #, c-format msgid "Domain %s resumed\n" msgstr "Domain %s resumed\n" #: tools/virsh-domain.c:5463 #, c-format msgid "Failed to resume domain %s" msgstr "Failed to resume domain %s" #: tools/virsh-domain.c:5476 msgid "gracefully shutdown a domain" msgstr "gracefully shutdown a domain" #: tools/virsh-domain.c:5479 msgid "Run shutdown in the target domain." msgstr "Run shutdown in the target domain." #: tools/virsh-domain.c:4799 tools/virsh-domain.c:4885 msgid "shutdown mode: acpi|agent|initctl|signal" msgstr "" #: tools/virsh-domain.c:5508 tools/virsh-domain.c:5592 msgid "Cannot parse mode string" msgstr "" #: tools/virsh-domain.c:4835 tools/virsh-domain.c:4920 #, c-format msgid "" "Unknown mode %s value, expecting 'acpi', 'agent', 'initctl' or 'signal'" msgstr "" #: tools/virsh-domain.c:5542 #, c-format msgid "Domain %s is being shutdown\n" msgstr "Domain %s is being shutdown\n" #: tools/virsh-domain.c:5544 #, c-format msgid "Failed to shutdown domain %s" msgstr "Gagal mematikan domain %s" #: tools/virsh-domain.c:5561 msgid "reboot a domain" msgstr "reboot domain" #: tools/virsh-domain.c:5564 msgid "Run a reboot command in the target domain." msgstr "Jalankan perintah reboot di domain target." #: tools/virsh-domain.c:5622 #, c-format msgid "Domain %s is being rebooted\n" msgstr "Domain %s is being rebooted\n" #: tools/virsh-domain.c:5624 #, c-format msgid "Failed to reboot domain %s" msgstr "Gagal me-reboot domain %s" #: tools/virsh-domain.c:5641 msgid "reset a domain" msgstr "" #: tools/virsh-domain.c:5644 msgid "Reset the target domain as if by power button" msgstr "" #: tools/virsh-domain.c:5665 #, c-format msgid "Domain %s was reset\n" msgstr "" #: tools/virsh-domain.c:5667 #, c-format msgid "Failed to reset domain %s" msgstr "" #: tools/virsh-domain.c:5680 msgid "domain job information" msgstr "" #: tools/virsh-domain.c:5683 msgid "Returns information about jobs running on a domain." msgstr "" #: tools/virsh-domain.c:5700 msgid "None" msgstr "" #: tools/virsh-domain.c:5701 msgid "Bounded" msgstr "" #: tools/virsh-domain.c:5702 msgid "Unbounded" msgstr "" #: tools/virsh-domain.c:5703 msgid "Completed" msgstr "" #: tools/virsh-domain.c:5705 msgid "Cancelled" msgstr "" #: tools/virsh-domain.c:5785 msgid "Job type:" msgstr "" #: tools/virsh-domain.c:5795 msgid "Time elapsed:" msgstr "" #: tools/virsh-domain.c:5806 msgid "Time remaining:" msgstr "" #: tools/virsh-domain.c:5811 msgid "Data processed:" msgstr "" #: tools/virsh-domain.c:5813 msgid "Data remaining:" msgstr "" #: tools/virsh-domain.c:5815 msgid "Data total:" msgstr "" #: tools/virsh-domain.c:5820 msgid "Memory processed:" msgstr "" #: tools/virsh-domain.c:5822 msgid "Memory remaining:" msgstr "" #: tools/virsh-domain.c:5824 msgid "Memory total:" msgstr "" #: tools/virsh-domain.c:5855 msgid "File processed:" msgstr "" #: tools/virsh-domain.c:5857 msgid "File remaining:" msgstr "" #: tools/virsh-domain.c:5859 msgid "File total:" msgstr "" #: tools/virsh-domain.c:5877 msgid "Constant pages:" msgstr "" #: tools/virsh-domain.c:5884 msgid "Normal pages:" msgstr "" #: tools/virsh-domain.c:5892 msgid "Normal data:" msgstr "" #: tools/virsh-domain.c:5905 msgid "Expected downtime:" msgstr "" #: tools/virsh-domain.c:5929 msgid "Compression cache:" msgstr "" #: tools/virsh-domain.c:5937 msgid "Compressed data:" msgstr "" #: tools/virsh-domain.c:5944 msgid "Compressed pages:" msgstr "" #: tools/virsh-domain.c:5951 msgid "Compression cache misses:" msgstr "" #: tools/virsh-domain.c:5958 msgid "Compression overflows:" msgstr "" #: tools/virsh-domain.c:5978 msgid "abort active domain job" msgstr "" #: tools/virsh-domain.c:5981 msgid "Aborts the currently running domain job" msgstr "" #: tools/virsh-domain.c:6012 msgid "domain vcpu counts" msgstr "" #: tools/virsh-domain.c:6015 msgid "Returns the number of virtual CPUs used by the domain." msgstr "" #: tools/virsh-domain.c:6024 msgid "get maximum count of vcpus" msgstr "" #: tools/virsh-domain.c:6028 msgid "get number of currently active vcpus" msgstr "" #: tools/virsh-domain.c:6030 msgid "get value from running domain" msgstr "" #: tools/virsh-domain.c:6031 msgid "get value to be used on next boot" msgstr "" #: tools/virsh-domain.c:6032 msgid "get value according to current domain state" msgstr "" #: tools/virsh-domain.c:6035 msgid "retrieve vcpu count from the guest instead of the hypervisor" msgstr "" #: tools/virsh-domain.c:6080 msgid "Failed to retrieve vCPU count from the guest" msgstr "" #: tools/virsh-domain.c:6108 msgid "Failed to retrieve maximum vcpu count" msgstr "" #: tools/virsh-domain.c:6114 msgid "Failed to retrieve current vcpu count" msgstr "" #: tools/virsh-domain.c:6187 tools/virsh-domain.c:6188 msgid "maximum" msgstr "" #: tools/virsh-domain.c:6187 tools/virsh-domain.c:6189 msgid "config" msgstr "" #: tools/virsh-domain.c:6188 tools/virsh-domain.c:6190 msgid "live" msgstr "" #: tools/virsh-domain.c:6189 tools/virsh-domain.c:6190 msgid "current" msgstr "" #: tools/virsh-domain.c:6214 msgid "detailed domain vcpu information" msgstr "" #: tools/virsh-domain.c:6217 msgid "Returns basic information about the domain virtual CPUs." msgstr "Kembalikan informasi dasar tentang domain CPU virtual" #: tools/virsh-domain.c:6273 tools/virsh-domain.c:6484 msgid "VCPU:" msgstr "VCPU:" #: tools/virsh-domain.c:6275 tools/virsh-domain.c:6286 msgid "CPU:" msgstr "CPU:" #: tools/virsh-domain.c:6290 msgid "CPU Affinity:" msgstr "CPU Affinity:" #: tools/virsh-domain.c:6286 tools/virsh-domain.c:6287 #: tools/virsh-domain.c:6288 msgid "N/A" msgstr "" #: tools/virsh-domain.c:6288 msgid "CPU time" msgstr "" #: tools/virsh-domain.c:6325 msgid "control or query domain vcpu affinity" msgstr "" #: tools/virsh-domain.c:6328 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." #: tools/virsh-domain.c:6337 msgid "vcpu number" msgstr "jumlah vcpu" #: tools/virsh-domain.c:6342 tools/virsh-domain.c:6537 msgid "host cpu number(s) to set, or omit option to query" msgstr "" #: tools/virsh-domain.c:5687 tools/virsh-domain.c:5712 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "CPU fisik %d tidak ada." #: tools/virsh-domain.c:5736 msgid "cpulist: Invalid format." msgstr "" #: tools/virsh-domain.c:5783 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" #: tools/virsh-domain.c:5794 msgid "vcpupin: failed to get domain information." msgstr "" #: tools/virsh-domain.c:5800 msgid "vcpupin: Invalid vCPU number." msgstr "" #: tools/virsh-domain.c:6484 tools/virsh-domain.c:6597 #: tools/virsh-domain.c:6771 msgid "CPU Affinity" msgstr "" #: tools/virsh-domain.c:6524 msgid "control or query domain emulator affinity" msgstr "" #: tools/virsh-domain.c:6527 msgid "Pin domain emulator threads to host physical CPUs." msgstr "" #: tools/virsh-domain.c:6597 msgid "emulator:" msgstr "" #: tools/virsh-domain.c:6628 msgid "change number of virtual CPUs" msgstr "ubah jumlah CPU virtual" #: tools/virsh-domain.c:6631 msgid "Change the number of virtual CPUs in the guest domain." msgstr "" #: tools/virsh-domain.c:6641 msgid "number of virtual CPUs" msgstr "jumlah CPU virtual" #: tools/virsh-domain.c:6645 msgid "set maximum limit on next boot" msgstr "" #: tools/virsh-domain.c:6652 msgid "modify cpu state in the guest" msgstr "" #: tools/virsh-domain.c:6052 msgid "Invalid number of virtual CPUs" msgstr "" #: tools/virsh-domain.c:6074 msgid "--maximum must be used with --config only" msgstr "" #: tools/virsh-domain.c:7004 msgid "compare host CPU with a CPU described by an XML file" msgstr "" #: tools/virsh-domain.c:7007 msgid "compare CPU with host CPU" msgstr "" #: tools/virsh-domain.c:7013 msgid "file containing an XML CPU description" msgstr "" #: tools/virsh-domain.c:7056 #, c-format msgid "" "File '%s' does not contain a element or is not a valid domain or " "capabilities XML" msgstr "" #: tools/virsh-domain.c:7065 #, c-format msgid "CPU described in %s is incompatible with host CPU\n" msgstr "" #: tools/virsh-domain.c:7071 #, c-format msgid "CPU described in %s is identical to host CPU\n" msgstr "" #: tools/virsh-domain.c:7076 #, c-format msgid "Host CPU is a superset of CPU described in %s\n" msgstr "" #: tools/virsh-domain.c:7082 #, c-format msgid "Failed to compare host CPU with %s" msgstr "" #: tools/virsh-domain.c:7102 msgid "compute baseline CPU" msgstr "" #: tools/virsh-domain.c:7105 msgid "Compute baseline CPU for a set of given CPUs." msgstr "" #: tools/virsh-domain.c:7111 msgid "file containing XML CPU descriptions" msgstr "" #: tools/virsh-domain.c:7114 msgid "Show features that are part of the CPU model type" msgstr "" #: tools/virsh-domain.c:7169 #, c-format msgid "No host CPU specified in '%s'" msgstr "" #: tools/virsh-domain.c:7215 msgid "show domain cpu statistics" msgstr "" #: tools/virsh-domain.c:7218 msgid "Display per-CPU and total statistics about the domain's CPUs" msgstr "" #: tools/virsh-domain.c:7227 msgid "Show total statistics only" msgstr "" #: tools/virsh-domain.c:7231 msgid "Show statistics from this CPU" msgstr "" #: tools/virsh-domain.c:7235 msgid "Number of shown CPUs at most" msgstr "" #: tools/virsh-domain.c:6347 msgid "Unable to parse integer parameter for start" msgstr "" #: tools/virsh-domain.c:7261 msgid "Invalid value for start CPU" msgstr "" #: tools/virsh-domain.c:6359 msgid "Unable to parse integer parameter for CPUs to show" msgstr "" #: tools/virsh-domain.c:7271 msgid "Invalid value for number of CPUs to show" msgstr "" #: tools/virsh-domain.c:7291 #, c-format msgid "Only %d CPUs available to show\n" msgstr "" #: tools/virsh-domain.c:7300 msgid "No per-CPU stats available" msgstr "" #: tools/virsh-domain.c:7353 msgid "No total stats available" msgstr "" #: tools/virsh-domain.c:7365 msgid "Total:\n" msgstr "" #: tools/virsh-domain.c:7390 #, c-format msgid "Failed to retrieve CPU statistics for domain '%s'" msgstr "" #: tools/virsh-domain.c:7400 msgid "create a domain from an XML file" msgstr "buat domain dari berkas XML" #: tools/virsh-domain.c:7403 msgid "Create a domain." msgstr "Buat sebuah domain." #: tools/virsh-domain.c:7409 tools/virsh-domain.c:7505 msgid "file containing an XML domain description" msgstr "berkas yang berisi XML keterangan domain" #: tools/virsh-domain.c:7472 #, c-format msgid "Failed to create domain from %s" msgstr "Gagal membuat domain dari %s" #: tools/virsh-domain.c:7476 #, c-format msgid "Domain %s created from %s\n" msgstr "Domain %s created from %s\n" #: tools/virsh-domain.c:7496 msgid "define (but don't start) a domain from an XML file" msgstr "definisikan (tapi jangan jalankan) domain dari berkas XML" #: tools/virsh-domain.c:7499 msgid "Define a domain." msgstr "Definisikan domain." #: tools/virsh-domain.c:7539 #, c-format msgid "Domain %s defined from %s\n" msgstr "Domain %s defined from %s\n" #: tools/virsh-domain.c:7543 #, c-format msgid "Failed to define domain from %s" msgstr "Failed to define domain from %s" #: tools/virsh-domain.c:7554 msgid "destroy (stop) a domain" msgstr "" #: tools/virsh-domain.c:7557 msgid "Forcefully stop a given domain, but leave its resources intact." msgstr "" #: tools/virsh-domain.c:7566 msgid "terminate gracefully" msgstr "" #: tools/virsh-domain.c:7592 #, c-format msgid "Domain %s destroyed\n" msgstr "Domain %s destroyed\n" #: tools/virsh-domain.c:7594 #, c-format msgid "Failed to destroy domain %s" msgstr "Failed to destroy domain %s" #: tools/virsh-domain.c:7607 msgid "show or set domain's description or title" msgstr "" #: tools/virsh-domain.c:7610 msgid "Allows to show or modify description or title of a domain." msgstr "" #: tools/virsh-domain.c:7617 tools/virsh-domain.c:7788 msgid "modify/get running state" msgstr "" #: tools/virsh-domain.c:7618 tools/virsh-domain.c:7789 msgid "modify/get persistent configuration" msgstr "" #: tools/virsh-domain.c:7619 tools/virsh-domain.c:7790 msgid "modify/get current state configuration" msgstr "" #: tools/virsh-domain.c:7622 msgid "modify/get the title instead of description" msgstr "" #: tools/virsh-domain.c:7626 msgid "open an editor to modify the description" msgstr "" #: tools/virsh-domain.c:7630 msgid "message" msgstr "" #: tools/virsh-domain.c:7685 msgid "Failed to collect new description/title" msgstr "" #: tools/virsh-domain.c:6818 msgid "Domain description not changed.\n" msgstr "" #: tools/virsh-domain.c:7736 msgid "Failed to set new domain description" msgstr "" #: tools/virsh-domain.c:7741 msgid "Domain description updated successfully" msgstr "" #: tools/virsh-domain.c:7753 #, c-format msgid "No description for domain: %s" msgstr "" #: tools/virsh-domain.c:7773 msgid "show or set domain's custom XML metadata" msgstr "" #: tools/virsh-domain.c:7776 msgid "Shows or modifies the XML metadata of a domain." msgstr "" #: tools/virsh-domain.c:7793 msgid "use an editor to change the metadata" msgstr "" #: tools/virsh-domain.c:7786 msgid "URI of the namespace" msgstr "" #: tools/virsh-domain.c:7797 msgid "key to be used as a namespace identifier" msgstr "" #: tools/virsh-domain.c:7801 msgid "new metadata to set" msgstr "" #: tools/virsh-domain.c:7805 msgid "remove the metadata corresponding to an uri" msgstr "" #: tools/virsh-domain.c:7866 msgid "namespace key is required when modifying metadata" msgstr "" #: tools/virsh-domain.c:7876 msgid "Metadata removed" msgstr "" #: tools/virsh-domain.c:7878 tools/virsh-domain.c:7894 msgid "Metadata modified" msgstr "" #: tools/virsh-domain.c:7884 msgid "Metadata not changed" msgstr "" #: tools/virsh-domain.c:7919 msgid "Inject NMI to the guest" msgstr "" #: tools/virsh-domain.c:7922 msgid "Inject NMI to the guest domain." msgstr "" #: tools/virsh-domain.c:7953 msgid "Send keycodes to the guest" msgstr "" #: tools/virsh-domain.c:7956 msgid "Send keycodes (integers or symbolic names) to the guest" msgstr "" #: tools/virsh-domain.c:7966 msgid "the codeset of keycodes, default:linux" msgstr "" #: tools/virsh-domain.c:7971 msgid "the time (in milliseconds) how long the keys will be held" msgstr "" #: tools/virsh-domain.c:7976 msgid "the key code" msgstr "" #: tools/virsh-domain.c:7120 msgid "invalid value of --holdtime" msgstr "" #: tools/virsh-domain.c:8015 #, c-format msgid "unknown codeset: '%s'" msgstr "" #: tools/virsh-domain.c:8021 msgid "too many keycodes" msgstr "" #: tools/virsh-domain.c:8027 #, c-format msgid "invalid keycode: '%s'" msgstr "" #: tools/virsh-domain.c:8049 msgid "Send signals to processes" msgstr "" #: tools/virsh-domain.c:8052 msgid "Send signals to processes in the guest" msgstr "" #: tools/virsh-domain.c:8062 msgid "the process ID" msgstr "" #: tools/virsh-domain.c:8067 msgid "the signal number or name" msgstr "" #: tools/virsh-domain.c:7251 #, c-format msgid "malformed PID value: %s" msgstr "" #: tools/virsh-domain.c:8135 #, c-format msgid "malformed signal name: %s" msgstr "" #: tools/virsh-domain.c:8154 msgid "change memory allocation" msgstr "ubah alokasi memori" #: tools/virsh-domain.c:8157 msgid "Change the current memory allocation in the guest domain." msgstr "Ubah alokasi memori domain tamu saat ini." #: tools/virsh-domain.c:8171 msgid "new memory size, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:7347 tools/virsh-domain.c:7444 msgid "memory size has to be a number" msgstr "" #: tools/virsh-domain.c:8235 msgid "change maximum memory limit" msgstr "ubah batas memori maksimum" #: tools/virsh-domain.c:8238 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Ubah batas alokasi memori maksimum di domain tamu." #: tools/virsh-domain.c:8252 msgid "new maximum memory size, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:8301 tools/virsh-domain.c:8306 msgid "Unable to change MaxMemorySize" msgstr "Tidak dapat mengubah MaxMemorySize" #: tools/virsh-domain.c:8320 msgid "Get or set memory parameters" msgstr "" #: tools/virsh-domain.c:8323 msgid "" "Get or set the current memory parameters for a guest domain.\n" " To get the memory parameters use following command: \n" "\n" " virsh # memtune " msgstr "" #: tools/virsh-domain.c:8335 msgid "Max memory, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:8339 msgid "Memory during contention, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:8343 msgid "Max memory plus swap, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:8347 msgid "Min guaranteed memory, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:8446 tools/virsh-domain.c:8583 tools/virsh-host.c:1313 msgid "Unable to get number of memory parameters" msgstr "" #: tools/virsh-domain.c:8459 tools/virsh-host.c:1325 msgid "Unable to get memory parameters" msgstr "" #: tools/virsh-domain.c:8466 msgid "unlimited" msgstr "" #: tools/virsh-domain.c:8488 tools/virsh-host.c:1352 msgid "Unable to change memory parameters" msgstr "" #: tools/virsh-domain.c:8497 msgid "Get or set numa parameters" msgstr "" #: tools/virsh-domain.c:8500 msgid "" "Get or set the current numa parameters for a guest domain.\n" " To get the numa parameters use following command: \n" "\n" " virsh # numatune " msgstr "" #: tools/virsh-domain.c:7689 msgid "NUMA mode, one of strict, preferred and interleave" msgstr "" #: tools/virsh-domain.c:8517 msgid "NUMA node selections to set" msgstr "" #: tools/virsh-domain.c:8570 #, c-format msgid "Invalid mode: %s" msgstr "" #: tools/virsh-domain.c:8596 msgid "Unable to get numa parameters" msgstr "" #: tools/virsh-domain.c:8626 msgid "Unable to change numa parameters" msgstr "" #: tools/virsh-domain.c:8635 tools/virsh-domain.c:8638 msgid "QEMU Monitor Command" msgstr "" #: tools/virsh-domain.c:8647 msgid "command is in human monitor protocol" msgstr "" #: tools/virsh-domain.c:8651 msgid "pretty-print any qemu monitor protocol output" msgstr "" #: tools/virsh-domain.c:8656 tools/virsh-domain.c:8973 msgid "command" msgstr "" #: tools/virsh-domain.c:8685 tools/virsh-domain.c:9004 msgid "Failed to collect command" msgstr "" #: tools/virsh-domain.c:8692 msgid "--hmp and --pretty are not compatible" msgstr "" #: tools/virsh-domain.c:8895 tools/virsh-domain.c:8898 msgid "QEMU Attach" msgstr "" #: tools/virsh-domain.c:8907 msgid "pid" msgstr "" #: tools/virsh-domain.c:7945 msgid "missing pid value" msgstr "" #: tools/virsh-domain.c:8929 #, c-format msgid "Domain %s attached to pid %u\n" msgstr "" #: tools/virsh-domain.c:8925 #, c-format msgid "Failed to attach to pid %u" msgstr "" #: tools/virsh-domain.c:8943 msgid "QEMU Guest Agent Command" msgstr "" #: tools/virsh-domain.c:8946 msgid "Run an arbitrary qemu guest agent command; use at your own risk" msgstr "" #: tools/virsh-domain.c:8956 msgid "timeout seconds. must be positive." msgstr "" #: tools/virsh-domain.c:8960 msgid "execute command without waiting for timeout" msgstr "" #: tools/virsh-domain.c:8964 msgid "execute command without timeout" msgstr "" #: tools/virsh-domain.c:8968 msgid "pretty-print the output" msgstr "" #: tools/virsh-domain.c:8042 msgid "timeout number has to be a number" msgstr "" #: tools/virsh-domain.c:9015 msgid "timeout must be positive" msgstr "" #: tools/virsh-domain.c:9029 msgid "timeout, async and block options are exclusive" msgstr "" #: tools/virsh-domain.c:9066 msgid "LXC Guest Enter Namespace" msgstr "" #: tools/virsh-domain.c:8102 msgid "Run an arbitrary lxc guest enter namespace; use at your own risk" msgstr "" #: tools/virsh-domain.c:9078 msgid "Do not change process security label" msgstr "" #: tools/virsh-domain.c:8120 msgid "namespace" msgstr "" #: tools/virsh-domain.c:9114 tools/virsh-domain.c:9120 #, c-format msgid "%s: %d: failed to allocate argv" msgstr "" #: tools/virsh-domain.c:9130 msgid "Failed to allocate security model" msgstr "" #: tools/virsh-domain.c:9134 msgid "Failed to allocate security label" msgstr "" #: tools/virsh-domain.c:9205 msgid "domain information in XML" msgstr "informasi domain di XML" #: tools/virsh-domain.c:9208 msgid "Output the domain information as an XML dump to stdout." msgstr "" #: tools/virsh-domain.c:9217 tools/virsh-interface.c:473 tools/virsh-pool.c:741 msgid "show inactive defined XML" msgstr "" #: tools/virsh-domain.c:9225 msgid "update guest CPU according to host CPU" msgstr "" #: tools/virsh-domain.c:9229 msgid "provide XML suitable for migrations" msgstr "" #: tools/virsh-domain.c:9275 msgid "Convert native config to domain XML" msgstr "" #: tools/virsh-domain.c:9278 msgid "Convert native guest configuration format to domain XML format." msgstr "" #: tools/virsh-domain.c:9287 msgid "source config data format" msgstr "" #: tools/virsh-domain.c:9292 msgid "config data file to import from" msgstr "" #: tools/virsh-domain.c:9332 msgid "Convert domain XML to native config" msgstr "" #: tools/virsh-domain.c:9335 msgid "Convert domain XML config to a native guest configuration format." msgstr "" #: tools/virsh-domain.c:9344 msgid "target config data type format" msgstr "" #: tools/virsh-domain.c:9349 msgid "xml data file to export from" msgstr "" #: tools/virsh-domain.c:9389 msgid "convert a domain id or UUID to domain name" msgstr "ubah id domain atau UUID ke nama domain" #: tools/virsh-domain.c:9398 msgid "domain id or uuid" msgstr "id domain atau uuid" #: tools/virsh-domain.c:9468 msgid "convert a domain name or UUID to domain id" msgstr "ubah nama domain atau UUID ke id domain" #: tools/virsh-domain.c:9505 msgid "convert a domain name or id to domain UUID" msgstr "ubah nama domain atau id ke UUID domain" #: tools/virsh-domain.c:9514 msgid "domain id or name" msgstr "id domain atau nama" #: tools/virsh-domain.c:9531 msgid "failed to get domain UUID" msgstr "gagal mendapatkan UUID domain" #: tools/virsh-domain.c:9542 msgid "migrate domain to another host" msgstr "migrasi domain ke host lainnya" #: tools/virsh-domain.c:9545 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" #: tools/virsh-domain.c:9557 msgid "live migration" msgstr "migrasi langsung" #: tools/virsh-domain.c:9560 msgid "offline migration" msgstr "" #: tools/virsh-domain.c:9564 msgid "peer-2-peer migration" msgstr "" #: tools/virsh-domain.c:9568 msgid "direct migration" msgstr "" #: tools/virsh-domain.c:9576 msgid "tunnelled migration" msgstr "" #: tools/virsh-domain.c:9580 msgid "persist VM on destination" msgstr "" #: tools/virsh-domain.c:9584 msgid "undefine VM on source" msgstr "" #: tools/virsh-domain.c:9588 msgid "do not restart the domain on the destination host" msgstr "" #: tools/virsh-domain.c:9592 msgid "migration with non-shared storage with full disk copy" msgstr "" #: tools/virsh-domain.c:9596 msgid "" "migration with non-shared storage with incremental copy (same base image " "shared between source and destination)" msgstr "" #: tools/virsh-domain.c:9600 msgid "prevent any configuration changes to domain until migration ends" msgstr "" #: tools/virsh-domain.c:9604 msgid "force migration even if it may be unsafe" msgstr "" #: tools/virsh-domain.c:9608 msgid "display the progress of migration" msgstr "" #: tools/virsh-domain.c:9612 msgid "compress repeated pages during live migration" msgstr "" #: tools/virsh-domain.c:9624 msgid "abort on soft errors during migration" msgstr "" #: tools/virsh-domain.c:9555 msgid "" "connection URI of the destination host as seen from the client(normal " "migration) or source(p2p migration)" msgstr "" #: tools/virsh-domain.c:9628 msgid "migration URI, usually can be omitted" msgstr "" #: tools/virsh-domain.c:9632 msgid "graphics URI to be used for seamless graphics migration" msgstr "" #: tools/virsh-domain.c:9636 msgid "listen address that destination should bind to for incoming migration" msgstr "" #: tools/virsh-domain.c:9640 msgid "rename to new name during migration (if supported)" msgstr "" #: tools/virsh-domain.c:9644 msgid "force guest to suspend if live migration exceeds timeout (in seconds)" msgstr "" #: tools/virsh-domain.c:9738 #, c-format msgid "cannot read file '%s'" msgstr "" #: tools/virsh-domain.c:8768 msgid "migrate: Unexpected migrateuri for peer2peer/direct migration" msgstr "" #: tools/virsh-domain.c:9853 msgid "migrate: Unexpected timeout for offline migration" msgstr "" #: tools/virsh-domain.c:9887 msgid "Migration" msgstr "" #: tools/virsh-domain.c:9905 msgid "set maximum tolerable downtime" msgstr "" #: tools/virsh-domain.c:9908 msgid "" "Set maximum tolerable downtime of a domain which is being live-migrated to " "another host." msgstr "" #: tools/virsh-domain.c:9918 msgid "maximum tolerable downtime (in milliseconds) for migration" msgstr "" #: tools/virsh-domain.c:9936 msgid "migrate: Invalid downtime" msgstr "" #: tools/virsh-domain.c:9955 msgid "get/set compression cache size" msgstr "" #: tools/virsh-domain.c:9958 msgid "" "Get/set size of the cache (in bytes) used for compressing repeatedly " "transferred memory pages during live migration." msgstr "" #: tools/virsh-domain.c:9969 msgid "requested size of the cache (in bytes) used for compression" msgstr "" #: tools/virsh-domain.c:8963 msgid "Unable to parse size parameter" msgstr "" #: tools/virsh-domain.c:9999 #, c-format msgid "Compression cache: %.3lf %s" msgstr "" #: tools/virsh-domain.c:10012 msgid "Set the maximum migration bandwidth" msgstr "" #: tools/virsh-domain.c:10015 msgid "" "Set the maximum migration bandwidth (in MiB/s) for a domain which is being " "migrated to another host." msgstr "" #: tools/virsh-domain.c:10026 msgid "migration bandwidth limit in MiB/s" msgstr "" #: tools/virsh-domain.c:9021 msgid "migrate: Invalid bandwidth" msgstr "" #: tools/virsh-domain.c:10059 msgid "Get the maximum migration bandwidth" msgstr "" #: tools/virsh-domain.c:10062 msgid "Get the maximum migration bandwidth (in MiB/s) for a domain." msgstr "" #: tools/virsh-domain.c:10099 msgid "domain display connection URI" msgstr "" #: tools/virsh-domain.c:10102 msgid "Output the IP address and port number for the graphical display." msgstr "" #: tools/virsh-domain.c:10112 msgid "includes the password into the connection URI if available" msgstr "" #: tools/virsh-domain.c:10282 msgid "Failed to create display URI" msgstr "" #: tools/virsh-domain.c:10319 msgid "vnc display" msgstr "tampilan vnc" #: tools/virsh-domain.c:10322 msgid "Output the IP address and port number for the VNC display." msgstr "" #: tools/virsh-domain.c:10361 msgid "Failed to get VNC port. Is this domain using VNC?" msgstr "" #: tools/virsh-domain.c:10400 msgid "tty console" msgstr "konsol tty" #: tools/virsh-domain.c:10403 msgid "Output the device for the TTY console." msgstr "" #: tools/virsh-domain.c:10456 msgid "print the domain's hostname" msgstr "" #: tools/virsh-domain.c:10481 tools/virsh-host.c:1049 msgid "failed to get hostname" msgstr "Gagal mendapatkan nama-host" #: tools/virsh-domain.c:10569 tools/virsh-domain.c:10582 msgid "Bad child elements counting." msgstr "" #: tools/virsh-domain.c:10615 msgid "detach device from an XML file" msgstr "lepas perangkat dari berkas XML" #: tools/virsh-domain.c:10618 msgid "Detach device from an XML " msgstr "Lepas perangkat dari XML" #: tools/virsh-domain.c:10678 #, c-format msgid "Failed to detach device from %s" msgstr "Gagal melepas perangkat dari %s" #: tools/virsh-domain.c:10682 msgid "Device detached successfully\n" msgstr "" #: tools/virsh-domain.c:10696 msgid "update device from an XML file" msgstr "" #: tools/virsh-domain.c:10699 msgid "Update device from an XML ." msgstr "" #: tools/virsh-domain.c:10713 msgid "force device update" msgstr "" #: tools/virsh-domain.c:10760 #, c-format msgid "Failed to update device from %s" msgstr "" #: tools/virsh-domain.c:10778 msgid "detach network interface" msgstr "lepas antarmuka jaringan" #: tools/virsh-domain.c:10781 msgid "Detach network interface." msgstr "Lepas antarmuka jaringan." #: tools/virsh-domain.c:10858 msgid "Failed to get interface information" msgstr "Gagal memperoleh informasi antarmuka" #: tools/virsh-domain.c:10866 #, c-format msgid "No interface found whose type is %s" msgstr "" #: tools/virsh-domain.c:10871 #, c-format msgid "" "Domain has %d interfaces. Please specify which one to detach using --mac" msgstr "" #: tools/virsh-domain.c:10893 #, c-format msgid "" "Domain has multiple interfaces matching MAC address %s. You must use detach-" "device and specify the device pci address to remove it." msgstr "" #: tools/virsh-domain.c:10906 #, c-format msgid "No interface with MAC address %s was found" msgstr "" #: tools/virsh-domain.c:10922 msgid "Failed to detach interface" msgstr "" #: tools/virsh-domain.c:10924 msgid "Interface detached successfully\n" msgstr "" #: tools/virsh-domain.c:10962 tools/virsh-domain.c:10971 msgid "Failed to get disk information" msgstr "Gagal memperoleh informasi disk" #: tools/virsh-domain.c:11024 #, c-format msgid "No disk found whose source path or target is %s" msgstr "" #: tools/virsh-domain.c:11101 #, c-format msgid "The disk device '%s' doesn't have media" msgstr "" #: tools/virsh-domain.c:10095 msgid "No source is specified for inserting media" msgstr "" #: tools/virsh-domain.c:10098 msgid "No source is specified for updating media" msgstr "" #: tools/virsh-domain.c:11115 #, c-format msgid "The disk device '%s' already has media" msgstr "" #: tools/virsh-domain.c:11182 msgid "detach disk device" msgstr "" #: tools/virsh-domain.c:11185 msgid "Detach disk device." msgstr "" #: tools/virsh-domain.c:11262 msgid "Failed to detach disk" msgstr "" #: tools/virsh-domain.c:11266 msgid "Disk detached successfully\n" msgstr "" #: tools/virsh-domain.c:11282 msgid "edit XML configuration for a domain" msgstr "" #: tools/virsh-domain.c:11285 msgid "Edit the XML configuration for a domain." msgstr "" #: tools/virsh-domain.c:11319 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" #: tools/virsh-domain.c:11334 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "" #: tools/virsh-domain.c:11355 tools/virsh-network.c:1128 msgid "Defined" msgstr "" #: tools/virsh-domain.c:11356 tools/virsh-network.c:1129 msgid "Undefined" msgstr "" #: tools/virsh-domain.c:11357 tools/virsh-network.c:1130 msgid "Started" msgstr "" #: tools/virsh-domain.c:11358 msgid "Suspended" msgstr "" #: tools/virsh-domain.c:11359 msgid "Resumed" msgstr "" #: tools/virsh-domain.c:11360 tools/virsh-network.c:1131 msgid "Stopped" msgstr "" #: tools/virsh-domain.c:11361 tools/virsh-domain.c:11415 msgid "Shutdown" msgstr "" #: tools/virsh-domain.c:11362 msgid "PMSuspended" msgstr "" #: tools/virsh-domain.c:11363 tools/virsh-domain.c:11417 msgid "Crashed" msgstr "" #: tools/virsh-domain.c:11375 msgid "Added" msgstr "" #: tools/virsh-domain.c:11376 msgid "Updated" msgstr "" #: tools/virsh-domain.c:11382 msgid "Removed" msgstr "" #: tools/virsh-domain.c:11388 msgid "Booted" msgstr "" #: tools/virsh-domain.c:11389 tools/virsh-domain.c:11398 #: tools/virsh-domain.c:11409 tools/virsh-domain.c:11418 msgid "Migrated" msgstr "" #: tools/virsh-domain.c:11390 tools/virsh-domain.c:11401 msgid "Restored" msgstr "" #: tools/virsh-domain.c:11391 tools/virsh-domain.c:11402 #: tools/virsh-domain.c:11410 tools/virsh-domain.c:11421 msgid "Snapshot" msgstr "" #: tools/virsh-domain.c:11392 msgid "Event wakeup" msgstr "" #: tools/virsh-domain.c:11397 msgid "Paused" msgstr "" #: tools/virsh-domain.c:11399 msgid "I/O Error" msgstr "" #: tools/virsh-domain.c:11400 msgid "Watchdog" msgstr "" #: tools/virsh-domain.c:11403 msgid "API error" msgstr "" #: tools/virsh-domain.c:11408 msgid "Unpaused" msgstr "" #: tools/virsh-domain.c:11416 msgid "Destroyed" msgstr "" #: tools/virsh-domain.c:11419 msgid "Saved" msgstr "" #: tools/virsh-domain.c:11426 msgid "Finished" msgstr "" #: tools/virsh-domain.c:11431 msgid "Memory" msgstr "" #: tools/virsh-domain.c:11432 msgid "Disk" msgstr "" #: tools/virsh-domain.c:11437 msgid "Panicked" msgstr "" #: tools/virsh-domain.c:11480 tools/virsh-domain.c:11498 msgid "none" msgstr "" #: tools/virsh-domain.c:11481 tools/virsh-domain.c:11499 msgid "pause" msgstr "" #: tools/virsh-domain.c:11482 msgid "reset" msgstr "" #: tools/virsh-domain.c:11483 msgid "poweroff" msgstr "" #: tools/virsh-domain.c:11485 msgid "debug" msgstr "" #: tools/virsh-domain.c:11500 msgid "report" msgstr "" #: tools/virsh-domain.c:11512 msgid "connect" msgstr "" #: tools/virsh-domain.c:11513 msgid "initialize" msgstr "" #: tools/virsh-domain.c:11514 msgid "disconnect" msgstr "" #: tools/virsh-domain.c:11526 msgid "IPv4" msgstr "" #: tools/virsh-domain.c:11527 msgid "IPv6" msgstr "" #: tools/virsh-domain.c:11528 msgid "unix" msgstr "" #: tools/virsh-domain.c:11540 msgid "completed" msgstr "" #: tools/virsh-domain.c:11542 msgid "canceled" msgstr "" #: tools/virsh-domain.c:11543 msgid "ready" msgstr "" #: tools/virsh-domain.c:11555 msgid "changed" msgstr "" #: tools/virsh-domain.c:11556 msgid "dropped" msgstr "" #: tools/virsh-domain.c:11568 msgid "opened" msgstr "" #: tools/virsh-domain.c:11569 msgid "closed" msgstr "" #: tools/virsh-domain.c:11642 #, c-format msgid "event '%s' for domain %s\n" msgstr "" #: tools/virsh-domain.c:11657 #, c-format msgid "event 'lifecycle' for domain %s: %s %s\n" msgstr "" #: tools/virsh-domain.c:11672 #, c-format msgid "event 'rtc-change' for domain %s: %lld\n" msgstr "" #: tools/virsh-domain.c:11686 #, c-format msgid "event 'watchdog' for domain %s: %s\n" msgstr "" #: tools/virsh-domain.c:11702 #, c-format msgid "event 'io-error' for domain %s: %s (%s) %s\n" msgstr "" #: tools/virsh-domain.c:10656 #, c-format msgid "" "event 'graphics' for domain %s: %s local[%s %s %s] remote[%s %s %s] %s" msgstr "" #: tools/virsh-domain.c:11753 #, c-format msgid "event 'io-error-reason' for domain %s: %s (%s) %s due to %s\n" msgstr "" #: tools/virsh-domain.c:10707 #, c-format msgid "event 'block-job' for domain %s: %s for %s %s\n" msgstr "" #: tools/virsh-domain.c:11793 #, c-format msgid "event 'disk-change' for domain %s disk %s: %s -> %s: %s\n" msgstr "" #: tools/virsh-domain.c:10749 #, c-format msgid "event 'disk-change' for domain %s disk %s: %s\n" msgstr "" #: tools/virsh-domain.c:11838 #, c-format msgid "event 'balloon-change' for domain %s: %lluKiB\n" msgstr "" #: tools/virsh-domain.c:11852 #, c-format msgid "event 'device-removed' for domain %s: %s\n" msgstr "" #: tools/virsh-domain.c:11971 msgid "Domain Events" msgstr "" #: tools/virsh-domain.c:11974 msgid "List event types, or wait for domain events to occur" msgstr "" #: tools/virsh-domain.c:11982 msgid "filter by domain name, id, or uuid" msgstr "" #: tools/virsh-domain.c:11986 tools/virsh-network.c:1201 msgid "which event type to wait for" msgstr "" #: tools/virsh-domain.c:11990 msgid "wait for all events instead of just one type" msgstr "" #: tools/virsh-domain.c:8804 tools/virsh-domain.c:11994 #: tools/virsh-network.c:1205 msgid "loop until timeout or interrupt, rather than one-shot" msgstr "" #: tools/virsh-domain.c:8808 tools/virsh-domain.c:11998 #: tools/virsh-network.c:1209 msgid "timeout seconds" msgstr "" #: tools/virsh-domain.c:12002 tools/virsh-network.c:1213 msgid "list valid event types" msgstr "" #: tools/virsh-domain.c:12040 tools/virsh-network.c:1249 #, c-format msgid "unknown event type %s" msgstr "" #: tools/virsh-domain.c:12045 msgid "one of --list, --all, or event type is required" msgstr "" #: tools/virsh-domain.c:8865 tools/virsh-domain.c:12096 #: tools/virsh-network.c:1271 msgid "event loop interrupted\n" msgstr "" #: tools/virsh-domain.c:8868 tools/virsh-domain.c:12099 #: tools/virsh-network.c:1274 msgid "event loop timed out\n" msgstr "" #: tools/virsh-domain.c:8875 tools/virsh-domain.c:12106 #: tools/virsh-network.c:1281 #, c-format msgid "events received: %d\n" msgstr "" #: tools/virsh-domain.c:12131 msgid "Change media of CD or floppy drive" msgstr "" #: tools/virsh-domain.c:12134 msgid "Change media of CD or floppy drive." msgstr "" #: tools/virsh-domain.c:12144 msgid "Fully-qualified path or target of disk device" msgstr "" #: tools/virsh-domain.c:12148 msgid "source of the media" msgstr "" #: tools/virsh-domain.c:12152 msgid "Eject the media" msgstr "" #: tools/virsh-domain.c:12156 msgid "Insert the media" msgstr "" #: tools/virsh-domain.c:12160 msgid "Update the media" msgstr "" #: tools/virsh-domain.c:11029 msgid "" "can be either or both of --live and --config, depends on implementation of " "hypervisor driver" msgstr "" #: tools/virsh-domain.c:12165 msgid "alter live configuration of running domain" msgstr "" #: tools/virsh-domain.c:12166 msgid "alter persistent configuration, effect observed on next boot" msgstr "" #: tools/virsh-domain.c:12170 msgid "force media changing" msgstr "" #: tools/virsh-domain.c:11107 msgid "No disk source specified for inserting" msgstr "" #: tools/virsh-domain.c:12273 #, c-format msgid "Failed to complete action %s on media" msgstr "" #: tools/virsh-domain.c:11129 #, c-format msgid "succeeded to complete action %s on media\n" msgstr "" #: tools/virsh-domain.c:12292 tools/virsh-domain.c:12295 msgid "Invoke fstrim on domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12304 msgid "" "Just a hint to ignore contiguous free ranges smaller than this (Bytes)" msgstr "" #: tools/virsh-domain.c:12309 msgid "which mount point to trim" msgstr "" #: tools/virsh-domain.c:11181 msgid "Unable to parse integer parameter minimum" msgstr "" #: tools/virsh-domain.c:12332 msgid "Unable to invoke fstrim" msgstr "" #: tools/virsh-edit.c:110 msgid "The XML configuration was changed by another user." msgstr "" #: tools/virsh-edit.c:118 msgid "Failed." msgstr "" #: tools/virsh-host.c:48 tools/virsh-host.c:333 msgid "capabilities" msgstr "kemampuan" #: tools/virsh-host.c:51 msgid "Returns capabilities of hypervisor/driver." msgstr "" #: tools/virsh-host.c:63 msgid "failed to get capabilities" msgstr "Gagal mendapatkan kemampuan" #: tools/virsh-host.c:142 msgid "NUMA free memory" msgstr "" #: tools/virsh-host.c:145 msgid "display available free memory for the NUMA cell." msgstr "" #: tools/virsh-host.c:153 tools/virsh-host.c:278 tools/virsh-host.c:485 msgid "NUMA cell number" msgstr "" #: tools/virsh-host.c:157 msgid "show free memory for all NUMA cells" msgstr "" #: tools/virsh-host.c:115 msgid "cell number has to be a number" msgstr "" #: tools/virsh-host.c:187 tools/virsh-host.c:193 tools/virsh-host.c:329 #: tools/virsh-host.c:535 tools/virsh-host.c:541 msgid "unable to get node capabilities" msgstr "" #: tools/virsh-host.c:191 tools/virsh-host.c:539 msgid "(capabilities)" msgstr "" #: tools/virsh-host.c:201 tools/virsh-host.c:549 msgid "could not get information about NUMA topology" msgstr "" #: tools/virsh-host.c:213 tools/virsh-host.c:558 msgid "conversion from string failed" msgstr "" #: tools/virsh-host.c:221 #, c-format msgid "failed to get free memory for NUMA node number: %lu" msgstr "" #: tools/virsh-host.c:234 tools/virsh-host.c:245 msgid "Total" msgstr "" #: tools/virsh-host.c:589 msgid "connection vcpu maximum" msgstr "" #: tools/virsh-host.c:592 msgid "Show maximum number of virtual CPUs for guests on this connection." msgstr "" #: tools/virsh-host.c:600 msgid "domain type" msgstr "" #: tools/virsh-host.c:628 msgid "node information" msgstr "informasi node" #: tools/virsh-host.c:631 msgid "Returns basic information about the node." msgstr "Kembalikan informasi dasar tentang node." #: tools/virsh-host.c:643 msgid "failed to get node information" msgstr "gagal mendapatkan informasi node" #: tools/virsh-host.c:646 msgid "CPU model:" msgstr "Model CPU:" #: tools/virsh-host.c:649 msgid "CPU frequency:" msgstr "Frekuensi CPU:" #: tools/virsh-host.c:650 msgid "CPU socket(s):" msgstr "Soket CPU:" #: tools/virsh-host.c:651 msgid "Core(s) per socket:" msgstr "Inti per soket:" #: tools/virsh-host.c:652 msgid "Thread(s) per core:" msgstr "Thread per inti:" #: tools/virsh-host.c:653 msgid "NUMA cell(s):" msgstr "Sel NUMA:" #: tools/virsh-host.c:654 msgid "Memory size:" msgstr "Ukuran memory:" #: tools/virsh-host.c:664 msgid "node cpu map" msgstr "" #: tools/virsh-host.c:667 msgid "" "Displays the node's total number of CPUs, the number of online CPUs and the " "list of online CPUs." msgstr "" #: tools/virsh-host.c:693 msgid "Unable to get cpu map" msgstr "" #: tools/virsh-host.c:697 msgid "CPUs present:" msgstr "" #: tools/virsh-host.c:698 msgid "CPUs online:" msgstr "" #: tools/virsh-host.c:700 msgid "CPU map:" msgstr "" #: tools/virsh-host.c:726 msgid "Prints cpu stats of the node." msgstr "" #: tools/virsh-host.c:729 msgid "Returns cpu stats of the node, in nanoseconds." msgstr "" #: tools/virsh-host.c:737 msgid "prints specified cpu statistics only." msgstr "" #: tools/virsh-host.c:741 msgid "prints by percentage during 1 second." msgstr "" #: tools/virsh-host.c:766 msgid "user:" msgstr "" #: tools/virsh-host.c:767 msgid "system:" msgstr "" #: tools/virsh-host.c:768 tools/virsh-host.c:841 msgid "idle:" msgstr "" #: tools/virsh-host.c:769 msgid "iowait:" msgstr "" #: tools/virsh-host.c:770 msgid "intr:" msgstr "" #: tools/virsh-host.c:771 tools/virsh-host.c:839 tools/virsh-host.c:850 msgid "usage:" msgstr "" #: tools/virsh-host.c:376 msgid "Invalid value of cpuNum" msgstr "" #: tools/virsh-host.c:792 msgid "Unable to get number of cpu stats" msgstr "" #: tools/virsh-host.c:805 msgid "Unable to get node cpu stats" msgstr "" #: tools/virsh-host.c:872 msgid "Prints memory stats of the node." msgstr "" #: tools/virsh-host.c:875 msgid "Returns memory stats of the node, in kilobytes." msgstr "" #: tools/virsh-host.c:883 msgid "prints specified cell statistics only." msgstr "" #: tools/virsh-host.c:485 msgid "Invalid value of cellNum" msgstr "" #: tools/virsh-host.c:904 msgid "Unable to get number of memory stats" msgstr "" #: tools/virsh-host.c:917 msgid "Unable to get memory stats" msgstr "" #: tools/virsh-host.c:936 msgid "suspend the host node for a given time duration" msgstr "" #: tools/virsh-host.c:939 msgid "" "Suspend the host node for a given time duration and attempt to resume " "thereafter." msgstr "" #: tools/virsh-host.c:955 msgid "Suspend duration in seconds, at least 60" msgstr "" #: tools/virsh-host.c:986 msgid "Invalid duration" msgstr "" #: tools/virsh-host.c:991 msgid "The host was not suspended" msgstr "" #: tools/virsh-host.c:1002 msgid "print the hypervisor sysinfo" msgstr "" #: tools/virsh-host.c:1005 msgid "output an XML string for the hypervisor sysinfo, if available" msgstr "" #: tools/virsh-host.c:1018 msgid "failed to get sysinfo" msgstr "" #: tools/virsh-host.c:1033 msgid "print the hypervisor hostname" msgstr "cetak nama-host hypervisor" #: tools/virsh-host.c:1064 msgid "print the hypervisor canonical URI" msgstr "" #: tools/virsh-host.c:1080 tools/virt-admin.c:190 msgid "failed to get URI" msgstr "gagal mendapatkan URI" #: tools/virsh-host.c:1095 msgid "CPU models" msgstr "" #: tools/virsh-host.c:1098 msgid "Get the CPU models for an arch." msgstr "" #: tools/virsh-host.c:1107 msgid "architecture" msgstr "" #: tools/virsh-host.c:1126 msgid "failed to get CPU model names" msgstr "" #: tools/virsh-host.c:1144 tools/virt-admin.c:206 msgid "show version" msgstr "tampilkan versi" #: tools/virsh-host.c:1147 msgid "Display the system version information." msgstr "Tampilkan informasi versi sistem." #: tools/virsh-host.c:1155 msgid "report daemon version too" msgstr "" #: tools/virsh-host.c:1177 msgid "failed to get hypervisor type" msgstr "gagal mendapatkan jenis hypervisor" #: tools/virsh-host.c:1186 tools/virt-admin.c:231 #, c-format msgid "Compiled against library: libvirt %d.%d.%d\n" msgstr "" #: tools/virsh-host.c:1191 tools/virt-admin.c:236 msgid "failed to get the library version" msgstr "gagal mendapatkan versi pustaka" #: tools/virsh-host.c:1198 tools/virt-admin.c:243 #, c-format msgid "Using library: libvirt %d.%d.%d\n" msgstr "" #: tools/virsh-host.c:1205 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Mempergunakan API: %s %d.%d.%d\n" #: tools/virsh-host.c:1210 msgid "failed to get the hypervisor version" msgstr "gagal mendapatkan versi hypervisor" #: tools/virsh-host.c:1215 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" #: tools/virsh-host.c:1222 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" #: tools/virsh-host.c:1229 tools/virt-admin.c:248 msgid "failed to get the daemon version" msgstr "" #: tools/virsh-host.c:1235 tools/virt-admin.c:254 #, c-format msgid "Running against daemon: %d.%d.%d\n" msgstr "" #: tools/virsh-host.c:1244 msgid "Get or set node memory parameters" msgstr "" #: tools/virsh-host.c:1245 msgid "" "Get or set node memory parameters\n" " To get the memory parameters, use following command: \n" "\n" " virsh # node-memory-tune" msgstr "" #: tools/virsh-host.c:1254 msgid "" "number of pages to scan before the shared memory service goes to sleep" msgstr "" #: tools/virsh-host.c:1259 msgid "" "number of millisecs the shared memory service should sleep before next scan" msgstr "" #: tools/virsh-host.c:1264 msgid "Specifies if pages from different numa nodes can be merged" msgstr "" #: tools/virsh-host.c:866 msgid "invalid shm-pages-to-scan number" msgstr "" #: tools/virsh-host.c:876 msgid "invalid shm-sleep-millisecs number" msgstr "" #: tools/virsh-host.c:886 msgid "invalid shm-merge-across-nodes number" msgstr "" #: tools/virsh-host.c:1332 msgid "Shared memory:\n" msgstr "" #: tools/virsh-interface.c:91 #, c-format msgid "failed to get interface '%s'" msgstr "" #: tools/virsh-interface.c:101 msgid "edit XML configuration for a physical host interface" msgstr "" #: tools/virsh-interface.c:104 msgid "Edit the XML configuration for a physical host interface." msgstr "" #: tools/virsh-interface.c:30 msgid "interface name or MAC address" msgstr "" #: tools/virsh-interface.c:130 #, c-format msgid "Interface %s XML configuration not changed.\n" msgstr "" #: tools/virsh-interface.c:139 #, c-format msgid "Interface %s XML configuration edited.\n" msgstr "" #: tools/virsh-interface.c:220 msgid "Failed to list interfaces" msgstr "" #: tools/virsh-interface.c:231 tools/virsh-interface.c:239 msgid "Failed to list active interfaces" msgstr "" #: tools/virsh-interface.c:248 tools/virsh-interface.c:257 msgid "Failed to list inactive interfaces" msgstr "" #: tools/virsh-interface.c:329 msgid "list physical host interfaces" msgstr "" #: tools/virsh-interface.c:332 msgid "Returns list of physical host interfaces." msgstr "" #: tools/virsh-interface.c:340 msgid "list inactive interfaces" msgstr "" #: tools/virsh-interface.c:344 msgid "list inactive & active interfaces" msgstr "" #: tools/virsh-interface.c:368 msgid "MAC Address" msgstr "" #: tools/virsh-interface.c:376 tools/virsh-network.c:711 #: tools/virsh-pool.c:1270 msgid "active" msgstr "aktif" #: tools/virsh-interface.c:376 tools/virsh-network.c:711 #: tools/virsh-pool.c:1002 tools/virsh-pool.c:1272 msgid "inactive" msgstr "tidak aktif" #: tools/virsh-interface.c:389 msgid "convert an interface MAC address to interface name" msgstr "" #: tools/virsh-interface.c:401 msgid "interface mac" msgstr "" #: tools/virsh-interface.c:425 msgid "convert an interface name to interface MAC address" msgstr "" #: tools/virsh-interface.c:437 msgid "interface name" msgstr "" #: tools/virsh-interface.c:461 msgid "interface information in XML" msgstr "" #: tools/virsh-interface.c:464 msgid "" "Output the physical host interface information as an XML dump to stdout." msgstr "" #: tools/virsh-interface.c:510 msgid "define (but don't start) a physical host interface from an XML file" msgstr "" #: tools/virsh-interface.c:513 msgid "Define a physical host interface." msgstr "" #: tools/virsh-interface.c:520 msgid "file containing an XML interface description" msgstr "" #: tools/virsh-interface.c:543 #, c-format msgid "Interface %s defined from %s\n" msgstr "" #: tools/virsh-interface.c:547 #, c-format msgid "Failed to define interface from %s" msgstr "" #: tools/virsh-interface.c:558 msgid "undefine a physical host interface (remove it from configuration)" msgstr "" #: tools/virsh-interface.c:561 msgid "undefine an interface." msgstr "" #: tools/virsh-interface.c:582 #, c-format msgid "Interface %s undefined\n" msgstr "" #: tools/virsh-interface.c:584 #, c-format msgid "Failed to undefine interface %s" msgstr "" #: tools/virsh-interface.c:597 msgid "start a physical host interface (enable it / \"if-up\")" msgstr "" #: tools/virsh-interface.c:600 msgid "start a physical host interface." msgstr "" #: tools/virsh-interface.c:621 tools/virsh-interface.c:1182 #, c-format msgid "Interface %s started\n" msgstr "" #: tools/virsh-interface.c:623 tools/virsh-interface.c:1179 #, c-format msgid "Failed to start interface %s" msgstr "" #: tools/virsh-interface.c:636 msgid "destroy a physical host interface (disable it / \"if-down\")" msgstr "" #: tools/virsh-interface.c:639 msgid "forcefully stop a physical host interface." msgstr "" #: tools/virsh-interface.c:660 #, c-format msgid "Interface %s destroyed\n" msgstr "" #: tools/virsh-interface.c:662 #, c-format msgid "Failed to destroy interface %s" msgstr "" #: tools/virsh-interface.c:675 msgid "" "create a snapshot of current interfaces settings, which can be later " "committed (iface-commit) or restored (iface-rollback)" msgstr "" #: tools/virsh-interface.c:680 msgid "Create a restore point for interfaces settings" msgstr "" #: tools/virsh-interface.c:695 msgid "Failed to begin network config change transaction" msgstr "" #: tools/virsh-interface.c:699 msgid "Network config change transaction started\n" msgstr "" #: tools/virsh-interface.c:708 msgid "commit changes made since iface-begin and free restore point" msgstr "" #: tools/virsh-interface.c:711 msgid "commit changes and free restore point" msgstr "" #: tools/virsh-interface.c:726 msgid "Failed to commit network config change transaction" msgstr "" #: tools/virsh-interface.c:730 msgid "Network config change transaction committed\n" msgstr "" #: tools/virsh-interface.c:739 msgid "rollback to previous saved configuration created via iface-begin" msgstr "" #: tools/virsh-interface.c:742 msgid "rollback to previous restore point" msgstr "" #: tools/virsh-interface.c:757 msgid "Failed to rollback network config change transaction" msgstr "" #: tools/virsh-interface.c:761 msgid "Network config change transaction rolled back\n" msgstr "" #: tools/virsh-interface.c:770 msgid "create a bridge device and attach an existing network device to it" msgstr "" #: tools/virsh-interface.c:773 msgid "bridge an existing network device" msgstr "" #: tools/virsh-interface.c:782 msgid "existing interface name" msgstr "" #: tools/virsh-interface.c:787 msgid "new bridge device name" msgstr "" #: tools/virsh-interface.c:791 msgid "do not enable STP for this bridge" msgstr "" #: tools/virsh-interface.c:795 msgid "number of seconds to squelch traffic on newly connected ports" msgstr "" #: tools/virsh-interface.c:799 msgid "don't start the bridge immediately" msgstr "" #: tools/virsh-interface.c:833 #, c-format msgid "Network device %s already exists" msgstr "" #: tools/virsh-interface.c:848 msgid "Unable to parse delay parameter" msgstr "" #: tools/virsh-interface.c:849 msgid "(interface definition)" msgstr "" #: tools/virsh-interface.c:850 tools/virsh-interface.c:1056 #, c-format msgid "Failed to parse configuration of %s" msgstr "" #: tools/virsh-interface.c:857 tools/virsh-interface.c:1063 #, c-format msgid "Existing device %s has no type" msgstr "" #: tools/virsh-interface.c:862 #, c-format msgid "Existing device %s is already a bridge" msgstr "" #: tools/virsh-interface.c:869 tools/virsh-interface.c:1076 #, c-format msgid "Interface name from config %s doesn't match given supplied name %s" msgstr "" #: tools/virsh-interface.c:876 msgid "Failed to create bridge node in xml document" msgstr "" #: tools/virsh-interface.c:884 msgid "Failed to set stp attribute in xml document" msgstr "" #: tools/virsh-interface.c:891 #, c-format msgid "Failed to set bridge delay %d in xml document" msgstr "" #: tools/virsh-interface.c:899 msgid "Failed to set bridge interface type to 'bridge' in xml document" msgstr "" #: tools/virsh-interface.c:904 #, c-format msgid "Failed to set master bridge interface name to '%s' in xml document" msgstr "" #: tools/virsh-interface.c:913 msgid "Failed to create interface node under bridge node in xml document" msgstr "" #: tools/virsh-interface.c:921 #, c-format msgid "Failed to set new slave interface type to '%s' in xml document" msgstr "" #: tools/virsh-interface.c:927 #, c-format msgid "Failed to set new slave interface name to '%s' in xml document" msgstr "" #: tools/virsh-interface.c:947 tools/virsh-interface.c:1138 #, c-format msgid "Failed to move '%s' element in xml document" msgstr "" #: tools/virsh-interface.c:958 #, c-format msgid "Failed to format new xml document for bridge %s" msgstr "" #: tools/virsh-interface.c:967 #, c-format msgid "Failed to define new bridge interface %s" msgstr "" #: tools/virsh-interface.c:972 #, c-format msgid "Created bridge %s with attached device %s\n" msgstr "" #: tools/virsh-interface.c:978 #, c-format msgid "Failed to start bridge interface %s" msgstr "" #: tools/virsh-interface.c:981 #, c-format msgid "Bridge interface %s started\n" msgstr "" #: tools/virsh-interface.c:1005 msgid "undefine a bridge device after detaching its slave device" msgstr "" #: tools/virsh-interface.c:1008 msgid "unbridge a network device" msgstr "" #: tools/virsh-interface.c:1017 msgid "current bridge device name" msgstr "" #: tools/virsh-interface.c:1021 msgid "don't start the un-slaved interface immediately (not recommended)" msgstr "" #: tools/virsh-interface.c:1054 msgid "(bridge interface definition)" msgstr "" #: tools/virsh-interface.c:1068 #, c-format msgid "Device %s is not a bridge" msgstr "" #: tools/virsh-interface.c:1084 msgid "No bridge node in xml document" msgstr "" #: tools/virsh-interface.c:1089 msgid "Multiple interfaces attached to bridge" msgstr "" #: tools/virsh-interface.c:1094 msgid "No interface attached to bridge" msgstr "" #: tools/virsh-interface.c:1102 #, c-format msgid "Device attached to bridge %s has no name" msgstr "" #: tools/virsh-interface.c:1107 #, c-format msgid "Attached device %s has no type" msgstr "" #: tools/virsh-interface.c:1112 #, c-format msgid "Failed to set interface type to '%s' in xml document" msgstr "" #: tools/virsh-interface.c:1118 #, c-format msgid "Failed to set interface name to '%s' in xml document" msgstr "" #: tools/virsh-interface.c:1149 #, c-format msgid "Failed to format new xml document for un-enslaved interface %s" msgstr "" #: tools/virsh-interface.c:1158 #, c-format msgid "Failed to destroy bridge interface %s" msgstr "" #: tools/virsh-interface.c:1162 #, c-format msgid "Failed to undefine bridge interface %s" msgstr "" #: tools/virsh-interface.c:1169 #, c-format msgid "Failed to define new interface %s" msgstr "" #: tools/virsh-interface.c:1173 #, c-format msgid "Device %s un-attached from bridge %s\n" msgstr "" #: tools/virsh-network.c:77 #, c-format msgid "failed to get network '%s'" msgstr "gagal mendapatkan jaringan '%s" #: tools/virsh-network.c:87 msgid "autostart a network" msgstr "otomatis mulai jaringan" #: tools/virsh-network.c:90 msgid "Configure a network to be automatically started at boot." msgstr "" #: tools/virsh-network.c:41 msgid "network name or uuid" msgstr "nama jaringan atau uuid" #: tools/virsh-network.c:118 #, c-format msgid "failed to mark network %s as autostarted" msgstr "" #: tools/virsh-network.c:120 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" #: tools/virsh-network.c:126 #, c-format msgid "Network %s marked as autostarted\n" msgstr "" #: tools/virsh-network.c:128 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "" #: tools/virsh-network.c:139 msgid "create a network from an XML file" msgstr "buat jaringan dari berkas XML" #: tools/virsh-network.c:142 msgid "Create a network." msgstr "Buat jaringan." #: tools/virsh-network.c:148 tools/virsh-network.c:196 msgid "file containing an XML network description" msgstr "" #: tools/virsh-network.c:171 #, c-format msgid "Network %s created from %s\n" msgstr "Jaringan %s dibuat dari %s\n" #: tools/virsh-network.c:175 #, c-format msgid "Failed to create network from %s" msgstr "Gagal membuat jaringan dari %s" #: tools/virsh-network.c:192 msgid "define (but don't start) a network from an XML file" msgstr "" #: tools/virsh-network.c:195 msgid "Define a network." msgstr "Tentukan jaringan" #: tools/virsh-network.c:219 #, c-format msgid "Network %s defined from %s\n" msgstr "" #: tools/virsh-network.c:223 #, c-format msgid "Failed to define network from %s" msgstr "Gagal menentukan jaringan dari %s" #: tools/virsh-network.c:234 msgid "destroy (stop) a network" msgstr "" #: tools/virsh-network.c:237 msgid "Forcefully stop a given network." msgstr "" #: tools/virsh-network.c:258 #, c-format msgid "Network %s destroyed\n" msgstr "" #: tools/virsh-network.c:260 #, c-format msgid "Failed to destroy network %s" msgstr "" #: tools/virsh-network.c:273 msgid "network information in XML" msgstr "informasi jaringan dalam XML" #: tools/virsh-network.c:276 msgid "Output the network information as an XML dump to stdout." msgstr "" #: tools/virsh-network.c:285 msgid "network information of an inactive domain" msgstr "" #: tools/virsh-network.c:324 msgid "network information" msgstr "" #: tools/virsh-network.c:327 msgid "Returns basic information about the network" msgstr "" #: tools/virsh-network.c:357 msgid "Active:" msgstr "" #: tools/virsh-network.c:366 tools/virsh-network.c:705 tools/virsh-pool.c:1186 #: tools/virsh-pool.c:1628 msgid "no autostart" msgstr "Tidak otomatis mulai" #: tools/virsh-network.c:372 msgid "Bridge:" msgstr "" #: tools/virsh-network.c:460 msgid "Failed to list networks" msgstr "" #: tools/virsh-network.c:472 msgid "Failed to get the number of active networks" msgstr "" #: tools/virsh-network.c:481 msgid "Failed to get the number of inactive networks" msgstr "" #: tools/virsh-network.c:498 msgid "Failed to list active networks" msgstr "Gagal menampilkan jaringan aktif" #: tools/virsh-network.c:509 msgid "Failed to list inactive networks" msgstr "Gagal menampilkan jaringan yang tidak aktif" #: tools/virsh-network.c:542 msgid "Failed to get network persistence info" msgstr "" #: tools/virsh-network.c:554 msgid "Failed to get network autostart state" msgstr "" #: tools/virsh-network.c:602 msgid "list networks" msgstr "tampilkan jaringan" #: tools/virsh-network.c:605 msgid "Returns list of networks." msgstr "Mengembalikan daftar jaringan." #: tools/virsh-network.c:613 msgid "list inactive networks" msgstr "tampilkan jaringan yang tidak aktif" #: tools/virsh-network.c:617 msgid "list inactive & active networks" msgstr "tampilkan jaringan yang aktif dan tidak aktif" #: tools/virsh-network.c:621 msgid "list persistent networks" msgstr "" #: tools/virsh-network.c:625 msgid "list transient networks" msgstr "" #: tools/virsh-network.c:629 msgid "list networks with autostart enabled" msgstr "" #: tools/virsh-network.c:633 msgid "list networks with autostart disabled" msgstr "" #: tools/virsh-network.c:693 tools/virsh-pool.c:1301 tools/virsh-pool.c:1331 #: tools/virsh-pool.c:1386 msgid "Autostart" msgstr "" #: tools/virsh-network.c:693 tools/virsh-pool.c:1336 tools/virsh-pool.c:1387 msgid "Persistent" msgstr "" #: tools/virsh-network.c:737 msgid "convert a network UUID to network name" msgstr "ubah UUID jaringan ke nama jaringan" #: tools/virsh-network.c:749 msgid "network uuid" msgstr "uuid jaringan" #: tools/virsh-network.c:773 msgid "start a (previously defined) inactive network" msgstr "" #: tools/virsh-network.c:776 msgid "Start a network." msgstr "Hidupkan jaringan" #: tools/virsh-network.c:797 #, c-format msgid "Network %s started\n" msgstr "" #: tools/virsh-network.c:799 #, c-format msgid "Failed to start network %s" msgstr "Gagal memulai jaringan %s" #: tools/virsh-network.c:801 msgid "undefine an inactive network" msgstr "" #: tools/virsh-network.c:804 msgid "Undefine the configuration for an inactive network." msgstr "" #: tools/virsh-network.c:835 #, c-format msgid "Network %s has been undefined\n" msgstr "" #: tools/virsh-network.c:837 #, c-format msgid "Failed to undefine network %s" msgstr "" #: tools/virsh-network.c:850 msgid "update parts of an existing network's configuration" msgstr "" #: tools/virsh-network.c:863 msgid "type of update (add-first, add-last (add), delete, or modify)" msgstr "" #: tools/virsh-network.c:868 msgid "which section of network configuration to update" msgstr "" #: tools/virsh-network.c:873 msgid "" "name of file containing xml (or, if it starts with '<', the complete xml " "element itself) to add/modify, or to be matched for search" msgstr "" #: tools/virsh-network.c:878 msgid "which parent object to search through" msgstr "" #: tools/virsh-network.c:880 msgid "affect next network startup" msgstr "" #: tools/virsh-network.c:881 msgid "affect running network" msgstr "" #: tools/virsh-network.c:882 msgid "affect current state of network" msgstr "" #: tools/virsh-network.c:925 #, c-format msgid "unrecognized command name '%s'" msgstr "" #: tools/virsh-network.c:935 #, c-format msgid "unrecognized section name '%s'" msgstr "" #: tools/virsh-network.c:947 msgid "malformed parent-index argument" msgstr "" #: tools/virsh-network.c:967 msgid "--current must be specified exclusively" msgstr "" #: tools/virsh-network.c:980 #, c-format msgid "Failed to update network %s" msgstr "" #: tools/virsh-network.c:987 msgid "persistent config and live state" msgstr "" #: tools/virsh-network.c:989 tools/virsh-network.c:995 msgid "persistent config" msgstr "" #: tools/virsh-network.c:991 tools/virsh-network.c:993 msgid "live state" msgstr "" #: tools/virsh-network.c:998 #, c-format msgid "Updated network %s %s" msgstr "" #: tools/virsh-network.c:1013 msgid "convert a network name to network UUID" msgstr "ubah nama jaringan ke UUID jaringan" #: tools/virsh-network.c:1025 msgid "network name" msgstr "nama jaringan" #: tools/virsh-network.c:1043 msgid "failed to get network UUID" msgstr "gagal mendapatkan UUID jaringan" #: tools/virsh-network.c:1054 msgid "edit XML configuration for a network" msgstr "" #: tools/virsh-network.c:1057 msgid "Edit the XML configuration for a network." msgstr "" #: tools/virsh-network.c:1098 #, c-format msgid "Network %s XML configuration not changed.\n" msgstr "" #: tools/virsh-network.c:1107 #, c-format msgid "Network %s XML configuration edited.\n" msgstr "" #: tools/virsh-network.c:1175 #, c-format msgid "event 'lifecycle' for network %s: %s\n" msgstr "" #: tools/virsh-network.c:1186 msgid "Network Events" msgstr "" #: tools/virsh-network.c:1189 msgid "List event types, or wait for network events to occur" msgstr "" #: tools/virsh-network.c:1197 msgid "filter by network name or uuid" msgstr "" #: tools/virsh-network.c:1245 msgid "either --list or event type is required" msgstr "" #: tools/virsh-nodedev.c:41 msgid "create a device defined by an XML file on the node" msgstr "" #: tools/virsh-nodedev.c:45 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" #: tools/virsh-nodedev.c:53 msgid "file containing an XML description of the device" msgstr "" #: tools/virsh-nodedev.c:77 #, c-format msgid "Node device %s created from %s\n" msgstr "" #: tools/virsh-nodedev.c:81 #, c-format msgid "Failed to create node device from %s" msgstr "" #: tools/virsh-nodedev.c:94 msgid "destroy (stop) a device on the node" msgstr "" #: tools/virsh-nodedev.c:97 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host" msgstr "" #: tools/virsh-nodedev.c:111 tools/virsh-nodedev.c:523 msgid "device name or wwn pair in 'wwnn,wwpn' format" msgstr "" #: tools/virsh-nodedev.c:132 tools/virsh-nodedev.c:545 #, c-format msgid "Malformed device value '%s'" msgstr "" #: tools/virsh-nodedev.c:145 tools/virsh-nodedev.c:558 msgid "Could not find matching device" msgstr "" #: tools/virsh-nodedev.c:150 #, c-format msgid "Destroyed node device '%s'\n" msgstr "" #: tools/virsh-nodedev.c:152 #, c-format msgid "Failed to destroy node device '%s'" msgstr "" #: tools/virsh-nodedev.c:244 tools/virsh-nodedev.c:265 msgid "Failed to list node devices" msgstr "" #: tools/virsh-nodedev.c:254 msgid "Failed to count node devices" msgstr "" #: tools/virsh-nodedev.c:294 msgid "Failed to get capability numbers of the device" msgstr "" #: tools/virsh-nodedev.c:302 msgid "Failed to get capability names of the device" msgstr "" #: tools/virsh-nodedev.c:365 msgid "enumerate devices on this host" msgstr "" #: tools/virsh-nodedev.c:376 msgid "list devices in a tree" msgstr "" #: tools/virsh-nodedev.c:380 msgid "capability names, separated by comma" msgstr "" #: tools/virsh-nodedev.c:402 msgid "Options --tree and --cap are incompatible" msgstr "" #: tools/virsh-nodedev.c:411 msgid "Invalid capability type" msgstr "" #: tools/virsh-nodedev.c:510 msgid "node device details in XML" msgstr "" #: tools/virsh-nodedev.c:513 msgid "Output the node device details as an XML dump to stdout." msgstr "" #: tools/virsh-nodedev.c:581 msgid "detach node device from its device driver" msgstr "" #: tools/virsh-nodedev.c:584 msgid "" "Detach node device from its device driver before assigning to a domain." msgstr "" #: tools/virsh-nodedev.c:594 tools/virsh-nodedev.c:660 #: tools/virsh-nodedev.c:710 msgid "device key" msgstr "" #: tools/virsh-nodedev.c:598 msgid "pci device assignment backend driver (e.g. 'vfio' or 'kvm')" msgstr "" #: tools/virsh-nodedev.c:618 tools/virsh-nodedev.c:677 #: tools/virsh-nodedev.c:727 #, c-format msgid "Could not find matching device '%s'" msgstr "" #: tools/virsh-nodedev.c:634 #, c-format msgid "Device %s detached\n" msgstr "" #: tools/virsh-nodedev.c:636 #, c-format msgid "Failed to detach device %s" msgstr "" #: tools/virsh-nodedev.c:647 msgid "reattach node device to its device driver" msgstr "" #: tools/virsh-nodedev.c:650 msgid "" "Reattach node device to its device driver once released by the domain." msgstr "" #: tools/virsh-nodedev.c:682 #, c-format msgid "Device %s re-attached\n" msgstr "" #: tools/virsh-nodedev.c:684 #, c-format msgid "Failed to re-attach device %s" msgstr "" #: tools/virsh-nodedev.c:697 msgid "reset node device" msgstr "" #: tools/virsh-nodedev.c:700 msgid "Reset node device before or after assigning to a domain." msgstr "" #: tools/virsh-nodedev.c:732 #, c-format msgid "Device %s reset\n" msgstr "" #: tools/virsh-nodedev.c:734 #, c-format msgid "Failed to reset device %s" msgstr "" #: tools/virsh-nwfilter.c:69 #, c-format msgid "failed to get nwfilter '%s'" msgstr "" #: tools/virsh-nwfilter.c:79 msgid "define or update a network filter from an XML file" msgstr "" #: tools/virsh-nwfilter.c:82 msgid "Define a new network filter or update an existing one." msgstr "" #: tools/virsh-nwfilter.c:88 msgid "file containing an XML network filter description" msgstr "" #: tools/virsh-nwfilter.c:112 #, c-format msgid "Network filter %s defined from %s\n" msgstr "" #: tools/virsh-nwfilter.c:116 #, c-format msgid "Failed to define network filter from %s" msgstr "" #: tools/virsh-nwfilter.c:127 msgid "undefine a network filter" msgstr "" #: tools/virsh-nwfilter.c:130 msgid "Undefine a given network filter." msgstr "" #: tools/virsh-nwfilter.c:139 tools/virsh-nwfilter.c:182 #: tools/virsh-nwfilter.c:399 msgid "network filter name or uuid" msgstr "" #: tools/virsh-nwfilter.c:155 #, c-format msgid "Network filter %s undefined\n" msgstr "" #: tools/virsh-nwfilter.c:157 #, c-format msgid "Failed to undefine network filter %s" msgstr "" #: tools/virsh-nwfilter.c:170 msgid "network filter information in XML" msgstr "" #: tools/virsh-nwfilter.c:173 msgid "Output the network filter information as an XML dump to stdout." msgstr "" #: tools/virsh-nwfilter.c:275 msgid "Failed to list node filters" msgstr "" #: tools/virsh-nwfilter.c:285 msgid "Failed to count network filters" msgstr "" #: tools/virsh-nwfilter.c:296 msgid "Failed to list network filters" msgstr "" #: tools/virsh-nwfilter.c:343 msgid "list network filters" msgstr "" #: tools/virsh-nwfilter.c:346 msgid "Returns list of network filters." msgstr "" #: tools/virsh-nwfilter.c:365 tools/virsh-secret.c:525 msgid "UUID" msgstr "" #: tools/virsh-nwfilter.c:387 msgid "edit XML configuration for a network filter" msgstr "" #: tools/virsh-nwfilter.c:390 msgid "Edit the XML configuration for a network filter." msgstr "" #: tools/virsh-nwfilter.c:419 #, c-format msgid "Network filter %s XML configuration not changed.\n" msgstr "" #: tools/virsh-nwfilter.c:429 #, c-format msgid "Network filter %s XML configuration edited.\n" msgstr "" #: tools/virsh-pool.c:161 #, c-format msgid "failed to get pool '%s'" msgstr "" #: tools/virsh-pool.c:171 msgid "autostart a pool" msgstr "" #: tools/virsh-pool.c:174 msgid "Configure a pool to be automatically started at boot." msgstr "" #: tools/virsh-pool.c:37 tools/virsh-volume.c:46 tools/virsh-volume.c:54 msgid "pool name or uuid" msgstr "" #: tools/virsh-pool.c:203 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "" #: tools/virsh-pool.c:205 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" #: tools/virsh-pool.c:211 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "" #: tools/virsh-pool.c:213 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "" #: tools/virsh-pool.c:224 msgid "create a pool from an XML file" msgstr "" #: tools/virsh-pool.c:227 tools/virsh-pool.c:399 msgid "Create a pool." msgstr "" #: tools/virsh-pool.c:233 tools/virsh-pool.c:476 msgid "file containing an XML pool description" msgstr "" #: tools/virsh-pool.c:278 #, c-format msgid "Pool %s created from %s\n" msgstr "" #: tools/virsh-pool.c:282 #, c-format msgid "Failed to create pool from %s" msgstr "" #: tools/virsh-pool.c:64 msgid "name of the pool" msgstr "" #: tools/virsh-pool.c:73 msgid "print XML document, but don't define/create" msgstr "" #: tools/virsh-pool.c:69 msgid "type of the pool" msgstr "" #: tools/virsh-pool.c:77 msgid "source-host for underlying storage" msgstr "" #: tools/virsh-pool.c:81 msgid "source path for underlying storage" msgstr "" #: tools/virsh-pool.c:85 msgid "source device for underlying storage" msgstr "" #: tools/virsh-pool.c:89 msgid "source name for underlying storage" msgstr "" #: tools/virsh-pool.c:93 msgid "target for underlying storage" msgstr "" #: tools/virsh-pool.c:97 msgid "format for underlying storage" msgstr "" #: tools/virsh-pool.c:396 msgid "create a pool from a set of args" msgstr "" #: tools/virsh-pool.c:451 #, c-format msgid "Pool %s created\n" msgstr "" #: tools/virsh-pool.c:454 #, c-format msgid "Failed to create pool %s" msgstr "" #: tools/virsh-pool.c:339 msgid "define (but don't start) a pool from an XML file" msgstr "" #: tools/virsh-pool.c:518 msgid "Define a pool." msgstr "" #: tools/virsh-pool.c:500 #, c-format msgid "Pool %s defined from %s\n" msgstr "" #: tools/virsh-pool.c:504 #, c-format msgid "Failed to define pool from %s" msgstr "" #: tools/virsh-pool.c:515 msgid "define a pool from a set of args" msgstr "" #: tools/virsh-pool.c:543 #, c-format msgid "Pool %s defined\n" msgstr "" #: tools/virsh-pool.c:546 #, c-format msgid "Failed to define pool %s" msgstr "" #: tools/virsh-pool.c:558 msgid "build a pool" msgstr "" #: tools/virsh-pool.c:561 msgid "Build a given pool." msgstr "" #: tools/virsh-pool.c:50 msgid "do not overwrite an existing pool of this type" msgstr "" #: tools/virsh-pool.c:57 msgid "overwrite any existing data" msgstr "" #: tools/virsh-pool.c:592 #, c-format msgid "Pool %s built\n" msgstr "" #: tools/virsh-pool.c:594 #, c-format msgid "Failed to build pool %s" msgstr "" #: tools/virsh-pool.c:608 msgid "destroy (stop) a pool" msgstr "" #: tools/virsh-pool.c:611 msgid "Forcefully stop a given pool. Raw data in the pool is untouched" msgstr "" #: tools/virsh-pool.c:633 #, c-format msgid "Pool %s destroyed\n" msgstr "" #: tools/virsh-pool.c:635 #, c-format msgid "Failed to destroy pool %s" msgstr "" #: tools/virsh-pool.c:648 msgid "delete a pool" msgstr "" #: tools/virsh-pool.c:651 msgid "Delete a given pool." msgstr "" #: tools/virsh-pool.c:673 #, c-format msgid "Pool %s deleted\n" msgstr "" #: tools/virsh-pool.c:675 #, c-format msgid "Failed to delete pool %s" msgstr "" #: tools/virsh-pool.c:688 msgid "refresh a pool" msgstr "" #: tools/virsh-pool.c:691 msgid "Refresh a given pool." msgstr "" #: tools/virsh-pool.c:713 #, c-format msgid "Pool %s refreshed\n" msgstr "" #: tools/virsh-pool.c:715 #, c-format msgid "Failed to refresh pool %s" msgstr "" #: tools/virsh-pool.c:728 msgid "pool information in XML" msgstr "" #: tools/virsh-pool.c:731 msgid "Output the pool information as an XML dump to stdout." msgstr "" #: tools/virsh-pool.c:853 msgid "Failed to list pools" msgstr "" #: tools/virsh-pool.c:863 msgid "Filtering using --type is not supported by this libvirt" msgstr "" #: tools/virsh-pool.c:872 msgid "Failed to get the number of active pools " msgstr "" #: tools/virsh-pool.c:881 msgid "Failed to get the number of inactive pools" msgstr "" #: tools/virsh-pool.c:898 msgid "Failed to list active pools" msgstr "" #: tools/virsh-pool.c:909 msgid "Failed to list inactive pools" msgstr "" #: tools/virsh-pool.c:942 msgid "Failed to get pool persistence info" msgstr "" #: tools/virsh-pool.c:954 msgid "Failed to get pool autostart state" msgstr "" #: tools/virsh-pool.c:1003 msgid "building" msgstr "" #: tools/virsh-pool.c:1005 msgid "degraded" msgstr "" #: tools/virsh-pool.c:1006 msgid "inaccessible" msgstr "" #: tools/virsh-pool.c:1021 msgid "list pools" msgstr "" #: tools/virsh-pool.c:1024 msgid "Returns list of pools." msgstr "" #: tools/virsh-pool.c:1032 msgid "list inactive pools" msgstr "" #: tools/virsh-pool.c:1036 msgid "list inactive & active pools" msgstr "" #: tools/virsh-pool.c:1040 msgid "list transient pools" msgstr "" #: tools/virsh-pool.c:1044 msgid "list persistent pools" msgstr "" #: tools/virsh-pool.c:1048 msgid "list pools with autostart enabled" msgstr "" #: tools/virsh-pool.c:1052 msgid "list pools with autostart disabled" msgstr "" #: tools/virsh-pool.c:1056 msgid "only list pool of specified type(s) (if supported)" msgstr "" #: tools/virsh-pool.c:1060 msgid "display extended details for pools" msgstr "" #: tools/virsh-pool.c:1126 #, c-format msgid "Invalid pool type '%s'" msgstr "" #: tools/virsh-pool.c:1211 msgid "Could not retrieve pool information" msgstr "" #: tools/virsh-pool.c:1247 tools/virsh-pool.c:1248 tools/virsh-pool.c:1249 msgid "-" msgstr "" #: tools/virsh-pool.c:1341 tools/virsh-pool.c:1387 tools/virsh-volume.c:1447 msgid "Capacity" msgstr "" #: tools/virsh-pool.c:1346 tools/virsh-pool.c:1387 tools/virsh-volume.c:1452 #: tools/virsh-volume.c:1479 msgid "Allocation" msgstr "" #: tools/virsh-pool.c:1351 tools/virsh-pool.c:1387 msgid "Available" msgstr "" #: tools/virsh-pool.c:1433 msgid "find potential storage pool sources" msgstr "" #: tools/virsh-pool.c:1436 tools/virsh-pool.c:1527 msgid "Returns XML document." msgstr "" #: tools/virsh-pool.c:1445 msgid "type of storage pool sources to find" msgstr "" #: tools/virsh-pool.c:1449 msgid "optional host to query" msgstr "" #: tools/virsh-pool.c:1453 msgid "optional port to query" msgstr "" #: tools/virsh-pool.c:1457 msgid "optional initiator IQN to use for query" msgstr "" #: tools/virsh-pool.c:1481 msgid "missing argument" msgstr "" #: tools/virsh-pool.c:1510 tools/virsh-pool.c:1565 #, c-format msgid "Failed to find any %s pool sources" msgstr "" #: tools/virsh-pool.c:1524 msgid "discover potential storage pool sources" msgstr "" #: tools/virsh-pool.c:1536 msgid "type of storage pool sources to discover" msgstr "" #: tools/virsh-pool.c:1540 msgid "optional file of source xml to query for pools" msgstr "" #: tools/virsh-pool.c:1579 msgid "storage pool information" msgstr "" #: tools/virsh-pool.c:1582 msgid "Returns basic information about the storage pool." msgstr "" #: tools/virsh-pool.c:1641 msgid "Available:" msgstr "" #: tools/virsh-pool.c:1656 msgid "convert a pool UUID to pool name" msgstr "" #: tools/virsh-pool.c:1557 msgid "pool uuid" msgstr "" #: tools/virsh-pool.c:1688 msgid "start a (previously defined) inactive pool" msgstr "" #: tools/virsh-pool.c:1691 msgid "Start a pool." msgstr "" #: tools/virsh-pool.c:1593 msgid "name or uuid of the inactive pool" msgstr "" #: tools/virsh-pool.c:1734 #, c-format msgid "Pool %s started\n" msgstr "" #: tools/virsh-pool.c:1736 #, c-format msgid "Failed to start pool %s" msgstr "" #: tools/virsh-pool.c:1749 msgid "undefine an inactive pool" msgstr "" #: tools/virsh-pool.c:1752 msgid "Undefine the configuration for an inactive pool." msgstr "" #: tools/virsh-pool.c:1774 #, c-format msgid "Pool %s has been undefined\n" msgstr "" #: tools/virsh-pool.c:1776 #, c-format msgid "Failed to undefine pool %s" msgstr "" #: tools/virsh-pool.c:1789 msgid "convert a pool name to pool UUID" msgstr "" #: tools/virsh-volume.c:49 msgid "pool name" msgstr "" #: tools/virsh-pool.c:1815 msgid "failed to get pool UUID" msgstr "" #: tools/virsh-pool.c:1826 msgid "edit XML configuration for a storage pool" msgstr "" #: tools/virsh-pool.c:1829 msgid "Edit the XML configuration for a storage pool." msgstr "" #: tools/virsh-pool.c:1869 #, c-format msgid "Pool %s XML configuration not changed.\n" msgstr "" #: tools/virsh-pool.c:1878 #, c-format msgid "Pool %s XML configuration edited.\n" msgstr "" #: tools/virsh-secret.c:57 #, c-format msgid "failed to get secret '%s'" msgstr "" #: tools/virsh-secret.c:67 msgid "define or modify a secret from an XML file" msgstr "" #: tools/virsh-secret.c:70 msgid "Define or modify a secret." msgstr "" #: tools/virsh-secret.c:76 msgid "file containing secret attributes in XML" msgstr "" #: tools/virsh-secret.c:97 #, c-format msgid "Failed to set attributes from %s" msgstr "" #: tools/virsh-secret.c:102 msgid "Failed to get UUID of created secret" msgstr "" #: tools/virsh-secret.c:106 #, c-format msgid "Secret %s created\n" msgstr "" #: tools/virsh-secret.c:121 msgid "secret attributes in XML" msgstr "" #: tools/virsh-secret.c:124 msgid "Output attributes of a secret as an XML dump to stdout." msgstr "" #: tools/virsh-secret.c:133 tools/virsh-secret.c:178 tools/virsh-secret.c:246 #: tools/virsh-secret.c:303 msgid "secret UUID" msgstr "" #: tools/virsh-secret.c:166 msgid "set a secret value" msgstr "" #: tools/virsh-secret.c:169 msgid "Set a secret value." msgstr "" #: tools/virsh-secret.c:183 msgid "base64-encoded secret value" msgstr "" #: tools/virsh-secret.c:205 msgid "Invalid base64 data" msgstr "" #: tools/virsh-secret.c:209 tools/virsh-secret.c:273 msgid "Failed to allocate memory" msgstr "Gagal mengalokasikan memory" #: tools/virsh-secret.c:218 msgid "Failed to set secret value" msgstr "" #: tools/virsh-secret.c:221 msgid "Secret value set\n" msgstr "" #: tools/virsh-secret.c:234 msgid "Output a secret value" msgstr "" #: tools/virsh-secret.c:237 msgid "Output a secret value to stdout." msgstr "" #: tools/virsh-secret.c:291 msgid "undefine a secret" msgstr "" #: tools/virsh-secret.c:294 msgid "Undefine a secret." msgstr "" #: tools/virsh-secret.c:320 #, c-format msgid "Failed to delete secret %s" msgstr "" #: tools/virsh-secret.c:323 #, c-format msgid "Secret %s deleted\n" msgstr "" #: tools/virsh-secret.c:399 msgid "Failed to list node secrets" msgstr "" #: tools/virsh-secret.c:408 msgid "Filtering is not supported by this libvirt" msgstr "" #: tools/virsh-secret.c:414 msgid "Failed to count secrets" msgstr "" #: tools/virsh-secret.c:425 msgid "Failed to list secrets" msgstr "" #: tools/virsh-secret.c:474 msgid "list secrets" msgstr "" #: tools/virsh-secret.c:477 msgid "Returns a list of secrets" msgstr "" #: tools/virsh-secret.c:485 msgid "list ephemeral secrets" msgstr "" #: tools/virsh-secret.c:489 msgid "list non-ephemeral secrets" msgstr "" #: tools/virsh-secret.c:493 msgid "list private secrets" msgstr "" #: tools/virsh-secret.c:497 msgid "list non-private secrets" msgstr "" #: tools/virsh-secret.c:525 msgid "Usage" msgstr "" #: tools/virsh-secret.c:536 msgid "Failed to get uuid of secret" msgstr "" #: tools/virsh-secret.c:546 msgid "Unused" msgstr "" #: tools/virsh-snapshot.c:76 msgid "cannot halt after snapshot of transient domain" msgstr "" #: tools/virsh-snapshot.c:95 tools/virsh-snapshot.c:1178 msgid "Could not get snapshot name" msgstr "" #: tools/virsh-snapshot.c:100 #, c-format msgid "Domain snapshot %s created from '%s'" msgstr "" #: tools/virsh-snapshot.c:102 #, c-format msgid "Domain snapshot %s created" msgstr "" #: tools/virsh-snapshot.c:120 msgid "Create a snapshot from XML" msgstr "" #: tools/virsh-snapshot.c:123 msgid "Create a snapshot (disk and RAM) from XML" msgstr "" #: tools/virsh-snapshot.c:132 msgid "domain snapshot XML" msgstr "" #: tools/virsh-snapshot.c:136 msgid "redefine metadata for existing snapshot" msgstr "" #: tools/virsh-snapshot.c:138 msgid "with redefine, set current snapshot" msgstr "" #: tools/virsh-snapshot.c:141 tools/virsh-snapshot.c:339 msgid "take snapshot but create no metadata" msgstr "" #: tools/virsh-snapshot.c:145 tools/virsh-snapshot.c:343 msgid "halt domain after snapshot is created" msgstr "" #: tools/virsh-snapshot.c:149 tools/virsh-snapshot.c:347 msgid "capture disk state but not vm state" msgstr "" #: tools/virsh-snapshot.c:153 tools/virsh-snapshot.c:351 msgid "reuse any existing external files" msgstr "" #: tools/virsh-snapshot.c:157 tools/virsh-snapshot.c:355 msgid "quiesce guest's file systems" msgstr "" #: tools/virsh-snapshot.c:161 tools/virsh-snapshot.c:359 msgid "require atomic operation" msgstr "" #: tools/virsh-snapshot.c:163 tools/virsh-snapshot.c:361 msgid "take a live snapshot" msgstr "" #: tools/virsh-snapshot.c:257 #, c-format msgid "unable to parse memspec: %s" msgstr "" #: tools/virsh-snapshot.c:308 #, c-format msgid "unable to parse diskspec: %s" msgstr "" #: tools/virsh-snapshot.c:315 msgid "Create a snapshot from a set of args" msgstr "" #: tools/virsh-snapshot.c:318 msgid "Create a snapshot (disk and RAM) from arguments" msgstr "" #: tools/virsh-snapshot.c:327 msgid "name of snapshot" msgstr "" #: tools/virsh-snapshot.c:331 msgid "description of snapshot" msgstr "" #: tools/virsh-snapshot.c:335 msgid "print XML document rather than create" msgstr "" #: tools/virsh-snapshot.c:365 msgid "memory attributes: [file=]name[,snapshot=type]" msgstr "" #: tools/virsh-snapshot.c:369 msgid "disk attributes: disk[,snapshot=type][,driver=type][,file=name]" msgstr "" #: tools/virsh-snapshot.c:390 msgid "--print-xml is incompatible with --no-metadata" msgstr "" #: tools/virsh-snapshot.c:478 #, c-format msgid "--%s and --current are mutually exclusive" msgstr "" #: tools/virsh-snapshot.c:487 #, c-format msgid "--%s or --current is required" msgstr "" #: tools/virsh-snapshot.c:504 msgid "edit XML for a snapshot" msgstr "" #: tools/virsh-snapshot.c:507 msgid "Edit the domain snapshot XML for a named snapshot" msgstr "" #: tools/virsh-snapshot.c:516 tools/virsh-snapshot.c:863 #: tools/virsh-snapshot.c:1673 tools/virsh-snapshot.c:1797 #: tools/virsh-snapshot.c:1883 msgid "snapshot name" msgstr "" #: tools/virsh-snapshot.c:518 msgid "also set edited snapshot as current" msgstr "" #: tools/virsh-snapshot.c:521 msgid "allow renaming an existing snapshot" msgstr "" #: tools/virsh-snapshot.c:525 msgid "allow cloning to new name" msgstr "" #: tools/virsh-snapshot.c:564 #, c-format msgid "Snapshot %s XML configuration not changed.\n" msgstr "" #: tools/virsh-snapshot.c:578 #, c-format msgid "Snapshot %s edited.\n" msgstr "" #: tools/virsh-snapshot.c:580 #, c-format msgid "Snapshot %s cloned to %s.\n" msgstr "" #: tools/virsh-snapshot.c:589 #, c-format msgid "Failed to clean up %s" msgstr "" #: tools/virsh-snapshot.c:594 #, c-format msgid "Must use --rename or --clone to change %s to %s" msgstr "" #: tools/virsh-snapshot.c:618 tools/virsh-snapshot.c:621 msgid "Get or set the current snapshot" msgstr "" #: tools/virsh-snapshot.c:630 msgid "list the name, rather than the full xml" msgstr "" #: tools/virsh-snapshot.c:638 msgid "name of existing snapshot to make current" msgstr "" #: tools/virsh-snapshot.c:686 #, c-format msgid "Snapshot %s set as current" msgstr "" #: tools/virsh-snapshot.c:695 #, c-format msgid "domain '%s' has no current snapshot" msgstr "" #: tools/virsh-snapshot.c:777 msgid "unable to determine if snapshot has parent" msgstr "" #: tools/virsh-snapshot.c:821 msgid "unable to perform snapshot filtering" msgstr "" #: tools/virsh-snapshot.c:851 msgid "snapshot information" msgstr "" #: tools/virsh-snapshot.c:854 msgid "Returns basic information about a snapshot." msgstr "" #: tools/virsh-snapshot.c:865 msgid "info on current snapshot" msgstr "" #: tools/virsh-snapshot.c:897 msgid "Domain:" msgstr "" #: tools/virsh-snapshot.c:913 msgid "Current:" msgstr "" #: tools/virsh-snapshot.c:929 tools/virsh-snapshot.c:955 msgid "unexpected problem reading snapshot xml" msgstr "" #: tools/virsh-snapshot.c:958 msgid "Location:" msgstr "" #: tools/virsh-snapshot.c:959 msgid "external" msgstr "" #: tools/virsh-snapshot.c:959 msgid "internal" msgstr "" #: tools/virsh-snapshot.c:964 msgid "Parent:" msgstr "" #: tools/virsh-snapshot.c:982 msgid "Children:" msgstr "" #: tools/virsh-snapshot.c:987 msgid "Descendants:" msgstr "" #: tools/virsh-snapshot.c:998 msgid "Metadata:" msgstr "" #: tools/virsh-snapshot.c:1217 msgid "failed to collect snapshot list" msgstr "" #: tools/virsh-snapshot.c:1296 #, c-format msgid "snapshot %s disappeared from list" msgstr "" #: tools/virsh-snapshot.c:1403 msgid "List snapshots for a domain" msgstr "" #: tools/virsh-snapshot.c:1406 msgid "Snapshot List" msgstr "" #: tools/virsh-snapshot.c:1415 msgid "add a column showing parent snapshot" msgstr "" #: tools/virsh-snapshot.c:1419 msgid "list only snapshots without parents" msgstr "" #: tools/virsh-snapshot.c:1423 msgid "list only snapshots without children" msgstr "" #: tools/virsh-snapshot.c:1427 msgid "list only snapshots that are not leaves (with children)" msgstr "" #: tools/virsh-snapshot.c:1431 msgid "list only snapshots that have metadata that would prevent undefine" msgstr "" #: tools/virsh-snapshot.c:1435 msgid "list only snapshots that have no metadata managed by libvirt" msgstr "" #: tools/virsh-snapshot.c:1439 msgid "filter by snapshots taken while inactive" msgstr "" #: tools/virsh-snapshot.c:1443 msgid "filter by snapshots taken while active (system checkpoints)" msgstr "" #: tools/virsh-snapshot.c:1447 msgid "filter by disk-only snapshots" msgstr "" #: tools/virsh-snapshot.c:1451 msgid "filter by internal snapshots" msgstr "" #: tools/virsh-snapshot.c:1455 msgid "filter by external snapshots" msgstr "" #: tools/virsh-snapshot.c:1459 msgid "list snapshots in a tree" msgstr "" #: tools/virsh-snapshot.c:1463 msgid "limit list to children of given snapshot" msgstr "" #: tools/virsh-snapshot.c:1465 msgid "limit list to children of current snapshot" msgstr "" #: tools/virsh-snapshot.c:1468 msgid "with --from, list all descendants" msgstr "" #: tools/virsh-snapshot.c:1472 msgid "list snapshot names only" msgstr "" #: tools/virsh-snapshot.c:1517 #, c-format msgid "--%s and --tree are mutually exclusive" msgstr "" #: tools/virsh-snapshot.c:1546 msgid "--descendants requires either --from or --current" msgstr "" #: tools/virsh-snapshot.c:1565 tools/virsh-snapshot.c:1569 msgid "Creation Time" msgstr "" #: tools/virsh-snapshot.c:1566 msgid "Parent" msgstr "" #: tools/virsh-snapshot.c:1624 msgid "time_t overflow" msgstr "" #: tools/virsh-snapshot.c:1660 msgid "Dump XML for a domain snapshot" msgstr "" #: tools/virsh-snapshot.c:1663 msgid "Snapshot Dump XML" msgstr "" #: tools/virsh-snapshot.c:1724 msgid "Get the name of the parent of a snapshot" msgstr "" #: tools/virsh-snapshot.c:1727 msgid "Extract the snapshot's parent, if any" msgstr "" #: tools/virsh-snapshot.c:1736 msgid "find parent of snapshot name" msgstr "" #: tools/virsh-snapshot.c:1738 msgid "find parent of current snapshot" msgstr "" #: tools/virsh-snapshot.c:1762 #, c-format msgid "snapshot '%s' has no parent" msgstr "" #: tools/virsh-snapshot.c:1785 msgid "Revert a domain to a snapshot" msgstr "" #: tools/virsh-snapshot.c:1788 msgid "Revert domain to snapshot" msgstr "" #: tools/virsh-snapshot.c:1799 msgid "revert to current snapshot" msgstr "" #: tools/virsh-snapshot.c:1802 msgid "after reverting, change state to running" msgstr "" #: tools/virsh-snapshot.c:1806 msgid "after reverting, change state to paused" msgstr "" #: tools/virsh-snapshot.c:1810 msgid "try harder on risky reverts" msgstr "" #: tools/virsh-snapshot.c:1871 msgid "Delete a domain snapshot" msgstr "" #: tools/virsh-snapshot.c:1874 msgid "Snapshot Delete" msgstr "" #: tools/virsh-snapshot.c:1885 msgid "delete current snapshot" msgstr "" #: tools/virsh-snapshot.c:1888 msgid "delete snapshot and all children" msgstr "" #: tools/virsh-snapshot.c:1892 msgid "delete children but not snapshot" msgstr "" #: tools/virsh-snapshot.c:1896 msgid "delete only libvirt metadata, leaving snapshot contents behind" msgstr "" #: tools/virsh-snapshot.c:1930 #, c-format msgid "Domain snapshot %s children deleted\n" msgstr "" #: tools/virsh-snapshot.c:1932 #, c-format msgid "Domain snapshot %s deleted\n" msgstr "" #: tools/virsh-snapshot.c:1934 #, c-format msgid "Failed to delete snapshot %s" msgstr "" #: tools/virsh-volume.c:122 tools/virsh-volume.c:305 #, c-format msgid "failed to get vol '%s'" msgstr "" #: tools/virsh-volume.c:124 #, c-format msgid "failed to get vol '%s', specifying --%s might help" msgstr "" #: tools/virsh-volume.c:158 msgid "create a volume from a set of args" msgstr "" #: tools/virsh-volume.c:161 tools/virsh-volume.c:365 msgid "Create a vol." msgstr "" #: tools/virsh-volume.c:171 msgid "name of the volume" msgstr "" #: tools/virsh-volume.c:176 msgid "size of the vol, as scaled integer (default bytes)" msgstr "" #: tools/virsh-volume.c:180 msgid "initial allocation size, as scaled integer (default bytes)" msgstr "" #: tools/virsh-volume.c:184 msgid "file format type raw,bochs,qcow,qcow2,qed,vmdk" msgstr "" #: tools/virsh-volume.c:188 msgid "the backing volume if taking a snapshot" msgstr "" #: tools/virsh-volume.c:192 msgid "format of backing volume if taking a snapshot" msgstr "" #: tools/virsh-volume.c:196 tools/virsh-volume.c:375 tools/virsh-volume.c:442 #: tools/virsh-volume.c:555 msgid "preallocate metadata (for qcow2 instead of full allocation)" msgstr "" #: tools/virsh-volume.c:236 tools/virsh-volume.c:242 tools/virsh-volume.c:1094 #, c-format msgid "Malformed size %s" msgstr "" #: tools/virsh-volume.c:343 #, c-format msgid "Vol %s created\n" msgstr "" #: tools/virsh-volume.c:347 #, c-format msgid "Failed to create vol %s" msgstr "" #: tools/virsh-volume.c:362 msgid "create a vol from an XML file" msgstr "" #: tools/virsh-volume.c:372 tools/virsh-volume.c:434 msgid "file containing an XML vol description" msgstr "" #: tools/virsh-volume.c:405 #, c-format msgid "Vol %s created from %s\n" msgstr "" #: tools/virsh-volume.c:410 tools/virsh-volume.c:487 #, c-format msgid "Failed to create vol from %s" msgstr "" #: tools/virsh-volume.c:424 msgid "create a vol, using another volume as input" msgstr "" #: tools/virsh-volume.c:427 msgid "Create a vol from an existing volume." msgstr "" #: tools/virsh-volume.c:401 msgid "input vol name or key" msgstr "" #: tools/virsh-volume.c:438 msgid "pool name or uuid of the input volume's pool" msgstr "" #: tools/virsh-volume.c:484 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "" #: tools/virsh-volume.c:513 msgid "(volume_definition)" msgstr "" #: tools/virsh-volume.c:537 msgid "clone a volume." msgstr "" #: tools/virsh-volume.c:540 msgid "Clone an existing volume." msgstr "" #: tools/virsh-volume.c:509 msgid "orig vol name or key" msgstr "" #: tools/virsh-volume.c:550 msgid "clone name" msgstr "" #: tools/virsh-volume.c:586 tools/virsh-volume.c:1600 msgid "failed to get parent pool" msgstr "" #: tools/virsh-volume.c:606 #, c-format msgid "Vol %s cloned from %s\n" msgstr "" #: tools/virsh-volume.c:609 #, c-format msgid "Failed to clone vol from %s" msgstr "" #: tools/virsh-volume.c:633 msgid "upload file contents to a volume" msgstr "" #: tools/virsh-volume.c:636 msgid "Upload file contents to a volume" msgstr "" #: tools/virsh-volume.c:61 msgid "vol name, key or path" msgstr "" #: tools/virsh-volume.c:643 tools/virsh-volume.c:746 tools/virsh-volume.c:955 msgid "file" msgstr "" #: tools/virsh-volume.c:647 msgid "volume offset to upload to" msgstr "" #: tools/virsh-volume.c:651 msgid "amount of data to upload" msgstr "" #: tools/virsh-volume.c:695 tools/virsh-volume.c:795 msgid "cannot create a new stream" msgstr "" #: tools/virsh-volume.c:700 #, c-format msgid "cannot upload to volume %s" msgstr "" #: tools/virsh-volume.c:705 #, c-format msgid "cannot send data to volume %s" msgstr "" #: tools/virsh-volume.c:716 tools/virsh-volume.c:816 #, c-format msgid "cannot close volume %s" msgstr "" #: tools/virsh-volume.c:736 msgid "download volume contents to a file" msgstr "" #: tools/virsh-volume.c:739 msgid "Download volume contents to a file" msgstr "" #: tools/virsh-volume.c:750 msgid "volume offset to download from" msgstr "" #: tools/virsh-volume.c:754 msgid "amount of data to download" msgstr "" #: tools/virsh-volume.c:787 #, c-format msgid "cannot create %s" msgstr "" #: tools/virsh-volume.c:800 #, c-format msgid "cannot download from volume %s" msgstr "" #: tools/virsh-volume.c:805 #, c-format msgid "cannot receive data from volume %s" msgstr "" #: tools/virsh-volume.c:838 msgid "delete a vol" msgstr "" #: tools/virsh-volume.c:841 msgid "Delete a given vol." msgstr "" #: tools/virsh-volume.c:873 #, c-format msgid "Vol %s deleted\n" msgstr "" #: tools/virsh-volume.c:875 #, c-format msgid "Failed to delete vol %s" msgstr "" #: tools/virsh-volume.c:888 msgid "wipe a vol" msgstr "" #: tools/virsh-volume.c:891 msgid "Ensure data previously on a volume is not accessible to future reads" msgstr "" #: tools/virsh-volume.c:901 msgid "perform selected wiping algorithm" msgstr "" #: tools/virsh-volume.c:929 #, c-format msgid "Unsupported algorithm '%s'" msgstr "" #: tools/virsh-volume.c:940 #, c-format msgid "Failed to wipe vol %s" msgstr "" #: tools/virsh-volume.c:944 #, c-format msgid "Vol %s wiped\n" msgstr "" #: tools/virsh-volume.c:956 msgid "block" msgstr "" #: tools/virsh-volume.c:957 msgid "dir" msgstr "" #: tools/virsh-volume.c:958 msgid "network" msgstr "Jaringan" #: tools/virsh-volume.c:959 msgid "netdir" msgstr "" #: tools/virsh-volume.c:974 msgid "storage vol information" msgstr "" #: tools/virsh-volume.c:977 msgid "Returns basic information about the storage vol." msgstr "" #: tools/virsh-volume.c:1004 msgid "Type:" msgstr "" #: tools/virsh-volume.c:1025 msgid "resize a vol" msgstr "" #: tools/virsh-volume.c:1028 msgid "Resizes a storage volume." msgstr "" #: tools/virsh-volume.c:1038 msgid "new capacity for the vol, as scaled integer (default bytes)" msgstr "" #: tools/virsh-volume.c:1043 msgid "allocate the new capacity, rather than leaving it sparse" msgstr "" #: tools/virsh-volume.c:1047 msgid "use capacity as a delta to current size, rather than the new size" msgstr "" #: tools/virsh-volume.c:1051 msgid "allow the resize to shrink the volume" msgstr "" #: tools/virsh-volume.c:1097 msgid "negative size requires --delta and --shrink" msgstr "" #: tools/virsh-volume.c:1100 #, c-format msgid "Size of volume '%s' successfully changed by %s\n" msgstr "" #: tools/virsh-volume.c:1101 #, c-format msgid "Size of volume '%s' successfully changed to %s\n" msgstr "" #: tools/virsh-volume.c:1106 #, c-format msgid "Failed to change size of volume '%s' by %s\n" msgstr "" #: tools/virsh-volume.c:1107 #, c-format msgid "Failed to change size of volume '%s' to %s\n" msgstr "" #: tools/virsh-volume.c:1122 msgid "vol information in XML" msgstr "" #: tools/virsh-volume.c:1125 msgid "Output the vol information as an XML dump to stdout." msgstr "" #: tools/virsh-volume.c:1222 msgid "Failed to list volumes" msgstr "" #: tools/virsh-volume.c:1231 tools/virsh-volume.c:1243 msgid "Failed to list storage volumes" msgstr "" #: tools/virsh-volume.c:1289 msgid "list vols" msgstr "" #: tools/virsh-volume.c:1292 msgid "Returns list of vols by pool." msgstr "" #: tools/virsh-volume.c:1301 msgid "display extended details for volumes" msgstr "" #: tools/virsh-volume.c:1416 tools/virsh-volume.c:1437 #: tools/virsh-volume.c:1478 msgid "Path" msgstr "" #: tools/virsh-volume.c:1527 msgid "returns the volume name for a given volume key or path" msgstr "" #: tools/virsh-volume.c:1539 tools/virsh-volume.c:1575 msgid "volume key or path" msgstr "" #: tools/virsh-volume.c:1563 msgid "returns the storage pool for a given volume key or path" msgstr "" #: tools/virsh-volume.c:1579 msgid "return the pool uuid rather than pool name" msgstr "" #: tools/virsh-volume.c:1626 msgid "returns the volume key for a given volume name or path" msgstr "" #: tools/virsh-volume.c:1638 msgid "volume name or path" msgstr "" #: tools/virsh-volume.c:1662 msgid "returns the volume path for a given volume name or key" msgstr "" #: tools/virsh-volume.c:1674 msgid "volume name or key" msgstr "" #: tools/virt-host-validate-common.c:66 #, c-format msgid "%6s: Checking %-60s: " msgstr "" #: tools/virt-host-validate-common.c:88 tools/virt-host-validate-common.c:90 msgid "PASS" msgstr "" #: tools/virt-host-validate-common.c:95 msgid "FAIL" msgstr "" #: tools/virt-host-validate-common.c:96 msgid "WARN" msgstr "" #: tools/virt-host-validate-common.c:97 msgid "NOTE" msgstr "" #: tools/virt-host-validate-common.c:227 #, c-format msgid "for Linux >= %d.%d.%d" msgstr "" #: tools/virt-host-validate-lxc.c:33 msgid "Upgrade to a kernel supporting namespaces" msgstr "" #: tools/virt-host-validate-qemu.c:38 msgid "" "Check that the 'kvm-intel' or 'kvm-amd' modules are loaded & the BIOS has " "enabled virtualization" msgstr "" #: tools/virt-host-validate-qemu.c:48 msgid "" "Only emulated CPUs are available, performance will be significantly limited" msgstr "" #: tools/virt-host-validate-qemu.c:53 msgid "" "Load the 'vhost_net' module to improve performance of virtio networking" msgstr "" #: tools/virt-host-validate-qemu.c:59 msgid "Load the 'tun' module to enable networking for QEMU guests" msgstr "" #: tools/virt-host-validate.c:45 #, c-format msgid "" "\n" "syntax: %s [OPTIONS] [HVTYPE]\n" "\n" " Hypervisor types:\n" "\n" " - qemu\n" " - lxc\n" "\n" " Options:\n" " -h, --help Display command line help\n" " -v, --version Display command version\n" " -q, --quiet Don't display progress information\n" "\n" msgstr "" #: tools/virt-host-validate.c:118 #, c-format msgid "%s: too many command line arguments\n" msgstr "" #: tools/virt-host-validate.c:145 #, c-format msgid "%s: unsupported hypervisor name %s\n" msgstr "" #: tools/virt-login-shell.c:66 tools/virt-login-shell.c:121 msgid "shell must be a list of strings" msgstr "" #: tools/virt-login-shell.c:96 #, c-format msgid "%s not matched against 'allowed_users' in %s" msgstr "" #: tools/virt-login-shell.c:148 #, c-format msgid "" "\n" "Usage:\n" " %s [option]\n" "\n" "Options:\n" " -h | --help Display program help\n" " -V | --version Display program version\n" "\n" "libvirt login shell\n" msgstr "" #: tools/virt-login-shell.c:211 #, c-format msgid "Failed to initialize libvirt Error Handling" msgstr "" #: tools/virt-login-shell.c:241 #, c-format msgid "%s takes no options" msgstr "" #: tools/virt-login-shell.c:246 #, c-format msgid "%s must be run by non root users" msgstr "" #: tools/virt-login-shell.c:284 #, c-format msgid "Can't create %s container: %s" msgstr "" #: tools/virt-login-shell.c:317 #, c-format msgid "Unable to chdir(%s)" msgstr "" #: tools/virt-login-shell.c:333 #, c-format msgid "Unable to exec shell %s" msgstr "" language-pack-id-base/data/id/LC_MESSAGES/wdiff-gnulib.po0000644000000000000000000000724012743726474017777 0ustar # Indonesian translation for wdiff # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the wdiff package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: wdiff\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2013-03-09 02:55+0100\n" "PO-Revision-Date: 2011-01-10 16:18+0000\n" "Last-Translator: Arief Setiadi Wibowo \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:39+0000\n" "X-Generator: Launchpad (build 18147)\n" #: lib/error.c:188 msgid "Unknown system error" msgstr "Terdapat kesalahan yang tidak diketahui dalam sistem" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: pilihan '--%s' tidak mengijinkan sebuah argumen\n" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: pilihan '%c%s' tidak mengijinkan sebuah argumen\n" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: pilihan '--%s' memerlukan sebuah argumen\n" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: pilihan tidak dikenal '--%s'\n" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: pilihan tidak dikenal '%c%s'\n" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: pilihan tidak valid -- '%c'\n" #: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: pilihan membutuhkan sebuah argumen -- '%c'\n" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: pilihan '-W %s' rancu\n" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: pilihan '-W %s' tidak mengijinkan sebuah argumen\n" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: pilihan '-W %s' memerlukan sebuah argumen\n" #: lib/regcomp.c:131 msgid "Success" msgstr "Berhasil" #: lib/regcomp.c:134 msgid "No match" msgstr "Tidak cocok" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "Ekspresi regular tidak valid" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "Karakter kolasi tidak valid" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "Tidak cocok [ atau [^" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:707 msgid "No previous regular expression" msgstr "" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "" language-pack-id-base/data/id/LC_MESSAGES/kbd.po0000644000000000000000000014560512743726474016172 0ustar # Pesan bahasa indonesia untuk kbd. # Copyright (C) 2008 Arif E. Nugroho . # This file is distributed under the same license as the kbd package. # Arif E. Nugroho , 2008, 2009, 2010. # msgid "" msgstr "" "Project-Id-Version: kbd 1.15.2\n" "Report-Msgid-Bugs-To: Alexey Gladkov \n" "POT-Creation-Date: 2012-11-16 00:52+0400\n" "PO-Revision-Date: 2014-02-19 01:30+0000\n" "Last-Translator: Arif Endro Nugroho \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:35+0000\n" "X-Generator: Launchpad (build 18147)\n" "Language: id\n" #: src/chvt.c:28 #, c-format msgid "usage: chvt N\n" msgstr "penggunaan: chvt N\n" #: src/deallocvt.c:33 #, c-format msgid "%s: unknown option\n" msgstr "%s: pilihan tidak diketahui\n" #: src/deallocvt.c:45 #, c-format msgid "%s: deallocating all unused consoles failed\n" msgstr "%s: gagal mendealokasikan semua konsole yang tidak digunakan\n" #: src/deallocvt.c:53 #, c-format msgid "%s: 0: illegal VT number\n" msgstr "%s: 0: nomor VT tidak legal\n" #: src/deallocvt.c:57 #, c-format msgid "%s: VT 1 is the console and cannot be deallocated\n" msgstr "%s: VT 1 adalah konsole dan tidak dapat didealokasikan\n" #: src/deallocvt.c:63 #, c-format msgid "%s: could not deallocate console %d\n" msgstr "%s: tidak dapat didealokasikan console %d\n" #: src/dumpkeys.c:66 #, c-format msgid "KDGKBENT error at index 0 in table %d\n" msgstr "KDGKBENT error di indeks 0 dalam tabel %d\n" #: src/dumpkeys.c:79 #, c-format msgid "%s: cannot find any keymaps?\n" msgstr "%s: tidak dapat menemukan keymaps apapun?\n" #: src/dumpkeys.c:84 #, c-format msgid "%s: plain map not allocated? very strange ...\n" msgstr "%s: peta plain tidak dialokasikan? sangat aneh ...\n" #: src/dumpkeys.c:118 #, c-format msgid "KDGKBENT error at index %d in table %d\n" msgstr "KDGKBENT error di indeks %d dalam tabel %d\n" #: src/dumpkeys.c:272 #, c-format msgid "keycode range supported by kernel: 1 - %d\n" msgstr "jangkauan keycode tidak didukung oleh kernel: 1 - %d\n" #: src/dumpkeys.c:274 #, c-format msgid "max number of actions bindable to a key: %d\n" msgstr "jumlah maksimal dari aksi yang dapat diikat oleh sebuah kunci: %d\n" #: src/dumpkeys.c:277 #, c-format msgid "number of keymaps in actual use: %d\n" msgstr "jumlah dari peta kunci dalam penggunaan aktual: %d\n" #: src/dumpkeys.c:280 #, c-format msgid "of which %d dynamically allocated\n" msgstr "dari yang mana %d secara dinamis dialokasikan\n" #: src/dumpkeys.c:281 #, c-format msgid "ranges of action codes supported by kernel:\n" msgstr "jangkauan dari kode aksi tidak didukung oleh kernel:\n" #: src/dumpkeys.c:286 #, c-format msgid "number of function keys supported by kernel: %d\n" msgstr "jumlah dari kunci fungsi tidak didukung oleh kernel: %d\n" #: src/dumpkeys.c:289 #, c-format msgid "max nr of compose definitions: %d\n" msgstr "jumlah dari nr dari definisi compose: %d\n" #: src/dumpkeys.c:291 #, c-format msgid "nr of compose definitions in actual use: %d\n" msgstr "nr dari definisi compose dalam penggunaan aktual: %d\n" #: src/dumpkeys.c:316 #, c-format msgid "" "Symbols recognized by %s:\n" "(numeric value, symbol)\n" "\n" msgstr "" "Simbol dikenal sebagai %s:\n" "(nilai numerik, simbol)\n" "\n" #: src/dumpkeys.c:329 #, c-format msgid "" "\n" "The following synonyms are recognized:\n" "\n" msgstr "" "\n" "Sinonim berikut dikenal:\n" "\n" #: src/dumpkeys.c:331 #, c-format msgid "%-15s for %s\n" msgstr "%-15s untuk %s\n" #: src/dumpkeys.c:333 #, c-format msgid "" "\n" "Recognized modifier names and their column numbers:\n" msgstr "" "\n" "Nama pemodifikasi dikenal dan jumlah kolomnya:\n" #: src/dumpkeys.c:398 #, c-format msgid "# not alt_is_meta: on keymap %d key %d is bound to" msgstr "# bukan alt_is_meta: dalam peta tombol %d tombol %d terikat ke" #: src/dumpkeys.c:475 #, c-format msgid "impossible: not meta?\n" msgstr "tidak memungkinkan: bukan meta?\n" #: src/dumpkeys.c:532 #, c-format msgid "KDGKBSENT failed at index %d: " msgstr "KDGKBSENT gagal di indeks %d: " #: src/dumpkeys.c:552 #, c-format msgid "dumpkeys version %s" msgstr "dumpkeys versi %s" #: 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 "" "\n" "penggunaan: dumpkeys [pilihan...]\n" "\n" "pilihan yang valid adalah:\n" "\n" "\t-h --help\t tampilkan teks bantuan ini\n" "\t-i --short-info\t tampilkan informasi mengenai driver papan ketik\n" "\t-l --long-info\t tampilkan diatas dan simbol yang diketahui ke loadkeys\n" "\t-n --numeric\t tampilkan tabel tombol dalam notasi heksa desimal\n" "\t-f --full-table\t jangan gunakan notasi singkatan, satu baris setiap " "kode tombol\n" "\t-1 --separate-lines satu baris setiap (pemodifikasi, kode tombol) " "pasangan\n" "\t --funcs-only\t tampilkan hanya string kunci string\n" "\t --key-only\t tampilkan hanya pengikatan tombol\n" "\t --compose-only tampilkan hanya kombinasi tombol compose\n" "\t-c --charset=" #: 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 "" "\t\t\t interpretasikan aksi kode karakter dari\n" "\t\t\t set karakter yang dispesifikasikan\n" #: 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 "" "%s versi %s\n" "\n" "Penggunaan: %s [pilihan]\n" "\n" "Pilihan valid adalah:\n" "\n" "\t-h --help tampilkan teks bantuan ini\n" "\t-V --version tampilkan informasi versi\n" "\t-n --next-available tampilkan VT yang belum dialokasikan selanjutnya\n" #: src/fgconsole.c:66 msgid "Couldn't read VTNO: " msgstr "Tidak dapat membaca VTNO: " #: src/findfile.c:51 #, c-format msgid "error executing %s\n" msgstr "error menjalankan %s\n" #: src/findfile.c:157 #, c-format msgid "Warning: path too long: %s/%s\n" msgstr "Peringatan: path terlalu panjang: %s/%s\n" #: src/getfd.c:67 #, c-format msgid "Couldn't open %s\n" msgstr "Tidak dapat membuka %s\n" #: src/getfd.c:84 #, c-format msgid "Couldn't get a file descriptor referring to the console\n" msgstr "" "Tidak dapat memperoleh deskripsi berkas yang mereferensikan ke konsole\n" #: src/getkeycodes.c:18 #, c-format msgid "usage: getkeycodes\n" msgstr "penggunaan: getkeycodes\n" #: src/getkeycodes.c:56 #, c-format msgid "Plain scancodes xx (hex) versus keycodes (dec)\n" msgstr "Plain scancodes xx (hex) lawan keycodes (dec)\n" #: src/getkeycodes.c:59 #, c-format msgid "0 is an error; for 1-88 (0x01-0x58) scancode equals keycode\n" msgstr "" "0 adalah sebuah error; untuk 1-88 (0x01-0x58) scancode sama dengan keycode\n" #: src/getkeycodes.c:62 #, c-format msgid "for 1-%d (0x01-0x%02x) scancode equals keycode\n" msgstr "untuk 1-%d (0x01-0x%02x) scancode sama dengan keycode\n" #: src/getkeycodes.c:68 #, c-format msgid "" "\n" "\n" "Escaped scancodes e0 xx (hex)\n" msgstr "" "\n" "\n" "Escaped scancodes e0 xx (hex)\n" #: src/getkeycodes.c:93 #, c-format msgid "failed to get keycode for scancode 0x%x\n" msgstr "gagal memperoleh keycode untuk scancode 0x%x\n" #: src/getunimap.c:29 #, c-format msgid "" "Usage:\n" "\t%s [-s] [-C console]\n" msgstr "" "Penggunaan:\n" "\t%s [-s] [-C console]\n" #: 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 "" "Cara pakai: %1$s [-C DEVICE] getmode [text|graphics]\n" " atau: %1$s [-C DEVICE] gkbmode [raw|xlate|mediumraw|unicode]\n" " atau: %1$s [-C DEVICE] gkbmeta [metabit|escprefix]\n" " atau: %1$s [-C DEVICE] gkbled [scrolllock|numlock|capslock]\n" #: src/kbdinfo.c:65 #, c-format msgid "Error: Not enough arguments.\n" msgstr "Galat: Tak cukup argumen.\n" #: src/kbdinfo.c:124 #, c-format msgid "Error: Unrecognized action: %s\n" msgstr "Galat: Aksi tak dikenal: %s\n" #: src/kbd_mode.c:20 #, c-format msgid "usage: kbd_mode [-a|-u|-k|-s] [-C device]\n" msgstr "penggunaan: kbd_mode [-a|-u|-k|-s] [-C perangkat]\n" #: src/kbd_mode.c:80 #, c-format msgid "kbd_mode: error reading keyboard mode\n" msgstr "kbd_mode: error membaca mode keyboard\n" #: src/kbd_mode.c:85 #, c-format msgid "The keyboard is in raw (scancode) mode\n" msgstr "Keyboard sekarang dalam mode raw (scancode)\n" #: src/kbd_mode.c:88 #, c-format msgid "The keyboard is in mediumraw (keycode) mode\n" msgstr "Keyboard sekarang dalam mode mediumraw (keycode)\n" #: src/kbd_mode.c:91 #, c-format msgid "The keyboard is in the default (ASCII) mode\n" msgstr "Keyboard sekarang dalam mode baku (ASCII)\n" #: src/kbd_mode.c:94 #, c-format msgid "The keyboard is in Unicode (UTF-8) mode\n" msgstr "Keyboard sekarang dalam mode Unicode (UTF-8)\n" #: src/kbd_mode.c:97 #, c-format msgid "The keyboard is in some unknown mode\n" msgstr "Keyboard sekarang dalam mode tidak dikenal\n" #: src/kbd_mode.c:104 #, c-format msgid "%s: error setting keyboard mode\n" msgstr "%s: error menset mode keyboard\n" #: 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 "Typematic Rate diset ke %.1f cps (tunda = %d ms)\n" #: src/kbdrate.c:267 #, c-format msgid "Usage: kbdrate [-V] [-s] [-r rate] [-d delay]\n" msgstr "Penggunaan: kbdrate [-V] [-s] [-r rate] [-d tunda]\n" #: src/kbdrate.c:297 msgid "Cannot open /dev/port" msgstr "Tidak dapat membuka /dev/port" #: src/kdfontop.c:197 #, c-format msgid "bug: getfont called with count<256\n" msgstr "bug: getfont dipanggil dengan count<256\n" #: src/kdfontop.c:201 #, c-format msgid "bug: getfont using GIO_FONT needs buf.\n" msgstr "bug: getfont menggunakan GIO_FONT membutuhkan buf.\n" #: src/kdfontop.c:258 src/kdmapop.c:150 src/xmalloc.c:15 #, c-format msgid "%s: out of memory\n" msgstr "%s: kehabisan memori\n" #: src/kdmapop.c:159 #, c-format msgid "strange... ct changed from %d to %d\n" msgstr "aneh... ct berubah dari %d ke %d\n" #: 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 "" "Nampaknya kernel ini lebih lama dari 1.1.92\n" "Tabel pemetaan Unicode tak dimuat.\n" #: src/ksyms.c:1713 #, c-format msgid "unknown charset %s - ignoring charset request\n" msgstr "charset %s tidak diketahui - mengabaikan permintaan charset\n" #: src/ksyms.c:1819 #, c-format msgid "assuming iso-8859-1 %s\n" msgstr "mengasumsikan iso-8859-1 %s\n" #: src/ksyms.c:1826 #, c-format msgid "assuming iso-8859-15 %s\n" msgstr "mengasumsikan iso-8859-15 %s\n" #: src/ksyms.c:1833 #, c-format msgid "assuming iso-8859-2 %s\n" msgstr "mengasumsikan iso-8859-2 %s\n" #: src/ksyms.c:1840 #, c-format msgid "assuming iso-8859-3 %s\n" msgstr "mengasumsikan iso-8859-3 %s\n" #: src/ksyms.c:1847 #, c-format msgid "assuming iso-8859-4 %s\n" msgstr "mengasumsikan iso-8859-4 %s\n" #: src/ksyms.c:1852 #, c-format msgid "unknown keysym '%s'\n" msgstr "keysym '%s' tidak diketahui\n" #: loadkeys.analyze.l:51 msgid "includes are nested too deeply" msgstr "includes nested terlalu dalam" #: loadkeys.analyze.l:238 #, c-format msgid "switching to %s\n" msgstr "berubah ke %s\n" #: loadkeys.analyze.l:242 #, c-format msgid "cannot open include file %s" msgstr "tidak dapat membuka berkas include %s" #: loadkeys.analyze.l:314 msgid "expected filename between quotes" msgstr "mengharapkan nama berkas di antara kutip" #: loadkeys.analyze.l:353 #, c-format msgid "unicode keysym out of range: %s" msgstr "keysym unicode di luar jangkauan: %s" #: 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 "string terlalu panjang" #: 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 versi %s\n" "\n" "Cara pakai: loadkeys [opsi...] [mapfile...]\n" "\n" "Opsi-opsi yang valid adalah:\n" "\n" " -a --ascii paksa konversi ke ASCII\n" " -b --bkeymap keluarkan keymap biner ke stdout\n" " -c --clearcompose bersihkan tabel compose kernel\n" " -C --console=berkas\n" " perangkat konsol yang akan dipakai\n" " -d --default muat \"%s\"\n" " -h --help tampilkan teks bantuan ini\n" " -m --mktable keluarkan \"defkeymap.c\" ke stdout\n" " -q --quiet redam semua keluaran normal\n" " -s --clearstrings bersihkan tabel string kernel\n" " -u --unicode paksa konversi ke Unicode\n" " -v --verbose laporkan perubahan\n" #: loadkeys.y:152 #, c-format msgid "addmap called with bad index %d" msgstr "addmap dipanggil dengan indeks %d buruk" #: loadkeys.y:156 #, c-format msgid "adding map %d violates explicit keymaps line" msgstr "menambahkan peta %d melanggar baris peta-kunci eksplisit" #: loadkeys.y:170 #, c-format msgid "killkey called with bad index %d" msgstr "killkey dipanggil dengan indeks %d buruk" #: loadkeys.y:173 #, c-format msgid "killkey called with bad table %d" msgstr "killkey dipanggil dengan tabel %d buruk" #: loadkeys.y:189 #, c-format msgid "addkey called with bad keycode %d" msgstr "addkey dipanggil dengan kode tombol %d buruk" #: loadkeys.y:192 #, c-format msgid "addkey called with bad index %d" msgstr "addkey dipanggil dengan indeks %d buruk" #: loadkeys.y:195 #, c-format msgid "addkey called with bad table %d" msgstr "addkey dipanggil dengan tabel %d buruk" #: loadkeys.y:241 #, c-format msgid "%s: addfunc called with bad func %d\n" msgstr "%s: addfunc dipanggil dengan func %d buruk\n" #: loadkeys.y:272 #, c-format msgid "%s: addfunc: func_buf overflow\n" msgstr "%s: addfunc: func_buf overflow\n" #: loadkeys.y:300 #, c-format msgid "compose table overflow\n" msgstr "tabel compose overflow\n" #: loadkeys.y:320 #, c-format msgid "%s: could not switch to Unicode mode\n" msgstr "%s: tidak dapat mengubah ke mode Unicode\n" #: loadkeys.y:339 #, c-format msgid "Keymap %d: Permission denied\n" msgstr "Peta-tombol %d: Ijin ditolak\n" #: loadkeys.y:348 #, c-format msgid "keycode %d, table %d = %d%s\n" msgstr "kode-tombol %d, tabel %d = %d%s\n" #: loadkeys.y:350 msgid " FAILED" msgstr " GAGAL" #: loadkeys.y:354 #, c-format msgid "failed to bind key %d to value %d\n" msgstr "gagal untuk mengikat tombol %d ke nilai %d\n" #: loadkeys.y:366 #, c-format msgid "deallocate keymap %d\n" msgstr "dealokasi peta tombol %d\n" #: loadkeys.y:372 #, c-format msgid "%s: could not deallocate keymap %d\n" msgstr "%s: tidak dapat dealokasikan peta-tombol %d\n" #: loadkeys.y:389 #, c-format msgid "%s: cannot deallocate or clear keymap\n" msgstr "%s: tidak dapat dealokasikan atau menghapus peta-tombol\n" #: loadkeys.y:401 #, c-format msgid "%s: could not return to original keyboard mode\n" msgstr "%s: tidak dapat kembali ke mode keyboard asli\n" #: loadkeys.y:458 #, c-format msgid "failed to bind string '%s' to function %s\n" msgstr "gagal untuk mengikat string '%s' ke fungsi %s\n" #: loadkeys.y:467 #, c-format msgid "failed to clear string %s\n" msgstr "gagal untuk menghapus string %s\n" #: loadkeys.y:488 #, c-format msgid "too many compose definitions\n" msgstr "terlalu banyak definisi compose\n" #: loadkeys.y:580 msgid "impossible error in do_constant" msgstr "tidak mungkin error dalam do_constant" #: loadkeys.y:596 #, c-format msgid "" "\n" "Changed %d %s and %d %s.\n" msgstr "" "\n" "Diubah %d %s dan %d %s.\n" #: loadkeys.y:597 msgid "key" msgstr "tombol" #: loadkeys.y:597 msgid "keys" msgstr "tombol" #: loadkeys.y:598 msgid "string" msgstr "string" #: loadkeys.y:598 msgid "strings" msgstr "string" #: loadkeys.y:605 #, c-format msgid "Loaded %d compose %s.\n" msgstr "Dimuat %d compose %s.\n" #: loadkeys.y:606 msgid "definition" msgstr "definisi" #: loadkeys.y:606 msgid "definitions" msgstr "definisi" #: loadkeys.y:610 #, c-format msgid "(No change in compose definitions.)\n" msgstr "(Tidak ada perubahan dalam definisi compose.)\n" #: loadkeys.y:650 #, c-format msgid "loadkeys: don't know how to compose for %s\n" msgstr "loadkeys: tidak tahu bagaimana compose untuk %s\n" #: loadkeys.y:886 src/mapscrn.c:275 src/mapscrn.c:280 #, c-format msgid "Error writing map to file\n" msgstr "Error menulis peta ke berkas\n" #: loadkeys.y:954 #, c-format msgid "'%s' is not a function key symbol" msgstr "'%s' adalah sebuah tombol fungsi simbol" #: loadkeys.y:1028 #, c-format msgid "too many (%d) entries on one line" msgstr "terlalu banyak (%d) masukan dalam satu baris" #: loadkeys.y:1042 msgid "too many key definitions on one line" msgstr "terlalu banyak definisi tombol dalam satu baris" #: loadkeys.y:1057 #, c-format msgid "Loading %s\n" msgstr "Memuat %s\n" #: loadkeys.y:1062 #, c-format msgid "syntax error in map file\n" msgstr "sintaks error dalam berkas peta\n" #: loadkeys.y:1066 #, c-format msgid "key bindings not changed\n" msgstr "pengikatan tombol tidak berubah\n" #: loadkeys.y:1146 #, c-format msgid "%s: Options --unicode and --ascii are mutually exclusive\n" msgstr "%s: Opsi --unicode dan --ascii mutually exclusive\n" #: loadkeys.y:1158 #, c-format msgid "%s: error reading keyboard mode: %m\n" msgstr "%s: galat saat membaca mode papan tik: %m\n" #: 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 "" "%s: peringatan: memuat keymap non-Unicode pada konsol Unicode\n" " (mungkin Anda ingin menjalankan 'kbd_mode -a'?)\n" #: 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 "" "%s: peringatan: memuat peta-kunci Unicode dalam console tidak-Unicode\n" " (mungkin anda ingin melakukan `kbd_mode -u'?)\n" #: loadkeys.y:1187 #, c-format msgid "Searching in %s\n" msgstr "Mencari di %s\n" #: loadkeys.y:1197 #, c-format msgid "Cannot find %s\n" msgstr "Tidak dapat menemukan %s\n" #: loadkeys.y:1213 #, c-format msgid "cannot open file %s\n" msgstr "tidak dapat membuka berkas %s\n" #: src/loadunimap.c:43 #, c-format msgid "" "Usage:\n" "\t%s [-C console] [-o map.orig]\n" msgstr "" "Penggunaan:\n" "\t%s [-C console] [-o map.orig]\n" #: src/loadunimap.c:175 src/loadunimap.c:186 #, c-format msgid "Bad input line: %s\n" msgstr "Baris masukan buruk: %s\n" #: src/loadunimap.c:195 #, c-format msgid "%s: Glyph number (0x%x) larger than font length\n" msgstr "%s: Nomor glyph (0x%x) lebih besar dari panjang font\n" #: src/loadunimap.c:201 #, c-format msgid "%s: Bad end of range (0x%x)\n" msgstr "%s: Akhir dari jangkauan (0x%x) buruk\n" #: 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 "" "%s: Jangkauan unicode yang berhubungan ke posisi font dalam daerah 0x%x-0x%x " "buruk\n" #: 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 "" "%s: Daerah unicoe U+%x-U+%x tidak dari panjang yang sama seperti posisi font " "daerah 0x%x-0x%x\n" #: src/loadunimap.c:257 src/psfxtable.c:203 #, c-format msgid "%s: trailing junk (%s) ignored\n" msgstr "%s: akhiran sampah (%s) diabaikan\n" #: src/loadunimap.c:274 #, c-format msgid "Loading unicode map from file %s\n" msgstr "Menload peta unicode dari berkas %s\n" #: src/loadunimap.c:280 #, c-format msgid "%s: %s: Warning: line too long\n" msgstr "%s: %s: Peringatan: baris terlalu panjang\n" #: src/loadunimap.c:290 #, c-format msgid "" "%s: not loading empty unimap\n" "(if you insist: use option -f to override)\n" msgstr "" "%s: tidak meload unimap kosong\n" "(jika anda tetap memaksa: gunakan pilihan -f untuk memaksa)\n" #: src/loadunimap.c:311 msgid "entry" msgstr "masukan" #: src/loadunimap.c:311 msgid "entries" msgstr "masukan" #: src/loadunimap.c:337 #, c-format msgid "Saved unicode map on `%s'\n" msgstr "Disimpan peta unicode di `%s'\n" #: src/loadunimap.c:373 #, c-format msgid "Appended Unicode map\n" msgstr "Ditambahkan peta unicode\n" #: src/mapscrn.c:68 #, c-format msgid "usage: %s [-v] [-o map.orig] map-file\n" msgstr "penggunaan: %s [-v] [-o peta.asal] berkas-peta]\n" #: src/mapscrn.c:133 #, c-format msgid "mapscrn: cannot open map file _%s_\n" msgstr "mapscrn: tidak dapat membuka berkas peta _%s_\n" #: src/mapscrn.c:139 #, c-format msgid "Cannot stat map file" msgstr "Tidak dapat memperoleh statistik berkas peta" #: src/mapscrn.c:144 #, c-format msgid "Loading binary direct-to-font screen map from file %s\n" msgstr "Meload binari langsung ke font peta layar dari berkas %s\n" #: src/mapscrn.c:149 src/mapscrn.c:160 #, c-format msgid "Error reading map from file `%s'\n" msgstr "Error membaca peta dari berkas `%s'\n" #: src/mapscrn.c:155 #, c-format msgid "Loading binary unicode screen map from file %s\n" msgstr "Meload binari unicode peta layar dari berkas %s\n" #: src/mapscrn.c:167 #, c-format msgid "Loading symbolic screen map from file %s\n" msgstr "Meload simbolik peta layar dari berkas %s\n" #: src/mapscrn.c:171 #, c-format msgid "Error parsing symbolic map from `%s', line %d\n" msgstr "Error parsing peta simbolik dari `%s', baris %d\n" #: src/mapscrn.c:284 #, c-format msgid "Cannot read console map\n" msgstr "Tidak dapat membaca peta console\n" #: src/mapscrn.c:290 #, c-format msgid "Saved screen map in `%s'\n" msgstr "Peta layar disimpan dalam `%s'\n" #: 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 "" "Cara pakai: %s [OPSI] -- perintah\n" "\n" "Utilitas ini membantu Anda memulai suatu program pada suatu \n" "terminal virtual (VT) baru.\n" "\n" "Opsi:\n" " -c, --console=NUM pakai nomor VT yang diberikan;\n" " -e, --exec jalankan perintah, tanpa fork;\n" " -f, --force paksa membuka VT tanpa memeriksa;\n" " -l, --login jadikan perintah sebagai shell log masuk;\n" " -u, --user cari tahu pemilik VT saat ini;\n" " -s, --switch pindah ke VT baru;\n" " -w, --wait tunggu perintah selesai;\n" " -v, --verbose cetak pesan untuk setiap aksi;\n" " -V, --version cetak versi program dan keluar;\n" " -h, --help keluarkan pesan bantuan singkat.\n" "\n" #: src/openvt.c:163 msgid "Couldn't find owner of current tty!" msgstr "Tak bisa temukan pemilik tty saat ini!" #: src/openvt.c:231 #, c-format msgid "%s: Illegal vt number" msgstr "%s: nomor vt tak legal" #: src/openvt.c:257 msgid "Only root can use the -u flag." msgstr "Hanya root bisa memakai flag -u." #: src/openvt.c:279 msgid "Couldn't get a file descriptor referring to the console" msgstr "Tak bisa memperoleh deskriptor berkas yang mengacu ke konsol" #: src/openvt.c:286 msgid "Cannot find a free vt" msgstr "Tak bisa temukan vt yang bebas" #: src/openvt.c:290 #, c-format msgid "Cannot check whether vt %d is free; use `%s -f' to force." msgstr "Tak bisa memeriksa apakah vt %d bebas; pakai '%s -f' untuk memaksa." #: src/openvt.c:294 #, c-format msgid "vt %d is in use; command aborted; use `%s -f' to force." msgstr "vt %d terpakai; perintah digugurkan; pakai '%s -f' untuk memaksa." #: src/openvt.c:304 msgid "Unable to find command." msgstr "Tak bisa temukan perintah." #: src/openvt.c:336 msgid "Unable to set new session" msgstr "Tak bisa menata versi baru" #: src/openvt.c:360 #, c-format msgid "Unable to open %s" msgstr "Tak bisa membuka %s" #: src/openvt.c:364 #, c-format msgid "Using VT %s" msgstr "Memakai VT %s" #: src/openvt.c:370 #, c-format msgid "Cannot open %s read/write" msgstr "Tak bisa buka %s baca/tulis" #: src/openvt.c:381 #, c-format msgid "Couldn't activate vt %d" msgstr "Tak bisa aktifkan vt %d" #: src/openvt.c:384 msgid "Activation interrupted?" msgstr "Aktivasi terinterupsi?" #: src/openvt.c:424 #, c-format msgid "Couldn't deallocate console %d" msgstr "Tak bisa deallocate konsol %d" #: src/psffontop.c:69 #, c-format msgid "%s: short ucs2 unicode table\n" msgstr "%s: short ucs2 tabel unicode\n" #: src/psffontop.c:90 #, c-format msgid "%s: short utf8 unicode table\n" msgstr "%s: short utf8 tabel unicode\n" #: src/psffontop.c:93 #, c-format msgid "%s: bad utf8\n" msgstr "%s: utf8 buruk\n" #: src/psffontop.c:96 #, c-format msgid "%s: unknown utf8 error\n" msgstr "%s: error utf8 tidak diketahui\n" #: src/psffontop.c:126 #, c-format msgid "%s: short unicode table\n" msgstr "%s: tabel unicode pendek\n" #: src/psffontop.c:206 #, c-format msgid "%s: Error reading input font" msgstr "%s: Error membaca font masukan" #: src/psffontop.c:220 #, c-format msgid "%s: Bad call of readpsffont\n" msgstr "%s: Panggilan dari readpsffont buruk\n" #: src/psffontop.c:235 #, c-format msgid "%s: Unsupported psf file mode (%d)\n" msgstr "%s: Mode berkas psf (%d) tidak didukung\n" #: src/psffontop.c:253 #, c-format msgid "%s: Unsupported psf version (%d)\n" msgstr "%s: Versi psf tidak didukung (%d)\n" #: src/psffontop.c:269 #, c-format msgid "%s: zero input font length?\n" msgstr "%s: panjang masukan font nol?\n" #: src/psffontop.c:274 #, c-format msgid "%s: zero input character size?\n" msgstr "%s: ukuran masukan karakter nol?\n" #: src/psffontop.c:280 #, c-format msgid "%s: Input file: bad input length (%d)\n" msgstr "%s: Berkas masukan: panjang masukan buruk (%d)\n" #: src/psffontop.c:312 #, c-format msgid "%s: Input file: trailing garbage\n" msgstr "%s: Berkas masukan: akhiran sampah\n" #: src/psffontop.c:350 #, c-format msgid "appendunicode: illegal unicode %u\n" msgstr "appendunicode: unicode %u tidak legal\n" #: src/psffontop.c:443 #, c-format msgid "Cannot write font file header" msgstr "Tidak dapat menulis font berkas header" #: src/psffontop.c:469 src/setfont.c:677 #, c-format msgid "Cannot write font file" msgstr "Tidak dapat menulis berkas font" #: src/psfxtable.c:109 #, c-format msgid "%s: Warning: line too long\n" msgstr "%s: Peringatan: baris terlalu panjang\n" #: src/psfxtable.c:123 src/psfxtable.c:133 #, c-format msgid "%s: Bad input line: %s\n" msgstr "%s: Baris masukan buruk: %s\n" #: src/psfxtable.c:142 #, c-format msgid "%s: Glyph number (0x%lx) past end of font\n" msgstr "%s: Nomor glyph (0x%lx) melewati akhir dari font\n" #: src/psfxtable.c:147 #, c-format msgid "%s: Bad end of range (0x%lx)\n" msgstr "%s: Akhir dari jangkauan buruk (0x%lx)\n" #: src/psfxtable.c:166 #, c-format msgid "" "%s: Corresponding to a range of font positions, there should be a Unicode " "range\n" msgstr "" "%s: Sebuah daerah dari posisi font yang berkorespondensi, seharusnya sebuah " "jangkauan Unicode\n" #: src/psfxtable.c:257 #, c-format msgid "" "Usage:\n" "\t%s infont intable outfont\n" msgstr "" "Penggunaan:\n" "\t%s font-masukan tabel-masukan font-keluaran\n" #: src/psfxtable.c:266 #, c-format msgid "" "Usage:\n" "\t%s infont [outtable]\n" msgstr "" "Penggunaan:\n" "\t%s font-masukan [tabel-keluaran]\n" #: src/psfxtable.c:275 #, c-format msgid "" "Usage:\n" "\t%s infont outfont\n" msgstr "" "Penggunaan:\n" "\t%s font-masukan font-keluaran\n" #: src/psfxtable.c:300 #, c-format msgid "" "Usage:\n" "\t%s [-i infont] [-o outfont] [-it intable] [-ot outtable] [-nt]\n" msgstr "" "Penggunaan:\n" "\t%s [-i font-masukan] [-o font-keluaran] [-it tabel-masukan] [-ot tabel-" "keluaran] [-nt]\n" #: src/psfxtable.c:360 #, c-format msgid "%s: Bad magic number on %s\n" msgstr "%s: Nomor magik di %s buruk\n" #: src/psfxtable.c:379 #, c-format msgid "%s: psf file with unknown magic\n" msgstr "%s: berkas psf dengan magik tidak diketahui\n" #: src/psfxtable.c:395 #, c-format msgid "%s: input font does not have an index\n" msgstr "%s: font masukan tidak memiliki sebuah indeks\n" #: src/resizecons.c:154 #, c-format msgid "resizecons: cannot find videomode file %s\n" msgstr "resizecons: tidak dapat menemukan berkas videomode %s\n" #: src/resizecons.c:173 #, c-format msgid "Invalid number of lines\n" msgstr "Jumlah dari baris tidak valid\n" #: src/resizecons.c:239 #, c-format msgid "Old mode: %dx%d New mode: %dx%d\n" msgstr "Mode lama: %dx%d Mode baru: %dx%d\n" #: src/resizecons.c:241 #, c-format msgid "Old #scanlines: %d New #scanlines: %d Character height: %d\n" msgstr "Lama #scanlines: %d Baru #scanlines: %d Tinggi karakter: %d\n" #: src/resizecons.c:252 #, c-format msgid "resizecons: the command `%s' failed\n" msgstr "resizecons: perintah `%s' gagal\n" #: 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 "" "resizecons: jangan lupa untuk mengubah TERM (mungkin ke con%dx%d atau linux-" "%dx%d)\n" #: 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 "" "resizecons:\n" "panggilan adalah: resizecons COLSxROWS atau: resizecons COLS ROWS\n" "atau: resizecons -lines ROWS, dengan ROWS satu dari 25, 28, 30, 34, 36, 40, " "44, 50, 60\n" #: src/resizecons.c:376 #, c-format msgid "resizecons: cannot get I/O permissions.\n" msgstr "resizecons: tidak dapat memperoleh ijin I/O.\n" #: src/screendump.c:49 #, c-format msgid "usage: screendump [n]\n" msgstr "penggunaan: screendump [n]\n" #: src/screendump.c:79 #, c-format msgid "Error reading %s\n" msgstr "Error membaca %s\n" #: src/screendump.c:127 #, c-format msgid "couldn't read %s, and cannot ioctl dump\n" msgstr "tidak dapat membaca %s, dan tidak dapat dump ioctl\n" #: src/screendump.c:133 #, c-format msgid "couldn't read %s\n" msgstr "tidak dapat membaca %s\n" #: src/screendump.c:142 #, c-format msgid "Strange ... screen is both %dx%d and %dx%d ??\n" msgstr "Aneh ... layar baik %dx%d dan %dx%d ??\n" #: src/screendump.c:160 #, c-format msgid "Error writing screendump\n" msgstr "Error menulis screendump\n" #: 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 "" "Penggunaan: setfont [pilihan-tulis] [-] [newfont..] [-m consolemap] [-u " "unicodemap]\n" " pilihan-tulis (mengambil tempat sebelum berkas meload):\n" " -o Tulis font sekarang ke \n" " -O Tulis font sekarang dan peta unicode ke \n" " -om Tulis peta console sekarang ke \n" " -ou Tulis peta unicode sekarang ke \n" "Jika tidak ada newfont dan no -[o|O|om|ou|m|u] pilihan yang diberikan,\n" "sebuah font baku diload:\n" " setfont Load font \"default[.gz]\"\n" " setfont Load font \"default8x[.gz]\"\n" "Pilihan - memilih sebuah font dari sebuah kode halaman yang berisi tiga " "font:\n" " setfont -{8|14|16} codepage.cp[.gz] Load 8x font dari codepage.cp\n" "Secara eksplisit (dengan -m atau -u) atau secara implisit (dalam berkas " "font) diberikan pemetaan\n" "yang akan diload dan, dalam kasus consolemaps, diaktivasikan.\n" " -h (tidak ada spasi) Override tinggi font.\n" " -m Load console screen map.\n" " -u Load font unicode map.\n" " -m none Tekan loading dan aktivasi dari peta layar.\n" " -u none Tekan loading dari sebuah peta unicode.\n" " -v Jadi verbose.\n" " -C Indikasikan perangkat konsole yang akan digunakan.\n" " -V Tampilkan versi dan keluar.\n" "Berkas yang dilad dari direktori sekarang atau %s/*/.\n" #: src/setfont.c:177 #, c-format msgid "setfont: too many input files\n" msgstr "setfont: terlalu banyak berkas masukan\n" #: src/setfont.c:185 #, c-format msgid "" "setfont: cannot both restore from character ROM and from file. Font " "unchanged.\n" msgstr "" "setfont: tidak dapat baik mengembalikan dari karakter ROM dan dari " "berkas.Font tidak berubah.\n" #: src/setfont.c:259 #, c-format msgid "Bad character height %d\n" msgstr "Tinggi karakter buruk %d\n" #: src/setfont.c:263 #, c-format msgid "Bad character width %d\n" msgstr "Lebar karakter buruk %d\n" #: src/setfont.c:288 #, c-format msgid "%s: font position 32 is nonblank\n" msgstr "%s: posisi font 32 adalah bukan blank\n" #: src/setfont.c:296 #, c-format msgid "%s: wiped it\n" msgstr "%s: disapu\n" #: src/setfont.c:300 #, c-format msgid "%s: background will look funny\n" msgstr "%s: background akan kelihatan lucu\n" #: src/setfont.c:310 #, c-format msgid "Loading %d-char %dx%d font from file %s\n" msgstr "Meload %d-char %dx%d font dari berkas %s\n" #: src/setfont.c:313 #, c-format msgid "Loading %d-char %dx%d font\n" msgstr "Meload %d-char %dx%d font\n" #: src/setfont.c:316 #, c-format msgid "Loading %d-char %dx%d (%d) font from file %s\n" msgstr "Meload %d-char %dx%d (%d) font dari berkas %s\n" #: src/setfont.c:319 #, c-format msgid "Loading %d-char %dx%d (%d) font\n" msgstr "Meload %d-char %dx%d (%d) font\n" #: src/setfont.c:372 #, c-format msgid "%s: bug in do_loadtable\n" msgstr "%s: bug dalam do_loadtable\n" #: src/setfont.c:378 #, c-format msgid "Loading Unicode mapping table...\n" msgstr "Meload tabel peta Unicode...\n" #: src/setfont.c:414 src/setfont.c:500 #, c-format msgid "Cannot open font file %s\n" msgstr "Tidak dapat membuka berkas font %s\n" #: src/setfont.c:425 #, c-format msgid "When loading several fonts, all must be psf fonts - %s isn't\n" msgstr "" "Ketika meload beberapa font, semua harus berupa font psf - %s bukan\n" #: src/setfont.c:435 #, c-format msgid "Read %d-char %dx%d font from file %s\n" msgstr "Baca %d-char %dx%d font dari berkas %s\n" #: src/setfont.c:441 #, c-format msgid "When loading several fonts, all must have the same height\n" msgstr "Ketika meload beberapa font, semua harus memiliki tinggi yang sama\n" #: src/setfont.c:448 #, c-format msgid "When loading several fonts, all must have the same width\n" msgstr "Ketika meload beberapa fonts, semua harus memiliki lebar yang sama\n" #: src/setfont.c:487 #, c-format msgid "Cannot find default font\n" msgstr "Tidak dapat menemukan font baku\n" #: src/setfont.c:494 #, c-format msgid "Cannot find %s font\n" msgstr "Tidak dapat menemukan font %s\n" #: src/setfont.c:506 #, c-format msgid "Reading font file %s\n" msgstr "Membaca berkas font %s\n" #: src/setfont.c:546 #, c-format msgid "No final newline in combine file\n" msgstr "Tidak ada final baris baru dalam kombinasi berkas\n" #: src/setfont.c:552 #, c-format msgid "Too many files to combine\n" msgstr "Terlalu banyak berkas untuk dikombinasikan\n" #: src/setfont.c:576 #, c-format msgid "Hmm - a font from restorefont? Using the first half.\n" msgstr "" "Hmm - sebuah font dari restorefont? Menggunakan potongan setengah yang " "pertama.\n" #: src/setfont.c:593 #, c-format msgid "Bad input file size\n" msgstr "Ukuran berkas masukan buruk\n" #: 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 "" "File ini berisi 3 fonts: 8x8, 8x14, dan 8x16. Mohon indikasikan\n" "dengan menggunakan sebuah pilihan -8 atau -14 atau -16 mana yang anda ingin " "load.\n" #: src/setfont.c:628 #, c-format msgid "You asked for font size %d, but only 8, 14, 16 are possible here.\n" msgstr "" "Anda bertanya untuk ukuran font %d, tetapi hanya 8, 14, 16 yang memungkinkan " "disini.\n" #: src/setfont.c:673 #, c-format msgid "Found nothing to save\n" msgstr "Ditemukan nothing untuk disimpan\n" #: src/setfont.c:682 #, c-format msgid "Saved %d-char %dx%d font file on %s\n" msgstr "Disimpan %d-char %dx%d font berkas di %s\n" #: 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 "" "penggunaan: setkeycode scancode keycode ...\n" " (dimana scancode baik xx atau e0xx, diberikan dalam heksa desimal,\n" " dan keycode diberikan dalam desimal)\n" #: src/setkeycodes.c:43 msgid "even number of arguments expected" msgstr "jumlah genap dari argumen diduga" #: src/setkeycodes.c:50 msgid "error reading scancode" msgstr "error membaca scancode" #: src/setkeycodes.c:58 msgid "code outside bounds" msgstr "kode diluar jangkauan" #: src/setkeycodes.c:68 #, c-format msgid "failed to set scancode %x to keycode %d\n" msgstr "gagal untuk menset scancode %x ke keycode %d\n" #: 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 "" "Penggunaan:\n" "\tsetleds [-v] [-L] [-D] [-F] [[+|-][ num | caps | scroll %s]]\n" "Jadi,\n" "\tsetleds +caps -num\n" "akan menset CapsLock, menhapus NumLock dan meninggalkan ScrollLock tidak " "berubah.\n" "Konfigurasi sebelum dan setelah perubahan (jika ada) akan dilaporkan\n" "ketika pilihan -v diberikan atau ketika tidak ada perubahan diminta.\n" "Secara normal, setleds mempengaruhi konfigurasi pilihan vt\n" "(dan ini biasanya terefleksi dalam leds).\n" "Dengan -L, setleds hanya menset leds, dan meninggalkan pilihan sendiri.\n" "Dengan -D, setleds menset baik pilihan dan pilihan baku, jadi\n" "reset selanjutnya tidak akan mengubah pilihan.\n" #: src/setleds.c:43 msgid "on " msgstr "nyala " #: src/setleds.c:43 msgid "off" msgstr "mati" #: src/setleds.c:86 #, c-format msgid "Error reading current led setting. Maybe stdin is not a VT?\n" msgstr "" "Error membaca konfigurasi led sekarang. Mungkin stdin bukan sebuah VT?\n" #: src/setleds.c:105 #, c-format msgid "" "Error reading current flags setting. Maybe you are not on the console?\n" msgstr "" "Error membaca konfigurasi pilihan sekarang. Mungkin anda tidak berada di " "konsole?\n" #: src/setleds.c:125 src/setleds.c:146 #, c-format msgid "Error reading current led setting from /dev/kbd.\n" msgstr "Error membaca konfigurasi led sekarang dari /dev/kbd.\n" #: src/setleds.c:129 #, c-format msgid "KIOCGLED unavailable?\n" msgstr "KIOCGLED tidak tersedia?\n" #: src/setleds.c:150 #, c-format msgid "KIOCSLED unavailable?\n" msgstr "KIOCSLED tidak tersedia?\n" #: src/setleds.c:177 #, c-format msgid "Error opening /dev/kbd.\n" msgstr "Error membuka /dev/kbd.\n" #: src/setleds.c:209 #, c-format msgid "Error resetting ledmode\n" msgstr "Error mereset mode led\n" #: src/setleds.c:218 #, c-format msgid "Current default flags: " msgstr "Pilihan baku sekarang: " #: src/setleds.c:222 #, c-format msgid "Current flags: " msgstr "Pilihan sekarang: " #: src/setleds.c:226 #, c-format msgid "Current leds: " msgstr "Led sekarang: " #: src/setleds.c:262 src/setmetamode.c:94 #, c-format msgid "" "unrecognized argument: _%s_\n" "\n" msgstr "" "argumen tidak diketahui: _%s_\n" "\n" #: src/setleds.c:271 #, c-format msgid "Old default flags: " msgstr "Pilihan baku lama: " #: src/setleds.c:273 #, c-format msgid "New default flags: " msgstr "Pilihan baku baru: " #: src/setleds.c:280 #, c-format msgid "Old flags: " msgstr "Pilihan lama: " #: src/setleds.c:282 #, c-format msgid "New flags: " msgstr "Pilihan baru: " #: src/setleds.c:296 src/setleds.c:305 #, c-format msgid "Old leds: " msgstr "Led lama: " #: src/setleds.c:298 src/setleds.c:307 #, c-format msgid "New leds: " msgstr "Led baru: " #: 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 "" "Penggunaan:\n" "\tsetmetamode [ metabit | meta | bit | escprefix | esc | prefix ]\n" "Setiap vt memiliki salinannya sendiri dari bit ini. Gunakan\n" "\tsetmetamode [arg] < /dev/ttyn\n" "untuk mengubah konfigurasi dari vt lain.\n" "Konfigurasi sebelum dan sesudah perubahan akan dilaporkan.\n" #: src/setmetamode.c:36 msgid "Meta key sets high order bit\n" msgstr "tombol meta menset bit orde tinggi\n" #: src/setmetamode.c:39 msgid "Meta key gives Esc prefix\n" msgstr "Tombol meta memberikan awalan Esc\n" #: src/setmetamode.c:42 msgid "Strange mode for Meta key?\n" msgstr "Mode aneh untuk tombol Meta?\n" #: src/setmetamode.c:78 #, c-format msgid "Error reading current setting. Maybe stdin is not a VT?\n" msgstr "Errro membaca konfigurasi sekarang. Mungkin stdin bukan sebuah VT\n" #: src/setmetamode.c:98 #, c-format msgid "old state: " msgstr "keadaan lama: " #: src/setmetamode.c:104 #, c-format msgid "new state: " msgstr "keadaan baru: " #: src/setvesablank.c:23 #, c-format msgid "usage: %s\n" msgstr "penggunaan: %s\n" #: 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 "" "Cara pakai: %s vga|BERKAS|-\n" "\n" "Bila Anda memakai parameter BERKAS, BERKAS mesti persis\n" "berupa 3 baris nilai desimal yang dipisah koma untuk MERAH,\n" "HIJAU, dan BIRU.\n" "\n" "Untuk membuat bibit BERKAS yang valid:\n" " cat /sys/module/vt/parameters/default_{red,grn,blu} > BERKAS\n" "\n" "lalu sunting nilai-nilai dalam BERKAS.\n" "\n" #: src/setvtrgb.c:85 #, c-format msgid "Error: %s: Invalid value in field %u in line %u." msgstr "Galat: %s: Nilai tak valid dalam ruas %u di baris %u." #: src/setvtrgb.c:92 #, c-format msgid "Error: %s: Insufficient number of fields in line %u." msgstr "Galat: %s: Cacah ruas tak cukup pada baris %u." #: src/setvtrgb.c:98 #, c-format msgid "Error: %s: Line %u has ended unexpectedly.\n" msgstr "Galat: %s: Baris %u berakhir mendadak.\n" #: src/setvtrgb.c:102 #, c-format msgid "Error: %s: Line %u is too long.\n" msgstr "Galat: %s: Baris %u terlalu panjang.\n" #: src/showconsolefont.c:33 #, c-format msgid "failed to restore original translation table\n" msgstr "gagal untuk merestore tabel terjemahan asli\n" #: src/showconsolefont.c:38 #, c-format msgid "failed to restore original unimap\n" msgstr "gagal untuk mengembalikan unimap asli\n" #: src/showconsolefont.c:56 #, c-format msgid "cannot change translation table\n" msgstr "tidak dapat mengubah tabel terjemahan\n" #: src/showconsolefont.c:63 #, c-format msgid "%s: out of memory?\n" msgstr "%s: kehabisan memori?\n" #: 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 "" "penggunaan: showconsolefont -V|--version\n" " showconsolefont [-C tty] [-v] [-i]\n" "(mungkin setelah meload sebuah font dengan `setfont font')\n" "\n" "Pilihan valid adalah:\n" " -C tty Perangkat untuk membaca font dari. Baku: tty sekarang.\n" " -v Lebih verbose.\n" " -i Jangan tampilkan tabel font, hanya perlihatkan\n" " BARISxKOLOMxJUMLAH dan keluar.\n" #: src/showconsolefont.c:170 #, c-format msgid "Character count: %d\n" msgstr "Jumlah karakter: %d\n" #: src/showconsolefont.c:171 #, c-format msgid "Font width : %d\n" msgstr "Lebar font : %d\n" #: src/showconsolefont.c:172 #, c-format msgid "Font height : %d\n" msgstr "Tinggi font : %d\n" #: src/showconsolefont.c:184 #, c-format msgid "" "Showing %d-char font\n" "\n" msgstr "" "Menampilkan %d-char font\n" "\n" #: src/showkey.c:42 msgid "?UNKNOWN?" msgstr "?TIDAK DIKETAHUI?" #: src/showkey.c:44 #, c-format msgid "kb mode was %s\n" msgstr "kb mode adalah %s\n" #: 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 "" "[ jika anda mencoba ini dibawah X, ini mungkin tidak bekerja\n" "karena X server juga membaca /dev/console ]\n" #: src/showkey.c:65 #, c-format msgid "caught signal %d, cleaning up...\n" msgstr "menangkap sinyal %d, membersihkan...\n" #: 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 "" "showkeys versi %s\n" "\n" "penggunaan: showkeys [pilihan...]\n" "\n" "pilihan valid adalah:\n" "\n" "\t-h --help\ttampilkan pesan bantuan ini\n" "\t-a --ascii\ttampilkan nilai desimal/oktal/heksa dari tombol\n" "\t-s --scancodes\ttampilkan hanya raw scan-codes\n" "\t-k --keycodes\ttampilkan hanya interpretasi keycodes (baku)\n" #: src/showkey.c:157 #, c-format msgid "" "\n" "Press any keys - Ctrl-D will terminate this program\n" "\n" msgstr "" "\n" "Tekan tombol apapun - Ctrl-D akan mengakhiri aplikasi ini\n" "\n" #: src/showkey.c:226 #, c-format msgid "press any key (program terminates 10s after last keypress)...\n" msgstr "" "tekan tombol apapun (aplikasi akan berakhir setelah 10 detik dari penekanan " "tombol terakhir)...\n" #: src/showkey.c:250 msgid "release" msgstr "lepas" #: src/showkey.c:250 msgid "press" msgstr "tekan" #: src/showkey.c:262 #, c-format msgid "keycode %3d %s\n" msgstr "keycode %3d %s\n" #: src/totextmode.c:29 #, c-format msgid "usage: totextmode\n" msgstr "cara pakai: totextmode\n" #: src/version.h:20 #, c-format msgid "%s from %s\n" msgstr "%s dari %s\n" #: src/vlock/auth.c:58 msgid "" "Please try again later.\n" "\n" "\n" msgstr "" "Harap coba lagi nanti.\n" "\n" "\n" #: src/vlock/auth.c:67 #, c-format msgid "The entire console display is now completely locked by %s.\n" msgstr "Seluruh tampilan konsole kini sepenuhnya dikunci oleh %s.\n" #: src/vlock/auth.c:71 #, c-format msgid "The %s is now locked by %s.\n" msgstr "%s kini dikunci oleh %s.\n" #: src/vlock/auth.c:74 msgid "Use Alt-function keys to switch to other virtual consoles." msgstr "Pakai tombol Alt-fungsi untuk berpindah ke konsol virtual lain." #: src/vlock/parse.c:50 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Coba '%s --help' untuk informasi lebih lanjut\n" #: 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 "" "%s: mengunci konsol virtual, mengamankan sesi Anda saat ini.\n" "Cara pakai: %s [opsi]\n" " Dimana [opsi] adalah satu dari:\n" "-c atau --current: mengunci konsol virtual ini saja dan mengijinkan " "pengguna\n" " berpindah ke konsol virtual lain.\n" "-a atau --all: mengunci semua konsol virtual dan mencegah pengguna\n" " lain berpindah konsol virtual.\n" "-v atau --version: Mencetak nomor versi vlock dan keluar.\n" "-h atau --help: Mencetak pesan bantuan ini dan keluar.\n" #: src/vlock/username.c:57 msgid "unrecognized user" msgstr "pengguna tak dikenal" #: src/vlock/vlock.c:56 msgid "stdin is not a tty" msgstr "stdin bukan tty" #: src/vlock/vt.c:152 #, c-format msgid "This tty (%s) is not a virtual console.\n" msgstr "tty ini (%s) bukan konsol virtual.\n" #: src/vlock/vt.c:160 #, c-format msgid "The entire console display cannot be locked.\n" msgstr "Seluruh tampilan konsol tak bisa dikunci.\n" language-pack-id-base/data/id/LC_MESSAGES/kcm-whoopsie.po0000644000000000000000000000637312743726474020035 0ustar # Indonesian translation for kde-config-whoopsie # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the kde-config-whoopsie package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: kde-config-whoopsie\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-19 03:06+0000\n" "PO-Revision-Date: 2014-09-03 04:41+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:51+0000\n" "X-Generator: Launchpad (build 18147)\n" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr " ,Launchpad Contributions:,Andika Triwidada" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,andika@gmail.com" #. i18n: file: Module.ui:27 #. i18n: ectx: property (text), widget (QCheckBox, crashesCheckBox) #: rc.cpp:5 msgid "Send error reports to Canonical" msgstr "Kirim laporan kesalahan ke Canonical" #. i18n: file: Module.ui:57 #. i18n: ectx: property (text), widget (QLabel, crashesDescriptionLabel) #: rc.cpp:8 msgid "" "Error reports include information about what a program was doing when it " "failed. You always have the choice to send or cancel an error report." msgstr "" "Laporan kesalahan menyertakan informasi tentang apa yang dilakukan suatu " "program ketika gagal. Anda selalu punya pilihan untuk mengirim atau " "membatalkan laporan kesalahan." #. i18n: file: Module.ui:67 #. i18n: ectx: property (text), widget (QCheckBox, autoCheckBox) #: rc.cpp:11 msgid "Send a report automatically if a problem prevents login" msgstr "Mengirim laporan secara otomatis jika suatu masalah mencegah login" #. i18n: file: Module.ui:78 #. i18n: ectx: property (text), widget (QCheckBox, metricsCheckBox) #: rc.cpp:14 msgid "Send occasional system information to Canonical" msgstr "Terkadang kirim informasi sistem ke Canonical" #. i18n: file: Module.ui:106 #. i18n: ectx: property (text), widget (QLabel, metricsDescriptionLabel) #: rc.cpp:17 msgid "" "This includes things like how many programs are running, how much disk space " "the computer has, and what devices are connected." msgstr "" "Ini termasuk hal-hal seperti berapa banyak program yang berjalan, berapa " "banyak ruang disk yang dimiliki komputer, dan perangkat apa saja yang " "tersambung." #: Module.cpp:46 msgid "Diagnostics" msgstr "Diagnostik" #: Module.cpp:50 msgid "Copyright 2013 Harald Sitter" msgstr "Hak Cipta 2013 Harald Sitter" #: Module.cpp:54 msgid "Harald Sitter" msgstr "Harald Sitter" #: Module.cpp:54 msgid "Author" msgstr "Pengarang" #: Module.cpp:65 #, kde-format msgctxt "@info" msgid "" "Kubuntu can collect anonymous information that helps developers improve it. " "All information collected is covered by our privacy " "policy." msgstr "" "Kubuntu dapat mengumpulkan informasi anonim yang membantu para pengembang " "memperbaikinya. Semua informasi yang dikumpulkan dicakup oleh kebijakan privasi kami." #: Module.cpp:123 #, kde-format msgctxt "@info" msgid "Previous Reports" msgstr "Laporan Sebelumnya" language-pack-id-base/data/id/LC_MESSAGES/cwidget.po0000644000000000000000000000432012743726474017044 0ustar # Indonesian translation for cwidget # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the cwidget package. # FIRST AUTHOR , 2014. # msgid "" msgstr "" "Project-Id-Version: cwidget\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2009-11-29 18:35-0800\n" "PO-Revision-Date: 2014-09-03 04:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:40+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/cwidget/config/column_definition.cc:273 msgid "Bad format parameter" msgstr "Parameter format buruk" #: src/cwidget/dialogs.cc:115 src/cwidget/dialogs.cc:128 #: src/cwidget/dialogs.cc:311 src/cwidget/dialogs.cc:351 msgid "Ok" msgstr "Ok" #: src/cwidget/dialogs.cc:201 src/cwidget/dialogs.cc:239 msgid "Yes" msgstr "Ya" #: src/cwidget/dialogs.cc:202 src/cwidget/dialogs.cc:240 msgid "No" msgstr "Tidak" #: src/cwidget/dialogs.cc:352 msgid "Cancel" msgstr "Batal" #: src/cwidget/generic/threads/threads.cc:33 msgid "Not enough resources to create thread" msgstr "Tak cukup sumber daya untuk membuat thread" #: src/cwidget/toplevel.cc:157 #, c-format msgid "Ouch! Got SIGTERM, dying..\n" msgstr "Aduh! Mendapat SIGTERM, sekarat..\n" #: src/cwidget/toplevel.cc:160 #, c-format msgid "Ouch! Got SIGSEGV, dying..\n" msgstr "Aduh! Mendapat SIGSEGV, sekarat..\n" #: src/cwidget/toplevel.cc:163 #, c-format msgid "Ouch! Got SIGABRT, dying..\n" msgstr "Aduh! Mendapat SIGABRT, sekarat..\n" #: src/cwidget/toplevel.cc:166 #, c-format msgid "Ouch! Got SIGQUIT, dying..\n" msgstr "Aduh! Mendapat SIGQUIT, sekarat..\n" #: src/cwidget/toplevel.cc:954 msgid "yes_key" msgstr "tombol_ya" #: src/cwidget/toplevel.cc:955 msgid "no_key" msgstr "tombol_tidak" #: src/cwidget/widgets/pager.cc:476 #, c-format msgid "" "Unable to load filename: the string %ls has no multibyte representation." msgstr "" "Tak dapat memuat nama berkas: kalimat %ls tak memiliki representasi " "multibyte." #: src/cwidget/widgets/tree.cc:1009 msgid "TOP LEVEL" msgstr "ARAS PUNCAK" language-pack-id-base/data/id/LC_MESSAGES/kcm_notificationhelper.po0000644000000000000000000000543412743726474022145 0ustar # Indonesian translation for kubuntu-notification-helper # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-07 14:12+0000\n" "PO-Revision-Date: 2011-06-08 04:22+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:06+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:50 msgid "kcmnotificationhelper" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "Konfigurasi Pembantu Pemberitahuan Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:53 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 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 "Mengkonfigurasi perilaku Pembantu Pemberitahuan Kubuntu" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" msgstr "Tampilkan pemberitahuan untuk:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" msgstr "Aplikasi crash" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" msgstr "Ketersediaan Driver proprietari" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" msgstr "Informasi peningkatan" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" msgstr "Ketersediaan codec yang terbatas" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" msgstr "Dukungan bahasa tidak lengkap" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" msgstr "Diperlukan boot ulang" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" msgstr "Tipe pemberitahuan:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" msgstr "Gunakan popup dan ikon baki" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" msgstr "Ikon baki saja" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" msgstr "Pemberitahuan popup saja" language-pack-id-base/data/id/LC_MESSAGES/apt-listchanges.po0000644000000000000000000001176712743726474020521 0ustar # Indonesian translation for apt-listchanges # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 # This file is distributed under the same license as the apt-listchanges package. # FIRST AUTHOR , 2007. # msgid "" msgstr "" "Project-Id-Version: apt-listchanges\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-04-12 14:06+0000\n" "PO-Revision-Date: 2014-10-03 08:01+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 10:33+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../apt-listchanges.py:89 #, python-format msgid "database %s failed to load.\n" msgstr "basis data %s gagal dimuat.\n" #: ../apt-listchanges.py:107 #, python-format msgid "Unknown frontend: %s\n" msgstr "Frontend tak dikenal: %s\n" #: ../apt-listchanges.py:132 #, python-format msgid "%s: will be newly installed" msgstr "%s: akan dipasang baru" #: ../apt-listchanges.py:148 #, python-format msgid "%s: Version %s has already been seen" msgstr "%s: Versi %s telah dilihat" #: ../apt-listchanges.py:188 #, python-format msgid "News for %s" msgstr "Berita untuk %s" #: ../apt-listchanges.py:199 #, python-format msgid "Changes for %s" msgstr "Perubahan untuk %s" #: ../apt-listchanges.py:209 msgid "Informational notes" msgstr "Catatan yang informatif" #: ../apt-listchanges.py:212 msgid "apt-listchanges: News" msgstr "apt-listchanges: Berita" #: ../apt-listchanges.py:216 msgid "apt-listchanges: Changelogs" msgstr "apt-listchanges: Log Perubahan" #: ../apt-listchanges.py:223 msgid "Aborting" msgstr "Menggugurkan" #: ../apt-listchanges.py:226 msgid "Confirmation failed, don't save seen state" msgstr "Konfirmasi gagal, jangan simpan keadaan tersimpan" #: ../apt-listchanges.py:233 #, python-format msgid "apt-listchanges: changelogs for %s" msgstr "apt-listchanges: log perubahan untuk %s" #: ../apt-listchanges.py:237 #, python-format msgid "apt-listchanges: news for %s" msgstr "apt-listchanges: berita untuk %s" #: ../apt-listchanges.py:249 msgid "didn't find any valid .deb archives" msgstr "tak temukan arsip .deb manapun yang valid" #: ../apt-listchanges/ALCConfig.py:76 msgid "Usage: apt-listchanges [options] {--apt | filename.deb ...}\n" msgstr "Cara pakai: apt-listchanges [opsi] {--apt | namaberkas.deb ...}\n" #: ../apt-listchanges/ALCConfig.py:133 #, python-format msgid "Unknown option %s for --which. Allowed are: %s." msgstr "Opsi yang tidak dikenal %s bagi --which. Yang diizinkan adalah: %s." #: ../apt-listchanges/ALCConfig.py:148 msgid "--since= expects a only path to a .deb" msgstr "--since= mengharapkan hanya suatu path ke sebuah .deb" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "Continue Installation?" msgstr "Lanjutkan pemasangan?" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "You can abort the installation if you select 'no'." msgstr "Anda dapat menggugurkan pemasangan jika Anda memilih 'tidak'" #: ../apt-listchanges/DebianFiles.py:188 #, python-format msgid "" "Could not run apt-changelog (%s), unable to retrieve changelog for package %s" msgstr "" "Tak bisa menjalankan apt-changelog (%s), tak bisa mengambil changelog bagi " "paket %s" #: ../apt-listchanges/DebianFiles.py:219 #, python-format msgid "Ignoring `%s' (seems to be a directory!)" msgstr "Mengabaikan '%s' (nampaknya sebuah direktori)" #: ../apt-listchanges/apt_listchanges.py:49 msgid "" "Wrong or missing VERSION from apt pipeline\n" "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)\n" msgstr "" "VERSION yang salah atau hilang dari apt pipeline\n" "(apakah Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version diisi 2?)\n" #: ../apt-listchanges/apt_listchanges.py:110 #, python-format msgid "Mailing %s: %s" msgstr "Mengirim surel %s: %s" #: ../apt-listchanges/apt_listchanges.py:137 #, python-format msgid "The %s frontend is deprecated, using pager" msgstr "Frontend %s tidak digunakan lagi, menggunakan pager" #: ../apt-listchanges/apt_listchanges.py:141 msgid "The mail frontend needs a installed 'sendmail', using pager" msgstr "" "Frontend surat membutuhkan 'sendmail' yang terpasang, menggunakan pager" #: ../apt-listchanges/apt_listchanges.py:153 #, python-format msgid "" "The gtk frontend needs a working python-gtk2 and python-glade2.\n" "Those imports can not be found. Falling back to pager.\n" "The error is: %s\n" msgstr "" "Frontend gtk membutuhkan python-gtk2 dan python-glade2 yang berfungsi.\n" "Semua impor tidak dapat ditemukan. Kembali ke pager.\n" "Galatnya adalah : %s\n" #: ../apt-listchanges/apt_listchanges.py:250 msgid "Do you want to continue? [Y/n] " msgstr "Anda akan melanjutkan? [Y/t] " #: ../apt-listchanges/apt_listchanges.py:263 #: ../apt-listchanges/apt_listchanges.py:283 #: ../apt-listchanges/apt_listchanges.py:291 msgid "Reading changelogs" msgstr "Membaca log perubahan" #: ../apt-listchanges/apt_listchanges.py:291 msgid "Done" msgstr "Selesai" language-pack-id-base/data/id/LC_MESSAGES/libapt-pkg4.12.po0000644000000000000000000012252412743726474017764 0ustar # Indonesian translation for apt # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the apt package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-03-15 19:05+0000\n" "PO-Revision-Date: 2009-10-06 09:16+0000\n" "Last-Translator: syafiudin \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 10:32+0000\n" "X-Generator: Launchpad (build 18147)\n" #: methods/bzip2.cc:60 methods/gzip.cc:52 msgid "Empty files can't be valid archives" msgstr "" #: methods/gzip.cc:64 #, c-format msgid "Couldn't open pipe for %s" msgstr "" #: methods/gzip.cc:109 #, c-format msgid "Read error from %s process" msgstr "" #: methods/copy.cc:55 methods/gzip.cc:141 methods/gzip.cc:150 #: methods/rred.cc:483 methods/rred.cc:492 msgid "Failed to stat" msgstr "Gagal untuk memulai" #: methods/copy.cc:100 methods/gzip.cc:147 methods/rred.cc:489 msgid "Failed to set modification time" msgstr "Gagal menentukan waktu modifikasi" #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" msgstr "Tidak dapat membaca basis data cakram optik %s" #: methods/cdrom.cc:208 msgid "" "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " "cannot be used to add new CD-ROMs" msgstr "" "Silahkan gunakan apt-cdrom untuk membuat Cakram Optik dikenali oleh APT. apt-" "get update tidak dapat digunakan untuk menambahkan cakram optik baru" #: methods/cdrom.cc:218 msgid "Wrong CD-ROM" msgstr "Salah Cakram Optik" #: methods/cdrom.cc:245 #, c-format msgid "Unable to unmount the CD-ROM in %s, it may still be in use." msgstr "" "Tidak dapat memuat Cakram Optik pada %s, kemungkinan masih ada yang " "menggunakannya." #: methods/cdrom.cc:250 msgid "Disk not found." msgstr "Cakram tidak ditemukan" #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:264 msgid "File not found" msgstr "Berkas tidak ditemukan" #: methods/file.cc:44 msgid "Invalid URI, local URIS must not start with //" msgstr "URl tidak benar, URlS harus di mulai dengan //" #. Login must be before getpeername otherwise dante won't work. #: methods/ftp.cc:168 msgid "Logging in" msgstr "Masuk" #: methods/ftp.cc:174 msgid "Unable to determine the peer name" msgstr "Tidak dapat membedakan nama peer" #: methods/ftp.cc:179 msgid "Unable to determine the local name" msgstr "Tidak dapat membedakan nama lokal" #: methods/ftp.cc:210 methods/ftp.cc:238 #, c-format msgid "The server refused the connection and said: %s" msgstr "Server menolak hubungan dan menyatakan: %s" #: methods/ftp.cc:216 #, c-format msgid "USER failed, server said: %s" msgstr "USER gagal, pesan server: %s" #: methods/ftp.cc:223 #, c-format msgid "PASS failed, server said: %s" msgstr "PASS gagal. pesan server: %s" #: methods/ftp.cc:243 msgid "" "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " "is empty." msgstr "" "Proksi server telah ditentukan tetapi tidak ada skrip masuk, " "Memerlukan::ftp::ProxyLogin kosong." #: methods/ftp.cc:271 #, c-format msgid "Login script command '%s' failed, server said: %s" msgstr "Skrip persintah masuk '%s' gagal, pesan server: %s" #: methods/ftp.cc:297 #, c-format msgid "TYPE failed, server said: %s" msgstr "TYPE gagal, pesan server: %s" #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:183 methods/rsh.cc:226 msgid "Connection timeout" msgstr "Waktu sambungan habis" #: methods/ftp.cc:341 msgid "Server closed the connection" msgstr "Server mengakhir hubungan" #: apt-pkg/contrib/fileutl.cc msgid "Read error" msgstr "Galat saat membaca" #: methods/ftp.cc:351 methods/rsh.cc:197 msgid "A response overflowed the buffer." msgstr "Tanggapan melebihi buffer" #: methods/ftp.cc:368 methods/ftp.cc:380 msgid "Protocol corruption" msgstr "Protokol korup" #: apt-pkg/contrib/fileutl.cc msgid "Write error" msgstr "Galat penulisan" #: methods/ftp.cc:693 methods/ftp.cc:699 methods/ftp.cc:735 msgid "Could not create a socket" msgstr "Tidak dapat membuat soket" #: methods/ftp.cc:704 msgid "Could not connect data socket, connection timed out" msgstr "Tidak dapat menghubungi soket data, koneksi kehabisan waktu" #: methods/ftp.cc:708 methods/connect.cc:111 msgid "Failed" msgstr "Gagal" #: methods/ftp.cc:710 msgid "Could not connect passive socket." msgstr "Tidak dapat mengubungi soket pasif" #: methods/ftp.cc:728 msgid "getaddrinfo was unable to get a listening socket" msgstr "getaddinfo tidak dapat memperoleh soket pendengar" #: methods/ftp.cc:742 msgid "Could not bind a socket" msgstr "Tidak dapat menentukan soket" #: methods/ftp.cc:746 msgid "Could not listen on the socket" msgstr "Tidak dapat medengar pada soket" #: methods/ftp.cc:753 msgid "Could not determine the socket's name" msgstr "Tidak dapat membedakan nama soket" #: methods/ftp.cc:785 msgid "Unable to send PORT command" msgstr "Tidak dapat mengirim perintah PORT" #: methods/ftp.cc:795 #, c-format msgid "Unknown address family %u (AF_*)" msgstr "Tidak mengetahui keluarga alamat %u (AF_*)" #: methods/ftp.cc:804 #, c-format msgid "EPRT failed, server said: %s" msgstr "EPRT gagal, pesan server: %s" #: methods/ftp.cc:824 msgid "Data socket connect timed out" msgstr "Hubungan data soket kehabisan waktu" #: methods/ftp.cc:831 msgid "Unable to accept connection" msgstr "Tidak dapat menerima koneksi" #: methods/ftp.cc:870 methods/http.cc:1013 methods/rsh.cc:303 msgid "Problem hashing file" msgstr "Permasalahan berkas hashing" #: methods/ftp.cc:883 #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "Tidak dapat menarik berkas, pesan server '%s'" #: methods/ftp.cc:898 methods/rsh.cc:322 msgid "Data socket timed out" msgstr "Soket data kehabisan waktu" #: methods/ftp.cc:928 #, c-format msgid "Data transfer failed, server said '%s'" msgstr "Transfer data gagal, pesan server '%s'" #. Get the files information #: methods/ftp.cc:1005 msgid "Query" msgstr "Query" #: methods/ftp.cc:1117 msgid "Unable to invoke " msgstr "Tidak dapat meminta " #: methods/connect.cc:71 #, c-format msgid "Connecting to %s (%s)" msgstr "Menyambung ke %s (%s)" #: methods/connect.cc:82 #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" #: methods/connect.cc:89 #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "Tidak dapat membuat soket untuk %s (f=%u t=%u p=%u)" #: methods/connect.cc:95 #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "Tidak dapat menginisialisasi sambungan ke %s:%s (%s)." #: methods/connect.cc:103 #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "Tidak dapat terkoneksi ke %s:%s (%s), koneksi kehabisan waktu" #: methods/connect.cc:121 #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "Tidak dapat terkoneksi ke %s:%s (%s)." #. We say this mainly because the pause here is for the #. ssh connection that is still going #: methods/connect.cc:149 methods/rsh.cc:425 #, c-format msgid "Connecting to %s" msgstr "Menyambung ke %s" #: methods/connect.cc:168 methods/connect.cc:187 #, c-format msgid "Could not resolve '%s'" msgstr "Tidak dapat menterjemahkan '%s'" #: methods/connect.cc:193 #, c-format msgid "Temporary failure resolving '%s'" msgstr "Kegagalan penterjemahan sementara '%s'" #: methods/connect.cc:196 #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "" #: methods/connect.cc:243 #, c-format msgid "Unable to connect to %s:%s:" msgstr "" #: methods/gpgv.cc:237 msgid "" "Internal error: Good signature, but could not determine key fingerprint?!" msgstr "" "Galat internal: Signatur benar, tetapi tidak dapat membedakan kunci " "fingerprint?!" #: methods/gpgv.cc:242 msgid "At least one invalid signature was encountered." msgstr "Pada akhirnya satu signatur tidak valid telah ditemukan" #: methods/gpgv.cc:175 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" msgstr "" #: methods/gpgv.cc:251 msgid "Unknown error executing gpgv" msgstr "Galat tidak dikenal saat menjalankan gpgv" #: methods/gpgv.cc:285 methods/gpgv.cc:292 msgid "The following signatures were invalid:\n" msgstr "Signatur berikut tidak valid:\n" #: methods/gpgv.cc:299 msgid "" "The following signatures couldn't be verified because the public key is not " "available:\n" msgstr "" #: methods/http.cc:385 msgid "Waiting for headers" msgstr "" #: methods/http.cc:531 #, c-format msgid "Got a single header line over %u chars" msgstr "" #: methods/http.cc:539 msgid "Bad header line" msgstr "" #: methods/http.cc:558 methods/http.cc:565 msgid "The HTTP server sent an invalid reply header" msgstr "" #: methods/http.cc:594 msgid "The HTTP server sent an invalid Content-Length header" msgstr "" #: methods/http.cc:614 msgid "The HTTP server sent an invalid Content-Range header" msgstr "" #: methods/http.cc:616 msgid "This HTTP server has broken range support" msgstr "Server HTTP ini tidak memberikan dukungan" #: methods/http.cc:640 msgid "Unknown date format" msgstr "Format tanggal tidak diketahui" #: methods/http.cc:796 msgid "Select failed" msgstr "Pilihan Gagal" #: methods/http.cc:801 msgid "Connection timed out" msgstr "Waktu koneksi telah habis" #: methods/http.cc:824 msgid "Error writing to output file" msgstr "Galat saat menulis ke berkas hasil" #: methods/http.cc:855 msgid "Error writing to file" msgstr "Galat saat menulis ke berkas" #: methods/http.cc:883 msgid "Error writing to the file" msgstr "Galat saat menulis ke berkas" #: methods/http.cc:897 msgid "Error reading from server. Remote end closed connection" msgstr "Galat saat membaca dari server. Tujuan mengakhiri hubungan" #: methods/http.cc:899 msgid "Error reading from server" msgstr "Galat saat membaca dari server" #: methods/http.cc:1167 msgid "Bad header data" msgstr "Kepala data tidak tepat" #: methods/http.cc:1184 methods/http.cc:1239 msgid "Connection failed" msgstr "Koneksi gagal" #: methods/http.cc:1331 msgid "Internal error" msgstr "Galat Internal" #: apt-pkg/contrib/mmap.cc msgid "Can't mmap an empty file" msgstr "Tidak dapat melakukan mmap pada berkas kosong" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't duplicate file descriptor %i" msgstr "" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't make mmap of %llu bytes" msgstr "" #: apt-pkg/contrib/mmap.cc msgid "Unable to close mmap" msgstr "" #: apt-pkg/contrib/mmap.cc msgid "Unable to synchronize mmap" msgstr "" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't make mmap of %lu bytes" msgstr "Tidak dapat membuat mmap dari %lu bytes" #: apt-pkg/contrib/mmap.cc msgid "Failed to truncate file" msgstr "Gagal untuk menyingkat berkas" #: apt-pkg/contrib/mmap.cc:234 #, c-format msgid "" "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. " "Current value: %lu. (man 5 apt.conf)" msgstr "" "MMap dinamik berjalan diluar ruang lingkup. Silahkan perbesar ukuran dari " "APT::Cache-Limit. Nilai saat ini: %lu. (man 5 apt.conf)" #: apt-pkg/contrib/mmap.cc #, c-format msgid "" "Unable to increase the size of the MMap as the limit of %lu bytes is already " "reached." msgstr "" #: apt-pkg/contrib/mmap.cc msgid "" "Unable to increase size of the MMap as automatic growing is disabled by user." msgstr "" #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%lid %lih %limin %lis" msgstr "%lihari %lijam %limenit %lidetik" #. TRANSLATOR: h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%lih %limin %lis" msgstr "%lijam %limenit %lidetik" #. TRANSLATOR: min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%limin %lis" msgstr "%limenit %lidetik" #. TRANSLATOR: s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%lis" msgstr "%lidetik" #: apt-pkg/contrib/strutl.cc #, c-format msgid "Selection %s not found" msgstr "Pilihan %s tidak ditemukan" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Unrecognized type abbreviation: '%c'" msgstr "Tidak mengenali tipe penyingkatan: '%c'" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Opening configuration file %s" msgstr "Sedang membuka berkas konfigurasi %s" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Block starts with no name." msgstr "Galat sintak %s:%u: Blok dimulai tanpa nama" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Malformed tag" msgstr "Galat sintak %s:%u: tag cacat" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Extra junk after value" msgstr "Galat sintak %s:%u: Nilai sampah setelah nilai." #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Directives can only be done at the top level" msgstr "Galat sintak %s:%u: Petunjuk hanya bisa dilakukan pada level teratas" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Too many nested includes" msgstr "Galat sintak %s:%u: Terlalu banyak mencakup sarang" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Included from here" msgstr "Galat sintak %s:%u: dicakup dari sini" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Unsupported directive '%s'" msgstr "Galat sintak %s:%u: Penunjuk tidak didukung '%s'" #: apt-pkg/contrib/configuration.cc #, c-format msgid "" "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Galat sintak %s:%u: Tambahan sampah pada bagian akhir berkas" #: apt-pkg/contrib/progress.cc #, c-format msgid "%c%s... Error!" msgstr "%c%s... Galat!" #: apt-pkg/contrib/progress.cc #, c-format msgid "%c%s... Done" msgstr "%c%s... Selesai" #: apt-pkg/contrib/cmndline.cc:77 #, c-format msgid "Command line option '%c' [from %s] is not known." msgstr "Pilihan baris perintah '%c' [dari %s] tidak dikenal." #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111 #: apt-pkg/contrib/cmndline.cc:119 #, c-format msgid "Command line option %s is not understood" msgstr "Pilihan baris perintah %s tidak dimengerti" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Command line option %s is not boolean" msgstr "Pilihan baris perintah %s bukan boolean" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option %s requires an argument." msgstr "Pilihan %s memerlukan argumen." #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option %s: Configuration item specification must have an =." msgstr "Pilihan %s: Konfigurasi item yang ditentukan harus memiliki =." #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option %s requires an integer argument, not '%s'" msgstr "Pilihan %s membutuhkan argument integer, tidak '%s'" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option '%s' is too long" msgstr "Pilihan '%s' terlalu panjang" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Sense %s is not understood, try true or false." msgstr "Nilai %s tidak dimengerti, coba true atau false" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Invalid operation %s" msgstr "Operasi tidak valid %s" #: apt-pkg/contrib/cdromutl.cc #, c-format msgid "Unable to stat the mount point %s" msgstr "Tidak dapat menentukan titik kait %s" #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc #, c-format msgid "Unable to change to %s" msgstr "Tidak dapat mengubah menjadi %s" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc #: apt-pkg/contrib/fileutl.cc apt-pkg/init.cc apt-pkg/policy.cc #: apt-pkg/sourcelist.cc #, c-format msgid "Unable to read %s" msgstr "Tidak berhasil membaca %s" #: apt-pkg/contrib/cdromutl.cc msgid "Failed to stat the cdrom" msgstr "Gagal untuk menentukan cakram optik" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" msgstr "" "Tidak sedang melakukan penguncian terhadap berkas %s yang statusnya hanya " "dapat dibaca" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open lock file %s" msgstr "Tidak dapat membuka berkas %s yang sedang dikunci" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "Tidak mengunci terhadap berkas sedang terkunci %s yang dikait nfs" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not get lock %s" msgstr "Tidak dapat mengunci %s" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "List of files can't be created as '%s' is not a directory" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Ignoring '%s' in directory '%s' as it is not a regular file" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" msgstr "" #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc #, c-format msgid "Waited for %s but it wasn't there" msgstr "Menunggu %s tetapi tidak ada" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." msgstr "Sub-proses %s menerima kegagalan segmentasi" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received signal %u." msgstr "" #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc #, c-format msgid "Sub-process %s returned an error code (%u)" msgstr "Sub-proses %s mengembalikan kode galat (%u)" #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc #, c-format msgid "Sub-process %s exited unexpectedly" msgstr "Sub-proses %s keluar tanpa sebab" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" msgstr "Tidak dapat membuka berkas %s" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file descriptor %d" msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to exec compressor " msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "write, still have %llu to write but couldn't" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem closing the gzip file %s" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem closing the file %s" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem renaming the file %s to %s" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem unlinking the file %s" msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Masalah saat sinkron berkas" #: apt-pkg/pkgcache.cc msgid "Empty package cache" msgstr "Cache paket kosong" #: apt-pkg/pkgcache.cc msgid "The package cache file is corrupted" msgstr "Berkas cache paket rusak" #: apt-pkg/pkgcache.cc msgid "The package cache file is an incompatible version" msgstr "Versi berkas cache paket tidak kompatibel" #: apt-pkg/pkgcache.cc:161 msgid "The package cache file is corrupted, it is too small" msgstr "" #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "APT ini tidak mendukung sistem penomoran versi '%s'" #: apt-pkg/pkgcache.cc:153 msgid "The package cache was built for a different architecture" msgstr "Paket cache dibangun dengan arsitektur yang berbeda" #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Ketergantungan" #: apt-pkg/pkgcache.cc msgid "PreDepends" msgstr "Pra ketergantungan" #: apt-pkg/pkgcache.cc msgid "Suggests" msgstr "Saran" #: apt-pkg/pkgcache.cc msgid "Recommends" msgstr "Rekomendasi" #: apt-pkg/pkgcache.cc msgid "Conflicts" msgstr "Konflik" #: apt-pkg/pkgcache.cc msgid "Replaces" msgstr "Mengganti" #: apt-pkg/pkgcache.cc msgid "Obsoletes" msgstr "Non aktif" #: apt-pkg/pkgcache.cc msgid "Breaks" msgstr "Pemisah" #: apt-pkg/pkgcache.cc msgid "Enhances" msgstr "" #: apt-pkg/pkgcache.cc msgid "important" msgstr "Penting" #: apt-pkg/pkgcache.cc msgid "required" msgstr "Diperlukan" #: apt-pkg/pkgcache.cc msgid "standard" msgstr "Standar" #: apt-pkg/pkgcache.cc msgid "optional" msgstr "Pilihan" #: apt-pkg/pkgcache.cc msgid "extra" msgstr "Tambahan" #: apt-pkg/depcache.cc msgid "Building dependency tree" msgstr "Membangun pohon ketergantungan" #: apt-pkg/depcache.cc msgid "Candidate versions" msgstr "Versi kandidat" #: apt-pkg/depcache.cc msgid "Dependency generation" msgstr "Generasi depedensi" #: apt-pkg/depcache.cc msgid "Reading state information" msgstr "Membaca informasi yang tersedia" #: apt-pkg/depcache.cc #, c-format msgid "Failed to open StateFile %s" msgstr "Gagal untuk membuka StateFile %s" #: apt-pkg/depcache.cc #, c-format msgid "Failed to write temporary StateFile %s" msgstr "Gagal menulis StateFile %s sementara" #: apt-pkg/tagfile.cc:102 #, c-format msgid "Unable to parse package file %s (1)" msgstr "Tidak dapat menguraikan paket berkas %s (1)" #: apt-pkg/tagfile.cc:189 #, c-format msgid "Unable to parse package file %s (2)" msgstr "Tidak dapat menguraikan paket berkas %s (2)" #: apt-pkg/sourcelist.cc:92 #, c-format msgid "Malformed line %lu in source list %s ([option] unparseable)" msgstr "" #: apt-pkg/sourcelist.cc:95 #, c-format msgid "Malformed line %lu in source list %s ([option] too short)" msgstr "" #: apt-pkg/sourcelist.cc:106 #, c-format msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" msgstr "" #: apt-pkg/sourcelist.cc:112 #, c-format msgid "Malformed line %lu in source list %s ([%s] has no key)" msgstr "" #: apt-pkg/sourcelist.cc:115 #, c-format msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" msgstr "" #: apt-pkg/sourcelist.cc:83 #, c-format msgid "Malformed line %lu in source list %s (URI)" msgstr "Baris tidak standar %lu dalam daftar sumber %s (URI)" #: apt-pkg/sourcelist.cc:85 #, c-format msgid "Malformed line %lu in source list %s (dist)" msgstr "Baris tidak standar %lu dalam daftar sumber %s (dist)" #: apt-pkg/sourcelist.cc:88 #, c-format msgid "Malformed line %lu in source list %s (URI parse)" msgstr "Baris tidak standar %lu dalam daftar sumber %s (uraian URI)" #: apt-pkg/sourcelist.cc:94 #, c-format msgid "Malformed line %lu in source list %s (absolute dist)" msgstr "Baris tidak standar %lu dalam daftar sumber %s (dist mutlak)" #: apt-pkg/sourcelist.cc:101 #, c-format msgid "Malformed line %lu in source list %s (dist parse)" msgstr "Baris tidak standar %lu dalam daftar sumber %s (urai dist)" #: apt-pkg/sourcelist.cc #, c-format msgid "Opening %s" msgstr "Sedang membuka %s" #: apt-pkg/cdrom.cc #, c-format msgid "Line %u too long in source list %s." msgstr "Baris %u terlalu panjang dalam daftar sumber %s." #: apt-pkg/sourcelist.cc #, c-format msgid "Malformed line %u in source list %s (type)" msgstr "Baris tidak standar %u dalam daftar sumber %s (tipe)" #: apt-pkg/sourcelist.cc #, c-format msgid "Type '%s' is not known on line %u in source list %s" msgstr "Tipe '%s' tidak dikenal pada bari %u dalam daftar sumber %s" #: apt-pkg/packagemanager.cc #, c-format msgid "" "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " "under APT::Immediate-Configure for details. (%d)" msgstr "" #: apt-pkg/packagemanager.cc #, c-format msgid "Could not configure '%s'. " msgstr "" #: apt-pkg/packagemanager.cc #, c-format msgid "" "This installation run will require temporarily removing the essential " "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " "you really want to do it, activate the APT::Force-LoopBreak option." msgstr "" "Proses instalasi ini memerlukan pemindahan sementara paket esensial %s " "karena perulangan Pre-Depends bentrok. Ini sering kali tidak bagus, tetapi " "jika Anda benar-benar ingin melakukannya, aktifkan pilihan APT::Force-" "LoopBreak." #: apt-pkg/pkgrecords.cc #, c-format msgid "Index file type '%s' is not supported" msgstr "Indek tipe berkas '%s' tidak didukung" #: apt-pkg/algorithms.cc #, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "" "Paket %s perlu diinstal ulang, tetapi tidak dapat ditemukan dalam arsip." #: apt-pkg/algorithms.cc msgid "" "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " "held packages." msgstr "" "Galat, generate pkgProblemResolver::Resolve terhenti, kemungkinan " "disebabkan adanya paket yang memegangnya." #: apt-pkg/algorithms.cc msgid "Unable to correct problems, you have held broken packages." msgstr "Tidak berhasil memperbaiki problem, Anda memiliki paket yang rusak" #: apt-pkg/algorithms.cc:1389 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Gagal mengambil %s %s\n" #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." msgstr "" #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, c-format msgid "List directory %spartial is missing." msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "Archives directory %spartial is missing." msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "Unable to lock directory %s" msgstr "" #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc #, c-format msgid "Retrieving file %li of %li (%s remaining)" msgstr "Mengambil berkas %li dari %li ( tersisa %s)" #: apt-pkg/acquire.cc #, c-format msgid "Retrieving file %li of %li" msgstr "Mengambil berkas %li dari %li" #: apt-pkg/acquire-worker.cc #, c-format msgid "The method driver %s could not be found." msgstr "Metode driver %s tidak ditemukan" #: apt-pkg/acquire-worker.cc #, c-format msgid "Method %s did not start correctly" msgstr "Metode %s tidak dapat dimulai dengan benar" #: apt-pkg/acquire-worker.cc:413 #, c-format msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "" "Silahkan masukkan cakram optik dengan label: '%s' ke cakram '%s' dan tekan " "enter." #: apt-pkg/init.cc #, c-format msgid "Packaging system '%s' is not supported" msgstr "Pemaketan sistem '%s' tidak didukung" #: apt-pkg/init.cc msgid "Unable to determine a suitable packaging system type" msgstr "Tidak dapat membedakan tipe paket sistem yang sesuai" #: apt-pkg/clean.cc #, c-format msgid "Unable to stat %s." msgstr "Tidak dapat menyatakan %s." #: apt-pkg/srcrecords.cc msgid "You must put some 'source' URIs in your sources.list" msgstr "Anda harus meletakan URl 'source' pada source.list Anda" #: apt-pkg/cachefile.cc msgid "The package lists or status file could not be parsed or opened." msgstr "Daftar paket atau status berkas tidak dapat diuraikan atau dibuka." #: apt-pkg/cachefile.cc msgid "You may want to run apt-get update to correct these problems" msgstr "Anda dapat menjalankan apt-get update untuk memperbaiki masalah ini" #: apt-pkg/cachefile.cc msgid "The list of sources could not be read." msgstr "Senarai sumber tidak dapat dibaca." #: apt-pkg/policy.cc #, c-format msgid "" "The value '%s' is invalid for APT::Default-Release as such a release is not " "available in the sources" msgstr "" #: apt-pkg/policy.cc #, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "" #: apt-pkg/policy.cc #, c-format msgid "Did not understand pin type %s" msgstr "Tipe pin %s tidak dimengerti" #: apt-pkg/policy.cc msgid "No priority (or zero) specified for pin" msgstr "Prioritas tidak ada (nihil) untuk pin" #: apt-pkg/pkgcachegen.cc msgid "Cache has an incompatible versioning system" msgstr "Tembolok memiliki sistem versi yang tidak saling sesuai" #. TRANSLATOR: The first placeholder is a package name, #. the other two should be copied verbatim as they include debug info #: apt-pkg/pkgcachegen.cc #, c-format msgid "Error occurred while processing %s (%s%d)" msgstr "" #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of package names this APT is capable of." msgstr "Wow, anda melebihi nomor nama paket yang APT ini mampu tangani." #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of versions this APT is capable of." msgstr "Wow, Anda memelebihi nomor versi yang APT mampu tangani." #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of descriptions this APT is capable of." msgstr "Wow, Anda memelebihi nomor deskripsi yang APT mampu tangani." #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of dependencies this APT is capable of." msgstr "Wow, Anda memelebihi jumlah dependensi yang APT mampu tangani." #: apt-pkg/pkgcachegen.cc:320 #, c-format msgid "Package %s %s was not found while processing file dependencies" msgstr "Paket %s %s tidak ditemukan saat memproses berkas depedensi." #: apt-pkg/pkgcachegen.cc:706 #, c-format msgid "Couldn't stat source package list %s" msgstr "Tidak dapat menyatakan daftar sumber paket %s" #: apt-pkg/pkgcachegen.cc msgid "Reading package lists" msgstr "Sedang membaca daftar paket" #: apt-pkg/pkgcachegen.cc:808 msgid "Collecting File Provides" msgstr "Mengumpulkan berkas yang tersedia" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "Tidak berhasil menulis ke %s" #: apt-pkg/pkgcachegen.cc msgid "IO Error saving source cache" msgstr "Galat IO saat menyimpan sumber tembolok" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "Gagal mengganti nama, %s (%s-> %s)." #: apt-pkg/acquire-item.cc:481 msgid "MD5Sum mismatch" msgstr "MD5Sum tidak sesuai" #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Hash Sum tidak sesuai" #: apt-pkg/acquire-item.cc #, c-format msgid "" "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " "or malformed file)" msgstr "" #: apt-pkg/acquire-item.cc:1403 #, c-format msgid "Unable to find hash sum for '%s' in Release file" msgstr "" #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "Tidak ada kunci publik yang tersedia untuk kunci ID berikut:\n" #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) #: apt-pkg/acquire-item.cc #, c-format msgid "" "Release file for %s is expired (invalid since %s). Updates for this " "repository will not be applied." msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" #: apt-pkg/acquire-item.cc:1530 #, c-format msgid "" "A error occurred during the signature verification. The repository is not " "updated and the previous index files will be used. GPG error: %s: %s\n" msgstr "" #. Invalid signature file, reject (LP: #346386) (Closes: #627642) #: apt-pkg/acquire-item.cc #, c-format msgid "GPG error: %s: %s" msgstr "galat GPG: %s: %s" #: apt-pkg/acquire-item.cc #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" msgstr "" "Tidak dapat menemukan berkas untuk paket %s. Artinya Anda harus memperbaiki " "secara manual.(karena arsip hilang)" #: apt-pkg/acquire-item.cc:1704 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package." msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "" "Berkas indek paket rusak. Tidak ada nama ruas Fieldname: untuk paket %s." #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Ukuran tidak sesuai" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Unable to parse Release file %s" msgstr "Tidak dapat menguraikan rilis berkas %s" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "No sections in Release file %s" msgstr "Tidak ada seksi dalam rilis berkas %s" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "No Hash entry in Release file %s" msgstr "Tidak ada entri Hash dalam rilis berkas %s" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Valid-Until' entry in Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" msgstr "" #: apt-pkg/vendorlist.cc:66 #, c-format msgid "Vendor block %s contains no fingerprint" msgstr "Vendor blok %s tidak memiliki fingerprint" #: apt-pkg/cdrom.cc:526 #, c-format msgid "" "Using CD-ROM mount point %s\n" "Mounting CD-ROM\n" msgstr "" "Sedang menggunakan titik kait CD-ROM %s\n" "Sedang mengait CD-ROM\n" #: apt-pkg/cdrom.cc:535 apt-pkg/cdrom.cc:623 msgid "Identifying.. " msgstr "" #: apt-pkg/cdrom.cc #, c-format msgid "Stored label: %s\n" msgstr "Label penyimpanan: %s\n" #: apt-pkg/cdrom.cc msgid "Unmounting CD-ROM...\n" msgstr "Melepaskan kaitan CD-ROM...\n" #: apt-pkg/cdrom.cc #, c-format msgid "Using CD-ROM mount point %s\n" msgstr "Sedang menggunakan titik kait CD-ROM %s\n" #: apt-pkg/cdrom.cc:604 msgid "Unmounting CD-ROM\n" msgstr "Melepaskan kait CD-ROM\n" #: apt-pkg/cdrom.cc msgid "Waiting for disc...\n" msgstr "Menunggu cakram\n" #: apt-pkg/cdrom.cc msgid "Mounting CD-ROM...\n" msgstr "Sedang Mengkait CD-ROM...\n" #: apt-pkg/cdrom.cc:634 msgid "Scanning disc for index files..\n" msgstr "Sedang memindai cakram untuk mencari berkas indek\n" #: apt-pkg/cdrom.cc #, c-format msgid "" "Found %zu package indexes, %zu source indexes, %zu translation indexes and " "%zu signatures\n" msgstr "" "Menemukan %zu indek paket, %zu indek sumber, %zu indek translasi dan %zu " "tanda tangan\n" #: apt-pkg/cdrom.cc msgid "" "Unable to locate any package files, perhaps this is not a Debian Disc or the " "wrong architecture?" msgstr "" #: apt-pkg/cdrom.cc #, c-format msgid "Found label '%s'\n" msgstr "Menemukan label '%s'\n" #: apt-pkg/cdrom.cc msgid "That is not a valid name, try again.\n" msgstr "Nama tidak valid, coba lagi\n" #: apt-pkg/cdrom.cc #, c-format msgid "" "This disc is called: \n" "'%s'\n" msgstr "" "Cakram ini disebut: \n" "'%s'\n" #: apt-pkg/cdrom.cc msgid "Copying package lists..." msgstr "Menyalin daftar paket..." #: apt-pkg/cdrom.cc msgid "Writing new source list\n" msgstr "Menulis daftar sumber baru\n" #: apt-pkg/cdrom.cc msgid "Source list entries for this disc are:\n" msgstr "Entri daftar sumber untuk cakram ini adalah:\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" msgstr "Menulis rekam %i.\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records with %i missing files.\n" msgstr "Menulis rekam %i dengan %i berkas yang hilang.\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records with %i mismatched files\n" msgstr "Menulis rekam %i dengan %i berkas yang tidak cocok.\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "" "Menulis rekam %i dengan %i berkas hilang dan %i berkas yang tidak sesuai\n" #: apt-pkg/indexcopy.cc:530 #, c-format msgid "Skipping nonexistent file %s" msgstr "" #: apt-pkg/indexcopy.cc #, c-format msgid "Can't find authentication record for: %s" msgstr "" #: apt-pkg/indexcopy.cc #, c-format msgid "Hash mismatch for: %s" msgstr "" #: apt-pkg/indexcopy.cc:677 #, c-format msgid "File %s doesn't start with a clearsigned message" msgstr "" #. TRANSLATOR: %s is the trusted keyring parts directory #: methods/gpgv.cc:78 #, c-format msgid "No keyring installed in %s." msgstr "" #: apt-pkg/cachefilter.cc #, c-format msgid "Regex compilation error - %s" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Release '%s' for '%s' was not found" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Version '%s' for '%s' was not found" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Unable to locate package %s" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Couldn't find task '%s'" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Couldn't find any package by regex '%s'" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "" "Can't select installed nor candidate version from package '%s' as it has " "neither of them" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select candidate version from package %s as it has no candidate" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select installed version from package %s as it is not installed" msgstr "" #: apt-pkg/edsp.cc msgid "Send scenario to solver" msgstr "" #: apt-pkg/edsp.cc msgid "Send request to solver" msgstr "" #: apt-pkg/edsp.cc msgid "Prepare for receiving solution" msgstr "" #: apt-pkg/edsp.cc msgid "External solver failed without a proper error message" msgstr "" #: apt-pkg/edsp.cc msgid "Execute external solver" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Installing %s" msgstr "Menginstal %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Configuring %s" msgstr "Sedang mengonfigurasi %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Removing %s" msgstr "Memindahkan %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Completely removing %s" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Noting disappearance of %s" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Running post-installation trigger %s" msgstr "Menjalankan pemacu %s setelah instalasi" #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Directory '%s' missing" msgstr "Direktori '%s' hilang" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Could not open file '%s'" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing %s" msgstr "Mempersiapkan %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Unpacking %s" msgstr "Mengurai paket %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing to configure %s" msgstr "Mempersiapkan konfigurasi %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Installed %s" msgstr "Menginstal %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing for removal of %s" msgstr "Mempersiapkan untuk menghapus %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Removed %s" msgstr "Menghapus %s" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing to completely remove %s" msgstr "Mempersiapkan untuk menghapus %s seluruhnya" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Completely removed %s" msgstr "Menghapus %s seluruhnya" #: apt-pkg/deb/dpkgpm.cc:958 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" msgstr "Tidak dapat menulis log, openpty() gagal (/dev/pts tidak dikait?)\n" #: apt-pkg/install-progress.cc msgid "Running dpkg" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "Operation was interrupted before it could finish" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "No apport report written because MaxReports is reached already" msgstr "Tidak ada laporan yang ditulis karena MaxReport telah dicapai" #. check if its not a follow up error #: apt-pkg/deb/dpkgpm.cc msgid "dependency problems - leaving unconfigured" msgstr "masalah ketergantungan - dibiarkan tidak dikonfigurasi" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates its a followup " "error from a previous failure." msgstr "" "Tidak ada laporan yang ditulis karena pesan galat mengindikasikan bahwa " "galat ini berasal dari kegagalan sebelumnya." #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates a disk full " "error" msgstr "" "Tidak ada laporan yang ditulis karena pesan galat mengindikasikan galat disk " "penuh" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates a out of memory " "error" msgstr "" "Tidak ada laporan yang ditulis karena pesan galat mengindikasikan galat " "keluar dari memori" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates an issue on the " "local system" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates a dpkg I/O error" msgstr "" #: apt-pkg/deb/debsystem.cc #, c-format msgid "" "Unable to lock the administration directory (%s), is another process using " "it?" msgstr "" "Tidak dapat mengunci direktori Administrasi (%s), apakah ada proses lain " "yang sedang menggunakannya?" #: apt-pkg/deb/debsystem.cc #, c-format msgid "Unable to lock the administration directory (%s), are you root?" msgstr "Tidak dapat mengunci direktori Administrasi (%s), apakah anda root?" #. TRANSLATORS: the %s contains the recovery command, usually #. dpkg --configure -a #: apt-pkg/deb/debsystem.cc #, c-format msgid "" "dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" #: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Tidak terkunci" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc:172 #, c-format msgid "No mirror file '%s' found " msgstr "Tidak ada berkas cermin '%s' ditemukan " #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc:263 #, c-format msgid "Can not read mirror file '%s'" msgstr "" #: methods/mirror.cc:407 #, c-format msgid "[Mirror: %s]" msgstr "" #: methods/rred.cc:465 #, c-format msgid "" "Could not patch %s with mmap and with file operation usage - the patch seems " "to be corrupt." msgstr "" #: methods/rred.cc:470 #, c-format msgid "" "Could not patch %s with mmap (but no mmap specific fail) - the patch seems " "to be corrupt." msgstr "" #: methods/rsh.cc:91 msgid "Failed to create IPC pipe to subprocess" msgstr "Gagal membuat pipa IPC ke dalam subproses" #: methods/rsh.cc:330 msgid "Connection closed prematurely" msgstr "Koneksi terputus terlalu dini" language-pack-id-base/data/id/LC_MESSAGES/cpio.po0000644000000000000000000012442412743726474016360 0ustar # Pesan bahasa indonesia untuk cpio. # Copyright (C) 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the cpio package. # Arif E. Nugroho , 2008, 2009, 2010. # msgid "" msgstr "" "Project-Id-Version: cpio 2.10.91\n" "Report-Msgid-Bugs-To: bug-cpio@gnu.org\n" "POT-Creation-Date: 2010-03-10 15:04+0200\n" "PO-Revision-Date: 2014-02-18 03:11+0000\n" "Last-Translator: Arif Endro Nugroho \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-07-20 10:47+0000\n" "X-Generator: Launchpad (build 18147)\n" #: gnu/argmatch.c:135 #, c-format msgid "invalid argument %s for %s" msgstr "argumen %s untuk %s tidak valid" #: gnu/argmatch.c:136 #, c-format msgid "ambiguous argument %s for %s" msgstr "argumen %s untuk %s ambigu" #: gnu/argmatch.c:155 #, c-format msgid "Valid arguments are:" msgstr "Argumen yang valid adalah:" #: gnu/argp-help.c:149 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "ARGP_HELP_FMT: %s nilai lebih kecil atau sama dengan %s" #: gnu/argp-help.c:222 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT parameter membutuhkan sebuah nilai" #: gnu/argp-help.c:228 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "%.*s: ARGP_HELP_FMT parameter harus positif" #: gnu/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: Parameter ARGP_HELP_FMT tidak diketahui" #: gnu/argp-help.c:249 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Sampah dalam 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 "" "Argumen wajib atau opsional untuk pilihan panjang juga wajib atau opsional " "untuk pilihan pendek yang berhubungan." #: gnu/argp-help.c:1639 msgid "Usage:" msgstr "Penggunaan:" #: gnu/argp-help.c:1643 msgid " or: " msgstr " atau: " #: gnu/argp-help.c:1655 msgid " [OPTION...]" msgstr " [PILIHAN...]" #: gnu/argp-help.c:1682 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Coba `%s --help' atau `%s --usage' untuk informasi lebih lanjut.\n" #: gnu/argp-help.c:1710 #, c-format msgid "Report bugs to %s.\n" msgstr "Laporkan bugs ke %s.\n" #: gnu/argp-help.c:1929 gnu/error.c:155 msgid "Unknown system error" msgstr "Sistem error tidak diketahui" #: gnu/argp-parse.c:83 msgid "give this help list" msgstr "berikan daftar bantuan ini" #: gnu/argp-parse.c:84 msgid "give a short usage message" msgstr "berikan pesan pendek penggunaan" #: gnu/argp-parse.c:85 tests/genfile.c:131 msgid "NAME" msgstr "NAMA" #: gnu/argp-parse.c:85 msgid "set the program name" msgstr "set nama aplikasi" #: gnu/argp-parse.c:86 msgid "SECS" msgstr "SECS" #: gnu/argp-parse.c:87 msgid "hang for SECS seconds (default 3600)" msgstr "berhenti untuk DET detik (baku 3600)" #: gnu/argp-parse.c:144 msgid "print program version" msgstr "tampilkan versi aplikasi" #: gnu/argp-parse.c:160 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "(APLIKASI ERROR) Tidak ada versi yang diketahui !?" #: gnu/argp-parse.c:613 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Terlalu banyak argumen\n" #: gnu/argp-parse.c:756 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(APLIKASI ERROR) Pilihan seharusnya telah dikenali !?" #: gnu/closeout.c:114 src/util.c:93 src/util.c:96 src/util.c:145 #, c-format msgid "write error" msgstr "tulis error" #: gnu/getopt.c:531 gnu/getopt.c:547 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "%s: pilihan '%s' ambigu\n" #: gnu/getopt.c:580 gnu/getopt.c:584 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: pilihan '--%s' tidak mengijinkan sebuah argumen\n" #: gnu/getopt.c:593 gnu/getopt.c:598 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: pilihan '%c%s' tidak mengijinkan sebuah argumen\n" #: 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 "%s: pilihan '%s' membutuhkan sebuah argumen\n" #: gnu/getopt.c:698 gnu/getopt.c:701 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: pilihan tidak dikenali '--%s'\n" #: gnu/getopt.c:709 gnu/getopt.c:712 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: pilihan tidak dikenali '%c%s'\n" #: gnu/getopt.c:761 gnu/getopt.c:764 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: pilihan tidak valid -- '%c'\n" #: 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 "%s: pilihan membutuhkan sebuah argumen -- '%c'\n" #: gnu/getopt.c:884 gnu/getopt.c:900 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: pilihan '-W %s' adalah ambigu\n" #: gnu/getopt.c:924 gnu/getopt.c:942 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: pilihan '-W %s' tidak mengijinkan sebuah argumen\n" #: gnu/obstack.c:425 gnu/obstack.c:427 gnu/xalloc-die.c:36 msgid "memory exhausted" msgstr "kehabisan memori" #: gnu/openat-die.c:36 #, c-format msgid "unable to record current working directory" msgstr "tidak dapat menyimpan direktori kerja sekarang" #: gnu/openat-die.c:54 #, c-format msgid "failed to return to initial working directory" msgstr "gagal untuk kembali ke direktori kerja inisial" #. 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 "Dipaket oleh %s (%s)\n" #: gnu/version-etc.c:79 #, c-format msgid "Packaged by %s\n" msgstr "Dipaket oleh %s\n" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: gnu/version-etc.c:86 msgid "(C)" msgstr "(C)" #: 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 "" "\n" "Lisensi GPLv3+: GNU GPL versi 3 atau selanjutnya " "\n" "Ini adalah aplikasi bebas: anda bebas untuk mengubah dan " "meredistribusikannya.\n" "TIDAK ADA GARANSI disini, sejauh masih diijinkan oleh hukum yang berlaku.\n" "\n" #. TRANSLATORS: %s denotes an author name. #: gnu/version-etc.c:104 #, c-format msgid "Written by %s.\n" msgstr "Ditulis oleh %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:108 #, c-format msgid "Written by %s and %s.\n" msgstr "Ditulis oleh %s dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:112 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Ditulis oleh %s, %s, dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:119 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "Ditulis oleh %s, %s, %s,\n" "dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:126 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Ditulis oleh %s, %s, %s,\n" "%s, dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:133 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "Ditulis oleh %s, %s, %s,\n" "%s, %s, dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:141 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "Ditulis oleh %s, %s, %s,\n" "%s, %s, %s, dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:149 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "Ditulis oleh %s, %s, %s,\n" "%s, %s, %s, %s,\n" "dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: gnu/version-etc.c:158 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Ditulis oleh %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, dan %s.\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: 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 "" "Ditulis oleh %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, dan yang lain.\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: gnu/version-etc.c:247 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" "\n" "Laporkan bugs ke: %s\n" #: gnu/version-etc.c:249 #, c-format msgid "Report %s bugs to: %s\n" msgstr "Laporkan %s bugs ke: %s\n" #: gnu/version-etc.c:253 #, c-format msgid "%s home page: <%s>\n" msgstr "%s halaman rumah: <%s>\n" #: gnu/version-etc.c:255 #, c-format msgid "%s home page: \n" msgstr "%s halaman rumah: \n" #: gnu/version-etc.c:258 msgid "General help using GNU software: \n" msgstr "" "Bantuan umum menggunakan aplikasi GNU: \n" #. 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 "%s: Tidak dapat %s" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/error.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s: Peringatan: Tidak dapat %s" #: lib/error.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: Tidak dapat mengubah mode ke %s" #: lib/error.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s: Tidak dapat mengubah kepemilikan ke uid %lu, gid %lu" #: lib/error.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: Tidak dapat hard link ke %s" #: 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] "%s: Baca error di byte %s, ketika membaca %lu byte" #: 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] "%s: Peringatan: Baca error di byte %s, ketika membaca %lu byte" #: lib/error.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: Tidak dapat mencari ke %s" #: lib/error.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: Peringatan: Tidak dapat mencari ke %s" #: lib/error.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: Tidak dapat membuat symlink ke %s" #: 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] "%s: Tulis hanya %lu dari %lu byte" #: lib/names.c:155 #, c-format msgid "Removing leading `%s' from member names" msgstr "Menghapus awalan `%s' dari nama anggota" #: lib/names.c:156 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "Menghapus awalan `%s' dari target hard link" #: lib/names.c:169 msgid "Substituting `.' for empty member name" msgstr "Mengganti `.' untuk nama anggota kosong" #: lib/names.c:170 msgid "Substituting `.' for empty hard link target" msgstr "Mengganti `.' untuk target hardlink kosong" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: Service tidak tersedia" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "stdin" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "stdout" #: lib/rtapelib.c:429 #, c-format msgid "Cannot connect to %s: resolve failed" msgstr "Tidak dapat menghubungi ke %s: penelusuran gagal" #: lib/rtapelib.c:515 #, c-format msgid "Cannot execute remote shell" msgstr "Tidak dapat menjalankan remote shell" #: rmt/rmt.c:413 msgid "Seek direction out of range" msgstr "Arah pencarian diluar jangkauan" #: rmt/rmt.c:419 msgid "Invalid seek direction" msgstr "Arah pencarian tidak valid" #: rmt/rmt.c:427 msgid "Invalid seek offset" msgstr "Ofset pencarian tidak valid" #: rmt/rmt.c:433 msgid "Seek offset out of range" msgstr "Pencarian ofset diluar jangkauan" #: rmt/rmt.c:474 rmt/rmt.c:525 rmt/rmt.c:589 msgid "Invalid byte count" msgstr "Jumlah byte tidak valid" #: rmt/rmt.c:480 rmt/rmt.c:531 rmt/rmt.c:595 rmt/rmt.c:606 msgid "Byte count out of range" msgstr "Jumlah byte diluar jangkauan" #: rmt/rmt.c:539 msgid "Premature eof" msgstr "Prematur eof" #: rmt/rmt.c:582 msgid "Invalid operation code" msgstr "Kode operasi tidak valid" #: rmt/rmt.c:617 rmt/rmt.c:661 msgid "Operation not supported" msgstr "Operasi tidak didukung" #: rmt/rmt.c:645 msgid "Unexpected arguments" msgstr "Argumen tidak terduga" #: rmt/rmt.c:670 msgid "Manipulate a tape drive, accepting commands from a remote process" msgstr "Manipulasi sebuah tape drive, menerima perintah dari proses remote" #: rmt/rmt.c:677 src/main.c:123 tests/genfile.c:167 msgid "NUMBER" msgstr "NOMOR" #: rmt/rmt.c:678 msgid "set debug level" msgstr "tentukan tingkat penelusuran" #: 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 "BERKAS" #: rmt/rmt.c:680 msgid "set debug output file name" msgstr "tentukan nama berkas keluaran penelusuran" #: rmt/rmt.c:696 rmt/rmt.c:764 #, c-format msgid "cannot open %s" msgstr "tidak dapat membuka %s" #: rmt/rmt.c:761 tests/genfile.c:885 tests/genfile.c:902 #, c-format msgid "too many arguments" msgstr "terlalu banyak argumen" #: rmt/rmt.c:803 msgid "Garbage command" msgstr "Perintah sampah" #: src/copyin.c:45 #, c-format msgid "warning: skipped %ld byte of junk" msgid_plural "warning: skipped %ld bytes of junk" msgstr[0] "peringatan: melewatkan %ld byte dari sampah" #: src/copyin.c:66 #, c-format msgid "rename %s -> " msgstr "mengubah nama %s -> " #: src/copyin.c:95 src/copyout.c:562 #, c-format msgid "%s: file name too long" msgstr "%s: nama berkas terlalu panjang" #: 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 "%s: checksum error (0x%lx, seharusnya 0x%lx)" #: src/copyin.c:208 src/copypass.c:129 #, c-format msgid "%s not created: newer or same age version exists" msgstr "%s tidak dibuat: versi lebih baru atau berumuran sama ada" #: src/copyin.c:218 src/copypass.c:137 #, c-format msgid "cannot remove current %s" msgstr "tidak dapat menghapus %s sekarang" #: 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 "tidak dapat menghubungkan %s ke %s" #: src/copyin.c:509 #, c-format msgid "cannot swap halfwords of %s: odd number of halfwords" msgstr "tidak dapat menukar halfwords dari %s: nomor ganjil dari halfwords" #: src/copyin.c:517 #, c-format msgid "cannot swap bytes of %s: odd number of bytes" msgstr "tidak dapat menukar bytes dari %s: nomor ganjil dari bytes" #: src/copyin.c:673 #, c-format msgid "%s: Cannot symlink to %s" msgstr "%s: Tidak dapat symlink ke %s" #: src/copyin.c:727 src/copyout.c:850 src/copypass.c:317 #, c-format msgid "%s: unknown file type" msgstr "%s: tipe berkas tidak diketahui" #: src/copyin.c:912 src/copyin.c:919 #, c-format msgid "Malformed number %.*s" msgstr "Salah bentuk nomor %.*s" #: src/copyin.c:929 #, c-format msgid "Archive value %.*s is out of range" msgstr "Nilai archive %.*s diluar dari jangkauan" #: src/copyin.c:964 #, c-format msgid "premature end of archive" msgstr "premature akhir dari archive" #: src/copyin.c:1184 #, c-format msgid "warning: archive header has reverse byte-order" msgstr "peringatan: archive header memiliki pengurutan byte terbalik" #: src/copyin.c:1331 #, c-format msgid "standard input is closed" msgstr "standar masukan telah tertutup" #: 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] "%lu blok\n" #: src/copyout.c:51 src/copyout.c:60 #, c-format msgid "cannot read checksum for %s" msgstr "tidak dapat membaca checksum untuk %s" #: src/copyout.c:300 #, c-format msgid "%s: field width not sufficient for storing %s" msgstr "%s: lebar field tidak mencukupi untuk menyimpan %s" #: src/copyout.c:308 #, c-format msgid "%s: truncating %s" msgstr "%s: memotong %s" #: src/copyout.c:343 src/copyout.c:406 src/copyout.c:480 msgid "inode number" msgstr "nomor inode" #: src/copyout.c:346 src/copyout.c:409 src/copyout.c:484 msgid "file mode" msgstr "mode berkas" #: src/copyout.c:349 src/copyout.c:411 src/copyout.c:488 msgid "uid" msgstr "uid" #: src/copyout.c:352 src/copyout.c:413 src/copyout.c:492 msgid "gid" msgstr "gid" #: src/copyout.c:355 src/copyout.c:416 src/copyout.c:496 msgid "number of links" msgstr "jumlah dari links" #: src/copyout.c:358 src/copyout.c:421 msgid "modification time" msgstr "waktu modifikasi" #: src/copyout.c:361 src/copyout.c:428 src/copyout.c:515 msgid "file size" msgstr "ukuran berkas" #: src/copyout.c:365 msgid "device major number" msgstr "nomor major perangkat" #: src/copyout.c:369 msgid "device minor number" msgstr "nomor minor perangkat" #: src/copyout.c:373 msgid "rdev major" msgstr "redev major" #: src/copyout.c:377 msgid "rdev minor" msgstr "rdev minor" #: src/copyout.c:381 src/copyout.c:424 src/copyout.c:505 msgid "name size" msgstr "ukuran nama" #: src/copyout.c:403 msgid "device number" msgstr "nomor perangkat" #: src/copyout.c:418 msgid "rdev" msgstr "rdev" #: src/copyout.c:476 #, c-format msgid "%s: truncating inode number" msgstr "%s: memotong nomor inode" #: src/copyout.c:619 #, c-format msgid "standard output is closed" msgstr "standar keluaran telah ditutup" #: src/copyout.c:640 src/copypass.c:86 #, c-format msgid "blank line ignored" msgstr "baris kosong diabaikan" #: src/copyout.c:775 #, c-format msgid "%s not dumped: not a regular file" msgstr "%s tidak didump: bukan sebuah berkas regular" #: src/copyout.c:826 #, c-format msgid "%s: symbolic link too long" msgstr "%s: link simbolik terlalu panjang" #: src/copypass.c:389 #, c-format msgid "%s linked to %s" msgstr "%s dihubungkan ke %s" #: 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 "" "GNU `cpio' menyalin berkas ke dan dari archives\n" "\n" "Contoh:\n" " # Salin berkas bernama dalam daftar-nama ke archive\n" " cpio -o < daftar-name [> archive]\n" " # Ekstrak berkas dari archive\n" " cpio -i [< archive]\n" " # Salin berkas bernama dalam daftar-nama ke direktori tujuan\n" " cpio -p direktori-tujuan < daftar-nama\n" #: src/main.c:87 #, c-format msgid "%s is meaningless with %s" msgstr "%s tidak berarti dengan %s" #: src/main.c:93 msgid "Main operation mode:" msgstr "Mode operasi utama:" #: src/main.c:95 msgid "Create the archive (run in copy-out mode)" msgstr "Membuat archive (jalankan dalam mode salin-keluar)" #: src/main.c:97 msgid "Extract files from an archive (run in copy-in mode)" msgstr "" "Ekstrak berkas dari sebuah archive (jalankan dalam mode salin-kedalam)" #: src/main.c:99 msgid "Run in copy-pass mode" msgstr "Jalankan dalam mode salin-lewat" #: src/main.c:101 msgid "Print a table of contents of the input" msgstr "Tampilkan sebuah daftar isi dari masukan" #: src/main.c:107 msgid "Operation modifiers valid in any mode:" msgstr "Pemodifikasi operasi valid dalam mode apapun:" #: src/main.c:109 src/main.c:176 src/main.c:205 msgid "[[USER@]HOST:]FILE-NAME" msgstr "[[PENGGUNA@]HOST:]NAMA-BERKAS" #: 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 "" "Gunakan NAMA-BERKAS ini daripada standar masukan atau keluaran. Opsional " "PENGGUNA dan HOST menspesifikasikan nama pengguna dan host dalam kasus " "sebuah remote archive" #: src/main.c:112 msgid "Archive file is local, even if its name contains colons" msgstr "Berkas archive adalah lokal, walaupun namanya berisi kolon" #: src/main.c:113 tests/genfile.c:154 msgid "FORMAT" msgstr "FORMAT" #: src/main.c:114 msgid "Use given archive FORMAT" msgstr "Gunakan archive dengan FORMAT yang diberikan" #: src/main.c:116 msgid "Set the I/O block size to 5120 bytes" msgstr "Set ukuran I/O blok ke 5120 bytes" #: src/main.c:117 msgid "BLOCK-SIZE" msgstr "UKURAN-BLOK" #: src/main.c:118 msgid "Set the I/O block size to BLOCK-SIZE * 512 bytes" msgstr "Set ukuran I/O blok ke UKURAN-BLOK * 512 bytes" #: src/main.c:120 msgid "Use the old portable (ASCII) archive format" msgstr "Gunakan format archive portabel (ASCII) lama" #: src/main.c:122 msgid "Print a \".\" for each file processed" msgstr "Tampilkan sebuah \".\" untuk setiap berkas yang diproses" #: src/main.c:124 msgid "Set the I/O block size to the given NUMBER of bytes" msgstr "Set ukuran I/O blok untuk Jumlah dari bytes yang diberikan" #: src/main.c:125 tests/genfile.c:170 msgid "STRING" msgstr "STRING" #: src/main.c:126 msgid "Print STRING when the end of a volume of the backup media is reached" msgstr "" "Tampilkan STRING ketika akhir dari sebuah volume dari media backup dicapai" #: src/main.c:129 msgid "Only copy files that do not match any of the given patterns" msgstr "" "Hanya salin berkas yang tidak cocok dengan pola apapun yang diberikan" #: src/main.c:131 msgid "In the verbose table of contents listing, show numeric UID and GID" msgstr "Dalam penampilan verbose daftar isi, tampilkan numerik UID dan GID" #: src/main.c:133 src/mt.c:182 tests/genfile.c:191 msgid "COMMAND" msgstr "PERINTAH" #: src/main.c:134 msgid "Use remote COMMAND instead of rsh" msgstr "Gunakan PERINTAH remote daripada rsh" #: src/main.c:136 msgid "Do not print the number of blocks copied" msgstr "Jangan tampilkan jumlah dari blok yang telah disalin" #: src/main.c:138 msgid "Verbosely list the files processed" msgstr "Secara verbose tampilkan berkas yang diproses" #: src/main.c:141 msgid "Enable debugging info" msgstr "Aktifkan informasi debug" #: src/main.c:143 msgid "FLAG" msgstr "PILIHAN" #: src/main.c:144 msgid "" "Control warning display. Currently FLAG is one of 'none', 'truncate', 'all'. " "Multiple options accumulate." msgstr "" "Kontrol penampilan peringatan. Saat ini PILIHAN adalah salah satu dari " "'none', 'truncate', 'all'.Multiple pilihan berakumulasi." #: src/main.c:150 msgid "Operation modifiers valid only in copy-in mode:" msgstr "Pemodifikasi operasi hanya valid dalam mode salin-kedalam:" #: src/main.c:152 msgid "" "Read additional patterns specifying filenames to extract or list from FILE" msgstr "" "Baca pola tambahan yang menspesifikasikan nama berkas untuk diekstran atau " "didaftar dari BERKAS" #: 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 "" "Ketika membaca sebuah CRC format archive, hanya verifikasi CRC dari setiap " "berkas dalam archive, jangan secara aktual mengekstrak berkas tersebut" #: src/main.c:156 msgid "Interactively rename files" msgstr "Secara interaktif mengubah nama berkas" #: src/main.c:160 msgid "" "Swap both halfwords of words and bytes of halfwords in the data. Equivalent " "to -sS" msgstr "" "Tukar kedua halfwords dari words dan bytes dari halfwords dalam data. Sama " "dengan -sS" #: src/main.c:162 msgid "Swap the bytes of each halfword in the files" msgstr "Tukar bytes dari setiap halfword dalam berkas" #: src/main.c:164 msgid "Swap the halfwords of each word (4 bytes) in the files" msgstr "Tukar halfword untuk setiap word (4 bytes) dalam berkas" #: src/main.c:167 msgid "Extract files to standard output" msgstr "Ekstrak berkas ke standar keluaran" #: src/main.c:173 msgid "Operation modifiers valid only in copy-out mode:" msgstr "Pemodifikasi operasi hanya valid dalam mode salin-keluar:" #: src/main.c:175 msgid "Append to an existing archive." msgstr "Tambahkan ke sebuah archive yang sudah ada." #: 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 "" "Nama berkas archive untuk digunakan daripada standar keluaran. Opsional " "PENGGUNA dan HOST menspesifikasikan nama pengguna dan host dalam kasus " "sebuah remote archive" #: src/main.c:183 msgid "Operation modifiers valid only in copy-pass mode:" msgstr "Pemodifikasi operasi hanya valid dalam mode salin-lewat:" #: src/main.c:185 msgid "Link files instead of copying them, when possible" msgstr "Sambung berkas daripada menyalinnya, jika memungkinkan" #: src/main.c:192 msgid "Operation modifiers valid in copy-in and copy-out modes:" msgstr "Pemodifikasi operasi valid dalam mode salin-dalam dan salin-keluar:" #: src/main.c:194 msgid "Do not strip file system prefix components from the file names" msgstr "Jangan hapus awalan sistem berkas komponen dari nama berkas" #: src/main.c:197 msgid "Create all files relative to the current directory" msgstr "Buat seluruh berkas relatif ke direktori sekarang" #: src/main.c:202 msgid "Operation modifiers valid in copy-out and copy-pass modes:" msgstr "Pemodifikasi operasi valid dalam mode salin-keluar dan salin-lewat:" #: src/main.c:204 msgid "" "A list of filenames is terminated by a null character instead of a newline" msgstr "" "Sebuah daftar dari nama berkas diakhir oleh karaketer null daripada sebuah " "baris baru" #: 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 "" "Nama berkas archive untuk digunakan daripada standar masukan. Opsional " "PENGGUNA dan HOST menspesifikasikan nama pengguna dan host dalam kasus " "sebuah remote archive" #: src/main.c:208 msgid "" "Dereference symbolic links (copy the files that they point to instead of " "copying the links)." msgstr "" "Dereferensi link simbolik (salin berkas yang menunjuknya daripada menyalink " "link)." #: src/main.c:209 msgid "[USER][:.][GROUP]" msgstr "[PENGGUNA][:.][GRUP]" #: src/main.c:210 msgid "" "Set the ownership of all files created to the specified USER and/or GROUP" msgstr "" "Set kepemilikan dari seluruh berkas yang dibuat yang dispesifikasikan oleh " "PENGGUNA dan/atau GRUP" #: src/main.c:212 msgid "Reset the access times of files after reading them" msgstr "Reset waktu akses dari berkas setelah membacanya" #: src/main.c:218 msgid "Operation modifiers valid in copy-in and copy-pass modes:" msgstr "Pemodifikasi operasi valid dalam mode salin-dalam dan salin-lewat:" #: src/main.c:220 msgid "Retain previous file modification times when creating files" msgstr "Simpan waktu modifikasi sebelumnya ketika membuat berkas" #: src/main.c:222 msgid "Create leading directories where needed" msgstr "Buat awal direktori jika diperlukan" #: src/main.c:224 msgid "Do not change the ownership of the files" msgstr "Jangan ubah kepemilikan dari berkas" #: src/main.c:226 msgid "Replace all files unconditionally" msgstr "Gantikan seluruh berkas secara tidak kondisional" #: src/main.c:228 msgid "Write files with large blocks of zeros as sparse files" msgstr "Tulis berkas dengan blok besar dari nol sebagai berkas sparse" #: src/main.c:304 src/main.c:321 #, c-format msgid "invalid block size" msgstr "ukuran blok tidak valid" #: src/main.c:310 src/main.c:342 #, c-format msgid "Archive format multiply defined" msgstr "Format archive multiply didefinisikan" #: 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 "" "format archive `%s tidak valid; format yang valid adalah:\n" "crc newc odc bin ustar tar (semua caps juga dikenal)" #: src/main.c:367 src/main.c:417 src/main.c:431 #, c-format msgid "Mode already defined" msgstr "Mode telah didefinisikan" #: src/main.c:411 #, c-format msgid "--no-preserve-owner cannot be used with --owner" msgstr "--no-preserve-owner tidak dapat digunakan dengan --owner" #: src/main.c:454 #, c-format msgid "--owner cannot be used with --no-preserve-owner" msgstr "--owner tidak dapat digunakan dengan --no-preserve-owner" #: src/main.c:501 #, c-format msgid "Invalid value for --warning option: %s" msgstr "Nilai tidak valid untuk pilihan --warning: %s" #: src/main.c:531 msgid "[destination-directory]" msgstr "[direktori-tujuan]" #: 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 "" "Anda harus menspesifikasikan salah satu dari pilihan -oipt.\n" "Coba `%s --help' atau `%s --usage' untuk informasi lebih lanjut.\n" #: src/main.c:589 #, c-format msgid "Both -I and -F are used in copy-in mode" msgstr "Baik -I dan -F digunakan dalam mode salin-dalam" #: src/main.c:601 src/main.c:637 #, c-format msgid "Too many arguments" msgstr "Terlalu banyak argumen" #: src/main.c:620 #, c-format msgid "" "--append is used but no archive file name is given (use -F or -O options)" msgstr "" "--append digunakan tetapi tidak ada nama berkas archive yang diberikan " "(gunakan pilihan -F atau -O)" #: src/main.c:626 #, c-format msgid "Both -O and -F are used in copy-out mode" msgstr "Baik -O dan -F digunakan dalam mode salin-keluar" #: src/main.c:639 #, c-format msgid "Not enough arguments" msgstr "Tidak cukup argumen" #: src/main.c:643 #, c-format msgid "" "Archive format is not specified in copy-pass mode (use --format option)" msgstr "" "Format archive tidak dispesifikasikan dalam mode salin-lewat (gunakan " "pilihan --format)" #: src/main.c:665 #, c-format msgid "-F can be used only with --create or --extract" msgstr "-F hanya dapat digunakan dengan --create atau --extract" #: src/main.c:668 #, c-format msgid "Cannot open %s" msgstr "Tidak dapat membuka %s" #: src/main.c:740 #, c-format msgid "error closing archive" msgstr "error menutup archive" #: src/makepath.c:96 src/makepath.c:155 #, c-format msgid "cannot make directory `%s'" msgstr "tidak dapat membuat direktori `%s'" #: src/makepath.c:131 src/makepath.c:181 #, c-format msgid "`%s' exists but is not a directory" msgstr "`%s' ada tetapi bukan sebuah direktori" #: src/mt.c:166 msgid "control magnetic tape drive operation" msgstr "kendalikan operasi magnetic tape drive" #: src/mt.c:180 msgid "DEVICE" msgstr "PERANGKAT" #: src/mt.c:181 msgid "use device as the file name of the tape drive to operate on" msgstr "" "gunakan perangkat sebagai nama berkas dari tape drive untuk dioperasikan" #: src/mt.c:183 msgid "use remote COMMAND instead of rsh" msgstr "gunakan PERINTAH remote daripada rsh" #: src/mt.c:204 msgid "operation" msgstr "operasi" #: src/mt.c:212 #, c-format msgid "invalid count value" msgstr "jumlah nilai tidak valid" #: src/mt.c:231 #, c-format msgid "no tape device specified" msgstr "tidak ada perangkat tape yang dispesifikasikan" #: src/mt.c:254 msgid "operation [count]" msgstr "[jumlah] operasi" #: src/mt.c:271 #, c-format msgid "%s is not a character special file" msgstr "%s bukan sebuah berkas karakter spesial" #: src/mt.c:282 src/mt.c:291 #, c-format msgid "%s: rmtioctl failed" msgstr "%s: rmtioctl gagal" #: src/mt.c:344 #, c-format msgid "%s: rmtopen failed" msgstr "%s: rmtopen gagal" #: src/mt.c:357 #, c-format msgid "%s: rmtclose failed" msgstr "%s: rmtclose gagal" #: src/tar.c:309 #, c-format msgid "invalid header: checksum error" msgstr "header tidak valid: checksum error" #: src/userspec.c:116 msgid "invalid user" msgstr "pengguna tidak valid" #: src/userspec.c:122 msgid "cannot get the login group of a numeric UID" msgstr "tidak dapat memperoleh login grup dari sebuah numerik UID" #: src/userspec.c:162 msgid "invalid group" msgstr "grup tidak valid" #: src/util.c:207 src/util.c:376 #, c-format msgid "read error" msgstr "baca error" #: src/util.c:210 #, c-format msgid "premature end of file" msgstr "prematur akhir dari berkas" #: 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] "Berkas %s mengecil sebesar %s bytes, diisi dengan nol" #: src/util.c:501 src/util.c:551 #, c-format msgid "Read error at byte %lld in file %s, padding with zeros" msgstr "Baca error di byte %lld dalam berkas %s, diisi dengan nol" #: 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] "Berkas %s tumbuh, % byte baru tidak disalin" #: src/util.c:592 #, c-format msgid "File %s was modified while being copied" msgstr "Berkas %s telah dimodifikasi ketika sedang disalin" #: src/util.c:620 #, c-format msgid "virtual memory exhausted" msgstr "kehabisan memori virtual" #: src/util.c:626 #, c-format msgid "Creating intermediate directory `%s'" msgstr "Membuat direktori intermediate `%s'" #: src/util.c:663 src/util.c:669 #, c-format msgid "cannot seek on output" msgstr "tidak dapat mencari di keluaran" #: src/util.c:841 #, c-format msgid "Found end of tape. Load next tape and press RETURN. " msgstr "Ditemukan akhir dari tape. Meload tape selanjutnya tekan RETURN. " #: src/util.c:843 #, c-format msgid "Found end of tape. To continue, type device/file name when ready.\n" msgstr "" "Ditemukan akhir dari tape, Untuk melanjutkan, ketik nama perangkat/berkas " "ketika sudah siap.\n" #: src/util.c:866 #, c-format msgid "To continue, type device/file name when ready.\n" msgstr "Untuk melanjutkan, ketik nama perangkat/berkas ketika sudah siap.\n" #: src/util.c:891 #, c-format msgid "internal error: tape descriptor changed from %d to %d" msgstr "internal error: deskripsi tape berubah dari %d ke %d" #: src/util.c:1610 #, c-format msgid "%s is not a directory" msgstr "%s bukan sebuah direktori" #: tests/genfile.c:112 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" "genfile memanipulasi berkas data untuk GNU paxutils test suite.\n" "PILIHAN adalah:\n" #: tests/genfile.c:128 msgid "File creation options:" msgstr "Pilihan pembuatan berkas:" #: tests/genfile.c:129 tests/genfile.c:140 msgid "SIZE" msgstr "UKURAN" #: tests/genfile.c:130 msgid "Create file of the given SIZE" msgstr "Buat berkas dari ukuran yang diberikan" #: tests/genfile.c:132 msgid "Write to file NAME, instead of standard output" msgstr "Tulis ke berkas NAMA, daripada standar keluaran" #: tests/genfile.c:134 msgid "Read file names from FILE" msgstr "Baca nama berkas dari BERKAS" #: tests/genfile.c:136 msgid "-T reads null-terminated names" msgstr "-T baca nama berakhiran null" #: tests/genfile.c:137 msgid "PATTERN" msgstr "POLA" #: tests/genfile.c:138 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "Isi berkas dengan POLA yang diberikan. POLA adalah 'baku' atau 'nol'" #: tests/genfile.c:141 msgid "Size of a block for sparse file" msgstr "Ukuran dari sebuah blok untuk berkas sparse" #: tests/genfile.c:143 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" "Buat berkas sparse. Akhir dari baris perintah memberikan peta berkas." #: tests/genfile.c:145 msgid "OFFSET" msgstr "OFSET" #: tests/genfile.c:146 msgid "Seek to the given offset before writing data" msgstr "Cari ke ofset yang diberikan sebelum menulis data" #: tests/genfile.c:152 msgid "File statistics options:" msgstr "Pilihan statistik berkas:" #: tests/genfile.c:155 msgid "" "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" "tampilkan isi dari statistik struct untuk setiap berkas yang diberikan. " "FORMAT baku adalah: " #: tests/genfile.c:162 msgid "Synchronous execution options:" msgstr "Pilihan eksekusi sinkron:" #: tests/genfile.c:164 msgid "OPTION" msgstr "PILIHAN" #: tests/genfile.c:165 msgid "" "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, -" "-unlink" msgstr "" "Jalankan ARGS. Berguna dengan --checkpoint dan satu dari --cut, --append, --" "touch, --unlink" #: tests/genfile.c:168 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" "Lakukan aksi yang diberikan (lihat dibawah) ketika mencapai titik " "pemeriksaan NOMOR" #: tests/genfile.c:171 msgid "Set date for next --touch option" msgstr "Set tanggal untuk pilihan --touch selanjutnya" #: tests/genfile.c:174 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "Tampilkan eksekusi titik pemeriksaan dan status keluar dari PERINTAH" #: tests/genfile.c:179 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "" "Aksi eksekusi sinkron. Ini dijalankan ketika nomor titik pemeriksaan yang " "diberikan oleh pilihan --checkpoint dicapai." #: tests/genfile.c:182 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "" "Poton BERKAS ke ukuran yang dispesifikasikan oleh pilihan --length " "sebelumnya (atau 0, jika ini tidak diberikan)" #: tests/genfile.c:186 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" "Tambahkan BESAR bytes ke BERKAS. BESAR diberikan oleh pilihan --length " "sebelumnya." #: tests/genfile.c:189 msgid "Update the access and modification times of FILE" msgstr "Update waktu akses dan modifikasi dari BERKAS" #: tests/genfile.c:192 msgid "Execute COMMAND" msgstr "Jalankan PERINTAH" #: tests/genfile.c:195 msgid "Unlink FILE" msgstr "Memutuskan BERKAS" #: tests/genfile.c:245 #, c-format msgid "Invalid size: %s" msgstr "Ukuran tidak valid: %s" #: tests/genfile.c:250 #, c-format msgid "Number out of allowed range: %s" msgstr "Nomor diluar dari jangkauan yang diperbolehkan: %s" #: tests/genfile.c:253 #, c-format msgid "Negative size: %s" msgstr "Ukuran negatif: %s" #: tests/genfile.c:266 tests/genfile.c:568 #, c-format msgid "stat(%s) failed" msgstr "stat(%s) gagal" #: tests/genfile.c:269 #, c-format msgid "requested file length %lu, actual %lu" msgstr "panjang berkas yang diminta %lu, nyatanya %lu" #: tests/genfile.c:273 #, c-format msgid "created file is not sparse" msgstr "berkas yang dibuat tidak jarang" #: tests/genfile.c:362 #, c-format msgid "Error parsing number near `%s'" msgstr "Error parsing nomor didekat `%s'" #: tests/genfile.c:368 #, c-format msgid "Unknown date format" msgstr "Format tanggal tidak diketahui" #: tests/genfile.c:392 msgid "[ARGS...]" msgstr "[ARGS...]" #: 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 "tidak dapat membuka `%s'" #: tests/genfile.c:435 msgid "cannot seek" msgstr "tidak dapat mencari" #: tests/genfile.c:452 #, c-format msgid "file name contains null character" msgstr "nama berkas berisi karakter null" #: tests/genfile.c:517 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" "tidak dapat menghasilkan berkas sparse di standar keluaran, gunakan pilihan -" "-file" #: tests/genfile.c:595 #, c-format msgid "incorrect mask (near `%s')" msgstr "mask tidak benar (didekat `%s')" #: tests/genfile.c:601 tests/genfile.c:634 #, c-format msgid "Unknown field `%s'" msgstr "Field `%s' tidak diketahui" #: tests/genfile.c:661 #, c-format msgid "cannot set time on `%s'" msgstr "tidak dapat menset waktu di `%s'" #: tests/genfile.c:700 #, c-format msgid "cannot unlink `%s'" msgstr "tidak dapat memutuskan `%s'" #: tests/genfile.c:826 #, c-format msgid "Command exited successfully\n" msgstr "Perintah keluar secara sukses\n" #: tests/genfile.c:828 #, c-format msgid "Command failed with status %d\n" msgstr "Perintah gagal dengan status %d\n" #: tests/genfile.c:832 #, c-format msgid "Command terminated on signal %d\n" msgstr "Perintah berakhir di sinyal %d\n" #: tests/genfile.c:834 #, c-format msgid "Command stopped on signal %d\n" msgstr "Perintah berhenti di sinyal %d\n" #: tests/genfile.c:837 #, c-format msgid "Command dumped core\n" msgstr "Perintah memberikan core dump\n" #: tests/genfile.c:840 #, c-format msgid "Command terminated\n" msgstr "Perintah berakhir\n" #: tests/genfile.c:872 #, c-format msgid "--stat requires file names" msgstr "--stat membutuhkan nama berkas" language-pack-id-base/data/id/LC_MESSAGES/Linux-PAM.po0000644000000000000000000004250712743726474017141 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: # sentabi, 2013 msgid "" msgstr "" "Project-Id-Version: Linux-PAM\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" "POT-Creation-Date: 2013-09-19 10:02+0200\n" "PO-Revision-Date: 2014-01-21 12:58+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-07-20 12:00+0000\n" "X-Generator: Launchpad (build 18147)\n" "Language: id\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...Waktu telah habis...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Maaf, waktu Anda telah habis!\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "Pembicaraan keliru (%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 "Sandi: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "Sandi lewat baru %s%s: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "Ketik ulang sandi baru%s%s: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "Maaf, sandi yang anda masukkan tidak sama." #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "Ketik ulang %s" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "Pergantian sandi digagalkan." #: libpam/pam_item.c:311 msgid "login:" msgstr "Masuk:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Berhasil" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Kesalahan kritis - Langsung ditunda" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Gagal memuat modul" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Simbol tidak ditemukan" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Kesalahan di servis modul" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Kesalahan sistem" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Kesalahan buffer memory" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Izin ditolak" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Otentikasi gagal" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "Tidak cukup hak akses untuk mengakses data" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "Servis otentikasi tidak mendapatkan info otentikasi" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Pengguna tidak dikenal oleh modul otentikasi" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Sudah melebihi batas percobaan servis" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "Token otentikasi tidak valid, dibutuhkan otentikasi yang baru" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "Akun pengguna sudah berakhir" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "Tidak dapat membuat/menghapus entri untuk sesion" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "Otentikasi servis tidak mendapat kredential pengguna" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "Kredential pengguna telah berakhir" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "Gagal dalam mengkonfigurasi izin pengguna" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "Tidak ada modul yang ditampilkan" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "Kesalahan item diteruskan ke pam_*_item()" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "Terjadi kesalahan percakapan" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "Kesalahan di token otentikasi" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "Informasi otentikasi tidak dapat dikembalikan" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "Kunci otentikasi sedang sibuk" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "Batas token otentikasi tidak aktif" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "Gagal pada pemeriksaan awal oleh layanan sandi lewat" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "Nilai yang dikembalikan harusnya diabaikan oleh dispatch PAM" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "Modul tidak dikenal" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "Token otentikasi kadaluarsa" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "Percakapan sedang menunggu acara" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "Aplikasi perlu memanggil lagi libpam" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "Galat PAM tidak diketahu" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "ini sama dengan yang sebelumnya" #: 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 "galat alokasi memori" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "adalah palindrom" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "hanya perubahan huruf" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "sama dengan yang sebelumnya" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "terlalu sederhana" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "diputar" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "tidak cukup kelas karakter" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "mengandung terlalu banyak karakter yang sama" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "terlalu panjang karakter berurutan" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "mengandung nama pengguna pada beberapa form" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "tidak ada sandi lewat yang dimasukkan" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "Sandi lewat tidak diubah" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "SANDI LEWAT SALAH: %s" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "%s gagal: kode keluar %d" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "%s gagal: sinyal tertangkap %d%s" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "%s gagal: status tidak dikenal 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 " dari %.*s" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr " pada %.*s" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "Terakhir log masuk:%s%s%s" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "Selamat menggunakan akun baru Anda!" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "Log masuk terakhir yang gagal:%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] "" "Ada %d percobaan log masuk yang gagal semenjak kala terakhir sukses log " "masuk." #. 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 "" "Ada %d percobaan log masuk yang gagal semenjak kala terakhir sukses log " "masuk." #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Terlalu sering log masuk untuk '%s'" #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "Tidak ada surat" #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "Anda menerima surel baru." #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "Anda memiliki surel lama" #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "Anda menerima surel" #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "Anda tidak memiliki surel di folder %s." #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "Anda memiliki surel baru di folder %s." #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "Anda memiliki email lama di folder %s." #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "Anda memiliki surat pada direktori %s." #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "Membuat direktori '%s'." #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "Tidak dapat membuat direktori '%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 "Sandi sudah digunakan sebelumnya. Pilih sandi yang lain." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "Sandi sudah digunakan." #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "Standar Kontek keamanan %s\n" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "Apakah anda mau menambah izin atau level yang berbeda?" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "Sebagai:" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "Tidak ada tipe aturan standar %s\n" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "Level:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "Konteks sekuriti tidak benar." #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "Tidak mendapat valid konten untuk %s" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "Kontek keamanan %s ditugaskan" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Pembuatan kunci kontek %s ditentukan" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "gagal inisialisasi PAM\n" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "gagal untuk pam_set_item()\n" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "log masik: gagal membagi: %m" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "Mengubah STRESS sandi lewat untuk %s" #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Masukan STRESS sandi lewat baru: " #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Masukkan ulang STRESS sandi lewat baru: " #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "Verifikasi salah ketik; sandi lewat tidak diubah" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "Akun terkunci sementara (%ld detik tersisa)" #: 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 "Akun terkunci karena %u gagal log masuk" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "Galat otentikasi" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "Galat layanan" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "pengguna tidak dikenal" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Galat tidak dikenal" #: 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: Nomor diberikan salah untuk --tata ulang=\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: Opsi tidak dikenal %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 rooted-filename] [--user username] [--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: Tidak dapat menata ulang semua pengguna menjadi tidak kosong\n" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "Kegagalan Log Masuk Terakhir Dari\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 rooted-filename] [--file rooted-filename]\n" " [-u namapengguna] [--user namapengguna]\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 "Akses diberikan (Akses terakhir pada %ld detik lalu)." #: 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 "" "Akun anda sudah kadaluarsa, silahkan hubungi administrator sistem Anda" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "" "Anda diharuskan mengganti sandi lewat anda segera (dipaksa oleh root)" #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "" "Anda diharuskan mengganti sandi lewat anda sekarang (Sandi lewat kadaluarsa)" #: 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] "Peringatan: Sandi lewat Anda akan kadaluarsa dalam %d hari" #. 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 "Peringatan: Sandi lewat Anda akan kadaluarsa dalam %d hari" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "Sandi lewat NIS tidak dapat diubah." #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "Anda harus memilih sandi lewat yang lebih panjang" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "Mengubah sandi lewat untuk %s." #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "(saat ini) Sandi lewat UNIX: " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "Anda harus menunggu lebih lama untuk mengubah sandi lewat Anda" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "Masukkan sandi Unix yang baru : " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "Ketik ulang sandi Unix: " language-pack-id-base/data/id/LC_MESSAGES/m17n-contrib.po0000644000000000000000000000704412743726475017645 0ustar # Indonesian translation for m17n-contrib # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the m17n-contrib package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: m17n-contrib\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2011-09-12 14:58+0900\n" "PO-Revision-Date: 2014-02-17 09:08+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 13:35+0000\n" "X-Generator: Launchpad (build 18147)\n" #: im/bo-ewts.mim:35 msgid "" "Flag to tell whether or not to generate precomposed characters.\n" "If 1, generate precomposed characters if available (e.g. \"ྲྀ\"(U+0F76).\n" "If 0, generate only decomposed characters (e.g. \"ྲྀ\" (U+0FB2 U+0F80)." msgstr "" "Flag untuk memberitahu apakah menjangkitkan karakter terprakomposisi.\n" "Bila 1, jangkitkan karakter terprakomposisi bila tersedia (mis. " "\"ྲྀ\"(U+0F76).\n" "Bila 0, jangkitkan hanya karakter terdekomposisi (mis. \"ྲྀ\" (U+0FB2 " "U+0F80)." #: im/eo-h-f.mim:29 msgid "" "Meant for writing Esperanto-letters using Zamenhof's fundamental system." msgstr "" "Dimaksudkan untuk penulisan huruf Esperanto dengan menggunakan sistem " "fundamental Zamenhof." #: im/eo-h.mim:29 msgid "Meant for writing Esperanto-letters adding h's." msgstr "Dimaksudkan untuk menulis huruf Esperanto menambahkan h." #: im/eo-plena.mim:29 msgid "" "Meant for writing Esperanto-letters with the fundamental system and the X-" "system, like the default of EK." msgstr "" "Dimaksudkan untuk menulis huruf Esperanto dengan sistem fundamental dan " "sistem-X, seperti baku EK." #: im/eo-q.mim:29 msgid "Meant for writing Esperanto-letters adding q's." msgstr "Dimaksudkan untuk menulis huruf Esperanto menambahkan q." #: im/eo-x.mim:29 msgid "Meant for writing Esperanto-letters adding x's (the X-system)." msgstr "Dimaksudkan untuk menulis huruf Esperanto menambahkan x (sistem-X)." #: im/tai-sonla.mim:30 msgid "" "Tai Viet input method using the phonetic key sequence with the Tai Son La " "keyboard layout.\n" "The phonetic key sequence means that you type a syllable in this order:\n" " C W? V v? F? T?\n" "where\n" " C is an initial consonant,\n" " W is a label for labializing C ('ꪫ'),\n" " V is a vowel (V1:prefix, V2:combining, or V3:postfix),\n" " v is the second vowel of a digraph vowel\n" " (in the case that V is 'ꪹ' and v is 'ꪸ', 'ꪷ', or 'ꪱ'),\n" " F is a final consonant,\n" " T is a tonemark (spacing or combining).\n" "\n" "You can type special symbols by these keys:\n" " '$' -> 'ꫛ'\n" " '#' -> 'ꫜ'\n" " '%' -> 'ꫝ'\n" " '!' -> '꫞'\n" " '@' -> '꫟'\n" msgstr "" "Metoda masukan Tai Viet memakai urutan tombol fonetik dengan tata letak " "papan tik Tai Son La.\n" "Urutan tombol fonetik berarti bahwa Anda mengetikkan silabi dalam urutan " "berikut:\n" " C W? V v? F? T?\n" "dimana\n" " C adalah konsonan awal,\n" " W adalah label untuk labializing C ('ꪫ'),\n" " V adalah vowel (V1:prefix, V2:combining, or V3:postfix),\n" " v adalah vowel kedua dari digraph vowel\n" " (dalam kasus bahwa V adalah 'ꪹ' dan v adalah 'ꪸ', 'ꪷ', atau 'ꪱ'),\n" " F konsonan final,\n" " T adalah tonemark (spacing atau combining).\n" "\n" "Anda dapat mengetikkan simbol khusus dengan tombol berikut:\n" " '$' -> 'ꫛ'\n" " '#' -> 'ꫜ'\n" " '%' -> 'ꫝ'\n" " '!' -> '꫞'\n" " '@' -> '꫟'\n" language-pack-id-base/data/id/LC_MESSAGES/upower.po0000644000000000000000000000734612743726475016753 0ustar # Indonesian translation for upower # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the upower package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: upower\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-17 17:00+0000\n" "PO-Revision-Date: 2014-02-17 09:20+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:07+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../policy/org.freedesktop.upower.policy.in.h:1 msgid "Suspend the system" msgstr "Mensuspensi sistem" #: ../policy/org.freedesktop.upower.policy.in.h:2 msgid "Authentication is required to suspend the system" msgstr "Otentikasi diperlukan untuk mensuspensi sistem" #: ../policy/org.freedesktop.upower.policy.in.h:3 msgid "Hibernate the system" msgstr "Hibernasikan sistem" #: ../policy/org.freedesktop.upower.policy.in.h:4 msgid "Authentication is required to hibernate the system" msgstr "Otentikasi diperlukan untuk menghibernasi sistem" #: ../policy/org.freedesktop.upower.qos.policy.in.h:1 msgid "Set the required latency of an application" msgstr "Atur latensi yang diperlukan dari suatu aplikasi" #: ../policy/org.freedesktop.upower.qos.policy.in.h:2 msgid "" "Authentication is required to set the required latency of an application" msgstr "" "Otentikasi diperlukan untuk menata latensi dari suatu aplikasi yang " "diperlukan" #: ../policy/org.freedesktop.upower.qos.policy.in.h:3 msgid "Set a persistent latency setting" msgstr "Tata pengaturan latensi yang persisten" #: ../policy/org.freedesktop.upower.qos.policy.in.h:4 msgid "Authentication is required to set a persistent latency setting" msgstr "Otentikasi diperlukan untuk menata pengaturan latensi yang persisten" #: ../policy/org.freedesktop.upower.qos.policy.in.h:5 msgid "Set administrator settings for latency control" msgstr "Tata pengaturan administrator bagi kendali latensi" #: ../policy/org.freedesktop.upower.qos.policy.in.h:6 msgid "" "Authentication is required to set administrator settings for latency control" msgstr "" "Otentikasi diperlukan untuk menata pengaturan administrator bagi kendali " "latensi" #: ../policy/org.freedesktop.upower.qos.policy.in.h:7 msgid "Cancel a latency request" msgstr "Batalkan suatu permintaan latensi" #: ../policy/org.freedesktop.upower.qos.policy.in.h:8 msgid "Authentication is required to cancel a latency request" msgstr "Otentikasi diperlukan untuk membatalkan suatu permintaan latensi" #. TRANSLATORS: exit after we've started up, used for user profiling #: ../src/up-main.c:185 msgid "Exit after a small delay" msgstr "Keluar setelah jeda sejenak" #. TRANSLATORS: exit straight away, used for automatic profiling #: ../src/up-main.c:188 msgid "Exit after the engine has loaded" msgstr "Keluar setelah mesin dimuat" #: ../src/up-main.c:190 msgid "Show extra debugging information" msgstr "Tampilkan informasi pengawakutuan tambahan" #: ../tools/up-tool.c:267 msgid "Enumerate objects paths for devices" msgstr "Enumerasikan path objek bagi perangkat" #: ../tools/up-tool.c:268 msgid "Dump all parameters for all objects" msgstr "Curahkan semua parameter bagi semua objek" #: ../tools/up-tool.c:269 msgid "Get the wakeup data" msgstr "Dapatkan data bangun" #: ../tools/up-tool.c:270 msgid "Monitor activity from the power daemon" msgstr "Pantau aktivitas daemon daya" #: ../tools/up-tool.c:271 msgid "Monitor with detail" msgstr "Pantau dengan rincian" #: ../tools/up-tool.c:272 msgid "Show information about object path" msgstr "Tampilkan informasi tentang path objek" language-pack-id-base/data/id/LC_MESSAGES/aspell.po0000644000000000000000000012131512743726475016703 0ustar # Pesan bahasa indonesia untuk aspell # Copyright (C) 2008 Kevin Atkinson # This file is distributed under the same license as the aspell package. # Arif E. Nugroho , 2008. # 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: 2011-12-05 17:16+0000\n" "Last-Translator: Arif Endro Nugroho \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 10:35+0000\n" "X-Generator: Launchpad (build 18147)\n" #: common/info.cpp:232 msgid "a number between 0 and 1" msgstr "sebuah angka diantara 0 dan 1" #: common/info.cpp:569 msgid "in the form \" \"" msgstr "dalam bentuk \" \"" #: common/config.cpp:74 msgid "string" msgstr "string" #: common/config.cpp:74 msgid "integer" msgstr "integer" #: common/config.cpp:74 msgid "boolean" msgstr "boolean" #: common/config.cpp:74 msgid "list" msgstr "daftar" #. TRANSLATORS: "true" and "false" are literal #. * values and should not be translated. #: common/config.cpp:978 msgid "either \"true\" or \"false\"" msgstr "baik \"benar\" atau \"salah\"" #: common/config.cpp:997 msgid "a positive integer" msgstr "sebuah integer positif" #: common/config.cpp:1125 msgid "# default: " msgstr "# baku: " #: 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" "# Saringan: %s\n" "# %s\n" "#\n" "# dikonfigurasikan sebagai berikut:\n" "\n" #: common/config.cpp:1286 msgid "ASPELL_CONF env var" msgstr "ASPELL_CONF env var" #. 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 "berkas konfigurasi utama" #: common/config.cpp:1362 msgid "location of main configuration file" msgstr "lokasi dari berkas konfigurasi utama" #: common/config.cpp:1365 msgid "location of language data files" msgstr "lokasi dari berkas data bahasa" #: common/config.cpp:1367 msgid "create dictionary aliases" msgstr "buat alias kamus" #: common/config.cpp:1369 msgid "location of the main word list" msgstr "lokasi dari daftar kata utama" #: common/config.cpp:1371 msgid "encoding to expect data to be in" msgstr "pengkodean menduga data berada dalam" #: common/config.cpp:1373 msgid "add or removes a filter" msgstr "tambah atau hapus sebuah penyaring" #: common/config.cpp:1375 msgid "path(s) aspell looks for filters" msgstr "jalur aspell yang digunakan untuk mencari penyaring" #: common/config.cpp:1379 msgid "filter mode" msgstr "mode penyaring" #: common/config.cpp:1381 msgid "extra dictionaries to use" msgstr "kamus ekstra untuk digunakan" #: common/config.cpp:1383 msgid "location for personal files" msgstr "lokasi dari berkas personal" #: common/config.cpp:1385 msgid "ignore words <= n chars" msgstr "abaikan kata <= n chars" #. TRANSLATORS: It is OK if this is longer than 50 chars #: common/config.cpp:1388 msgid "ignore accents when checking words -- CURRENTLY IGNORED" msgstr "abaikan aksen ketika memeriksa kata -- SAAT INI DIABAIKAN" #: common/config.cpp:1390 msgid "ignore case when checking words" msgstr "abaikan besar huruf ketika memeriksa kata" #: common/config.cpp:1392 msgid "ignore commands to store replacement pairs" msgstr "abaikan perintah ketika menyimpan pasangan pengganti" #: common/config.cpp:1394 common/config.cpp:1461 msgid "extra information for the word list" msgstr "informasi ekstra dari daftar kata" #: common/config.cpp:1396 msgid "keyboard definition to use for typo analysis" msgstr "definisi keyboard untuk digunakan analisis typo" #: common/config.cpp:1398 msgid "language code" msgstr "kode bahasa" #: common/config.cpp:1400 msgid "deprecated, use lang instead" msgstr "ditinggalkan, lebih baik gunakan lang" #: common/config.cpp:1402 msgid "location of local language data files" msgstr "lokasi dari bahasa lokal berkas data" #: common/config.cpp:1404 msgid "base name of the main dictionary to use" msgstr "nama basis dari kamus utama untuk digunakan" #: common/config.cpp:1408 msgid "set module name" msgstr "set nama modul" #: common/config.cpp:1410 msgid "search order for modules" msgstr "urutan pencarian untuk modul" #: common/config.cpp:1412 msgid "enable Unicode normalization" msgstr "aktifkan normalisasi Unicode" #: common/config.cpp:1414 msgid "Unicode normalization required for current lang" msgstr "Normalisasi unicode dibutuhkan untuk bahasa sekarang" #. 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 "Unicode normalisasi bentuk: none, nfd, nfc, comp" #: common/config.cpp:1420 msgid "avoid lossy conversions when normalization" msgstr "hindari konversi lossy ketika normalisasi" #: common/config.cpp:1422 msgid "personal configuration file" msgstr "berkas konfigurasi personal" #: common/config.cpp:1425 msgid "personal dictionary file name" msgstr "kamus nama berkas personal" #: common/config.cpp:1428 msgid "prefix directory" msgstr "prefix directory" #: common/config.cpp:1430 msgid "replacements list file name" msgstr "daftar pencarian nama berkas" #: common/config.cpp:1433 msgid "consider run-together words legal" msgstr "pertimbangkan kata jalan-bersama legal" #: common/config.cpp:1435 msgid "maximum number that can be strung together" msgstr "jumlah maksimal yang dapat di strung bersama" #: common/config.cpp:1437 msgid "minimal length of interior words" msgstr "jumlah minimal dari kata interior" #: common/config.cpp:1439 msgid "save replacement pairs on save all" msgstr "simpan pasangan pengganti di simpan semua" #: common/config.cpp:1441 msgid "set the prefix based on executable location" msgstr "set awalan berbasis di lokasi eksekusi" #: common/config.cpp:1443 msgid "size of the word list" msgstr "ukuran dari daftar kata" #: common/config.cpp:1445 msgid "no longer used" msgstr "tidak lagi digunakan" #: common/config.cpp:1447 msgid "suggestion mode" msgstr "mode saran" #. 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 "ubah jarak untuk digunakan, override mode-saran baku" #: common/config.cpp:1453 msgid "use typo analysis, override sug-mode default" msgstr "gunakan analisis tipo, override mode-saran baku" #: common/config.cpp:1455 msgid "use replacement tables, override sug-mode default" msgstr "gunakan tabel pengganti, override mode-saran baku" #: common/config.cpp:1457 msgid "characters to insert when a word is split" msgstr "karakter untuk dimasukan ketika kata dipisahkan" #: common/config.cpp:1459 msgid "use personal, replacement & session dictionaries" msgstr "gunakan personal, penggantian & kamus sesi" #: common/config.cpp:1463 msgid "search path for word list information files" msgstr "jalur pencarian untuk berkas daftar kata informasi" #: common/config.cpp:1465 msgid "enable warnings" msgstr "aktifkan peringatan" #. 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 "indikator untuk opsi affix dalam daftar kata -- SAAT INI DIABAIKAN" #: common/config.cpp:1477 msgid "use affix compression when creating dictionaries" msgstr "gunakan kompresi affix ketika membuat kamus" #: common/config.cpp:1479 msgid "remove invalid affix flags" msgstr "hapus opsi affix tidak valid" #: common/config.cpp:1481 msgid "attempts to clean words so that they are valid" msgstr "mencoba untuk menghapus kata jadi mereka valid" #: common/config.cpp:1483 msgid "compute soundslike on demand rather than storing" msgstr "hitung soundslike di permintaan daripada penyimpanan" #: common/config.cpp:1485 msgid "partially expand affixes for better suggestions" msgstr "secara terpisah ekspan affixes untuk saran yang lebih baik" #: common/config.cpp:1487 msgid "skip invalid words" msgstr "lewati kata tidak valid" #: common/config.cpp:1489 msgid "check if affix flags are valid" msgstr "periksa jik opsi affix valid" #: common/config.cpp:1491 msgid "check if words are valid" msgstr "periksa jika kata valid" #: common/config.cpp:1498 msgid "create a backup file by appending \".bak\"" msgstr "buat sebuah berkas backup dengan menambahkan \".bak\"" #: common/config.cpp:1500 msgid "use byte offsets instead of character offsets" msgstr "gunakan byte ofset daripada karakter ofset" #: common/config.cpp:1502 msgid "create missing root/affix combinations" msgstr "buat kombinasi yang hilang root/affix" #: common/config.cpp:1504 msgid "keymapping for check mode: \"aspell\" or \"ispell\"" msgstr "pemetaan kunci untuk mode pemeriksaan: \"aspell\" atau \"ispell\"" #: common/config.cpp:1506 msgid "reverse the order of the suggest list" msgstr "urutan terbali dari daftar saran" #: common/config.cpp:1508 msgid "suggest possible replacements" msgstr "saran mungkin penggantian" #: common/config.cpp:1510 msgid "time load time and suggest time in pipe mode" msgstr "waktu load waktu dan waktu saran dalam mode 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 "" "Ini dapat juga berarti kalau berkas \"%s\" tidak dapat dibuka untuk " "pembacaan atau juga tidak ada." #: common/convert.cpp:582 common/convert.cpp:689 common/convert.cpp:735 #, c-format msgid "The Unicode code point U+%04X is unsupported." msgstr "Kode unicode menunjuk ke U+%04X tidak didukung." #: common/convert.cpp:859 #, c-format msgid "Invalid UTF-8 sequence at position %ld." msgstr "Urutan UTF-8 di posisi %ld tidak valid." #: common/errors.cpp:27 msgid "Operation Not Supported: %what:1" msgstr "Operasi Tidak DIdukung: %what:1" #: common/errors.cpp:43 msgid "The method \"%what:1\" is unimplemented in \"%where:2\"." msgstr "Metode \"%what:1\" tidak diimplementasikan dalam \"%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 "Berkas \"%file:1\" tidak dapat dibuka" #: common/errors.cpp:67 #, c-format msgid "The file \"%file:1\" can not be opened for reading." msgstr "Berkas \"%file:1\" tidak dapat dibuka untuk pembacaan." #: common/errors.cpp:75 #, c-format msgid "The file \"%file:1\" can not be opened for writing." msgstr "Berkas \"%file:1\" tidak dapat dibuka untuk penulisan." #: common/errors.cpp:83 #, c-format msgid "The file name \"%file:1\" is invalid." msgstr "Nama berkas \"%file:1\" tidak valid." #: common/errors.cpp:91 #, c-format msgid "The file \"%file:1\" is not in the proper format." msgstr "Berkas \"%file:1\" tidak dalam format yang sesuai." #: common/errors.cpp:107 #, c-format msgid "The directory \"%dir:1\" can not be opened for reading." msgstr "Direktori \"%dir:1\" tidak dapat dibuka untuk pembacaan." #: common/errors.cpp:123 msgid "The key \"%key:1\" is unknown." msgstr "Tombol \"%key:1\" tidak diketahui." #: common/errors.cpp:131 msgid "The value for option \"%key:1\" can not be changed." msgstr "Nilai untuk opsi \"%key:1\" tidak dapat diubah." #: common/errors.cpp:139 msgid "The key \"%key:1\" is not %accepted:2 and is thus invalid." msgstr "Tombol \"%key:1\" tidak %accepted:2 dan ini juga tidak valid." #: common/errors.cpp:147 msgid "" "The value \"%value:2\" is not %accepted:3 and is thus invalid for the key " "\"%key:1\"." msgstr "" "Nilai \"%value:2\" tidak %accepted:3 dan ini juga tidak valid untuk kunci " "\"%key:1\"." #: common/errors.cpp:163 msgid "The key \"%key:1\" is not a string." msgstr "Tombol \"%key:1\" bukan sebuah string." #: common/errors.cpp:171 msgid "The key \"%key:1\" is not an integer." msgstr "Tombol \"%key:1\" bukan sebuah integer." #: common/errors.cpp:179 msgid "The key \"%key:1\" is not a boolean." msgstr "Tombol \"%key:1\" bukan sebuah boolean." #: common/errors.cpp:187 msgid "The key \"%key:1\" is not a list." msgstr "Tombol \"%key:1\" tidak ada dalam daftar." #: common/errors.cpp:195 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"reset-" "\"." msgstr "" "Tombol \"%key:1\" tidak mengambil parameter apapun ketika diawali oleh " "sebuah \"reset-\"." #: common/errors.cpp:203 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by an \"enable-" "\"." msgstr "" "Tombol \"%key:1\" tidak mengambil parameter apapun ketika diawali dengan " "sebuah \"enable-\"." #: common/errors.cpp:211 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"dont-\" " "or \"disable-\"." msgstr "" "Tombol \"%key:1\" tidak mengambil parameter apapun ketika diawali dengan " "sebuah \"dont-\" atau \"disable-\"." #: common/errors.cpp:219 msgid "" "The key \"%key:1\" does not take any parameters when prefixed by a \"clear-" "\"." msgstr "" "Tombol \"%key:1\" tidak mengambil parameter apapun ketika diawali dengan " "sebuah \"clear-\"." #: common/errors.cpp:235 #, c-format msgid "The language \"%lang:1\" is not known." msgstr "Bahasa \"%lang:1\" tidak diketahui." #: common/errors.cpp:243 #, c-format msgid "The soundslike \"%sl:2\" is not known." msgstr "Sounslike \"%sl:2\" tidak diketahui." #: common/errors.cpp:251 #, c-format msgid "The language \"%lang:1\" is not supported." msgstr "Bahasa \"%lang:1\" tidak didukung." #: common/errors.cpp:259 #, c-format msgid "No word lists can be found for the language \"%lang:1\"." msgstr "Tidak ada daftar kata yang dapat ditemukan untuk bahasa \"%lang:1\"" #: common/errors.cpp:267 #, c-format msgid "Expected language \"%lang:1\" but got \"%prev:2\"." msgstr "Bahasa yang diduga \"%lang:1\" tetapi diperoleh \"%prev:2\"." #: common/errors.cpp:283 #, c-format msgid "Affix '%aff:1' is corrupt." msgstr "Affix '%aff:1' terkorupsi." #: common/errors.cpp:291 #, c-format msgid "The condition \"%cond:1\" is invalid." msgstr "Kondisi \"%cond:1\" tidak valid." #: common/errors.cpp:299 #, c-format msgid "" "The condition \"%cond:1\" does not guarantee that \"%strip:2\" can always be " "stripped." msgstr "" "Kondisi \"%cond:1\" tidak menjamin jika \"%strip:2\" dapat selalu dihapus." #: 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 "" "Berkas \"%file:1\" tidak dapat format yang baik. Diduga berkas berada dalam " "\"%exp:2\" bukan \"%got:3\"." #: common/errors.cpp:323 #, c-format msgid "The encoding \"%encod:1\" is not known." msgstr "Pengkodean \"%encod:1\" tidak diketahui." #: common/errors.cpp:331 #, c-format msgid "The encoding \"%encod:1\" is not supported." msgstr "Pengkodean \"%encod:1\" tidak didukung." #: common/errors.cpp:339 #, c-format msgid "The conversion from \"%encod:1\" to \"%encod2:2\" is not supported." msgstr "Konversi dari \"%encod:1\" ke \"%encode2:2\" tidak didukung." #: common/errors.cpp:379 #, c-format msgid "The string \"%str:1\" is invalid." msgstr "String \"%str:1\" tidak valid." #: common/errors.cpp:387 msgid "The word \"%word:1\" is invalid." msgstr "Kata \"%word:1\" tidak valid." #: common/errors.cpp:395 msgid "The affix flag '%aff:1' is invalid for word \"%word:2\"." msgstr "Opsi affix '%aff:1' tidak valid untuk kata \"%word:2\"." #: common/errors.cpp:403 msgid "The affix flag '%aff:1' can not be applied to word \"%word:2\"." msgstr "Opsi affix '%aff:1' tidak dapat diaplikasikan ke kata \"%word:2\"." #: common/errors.cpp:451 msgid "not a version number" msgstr "bukan sebuah nomor versi" #: common/errors.cpp:467 msgid "dlopen returned \"%return:1\"." msgstr "dlopen mengembalikan \"%return:1\"." #: common/errors.cpp:475 #, c-format msgid "The file \"%filter:1\" does not contain any filters." msgstr "Berkas \"%filter:1\" tidak berisi penyaring apapun." #: common/errors.cpp:483 #, c-format msgid "The filter \"%filter:1\" does not exist." msgstr "Saringan \"%filter:1\" tidak ada." #: common/errors.cpp:491 common/errors.cpp:587 msgid "Confused by version control." msgstr "Dibuat bingung oleh pengontrol versi." #: common/errors.cpp:499 msgid "Aspell version does not match filter's requirement." msgstr "Versi aspell tidak cocok dengan persyaratan penyaring." #: common/errors.cpp:507 msgid "Filter option already exists." msgstr "Opsi filter telah ada." #: common/errors.cpp:515 msgid "Use option modifiers only within named option." msgstr "Gunakan hanya pemodifikasi opsi didalam opsi bernama." #: common/errors.cpp:523 msgid "Option modifier unknown." msgstr "Pemodifikasi opsi tidak diketahui." #: common/errors.cpp:531 msgid "Error setting filter description." msgstr "Deskripsi konfigurasi penyaring error." #: common/errors.cpp:547 msgid "Empty option specifier." msgstr "Opsi penspesifikasi kosong." #: common/errors.cpp:555 #, c-format msgid "Option \"%option:1\" possibly specified prior to filter." msgstr "Opsi \"%option:1\" mungkin dispesifikasikan sebelum penyaring." #: common/errors.cpp:563 msgid "Unknown mode description key \"%key:1\"." msgstr "Tombol mode deskripsi \"%key:1\" tidak diketahui." #: common/errors.cpp:571 #, c-format msgid "Expecting \"%modekey:1\" key." msgstr "Menduga kunci \"%modekey:1\"." #: common/errors.cpp:579 msgid "Version specifier missing key: \"aspell\"." msgstr "Penspesifikasi versi hilang kunci: \"aspell\"." #: common/errors.cpp:595 msgid "Aspell version does not match mode's requirement." msgstr "Versi aspell tidak cocok dengan persyaratan mode." #: common/errors.cpp:603 msgid "Missing magic mode expression." msgstr "Hilang mode ekspresi magik." #: common/errors.cpp:611 #, c-format msgid "Empty extension at char %char:1." msgstr "Ekstensi kosong di char %char:1." #: common/errors.cpp:619 #, c-format msgid "\"%mode:1\" error" msgstr "\"%mode:1\" error" #: common/errors.cpp:627 #, c-format msgid "Unknown mode: \"%mode:1\"." msgstr "Mode tidak diketahui: \"%mode:1\"" #: common/errors.cpp:635 #, c-format msgid "\"%mode:1\" error while extend Aspell modes. (out of memory?)" msgstr "\"%mode:1\" error ketika extend mode aspell. (kehabisan memori?)" #: common/errors.cpp:651 #, c-format msgid "\"%mode:1\": no start for magic search given for magic \"%magic:2\"." msgstr "" "\"%mode:1\": tidak ada awal untuk magik pencarian diberikan oleh magik " "\"%magic:2\"." #: common/errors.cpp:659 #, c-format msgid "\"%mode:1\": no range for magic search given for magic \"%magic:2\"." msgstr "" "\"%mode:1\": tidak dalam jangkauan untuk pencarian magik diberikan untuk " "magik \"%magic:2\"." #: common/errors.cpp:667 #, c-format msgid "\"%mode:1\": no magic expression available for magic \"%magic:2\"." msgstr "" "\"%mode:1\": tidak ada ekspresi magik yang tersedia untuk magik \"%magic:2\"." #: common/errors.cpp:675 msgid "" "\"%mode:1\": Magic \"%magic:2\": bad regular expression after location " "specifier; regexp reports: \"%regerr:3\"." msgstr "" "\"%mode:1\": Magic \"%magic:2\": ekspresi regular buruk setelah " "penspesifikasi lokasi; regexp melaporkan: \"%regerr:3\"." #: common/errors.cpp:691 #, c-format msgid "\"%expression:1\" is not a valid regular expression." msgstr "\"%expression:1\" bukan sebuah ekspresi regular yang valid." #: common/posib_err.cpp:100 msgid "Unhandled Error: " msgstr "Error tidak tertangani: " #: prog/aspell.cpp:97 #, c-format msgid "Error: %s\n" msgstr "Error: %s\n" #: prog/aspell.cpp:102 msgid "Error: " msgstr "Error: " #: prog/aspell.cpp:203 msgid "enter Email mode." msgstr "masuk mode Email." #: prog/aspell.cpp:204 msgid "enter HTML mode." msgstr "masuk mode HTML." #: prog/aspell.cpp:205 msgid "enter TeX mode." msgstr "masuk mode TeX." #: prog/aspell.cpp:206 msgid "enter Nroff mode." msgstr "masuk mode Nroff." #: prog/aspell.cpp:312 #, c-format msgid "Invalid Option: %s" msgstr "Opsi tidak valid: %s" #: prog/aspell.cpp:319 msgid " does not take any parameters." msgstr " tidak mengambil parameter apapun." #: prog/aspell.cpp:332 prog/aspell.cpp:392 #, c-format msgid "You must specify a parameter for \"%s\"." msgstr "Anda harus menspesifikasikan sebuah parameter untuk \"%s\"." #: prog/aspell.cpp:381 msgid "You must specify an action" msgstr "Anda harus menspesifikasikan sebuah aksi" #: prog/aspell.cpp:389 prog/aspell.cpp:452 prog/aspell.cpp:474 #, c-format msgid "Unknown Action: %s" msgstr "Aksi tidak diketahui: %s" #: prog/aspell.cpp:395 #, c-format msgid "Error: You must specify at least %d parameters for \"%s\".\n" msgstr "" "Error: Anda harus menspesifikasikan paling tidak %d parameter untuk \"%s\".\n" #: prog/aspell.cpp:637 msgid "Invalid Input" msgstr "Masukan tidak valid" #: prog/aspell.cpp:710 #, c-format msgid "WARNING: Unable to enter Nroff mode: %s\n" msgstr "PERINGATAN: Tidak dapat memasuki mode Nroff: %s\n" #: prog/aspell.cpp:731 msgid "Time to load word list: " msgstr "Waktu untuk meload daftar kata: " #: prog/aspell.cpp:929 #, c-format msgid "Suggestion Time: %f\n" msgstr "Waktu Saran: %f\n" #: prog/aspell.cpp:972 msgid "You must specify a file name." msgstr "Anda harus menspesifikasikan sebuah nama berkas." #: prog/aspell.cpp:975 msgid "Only one file name may be specified." msgstr "Hanya satu nama berkas yang boleh dispesifikasikan." #: prog/aspell.cpp:985 #, c-format msgid "Could not open the file \"%s\" for reading" msgstr "Tidak dapat membuka berkas \"%s\" untuk pembacaan" #: prog/aspell.cpp:998 #, c-format msgid "Invalid keymapping: %s" msgstr "Pemetaan kunci tidak valid: %s" #: prog/aspell.cpp:1020 #, c-format msgid "Could not open the file \"%s\" for writing. File not saved." msgstr "" "Tidak dapat membuka berkas \"%s\" untuk penulisan. Berkas tidak disimpan." #: prog/aspell.cpp:1033 msgid "Ignore" msgstr "Diabaikan" #: prog/aspell.cpp:1034 msgid "Ignore all" msgstr "Abaikan semua" #: prog/aspell.cpp:1035 msgid "Replace" msgstr "Ganti" #: prog/aspell.cpp:1036 msgid "Replace all" msgstr "Ganti semua" #: prog/aspell.cpp:1037 msgid "Add" msgstr "Tambah" #: prog/aspell.cpp:1038 msgid "Add Lower" msgstr "Tambah Lebih kecil" #: prog/aspell.cpp:1039 msgid "Abort" msgstr "Batalkan" #: prog/aspell.cpp:1040 msgid "Exit" msgstr "Keluar" #: prog/aspell.cpp:1116 msgid "Are you sure you want to abort (y/n)? " msgstr "Apakah anda yakin untuk membatalkan (y/t)? " #. 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 "Yy" #: prog/aspell.cpp:1148 msgid "With: " msgstr "Dengan: " #: prog/aspell.cpp:1165 msgid "Sorry that is an invalid choice!" msgstr "Maaf itu adalah sebuah pilihan yang tidak valid!" #: prog/aspell.cpp:1386 msgid "Sorry \"filter\" is currently unimplemented.\n" msgstr "Maaf \"filter\" saat ini tidak terimplementasi.\n" #: prog/aspell.cpp:1520 msgid "Can't merge a master word list yet. Sorry." msgstr "Tidak dapat menggabungkan daftar kata master. Maaf." #: prog/aspell.cpp:1544 msgid "Sorry \"create/merge personal\" is currently unimplemented.\n" msgstr "Maaf \"create/merge personal\" saat ini belum diimplementasikan.\n" #: prog/aspell.cpp:1553 prog/aspell.cpp:1609 #, c-format msgid "Sorry I won't overwrite \"%s\"" msgstr "Maaf Saya tidak akan overwrite \"%s\"" #: prog/aspell.cpp:1600 msgid "Sorry \"create/merge repl\" is currently unimplemented.\n" msgstr "Maaf \"create/merge repl\" saat ini belum diimplementasikan.\n" #: prog/aspell.cpp:1872 #, c-format msgid "\"%s\" is not a valid flag for the \"munch-list\" command." msgstr "\"%s\" bukan sebuah opsi valid untuk perintah \"munch-list\"." #. TRANSLATORS: These should all be formated to fit in 80 column or #. less #: prog/aspell.cpp:2799 msgid "Usage: aspell [options] " msgstr "Penggunaan: aspell [opsi] " #: prog/aspell.cpp:2800 msgid " is one of:" msgstr " salah satu dari:" #: prog/aspell.cpp:2801 msgid " -?|usage display a brief usage message" msgstr " -?|usage tampilkan pesan penggunaan singkat" #: prog/aspell.cpp:2802 msgid " help display a detailed help message" msgstr " help tampilkan sebuah pesan bantuan lengkap" #: prog/aspell.cpp:2803 msgid " -c|check to check a file" msgstr " -c|check untuk memeriksa sebuah berkas" #: prog/aspell.cpp:2804 msgid " -a|pipe \"ispell -a\" compatibility mode" msgstr " -a|pipe \"ispell -a\" mode kompabilitas" #: prog/aspell.cpp:2805 msgid " [dump] config dumps the current configuration to stdout" msgstr " [dump] config dump konfigurasi sekarang di stdout" #: prog/aspell.cpp:2806 msgid " config prints the current value of an option" msgstr " config tampilkan nilai sekaran dari sebuah opsi" #: 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 " daftar kamus yang tersedia / filters / filter modes" #: prog/aspell.cpp:2809 msgid "[options] is any of the following:" msgstr "[opsi] adalah salah satu dari berikut:" #: prog/aspell.cpp:2822 msgid "" " list produce a list of misspelled words from standard input" msgstr "" " list menghasilkan sebuah daftar dari kata yang salah sebut\n" " dari standar masukan" #: prog/aspell.cpp:2825 msgid "" " soundslike returns the sounds like equivalent for each word entered" msgstr "" " soundslike mengembalikan sound like ekuivalen untuk setiap kata\n" " yang dimasukan" #: prog/aspell.cpp:2826 msgid " munch generate possible root words and affixes" msgstr " munch hasilkan kemungkinan akar kata dan affixes" #: prog/aspell.cpp:2827 msgid " expand [1-4] expands affix flags" msgstr " expand [1-4] ekspan affix flags" #: prog/aspell.cpp:2828 msgid "" " clean [strict] cleans a word list so that every line is a valid word" msgstr "" " clean [strict] bersihkan sebuah daftar kata jadi setiap baris adalah\n" " sebuah kata valid" #: prog/aspell.cpp:2830 msgid " -v|version prints a version line" msgstr " -v|version tampilkan sebuah baris versi" #: 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 " kurangi ukuran dari sebuah daftar kata melalui kompresi affix" #: prog/aspell.cpp:2833 msgid " conv []" msgstr " conv []" #: prog/aspell.cpp:2834 msgid " converts from one encoding to another" msgstr " ubah dari satu pengkodean ke yang lain" #: prog/aspell.cpp:2835 msgid " norm ( | ) []" msgstr " norm ( | ) []" #: prog/aspell.cpp:2836 msgid " perform Unicode normalization" msgstr " lakuan normalisasi 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 "" " dumps, buat atau gabungkan sebuah master, personal, atau kamus pengganti." #. 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 "" " normalisasi dari bentuk untuk menggunakan baik, none, " "internal, atau strict" #: prog/aspell.cpp:2854 #, c-format msgid "" "\n" "Aspell %s. Copyright 2000-2011 by Kevin Atkinson.\n" "\n" msgstr "" "\n" "Aspell %s. Hak Cipta 2000-2011 oleh 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 "" "Kamus yang tersedia:\n" " Kamus bisaa dipilih secara langsung melalui opsi \"-d\" atau \"master\"\n" " . Mereka juga dapat dipilih secara tidak langsung melalui opsi " "\"lang\",\n" " \"variety\", dan \"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 "" "Saringan yang tersedia (dan opsi yang berasosiasi):\n" " Saringan dapat ditambahkan atau dihapus melalui opsi \"filter\".\n" #: prog/aspell.cpp:2916 #, c-format msgid "" "\n" " %s filter: %s\n" msgstr "" "\n" " %s penyaring: %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 "" "Mode Penyaring yang tersedia:\n" " Mode penyaring adalah kombinasi rekonfigurasi dari filter yang \n" " dioptimasi untuk berkas dari tipe yang dispesifikasikan. Sebuah mode\n" " dipilih melalui opsi \"mode\".\n" " Ini akan terjadi secara implisit jika Aspell mampu untuk\n" " mengidentifikasikan tipe berkas dari ekstensi, dan kemungkinan isinya, " "dari berkas\n" #: prog/check_funs.cpp:287 msgid "Error: Stdin not a terminal." msgstr "Error: Stdin bukan sebuah terminal." #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:774 msgid "Enter" msgstr "Enter" #: prog/check_funs.cpp:776 msgid "Accept Changes" msgstr "Terima Perubahan" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:779 msgid "Backspace" msgstr "Bacspace" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:781 msgid "Control-H" msgstr "CTRL-H" #: prog/check_funs.cpp:782 msgid "Delete the previous character" msgstr "Hapus karakter sebelumnya" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:785 msgid "Left" msgstr "Kiri" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:787 msgid "Control-B" msgstr "CTLR-B" #: prog/check_funs.cpp:788 msgid "Move Back one space" msgstr "Pindah kembali satu spasi" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:791 msgid "Right" msgstr "Kanan" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:793 msgid "Control-F" msgstr "CTRL-F" #: prog/check_funs.cpp:794 msgid "Move Forward one space" msgstr "Pindah kedepan satu spasi" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:797 msgid "Home" msgstr "Home" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:799 msgid "Control-A" msgstr "CTRL-A" #: prog/check_funs.cpp:800 msgid "Move to the beginning of the line" msgstr "Pindah ke awal dari baris" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:803 msgid "End" msgstr "End" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:805 msgid "Control-E" msgstr "CTRL-E" #: prog/check_funs.cpp:806 msgid "Move to the end of the line" msgstr "Pindah ke akhir dari baris" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:809 msgid "Delete" msgstr "Delete" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:811 msgid "Control-D" msgstr "CTRL-D" #: prog/check_funs.cpp:812 msgid "Delete the next character" msgstr "Delete ke karakter selanjutnya" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:816 msgid "Control-K" msgstr "CTRL-K" #: prog/check_funs.cpp:817 msgid "Kill all characters to the EOL" msgstr "Bunuh semua karakter sampai EOL" #. TRANSLATORS: This is a literal Key. #: prog/check_funs.cpp:821 msgid "Control-C" msgstr "CTRL-C" #: prog/check_funs.cpp:822 msgid "Abort This Operation" msgstr "Batalkan Operasi Ini" #: modules/speller/default/language.cpp:103 msgid "This is probably because: " msgstr "Ini mungkin disebabkan oleh: " #: modules/speller/default/language.cpp:110 msgid "The required field \"name\" is missing." msgstr "Field yang dibutuhkan \"name\" hilang." #: modules/speller/default/language.cpp:488 msgid "Empty string." msgstr "String kosong." #: modules/speller/default/language.cpp:492 #, c-format msgid "" "The character '%s' (U+%02X) may not appear at the beginning of a word." msgstr "Karakter '%s' (U+%02X) tidak boleh muncul diawal dari sebuah kata." #: 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 "Karakter '%s' (U+%02X) harus diikuti oleh sebuah karakter alphabet." #: modules/speller/default/language.cpp:496 msgid "Does not contain any alphabetic characters." msgstr "Tidak berisi karakter alphabet apapun." #: modules/speller/default/language.cpp:501 #, c-format msgid "The character '%s' (U+%02X) may not appear in the middle of a word." msgstr "Karakter '%s' (U+%02X) tidak boleh muncul ditengah dari sebuah kata." #: 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 "" "Karakter '\\r' (U+0D) tidak boleh muncul diakhir dari sebuah kata. Ini " "mungkin berarti bahwa berkas tersebut menggunakan MS-DOS EOL daripada Unix " "EOL." #: modules/speller/default/language.cpp:511 #, c-format msgid "The character '%s' (U+%02X) may not appear at the end of a word." msgstr "Karakter '%s' (U+%02X) tidak boleh muncul diakhir dari sebuah kata." #: modules/speller/default/language.cpp:543 #, c-format msgid "Warning: Removing invalid affix '%s' from word %s.\n" msgstr "Peringatan: Menghapus affix '%s' tidak valid dari kata %s.\n" #: modules/speller/default/language.cpp:544 #, c-format msgid "Warning: Removing inapplicable affix '%s' from word %s.\n" msgstr "Peringatan: Menghapus affix '%s' tidak teraplikasi dari kata %s.\n" #: modules/speller/default/language.cpp:675 #, c-format msgid "Warning: %s Skipping string.\n" msgstr "Peringatan: %s Melewatkan string.\n" #: modules/speller/default/language.cpp:733 msgid "The total length is larger than 240 characters." msgstr "Panjang total lebih besar dari 240 karakter." #: modules/speller/default/language.cpp:737 #, c-format msgid "Warning: %s Skipping word.\n" msgstr "Peringatan: %s Melewatkan kata.\n" #: modules/speller/default/affix.cpp:426 msgid "Possibly incorrect count." msgstr "Mungkin jumlah tidak benar." #: modules/speller/default/readonly_ws.cpp:362 msgid "Incompatible hash function." msgstr "Fungsi hash yang tak kompatibel." #: modules/speller/default/readonly_ws.cpp:440 msgid "Wrong endian order." msgstr "Pengurutan endian salah." #: modules/speller/default/readonly_ws.cpp:463 msgid "Wrong soundslike." msgstr "Soundslike salah." #: modules/speller/default/readonly_ws.cpp:469 msgid "Wrong soundslike version." msgstr "Versi soundslike salah." #: modules/speller/default/readonly_ws.cpp:934 msgid "Affix flags found in word but no affix file given." msgstr "" "Opsi affix ditemukan dalam kata tetapi tidak ada berkas affix yang diberikan." #: modules/speller/default/readonly_ws.cpp:972 msgid "" "The total word length, with soundslike data, is larger than 240 characters." msgstr "" "Panjang total kata, dengan data soundslike, lebih besar dari 240 karakter." #: modules/speller/default/multi_ws.cpp:58 msgid "There must be at least one \"add\" line." msgstr "Disana harus ada paling tidak satu baris \"add\"." #: modules/speller/default/suggest.cpp:1403 msgid "one of ultra, fast, normal, slow, or bad-spellers" msgstr "salah satu dari ultra, fast, normal, slow, atau bad-spellers" #: modules/speller/default/data.cpp:404 msgid "is not one of the allowed types" msgstr "adalah bukan dari salah satu tipe yang diijinkan" #: modules/speller/default/speller_impl.cpp:241 msgid "The personal word list is unavailable." msgstr "Daftar kata personal tidak tersedia." #: modules/speller/default/speller_impl.cpp:248 msgid "The session word list is unavailable." msgstr "Daftar kata sesi tidak tersedia." #: modules/speller/default/speller_impl.cpp:255 msgid "The main word list is unavailable." msgstr "Daftar kata utama tidak tersedia." #: modules/filter/tex.cpp:255 modules/filter/tex.cpp:262 msgid "a string of 'o','O','p',or 'P'" msgstr "sebuah string dari 'o', 'O', 'p', atau '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 "penyaring experimental untuk menyembunyikan konteks pembatas" #: modules/filter/context-filter.info:13 msgid "context delimiters (separated by spaces)" msgstr "pembatas konteks (dipisahkan oleh spasi)" #: modules/filter/context-filter.info:21 msgid "swaps visible and invisible text" msgstr "tukar dapat dilihat dan teks tidak terlihat" #: modules/filter/email-filter.info:7 msgid "filter for skipping quoted text in email messages" msgstr "penyaring untuk melewatkan teks terquote dalam pesan email" #: modules/filter/email-filter.info:13 msgid "email quote characters" msgstr "karakter quote email" #: modules/filter/email-filter.info:21 msgid "num chars that can appear before the quote char" msgstr "jumlah karakter yang dapat muncul sebelum karakter quote" #: modules/filter/html-filter.info:9 msgid "filter for dealing with HTML documents" msgstr "penyaring untuk menghadapi dengan dokumen HTML" #: modules/filter/html-filter.info:15 msgid "HTML attributes to always check" msgstr "atribut HTML untuk selalu diperiksa" #: modules/filter/html-filter.info:21 msgid "HTML tags to always skip the contents of" msgstr "tags HTML untuk selalu dilewatkan isi dari" #: modules/filter/nroff-filter.info:7 msgid "filter for dealing with Nroff documents" msgstr "penyaring untuk menghadapi dengan dokumen Nroff" #: modules/filter/sgml-filter.info:9 msgid "filter for dealing with generic SGML/XML documents" msgstr "penyaring untuk menghadapi dengan dokumen generik SGML/XML" #: modules/filter/sgml-filter.info:15 msgid "SGML attributes to always check" msgstr "atribut SGML ke selalu periksa" #: modules/filter/sgml-filter.info:20 msgid "SGML tags to always skip the contents of" msgstr "tag SGML untuk selalu melewatkan isi dari" #: modules/filter/tex-filter.info:7 msgid "filter for dealing with TeX/LaTeX documents" msgstr "penyaring untuk menghadapi dengan dokumen TeX/LaTeX" #: modules/filter/tex-filter.info:15 msgid "check TeX comments" msgstr "periksa komentar TeX" #: modules/filter/tex-filter.info:21 msgid "TeX commands" msgstr "perintah TeX" #: modules/filter/texinfo-filter.info:7 msgid "filter for dealing with Texinfo documents" msgstr "penyaring untuk menghadapi dengan dokumen Texinfo" #: modules/filter/texinfo-filter.info:13 msgid "Texinfo commands to ignore the parameters of" msgstr "Perintah texinfo untuk mengabaikan parameter dari" #: modules/filter/texinfo-filter.info:41 msgid "Texinfo environments to ignore" msgstr "lingkungan texinfo untuk diabaikan" #: modules/filter/url-filter.info:7 msgid "filter to skip URL like constructs" msgstr "penyaring untuk melewatkan URL seperti konstruk" #: modules/filter/modes/ccpp.amf:8 msgid "mode for checking C++ comments and string literals" msgstr "mode untuk pemeriksaan komentar C++ dan string literals" #: modules/filter/modes/comment.amf:5 msgid "mode to check any lines starting with a #" msgstr "mode untuk pemeriksaan baris apapun diawali dengan sebuah #" #: modules/filter/modes/email.amf:5 msgid "mode for skipping quoted text in email messages" msgstr "mode untuk melewatkan quoted teks dalam pesan email" #: modules/filter/modes/html.amf:10 msgid "mode for checking HTML documents" msgstr "mode untuk pemeriksaan dokumen HTML" #: modules/filter/modes/none.amf:5 msgid "mode to disable all filters" msgstr "mode untuk menonaktifkan semua filter" #: modules/filter/modes/nroff.amf:7 msgid "mode for checking Nroff documents" msgstr "mode untuk pemeriksaan dokumen Nroff" #: modules/filter/modes/perl.amf:8 msgid "mode for checking Perl comments and string literals" msgstr "mode untuk pemeriksaan komentar Perl dan string literals" #: modules/filter/modes/sgml.amf:8 msgid "mode for checking generic SGML/XML documents" msgstr "mode untuk pemeriksaan generik dokumen SGML/XML" #: modules/filter/modes/tex.amf:7 msgid "mode for checking TeX/LaTeX documents" msgstr "mode untuk pemeriksaan dokumen TeX/LaTeX" #: modules/filter/modes/texinfo.amf:7 msgid "mode for checking Texinfo documents" msgstr "mode untuk pemeriksaan dokumen Texinfo" #: modules/filter/modes/url.amf:5 msgid "mode to skip URL like constructs (default mode)" msgstr "mode untuk melewatkan URL seperti konstruk (mode baku)" language-pack-id-base/data/id/LC_MESSAGES/fetchmail.po0000644000000000000000000026261412743726475017367 0ustar # Indonesian translations for fetchmail package. # Copyright (C) 2008 Eric S. Raymond (msgids) # This file is distributed under the same license as the fetchmail package. # Andhika Padmawan , 2010. # msgid "" msgstr "" "Project-Id-Version: fetchmail 6.3.17-pre1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" "POT-Creation-Date: 2013-04-23 23:24+0200\n" "PO-Revision-Date: 2014-02-18 23:32+0000\n" "Last-Translator: padmawan \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-07-20 11:07+0000\n" "X-Generator: Launchpad (build 18147)\n" "Language: id\n" #: checkalias.c:179 #, c-format msgid "Checking if %s is really the same node as %s\n" msgstr "Memeriksa apakah %s memiliki node yang sama dengan %s\n" #: checkalias.c:183 msgid "Yes, their IP addresses match\n" msgstr "Ya, alamat IP mereka cocok\n" #: checkalias.c:187 msgid "No, their IP addresses don't match\n" msgstr "Tidak, alamat IP mereka tidak cocok\n" #: checkalias.c:212 #, c-format msgid "nameserver failure while looking for '%s' during poll of %s: %s\n" msgstr "server nama gagal ketika mencari '%s' selama penjajakan %s: %s\n" #: checkalias.c:237 #, c-format msgid "nameserver failure while looking for `%s' during poll of %s.\n" msgstr "server nama gagal ketika mencari `%s' selama penjajakan %s.\n" #: cram.c:95 msgid "could not decode BASE64 challenge\n" msgstr "tak dapat mengawasandi tantangan BASE64\n" #: cram.c:103 #, c-format msgid "decoded as %s\n" msgstr "diawasandi sebagai %s\n" #: driver.c:199 #, c-format msgid "kerberos error %s\n" msgstr "galat kerberos %s\n" #: driver.c:259 driver.c:265 #, c-format msgid "krb5_sendauth: %s [server says '%s']\n" msgstr "krb5_sendauth: %s [server berkata '%s']\n" #: driver.c:345 msgid "Subject: Fetchmail oversized-messages warning" msgstr "Subjek: Peringatan pesan terlalu besar Fetchmail" #: driver.c:349 #, c-format msgid "" "The following oversized messages were deleted on server %s account %s:" msgstr "Pesan terlalu besar berikut dihapus di server %s akun %s:" #: driver.c:353 #, c-format msgid "The following oversized messages remain on server %s account %s:" msgstr "Pesan terlalu besar berikut tetap di server %s akun %s:" #: 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] " %d pesan %d oktet yang dihapus oleh fetchmail." #: 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] " %d pesan %d oktet yang dilewati oleh fetchmail." #: driver.c:522 #, c-format msgid "skipping message %s@%s:%d" msgstr "melewati pesan %s@%s:%d" #: driver.c:576 #, c-format msgid "skipping message %s@%s:%d (%d octets)" msgstr "melewati pesan %s@%s:%d (%d oktet)" #: driver.c:592 msgid " (length -1)" msgstr " (panjang -1)" #: driver.c:595 msgid " (oversized)" msgstr " (terlalu besar)" #: driver.c:613 #, c-format msgid "couldn't fetch headers, message %s@%s:%d (%d octets)\n" msgstr "tak dapat mengambil tajuk, pesan %s@%s: %d (%d oktet)\n" #: driver.c:631 #, c-format msgid "reading message %s@%s:%d of %d" msgstr "membaca pesan %s@%s:%d dari %d" #: driver.c:636 #, c-format msgid " (%d octets)" msgstr " (%d oktet)" #: driver.c:637 #, c-format msgid " (%d header octets)" msgstr " (%d oktet tajuk)" #: driver.c:707 #, c-format msgid " (%d body octets)" msgstr " (%d oktet tubuh)" #: driver.c:769 #, c-format msgid "" "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" msgstr "" "pesan %s@%s:%d bukan panjang yang diharapkan (%d sebenarnya != %d " "diharapkan)\n" #: driver.c:801 msgid " retained\n" msgstr " tertahan\n" #: driver.c:811 msgid " flushed\n" msgstr " terhapus\n" #: driver.c:823 msgid " not flushed\n" msgstr " tak dihapus\n" #: 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] "" "batas ambil %d tercapai; %d pesan tertinggal di server %s akun %s\n" #: driver.c:898 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" msgstr "waktu habis setelah %d detik menunggu tersambung ke server %s.\n" #: driver.c:902 #, c-format msgid "timeout after %d seconds waiting for server %s.\n" msgstr "waktu habis setelah %d detik menunggu server %s.\n" #: driver.c:906 #, c-format msgid "timeout after %d seconds waiting for %s.\n" msgstr "waktu habis setelah %d detik menunggu %s.\n" #: driver.c:911 #, c-format msgid "timeout after %d seconds waiting for listener to respond.\n" msgstr "waktu habis setelah %d detik menunggu hingga pendengar merespon.\n" #: driver.c:914 #, c-format msgid "timeout after %d seconds.\n" msgstr "waktu habis setelah %d detik.\n" #: driver.c:926 msgid "Subject: fetchmail sees repeated timeouts" msgstr "Subjek: fetchmail melihat waktu habis yang berulang" #: driver.c:929 #, c-format msgid "" "Fetchmail saw more than %d timeouts while attempting to get mail from " "%s@%s.\n" msgstr "" "Fetchmail melihat lebih dari %d waktu habis ketika coba mengambil surat " "dari%s@%s.\n" #: 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 "" "Ini dapat berarti bahwa server surat anda macet, atau server SMTP\n" "tersekat, atau berkas kotak surat anda di server telah terkorupsi\n" "oleh galat server. Anda dapat menjalankan `fetchmail -v -v' untuk\n" "mendiagnosis masalah.\n" #: driver.c:959 #, c-format msgid "pre-connection command terminated with signal %d\n" msgstr "perintah pra-koneksi dimatikan dengan sinyal %d\n" #: driver.c:962 #, c-format msgid "pre-connection command failed with status %d\n" msgstr "perintah pra-koneksi gagal dengan status %d\n" #: driver.c:986 #, c-format msgid "couldn't find HESIOD pobox for %s\n" msgstr "tak dapat menemukan pobox HESIOD untuk %s\n" #: driver.c:1007 msgid "Lead server has no name.\n" msgstr "Awalan server tak memiliki nama.\n" #: driver.c:1034 #, c-format msgid "couldn't find canonical DNS name of %s (%s): %s\n" msgstr "tak dapat menemukan nama DNS kanonik dari %s (%s): %s\n" #: driver.c:1081 #, c-format msgid "%s connection to %s failed" msgstr "koneksi %s ke %s gagal" #: driver.c:1110 msgid "SSL connection failed.\n" msgstr "koneksi SSL gagal.\n" #: driver.c:1165 #, c-format msgid "Lock-busy error on %s@%s\n" msgstr "Galat kunci-sibuk di %s@%s\n" #: driver.c:1169 #, c-format msgid "Server busy error on %s@%s\n" msgstr "Galat server sibuk di %s@%s\n" #: driver.c:1174 #, c-format msgid "Authorization failure on %s@%s%s\n" msgstr "Kegagalan otorisasi di %s@%s%s\n" #: driver.c:1177 msgid " (previously authorized)" msgstr " (sebelumnya telah diotorisasi)" #: 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 "Subjek: otentikasi fetchmail gagal di %s@%s" #: driver.c:1205 #, c-format msgid "Fetchmail could not get mail from %s@%s.\n" msgstr "Fetchmail tak dapat mengambil surat dari %s@%s.\n" #: 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 "" "Usaha untuk mendapatkan otorisasi gagal.\n" "Karena kami telah berhasil mendapatkan otorisasi untuk koneksi ini,\n" "mungkin ini adalah mode gagal lainnya (misalnya server sibuk)\n" "yang fetchmail tak dapat kenali karena server tidak mengirim pesan galat\n" "yang cukup." #: 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 "" "\n" "Tapi, jika anda TELAH mengubah detail akun anda sejak memulai jurik\n" "fetchmail, anda harus menghentikan jurik, mengganti konfigurasi anda\n" "pada fetchmail, lalu start ulang jurik.\n" "\n" "Jurik fetchmail akan melanjutkan berjalan dan coba menyambung pada\n" "tiap siklus. Tak ada pemberitahuan di masa depan yang akan dikirimkan\n" "hingga layanan dipulihkan." #: 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 "" "Usaha untuk mendapatkan otorisasi gagal.\n" "Ini mungkin berarti bahwa sandi lewat anda tidak sah, tapi beberapa\n" "server memiliki mode gagal lain yang fetchmail tak dapat kenali\n" "karena server tidak mengirim pesan galat yang berguna pada kegagalan\n" "log masuk.\n" "\n" "Jurik fetchmail akan melanjutkan berjalan dan coba menyambung pada\n" "tiap siklus. Tak ada pemberitahuan di masa depan yang akan dikirimkan\n" "hingga layanan ini dipulihkan." #: driver.c:1241 #, c-format msgid "Repoll immediately on %s@%s\n" msgstr "Penjajakan ulang secepatnya pada %s@%s\n" #: driver.c:1246 #, c-format msgid "Unknown login or authentication error on %s@%s\n" msgstr "Log masuk tak dikenal atau galat otentikasi di %s@%s\n" #: driver.c:1270 #, c-format msgid "Authorization OK on %s@%s\n" msgstr "Otorisasi OK pada %s@%s\n" #: driver.c:1276 #, c-format msgid "Subject: fetchmail authentication OK on %s@%s" msgstr "Subjek: otentikasi fetchmail OK pada %s@%s" #: driver.c:1280 #, c-format msgid "Fetchmail was able to log into %s@%s.\n" msgstr "Fetchmail dapat log masuk ke %s@%s.\n" #: driver.c:1284 msgid "Service has been restored.\n" msgstr "Layanan telah dikembalikan.\n" #: driver.c:1317 #, c-format msgid "selecting or re-polling folder %s\n" msgstr "memilih atau penjajakn ulang folder %s\n" #: driver.c:1319 msgid "selecting or re-polling default folder\n" msgstr "memilih atau penjajakan ulang folder standar\n" #: driver.c:1331 #, c-format msgid "%s at %s (folder %s)" msgstr "%s di %s (folder %s)" #: driver.c:1334 rcfile_y.y:390 #, c-format msgid "%s at %s" msgstr "%s di %s" #: driver.c:1339 #, c-format msgid "Polling %s\n" msgstr "Penjajakan %s\n" #: driver.c:1343 #, c-format msgid "%d message (%d %s) for %s" msgid_plural "%d messages (%d %s) for %s" msgstr[0] "%d pesan (%d %s) untuk %s" #: driver.c:1346 msgid "seen" msgid_plural "seen" msgstr[0] "terlihat" #: driver.c:1349 #, c-format msgid "%d message for %s" msgid_plural "%d messages for %s" msgstr[0] "%d pesan untuk %s" #: driver.c:1356 #, c-format msgid " (%d octets).\n" msgstr " (%d oktet).\n" #: driver.c:1362 #, c-format msgid "No mail for %s\n" msgstr "Tak ada surat untuk %s\n" #: driver.c:1395 msgid "bogus message count!" msgstr "pesan palsu terhitung!" #: 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 "soket" #: driver.c:1551 msgid "missing or bad RFC822 header" msgstr "tajuk RFC822 hilang atau rusak" #: driver.c:1554 msgid "MDA" msgstr "MDA" #: driver.c:1557 msgid "client/server synchronization" msgstr "sinkronisasi klien/server" #: driver.c:1560 msgid "client/server protocol" msgstr "protokol klien/server" #: driver.c:1563 msgid "lock busy on server" msgstr "kunci sibuk di server" #: driver.c:1566 msgid "SMTP transaction" msgstr "transaksi SMTP" #: driver.c:1569 msgid "DNS lookup" msgstr "pencarian DNS" #: driver.c:1572 msgid "undefined" msgstr "tak dijelaskan" #: driver.c:1578 #, c-format msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "galat %s ketika mengambil dari %s@%s dan mengirim ke host SMTP %s\n" #: driver.c:1580 msgid "unknown" msgstr "tak diketahui" #: driver.c:1582 #, c-format msgid "%s error while fetching from %s@%s\n" msgstr "galat %s ketika mengambil dari %s@%s\n" #: driver.c:1594 #, c-format msgid "post-connection command terminated with signal %d\n" msgstr "perintah pasca-koneksi dimatikan dengan sinyal %d\n" #: driver.c:1596 #, c-format msgid "post-connection command failed with status %d\n" msgstr "perintah pasca-koneksi gagal dengan status %d\n" #: driver.c:1615 msgid "Kerberos V4 support not linked.\n" msgstr "Dukungan V4 kerberos tak ditautkan.\n" #: driver.c:1623 msgid "Kerberos V5 support not linked.\n" msgstr "Dukungan V5 kerberos tak ditautkan.\n" #: driver.c:1634 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "Opsi --flush tak didukung dengan %s\n" #: driver.c:1640 #, c-format msgid "Option --all is not supported with %s\n" msgstr "Opsi --all tak didukung dengan %s\n" #: driver.c:1649 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "Opsi --limit tak didukung dengan %s\n" #: 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 "" "%s: Variabel lingkungan QMAILINJECT telah diatur.\n" "Ini berbahaya karena dapat membuat pemadat bungkus qmail-inject atau qmail\n" "sendmail dengan tajuk Dari: atau ID-Pesan: anda.\n" "Coba \"env QMAILINJECT=%s ARGUMEN ANDA DI SINI\"\n" "%s: Batalkan.\n" #: 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 "" "%s: Variabel lingkungan NULLMAILER_FLAGS telah diatur.\n" "Ini berbahaya karena dapat membuat pemadat bungkus nullmailer-inject atau\n" "nullmailer sendmail dengan tajuk Dari:, ID-Pesan: atau Alamat-Balasan: " "anda.\n" "Coba \"env NULLMAILER_FLAGS=%s ARGUMEN ANDA DI SINI\"\n" "%s: Batalkan.\n" #: env.c:85 #, c-format msgid "%s: You don't exist. Go away.\n" msgstr "%s: Anda tak ada. Silakan Pergi.\n" #: env.c:149 #, c-format msgid "%s: can't determine your host!" msgstr "%s: tak dapat menentukan host anda!" #: env.c:172 #, c-format msgid "gethostbyname failed for %s\n" msgstr "gethostbyname gagal untuk %s\n" #: env.c:174 msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "" "Tak dapat menemukan host saya sendiri di basis data host untuk " "mengkualifikasikannya!\n" #: 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 "" "Coba melanjutkan dengan nama host tak memenuhi syarat.\n" "JANGAN laporkan tajuk Diterima: rusak, baris HELO/EHLO atau masalah serupa!\n" "PERBAIKI /etc/hosts, DNS, NIS, atau LDAP.\n" #: etrn.c:49 odmr.c:61 #, c-format msgid "%s's SMTP listener does not support ESMTP\n" msgstr "pendengar SMTP %s tidak mendukung ESMTP\n" #: etrn.c:55 #, c-format msgid "%s's SMTP listener does not support ETRN\n" msgstr "pendengar SMTP %s tidak mendukung ETRN\n" #: etrn.c:79 #, c-format msgid "Queuing for %s started\n" msgstr "Mengantrekan hingga %s dimulai\n" #: etrn.c:84 #, c-format msgid "No messages waiting for %s\n" msgstr "Tak ada pesan menunggu untuk %s\n" #: etrn.c:90 #, c-format msgid "Pending messages for %s started\n" msgstr "Pesan menunggu untuk %s dimulai\n" #: etrn.c:94 #, c-format msgid "Unable to queue messages for node %s\n" msgstr "Tak dapat mengantrekan pesan untuk node %s\n" #: etrn.c:98 #, c-format msgid "Node %s not allowed: %s\n" msgstr "Node %s tak diizinkan: %s\n" #: etrn.c:102 msgid "ETRN syntax error\n" msgstr "Galat sintaks ETRN\n" #: etrn.c:106 msgid "ETRN syntax error in parameters\n" msgstr "Galat sintaks ETRN di parameter\n" #: etrn.c:110 #, c-format msgid "Unknown ETRN error %d\n" msgstr "Galat ETRN tak dikenal %d\n" #: etrn.c:154 msgid "Option --keep is not supported with ETRN\n" msgstr "Opsi --keep tidak didukung dengan ETRN\n" #: etrn.c:158 msgid "Option --flush is not supported with ETRN\n" msgstr "Opsi --flusih tidak didukung dengan ETRN\n" #: etrn.c:162 msgid "Option --folder is not supported with ETRN\n" msgstr "Opsi --folder tidak didukung dengan ETRN\n" #: etrn.c:166 msgid "Option --check is not supported with ETRN\n" msgstr "Opsi --check tidak didukung dengan ETRN\n" #: 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 hadir dengan TANPA GARANSI APAPUN. Ini adalah perangkat lunak,\n" "dan anda dipersilakan untuk mendistribusikannya di bawah kondisi tertentu.\n" "Untuk detail, silakan lihat berkas COPYING di sumber atau direktori " "dokumentasi.\n" #: fetchmail.c:181 msgid "WARNING: Running as root is discouraged.\n" msgstr "PERINGATAN: Menjalankan sebagai root tak disarankan.\n" #: fetchmail.c:193 msgid "fetchmail: invoked with" msgstr "fetchmail: dijalankan dengan" #: fetchmail.c:217 msgid "could not get current working directory\n" msgstr "tak dapat mendapatkan direktori kerja saat ini\n" #: fetchmail.c:288 #, c-format msgid "This is fetchmail release %s" msgstr "Ini adalah fetchmail rilis %s" #: 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 "Mengambil opsi dari baris perintah%s%s\n" #: fetchmail.c:440 msgid " and " msgstr " dan " #: fetchmail.c:445 #, c-format msgid "No mailservers set up -- perhaps %s is missing?\n" msgstr "Tak ada server surat yang diatur -- mungkin %s hilang?\n" #: fetchmail.c:466 msgid "fetchmail: no mailservers have been specified.\n" msgstr "fetchmail: tak ada server surat yang telah ditentukan.\n" #: fetchmail.c:478 msgid "fetchmail: no other fetchmail is running\n" msgstr "fetchmail: tak ada fetchmail lain yang berjalan\n" #: fetchmail.c:484 #, c-format msgid "fetchmail: error killing %s fetchmail at %ld; bailing out.\n" msgstr "fetchmail: galat mematikan %s fetchmail di %ld; membebaskan diri.\n" #: fetchmail.c:485 fetchmail.c:494 msgid "background" msgstr "latar belakang" #: fetchmail.c:485 fetchmail.c:494 msgid "foreground" msgstr "latar depan" #: fetchmail.c:493 #, c-format msgid "fetchmail: %s fetchmail at %ld killed.\n" msgstr "fetchmail: %s fetchmail di %ld dimatikan.\n" #: fetchmail.c:516 msgid "" "fetchmail: can't check mail while another fetchmail to same host is " "running.\n" msgstr "" "fetchmail: tak dapat memeriksa surat jika fetchmail lain ke host yang sama " "juga berjalan.\n" #: fetchmail.c:522 #, c-format msgid "" "fetchmail: can't poll specified hosts with another fetchmail running at " "%ld.\n" msgstr "" "fetchmail: tak dapat menghitung host yang ditentukan dengan fetchmail lain " "yang berjalan di %ld.\n" #: fetchmail.c:529 #, c-format msgid "fetchmail: another foreground fetchmail is running at %ld.\n" msgstr "fetchmail: fetchmail latar depan lain berjalan di %ld.\n" #: fetchmail.c:539 msgid "" "fetchmail: can't accept options while a background fetchmail is running.\n" msgstr "" "fetchmail: tak dapat menerima opsi ketika fetchmail latar belakang " "berjalan.\n" #: fetchmail.c:545 #, c-format msgid "fetchmail: background fetchmail at %ld awakened.\n" msgstr "fetchmail: fetchmail latar belakang di %ld terbangun.\n" #: fetchmail.c:557 #, c-format msgid "fetchmail: elder sibling at %ld died mysteriously.\n" msgstr "fetchmail: saudara tua di %ld mati secara misterius.\n" #: fetchmail.c:572 #, c-format msgid "fetchmail: can't find a password for %s@%s.\n" msgstr "fetchmail: tak dapat menemukan sandi lewat untuk %s@%s.\n" #: fetchmail.c:576 #, c-format msgid "Enter password for %s@%s: " msgstr "Masukkan sandi lewat untuk %s@%s: " #: fetchmail.c:618 msgid "fetchmail: Cannot detach into background. Aborting.\n" msgstr "fetchmail: Tak dapat melepaskan ke latar belakang. Membatalkan.\n" #: fetchmail.c:622 #, c-format msgid "starting fetchmail %s daemon\n" msgstr "memulai jurik fetchmail %s\n" #: fetchmail.c:638 fetchmail.c:640 #, c-format msgid "could not open %s to append logs to\n" msgstr "tak dapat membuka %s untuk ditambahkan data\n" #: fetchmail.c:659 msgid "--check mode enabled, not fetching mail\n" msgstr "Mode --check diaktifkan, tidak mengambil surat\n" #: fetchmail.c:681 #, c-format msgid "couldn't time-check %s (error %d)\n" msgstr "tak dapat memeriksa waktu %s (galat %d)\n" #: fetchmail.c:686 #, c-format msgid "restarting fetchmail (%s changed)\n" msgstr "memulai ulang fetchmail (%s diubah)\n" #: fetchmail.c:691 msgid "attempt to re-exec may fail as directory has not been restored\n" msgstr "" "percobaan untuk menjalankan ulang mungkin akan gagal karena direktori belum " "dikembalikan\n" #: fetchmail.c:718 msgid "attempt to re-exec fetchmail failed\n" msgstr "percobaan untuk menjalankan ulang fetchmail gagal\n" #: fetchmail.c:748 #, c-format msgid "poll of %s skipped (failed authentication or too many timeouts)\n" msgstr "" "jajak pendapat %s dilewati (gagal otentikasi atau terlalu banyak waktu " "habis)\n" #: fetchmail.c:760 #, c-format msgid "interval not reached, not querying %s\n" msgstr "interval tak tercapai, tidak melemakan %s\n" #: fetchmail.c:798 msgid "Query status=0 (SUCCESS)\n" msgstr "Status lema=0 (SUCCESS)\n" #: fetchmail.c:800 msgid "Query status=1 (NOMAIL)\n" msgstr "Status lema=1 (NOMAIL)\n" #: fetchmail.c:802 msgid "Query status=2 (SOCKET)\n" msgstr "Status lema=2 (SOCKET)\n" #: fetchmail.c:804 msgid "Query status=3 (AUTHFAIL)\n" msgstr "Status lema=3 (AUTHFAIL)\n" #: fetchmail.c:806 msgid "Query status=4 (PROTOCOL)\n" msgstr "Status lema=4 (PROTOCOL)\n" #: fetchmail.c:808 msgid "Query status=5 (SYNTAX)\n" msgstr "Status lema=5 (SYNTAX)\n" #: fetchmail.c:810 msgid "Query status=6 (IOERR)\n" msgstr "Status lema=6 (IOERR)\n" #: fetchmail.c:812 msgid "Query status=7 (ERROR)\n" msgstr "Status lema=7 (ERROR)\n" #: fetchmail.c:814 msgid "Query status=8 (EXCLUDE)\n" msgstr "Status lema=8 (EXCLUDE)\n" #: fetchmail.c:816 msgid "Query status=9 (LOCKBUSY)\n" msgstr "Status lema=9 (LOCKBUSY)\n" #: fetchmail.c:818 msgid "Query status=10 (SMTP)\n" msgstr "Status lema=10 (SMTP)\n" #: fetchmail.c:820 msgid "Query status=11 (DNS)\n" msgstr "Status lema=11 (DNS)\n" #: fetchmail.c:822 msgid "Query status=12 (BSMTP)\n" msgstr "Status lema=12 (BSMTP)\n" #: fetchmail.c:824 msgid "Query status=13 (MAXFETCH)\n" msgstr "Status lema=13 (MAXFETCH)\n" #: fetchmail.c:826 #, c-format msgid "Query status=%d\n" msgstr "Status lema=%d\n" #: fetchmail.c:868 msgid "All connections are wedged. Exiting.\n" msgstr "Semua koneksi tersekat. Keluar.\n" #: fetchmail.c:876 #, c-format msgid "sleeping at %s for %d seconds\n" msgstr "tertidur di %s selama %d detik\n" #: fetchmail.c:900 #, c-format msgid "awakened by %s\n" msgstr "terbangun oleh %s\n" #: fetchmail.c:903 #, c-format msgid "awakened by signal %d\n" msgstr "terbangun oleh sinyal %d\n" #: fetchmail.c:911 #, c-format msgid "awakened at %s\n" msgstr "terbangun pada %s\n" #: fetchmail.c:916 #, c-format msgid "normal termination, status %d\n" msgstr "penghentian normal, status %d\n" #: fetchmail.c:1075 msgid "couldn't time-check the run-control file\n" msgstr "tak dapat memeriksa waktu di berkas kendali jalan\n" #: fetchmail.c:1109 #, c-format msgid "Warning: multiple mentions of host %s in config file\n" msgstr "Peringatan: banyak penyebutan host %s di berkas pengaturan\n" #: fetchmail.c:1148 msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n" msgstr "fetchmail: Galat: banyak catatan \"standar\" di berkas pengaturan.\n" #: fetchmail.c:1270 msgid "SSL support is not compiled in.\n" msgstr "dukungan SSL tidak dikompilasi.\n" #: fetchmail.c:1277 msgid "KERBEROS v4 support is configured, but not compiled in.\n" msgstr "dukungan KERBEROS v4 dikonfigurasi, tapi tak dikompilasi.\n" #: fetchmail.c:1283 msgid "KERBEROS v5 support is configured, but not compiled in.\n" msgstr "dukungan KERBEROS v5 dikonfigurasi, tapi tak dikompilasi.\n" #: fetchmail.c:1289 msgid "GSSAPI support is configured, but not compiled in.\n" msgstr "dukungan GSSAPI dikonfigurasi, tapi tak dikompilasi.\n" #: fetchmail.c:1319 #, c-format msgid "" "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "" "fetchmail: peringatan: tak ada DNS tersedia untuk memeriksa pengambilan " "multitaruh dari %s\n" #: fetchmail.c:1330 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "peringatan: multitaruh untuk %s memerlukan opsi amplop!\n" #: fetchmail.c:1331 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "" "peringatan: Jangan tanyakan dukungan jika semua surat melewati tuan pos!\n" #: fetchmail.c:1348 #, c-format msgid "" "fetchmail: %s configuration invalid, specify positive port number for " "service or port\n" msgstr "" "fetchmail: konfigurasi %s tidak sah, tentukan nomor pangkalan positif untuk " "layanan atau pangkalan\n" #: fetchmail.c:1355 #, c-format msgid "" "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" msgstr "" "fetchmail: konfigurasi %s tidak sah, RPOP memerlukan hak akses pangkalan\n" #: fetchmail.c:1373 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" msgstr "" "%s konfigurasi tidak sah, LMTP tak dapat menggunakan pangkalan SMTP standar\n" #: fetchmail.c:1387 msgid "Both fetchall and keep on in daemon or idle mode is a mistake!\n" msgstr "Baik fetchall dan tetap di jurik atau mode siaga adalah kesalahan!\n" #: fetchmail.c:1412 #, c-format msgid "terminated with signal %d\n" msgstr "dihentikan dengan sinyal %d\n" #: fetchmail.c:1485 #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" msgstr "%s kueri %s (protokol %s) di %s: jajak pendapat dimulai\n" #: fetchmail.c:1510 msgid "POP2 support is not configured.\n" msgstr "Dukungan POP2 tidak diatur.\n" #: fetchmail.c:1522 msgid "POP3 support is not configured.\n" msgstr "Dukungan POP3 tidak diatur.\n" #: fetchmail.c:1532 msgid "IMAP support is not configured.\n" msgstr "Dukungan IMAP tidak diatur.\n" #: fetchmail.c:1538 msgid "ETRN support is not configured.\n" msgstr "Dukungan ETRN tidak diatur.\n" #: fetchmail.c:1546 msgid "ODMR support is not configured.\n" msgstr "Dukungan ODMR tidak diatur.\n" #: fetchmail.c:1553 msgid "unsupported protocol selected.\n" msgstr "protokol tak didukung terpilih.\n" #: fetchmail.c:1563 #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" msgstr "%s kueri %s (protokol %s) di %s: jajak pendapat selesai\n" #: fetchmail.c:1580 #, c-format msgid "Poll interval is %d seconds\n" msgstr "Interval jajak pendapat adalah %d detik\n" #: fetchmail.c:1582 #, c-format msgid "Logfile is %s\n" msgstr "Berkas catatan adalah %s\n" #: fetchmail.c:1584 #, c-format msgid "Idfile is %s\n" msgstr "Idfile adalah %s\n" #: fetchmail.c:1587 msgid "Progress messages will be logged via syslog\n" msgstr "Pesan proses akan dicatat via catatan sistem\n" #: fetchmail.c:1590 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "" "Fetchmail akan menyembunyikan diri dan tak akan menghasilkan Diterima\n" #: fetchmail.c:1592 msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "Fetchmail akan menampilkan titik proses bahkan di berkas catatan.\n" #: fetchmail.c:1594 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "Fetchmail akan meneruskan pesan multi taruh salah alamat ke %s.\n" #: fetchmail.c:1598 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Fetchmail akan meneruskan surat galat ke tuan pos.\n" #: fetchmail.c:1600 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Fetchmail akan meneruskan surat galat ke pengirim.\n" #: fetchmail.c:1603 msgid "Fetchmail will treat permanent errors as permanent (drop messages).\n" msgstr "" "Fetchmail akan memperlakukan galat permanen sebagai permanen (taruh pesan).\n" #: fetchmail.c:1605 msgid "Fetchmail will treat permanent errors as temporary (keep messages).\n" msgstr "" "Fetchmail akan memperlakukan galat permanen sebagai sementara (simpan " "pesan).\n" #: fetchmail.c:1612 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "Opsi untuk menerima dari %s@%s:\n" #: fetchmail.c:1616 #, c-format msgid " Mail will be retrieved via %s\n" msgstr " Surat akan diterima via %s\n" #: 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] " Jajak pendapat server ini akan terjadi tiap %d interval.\n" #: fetchmail.c:1623 #, c-format msgid " True name of server is %s.\n" msgstr " Nama sebenarnya server adalah %s.\n" #: fetchmail.c:1626 msgid " This host will not be queried when no host is specified.\n" msgstr " Host ini tidak akan dikueri bila tak ada host yang ditentukan.\n" #: fetchmail.c:1627 msgid " This host will be queried when no host is specified.\n" msgstr " Host ini akan dikueri bila tak ada host yang ditentukan.\n" #: fetchmail.c:1631 msgid " Password will be prompted for.\n" msgstr " Sandi lewat akan diberitahu.\n" #: fetchmail.c:1635 #, c-format msgid " APOP secret = \"%s\".\n" msgstr " Rahasia APOP = \"%s\".\n" #: fetchmail.c:1638 #, c-format msgid " RPOP id = \"%s\".\n" msgstr " RPOP id = \"%s\".\n" #: fetchmail.c:1641 #, c-format msgid " Password = \"%s\".\n" msgstr " Sandi lewat = \"%s\".\n" #: fetchmail.c:1650 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " Protokol adalah KPOP dengan otentikasi %s Kerberos" #: fetchmail.c:1653 #, c-format msgid " Protocol is %s" msgstr " Protokol adalah %s" #: fetchmail.c:1655 #, c-format msgid " (using service %s)" msgstr " (menggunakan layanan %s)" #: fetchmail.c:1657 msgid " (using default port)" msgstr " (menggunakan pangkalan standar)" #: fetchmail.c:1659 msgid " (forcing UIDL use)" msgstr " (memaksa penggunaan UIDL)" #: fetchmail.c:1665 msgid " All available authentication methods will be tried.\n" msgstr " Semua metode otentikasi yang tersedia akan dicoba.\n" #: fetchmail.c:1668 msgid " Password authentication will be forced.\n" msgstr " Otentikasi sandi lewat akan dipaksa.\n" #: fetchmail.c:1671 msgid " MSN authentication will be forced.\n" msgstr " Otentikasi MSN akan dipaksa.\n" #: fetchmail.c:1674 msgid " NTLM authentication will be forced.\n" msgstr " Otentikasi NTLM akan dipaksa.\n" #: fetchmail.c:1677 msgid " OTP authentication will be forced.\n" msgstr " Otentikasi OTP akan dipaksa.\n" #: fetchmail.c:1680 msgid " CRAM-MD5 authentication will be forced.\n" msgstr "" #: fetchmail.c:1683 msgid " GSSAPI authentication will be forced.\n" msgstr " Otentikasi GSSAPI akan dipaksa.\n" #: fetchmail.c:1686 msgid " Kerberos V4 authentication will be forced.\n" msgstr " Otentikasi Kerberos V4 akan dipaksa.\n" #: fetchmail.c:1689 msgid " Kerberos V5 authentication will be forced.\n" msgstr " Otentikasi Kerberos V5 akan dipaksa.\n" #: fetchmail.c:1692 msgid " End-to-end encryption assumed.\n" msgstr " Enkripsi akhir-ke-akhir diasumsikan.\n" #: fetchmail.c:1696 #, c-format msgid " Mail service principal is: %s\n" msgstr " Prinsip layanan surat adalah: %s\n" #: fetchmail.c:1699 msgid " SSL encrypted sessions enabled.\n" msgstr " Sesi terenkripsi SSL diaktifkan.\n" #: fetchmail.c:1701 #, c-format msgid " SSL protocol: %s.\n" msgstr " Protokol SSL: %s.\n" #: fetchmail.c:1703 msgid " SSL server certificate checking enabled.\n" msgstr " Pemeriksaan sertifikat server SSL diaktifkan.\n" #: fetchmail.c:1706 #, c-format msgid " SSL trusted certificate file: %s\n" msgstr " Berkas sertifikat terpercaya SSL: %s\n" #: fetchmail.c:1708 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " Direktori sertifikat terpercaya SSL: %s\n" #: fetchmail.c:1710 #, c-format msgid " SSL server CommonName: %s\n" msgstr " NamaUmum server SSL: %s\n" #: fetchmail.c:1712 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr " Sidik jari kunci SSL (diperiksa kontra kunci server): %s\n" #: fetchmail.c:1715 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " Waktu server tidak merespon adalah %d detik" #: fetchmail.c:1717 msgid " (default).\n" msgstr " (standar).\n" #: fetchmail.c:1724 msgid " Default mailbox selected.\n" msgstr " Kotak surat standar terpilih.\n" #: fetchmail.c:1729 msgid " Selected mailboxes are:" msgstr " Kotak surat terpilih adalah:" #: fetchmail.c:1735 msgid " All messages will be retrieved (--all on).\n" msgstr " Semua pesan akan diterima (--all hidup).\n" #: fetchmail.c:1736 msgid " Only new messages will be retrieved (--all off).\n" msgstr " Hanya pesan baru yang akan diterima (--all mati).\n" #: fetchmail.c:1738 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr " Pesan diterima akan tetap disimpan di server (--keep hidup).\n" #: fetchmail.c:1739 msgid " Fetched messages will not be kept on the server (--keep off).\n" msgstr " Pesan diterima tidak akan disimpan di server (--keep mati).\n" #: fetchmail.c:1741 msgid "" " Old messages will be flushed before message retrieval (--flush on).\n" msgstr "" " Pesan lama akan dihapus sebelum penerimaan pesan (--flush hidup).\n" #: fetchmail.c:1742 msgid "" " Old messages will not be flushed before message retrieval (--flush off).\n" msgstr "" " Pesan lama tidak akan dihapus sebelum penerimaan pesan (--flush mati).\n" #: fetchmail.c:1744 msgid "" " Oversized messages will be flushed before message retrieval (--limitflush " "on).\n" msgstr "" " Pesan terlalu besar akan dihapus sebelum penerimaan pesan (--limitflush " "hidup).\n" #: fetchmail.c:1745 msgid "" " Oversized messages will not be flushed before message retrieval (--" "limitflush off).\n" msgstr "" " Pesan terlalu besar tidak akan dihapus sebelum penerimaan pesan (--" "limitflush mati).\n" #: fetchmail.c:1747 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" msgstr "" " Penulisan ulang alamat server lokal diaktifkan (--norewrite padam).\n" #: fetchmail.c:1748 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" msgstr " Penulisan ulang alamat lokal dinonaktifkan (--norewrite hidup).\n" #: fetchmail.c:1750 msgid " Carriage-return stripping is enabled (stripcr on).\n" msgstr " Penanggalan balasan-muatan diaktifkan (stripcr hidup).\n" #: fetchmail.c:1751 msgid " Carriage-return stripping is disabled (stripcr off).\n" msgstr " Penanggalan balasan-muatan dinonaktifkan (stripcr mati).\n" #: fetchmail.c:1753 msgid " Carriage-return forcing is enabled (forcecr on).\n" msgstr " Pemaksaan balasan-muatan diaktifkan (forcecr hidup).\n" #: fetchmail.c:1754 msgid " Carriage-return forcing is disabled (forcecr off).\n" msgstr " Pemaksaan balasan-muatan dinonaktifkan (forcecr mati).\n" #: fetchmail.c:1756 msgid "" " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" msgstr "" " Interpretasi Penyandian-Transfer-Isi dinonaktifkan (pass8bits hidup).\n" #: fetchmail.c:1757 msgid "" " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" msgstr "" " Interpretasi Penyandian-Transfer-Isi diaktifkan (pass8bits mati).\n" #: fetchmail.c:1759 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr " Pengawasandi MIME diaktifkan (mimedecode hidup).\n" #: fetchmail.c:1760 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr " Pengawasandi MIME dinonaktifkan (mimedecode mati).\n" #: fetchmail.c:1762 msgid " Idle after poll is enabled (idle on).\n" msgstr " Siaga setelah penjajakan diaktifkan (idle hidup).\n" #: fetchmail.c:1763 msgid " Idle after poll is disabled (idle off).\n" msgstr " Siaga setelah penjajakan dinonaktifkan (idle mati).\n" #: fetchmail.c:1765 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr " Baris Status Tidak Kosong akan diabaikan (dropstatus hidup)\n" #: fetchmail.c:1766 msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr " Baris Status Tidak Kosong akan dijaga (dropstatus mati)\n" #: fetchmail.c:1768 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr " Baris Terkirim-Ke akan diabaikan (dropdelivered hidup)\n" #: fetchmail.c:1769 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr " Baris Terkirim-Ke akan dijaga (dropdelivered mati)\n" #: fetchmail.c:1773 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " Batas ukuran pesan adalah %d oktet (--limit %d).\n" #: fetchmail.c:1776 msgid " No message size limit (--limit 0).\n" msgstr " Tak ada batas ukuran pesan (--limit 0).\n" #: fetchmail.c:1778 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" msgstr "" " Interval peringatan ukuran pesan adalah %d detik (--warnings %d).\n" #: fetchmail.c:1781 msgid " Size warnings on every poll (--warnings 0).\n" msgstr " Peringatan ukuran pada setiap penjajakan (--warnings 0).\n" #: fetchmail.c:1784 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr " Batas Pesan-diterima adalah %d (--fetchlimit %d).\n" #: fetchmail.c:1787 msgid " No received-message limit (--fetchlimit 0).\n" msgstr " Batas pesan-diterima kosong (--fetchlimit 0).\n" #: fetchmail.c:1789 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr " Batas ukuran pesan yang diambil adalah %d (--fetchsizelimit %d).\n" #: fetchmail.c:1792 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " Batas ukuran pesan yang tidak diambil (--fetchsizelimit 0).\n" #: fetchmail.c:1796 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" msgstr "" " Lakukan penelusuran biner UID setiap kali penjajakan (--fastuidl 1).\n" #: fetchmail.c:1798 #, c-format msgid "" " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" msgstr "" " Lakukan penelusuran biner UID selama %d dari %d penjajakan (--fastuidl " "%d).\n" #: fetchmail.c:1801 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" msgstr "" " Lakukan penelusuran linear UID setiap kali penjajakan (--fastuidl 0).\n" #: fetchmail.c:1803 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " Batas antrean pesan SMTP adalah %d.\n" #: fetchmail.c:1805 msgid " No SMTP message batch limit (--batchlimit 0).\n" msgstr " Tak ada batas antrean pesan SMTP (--batchlimit 0).\n" #: fetchmail.c:1809 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr "" " Interval penghapusan di antara penghapusan dipaksa ke %d (--expunge %d).\n" #: fetchmail.c:1811 msgid " No forced expunges (--expunge 0).\n" msgstr " Tak ada penghapusan yang dipaksa (--expunge 0).\n" #: fetchmail.c:1818 msgid " Domains for which mail will be fetched are:" msgstr " Ranah tempat dimana surat akan diambil adalah:" #: fetchmail.c:1823 fetchmail.c:1843 msgid " (default)" msgstr " (standar)" #: fetchmail.c:1828 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " Pesan akan ditambahkan ke %s sebagai BSMTP\n" #: fetchmail.c:1830 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " Pesan akan dikirim dengan \"%s\".\n" #: fetchmail.c:1837 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " Pesan akan diteruskan-%cMTP ke:" #: fetchmail.c:1848 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " Pangkalan bagian baris SURAT DARI akan menjadi %s\n" #: fetchmail.c:1851 #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" msgstr "" " Alamat yang akan ditaruh di baris SALN KE dikirim ke SMTP akan menjadi %s\n" #: fetchmail.c:1860 msgid " Recognized listener spam block responses are:" msgstr " Balasan pendengar blok spam yang dikenal adalah:" #: fetchmail.c:1866 msgid " Spam-blocking disabled\n" msgstr " Blok-spam dinonaktifkan\n" #: fetchmail.c:1869 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " Koneksi server akan dinyalakan dengan \"%s\".\n" #: fetchmail.c:1872 msgid " No pre-connection command.\n" msgstr " Tak ada perintah pra-koneksi.\n" #: fetchmail.c:1874 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " Koneksi server akan dimatikan dengan \"%s\".\n" #: fetchmail.c:1877 msgid " No post-connection command.\n" msgstr " Tak ada perintah pasca-koneksi.\n" #: fetchmail.c:1880 msgid " No localnames declared for this host.\n" msgstr " Tak ada nama lokal yang dideklarasikan untuk pangkalan ini.\n" #: fetchmail.c:1890 msgid " Multi-drop mode: " msgstr " Mode multi-taruh: " #: fetchmail.c:1892 msgid " Single-drop mode: " msgstr " Mode taruh-tunggal: " #: fetchmail.c:1894 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" msgstr[0] "%d nama lokal dikenal.\n" #: fetchmail.c:1909 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr " Pencarian DNS untuk alamat multitaruh diaktifkan.\n" #: fetchmail.c:1910 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr " Pencarian DNS untuk alamat multitaruh dinonaktifkan.\n" #: fetchmail.c:1914 msgid "" " Server aliases will be compared with multidrop addresses by IP address.\n" msgstr "" " Alias server akan dibandingkan dengan alamat multitaruh oleh alamat IP.\n" #: fetchmail.c:1916 msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr "" " Alias server akan dibandingkan dengan alamat multitaruh oleh nama.\n" #: fetchmail.c:1919 msgid " Envelope-address routing is disabled\n" msgstr " Pengalihan alamat-amplop dinonaktifkan\n" #: fetchmail.c:1922 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " Tajuk amplop diasumsikan sebagai: %s\n" #: fetchmail.c:1925 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr " Jumlah tajuk amplop yang dilewatkan lebih dari: %d\n" #: fetchmail.c:1928 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " Awalan %s akan dihapus dari id pengguna\n" #: fetchmail.c:1931 msgid " No prefix stripping\n" msgstr " Tak ada penanggalan awalan\n" #: fetchmail.c:1936 msgid " Predeclared mailserver aliases:" msgstr " Alias server surat pradeklarasi:" #: fetchmail.c:1944 msgid " Local domains:" msgstr " Ranah lokal:" #: fetchmail.c:1954 #, c-format msgid " Connection must be through interface %s.\n" msgstr " Koneksi harus melalui antarmuka %s.\n" #: fetchmail.c:1956 msgid " No interface requirement specified.\n" msgstr " Tak ada antarmuka diperlukan yang ditentukan.\n" #: fetchmail.c:1958 #, c-format msgid " Polling loop will monitor %s.\n" msgstr " Putaran penjajakan akan mengawasi %s.\n" #: fetchmail.c:1960 msgid " No monitor interface specified.\n" msgstr " Tak ada antarmuka pengawasan yang ditentukan.\n" #: fetchmail.c:1964 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" msgstr " Koneksi server akan dibuat via plugin %s (--plugin %s).\n" #: fetchmail.c:1966 msgid " No plugin command specified.\n" msgstr " Tak ada perintah plugin yang ditentukan.\n" #: fetchmail.c:1968 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" msgstr " Pendengar koneksi akan dibuat via plugout %s (--plugout %s).\n" #: fetchmail.c:1970 msgid " No plugout command specified.\n" msgstr " Tak ada perintah plugout yang ditentukan.\n" #: fetchmail.c:1975 msgid " No UIDs saved from this host.\n" msgstr " Tak ada UID tersimpan dari pangkalan ini.\n" #: fetchmail.c:1984 #, c-format msgid " %d UIDs saved.\n" msgstr " %d UID tersimpan.\n" #: fetchmail.c:1992 msgid " Poll trace information will be added to the Received header.\n" msgstr " Informasi jejak penjajakan akan ditambahkan ke tajuk Diterima.\n" #: fetchmail.c:1994 msgid " No poll trace information will be added to the Received header.\n" msgstr "" " Tak ada informasi jejak penjajakan yang akan ditambahkan ke tajuk " "Diterima.\n" #: fetchmail.c:1999 msgid " Messages with bad headers will be rejected.\n" msgstr " Pesan dengan tajuk rusak akan ditolak.\n" #: fetchmail.c:2002 msgid " Messages with bad headers will be passed on.\n" msgstr " Pesan dengan tajuk rusak akan diteruskan.\n" #: fetchmail.c:2007 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " Melewati properti \"%s\".\n" #: getpass.c:71 msgid "ERROR: no support for getpassword() routine\n" msgstr "GALAT: tak ada dukungan untuk rutinitas getpassword()\n" #: getpass.c:193 msgid "" "\n" "Caught SIGINT... bailing out.\n" msgstr "" "\n" "Menangkap SIGINT... membebaskan diri.\n" #: 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 "Tak mendapatkan nama layanan untuk [%s]\n" #: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "Menggunakan nama layanan [%s]\n" #: 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 "Mengirim kredensial\n" #: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Galat menukar kredential\n" #: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Tak dapat membongkar level keamanan data\n" #: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Penukaran kredensial selesai\n" #: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Server memerlukan integritas dan/atau privasi\n" #: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Bendera level keamanan terbongkar: %s%s%s\n" #: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "Ukuran token GSS maksmimum adalah %ld\n" #: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Galat membuat permintaan level kemanan.\n" #: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Membebaskan kredensial GSS\n" #: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Galat membebaskan kredensial\n" #: idle.c:61 #, c-format msgid "fetchmail: thread sleeping for %d sec.\n" msgstr "fetchmail: thread tidur selama %d detik.\n" #: imap.c:74 #, c-format msgid "Received BYE response from IMAP server: %s" msgstr "Menerima respon BYE dari server IMAP: %s" #: imap.c:92 #, c-format msgid "bogus message count in \"%s\"!" msgstr "jumlah pesan palsu di \"%s\"!" #: imap.c:139 #, c-format msgid "bogus EXPUNGE count in \"%s\"!" msgstr "jumlah EXPUNGE palsu di \"%s\"!" #: imap.c:348 msgid "Protocol identified as IMAP4 rev 1\n" msgstr "Protokol teridentifkasi sebagai IMAP rev 1\n" #: imap.c:354 msgid "Protocol identified as IMAP4 rev 0\n" msgstr "Protokol teridentifikasi sebagai IMAP rev 0\n" #: imap.c:361 msgid "Protocol identified as IMAP2 or IMAP2BIS\n" msgstr "Protokol teridentifkasi sebagai IMAP2 atau IMAP2BIS\n" #: imap.c:378 msgid "will idle after poll\n" msgstr "akan siaga setelah penjajakan\n" #: imap.c:471 pop3.c:476 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: pemutakhiran ke TLS sukses.\n" #: imap.c:477 pop3.c:482 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: pemutakhiran ke TLS gagal.\n" #: imap.c:482 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: pemutakhiran oportunistik ke TLS gagal, coba melanjutkan\n" #: imap.c:598 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "Kemampuan OTP yang diperlukan tidak dikompilasi ke fetchmail\n" #: imap.c:618 pop3.c:558 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "Kemampuan NTLM yang diperlukan tidak dikompilasi ke fetchmail\n" #: imap.c:627 msgid "Required LOGIN capability not supported by server\n" msgstr "Kemampuan LOGIN yang diperlukan tidak dikompilasi oleh server\n" #: imap.c:691 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "penghapusan surat tidak cocok (%d sebenarnya != %d diharapkan)\n" #: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu tak terlihat\n" #: imap.c:868 pop3.c:844 pop3.c:856 pop3.c:1095 pop3.c:1102 #, c-format msgid "%u is unseen\n" msgstr "%u sekarang tak terlihat\n" #: imap.c:903 imap.c:962 msgid "re-poll failed\n" msgstr "penjajakan ulang gagal\n" #: 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] "%d pesan menunggu setelah penjajakan ulang\n" #: imap.c:928 msgid "mailbox selection failed\n" msgstr "pemilihan kotak surat gagal\n" #: imap.c:932 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "%d pesan menunggu setelah penjajakan pertama\n" #: imap.c:946 msgid "expunge failed\n" msgstr "penghapusan gagal\n" #: imap.c:950 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "%d pesan menunggu setelah penghapusan\n" #: imap.c:989 msgid "search for unseen messages failed\n" msgstr "penelusuran pesan tak terlihat gagal\n" #: imap.c:994 pop3.c:865 #, c-format msgid "%u is first unseen\n" msgstr "%u pertama kali tak terlihat\n" #: imap.c:1078 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" "Peringatan: mengabaikan data palsu untuk ukuran pesan yang dikembalikan oleh " "server.\n" #: 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 "" "Tak dapat membuka antarmuka kvm. Pastikan fetchmail adalah SGID kmem." #: interface.c:396 #, c-format msgid "Unable to parse interface name from %s" msgstr "Tak dapat mengurai nama antarmuka dari %s" #: interface.c:418 msgid "get_ifinfo: sysctl (iflist estimate) failed" msgstr "get_ifinfo: sysctl (estimasi iflist) gagal" #: interface.c:424 msgid "get_ifinfo: malloc failed" msgstr "get_ifinfo: malloc gagal" #: interface.c:430 msgid "get_ifinfo: sysctl (iflist) failed" msgstr "get_ifinfo: sysctl (iflist) gagal" #: interface.c:448 #, c-format msgid "Routing message version %d not understood." msgstr "Mengalihkan versi pesan %d tak dapat dipahami." #: interface.c:480 #, c-format msgid "No interface found with name %s" msgstr "Tak ada antarmuka ditemukan dengan nama %s" #: interface.c:538 #, c-format msgid "No IP address found for %s" msgstr "Tak ada alamat IP yang ditemukan untuk %s" #: interface.c:590 msgid "missing IP interface address\n" msgstr "kehilangan alamat antarmuka IP\n" #: interface.c:606 msgid "invalid IP interface address\n" msgstr "alamat antarmuka IP tidak sah\n" #: interface.c:612 msgid "invalid IP interface mask\n" msgstr "topeng antarmuka IP tidak sah\n" #: interface.c:651 #, c-format msgid "activity on %s -noted- as %d\n" msgstr "aktivitas pada %s -dicatat- sebagai %d\n" #: interface.c:666 #, c-format msgid "skipping poll of %s, %s down\n" msgstr "melewatkan penjajakan %s, %s mati\n" #: interface.c:685 #, c-format msgid "skipping poll of %s, %s IP address excluded\n" msgstr "melewatkan penjajakan %s, %s alamat IP tidak termasuk\n" #: interface.c:697 #, c-format msgid "activity on %s checked as %d\n" msgstr "aktivitas pada %s diperiksa sebagai %d\n" #: interface.c:723 #, c-format msgid "skipping poll of %s, %s inactive\n" msgstr "melewatkan penjajakan %s, %s tidak aktif\n" #: interface.c:730 #, c-format msgid "activity on %s was %d, is %d\n" msgstr "aktivitas pada %s sebelumnya adalah %d, sekarang adalah %d\n" #: kerberos.c:74 msgid "could not decode initial BASE64 challenge\n" msgstr "tak dapat mengawasandi tantangan awal BASE64\n" #: kerberos.c:139 #, c-format msgid "principal %s in ticket does not match -u %s\n" msgstr "prinsipal %s di tiket tidak cocok dengan -u %s\n" #: kerberos.c:147 #, c-format msgid "non-null instance (%s) might cause strange behavior\n" msgstr "instansi tidak kosong (%s) dapat menyebabkan perilaku aneh\n" #: kerberos.c:213 msgid "could not decode BASE64 ready response\n" msgstr "tak dapat mengawasandi respon siap BASE64\n" #: kerberos.c:220 msgid "challenge mismatch\n" msgstr "tantangan tidak cocok\n" #: lock.c:87 #, c-format msgid "fetchmail: error reading lockfile \"%s\": %s\n" msgstr "fetchmail: galat membaca berkas kunci \"%s\": %s\n" #: lock.c:98 msgid "fetchmail: removing stale lockfile\n" msgstr "fetchmail: menghapus berkas kunci macet\n" #: lock.c:122 #, c-format msgid "fetchmail: error opening lockfile \"%s\": %s\n" msgstr "fetchmail: galat membuka berkas kunci \"%s\": %s\n" #: lock.c:169 msgid "fetchmail: lock creation failed.\n" msgstr "fetchmail: pembuatan kunci gagal.\n" #: netrc.c:220 #, c-format msgid "%s:%d: warning: found \"%s\" before any host names\n" msgstr "%s:%d: peringatan: ditemukan \"%s\" sebelum nama pangkalan apapun\n" #: netrc.c:258 #, c-format msgid "%s:%d: warning: unknown token \"%s\"\n" msgstr "%s:%d: peringatan: token tidak diketahui \"%s\"\n" #: odmr.c:67 #, c-format msgid "%s's SMTP listener does not support ATRN\n" msgstr "%s's pendengar SMTP tidak menyokong ATRN\n" #: odmr.c:105 msgid "Turnaround now...\n" msgstr "Putar balik sekarang...\n" #: odmr.c:110 msgid "ATRN request refused.\n" msgstr "Permintaan ATRN ditolak.\n" #: odmr.c:114 msgid "Unable to process ATRN request now\n" msgstr "Tak dapat memproses permintaan ATRN sekarang\n" #: odmr.c:119 msgid "You have no mail.\n" msgstr "Anda tak memiliki pesan.\n" #: odmr.c:123 msgid "Command not implemented\n" msgstr "Perintah tidak diimplementasikan\n" #: odmr.c:127 msgid "Authentication required.\n" msgstr "Otentikasi diperlukan.\n" #: odmr.c:132 #, c-format msgid "Unknown ODMR error \"%s\"\n" msgstr "Galat ODMR \"%s\" tak diketahui\n" #: odmr.c:192 msgid "receiving message data\n" msgstr "menerima data pesan\n" #: odmr.c:245 msgid "Option --keep is not supported with ODMR\n" msgstr "Opsi --keep tidak didukung dengan ODMR\n" #: odmr.c:249 msgid "Option --flush is not supported with ODMR\n" msgstr "Opsi --flush tidak didukung dengan ODMR\n" #: odmr.c:253 msgid "Option --folder is not supported with ODMR\n" msgstr "Opsi --folder tidak didukung dengan ODMR\n" #: odmr.c:257 msgid "Option --check is not supported with ODMR\n" msgstr "Opsi --check tidak didukung dengan ODMR\n" #: opie.c:42 msgid "server recv fatal\n" msgstr "server recv fatal\n" #: opie.c:56 msgid "Could not decode OTP challenge\n" msgstr "Tak dapat mengawasandi tantangan OTP\n" #: opie.c:64 pop3.c:585 msgid "Secret pass phrase: " msgstr "Frasa sandi rahasia: " #: options.c:176 options.c:220 #, c-format msgid "String '%s' is not a valid number string.\n" msgstr "Benang '%s' bukan benang nomor yang sah.\n" #: options.c:185 #, c-format msgid "Value of string '%s' is %s than %d.\n" msgstr "Nilai benang '%s' lebih %s dari %d.\n" #: options.c:186 msgid "smaller" msgstr "kecil" #: options.c:186 msgid "larger" msgstr "besar" #: options.c:323 #, c-format msgid "Invalid bad-header policy `%s' specified.\n" msgstr "Kebijakan tajuk rusak tidak sah `%s' ditentukan.\n" #: options.c:364 #, c-format msgid "Invalid protocol `%s' specified.\n" msgstr "Protokol `%s' tidak sah ditentukan.\n" #: options.c:411 #, c-format msgid "Invalid authentication `%s' specified.\n" msgstr "Otentikasi `%s' tidak sah ditentukan.\n" #: options.c:620 msgid "usage: fetchmail [options] [server ...]\n" msgstr "penggunaan: fetchmail [opsi] [server ...]\n" #: options.c:621 msgid " Options are as follows:\n" msgstr " Opsi sebagai berikut:\n" #: options.c:622 msgid " -?, --help display this option help\n" msgstr " -?, --help tampilkan opsi bantuan ini\n" #: options.c:623 msgid " -V, --version display version info\n" msgstr " -V, --version tampilkan info versi\n" #: options.c:625 msgid " -c, --check check for messages without fetching\n" msgstr " -c, --check periksa pesan tanpa mengambilnya\n" #: options.c:626 msgid " -s, --silent work silently\n" msgstr " -s, --silent bekerja diam\n" #: options.c:627 msgid " -v, --verbose work noisily (diagnostic output)\n" msgstr " -v, --verbose bekerja berisik (keluaran diagnostik)\n" #: options.c:628 msgid " -d, --daemon run as a daemon once per n seconds\n" msgstr " -d, --daemon jalankan sebagai jurik sekali per n detik\n" #: options.c:629 msgid " -N, --nodetach don't detach daemon process\n" msgstr " -N, --nodetach jangan lepaskan proses jurik\n" #: options.c:630 msgid " -q, --quit kill daemon process\n" msgstr " -q, --quit matikan proses jurik\n" #: options.c:631 msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile tentukan nama berkas catatan\n" #: options.c:632 msgid "" " --syslog use syslog(3) for most messages when running as a " "daemon\n" msgstr "" " --syslog gunakan syslog(3) untuk mayoritas pesan ketika berjalan " "sebagai jurik\n" #: options.c:633 msgid " --invisible don't write Received & enable host spoofing\n" msgstr "" " --invisible jangan tulis Diterima & aktifkan tipuan pangkalan\n" #: options.c:634 msgid " -f, --fetchmailrc specify alternate run control file\n" msgstr " -f, --fetchmailrc tentukan berkas kendali jalan alternatif\n" #: options.c:635 msgid " -i, --idfile specify alternate UIDs file\n" msgstr " -i, --idfile tentukan berkas UID alternatif\n" #: options.c:636 msgid " --pidfile specify alternate PID (lock) file\n" msgstr " --pidfile tentukan berkas PID (kunci) alternatif\n" #: options.c:637 msgid " --postmaster specify recipient of last resort\n" msgstr " --postmaster tentukan penerima usaha terakhir\n" #: options.c:638 msgid " --nobounce redirect bounces from user to postmaster.\n" msgstr " --nobounce alihkan pantulan dari pengguna ke tuan pos.\n" #: options.c:639 msgid "" " --nosoftbounce fetchmail deletes permanently undeliverable messages.\n" msgstr "" " --nosoftbounce fetchmail menghapus secara permanen pesan yang tak " "dapat dikirim.\n" #: options.c:640 msgid "" " --softbounce keep permanently undeliverable messages on server " "(default).\n" msgstr "" " --softbounce simpan secara permanen pesan yang tak dapat dikirim pada " "server (standar).\n" #: options.c:642 msgid " -I, --interface interface required specification\n" msgstr " -I, --interface antarmuka memerlukan spesifikasi\n" #: options.c:643 msgid " -M, --monitor monitor interface for activity\n" msgstr " -M, --monitor monitor antarmuka untuk aktivitas\n" #: options.c:646 msgid " --ssl enable ssl encrypted session\n" msgstr " --ssl aktifkan sesi terenkripsi ssl\n" #: options.c:647 msgid " --sslkey ssl private key file\n" msgstr " --sslkey berkas kunci privat ssl\n" #: options.c:648 msgid " --sslcert ssl client certificate\n" msgstr " --sslcert sertifikat klien ssl\n" #: options.c:649 msgid "" " --sslcertck do strict server certificate check (recommended)\n" msgstr "" " --sslcertck lakukan cek sertifikat server ketat (disarankan)\n" #: options.c:650 msgid " --sslcertfile path to trusted-CA ssl certificate file\n" msgstr " --sslcertfile alamat ke berkas sertifikat ssl terpercaya-CA\n" #: options.c:651 msgid " --sslcertpath path to trusted-CA ssl certificate directory\n" msgstr "" " --sslcertpath alamat ke direktori sertifikat ssl terpercaya-CA\n" #: options.c:652 msgid "" " --sslcommonname expect this CommonName from server (discouraged)\n" msgstr "" " --sslcommonname harapkan NamaUmum ini dari server (tak disarankan)\n" #: options.c:653 msgid "" " --sslfingerprint fingerprint that must match that of the server's " "cert.\n" msgstr "" " --sslfingerprint sidik jari harus cocok dengan sertifikat server.\n" #: options.c:654 msgid " --sslproto force ssl protocol (SSL2/SSL3/TLS1)\n" msgstr " --sslproto paksa protokol ssl (SSL2/SSL3/TLS1)\n" #: options.c:656 msgid " --plugin specify external command to open connection\n" msgstr "" " --plugin tentukan perintah eksternal untuk membuka koneksi\n" #: options.c:657 msgid "" " --plugout specify external command to open smtp connection\n" msgstr "" " --plugout tentukan perintah eksternal untuk membuka koneksi smtp\n" #: options.c:658 msgid "" " --bad-header {reject|accept}\n" " specify policy for handling messages with bad headers\n" msgstr "" " --bad-header {reject|accept}\n" " tentukan kebijakan untuk menangani pesan dengan tajuk " "rusak\n" #: options.c:661 msgid " -p, --protocol specify retrieval protocol (see man page)\n" msgstr "" " -p, --protocol tentukan penerimaan protokol (lihat halaman manual)\n" #: options.c:662 msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" msgstr " -U, --uidl paksa penggunaan UIDL (hanya pop3)\n" #: options.c:663 msgid "" " --port TCP port to connect to (obsolete, use --service)\n" msgstr "" " --port pangkalan TCP untuk menghubungkan diri (kadaluwarsa, " "gunakan --service)\n" #: options.c:664 msgid "" " -P, --service TCP service to connect to (can be numeric TCP port)\n" msgstr "" " -P, --service layanan TCP untuk menghubungkn diri (dapat berupa " "pangkalan TCP numerik)\n" #: options.c:665 msgid " --auth authentication type (password/kerberos/ssh/otp)\n" msgstr " --auth tipe otentikasi (sandi/kerberos/ssh/otp)\n" #: options.c:666 msgid " -t, --timeout server nonresponse timeout\n" msgstr " -t, --timeout waktu server tidak merespon\n" #: options.c:667 msgid " -E, --envelope envelope address header\n" msgstr " -E, --envelope tajuk alamat amplop\n" #: options.c:668 msgid " -Q, --qvirtual prefix to remove from local user id\n" msgstr " -Q, --qvirtual awalan untuk dihapus dari id pengguna lokal\n" #: options.c:669 msgid " --principal mail service principal\n" msgstr " --principal prinsipan layanan surat\n" #: options.c:670 msgid " --tracepolls add poll-tracing information to Received header\n" msgstr "" " --tracepolls tambahkan informasi pelacakan penjajakan ke tajuk " "Diterima\n" #: options.c:672 msgid " -u, --username specify users's login on server\n" msgstr " -u, --username tentukan log masuk pengguna di server\n" #: options.c:673 msgid " -a, --[fetch]all retrieve old and new messages\n" msgstr " -a, --[fetch]all terima pesan lama dan baru\n" #: options.c:674 msgid " -K, --nokeep delete new messages after retrieval\n" msgstr " -K, --nokeep hapus pesan baru setelah penerimaan\n" #: options.c:675 msgid " -k, --keep save new messages after retrieval\n" msgstr " -k, --keep simpan pesan baru setelah penerimaan\n" #: options.c:676 msgid " -F, --flush delete old messages from server\n" msgstr " -F, --flush hapus pesan lama dari server\n" #: options.c:677 msgid " --limitflush delete oversized messages\n" msgstr " --limitflush hapus pesan kelebihan ukuran\n" #: options.c:678 msgid " -n, --norewrite don't rewrite header addresses\n" msgstr " -n, --norewrite jangan tulis ulang alamat tajuk\n" #: options.c:679 msgid " -l, --limit don't fetch messages over given size\n" msgstr "" " -l, --limit jangan ambil pesan yang lebih besar dari yang " "ditentukan\n" #: options.c:680 msgid " -w, --warnings interval between warning mail notification\n" msgstr " -w, --warnings interval antara notifikasi peringatan surat\n" #: options.c:682 msgid " -S, --smtphost set SMTP forwarding host\n" msgstr " -S, --smtphost atur host penerusan SMTP\n" #: options.c:683 msgid " --fetchdomains fetch mail for specified domains\n" msgstr " --fetchdomains ambil surat dari ranah yang telah ditentukan\n" #: options.c:684 msgid " -D, --smtpaddress set SMTP delivery domain to use\n" msgstr " -D, --smtpaddress atur ranah pengiriman SMTP yang digunakan\n" #: options.c:685 msgid " --smtpname set SMTP full name username@domain\n" msgstr " --smtpname atur nama lengkap SMTP namapengguna@ranah\n" #: options.c:686 msgid " -Z, --antispam, set antispam response values\n" msgstr " -Z, --antispam, atur nilai respon antispam\n" #: options.c:687 msgid " -b, --batchlimit set batch limit for SMTP connections\n" msgstr " -b, --batchlimit atur batas batch untuk koneksi SMTP\n" #: options.c:688 msgid " -B, --fetchlimit set fetch limit for server connections\n" msgstr " -B, --fetchlimit atur batas ambil untuk koneksi server\n" #: options.c:689 msgid " --fetchsizelimit set fetch message size limit\n" msgstr " --fetchsizelimit atur batas ukuran pesan yang diambil\n" #: options.c:690 msgid " --fastuidl do a binary search for UIDLs\n" msgstr " --fastuidl lakukan penelusuran biner untuk UIDL\n" #: options.c:691 msgid " -e, --expunge set max deletions between expunges\n" msgstr "" " -e, --expunge atur penghapusan maksimal di antara penghapusan\n" #: options.c:692 msgid " -m, --mda set MDA to use for forwarding\n" msgstr " -m, --mda atur MDA yang digunakan untuk penerusan\n" #: options.c:693 msgid " --bsmtp set output BSMTP file\n" msgstr " --bsmtp atur keluaran berkas BSMTP\n" #: options.c:694 msgid " --lmtp use LMTP (RFC2033) for delivery\n" msgstr " --lmtp gunakan LMTP (RFC2033) untuk pengiriman\n" #: options.c:695 msgid " -r, --folder specify remote folder name\n" msgstr " -r, --folder tentukan nama folder jarak jauh\n" #: options.c:696 msgid " --showdots show progress dots even in logfiles\n" msgstr "" " --showdots tampilkan titik proses bahkan di berkas catatan\n" #: 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 "" "TLS merupakan keharusan untuk sesi ini, tapi server menolak perintah CAPA.\n" #: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "Perintah CAPA diperlukan untuk TLS.\n" #: pop3.c:494 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: pemutakhiran oportunistik ke TLS gagal, coba melanjutkan.\n" #: pop3.c:621 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" "Kami kehabisan otentikator yang diizinkan dan tak dapat melanjutkan.\n" #: pop3.c:635 msgid "Required APOP timestamp not found in greeting\n" msgstr "Stempel waktu APOP yang diperlukan tak ditemukan dalam perkenalan\n" #: pop3.c:644 msgid "Timestamp syntax error in greeting\n" msgstr "Galat sintaks stempel waktu dalam perkenalan\n" #: pop3.c:660 msgid "Invalid APOP timestamp.\n" msgstr "Stempel waktu APOP tidak sah.\n" #: pop3.c:684 msgid "Undefined protocol request in POP3_auth\n" msgstr "Permintaan protokol tak didefinisikan di POP3_auth\n" #: pop3.c:705 msgid "lock busy! Is another session active?\n" msgstr "kunci sibuk! Apakah sesi lain aktif?\n" #: pop3.c:784 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Tak dapat menangani repson UIDL dari server upstream.\n" #: pop3.c:807 msgid "Server responded with UID for wrong message.\n" msgstr "Server menjawab dengan UID untuk pesan salah.\n" #: pop3.c:835 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) dihapus, tapi masih ada!\n" #: pop3.c:941 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "" "Pesan dimasukkan dalam senarai pada server. Tak dapat menangani ini.\n" #: pop3.c:1037 msgid "protocol error\n" msgstr "galat protokol\n" #: pop3.c:1053 msgid "protocol error while fetching UIDLs\n" msgstr "galat protokol ketika mengambil UIDL\n" #: pop3.c:1086 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) dihapus, tapi masih ada!\n" #: pop3.c:1424 msgid "Option --folder is not supported with POP3\n" msgstr "Opsi --folder tidak didukung dengan POP3\n" #: rcfile_y.y:131 msgid "server option after user options" msgstr "opsi server setelah opsi pengguna" #: rcfile_y.y:174 msgid "SDPS not enabled." msgstr "SDPS tak diaktfikan." #: rcfile_y.y:218 msgid "" "fetchmail: interface option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" "fetchmail: opsi antarmuka hanya didukung oleh Linux (tanpa IPv6) dan " "FreeBSD\n" #: rcfile_y.y:226 msgid "" "fetchmail: monitor option is only supported under Linux (without IPv6) and " "FreeBSD\n" msgstr "" "fetchmail: opsi monitor hanya didukung oleh Linux (tanpa IPv6) dan FreeBSD\n" #: rcfile_y.y:340 msgid "SSL is not enabled" msgstr "SSL tidak diaktifkan" #: rcfile_y.y:391 msgid "end of input" msgstr "akhir masukan" #: rcfile_y.y:429 #, c-format msgid "File %s must be a regular file.\n" msgstr "Berkas %s harus berkas reguler.\n" #: rcfile_y.y:439 #, c-format msgid "File %s must have no more than -rwx------ (0700) permissions.\n" msgstr "" "Berkas %s harus memiliki hak akses tidak kurang dari -rwx------ (0700).\n" #: rcfile_y.y:451 #, c-format msgid "File %s must be owned by you.\n" msgstr "Berkas %s harus dimiliki oleh anda.\n" #: report.c:67 msgid "Unknown system error" msgstr "Galat sistem tak diketahui" #: report.c:92 #, c-format msgid "%s (log message incomplete)\n" msgstr "%s (pesan log tidak lengkap)\n" #: rfc822.c:83 #, c-format msgid "About to rewrite %s...\n" msgstr "Akan menulis ulang %s...\n" #: rfc822.c:221 #, c-format msgid "...rewritten version is %s.\n" msgstr "...versi tulis ulang adalah %s.\n" #: rpa.c:118 msgid "Success" msgstr "Sukses" #: rpa.c:119 msgid "Restricted user (something wrong with account)" msgstr "Pengguna terlarang (ada yang salah dengan akun ini)" #: rpa.c:120 msgid "Invalid userid or passphrase" msgstr "Id pengguna atau frase sandi tidak sah" #: rpa.c:121 msgid "Deity error" msgstr "Galat dewa" #: rpa.c:174 msgid "RPA token 2: Base64 decode error\n" msgstr "RPA token 2: galat awasandi Base64\n" #: rpa.c:185 #, c-format msgid "Service chose RPA version %d.%d\n" msgstr "Layanan memilih RPA versi %d.%d\n" #: rpa.c:191 #, c-format msgid "Service challenge (l=%d):\n" msgstr "Tantangan layanan (l=%d):\n" #: rpa.c:200 #, c-format msgid "Service timestamp %s\n" msgstr "Stempel waktu layanan %s\n" #: rpa.c:205 msgid "RPA token 2 length error\n" msgstr "Galat panjang RPA token 2\n" #: rpa.c:209 #, c-format msgid "Realm list: %s\n" msgstr "Senarai jangkauan: %s\n" #: rpa.c:213 msgid "RPA error in service@realm string\n" msgstr "Galat RPA di benang layanan@realm\n" #: rpa.c:250 msgid "RPA token 4: Base64 decode error\n" msgstr "RPA token 4: galat awasandi Base64\n" #: rpa.c:261 #, c-format msgid "User authentication (l=%d):\n" msgstr "Otentikasi pengguna (l=%d):\n" #: rpa.c:275 #, c-format msgid "RPA status: %02X\n" msgstr "Status RPA: %02X\n" #: rpa.c:281 msgid "RPA token 4 length error\n" msgstr "Galat panjang RPA token 4\n" #: rpa.c:288 #, c-format msgid "RPA rejects you: %s\n" msgstr "RPA menolak anda: %s\n" #: rpa.c:290 msgid "RPA rejects you, reason unknown\n" msgstr "RPA menolak anda, alasan tak diketahui\n" #: rpa.c:298 #, c-format msgid "RPA User Authentication length error: %d\n" msgstr "Galat panjang Otentikasi Pengguna RPA: %d\n" #: rpa.c:303 #, c-format msgid "RPA Session key length error: %d\n" msgstr "Galat panjang kunci Sesi RPA: %d\n" #: rpa.c:309 msgid "RPA _service_ auth fail. Spoof server?\n" msgstr "RPA_service_auth gagal. Tipuan server?\n" #: rpa.c:314 msgid "Session key established:\n" msgstr "Kunci sesi terbangun:\n" #: rpa.c:345 msgid "RPA authorisation complete\n" msgstr "Otorisasi RPA selesai\n" #: rpa.c:372 msgid "Get response\n" msgstr "Mendapatkan respon\n" #: rpa.c:402 #, c-format msgid "Get response return %d [%s]\n" msgstr "Mendapatkan respon balasan %d [%s]\n" #: rpa.c:463 msgid "Hdr not 60\n" msgstr "Hdr bukan 60\n" #: rpa.c:484 msgid "Token length error\n" msgstr "Galat panjang token\n" #: rpa.c:489 #, c-format msgid "Token Length %d disagrees with rxlen %d\n" msgstr "Panjang Token %d tidak cocok dengan rxlen %d\n" #: rpa.c:495 msgid "Mechanism field incorrect\n" msgstr "Mekanisme lapangan salah\n" #: rpa.c:531 #, c-format msgid "dec64 error at char %d: %x\n" msgstr "galat dec64 pada karakter %d: %x\n" #: rpa.c:546 msgid "Inbound binary data:\n" msgstr "Data biner inbound:\n" #: rpa.c:582 msgid "Outbound data:\n" msgstr "Data outbond:\n" #: rpa.c:645 msgid "RPA String too long\n" msgstr "Benang RPA terlalu panjang\n" #: rpa.c:650 msgid "Unicode:\n" msgstr "Unicode:\n" #: rpa.c:709 msgid "RPA Failed open of /dev/urandom. This shouldn't\n" msgstr "Kegagalan RPA membuka /dev/urandom. Ini tidak\n" #: rpa.c:710 msgid " prevent you logging in, but means you\n" msgstr " mencegah anda untuk log masuk, tapi berarti anda\n" #: rpa.c:711 msgid " cannot be sure you are talking to the\n" msgstr " tak dapat yakin apakah anda berbicara dengan\n" #: rpa.c:712 msgid " service that you think you are (replay\n" msgstr " layanan yang anda maksud (pengulangan serangan\n" #: rpa.c:713 msgid " attacks by a dishonest service are possible.)\n" msgstr " oleh layanan yang tak dipercaya mungkin terjadi.)\n" #: rpa.c:724 msgid "User challenge:\n" msgstr "Tantangan pengguna:\n" #: rpa.c:874 msgid "MD5 being applied to data block:\n" msgstr "MD5 sedang diterapkan untuk blok data:\n" #: rpa.c:887 msgid "MD5 result is:\n" msgstr "Hasil MD5 adalah:\n" #: servport.c:53 #, c-format msgid "getaddrinfo(NULL, \"%s\") error: %s\n" msgstr "getaddrinfo(NOL, \"%s\") galat: %s\n" #: servport.c:80 #, c-format msgid "Cannot resolve service %s to port number.\n" msgstr "Tak dapat memecahkan layanan %s ke nomor pangkalan.\n" #: servport.c:81 msgid "Please specify the service as decimal port number.\n" msgstr "Silakan tentukan layanan sebagai nomor pangkalan desimal.\n" #: sink.c:231 #, c-format msgid "forwarding to %s\n" msgstr "meneruskan ke %s\n" #: sink.c:318 msgid "SMTP: (bounce-message body)\n" msgstr "SMTP: (tubuh pesan-pantul)\n" #: sink.c:321 #, c-format msgid "mail from %s bounced to %s\n" msgstr "pesan dari %s dipantulkan ke %s\n" #: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "Galat tersimpan masih %d\n" #: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "Galat %cMTP: %s\n" #: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "Server SMTP memerlukan STARTTLS, menyimpan pesan.\n" #: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "Buka berkas BSMTP gagal: %s\n" #: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "Penulisan preambul BSMTP gagal: %s.\n" #: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "Pendengar %cMTP tidak menyukai alamat penerima `%s'\n" #: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "Pendengar %cMTP sangat tidak menyukai alamat penerima `%s'\n" #: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "tak ada alamat yang cocok; tak ada tuan pos yang diatur.\n" #: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "bahkan tak dapat mengirim ke %s!\n" #: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "tak ada kecocokan alamat; meneruskan ke %s.\n" #: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "akan mengantarkan dengan: %s\n" #: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "Tak dapat mengganti id pengguna efektif ke %ld: %s\n" #: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "Tak dapat mengganti id pengguna efektif kembali ke %ld asli: %s\n" #: sink.c:1252 msgid "MDA open failed\n" msgstr "Buka MDA gagal\n" #: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "Sambungan %cMTP ke %s gagal\n" #: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "tak dapat menaikkan pendengar; mengembalikan ke %s" #: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "Penghapusan pesan atau penutupan berkas BSMTP gagal: %s\n" #: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "Galat menulis ke MDA: %s\n" #: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA mati karena sinyal %d\n" #: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA mengembalikan status tidak nol %d\n" #: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "" "Aneh: MDA pclose mengembalikan %d dan errno %d/%s, tak dapat menangani di " "%s:%d\n" #: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "Pendengar SMTP menolak kiriman.\n" #: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "Galat kiriman LMTP pada akhir pesan\n" #: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "" "Balasan bukan-503 yang tidak diharapkan terhadap akhir pesan LMTP: %s\n" #: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" msgstr "" "-- \n" "Jurik Fetchmail" #: smtp.c:81 msgid "ESMTP CRAM-MD5 Authentication...\n" msgstr "Otentikasi ESMTP CRAM-MD5...\n" #: smtp.c:87 smtp.c:137 msgid "Server rejected the AUTH command.\n" msgstr "Server menolak perintah AUTH.\n" #: smtp.c:95 smtp.c:144 smtp.c:153 smtp.c:159 msgid "Bad base64 reply from server.\n" msgstr "Balasan base64 buruk dari server.\n" #: smtp.c:99 #, c-format msgid "Challenge decoded: %s\n" msgstr "Tantangan terawasandi: %s\n" #: smtp.c:116 msgid "ESMTP PLAIN Authentication...\n" msgstr "Otentikasi ESMTP PLAIN...\n" #: smtp.c:131 msgid "ESMTP LOGIN Authentication...\n" msgstr "Otentikasi ESMTP LOGIN...\n" #: smtp.c:349 smtp.c:377 msgid "smtp listener protocol error\n" msgstr "galat protokol pendengar smtp\n" #: socket.c:110 socket.c:137 msgid "fetchmail: malloc failed\n" msgstr "fetchmail: malloc gagal\n" #: socket.c:169 msgid "fetchmail: socketpair failed\n" msgstr "fetchmail: socketpair gagal\n" #: socket.c:175 msgid "fetchmail: fork failed\n" msgstr "fetchmail: fork gagal\n" #: socket.c:182 msgid "dup2 failed\n" msgstr "dup2 gagal\n" #: socket.c:188 #, c-format msgid "running %s (host %s service %s)\n" msgstr "menjalankan %s (host %s layanan %s)\n" #: socket.c:193 #, c-format msgid "execvp(%s) failed\n" msgstr "execvp(%s) gagal\n" #: socket.c:268 #, c-format msgid "getaddrinfo(\"%s\",\"%s\") error: %s\n" msgstr "getaddrinfo(\"%s\",\"%s\") galat: %s\n" #: socket.c:271 msgid "Try adding the --service option (see also FAQ item R12).\n" msgstr "Coba menambah opsi --service (lihat juga item PSD R12).\n" #: socket.c:285 socket.c:288 #, c-format msgid "unknown (%s)" msgstr "tak diketahui (%s)" #: socket.c:291 #, c-format msgid "Trying to connect to %s/%s..." msgstr "Coba menyambung ke %s/%s..." #: socket.c:300 #, c-format msgid "cannot create socket: %s\n" msgstr "tak dapat membuat soket: %s\n" #: 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 "koneksi gagal.\n" #: socket.c:322 #, c-format msgid "connection to %s:%s [%s/%s] failed: %s.\n" msgstr "koneksi ke %s:%s [%s/%s] gagal: %s.\n" #: 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 "tersambung.\n" #: 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 "Sertifikat server:\n" #: socket.c:627 #, c-format msgid "Certificate chain, from root to peer, starting at depth %d:\n" msgstr "Rantai sertifikat, dari root ke peer, mulai di kedalaman %d:\n" #: socket.c:630 #, c-format msgid "Certificate at depth %d:\n" msgstr "Sertifikat di kedalaman %d:\n" #: socket.c:636 #, c-format msgid "Issuer Organization: %s\n" msgstr "Organisasi Penerbit: %s\n" #: socket.c:639 msgid "Warning: Issuer Organization Name too long (possibly truncated).\n" msgstr "" "Peringatan: Nama Organisasi Penerbit terlalu panjang (kemungkinan " "terpotong).\n" #: socket.c:641 msgid "Unknown Organization\n" msgstr "Organisasi Tak Diketahui\n" #: socket.c:643 #, c-format msgid "Issuer CommonName: %s\n" msgstr "NamaUmum Penerbit: %s\n" #: socket.c:646 msgid "Warning: Issuer CommonName too long (possibly truncated).\n" msgstr "" "Peringatan: NamaUmum Penerbit terlalu panjang (kemungkinan terpotong).\n" #: socket.c:648 msgid "Unknown Issuer CommonName\n" msgstr "NamaUmum Penerbit Tak Diketahui\n" #: socket.c:654 #, c-format msgid "Subject CommonName: %s\n" msgstr "NamaUmum Subjek: %s\n" #: socket.c:660 msgid "Bad certificate: Subject CommonName too long!\n" msgstr "Sertifikat buruk: NamaUmum Subjek terlalu panjang!\n" #: socket.c:666 msgid "Bad certificate: Subject CommonName contains NUL, aborting!\n" msgstr "Sertifikat buruk: NamaUmum Subjek berisi NUL, membatalkan!\n" #: socket.c:694 #, c-format msgid "Subject Alternative Name: %s\n" msgstr "Nama Alternatif Subjek: %s\n" #: socket.c:700 msgid "Bad certificate: Subject Alternative Name contains NUL, aborting!\n" msgstr "Sertifikat buruk: Nama Alternatif Subjek berisi NUL, membatalkan!\n" #: socket.c:717 #, c-format msgid "Server CommonName mismatch: %s != %s\n" msgstr "NamaUmum Server tidak cocok: %s != %s\n" #: socket.c:724 msgid "Server name not set, could not verify certificate!\n" msgstr "Nama server tak diatur, tak dapat memverifikasi sertifikat!\n" #: socket.c:729 msgid "Unknown Server CommonName\n" msgstr "NamaUmum Server Tak Diketahui\n" #: socket.c:731 msgid "Server name not specified in certificate!\n" msgstr "Nama server tak ditentukan di sertifikat!\n" #: socket.c:743 msgid "EVP_md5() failed!\n" msgstr "EVP_md5() gagal!\n" #: socket.c:747 msgid "Out of memory!\n" msgstr "Kehabisan memori!\n" #: socket.c:755 msgid "Digest text buffer too small!\n" msgstr "Penyangga teks digest terlalu kecil!\n" #: socket.c:761 #, c-format msgid "%s key fingerprint: %s\n" msgstr "%s kunci sidik jari: %s\n" #: socket.c:765 #, c-format msgid "%s fingerprints match.\n" msgstr "%s sidik jari cocok.\n" #: socket.c:767 #, c-format msgid "%s fingerprints do not match!\n" msgstr "%s sidik jari tidak cocok!\n" #: socket.c:779 #, c-format msgid "Server certificate verification error: %s\n" msgstr "Galat verifikasi sertifikat server: %s\n" #: 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 "Penjelas berkas di luar jangkauan untuk SSL." #: 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 "" "Protokol SSL tidak sah '%s' ditentukan, menggunakan standar (SSLv23).\n" #: socket.c:1022 msgid "Certificate/fingerprint verification was somehow skipped!\n" msgstr "Verifikasi sertifikat/sidik jari entah bagaimana terlewatkan!\n" #: socket.c:1039 msgid "" "Warning: the connection is insecure, continuing anyways. (Better use --" "sslcertck!)\n" msgstr "" "Peringatan: koneksi tidak aman, tetap melanjutkan (Lebih baik gunakan --" "sslcertck!)\n" #: socket.c:1081 msgid "Cygwin socket read retry\n" msgstr "Coba ulang baca soket Cygwin\n" #: socket.c:1084 msgid "Cygwin socket read retry failed!\n" msgstr "Coba ulang baca soket Cygwin gagal!\n" #: transact.c:79 #, c-format msgid "mapped address %s to local %s\n" msgstr "memetakan alamat %s ke lokal %s\n" #: transact.c:101 #, c-format msgid "mapped %s to local %s\n" msgstr "memetakan %s ke lokal %s\n" #: transact.c:168 #, c-format msgid "passed through %s matching %s\n" msgstr "dilewati melalui %s mencocokkan %s\n" #: transact.c:240 #, c-format msgid "" "analyzing Received line:\n" "%s" msgstr "" "menganalisan baris Diterima:\n" "%s" #: transact.c:279 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "baris diterima, %s merupakan alias server surat\n" #: transact.c:285 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "baris ditolak, %s bukan alias dari server surat\n" #: transact.c:359 msgid "no Received address found\n" msgstr "tak ada alamat Diterima yang ditemukan\n" #: transact.c:368 #, c-format msgid "found Received address `%s'\n" msgstr "menemukan alamat Diterima `%s'\n" #: 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 "baris: %s" #: 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 "tak ada lokal yang cocok, meneruskan ke %s\n" #: transact.c:1192 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "meneruskan dan menghapus ditekan karena galat DNS\n" #: transact.c:1303 msgid "writing RFC822 msgblk.headers\n" msgstr "menulis RFC822 msgblk.headers\n" #: transact.c:1322 msgid "no recipient addresses matched declared local names" msgstr "" "tak ada alamat penerima yang cocok dengan nama lokal yang dideklarasikan" #: transact.c:1329 #, c-format msgid "recipient address %s didn't match any local name" msgstr "alamat penerima %s tidak cocok dengan nama lokal apapun" #: transact.c:1338 msgid "message has embedded NULs" msgstr "pesan memiliki NUL tertanam" #: transact.c:1346 msgid "SMTP listener rejected local recipient addresses: " msgstr "Pendengar SMTP menolak alamat penerima lokal: " #: transact.c:1396 msgid "error writing message text\n" msgstr "galat menulis teks pesan\n" #: 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 "Senarai UID lama dari %s:" #: uid.c:253 uid.c:264 uid.c:309 msgid " " msgstr " " #: uid.c:262 msgid "Scratch list of UIDs:" msgstr "Senarai awal UID:" #: uid.c:325 uid.c:374 #, c-format msgid "Merged UID list from %s:" msgstr "Menggabungkan senarai UID dari %s:" #: uid.c:328 #, c-format msgid "New UID list from %s:" msgstr "Senarai UID baru dari %s:" #: uid.c:355 msgid "swapping UID lists\n" msgstr "menukar senarai UID\n" #: uid.c:363 msgid "not swapping UID lists, no UIDs seen this query\n" msgstr "tidak menukar senarai UID, tak ada UID yang terlihat di lema ini\n" #: uid.c:383 msgid "discarding new UID list\n" msgstr "mengabaikan senarai UID baru\n" #: uid.c:419 msgid "Deleting fetchids file.\n" msgstr "Menghapus berkas fetchids.\n" #: uid.c:422 #, c-format msgid "Error deleting %s: %s\n" msgstr "Galat menghapus %s:%s\n" #: uid.c:428 msgid "Writing fetchids file.\n" msgstr "Menulis berkas fetchids.\n" #: uid.c:439 uid.c:447 #, c-format msgid "Write error on fetchids file %s: %s\n" msgstr "Menulis galat di berkas fetchids %s: %s\n" #: uid.c:459 #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" msgstr "" "Galat menulis ke berkas fetchids %s, berkas lama tertinggal di tempat.\n" #: uid.c:463 #, c-format msgid "Cannot rename fetchids file %s to %s: %s\n" msgstr "Tak dapat menamai ulang berkas fetchids %s ke %s: %s\n" #: uid.c:467 #, c-format msgid "Cannot open fetchids file %s for writing: %s\n" msgstr "Tak dapat membuka berkas fetchids %s untuk penulisan: %s\n" #: xmalloc.c:33 msgid "malloc failed\n" msgstr "malloc gagal\n" #: xmalloc.c:47 msgid "realloc failed\n" msgstr "realloc gagal\n" language-pack-id-base/data/id/LC_MESSAGES/nova.po0000644000000000000000000123441412743726475016374 0ustar # Indonesian translations for nova. # Copyright (C) 2013 ORGANIZATION # This file is distributed under the same license as the nova project. # # Translators: msgid "" msgstr "" "Project-Id-Version: Nova\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/nova\n" "POT-Creation-Date: 2014-03-27 06:16+0000\n" "PO-Revision-Date: 2013-03-05 11:05+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Indonesian " "(http://www.transifex.com/projects/p/openstack/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 14:14+0000\n" "X-Generator: Launchpad (build 18147)\n" "Generated-By: Babel 1.3\n" #: nova/block_device.py:530 nova/virt/hyperv/basevolumeutils.py:91 #, python-format msgid "block_device_list %s" msgstr "block_device_list %s" #: nova/context.py:64 #, python-format msgid "Arguments dropped when creating context: %s" 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 "Nama file dari root CA" #: nova/crypto.py:60 msgid "Filename of private key" msgstr "Nama file kunci pribadi" #: nova/crypto.py:63 msgid "Filename of root Certificate Revocation List" msgstr "Nama file dari root Certificate Revocation List" #: nova/crypto.py:66 msgid "Where we keep our keys" msgstr "Dimana kita simpan kunci kami" #: nova/crypto.py:69 msgid "Where we keep our root CA" msgstr "Dimana kita simpan root CA" #: nova/crypto.py:72 msgid "Should we use a CA for each project?" msgstr "Haruskah kita menggunakan CA untuk setiap proyek?" #: nova/crypto.py:76 #, python-format msgid "Subject for certificate for users, %s for project, user, timestamp" msgstr "" "Subyek untuk sertifikat bagi pengguna, %s untuk proyek, timestamp, pengguna," #: nova/crypto.py:81 #, python-format msgid "Subject for certificate for projects, %s for project, timestamp" msgstr "" "Subyek untuk sertifikat untuk proyek-proyek, %s untuk proyek, timestamp" #: nova/crypto.py:146 msgid "failed to generate fingerprint" msgstr "" #: nova/crypto.py:210 msgid "Unable to find the key" msgstr "" #: nova/crypto.py:393 msgid "Failed to write inbound.csr" msgstr "" #: nova/crypto.py:395 #, python-format msgid "Flags path: %s" msgstr "Path flag: %s" #: nova/debugger.py:67 #, python-format msgid "Listening on %(host)s:%(port)s for debug connection" msgstr "" #: nova/debugger.py:77 msgid "" "WARNING: Using the remote debug option changes how Nova uses the eventlet " "library to support async IO. This could result in failures that do not occur " "under normal operation. Use at your own risk." msgstr "" #: nova/exception.py:124 msgid "An unknown exception occurred." msgstr "" #: nova/exception.py:124 msgid "Exception in string format operation" 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:178 msgid "Virtual Interface creation failed" msgstr "Antarmuka pembuatan Virtual gagal" #: nova/exception.py:182 msgid "Creation of virtual interface with unique mac address failed" msgstr "" #: nova/exception.py:160 #, python-format msgid "Connection to glance host %(host)s:%(port)s failed: %(reason)s" msgstr "" #: nova/exception.py:201 msgid "Not authorized." msgstr "Tidak berwenang." #: nova/exception.py:206 msgid "User does not have admin privileges" msgstr "Pengguna tidak memiliki hak admin" #: nova/exception.py:210 #, python-format msgid "Policy doesn't allow %(action)s to be performed." msgstr "Kebijakan tidak mengizinkan %(action)s yang akan dilakukan." #: 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 "Parameter tidak dapat diterima." #: 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: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:294 #, python-format msgid "Attribute not supported: %(attr)s" msgstr "" #: nova/exception.py:308 #, python-format msgid "Volume %(volume_id)s is not attached to anything" msgstr "Volume %(volume_id)s tidak melekat pada apapun" #: nova/exception.py:259 #, python-format msgid "" "Volume %(volume_id)s did not finish being created even after we waited " "%(seconds)s seconds or %(attempts)s attempts." 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 "Permintaan tidak valid." #: 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:283 msgid "Invalid volume access mode" 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 "Jangkauan port tidak valid %(from_port)s:%(to_port)s. %(msg)s" #: nova/exception.py:358 #, python-format msgid "Invalid IP protocol %(protocol)s." msgstr "IP protocol tidak valid %(protocol)s." #: nova/exception.py:362 #, python-format msgid "Invalid content type %(content_type)s." msgstr "Tipe konten tidak valid %(content_type)s." #: nova/exception.py:308 #, python-format msgid "Invalid cidr %(cidr)s." msgstr "Cidr tidak valid %(cidr)s." #: nova/exception.py:312 nova/openstack/common/db/exception.py:44 msgid "Invalid Parameter: Unicode is not supported by the current database." msgstr "" #: nova/exception.py:383 #, python-format msgid "%(err)s" msgstr "%(err)s" #: nova/exception.py:324 #, python-format msgid "" "Cannot perform action '%(action)s' on aggregate %(aggregate_id)s. Reason: " "%(reason)s." msgstr "" "Tidak bisa melakukan tindakan '%(action)s' di agregat %(aggregate_id)s. " "Alasan: %(reason)s." #: 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:429 #, python-format msgid "" "Instance %(instance_uuid)s in %(attr)s %(state)s. Cannot %(method)s while " "the instance is in this state." msgstr "" "Contoh %(instance_uuid)s di %(attr)s %(state)s. Tidak bisa %(method)s " "sedangkan contoh adalah dalam keadaan ini." #: nova/exception.py:434 #, python-format msgid "Instance %(instance_id)s is not running." msgstr "Contoh %(instance_id)s tidak berjalan." #: nova/exception.py:438 #, python-format msgid "Instance %(instance_id)s is not in rescue mode" msgstr "Contoh %(instance_id)s tidak dalam mode penyelamatan" #: 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 "Layanan tidak tersedia saat ini." #: 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 "" "Tidak dapat bermigrasi contoh (%(instance_id)s) ke host saat ini (%(host)s)." #: nova/exception.py:511 msgid "The supplied hypervisor type of is invalid." msgstr "Tipe yang disediakan hypervisor tidak valid." #: nova/exception.py:520 msgid "" "The instance requires a newer hypervisor version than has been provided." msgstr "" #: nova/exception.py:531 #, python-format msgid "" "The supplied disk path (%(path)s) already exists, it is expected not to " "exist." msgstr "" "Jalur disk yang diberikan (%(path)s) sudah ada, diharapkan tidak ada." #: nova/exception.py:536 #, python-format msgid "The supplied device path (%(path)s) is invalid." msgstr "Jalur perangkat yang disediakan (%(path)s) tidak valid." #: 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 "%(address)s bukan alamat IP yang valid v4/6." #: 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 "" "VLAN tag tidak sesuai untuk grup port %(bridge)s. Diharapkan VLAN tag " "%(tag)s, tapi yang terkait dengan kelompok port %(pgroup)s." #: 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 "" "vSwitch yang berisi grup port %(bridge)s tidak terkait dengan adaptor fisik " "yang diinginkan. Diharapkan vSwitch adalah %(expected)s, tapi satu yang " "terkait adalah %(actual)s." #: nova/exception.py:570 #, python-format msgid "Disk format %(disk_format)s is not acceptable" msgstr "Format disk %(disk_format)s tidak dapat diterima" #: nova/exception.py:582 #, python-format msgid "Image %(image_id)s is unacceptable: %(reason)s" msgstr "Gambar %(image_id)s tidak dapat diterima: %(reason)s" #: nova/exception.py:591 #, python-format msgid "Instance %(instance_id)s is unacceptable: %(reason)s" msgstr "Contoh %(instance_id)s tidak dapat diterima: %(reason)s" #: nova/exception.py:595 #, python-format msgid "Ec2 id %(ec2_id)s is unacceptable." msgstr "Ec2 id %(ec2_id)s tidak dapat diterima." #: 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 "Sumber daya tidak dapat ditemukan." #: 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 "Volume %(volume_id)s tidak dapat ditemukan." #: nova/exception.py:640 #, python-format msgid "No volume Block Device Mapping with id %(volume_id)s." msgstr "" #: nova/exception.py:662 #, python-format msgid "Snapshot %(snapshot_id)s could not be found." msgstr "Snapshot %(snapshot_id)s tidak dapat ditemukan" #: nova/exception.py:666 #, python-format msgid "No disk at %(location)s" msgstr "Tidak ada disk di %(location)s" #: nova/exception.py:670 #, python-format msgid "Could not find a handler for %(driver_type)s volume." msgstr "Tidak bisa menemukan handler untuk %(driver_type)s volume." #: nova/exception.py:674 #, python-format msgid "Invalid image href %(image_href)s." msgstr "gambar href tidak valid %(image_href)s." #: 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 "Gambar %(image_id)s tidak dapat ditemukan.." #: 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 "Proyek %(project_id)s tidak dapat ditemukan." #: nova/exception.py:704 msgid "Cannot find SR to read/write VDI." msgstr "Tidak dapat menemukan SR ke read/write VDI." #: nova/exception.py:712 #, python-format msgid "Network %(network_id)s is duplicated." msgstr "" #: nova/exception.py:720 #, python-format msgid "Network %(network_id)s is still in use." msgstr "" #: nova/exception.py:728 #, python-format msgid "%(req)s is required to create a network." msgstr "%(req)s diperlukan untuk membuat jaringan." #: nova/exception.py:768 #, python-format msgid "Network %(network_id)s could not be found." msgstr "Jaringan %(network_id)s tidak dapat ditemukan." #: 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 "Jaringan tidak dapat ditemukan untuk jembatan %(bridge)s" #: nova/exception.py:780 #, python-format msgid "Network could not be found for uuid %(uuid)s" msgstr "Jaringan tidak dapat ditemukan untuk uuid %(uuid)s" #: nova/exception.py:784 #, python-format msgid "Network could not be found with cidr %(cidr)s." msgstr "Jaringan tidak dapat ditemukan dengan cidr %(cidr)s." #: nova/exception.py:788 #, python-format msgid "Network could not be found for instance %(instance_id)s." msgstr "Jaringan tidak dapat ditemukan contohnya %(instance_id)s." #: nova/exception.py:792 msgid "No networks defined." msgstr "Tidak ada jaringan didefinisikan." #: 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:611 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:840 msgid "Could not find the datastore reference(s) which the VM uses." msgstr "Tidak dapat menemukan referensi datastore(s) VM yang menggunakan." #: 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:862 #, python-format msgid "No free port available for instance %(instance)s." msgstr "" #: nova/exception.py:641 #, 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 "Tidak ada IP yang berhubungan dengan id %(id)s." #: nova/exception.py:649 #, python-format msgid "Fixed ip not found for address %(address)s." msgstr "IP tidak ditemukan untuk alamat %(address)s." #: nova/exception.py:653 #, python-format msgid "Instance %(instance_uuid)s has zero fixed ips." msgstr "" #: nova/exception.py:657 #, python-format msgid "Network host %(host)s has zero fixed ips in network %(network_id)s." msgstr "" "Network host %(host)smemiliki nol ip tetap dalam jaringan %(network_id)s." #: nova/exception.py:662 #, 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 "" "Alamat IP tetap (%(address)s) tidak ada dalam jaringan (%(network_uuid)s)." #: 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:676 #, 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 "Alamat IP tetap %(address)s tidak valid." #: nova/exception.py:686 msgid "Zero fixed ips available." msgstr "Nol ip tetap tersedia." #: nova/exception.py:690 msgid "Zero fixed ips could be found." msgstr "Nol ip tetap dapat ditemukan." #: nova/exception.py:694 #, python-format msgid "Floating ip %(address)s already exists." msgstr "" #: nova/exception.py:699 #, python-format msgid "Floating ip not found for id %(id)s." msgstr "IP float tidak ditemukan untuk id %(id)s." #: nova/exception.py:937 #, python-format msgid "The DNS entry %(name)s already exists in domain %(domain)s." msgstr "Entri DNS %(name)s sudah ada di domain %(domain)s." #: nova/exception.py:707 #, python-format msgid "Floating ip not found for address %(address)s." msgstr "Floating ip tidak ditemukan untuk alamat %(address)s." #: nova/exception.py:711 #, python-format msgid "Floating ip not found for host %(host)s." msgstr "Floating ip tidak ditemukan untuk host %(host)s." #: nova/exception.py:715 #, python-format msgid "Multiple floating ips are found for address %(address)s." msgstr "" #: nova/exception.py:719 msgid "Floating ip pool not found." msgstr "" #: nova/exception.py:724 msgid "Zero floating ips available." msgstr "Nol ip mengambang tersedia." #: nova/exception.py:730 #, python-format msgid "Floating ip %(address)s is associated." msgstr "Floating ip %(address)s dikaitkan." #: nova/exception.py:734 #, python-format msgid "Floating ip %(address)s is not associated." msgstr "Floating ip %(address)s tidak terkait." #: nova/exception.py:738 msgid "Zero floating ips exist." msgstr "Nol ip mengambang ada." #: nova/exception.py:977 #, python-format msgid "Interface %(interface)s not found." msgstr "Antarmuka %(interface)s tidak ditemukan." #: nova/exception.py:748 nova/api/openstack/compute/contrib/floating_ips.py:97 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 "Keypair %(name)s tidak ditemukan untuk pengguna %(user_id)s" #: nova/exception.py:1004 #, python-format msgid "Service %(service_id)s could not be found." msgstr "Layanan %(service_id)s tidak dapat ditemukan." #: 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 "Host %(host)s tidak dapat ditemukan." #: nova/exception.py:1020 #, python-format msgid "Compute host %(host)s could not be found." msgstr "Hitung host %(host)s tidak ditemukan." #: nova/exception.py:1029 #, python-format msgid "Could not find binary %(binary)s on host %(host)s." msgstr "Tidak dapat menemukan binary %(binary)s pada host %(host)s." #: 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:1046 msgid "Quota could not be found" msgstr "Kuota tidak dapat ditemukan" #: 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 "Kuota untuk proyek %(project_id)s tidak dapat ditemukan." #: 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 "Keamanan kelompok %(security_group_id)s tidak ditemukan." #: nova/exception.py:1088 #, python-format msgid "" "Security group %(security_group_id)s not found for project %(project_id)s." msgstr "" "Keamanan kelompok %(security_group_id)s tidak dapat ditemukan untuk " "%(project_id)s." #: nova/exception.py:1093 #, python-format msgid "Security group with rule %(rule_id)s not found." msgstr "Keamanan kelompok dengan aturan %(rule_id)s tidak ditemukan." #: 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 "" "Grup keamanan %(security_group_id)s sudah dikaitkan dengan contoh " "%(instance_id)s" #: nova/exception.py:1108 #, python-format msgid "" "Security group %(security_group_id)s is not associated with the instance " "%(instance_id)s" msgstr "" "Grup keamanan %(security_group_id)s tidak terkait dengan contoh " "%(instance_id)s" #: 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 "Migrasi %(migration_id)s tidak dapat ditemukan." #: nova/exception.py:1136 #, python-format msgid "" "Migration not found for instance %(instance_id)s with status %(status)s." msgstr "" "Migrasi tidak ditemukan contohnya %(instance_id)s dengan status %(status)s." #: nova/exception.py:1157 #, python-format msgid "Console pool %(pool_id)s could not be found." msgstr "Pool konsol %(pool_id)s tidak ditemukan." #: 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 "" "Tipe pool konsol %(console_type)s untuk menghitung host %(compute_host)s " "pada proxy host %(host)s tidak ada." #: nova/exception.py:1173 #, python-format msgid "Console %(console_id)s could not be found." msgstr "Konsol %(console_id)s tidak ditemukan." #: nova/exception.py:1177 #, python-format msgid "Console for instance %(instance_uuid)s could not be found." 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 "Rasa %(flavor_id)s tidak ditemukan." #: 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: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 "Scheduler Host Filter %(filter_name)s tidak dapat ditemukan." #: 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 "Berkas %(file_path)s tidak dapat ditemukan." #: nova/exception.py:994 msgid "Zero files could be found." msgstr "Berkas kosong tidak dapat ditemukan." #: nova/exception.py:1275 #, python-format msgid "" "Virtual switch associated with the network adapter %(adapter)s not found." msgstr "" "Virtual saklar yang terkait dengan adaptor jaringan %(adapter)s tidak ada." #: nova/exception.py:1280 #, python-format msgid "Network adapter %(adapter)s could not be found." msgstr "Adaptor jaringan %(adapter)s tidak dapat ditemukan." #: nova/exception.py:1284 #, python-format msgid "Class %(class_name)s could not be found: %(exception)s" msgstr "Kelas %(class_name)s tidak dapat ditemukan: %(exception)s" #: nova/exception.py:1011 msgid "Action not allowed." msgstr "Aksi tidak diperbolehkan." #: nova/exception.py:1015 msgid "Rotation is not allowed for snapshots" msgstr "Rotasi tidak diperbolehkan untuk snapshot" #: 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 "Contoh %(name)s sudah ada." #: 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: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: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 "Tidak dapat menemukan config pada %(path)s" #: 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:1091 msgid "Flavor's disk is too small for requested image." msgstr "" #: nova/exception.py:1393 #, python-format msgid "Insufficient free memory on compute node to start %(uuid)s." msgstr "Memori tidak cukup menghitung pada node untuk memulai %(uuid)s." #: nova/exception.py:1397 #, python-format msgid "No valid host was found. %(reason)s" msgstr "Host yang valid tidak ditemukan. %(reason)s" #: nova/exception.py:1406 #, python-format msgid "Quota exceeded: code=%(code)s" msgstr "" #: nova/exception.py:1111 #, python-format msgid "" "Quota exceeded for %(overs)s: Requested %(req)s, but already used %(used)d " "of %(allowed)d %(resource)s" msgstr "" #: nova/exception.py:1116 msgid "Maximum number of floating ips exceeded" msgstr "" #: nova/exception.py:1120 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 "Agregat %(aggregate_id)s tidak dapat ditemukan." #: nova/exception.py:1466 #, python-format msgid "Aggregate %(aggregate_name)s already exists." msgstr "Agregat %(aggregate_name)s sudah ada." #: nova/exception.py:1470 #, python-format msgid "Aggregate %(aggregate_id)s has no host %(host)s." msgstr "Agregat %(aggregate_id)s tidak memiliki host %(host)s." #: nova/exception.py:1474 #, python-format msgid "Aggregate %(aggregate_id)s has no metadata with key %(metadata_key)s." msgstr "" "Agregat %(aggregate_id)s tidak memiliki metadata dengan kunci " "%(metadata_key)s." #: nova/exception.py:1479 #, python-format msgid "Aggregate %(aggregate_id)s already has host %(host)s." msgstr "Agregat %(aggregate_id)s sudah memiliki host %(host)s." #: 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:752 #, python-format msgid "Detected existing vlan with id %(vlan)d" msgstr "" #: nova/exception.py:1193 msgid "There was a conflict when trying to complete your request." msgstr "" #: nova/exception.py:1494 #, python-format msgid "Instance %(instance_id)s could not be found." msgstr "Contoh %(instance_id)s tidak dapat ditemukan." #: nova/exception.py:1498 #, python-format msgid "Info cache for instance %(instance_uuid)s could not be found." msgstr "" #: nova/exception.py:1208 #, python-format msgid "Node %(node_id)s could not be found." msgstr "" #: nova/exception.py:1212 #, python-format msgid "Node with UUID %(node_uuid)s could not be found." msgstr "" #: nova/exception.py:1508 #, python-format msgid "Marker %(marker)s could not be found." msgstr "" #: nova/exception.py:1221 #, python-format msgid "Invalid id: %(val)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: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:1259 #, python-format msgid "Failed to attach network adapter device to %(instance)s" msgstr "" #: nova/exception.py:1263 #, python-format msgid "Failed to detach network adapter device from %(instance)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:1277 #, python-format msgid "" "Unexpected task state: expecting %(expected)s but the actual state is " "%(actual)s" 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:1295 #, python-format msgid "" "Unexpected VM state: expecting %(expected)s but the actual state is " "%(actual)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:1312 #, python-format msgid "" "The service from servicegroup driver %(driver)s is temporarily unavailable." 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:1356 #, python-format msgid "Unsupported object type %(objtype)s" msgstr "" #: nova/exception.py:1668 #, python-format msgid "Cannot call %(method)s on orphaned %(objtype)s object" msgstr "" #: nova/exception.py:1364 #, python-format msgid "Version %(objver)s of %(objname)s is not supported" 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:1397 #, python-format msgid "" "Instance group %(group_uuid)s has no metadata with key %(metadata_key)s." 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: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: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: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: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:1461 #, 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:1490 #, python-format msgid "Cannot change %(node_id)s to %(new_node_id)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: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:1535 msgid "" "Block migration of instances with config drives is not supported in libvirt." msgstr "" #: nova/filters.py:70 #, python-format msgid "Starting with %d host(s)" msgstr "" #: nova/filters.py:79 #, python-format msgid "Filter %(cls_name)s says to stop filtering" msgstr "" #: nova/filters.py:84 #, python-format msgid "Filter %s returned 0 hosts" msgstr "" #: nova/filters.py:86 #, python-format msgid "Filter %(cls_name)s returned %(obj_len)d host(s)" msgstr "" #: nova/hooks.py:68 #, python-format msgid "Running %(name)s pre-hook: %(obj)s" msgstr "" #: nova/hooks.py:80 #, python-format msgid "Running %(name)s post-hook: %(obj)s" msgstr "" #: nova/notifications.py:147 nova/notifications.py:187 msgid "Failed to send state update notification" msgstr "" #: nova/notifications.py:271 msgid "Failed to get nw_info" msgstr "" #: nova/policy.py:31 msgid "JSON file representing policy" msgstr "Berkas JSON mewakili kebijakan" #: nova/policy.py:34 msgid "Rule checked when requested rule is not found" msgstr "Aturan diperiksa ketika aturan yang diminta tidak ditemukan" #: nova/quota.py:1272 #, python-format msgid "Created reservations %s" msgstr "" #: nova/quota.py:1295 #, python-format msgid "Failed to commit reservations %s" msgstr "" #: nova/quota.py:1297 #, python-format msgid "Committed reservations %s" msgstr "" #: nova/quota.py:1318 #, python-format msgid "Failed to roll back reservations %s" msgstr "" #: nova/quota.py:1321 #, python-format msgid "Rolled back reservations %s" msgstr "" #: nova/service.py:160 #, python-format msgid "Starting %(topic)s node (version %(version)s)" msgstr "" #: nova/service.py:184 #, python-format msgid "Creating RPC server for service %s" msgstr "" #: nova/service.py:201 #, python-format msgid "Join ServiceGroup membership for this service %s" msgstr "" #: nova/service.py:284 msgid "Service killed that has no database entry" msgstr "Mematikan layanan karena tidak memiliki entri database" #: nova/service.py:296 msgid "Service error occurred during cleanup_host" msgstr "" #: nova/service.py:313 #, python-format msgid "Temporary directory is invalid: %s" 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/utils.py:148 #, python-format msgid "Expected to receive %(exp)s bytes, but actually %(act)s" msgstr "" #: nova/utils.py:354 #, python-format msgid "Couldn't get IPv4 : %(ex)s" msgstr "" #: nova/utils.py:370 #, python-format msgid "IPv4 address is not found.: %s" msgstr "" #: nova/utils.py:373 #, python-format msgid "Couldn't get IPv4 of %(interface)s : %(ex)s" msgstr "" #: nova/utils.py:566 #, python-format msgid "Link Local address is not found.:%s" msgstr "Tautan alamat lokal tidak ditemukan.:%s" #: nova/utils.py:569 #, python-format msgid "Couldn't get Link Local IP of %(interface)s :%(ex)s" msgstr "Tidak bisa mendapatkan IP Tautan Lokal %(interface)s :%(ex)s" #: nova/utils.py:412 #, python-format msgid "Invalid backend: %s" msgstr "Invalid backend: %s" #: nova/utils.py:601 #, python-format msgid "Expected object of type: %s" msgstr "Objek yang diharapkan dari jenis: %s" #: nova/utils.py:485 #, python-format msgid "Invalid server_string: %s" msgstr "server_string tidak valid: %s" #: nova/utils.py:662 nova/openstack/common/fileutils.py:63 #, python-format msgid "Reloading cached file %s" msgstr "" #: nova/utils.py:776 nova/virt/configdrive.py:176 #, python-format msgid "Could not remove tmpdir: %s" 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/version.py:65 #, python-format msgid "Failed to load %(cfgfile)s: %(ex)s" msgstr "" #: nova/wsgi.py:132 #, python-format msgid "Could not bind to %(host)s:%(port)s" msgstr "" #: nova/wsgi.py:137 #, python-format msgid "%(name)s listening on %(host)s:%(port)s" 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:195 #, python-format msgid "Failed to start %(name)s on %(host)s:%(port)s with SSL support" msgstr "" #: nova/wsgi.py:223 msgid "Stopping WSGI server." msgstr "Menghentikan WSGI Server." #: nova/wsgi.py:242 msgid "WSGI server has stopped." msgstr "WSGI server telah berhenti." #: nova/wsgi.py:306 msgid "You must implement __call__" msgstr "Anda harus implement __call__" #: nova/wsgi.py:500 #, python-format msgid "Loading app %(name)s from %(path)s" msgstr "" #: nova/api/auth.py:71 msgid "ratelimit_v3 is removed from v3 api." msgstr "" #: nova/api/auth.py:135 msgid "Invalid service catalog json." msgstr "" #: nova/api/auth.py:155 msgid "Sourcing roles from deprecated X-Role HTTP header" msgstr "" #: nova/api/metadata/password.py:63 msgid "Request is too large." msgstr "" #: nova/api/validator.py:131 #, python-format msgid "%(key)s with value %(value)s failed validator %(name)s" msgstr "" #: nova/api/ec2/__init__.py:87 #, python-format msgid "FaultWrapper: %s" msgstr "FaultWrapper: %s" #: nova/api/ec2/__init__.py:158 msgid "Too many failed authentications." msgstr "Terlalu banyak yang gagal otentikasi." #: nova/api/ec2/__init__.py:167 #, python-format msgid "" "Access key %(access_key)s has had %(failures)d failed authentications and " "will be locked out for %(lock_mins)d minutes." msgstr "" "Kunci akses %(access_key)s telah memiliki %(failures)d gagal otentikasi dan " "akan dikunci untuk %(lock_mins)d menit." #: nova/api/ec2/__init__.py:186 msgid "Signature not provided" msgstr "Signature tidak disediakan" #: nova/api/ec2/__init__.py:191 msgid "Access key not provided" msgstr "Akses kunci tidak disediakan" #: nova/api/ec2/__init__.py:227 nova/api/ec2/__init__.py:243 msgid "Failure communicating with keystone" msgstr "Kegagalan berkomunikasi dengan keystone" #: nova/api/ec2/__init__.py:242 #, python-format msgid "Keystone failure: %s" msgstr "" #: nova/api/ec2/__init__.py:303 msgid "Timestamp failed validation." msgstr "" #: nova/api/ec2/__init__.py:323 #, python-format msgid "action: %s" msgstr "aksi: %s" #: nova/api/ec2/__init__.py:325 #, python-format msgid "arg: %(key)s\t\tval: %(value)s" msgstr "arg: %(key)s\t\tval: %(value)s" #: nova/api/ec2/__init__.py:401 #, python-format msgid "" "Unauthorized request for controller=%(controller)s and action=%(action)s" msgstr "" "Permintaan yang tidak sah untuk kontroler=%(controller)s dan aksi=%(action)s" #: nova/api/ec2/__init__.py:492 #, python-format msgid "Unexpected %(ex_name)s raised: %(ex_str)s" msgstr "" #: nova/api/ec2/__init__.py:494 #, python-format msgid "Unexpected %(ex_name)s raised" msgstr "" #: nova/api/ec2/__init__.py:498 #, python-format msgid "%(ex_name)s raised: %(ex_str)s" msgstr "" #: nova/api/ec2/__init__.py:500 #, python-format msgid "%(ex_name)s raised" msgstr "" #: nova/api/ec2/__init__.py:523 #, python-format msgid "Environment: %s" msgstr "Lingkungan: %s" #: nova/api/ec2/__init__.py:525 msgid "Unknown error occurred." msgstr "" #: nova/api/ec2/apirequest.py:60 #, python-format msgid "" "Unsupported API request: controller = %(controller)s, action = %(action)s" msgstr "" #: nova/api/ec2/cloud.py:393 #, python-format msgid "Create snapshot of volume %s" msgstr "Buat snapshot volume %s" #: nova/api/ec2/cloud.py:418 #, python-format msgid "Could not find key pair(s): %s" msgstr "" #: nova/api/ec2/cloud.py:434 #, python-format msgid "Create key pair %s" msgstr "Menciptakan key pair %s" #: nova/api/ec2/cloud.py:446 #, python-format msgid "Import key %s" msgstr "Impor kunci %s" #: nova/api/ec2/cloud.py:459 #, python-format msgid "Delete key pair %s" msgstr "Hapus key pair %s" #: nova/api/ec2/cloud.py:601 nova/api/ec2/cloud.py:725 msgid "need group_name or group_id" msgstr "" #: nova/api/ec2/cloud.py:606 msgid "can't build a valid rule" msgstr "" #: nova/api/ec2/cloud.py:614 #, python-format msgid "Invalid IP protocol %(protocol)s" msgstr "" #: nova/api/ec2/cloud.py:645 nova/api/ec2/cloud.py:678 msgid "No rule for the specified parameters." msgstr "Tidak ada aturan untuk parameter tertentu." #: nova/api/ec2/cloud.py:753 #, python-format msgid "Get console output for instance %s" msgstr "Dapatkan konsol output contoh %s" #: nova/api/ec2/cloud.py:824 #, python-format msgid "Create volume from snapshot %s" msgstr "Buat volume dari snapshot %s" #: nova/api/ec2/cloud.py:828 nova/api/openstack/compute/contrib/volumes.py:243 #, python-format msgid "Create volume of %s GB" msgstr "Buat volume %s GB" #: nova/api/ec2/cloud.py:865 #, python-format msgid "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s" msgstr "" "Lampiran volume %(volume_id)s ke contoh %(instance_id)s di %(device)s" #: nova/api/ec2/cloud.py:894 nova/api/openstack/compute/contrib/volumes.py:505 #, python-format msgid "Detach volume %s" msgstr "Lepaskan volume %s" #: nova/api/ec2/cloud.py:1055 #, python-format msgid "vol = %s\n" msgstr "vol = %s\n" #: nova/api/ec2/cloud.py:1221 msgid "Allocate address" msgstr "Mengalokasikan alamat" #: nova/api/ec2/cloud.py:1226 #, python-format msgid "Release address %s" msgstr "Rilis alamat %s" #: nova/api/ec2/cloud.py:1231 #, python-format msgid "Associate address %(public_ip)s to instance %(instance_id)s" msgstr "alamat asosiasi %(public_ip)s ke contoh %(instance_id)s" #: nova/api/ec2/cloud.py:1241 msgid "Unable to associate IP Address, no fixed_ips." msgstr "" #: nova/api/ec2/cloud.py:1249 #: nova/api/openstack/compute/contrib/floating_ips.py:247 #, python-format msgid "multiple fixed_ips exist, using the first: %s" msgstr "" #: nova/api/ec2/cloud.py:1262 #, python-format msgid "Disassociate address %s" msgstr "Memisahkan alamat %s" #: 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/ec2/cloud.py:1311 msgid "Image must be available" msgstr "Gambar harus tersedia" #: nova/api/ec2/cloud.py:1400 msgid "Going to start terminating instances" msgstr "Akan mulai mengakhiri kasus" #: nova/api/ec2/cloud.py:1411 #, python-format msgid "Reboot instance %r" msgstr "Reboot contoh %r" #: nova/api/ec2/cloud.py:1421 msgid "Going to stop instances" msgstr "Akan berhenti kasus" #: nova/api/ec2/cloud.py:1432 msgid "Going to start instances" msgstr "Akan mulai kasus" #: nova/api/ec2/cloud.py:1524 #, python-format msgid "De-registering image %s" msgstr "" #: nova/api/ec2/cloud.py:1540 msgid "imageLocation is required" msgstr "" #: nova/api/ec2/cloud.py:1560 #, python-format msgid "Registered image %(image_location)s with id %(image_id)s" msgstr "Gambar terdaftar %(image_location)s dengan id %(image_id)s" #: nova/api/ec2/cloud.py:1621 msgid "user or group not specified" msgstr "pengguna atau grup tidak ditentukan" #: nova/api/ec2/cloud.py:1624 msgid "only group \"all\" is supported" msgstr "hanya kelompok \"all\" yang didukung" #: nova/api/ec2/cloud.py:1627 msgid "operation_type must be add or remove" msgstr "operation_type harus ditambah atau dihapus" #: nova/api/ec2/cloud.py:1629 #, python-format msgid "Updating image %s publicity" msgstr "Memperbarui gambar %s publisitas" #: nova/api/ec2/cloud.py:1642 #, python-format msgid "Not allowed to modify attributes for image %s" msgstr "" #: nova/api/ec2/cloud.py:1668 #, python-format msgid "" "Invalid value '%(ec2_instance_id)s' for instanceId. Instance does not have a " "volume attached at root (%(root)s)" msgstr "" #: nova/api/ec2/cloud.py:1699 #, python-format msgid "Couldn't stop instance within %d sec" msgstr "" #: nova/api/ec2/cloud.py:1718 #, python-format msgid "image of %(instance)s at %(now)s" msgstr "" #: nova/api/ec2/cloud.py:1743 nova/api/ec2/cloud.py:1793 msgid "resource_id and tag are required" msgstr "" #: nova/api/ec2/cloud.py:1747 nova/api/ec2/cloud.py:1797 msgid "Expecting a list of resources" msgstr "" #: nova/api/ec2/cloud.py:1752 nova/api/ec2/cloud.py:1802 #: nova/api/ec2/cloud.py:1860 msgid "Only instances implemented" msgstr "" #: nova/api/ec2/cloud.py:1756 nova/api/ec2/cloud.py:1806 msgid "Expecting a list of tagSets" msgstr "" #: nova/api/ec2/cloud.py:1762 nova/api/ec2/cloud.py:1815 msgid "Expecting tagSet to be key/value pairs" msgstr "" #: nova/api/ec2/cloud.py:1769 msgid "Expecting both key and value to be set" msgstr "" #: nova/api/ec2/cloud.py:1820 msgid "Expecting key to be set" msgstr "" #: nova/api/ec2/cloud.py:1894 msgid "Invalid CIDR" msgstr "" #: nova/api/ec2/ec2utils.py:274 msgid "" "Request must include either Timestamp or Expires, but cannot contain both" msgstr "" #: nova/api/ec2/ec2utils.py:273 msgid "Timestamp is invalid." msgstr "" #: nova/api/ec2/faults.py:29 #, python-format msgid "EC2 error response: %(code)s: %(message)s" msgstr "" #: nova/api/metadata/base.py:392 #, python-format msgid "future versions %s hidden in version list" msgstr "" #: nova/api/metadata/handler.py:108 msgid "" "X-Instance-ID present in request headers. The " "'service_neutron_metadata_proxy' option must be enabled to process this " "header." msgstr "" #: nova/api/metadata/handler.py:134 nova/api/metadata/handler.py:141 #, python-format msgid "Failed to get metadata for ip: %s" msgstr "Gagal mendapatkan metadata untuk ip: %s" #: 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 "" "Sebuah kesalahan yang tidak diketahui telah terjadi. Silakan coba lagi " "permintaan Anda." #: nova/api/metadata/handler.py:186 msgid "X-Instance-ID 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:174 #, python-format msgid "" "X-Instance-ID-Signature: %(signature)s does not match the expected value: " "%(expected_signature)s for id: %(instance_id)s. Request From: " "%(remote_address)s" msgstr "" #: nova/api/metadata/handler.py:305 msgid "Invalid proxy request signature." msgstr "" #: nova/api/metadata/handler.py:190 nova/api/metadata/handler.py:197 #, python-format msgid "Failed to get metadata for instance id: %s" msgstr "" #: nova/api/metadata/handler.py:201 #, python-format msgid "" "Tenant_id %(tenant_id)s does not match tenant_id of instance %(instance_id)s." msgstr "" #: nova/api/metadata/vendordata_json.py:47 msgid "file does not exist" msgstr "" #: nova/api/metadata/vendordata_json.py:49 msgid "Unexpected IOError when reading" msgstr "" #: nova/api/metadata/vendordata_json.py:52 msgid "failed to load json" msgstr "" #: nova/api/openstack/__init__.py:89 #, python-format msgid "Caught error: %s" msgstr "Kesalahan tertangkap: %s" #: nova/api/openstack/__init__.py:98 #, python-format msgid "%(url)s returned with HTTP %(status)d" msgstr "%(url)s kembali dengan HTTP %(status)d" #: nova/api/openstack/__init__.py:271 msgid "Must specify an ExtensionManager class" msgstr "Harus menentukan kelas ExtensionManager" #: nova/api/openstack/__init__.py:201 #, python-format msgid "Extending resource: %s" msgstr "" #: nova/api/openstack/__init__.py:236 nova/api/openstack/__init__.py:410 #, python-format msgid "" "Extension %(ext_name)s: Cannot extend resource %(collection)s: No such " "resource" msgstr "" "Perpanjangan %(ext_name)s: Tidak bisa memperpanjang sumberdaya " "%(collection)s: Tidak ada sumber daya tersebut" #: nova/api/openstack/__init__.py:241 #, python-format msgid "Extension %(ext_name)s extended resource: %(collection)s" msgstr "" #: nova/api/openstack/__init__.py:283 #: nova/api/openstack/compute/plugins/v3/servers.py:100 #, python-format msgid "Not loading %s because it is in the blacklist" msgstr "" #: nova/api/openstack/__init__.py:288 #: nova/api/openstack/compute/plugins/v3/servers.py:105 #, python-format msgid "Not loading %s because it is not in the whitelist" msgstr "" #: nova/api/openstack/__init__.py:299 #, python-format msgid "v3 API Extension Blacklist: %s" msgstr "" #: nova/api/openstack/__init__.py:301 #, python-format msgid "v3 API Extension Whitelist: %s" msgstr "" #: nova/api/openstack/__init__.py:308 #, python-format msgid "Extensions in both blacklist and whitelist: %s" msgstr "" #: nova/api/openstack/__init__.py:332 #, python-format msgid "Missing core API extensions: %s" msgstr "" #: nova/api/openstack/__init__.py:360 #, python-format msgid "Running _register_resources on %s" msgstr "" #: nova/api/openstack/__init__.py:363 #, python-format msgid "Extended resource: %s" msgstr "Sumber daya diperpanjang: %s" #: nova/api/openstack/__init__.py:402 #, python-format msgid "Running _register_controllers on %s" msgstr "" #: nova/api/openstack/__init__.py:415 #, python-format msgid "Extension %(ext_name)s extending resource: %(collection)s" msgstr "Perpanjangan %(ext_name)s memperluas sumber daya: %(collection)s" #: nova/api/openstack/common.py:132 #, python-format msgid "" "status is UNKNOWN from vm_state=%(vm_state)s task_state=%(task_state)s. Bad " "upgrade or db corrupted?" msgstr "" #: nova/api/openstack/common.py:182 #, python-format msgid "%s param must be an integer" msgstr "" #: nova/api/openstack/common.py:185 #, python-format msgid "%s param must be positive" msgstr "" #: nova/api/openstack/common.py:210 msgid "offset param must be an integer" msgstr "mengimbangi param harus integer" #: nova/api/openstack/common.py:216 msgid "limit param must be an integer" msgstr "param batas harus integer" #: nova/api/openstack/common.py:220 msgid "limit param must be positive" msgstr "param batas harus positif" #: nova/api/openstack/common.py:224 msgid "offset param must be positive" msgstr "mengimbangi param harus positif" #: 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 "marker [%s] tidak ditemukan" #: nova/api/openstack/common.py:295 #, python-format msgid "href %s does not contain version" msgstr "href %s tidak mengandung versi" #: nova/api/openstack/common.py:309 msgid "Image metadata limit exceeded" msgstr "Batas gambar metadata melebihi" #: 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:391 #, python-format msgid "Cannot '%(action)s' while instance is in %(attr)s %(state)s" msgstr "Tidak bisa '%(action)s' saat contoh adalah di %(attr)s %(state)s" #: nova/api/openstack/common.py:394 #, python-format msgid "Cannot '%s' an instance which has never been active" msgstr "" #: nova/api/openstack/common.py:397 #, python-format msgid "Instance is in an invalid state for '%s'" msgstr "" #: nova/api/openstack/common.py:477 msgid "Rejecting snapshot request, snapshots currently disabled" msgstr "Menolak permintaan snapshot, snapshot saat ini dinonaktifkan" #: nova/api/openstack/common.py:389 msgid "Instance snapshots are not permitted at this time." msgstr "Snapshot instance tidak diizinkan saat ini." #: nova/api/openstack/common.py:592 msgid "Cells is not enabled." msgstr "" #: nova/api/openstack/extensions.py:197 #, python-format msgid "Loaded extension: %s" msgstr "Ekstensi beban: %s" #: nova/api/openstack/extensions.py:236 #: nova/api/openstack/compute/plugins/__init__.py:45 #, python-format msgid "Ext name: %s" msgstr "Nama ext: %s" #: nova/api/openstack/extensions.py:237 #: nova/api/openstack/compute/plugins/__init__.py:46 #, python-format msgid "Ext alias: %s" msgstr "Alias ext: %s" #: nova/api/openstack/extensions.py:238 #: nova/api/openstack/compute/plugins/__init__.py:47 #, python-format msgid "Ext description: %s" msgstr "Deskripsi ext: %s" #: nova/api/openstack/extensions.py:240 #, python-format msgid "Ext namespace: %s" msgstr "Ext namespace: %s" #: nova/api/openstack/extensions.py:241 #, python-format msgid "Ext updated: %s" msgstr "Perbarui ext: %s" #: nova/api/openstack/extensions.py:243 #: nova/api/openstack/compute/plugins/__init__.py:51 #, python-format msgid "Exception loading extension: %s" msgstr "Ekstensi pemuatan eksepsi: %s" #: nova/api/openstack/extensions.py:257 #, python-format msgid "Loading extension %s" msgstr "Memuat ekstensi %s" #: nova/api/openstack/extensions.py:266 #, python-format msgid "Calling extension factory %s" msgstr "Memanggil pabrik ekstensi %s" #: nova/api/openstack/extensions.py:278 #, python-format msgid "Failed to load extension %(ext_factory)s: %(exc)s" msgstr "Gagal memuat ekstensi %(ext_factory)s: %(exc)s" #: nova/api/openstack/extensions.py:349 #, python-format msgid "Failed to load extension %(classpath)s: %(exc)s" msgstr "Gagal memuat ekstensi %(classpath)s: %(exc)s" #: nova/api/openstack/extensions.py:372 #, python-format msgid "Failed to load extension %(ext_name)s:%(exc)s" msgstr "" #: nova/api/openstack/extensions.py:494 msgid "Unexpected exception in API method" 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 "tidak bisa mengerti JSON" #: nova/api/openstack/wsgi.py:399 msgid "too many body keys" msgstr "terlalu banyak tombol tubuh" #: nova/api/openstack/wsgi.py:693 #, python-format msgid "Exception handling resource: %s" msgstr "" #: nova/api/openstack/wsgi.py:697 #, python-format msgid "Fault thrown: %s" msgstr "Kesalahan dilemparkan: %s" #: nova/api/openstack/wsgi.py:700 #, python-format msgid "HTTP exception thrown: %s" msgstr "Eksepsi HTTP dilemparkan: %s" #: nova/api/openstack/wsgi.py:815 msgid "Unrecognized Content-Type provided in request" msgstr "Belum diakui Content-Type tersedia dalam permintaan" #: nova/api/openstack/wsgi.py:685 #, python-format msgid "There is no such action: %s" msgstr "Tidak ada tindakan:% s" #: 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:937 #, python-format msgid "Action: '%(action)s', body: %(body)s" msgstr "" #: nova/api/openstack/wsgi.py:941 #, python-format msgid "" "Calling method '%(meth)s' (Content-type='%(ctype)s', Accept='%(accept)s')" msgstr "" #: nova/api/openstack/wsgi.py:663 msgid "Unsupported Content-Type" msgstr "Content-Type tidak didukung" #: 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/wsgi.py:1214 #, python-format msgid "Returning %(code)s to user: %(explanation)s" msgstr "" #: nova/api/openstack/xmlutil.py:286 msgid "element is not a child" msgstr "Elemen ini bukan anak kecil" #: nova/api/openstack/xmlutil.py:444 msgid "root element selecting a list" msgstr "Memilih daftar root elemen" #: nova/api/openstack/xmlutil.py:767 #, python-format msgid "" "Template tree mismatch; adding slave %(slavetag)s to master %(mastertag)s" msgstr "" #: nova/api/openstack/xmlutil.py:887 msgid "subclasses must implement construct()!" msgstr "subclass harus menerapkan membangun()!" #: nova/api/openstack/compute/extensions.py:37 msgid "Initializing extension manager." msgstr "Memulai extension manager." #: 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/legacy_v2/flavors.py:90 #, python-format msgid "Invalid minRam 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/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 "Gambar tidak ada" #: nova/api/openstack/compute/legacy_v2/image_metadata.py:76 msgid "Incorrect request body format" msgstr "Format permintaan body yang salah" #: 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/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 "Permintaan body mengandung terlalu banyak item" #: nova/api/openstack/compute/image_metadata.py:121 #: nova/api/openstack/compute/legacy_v2/image_metadata.py:115 msgid "Invalid metadata key" msgstr "Kunci metadata tidak valid" #: 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/ips.py:67 #: nova/api/openstack/compute/plugins/v3/ips.py:39 msgid "Instance does not exist" msgstr "Contoh tidak ada" #: 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 "Contoh bukan anggota jaringan yang ditentukan" #: 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 "" "Hanya %(value)s %(verb)s permintaan(s) dapat dibuat untuk %(uri)s setiap " "%(unit_string)s." #: nova/api/openstack/compute/legacy_v2/limits.py:256 msgid "This request was rate-limited." msgstr "Permintaan ini adalah tingkat terbatas." #: 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 "Server tidak ada" #: 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 "Item Metadata tidak ditemukan" #: nova/api/openstack/compute/servers.py:82 msgid "" "XML support has been deprecated and will be removed in the Juno release." 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:607 #: nova/api/openstack/compute/plugins/v3/servers.py:284 #, python-format msgid "Flavor '%s' could not be found " 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 "Contoh tidak dapat ditemukan" #: 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:318 msgid "Unknown argument : port" 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/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 "" "Format jaringan jelek: uuid jaringan tidak dalam format yang tepat (%s)" #: nova/api/openstack/compute/legacy_v2/servers.py:338 #, python-format msgid "Invalid fixed IP address (%s)" msgstr "Alamat IP tetap tidak valid (%s)" #: 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 "Menggandakan jaringan (%s) tidak diperbolehkan" #: 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 "Format jaringan buruk: hilang %s" #: 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 "Format jaringan buruk" #: nova/api/openstack/compute/legacy_v2/servers.py:404 msgid "Userdata content cannot be decoded" msgstr "Konten Userdata tidak dapat diterjemahkan" #: nova/api/openstack/compute/legacy_v2/servers.py:383 msgid "accessIPv4 is not proper IPv4 format" msgstr "accessIPv4 tidak sesuai format IPv4" #: 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:520 msgid "Server name is not defined" msgstr "Nama server tidak didefinisikan" #: 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 "FlavorRef yang diberikan tidak valid." #: 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/servers.py:635 #: nova/api/openstack/compute/legacy_v2/servers.py:90 msgid "Can not find requested image" msgstr "Tidak dapat menemukan gambar yang diminta" #: nova/api/openstack/compute/servers.py:641 #: nova/api/openstack/compute/legacy_v2/servers.py:92 msgid "Invalid key_name provided." msgstr "Key_name disediakan tidak valid." #: 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/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/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 "Instance belum diubah ukurannya." #: 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/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 "Argumen 'type' untuk reboot bukan HARD or SOFT" #: nova/api/openstack/compute/legacy_v2/servers.py:791 msgid "Missing argument 'type' for reboot" msgstr "Argumen 'type' untuk reboot hilang" #: nova/api/openstack/compute/legacy_v2/servers.py:817 msgid "Unable to locate requested flavor." msgstr "Tidak dapat menemukan rasa yang diminta." #: nova/api/openstack/compute/legacy_v2/servers.py:820 msgid "Resize requires a flavor change." 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:971 #: nova/api/openstack/compute/legacy_v2/servers.py:864 msgid "Missing imageRef attribute" msgstr "Atribut imageRef hilang" #: 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 "ImageRef yang diberikan tidak valid." #: nova/api/openstack/compute/legacy_v2/servers.py:907 msgid "Missing flavorRef attribute" msgstr "Atribut flavorRef hilang" #: nova/api/openstack/compute/legacy_v2/servers.py:921 msgid "No adminPass was specified" msgstr "AdminPass belum ditentukan" #: 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/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 "Permintaan resize memiliki atribut tidak sah 'flavorRef'." #: nova/api/openstack/compute/legacy_v2/servers.py:957 msgid "Resize requests require 'flavorRef' attribute." msgstr "Permintaan resize membutuhkan 'flavorRef' atribut." #: nova/api/openstack/compute/legacy_v2/servers.py:975 msgid "Could not parse imageRef from request." msgstr "Tidak dapat menguraikan imageRef dari permintaan." #: nova/api/openstack/compute/servers.py:1054 #: nova/api/openstack/compute/legacy_v2/servers.py:1045 msgid "Cannot find image for rebuild" msgstr "Tidak dapat menemukan gambar untuk membangun kembali" #: nova/api/openstack/compute/legacy_v2/servers.py:1079 msgid "createImage entity requires name attribute" msgstr "createImage entitas memerlukan nama atribut" #: nova/api/openstack/compute/legacy_v2/servers.py:1088 #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:276 msgid "Invalid metadata" msgstr "Metadata tidak valid" #: nova/api/openstack/compute/legacy_v2/servers.py:1140 msgid "Invalid adminPass" msgstr "AdminPass tidak valid" #: nova/api/openstack/compute/servers.py:1512 #: nova/api/openstack/compute/plugins/v3/servers.py:1014 #, python-format msgid "Removing options '%s' from query" 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 "Server tidak ditemukan" #: nova/api/openstack/compute/contrib/admin_actions.py:66 msgid "Virt driver does not implement pause function." msgstr "" #: nova/api/openstack/compute/contrib/admin_actions.py:70 #, python-format msgid "Compute.api::pause %s" msgstr "Compute.api::pause %s" #: nova/api/openstack/compute/contrib/admin_actions.py:91 msgid "Virt driver does not implement unpause function." msgstr "" #: nova/api/openstack/compute/contrib/admin_actions.py:95 #, python-format msgid "Compute.api::unpause %s" msgstr "Compute.api::unpause %s" #: nova/api/openstack/compute/contrib/admin_actions.py:117 #, python-format msgid "compute.api::suspend %s" msgstr "compute.api::suspend %s" #: nova/api/openstack/compute/contrib/admin_actions.py:139 #, python-format msgid "compute.api::resume %s" msgstr "compute.api::resume %s" #: nova/api/openstack/compute/contrib/admin_actions.py:163 #, python-format msgid "Error in migrate %s" msgstr "Ada kesalahan migrasi %s" #: nova/api/openstack/compute/contrib/admin_actions.py:182 #, python-format msgid "Compute.api::reset_network %s" msgstr "Compute.api::reset_network %s" #: nova/api/openstack/compute/contrib/admin_actions.py:201 #, python-format msgid "Compute.api::inject_network_info %s" msgstr "Compute.api::inject_network_info %s" #: nova/api/openstack/compute/contrib/admin_actions.py:218 #, python-format msgid "Compute.api::lock %s" msgstr "Compute.api::lock %s" #: nova/api/openstack/compute/contrib/admin_actions.py:237 #, python-format msgid "Compute.api::unlock %s" msgstr "Compute.api::unlock %s" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:257 #, python-format msgid "createBackup entity requires %s attribute" msgstr "entitas createBackup membutuhkan %s attribute" #: nova/api/openstack/compute/legacy_v2/contrib/admin_actions.py:261 msgid "Malformed createBackup entity" msgstr "Entitas createBackup cacat" #: nova/api/openstack/compute/contrib/admin_actions.py:273 msgid "createBackup attribute 'rotation' must be an integer" msgstr "'rotasi' atribut createBackup harus integer" #: nova/api/openstack/compute/contrib/admin_actions.py:276 msgid "" "createBackup attribute 'rotation' must be greater than or equal to zero" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/server_start_stop.py:37 msgid "Instance not found" msgstr "Contoh tidak ditemukan" #: 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/contrib/admin_actions.py:390 #, python-format msgid "Compute.api::resetState %s" msgstr "" #: nova/api/openstack/compute/contrib/aggregates.py:98 #, python-format msgid "Cannot show aggregate: %s" msgstr "" #: nova/api/openstack/compute/contrib/aggregates.py:133 #, python-format msgid "Cannot update aggregate: %s" msgstr "" #: nova/api/openstack/compute/contrib/aggregates.py:147 #, python-format msgid "Cannot delete aggregate: %s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/aggregates.py:178 #, python-format msgid "Aggregates does not have %s action" msgstr "Agregat tidak memiliki %s aksi" #: 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 "Request body tidak valid" #: nova/api/openstack/compute/contrib/aggregates.py:172 #: nova/api/openstack/compute/contrib/aggregates.py:177 #, python-format msgid "Cannot add host %(host)s in aggregate %(id)s" 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/legacy_v2/contrib/aggregates.py:261 #, python-format msgid "Cannot set metadata %(metadata)s in aggregate %(id)s" msgstr "" #: nova/api/openstack/compute/contrib/assisted_volume_snapshots.py:66 #, python-format msgid "Create assisted snapshot from volume %s" msgstr "" #: nova/api/openstack/compute/contrib/assisted_volume_snapshots.py:77 #: nova/api/openstack/compute/contrib/volumes.py:646 #, python-format msgid "Delete snapshot with id: %s" msgstr "Hapus snapshot dengan id: %s" #: nova/api/openstack/compute/contrib/attach_interfaces.py:104 msgid "Attach interface" 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/contrib/attach_interfaces.py:128 #: nova/api/openstack/compute/plugins/v3/attach_interfaces.py:125 msgid "Attachments update is not supported" msgstr "" #: nova/api/openstack/compute/contrib/attach_interfaces.py:140 #: nova/api/openstack/compute/plugins/v3/attach_interfaces.py:136 #, python-format msgid "Detach interface %s" msgstr "" #: nova/api/openstack/compute/contrib/baremetal_nodes.py:163 #: nova/api/openstack/compute/contrib/baremetal_nodes.py:206 msgid "Must specify address in the form of xx:xx:xx:xx:xx:xx" msgstr "" #: nova/api/openstack/compute/contrib/baremetal_nodes.py:227 msgid "Must specify id or address" 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/contrib/cells.py:289 #: nova/api/openstack/compute/plugins/v3/cells.py:196 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: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/certificates.py:48 #: nova/api/openstack/compute/legacy_v2/contrib/certificates.py:44 msgid "Only root certificate can be retrieved." msgstr "Sertifikat root hanya dapat diambil." #: 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 "" "Tidak dapat mengklaim IP untuk contoh VPN, memastikan tidak berjalan, dan " "coba lagi dalam beberapa menit" #: 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: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/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/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 "%s harus berupa 'MANUAL' atau 'AUTO'." #: nova/api/openstack/compute/contrib/evacuate.py:53 msgid "host and onSharedStorage must be specified." 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/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/contrib/flavor_access.py:94 msgid "Flavor not found." 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/legacy_v2/contrib/flavor_access.py:72 msgid "No request body" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/flavorextraspecs.py:40 msgid "No Request Body" msgstr "Tidak ada request body" #: 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/contrib/floating_ips.py:129 #: nova/api/openstack/compute/contrib/floating_ips.py:177 #, python-format msgid "Floating ip not found for id %s" msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:162 #, python-format msgid "No more floating ips in pool %s." msgstr "Tidak ada ip lebih mengambang di pool %s." #: nova/api/openstack/compute/contrib/floating_ips.py:164 msgid "No more floating ips available." msgstr "Tidak ada ip lebih mengambang tersedia." #: nova/api/openstack/compute/contrib/floating_ips.py:189 #, python-format msgid "Floating ip %s has been disassociated" 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 "Hilang parameter dict" #: 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 "Alamat tidak ditentukan" #: 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/contrib/floating_ips.py:230 msgid "No fixed ips associated to instance" msgstr "Tidak ada ips tetap yang terkait untuk contoh" #: 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/contrib/floating_ips.py:255 msgid "floating ip is already associated" msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:258 msgid "l3driver call to add floating ip failed" msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:262 #: nova/api/openstack/compute/contrib/floating_ips.py:291 msgid "floating ip not found" msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:265 msgid "Error. Unable to associate floating ip" msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:306 msgid "Floating ip is not associated" msgstr "" #: nova/api/openstack/compute/contrib/floating_ips.py:310 #, 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/legacy_v2/contrib/hosts.py:139 #, python-format msgid "Invalid update setting: '%s'" msgstr "Memperbarui setting tidak valid: '%s'" #: nova/api/openstack/compute/legacy_v2/contrib/hosts.py:143 #, python-format msgid "Invalid status: '%s'" msgstr "Status tidak valid: '%s'" #: 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/contrib/hosts.py:206 #: nova/api/openstack/compute/plugins/v3/hosts.py:152 #, python-format msgid "Putting host %(host_name)s in maintenance mode %(mode)s." 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/contrib/hosts.py:227 #: nova/api/openstack/compute/plugins/v3/hosts.py:174 #, python-format msgid "Enabling host %s." msgstr "" #: nova/api/openstack/compute/contrib/hosts.py:229 #: nova/api/openstack/compute/plugins/v3/hosts.py:176 #, python-format msgid "Disabling host %s." 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/contrib/hosts.py:336 #: nova/api/openstack/compute/plugins/v3/hosts.py:292 msgid "Describe-resource is admin only functionality" 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/legacy_v2/contrib/hypervisors.py:150 msgid "Virt driver does not implement uptime function." 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/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/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/legacy_v2/contrib/multinic.py:48 msgid "Missing 'networkId' argument for addFixedIp" msgstr "Hilang 'NetworkID' argumen untuk addFixedIp" #: nova/api/openstack/compute/legacy_v2/contrib/multinic.py:68 msgid "Missing 'address' argument for removeFixedIp" msgstr "Hilang 'alamat' argumen untuk removeFixedIp" #: nova/api/openstack/compute/contrib/multinic.py:80 #, python-format msgid "Unable to find address %r" msgstr "Tidak dapat menemukan alamat %r" #: nova/api/openstack/compute/contrib/networks_associate.py:36 #, python-format msgid "Disassociating host with network with id %s" 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 "jaringan tidak ditemukan" #: 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/contrib/networks_associate.py:52 #, python-format msgid "Disassociating project with network with id %s" 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/contrib/os_networks.py:73 #, python-format msgid "Disassociating network with id %s" msgstr "Tidak dikaitkan dengan jaringan id %s" #: 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/contrib/os_networks.py:89 #: nova/api/openstack/compute/contrib/os_tenant_networks.py:106 #, python-format msgid "Showing network with id %s" msgstr "Tampilkan jaringan dengan id %s" #: nova/api/openstack/compute/contrib/os_networks.py:100 #: nova/api/openstack/compute/contrib/os_tenant_networks.py:125 #, python-format msgid "Deleting network with id %s" msgstr "Hapus jaringan dengan id %s" #: 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/contrib/os_networks.py:126 #, python-format msgid "Creating network with label %s" msgstr "" #: nova/api/openstack/compute/contrib/os_networks.py:142 #, python-format msgid "Associating network %(network)s with project %(project)s" msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_networks.py:205 msgid "VLAN support must be enabled" msgstr "" #: nova/api/openstack/compute/contrib/os_networks.py:153 #, python-format msgid "" "Cannot associate network %(network)s with project %(project)s: %(message)s" msgstr "" #: nova/api/openstack/compute/contrib/os_tenant_networks.py:83 msgid "Failed to get default networks" msgstr "" #: nova/api/openstack/compute/contrib/os_tenant_networks.py:122 msgid "Failed to update usages deallocating network." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/os_tenant_networks.py:163 msgid "No CIDR requested" 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/legacy_v2/contrib/os_tenant_networks.py:173 msgid "CIDR is malformed." 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/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/api/openstack/compute/legacy_v2/contrib/quotas.py:164 msgid "quota_set not specified" msgstr "" #: nova/api/openstack/compute/contrib/quotas.py:160 #, python-format msgid "force update quotas: %s" 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/contrib/quotas.py:184 #: nova/api/openstack/compute/plugins/v3/quota_sets.py:168 #, python-format msgid "Quota %(key)s used: %(quota_used)s, value: %(value)s." msgstr "" #: nova/api/openstack/compute/contrib/quotas.py:189 #: nova/api/openstack/compute/plugins/v3/quota_sets.py:173 #, python-format msgid "" "Quota value %(value)s for %(key)s are less than already used and reserved " "%(quota_used)s" msgstr "" #: nova/api/openstack/compute/contrib/rescue.py:71 #: nova/api/openstack/compute/plugins/v3/rescue.py:73 msgid "The rescue operation is not implemented by this cloud." msgstr "" #: nova/api/openstack/compute/contrib/rescue.py:89 #: nova/api/openstack/compute/plugins/v3/rescue.py:95 msgid "The unrescue operation is not implemented by this cloud." msgstr "" #: nova/api/openstack/compute/legacy_v2/contrib/scheduler_hints.py:37 msgid "Malformed scheduler_hints attribute" msgstr "Scheduler_hints cacat atribut" #: 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 "Tidak parameter cukup untuk membangun aturan yang berlaku." #: 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/contrib/security_group_default_rules.py:152 #, python-format msgid "Showing security_group_default_rule with id %s" 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/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:373 #: nova/api/openstack/compute/legacy_v2/contrib/security_groups.py:356 msgid "Security group not specified" msgstr "Keamanan group tidak ditentukan" #: 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 "Nama keamanan group tidak boleh kosong" #: 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_external_events.py:61 #, python-format msgid "Invalid event status `%s'" msgstr "" #: nova/api/openstack/compute/contrib/server_external_events.py:111 #: nova/api/openstack/compute/plugins/v3/server_external_events.py:84 #, python-format msgid "" "Dropping event %(name)s:%(tag)s for unknown instance %(instance_uuid)s" msgstr "" #: nova/api/openstack/compute/contrib/server_external_events.py:121 #: nova/api/openstack/compute/plugins/v3/server_external_events.py:94 #, python-format msgid "Create event %(name)s:%(tag)s for instance %(instance_uuid)s" 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/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: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/contrib/server_start_stop.py:49 #: nova/api/openstack/compute/plugins/v3/servers.py:982 msgid "start instance" msgstr "" #: nova/api/openstack/compute/contrib/server_start_stop.py:63 #: nova/api/openstack/compute/plugins/v3/servers.py:997 msgid "stop instance" 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/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/services.py:108 #: nova/api/openstack/compute/legacy_v2/contrib/services.py:174 msgid "Missing disabled reason field" 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/contrib/volumes.py:77 #, python-format msgid "vol=%s" msgstr "vol=%s" #: nova/api/openstack/compute/contrib/volumes.py:188 #, python-format msgid "Delete volume with id: %s" msgstr "Hapus volume dengan id: %s" #: 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/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:305 #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:366 msgid "volumeId must be specified." msgstr "" #: nova/api/openstack/compute/contrib/volumes.py:405 #: nova/api/openstack/compute/plugins/v3/extended_volumes.py:139 #, python-format msgid "Attach volume %(volume_id)s to instance %(server_id)s at %(device)s" msgstr "Lampirkan volume %(volume_id)s ke contoh %(server_id)s di %(device)s" #: 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/contrib/volumes.py:686 #, python-format msgid "Create snapshot from volume %s" msgstr "Buat snapshot dari volume %s" #: nova/api/openstack/compute/legacy_v2/contrib/volumes.py:562 #, python-format msgid "Invalid value '%s' for force." msgstr "" #: nova/api/openstack/compute/plugins/__init__.py:34 #, python-format msgid "Loaded extension %s" msgstr "" #: nova/api/openstack/compute/plugins/__init__.py:49 #, python-format msgid "Ext version: %i" msgstr "" #: nova/api/openstack/compute/plugins/v3/access_ips.py:115 msgid "access_ip_v4 is not proper IPv4 format" msgstr "" #: nova/api/openstack/compute/plugins/v3/access_ips.py:120 msgid "access_ip_v6 is not proper IPv6 format" msgstr "" #: nova/api/openstack/compute/plugins/v3/aggregates.py:50 msgid "Could not find host to be set in request body" msgstr "" #: nova/api/openstack/compute/plugins/v3/aggregates.py:54 msgid "The value of host must be a string" msgstr "" #: nova/api/openstack/compute/plugins/v3/aggregates.py:87 #, python-format msgid "Could not find %s parameter in the request" msgstr "" #: nova/api/openstack/compute/plugins/v3/aggregates.py:124 msgid "Request body is empty" msgstr "" #: nova/api/openstack/compute/plugins/v3/aggregates.py:127 #, python-format msgid "Invalid key %s in request body." msgstr "" #: nova/api/openstack/compute/plugins/v3/aggregates.py:208 msgid "Invalid request format for metadata" msgstr "" #: nova/api/openstack/compute/plugins/v3/attach_interfaces.py:103 #, python-format msgid "Attach interface to %s" msgstr "" #: nova/api/openstack/compute/cells.py:186 #, python-format msgid "Cell %s doesn't exist." msgstr "" #: nova/api/openstack/compute/console_auth_tokens.py:40 msgid "token not provided" msgstr "" #: nova/api/openstack/compute/plugins/v3/create_backup.py:62 #, python-format msgid "create_backup entity requires %s attribute" msgstr "" #: nova/api/openstack/compute/plugins/v3/create_backup.py:66 msgid "Malformed create_backup entity" msgstr "" #: nova/api/openstack/compute/plugins/v3/create_backup.py:72 msgid "create_backup attribute 'rotation' must be an integer" msgstr "" #: nova/api/openstack/compute/plugins/v3/create_backup.py:75 msgid "" "create_backup attribute 'rotation' must be greater than or equal to zero" 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/plugins/v3/extended_volumes.py:176 #, python-format msgid "Detach volume %(volume_id)s from instance %(server_id)s" msgstr "" #: nova/api/openstack/compute/plugins/v3/extended_volumes.py:191 #: nova/api/openstack/compute/plugins/v3/extended_volumes.py:218 #, python-format msgid "Volume %(volume_id)s is not attached to the instance %(server_id)s" msgstr "" #: nova/api/openstack/compute/plugins/v3/extension_info.py:48 #, python-format msgid "Filter out extension %s from discover list" msgstr "" #: nova/api/openstack/compute/flavors.py:96 #, python-format msgid "Invalid min_ram filter [%s]" msgstr "" #: nova/api/openstack/compute/plugins/v3/flavors.py:101 #, python-format msgid "Invalid min_disk filter [%s]" msgstr "" #: nova/api/openstack/compute/plugins/v3/flavors_extraspecs.py:66 msgid "No or bad extra_specs provided" msgstr "" #: nova/api/openstack/compute/plugins/v3/flavors_extraspecs.py:72 #: nova/api/openstack/compute/plugins/v3/flavors_extraspecs.py:93 msgid "Concurrent transaction has been committed, try again" msgstr "" #: nova/api/openstack/compute/plugins/v3/hosts.py:120 msgid "The request body invalid" msgstr "" #: nova/api/openstack/compute/plugins/v3/hypervisors.py:125 msgid "Need parameter 'query' to specify which hypervisor to filter on" msgstr "" #: nova/api/openstack/compute/instance_actions.py:81 #, python-format msgid "Action %s not found" msgstr "" #: nova/api/openstack/compute/plugins/v3/quota_sets.py:154 #, python-format msgid "Force update quotas: %s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:118 #, python-format msgid "" "extension %(ext_alias)s detected by servers extension for function %(func)s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:125 #, python-format msgid "extension %(ext_alias)s is missing %(func)s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:146 msgid "Did not find any server create extensions" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:157 msgid "Did not find any server rebuild extensions" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:168 msgid "Did not find any server update extensions" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:213 msgid "Invalid changes_since value" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:321 msgid "Device name cannot include spaces." 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/plugins/v3/servers.py:420 #: nova/api/openstack/compute/plugins/v3/servers.py:592 msgid "The request body is invalid" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:478 #: nova/api/openstack/compute/plugins/v3/servers.py:506 msgid "Invalid flavor_ref provided." msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:555 #, python-format msgid "Running _create_extension_point for %s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:561 #, python-format msgid "Running _rebuild_extension_point for %s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:567 #, python-format msgid "Running _resize_extension_point for %s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:573 #, python-format msgid "Running _update_extension_point for %s" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:603 msgid "host_id cannot be updated." msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:748 msgid "Invalid image_ref provided." msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:767 msgid "Missing image_ref attribute" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:774 msgid "Missing flavor_ref attribute" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:787 msgid "Resize request has invalid 'flavor_ref' attribute." msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:790 msgid "Resize requests require 'flavor_ref' attribute." msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:806 msgid "Could not parse image_ref from request." msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:890 msgid "create_image entity requires name attribute" msgstr "" #: nova/api/openstack/compute/plugins/v3/servers.py:954 msgid "Invalid admin_password" msgstr "" #: nova/api/openstack/compute/plugins/v3/services.py:143 msgid "Disabled reason contains invalid characters or is too long" msgstr "" #: nova/api/openstack/compute/views/servers.py:187 msgid "Instance has had its instance_type removed from the DB" 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/cells/manager.py:78 msgid "" "The cells feature of Nova is considered experimental by the OpenStack " "project because it receives much less testing than the rest of Nova. This " "may change in the future, but current deployers should be aware that the use " "of it in production right now may be risky." msgstr "" #: nova/cells/messaging.py:204 #, python-format msgid "Error processing message locally: %(exc)s" 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:409 #, python-format msgid "Error locating next hop for message: %(exc)s" msgstr "" #: nova/cells/messaging.py:436 #, python-format msgid "Failed to send message to cell: %(next_hop)s: %(exc)s" msgstr "" #: nova/cells/messaging.py:515 #, python-format msgid "Error locating next hops for message: %(exc)s" msgstr "" #: nova/cells/messaging.py:535 #, python-format msgid "Error sending message to next hops: %(exc)s" msgstr "" #: nova/cells/messaging.py:553 #, python-format msgid "Error waiting for responses from neighbor cells: %(exc)s" msgstr "" #: nova/cells/messaging.py:652 #, python-format msgid "Unknown method '%(method)s' in compute API" msgstr "" #: nova/cells/messaging.py:699 #, python-format msgid "Received capabilities from child cell %(cell_name)s: %(capabilities)s" msgstr "" #: nova/cells/messaging.py:709 #, python-format msgid "Received capacities from child cell %(cell_name)s: %(capacities)s" msgstr "" #: nova/cells/messaging.py:1034 #, python-format msgid "Got update for instance: %(instance)s" msgstr "" #: nova/cells/messaging.py:1070 msgid "Got update to delete instance" msgstr "" #: nova/cells/messaging.py:1085 #, python-format msgid "Got broadcast to %(delete_type)s delete instance" msgstr "" #: nova/cells/messaging.py:1099 #, python-format msgid "Got message to create instance fault: %(instance_fault)s" msgstr "" #: nova/cells/messaging.py:1120 #, python-format msgid "" "Forcing a sync of instances, project_id=%(projid_str)s, " "updated_since=%(since_str)s" msgstr "" #: nova/cells/messaging.py:1199 #, python-format msgid "No match when trying to update BDM: %(bdm)s" msgstr "" #: nova/cells/messaging.py:1383 #, python-format msgid "Updating parents with our capabilities: %(capabs)s" msgstr "" #: nova/cells/messaging.py:1403 #, python-format msgid "Updating parents with our capacities: %(capacities)s" msgstr "" #: nova/cells/messaging.py:1683 #, python-format msgid "No cell_name for %(method)s() from API" msgstr "" #: nova/cells/messaging.py:1700 msgid "No cell_name for instance update from API" msgstr "" #: nova/cells/messaging.py:1863 #, python-format msgid "Returning exception %s to caller" msgstr "" #: nova/cells/rpcapi.py:370 msgid "Failed to notify cells of BDM update/create." msgstr "" #: nova/cells/rpcapi.py:386 msgid "Failed to notify cells of BDM destroy." msgstr "" #: nova/cells/scheduler.py:153 #, python-format msgid "Weighted cells: %(weighted_cells)s" msgstr "" #: nova/cells/scheduler.py:169 #, python-format msgid "Scheduling with routing_path=%(routing_path)s" msgstr "" #: nova/cells/scheduler.py:190 nova/cells/scheduler.py:230 #, python-format msgid "Couldn't communicate with cell '%s'" msgstr "" #: nova/cells/scheduler.py:194 nova/cells/scheduler.py:234 msgid "Couldn't communicate with any cells" msgstr "" #: nova/cells/scheduler.py:209 #, python-format msgid "Building instances with routing_path=%(routing_path)s" msgstr "" #: nova/cells/scheduler.py:291 #, python-format msgid "" "No cells available when scheduling. Will retry in %(sleep_time)s second(s)" msgstr "" #: nova/cells/scheduler.py:297 #, python-format msgid "Error scheduling instances %(instance_uuids)s" msgstr "" #: nova/cells/state.py:352 #, python-format msgid "Unknown cell '%(cell_name)s' when trying to update capabilities" msgstr "" #: nova/cells/state.py:367 #, python-format msgid "Unknown cell '%(cell_name)s' when trying to update capacities" msgstr "" #: nova/cells/state.py:431 msgid "Updating cell cache from db." msgstr "" #: nova/cells/state.py:468 msgid "Updating cell cache from config file." msgstr "" #: nova/cells/filters/target_cell.py:58 #, python-format msgid "" "Forcing direct route to %(cell_name)s because of 'target_cell' scheduler hint" msgstr "" #: nova/cells/weights/mute_child.py:66 #, python-format msgid "" "%(cell)s has not been seen since %(last_seen)s and is being treated as mute." 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 "Jaringan untuk mendorong config OpenVPN" #: nova/cloudpipe/pipelib.py:56 msgid "Netmask to push into openvpn config" msgstr "Netmask untuk mendorong ke config openvpn" #: nova/cloudpipe/pipelib.py:125 #, python-format msgid "Launching VPN for %s" msgstr "Peluncuran VPN untuk %s" #: nova/cmd/all.py:61 nova/cmd/all.py:67 nova/cmd/all.py:90 #, python-format msgid "Failed to load %s" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:210 #, python-format msgid "parent device '%s' not found" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:213 #, python-format msgid "root device '%s' not found" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:215 #, python-format msgid "swap device '%s' not found" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:217 #, python-format msgid "ephemeral device '%s' not found" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:227 msgid "Failed to detect root device UUID." msgstr "" #: nova/cmd/baremetal_deploy_helper.py:251 #, python-format msgid "Cmd : %s" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:252 #, python-format msgid "StdOut : %r" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:253 #, python-format msgid "StdErr : %r" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:281 #, python-format msgid "start deployment for node %(node_id)s, params %(params)s" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:290 #, python-format msgid "deployment to node %s failed" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:294 #, python-format msgid "deployment to node %s done" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:316 #, python-format msgid "post: environ=%s" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:335 #, python-format msgid "Deploy agent error message: %s" msgstr "" #: nova/cmd/baremetal_deploy_helper.py:359 #, python-format msgid "request is queued: node %(node_id)s, params %(params)s" 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/cmd/baremetal_manage.py:204 nova/cmd/manage.py:1378 msgid "Command failed, please check log for more info" msgstr "" #: nova/cmd/compute.py:50 #, python-format msgid "No db access allowed in nova-compute: %s" msgstr "" #: nova/cmd/dhcpbridge.py:105 #, python-format msgid "Called '%(action)s' for mac '%(mac)s' with ip '%(ip)s'" msgstr "" #: nova/cmd/dhcpbridge.py:115 msgid "Environment variable 'NETWORK_ID' must be set." 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: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:358 #, 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:573 msgid "id" msgstr "id" #: nova/cmd/manage.py:574 msgid "IPv4" msgstr "IPv4" #: nova/cmd/manage.py:575 msgid "IPv6" msgstr "IPv6" #: nova/cmd/manage.py:576 msgid "start address" msgstr "mulai alamat" #: nova/cmd/manage.py:577 msgid "DNS1" msgstr "DNS1" #: nova/cmd/manage.py:578 msgid "DNS2" msgstr "DNS2" #: nova/cmd/manage.py:579 msgid "VlanID" msgstr "VlanID" #: nova/cmd/manage.py:580 nova/cmd/manage.py:687 msgid "project" msgstr "proyek" #: nova/cmd/manage.py:581 msgid "uuid" msgstr "uuid" #: 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:940 msgid "Must supply valid parameters to create flavor" msgstr "" #: nova/cmd/manage.py:944 msgid "Flavor exists." msgstr "" #: nova/cmd/manage.py:945 msgid "Please ensure flavor name and flavorid are unique." msgstr "" #: nova/cmd/manage.py:947 msgid "Currently defined flavor names and flavorids:" msgstr "" #: nova/cmd/manage.py:952 msgid "Unknown error" msgstr "" #: nova/cmd/manage.py:955 #, python-format msgid "%s created" msgstr "" #: nova/cmd/manage.py:963 msgid "Valid flavor name is required" msgstr "" #: nova/cmd/manage.py:966 #, python-format msgid "DB Error: %s" msgstr "" #: nova/cmd/manage.py:971 #, python-format msgid "%s deleted" msgstr "" #: nova/cmd/manage.py:1007 #, python-format msgid "Key %(key)s set to %(value)s on instance type %(name)s" msgstr "" #: nova/cmd/manage.py:1030 #, python-format msgid "Key %(key)s on flavor %(name)s unset" 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/network.py:49 #, python-format msgid "No db access allowed in nova-network: %s" 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:385 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run %(min_count)d instances. " "%(msg)s" msgstr "" #: nova/compute/api.py:389 #, python-format msgid "" "%(overs)s quota exceeded for %(pid)s, tried to run between %(min_count)d and " "%(max_count)d instances. %(msg)s" msgstr "" #: nova/compute/api.py:398 msgid "Metadata type should be dict." msgstr "" #: nova/compute/api.py:416 #, python-format msgid "" "Quota exceeded for %(pid)s, tried to set %(num_metadata)s metadata properties" msgstr "" "Kuota untuk melampaui %(pid)s, mencoba untuk mengatur %(num_metadata)s " "properti metadata" #: nova/compute/api.py:428 #, python-format msgid "Metadata property key '%s' is not a string." msgstr "" #: nova/compute/api.py:431 #, python-format msgid "Metadata property value '%(v)s' for key '%(k)s' is not a string." msgstr "" #: nova/compute/api.py:435 msgid "Metadata property key blank" 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:573 msgid "" "Failed to set instance name using multi_instance_display_name_template." msgstr "" #: nova/compute/api.py:774 msgid "Cannot attach one or more volumes to multiple instances" msgstr "" #: nova/compute/api.py:1542 msgid "The requested availability zone is not available" msgstr "" #: nova/compute/api.py:812 #, python-format msgid "Going to run %s instances..." msgstr "Akan menjalankan %s contoh..." #: nova/compute/api.py:948 #, python-format msgid "" "max count reduced from %(max_count)d to %(max_net_count)d due to network " "port quota" msgstr "" #: nova/compute/api.py:999 #, python-format msgid "Image bdm %s" msgstr "" #: nova/compute/api.py:1038 #, python-format msgid "block_device_mapping %s" msgstr "block_device_mapping %s" #: nova/compute/api.py:1300 msgid "" "Images with destination_type 'volume' need to have a non-zero size specified" msgstr "" #: nova/compute/api.py:1339 msgid "More than one swap drive requested." msgstr "" #: nova/compute/api.py:1493 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:1374 msgid "instance termination disabled" msgstr "" #: nova/compute/api.py:1389 #, python-format msgid "Working on deleting snapshot %s from shelved instance..." msgstr "" #: nova/compute/api.py:1396 #, python-format msgid "Failed to delete snapshot from shelved instance (%s)." msgstr "" #: nova/compute/api.py:1400 msgid "" "Something wrong happened when trying to delete snapshot from shelved " "instance." msgstr "" #: nova/compute/api.py:1466 msgid "Instance is already in deleting state, ignoring this request" msgstr "" #: nova/compute/api.py:1514 #, python-format msgid "" "Found an unconfirmed migration during delete, id: %(id)s, status: %(status)s" msgstr "" #: nova/compute/api.py:1524 msgid "Instance may have been confirmed during delete" msgstr "" #: nova/compute/api.py:1541 #, python-format msgid "Migration %s may have been confirmed during delete" msgstr "" #: nova/compute/api.py:1577 #, python-format msgid "Flavor %d not found" msgstr "" #: nova/compute/api.py:1584 msgid "going to delete a resizing instance" msgstr "" #: nova/compute/api.py:1595 #, python-format msgid "instance's host %s is down, deleting from database" msgstr "" #: nova/compute/api.py:1622 nova/compute/manager.py:2201 #, python-format msgid "Ignoring volume cleanup failure due to %s" msgstr "" #: nova/compute/api.py:1662 msgid "Going to try to soft delete instance" msgstr "" #: nova/compute/api.py:1680 msgid "Going to try to terminate instance" msgstr "" #: nova/compute/api.py:1721 msgid "Going to try to stop instance" msgstr "" #: nova/compute/api.py:1747 msgid "Going to try to start instance" msgstr "" #: nova/compute/api.py:1811 #, python-format msgid "Searching by: %s" msgstr "Pencarian dengan: %s" #: nova/compute/api.py:2358 #, python-format msgid "snapshot for %s" msgstr "" #: nova/compute/api.py:2347 msgid "flavor_id is None. Assuming migration." msgstr "flavor_id adalah kosong. Asumsikan migrasi." #: nova/compute/api.py:2356 #, python-format msgid "" "Old instance type %(current_instance_type_name)s, new instance type " "%(new_instance_type_name)s" msgstr "" #: nova/compute/api.py:2393 #, python-format msgid "%(overs)s quota exceeded for %(pid)s, tried to resize instance." msgstr "" #: nova/compute/api.py:2844 msgid "Cannot rescue a volume-backed instance" msgstr "" #: nova/compute/api.py:2679 msgid "Locking" msgstr "" #: nova/compute/api.py:2696 msgid "Unlocking" msgstr "" #: nova/volume/cinder.py:346 msgid "Volume must be attached in order to detach." msgstr "" #: nova/compute/api.py:3210 msgid "Old volume is attached to a different instance." msgstr "" #: nova/compute/api.py:3213 msgid "New volume must be detached in order to swap." msgstr "" #: nova/compute/api.py:3216 msgid "New volume must be the same size or larger." msgstr "" #: nova/compute/api.py:2983 #, python-format msgid "Going to try to live migrate instance to %s" msgstr "" #: nova/compute/api.py:3002 msgid "vm evacuation scheduled" msgstr "" #: nova/compute/api.py:3006 #, python-format msgid "" "Instance compute service state on %s expected to be down, but it was up." msgstr "" #: nova/compute/api.py:3287 msgid "This aggregate contains hosts in an existing availability zone" msgstr "" #: nova/compute/api.py:3352 #, python-format msgid "Host already in availability zone %s" msgstr "" #: nova/compute/api.py:3962 msgid "Keypair name contains unsafe characters" msgstr "" #: nova/compute/api.py:3446 nova/tests/compute/test_keypairs.py:127 #: nova/tests/compute/test_keypairs.py:131 msgid "Keypair name must be between 1 and 255 characters long" msgstr "Nama keypair harus antara 1 dan 255 karakter" #: nova/compute/api.py:4075 #, python-format msgid "Security group %s is not a string or unicode" msgstr "Keamanan group %s bukan string atau unicode" #: nova/compute/api.py:3537 #, python-format msgid "Security group %s cannot be empty." msgstr "Keamanan group %s tidak boleh kosong." #: nova/compute/api.py:4085 #, python-format msgid "" "Value (%(value)s) for parameter Group%(property)s is invalid. Content " "limited to '%(allowed)s'." msgstr "" #: nova/compute/api.py:3551 #, python-format msgid "Security group %s should not be greater than 255 characters." msgstr "Keamanan group %s tidak boleh lebih dari 255 karakter." #: nova/compute/api.py:4106 msgid "Quota exceeded, too many security groups." msgstr "" #: nova/compute/api.py:3572 #, python-format msgid "Create Security Group %s" msgstr "Buat Keamanan Grup %s" #: nova/compute/api.py:4121 #, python-format msgid "Security group %s already exists" msgstr "Keamanan group %s sudah ada" #: nova/compute/api.py:4134 #, python-format msgid "Unable to update system group '%s'" msgstr "" #: nova/compute/api.py:4196 #, python-format msgid "Unable to delete system group '%s'" msgstr "" #: nova/compute/api.py:4201 msgid "Security group is still in use" msgstr "" #: nova/compute/api.py:3674 msgid "Failed to update usages deallocating security group" msgstr "" #: nova/compute/api.py:3677 #, python-format msgid "Delete security group %s" msgstr "Hapus keamanan grup %s" #: nova/compute/api.py:4288 #, python-format msgid "Rule (%s) not found" msgstr "Rule (%s) tidak ditemukan" #: nova/compute/api.py:4304 msgid "Quota exceeded, too many security group rules." msgstr "" #: nova/compute/api.py:3772 #, python-format msgid "Authorize security group ingress %s" msgstr "Otorisasi masuknya grup keamanan %s" #: nova/compute/api.py:3781 #, python-format msgid "Revoke security group ingress %s" msgstr "Mencabut masuknya grup keamanan %s" #: nova/compute/api.py:4374 msgid "Security group id should be integer" msgstr "Keamanan group id harus integer" #: nova/compute/claims.py:113 nova/compute/claims.py:255 #, python-format msgid "Aborting claim: %s" msgstr "" #: nova/compute/claims.py:135 #, python-format msgid "" "Attempting claim: memory %(memory_mb)d MB, disk %(disk_gb)d GB, VCPUs " "%(vcpus)d" msgstr "" #: nova/compute/claims.py:150 msgid "Claim successful" msgstr "" #: nova/compute/claims.py:162 msgid "memory" msgstr "" #: nova/compute/claims.py:171 msgid "disk" msgstr "" #: nova/compute/claims.py:195 nova/compute/claims.py:304 msgid "Claim pci failed." msgstr "" #: nova/compute/claims.py:180 msgid "CPUs" msgstr "" #: nova/compute/claims.py:192 #, python-format msgid "Total %(type)s: %(total)d %(unit)s, used: %(used).02f %(unit)s" msgstr "" #: nova/compute/claims.py:199 #, python-format msgid "%(type)s limit not specified, defaulting to unlimited" msgstr "" #: nova/compute/claims.py:206 #, python-format msgid "%(type)s limit: %(limit).02f %(unit)s, free: %(free).02f %(unit)s" 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:109 msgid "" "Flavor names can only contain alphanumeric characters, periods, dashes, " "underscores and 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:166 #, python-format msgid "DB error: %s" msgstr "ada kesalahan DB: %s" #: nova/compute/flavors.py:177 #, python-format msgid "Instance type %s not found for deletion" msgstr "Tipe contoh %s tidak ditemukan untuk dihapus" #: nova/compute/flavors.py:334 msgid "" "Key Names can only contain alphanumeric characters, periods, dashes, " "underscores, colons and spaces." msgstr "" #: nova/compute/manager.py:251 #, python-format msgid "Error setting migration status for instance %s." msgstr "" #: nova/compute/manager.py:272 #, python-format msgid "Task possibly preempted: %s" msgstr "" #: nova/compute/manager.py:352 #, python-format msgid "Cleaning up image %s" msgstr "" #: nova/compute/manager.py:358 #, python-format msgid "Error while trying to clean up image %s" msgstr "" #: nova/compute/manager.py:452 #, python-format msgid "Preparing to wait for external event %(event)s" 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:637 nova/compute/manager.py:646 msgid "" "Instance has been destroyed from under us while trying to set it to ERROR" msgstr "" #: nova/compute/manager.py:693 #, python-format msgid "" "Deleting instance as its host (%(instance_host)s) is not equal to our host " "(%(our_host)s)." msgstr "" #: nova/compute/manager.py:709 msgid "" "Instance has been marked deleted already, removing it from the hypervisor." msgstr "" #: nova/compute/manager.py:730 msgid "" "Hypervisor driver does not support instance shared storage check, assuming " "it's not on shared storage" msgstr "" #: nova/compute/manager.py:736 msgid "Failed to check if instance shared" msgstr "" #: nova/compute/manager.py:793 #, python-format msgid "Instance is in %s state." msgstr "" #: nova/compute/manager.py:802 nova/compute/manager.py:846 msgid "Failed to complete a deletion" msgstr "" #: nova/compute/manager.py:816 msgid "Instance failed to spawn correctly, setting to ERROR state" msgstr "" #: nova/compute/manager.py:828 #, python-format msgid "Instance in transitional state %s at start-up clearing task state" msgstr "" #: nova/compute/manager.py:836 msgid "" "Service started deleting the instance during the previous run, but did not " "finish. Restarting the deletion now." msgstr "" #: nova/compute/manager.py:856 #, python-format msgid "" "Instance in transitional state (%(task_state)s) at start-up and power state " "is (%(power_state)s), triggering reboot" msgstr "" #: nova/compute/manager.py:870 #, python-format msgid "" "Instance in transitional state (%(task_state)s) at start-up and power state " "is (%(power_state)s), clearing task state" msgstr "" #: nova/compute/manager.py:901 msgid "Failed to revert crashed migration" msgstr "" #: nova/compute/manager.py:904 msgid "" "Instance found in migrating state during startup. Resetting task_state" msgstr "" #: nova/compute/manager.py:915 #, python-format msgid "Current state is %(drv_state)s, state in DB is %(db_state)s." msgstr "" #: nova/compute/manager.py:921 msgid "Rebooting instance after nova-compute restart." msgstr "" #: nova/compute/manager.py:932 msgid "Hypervisor driver does not support resume guests" msgstr "" #: nova/compute/manager.py:937 msgid "Failed to resume instance" msgstr "" #: nova/compute/manager.py:946 msgid "Hypervisor driver does not support firewall rules" msgstr "" #: nova/compute/manager.py:971 #, python-format msgid "Lifecycle event %(state)d on VM %(uuid)s" msgstr "" #: nova/compute/manager.py:987 #, python-format msgid "Unexpected power state %d" msgstr "" #: nova/compute/manager.py:1000 #, python-format msgid "" "Event %s arrived for non-existent instance. The instance was probably " "deleted." msgstr "" #: nova/compute/manager.py:1003 #, python-format msgid "Ignoring event %s" msgstr "" #: nova/compute/manager.py:1041 msgid "Checking state" msgstr "Memeriksa negara" #: nova/compute/manager.py:1092 msgid "Hypervisor driver does not support security groups." msgstr "" #: nova/compute/manager.py:1132 #, python-format msgid "Volume id: %s finished being created but was not set as 'available'" msgstr "" #: nova/compute/manager.py:2149 msgid "Success" msgstr "" #: nova/compute/manager.py:1214 msgid "Instance disappeared before we could start it" msgstr "" #: nova/compute/manager.py:1469 msgid "Anti-affinity instance group policy was violated." msgstr "" #: nova/compute/manager.py:1263 nova/compute/manager.py:1845 #: nova/compute/manager.py:3329 nova/compute/manager.py:3870 #, python-format msgid "No node specified, defaulting to %s" msgstr "" #: nova/compute/manager.py:1314 msgid "Instance disappeared during build" msgstr "" #: nova/compute/manager.py:1320 msgid "Failed to dealloc network for deleted instance" msgstr "" #: nova/compute/manager.py:1341 msgid "Failed to dealloc network for failed instance" msgstr "" #: nova/compute/manager.py:1368 #, python-format msgid "Error: %s" msgstr "" #: nova/compute/manager.py:1387 msgid "Clean up resource before rescheduling." msgstr "" #: nova/compute/manager.py:1414 nova/compute/manager.py:3386 msgid "Error trying to reschedule" msgstr "" #: nova/compute/manager.py:1427 msgid "Retry info not present, will not reschedule" msgstr "" #: nova/compute/manager.py:1432 msgid "No request spec, will not reschedule" msgstr "" #: nova/compute/manager.py:1438 #, python-format msgid "Re-scheduling %(method)s: attempt %(num)d" msgstr "" #: nova/compute/manager.py:1468 msgid "Instance build timed out. Set to error state." msgstr "" #: nova/compute/manager.py:1478 nova/compute/manager.py:1823 msgid "Starting instance..." msgstr "Mulai contoh..." #: nova/compute/manager.py:1492 msgid "Allocating IP information in the background." msgstr "" #: nova/compute/manager.py:1496 #, python-format msgid "" "Treating negative config value (%(retries)s) for 'network_allocate_retries' " "as 0." msgstr "" #: nova/compute/manager.py:1509 #, python-format msgid "Instance network_info: |%s|" msgstr "Contoh network_info: |%s|" #: nova/compute/manager.py:1523 #, python-format msgid "Instance failed network setup after %(attempts)d attempt(s)" msgstr "" #: nova/compute/manager.py:1527 #, python-format msgid "Instance failed network setup (attempt %(attempt)d of %(attempts)d)" msgstr "" #: nova/compute/manager.py:1701 msgid "Instance failed block device setup" msgstr "Contoh gagal penyiapan perangkat blok" #: nova/compute/manager.py:1721 nova/compute/manager.py:2015 #: nova/compute/manager.py:3888 msgid "Instance failed to spawn" msgstr "" #: nova/compute/manager.py:1771 msgid "Deallocating network for instance" msgstr "" #: nova/compute/manager.py:1830 msgid "Instance disappeared before build." msgstr "" #: nova/compute/manager.py:1868 msgid "Instance disappeared during build." msgstr "" #: nova/compute/manager.py:1882 msgid "Unexpected build failure, not rescheduling build." msgstr "" #: nova/compute/manager.py:1940 msgid "Failed to allocate network(s)" 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:2005 msgid "Failure prepping block device" msgstr "" #: nova/compute/manager.py:2213 msgid "Failure prepping block device." msgstr "" #: nova/compute/manager.py:2024 msgid "Could not clean up failed build, not rescheduling" msgstr "" #: nova/compute/manager.py:2036 msgid "Failed to deallocate networks" msgstr "" #: nova/compute/manager.py:2047 msgid "Failed to cleanup volumes for failed build, not rescheduling" msgstr "" #: nova/compute/manager.py:2082 msgid "Failed to deallocate network for instance." msgstr "" #: nova/compute/manager.py:2090 #, python-format msgid "%(action_str)s instance" msgstr "%(action_str)s contoh" #: nova/compute/manager.py:2137 #, python-format msgid "Ignoring DiskNotFound: %s" msgstr "Mengabaikan DiskNotFound: %s" #: nova/compute/manager.py:2140 #, python-format msgid "Ignoring VolumeNotFound: %s" msgstr "" #: nova/compute/manager.py:2149 #, python-format msgid "terminating bdm %s" msgstr "mengakhiri bdm %s" #: nova/compute/manager.py:2181 #, python-format msgid "Events pending at deletion: %(events)s" msgstr "" #: nova/compute/manager.py:2250 msgid "Instance disappeared during terminate" msgstr "" #: nova/compute/manager.py:2256 nova/compute/manager.py:3560 #: nova/compute/manager.py:5556 msgid "Setting instance vm_state to ERROR" msgstr "" #: nova/compute/manager.py:2430 msgid "Rebuilding instance" msgstr "" #: nova/compute/manager.py:2885 msgid "Invalid state of instance files on shared storage" msgstr "" #: nova/compute/manager.py:2447 msgid "disk on shared storage, recreating using existing disk" msgstr "" #: nova/compute/manager.py:2451 #, python-format msgid "disk not on shared storage, rebuilding from: '%s'" msgstr "" #: nova/compute/manager.py:2462 nova/compute/manager.py:4686 #, python-format msgid "Failed to get compute_info for %s" msgstr "" #: nova/compute/manager.py:2538 #, python-format msgid "bringing vm to original state: '%s'" msgstr "" #: nova/compute/manager.py:2569 #, python-format msgid "Detaching from volume api: %s" msgstr "" #: nova/compute/manager.py:2596 nova/virt/hyperv/vmops.py:364 msgid "Rebooting instance" msgstr "" #: nova/compute/manager.py:2613 #, python-format msgid "" "trying to reboot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" #: nova/compute/manager.py:2649 msgid "Reboot failed but instance is running" msgstr "" #: nova/compute/manager.py:2657 #, python-format msgid "Cannot reboot instance: %s" msgstr "" #: nova/compute/manager.py:2669 msgid "Instance disappeared during reboot" msgstr "" #: nova/compute/manager.py:2711 #, python-format msgid "Instance not found, could not set state %s for instance." msgstr "" #: nova/compute/manager.py:2717 msgid "Instance being deleted, snapshot cannot continue" msgstr "" #: nova/compute/manager.py:2733 msgid "instance snapshotting" msgstr "" #: nova/compute/manager.py:2739 #, python-format msgid "" "trying to snapshot a non-running instance: (state: %(state)s expected: " "%(running)s)" msgstr "" #: nova/compute/manager.py:2764 msgid "Instance disappeared during snapshot" msgstr "" #: nova/compute/manager.py:2769 msgid "Image not found during snapshot" msgstr "" #: nova/compute/manager.py:2808 #, python-format msgid "Found %(num_images)d images (rotation: %(rotation)d)" msgstr "Ditemukan %(num_images)d gambar (rotation: %(rotation)d)" #: nova/compute/manager.py:2816 #, python-format msgid "Rotating out %d backups" msgstr "" #: nova/compute/manager.py:2821 #, python-format msgid "Deleting image %s" msgstr "Hapus gambar %s" #: nova/compute/manager.py:2848 #, python-format msgid "Failed to set admin password. Instance %s is not running" msgstr "Gagal untuk mengatur password admin. Contoh %s tidak berjalan" #: nova/compute/manager.py:2855 msgid "Root password set" msgstr "" #: nova/compute/manager.py:3313 msgid "" "set_admin_password is not implemented by this driver or guest instance." msgstr "" #: nova/compute/manager.py:2873 #, python-format msgid "set_admin_password failed: %s" msgstr "" #: nova/compute/manager.py:3328 msgid "error setting admin password" msgstr "" #: nova/compute/manager.py:2896 #, python-format msgid "" "trying to inject a file into a non-running (state: %(current_state)s " "expected: %(expected_state)s)" msgstr "" #: nova/compute/manager.py:2901 #, python-format msgid "injecting file to %s" msgstr "" #: nova/compute/manager.py:2919 msgid "" "Unable to find a different image to use for rescue VM, using instance's " "current image" msgstr "" #: nova/compute/manager.py:2941 msgid "Rescuing" msgstr "" #: nova/compute/manager.py:2961 msgid "Error trying to Rescue Instance" msgstr "" #: nova/compute/manager.py:3411 #, python-format msgid "Driver Error: %s" msgstr "" #: nova/compute/manager.py:2989 msgid "Unrescuing" msgstr "" #: nova/compute/manager.py:3015 #, python-format msgid "Changing instance metadata according to %r" msgstr "" #: nova/compute/manager.py:3049 #, python-format msgid "Going to confirm migration %s" msgstr "" #: nova/compute/manager.py:3057 #, python-format msgid "Migration %s is not found during confirmation" msgstr "" #: nova/compute/manager.py:3062 #, python-format msgid "Migration %s is already confirmed" msgstr "" #: nova/compute/manager.py:3066 #, python-format msgid "" "Unexpected confirmation status '%(status)s' of migration %(id)s, exit " "confirmation process" msgstr "" #: nova/compute/manager.py:3079 msgid "Instance is not found during confirmation" msgstr "" #: nova/compute/manager.py:3128 #, python-format msgid "Resized/migrated instance is powered off. Setting vm_state to '%s'." msgstr "" #: nova/compute/manager.py:3250 #, python-format msgid "Updating instance to original state: '%s'" msgstr "" #: nova/compute/manager.py:3729 msgid "Instance has no source host" msgstr "" #: nova/compute/manager.py:3294 msgid "destination same as source!" msgstr "tujuan ke sumber yang sama" #: nova/compute/manager.py:3304 #, python-format msgid "Stashing vm_state: %s" msgstr "" #: nova/compute/manager.py:3312 msgid "Migrating" msgstr "" #: nova/compute/manager.py:3566 #, python-format msgid "Failed to rollback quota for failed finish_resize: %s" msgstr "" #: nova/compute/manager.py:3628 msgid "Pausing" msgstr "" #: nova/compute/manager.py:3645 msgid "Unpausing" msgstr "" #: nova/compute/manager.py:3686 msgid "Retrieving diagnostics" msgstr "" #: nova/compute/manager.py:3715 msgid "Resuming" msgstr "" #: nova/compute/manager.py:3907 msgid "Reset network" msgstr "" #: nova/compute/manager.py:3912 msgid "Inject network info" msgstr "" #: nova/compute/manager.py:3915 #, python-format msgid "network_info to inject: |%s|" msgstr "network_info untuk menyuntikkan: |%s|" #: nova/compute/manager.py:3935 msgid "Get console output" msgstr "" #: nova/compute/manager.py:3966 msgid "Getting vnc console" msgstr "" #: nova/compute/manager.py:4004 msgid "Getting spice console" msgstr "" #: nova/compute/manager.py:4042 msgid "Getting RDP console" msgstr "" #: nova/compute/manager.py:4134 #, python-format msgid "Attaching volume %(volume_id)s to %(mountpoint)s" msgstr "Melampirkan volume %(volume_id)s ke%(mountpoint)s" #: nova/compute/manager.py:4143 #, python-format msgid "Failed to attach %(volume_id)s at %(mountpoint)s" msgstr "" #: nova/compute/manager.py:4159 #, python-format msgid "Detach volume %(volume_id)s from mountpoint %(mp)s" msgstr "Lepaskan volume %(volume_id)s dari mountpoint %(mp)s" #: nova/compute/manager.py:4170 msgid "Detaching volume from unknown instance" msgstr "" #: nova/compute/manager.py:4182 #, python-format msgid "Failed to detach volume %(volume_id)s from %(mp)s" msgstr "" #: nova/compute/manager.py:4207 msgid "Updating volume usage cache with totals" msgstr "" #: nova/compute/manager.py:4254 #, python-format msgid "Failed to swap volume %(old_volume_id)s for %(new_volume_id)s" msgstr "" #: nova/compute/manager.py:4261 #, python-format msgid "" "Failed to connect to volume %(volume_id)s with volume at %(mountpoint)s" msgstr "" #: nova/compute/manager.py:4345 #, python-format msgid "allocate_port_for_instance returned %(ports)s ports" msgstr "" #: nova/compute/manager.py:5077 #, python-format msgid "Port %s is not attached" msgstr "" #: nova/compute/manager.py:4382 nova/tests/compute/test_compute.py:10381 #, python-format msgid "Host %s not found" msgstr "" #: nova/compute/manager.py:4524 #, python-format msgid "Pre live migration failed at %s" msgstr "" #: nova/compute/manager.py:4554 msgid "_post_live_migration() is started.." msgstr "" #: nova/compute/manager.py:4627 #, python-format msgid "Migrating instance to %s finished successfully." msgstr "" #: nova/compute/manager.py:4629 msgid "" "You may see the error \"libvirt: QEMU error: Domain not found: no domain " "with matching name.\" This error can be safely ignored." msgstr "" "Anda mungkin melihat kesalahan \"libvirt: QEMU kesalahan: Domain tidak " "ditemukan: tidak ada domain dengan nama yang cocok.\" Kesalahan ini dapat " "diabaikan dengan aman." #: nova/compute/manager.py:4654 msgid "Post operation of migration started" msgstr "" #: nova/compute/manager.py:4799 msgid "Starting heal instance info cache" msgstr "" #: nova/compute/manager.py:4803 msgid "Rebuilding the list of instances to heal" msgstr "" #: nova/compute/manager.py:4812 msgid "Skipping network cache update for instance because it is Building." msgstr "" #: nova/compute/manager.py:4816 nova/compute/manager.py:4847 msgid "" "Skipping network cache update for instance because it is being deleted." msgstr "" #: nova/compute/manager.py:4842 msgid "" "Skipping network cache update for instance because it has been migrated to " "another host." msgstr "" #: nova/compute/manager.py:4859 msgid "Updated the network info_cache for instance" msgstr "" #: nova/compute/manager.py:4862 msgid "An error occurred while refreshing the network cache." msgstr "" #: nova/compute/manager.py:4865 msgid "Didn't find any instances for network info cache update." msgstr "" #: nova/compute/manager.py:4916 #, python-format msgid "" "Found %(migration_count)d unconfirmed migrations older than " "%(confirm_window)d seconds" msgstr "" "Ditemukan %(migration_count)d migrasi belum dikonfirmasi lebih dari " "%(confirm_window)d detik" #: nova/compute/manager.py:4921 #, python-format msgid "Setting migration %(migration_id)s to error: %(reason)s" msgstr "" #: nova/compute/manager.py:4930 #, python-format msgid "" "Automatically confirming migration %(migration_id)s for instance " "%(instance_uuid)s" msgstr "" #: nova/compute/manager.py:5895 #, python-format msgid "Instance %s not found" msgstr "Contoh %s tidak ditemukan" #: nova/compute/manager.py:5900 msgid "In ERROR state" msgstr "" #: nova/compute/manager.py:5928 #, python-format msgid "In states %(vm_state)s/%(task_state)s, not RESIZED/None" msgstr "" #: nova/compute/manager.py:4963 #, python-format msgid "Error auto-confirming resize: %s. Will retry later." msgstr "" #: nova/compute/manager.py:4990 msgid "Periodic task failed to offload instance." msgstr "" #: nova/compute/manager.py:5010 #, python-format msgid "" "Running instance usage audit for host %(host)s from %(begin_time)s to " "%(end_time)s. %(number_instances)s instances." msgstr "" #: nova/compute/manager.py:5030 #, python-format msgid "Failed to generate usage audit for instance on host %s" msgstr "" #: nova/compute/manager.py:5058 msgid "Updating bandwidth usage cache" msgstr "Memperbarui cache penggunaan bandwidth" #: nova/compute/manager.py:5080 msgid "Bandwidth usage not supported by hypervisor." msgstr "" #: nova/compute/manager.py:5175 msgid "Updating volume usage cache" msgstr "" #: nova/compute/manager.py:5203 #, python-format msgid "" "Found %(num_db_instances)s in the database and %(num_vm_instances)s on the " "hypervisor." msgstr "" "Ditemukan %(num_db_instances)s dalam database dan %(num_vm_instances)s pada " "hypervisor." #: nova/compute/manager.py:5210 nova/compute/manager.py:5271 msgid "During sync_power_state the instance has a pending task. Skip." msgstr "" #: nova/compute/manager.py:5232 msgid "" "Periodic sync_power_state task had an error while processing an instance." msgstr "" #: nova/compute/manager.py:5258 #, python-format msgid "" "During the sync_power process the instance has moved from host %(src)s to " "host %(dst)s" msgstr "" #: nova/compute/manager.py:5294 msgid "Instance shutdown by itself. Calling the stop API." msgstr "" #: nova/compute/manager.py:5306 nova/compute/manager.py:5315 #: nova/compute/manager.py:5346 nova/compute/manager.py:5357 msgid "error during stop() in sync_power_state." msgstr "" #: nova/compute/manager.py:5310 msgid "Instance is suspended unexpectedly. Calling the stop API." msgstr "" #: nova/compute/manager.py:5326 msgid "Instance is paused unexpectedly. Ignore." msgstr "" #: nova/compute/manager.py:5332 msgid "Instance is unexpectedly not found. Ignore." msgstr "" #: nova/compute/manager.py:5338 msgid "Instance is not stopped. Calling the stop API." msgstr "" #: nova/compute/manager.py:5352 msgid "Paused instance shutdown by itself. Calling the stop API." msgstr "" #: nova/compute/manager.py:5366 msgid "Instance is not (soft-)deleted." msgstr "" #: nova/compute/manager.py:5374 msgid "CONF.reclaim_instance_interval <= 0, skipping..." msgstr "" #: nova/compute/manager.py:5388 msgid "Reclaiming deleted instance" msgstr "" #: nova/compute/manager.py:5395 #, python-format msgid "Periodic reclaim failed to delete instance: %s" msgstr "" #: nova/compute/manager.py:5420 #, python-format msgid "Deleting orphan compute node %s" msgstr "" #: nova/compute/manager.py:5430 nova/compute/resource_tracker.py:392 #, python-format msgid "No service record for host %s" msgstr "" #: nova/compute/manager.py:5472 #, python-format msgid "" "Detected instance with name label '%s' which is marked as DELETED but still " "present on host." msgstr "" #: nova/compute/manager.py:5478 #, python-format msgid "" "Powering off instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" #: nova/compute/manager.py:5487 msgid "set_bootable is not implemented for the current driver" msgstr "" #: nova/compute/manager.py:5492 msgid "Failed to power off instance" msgstr "" #: nova/compute/manager.py:5496 #, python-format msgid "" "Destroying instance with name label '%s' which is marked as DELETED but " "still present on host." msgstr "" #: nova/compute/manager.py:5506 #, python-format msgid "Periodic cleanup failed to delete instance: %s" msgstr "" #: nova/compute/manager.py:6569 #, python-format msgid "Unrecognized value '%s' for CONF.running_deleted_instance_action" msgstr "" #: nova/compute/manager.py:5540 #, python-format msgid "Setting instance back to %(state)s after: %(error)s" msgstr "" #: nova/compute/manager.py:5549 #, python-format msgid "Setting instance back to ACTIVE after: %s" msgstr "" #: nova/compute/manager.py:5570 msgid "Hypervisor driver does not support add_aggregate_host" msgstr "" #: nova/compute/manager.py:5587 msgid "Hypervisor driver does not support remove_aggregate_host" msgstr "" #: nova/compute/manager.py:5601 #, python-format msgid "Processing event %(event)s" msgstr "" #: nova/compute/manager.py:5652 msgid "Cleaning up deleted instances" msgstr "" #: nova/compute/manager.py:5661 #, python-format msgid "There are %d instances to clean" msgstr "" #: nova/compute/manager.py:5665 #, python-format msgid "Instance has had %(attempts)s of %(max)s cleanup attempts" msgstr "" #: nova/compute/resource_tracker.py:106 msgid "" "Host field should not be set on the instance until resources have been " "claimed." msgstr "" #: nova/compute/resource_tracker.py:111 msgid "" "Node field should not be set on the instance until resources have been " "claimed." msgstr "" #: nova/compute/resource_tracker.py:117 nova/compute/resource_tracker.py:157 #, python-format msgid "Memory overhead for %(flavor)d MB instance; %(overhead)d MB" msgstr "" #: nova/compute/resource_tracker.py:273 #, python-format msgid "Cannot get the metrics from %s." msgstr "" #: nova/compute/resource_tracker.py:292 msgid "Auditing locally available compute resources" msgstr "" #: nova/compute/resource_tracker.py:297 msgid "" "Virt driver does not support 'get_available_resource' Compute tracking is " "disabled." msgstr "" #: nova/compute/resource_tracker.py:372 #, python-format msgid "Compute_service record created for %(host)s:%(node)s" msgstr "" #: nova/compute/resource_tracker.py:378 #, python-format msgid "Compute_service record updated for %(host)s:%(node)s" msgstr "" #: nova/compute/resource_tracker.py:409 #, python-format msgid "Hypervisor: free ram (MB): %s" msgstr "" #: nova/compute/resource_tracker.py:410 #, python-format msgid "Hypervisor: free disk (GB): %s" msgstr "" #: nova/compute/resource_tracker.py:415 #, python-format msgid "Hypervisor: free VCPUs: %s" msgstr "" #: nova/compute/resource_tracker.py:417 msgid "Hypervisor: VCPU information unavailable" msgstr "" #: nova/compute/resource_tracker.py:421 #, python-format msgid "Hypervisor: assignable PCI devices: %s" msgstr "" #: nova/compute/resource_tracker.py:424 msgid "Hypervisor: no assignable PCI devices" msgstr "" #: nova/compute/resource_tracker.py:431 #, python-format msgid "Free ram (MB): %s" msgstr "" #: nova/compute/resource_tracker.py:432 #, python-format msgid "Free disk (GB): %s" msgstr "" #: nova/compute/resource_tracker.py:437 #, python-format msgid "Free VCPUS: %s" msgstr "" #: nova/compute/resource_tracker.py:439 msgid "Free VCPU information unavailable" msgstr "" #: nova/compute/resource_tracker.py:442 #, python-format msgid "Free PCI devices: %s" msgstr "" #: nova/compute/resource_tracker.py:478 #, python-format msgid "Updating from migration %s" msgstr "" #: nova/compute/resource_tracker.py:545 msgid "Instance not resizing, skipping migration." msgstr "" #: nova/compute/resource_tracker.py:560 msgid "Flavor could not be found, skipping migration." msgstr "" #: nova/compute/resource_tracker.py:650 #, python-format msgid "" "Detected running orphan instance: %(uuid)s (consuming %(memory_mb)s MB " "memory)" 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 "Tidak dapat menemukan host untuk contoh %s" #: nova/compute/utils.py:208 #, python-format msgid "Using %(prefix)s instead of %(req_prefix)s" msgstr "" #: nova/compute/utils.py:253 #, python-format msgid "Can't access image %(image_id)s: %(error)s" msgstr "" #: nova/compute/utils.py:357 msgid "" "No aggregate id or name specified for this notification and it will be " "ignored" msgstr "" #: nova/compute/utils.py:377 #, python-format msgid "" "No host name specified for the notification of HostAPI.%s and it will be " "ignored" msgstr "" #: nova/compute/monitors/__init__.py:175 #, python-format msgid "" "Excluding monitor %(monitor_name)s due to metric name overlap; overlapping " "metrics: %(overlap)s" msgstr "" #: nova/compute/monitors/__init__.py:183 #, python-format msgid "Monitor %(monitor_name)s cannot be used: %(ex)s" msgstr "" #: nova/compute/monitors/__init__.py:189 #, python-format msgid "The following monitors have been disabled: %s" msgstr "" #: nova/compute/monitors/virt/cpu_monitor.py:112 #, python-format msgid "Not all properties needed are implemented in the compute driver: %s" msgstr "" #: nova/conductor/api.py:357 msgid "" "Timed out waiting for nova-conductor. Is it running? Or did this service " "start before nova-conductor?" msgstr "" #: nova/conductor/manager.py:122 #, python-format msgid "Instance update attempted for '%(key)s' on %(instance_uuid)s" msgstr "" #: nova/conductor/manager.py:352 msgid "Invalid block_device_mapping_destroy invocation" msgstr "" #: nova/conductor/manager.py:230 msgid "No valid host found for cold migrate" msgstr "" #: nova/conductor/manager.py:776 #, python-format msgid "" "Migration of instance %(instance_id)s to host %(dest)s unexpectedly failed." msgstr "" #: nova/conductor/manager.py:833 nova/conductor/manager.py:860 msgid "Unshelve attempted but vm_state not SHELVED or SHELVED_OFFLOADED" msgstr "" #: nova/conductor/manager.py:856 msgid "No valid host found for unshelve instance" 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:165 #, python-format msgid "Skipping host: %(host)s because: %(e)s" msgstr "" #: nova/conductor/tasks/live_migrate.py:226 #, python-format msgid "" "Exceeded max scheduling retries %(max_retries)d for instance " "%(instance_uuid)s during live migration" msgstr "" #: nova/console/manager.py:80 nova/console/vmrc_manager.py:62 msgid "Adding console" msgstr "Menambahkan konsol" #: nova/console/manager.py:98 nova/console/vmrc_manager.py:112 #, python-format msgid "Tried to remove non-existent console %(console_id)s." msgstr "Mencoba untuk menghapus tidak ada konsol %(console_id)s." #: nova/console/vmrc_manager.py:115 #, python-format msgid "Removing console %(console_id)s." msgstr "Menghapus konsol %(console_id)s." #: nova/console/websocketproxy.py:56 msgid "Invalid Token" msgstr "" #: nova/exception.py:1992 msgid "Invalid Connection Info" msgstr "" #: nova/console/xvp.py:99 msgid "Rebuilding xvp conf" msgstr "Membangun kembali xvp conf" #: nova/console/xvp.py:119 #, python-format msgid "Re-wrote %s" msgstr "Menulis ulang %s" #: nova/console/xvp.py:124 msgid "Failed to write configuration file" msgstr "" #: nova/console/xvp.py:127 msgid "Stopping xvp" msgstr "Berhenti xvp" #: nova/console/xvp.py:140 msgid "Starting xvp" msgstr "Mulai xvp" #: nova/console/xvp.py:147 #, python-format msgid "Error starting xvp: %s" msgstr "Kesalahan menjalankan xvp: %s" #: nova/console/xvp.py:150 msgid "Restarting xvp" msgstr "Restart xvp" #: nova/console/xvp.py:152 msgid "xvp not running..." msgstr "xvp tidak berjalan..." #: nova/console/xvp.py:205 msgid "Failed to run xvp." msgstr "" #: nova/consoleauth/manager.py:89 #, python-format msgid "Received Token: %(token)s, %(token_dict)s" msgstr "" #: nova/consoleauth/manager.py:114 #, python-format msgid "Checking Token: %(token)s, %(token_valid)s" msgstr "" #: nova/db/api.py:631 msgid "Failed to notify cells of instance destroy" msgstr "" #: nova/db/api.py:719 nova/db/api.py:747 msgid "Failed to notify cells of instance update" msgstr "" #: nova/db/api.py:1647 msgid "Failed to notify cells of bw_usage update" msgstr "" #: nova/db/api.py:1792 msgid "Failed to notify cells of instance fault" msgstr "" #: nova/db/sqlalchemy/api.py:204 #, python-format msgid "Deadlock detected when running '%(func_name)s': Retrying..." msgstr "" #: nova/db/sqlalchemy/api.py:245 msgid "model or base_model parameter should be subclass of NovaBase" msgstr "" #: nova/db/sqlalchemy/api.py:364 #, python-format msgid "Unrecognized read_deleted value '%s'" msgstr "" #: nova/db/sqlalchemy/api.py:744 #, python-format msgid "Invalid floating ip id %s in request" msgstr "" #: nova/db/sqlalchemy/api.py:846 msgid "Failed to update usages bulk deallocating floating IP" 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:3149 #, python-format msgid "" "quota_usages out of sync, updating. project_id: %(project_id)s, user_id: " "%(user_id)s, resource: %(res)s, tracked usage: %(tracked_use)s, actual " "usage: %(in_use)s" msgstr "" #: nova/db/sqlalchemy/api.py:3237 #, python-format msgid "Change will make usage less than 0 for the following resources: %s" msgstr "" #: nova/db/sqlalchemy/api.py:4887 #, python-format msgid "" "Volume(%s) has lower stats then what is in the database. Instance must have " "been rebooted or crashed. Updating totals." 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/api.py:5623 #, python-format msgid "IntegrityError detected when archiving table %s" msgstr "" #: nova/db/sqlalchemy/migration.py:51 msgid "version should be an integer" msgstr "versi harus integer" #: nova/db/sqlalchemy/migration.py:80 msgid "Upgrade DB using Essex release first." msgstr "" #: nova/db/sqlalchemy/utils.py:94 #: nova/openstack/common/db/sqlalchemy/utils.py:284 #, python-format msgid "" "Please specify column %s in col_name_col_instance param. It is required " "because column has unsupported type by sqlite)." msgstr "" #: nova/db/sqlalchemy/utils.py:100 #: nova/openstack/common/db/sqlalchemy/utils.py:290 #, python-format msgid "" "col_name_col_instance param has wrong type of column instance for column %s " "It should be instance of sqlalchemy.Column." msgstr "" #: nova/db/sqlalchemy/utils.py:241 #, python-format msgid "Deleted duplicated row with id: %(id)s from table: %(table)s" 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/utils.py:336 nova/db/sqlalchemy/utils.py:340 #: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:84 #: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:1103 msgid "Exception while creating table." msgstr "" #: nova/db/sqlalchemy/utils.py:348 #: nova/openstack/common/db/sqlalchemy/utils.py:391 msgid "Unsupported id columns type" msgstr "" #: nova/db/sqlalchemy/migrate_repo/versions/216_havana.py:111 msgid "Exception while seeding instance_types table" msgstr "" #: nova/image/glance.py:214 #, python-format msgid "" "Error contacting glance server '%(host)s:%(port)s' for '%(method)s', " "%(extra)s." msgstr "" #: nova/image/glance.py:248 #, python-format msgid "" "When loading the module %(module_str)s the following error occurred: %(ex)s" msgstr "" #: nova/image/glance.py:305 #, python-format msgid "Failed to instantiate the download handler for %(scheme)s" msgstr "" #: nova/image/glance.py:321 #, python-format msgid "Successfully transferred using %s" msgstr "" #: nova/image/s3.py:331 #, python-format msgid "Failed to download %(image_location)s to %(image_path)s" msgstr "Gagal mengunduh %(image_location)s ke %(image_path)s" #: nova/image/s3.py:348 #, python-format msgid "Failed to decrypt %(image_location)s to %(image_path)s" msgstr "Gagal untuk mendekripsi %(image_location)s ke %(image_path)s" #: nova/image/s3.py:359 #, python-format msgid "Failed to untar %(image_location)s to %(image_path)s" msgstr "Gagal untar %(image_location)s ke %(image_path)s" #: nova/image/s3.py:369 #, python-format msgid "Failed to upload %(image_location)s to %(image_path)s" msgstr "Gagal untuk menggunggah %(image_location)s ke %(image_path)s" #: nova/image/s3.py:381 #, python-format msgid "Image %s was deleted underneath us" 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 "Gagal mendekripsi inisialisasi vektor: %s" #: nova/image/s3.py:419 #, python-format msgid "Failed to decrypt image file %(image_file)s: %(err)s" msgstr "Gagal mendekripsi file gambar %(image_file)s: %(err)s" #: nova/image/s3.py:431 msgid "Unsafe filenames in image" msgstr "Tidak aman nama file dalam gambar" #: nova/image/download/__init__.py:42 #, python-format msgid "" "%(scheme)s is registered as a module twice. %(module_name)s is not being " "used." 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:92 #, python-format msgid "The group %s(group_name) 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/image/download/file.py:164 #, python-format msgid "Copied %(source_file)s using %(module_str)s" msgstr "" #: nova/ipv6/account_identifier.py:39 nova/ipv6/rfc2462.py:34 #, python-format msgid "Bad mac for to_global_ipv6: %s" msgstr "Bad mac for to_global_ipv6: %s" #: 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/conf_key_mgr.py:58 msgid "keymgr.fixed_key not defined" msgstr "" #: nova/keymgr/mock_key_mgr.py:54 msgid "This key manager is not suitable for use in production deployments" msgstr "" #: nova/keymgr/single_key_mgr.py:40 msgid "" "This key manager is insecure and is not recommended for production " "deployments" msgstr "" #: nova/keymgr/single_key_mgr.py:72 #, python-format msgid "Not deleting key %s" msgstr "" #: nova/network/base_api.py:71 msgid "instance is a required argument to use @refresh_cache" msgstr "" #: nova/network/api.py:74 #, python-format msgid "Updating cache with info: %s" msgstr "" #: nova/network/api.py:84 msgid "Failed storing info cache" msgstr "" #: nova/network/api.py:247 nova/network/neutronv2/api.py:737 #, python-format msgid "re-assign floating IP %(address)s from instance %(instance_id)s" msgstr "" #: nova/network/driver.py:39 msgid "Network driver option required, but not specified" msgstr "" #: nova/network/driver.py:42 #, python-format msgid "Loading network driver '%s'" msgstr "" #: nova/network/floating_ips.py:90 #, python-format msgid "Fixed ip %s not found" msgstr "" #: nova/network/floating_ips.py:100 nova/network/floating_ips.py:385 #, python-format msgid "Interface %s not found" msgstr "" #: nova/network/floating_ips.py:124 #, python-format msgid "floating IP allocation for instance |%s|" msgstr "" #: nova/network/floating_ips.py:181 #, python-format msgid "Floating IP %s is not associated. Ignore." msgstr "" #: nova/network/floating_ips.py:200 #, python-format msgid "Address |%(address)s| is not allocated" msgstr "Alamat |%(address)s| tidak dialokasikan" #: nova/network/floating_ips.py:204 #, python-format msgid "Address |%(address)s| is not allocated to your project |%(project)s|" msgstr "" "Alamat |%(address)s| tidak dialokasikan untuk proyek Anda |%(project)s|" #: nova/network/floating_ips.py:224 #, python-format msgid "Quota exceeded for %s, tried to allocate floating IP" msgstr "" #: nova/network/floating_ips.py:284 msgid "Failed to update usages deallocating floating IP" msgstr "" #: nova/network/floating_ips.py:380 #, python-format msgid "Failed to disassociated floating address: %s" msgstr "" #: nova/network/floating_ips.py:548 #, python-format msgid "Starting migration network for instance %s" msgstr "" #: nova/network/floating_ips.py:555 #, python-format msgid "" "Floating ip address |%(address)s| no longer belongs to instance " "%(instance_uuid)s. Will not migrate it " msgstr "" #: nova/network/floating_ips.py:588 #, python-format msgid "Finishing migration network for instance %s" msgstr "" #: nova/network/floating_ips.py:596 #, python-format msgid "" "Floating ip address |%(address)s| no longer belongs to instance " "%(instance_uuid)s. Will notsetup it." msgstr "" #: nova/network/floating_ips.py:639 #, python-format msgid "" "Database inconsistency: DNS domain |%s| is registered in the Nova db but not " "visible to either the floating or instance DNS driver. It will be ignored." msgstr "" "Database inkonsistensi: DNS domain |%s| terdaftar di Nova db tetapi tidak " "terlihat baik mengambang atau contoh DNS driver. Ini akan diabaikan." #: nova/network/floating_ips.py:679 #, python-format msgid "Domain |%(domain)s| already exists, changing zone to |%(av_zone)s|." msgstr "Domain |%(domain)s| sudah ada, ganti zona ke |%(av_zone)s|." #: nova/network/floating_ips.py:688 #, python-format msgid "" "Domain |%(domain)s| already exists, changing project to |%(project)s|." msgstr "Domain |%(domain)s| sudah ada, ganti proyek ke |%(project)s|." #: nova/network/ldapdns.py:108 #, python-format msgid "" "Found multiple matches for domain %(domain)s.\n" "%(entry)s" msgstr "" #: nova/network/ldapdns.py:135 #, python-format msgid "Unable to dequalify. %(name)s is not in %(domain)s.\n" 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 "Driver ini hanya mendukung jenis entri 'a'." #: nova/network/ldapdns.py:376 msgid "This shouldn't be getting called except during testing." msgstr "" #: nova/network/linux_net.py:228 #, python-format msgid "Attempted to remove chain %s which does not exist" msgstr "Berusaha untuk menghapus rantai %s yang tidak ada" #: nova/network/linux_net.py:280 #, python-format msgid "Unknown chain: %r" msgstr "" #: nova/network/linux_net.py:271 msgid "Skipping duplicate iptables rule addition" msgstr "" #: nova/network/linux_net.py:295 #, python-format msgid "" "Tried to remove rule that was not there: %(chain)r %(rule)r %(wrap)r %(top)r" msgstr "" "Mencoba untuk menghapus aturan yang tidak ada: %(chain)r %(rule)r %(wrap)r " "%(top)r" #: nova/network/linux_net.py:430 msgid "Skipping apply due to lack of new rules" msgstr "" #: nova/network/linux_net.py:458 msgid "IPTablesManager.apply completed with success" msgstr "IPTablesManager.apply diselesaikan dengan sukses" #: nova/network/linux_net.py:713 #, python-format msgid "arping error for ip %s" msgstr "" #: nova/network/linux_net.py:763 #, python-format msgid "Removed %(num)d duplicate rules for floating ip %(float)s" msgstr "" #: nova/network/linux_net.py:811 #, python-format msgid "Error deleting conntrack entries for %s" msgstr "" #: nova/network/linux_net.py:1022 #, python-format msgid "Pid %d is stale, skip killing dnsmasq" msgstr "" #: nova/network/linux_net.py:1066 #, python-format msgid "Hupping dnsmasq threw %s" msgstr "Hupping dnsmasq melemparkan %s" #: nova/network/linux_net.py:1068 #, python-format msgid "Pid %d is stale, relaunching dnsmasq" msgstr "Pid %d basi, peluncuran kembali dnsmasq" #: nova/network/linux_net.py:1148 #, python-format msgid "killing radvd threw %s" msgstr "membunuh radvd melemparkan %s" #: nova/network/linux_net.py:1150 #, python-format msgid "Pid %d is stale, relaunching radvd" msgstr "Pid %d basi, peluncuran kembali radvd" #: nova/network/linux_net.py:1300 #, python-format msgid "Unable to execute %(cmd)s. Exception: %(exception)s" msgstr "" #: nova/network/linux_net.py:1355 #, python-format msgid "Net device removed: '%s'" msgstr "" #: nova/network/linux_net.py:1358 #, python-format msgid "Failed removing net device: '%s'" msgstr "" #: nova/network/linux_net.py:1475 #, python-format msgid "Starting VLAN interface %s" msgstr "" #: nova/network/linux_net.py:1518 #, python-format msgid "Starting Bridge %s" msgstr "" #: nova/network/linux_net.py:1530 #, python-format msgid "Adding interface %(interface)s to bridge %(bridge)s" msgstr "" #: nova/network/linux_net.py:1654 #, python-format msgid "Failed to add interface: %s" msgstr "" #: nova/network/linux_net.py:1800 #, python-format msgid "Starting bridge %s " msgstr "" #: nova/network/linux_net.py:1808 #, python-format msgid "Done starting bridge %s" msgstr "" #: nova/network/manager.py:366 #, python-format msgid "Disassociated %s stale fixed ip(s)" msgstr "" #: nova/network/manager.py:373 msgid "setting network host" msgstr "pengaturan host jaringan" #: nova/network/manager.py:493 msgid "network allocations" msgstr "" #: nova/network/manager.py:500 #, python-format msgid "networks retrieved for instance: |%s|" msgstr "" #: nova/network/manager.py:558 msgid "network deallocation for instance" msgstr "" #: nova/network/manager.py:822 #, python-format msgid "instance-dns-zone not found |%s|." msgstr "" #: nova/network/manager.py:829 #, python-format msgid "" "instance-dns-zone is |%(domain)s|, which is in availability zone |%(zone)s|. " "Instance is in zone |%(zone2)s|. No DNS record will be created." msgstr "" #: nova/network/manager.py:862 #, python-format msgid "Quota exceeded for %s, tried to allocate fixed IP" msgstr "" #: nova/network/manager.py:925 msgid "Failed to update usages deallocating fixed IP" msgstr "" #: nova/network/manager.py:950 #, python-format msgid "Unable to release %s because vif doesn't exist." msgstr "" #: nova/network/manager.py:987 #, python-format msgid "Leased IP |%s|" msgstr "" #: nova/network/manager.py:991 #, python-format msgid "IP %s leased that is not associated" msgstr "IP %s disewakan yang tidak terkait" #: nova/network/manager.py:997 #, python-format msgid "IP |%s| leased that isn't allocated" msgstr "IP |%s| disewakan yang tidak dialokasikan" #: nova/network/manager.py:1002 #, python-format msgid "Released IP |%s|" msgstr "" #: nova/network/manager.py:1006 #, python-format msgid "IP %s released that is not associated" msgstr "IP %s dirilis yang tidak terkait" #: nova/network/manager.py:1010 #, python-format msgid "IP %s released that was not leased" msgstr "IP %s dirilis yang tidak disewakan" #: nova/network/manager.py:1028 #, python-format msgid "%s must be an integer" msgstr "" #: nova/exception.py:732 msgid "Maximum allowed length for 'label' is 255." msgstr "" #: nova/network/manager.py:1072 #, python-format msgid "" "Subnet(s) too large, defaulting to /%s. To override, specify network_size " "flag." msgstr "" #: nova/network/manager.py:1155 msgid "cidr already in use" msgstr "cidr sudah digunakan" #: nova/network/manager.py:1158 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing supernet (%(super)s)" msgstr "diminta cidr (%(cidr)s) konflik dengan supernet (%(super)s)" #: nova/network/manager.py:1169 #, python-format msgid "" "requested cidr (%(cidr)s) conflicts with existing smaller cidr (%(smaller)s)" msgstr "" "diminta cidr (%(cidr)s) konflik dengan yang lebih kecil cidr (%(smaller)s)" #: nova/network/manager.py:1251 #, python-format msgid "Network must be disassociated from project %s before delete" msgstr "Jaringan harus memisahkan diri dari proyek %s sebelum dihapus" #: nova/network/manager.py:2107 msgid "" "The sum between the number of networks and the vlan start cannot be greater " "than 4094" msgstr "Jumlah antara jaringan dan vlan tidak dapat lebih besar dari 4094" #: 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/manager.py:1916 #, python-format msgid "Remove unused gateway %s" msgstr "" #: nova/network/minidns.py:48 #, python-format msgid "minidns file is |%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 "Driver ini hanya mendukung tipe 'a'" #: nova/network/minidns.py:122 #, python-format msgid "Cannot delete entry |%s|" msgstr "" #: nova/network/minidns.py:201 #, python-format msgid "deleted %s" msgstr "" #: nova/network/minidns.py:207 #, python-format msgid "Cannot delete domain |%s|" msgstr "" #: nova/network/model.py:165 #, python-format msgid "Invalid IP format %s" msgstr "" #: nova/network/neutronv2/api.py:176 #, python-format msgid "Successfully created port: %s" msgstr "" #: nova/network/neutronv2/api.py:182 msgid "Neutron error: quota exceeded" msgstr "" #: nova/network/neutronv2/api.py:185 #, python-format msgid "Neutron error creating port on network %s" msgstr "" #: nova/network/neutronv2/api.py:216 #, python-format msgid "allocate_for_instance() for %s" msgstr "" #: nova/network/neutronv2/api.py:557 #, python-format msgid "empty project id for instance %s" msgstr "" #: nova/network/neutronv2/api.py:254 msgid "No network configured!" 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:344 #, python-format msgid "Failed to update port %s" msgstr "" #: nova/network/neutronv2/api.py:351 #, python-format msgid "Failed to delete port %s" msgstr "" #: nova/network/neutronv2/api.py:398 #, python-format msgid "deallocate_for_instance() for %s" msgstr "" #: nova/network/neutronv2/api.py:414 #, python-format msgid "Port %s does not exist" msgstr "" #: nova/network/neutronv2/api.py:417 nova/network/neutronv2/api.py:441 #, python-format msgid "Failed to delete neutron port %s" msgstr "" #: nova/network/neutronv2/api.py:471 #, python-format msgid "get_instance_nw_info() for %s" msgstr "" #: nova/network/neutronv2/api.py:543 #, python-format msgid "" "Unable to update port %(portid)s on subnet %(subnet_id)s with failure: " "%(exception)s" msgstr "" #: nova/network/neutronv2/api.py:572 #, python-format msgid "Unable to update port %(portid)s with failure: %(exception)s" msgstr "" #: nova/network/neutronv2/api.py:586 #, python-format msgid "validate_networks() for %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:617 #, python-format msgid "Failed to access port %s" msgstr "" #: nova/network/neutronv2/api.py:819 #, python-format msgid "Unable to access floating IP %s" msgstr "" #: nova/network/neutronv2/api.py:1445 #, python-format msgid "Multiple floating IP pools matches found for name '%s'" msgstr "" #: nova/network/neutronv2/api.py:947 #, python-format msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)s" msgstr "" #: nova/network/neutronv2/api.py:1006 #, python-format msgid "Unable to update host of port %s" msgstr "" #: nova/network/neutronv2/api.py:1042 #, python-format msgid "" "Network %(id)s not matched with the tenants network! The ports tenant " "%(tenant_id)s will be used." msgstr "" #: nova/network/security_group/neutron_driver.py:60 #, python-format msgid "Neutron Error creating security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:81 #, python-format msgid "Neutron Error updating security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:137 #, python-format msgid "Neutron security group %s not found" msgstr "" #: nova/network/security_group/neutron_driver.py:140 #: nova/network/security_group/neutron_driver.py:187 #: nova/network/security_group/neutron_driver.py:282 #, python-format msgid "Neutron Error: %s" msgstr "" #: nova/network/security_group/neutron_driver.py:161 msgid "Neutron Error getting security groups" msgstr "" #: nova/network/security_group/neutron_driver.py:202 msgid "Security group id should be uuid" msgstr "" #: nova/network/security_group/neutron_driver.py:207 #, python-format msgid "Neutron Error getting security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:211 #, python-format msgid "Neutron Error adding rules to security group %s" msgstr "" #: nova/network/security_group/neutron_driver.py:215 #: nova/network/security_group/neutron_driver.py:411 #: nova/network/security_group/neutron_driver.py:418 #: nova/network/security_group/neutron_driver.py:444 #: nova/network/security_group/neutron_driver.py:462 #: nova/network/security_group/neutron_driver.py:469 #: nova/network/security_group/neutron_driver.py:498 msgid "Neutron Error:" msgstr "" #: nova/network/security_group/neutron_driver.py:269 #, python-format msgid "Neutron Error unable to delete %s" msgstr "" #: nova/network/security_group/neutron_driver.py:279 #, python-format msgid "Neutron security group rule %s not found" 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:427 #, python-format msgid "" "Cannot add security group %(name)s to %(instance)s since the port " "%(port_id)s does not meet security requirements" msgstr "" #: nova/network/security_group/neutron_driver.py:437 #: nova/network/security_group/neutron_driver.py:490 #, python-format msgid "Adding security group %(security_group_id)s to port %(port_id)s" 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:134 #, python-format msgid "This rule already exists in group %s" msgstr "Aturan ini sudah ada dalam kelompok %s" #: nova/objects/base.py:73 #, python-format msgid "Error setting %(attr)s" msgstr "" #: nova/objects/base.py:199 #, python-format msgid "Unable to instantiate unregistered object type %(objtype)s" msgstr "" #: nova/objects/base.py:319 #, python-format msgid "Cannot load '%s' in the base class" msgstr "" #: nova/objects/base.py:365 #, python-format msgid "%(objname)s object has no attribute '%(attrname)s'" msgstr "" #: nova/objects/block_device.py:220 msgid "Volume does not belong to the requested instance." msgstr "" #: nova/objects/block_device.py:165 nova/objects/instance.py:516 #, python-format msgid "Lazy-loading `%(attr)s' on %(name)s uuid %(uuid)s" msgstr "" #: nova/objects/fields.py:30 #, python-format msgid "Key %(key)s must be of type %(expected)s not %(actual)s" msgstr "" #: nova/objects/fields.py:40 #, python-format msgid "Element %(key)s:%(val)s must be of type %(expected)s not %(actual)s" msgstr "" #: nova/objects/fields.py:142 #, python-format msgid "Field `%s' cannot be None" msgstr "" #: nova/objects/fields.py:217 #, python-format msgid "A string is required here, not %s" msgstr "" #: nova/objects/fields.py:251 msgid "A datetime.datetime is required here" msgstr "" #: nova/objects/fields.py:286 nova/objects/fields.py:295 #: nova/objects/fields.py:304 #, python-format msgid "Network \"%s\" is not valid" msgstr "" #: nova/objects/fields.py:343 msgid "A list is required here" msgstr "" #: nova/objects/fields.py:359 msgid "A dict is required here" msgstr "" #: nova/objects/fields.py:398 #, python-format msgid "An object of type %s is required here" msgstr "" #: nova/objects/fields.py:425 msgid "A NetworkModel is required here" msgstr "" #: nova/objects/instance.py:435 #, python-format msgid "No save handler for %s" msgstr "" #: nova/objects/instance_info_cache.py:82 msgid "Failed to notify cells of instance info cache update" msgstr "" #: nova/objects/service.py:76 #, python-format msgid "Lazy-loading `%(attr)s' on %(name)s id %(id)s" msgstr "" #: nova/objects/utils.py:61 nova/objects/utils.py:75 msgid "None is not valid here" msgstr "" #: nova/objects/utils.py:112 msgid "A list of strings is required here" msgstr "" #: nova/objects/utils.py:114 msgid "Invalid values found in list (strings are required)" msgstr "" #: nova/objects/utils.py:126 msgid "A dict of strings is required here" msgstr "" #: nova/objects/utils.py:128 msgid "Invalid keys found in dict (strings are required)" msgstr "" #: nova/objects/utils.py:131 msgid "Invalid values found in dict (strings are required)" msgstr "" #: nova/openstack/common/eventlet_backdoor.py:142 #, python-format msgid "Eventlet backdoor listening on %(port)s for process %(pid)d" msgstr "" #: nova/openstack/common/excutils.py:62 #, python-format msgid "Original exception being dropped: %s" msgstr "" #: nova/openstack/common/excutils.py:91 #, python-format msgid "Unexpected exception occurred %d time(s)... retrying." msgstr "" #: nova/openstack/common/gettextutils.py:297 msgid "Message objects do not support addition." msgstr "" #: nova/openstack/common/gettextutils.py:306 msgid "" "Message objects do not support str() because they may contain non-ascii " "characters. Please use unicode() or translate() instead." msgstr "" #: nova/openstack/common/imageutils.py:96 msgid "Snapshot list encountered but no header found!" msgstr "" #: nova/openstack/common/lockutils.py:103 #, python-format msgid "Could not release the acquired lock `%s`" msgstr "" #: nova/openstack/common/lockutils.py:168 #, python-format msgid "Got semaphore \"%(lock)s\"" msgstr "" #: nova/openstack/common/lockutils.py:177 #, python-format msgid "Attempting to grab file lock \"%(lock)s\"" msgstr "" #: nova/openstack/common/lockutils.py:187 #, python-format msgid "Created lock path: %s" msgstr "" #: nova/openstack/common/lockutils.py:205 #, python-format msgid "Got file lock \"%(lock)s\" at %(path)s" msgstr "" #: nova/openstack/common/lockutils.py:209 #, python-format msgid "Released file lock \"%(lock)s\" at %(path)s" msgstr "" #: nova/openstack/common/lockutils.py:247 #, python-format msgid "Got semaphore / lock \"%(function)s\"" msgstr "" #: nova/openstack/common/lockutils.py:251 #, python-format msgid "Semaphore / lock released \"%(function)s\"" msgstr "" #: nova/openstack/common/log.py:313 #, python-format msgid "Deprecated: %s" msgstr "" #: nova/openstack/common/log.py:414 #, python-format msgid "Error loading logging config %(log_config)s: %(err_msg)s" msgstr "" #: nova/openstack/common/log.py:465 #, python-format msgid "syslog facility must be one of: %s" msgstr "Fasilitas syslog harus menjadi salah satu: %s" #: nova/openstack/common/log.py:652 #, python-format msgid "Fatal call to deprecated config: %(msg)s" msgstr "" #: nova/openstack/common/loopingcall.py:84 #, python-format msgid "task run outlasted interval by %s sec" msgstr "" #: nova/openstack/common/loopingcall.py:91 msgid "in fixed duration looping call" msgstr "" #: nova/openstack/common/loopingcall.py:131 #, python-format msgid "Dynamic looping call sleeping for %.02f seconds" msgstr "" #: nova/openstack/common/loopingcall.py:138 msgid "in dynamic looping call" msgstr "" #: nova/openstack/common/periodic_task.py:43 #, python-format msgid "Unexpected argument for periodic task creation: %(arg)s." msgstr "" #: nova/openstack/common/periodic_task.py:134 #, python-format msgid "Skipping periodic task %(task)s because its interval is negative" msgstr "" #: nova/openstack/common/periodic_task.py:139 #, python-format msgid "Skipping periodic task %(task)s because it is disabled" msgstr "" #: nova/openstack/common/periodic_task.py:177 #, python-format msgid "Running periodic task %(full_task_name)s" msgstr "Menjalankan tugas periodik %(full_task_name)s" #: nova/openstack/common/periodic_task.py:186 #, python-format msgid "Error during %(full_task_name)s: %(e)s" msgstr "Kesalahan selama %(full_task_name)s: %(e)s" #: nova/openstack/common/policy.py:394 #, python-format msgid "Failed to understand rule %(rule)s" msgstr "" #: nova/openstack/common/policy.py:404 #, python-format msgid "No handler for matches of kind %s" msgstr "" #: nova/openstack/common/policy.py:679 #, python-format msgid "Failed to understand rule %(rule)r" msgstr "" #: nova/openstack/common/processutils.py:58 msgid "Unexpected error while running command." msgstr "Galat tak terduga saat menjalankan perintah." #: nova/openstack/common/processutils.py:61 #, python-format msgid "" "%(description)s\n" "Command: %(cmd)s\n" "Exit code: %(exit_code)s\n" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" msgstr "" "%(description)s\n" "Command: %(cmd)s\n" "Kode keluar: %(exit_code)s\n" "Stdout: %(stdout)r\n" "Stderr: %(stderr)r" #: nova/openstack/common/processutils.py:139 #, python-format msgid "Got unknown keyword args to utils.execute: %r" msgstr "" #: nova/openstack/common/processutils.py:145 msgid "Command requested root, but did not specify a root helper." msgstr "" #: nova/utils.py:332 #, python-format msgid "Running cmd (subprocess): %s" msgstr "Menjalankan cmd (subprocess): %s" #: nova/openstack/common/processutils.py:187 #: nova/openstack/common/processutils.py:259 #, python-format msgid "Result was %s" msgstr "Hasilnya adalah %s" #: nova/utils.py:375 #, python-format msgid "%r failed. Retrying." msgstr "%r gagal. Coba lagi." #: nova/openstack/common/processutils.py:238 #, python-format msgid "Running cmd (SSH): %s" msgstr "Menjalankan cmd (SSH): %s" #: nova/openstack/common/processutils.py:240 msgid "Environment not supported over SSH" msgstr "Lingkungan tidak didukung melalui SSH" #: nova/openstack/common/processutils.py:244 msgid "process_input not supported over SSH" msgstr "process_input tidak didukung melalui SSH" #: nova/openstack/common/service.py:166 nova/openstack/common/service.py:378 msgid "Full set of CONF:" msgstr "" #: nova/openstack/common/service.py:175 nova/openstack/common/service.py:263 #, python-format msgid "Caught %s, exiting" msgstr "" #: nova/openstack/common/service.py:187 msgid "Exception during rpc cleanup." msgstr "" #: nova/openstack/common/service.py:232 msgid "Parent process has died unexpectedly, exiting" msgstr "" #: nova/openstack/common/service.py:269 msgid "Unhandled exception" msgstr "" #: nova/openstack/common/service.py:302 msgid "Forking too fast, sleeping" msgstr "" #: nova/openstack/common/service.py:321 #, python-format msgid "Started child %d" msgstr "" #: nova/openstack/common/service.py:331 #, python-format msgid "Starting %d workers" msgstr "" #: nova/openstack/common/service.py:348 #, python-format msgid "Child %(pid)d killed by signal %(sig)d" msgstr "" #: nova/openstack/common/service.py:352 #, python-format msgid "Child %(pid)s exited with status %(code)d" msgstr "" #: nova/openstack/common/service.py:356 #, python-format msgid "pid %d not in child list" msgstr "" #: nova/openstack/common/service.py:386 #, python-format msgid "Caught %s, stopping children" msgstr "" #: nova/openstack/common/service.py:404 #, python-format msgid "Waiting on %d children to exit" msgstr "" #: nova/openstack/common/sslutils.py:98 #, python-format msgid "Invalid SSL version : %s" msgstr "" #: nova/openstack/common/strutils.py:86 #, python-format msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s" msgstr "" #: nova/openstack/common/strutils.py:182 #, python-format msgid "Invalid string format: %s" msgstr "" #: nova/openstack/common/strutils.py:189 #, python-format msgid "Unknown byte multiplier: %s" msgstr "" #: nova/openstack/common/db/sqlalchemy/migration.py:216 #, python-format msgid "" "Tables \"%s\" have non utf8 collation, please make sure all tables are " "CHARSET=utf8" msgstr "" #: nova/openstack/common/db/sqlalchemy/migration.py:240 msgid "" "The database is not under version control, but has tables. Please stamp the " "current version of the schema manually." msgstr "" #: nova/db/sqlalchemy/api.py:2509 msgid "Unknown sort direction, must be 'desc' or 'asc'" msgstr "" #: nova/openstack/common/db/sqlalchemy/utils.py:164 #, python-format msgid "" "There is no `deleted` column in `%s` table. Project doesn't use soft-deleted " "feature." msgstr "" #: nova/openstack/common/db/sqlalchemy/utils.py:183 #, python-format msgid "There is no `project_id` column in `%s` table." msgstr "" #: nova/openstack/common/db/sqlalchemy/utils.py:241 msgid "model should be a subclass of ModelBase" msgstr "" #: nova/pci/pci_manager.py:154 #, python-format msgid "" "Trying to remove device with %(status)s ownership %(instance_uuid)s because " "of %(pci_exception)s" 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/driver.py:60 msgid "Exception during scheduler.run_instance" msgstr "" #: nova/scheduler/driver.py:62 nova/scheduler/utils.py:81 #, python-format msgid "Setting instance to %s state." msgstr "" #: nova/scheduler/driver.py:124 msgid "Driver must implement schedule_run_instance" msgstr "" #: nova/scheduler/driver.py:133 msgid "Driver must implement select_destinations" msgstr "" #: nova/scheduler/filter_scheduler.py:79 #, python-format msgid "" "Attempting to build %(num_instances)d instance(s) uuids: %(instance_uuids)s" msgstr "" #: nova/scheduler/filter_scheduler.py:83 #, python-format msgid "Request Spec: %s" msgstr "" #: nova/scheduler/filter_scheduler.py:103 #, python-format msgid "Choosing host %(weighed_host)s for instance %(instance_uuid)s" msgstr "" #: nova/scheduler/filter_scheduler.py:165 msgid "Instance disappeared during scheduling" msgstr "" #: nova/scheduler/filter_scheduler.py:204 msgid "Invalid value for 'scheduler_max_attempts', must be >= 1" msgstr "" #: nova/scheduler/filter_scheduler.py:221 #, python-format msgid "Error from last host: %(last_host)s (node %(last_node)s): %(exc)s" msgstr "" #: nova/scheduler/filter_scheduler.py:255 #, python-format msgid "" "Exceeded max scheduling attempts %(max_attempts)d for instance " "%(instance_uuid)s" msgstr "" #: nova/scheduler/filter_scheduler.py:332 #, python-format msgid "Filtered %(hosts)s" msgstr "" #: nova/scheduler/filter_scheduler.py:337 #, python-format msgid "Weighed %(hosts)s" msgstr "" #: nova/scheduler/host_manager.py:177 #, python-format msgid "Metric name unknown of %r" msgstr "" #: nova/scheduler/host_manager.py:192 #, python-format msgid "" "Host has more disk space than database expected (%(physical)sgb > " "%(database)sgb)" msgstr "" #: nova/scheduler/host_manager.py:374 #, python-format msgid "Host filter ignoring hosts: %s" msgstr "" #: nova/scheduler/host_manager.py:386 #, python-format msgid "Host filter forcing available hosts to %s" msgstr "" #: nova/scheduler/host_manager.py:389 #, python-format msgid "No hosts matched due to not matching 'force_hosts' value of '%s'" msgstr "" #: nova/scheduler/host_manager.py:402 #, python-format msgid "Host filter forcing available nodes to %s" msgstr "" #: nova/scheduler/host_manager.py:405 #, python-format msgid "No nodes matched due to not matching 'force_nodes' value of '%s'" msgstr "" #: nova/scheduler/host_manager.py:453 #: nova/scheduler/filters/trusted_filter.py:208 #, python-format msgid "No service for compute ID %s" msgstr "Tidak ada layanan compute ID %s" #: nova/scheduler/host_manager.py:475 #, python-format msgid "Removing dead compute node %(host)s:%(node)s from scheduler" msgstr "" #: nova/scheduler/scheduler_options.py:69 #, python-format msgid "Could not stat scheduler options file %(filename)s: '%(e)s'" msgstr "" #: nova/scheduler/scheduler_options.py:78 #, python-format msgid "Could not decode scheduler options: '%s'" msgstr "" #: nova/scheduler/utils.py:63 #, python-format msgid "Failed to %(service)s_%(method)s: %(ex)s" msgstr "" #: nova/scheduler/utils.py:165 #, python-format msgid "Ignoring the invalid elements of the option %(name)s: %(options)s" msgstr "" #: nova/scheduler/filters/affinity_filter.py:114 #, python-format msgid "Group anti affinity: check if %(host)s not in %(configured)s" msgstr "" #: nova/scheduler/filters/affinity_filter.py:135 #, python-format msgid "Group affinity: check if %(host)s in %(configured)s" msgstr "" #: nova/scheduler/filters/aggregate_image_properties_isolation.py:61 #, python-format msgid "" "%(host_state)s fails image aggregate properties requirements. Property " "%(prop)s does not match %(options)s." msgstr "" #: nova/scheduler/filters/aggregate_instance_extra_specs.py:59 #, python-format msgid "" "%(host_state)s fails instance_type extra_specs requirements. Extra_spec " "%(key)s is not in aggregate." msgstr "" #: nova/scheduler/filters/aggregate_instance_extra_specs.py:67 #, python-format msgid "" "%(host_state)s fails instance_type extra_specs requirements. " "'%(aggregate_vals)s' do not match '%(req)s'" msgstr "" #: nova/scheduler/filters/aggregate_multitenancy_isolation.py:48 #, python-format msgid "%s fails tenant id on aggregate" msgstr "" #: nova/scheduler/filters/compute_capabilities_filter.py:62 #, python-format msgid "extra_spec requirement '%(req)s' does not match '%(cap)s'" msgstr "" #: nova/scheduler/filters/compute_capabilities_filter.py:72 #, python-format msgid "%(host_state)s fails instance_type extra_specs requirements" msgstr "" #: nova/scheduler/filters/compute_filter.py:41 #, python-format msgid "%(host_state)s is disabled, reason: %(reason)s" msgstr "" #: nova/scheduler/filters/compute_filter.py:47 #, python-format msgid "%(host_state)s has not been heard from in a while" msgstr "" #: nova/scheduler/filters/core_filter.py:51 msgid "VCPUs not set; assuming CPU collection broken" msgstr "VCPUs tidak diatur; dengan asumsi koleksi CPU rusak" #: nova/scheduler/filters/core_filter.py:94 #: nova/scheduler/filters/ram_filter.py:95 #, python-format msgid "" "%(num_values)d ratio values found, of which the minimum value will be used." msgstr "" #: nova/scheduler/filters/core_filter.py:101 #, python-format msgid "Could not decode cpu_allocation_ratio: '%s'" msgstr "" #: nova/scheduler/filters/disk_filter.py:49 #, python-format msgid "" "%(host_state)s does not have %(requested_disk)s MB usable disk, it only has " "%(usable_disk_mb)s MB usable disk." msgstr "" #: nova/scheduler/filters/image_props_filter.py:58 #, python-format msgid "" "Instance contains properties %(image_props)s, but no corresponding " "supported_instances are advertised by the compute node" msgstr "" #: nova/scheduler/filters/image_props_filter.py:82 #, python-format msgid "" "Instance properties %(image_props)s are satisfied by compute host hypervisor " "version %(hypervisor_version)s and supported instances %(supp_instances)s" msgstr "" #: nova/scheduler/filters/image_props_filter.py:91 #, python-format msgid "" "Instance contains properties %(image_props)s that are not provided by the " "compute node supported_instances %(supp_instances)s or hypervisor version " "%(hypervisor_version)s do not match" msgstr "" #: nova/scheduler/filters/image_props_filter.py:111 #, python-format msgid "%(host_state)s does not support requested instance_properties" msgstr "" #: nova/scheduler/filters/io_ops_filter.py:43 #, python-format msgid "" "%(host_state)s fails I/O ops check: Max IOs per host is set to %(max_io_ops)s" msgstr "" #: nova/scheduler/filters/metrics_filter.py:50 #, python-format msgid "%(host_state)s does not have the following metrics: %(metrics)s" msgstr "" #: nova/scheduler/filters/num_instances_filter.py:40 #, python-format msgid "" "%(host_state)s fails num_instances check: Max instances per host is set to " "%(max_instances)s" msgstr "" #: nova/scheduler/filters/ram_filter.py:56 #, python-format msgid "" "%(host_state)s does not have %(requested_ram)s MB usable ram, it only has " "%(usable_ram)s MB usable ram." msgstr "" #: nova/scheduler/filters/ram_filter.py:102 #, python-format msgid "Could not decode ram_allocation_ratio: '%s'" msgstr "" #: nova/scheduler/filters/retry_filter.py:42 #, python-format msgid "Host %(host)s %(pass_msg)s. Previously tried hosts: %(hosts)s" msgstr "" #: nova/servicegroup/api.py:64 #, python-format msgid "ServiceGroup driver defined as an instance of %s" msgstr "" #: nova/servicegroup/api.py:70 #, python-format msgid "unknown ServiceGroup driver name: %s" msgstr "" #: nova/servicegroup/api.py:88 #, python-format msgid "" "Report interval must be less than service down time. Current config: " ". Setting service_down_time to: %(new_service_down_time)s" msgstr "" #: nova/servicegroup/api.py:106 #, python-format msgid "" "Join new ServiceGroup member %(member_id)s to the %(group_id)s group, " "service = %(service)s" msgstr "" #: nova/servicegroup/api.py:114 #, python-format msgid "Check if the given member [%s] is part of the ServiceGroup, is up" msgstr "" #: nova/servicegroup/api.py:123 #, python-format msgid "" "Explicitly remove the given member %(member_id)s from the%(group_id)s group " "monitoring" msgstr "" #: nova/servicegroup/api.py:130 #, python-format msgid "Returns ALL members of the [%s] ServiceGroup" msgstr "" #: nova/servicegroup/api.py:138 #, python-format msgid "Returns one member of the [%s] group" msgstr "" #: nova/servicegroup/drivers/db.py:42 #, python-format msgid "" "DB_Driver: join new ServiceGroup member %(member_id)s to the %(group_id)s " "group, service = %(service)s" msgstr "" #: nova/servicegroup/drivers/db.py:50 msgid "service is a mandatory argument for DB based ServiceGroup driver" msgstr "" #: nova/servicegroup/drivers/db.py:77 #, python-format msgid "DB_Driver: get_all members of the %s group" msgstr "" #: nova/servicegroup/drivers/db.py:100 nova/servicegroup/drivers/mc.py:100 msgid "Recovered model server connection!" msgstr "Memulihkan koneksi model server" #: nova/servicegroup/drivers/db.py:106 nova/servicegroup/drivers/mc.py:106 msgid "model server went away" msgstr "server model pergi" #: nova/cache_utils.py:81 msgid "memcached_servers not defined" msgstr "" #: nova/servicegroup/drivers/mc.py:52 #, python-format msgid "" "Memcached_Driver: join new ServiceGroup member %(member_id)s to the " "%(group_id)s group, service = %(service)s" msgstr "" #: nova/servicegroup/drivers/mc.py:53 msgid "" "service is a mandatory argument for Memcached based ServiceGroup driver" msgstr "" #: nova/servicegroup/drivers/mc.py:75 #, python-format msgid "Memcached_Driver: get_all members of the %s group" msgstr "" #: nova/servicegroup/drivers/zk.py:80 #, python-format msgid "" "ZooKeeperDriver: join new member %(id)s to the %(gr)s group, service=%(sr)s" msgstr "" #: nova/servicegroup/drivers/zk.py:90 msgid "" "Unable to join. It is possible that either another node exists with the same " "name, or this node just restarted. We will try again in a short while to " "make sure." msgstr "" #: nova/servicegroup/drivers/zk.py:101 #, python-format msgid "ZooKeeperDriver.leave: %(member)s from group %(group)s" msgstr "" #: nova/servicegroup/drivers/zk.py:109 #, python-format msgid "ZooKeeperDriver.leave: %(id)s has not joined to the %(gr)s group" msgstr "" #: nova/storage/linuxscsi.py:70 #, python-format msgid "Trying (%(tries)s) to remove device %(device)s" msgstr "" #: nova/storage/linuxscsi.py:100 #, python-format msgid "Multipath call failed exit (%(code)s)" msgstr "" #: nova/storage/linuxscsi.py:121 #, python-format msgid "Couldn't find multipath device %s" msgstr "" #: nova/storage/linuxscsi.py:124 #, python-format msgid "Found multipath device = %s" msgstr "" #: nova/tests/fake_ldap.py:33 msgid "Attempted to instantiate singleton" msgstr "Berusaha untuk instan tunggal" #: nova/tests/fake_processutils.py:71 #, python-format msgid "Faking execution of cmd (subprocess): %s" msgstr "Berpura-pura melaksanaan cmd (subprocess): %s" #: nova/tests/fake_processutils.py:79 #, python-format msgid "Faked command matched %s" msgstr "" #: nova/tests/fake_processutils.py:95 #, python-format msgid "Faked command raised an exception %s" msgstr "" #: nova/tests/fake_processutils.py:98 #, python-format msgid "Reply to faked command is stdout='%(stdout)s' stderr='%(stderr)s'" msgstr "" #: nova/tests/fake_volume.py:187 msgid "status must be available" msgstr "Status harus tersedia" #: nova/tests/fake_volume.py:191 nova/volume/cinder.py:230 msgid "already attached" msgstr "sudah terpasang" #: nova/tests/fake_volume.py:195 nova/volume/cinder.py:234 msgid "Instance and volume not in same availability_zone" msgstr "" #: nova/tests/fake_volume.py:200 nova/volume/cinder.py:240 msgid "already detached" msgstr "sudah terlepas" #: nova/tests/api/test_auth.py:88 msgid "unexpected role header" msgstr "" #: nova/tests/api/openstack/compute/test_servers.py:3192 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2425 msgid "" "Quota exceeded for instances: Requested 1, but already used 10 of 10 " "instances" msgstr "" #: nova/tests/api/openstack/compute/test_servers.py:3197 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2430 msgid "" "Quota exceeded for ram: Requested 4096, but already used 8192 of 10240 ram" msgstr "" #: nova/tests/api/openstack/compute/test_servers.py:3202 #: nova/tests/api/openstack/compute/plugins/v3/test_servers.py:2435 msgid "Quota exceeded for cores: Requested 2, but already used 9 of 10 cores" msgstr "" #: nova/tests/compute/test_compute.py:1616 #: nova/tests/compute/test_compute.py:1643 #: nova/tests/compute/test_compute.py:1721 #: nova/tests/compute/test_compute.py:1748 #: nova/tests/compute/test_compute.py:1795 #: nova/tests/compute/test_compute.py:5420 #, python-format msgid "Running instances: %s" msgstr "Menjalankan contoh: %s" #: nova/tests/compute/test_compute.py:1623 #: nova/tests/compute/test_compute.py:1691 #: nova/tests/compute/test_compute.py:1737 #: nova/tests/compute/test_compute.py:1763 #, python-format msgid "After terminating instances: %s" msgstr "Setelah mengakhiri kasus: %s" #: nova/tests/compute/test_compute.py:2664 msgid "Internal error" msgstr "Ada kesalahan internal" #: nova/tests/compute/test_compute.py:5431 #, python-format msgid "After force-killing instances: %s" msgstr "" #: nova/tests/compute/test_compute.py:6056 msgid "wrong host/node" msgstr "" #: nova/tests/compute/test_compute.py:10589 msgid "spawn error" msgstr "" #: nova/tests/compute/test_keypairs.py:123 msgid "Keypair data is invalid" msgstr "Keypair data tidak valid" #: nova/tests/db/test_migrations.py:854 #, python-format msgid "" "The following migrations are missing a downgrade:\n" "\t%s" msgstr "" #: nova/tests/integrated/api_samples_test_base.py:116 #, python-format msgid "%(result_str)s: %(result)s is not a dict." msgstr "" #: nova/tests/integrated/api_samples_test_base.py:130 #, python-format msgid "" "Dictionary key mismatch:\n" "Extra key(s) in template:\n" "%(ex_delta)s\n" "Extra key(s) in %(result_str)s:\n" "%(res_delta)s\n" msgstr "" #: nova/tests/integrated/api_samples_test_base.py:142 #, python-format msgid "%(result_str)s: %(result)s is not a list." msgstr "" #: nova/tests/integrated/api_samples_test_base.py:162 msgid "Extra list items in template:" msgstr "" #: nova/tests/integrated/api_samples_test_base.py:166 #, python-format msgid "Extra list items in %(result_str)s:" msgstr "" #: nova/tests/integrated/api_samples_test_base.py:187 #: nova/tests/integrated/api_samples_test_base.py:203 #, python-format msgid "" "Values do not match:\n" "Template: %(expected)s\n" "%(result_str)s: %(result)s" msgstr "" #: nova/tests/integrated/test_login.py:33 #, python-format msgid "flavor: %s" msgstr "rasa: %s" #: nova/tests/integrated/api/client.py:39 #, python-format msgid "" "%(message)s\n" "Status Code: %(_status)s\n" "Body: %(_body)s" msgstr "" "%(message)s\n" "Kode Status: %(_status)s\n" "Body: %(_body)s" #: nova/tests/integrated/api/client.py:50 msgid "Authentication error" msgstr "Ada kesalahan otentikasi" #: nova/tests/integrated/api/client.py:58 msgid "Authorization error" msgstr "Kesalahan otorisasi" #: nova/tests/integrated/api/client.py:66 msgid "Item not found" msgstr "Item tidak ditemukan" #: nova/tests/integrated/api/client.py:108 #, python-format msgid "Doing %(method)s on %(relative_url)s" msgstr "Melakukan %(method)s pada %(relative_url)s" #: nova/tests/integrated/api/client.py:111 #, python-format msgid "Body: %s" msgstr "Body: %s" #: nova/tests/integrated/api/client.py:129 #, python-format msgid "%(auth_uri)s => code %(http_status)s" msgstr "%(auth_uri)s => kode %(http_status)s" #: nova/tests/integrated/api/client.py:160 #, python-format msgid "%(relative_uri)s => code %(http_status)s" msgstr "%(relative_uri)s => kode %(http_status)s" #: nova/tests/integrated/api/client.py:171 msgid "Unexpected status code" msgstr "" #: nova/tests/integrated/api/client.py:178 #, python-format msgid "Decoding JSON: %s" msgstr "" #: nova/tests/virt/hyperv/test_hypervapi.py:512 msgid "fake vswitch not found" msgstr "" #: nova/tests/virt/hyperv/test_hypervapi.py:973 msgid "Simulated failure" msgstr "" #: nova/tests/virt/libvirt/fakelibvirt.py:938 msgid "Expected a list for 'auth' parameter" msgstr "" #: nova/tests/virt/libvirt/fakelibvirt.py:942 msgid "Expected a function in 'auth[0]' parameter" msgstr "" #: nova/tests/virt/libvirt/fakelibvirt.py:946 msgid "Expected a function in 'auth[1]' parameter" msgstr "" #: nova/tests/virt/libvirt/fakelibvirt.py:959 msgid "" "virEventRegisterDefaultImpl() must be called before connection " "is used." msgstr "" #: nova/virt/vmwareapi/ds_util.py:154 #, python-format msgid "Datastore regex %s did not match any datastores" msgstr "" #: nova/tests/virt/xenapi/test_vm_utils.py:510 #: nova/virt/xenapi/vm_utils.py:2356 #, python-format msgid "" "Sparse copy in progress, %(complete_pct).2f%% complete. %(left)s bytes left " "to copy" msgstr "" #: nova/tests/virt/xenapi/test_xenapi.py:951 #, python-format msgid "Creating files in %s to simulate guest agent" msgstr "Membuat file dalam %s untuk mensimulasikan guest agen" #: nova/tests/virt/xenapi/test_xenapi.py:962 #, python-format msgid "Removing simulated guest agent files in %s" msgstr "" #: nova/tests/virt/xenapi/image/test_bittorrent.py:133 #: nova/virt/xenapi/image/bittorrent.py:98 msgid "" "Cannot create default bittorrent URL without torrent_base_url set or torrent " "URL fetcher extension" msgstr "" #: nova/tests/virt/xenapi/image/test_bittorrent.py:167 #: nova/virt/xenapi/image/bittorrent.py:102 msgid "Multiple torrent URL fetcher extensions found. Failing." msgstr "" #: nova/virt/block_device.py:242 #, python-format msgid "Driver failed to attach volume %(volume_id)s at %(mountpoint)s" msgstr "" #: nova/virt/block_device.py:357 #, python-format msgid "Booting with volume %(volume_id)s at %(mountpoint)s" msgstr "Booting dengan volume %(volume_id)s di %(mountpoint)s" #: nova/virt/configdrive.py:96 #, python-format msgid "Added %(filepath)s to config drive" 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/hardware.py:52 #, python-format msgid "No CPUs available after parsing %r" msgstr "" #: nova/virt/driver.py:1199 #, python-format msgid "Discarding event %s" msgstr "" #: nova/virt/driver.py:1440 msgid "Event must be an instance of nova.virt.event.Event" msgstr "" #: nova/virt/driver.py:1207 #, python-format msgid "Emitting event %s" msgstr "" #: nova/virt/driver.py:1210 #, python-format msgid "Exception dispatching event %(event)s: %(ex)s" msgstr "" #: nova/virt/driver.py:1292 msgid "Compute driver option required, but not specified" msgstr "" #: nova/virt/driver.py:1295 #, python-format msgid "Loading compute driver '%s'" msgstr "" #: nova/virt/driver.py:1302 msgid "Unable to load the virtualization driver" msgstr "" #: nova/virt/fake.py:212 #, python-format msgid "Key '%(key)s' not in instances '%(inst)s'" msgstr "" #: nova/virt/firewall.py:178 nova/virt/libvirt/firewall.py:309 msgid "Attempted to unfilter instance which is not filtered" msgstr "" #: nova/virt/firewall.py:186 msgid "Filters added to instance" msgstr "" #: nova/virt/firewall.py:188 msgid "Provider Firewall Rules refreshed" msgstr "" #: nova/virt/firewall.py:370 #, python-format msgid "Adding security group rule: %r" msgstr "" #: nova/virt/firewall.py:501 nova/virt/xenapi/firewall.py:75 #, python-format msgid "Adding provider rule: %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:105 #, python-format msgid "" "%(base)s virtual size %(disk_size)s larger than flavor root disk size " "%(size)s" msgstr "" #: nova/virt/images.py:167 #, python-format msgid "Converted to raw, but format is now %s" msgstr "" #: nova/virt/storage_users.py:63 nova/virt/storage_users.py:101 #, python-format msgid "Cannot decode JSON from %(id_path)s" msgstr "" #: nova/virt/baremetal/common.py:27 msgid "Connection failed" msgstr "" #: nova/virt/baremetal/common.py:65 msgid "Connection error" msgstr "" #: nova/virt/baremetal/driver.py:87 #, python-format msgid "Request for baremetal node %s sent to wrong service host" msgstr "" #: nova/virt/baremetal/driver.py:141 msgid "cpu_arch is not found in flavor_extra_specs" msgstr "" #: nova/virt/baremetal/driver.py:180 #, python-format msgid "Baremetal node id not supplied to driver for %r" msgstr "" #: nova/virt/baremetal/driver.py:285 #, python-format msgid "Error deploying instance %(instance)s on baremetal node %(node)s." msgstr "" #: nova/virt/baremetal/driver.py:360 #, python-format msgid "Baremetal power manager failed to restart node for instance %r" msgstr "" #: nova/virt/baremetal/driver.py:371 #, python-format msgid "Destroy called on non-existing instance %s" msgstr "" #: nova/virt/baremetal/driver.py:389 #, python-format msgid "Error from baremetal driver during destroy: %s" msgstr "" #: nova/virt/baremetal/driver.py:394 #, python-format msgid "Error while recording destroy failure in baremetal database: %s" msgstr "" #: nova/virt/baremetal/driver.py:409 #, python-format msgid "Baremetal power manager failed to stop node for instance %r" msgstr "" #: nova/virt/baremetal/driver.py:422 #, python-format msgid "Baremetal power manager failed to start node for instance %r" msgstr "" #: nova/virt/baremetal/iboot_pdu.py:51 msgid "iboot PDU relay ID must be an integer." msgstr "" #: nova/virt/baremetal/iboot_pdu.py:62 msgid "iboot PDU port must be an integer." msgstr "" #: nova/virt/baremetal/iboot_pdu.py:89 #: nova/virt/baremetal/virtual_power_driver.py:157 #, python-format msgid "activate_node name %s" msgstr "" #: nova/virt/baremetal/iboot_pdu.py:101 #, python-format msgid "reboot_node: %s" msgstr "" #: nova/virt/baremetal/iboot_pdu.py:114 #: nova/virt/baremetal/virtual_power_driver.py:180 #, python-format msgid "deactivate_node name %s" msgstr "" #: nova/virt/baremetal/iboot_pdu.py:127 #: nova/virt/baremetal/virtual_power_driver.py:193 #, python-format msgid "Checking if %s is running" msgstr "" #: nova/virt/baremetal/ipmi.py:88 #, python-format msgid "pid file %s does not contain any pid" msgstr "" #: nova/virt/baremetal/ipmi.py:111 msgid "Node id not supplied to IPMI" msgstr "" #: nova/virt/baremetal/ipmi.py:114 msgid "Address not supplied to IPMI" msgstr "" #: nova/virt/baremetal/ipmi.py:117 msgid "User not supplied to IPMI" msgstr "" #: nova/virt/baremetal/ipmi.py:120 msgid "Password not supplied to IPMI" msgstr "" #: nova/virt/baremetal/ipmi.py:137 #, python-format msgid "ipmitool stdout: '%(out)s', stderr: '%(err)s'" msgstr "" #: nova/virt/baremetal/ipmi.py:153 #, python-format msgid "IPMI power on failed after %d tries" msgstr "" #: nova/virt/baremetal/ipmi.py:163 msgid "IPMI power on failed" msgstr "" #: nova/virt/baremetal/ipmi.py:180 #, python-format msgid "IPMI power off failed after %d tries" msgstr "" #: nova/virt/baremetal/ipmi.py:190 msgid "IPMI power off failed" msgstr "" #: nova/virt/baremetal/ipmi.py:201 msgid "IPMI set next bootdev failed" msgstr "" #: nova/virt/baremetal/ipmi.py:213 nova/virt/baremetal/tilera_pdu.py:152 #, python-format msgid "Activate node called, but node %s is already active" msgstr "" #: nova/virt/baremetal/pxe.py:110 #, python-format msgid "Building PXE config for deployment %s." msgstr "" #: nova/virt/baremetal/pxe.py:224 #, python-format msgid "" "Can not activate PXE bootloader. The following boot parameters were not " "passed to baremetal driver: %s" msgstr "" #: nova/virt/baremetal/pxe.py:248 nova/virt/baremetal/tilera.py:131 #, python-format msgid "Fetching kernel and ramdisk for instance %s" msgstr "" #: nova/virt/baremetal/pxe.py:280 nova/virt/baremetal/tilera.py:162 #, python-format msgid "Fetching image %(ami)s for instance %(name)s" msgstr "" #: nova/virt/baremetal/pxe.py:321 nova/virt/baremetal/tilera.py:199 #, python-format msgid "Injecting files into image for instance %(name)s" msgstr "" #: nova/virt/baremetal/pxe.py:465 nova/virt/baremetal/tilera.py:317 #, python-format msgid "Node associated with another instance while waiting for deploy of %s" msgstr "" #: nova/virt/baremetal/pxe.py:472 #, python-format msgid "PXE deploy started for instance %s" msgstr "" #: nova/virt/baremetal/pxe.py:477 #, python-format msgid "PXE deploy completed for instance %s" msgstr "" #: nova/virt/baremetal/pxe.py:481 #, python-format msgid "PXE deploy failed for instance %s" msgstr "" #: nova/virt/baremetal/pxe.py:483 nova/virt/baremetal/tilera.py:342 #, python-format msgid "Baremetal node deleted while waiting for deployment of instance %s" msgstr "" #: nova/virt/baremetal/pxe.py:488 #, python-format msgid "Timeout reached while waiting for PXE deploy of instance %s" msgstr "" #: nova/virt/baremetal/tilera.py:106 #, python-format msgid "" "Can not activate Tilera bootloader. The following boot parameters were not " "passed to baremetal driver: %s" msgstr "" #: nova/virt/baremetal/tilera.py:323 #, python-format msgid "Tilera deploy started for instance %s" msgstr "" #: nova/virt/baremetal/tilera.py:329 #, python-format msgid "Tilera deploy completed for instance %s" msgstr "" #: nova/virt/baremetal/tilera.py:337 msgid "Node is unknown error state." msgstr "" #: nova/virt/baremetal/tilera.py:340 #, python-format msgid "Tilera deploy failed for instance %s" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:83 msgid "Node id not supplied to PDU" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:86 msgid "Address not supplied to PDU" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:89 msgid "User not supplied to PDU" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:92 msgid "Password not supplied to PDU" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:116 msgid "PDU failed" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:133 msgid "PDU power on failed" msgstr "" #: nova/virt/baremetal/tilera_pdu.py:146 msgid "PDU power off failed" msgstr "" #: nova/virt/baremetal/utils.py:43 #, python-format msgid "Failed to inject data into image %(image)s. Error: %(e)s" msgstr "" #: nova/virt/baremetal/utils.py:54 #, python-format msgid "Failed to unlink %(path)s, error: %(e)s" msgstr "" #: nova/virt/baremetal/utils.py:63 #, python-format msgid "Failed to remove dir %(path)s, error: %(e)s" msgstr "" #: nova/virt/baremetal/utils.py:79 #, python-format msgid "Failed to create symlink from %(source)s to %(link)s, error: %(e)s" msgstr "" #: nova/virt/baremetal/vif_driver.py:38 #, python-format msgid "plug: instance_uuid=%(uuid)s vif=%(vif)s" msgstr "" #: nova/virt/baremetal/vif_driver.py:50 #, python-format msgid "pif:%(id)s is plugged (vif_uuid=%(vif_uuid)s)" msgstr "" #: nova/virt/baremetal/vif_driver.py:57 #, python-format msgid "" "Baremetal node: %(id)s has no available physical interface for virtual " "interface %(vif_uuid)s" msgstr "" #: nova/virt/baremetal/vif_driver.py:63 #, python-format msgid "unplug: instance_uuid=%(uuid)s vif=%(vif)s" msgstr "" #: nova/virt/baremetal/vif_driver.py:70 #, python-format msgid "pif:%(id)s is unplugged (vif_uuid=%(vif_uuid)s)" msgstr "" #: nova/virt/baremetal/vif_driver.py:74 #, python-format msgid "no pif for vif_uuid=%s" msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:87 #, python-format msgid "Setting up %s commands." msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:107 msgid "virtual_power_ssh_host not defined. Can not Start" msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:111 msgid "virtual_power_host_user not defined. Can not Start" msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:117 msgid "virtual_power_host_pass/key not set. Can not Start" msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:135 msgid "Getting full node list." msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:141 #, python-format msgid "Looking up Name for Mac address %s." msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:169 #, python-format msgid "reset node: %s" msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:196 #, python-format msgid "Node \"%(name)s\" with MAC address %(mac)s not found." msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:230 #, python-format msgid "Result for run_command: %s" msgstr "" #: nova/virt/baremetal/virtual_power_driver.py:233 #, python-format msgid "Error running command: %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:124 #, python-format msgid "baremetal driver was unable to delete tid %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:195 nova/virt/hyperv/volumeops.py:189 #: nova/virt/libvirt/driver.py:1131 msgid "Could not determine iscsi initiator name" msgstr "" #: nova/virt/baremetal/volume_driver.py:234 #, python-format msgid "No fixed PXE IP is associated to %s" msgstr "" #: nova/virt/baremetal/volume_driver.py:288 #, python-format msgid "detach volume could not find tid for %s" msgstr "" #: nova/virt/baremetal/db/sqlalchemy/api.py:198 msgid "instance_uuid must be supplied to bm_node_associate_and_update" msgstr "" #: nova/virt/baremetal/db/sqlalchemy/api.py:210 #, python-format msgid "Failed to associate instance %(i_uuid)s to baremetal node %(n_uuid)s." msgstr "" #: nova/virt/baremetal/db/sqlalchemy/api.py:245 #: nova/virt/baremetal/db/sqlalchemy/api.py:287 #, python-format msgid "Baremetal interface %s not found" msgstr "" #: nova/virt/baremetal/db/sqlalchemy/api.py:297 #, python-format msgid "Baremetal interface %s already in use" msgstr "" #: nova/virt/baremetal/db/sqlalchemy/api.py:310 #, python-format msgid "Baremetal virtual interface %s not found" msgstr "" #: nova/virt/disk/api.py:128 #, python-format msgid "" "Checking the file system with e2fsck has failed, the resize will be aborted. " "(%s)" msgstr "" #: nova/virt/disk/api.py:162 #, python-format msgid "Resizing the file system with resize2fs has failed with error: %s" msgstr "" #: nova/virt/disk/api.py:184 #, python-format msgid "Checking if we can resize image %(image)s. size=%(size)s" msgstr "" #: nova/virt/disk/api.py:190 #, python-format msgid "Cannot resize image %s to a smaller size." msgstr "" #: nova/virt/disk/api.py:198 #, python-format msgid "" "Checking if we can resize filesystem inside %(image)s. CoW=%(use_cow)s" msgstr "" #: nova/virt/disk/api.py:208 #, python-format msgid "Unable to mount image %(image)s with error %(error)s. Cannot resize." msgstr "" #: nova/virt/disk/api.py:218 #, python-format msgid "" "Unable to determine label for image %(image)s with error %(error)s. Cannot " "resize." msgstr "" #: nova/virt/disk/api.py:323 msgid "image already mounted" msgstr "gambar sudah terpasang" #: nova/virt/disk/api.py:341 #, python-format msgid "" "Inject data image=%(image)s key=%(key)s net=%(net)s metadata=%(metadata)s " "admin_password= files=%(files)s partition=%(partition)s " "use_cow=%(use_cow)s" msgstr "" #: nova/virt/disk/api.py:361 #, python-format msgid "Ignoring error injecting data into image (%(e)s)" msgstr "" #: nova/virt/disk/api.py:383 #, python-format msgid "" "Failed to mount container filesystem '%(image)s' on '%(target)s': %(errors)s" msgstr "" #: nova/virt/disk/api.py:405 nova/virt/disk/mount/loop.py:57 #, python-format msgid "Release loop device %s" msgstr "" #: nova/virt/disk/api.py:409 nova/virt/disk/mount/nbd.py:125 #, python-format msgid "Release nbd device %s" msgstr "" #: nova/virt/disk/api.py:413 #, python-format msgid "Failed to teardown container filesystem: %s" msgstr "" #: nova/virt/disk/api.py:426 #, python-format msgid "Failed to umount container filesystem: %s" msgstr "" #: nova/virt/disk/api.py:451 #, python-format msgid "Ignoring error injecting %(inject)s into image (%(e)s)" msgstr "" #: nova/virt/disk/api.py:470 #, python-format msgid "Inject file fs=%(fs)s path=%(path)s append=%(append)s" msgstr "" #: nova/virt/disk/api.py:479 #, python-format msgid "Inject metadata fs=%(fs)s metadata=%(metadata)s" msgstr "" #: nova/virt/disk/api.py:519 #, python-format msgid "Inject key fs=%(fs)s key=%(key)s" msgstr "" #: nova/virt/disk/api.py:547 #, python-format msgid "Inject key fs=%(fs)s net=%(net)s" msgstr "" #: nova/virt/disk/api.py:572 #, python-format msgid "Inject admin password fs=%(fs)s admin_passwd=" 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:40 #, python-format msgid "" "Instance for format imgfile=%(imgfile)s mountdir=%(mountdir)s " "partition=%(partition)s imgfmt=%(imgfmt)s" msgstr "" #: nova/virt/disk/mount/api.py:46 nova/virt/disk/mount/api.py:64 #: nova/virt/disk/vfs/localfs.py:66 msgid "Using LoopMount" msgstr "" #: nova/virt/disk/mount/api.py:51 nova/virt/disk/mount/api.py:69 #: nova/virt/disk/vfs/localfs.py:71 msgid "Using NbdMount" msgstr "" #: nova/virt/disk/mount/api.py:58 #, python-format msgid "" "Instance for device imgfile=%(imgfile)s mountdir=%(mountdir)s " "partition=%(partition)s device=%(device)s" msgstr "" #: nova/virt/disk/mount/api.py:120 msgid "Device allocation failed. Will retry in 2 seconds." msgstr "" #: nova/virt/disk/mount/api.py:123 msgid "Device allocation failed after repeated retries." msgstr "" #: nova/virt/disk/mount/api.py:138 #, python-format msgid "Map dev %s" 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:182 #, python-format msgid "Unmap dev %s" msgstr "" #: nova/virt/disk/mount/api.py:190 #, python-format msgid "Mount %(dev)s on %(dir)s" msgstr "" #: nova/virt/disk/mount/api.py:243 #, python-format msgid "Failed to mount filesystem: %s" msgstr "Gagal untuk mengkaitkan sistem file: %s" #: nova/virt/disk/mount/api.py:207 #, python-format msgid "Umount %s" msgstr "" #: nova/virt/disk/mount/api.py:221 msgid "Fail to mount, tearing back down" msgstr "" #: nova/virt/disk/mount/loop.py:34 #, python-format msgid "Could not attach image to loopback: %s" msgstr "Tidak bisa melampirkan gambar ke loopback: %s" #: nova/virt/disk/mount/loop.py:33 #, python-format msgid "Loop mount error: %s" msgstr "" #: nova/virt/disk/mount/loop.py:39 #, python-format msgid "Got loop device %s" msgstr "" #: nova/virt/disk/mount/nbd.py:57 #, python-format msgid "NBD error - previous umount did not cleanup /var/lock/qemu-nbd-%s." msgstr "" #: nova/virt/disk/mount/nbd.py:65 msgid "No free nbd devices" msgstr "Tidak ada perangkat gratis NBD" #: nova/virt/disk/mount/nbd.py:64 msgid "nbd module not loaded" msgstr "" #: nova/virt/disk/mount/nbd.py:57 msgid "nbd unavailable: module not loaded" msgstr "nbd unavailable: modul tidak dimuat" #: nova/virt/disk/mount/nbd.py:85 #, python-format msgid "Get nbd device %(dev)s for %(imgfile)s" msgstr "" #: nova/virt/disk/mount/nbd.py:83 #, python-format msgid "qemu-nbd error: %s" msgstr "qemu-nbd ada kesalahan: %s" #: nova/virt/disk/mount/nbd.py:91 nova/virt/disk/mount/nbd.py:104 #, python-format msgid "NBD mount error: %s" msgstr "" #: nova/virt/disk/mount/nbd.py:96 #, python-format msgid "nbd device %s did not show up" msgstr "perangkat nbd %s tidak muncul" #: nova/virt/disk/mount/nbd.py:110 #, python-format msgid "Detaching from erroneous nbd device returned error: %s" msgstr "" #: nova/virt/disk/vfs/api.py:26 #, python-format msgid "" "Instance for image imgfile=%(imgfile)s imgfmt=%(imgfmt)s " "partition=%(partition)s" msgstr "" #: nova/virt/disk/vfs/api.py:32 msgid "Trying to import guestfs" msgstr "" #: nova/virt/disk/vfs/api.py:39 msgid "Using primary VFSGuestFS" msgstr "" #: nova/virt/disk/vfs/api.py:44 msgid "Falling back to VFSLocalFS" msgstr "" #: nova/virt/disk/vfs/guestfs.py:51 #, python-format msgid "Mount guest OS image %(imgfile)s partition %(part)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:60 #, python-format msgid "Inspecting guest OS image %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:68 #, python-format msgid "Multi-boot OS %(roots)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:76 #, python-format msgid "Inspecting guest OS root filesystem %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:81 #, python-format msgid "No mount points found in %(root)s of %(imgfile)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:89 #, python-format msgid "Mounting %(dev)s at %(dir)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:95 #, python-format msgid "" "Error mounting %(device)s to %(dir)s in image %(imgfile)s with libguestfs " "(%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:105 #, python-format msgid "Setting up appliance for %(imgfile)s %(imgfmt)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:131 #, python-format msgid "Error mounting %(imgfile)s with libguestfs (%(e)s)" msgstr "" #: nova/virt/disk/vfs/guestfs.py:141 msgid "Tearing down appliance" msgstr "" #: nova/virt/disk/vfs/guestfs.py:147 #, python-format msgid "Failed to close augeas %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:155 #, python-format msgid "Failed to shutdown appliance %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:163 #, python-format msgid "Failed to close guest handle %s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:175 nova/virt/disk/vfs/localfs.py:100 #, python-format msgid "Make directory path=%s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:180 nova/virt/disk/vfs/localfs.py:105 #, python-format msgid "Append file path=%s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:185 nova/virt/disk/vfs/localfs.py:114 #, python-format msgid "Replace file path=%s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:190 nova/virt/disk/vfs/localfs.py:123 #, python-format msgid "Read file path=%s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:195 nova/virt/disk/vfs/localfs.py:129 #, python-format msgid "Has file path=%s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:204 #, python-format msgid "Set permissions path=%(path)s mode=%(mode)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:210 #, python-format msgid "Set ownership path=%(path)s user=%(user)s group=%(group)s" msgstr "" #: nova/virt/disk/vfs/guestfs.py:224 #, python-format msgid "chown uid=%(uid)d gid=%(gid)s" msgstr "" #: nova/virt/disk/vfs/localfs.py:45 #, python-format msgid "File path %s not valid" msgstr "" #: nova/virt/disk/vfs/localfs.py:80 #, python-format msgid "Failed to mount image %(ex)s)" msgstr "" #: nova/virt/disk/vfs/localfs.py:88 #, python-format msgid "Failed to unmount %(imgdir)s: %(ex)s" msgstr "" #: nova/virt/disk/vfs/localfs.py:94 #, python-format msgid "Failed to remove %(imgdir)s: %(ex)s" msgstr "" #: nova/virt/disk/vfs/localfs.py:137 #, python-format msgid "Set permissions path=%(path)s mode=%(mode)o" msgstr "" #: nova/virt/disk/vfs/localfs.py:143 #, python-format msgid "Set permissions path=%(path)s user=%(user)s group=%(group)s" msgstr "" #: nova/virt/hyperv/basevolumeutils.py:71 msgid "The ISCSI initiator name can't be found. Choosing the default one" 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/driver.py:174 msgid "ensure_filtering_rules_for_instance called" msgstr "" #: nova/virt/hyperv/driver.py:178 msgid "unfilter_instance called" msgstr "" #: nova/virt/hyperv/hostops.py:92 #, python-format msgid "Windows version: %s " msgstr "" #: nova/virt/hyperv/hostops.py:104 msgid "get_available_resource called" msgstr "" #: nova/virt/hyperv/hostops.py:138 nova/virt/libvirt/driver.py:5223 #: nova/virt/xenapi/host.py:240 msgid "Updating host stats" msgstr "Memperbarui statistik host" #: nova/virt/hyperv/hostops.py:164 msgid "get_host_stats called" msgstr "" #: nova/virt/hyperv/hostops.py:179 #, python-format msgid "Host IP address is: %s" msgstr "" #: nova/virt/hyperv/imagecache.py:65 #, python-format msgid "" "Cannot resize the image to a size smaller than the VHD max. internal size: " "%(vhd_size)s. Requested disk size: %(root_vhd_size)s" msgstr "" #: nova/virt/hyperv/imagecache.py:80 #, python-format msgid "Copying VHD %(vhd_path)s to %(resized_vhd_path)s" msgstr "" #: nova/virt/hyperv/imagecache.py:85 #, python-format msgid "Resizing VHD %(resized_vhd_path)s to new size %(root_vhd_size)s" msgstr "" #: nova/virt/hyperv/livemigrationops.py:39 msgid "Live migration is supported starting with Hyper-V Server 2012" msgstr "" #: nova/virt/hyperv/livemigrationops.py:62 msgid "live_migration called" msgstr "" #: nova/virt/hyperv/livemigrationops.py:72 #, python-format msgid "Calling live migration recover_method for instance: %s" msgstr "" #: nova/virt/hyperv/livemigrationops.py:76 #, python-format msgid "Calling live migration post_method for instance: %s" msgstr "" #: nova/virt/hyperv/livemigrationops.py:83 msgid "pre_live_migration called" msgstr "" #: nova/virt/hyperv/livemigrationops.py:97 msgid "post_live_migration_at_destination called" msgstr "" #: nova/virt/hyperv/livemigrationops.py:105 msgid "check_can_live_migrate_destination called" msgstr "" #: nova/virt/hyperv/livemigrationops.py:111 msgid "check_can_live_migrate_destination_cleanup called" msgstr "" #: nova/virt/hyperv/livemigrationops.py:116 msgid "check_can_live_migrate_source called" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:43 #, python-format msgid "Live migration is not supported on target host \"%s\"" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:46 #, python-format msgid "Target live migration host \"%s\" is unreachable" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:49 #, python-format msgid "Live migration failed: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:61 msgid "Live migration is not enabled on this host" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:64 msgid "Live migration networks are not configured on this host" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:70 nova/virt/hyperv/vmutils.py:144 #, python-format msgid "VM not found: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:72 nova/virt/hyperv/vmutils.py:153 #, python-format msgid "Duplicate VM name found: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:77 #, python-format msgid "Destroying existing remote planned VM: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:99 #, python-format msgid "Creating remote planned VM for VM: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:156 #, python-format msgid "" "Replacing host resource %(old_disk_path)s with %(new_disk_path)s on planned " "VM %(vm_name)s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:165 #, python-format msgid "Updating remote planned VM disk paths for VM: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:201 #, python-format msgid "Starting live migration for VM: %s" msgstr "" #: nova/virt/hyperv/livemigrationutils.py:210 #, python-format msgid "Getting live migration networks for remote host: %s" msgstr "" #: nova/virt/hyperv/migrationops.py:50 msgid "Migration target is the source host" msgstr "" #: nova/virt/hyperv/migrationops.py:52 #, python-format msgid "Migration target host: %s" msgstr "" #: nova/virt/hyperv/migrationops.py:73 #, python-format msgid "Copying disk \"%(disk_file)s\" to \"%(dest_path)s\"" msgstr "" #: nova/virt/hyperv/migrationops.py:97 msgid "Cannot cleanup migration files" msgstr "" #: nova/virt/hyperv/migrationops.py:105 #, 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/migrationops.py:113 msgid "migrate_disk_and_power_off called" msgstr "" #: nova/virt/hyperv/migrationops.py:133 msgid "confirm_migration called" msgstr "" #: nova/virt/hyperv/migrationops.py:148 msgid "finish_revert_migration called" msgstr "" #: nova/virt/hyperv/migrationops.py:170 #, python-format msgid "Copying base disk %(base_vhd_path)s to %(base_vhd_copy_path)s" msgstr "" #: nova/virt/hyperv/migrationops.py:176 #, python-format msgid "" "Reconnecting copied base VHD %(base_vhd_copy_path)s and diff VHD " "%(diff_vhd_path)s" msgstr "" #: nova/virt/hyperv/migrationops.py:184 #, python-format msgid "" "Merging base disk %(base_vhd_copy_path)s and diff disk %(diff_vhd_path)s" msgstr "" #: nova/virt/hyperv/migrationops.py:200 msgid "Cannot resize a VHD to a smaller size" msgstr "" #: nova/virt/hyperv/migrationops.py:207 #, python-format msgid "Getting parent disk info for disk: %s" msgstr "" #: nova/virt/hyperv/migrationops.py:213 #, python-format msgid "Resizing disk \"%(vhd_path)s\" to new max size %(new_size)s" msgstr "" #: nova/virt/hyperv/migrationops.py:225 #, python-format msgid "" "Reconnecting copied base VHD %(base_vhd_path)s and diff VHD %(diff_vhd_path)s" msgstr "" #: nova/virt/hyperv/migrationops.py:236 msgid "finish_migration called" msgstr "" #: nova/virt/hyperv/migrationops.py:245 #, python-format msgid "Cannot find boot VHD file for instance: %s" msgstr "" #: nova/virt/hyperv/networkutils.py:45 nova/virt/hyperv/networkutilsv2.py:42 #, python-format msgid "vswitch \"%s\" not found" msgstr "" #: nova/virt/hyperv/networkutils.py:58 #, python-format msgid "" "Failed to create vswitch port %(port_name)s on switch %(vswitch_path)s" msgstr "" #: nova/virt/hyperv/networkutilsv2.py:55 msgid "No external vswitch found" msgstr "" #: nova/virt/hyperv/pathutils.py:71 #, python-format msgid "The file copy from %(src)s to %(dest)s failed" msgstr "" #: nova/virt/hyperv/pathutils.py:93 #, python-format msgid "Creating directory: %s" msgstr "" #: nova/virt/hyperv/pathutils.py:98 nova/virt/hyperv/snapshotops.py:122 #, python-format msgid "Removing directory: %s" msgstr "" #: nova/virt/hyperv/rdpconsoleops.py:31 msgid "get_rdp_console called" msgstr "" #: nova/virt/hyperv/rdpconsoleops.py:36 #, python-format msgid "RDP console: %(host)s:%(port)s, %(vm_id)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:53 #, python-format msgid "Creating snapshot for instance %s" msgstr "" #: nova/virt/hyperv/snapshotops.py:62 #, python-format msgid "Getting info for VHD %s" msgstr "" #: nova/virt/hyperv/snapshotops.py:70 #, python-format msgid "Copying VHD %(src_vhd_path)s to %(dest_vhd_path)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:81 #, python-format msgid "Copying base disk %(src_vhd_path)s to %(dest_base_disk_path)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:88 #, python-format msgid "" "Reconnecting copied base VHD %(dest_base_disk_path)s and diff VHD " "%(dest_vhd_path)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:96 #, python-format msgid "" "Merging base disk %(dest_base_disk_path)s and diff disk %(dest_vhd_path)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:103 #, python-format msgid "" "Updating Glance image %(name)s with content from merged disk " "%(image_vhd_path)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:110 #, python-format msgid "Snapshot image %(name)s updated for VM %(instance_name)s" msgstr "" #: nova/virt/hyperv/snapshotops.py:115 #, python-format msgid "Removing snapshot %s" msgstr "" #: nova/virt/hyperv/snapshotops.py:119 #, python-format msgid "Failed to remove snapshot for VM %s" msgstr "" #: nova/virt/hyperv/vhdutils.py:65 nova/virt/hyperv/vhdutilsv2.py:63 #, python-format msgid "Unsupported disk format: %s" msgstr "" #: nova/virt/hyperv/vhdutils.py:150 #, python-format msgid "The %(vhd_type)s type VHD is not supported" msgstr "" #: nova/virt/hyperv/vhdutils.py:161 #, python-format msgid "Unable to obtain block size from VHD %(vhd_path)s" msgstr "" #: nova/virt/hyperv/vhdutils.py:208 msgid "Unsupported virtual disk format" msgstr "" #: nova/virt/hyperv/vhdutilsv2.py:134 msgid "Differencing VHDX images are not supported" msgstr "" #: nova/virt/hyperv/vhdutilsv2.py:157 #, python-format msgid "" "Unable to obtain internal size from VHDX: %(vhd_path)s. Exception: %(ex)s" msgstr "" #: nova/virt/hyperv/vif.py:72 #, python-format msgid "Creating vswitch port for instance: %s" msgstr "" #: nova/virt/hyperv/vmops.py:155 #, python-format msgid "VIF driver not found for network_api_class: %s" msgstr "" #: nova/virt/hyperv/vmops.py:122 msgid "get_info called for instance" msgstr "" #: nova/virt/hyperv/vmops.py:145 #, python-format msgid "" "Creating differencing VHD. Parent: %(base_vhd_path)s, Target: " "%(root_vhd_path)s" msgstr "" #: nova/virt/hyperv/vmops.py:153 #, python-format msgid "Copying VHD image %(base_vhd_path)s to target: %(root_vhd_path)s" msgstr "" #: nova/virt/hyperv/vmops.py:169 #, python-format msgid "" "Cannot resize a VHD to a smaller size, the original size is " "%(base_vhd_size)s, the newer size is %(root_vhd_size)s" msgstr "" #: nova/virt/hyperv/vmops.py:176 #, python-format msgid "Resizing VHD %(root_vhd_path)s to new size %(root_vhd_size)s" msgstr "" #: nova/virt/hyperv/vmops.py:206 msgid "Spawning new instance" msgstr "" #: nova/virt/hyperv/vmops.py:268 msgid "Creating nic for instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:821 #, python-format msgid "Invalid config_drive_format \"%s\"" msgstr "" #: nova/virt/hyperv/vmops.py:283 nova/virt/vmwareapi/vmops.py:644 msgid "Using config drive for instance" msgstr "" #: nova/virt/hyperv/vmops.py:296 nova/virt/libvirt/driver.py:2678 #, python-format msgid "Creating config drive at %(path)s" msgstr "" #: nova/virt/hyperv/vmops.py:304 nova/virt/libvirt/driver.py:2685 #: nova/virt/vmwareapi/vmops.py:669 #, python-format msgid "Creating config drive failed with error: %s" msgstr "" #: nova/virt/hyperv/vmops.py:340 msgid "Got request to destroy instance" msgstr "" #: nova/virt/hyperv/vmops.py:359 #, python-format msgid "Failed to destroy instance: %s" msgstr "" #: nova/virt/hyperv/vmops.py:370 msgid "Pause instance" msgstr "" #: nova/virt/hyperv/vmops.py:376 msgid "Unpause instance" msgstr "" #: nova/virt/hyperv/vmops.py:382 msgid "Suspend instance" msgstr "" #: nova/virt/hyperv/vmops.py:388 msgid "Resume instance" msgstr "" #: nova/virt/hyperv/vmops.py:394 msgid "Power off instance" msgstr "" #: nova/virt/hyperv/vmops.py:400 msgid "Power on instance" msgstr "" #: nova/virt/hyperv/vmops.py:407 #, python-format msgid "Successfully changed state of VM %(vm_name)s to: %(req_state)s" msgstr "" #: nova/virt/hyperv/vmops.py:412 #, python-format msgid "Failed to change vm state of %(vm_name)s to %(req_state)s" msgstr "Gagal untuk mengubah keadaan vm dari %(vm_name)s ke %(req_state)s" #: nova/virt/hyperv/vmutils.py:122 #, python-format msgid "Cannot get VM summary data for: %s" msgstr "" #: nova/virt/hyperv/vmutils.py:213 msgid "" "The Windows account running nova-compute on this Hyper-V host doesn't have " "the required permissions to create or operate the virtual machine." msgstr "" #: nova/virt/hyperv/vmutils.py:223 #, python-format msgid "Creating VM %s" msgstr "" #: nova/virt/hyperv/vmutils.py:228 #, python-format msgid "Setting memory for vm %s" msgstr "" #: nova/virt/hyperv/vmutils.py:231 #, python-format msgid "Set vCPUs for vm %s" msgstr "" #: nova/virt/hyperv/vmutils.py:392 #, python-format msgid "Successfully changed vm state of %(vm_name)s to %(req_state)s" msgstr "Berhasil mengubah keadaan vm dari %(vm_name)s ke %(req_state)s" #: nova/virt/hyperv/vmutils.py:441 #, python-format msgid "Operation failed with return value: %s" msgstr "" #: nova/virt/hyperv/vmutils.py:457 #, python-format msgid "" "WMI job failed with status %(job_state)d. Error details: %(err_sum_desc)s - " "%(err_desc)s - Error code: %(err_code)d" msgstr "" #: nova/virt/hyperv/vmutils.py:468 #, python-format msgid "WMI job failed with status %(job_state)d. Error details: %(error)s" msgstr "" #: nova/virt/hyperv/vmutils.py:474 #, python-format msgid "WMI job failed with status %d. No error description available" msgstr "" #: nova/virt/hyperv/vmutils.py:480 #, python-format msgid "WMI job succeeded: %(desc)s, Elapsed=%(elap)s" msgstr "" #: nova/virt/hyperv/vmutils.py:577 msgid "Metrics collection is not supported on this version of Hyper-V" msgstr "" #: nova/virt/hyperv/vmutilsv2.py:244 #, python-format msgid "Metric not found: %s" msgstr "" #: nova/virt/hyperv/volumeops.py:93 #, python-format msgid "" "Already logged in on storage target. No need to login. Portal: " "%(target_portal)s, IQN: %(target_iqn)s, LUN: %(target_lun)s" msgstr "" #: nova/virt/hyperv/volumeops.py:99 #, python-format msgid "" "Logging in on storage target. Portal: %(target_portal)s, IQN: " "%(target_iqn)s, LUN: %(target_lun)s" msgstr "" #: nova/virt/hyperv/volumeops.py:114 #, python-format msgid "Attach_volume: %(connection_info)s to %(instance_name)s" msgstr "" #: nova/virt/hyperv/volumeops.py:146 #, python-format msgid "Unable to attach volume to instance %s" msgstr "Tidak dapat melampirkan volume contoh %s" #: nova/virt/hyperv/volumeops.py:161 #, python-format msgid "Logging off storage target %s" msgstr "" #: nova/virt/hyperv/volumeops.py:166 #, python-format msgid "Detach_volume: %(connection_info)s from %(instance_name)s" msgstr "" #: nova/virt/hyperv/volumeops.py:179 #, python-format msgid "Detaching physical disk from instance: %s" msgstr "" #: nova/virt/hyperv/volumeops.py:207 #, python-format msgid "" "Attempt %d to get device_number from get_device_number_for_target failed. " "Retrying..." 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:217 #, python-format msgid "Device number: %(device_number)s, target lun: %(target_lun)s" msgstr "" #: nova/virt/hyperv/volumeutils.py:42 #, python-format msgid "An error has occurred when calling the iscsi initiator: %s" msgstr "" #: nova/virt/imagehandler/__init__.py:94 #, python-format msgid "" "Duplicated handler extension name in 'image_handlers' option: %s, skip." msgstr "" #: nova/virt/imagehandler/__init__.py:98 #, python-format msgid "Invalid handler extension name in 'image_handlers' option: %s, skip." msgstr "" #: nova/virt/imagehandler/__init__.py:112 #, python-format msgid "Failed to import image handler extension %(name)s: %(err)s" msgstr "" #: nova/virt/imagehandler/__init__.py:174 #, python-format msgid "Can not handle image: %(image_id)s %(target_path)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:71 #, python-format msgid "Generated XML %s " msgstr "" #: nova/virt/libvirt/driver.py:403 #, python-format msgid "" "Invalid cachemode %(cache_mode)s specified for disk type %(disk_type)s." msgstr "" #: nova/virt/libvirt/host.py:379 #, python-format msgid "Connection to libvirt lost: %s" msgstr "" #: nova/virt/libvirt/driver.py:620 msgid "Starting native event thread" msgstr "" #: nova/virt/libvirt/driver.py:625 msgid "Starting green dispatch thread" msgstr "" #: nova/virt/libvirt/driver.py:640 #, python-format msgid "" "The libvirt driver is not tested on %(type)s/%(arch)s by the OpenStack " "project and thus its quality can not be ensured. For more information, see: " "https://wiki.openstack.org/wiki/HypervisorSupportMatrix" msgstr "" #: nova/virt/libvirt/driver.py:656 #, python-format msgid "" "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater." msgstr "" #: nova/virt/libvirt/driver.py:664 #, python-format msgid "Connecting to libvirt: %s" msgstr "Menyambung ke libvirt: %s" #: nova/virt/libvirt/driver.py:680 #, python-format msgid "Registering for lifecycle events %s" msgstr "" #: nova/virt/libvirt/driver.py:687 #, python-format msgid "URI %(uri)s does not support events: %(error)s" msgstr "" #: nova/virt/libvirt/driver.py:691 #, python-format msgid "Registering for connection events: %s" msgstr "" #: nova/virt/libvirt/driver.py:701 #, python-format msgid "" "The version of python-libvirt does not support registerCloseCallback or is " "too old: %s" msgstr "" #: nova/virt/libvirt/driver.py:704 #, python-format msgid "URI %(uri)s does not support connection events: %(error)s" msgstr "" #: nova/virt/libvirt/driver.py:735 msgid "Connection to libvirt broke" msgstr "Koneksi ke libvirt putus" #: nova/virt/libvirt/host.py:299 #, python-format msgid "Can not handle authentication request for %d credentials" msgstr "" #: nova/virt/libvirt/driver.py:783 #, python-format msgid "Connection to libvirt failed: %s" msgstr "" #: nova/virt/libvirt/driver.py:896 msgid "Cannot destroy instance, operation time out" msgstr "" #: nova/virt/libvirt/driver.py:945 msgid "operation time out" msgstr "" #: nova/virt/libvirt/driver.py:903 #, python-format msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:919 msgid "During wait destroy, instance disappeared." msgstr "" #: nova/virt/libvirt/driver.py:924 msgid "Instance destroyed successfully." msgstr "" #: nova/virt/libvirt/driver.py:934 msgid "Instance may be started again." msgstr "" #: nova/virt/libvirt/driver.py:944 msgid "Going to destroy instance again." msgstr "" #: nova/virt/libvirt/driver.py:964 msgid "Error from libvirt during undefineFlags. Retrying with undefine" msgstr "" #: nova/virt/libvirt/driver.py:980 #, python-format msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1000 msgid "Instance may be still running, destroy it again." msgstr "" #: nova/virt/libvirt/driver.py:1006 #, python-format msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:1055 #, python-format msgid "Ignoring Volume Error on vol %(vol_id)s during delete %(exc)s" msgstr "" #: nova/virt/libvirt/driver.py:1105 #, python-format msgid "Volume %(disk)s possibly unsafe to remove, please clean up manually" msgstr "" #: nova/virt/libvirt/driver.py:1137 msgid "Could not determine fibre channel world wide node names" msgstr "" #: nova/virt/libvirt/driver.py:1144 msgid "Could not determine fibre channel world wide port names" 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:1215 #, python-format msgid "Volume sets block size, but libvirt '%s' or later is required." msgstr "" #: nova/virt/libvirt/driver.py:1418 msgid "Swap only supports host devices" msgstr "" #: nova/virt/libvirt/driver.py:1381 msgid "During detach_volume, instance disappeared." msgstr "" #: nova/virt/libvirt/driver.py:1405 msgid "attaching network adapter failed." msgstr "" #: nova/virt/libvirt/driver.py:1426 msgid "During detach_interface, instance disappeared." msgstr "" #: nova/virt/libvirt/driver.py:1430 msgid "detaching network adapter failed." msgstr "" #: nova/virt/libvirt/driver.py:1538 msgid "Beginning live snapshot process" msgstr "" #: nova/virt/libvirt/driver.py:1541 msgid "Beginning cold snapshot process" msgstr "" #: nova/virt/libvirt/driver.py:1570 msgid "Snapshot extracted, beginning image upload" msgstr "" #: nova/virt/libvirt/driver.py:1582 msgid "Snapshot image upload complete" msgstr "" #: nova/virt/libvirt/guest.py:564 msgid "libvirt error while requesting blockjob info." msgstr "" #: nova/virt/libvirt/driver.py:1683 msgid "Failed to send updated snapshot status to volume service." msgstr "" #: nova/virt/libvirt/driver.py:1982 msgid "Found no disk to snapshot." msgstr "" #: nova/virt/libvirt/driver.py:1756 #, python-format msgid "snap xml: %s" msgstr "" #: nova/virt/libvirt/driver.py:1770 msgid "" "Unable to create quiesced VM snapshot, attempting again with quiescing " "disabled." msgstr "" #: nova/virt/libvirt/driver.py:1777 msgid "Unable to create VM snapshot, failing volume_snapshot operation." msgstr "" #: nova/virt/libvirt/driver.py:1797 #, python-format msgid "volume_snapshot_create: create_info: %(c_info)s" msgstr "" #: nova/virt/libvirt/driver.py:2072 #, python-format msgid "Unknown type: %s" msgstr "" #: nova/virt/libvirt/driver.py:2077 msgid "snapshot_id required in create_info" msgstr "" #: nova/virt/libvirt/driver.py:1820 msgid "" "Error occurred during volume_snapshot_create, sending error status to Cinder." msgstr "" #: nova/virt/libvirt/driver.py:2180 #, python-format msgid "" "Libvirt '%s' or later is required for online deletion of volume snapshots." msgstr "" #: nova/virt/libvirt/driver.py:1862 #, python-format msgid "volume_snapshot_delete: delete_info: %s" msgstr "" #: nova/virt/libvirt/driver.py:2188 #, python-format msgid "Unknown delete_info type %s" msgstr "" #: nova/virt/libvirt/driver.py:1895 #, python-format msgid "Unable to locate disk matching id: %s" msgstr "" #: nova/virt/libvirt/driver.py:1898 #, python-format msgid "found dev, it's %(dev)s, with active disk: %(disk)s" msgstr "" #: nova/virt/libvirt/driver.py:1911 #, python-format msgid "disk: %(disk)s, base: %(base)s, bw: %(bw)s, flags: %(flags)s" msgstr "" #: nova/virt/libvirt/driver.py:1922 msgid "blockRebase started successfully" msgstr "" #: nova/virt/libvirt/driver.py:1926 msgid "waiting for blockRebase job completion" msgstr "" #: nova/virt/libvirt/driver.py:1942 msgid "blockCommit started successfully" msgstr "" #: nova/virt/libvirt/driver.py:1946 msgid "waiting for blockCommit job completion" msgstr "" #: nova/virt/libvirt/driver.py:1956 msgid "" "Error occurred during volume_snapshot_delete, sending error status to Cinder." msgstr "" #: nova/virt/libvirt/driver.py:1972 #, python-format msgid "Instance soft reboot failed: %s" msgstr "" #: nova/virt/libvirt/driver.py:1976 msgid "Instance soft rebooted successfully." msgstr "" #: nova/virt/libvirt/driver.py:1980 msgid "Failed to soft reboot instance. Trying hard reboot." msgstr "" #: nova/virt/libvirt/driver.py:2021 msgid "Instance shutdown successfully." msgstr "" #: nova/virt/libvirt/driver.py:2029 msgid "Instance may have been rebooted during soft reboot, so return now." msgstr "" #: nova/virt/libvirt/driver.py:2099 msgid "Instance rebooted successfully." msgstr "" #: nova/virt/libvirt/driver.py:2252 msgid "Instance is running" msgstr "" #: nova/virt/libvirt/driver.py:2259 msgid "Instance spawned successfully." msgstr "" #: nova/virt/libvirt/driver.py:2275 #, python-format msgid "data: %(data)r, fpath: %(fpath)r" msgstr "data: %(data)r, fpath: %(fpath)r" #: nova/virt/libvirt/driver.py:2313 nova/virt/libvirt/driver.py:2339 #, python-format msgid "Truncated console log returned, %d bytes ignored" msgstr "" #: nova/virt/libvirt/driver.py:2328 nova/virt/xenapi/vmops.py:1555 msgid "Guest does not have a console available" msgstr "" #: nova/virt/libvirt/driver.py:2390 msgid "This python runtime does not support direct I/O" msgstr "" #: nova/virt/libvirt/driver.py:2404 #, python-format msgid "Path '%(path)s' supports direct I/O" msgstr "" #: nova/virt/libvirt/driver.py:2408 #, python-format msgid "Path '%(path)s' does not support direct I/O: '%(ex)s'" msgstr "" #: nova/virt/libvirt/driver.py:2413 nova/virt/libvirt/driver.py:2418 #, python-format msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'" msgstr "" #: nova/virt/libvirt/driver.py:2534 #, python-format msgid "Error injecting data into image %(img_id)s (%(e)s)" msgstr "" #: nova/virt/libvirt/driver.py:2560 msgid "Creating image" msgstr "" #: nova/virt/libvirt/driver.py:2669 msgid "Using config drive" msgstr "" #: nova/virt/libvirt/driver.py:2692 msgid "File injection into a boot from volume instance is not supported" msgstr "" #: nova/virt/libvirt/driver.py:3339 #, python-format msgid "Detaching PCI devices with libvirt < %(ver)s is not permitted" msgstr "" #: nova/virt/libvirt/driver.py:2767 msgid "Instance disappeared while detaching a PCI device from it." msgstr "" #: nova/virt/libvirt/driver.py:2778 #, python-format msgid "Attaching PCI devices %(dev)s to %(dom)s failed." msgstr "" #: nova/virt/libvirt/driver.py:2815 #, python-format msgid "Updating compute service status to %s" msgstr "" #: nova/virt/libvirt/driver.py:2818 #, python-format msgid "Not overriding manual compute service status with: %s" msgstr "" #: nova/virt/libvirt/driver.py:2822 #, python-format msgid "Cannot update service status on host: %s,since it is not registered." msgstr "" #: nova/virt/libvirt/driver.py:2825 #, python-format msgid "" "Cannot update service status on host: %s,due to an unexpected exception." msgstr "" #: nova/virt/libvirt/driver.py:3506 #, 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:3512 msgid "Config requested a custom CPU model, but no model name was provided" msgstr "" #: nova/virt/libvirt/driver.py:3516 msgid "A CPU model name should not be set when a host CPU model is requested" msgstr "" #: nova/virt/libvirt/driver.py:2911 #, python-format msgid "CPU mode '%(mode)s' model '%(model)s' was chosen" msgstr "" #: nova/virt/libvirt/driver.py:2927 msgid "" "Passthrough of the host CPU was requested but this libvirt version does not " "support this feature" msgstr "" #: nova/virt/libvirt/driver.py:3203 msgid "Configuring timezone for windows instance to localtime" msgstr "" #: nova/virt/libvirt/driver.py:3353 msgid "Qemu guest agent is enabled through image metadata" msgstr "" #: nova/virt/libvirt/driver.py:3419 #, python-format msgid "" "Start to_xml network_info=%(network_info)s disk_info=%(disk_info)s " "image_meta=%(image_meta)s " "rescue=%(rescue)sblock_device_info=%(block_device_info)s" msgstr "" #: nova/virt/libvirt/driver.py:3437 #, python-format msgid "End to_xml xml=%(xml)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/driver.py:3534 #, python-format msgid "An error occurred while trying to define a domain with xml: %s" msgstr "" #: nova/virt/libvirt/driver.py:3543 #, python-format msgid "" "An error occurred while trying to launch a defined domain with xml: %s" msgstr "" #: nova/virt/libvirt/driver.py:3552 #, python-format msgid "An error occurred while enabling hairpin mode on domain with xml: %s" msgstr "" #: nova/virt/libvirt/driver.py:3570 #, python-format msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s" msgstr "" #: nova/virt/libvirt/driver.py:3648 #, python-format msgid "Timeout waiting for vif plugging callback for instance %(uuid)s" msgstr "" #: nova/virt/libvirt/driver.py:3666 nova/virt/libvirt/driver.py:3809 #: nova/virt/libvirt/driver.py:3835 #, python-format msgid "libvirt can't find a domain with id: %s" msgstr "" #: nova/virt/libvirt/driver.py:3738 msgid "" "Cannot get the number of cpu, because this function is not implemented for " "this platform. " msgstr "" #: nova/virt/libvirt/driver.py:4977 msgid "Invalid vcpu_pin_set config, out of hypervisor cpu range." msgstr "" #: nova/virt/libvirt/driver.py:3801 #, python-format msgid "" "couldn't obtain the vpu count from domain id: %(id)s, exception: %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:3876 msgid "libvirt version is too old (does not support getVersion)" msgstr "Versi libvirt terlalu tua (tidak mendukung getVersion)" #: nova/virt/libvirt/driver.py:3890 nova/virt/xenapi/host.py:263 #, python-format msgid "" "Hostname has changed from %(old)s to %(new)s. A restart is required to take " "effect." msgstr "" #: nova/virt/libvirt/driver.py:4051 #, python-format msgid "Trying to get stats for the volume %s" msgstr "" #: nova/virt/libvirt/driver.py:4064 #, python-format msgid "" "Got volume usage stats for the volume=%(volume)s, rd_req=%(rd_req)d, " "rd_bytes=%(rd_bytes)d, wr_req=%(wr_req)d, wr_bytes=%(wr_bytes)d" msgstr "" #: nova/virt/libvirt/driver.py:4079 #, python-format msgid "" "Getting block stats failed, device might have been detached. " "Instance=%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s" msgstr "" #: nova/virt/libvirt/driver.py:4085 #, python-format msgid "" "Could not find domain in libvirt for instance %s. Cannot get block stats for " "device" msgstr "" #: nova/virt/libvirt/driver.py:4137 #, python-format msgid "" "Creating tmpfile %s to verify with other compute node that the instance is " "on the same shared storage." msgstr "" #: nova/virt/libvirt/driver.py:5530 msgid "Block migration can not be used with shared storage." msgstr "Migrasi blok tidak dapat digunakan dengan penyimpanan bersama." #: nova/virt/libvirt/driver.py:4229 msgid "Live migration can not be used without shared storage." msgstr "" #: nova/virt/libvirt/driver.py:5644 #, 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:4300 #, python-format msgid "" "Instance launched has CPU info:\n" "%s" msgstr "" #: nova/virt/libvirt/driver.py:5690 #, python-format msgid "" "CPU doesn't have compatibility.\n" "\n" "%(ret)s\n" "\n" "Refer to %(u)s" msgstr "" "CPU tidak memiliki kompatibilitas.\n" "\n" "%(ret)s\n" "\n" "Mengacu pada %(u)s" #: nova/virt/libvirt/driver.py:4329 #, python-format msgid "" "Creating tmpfile %s to notify to other compute nodes that they should mount " "the same storage." msgstr "" "Buat tmpfile %s untuk memberitahukan ke node lain menghitung bahwa mereka " "harus mengkaitkan penyimpanan yang sama." #: nova/virt/libvirt/driver.py:5760 #, python-format msgid "The firewall filter for %s does not exist" msgstr "" #: nova/virt/libvirt/driver.py:4451 #, python-format msgid "Live Migration failure: %s" msgstr "" #: nova/virt/libvirt/driver.py:4564 #, python-format msgid "plug_vifs() failed %(cnt)d. Retry up to %(max_retry)d." msgstr "" #: nova/virt/libvirt/driver.py:4697 #, python-format msgid "" "Error from libvirt while getting description of %(instance_name)s: [Error " "Code %(error_code)s] %(ex)s" msgstr "" #: nova/virt/libvirt/driver.py:4727 #, python-format msgid "skipping disk for %s as it does not have a path" msgstr "" #: nova/virt/libvirt/driver.py:4732 #, python-format msgid "skipping %s since it looks like volume" msgstr "" #: nova/virt/libvirt/driver.py:4736 #, python-format msgid "skipping disk %(path)s (%(target)s) as it is a volume" msgstr "" #: nova/virt/libvirt/driver.py:4776 #, python-format msgid "" "Periodic task is updating the host stat, it is trying to get disk " "%(i_name)s, but disk file was removed by concurrent operations such as " "resize." msgstr "" #: nova/virt/libvirt/driver.py:4858 msgid "Starting migrate_disk_and_power_off" msgstr "" #: nova/virt/libvirt/driver.py:7158 msgid "Unable to resize disk down." msgstr "" #: nova/virt/libvirt/driver.py:4935 msgid "Instance running successfully." msgstr "" #: nova/virt/libvirt/driver.py:4941 msgid "Starting finish_migration" msgstr "" #: nova/virt/libvirt/driver.py:5011 msgid "Starting finish_revert_migration" msgstr "" #: nova/virt/libvirt/driver.py:5119 #, python-format msgid "Checking instance files accessibility %s" msgstr "" #: nova/virt/libvirt/driver.py:5143 #, python-format msgid "Deleting instance files %s" msgstr "" #: nova/virt/libvirt/driver.py:5148 #, python-format msgid "Failed to cleanup directory %(target)s: %(e)s" msgstr "" #: nova/virt/libvirt/driver.py:5155 #, python-format msgid "Deletion of %s failed" msgstr "" #: nova/virt/libvirt/driver.py:5158 #, python-format msgid "Deletion of %s complete" msgstr "" #: nova/virt/libvirt/firewall.py:48 msgid "" "Libvirt module could not be loaded. NWFilterFirewall will not work correctly." msgstr "" "Modul libvirt tidak dapat dimuat. NWFilterFirewall tidak akan bekerja dengan " "benar." #: nova/virt/libvirt/firewall.py:104 msgid "Called setup_basic_filtering in nwfilter" msgstr "Bernama setup_basic_filtering di nwfilter" #: nova/virt/libvirt/firewall.py:112 msgid "Ensuring static filters" msgstr "Memastikan filter statis" #: nova/virt/libvirt/firewall.py:254 #, python-format msgid "The nwfilter(%s) is not found." msgstr "" #: nova/virt/libvirt/firewall.py:272 #, python-format msgid "The nwfilter(%(instance_filter_name)s) for%(name)s is not found." msgstr "nwfilter(%(instance_filter_name)s) untuk%(name)s tidak ditemukan." #: nova/virt/libvirt/firewall.py:290 msgid "iptables firewall: Setup Basic Filtering" msgstr "" #: nova/virt/libvirt/imagebackend.py:205 #, python-format msgid "Unable to preallocate_images=%(imgs)s at path: %(path)s" msgstr "" #: nova/virt/libvirt/imagebackend.py:233 #, python-format msgid "" "%(base)s virtual size %(base_size)s larger than flavor root disk size " "%(size)s" 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:436 #, python-format msgid "error opening rbd image %s" msgstr "" #: nova/virt/libvirt/imagebackend.py:800 msgid "You should specify images_rbd_pool flag to use rbd images." msgstr "" #: nova/virt/libvirt/storage/rbd_utils.py:117 msgid "rbd python libraries not found" msgstr "" #: nova/virt/libvirt/imagebackend.py:1123 #, python-format msgid "Unknown image_type=%s" msgstr "" #: nova/virt/libvirt/imagecache.py:133 #, python-format msgid "Error reading image info file %(filename)s: %(error)s" msgstr "" #: nova/virt/libvirt/imagecache.py:172 #, python-format msgid "Reading image info file: %s" msgstr "" #: nova/virt/libvirt/imagecache.py:194 #, python-format msgid "Writing stored info to %s" msgstr "" #: nova/virt/libvirt/imagecache.py:292 #, python-format msgid "%s is a valid instance name" msgstr "" #: nova/virt/libvirt/imagecache.py:295 #, python-format msgid "%s has a disk file" msgstr "%s memiliki file disk" #: nova/virt/libvirt/imagecache.py:302 #, python-format msgid "Failed to get disk backing file: %s" msgstr "" #: nova/virt/libvirt/imagecache.py:307 #, python-format msgid "Instance %(instance)s is backed by %(backing)s" msgstr "" #: nova/virt/libvirt/imagecache.py:321 #, python-format msgid "" "Instance %(instance)s is using a backing file %(backing)s which does not " "appear in the image service" msgstr "" #: nova/virt/libvirt/imagecache.py:394 #, python-format msgid "image %(id)s at (%(base_file)s): image verification failed" msgstr "" #: nova/virt/libvirt/imagecache.py:404 #, python-format msgid "" "image %(id)s at (%(base_file)s): image verification skipped, no hash stored" msgstr "" #: nova/virt/libvirt/imagecache.py:413 #, python-format msgid "%(id)s (%(base_file)s): generating checksum" msgstr "" #: nova/virt/libvirt/imagecache.py:428 #, python-format msgid "Cannot remove %s, it does not exist" msgstr "" #: nova/virt/libvirt/imagecache.py:440 #, python-format msgid "Base file too young to remove: %s" msgstr "" #: nova/virt/libvirt/imagecache.py:443 #, python-format msgid "Removing base file: %s" msgstr "" #: nova/virt/libvirt/imagecache.py:450 #, python-format msgid "Failed to remove %(base_file)s, error was %(error)s" msgstr "Gagal menghapus %(base_file)s, kesalahannya adalah %(error)s" #: nova/virt/libvirt/imagecache.py:461 #, python-format msgid "image %(id)s at (%(base_file)s): checking" msgstr "" #: nova/virt/libvirt/imagecache.py:485 #, python-format msgid "" "image %(id)s at (%(base_file)s): in use: on this node %(local)d local, " "%(remote)d on other nodes sharing this instance storage" msgstr "" #: nova/virt/libvirt/imagecache.py:497 #, python-format msgid "" "image %(id)s at (%(base_file)s): warning -- an absent base file is in use! " "instances: %(instance_list)s" msgstr "" #: nova/virt/libvirt/imagecache.py:509 #, python-format msgid "image %(id)s at (%(base_file)s): image is not in use" msgstr "" #: nova/virt/libvirt/imagecache.py:516 #, python-format msgid "image %(id)s at (%(base_file)s): image is in use" msgstr "" #: nova/virt/libvirt/imagecache.py:525 msgid "Verify base images" msgstr "Verifikasi gambar dasar" #: nova/virt/libvirt/imagecache.py:529 #, python-format msgid "Image id %(id)s yields fingerprint %(fingerprint)s" msgstr "" #: nova/virt/libvirt/imagecache.py:547 #, python-format msgid "Unknown base file: %s" msgstr "" #: nova/virt/libvirt/imagecache.py:552 #, python-format msgid "Active base files: %s" msgstr "Aktif file dasar: %s" #: nova/virt/libvirt/imagecache.py:555 #, python-format msgid "Corrupt base files: %s" msgstr "Rusak file dasar: %s" #: nova/virt/libvirt/imagecache.py:559 #, python-format msgid "Removable base files: %s" msgstr "Hapus file dasar: %s" #: nova/virt/libvirt/imagecache.py:567 msgid "Verification complete" msgstr "Verifikasi lengkap" #: nova/virt/libvirt/imagecache.py:584 #, python-format msgid "Skipping verification, no base directory at %s" msgstr "Melewatkan verifikasi, tidak ada direktori dasar pada %s" #: nova/virt/libvirt/utils.py:71 nova/virt/libvirt/utils.py:77 msgid "systool is not installed" msgstr "" #: nova/virt/libvirt/utils.py:81 msgid "Cannot find any Fibre Channel HBAs" msgstr "" #: nova/virt/libvirt/utils.py:223 #, python-format msgid "" "Insufficient Space on Volume Group %(vg)s. Only %(free_space)db available, " "but %(size)db required by volume %(lv)s." msgstr "" #: nova/virt/libvirt/utils.py:236 #, python-format msgid "" "Volume group %(vg)s will not be able to hold sparse volume %(lv)s. Virtual " "volume size is %(size)db, but free space on volume group is only " "%(free_space)db." msgstr "" #: nova/virt/libvirt/utils.py:290 #, python-format msgid "rbd remove %(name)s in pool %(pool)s failed" 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/utils.py:394 #, python-format msgid "ignoring unrecognized volume_clear='%s' value" msgstr "" #: nova/virt/libvirt/utils.py:415 #, python-format msgid "volume_clear='%s' is not handled" msgstr "" #: nova/virt/libvirt/utils.py:379 msgid "Can't retrieve root device path from instance libvirt configuration" msgstr "" #: nova/virt/libvirt/utils.py:714 msgid "findmnt tool is not installed" msgstr "" #: nova/virt/libvirt/vif.py:334 nova/virt/libvirt/vif.py:590 #: nova/virt/libvirt/vif.py:772 #, python-format msgid "vif_type=%(vif_type)s instance=%(instance)s vif=%(vif)s" msgstr "" #: nova/virt/libvirt/vif.py:441 nova/virt/libvirt/vif.py:748 #: nova/virt/libvirt/vif.py:965 msgid "vif_type parameter must be present for this vif_driver implementation" msgstr "" #: nova/virt/libvirt/vif.py:447 nova/virt/libvirt/vif.py:971 #, python-format msgid "Unexpected vif_type=%s" msgstr "" #: nova/virt/libvirt/vif.py:397 #, python-format msgid "Ensuring vlan %(vlan)s and bridge %(bridge)s" msgstr "" #: nova/virt/libvirt/vif.py:408 #, python-format msgid "Ensuring bridge %s" msgstr "" #: nova/virt/libvirt/vif.py:537 nova/virt/libvirt/vif.py:561 #: nova/virt/libvirt/vif.py:585 msgid "Failed while plugging vif" msgstr "" #: nova/virt/libvirt/vif.py:633 nova/virt/libvirt/vif.py:664 #: nova/virt/libvirt/vif.py:682 nova/virt/libvirt/vif.py:703 #: nova/virt/libvirt/vif.py:722 nova/virt/libvirt/vif.py:746 #: nova/virt/libvirt/vif.py:767 msgid "Failed while unplugging vif" msgstr "" #: nova/virt/libvirt/volume.py:145 #, python-format msgid "Unknown content in connection_info/qos_specs: %s" msgstr "" #: nova/virt/libvirt/volume.py:154 #, python-format msgid "Unknown content in connection_info/access_mode: %s" msgstr "" #: nova/virt/libvirt/volume.py:247 nova/virt/libvirt/volume.py:580 #, python-format msgid "iscsiadm %(command)s: stdout=%(out)s stderr=%(err)s" msgstr "" #: nova/virt/libvirt/volume.py:304 #, python-format msgid "iSCSI device not found at %s" msgstr "perangkat iSCSI tidak ditemukan di %s" #: nova/virt/libvirt/volume.py:307 #, python-format msgid "" "ISCSI volume not yet found at: %(disk_dev)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" #: nova/virt/libvirt/volume.py:320 #, python-format msgid "Found iSCSI node %(disk_dev)s (after %(tries)s rescans)" msgstr "" #: nova/virt/libvirt/volume.py:375 #, python-format msgid "Unable to delete volume device %s" msgstr "" #: nova/virt/libvirt/volume.py:386 #, python-format msgid "" "Failed to remove multipath device descriptor %(dev_mapper)s. Exception " "message: %(msg)s" msgstr "" #: nova/virt/libvirt/volume.py:590 #, python-format msgid "multipath %(command)s: stdout=%(out)s stderr=%(err)s" msgstr "" #: nova/virt/libvirt/volume.py:678 #, python-format msgid "The NFS share %s is still in use." msgstr "" #: nova/virt/libvirt/volume.py:680 #, python-format msgid "Couldn't unmount the NFS share %s" msgstr "" #: nova/virt/libvirt/volume.py:708 nova/virt/libvirt/volume.py:858 #, python-format msgid "%s is already mounted" msgstr "" #: nova/virt/libvirt/volume.py:751 #, python-format msgid "AoE device not found at %s" msgstr "" #: nova/virt/libvirt/volume.py:753 #, python-format msgid "AoE volume not yet found at: %(aoedevpath)s. Try number: %(tries)s" msgstr "" #: nova/virt/libvirt/volume.py:768 #, python-format msgid "Found AoE device %(aoedevpath)s (after %(tries)s rediscover)" msgstr "" #: nova/virt/libvirt/volume.py:828 #, python-format msgid "The GlusterFS share %s is still in use." msgstr "" #: nova/virt/libvirt/volume.py:830 #, python-format msgid "Couldn't unmount the GlusterFS share %s" msgstr "" #: nova/virt/libvirt/volume.py:924 msgid "We are unable to locate any Fibre Channel devices" msgstr "" #: nova/virt/libvirt/volume.py:933 #, python-format msgid "Looking for Fibre Channel dev %(device)s" msgstr "" #: nova/virt/libvirt/volume.py:943 msgid "Fibre Channel device not found." msgstr "" #: nova/virt/libvirt/volume.py:946 #, python-format msgid "" "Fibre volume not yet found at: %(mount_device)s. Will rescan & retry. Try " "number: %(tries)s" msgstr "" #: nova/virt/libvirt/volume.py:963 #, python-format msgid "Found Fibre Channel volume %(mount_device)s (after %(tries)s rescans)" msgstr "" #: nova/virt/libvirt/volume.py:972 #, python-format msgid "Multipath device discovered %(device)s" msgstr "" #: nova/virt/libvirt/volume.py:1005 #, python-format msgid "devices to remove = %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:100 msgid "" "The VMware ESX driver is now deprecated and will be removed in the Juno " "release. The VC driver will remain and continue to be supported." msgstr "" #: nova/virt/vmwareapi/driver.py:112 msgid "" "Must specify host_ip, host_username and host_password to use " "compute_driver=vmwareapi.VMwareESXDriver or vmwareapi.VMwareVCDriver" msgstr "" #: nova/virt/vmwareapi/driver.py:157 #, python-format msgid "Invalid Regular Expression %s" msgstr "" #: nova/virt/vmwareapi/driver.py:160 msgid "No vSphere session was open during cleanup_host." msgstr "" #: nova/virt/vmwareapi/driver.py:233 msgid "Instance cannot be found in host, or in an unknownstate." msgstr "" #: nova/virt/vmwareapi/driver.py:389 #, python-format msgid "All clusters specified %s were not found in the vCenter" msgstr "" #: nova/virt/vmwareapi/driver.py:398 #, python-format msgid "The following clusters could not be found in the vCenter %s" msgstr "" #: nova/virt/vmwareapi/driver.py:535 #, python-format msgid "The resource %s does not exist" msgstr "" #: nova/virt/vmwareapi/driver.py:581 #, python-format msgid "Invalid cluster or resource pool name : %s" msgstr "" #: nova/virt/vmwareapi/driver.py:603 #, python-format msgid "The available nodes are: %s" msgstr "" #: nova/virt/vmwareapi/driver.py:818 #, python-format msgid "" "Unable to connect to server at %(server)s, sleeping for %(seconds)s seconds" msgstr "" #: nova/virt/vmwareapi/driver.py:838 #, python-format msgid "Unable to validate session %s!" msgstr "" #: nova/virt/vmwareapi/driver.py:840 #, python-format msgid "Exception: %(ex)s" msgstr "" #: nova/virt/vmwareapi/driver.py:879 #, python-format msgid "Session %s is inactive!" msgstr "" #: nova/virt/vmwareapi/driver.py:905 #, python-format msgid "" "_call_method(session=%(key)s) failed. Module: %(module)s. Method: " "%(method)s. args: %(args)s. kwargs: %(kwargs)s. Iteration: %(n)s. Exception: " "%(ex)s. " msgstr "" #: nova/virt/vmwareapi/driver.py:926 #, python-format msgid "In vmwareapi: _call_method (session=%s)" msgstr "" #: nova/virt/vmwareapi/driver.py:966 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: success" msgstr "" #: nova/virt/vmwareapi/driver.py:972 #, python-format msgid "Task [%(task_name)s] %(task_ref)s status: error %(error_info)s" msgstr "" #: nova/virt/vmwareapi/driver.py:982 #, python-format msgid "In vmwareapi:_poll_task, Got this error %s" msgstr "" #: nova/virt/vmwareapi/ds_util.py:48 #, python-format msgid "Deleting the datastore file %s" msgstr "" #: nova/virt/vmwareapi/ds_util.py:57 msgid "Deleted the datastore file" msgstr "" #: nova/virt/vmwareapi/ds_util.py:82 #, python-format msgid "Moving file from %(src)s to %(dst)s." msgstr "" #: nova/virt/vmwareapi/ds_util.py:94 msgid "File moved" msgstr "" #: nova/virt/vmwareapi/ds_util.py:121 #, python-format msgid "Creating directory with path %s" msgstr "Membuat direktori dengan path %s" #: nova/virt/vmwareapi/ds_util.py:126 #, python-format msgid "Created directory with path %s" msgstr "Direktori dibuat dengan path %s" #: nova/virt/vmwareapi/error_util.py:113 #, python-format msgid "Error(s) %s occurred in the call to RetrievePropertiesEx" msgstr "" #: nova/virt/vmwareapi/error_util.py:127 msgid "VMware Driver fault." msgstr "" #: nova/virt/vmwareapi/error_util.py:133 msgid "VMware Driver configuration fault." msgstr "" #: nova/virt/vmwareapi/error_util.py:137 msgid "No default value for use_linked_clone found." msgstr "" #: nova/virt/vmwareapi/error_util.py:141 msgid "Resource already exists." msgstr "" #: nova/virt/vmwareapi/error_util.py:146 msgid "Cannot delete file." msgstr "" #: nova/virt/vmwareapi/error_util.py:151 msgid "File already exists." msgstr "" #: nova/virt/vmwareapi/error_util.py:156 msgid "File fault." msgstr "" #: nova/virt/vmwareapi/error_util.py:161 msgid "File locked." msgstr "" #: nova/virt/vmwareapi/error_util.py:166 msgid "File not found." msgstr "" #: nova/virt/vmwareapi/error_util.py:171 msgid "Invalid property." msgstr "" #: nova/virt/vmwareapi/error_util.py:176 msgid "Not Authenticated." msgstr "" #: nova/virt/vmwareapi/error_util.py:199 #, python-format msgid "Fault %s not matched." msgstr "" #: nova/virt/vmwareapi/fake.py:46 nova/virt/xenapi/fake.py:80 #, python-format msgid "%(text)s: _db_content => %(content)s" msgstr "%(text)s: _db_content => %(content)s" #: nova/virt/vmwareapi/fake.py:243 #, python-format msgid "Property %(attr)s not set for the managed object %(name)s" msgstr "" #: nova/virt/vmwareapi/fake.py:955 msgid "There is no VM registered" msgstr "Tidak ada VM yang terdaftar" #: nova/virt/vmwareapi/fake.py:957 nova/virt/vmwareapi/fake.py:1228 #, python-format msgid "Virtual Machine with ref %s is not there" msgstr "Virtual Machine dengan ref %s tidak ada" #: nova/virt/vmwareapi/fake.py:1027 #, python-format msgid "Logging out a session that is invalid or already logged out: %s" msgstr "" #: nova/virt/vmwareapi/fake.py:1042 msgid "Session is faulty" msgstr "Sesi rusak" #: nova/virt/vmwareapi/fake.py:1045 msgid "Session Invalid" msgstr "" #: nova/virt/vmwareapi/fake.py:1225 msgid "No Virtual Machine has been registered yet" msgstr "" #: nova/virt/vmwareapi/host.py:39 #, python-format msgid "%(action)s %(host)s" msgstr "" #: nova/virt/vmwareapi/host.py:62 #, python-format msgid "Set maintenance mod on %(host)s to %(mode)s" msgstr "" #: nova/virt/vmwareapi/imagecache.py:74 #, python-format msgid "Unable to delete %(file)s. Exception: %(ex)s" msgstr "" #: nova/virt/vmwareapi/imagecache.py:77 #, python-format msgid "File not found: %s" msgstr "" #: nova/virt/vmwareapi/imagecache.py:88 #, python-format msgid "Timestamp path %s exists. Deleting!" msgstr "" #: nova/virt/vmwareapi/imagecache.py:148 msgid "Timestamp already exists." msgstr "" #: nova/virt/vmwareapi/imagecache.py:149 #, python-format msgid "Image %s is no longer used by this node. Pending deletion!" msgstr "" #: nova/virt/vmwareapi/imagecache.py:154 #, python-format msgid "Image %s is no longer used. Deleting!" 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:50 msgid "No networks configured on host!" msgstr "" #: nova/virt/vmwareapi/network_util.py:54 #, python-format msgid "Configured networks: %s" msgstr "" #: nova/virt/vmwareapi/network_util.py:80 #, python-format msgid "Network %s not found on host!" 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/network_util.py:157 #, python-format msgid "Creating Port Group with name %s on the ESX host" msgstr "Membuat Port Group dengan nama %s pada host ESX" #: nova/virt/vmwareapi/network_util.py:169 #, python-format msgid "Port Group %s already exists." msgstr "" #: nova/virt/vmwareapi/network_util.py:170 #, python-format msgid "Created Port Group with name %s on the ESX host" msgstr "Dibuat Port Group dengan nama %s pada host ESX" #: nova/virt/vmwareapi/read_write_util.py:145 #, python-format msgid "" "Exception during HTTP connection close in VMwareHTTPWrite. Exception is %s" msgstr "" #: nova/virt/vmwareapi/vif.py:114 #, python-format msgid "" "No valid network found in %(opaque)s, from %(bridge)s or " "%(integration_bridge)s" msgstr "" #: nova/virt/vmwareapi/vim.py:109 msgid "Unable to import suds." msgstr "" #: nova/virt/vmwareapi/vim.py:198 #, python-format msgid "No such SOAP method '%s' provided by VI SDK" msgstr "Tidak ada metode SOAP '%s' disediakan oleh VI SDK" #: nova/virt/vmwareapi/vim.py:203 #, python-format msgid "httplib error in %s: " msgstr "httplib dalam kesalahan %s: " #: nova/virt/vmwareapi/vim.py:207 #, python-format msgid "urllib2 error in %s: " msgstr "" #: nova/virt/vmwareapi/vim.py:214 #, python-format msgid "Socket error in %s: " msgstr "Socket dalam kesalahan %s: " #: nova/virt/vmwareapi/vim.py:219 #, python-format msgid "Type error in %s: " msgstr "Tipe dalam kesalahan %s: " #: nova/virt/vmwareapi/vim.py:223 #, python-format msgid "Exception in %s " msgstr "" #: nova/virt/vmwareapi/vim_util.py:191 #, python-format msgid "Unable to retrieve value for %(path)s Reason: %(reason)s" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1217 msgid "No host available on cluster" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1239 #, python-format msgid "Failed to get cluster references %s" msgstr "" #: nova/virt/vmwareapi/vm_util.py:1251 #, python-format msgid "Failed to get resource pool references %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:117 msgid "Getting list of instances" msgstr "" #: nova/virt/vmwareapi/vmops.py:123 nova/virt/vmwareapi/vmops.py:1749 #, python-format msgid "Got total of %s instances" msgstr "" #: nova/virt/vmwareapi/vmops.py:128 #, python-format msgid "Extending root virtual disk to %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:141 #, python-format msgid "Extending virtual disk failed with error: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:148 msgid "Extended root virtual disk" msgstr "" #: nova/virt/vmwareapi/vmops.py:157 #, python-format msgid "" "Unable to delete %(ds)s. There may be more than one process or thread that " "tries to delete the file. Exception: %(ex)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:196 nova/virt/xenapi/vmops.py:332 #, python-format msgid "Block device information present: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:553 msgid "Image disk size greater than requested disk size" msgstr "" #: nova/virt/vmwareapi/vmops.py:296 msgid "Creating VM on the ESX host" msgstr "" #: nova/virt/vmwareapi/vmops.py:304 msgid "Created VM on the ESX host" msgstr "" #: nova/virt/vmwareapi/vmops.py:335 #, python-format msgid "" "Creating Virtual Disk of size %(vmdk_file_size_in_kb)s KB and adapter type " "%(adapter_type)s on the ESX host local store %(data_store_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:354 #, python-format msgid "" "Created Virtual Disk of size %(vmdk_file_size_in_kb)s KB and type " "%(disk_type)s on the ESX host local store %(data_store_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:364 #, python-format msgid "" "Downloading image file data %(image_ref)s to the data store " "%(data_store_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:378 #, python-format msgid "" "Downloaded image file data %(image_ref)s to %(upload_name)s on the data " "store %(data_store_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:392 #, python-format msgid "" "Copying Virtual Disk of size %(vmdk_file_size_in_kb)s KB and adapter type " "%(adapter_type)s on the ESX host local store %(data_store_name)s to disk " "type %(disk_type)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:413 #, python-format msgid "" "Copied Virtual Disk of size %(vmdk_file_size_in_kb)s KB and type " "%(disk_type)s on the ESX host local store %(data_store_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:529 #, python-format msgid "File %s already exists" msgstr "" #: nova/virt/vmwareapi/vmops.py:575 #, python-format msgid "Copying root disk of size %sGb" msgstr "" #: nova/virt/vmwareapi/vmops.py:580 #, python-format msgid "Root disk file creation failed - %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:626 msgid "Powering on the VM instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:632 msgid "Powered on the VM instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:692 #, python-format msgid "" "Reconfiguring VM instance %(instance_name)s to attach cdrom %(file_path)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:700 #, python-format msgid "" "Reconfigured VM instance %(instance_name)s to attach cdrom %(file_path)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:757 msgid "Creating Snapshot of the VM instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:766 msgid "Created Snapshot of the VM instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:774 msgid "Deleting Snapshot of the VM instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:780 msgid "Deleted Snapshot of the VM instance" msgstr "" #: nova/virt/vmwareapi/vmops.py:852 #, python-format msgid "Copying snapshotted disk %s." msgstr "" #: nova/virt/vmwareapi/vmops.py:866 #, python-format msgid "Copied snapshotted disk %s." msgstr "" #: nova/virt/vmwareapi/vmops.py:878 #, python-format msgid "Uploading image %s" msgstr "Mengunggah gambar %s" #: nova/virt/vmwareapi/vmops.py:893 #, python-format msgid "Uploaded image %s" msgstr "Mengunggah gambar %s" #: nova/virt/vmwareapi/vmops.py:1020 msgid "instance is not powered on" msgstr "" #: nova/virt/vmwareapi/vmops.py:955 msgid "Rebooting guest OS of VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:958 msgid "Rebooted guest OS of VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:960 msgid "Doing hard reboot of VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:964 msgid "Did hard reboot of VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:975 nova/virt/vmwareapi/vmops.py:1302 msgid "Destroying the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:980 nova/virt/vmwareapi/vmops.py:1307 msgid "Destroyed the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:982 #, python-format msgid "" "In vmwareapi:vmops:delete, got this exception while destroying the VM: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1017 nova/virt/vmwareapi/vmops.py:1174 msgid "Powering off the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1022 nova/virt/vmwareapi/vmops.py:1179 msgid "Powered off the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1026 msgid "Unregistering the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1029 msgid "Unregistered the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1031 #, python-format msgid "" "In vmwareapi:vmops:destroy, got this exception while un-registering the VM: " "%s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1040 #, python-format msgid "Deleting contents of the VM from datastore %(datastore_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1050 #, python-format msgid "Deleted contents of the VM from datastore %(datastore_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1055 #, python-format msgid "" "In vmwareapi:vmops:destroy, got this exception while deleting the VM " "contents from the disk: %s" 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:1080 msgid "Suspending the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1084 msgid "Suspended the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1139 msgid "instance is powered off and cannot be suspended." msgstr "" #: nova/virt/vmwareapi/vmops.py:1090 msgid "" "VM was already in suspended state. So returning without doing anything" msgstr "" #: nova/virt/vmwareapi/vmops.py:1100 msgid "Resuming the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1105 msgid "Resumed the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1160 msgid "instance is not in a suspended state" msgstr "" #: nova/virt/vmwareapi/vmops.py:1182 msgid "instance is suspended and cannot be powered off." msgstr "" #: nova/virt/vmwareapi/vmops.py:1185 msgid "" "VM was already in powered off state. So returning without doing anything" msgstr "" #: nova/virt/vmwareapi/vmops.py:1197 msgid "" "VM was already in powered on state. So returning without doing anything" msgstr "" #: nova/virt/vmwareapi/vmops.py:1201 msgid "Powering on the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1206 msgid "Powered on the VM" msgstr "" #: nova/virt/vmwareapi/vmops.py:1226 #, python-format msgid "Updating instance '%(instance_uuid)s' progress to %(progress)d" msgstr "" #: nova/virt/vmwareapi/vmops.py:1256 #, python-format msgid "Renaming the VM to %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1262 #, python-format msgid "Renamed the VM to %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1278 #, python-format msgid "Cloning VM to host %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1286 #, python-format msgid "Cloned VM to host %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1298 msgid "instance not present" msgstr "" #: nova/virt/vmwareapi/vmops.py:1309 #, python-format msgid "" "In vmwareapi:vmops:confirm_migration, got this exception while destroying " "the VM: %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1322 #, python-format msgid "Renaming the VM from %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1328 #, python-format msgid "Renamed the VM from %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1364 #, python-format msgid "Migrating VM to host %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1376 #, python-format msgid "Migrated VM to host %s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1386 nova/virt/xenapi/vmops.py:1500 #, python-format msgid "Found %(instance_count)d hung reboots older than %(timeout)d seconds" msgstr "" #: nova/virt/vmwareapi/vmops.py:1390 nova/virt/xenapi/vmops.py:1504 msgid "Automatically hard rebooting" msgstr "" #: nova/virt/vmwareapi/vmops.py:1476 #, python-format msgid "VM %(uuid)s is currently on host %(host_name)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1519 msgid "Reconfiguring VM instance to set the machine id" msgstr "" #: nova/virt/vmwareapi/vmops.py:1525 msgid "Reconfigured VM instance to set the machine id" msgstr "" #: nova/virt/vmwareapi/vmops.py:1535 #, python-format msgid "Reconfiguring VM instance to enable vnc on port - %(port)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1542 #, python-format msgid "Reconfigured VM instance to enable vnc on port - %(port)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1605 #, python-format msgid "Folder %s created." msgstr "" #: nova/virt/vmwareapi/vmops.py:1638 msgid "Image aging disabled. Aging will not be done." msgstr "" #: nova/virt/vmwareapi/vmops.py:1685 #, python-format msgid "" "Will copy while retaining adapter type %(adapter_type)s and disk type " "%(disk_type)s" msgstr "" #: nova/virt/vmwareapi/vmops.py:1737 #, python-format msgid "Getting list of instances from cluster %s" msgstr "" #: nova/virt/vmwareapi/vmware_images.py:92 #, python-format msgid "Uploading iso %s to datastore" msgstr "" #: nova/virt/vmwareapi/vmware_images.py:103 #, python-format msgid "Uploading iso of size : %s " msgstr "" #: nova/virt/vmwareapi/vmware_images.py:112 #, python-format msgid "Uploaded iso %s to datastore" msgstr "" #: nova/virt/vmwareapi/vmware_images.py:118 #, python-format msgid "Downloading image %s from glance image server" msgstr "Mengunduh gambar %s dari server gambar glance" #: nova/virt/vmwareapi/vmware_images.py:134 #, python-format msgid "Downloaded image %s from glance image server" msgstr "" #: nova/virt/vmwareapi/vmware_images.py:140 #, python-format msgid "Uploading image %s to the Glance image server" msgstr "Mengunggah gambar %s ke server gambar Glance" #: nova/virt/vmwareapi/vmware_images.py:170 #, python-format msgid "Uploaded image %s to the Glance image server" msgstr "" #: nova/virt/vmwareapi/vmware_images.py:180 #, python-format msgid "Getting image size for the image %s" msgstr "Mendapatkan ukuran gambar untuk gambar %s" #: nova/virt/vmwareapi/vmware_images.py:185 #, python-format msgid "Got image size of %(size)s for the image %(image)s" msgstr "Punya ukuran gambar %(size)s untuk gambar %(image)s" #: nova/virt/vmwareapi/volume_util.py:155 #, python-format msgid "Rescanning HBA %s" msgstr "" #: nova/virt/vmwareapi/volume_util.py:158 #, python-format msgid "Rescanned HBA %s " msgstr "" #: nova/virt/vmwareapi/volume_util.py:167 #, python-format msgid "Adding iSCSI host %s to send targets" msgstr "" #: nova/virt/vmwareapi/volumeops.py:65 #, python-format msgid "" "Reconfiguring VM instance %(instance_name)s to attach disk %(vmdk_path)s or " "device %(device_name)s with type %(disk_type)s" msgstr "" #: nova/virt/vmwareapi/volumeops.py:76 #, python-format msgid "" "Reconfigured VM instance %(instance_name)s to attach disk %(vmdk_path)s or " "device %(device_name)s with type %(disk_type)s" msgstr "" #: nova/virt/vmwareapi/volumeops.py:121 #, python-format msgid "" "Reconfiguring VM instance %(instance_name)s to detach disk %(disk_key)s" msgstr "" #: nova/virt/vmwareapi/volumeops.py:130 #, python-format msgid "" "Reconfigured VM instance %(instance_name)s to detach disk %(disk_key)s" msgstr "" #: nova/virt/vmwareapi/volumeops.py:139 #, python-format msgid "Discovering iSCSI target %(target_iqn)s from %(target_portal)s." msgstr "" #: nova/virt/vmwareapi/volumeops.py:145 msgid "Storage target found. No need to discover" msgstr "" #: nova/virt/vmwareapi/volumeops.py:154 #, python-format msgid "Discovered iSCSI target %(target_iqn)s from %(target_portal)s." msgstr "" #: nova/virt/vmwareapi/volumeops.py:159 #, python-format msgid "" "Unable to discovered iSCSI target %(target_iqn)s from %(target_portal)s." msgstr "" #: nova/virt/vmwareapi/volumeops.py:217 nova/virt/vmwareapi/volumeops.py:251 #: nova/virt/xenapi/volumeops.py:55 #, python-format msgid "Mountpoint %(mountpoint)s attached to instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s melekat pada contoh %(instance_name)s" #: nova/virt/vmwareapi/volumeops.py:227 #, python-format msgid "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s" msgstr "" "Attach_volume: %(connection_info)s, %(instance_name)s, %(mountpoint)s" #: nova/virt/vmwareapi/vm_util.py:706 nova/virt/vmwareapi/volumeops.py:363 #: nova/virt/vmwareapi/volumeops.py:563 msgid "Unable to find iSCSI Target" msgstr "" #: nova/virt/vmwareapi/volumeops.py:259 #, python-format msgid "Volume attach. Driver type: %s" msgstr "" #: nova/virt/vmwareapi/volumeops.py:330 #, python-format msgid "" "The volume has not been displaced from its original location: %s. No " "consolidation needed." msgstr "" #: nova/virt/vmwareapi/volumeops.py:337 #, python-format msgid "" "The volume's backing has been relocated to %s. Need to consolidate backing " "disk file." msgstr "" #: nova/virt/vmwareapi/volumeops.py:514 nova/virt/vmwareapi/volumeops.py:572 msgid "Unable to find volume" msgstr "" #: nova/virt/vmwareapi/volumeops.py:383 nova/virt/vmwareapi/volumeops.py:405 #: nova/virt/xenapi/volumeops.py:127 #, python-format msgid "Detach_volume: %(instance_name)s, %(mountpoint)s" msgstr "Detach_volume: %(instance_name)s, %(mountpoint)s" #: nova/virt/vmwareapi/volumeops.py:395 nova/virt/vmwareapi/volumeops.py:424 #: nova/virt/xenapi/volumeops.py:146 #, python-format msgid "Mountpoint %(mountpoint)s detached from instance %(instance_name)s" msgstr "Mountpoint %(mountpoint)s terlepas dari contoh %(instance_name)s" #: nova/virt/vmwareapi/volumeops.py:432 #, python-format msgid "Volume detach. Driver type: %s" msgstr "" #: nova/virt/vmwareapi/volumeops.py:445 #, python-format msgid "Root volume attach. Driver type: %s" msgstr "" #: nova/virt/xenapi/agent.py:125 nova/virt/xenapi/vmops.py:1771 #, python-format msgid "TIMEOUT: The call to %(method)s timed out. args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:130 nova/virt/xenapi/vmops.py:1776 #, python-format msgid "" "NOT IMPLEMENTED: The call to %(method)s is not supported by the agent. " "args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:135 nova/virt/xenapi/vmops.py:1781 #, python-format msgid "The call to %(method)s returned an error: %(e)s. args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:145 #, python-format msgid "" "The agent call to %(method)s returned an invalid response: %(ret)r. " "args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:152 #, python-format msgid "" "The agent call to %(method)s returned an an error: %(ret)r. args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:158 #, python-format msgid "The agent call to %(method)s was successful: %(ret)r. args=%(args)r" msgstr "" #: nova/virt/xenapi/agent.py:184 #, python-format msgid "Ignoring error while configuring instance with agent: %s" msgstr "" #: nova/virt/xenapi/agent.py:207 msgid "Querying agent version" msgstr "Query versi agen" #: nova/virt/xenapi/agent.py:231 #, python-format msgid "" "Latest agent build for %(hypervisor)s/%(os)s/%(architecture)s is %(version)s" msgstr "" "Agent terbaru membangun untuk %(hypervisor)s/%(os)s/%(architecture)s adalah " "%(version)s" #: nova/virt/xenapi/agent.py:234 #, python-format msgid "No agent build found for %(hypervisor)s/%(os)s/%(architecture)s" msgstr "Ada agen membangun ditemukan %(hypervisor)s/%(os)s/%(architecture)s" #: nova/virt/xenapi/agent.py:245 #, python-format msgid "Updating agent to %s" msgstr "" #: nova/virt/xenapi/agent.py:249 msgid "Skipping agent update." msgstr "" #: nova/virt/xenapi/agent.py:257 #, python-format msgid "Unable to update the agent due to: %(exc)s" msgstr "" #: nova/virt/xenapi/agent.py:290 msgid "Setting admin password" msgstr "Mengatur password admin" #: nova/virt/xenapi/agent.py:312 msgid "Skipping setting of ssh key for Windows." msgstr "" #: nova/virt/xenapi/agent.py:317 msgid "Skipping agent ssh key injection for this image." msgstr "" #: nova/virt/xenapi/agent.py:334 msgid "Skipping agent file injection for this image." msgstr "" #: nova/virt/xenapi/agent.py:341 #, python-format msgid "Injecting file path: %r" msgstr "" #: nova/virt/xenapi/agent.py:351 msgid "Resetting network" msgstr "Mengatur ulang jaringan" #: nova/virt/xenapi/agent.py:385 msgid "" "XenServer tools installed in this image are capable of network injection. " "Networking files will not bemanipulated" msgstr "" "Alat XenServer dipasang dalam gambar ini mampu injeksi jaringan. File " "jaringan tidak akan dimanipulasi" #: nova/virt/xenapi/agent.py:393 msgid "" "XenServer tools are present in this image but are not capable of network " "injection" msgstr "" "Alat XenServer hadir dalam gambar ini tetapi tidak mampu injeksi jaringan" #: nova/virt/xenapi/agent.py:397 msgid "XenServer tools are not installed in this image" msgstr "Alat XenServer tidak dipasang dalam gambar ini" #: nova/virt/xenapi/agent.py:411 msgid "Invalid 'agent_present' value. Falling back to the default." msgstr "" #: nova/virt/xenapi/agent.py:463 #, python-format msgid "OpenSSL error: %s" msgstr "Kesalahan OpenSSL: %s" #: nova/virt/xenapi/driver.py:115 msgid "" "Must specify connection_url, connection_username (optionally), and " "connection_password to use compute_driver=xenapi.XenAPIDriver" msgstr "" #: nova/virt/xenapi/driver.py:178 msgid "Failure while cleaning up attached VDIs" msgstr "" #: nova/virt/xenapi/driver.py:412 #, python-format msgid "Could not determine key: %s" msgstr "" #: nova/virt/xenapi/driver.py:641 msgid "Host startup on XenServer is not supported." msgstr "Host startup pada XenServer tidak didukung." #: nova/virt/xenapi/fake.py:810 nova/virt/xenapi/fake.py:918 #: nova/virt/xenapi/fake.py:937 nova/virt/xenapi/fake.py:1005 msgid "Raising NotImplemented" msgstr "Budidaya Tidak Diimplementasikan" #: nova/virt/xenapi/fake.py:850 #, python-format msgid "xenapi.fake does not have an implementation for %s" msgstr "xenapi.fake tidak memiliki implementasi %s" #: nova/virt/xenapi/fake.py:845 #, python-format msgid "Calling %(name)s %(impl)s" msgstr "" #: nova/virt/xenapi/fake.py:851 #, python-format msgid "Calling getter %s" msgstr "Memanggil pengambil %s" #: nova/virt/xenapi/fake.py:854 #, python-format msgid "Calling setter %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 "" "xenapi.fake tidak memiliki implementasi %s atau telah disebut dengan nomor " "yang salah dari argumen" #: nova/virt/xenapi/host.py:73 #, python-format msgid "" "Instance %(name)s running on %(host)s could not be found in the database: " "assuming it is a worker VM and skip ping migration to a new host" 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:104 #, python-format msgid "Unable to migrate VM %(vm_ref)s from %(host)s" msgstr "" #: nova/virt/xenapi/host.py:187 msgid "Failed to parse information about a pci device for passthrough" msgstr "" #: nova/virt/xenapi/host.py:288 #, python-format msgid "Failed to extract instance support from %s" msgstr "" #: nova/virt/xenapi/host.py:305 msgid "Unable to get updated status" msgstr "" #: nova/virt/xenapi/host.py:308 #, python-format msgid "The call to %(method)s returned an error: %(e)s." msgstr "" #: nova/virt/xenapi/network_utils.py:31 #, python-format msgid "Found non-unique network for name_label %s" msgstr "Ditemukan non-unique jaringan untuk name_label %s" #: nova/virt/xenapi/network_utils.py:49 #, python-format msgid "Found non-unique network for bridge %s" msgstr "Ditemukan non-unique jaringan untuk jembatan %s" #: nova/virt/xenapi/network_utils.py:52 #, python-format msgid "Found no network for bridge %s" msgstr "Tidak ditemukan jaringan untuk jembatan %s" #: nova/virt/xenapi/pool.py:67 #, python-format msgid "" "Aggregate %(aggregate_id)s: unrecoverable state during operation on %(host)s" 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:182 #, python-format msgid "Pool-Join failed: %s" msgstr "" #: nova/virt/xenapi/pool.py:180 #, python-format msgid "Unable to join %s in the pool" msgstr "" #: nova/virt/xenapi/pool.py:201 #, python-format msgid "Pool-eject failed: %s" msgstr "" #: nova/virt/xenapi/pool.py:212 #, python-format msgid "Unable to set up pool: %s." msgstr "" #: nova/virt/xenapi/pool.py:223 #, python-format msgid "Pool-set_name_label failed: %s" msgstr "" #: nova/virt/xenapi/vif.py:156 #, python-format msgid "Found no PIF for device %s" msgstr "Tidak ditemukan PIF untuk perangkat %s" #: 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:334 msgid "Created VM" msgstr "" #: nova/virt/xenapi/vm_utils.py:346 msgid "VM destroyed" msgstr "" #: nova/virt/xenapi/vm_utils.py:351 nova/virt/xenapi/vm_utils.py:366 msgid "VM already halted, skipping shutdown..." msgstr "" #: nova/virt/xenapi/vm_utils.py:355 msgid "Shutting down VM (cleanly)" msgstr "" #: nova/virt/xenapi/vm_utils.py:370 msgid "Shutting down VM (hard)" msgstr "" #: nova/virt/xenapi/vm_utils.py:407 #, python-format msgid "VBD not found in instance %s" msgstr "VBD tidak ditemukan dalam hal %s" #: nova/virt/xenapi/vm_utils.py:434 #, python-format msgid "VBD %s already detached" msgstr "" #: nova/virt/xenapi/vm_utils.py:437 #, python-format msgid "" "VBD %(vbd_ref)s uplug failed with \"%(err)s\", attempt " "%(num_attempt)d/%(max_attempts)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:406 #, python-format msgid "Unable to unplug VBD %s" msgstr "Tidak dapat mencabut VBD %s" #: 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 "Tidak dapat hancurkan VBD %s" #: nova/virt/xenapi/vm_utils.py:480 #, python-format msgid "" "Creating %(vbd_type)s-type VBD for VM %(vm_ref)s, VDI %(vdi_ref)s ... " msgstr "" #: nova/virt/xenapi/vm_utils.py:484 #, python-format msgid "Created VBD %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s." msgstr "VBD dibuat %(vbd_ref)s for VM %(vm_ref)s, VDI %(vdi_ref)s." #: nova/virt/xenapi/vm_utils.py:473 #, python-format msgid "Unable to destroy VDI %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:521 #, python-format msgid "Ignoring error while destroying VDI: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:540 #, python-format msgid "" "Created VDI %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) on " "%(sr_ref)s." msgstr "" "VDI dibuat %(vdi_ref)s (%(name_label)s, %(virtual_size)s, %(read_only)s) " "pada %(sr_ref)s." #: nova/virt/xenapi/vm_utils.py:556 msgid "SR not present and could not be introduced" msgstr "" #: nova/virt/xenapi/vm_utils.py:580 #, python-format msgid "block device info: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:669 #, python-format msgid "Cloned VDI %(vdi_ref)s from VDI %(vdi_to_clone_ref)s" msgstr "VDI dikloning %(vdi_ref)s dari VDI %(vdi_to_clone_ref)s" #: nova/virt/xenapi/vm_utils.py:634 #, python-format msgid "No primary VDI found for %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:754 msgid "Error while removing sm_config" msgstr "" #: nova/virt/xenapi/vm_utils.py:778 msgid "Starting snapshot for VM" 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:852 #, python-format msgid "Destroying cached VDI '%(vdi_uuid)s'" msgstr "" #: nova/virt/xenapi/vm_utils.py:907 #, python-format msgid "Multiple base images for image: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:944 #, python-format msgid "" "Resizing up VDI %(vdi_ref)s from %(virtual_size)d to %(new_disk_size)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:955 msgid "No need to change vdi virtual size." msgstr "" #: nova/virt/xenapi/vm_utils.py:962 #, python-format msgid "VDI %s is bigger than requested resize up size." msgstr "" #: nova/virt/xenapi/vm_utils.py:964 msgid "VDI too big for requested resize up." 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:1015 msgid "Skipping auto_config_disk as destination size is 0GB" 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:1039 #, python-format msgid "Attempted auto_configure_disk failed because: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1115 #, python-format msgid "Error while generating disk number: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1178 #, python-format msgid "" "Error when generating ephemeral disk. Device: %(userdevice)s Size GB: " "%(size_gb)s Error: %(exc)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1223 msgid "Error while generating config drive" msgstr "" #: nova/virt/xenapi/vm_utils.py:1275 msgid "Removing kernel/ramdisk files from dom0" msgstr "Menghapus kernel/ramdisk file dari dom0" #: nova/virt/xenapi/vm_utils.py:1290 #, python-format msgid "" "Fast cloning is only supported on default local SR of type ext. SR on this " "system was found to be of type %s. Ignoring the cow flag." msgstr "" #: nova/virt/xenapi/vm_utils.py:1361 #, python-format msgid "Unrecognized cache_images value '%s', defaulting to True" msgstr "" #: nova/virt/xenapi/vm_utils.py:1395 #, python-format msgid "Fetched VDIs of type '%(vdi_type)s' with UUID '%(vdi_uuid)s'" msgstr "" #: nova/virt/xenapi/vm_utils.py:1427 #, python-format msgid "Invalid value '%s' for torrent_images" msgstr "" #: nova/virt/xenapi/vm_utils.py:1450 #, python-format msgid "Invalid value '%d' for image_compression_level" msgstr "" #: nova/virt/xenapi/vm_utils.py:1461 #, python-format msgid "Asking xapi to fetch vhd image %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1476 #, python-format msgid "" "Download handler '%(handler)s' raised an exception, falling back to default " "handler '%(default_handler)s'" msgstr "" #: nova/virt/xenapi/vm_utils.py:1493 msgid "Error while checking vdi size" msgstr "" #: nova/virt/xenapi/vm_utils.py:1514 #, python-format msgid "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d" msgstr "vdi_uuid=%(cur_vdi_uuid)s vdi_size_bytes=%(vdi_size_bytes)d" #: nova/virt/xenapi/vm_utils.py:1532 #, python-format msgid "Image size %(size)d exceeded flavor allowed size %(allowed_size)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:1556 #, python-format msgid "Fetching image %(image_id)s, type %(image_type_str)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1573 #, python-format msgid "Size for image %(image_id)s: %(virtual_size)d" 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 "" "Kernel/Ramdisk gambar terlalu besar: %(vdi_size)d byte, maksimum " "%(max_size)d byte" #: nova/virt/xenapi/vm_utils.py:1602 #, python-format msgid "Copying VDI %s to /boot/guest on dom0" msgstr "Menyalin VDI %s ke /boot/guest pada dom0" #: nova/virt/xenapi/vm_utils.py:1616 #, python-format msgid "Kernel/Ramdisk VDI %s destroyed" msgstr "Kernel/Ramdisk VDI %s musnah" #: nova/virt/xenapi/vm_utils.py:1625 msgid "Failed to fetch glance image" msgstr "" #: nova/virt/xenapi/vm_utils.py:1669 #, python-format msgid "Detected %(image_type_str)s format for image %(image_ref)s" msgstr "Terdeteksi %(image_type_str)s Format untuk gambar %(image_ref)s" #: nova/virt/xenapi/vm_utils.py:1720 #, python-format msgid "VDI %s is still available" msgstr "VDI %s masih tersedia" #: nova/virt/xenapi/vm_utils.py:1833 #, python-format msgid "Unable to parse rrd of %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1852 #, python-format msgid "Scanning SR %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1863 #, python-format msgid "Retry SR scan due to error: %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1896 #, python-format msgid "Flag sr_matching_filter '%s' does not respect formatting convention" msgstr "" #: nova/virt/xenapi/vm_utils.py:1917 msgid "" "XenAPI is unable to find a Storage Repository to install guest instances on. " "Please check your configuration (e.g. set a default SR for the pool) and/or " "configure the flag 'sr_matching_filter'." msgstr "" #: nova/virt/xenapi/vm_utils.py:1909 msgid "Cannot find SR of content-type ISO" msgstr "Tidak dapat menemukan SR content-type ISO" #: nova/virt/xenapi/vm_utils.py:1938 #, python-format msgid "ISO: looking at SR %s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1940 msgid "ISO: not iso content" msgstr "ISO: bukan iso konten" #: nova/virt/xenapi/vm_utils.py:1943 msgid "ISO: iso content_type, no 'i18n-key' key" msgstr "" #: nova/virt/xenapi/vm_utils.py:1946 msgid "ISO: iso content_type, i18n-key value not 'local-storage-iso'" msgstr "" #: nova/virt/xenapi/vm_utils.py:1950 msgid "ISO: SR MATCHing our criteria" msgstr "" #: nova/virt/xenapi/vm_utils.py:1952 msgid "ISO: ISO, looking to see if it is host local" msgstr "ISO: ISO, mencari untuk melihat apakah host lokal" #: nova/virt/xenapi/vm_utils.py:1955 #, python-format msgid "ISO: PBD %s disappeared" msgstr "" #: nova/virt/xenapi/vm_utils.py:1958 #, python-format msgid "ISO: PBD matching, want %(pbd_rec)s, have %(host)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:1961 msgid "ISO: SR with local PBD" msgstr "ISO: SR dengan lokal PBD" #: nova/virt/xenapi/vm_utils.py:1983 #, python-format msgid "" "Unable to obtain RRD XML for VM %(vm_uuid)s with server details: %(server)s." msgstr "" #: nova/virt/xenapi/vm_utils.py:2018 #, python-format msgid "VHD %(vdi_uuid)s has parent %(parent_uuid)s" msgstr "" #: nova/virt/xenapi/vm_utils.py:2108 #, python-format msgid "" "Parent %(parent_uuid)s doesn't match original parent " "%(original_parent_uuid)s, waiting for coalesce..." 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:2175 #, python-format msgid "Disconnecting stale VDI %s from compute domU" msgstr "" #: nova/virt/xenapi/vm_utils.py:2188 #, python-format msgid "Plugging VBD %s ... " msgstr "Memasukkan VBD %s ... " #: nova/virt/xenapi/vm_utils.py:2191 #, python-format msgid "Plugging VBD %s done." msgstr "Memasukkan VBD %s sudah." #: nova/virt/xenapi/vm_utils.py:2193 #, python-format msgid "VBD %(vbd_ref)s plugged as %(orig_dev)s" msgstr "VBD %(vbd_ref)s terpasang sebagai %(orig_dev)s" #: nova/virt/xenapi/vm_utils.py:2197 #, python-format msgid "VBD %(vbd_ref)s plugged into wrong dev, remapping to %(dev)s" msgstr "VBD %(vbd_ref)s dicolokkan ke dev yang salah, pemetaan untuk %(dev)s" #: nova/virt/xenapi/vm_utils.py:2204 #, python-format msgid "Destroying VBD for VDI %s ... " msgstr "Menghancurkan VBD untuk VDI %s ... " #: nova/virt/xenapi/vm_utils.py:2212 #, python-format msgid "Destroying VBD for VDI %s done." msgstr "Menghancurkan VBD untuk VDI %s sudah." #: nova/virt/xenapi/vm_utils.py:2254 msgid "Partitions:" msgstr "Partisi:" #: nova/virt/xenapi/vm_utils.py:2260 #, python-format msgid " %(num)s: %(ptype)s %(size)d sectors" msgstr " %(num)s: %(ptype)s %(size)d sektor" #: nova/virt/xenapi/vm_utils.py:2286 #, python-format msgid "" "Writing partition table %(primary_first)d %(primary_last)d to %(dev_path)s..." msgstr "" "Menulis tabel partisi %(primary_first)d %(primary_last)d ke %(dev_path)s..." #: nova/virt/xenapi/vm_utils.py:2295 #, python-format msgid "Writing partition table %s done." msgstr "Menulis tabel partisi %s sudah" #: 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:2371 #, python-format msgid "" "Starting sparse_copy src=%(src_path)s dst=%(dst_path)s " "virtual_size=%(virtual_size)d block_size=%(block_size)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:2407 #, python-format msgid "" "Finished sparse_copy in %(duration).2f secs, %(compression_pct).2f%% " "reduction in size" msgstr "" #: nova/virt/xenapi/vm_utils.py:2462 msgid "Manipulating interface files directly" msgstr "Memanipulasi file antarmuka langsung" #: nova/virt/xenapi/vm_utils.py:2471 #, python-format msgid "Failed to mount filesystem (expected for non-linux instances): %s" 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/vm_utils.py:2639 #, python-format msgid "Migrating VHD '%(vdi_uuid)s' with seq_num %(seq_num)d" msgstr "" #: nova/virt/xenapi/vm_utils.py:2651 msgid "Failed to transfer vhd to new host" msgstr "Gagal mentransfer vhd ke host baru" #: nova/virt/xenapi/vm_utils.py:2677 msgid "ipxe_boot_menu_url not set, user will have to enter URL manually..." msgstr "" #: nova/virt/xenapi/vm_utils.py:2683 msgid "ipxe_network_name not set, user will have to enter IP manually..." msgstr "" #: nova/virt/xenapi/vm_utils.py:2694 #, python-format msgid "" "Unable to find network matching '%(network_name)s', user will have to enter " "IP manually..." msgstr "" #: nova/virt/xenapi/vm_utils.py:2718 #, python-format msgid "ISO creation tool '%s' does not exist." msgstr "" #: nova/virt/xenapi/vmops.py:170 #, python-format msgid "Importing image upload handler: %s" msgstr "" #: nova/virt/xenapi/vmops.py:181 msgid "Error: Agent is disabled" msgstr "" #: nova/virt/xenapi/vmops.py:305 msgid "Starting instance" msgstr "" #: nova/virt/xenapi/vmops.py:382 msgid "ipxe_boot is True but no ISO image found" msgstr "" #: nova/virt/xenapi/vmops.py:615 msgid "Failed to spawn, rolling back" msgstr "" #: nova/virt/xenapi/vmops.py:565 #, python-format msgid "Using PV kernel: %s" msgstr "" #: nova/virt/xenapi/vmops.py:591 msgid "Auto configuring disk, attempting to resize root disk..." msgstr "" #: nova/virt/xenapi/vmops.py:644 msgid "Waiting for instance state to become running" msgstr "" #: nova/virt/xenapi/vmops.py:656 msgid "Skip agent setup, not enabled." msgstr "" #: nova/virt/xenapi/vmops.py:663 msgid "Skip agent setup, unable to contact agent." msgstr "" #: nova/virt/xenapi/vmops.py:667 #, python-format msgid "Detected agent version: %s" msgstr "" #: nova/virt/xenapi/vmops.py:756 msgid "Finished snapshot and upload for VM" msgstr "" #: nova/virt/xenapi/vmops.py:775 #, python-format msgid "Updating progress to %d" msgstr "" #: nova/virt/xenapi/vmops.py:782 msgid "VM was already shutdown." msgstr "" #: nova/virt/xenapi/vmops.py:786 msgid "Clean shutdown did not complete successfully, trying hard shutdown." msgstr "" #: nova/virt/xenapi/vmops.py:970 msgid "Unable to terminate instance." msgstr "" #: nova/virt/xenapi/vmops.py:842 #, python-format msgid "_migrate_disk_resizing_down failed. Restoring orig vm due_to: %s." msgstr "" #: nova/virt/xenapi/vmops.py:895 msgid "Migrated root base vhds" msgstr "" #: nova/virt/xenapi/vmops.py:911 msgid "Migrated all base vhds." msgstr "" #: nova/virt/xenapi/vmops.py:945 #, python-format msgid "Read-only migrated for disk: %s" msgstr "" #: nova/virt/xenapi/vmops.py:996 #, python-format msgid "_migrate_disk_resizing_up failed. Restoring orig vm due_to: %s." msgstr "" #: nova/virt/xenapi/vmops.py:1003 #, python-format msgid "_migrate_disk_resizing_up failed to rollback: %s" msgstr "" #: nova/virt/xenapi/vmops.py:1222 msgid "Can't resize down ephemeral disks." msgstr "" #: nova/virt/xenapi/vmops.py:1127 msgid "Starting halted instance found during reboot" msgstr "" #: nova/virt/xenapi/vmops.py:1133 msgid "" "Reboot failed due to bad volumes, detaching bad volumes and starting halted " "instance" msgstr "" #: nova/virt/xenapi/vmops.py:1211 msgid "Unable to update metadata, VM not found." msgstr "" #: nova/virt/xenapi/vmops.py:656 msgid "Unable to find root VBD/VDI for VM" msgstr "" #: nova/virt/xenapi/vmops.py:1261 msgid "Destroying VDIs" msgstr "" #: nova/virt/xenapi/vmops.py:1288 msgid "Using RAW or VHD, skipping kernel and ramdisk deletion" msgstr "" #: nova/virt/xenapi/vmops.py:1500 msgid "instance has a kernel or ramdisk but not both" msgstr "" #: nova/virt/xenapi/vmops.py:1303 msgid "kernel/ramdisk files removed" msgstr "kernel/ramdisk file dihapus" #: nova/virt/xenapi/vmops.py:1329 msgid "Destroying VM" msgstr "" #: nova/virt/xenapi/vmops.py:1358 msgid "VM is not present, skipping destroy..." msgstr "VM tidak hadir, melewatkan menghancurkan..." #: nova/virt/xenapi/vmops.py:1664 #, python-format msgid "Instance is already in Rescue Mode: %s" msgstr "" #: nova/virt/xenapi/vmops.py:1451 msgid "VM is not present, skipping soft delete..." msgstr "" #: nova/virt/xenapi/vmops.py:1652 msgid "Injecting network info to xenstore" msgstr "" #: nova/virt/xenapi/vmops.py:1675 msgid "Creating vifs" msgstr "" #: nova/virt/xenapi/vmops.py:1684 #, python-format msgid "Creating VIF for network %s" msgstr "" #: nova/virt/xenapi/vmops.py:1687 #, python-format msgid "Created VIF %(vif_ref)s, network %(network_ref)s" msgstr "" #: nova/virt/xenapi/vmops.py:1722 #, python-format msgid "Injecting hostname (%s) into xenstore" msgstr "" #: nova/virt/xenapi/vmops.py:1732 msgid "Removing hostname from xenstore" msgstr "" #: nova/virt/xenapi/vmops.py:2106 #, python-format msgid "" "Destination host:%s must be in the same aggregate as the source server" msgstr "" #: nova/virt/xenapi/vmops.py:2132 msgid "No suitable network for migrate" msgstr "" #: nova/virt/xenapi/vmops.py:2138 #, python-format msgid "PIF %s does not contain IP address" msgstr "" #: nova/virt/xenapi/vmops.py:2151 msgid "Migrate Receive failed" msgstr "" #: nova/virt/xenapi/vmops.py:2242 msgid "XAPI supporting relax-xsm-sr-check=true required" msgstr "" #: nova/virt/xenapi/vmops.py:2258 #, python-format msgid "assert_can_migrate failed because: %s" msgstr "" #: nova/virt/xenapi/vmops.py:2413 msgid "Migrate Send failed" msgstr "" #: nova/virt/xenapi/volume_utils.py:60 #, python-format msgid "Creating SR %s" msgstr "Menciptakan SR %s" #: nova/virt/xenapi/volume_utils.py:70 #, python-format msgid "Introducing SR %s" msgstr "Memperkenalkan SR %s" #: nova/virt/xenapi/volume_utils.py:77 msgid "Creating PBD for SR" msgstr "" #: nova/virt/xenapi/volume_utils.py:80 msgid "Plugging SR" msgstr "Memasukkan SR" #: nova/virt/xenapi/volume_utils.py:89 msgid "Forgetting SR..." 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:128 #, python-format msgid "Ignoring exception %(exc)s when getting PBDs for %(sr_ref)s" msgstr "" #: nova/virt/xenapi/volume_utils.py:136 #, python-format msgid "Ignoring exception %(exc)s when unplugging PBD %(pbd)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:214 msgid "Cannot purge SR with referenced VDIs" 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:263 #, python-format msgid "(vol_id,host,port,iqn): (%(vol_id)s,%(host)s,%(port)s,%(iqn)s)" msgstr "" #: nova/virt/xenapi/volume_utils.py:295 #, python-format msgid "Mountpoint cannot be translated: %s" msgstr "Mountpoint tidak dapat diterjemahkan: %s" #: nova/virt/xenapi/volumeops.py:42 #, python-format msgid "" "Attach_volume: %(connection_info)s, %(instance_name)s,\" %(mountpoint)s" msgstr "" #: nova/virt/xenapi/volumeops.py:68 #, python-format msgid "Connect_volume: %s" msgstr "" #: nova/virt/xenapi/volumeops.py:138 #, python-format msgid "Skipping detach because VBD for %s was not found" 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/client/session.py:137 msgid "Host is member of a pool, but DB says otherwise" msgstr "" #: nova/virt/xenapi/client/session.py:213 #, python-format msgid "%(plugin)s.%(fn)s attempt %(attempt)d/%(attempts)d" msgstr "" #: nova/virt/xenapi/client/session.py:227 #, python-format msgid "%(plugin)s.%(fn)s failed. Retrying call." msgstr "" #: nova/virt/xenapi/client/session.py:237 msgid "RetryableError, so retrying upload_vhd" msgstr "" #: nova/virt/xenapi/client/session.py:241 msgid "Error due to a signal, retrying upload_vhd" msgstr "" #: nova/virt/xenapi/client/session.py:259 #: nova/virt/xenapi/client/session.py:273 #, python-format msgid "Got exception: %s" msgstr "Punya pengecualian: %s" #: nova/virt/xenapi/image/bittorrent.py:106 #, python-format msgid "Loading torrent URL fetcher from entry points %(ep)s" msgstr "" #: nova/vnc/xvp_proxy.py:94 nova/vnc/xvp_proxy.py:99 #, python-format msgid "Error in handshake: %s" msgstr "Kesalahan dalam jabat tangan: %s" #: nova/vnc/xvp_proxy.py:114 #, python-format msgid "Invalid request: %s" msgstr "" #: nova/vnc/xvp_proxy.py:134 #, python-format msgid "Request: %s" msgstr "Permintaan: %s" #: nova/vnc/xvp_proxy.py:137 #, python-format msgid "Request made with missing token: %s" msgstr "" #: nova/vnc/xvp_proxy.py:147 #, python-format msgid "Request made with invalid token: %s" msgstr "" #: nova/vnc/xvp_proxy.py:154 #, python-format msgid "Unexpected error: %s" msgstr "" #: nova/vnc/xvp_proxy.py:174 #, python-format msgid "Starting nova-xvpvncproxy node (version %s)" msgstr "Mulai nova-xvpvncproxy node (version %s)" #: nova/volume/cinder.py:93 #, python-format msgid "Cinderclient connection created using URL: %s" msgstr "" #: nova/volume/cinder.py:221 msgid "status must be 'in-use'" msgstr "" #: nova/volume/cinder.py:227 msgid "status must be 'available'" msgstr "" #: nova/volume/encryptors/__init__.py:42 #, python-format msgid "Error instantiating %(provider)s: %(exception)s" msgstr "" #: nova/volume/encryptors/__init__.py:57 #, python-format msgid "" "Failed to retrieve encryption metadata for volume %(volume_id)s: " "%(exception)s" msgstr "" #: nova/volume/encryptors/cryptsetup.py:54 nova/volume/encryptors/luks.py:67 #, python-format msgid "opening encrypted volume %s" msgstr "" #: nova/volume/encryptors/cryptsetup.py:95 nova/volume/encryptors/luks.py:104 #, python-format msgid "closing encrypted volume %s" msgstr "" #: nova/volume/encryptors/luks.py:42 #, python-format msgid "formatting encrypted volume %s" msgstr "" language-pack-id-base/data/id/LC_MESSAGES/doc-base.po0000644000000000000000000003552612743726475017110 0ustar # Indonesian translation for doc-base # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the doc-base package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: doc-base\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2011-03-06 18:33+0100\n" "PO-Revision-Date: 2016-01-29 10:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-07-20 10:53+0000\n" "X-Generator: Launchpad (build 18147)\n" #: ../../install-docs.in:107 #, perl-format msgid "Too many arguments for `%s'." msgstr "Terlalu banyak argumen untuk '%s'." #: ../../install-docs.in:110 #, perl-format msgid "`%s' requires exactly one argument." msgstr "'%s' memerlukan hanya satu argumen" #: ../../install-docs.in:113 #, perl-format msgid "Arguments missing for `%s'." msgstr "Argumen hilang untuk '%s'." #: ../../install-docs.in:119 #, perl-format msgid "Re-registation of all documents forced by %s." msgstr "" #: ../../perl/Debian/DocBase/DB.pm:43 #, perl-format msgid "Cannot read file `%s': %s." msgstr "Tidak bisa membaca file '%s': %s." #: ../../perl/Debian/DocBase/DB.pm:74 #, perl-format msgid "Saving `%s' (%d)." msgstr "Menyimpan '%s' (%d)." #: ../../perl/Debian/DocBase/DB.pm:77 msgid "Needs to be root for this operation." msgstr "Memerlukan akses root untuk operasi ini." #: ../../perl/Debian/DocBase/DB.pm:83 #, perl-format msgid "Cannot save file `%s': %s." msgstr "Gagal menyimpan berkas '%s': %s." #: ../../perl/Debian/DocBase/DB.pm:87 #: ../../perl/Debian/DocBase/Document.pm:273 #: ../../perl/Debian/DocBase/InstallDocs.pm:156 #, perl-format msgid "Cannot rename file `%s' to `%s': %s." msgstr "Gagal mengubah nama berkas '%s' ke '%s': %s." #: ../../perl/Debian/DocBase/DB.pm:108 #, perl-format msgid "Contents of file `%s':" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:104 msgid "" "Note: `install-docs --verbose --check file_name' may give more details about " "the above error." msgid_plural "" "Note: `install-docs --verbose --check file_name' may give more details about " "the above errors." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:226 #: ../../perl/Debian/DocBase/Document.pm:167 #: ../../perl/Debian/DocBase/Utils.pm:183 #, perl-format msgid "Cannot open file `%s' for reading: %s." msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:257 #, perl-format msgid "`%s', line %d" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:265 #: ../../perl/Debian/DocBase/DocBaseFile.pm:268 #, perl-format msgid "Error in %s: %s." msgstr "Error di %s: %s." #: ../../perl/Debian/DocBase/DocBaseFile.pm:270 #, perl-format msgid "Warning in %s: %s." msgstr "Peringatan di %s: %s." #: ../../perl/Debian/DocBase/DocBaseFile.pm:272 #, perl-format msgid "Unknown flag (%s, %s)." msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:288 #, perl-format msgid "line in field `%s' seems not to be UTF-8 encoded, recoding" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:324 #, perl-format msgid "control field `%s' already defined" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:327 #, perl-format msgid "unrecognised control field `%s'" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:330 #, perl-format msgid "" "field `%s' in incorrect section (missing empty line before the field?)" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:337 msgid "syntax error - no field specified" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:338 #, perl-format msgid "field `%s' cannot consist of multi lines" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:342 #, perl-format msgid "syntax error in control file: %s" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:352 #, perl-format msgid "File `%s' not yet parsed." msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:370 #, perl-format msgid "unknown section: `%s'" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:384 #, perl-format msgid "value of `%s' not specified" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:402 msgid "the first line does not contain valid `Document' field" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:405 msgid "invalid value of `Document' field" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:408 #, perl-format msgid "(using `%s' as the root directory)" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:415 #, perl-format msgid "unsupported doc-base file version: %s" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:436 #, perl-format msgid "format `%s' already defined" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:440 #, perl-format msgid "format `%s' is not supported" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:452 #, perl-format msgid "`%s' value missing for format `%s'" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:456 #, perl-format msgid "`%s' value has to be specified with absolute path: %s" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:462 #, perl-format msgid "file `%s' does not exist" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:473 #, perl-format msgid "`%s' value not specified for format `%s'" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:482 #, perl-format msgid "`%s' value has to be specified with absolute path: %s" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:488 #, perl-format msgid "file mask `%s' does not match any files" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:501 msgid "no `Format' section found" msgstr "" #: ../../perl/Debian/DocBase/DocBaseFile.pm:502 msgid "all `Format' sections are invalid" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:153 msgid "---document-information---" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:154 msgid "---format-description---" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:155 msgid "---status-information---" msgstr "" #: ../../perl/Debian/DocBase/Document.pm:191 #, perl-format msgid "Document id in `%s' does not match our document id (%s != %s)." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:199 #, perl-format msgid "`%s' contains errors, not registering." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:214 #, perl-format msgid "File `%s' is not registered, cannot remove." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:225 #, perl-format msgid "Unregistering all control files from document `%s'." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:248 #: ../../perl/Debian/DocBase/InstallDocs.pm:153 #: ../../perl/Debian/DocBase/InstallDocs.pm:160 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:190 #, perl-format msgid "Cannot remove file `%s': %s." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:255 #, perl-format msgid "Cannot open file `%s' for writing: %s." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:270 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:256 #, perl-format msgid "Cannot close file `%s': %s." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:307 #, perl-format msgid "" "Unregistering file `%s', since its actual document id `%s' does not match " "its saved document id `%s'." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:323 #, perl-format msgid "Error while merging %s with %s: inconsistent values of %s." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:332 #, perl-format msgid "Error while merging %s with %s: format %s already defined." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:357 #, perl-format msgid "Document `%s' is not yet merged." msgstr "" #: ../../perl/Debian/DocBase/Document.pm:434 #, perl-format msgid "`%s' not yet created." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:53 #, perl-format msgid "Mode already set: %s, %s." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:57 #, perl-format msgid "Value of the `%s' option ignored." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:74 msgid "Unknown mode." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:103 #: ../../perl/Debian/DocBase/InstallDocs.pm:278 #, perl-format msgid "Doc-base file `%s' does not exist." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:110 #, perl-format msgid "%s: Fatal error found, the file won't be registered." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:112 #, perl-format msgid "%d warning or non-fatal error found." msgid_plural "%d warnings or non-fatal errors found." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:117 #, perl-format msgid "%s: No problems found." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:126 #, perl-format msgid "Document `%s' is not registered." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:142 #, perl-format msgid "Invalid argument `%s' passed to the `%s' option." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:186 msgid "Scrollkeeper was removed, forcing re-registration of all documents." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:187 msgid "Scrollkeeper was installed, forcing re-registration of all documents." msgstr "" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 removed doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:199 #, perl-format msgid "%d removed doc-base file" msgid_plural "%d removed doc-base files" msgstr[0] "" msgstr[1] "" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 changed doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:205 #, perl-format msgid "%d changed doc-base file" msgid_plural "%d changed doc-base files" msgstr[0] "" msgstr[1] "" #. Translators: the following message will be used to replace `%s' in `Processing %s', e.g. #. `Processing 5 added doc-base files...' #. `Processing 1 removed doc-base file, 4 changed doc-base files, 2 added doc-base files...' #: ../../perl/Debian/DocBase/InstallDocs.pm:211 #, perl-format msgid "%d added doc-base file" msgid_plural "%d added doc-base files" msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:214 #, perl-format msgid "Processing %s..." msgstr "" #. Translators: the `Unregisteing %d doc-base files, ' and `re-registeing %d doc-base files...' #. messages are used together. #: ../../perl/Debian/DocBase/InstallDocs.pm:226 #, perl-format msgid "Unregistering %d doc-base file, " msgid_plural "Unregistering %d doc-base files, " msgstr[0] "" msgstr[1] "" #. Translators: the `Unregisteing %d doc-base files, ' and `re-registeing %d doc-base files...' #. messages are used together. #: ../../perl/Debian/DocBase/InstallDocs.pm:231 #, perl-format msgid "re-registering %d doc-base file..." msgid_plural "re-registering %d doc-base files..." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:236 #, perl-format msgid "Unregistering %d doc-base file..." msgid_plural "Unregistering %d doc-base files..." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:239 #, perl-format msgid "Registering %d doc-base file..." msgid_plural "Registering %d doc-base files..." msgstr[0] "" msgstr[1] "" #: ../../perl/Debian/DocBase/InstallDocs.pm:257 #, perl-format msgid "Ignoring unregistered document `%s'." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:260 #, perl-format msgid "Trying to remove document `%s'." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:268 #, perl-format msgid "Ignoring unregistered file `%s'." msgstr "" #: ../../perl/Debian/DocBase/InstallDocs.pm:281 #, perl-format msgid "Trying to install file `%s'." msgstr "" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:78 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:27 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:101 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:155 #, perl-format msgid "%s started." msgstr "" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:81 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:30 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:81 #, perl-format msgid "Registering documents with %s..." msgstr "" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:83 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:33 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:91 #, perl-format msgid "Skipping execution of %s - %s package doesn't seem to be installed." msgstr "" #: ../../perl/Debian/DocBase/Programs/Dhelp.pm:97 #: ../../perl/Debian/DocBase/Programs/Dwww.pm:35 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:148 #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:164 #, perl-format msgid "%s finished." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:74 #, perl-format msgid "Skipping registration of %s because of --no-update-menus." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:86 #, perl-format msgid "Unregistering documents from %s..." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:189 #, perl-format msgid "Removing scrollkeeper OMF file `%s'." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:195 #, perl-format msgid "Cannot delete directory `%s': %s." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:231 #, perl-format msgid "Cannot create directory `%s': %s." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:270 #, perl-format msgid "Scrollkeeper status changed: %d." msgstr "" #: ../../perl/Debian/DocBase/Programs/Scrollkeeper.pm:282 #, perl-format msgid "Scrollkeeper status set to %d." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:59 #, perl-format msgid "No arguments passed to %s." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:62 #, perl-format msgid "Executing `%s'" msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:64 #, perl-format msgid "Error occurred during execution of `%s'." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:67 #, perl-format msgid "Skipping execution of `%s'." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:98 msgid "Internal error: " msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:99 msgid "Database error: " msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:104 msgid "Running fatal errors handler." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:115 #, perl-format msgid "Signal %s received, terminating." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:128 msgid "Ignore signals." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:132 msgid "Restore signals." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:135 msgid "Setup signals." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:138 #: ../../perl/Debian/DocBase/Utils.pm:158 #, perl-format msgid "Invalid argument of IgnoreRestoreSignals(): %s." msgstr "" #: ../../perl/Debian/DocBase/Utils.pm:143 #, perl-format msgid "Invalid counter (%d) in IgnoreRestoreSignals(%s)." msgstr "" language-pack-id-base/data/id/LC_MESSAGES/jade.po0000644000000000000000000004023712743726475016331 0ustar # Indonesian 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: 2010-09-22 08:23+0000\n" "Last-Translator: tri m s \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 12:00+0000\n" "X-Generator: Launchpad (build 18147)\n" msgid "cannot open output file %1 (%2)" msgstr "tidak bisa membuka berkas keluaran %1 (%2)" msgid "unknown output type %1" msgstr "jenis output %1 tidak diketahui" msgid "empty output filename" msgstr "nama berkas keluaran kosong" msgid "Use the backend %1." msgstr "" msgid "Send output to %1." msgstr "Mengirim hasil keluaran ke %1." msgid "FILE" msgstr "BERKAS" msgid "TYPE" msgstr "TIPE" msgid "could not convert system identifier %1 to a single filename" msgstr "tidak dapat mengkonversi identifikasi sistem %1 ke satu nama file" msgid "" "missing table column flow object (table-auto-width feature not fully " "supported)" msgstr "" "tabel kolom flow object hilang (tabel automatis tidak didukung sepenuhnya)" 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-id-base/data/id/LC_MESSAGES/indent.po0000644000000000000000000001567212743726475016714 0ustar # indent-2.2.8 (Indonesian) # Copyright (C) 2003 Free Software Foundation, Inc. # Tedi Heriyanto , 2003 # msgid "" msgstr "" "Project-Id-Version: indent 2.2.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-01-31 17:27+0100\n" "PO-Revision-Date: 2014-01-18 07:42+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 11:44+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/args.c:611 msgid "" "usage: indent file [-o outfile ] [ options ]\n" " indent file1 file2 ... fileN [ options ]\n" msgstr "" "cara pakai: indent berkas [-o berkas_keluaran ] [ opsi ]\n" " indent berkas1 berkas2 ... berkasN [ opsi ]\n" #: src/args.c:677 #, c-format msgid "%s: missing argument to parameter %s\n" msgstr "%s: kurang argumen untuk parameter %s\n" #: src/args.c:802 #, c-format msgid "%s: unknown option \"%s\"\n" msgstr "%s: opsi tak dikenal \"%s\"\n" #: src/args.c:812 #, c-format msgid "option: %s\n" msgstr "opsi: %s\n" #: src/args.c:828 #, c-format msgid "GNU indent %s\n" msgstr "GNU indent %s\n" #: src/args.c:913 #, c-format msgid "%s: option ``%s'' requires a numeric parameter\n" msgstr "%s: opsi \"%s\" memerlukan parameter numerik\n" #: src/args.c:921 #, c-format msgid "set_option: internal error: p_type %d\n" msgstr "set_option: galat internal: p_type %d\n" #: src/args.c:977 msgid "Profile contains an unterminated comment" msgstr "Profil berisikan komentar yang tidak selesai" #: src/args.c:1015 msgid "Profile contains unpalatable characters" msgstr "Profil berisikan karakter unpalatable" #: src/args.c:1183 #, c-format msgid "" "File named by environment variable %s does not exist or is not readable" msgstr "" "Berkas yang dinamai oleh variabel lingkungan %s tak ada atau tak bisa dibaca" #: src/backup.c:466 #, c-format msgid "indent: Strange version-control value\n" msgstr "indent: nilai version-kontrol aneh\n" #: src/backup.c:467 #, c-format msgid "indent: Using numbered-existing\n" msgstr "indent: menggunakan numbered-existing\n" #: src/backup.c:498 #, c-format msgid "indent: Can't make backup filename of %s\n" msgstr "indent: tidak dapat membuat backup file %s\n" #: src/backup.c:506 #, c-format msgid "Can't open backup file %s" msgstr "Tidak dapat membuka file backup %s" #: src/backup.c:513 #, c-format msgid "Can't write to backup file %s" msgstr "Tidak dapat menulis ke file backup %s" #: src/backup.c:526 #, c-format msgid "Can't preserve modification time on backup file %s" msgstr "Tidak dapat memelihara waktu modifikasi pada file backup %s" #: src/globs.c:49 src/globs.c:74 #, c-format msgid "indent: Virtual memory exhausted.\n" msgstr "indent: memori virtual habis.\n" #: src/globs.c:93 #, c-format msgid "indent: %s:%d: %s:" msgstr "indent: %s:%d: %s:" #: src/globs.c:109 #, c-format msgid "indent: Fatal Error: " msgstr "indent: Kesalahan Fatal: " #: src/globs.c:119 #, c-format msgid "indent: System Error: " msgstr "indent: Kesalahan Sistem: " #: src/globs.h:27 msgid "Warning" msgstr "Peringatan" #: src/globs.h:31 msgid "Error" msgstr "Kesalahan" #: src/indent.c:284 msgid "EOF encountered in comment" msgstr "EOF ditemukan dalam komentar" #: src/indent.c:345 msgid "Line broken" msgstr "Baris putus" #: src/indent.c:522 msgid "Unexpected end of file" msgstr "Akhir file tidak diharapkan" #: src/indent.c:528 #, c-format msgid "There were %d non-blank output lines and %d comments\n" msgstr "Terdapat %d baris output tidak kosong dan %d komentar\n" #: src/indent.c:532 #, c-format msgid "(Lines with comments)/(Lines with code): %6.3f\n" msgstr "(Baris dengan komentar)/(Baris dengan kode): %6.3f\n" #: src/indent.c:556 msgid "Line broken 2" msgstr "Baris putus 2" #: src/indent.c:778 #, c-format msgid "indent: only one output file (2nd was %s)\n" msgstr "indent: hanya satu file output (yang kedua adalah %s)\n" #: src/indent.c:787 src/indent.c:813 #, c-format msgid "indent: only one input file when output file is specified\n" msgstr "indent: hanya satu file input ketika output file disebutkan\n" #: src/indent.c:801 src/indent.c:848 #, c-format msgid "indent: can't have filenames when specifying standard input\n" msgstr "" "indent: tidak boleh memiliki namafile ketika menspesifikasikan input " "standar\n" #: src/indent.c:821 #, c-format msgid "indent: only one input file when stdout is used\n" msgstr "indent: hanya satu file input ketika digunakan stdout\n" #: src/indent.c:857 msgid "command line" msgstr "baris perintah" #: src/indent.c:1049 #, c-format msgid "Read profile %s\n" msgstr "Baca profil %s\n" #: src/code_io.c:169 msgid "Internal buffering error" msgstr "Kesalahan buffering internal" #: src/code_io.c:262 #, c-format msgid "Can't open input file %s" msgstr "Tidak dapat membuka file input %s" #: src/code_io.c:267 #, c-format msgid "Can't stat input file %s" msgstr "Tidak dapat men-stat file input %s" #: src/code_io.c:272 #, c-format msgid "Zero-length file %s" msgstr "Berkas ukuran nol %s" #: src/code_io.c:280 #, c-format msgid "File %s is too big to read" msgstr "File %s terlalu besar untuk dibaca" #: src/code_io.c:288 #, c-format msgid "System problem reading file %s" msgstr "Sistem bermasalah membaca file %s" #: src/code_io.c:312 #, c-format msgid "Error reading input file %s" msgstr "Kesalahan membaca file input %s" #: src/code_io.c:317 #, c-format msgid "Error closing input file %s" msgstr "Galat saat menutup berkas masukan %s" #: src/code_io.c:507 #, c-format msgid "File %s contains NULL-characters: cannot proceed\n" msgstr "Berkas %s memuat karakter NULL: tak bisa melanjutkan\n" #: src/lexi.c:786 msgid "Unterminated character constant" msgstr "Konstan karakter tidak selesai" #: src/lexi.c:787 msgid "Unterminated string constant" msgstr "Konstan string tidak selesai" #: src/lexi.c:1044 #, c-format msgid "old style assignment ambiguity in \"=%c\". Assuming \"= %c\"\n" msgstr "kerancuan penugasan bergaya lama dalam \"=%c\". Asumsikan \"=%c\"\n" #: src/output.c:1315 #, c-format msgid "indent: can't create %s\n" msgstr "indent: tidak dapat membuat %s\n" #: src/output.c:1354 #, c-format msgid "Can't close output file %s" msgstr "Tidak dapat menutup file output %s" #: src/output.c:1367 #, c-format msgid "Can't preserve modification time on output file %s" msgstr "Tidak dapat menjaga waktu modifikasi pada file output %s" #: src/parse.c:447 msgid "Unmatched 'else'" msgstr "'else' tidak sesuai" #: src/parse.c:473 msgid "Stmt nesting error." msgstr "Kesalahan statemen nesting." #: src/parse.c:515 msgid "Unknown code to parser" msgstr "Kode tidak dikenal parser" #: src/parse.c:525 #, c-format msgid "ParseStack [%d]:\n" msgstr "ParseStack [%d]:\n" #: src/parse.c:529 #, c-format msgid " stack[%d] => stack: %d ind_level: %d\n" msgstr " stack[%d] => stack: %d ind_level: %d\n" #: src/wildexp.c:126 msgid "CANNOT FIND '@' FILE!" msgstr "TIDAK DAPAT MENEMUKAN '@' FILE!" language-pack-id-base/data/id/LC_MESSAGES/aptitude.po0000644000000000000000000050156312743726475017251 0ustar # Indonesian translation for aptitude # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 # This file is distributed under the same license as the aptitude package. # FIRST AUTHOR , 2007. # msgid "" msgstr "" "Project-Id-Version: aptitude\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-11-04 19:55+0800\n" "PO-Revision-Date: 2007-08-10 15:10+0000\n" "Last-Translator: Andy Apdhani \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2016-07-20 10:33+0000\n" "X-Generator: Launchpad (build 18147)\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 "" #. 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 "" #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "True" msgstr "" #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "False" msgstr "" #. 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 "" #: src/apt_config_treeitems.cc:280 #, c-format msgid "Editing \"%ls\": " msgstr "" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:410 msgid "%BChoice:%b " msgstr "" #: src/apt_options.cc:160 msgid "Display some available commands at the top of the screen" msgstr "Tampilkan perintah-perintah yang tersedia di atas layar" #: 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 "" #: src/apt_options.cc:165 msgid "Hide the menu bar when it is not being used" msgstr "" #: 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 "" #: src/apt_options.cc:170 msgid "Use a minibuffer-style prompt when possible" msgstr "" #: 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 "" #: src/apt_options.cc:176 msgid "Show partial search results (incremental search)" msgstr "" #: 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 "" #: src/apt_options.cc:183 msgid "Closing the last view exits the program" msgstr "" #: 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 "" #: src/apt_options.cc:190 msgid "Prompt for confirmation at exit" msgstr "Tanyakan konfirmasi saat keluar" #: 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 "" #: src/apt_options.cc:195 msgid "Pause after downloading files" msgstr "Berhenti sejenak setelah mendownload berkas" #: 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 "" #: src/apt_options.cc:199 msgid "Never" msgstr "Jangan Pernah" #: src/apt_options.cc:200 msgid "" "Never wait for the user after downloading packages: always begin the " "installation immediately." msgstr "" #: src/apt_options.cc:201 msgid "When an error occurs" msgstr "Ketika terjadi sebuah kesalahan" #: 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 "" #: src/apt_options.cc:203 msgid "Always" msgstr "Selalu" #: src/apt_options.cc:204 msgid "" "Always wait for the user to confirm the download before proceeding with the " "installation." msgstr "" #: src/apt_options.cc:206 msgid "Use a 'status-line' download indicator for all downloads" msgstr "" #: 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 "" #: src/apt_options.cc:211 msgid "Display the information area by default" msgstr "" #: 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 "" #: src/apt_options.cc:217 msgid "Display tabs for the available views" msgstr "" #: 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 "" #: src/apt_options.cc:221 msgid "Display tabs for the information area" msgstr "" #: 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 "" #: src/apt_options.cc:227 msgid "Advance to the next item after changing the state of a package" msgstr "" #: 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 "" #: src/apt_options.cc:233 msgid "Automatically show why packages are broken" msgstr "Tampilkan secara otomatis kenapa paket-paket rusak" #: 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 "" #: src/apt_options.cc:240 msgid "Display flat view instead of default view on startup" msgstr "" #: src/apt_options.cc:241 msgid "" "If this option is enabled, then the first view displayed on startup will be " "a flat view instead of the default view." msgstr "" #: src/apt_options.cc:245 msgid "The default grouping method for package views" msgstr "" #: 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 "" #: src/apt_options.cc:250 msgid "The default display-limit for package views" msgstr "" #: 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 "" #: src/apt_options.cc:256 msgid "The display format for package views" msgstr "" #: 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 "" #: src/apt_options.cc:263 msgid "The display format for the status line" msgstr "Format tampilan untuk baris status" #: 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 "" #: src/apt_options.cc:271 msgid "The display format for the header line" msgstr "Format tampilan untuk baris header" #: 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 "" #: src/apt_options.cc:282 msgid "Automatically upgrade installed packages" msgstr "Otomatis mutakhirkan paket yang sudah di install" #: src/apt_options.cc:283 msgid "" "If this option is enabled, then on startup, aptitude will select all " "upgradable packages for upgrade." msgstr "" #: src/apt_options.cc:287 msgid "Remove obsolete package files after downloading new package lists" msgstr "" #: src/apt_options.cc:288 msgid "" "If this option is enabled, then after every install run, aptitude will " "delete from the package cache any package files that can no longer be " "downloaded from any archive in sources.list." msgstr "" #: src/apt_options.cc:293 msgid "URL to use to download changelogs" msgstr "URL yang digunakan untuk mengunduh log perubahan" #: src/apt_options.cc:294 msgid "" "This option controls the server used to download changelogs. You should " "only need to change this if the changelogs move to a different URL." msgstr "" #: src/apt_options.cc:300 msgid "Display a preview of what will be done before doing it" msgstr "Tampilkan pratilik apa yang akan dilakukan sebelum melakukannya" #: 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 "" #: src/apt_options.cc:307 msgid "" "Forget which packages are \"new\" whenever the package lists are updated" msgstr "" #: 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 "" #: src/apt_options.cc:313 msgid "" "Forget which packages are \"new\" whenever packages are installed or removed" msgstr "" #: 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 "" #: src/apt_options.cc:320 msgid "" "Do not display a warning when the first change is made in read-only mode" msgstr "" #: 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 "" #: src/apt_options.cc:327 msgid "" "Warn when attempting to perform a privileged action as a non-root user" msgstr "" #: 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 "" #: src/apt_options.cc:337 msgid "File to log actions into" msgstr "Berkas untuk menyimpan log aksi" #: 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 "" #: src/apt_options.cc:350 msgid "Automatically resolve dependencies of a package when it is selected" msgstr "" #: 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 "" #: src/apt_options.cc:359 msgid "Automatically fix broken packages before installing or removing" msgstr "" "Secara otomatis memperbaiki paket yang rusak sebelum instal atau menghapus" #: 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 "" #: src/apt_options.cc:367 msgid "Install recommended packages automatically" msgstr "" #: 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 "" #: src/apt_options.cc:380 msgid "Remove unused packages automatically" msgstr "" #: 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 "" #: src/apt_options.cc:392 msgid "Packages that should never be automatically removed" msgstr "" #: 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 "" #: src/apt_options.cc:398 msgid "Allow dependency resolutions that break holds or forbids" msgstr "" #: 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 "" #: src/apt_options.cc:525 msgid "UI options" msgstr "" #: src/apt_options.cc:527 msgid "Dependency handling" msgstr "" #: src/apt_options.cc:529 src/pkg_grouppolicy.cc:975 msgid "Miscellaneous" msgstr "" #: src/broken_indicator.cc:128 #, c-format msgid "%ls: Examine" msgstr "" #: src/broken_indicator.cc:138 #, c-format msgid "%ls: Apply" msgstr "" #: src/broken_indicator.cc:144 #, c-format msgid "%ls: Next" msgstr "" #: src/broken_indicator.cc:151 #, c-format msgid "%ls: Previous" msgstr "" #: src/broken_indicator.cc:246 msgid "Dependency resolution disabled." msgstr "" #: src/broken_indicator.cc:257 msgid "Unable to resolve dependencies." msgstr "" #: src/broken_indicator.cc:268 msgid "Fatal error in resolver" msgstr "" #: src/broken_indicator.cc:280 #, c-format msgid "[%d(%d)/...] Resolving dependencies" msgstr "" #: 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 "" #: src/broken_indicator.cc:374 msgid "Suggest keeping all packages at their current version." msgstr "" #: src/broken_indicator.cc:382 #, c-format msgid "%d install" msgid_plural "%d installs" msgstr[0] "%d instal" #: src/broken_indicator.cc:392 #, c-format msgid "%d removal" msgid_plural "%d removals" msgstr[0] "" msgstr[1] "" #: src/broken_indicator.cc:402 #, c-format msgid "%d keep" msgid_plural "%d keeps" msgstr[0] "%d simpan" #: src/broken_indicator.cc:412 #, c-format msgid "%d upgrade" msgid_plural "%d upgrades" msgstr[0] "" msgstr[1] "" #: src/broken_indicator.cc:422 #, c-format msgid "%d downgrade" msgid_plural "%d downgrades" msgstr[0] "" msgstr[1] "" #. 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 "" #: src/cmdline/cmdline_action.cc:54 #, c-format msgid "Unable to find the source package for \"%s\".\n" msgstr "" #: src/cmdline/cmdline_action.cc:211 #, c-format msgid "Unable to satisfy the build-depends: %s.\n" msgstr "" #: src/cmdline/cmdline_action.cc:248 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already installed.\n" msgstr "" #: 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 "" #: 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 "" #: src/cmdline/cmdline_action.cc:287 #, c-format msgid "\"%s\" is a virtual package provided by:\n" msgstr "" #: src/cmdline/cmdline_action.cc:290 #, c-format msgid "You must choose one to install.\n" msgstr "" #: src/cmdline/cmdline_action.cc:298 #, c-format msgid "" "Note: selecting \"%s\" instead of the\n" " virtual package \"%s\"\n" msgstr "" #: src/cmdline/cmdline_action.cc:320 #, c-format msgid "%s is already installed at the requested version (%s)\n" msgstr "" #: src/cmdline/cmdline_action.cc:329 #, c-format msgid "%s is not currently installed, so it will not be upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:334 #, c-format msgid "" "%s is already installed at the latest version, so it will not be upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:340 #, c-format msgid "%s is not currently installed, so it will not be reinstalled.\n" msgstr "" #: src/cmdline/cmdline_action.cc:348 #, c-format msgid "Package %s is not installed, so it will not be removed\n" msgstr "Paket %s tidak terinstall, maka tidak akan dihilangkan\n" #: src/cmdline/cmdline_action.cc:380 #, c-format msgid "Package %s is not installed, cannot forbid an upgrade\n" msgstr "" #: src/cmdline/cmdline_action.cc:383 #, c-format msgid "Package %s is not upgradable, cannot forbid an upgrade\n" msgstr "" #: src/cmdline/cmdline_action.cc:488 #, c-format msgid "Note: selecting the task \"%s: %s\" for installation\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_action.cc:527 #, c-format msgid "You can only specify a package archive with an 'install' command.\n" msgstr "" #: src/cmdline/cmdline_action.cc:559 #, c-format msgid "" "Couldn't find package \"%s\", and more than 40\n" "packages contain \"%s\" in their name.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_action.cc:593 #, c-format msgid "Couldn't find any package whose name or description matched \"%s\"\n" msgstr "" #: src/cmdline/cmdline_action.cc:586 #, c-format msgid "" "Couldn't find any package matching \"%s\", and more than 40\n" "packages contain \"%s\" in their description.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_action.cc:742 #, c-format msgid "Bad action character '%c'\n" msgstr "" #: src/cmdline/cmdline_changelog.cc:131 #: src/cmdline/cmdline_download_progress_display.cc:138 msgid "Get:" msgstr "" #. TRANSLATORS: this stands for "error" and should be the #. same width as the translation of "Ign". #: src/cmdline/cmdline_changelog.cc:141 #: src/cmdline/cmdline_download_progress_display.cc:192 msgid "Err" msgstr "" #: src/cmdline/cmdline_changelog.cc:174 #, c-format msgid "Changelog download failed: %s" msgstr "" #: src/cmdline/cmdline_changelog.cc:293 msgid "Can't execute sensible-pager, is this a working Debian system?" msgstr "" #: src/cmdline/cmdline_changelog.cc:344 #, c-format msgid "%s is not an official Debian package, cannot display its changelog." msgstr "" #: src/cmdline/cmdline_changelog.cc:405 #, c-format msgid "Couldn't find a changelog for %s" msgstr "" #: src/cmdline/cmdline_changelog.cc:409 #, c-format msgid "Couldn't run pager %s" msgstr "" #: src/cmdline/cmdline_clean.cc:62 #, c-format msgid "E: The clean command takes no arguments\n" msgstr "" #: src/cmdline/cmdline_clean.cc:68 #, c-format msgid "Del %s* %spartial/*\n" msgstr "" #: src/cmdline/cmdline_clean.cc:78 src/cmdline/cmdline_clean.cc:149 #: src/ui.cc:1811 src/ui.cc:1899 msgid "Unable to lock the download directory" msgstr "" #: src/cmdline/cmdline_clean.cc:108 #, c-format msgid "Del %s %s [%sB]\n" msgstr "" #: src/cmdline/cmdline_clean.cc:137 #, c-format msgid "E: The autoclean command takes no arguments\n" msgstr "" #: src/cmdline/cmdline_clean.cc:175 #, c-format msgid "Would free %sB of disk space\n" msgstr "" #: src/cmdline/cmdline_clean.cc:178 #, c-format msgid "Freed %sB of disk space\n" msgstr "" #: src/cmdline/cmdline_do_action.cc:159 #, c-format msgid "Invalid operation %s" msgstr "" #: src/cmdline/cmdline_do_action.cc:233 msgid "Unexpected pattern argument following \"keep-all\"" msgstr "" #: src/cmdline/cmdline_do_action.cc:345 #, c-format msgid "" "Unable to safely resolve dependencies, try running with --full-resolver.\n" msgstr "" #: src/cmdline/cmdline_do_action.cc:385 src/cmdline/cmdline_simulate.cc:59 #: src/main.cc:1267 #, c-format msgid "Abort.\n" msgstr "" #: src/cmdline/cmdline_download.cc:45 #, c-format msgid "download: you must specify at least one package to download\n" msgstr "" #: src/cmdline/cmdline_download.cc:63 #: src/generic/apt/download_install_manager.cc:83 msgid "Couldn't read source list" msgstr "" #: src/cmdline/cmdline_download.cc:90 #, c-format msgid "Can't find a package named \"%s\"" msgstr "" #: 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 "" #: src/cmdline/cmdline_download_progress_display.cc:161 msgid "Hit" msgstr "" #. TRANSLATORS: this stands for "ignored" and should be #. the same width as the translation of "Err". #: src/cmdline/cmdline_download_progress_display.cc:188 msgid "Ign" msgstr "" #: src/cmdline/cmdline_download_progress_display.cc:218 #, c-format msgid "Fetched %sB in %s (%sB/s)" msgstr "" #: 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 "" #: src/cmdline/cmdline_download_progress_display.cc:491 msgid "[Working]" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: src/cmdline/cmdline_forget_new.cc:58 #, c-format msgid "E: The forget-new command takes no arguments\n" msgstr "" #: src/cmdline/cmdline_forget_new.cc:85 #, c-format msgid "Would forget what packages are new\n" msgstr "" #: src/cmdline/cmdline_moo.cc:16 #, c-format msgid "There are no Easter Eggs in this program.\n" msgstr "" #: src/cmdline/cmdline_moo.cc:19 #, c-format msgid "There really are no Easter Eggs in this program.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_moo.cc:25 #, c-format msgid "Stop it!\n" msgstr "" #: src/cmdline/cmdline_moo.cc:28 #, c-format msgid "Okay, okay, if I give you an Easter Egg, will you go away?\n" msgstr "" #: src/cmdline/cmdline_moo.cc:31 #, c-format msgid "All right, you win.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_progress_display.cc:165 src/gtk/download.cc:204 msgid "Done" msgstr "" #. TRANSLATORS: the string replacing "DONE" #. be truncated or padded to 4 characters. #: src/cmdline/cmdline_progress_display.cc:170 msgid "DONE" msgstr "" #: src/cmdline/cmdline_prompt.cc:84 msgid "Couldn't read list of sources" msgstr "" #: src/cmdline/cmdline_prompt.cc:342 msgid "Config files" msgstr "" #: src/cmdline/cmdline_prompt.cc:393 msgid "The following packages are BROKEN:" msgstr "" #: src/cmdline/cmdline_prompt.cc:394 msgid "The following packages are unused and will be REMOVED:" msgstr "" #: src/cmdline/cmdline_prompt.cc:395 msgid "The following packages have been automatically kept back:" msgstr "" #: src/cmdline/cmdline_prompt.cc:396 msgid "The following NEW packages will be automatically installed:" msgstr "" #: src/cmdline/cmdline_prompt.cc:397 msgid "The following packages will be automatically REMOVED:" msgstr "" #: src/cmdline/cmdline_prompt.cc:398 msgid "The following packages will be DOWNGRADED:" msgstr "" #: src/cmdline/cmdline_prompt.cc:399 msgid "The following packages have been kept back:" msgstr "" #: src/cmdline/cmdline_prompt.cc:400 msgid "The following packages will be REINSTALLED:" msgstr "" #: src/cmdline/cmdline_prompt.cc:401 msgid "The following NEW packages will be installed:" msgstr "" #: src/cmdline/cmdline_prompt.cc:402 msgid "The following packages will be REMOVED:" msgstr "" #: src/cmdline/cmdline_prompt.cc:403 msgid "The following packages will be upgraded:" msgstr "" #: src/cmdline/cmdline_prompt.cc:404 msgid "The following partially installed packages will be configured:" msgstr "" #: src/cmdline/cmdline_prompt.cc:459 src/ui.cc:1598 #, c-format msgid "The following ESSENTIAL packages will be REMOVED!\n" msgstr "" #: 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 "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:480 msgid "I am aware that this is a very bad idea" msgstr "" #: src/cmdline/cmdline_prompt.cc:484 src/ui.cc:1627 #, c-format msgid "To continue, type the phrase \"%s\":\n" msgstr "" #: 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 "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:547 msgid "" "*** WARNING *** Ignoring these trust violations because\n" " Apt::Get::AllowUnauthenticated is 'true'!\n" msgstr "" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:558 msgid "Go ahead and ignore the warning|Yes" msgstr "" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:564 msgid "Abort instead of overriding the warning|No" msgstr "" #: src/cmdline/cmdline_prompt.cc:575 #, c-format msgid "Do you want to ignore this warning and proceed anyway?\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:576 #, c-format msgid "To continue, enter \"%s\"; to abort, enter \"%s\": " msgstr "" #: src/cmdline/cmdline_prompt.cc:593 #, c-format msgid "Unrecognized input. Enter either \"%s\" or \"%s\".\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:705 #, c-format msgid "The following packages are RECOMMENDED but will NOT be installed:\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:711 #, c-format msgid "The following packages are SUGGESTED but will NOT be installed:\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:717 #, c-format msgid "No packages will be installed, upgraded, or removed.\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:719 #, c-format msgid "%lu packages upgraded, %lu newly installed, " msgstr "" #: src/cmdline/cmdline_prompt.cc:723 #, c-format msgid "%lu reinstalled, " msgstr "" #: src/cmdline/cmdline_prompt.cc:725 #, c-format msgid "%lu downgraded, " msgstr "" #: src/cmdline/cmdline_prompt.cc:727 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:734 #, c-format msgid "Need to get %sB/%sB of archives. " msgstr "" #: src/cmdline/cmdline_prompt.cc:737 #, c-format msgid "Need to get %sB of archives. " msgstr "" #: src/cmdline/cmdline_prompt.cc:744 #, c-format msgid "After unpacking %sB will be used.\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:747 #, c-format msgid "After unpacking %sB will be freed.\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:769 #, c-format msgid "" "No packages to show -- enter the package names on the line after 'i'.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:786 #, c-format msgid "No packages found -- enter the package names on the line after 'c'.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:834 #, c-format msgid "y: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:836 msgid "continue with the installation" msgstr "" #: src/cmdline/cmdline_prompt.cc:838 #, c-format msgid "n: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:840 msgid "abort and quit" msgstr "" #: src/cmdline/cmdline_prompt.cc:842 #, c-format msgid "i: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:844 msgid "" "show information about one or more packages; the package names should follow " "the 'i'" msgstr "" #: src/cmdline/cmdline_prompt.cc:846 #, c-format msgid "c: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:848 msgid "" "show the Debian changelogs of one or more packages; the package names should " "follow the 'c'" msgstr "" #: src/cmdline/cmdline_prompt.cc:850 #, c-format msgid "d: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:852 msgid "toggle the display of dependency information" msgstr "" #: src/cmdline/cmdline_prompt.cc:854 #, c-format msgid "s: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:856 msgid "toggle the display of changes in package sizes" msgstr "" #: src/cmdline/cmdline_prompt.cc:858 #, c-format msgid "v: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:860 msgid "toggle the display of version numbers" msgstr "" #: src/cmdline/cmdline_prompt.cc:862 #, c-format msgid "w: %F" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:867 #, c-format msgid "r: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:869 msgid "run the automatic dependency resolver to fix the broken dependencies." msgstr "" #: src/cmdline/cmdline_prompt.cc:871 #, c-format msgid "e: %F" msgstr "" #: src/cmdline/cmdline_prompt.cc:873 msgid "enter the full visual interface" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:883 src/cmdline/cmdline_resolver.cc:262 msgid "'+' to install packages" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:888 src/cmdline/cmdline_resolver.cc:266 msgid "'-' to remove packages" msgstr "" #: src/cmdline/cmdline_prompt.cc:890 src/cmdline/cmdline_resolver.cc:268 msgid "'_' to purge packages" msgstr "" #: src/cmdline/cmdline_prompt.cc:892 src/cmdline/cmdline_resolver.cc:270 msgid "'=' to place packages on hold" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:896 src/cmdline/cmdline_resolver.cc:274 msgid "'&M' to mark packages as automatically installed" msgstr "" #: src/cmdline/cmdline_prompt.cc:898 src/cmdline/cmdline_resolver.cc:276 msgid "'&m' to mark packages as manually installed" msgstr "" #: src/cmdline/cmdline_prompt.cc:900 msgid "'&BD' to install the build-dependencies of a package." msgstr "" #: src/cmdline/cmdline_prompt.cc:903 msgid "" "In the list of actions to be performed, some packages will be followed by " "one or more characters enclosed in braces; for instance: \"aptitude{u}\". " "These characters provide extra information about the package's state, and " "can include any combination of the following:" msgstr "" #: src/cmdline/cmdline_prompt.cc:907 msgid "'a': the package was automatically installed or removed." msgstr "" #: src/cmdline/cmdline_prompt.cc:909 msgid "" "'b': some of the package's dependencies are violated by the proposed changes." msgstr "" #: src/cmdline/cmdline_prompt.cc:911 msgid "'p': the package will be purged in addition to being removed." msgstr "" #: src/cmdline/cmdline_prompt.cc:913 msgid "'u': the package is being removed because it is unused." msgstr "" #: src/cmdline/cmdline_prompt.cc:918 msgid "Commands:" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:1053 msgid "Do you want to continue? [Y/n/?] " msgstr "" #: src/cmdline/cmdline_prompt.cc:1054 msgid "Resolve these dependencies by hand? [N/+/-/_/:/?] " msgstr "" #: src/cmdline/cmdline_prompt.cc:1072 msgid "Invalid response. Please enter a valid command or '?' for help.\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_prompt.cc:1110 #, c-format msgid "" "\n" "Dependency information will be shown.\n" "\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:1112 #, c-format msgid "" "\n" "Dependency information will not be shown.\n" "\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:1118 #, c-format msgid "" "\n" "Versions will be shown.\n" "\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:1120 #, c-format msgid "" "\n" "Versions will not be shown.\n" "\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:1125 #, c-format msgid "" "\n" "Size changes will be shown.\n" "\n" msgstr "" #: src/cmdline/cmdline_prompt.cc:1127 #, c-format msgid "" "\n" "Size changes will not be shown.\n" "\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_resolver.cc:150 src/cmdline/cmdline_resolver.cc:1002 #, c-format msgid "Error writing resolver state to %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:152 src/cmdline/cmdline_resolver.cc:1004 msgid "Resolver state successfully written!" msgstr "" #: src/cmdline/cmdline_resolver.cc:217 #, c-format msgid "" "y: %Fn: %Fq: %F.: %F,: %Fo: %Fe: %Fx: %Fr (ID|pkg ver) ...: %F%na (ID|pkg " "ver) ...: %F%n: %F%n pkg... : %F%n%F%F%F%F%F%F%F%F" msgstr "" #: src/cmdline/cmdline_resolver.cc:238 msgid "accept the proposed changes" msgstr "" #: src/cmdline/cmdline_resolver.cc:240 msgid "reject the proposed changes and search for another solution" msgstr "" #: src/cmdline/cmdline_resolver.cc:242 msgid "give up and quit the program" msgstr "" #: src/cmdline/cmdline_resolver.cc:244 msgid "move to the next solution" msgstr "" #: src/cmdline/cmdline_resolver.cc:246 msgid "move to the previous solution" msgstr "" #: src/cmdline/cmdline_resolver.cc:248 msgid "" "toggle between the contents of the solution and an explanation of the " "solution" msgstr "" #: src/cmdline/cmdline_resolver.cc:250 msgid "examine the solution in the visual user interface" msgstr "" #: src/cmdline/cmdline_resolver.cc:252 msgid "" "abort automatic dependency resolution; resolve dependencies by hand instead" msgstr "" #: src/cmdline/cmdline_resolver.cc:254 msgid "" "reject the given package versions; don't display any solutions in which they " "occur. Enter UNINST instead of a version to reject removing the package. " "ID is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:256 msgid "" "accept the given package versions; display only solutions in which they " "occur. Enter UNINST instead of a version to accept removing the package. " "ID is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:258 msgid "" "display information about the action labeled ID from the solution. The " "label is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:260 msgid "adjust the state of the listed packages, where ACTION is one of:" msgstr "" #: src/cmdline/cmdline_resolver.cc:278 msgid "" "Adjustments will cause the current solution to be discarded and recalculated " "as necessary." msgstr "" #: src/cmdline/cmdline_resolver.cc:293 #, c-format msgid "The version %s is available in the following archives:" msgstr "" #: src/cmdline/cmdline_resolver.cc:301 #, c-format msgid "Select the version of %s that should be used: " msgstr "" #: src/cmdline/cmdline_resolver.cc:308 #, c-format msgid "Invalid response. Please enter an integer between 1 and %d." msgstr "" #: src/cmdline/cmdline_resolver.cc:324 #, c-format msgid "Expected at least one package/version pair following '%c'" msgstr "" #: src/cmdline/cmdline_resolver.cc:346 #, c-format msgid "Expected a version or \"%s\" after \"%s\"" msgstr "" #: src/cmdline/cmdline_resolver.cc:372 #, c-format msgid "%s has no version named \"%s\"" msgstr "" #: src/cmdline/cmdline_resolver.cc:398 #, c-format msgid "Allowing the removal of %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:401 #, c-format msgid "Allowing the installation of %s version %s (%s)" msgstr "" #: src/cmdline/cmdline_resolver.cc:411 #, c-format msgid "Rejecting the removal of %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:414 #, c-format msgid "Rejecting the installation of %s version %s (%s)" msgstr "" #: src/cmdline/cmdline_resolver.cc:427 #, c-format msgid "No longer requiring the removal of %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:430 #, c-format msgid "No longer requiring the installation of %s version %s (%s)" msgstr "" #: src/cmdline/cmdline_resolver.cc:439 #, c-format msgid "Requiring the removal of %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:442 #, c-format msgid "Requiring the installation of %s version %s (%s)" msgstr "" #: src/cmdline/cmdline_resolver.cc:491 #, c-format msgid "Allowing this recommendation to be ignored: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:497 #, c-format msgid "Always obeying this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:506 #, c-format msgid "No longer ignoring this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:512 #, c-format msgid "Ignoring this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:571 #, c-format msgid "Action \"%s\"" msgstr "" #. TRANSLATORS: the substitution is #. replaced in English with something #. like "Pkg1 depends upon Pkg2". #: src/cmdline/cmdline_resolver.cc:584 #, c-format msgid "This action was selected because %ls." msgstr "" #: src/cmdline/cmdline_resolver.cc:586 msgid "" "This action is currently rejected; it will not appear in new solutions." msgstr "" #: src/cmdline/cmdline_resolver.cc:587 msgid "" "This action is currently approved; it will be selected whenever possible." msgstr "" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:594 #, c-format msgid "Enter \"r %s\" to allow this action to appear in new solutions." msgstr "" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:600 #, c-format msgid "" "Enter \"r %s\" to prevent this action from appearing in new solutions." msgstr "" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:606 #, c-format msgid "" "Enter \"a %s\" to cease requiring that new solutions include this action if " "possible." msgstr "" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:612 #, c-format msgid "" "Enter \"a %s\" to require that new solutions include this action if possible." msgstr "" #: src/cmdline/cmdline_resolver.cc:785 #, c-format msgid "open: %zd; closed: %zd; defer: %zd; conflict: %zd" msgstr "" #: src/cmdline/cmdline_resolver.cc:809 #, c-format msgid "" "Would resolve dependencies, but dependency resolution is disabled.\n" " (%s::ProblemResolver::StepLimit = 0)\n" msgstr "" #: src/cmdline/cmdline_resolver.cc:818 msgid "" "I want to resolve dependencies, but no dependency resolver was created." msgstr "" #: 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 "" #: src/cmdline/cmdline_resolver.cc:892 msgid "The following actions will resolve these dependencies:" msgstr "" #: src/cmdline/cmdline_resolver.cc:910 msgid "Accept this solution? [Y/n/q/?] " msgstr "" #: src/cmdline/cmdline_resolver.cc:937 src/cmdline/cmdline_resolver.cc:1072 msgid "Abandoning all efforts to resolve these dependencies." msgstr "" #: src/cmdline/cmdline_resolver.cc:940 msgid "" "Abandoning automatic dependency resolution and reverting to manual " "resolution." msgstr "" #: src/cmdline/cmdline_resolver.cc:973 msgid "The following commands are available:" msgstr "" #: src/cmdline/cmdline_resolver.cc:994 src/ui.cc:2340 msgid "File to write resolver state to: " msgstr "" #: src/cmdline/cmdline_resolver.cc:1026 msgid "Invalid response; please enter one of the following commands:" msgstr "" #: src/cmdline/cmdline_resolver.cc:1046 msgid "No solution found within the allotted time. Try harder? [Y/n] " msgstr "" #: src/cmdline/cmdline_resolver.cc:1075 msgid "Invalid response; please enter 'y' or 'n'." msgstr "" #: src/cmdline/cmdline_resolver.cc:1084 msgid "Unable to resolve dependencies! Giving up..." msgstr "" #: src/cmdline/cmdline_resolver.cc:1090 msgid "*** No more solutions available ***" msgstr "" #: 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 "" #: src/cmdline/cmdline_resolver.cc:1186 #, c-format msgid "" "Unable to resolve dependencies for the upgrade because the resolver timed " "out.\n" " You may be able to solve this problem by increasing\n" " Aptitude::ProblemResolver::StepLimit (currently %d)." msgstr "" #: src/cmdline/cmdline_resolver.cc:1196 msgid "Unable to resolve dependencies for the upgrade: no solution found." msgstr "" #: src/cmdline/cmdline_resolver.cc:1202 #, c-format msgid "Unable to resolve dependencies for the upgrade: %s" msgstr "" #: src/cmdline/cmdline_search.cc:204 src/cmdline/cmdline_versions.cc:590 #, c-format msgid "iconv of %s failed.\n" msgstr "" #: src/cmdline/cmdline_search.cc:221 #, c-format msgid "search: You must provide at least one search term\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:36 #, c-format msgid "but %s is to be installed." msgstr "" #: src/cmdline/cmdline_show_broken.cc:39 #, c-format msgid "but %s is installed and it is kept back." msgstr "" #: src/cmdline/cmdline_show_broken.cc:42 #, c-format msgid "but %s is installed." msgstr "" #: src/cmdline/cmdline_show_broken.cc:49 #, c-format msgid "but it is not installable." msgstr "" #: src/cmdline/cmdline_show_broken.cc:51 #, c-format msgid "but it is not going to be installed." msgstr "" #: src/cmdline/cmdline_show_broken.cc:101 #, c-format msgid " which is a virtual package." msgstr "" #: src/cmdline/cmdline_show_broken.cc:138 #, c-format msgid " or" msgstr "" #: src/cmdline/cmdline_show_broken.cc:160 #, c-format msgid "The following packages have unmet dependencies:\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_show.cc:224 src/pkg_columnizer.cc:249 #: src/pkg_ver_item.cc:228 msgid "unpacked" msgstr "" #: src/cmdline/cmdline_show.cc:226 msgid "partially configured" msgstr "" #: src/cmdline/cmdline_show.cc:228 msgid "partially installed" msgstr "" #: src/cmdline/cmdline_show.cc:230 msgid "not installed (configuration files remain)" msgstr "" #: src/cmdline/cmdline_show.cc:232 msgid "awaiting trigger processing by other package(s)" msgstr "" #: src/cmdline/cmdline_show.cc:234 msgid "awaiting trigger processing" msgstr "" #: 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 "" #: src/cmdline/cmdline_show.cc:259 #, c-format msgid "%s; will be purged because nothing depends on it" msgstr "" #: src/cmdline/cmdline_show.cc:261 src/cmdline/cmdline_show.cc:357 #, c-format msgid "%s; will be purged" msgstr "" #: src/cmdline/cmdline_show.cc:266 #, c-format msgid "%s; will be removed because nothing depends on it" msgstr "" #: src/cmdline/cmdline_show.cc:268 #, c-format msgid "%s; will be removed" msgstr "" #: src/cmdline/cmdline_show.cc:286 #, c-format msgid "%s%s; will be downgraded [%s -> %s]" msgstr "" #: src/cmdline/cmdline_show.cc:289 #, c-format msgid "%s%s; will be upgraded [%s -> %s]" msgstr "" #: src/cmdline/cmdline_show.cc:298 msgid "not a real package" msgstr "" #: src/cmdline/cmdline_show.cc:311 msgid " [held]" msgstr "" #: src/cmdline/cmdline_show.cc:325 #, c-format msgid "%s%s; will be installed" msgstr "" #: src/cmdline/cmdline_show.cc:327 #, c-format msgid "%s%s; will be installed automatically" msgstr "" #: src/cmdline/cmdline_show.cc:347 #, c-format msgid "%s; version %s will be installed" msgstr "" #: src/cmdline/cmdline_show.cc:351 #, c-format msgid "%s; version %s will be installed automatically" msgstr "" #: src/cmdline/cmdline_show.cc:377 src/cmdline/cmdline_show.cc:400 msgid "Package: " msgstr "" #: src/cmdline/cmdline_show.cc:378 src/cmdline/cmdline_show.cc:408 #: src/pkg_columnizer.cc:93 msgid "State" msgstr "" #: src/cmdline/cmdline_show.cc:379 src/cmdline/cmdline_show.cc:472 msgid "Provided by" msgstr "" #: src/cmdline/cmdline_show.cc:402 src/pkg_info_screen.cc:118 msgid "Essential: " msgstr "" #: 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 "" #: src/cmdline/cmdline_show.cc:406 msgid "New" msgstr "" #: src/cmdline/cmdline_show.cc:411 src/gtk/gui.cc:98 msgid "Forbidden version" msgstr "" #: src/cmdline/cmdline_show.cc:415 msgid "Automatically installed" msgstr "" #: src/cmdline/cmdline_show.cc:417 msgid "no" msgstr "" #: src/cmdline/cmdline_show.cc:421 src/pkg_info_screen.cc:123 msgid "Multi-Arch: " msgstr "" #: src/cmdline/cmdline_show.cc:423 src/gtk/entitysummary.cc:361 #: src/gtk/previewtab.cc:230 msgid "Version: " msgstr "" #: src/cmdline/cmdline_show.cc:424 src/pkg_info_screen.cc:144 msgid "Priority: " msgstr "" #: src/cmdline/cmdline_show.cc:425 src/cmdline/cmdline_show.cc:427 msgid "N/A" msgstr "" #: src/cmdline/cmdline_show.cc:426 src/pkg_info_screen.cc:145 msgid "Section: " msgstr "" #: src/cmdline/cmdline_show.cc:428 src/pkg_info_screen.cc:146 msgid "Maintainer: " msgstr "" #: src/cmdline/cmdline_show.cc:430 src/pkg_info_screen.cc:147 msgid "Architecture: " msgstr "" #: src/cmdline/cmdline_show.cc:433 src/pkg_info_screen.cc:149 msgid "Uncompressed Size: " msgstr "" #: src/cmdline/cmdline_show.cc:437 src/pkg_info_screen.cc:148 msgid "Compressed Size: " msgstr "" #: src/cmdline/cmdline_show.cc:439 msgid "Filename: " msgstr "" #: src/cmdline/cmdline_show.cc:441 msgid "MD5sum: " msgstr "" #: src/cmdline/cmdline_show.cc:445 src/cmdline/cmdline_show.cc:448 #: src/gtk/entityview.cc:606 msgid "Archive" msgstr "" #: src/cmdline/cmdline_show.cc:453 msgid "Depends" msgstr "" #: src/cmdline/cmdline_show.cc:455 msgid "PreDepends" msgstr "" #: src/cmdline/cmdline_show.cc:457 src/cmdline/cmdline_why.cc:290 msgid "Recommends" msgstr "" #: src/cmdline/cmdline_show.cc:459 src/cmdline/cmdline_why.cc:293 msgid "Suggests" msgstr "" #: src/cmdline/cmdline_show.cc:461 msgid "Conflicts" msgstr "" #: src/cmdline/cmdline_show.cc:463 msgid "Breaks" msgstr "" #: src/cmdline/cmdline_show.cc:465 msgid "Replaces" msgstr "" #: src/cmdline/cmdline_show.cc:467 msgid "Obsoletes" msgstr "" #: src/cmdline/cmdline_show.cc:469 msgid "Enhances" msgstr "" #: src/cmdline/cmdline_show.cc:471 src/cmdline/cmdline_why.cc:221 #: src/cmdline/cmdline_why.cc:1622 src/gtk/dependency_chains_tab.cc:207 msgid "Provides" msgstr "" #: 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 "" #: src/cmdline/cmdline_show.cc:480 src/pkg_info_screen.cc:106 #: src/pkg_view.cc:257 msgid "Homepage: " msgstr "" #: src/cmdline/cmdline_show.cc:573 #, c-format msgid "Unable to locate package %s" msgstr "" #: src/cmdline/cmdline_show.cc:594 #, c-format msgid "Unable to parse pattern %s" msgstr "" #: src/cmdline/cmdline_simulate.cc:65 #, c-format msgid "Would download/install/remove packages.\n" msgstr "" #: src/cmdline/cmdline_simulate.cc:76 msgid "Internal Error, Ordering didn't finish" msgstr "" #: src/cmdline/cmdline_update.cc:43 src/ui.cc:1735 src/ui.cc:1904 msgid "Deleting obsolete downloaded files" msgstr "" #: src/cmdline/cmdline_update.cc:54 #, c-format msgid "E: The update command takes no arguments\n" msgstr "" #: src/cmdline/cmdline_user_tag.cc:66 #, c-format msgid "Adding user tag \"%s\" to the package \"%s\".\n" msgstr "" #: src/cmdline/cmdline_user_tag.cc:73 #, c-format msgid "Removing user tag \"%s\" from the package \"%s\".\n" msgstr "" #: 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 "" #: src/cmdline/cmdline_util.cc:166 #, c-format msgid "No candidate version found for %s\n" msgstr "" #: src/cmdline/cmdline_util.cc:168 #, c-format msgid "No current or candidate version found for %s\n" msgstr "" #: src/cmdline/cmdline_util.cc:192 #, c-format msgid "Unable to find an archive \"%s\" for the package \"%s\"\n" msgstr "" #: src/cmdline/cmdline_util.cc:202 #, c-format msgid "Unable to find a version \"%s\" for the package \"%s\"\n" msgstr "" #: src/cmdline/cmdline_util.cc:208 #, c-format msgid "Internal error: invalid value %i passed to cmdline_find_ver!\n" msgstr "" #: src/cmdline/cmdline_util.cc:238 #, c-format msgid "You cannot specify both an archive and a version for a package\n" msgstr "" #: src/cmdline/cmdline_util.cc:272 #, c-format msgid "Couldn't find task '%s'" msgstr "" #: src/cmdline/cmdline_util.cc:360 #, c-format msgid "%d broken [%+d]" msgid_plural "%d broken [%+d]" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:374 #, c-format msgid "%d update [%+d]" msgid_plural "%d updates [%+d]" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:388 #, c-format msgid "%d new [%+d]" msgid_plural "%d new [%+d]" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:399 #, c-format msgid "Current status: %F." msgstr "" #: 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] "" msgstr[1] "" #: 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] "" msgstr[1] "" #: src/cmdline/cmdline_versions.cc:122 #, c-format msgid "Package %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:159 src/cmdline/cmdline_versions.cc:208 #, c-format msgid "Source package %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:230 #, c-format msgid "Archive %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:519 msgid "--group-by|archive" msgstr "" #: src/cmdline/cmdline_versions.cc:523 msgid "--group-by|auto" msgstr "" #: src/cmdline/cmdline_versions.cc:527 msgid "--group-by|none" msgstr "" #: src/cmdline/cmdline_versions.cc:531 msgid "--group-by|package" msgstr "" #: src/cmdline/cmdline_versions.cc:535 msgid "--group-by|source-package" msgstr "" #: src/cmdline/cmdline_versions.cc:539 msgid "--group-by|source-version" msgstr "" #. TRANSLATORS: --group-by is the argument name and shouldn't #. be translated. #: src/cmdline/cmdline_versions.cc:545 #, c-format msgid "" "Invalid package grouping mode \"%s\" (should be \"auto\", \"none\", " "\"package\", or \"source-package\")" msgstr "" #: src/cmdline/cmdline_versions.cc:607 #, c-format msgid "versions: You must provide at least one package selector\n" msgstr "" #: src/cmdline/cmdline_why.cc:281 msgid "dep_level" msgstr "" #: src/cmdline/cmdline_why.cc:287 msgid "DependsOnly" msgstr "" #: src/cmdline/cmdline_why.cc:301 msgid "version_selection" msgstr "" #: src/cmdline/cmdline_why.cc:306 msgid "Current" msgstr "" #: src/cmdline/cmdline_why.cc:309 msgid "Candidate" msgstr "" #: src/cmdline/cmdline_why.cc:312 src/gtk/gui.cc:91 src/gtk/gui.cc:1417 msgid "Install" msgstr "" #: src/cmdline/cmdline_why.cc:315 msgid "InstallNotCurrent" msgstr "" #: src/cmdline/cmdline_why.cc:323 msgid "allow_choices" msgstr "" #: src/cmdline/cmdline_why.cc:326 msgid "true" msgstr "" #: src/cmdline/cmdline_why.cc:328 msgid "false" msgstr "" #: src/cmdline/cmdline_why.cc:372 #, c-format msgid "Install(%s)" msgstr "" #: src/cmdline/cmdline_why.cc:374 #, c-format msgid "Remove(%s)" msgstr "" #: src/cmdline/cmdline_why.cc:376 #, c-format msgid "Install(%s provides %s)" msgstr "" #: src/cmdline/cmdline_why.cc:380 #, c-format msgid "Remove(%s provides %s)" msgstr "" #: src/cmdline/cmdline_why.cc:1065 #, c-format msgid " ++ Examining %F\n" msgstr "" #: src/cmdline/cmdline_why.cc:1073 msgid " ++ --> skipping, not a conflict\n" msgstr "" #: src/cmdline/cmdline_why.cc:1079 msgid " ++ --> skipping conflict\n" msgstr "" #: src/cmdline/cmdline_why.cc:1085 msgid " ++ --> skipping, not relevant according to params\n" msgstr "" #: src/cmdline/cmdline_why.cc:1091 msgid " ++ --> skipping, parent is not the selected version\n" msgstr "" #: src/cmdline/cmdline_why.cc:1097 msgid " ++ --> skipping, the dep is satisfied by the current version\n" msgstr "" #: src/cmdline/cmdline_why.cc:1103 msgid "Skipping this solution, I've already seen it.\n" msgstr "" #: src/cmdline/cmdline_why.cc:1109 msgid " ++ --> skipping, version check failed\n" msgstr "" #: src/cmdline/cmdline_why.cc:1115 msgid " ++ --> ENQUEUING\n" msgstr "" #: src/cmdline/cmdline_why.cc:1121 #, c-format msgid " ++ --> ENQUEUING %s Provides %s\n" msgstr "" #: src/cmdline/cmdline_why.cc:1129 #, c-format msgid "Starting search with parameters %ls\n" msgstr "" #: src/cmdline/cmdline_why.cc:1185 #, c-format msgid "Unable to find a reason to remove %s.\n" msgstr "" #: src/cmdline/cmdline_why.cc:1187 #, c-format msgid "Unable to find a reason to install %s.\n" msgstr "" #: src/cmdline/cmdline_why.cc:1226 #, c-format msgid "Packages requiring %s:" msgstr "" #: src/cmdline/cmdline_why.cc:1290 src/cmdline/cmdline_why.cc:1318 #: src/cmdline/cmdline_why.cc:1382 #, c-format msgid "No package named \"%s\" exists." msgstr "" #: src/cmdline/cmdline_why.cc:1322 msgid "Unable to parse some match patterns." msgstr "" #: src/cmdline/cmdline_why.cc:1357 #, c-format msgid "" "%s: this command requires at least one argument (the package to query).\n" msgstr "" #: src/cmdline/cmdline_why.h:213 msgid "Unknown version selection, something is very wrong." msgstr "" #: src/cmdline/terminal.cc:44 msgid "Unexpected end-of-file on standard input" msgstr "" #. TRANSLATORS: the text between [] should be #. exactly 4 character cells wide; "ERR" is short #. for "ERROR". #: src/cmdline/text_progress.cc:93 #, c-format msgid "[ ERR] %s" msgstr "" #: src/dep_item.cc:151 msgid "UNSATISFIED" msgstr "" #: src/dep_item.cc:151 src/reason_fragment.cc:241 msgid "UNAVAILABLE" msgstr "" #: src/desc_render.cc:124 src/gtk/aptitude.glade:1051 msgid "Tags" msgstr "" #: src/desc_render.cc:139 msgid "User Tags" msgstr "" #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106 msgid " [Working]" msgstr "" #: src/download_item.cc:110 src/download_list.cc:362 msgid "[Hit]" msgstr "" #: src/download_item.cc:110 src/download_list.cc:384 msgid "[Downloaded]" msgstr "" #: src/download_list.cc:82 #, c-format msgid "Downloaded %sB in %s (%sB/s)." msgstr "" #: src/download_list.cc:88 #, c-format msgid "%n%nSome files were not downloaded successfully." msgstr "" #: src/download_list.cc:98 src/download_list.cc:346 src/gtk/download.cc:444 msgid "Continue" msgstr "" #: src/download_list.cc:100 src/mine/cmine.cc:296 src/mine/cmine.cc:361 msgid "Cancel" msgstr "Batalkan" #: src/download_list.cc:214 msgid "Total Progress: " msgstr "" #: src/download_list.cc:243 #, c-format msgid " [ %i%% ] (%sB/s, %s remaining)" msgstr "" #: src/download_list.cc:245 #, c-format msgid " [ %i%% ] (stalled)" msgstr "" #: src/download_list.cc:247 #, c-format msgid " [ %i%% ]" msgstr "" #: src/download_list.cc:265 msgid "Downloading... " msgstr "" #: src/download_list.cc:341 src/gtk/download.cc:441 #, c-format msgid "Please insert the disc labeled \"%s\" into the drive \"%s\"" msgstr "" #: src/download_list.cc:348 src/gtk/download.cc:445 msgid "Abort" msgstr "" #: src/download_list.cc:406 msgid "[IGNORED]" msgstr "" #: src/download_list.cc:412 msgid "[ERROR]" msgstr "" #: src/download_thread.h:138 msgid "Attempt to start a download thread twice!" msgstr "" #: src/edit_pkg_hier.cc:192 msgid "No hierarchy information to edit" msgstr "" #: src/edit_pkg_hier.cc:294 #, c-format msgid "Couldn't open \"%s\" for writing" msgstr "" #: src/edit_pkg_hier.cc:340 msgid "Unable to look up your home directory!" msgstr "" #: src/generic/apt/aptcache.cc:273 #, c-format msgid "" "Error parsing a user-tag for the package %s: unexpected end-of-line " "following %s." msgstr "" #: src/generic/apt/aptcache.cc:290 #, c-format msgid "Unterminated '\"' in the user-tags list of the package %s." msgstr "" #: src/generic/apt/aptcache.cc:395 msgid "Can't open Aptitude extended state file" msgstr "" #: src/generic/apt/aptcache.cc:409 src/generic/apt/aptcache.cc:527 #: src/generic/apt/aptcache.cc:529 msgid "Reading extended state information" msgstr "" #: src/generic/apt/aptcache.cc:535 src/generic/apt/aptcache.cc:619 #: src/generic/apt/aptcache.cc:622 msgid "Initializing package states" msgstr "" #: src/generic/apt/aptcache.cc:783 msgid "Cannot open Aptitude state file" msgstr "" #: src/generic/apt/aptcache.cc:787 src/generic/apt/aptcache.cc:920 #: src/generic/apt/aptcache.cc:923 msgid "Writing extended state information" msgstr "" #: src/generic/apt/aptcache.cc:911 msgid "Couldn't write state file" msgstr "" #: src/generic/apt/aptcache.cc:928 msgid "Error writing state file" msgstr "" #: src/generic/apt/aptcache.cc:946 #, c-format msgid "failed to remove %s" msgstr "" #: src/generic/apt/aptcache.cc:953 #, c-format msgid "failed to rename %s to %s" msgstr "" #: src/generic/apt/aptcache.cc:961 #, c-format msgid "couldn't replace %s with %s" msgstr "" #: src/generic/apt/aptcache.cc:1714 msgid "Unable to correct dependencies, some packages cannot be installed" msgstr "" #: src/generic/apt/aptcache.cc:2386 msgid "The list of sources could not be read." msgstr "" #: src/generic/apt/aptcache.cc:2393 msgid "The package lists or status file could not be parsed or opened." msgstr "" #: src/generic/apt/aptcache.cc:2396 msgid "" "You may want to update the package lists to correct these missing files" msgstr "" #. 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 "" #: src/generic/apt/apt.cc:241 #, c-format msgid "%s is readable but not writable; unable to write configuration file." msgstr "" #: src/generic/apt/apt.cc:286 #, c-format msgid "Unable to replace %s with new configuration file" msgstr "" #: 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 "" #: src/generic/apt/apt.cc:1253 msgid "foreign" msgstr "" #: src/generic/apt/apt.cc:1255 msgid "same" msgstr "" #: src/generic/apt/apt.cc:1258 msgid "allowed" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "main" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "contrib" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "non-free" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "non-US" msgstr "" #: src/generic/apt/aptitude_resolver.cc:441 #, c-format msgid "Invalid hint \"%s\": expected an action, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:466 #, c-format msgid "" "Invalid hint \"%s\": expected a component name and a number, but found " "nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:485 #, c-format msgid "" "Invalid hint \"%s\": expected the numeric value following the component " "name, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:505 #, c-format msgid "Invalid hint \"%s\": the numeric component \"%s\" cannot be parsed." msgstr "" #: src/generic/apt/aptitude_resolver.cc:516 #, c-format msgid "Invalid hint \"%s\": expected a level, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:538 #, c-format msgid "Invalid hint \"%s\": expected a target, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:565 #, c-format msgid "Invalid hint \"%s\": invalid target: %s" msgstr "" #: src/generic/apt/aptitude_resolver.cc:585 #, c-format msgid "Invalid hint \"%s\": trailing junk after the version." msgstr "" #: src/generic/apt/aptitude_resolver.cc:682 #, c-format msgid "" "Invalid hint \"%s\": the action \"%s\" should be \"approve\", \"reject\", or " "a number." msgstr "" #: src/generic/apt/aptitude_resolver_cost_settings.cc:129 #, c-format msgid "Conflicting types for the cost component %s." msgstr "" #: src/generic/apt/aptitude_resolver_universe.cc:837 #, c-format msgid "" "Invalid safety level \"%s\" (not \"discard\", \"maximum\", \"minimum\", or " "an integer)." msgstr "" #: src/generic/apt/download_install_manager.cc:60 msgid "" "The package cache is not available; unable to download and install packages." msgstr "" #: src/generic/apt/download_install_manager.cc:93 msgid "Internal error: couldn't generate list of packages to download" msgstr "" #: 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 "" #: src/generic/apt/download_install_manager.cc:129 msgid "Some files failed to download" msgstr "" #: src/generic/apt/download_install_manager.cc:140 msgid "Unable to correct for unavailable packages" msgstr "" #: src/generic/apt/download_install_manager.cc:175 msgid "A package failed to install. Trying to recover:" msgstr "" #: 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 "" #: src/generic/apt/download_update_manager.cc:70 msgid "Couldn't read list of package sources" msgstr "" #: src/generic/apt/download_update_manager.cc:150 msgid "Couldn't clean out list directories" msgstr "" #: src/generic/apt/download_update_manager.cc:155 #: src/generic/apt/download_update_manager.cc:157 msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." msgstr "" #: src/generic/apt/download_update_manager.cc:178 msgid "Couldn't rebuild package cache" msgstr "" #: src/generic/apt/dpkg.cc:102 #, c-format msgid "Couldn't chroot into %s for %s" msgstr "" #: src/generic/apt/dpkg.cc:124 #, c-format msgid "Waited for %s but it wasn't there" msgstr "" #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629 #, c-format msgid "Unable to stat %s." msgstr "" #: src/generic/apt/dump_packages.cc:674 #, c-format msgid "Unable to create truncated cache: %s." msgstr "" #: src/generic/apt/log.cc:56 #, c-format msgid "Unable to open %s to log actions" msgstr "" #. TRANSLATORS: This is a date and time format. See strftime(3). #: src/generic/apt/log.cc:67 msgid "%a, %b %e %Y %T %z" msgstr "" #: src/generic/apt/log.cc:69 #, c-format msgid "Error generating local time (%s)" msgstr "" #: src/generic/apt/log.cc:73 msgid "log report" msgstr "" #: src/generic/apt/log.cc:73 #, c-format msgid "" "IMPORTANT: this log only lists intended actions; actions which fail due to\n" "dpkg problems may not be completed.\n" "\n" msgstr "" #: src/generic/apt/log.cc:75 #, c-format msgid "Will install %li packages, and remove %li packages.\n" msgstr "" #: src/generic/apt/log.cc:79 #, c-format msgid "%sB of disk space will be used\n" msgstr "" #: src/generic/apt/log.cc:82 #, c-format msgid "%sB of disk space will be freed\n" msgstr "" #: src/generic/apt/log.cc:91 #, c-format msgid "[UPGRADE] %s %s -> %s\n" msgstr "" #: src/generic/apt/log.cc:95 #, c-format msgid "[DOWNGRADE] %s %s -> %s\n" msgstr "" #: src/generic/apt/log.cc:94 msgid "REMOVE" msgstr "" #: src/generic/apt/log.cc:93 msgid "INSTALL" msgstr "" #: src/generic/apt/log.cc:97 msgid "REINSTALL" msgstr "" #: src/generic/apt/log.cc:98 msgid "HOLD" msgstr "" #: src/generic/apt/log.cc:99 msgid "BROKEN" msgstr "" #: src/generic/apt/log.cc:100 msgid "REMOVE, NOT USED" msgstr "" #: src/generic/apt/log.cc:101 msgid "REMOVE, DEPENDENCIES" msgstr "" #: src/generic/apt/log.cc:102 msgid "INSTALL, DEPENDENCIES" msgstr "" #: src/generic/apt/log.cc:103 msgid "HOLD, DEPENDENCIES" msgstr "" #: src/generic/apt/log.cc:104 msgid "UNCONFIGURED" msgstr "" #: src/generic/apt/log.cc:105 msgid "????????" msgstr "" #: src/generic/apt/log.cc:155 #, c-format msgid "[%s] %s\n" msgstr "" #: src/generic/apt/log.cc:145 #, c-format msgid "" "=============================================================================" "==\n" "\n" "Log complete.\n" msgstr "" #: src/generic/apt/matching/match.cc:3083 #: src/generic/apt/matching/match.cc:3200 msgid "Accessing index" msgstr "" #: src/generic/apt/matching/match.cc:3093 #: src/generic/apt/matching/match.cc:3207 msgid "Filtering packages" msgstr "" #: src/generic/apt/matching/parse.cc:315 #, c-format msgid "Unknown action type: %s" msgstr "" #: src/generic/apt/matching/parse.cc:330 #, c-format msgid "Unknown multiarch type: %s" msgstr "" #: src/generic/apt/matching/parse.cc:370 #, c-format msgid "Unterminated literal string after %s" msgstr "" #: src/generic/apt/matching/parse.cc:467 #, c-format msgid "Unknown priority %s" msgstr "" #: src/generic/apt/matching/parse.cc:486 #, c-format msgid "Match pattern ends unexpectedly (expected '%c')." msgstr "" #: src/generic/apt/matching/parse.cc:489 #, c-format msgid "Expected '%c', got '%c'." msgstr "" #: 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 "" #: src/generic/apt/matching/parse.cc:914 #, c-format msgid "Unknown term type: \"%s\"." msgstr "" #. TRANSLATORS: Question marks ("?") are used as prefix for function names. #. Leave the question marks attached to the string placeholders. #: src/generic/apt/matching/parse.cc:928 src/generic/apt/matching/parse.cc:937 #, c-format msgid "" "The ?%s term must be used in a \"wide\" context (a top-level context, or a " "context enclosed by ?%s)." msgstr "" #: src/generic/apt/matching/parse.cc:1164 msgid "Unmatched '('" msgstr "" #: src/generic/apt/matching/parse.cc:1312 msgid "Provides: cannot be broken" msgstr "" #: src/generic/apt/matching/parse.cc:1370 #, c-format msgid "Unknown pattern type: %c" msgstr "" #: src/generic/apt/matching/parse.cc:1390 msgid "Can't search for \"\"" msgstr "" #: src/generic/apt/matching/parse.cc:1418 msgid "Unexpected empty expression" msgstr "" #: src/generic/apt/matching/parse.cc:1447 #, c-format msgid "Badly formed expression: expected '|', got '%c'" msgstr "" #: src/generic/apt/matching/parse.cc:1494 msgid "Unexpected ')'" msgstr "" #: 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 "" #: src/generic/apt/pkg_acqfile.cc:99 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "" #: src/cmdline/cmdline_changelog.cc:195 src/generic/apt/pkg_changelog.cc:450 #: src/generic/apt/pkg_changelog.cc:615 src/view_changelog.cc:272 #, c-format msgid "Changelog of %s" msgstr "" #: src/generic/apt/pkg_changelog.cc:591 src/generic/apt/pkg_changelog.cc:596 #, c-format msgid "Failed to download changelogs: %s" msgstr "" #: src/generic/apt/pkg_changelog.cc:601 msgid "Failed to download changelogs: unexpected exception." msgstr "" #: src/generic/apt/pkg_hier.cc:28 src/generic/apt/pkg_hier.cc:49 #, c-format msgid "Warning: group %s is involved in a cycle" msgstr "" #: src/generic/apt/pkg_hier.cc:143 #, c-format msgid "Cannot open package hierarchy file %s" msgstr "" #: src/generic/apt/pkg_hier.cc:164 msgid "Global block encountered after first record, ignoring" msgstr "" #: src/generic/apt/pkg_hier.cc:177 msgid "Bad record encountered (no Package or Group entry), skipping" msgstr "" #: src/generic/apt/pkg_hier.cc:179 #, c-format msgid "Bad record encountered (Package=%s, Group=%s), skipping" msgstr "" #: src/generic/apt/pkg_hier.cc:242 #, c-format msgid "Multiple descriptions found for group %s, ignoring one" msgstr "" #: src/generic/apt/resolver_manager.cc:488 #, c-format msgid "Unable to create the output file: child killed by signal %d." msgstr "" #: src/generic/apt/resolver_manager.cc:490 #, c-format msgid "Unable to create the output file: child exited with status %d." msgstr "" #: src/generic/apt/resolver_manager.cc:909 #: src/generic/apt/resolver_manager.cc:911 #, c-format msgid "Failed to parse the cost settings string: %s" msgstr "" #: src/generic/apt/tags.cc:211 src/generic/apt/tags.cc:219 #: src/generic/apt/tags.cc:264 src/generic/apt/tags.cc:272 msgid "Building tag database" msgstr "" #: src/generic/apt/tags.cc:401 msgid "legacy" msgstr "" #: src/generic/apt/tags.cc:430 src/generic/apt/tags.cc:445 #: src/generic/apt/tags.cc:476 src/generic/apt/tags.cc:491 msgid "No tag descriptions are available." msgstr "" #: src/generic/apt/tags.cc:436 src/generic/apt/tags.cc:451 #: src/generic/apt/tags.cc:482 src/generic/apt/tags.cc:497 #, c-format msgid "No description available for %s." msgstr "" #: src/generic/apt/tasks.cc:123 #, c-format msgid "Unhandled packages method in task %s: %s" msgstr "" #: src/generic/apt/tasks.cc:484 msgid "Reading task descriptions" msgstr "" #: src/generic/controllers/search_input.cc:109 src/gtk/packagestab.cc:60 msgid "Parse error" msgstr "" #: src/generic/problemresolver/exceptions.h:105 msgid "Cost increments must be strictly positive." msgstr "" #: src/generic/problemresolver/exceptions.h:114 msgid "The maximum cost value was exceeded." msgstr "" #: src/generic/problemresolver/exceptions.h:124 msgid "A single cost level was both added and lower-bounded." msgstr "" #: src/generic/util/parsers.h:734 #, c-format msgid "Expected '%s', but got EOF." msgstr "" #: src/generic/util/parsers.h:736 #, c-format msgid "Expected '%s', but got '%s'." msgstr "" #: src/generic/util/parsers.h:777 msgid "Expected any character, but got EOF." msgstr "" #: src/generic/util/parsers.h:790 msgid "any character" msgstr "" #: src/generic/util/parsers.h:831 #, c-format msgid "Expected %s, but got EOF." msgstr "" #: src/generic/util/parsers.h:842 #, c-format msgid "Expected %s, but got '%c'." msgstr "" #: src/generic/util/parsers.h:1016 msgid "Expected an integer, got EOF." msgstr "" #: src/generic/util/parsers.h:1025 msgid "Expected an integer following '-', got EOF." msgstr "" #: src/generic/util/parsers.h:1031 #, c-format msgid "Expected an integer, got '%c'." msgstr "" #: src/generic/util/parsers.h:1045 src/generic/util/parsers.h:1053 #, c-format msgid "Invalid integer: \"%s\"." msgstr "" #: src/generic/util/parsers.h:1076 #, c-format msgid "Expected EOF, got '%c'." msgstr "" #: src/generic/util/parsers.h:1190 msgid "anything" msgstr "" #. TRANSLATORS: this is used to generate an error #. message; a brief description of what we expected to see #. is inserted into it. #: src/generic/util/parsers.h:1940 src/generic/util/parsers.h:2033 #: src/generic/util/parsers.h:2084 #, c-format msgid "Expected %s" msgstr "" #: src/generic/util/parsers.h:2006 msgid " or " msgstr "" #: src/generic/util/parsers.h:2769 #, c-format msgid "Unexpected %s" msgstr "" #: src/generic/util/temp.cc:201 src/generic/util/temp.cc:275 #, c-format msgid "Unable to create temporary directory from template \"%s\": %s" msgstr "" #: src/generic/util/temp.cc:319 #, c-format msgid "Unable to create temporary filename from prefix \"%s\"" msgstr "" #: src/generic/util/util.cc:372 #, c-format msgid "Unable to stat \"%s\"" msgstr "" #: src/generic/util/util.cc:378 #, c-format msgid "Unable to remove \"%s\"" msgstr "" #: src/generic/util/util.cc:388 #, c-format msgid "Unable to list files in \"%s\"" msgstr "" #: src/generic/util/util.cc:405 #, c-format msgid "Failure closing directory \"%s\"" msgstr "" #: src/generic/util/util.cc:411 #, c-format msgid "Unable to remove directory \"%s\"" msgstr "" #: src/gtk/aptitude.glade:6 src/gtk/aptitude.glade:2251 #: src/qt/windows/main_window.cc:44 msgid "Aptitude Package Manager" msgstr "" #: src/gtk/aptitude.glade:19 src/gtk/aptitude.glade:2264 msgid "_File" msgstr "" #: src/gtk/aptitude.glade:28 src/gtk/aptitude.glade:2274 src/ui.cc:2371 msgid "Perform all pending installs and removals" msgstr "" #: src/gtk/aptitude.glade:38 src/gtk/aptitude.glade:2285 src/ui.cc:2374 msgid "Check for new versions of packages" msgstr "" #: 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 "" #: src/gtk/aptitude.glade:63 src/gtk/aptitude.glade:2312 src/ui.cc:2384 msgid "Forget which packages are \"new\"" msgstr "" #: src/gtk/aptitude.glade:72 src/gtk/aptitude.glade:2322 src/ui.cc:2388 msgid "Cancel all pending installations, removals, holds, and upgrades." msgstr "" #: src/gtk/aptitude.glade:81 src/gtk/aptitude.glade:2332 src/ui.cc:2392 msgid "Delete package files which were previously downloaded" msgstr "" #: 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 "" #: src/gtk/aptitude.glade:104 src/gtk/aptitude.glade:2357 src/ui.cc:2403 msgid "Reload the package cache" msgstr "" #: 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 "" #: src/gtk/aptitude.glade:127 src/gtk/aptitude.glade:2382 src/ui.cc:2416 msgid "Exit the program" msgstr "" #: src/gtk/aptitude.glade:139 src/gtk/aptitude.glade:2394 msgid "E_dit" msgstr "" #: src/gtk/aptitude.glade:148 src/gtk/aptitude.glade:2404 src/ui.cc:2423 msgid "Undo the last package operation or group of operations" msgstr "" #: src/gtk/aptitude.glade:197 src/gtk/aptitude.glade:2453 msgid "_Package" msgstr "" #: src/gtk/aptitude.glade:209 src/gtk/aptitude.glade:2465 msgid "_View" msgstr "" #: src/gtk/aptitude.glade:218 src/gtk/aptitude.glade:2475 msgid "Change which columns are visible in the currently active view." msgstr "" #: src/gtk/aptitude.glade:232 src/gtk/aptitude.glade:2490 msgid "" "View errors that have occurred in the apt system since the program was " "started." msgstr "" #: src/gtk/aptitude.glade:241 src/gtk/aptitude.glade:2500 msgid "Find chains of dependencies linking one package to another." msgstr "" #: src/gtk/aptitude.glade:288 src/gtk/aptitude.glade:2547 msgid "_Help" msgstr "" #: src/gtk/aptitude.glade:317 src/gtk/aptitude.glade:2576 #: src/gtk/dashboardtab.cc:739 src/gtk/gui.cc:1603 src/gtk/gui.cc:1801 msgid "Dashboard" msgstr "" #: src/gtk/aptitude.glade:336 src/gtk/aptitude.glade:2595 msgid "Update" msgstr "" #: src/gtk/aptitude.glade:347 src/gtk/aptitude.glade:2606 src/gtk/gui.cc:1323 #: src/qt/tabs_manager.cc:241 src/ui.cc:884 src/ui.cc:886 msgid "Packages" msgstr "" #: 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 "" #: 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 "" #: src/gtk/aptitude.glade:380 src/gtk/aptitude.glade:2639 msgid "Install/Remove" msgstr "" #: src/gtk/aptitude.glade:583 msgid "Edit Columns..." msgstr "" #: src/gtk/aptitude.glade:597 msgid "Dummy label (will be replaced at runtime)." msgstr "" #: src/gtk/aptitude.glade:625 msgid "Make this the default for new package lists." msgstr "" #: src/gtk/aptitude.glade:640 msgid "Apply these settings to all active package lists." msgstr "" #: src/gtk/aptitude.glade:714 src/gtk/aptitude.glade:1448 #: src/gtk/aptitude.glade:1780 src/gtk/aptitude.glade:1919 msgid "Search:" msgstr "" #: src/gtk/aptitude.glade:745 msgid "Incremental" msgstr "" #: src/gtk/aptitude.glade:765 src/gtk/aptitude.glade:1487 #: src/gtk/aptitude.glade:1819 src/gtk/aptitude.glade:1958 msgid "Errors" msgstr "" #: src/gtk/aptitude.glade:782 src/gtk/aptitude.glade:1836 #: src/gtk/aptitude.glade:1975 msgid "Show " msgstr "" #: src/gtk/aptitude.glade:892 msgid "Versions:" msgstr "" #: src/gtk/aptitude.glade:953 msgid "Dependencies" msgstr "" #: src/gtk/aptitude.glade:983 msgid "Changelog" msgstr "" #: src/gtk/aptitude.glade:1011 msgid "Files" msgstr "" #: src/gtk/aptitude.glade:1022 msgid "popcon" msgstr "" #: src/gtk/aptitude.glade:1031 msgid "Popcon" msgstr "" #: src/gtk/aptitude.glade:1042 msgid "tags" msgstr "" #: src/gtk/aptitude.glade:1076 msgid "Screenshot" msgstr "" #: src/gtk/aptitude.glade:1128 msgid "Fixing upgrade manually:" msgstr "" #: src/gtk/aptitude.glade:1138 src/gtk/dashboardtab.cc:525 msgid "Calculating upgrade..." msgstr "" #: src/gtk/aptitude.glade:1186 msgid "Solutions" msgstr "" #: src/gtk/aptitude.glade:1204 src/gtk/download.cc:261 #: src/gtk/entityview.cc:551 msgid "Status" msgstr "" #: src/gtk/aptitude.glade:1238 msgid "Group by action type" msgstr "" #: src/gtk/aptitude.glade:1242 msgid "" "Arrange the actions of the current solution so that actions that are of the " "same type are placed together (for instance, all the actions that remove " "packages).\n" "\n" "This is the default view mode." msgstr "" #: src/gtk/aptitude.glade:1256 msgid "Group by dependency" msgstr "" #: src/gtk/aptitude.glade:1260 msgid "" "Show the order in which the actions in the current solution were performed " "and the dependency that triggered each action." msgstr "" #: src/gtk/aptitude.glade:1277 msgid "View Mode" msgstr "" #: src/gtk/aptitude.glade:1319 msgid "Rejected" msgstr "" #: src/gtk/aptitude.glade:1334 msgid "No preference" msgstr "" #: src/gtk/aptitude.glade:1350 msgid "Accepted" msgstr "" #: src/gtk/aptitude.glade:1370 msgid "Status of selected action" msgstr "" #: src/gtk/aptitude.glade:1391 msgid "Find a new solution" msgstr "" #: src/gtk/aptitude.glade:1395 msgid "Calculate the next solution that has not yet been generated." msgstr "" #: src/gtk/aptitude.glade:1410 msgid "" "Perform the actions in the currently selected solution and close this tab." msgstr "" #: src/gtk/aptitude.glade:1567 msgid "Upgrade Summary" msgstr "" #: src/gtk/aptitude.glade:1596 msgid "Selected Package" msgstr "" #: src/gtk/aptitude.glade:1631 msgid "" "Label explaining the upgrade. This text will not appear in the program at " "runtime." msgstr "" #: src/gtk/aptitude.glade:1643 msgid "Fix Manually" msgstr "" #: src/gtk/aptitude.glade:1656 src/gtk/areas.cc:67 src/gtk/gui.cc:93 #: src/gtk/gui.cc:1408 msgid "Upgrade" msgstr "" #: src/gtk/aptitude.glade:1687 msgid "Available Upgrades:" msgstr "" #: src/gtk/aptitude.glade:1884 msgid "Start at these packages:" msgstr "" #: src/gtk/aptitude.glade:2023 msgid "End at these packages:" msgstr "" #: src/gtk/aptitude.glade:2091 msgid "A terminal running dpkg will appear here." msgstr "" #: src/gtk/aptitude.glade:2104 msgid "" "Placeholder label for the explanation that two conffiles are being " "compared.\n" "This text should not appear in the program." msgstr "" #: src/gtk/aptitude.glade:2133 msgid "View the differences\t" msgstr "" #: src/gtk/aptitude.glade:2159 msgid "" "Do you want to apply these changes?\n" "You can also modify the files by hand, then click \"No\"." msgstr "" #: src/gtk/areas.cc:68 msgid "Keep your computer up-to-date." msgstr "" #: src/gtk/areas.cc:70 msgid "Browse" msgstr "" #: src/gtk/areas.cc:71 msgid "Explore the available packages." msgstr "" #: src/gtk/areas.cc:73 msgid "Find" msgstr "" #: src/gtk/areas.cc:74 msgid "Search for packages." msgstr "" #: src/gtk/areas.cc:76 msgid "Go" msgstr "" #: src/gtk/areas.cc:77 msgid "Finalize and apply your changes to the system." msgstr "" #: src/gtk/areas.cc:79 src/ui.cc:712 src/ui.cc:714 msgid "Preferences" msgstr "" #: src/gtk/areas.cc:80 msgid "Configure aptitude." msgstr "" #: src/gtk/changelog.cc:284 msgid "The changelog is empty." msgstr "" #: src/gtk/changelog.cc:286 msgid "" "No new changelog entries; it looks like you installed a locally compiled " "version of this package." msgstr "" #: src/gtk/changelog.cc:288 msgid "" "No new changelog entries; this is likely due to a binary-only upload of this " "package." msgstr "" #: src/gtk/changelog.cc:390 #, c-format msgid "Failed to download the changelog: %s" msgstr "" #: src/gtk/changelog.cc:554 src/gtk/changelog.cc:692 #, c-format msgid "Parsing the changelog of %s version %s..." msgstr "" #: src/gtk/changelog.cc:659 #, c-format msgid "" "You can only view changelogs of official Debian packages; the origin of %s " "is unknown." msgstr "" #: src/gtk/changelog.cc:663 #, c-format msgid "" "You can only view changelogs of official Debian packages; %s is from %s." msgstr "" #: src/gtk/changelog.cc:739 #, c-format msgid "Downloading the changelog of %s version %s..." msgstr "" #: src/gtk/changelog.cc:931 #, c-format msgid "Preparing to download the changelog of %s version %s." msgstr "" #: src/gtk/dashboardtab.cc:214 msgid "Resolve Upgrade Manually" msgstr "" #: src/gtk/dashboardtab.cc:297 msgid "Preparing to download changelogs" msgstr "" #: src/gtk/dashboardtab.cc:382 msgid "Available upgrades:" msgstr "" #: src/gtk/dashboardtab.cc:399 #, c-format msgid "%d available upgrade:" msgid_plural "%d available upgrades:" msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:618 msgid "No upgrades are available." msgstr "" #: src/gtk/dashboardtab.cc:630 msgid "Unable to calculate an upgrade." msgstr "" #: src/gtk/dashboardtab.cc:639 #, c-format msgid "" "Press \"%s\" to install %d upgrade out of %d." msgid_plural "" "Press \"%s\" to install %d upgrades out of %d." msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:651 #, c-format msgid "" "Press \"%s\" to manually attempt to install the remaining %d upgrade." msgid_plural "" "Press \"%s\" to manually attempt to install the remaining %d upgrades." msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:676 #, c-format msgid "" "Unable to calculate an upgrade. Press \"%s\" to manually search for a " "solution." msgstr "" #: src/gtk/dashboardtab.cc:693 #, c-format msgid "Internal error encountered while calculating an upgrade: %s" msgstr "" #: src/gtk/dependency_chains_tab.cc:80 msgid "Find dependency chains: start" msgstr "" #: src/gtk/dependency_chains_tab.cc:84 msgid "Find dependency chains: end" msgstr "" #: src/gtk/dependency_chains_tab.cc:88 msgid "Find dependency chains: results" msgstr "" #: src/gtk/dependency_chains_tab.cc:228 msgid "Select one or more starting packages and an ending package to search." msgstr "" #: src/gtk/dependency_chains_tab.cc:284 msgid "No dependency chain found." msgstr "" #: src/gtk/download.cc:179 msgid "Ignored" msgstr "" #: src/gtk/download.cc:185 msgid "Failed" msgstr "" #: src/gtk/download.cc:193 msgid "Already downloaded" msgstr "" #: src/gtk/download.cc:248 src/gtk/entityview.cc:397 src/pkg_columnizer.cc:95 #: src/pkg_view.cc:643 msgid "Description" msgstr "" #: src/gtk/download.cc:253 msgid "Progress" msgstr "" #: src/gtk/download.cc:264 msgid "Short Description" msgstr "" #: src/gtk/download.cc:272 msgid "URI" msgstr "" #: src/gtk/download.cc:319 msgid "The download is still in progress. Should it be canceled?" msgstr "" #: src/gtk/download.cc:395 src/gtk/gui.cc:832 msgid "View Details" msgstr "" #: src/gtk/download.cc:439 msgid "Change media" msgstr "" #: src/gtk/download.cc:460 #, c-format msgid "%s: %sB/s" msgstr "" #: src/gtk/download.cc:480 #, c-format msgid "%s: %lu/%lu, %sB/s" msgstr "" #: src/gtk/download.cc:486 #, c-format msgid "%s: %lu/%lu, stalled" msgstr "" #: src/gtk/download.cc:507 #, c-format msgid "%s: %sB of %sB at %sB/s, %s remaining" msgstr "" #: src/gtk/download.cc:514 #, c-format msgid "%s: %sB of %sB, stalled" msgstr "" #: src/gtk/download.cc:541 msgid "Completed" msgstr "" #: src/gtk/download.cc:543 msgid "Completed with errors" msgstr "" #: src/gtk/dpkg_terminal.cc:352 #, c-format msgid "%s: Unable to create a Unix-domain socket: %s" msgstr "" #: src/gtk/dpkg_terminal.cc:388 src/gtk/dpkg_terminal.cc:466 #, c-format msgid "Internal error: the temporary socket name \"%s\" is too long!" msgstr "" #: src/gtk/dpkg_terminal.cc:429 #, c-format msgid "%s: Unable to accept a connection: %s" msgstr "" #: src/gtk/dpkg_terminal.cc:532 #, c-format msgid "[%s] dpkg process starting...\n" msgstr "" #: src/gtk/dpkg_terminal.cc:565 #, c-format msgid "[%s] dpkg process complete.\n" msgstr "" #: src/gtk/dpkg_terminal.cc:568 #, c-format msgid "[%s] dpkg process failed.\n" msgstr "" #: src/gtk/dpkg_terminal.cc:571 #, c-format msgid "" "[%s] dpkg process complete; there are more packages left to process.\n" msgstr "" #: src/gtk/entitysummary.cc:115 #, c-format msgid "Upgrade to %s version %s" msgstr "" #: src/gtk/entitysummary.cc:123 #, c-format msgid "Install %s version %s" msgstr "" #: src/gtk/entitysummary.cc:131 #, c-format msgid "Downgrade to %s version %s" msgstr "" #: src/gtk/entitysummary.cc:142 #, c-format msgid "Don't hold %s at its current version." msgstr "" #: src/gtk/entitysummary.cc:145 src/gtk/entitysummary.cc:165 #: src/gtk/entitysummary.cc:168 #, c-format msgid "Cancel any actions on %s." msgstr "" #: src/gtk/entitysummary.cc:150 #, c-format msgid "Cancel the purge of %s." msgstr "" #: src/gtk/entitysummary.cc:152 #, c-format msgid "Cancel the removal of %s." msgstr "" #: src/gtk/entitysummary.cc:157 #, c-format msgid "Cancel the upgrade of %s." msgstr "" #: src/gtk/entitysummary.cc:159 #, c-format msgid "Cancel the installation of %s." msgstr "" #: src/gtk/entitysummary.cc:161 #, c-format msgid "Cancel the downgrade of %s." msgstr "" #: src/gtk/entitysummary.cc:163 #, c-format msgid "Cancel the reinstallation of %s." msgstr "" #: src/gtk/entitysummary.cc:206 #, c-format msgid "Remove %s" msgstr "" #: src/gtk/entitysummary.cc:210 #, c-format msgid "Purge %s" msgstr "" #: src/gtk/entitysummary.cc:218 #, c-format msgid "Hold %s at its current version." msgstr "" #: src/gtk/entitysummary.cc:223 #, c-format msgid "Mark %s as automatically installed." msgstr "" #: src/gtk/entitysummary.cc:228 #, c-format msgid "Mark %s as manually installed." msgstr "" #: src/gtk/entitysummary.cc:279 #, c-format msgid "%s is a virtual package provided by:\n" msgstr "" #: src/gtk/entitysummary.cc:343 src/gtk/previewtab.cc:215 msgid "(more info...)" msgstr "" #: src/gtk/entitysummary.cc:375 msgid "Source: " msgstr "" #: src/gtk/entityview.cc:381 src/gtk/entityview.cc:575 #: src/qt/widgets/packages_tab.cc:105 msgid "Name" msgstr "" #: src/gtk/entityview.cc:385 msgid "Visible?" msgstr "" #: src/gtk/entityview.cc:411 #, c-format msgid "Columns of \"%s\":" msgstr "" #: src/gtk/entityview.cc:412 #, c-format msgid "Editing the columns of \"%s\"" msgstr "" #: src/gtk/entityview.cc:552 msgid "Icons showing the current and future status of this package." msgstr "" #: src/gtk/entityview.cc:564 src/pkg_columnizer.cc:104 msgid "Auto" msgstr "" #: src/gtk/entityview.cc:570 msgid "Whether the package is automatically installed." msgstr "" #: src/gtk/entityview.cc:576 msgid "The name and description of the package." msgstr "" #: src/gtk/entityview.cc:591 src/qt/widgets/packages_tab.cc:105 msgid "Version" msgstr "" #: src/gtk/entityview.cc:592 msgid "The version number of the package." msgstr "" #: src/gtk/entityview.cc:607 msgid "The package archives that contain this version." msgstr "" #: src/gtk/filesview.cc:295 #, c-format msgid "" "This file list pertains to the currently installed version \"%s\", not the " "selected version \"%s\"." msgstr "" #: src/gtk/filesview.cc:309 msgid "Files list is only available for installed packages." msgstr "" #: src/gtk/gui.cc:80 msgid "Not installed" msgstr "" #: src/gtk/gui.cc:81 msgid "Virtual" msgstr "" #: src/gtk/gui.cc:82 msgid "Unpacked" msgstr "" #: src/gtk/gui.cc:83 msgid "Half-configured" msgstr "" #: src/gtk/gui.cc:84 msgid "Half-installed" msgstr "" #: src/gtk/gui.cc:85 msgid "Configuration files and data remain" msgstr "" #: src/gtk/gui.cc:86 msgid "Triggers awaited" msgstr "" #: src/gtk/gui.cc:87 msgid "Triggers pending" msgstr "" #: src/gtk/gui.cc:88 msgid "Installed" msgstr "" #: src/gtk/gui.cc:92 msgid "Reinstall" msgstr "" #: src/gtk/gui.cc:94 src/gtk/gui.cc:1414 msgid "Downgrade" msgstr "" #: src/gtk/gui.cc:95 src/gtk/gui.cc:1424 msgid "Remove" msgstr "" #: src/gtk/gui.cc:96 msgid "Remove and purge configuration/data" msgstr "" #: src/gtk/gui.cc:97 msgid "Hold (don't upgrade)" msgstr "" #: src/gtk/gui.cc:99 msgid "Unsatisfied dependencies" msgstr "" #: src/gtk/gui.cc:269 msgid "Checking for updates" msgstr "" #: src/gtk/gui.cc:287 msgid "Insufficient privileges." msgstr "" #: src/gtk/gui.cc:290 msgid "You must be root to update the package lists." msgstr "" #: src/gtk/gui.cc:298 src/gtk/gui.cc:946 msgid "Download already running." msgstr "" #: src/gtk/gui.cc:300 src/gtk/gui.cc:948 src/ui.cc:1550 src/ui.cc:1789 msgid "A package-list update or install run is already taking place." msgstr "" #: src/gtk/gui.cc:359 #, c-format msgid "Update %s?" msgstr "" #: src/gtk/gui.cc:385 #, c-format msgid "" "Replace configuration file\n" "'%s'?" msgstr "" #: src/gtk/gui.cc:389 #, c-format msgid "" "The configuration file %s was modified (by you or by a script). An updated " "version is shipped in this package. If you want to keep your current " "version, choose 'No'. Do you want to replace the current file and install " "the new package maintainers version? " msgstr "" #: src/gtk/gui.cc:417 #, c-format msgid "Comparing %s to %s..." msgstr "" #: src/gtk/gui.cc:738 msgid "" "Interrupting this process could leave your system in an inconsistent state. " "Are you sure you want to stop applying your changes?" msgstr "" #: src/gtk/gui.cc:776 msgid "Done applying changes!" msgstr "" #: src/gtk/gui.cc:823 msgid "Applying changes..." msgstr "" #: src/gtk/gui.cc:875 #, c-format msgid "%s: %s" msgstr "" #: src/gtk/gui.cc:878 #, c-format msgid "Error in package %s" msgstr "" #: src/gtk/gui.cc:906 #, c-format msgid "Asking whether to replace the configuration file %s" msgstr "" #: src/gtk/gui.cc:962 src/ui.cc:1290 msgid "Downloading packages" msgstr "" #: src/gtk/gui.cc:1038 msgid "Broken packages" msgstr "" #: src/gtk/gui.cc:1071 msgid "Show broken packages" msgstr "" #: src/gtk/gui.cc:1075 msgid "Resolve dependencies" msgstr "" #: src/gtk/gui.cc:1103 #, c-format msgid "%d package is broken" msgid_plural "%d packages are broken." msgstr[0] "" msgstr[1] "" #: src/gtk/gui.cc:1147 msgid "View changes" msgstr "" #: src/gtk/gui.cc:1151 msgid "Apply changes" msgstr "" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1192 #, c-format msgid "%d package to install" msgid_plural "%d packages to install" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1207 #, c-format msgid "%d package to remove" msgid_plural "%d packages to remove" msgstr[0] "" msgstr[1] "" #: src/gtk/gui.cc:1246 #, c-format msgid "Download size: %sB." msgstr "" #: src/gtk/gui.cc:1289 #, c-format msgid "Tags of %s:\n" msgstr "" #: src/gtk/gui.cc:1345 msgid "This feature is not implemented, yet." msgstr "" #: src/gtk/gui.cc:1351 msgid "Not implemented" msgstr "" #: src/gtk/gui.cc:1403 src/gtk/gui.cc:1422 msgid "Install/Upgrade" msgstr "" #: src/gtk/gui.cc:1429 msgid "Purge" msgstr "" #: src/gtk/gui.cc:1434 msgid "Keep" msgstr "" #: src/gtk/gui.cc:1439 msgid "Hold" msgstr "" #: src/gtk/gui.cc:1445 msgid "Set as automatic" msgstr "" #: src/gtk/gui.cc:1450 msgid "Set as manual" msgstr "" #: src/gtk/gui.cc:1455 msgid "Toggle automatic status" msgstr "" #: src/gtk/gui.cc:1780 src/gtk/init.cc:145 #, c-format msgid "Unable to load the user interface definition file %s/aptitude.glade." msgstr "" #: src/gtk/info.cc:159 src/gtk/pkgview.cc:167 msgid "Current status" msgstr "" #: src/gtk/info.cc:161 src/gtk/pkgview.cc:169 msgid "Selected status" msgstr "" #: src/gtk/info.cc:494 msgid "Not available" msgstr "" #: src/gtk/info.cc:543 msgid "Package information: version list" msgstr "" #: src/gtk/info.cc:553 msgid "Package information: dependency list" msgstr "" #: src/gtk/info.cc:595 msgid "Please wait; reloading cache..." msgstr "" #: src/gtk/info.cc:777 msgid "Info" msgstr "" #: src/gtk/packageinformation.cc:104 src/gtk/packageinformation.cc:106 #: src/pkg_columnizer.cc:351 src/pkg_columnizer.cc:372 #: src/pkg_columnizer.cc:379 src/pkg_grouppolicy.cc:269 #: src/pkg_info_screen.cc:144 src/pkg_info_screen.cc:145 #: src/pkg_ver_item.cc:350 src/pkg_ver_item.cc:384 src/qt/package.cc:226 #: src/qt/version.cc:117 msgid "Unknown" msgstr "" #: src/gtk/packagestab.cc:203 #, c-format msgid "No packages matched \"%s\"." msgstr "" #: src/gtk/packagestab.cc:313 msgid "Enter a search and click \"Find\" to display packages." msgstr "" #: src/gtk/packagestab.cc:415 msgid "Packages: " msgstr "" #: src/gtk/pkgview.cc:222 #, c-format msgid "%s was installed automatically." msgstr "" #: src/gtk/pkgview.cc:225 #, c-format msgid "%s is being installed automatically." msgstr "" #: src/gtk/pkgview.cc:233 #, c-format msgid "%s was installed manually." msgstr "" #: src/gtk/pkgview.cc:236 #, c-format msgid "%s is being installed manually." msgstr "" #: src/gtk/pkgview.cc:399 msgid "Cache reloading, please wait..." msgstr "" #: src/gtk/pkgview.cc:605 msgid "Searching..." msgstr "" #: src/gtk/pkgview.cc:716 msgid "Finalizing view" msgstr "" #: src/gtk/pkgview.cc:716 src/pkg_tree.cc:204 src/pkg_tree.cc:215 #: src/pkg_tree.cc:226 src/pkg_tree.cc:238 msgid "Building view" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: src/gtk/previewtab.cc:104 src/pkg_grouppolicy.cc:717 msgid "" "Packages to be reinstalled\n" " These packages will be reinstalled." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: src/gtk/previewtab.cc:179 msgid "Preview: " msgstr "" #: src/gtk/resolver.cc:68 #, c-format msgid "Error in dependency resolver: %s" msgstr "" #: src/gtk/resolver.cc:71 #, c-format msgid "" "Fatal error in dependency resolver. You can continue searching, but some " "solutions might be impossible to generate.\n" "\n" "%s" msgstr "" #: src/gtk/resolver.cc:212 msgid "Virtual package" msgstr "" #: src/gtk/resolver.cc:246 src/solution_fragment.cc:453 msgid "Not Installed" msgstr "" #: src/gtk/resolver.cc:377 #, c-format msgid "Removing %s is rejected." msgstr "" #: src/gtk/resolver.cc:382 #, c-format msgid "Canceling the installation of %s is rejected." msgstr "" #: src/gtk/resolver.cc:391 #, c-format msgid "Canceling the removal of %s is rejected." msgstr "" #: src/gtk/resolver.cc:394 #, c-format msgid "Keeping %s at version %s is rejected." msgstr "" #: src/gtk/resolver.cc:401 #, c-format msgid "Installing %s version %s is rejected." msgstr "" #: src/gtk/resolver.cc:407 #, c-format msgid "Downgrading %s to version %s is rejected." msgstr "" #: src/gtk/resolver.cc:413 #, c-format msgid "Upgrading %s to version %s is rejected." msgstr "" #: src/gtk/resolver.cc:430 #, c-format msgid "Removing %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:435 #, c-format msgid "" "Canceling the installation of %s is preferred over all un-accepted " "alternatives." msgstr "" #: src/gtk/resolver.cc:444 #, c-format msgid "" "Canceling the removal of %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:447 #, c-format msgid "" "Keeping %s at version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:454 #, c-format msgid "" "Installing %s version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:460 #, c-format msgid "" "Downgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:466 #, c-format msgid "" "Upgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:484 #, c-format msgid "Leaving %ls unresolved is rejected." msgstr "" #: src/gtk/resolver.cc:490 #, c-format msgid "" "Leaving %ls unresolved is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:908 msgid "How to treat the selected action" msgid_plural "How to treat the selected actions" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:912 msgid "Ignore solutions containing this action." msgid_plural "Ignore solutions containing these actions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:916 msgid "" "Allow solutions containing this action, but do not prefer them to other " "solutions." msgid_plural "" "Allow solutions containing these actions, but do not prefer them to other " "solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:920 msgid "" "Always prefer this action over alternatives that have not been accepted." msgid_plural "" "Always prefer these actions over alternatives that have not been accepted." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1240 src/solution_fragment.cc:127 #, c-format msgid "%s depends upon %s" msgstr "" #: src/gtk/resolver.cc:1243 src/solution_fragment.cc:130 #, c-format msgid "%s pre-depends upon %s" msgstr "" #: src/gtk/resolver.cc:1246 src/solution_fragment.cc:133 #, c-format msgid "%s suggests %s" msgstr "" #: src/gtk/resolver.cc:1249 src/solution_fragment.cc:136 #: src/solution_item.cc:602 #, c-format msgid "%s recommends %s" msgstr "" #: src/gtk/resolver.cc:1252 src/solution_fragment.cc:139 #, c-format msgid "%s conflicts with %s" msgstr "" #: src/gtk/resolver.cc:1255 src/solution_fragment.cc:142 #, c-format msgid "%s breaks %s" msgstr "" #: src/gtk/resolver.cc:1258 src/solution_fragment.cc:145 #, c-format msgid "%s replaces %s" msgstr "" #: src/gtk/resolver.cc:1261 src/solution_fragment.cc:148 #, c-format msgid "%s obsoletes %s" msgstr "" #: src/gtk/resolver.cc:1264 src/solution_fragment.cc:151 #, c-format msgid "%s enhances %s" msgstr "" #: src/gtk/resolver.cc:1376 src/gtk/resolver.cc:1841 src/solution_screen.cc:272 msgid "Remove the following packages:" msgstr "" #: src/gtk/resolver.cc:1390 src/gtk/resolver.cc:1853 src/solution_screen.cc:296 msgid "Install the following packages:" msgstr "" #: src/gtk/resolver.cc:1403 src/gtk/resolver.cc:1865 msgid "Keep the following packages:" msgstr "" #: src/gtk/resolver.cc:1416 src/gtk/resolver.cc:1877 src/solution_screen.cc:308 msgid "Upgrade the following packages:" msgstr "" #: src/gtk/resolver.cc:1429 src/gtk/resolver.cc:1890 src/solution_screen.cc:320 msgid "Downgrade the following packages:" msgstr "" #: src/gtk/resolver.cc:1442 src/gtk/resolver.cc:1903 #: src/solution_fragment.cc:509 msgid "Leave the following dependencies unresolved:" msgstr "" #: src/gtk/resolver.cc:1519 #, c-format msgid "Remove %s [%s (%s)]" msgstr "" #: src/gtk/resolver.cc:1526 #, c-format msgid "Install %s [%s (%s)]" msgstr "" #: src/gtk/resolver.cc:1534 #, c-format msgid "Cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1537 #, c-format msgid "Cancel the removal of %s" msgstr "" #: src/gtk/resolver.cc:1540 #, c-format msgid "Keep %s at version %s (%s)" msgstr "" #: src/gtk/resolver.cc:1547 #, c-format msgid "Upgrade %s [%s (%s) -> %s (%s)]" msgstr "" #: src/gtk/resolver.cc:1556 #, c-format msgid "Downgrade %s [%s (%s) -> %s (%s)]" msgstr "" #: src/gtk/resolver.cc:1615 #, c-format msgid "Remove %s" msgstr "" #: src/gtk/resolver.cc:1615 #, c-format msgid "remove %s" msgstr "" #: src/gtk/resolver.cc:1624 #, c-format msgid "Keep %s at version %s" msgstr "" #: src/gtk/resolver.cc:1624 #, c-format msgid "keep %s at version %s" msgstr "" #: src/gtk/resolver.cc:1632 #, c-format msgid "Cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1632 #, c-format msgid "cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1639 #, c-format msgid "Install %s %s" msgstr "" #: src/gtk/resolver.cc:1639 #, c-format msgid "install %s %s" msgstr "" #: src/gtk/resolver.cc:1648 #, c-format msgid "Downgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1648 #, c-format msgid "downgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1657 #, c-format msgid "Upgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1657 #, c-format msgid "upgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1670 #, c-format msgid "Leave %s unresolved" msgstr "" #: src/gtk/resolver.cc:1670 #, c-format msgid "leave %s unresolved" msgstr "" #: src/gtk/resolver.cc:1738 #, c-format msgid "%s install" msgid_plural "%s installs" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1743 #, c-format msgid "%s remove" msgid_plural "%s removes" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1749 #, c-format msgid "%s keep" msgid_plural "%s keeps" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1755 #, c-format msgid "%s upgrade" msgid_plural "%s upgrades" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1761 #, c-format msgid "%s downgrade" msgid_plural "%s downgrades" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1767 #, c-format msgid "%s unresolved recommendation" msgid_plural "%s unresolved recommendations" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2059 msgid "No solutions yet." msgstr "" #: src/gtk/resolver.cc:2066 msgid "No dependency solution was found." msgstr "" #: src/gtk/resolver.cc:2067 msgid "No solutions." msgstr "" #: src/gtk/resolver.cc:2078 msgid "To view a solution, select it from the list to the right." msgstr "" #: src/gtk/resolver.cc:2079 #, c-format msgid "%u solutions." msgstr "" #: src/gtk/resolver.cc:2111 #, c-format msgid "Solution %s of %s." msgstr "" #: src/gtk/tab.cc:68 msgid "Download" msgstr "" #: src/load_config.cc:48 #, c-format msgid "Unrecognized color name \"%s\"" msgstr "" #: src/load_config.cc:75 #, c-format msgid "Unrecognized attribute name \"%s\"" msgstr "" #: src/load_config.cc:113 #, c-format msgid "Invalid entry in style definition group: \"%s\"" msgstr "" #: src/load_config.cc:115 #, c-format msgid "Invalid tagless entry in style definition group: \"%s\"" msgstr "" #: src/load_config.cc:127 msgid "The default color may only be used as a background." msgstr "" #: src/load_config.cc:144 #, c-format msgid "Unknown style attribute %s" msgstr "" #: src/load_config.cc:167 src/load_config.cc:169 #, c-format msgid "Invalid entry in keybinding group: \"%s\"" msgstr "" #: src/load_config.cc:184 #, c-format msgid "Ignoring invalid keybinding \"%s\" -> \"%s\"" msgstr "" #: src/load_grouppolicy.cc:290 #, c-format msgid "Expected policy identifier, got '%c'" msgstr "" #: src/load_grouppolicy.cc:306 #, c-format msgid "Expected ',', '%c', or '('; got '%c'" msgstr "" #: src/load_grouppolicy.cc:310 #, c-format msgid "Expected ',' or '(', got '%c'" msgstr "" #: src/load_grouppolicy.cc:318 #, c-format msgid "Unknown grouping policy \"%s\"" msgstr "" #: src/load_grouppolicy.cc:325 #, c-format msgid "Terminal policy '%s' should be the last policy in the list" msgstr "" #: src/load_grouppolicy.cc:386 msgid "Unmatched '(' in grouping policy" msgstr "" #: src/load_grouppolicy.cc:414 #, c-format msgid "Bad section name '%s' (use 'none', 'topdir', 'subdir', or 'subdirs')" msgstr "" #: src/load_grouppolicy.cc:424 #, c-format msgid "Bad passthrough setting '%s' (use 'passthrough' or 'nopassthrough')" msgstr "" #: src/load_grouppolicy.cc:429 src/load_grouppolicy.cc:557 #: src/load_grouppolicy.cc:627 #, c-format msgid "Too many arguments to '%s' grouping policy" msgstr "" #: src/load_grouppolicy.cc:442 src/load_grouppolicy.cc:522 #: src/load_grouppolicy.cc:570 src/load_grouppolicy.cc:581 #: src/load_grouppolicy.cc:592 src/load_grouppolicy.cc:603 #: src/load_grouppolicy.cc:614 src/load_grouppolicy.cc:772 #, c-format msgid "Grouping policy '%s' takes no arguments" msgstr "" #: src/load_grouppolicy.cc:461 src/load_grouppolicy.cc:642 #, c-format msgid "Expected '(' after '%s'" msgstr "" #: src/load_grouppolicy.cc:498 #, c-format msgid "Unable to parse pattern at '%s'" msgstr "" #: src/load_grouppolicy.cc:503 msgid "" "Exactly one filter must be provided as an argument to a 'filter' policy" msgstr "" #: src/load_grouppolicy.cc:650 #, c-format msgid "Missing arguments to '%s' grouping policy" msgstr "" #: src/load_grouppolicy.cc:673 #, c-format msgid "Unable to parse pattern after \"%s\"" msgstr "" #: src/load_grouppolicy.cc:684 #, c-format msgid "Unexpectedly empty tree title after \"%s\"" msgstr "" #: src/load_grouppolicy.cc:730 #, c-format msgid "Expected '{', ')', or ',' following '||', got '%s'" msgstr "" #: src/load_grouppolicy.cc:756 #, c-format msgid "Unmatched '(' in '%s' grouping policy" msgstr "" #: src/load_pkgview.cc:64 msgid "Couldn't parse layout: No column format specified for static item" msgstr "" #: src/load_pkgview.cc:97 msgid "Couldn't parse layout: encoding error in column descriptor" msgstr "" #: src/load_pkgview.cc:118 #, c-format msgid "Couldn't parse layout: unknown view item type \"%s\"" msgstr "" #: src/load_pkgview.cc:125 src/load_pkgview.cc:133 msgid "Couldn't parse layout: no row number specified" msgstr "" #: src/load_pkgview.cc:141 msgid "Couldn't parse layout: no width specified" msgstr "" #: src/load_pkgview.cc:149 msgid "Couldn't parse layout: no height specified" msgstr "" #: src/load_pkgview.cc:180 src/load_pkgview.cc:198 #, c-format msgid "Unknown alignment type '%s'" msgstr "" #: src/load_sortpolicy.cc:51 src/load_sortpolicy.cc:64 #: src/load_sortpolicy.cc:77 src/load_sortpolicy.cc:90 #: src/load_sortpolicy.cc:103 src/load_sortpolicy.cc:117 #, c-format msgid "Sorting policy '%s' takes no arguments" msgstr "" #: src/load_sortpolicy.cc:178 msgid "Invalid zero-length sorting policy name" msgstr "" #: src/load_sortpolicy.cc:196 msgid "Unmatched '(' in sorting policy description" msgstr "" #: src/load_sortpolicy.cc:223 #, c-format msgid "Invalid sorting policy type '%s'" msgstr "" #: src/main.cc:133 #, c-format msgid "Can't decode multibyte string after \"%ls\"" msgstr "" #: src/main.cc:142 #, c-format msgid "Can't decode wide-character string after \"%s\"" msgstr "" #: src/main.cc:150 #, c-format msgid "%s %s compiled at %s %s\n" msgstr "" #: src/main.cc:153 #, c-format msgid "Compiler: g++ %s\n" msgstr "" #: src/main.cc:155 msgid "Compiled against:\n" msgstr "" #: src/main.cc:156 #, c-format msgid " apt version %d.%d.%d\n" msgstr "" #: src/main.cc:159 #, c-format msgid " NCurses version: Unknown\n" msgstr "" #: src/main.cc:161 #, c-format msgid " NCurses version %s\n" msgstr "" #: src/main.cc:163 #, c-format msgid " libsigc++ version: %s\n" msgstr "" #: src/main.cc:166 #, c-format msgid " Ept support enabled.\n" msgstr "" #: src/main.cc:168 #, c-format msgid " Ept support disabled.\n" msgstr "" #: src/main.cc:165 #, c-format msgid " Gtk+ version %d.%d.%d\n" msgstr "" #: src/main.cc:167 #, c-format msgid " Gtk-- version %d.%d.%d\n" msgstr "" #: src/main.cc:170 #, c-format msgid " Gtk+ support disabled.\n" msgstr "" #: src/main.cc:173 #, c-format msgid " Compiled with Qt %s\n" msgstr "" #: src/main.cc:174 #, c-format msgid " Running on Qt %s\n" msgstr "" #: src/main.cc:176 #, c-format msgid " Qt support disabled.\n" msgstr "" #: src/main.cc:178 msgid "" "\n" "Current library versions:\n" msgstr "" #: src/main.cc:179 #, c-format msgid " NCurses version: %s\n" msgstr "" #: src/main.cc:180 #, c-format msgid " cwidget version: %s\n" msgstr "" #: src/main.cc:181 #, c-format msgid " Apt version: %s\n" msgstr "" #: src/main.cc:187 #, c-format msgid "Usage: aptitude [-S fname] [-u|-i]" msgstr "" #: src/main.cc:189 #, c-format msgid " aptitude [options] ..." msgstr "" #: src/main.cc:191 #, c-format msgid "" " Actions (if none is specified, aptitude will enter interactive mode):\n" "\n" msgstr "" #: src/main.cc:192 #, c-format msgid " install - Install/upgrade packages.\n" msgstr "" #: src/main.cc:193 #, c-format msgid " remove - Remove packages.\n" msgstr "" #: src/main.cc:194 #, c-format msgid " purge - Remove packages and their configuration files.\n" msgstr "" #: src/main.cc:195 #, c-format msgid " hold - Place packages on hold.\n" msgstr "" #: src/main.cc:196 #, c-format msgid " unhold - Cancel a hold command for a package.\n" msgstr "" #: src/main.cc:197 #, c-format msgid "" " markauto - Mark packages as having been automatically installed.\n" msgstr "" #: src/main.cc:198 #, c-format msgid " unmarkauto - Mark packages as having been manually installed.\n" msgstr "" #: src/main.cc:199 #, c-format msgid "" " forbid-version - Forbid aptitude from upgrading to a specific package " "version.\n" msgstr "" #: src/main.cc:200 #, c-format msgid " update - Download lists of new/upgradable packages.\n" msgstr "" #: src/main.cc:201 #, c-format msgid " safe-upgrade - Perform a safe upgrade.\n" msgstr "" #: src/main.cc:202 #, c-format msgid "" " full-upgrade - Perform an upgrade, possibly installing and removing " "packages.\n" msgstr "" #: src/main.cc:203 #, c-format msgid " build-dep - Install the build-dependencies of packages.\n" msgstr "" #: src/main.cc:204 #, c-format msgid " forget-new - Forget what packages are \"new\".\n" msgstr "" #: src/main.cc:205 #, c-format msgid " search - Search for a package by name and/or expression.\n" msgstr "" #: src/main.cc:206 #, c-format msgid " show - Display detailed information about a package.\n" msgstr "" #: src/main.cc:207 #, c-format msgid " versions - Displays the versions of specified packages.\n" msgstr "" #: src/main.cc:208 #, c-format msgid " clean - Erase downloaded package files.\n" msgstr "" #: src/main.cc:209 #, c-format msgid " autoclean - Erase old downloaded package files.\n" msgstr "" #: src/main.cc:210 #, c-format msgid " changelog - View a package's changelog.\n" msgstr "" #: src/main.cc:211 #, c-format msgid " download - Download the .deb file for a package.\n" msgstr "" #: src/main.cc:212 #, c-format msgid "" " reinstall - Download and (possibly) reinstall a currently installed " "package.\n" msgstr "" #: 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 "" #: 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 "" #: src/main.cc:219 #, c-format msgid " Options:\n" msgstr "" #: src/main.cc:220 #, c-format msgid " -h This help text.\n" msgstr "" #: src/main.cc:222 #, c-format msgid "" " --gui Use the GTK GUI even if disabled in the configuration.\n" msgstr "" #: src/main.cc:224 #, c-format msgid " --no-gui Do not use the GTK GUI even if available.\n" msgstr "" #: src/main.cc:226 #, c-format msgid " --qt Use the Qt GUI.\n" msgstr "" #: src/main.cc:227 #, c-format msgid "" " --no-qt Do not use the Qt GUI even if enabled in the configuration.\n" msgstr "" #: src/main.cc:229 #, c-format msgid " -s Simulate actions, but do not actually perform them.\n" msgstr "" #: src/main.cc:230 #, c-format msgid "" " -d Only download packages, do not install or remove anything.\n" msgstr "" #: src/main.cc:231 #, c-format msgid " -P Always prompt for confirmation of actions.\n" msgstr "" #: src/main.cc:232 #, c-format msgid "" " -y Assume that the answer to simple yes/no questions is 'yes'.\n" msgstr "" #: src/main.cc:233 #, c-format msgid "" " -F format Specify a format for displaying search results; see the " "manual.\n" msgstr "" #: src/main.cc:234 #, c-format msgid "" " -O order Specify how search results should be sorted; see the " "manual.\n" msgstr "" #: src/main.cc:235 #, c-format msgid "" " -w width Specify the display width for formatting search results.\n" msgstr "" #: src/main.cc:236 #, c-format msgid " -f Aggressively try to fix broken packages.\n" msgstr "" #: src/main.cc:237 #, c-format msgid "" " -V Show which versions of packages are to be installed.\n" msgstr "" #: src/main.cc:238 #, c-format msgid "" " -D Show the dependencies of automatically changed packages.\n" msgstr "" #: src/main.cc:239 #, c-format msgid " -Z Show the change in installed size of each package.\n" msgstr "" #: src/main.cc:240 #, c-format msgid "" " -v Display extra information. (may be supplied multiple " "times).\n" msgstr "" #: src/main.cc:241 #, c-format msgid "" " -t [release] Set the release from which packages should be installed.\n" msgstr "" #: src/main.cc:242 #, c-format msgid "" " -q In command-line mode, suppress the incremental progress\n" " indicators.\n" msgstr "" #: src/main.cc:244 #, c-format msgid " -o key=val Directly set the configuration option named 'key'.\n" msgstr "" #: src/main.cc:245 #, c-format msgid "" " --with(out)-recommends\tSpecify whether or not to treat recommends as\n" " strong dependencies.\n" msgstr "" #: src/main.cc:247 #, c-format msgid " -S fname Read the aptitude extended status info from fname.\n" msgstr "" #: src/main.cc:248 #, c-format msgid " -u Download new package lists on startup.\n" msgstr "" #: src/main.cc:249 src/main.cc:251 #, c-format msgid " (terminal interface only)\n" msgstr "" #: src/main.cc:250 #, c-format msgid " -i Perform an install run on startup.\n" msgstr "" #: src/main.cc:253 #, c-format msgid " This aptitude does not have Super Cow Powers.\n" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:377 msgid "trace" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:380 msgid "debug" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:383 msgid "info" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:386 msgid "warn" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:389 msgid "error" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:392 msgid "fatal" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:395 msgid "off" msgstr "" #. TRANSLATORS: both the translated and the untranslated #. log level names are accepted here. #: src/main.cc:463 #, c-format msgid "" "Unknown log level name \"%s\" (expected \"trace\", \"debug\", \"info\", " "\"warn\", \"error\", \"fatal\", or \"off\")." msgstr "" #. TRANSLATORS: following paragraph copied from src/generic/util/logging.h #. * #. * A category consists of one or more nonempty components #. * separated by ".", such as "aptitude.util.logging", with #. * the exception that the root logger is indicated by the #. * empty string (""). #. * #. * A list of the used ones in src/loggers.h #. * #. * So 'logger' here is the name of the 'category', 'component' or #. * 'module', in the case that users want to configure different logging #. * levels for different categories (e.g. level 'warn' for #. * 'aptitude.changelog', debug for 'aptitude.why'), etc. #. #: src/main.cc:486 #, c-format msgid "Invalid logger name \"%s\"." msgstr "" #: src/main.cc:807 #, c-format msgid "Expected a number after -q=\n" msgstr "" #: src/main.cc:816 #, c-format msgid "Expected a number after -q=, got %s\n" msgstr "" #: src/main.cc:840 #, c-format msgid "-o requires an argument of the form key=value, got %s\n" msgstr "" #: src/main.cc:930 #, c-format msgid "No comma following tag name \"%s\".\n" msgstr "" #: src/main.cc:1022 src/main.cc:1032 msgid "WEIRDNESS: unknown option code received\n" msgstr "" #: src/main.cc:1050 msgid "--show-package-names|never" msgstr "" #: src/main.cc:1053 msgid "--show-package-names|auto" msgstr "" #: src/main.cc:1056 msgid "--show-package-names|always" msgstr "" #: src/main.cc:1061 #, c-format msgid "" "Invalid package names display mode \"%s\" (should be \"never\", \"auto\", or " "\"always\")." msgstr "" #: src/main.cc:1067 msgid "no-summary" msgstr "" #: src/main.cc:1069 msgid "first-package" msgstr "" #: src/main.cc:1071 msgid "first-package-and-type" msgstr "" #: src/main.cc:1073 msgid "all-packages" msgstr "" #: src/main.cc:1075 msgid "all-packages-with-dep-versions" msgstr "" #. TRANSLATORS: "why" here is the aptitude command name and should not #. be translated. Both the translated and the untranslated log level #. names are accepted here. #: src/main.cc:1082 #, c-format msgid "" "Invalid \"why\" summary mode \"%s\": expected \"no-summary\", \"first-" "package\", \"first-package-and-type\", \"all-packages\", or \"all-packages-" "with-dep-versions\"." msgstr "" #: src/main.cc:1123 msgid "" "Only one of --auto-clean-on-startup, --clean-on-startup, -i, and -u may be " "specified\n" msgstr "" #: src/main.cc:1132 msgid "" "-u, -i, and --clean-on-startup may not be specified in command-line mode " "(eg, with 'install')" msgstr "" #: src/main.cc:1149 msgid "-u, -i, and --clean-on-startup may not be specified with a command" msgstr "" #: src/main.cc:1260 #, c-format msgid "Unknown command \"%s\"\n" msgstr "" #: src/main.cc:1272 src/main.cc:1357 #, c-format msgid "Uncaught exception: %s\n" msgstr "" #: src/main.cc:1276 src/main.cc:1361 #, c-format msgid "" "Backtrace:\n" "%s\n" msgstr "" #: src/menu_text_layout.cc:43 src/menu_tree.cc:232 src/ui.cc:258 #: src/view_changelog.cc:168 msgid "Search for: " msgstr "" #: src/menu_text_layout.cc:75 src/menu_tree.cc:249 src/view_changelog.cc:180 msgid "Search backwards for: " msgstr "" #: src/mine/cmine.cc:115 src/mine/cmine.cc:154 src/ui.cc:1794 msgid "Minesweeper" msgstr "" #: src/mine/cmine.cc:120 #, c-format msgid "%i/%i mines %d %s" msgstr "" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "second" msgstr "" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "seconds" msgstr "" #: src/mine/cmine.cc:126 #, c-format msgid " %s in %d %s" msgstr "" #: src/mine/cmine.cc:127 msgid "Won" msgstr "" #: src/mine/cmine.cc:127 msgid "Lost" msgstr "" #: src/mine/cmine.cc:169 src/mine/cmine.cc:209 #, c-format msgid "Could not open file \"%s\"" msgstr "" #: src/mine/cmine.cc:182 #, c-format msgid "Could not load game from %s" msgstr "" #: src/mine/cmine.cc:242 msgid "The board height must be a positive integer" msgstr "" #: src/mine/cmine.cc:253 msgid "The board width must be a positive integer" msgstr "" #: src/mine/cmine.cc:264 msgid "Invalid mine count; please enter a positive integer" msgstr "" #: src/mine/cmine.cc:284 msgid "Setup custom game" msgstr "" #: src/mine/cmine.cc:286 msgid "Height of board: " msgstr "" #: src/mine/cmine.cc:289 msgid "Width of board: " msgstr "" #: src/mine/cmine.cc:292 msgid "Number of mines: " msgstr "" #: src/mine/cmine.cc:295 src/mine/cmine.cc:360 src/ui.cc:291 src/ui.cc:363 msgid "Ok" msgstr "Oke" #: src/mine/cmine.cc:353 msgid "Choose difficulty level" msgstr "" #: src/mine/cmine.cc:355 msgid "Easy" msgstr "" #: src/mine/cmine.cc:356 msgid "Medium" msgstr "" #: src/mine/cmine.cc:357 msgid "Hard" msgstr "" #: src/mine/cmine.cc:358 msgid "Custom" msgstr "" #: src/mine/cmine.cc:456 msgid "You have won." msgstr "" #: src/mine/cmine.cc:459 msgid "You lose!" msgstr "" #: src/mine/cmine.cc:469 msgid "You die... --More--" msgstr "" #: src/mine/cmine.cc:482 msgid "The spikes were poisoned! The poison was deadly... --More--" msgstr "" #: src/mine/cmine.cc:485 msgid "You land on a set of sharp iron spikes! --More--" msgstr "" #: src/mine/cmine.cc:488 msgid "You fall into a pit! --More--" msgstr "" #: src/mine/cmine.cc:491 msgid "KABOOM! You step on a land mine. --More--" msgstr "" #: src/mine/cmine.cc:496 msgid "The dart was poisoned! The poison was deadly... --More--" msgstr "" #: src/mine/cmine.cc:498 msgid "" "A little dart shoots out at you! You are hit by a little dart! --More--" msgstr "" #: src/mine/cmine.cc:502 msgid "You turn to stone... --More--" msgstr "" #: src/mine/cmine.cc:504 msgid "Touching the cockatrice corpse was a fatal mistake. --More--" msgstr "" #: src/mine/cmine.cc:506 msgid "You feel here a cockatrice corpse. --More--" msgstr "" #: src/mine/cmine.cc:510 msgid "" "Click! You trigger a rolling boulder trap! You are hit by a boulder! --" "More--" msgstr "" #: src/mine/cmine.cc:520 msgid "sleep" msgstr "" #: src/mine/cmine.cc:523 msgid "striking" msgstr "" #: src/mine/cmine.cc:526 msgid "death" msgstr "" #: src/mine/cmine.cc:529 msgid "polymorph" msgstr "" #: src/mine/cmine.cc:532 msgid "magic missile" msgstr "" #: src/mine/cmine.cc:535 msgid "secret door detection" msgstr "" #: src/mine/cmine.cc:538 msgid "invisibility" msgstr "" #: src/mine/cmine.cc:541 msgid "cold" msgstr "" #: src/mine/cmine.cc:545 #, c-format msgid "Your wand of %s breaks apart and explodes! --More--" msgstr "" #: src/mine/cmine.cc:551 msgid "You are jolted by a surge of electricity! --More--" msgstr "" #: src/mine/cmine.cc:657 msgid "Enter the filename to load: " msgstr "" #: src/mine/cmine.cc:664 msgid "Enter the filename to save: " msgstr "" #: src/mine/cmine.cc:672 msgid "mine-help.txt" msgstr "" #: src/mine/cmine.cc:674 msgid "Encoding of mine-help.txt|UTF-8" msgstr "" #: 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 "" #: src/pkg_columnizer.cc:90 src/ui.cc:2812 msgid "Package" msgstr "" #: src/pkg_columnizer.cc:91 msgid "InstSz" msgstr "" #: src/pkg_columnizer.cc:92 msgid "DebSz" msgstr "" #: src/pkg_columnizer.cc:94 msgid "Action" msgstr "" #: src/pkg_columnizer.cc:96 msgid "InstVer" msgstr "" #: src/pkg_columnizer.cc:97 msgid "CandVer" msgstr "" #: src/pkg_columnizer.cc:98 msgid "LongState" msgstr "" #: src/pkg_columnizer.cc:99 msgid "LongAction" msgstr "" #: src/pkg_columnizer.cc:100 src/qt/widgets/packages_tab.cc:105 msgid "Maintainer" msgstr "" #: src/pkg_columnizer.cc:101 msgid "Priority" msgstr "" #: src/pkg_columnizer.cc:102 msgid "Section" msgstr "" #: src/pkg_columnizer.cc:103 msgid "RC" msgstr "" #: src/pkg_columnizer.cc:105 msgid "Tag" msgstr "" #: src/pkg_columnizer.cc:108 msgid "ProgName" msgstr "" #: src/pkg_columnizer.cc:109 msgid "ProgVer" msgstr "" #: src/pkg_columnizer.cc:110 msgid "#Broken" msgstr "" #: src/pkg_columnizer.cc:111 msgid "DiskUsage" msgstr "" #: src/pkg_columnizer.cc:112 msgid "DownloadSize" msgstr "" #: 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 "" #: src/pkg_columnizer.cc:244 src/pkg_ver_item.cc:215 src/pkg_ver_item.cc:223 msgid "purged" msgstr "" #: src/pkg_columnizer.cc:251 src/pkg_ver_item.cc:230 msgid "half-config" msgstr "" #: src/pkg_columnizer.cc:253 src/pkg_ver_item.cc:232 msgid "half-install" msgstr "" #: src/pkg_columnizer.cc:255 src/pkg_ver_item.cc:234 msgid "config-files" msgstr "" #: src/pkg_columnizer.cc:259 src/pkg_ver_item.cc:238 msgid "triggers-awaited" msgstr "" #: src/pkg_columnizer.cc:261 src/pkg_ver_item.cc:240 msgid "triggers-pending" msgstr "" #: src/pkg_columnizer.cc:263 src/pkg_columnizer.cc:548 src/pkg_ver_item.cc:242 msgid "ERROR" msgstr "" #: src/pkg_columnizer.cc:310 src/pkg_ver_item.cc:300 msgid "hold" msgstr "" #: src/pkg_columnizer.cc:313 msgid "forbidden upgrade" msgstr "" #: src/pkg_columnizer.cc:315 msgid "purge" msgstr "" #: src/pkg_columnizer.cc:315 src/pkg_ver_item.cc:324 msgid "delete" msgstr "" #: src/pkg_columnizer.cc:317 src/pkg_ver_item.cc:218 src/pkg_ver_item.cc:306 msgid "broken" msgstr "" #: 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 "" #: src/pkg_columnizer.cc:321 msgid "reinstall" msgstr "" #: src/pkg_columnizer.cc:323 msgid "upgrade" msgstr "" #: 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 "" #. TRANSLATORS: Imp = Important #: src/pkg_columnizer.cc:359 src/pkg_ver_item.cc:359 msgid "Imp" msgstr "" #. TRANSLATORS: Req = Required #: src/pkg_columnizer.cc:361 src/pkg_ver_item.cc:362 msgid "Req" msgstr "" #. TRANSLATORS: Std = Standard #: src/pkg_columnizer.cc:363 src/pkg_ver_item.cc:365 msgid "Std" msgstr "" #. TRANSLATORS: Opt = Optional #: src/pkg_columnizer.cc:365 src/pkg_ver_item.cc:368 msgid "Opt" msgstr "" #. TRANSLATORS: Xtr = Extra #: src/pkg_columnizer.cc:367 src/pkg_ver_item.cc:371 msgid "Xtr" msgstr "" #: src/pkg_columnizer.cc:369 src/pkg_ver_item.cc:373 msgid "ERR" msgstr "" #: src/pkg_columnizer.cc:391 #, c-format msgid "#Broken: %ld" msgstr "" #: src/pkg_columnizer.cc:406 #, c-format msgid "Will use %sB of disk space" msgstr "" #: src/pkg_columnizer.cc:414 #, c-format msgid "Will free %sB of disk space" msgstr "" #: src/pkg_columnizer.cc:428 #, c-format msgid "DL Size: %sB" msgstr "" #. TRANSLATORS: Hostname #: src/pkg_columnizer.cc:496 msgid "HN too long" msgstr "" #: src/pkg_columnizer.cc:679 src/pkg_columnizer.cc:691 #, c-format msgid "Unable to transcode package display format after \"%ls\"" msgstr "" #: src/pkg_columnizer.cc:698 msgid "Internal error: Default column string is unparsable" msgstr "" #: src/pkg_grouppolicy.cc:274 src/pkg_grouppolicy.cc:1036 msgid "Tasks" msgstr "" #: src/pkg_grouppolicy.cc:467 msgid "" "Security Updates\n" " Security updates for these packages are available from security.debian.org." msgstr "" #: src/pkg_grouppolicy.cc:468 msgid "" "Upgradable Packages\n" " A newer version of these packages is available." msgstr "" #: 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 "" #: src/pkg_grouppolicy.cc:470 msgid "" "Installed Packages\n" " These packages are currently installed on your computer." msgstr "" #: src/pkg_grouppolicy.cc:471 msgid "" "Not Installed Packages\n" " These packages are not installed on your computer." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: src/pkg_grouppolicy.cc:876 msgid "unknown" msgstr "" #: src/pkg_grouppolicy.cc:887 #, c-format msgid "Priority %s" msgstr "" #: src/pkg_grouppolicy.cc:931 msgid "UNCATEGORIZED" msgstr "" #: src/pkg_grouppolicy.cc:970 msgid "End-user" msgstr "" #: src/pkg_grouppolicy.cc:971 msgid "Servers" msgstr "" #: src/pkg_grouppolicy.cc:972 msgid "Development" msgstr "" #: src/pkg_grouppolicy.cc:973 msgid "Localization" msgstr "" #: src/pkg_grouppolicy.cc:974 msgid "Hardware Support" msgstr "" #: src/pkg_grouppolicy.cc:976 msgid "Unrecognized tasks" msgstr "" #: 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 "" #: src/pkg_grouppolicy.cc:1166 #, c-format msgid "Bad number in format string: %ls" msgstr "" #: src/pkg_grouppolicy.cc:1175 #, c-format msgid "Match indices must be 1 or greater, not \"%s\"" msgstr "" #: src/pkg_grouppolicy.cc:1193 #, c-format msgid "Match index %ls is too large; available groups are (%s)" msgstr "" #: src/pkg_grouppolicy.cc:1432 msgid "TAGLESS PACKAGES" msgstr "" #: 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 "" #: src/pkg_grouppolicy.cc:1601 msgid "MISSING TAG" msgstr "" #: src/pkg_info_screen.cc:150 msgid "Source Package: " msgstr "" #: src/pkg_info_screen.cc:160 #, c-format msgid "Package names provided by %s" msgstr "" #: src/pkg_info_screen.cc:173 #, c-format msgid "Packages which depend on %s" msgstr "" #: src/pkg_info_screen.cc:179 #, c-format msgid "Versions of %s" msgstr "" #: 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 "" #: src/pkg_item.cc:369 src/pkg_ver_item.cc:749 #, c-format msgid "Reporting a bug in %s:\n" msgstr "" #: 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 "" #: src/pkg_item.cc:397 #, c-format msgid "Reconfiguring %s\n" msgstr "" #: src/pkg_item.cc:428 src/pkg_view.cc:673 msgid "Hierarchy Editor" msgstr "" #: src/pkg_subtree.cc:163 #, c-format msgid "This group contains %d package." msgid_plural "This group contains %d packages." msgstr[0] "" msgstr[1] "" #: src/pkg_tree.cc:178 msgid "All Packages" msgstr "" #: src/pkg_tree.cc:282 #, c-format msgid "No packages matched the pattern \"%ls\"." msgstr "" #: src/pkg_tree.cc:301 msgid "Enter the new package tree limit: " msgstr "" #: src/pkg_tree.cc:334 msgid "Enter the new package grouping mechanism for this display: " msgstr "" #: src/pkg_tree.cc:342 msgid "Enter the new package sorting mechanism for this display: " msgstr "" #: src/pkg_view.cc:164 msgid "Couldn't cw::util::transcode column definition" msgstr "" #: src/pkg_view.cc:171 msgid "Couldn't parse column definition" msgstr "" #: 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 "" #: src/pkg_view.cc:565 msgid "make_package_view: error in arguments -- two main widgets??" msgstr "" #: src/pkg_view.cc:571 msgid "" "make_package_view: error in arguments -- bad column list for static item" msgstr "" #: src/pkg_view.cc:646 msgid "Related Dependencies" msgstr "" #: src/pkg_view.cc:649 msgid "Why Installed" msgstr "" #: src/pkg_view.cc:668 msgid "make_package_view: bad argument!" msgstr "" #: src/pkg_view.cc:720 msgid "make_package_view: no main widget found" msgstr "" #: src/qt/tabs_manager.cc:254 msgid "Perform Changes" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "all" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "installed locally" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "new" msgstr "" #: src/qt/widgets/packages_tab.cc:78 msgid "Show:" msgstr "" #: src/qt/widgets/packages_tab.cc:84 msgid "Manage Filters" msgstr "" #: src/qt/widgets/packages_tab.cc:105 msgid "Name and Description" msgstr "" #: src/qt/widgets/packages_tab.cc:111 msgid "Find:" msgstr "" #: src/qt/widgets/packages_tab.cc:113 msgid "by" msgstr "" #: src/qt/windows/main_window.cc:96 msgid "&File" msgstr "" #: src/qt/windows/main_window.cc:104 msgid "&Packages" msgstr "" #: src/qt/windows/main_window.cc:112 msgid "&Help" msgstr "" #: src/reason_fragment.cc:31 msgid "depends on" msgstr "" #: src/reason_fragment.cc:33 msgid "pre-depends on" msgstr "" #: src/reason_fragment.cc:35 msgid "suggests" msgstr "" #: src/reason_fragment.cc:36 msgid "recommends" msgstr "" #: src/reason_fragment.cc:38 msgid "conflicts with" msgstr "" #: src/reason_fragment.cc:40 msgid "breaks" msgstr "" #: src/reason_fragment.cc:42 msgid "replaces" msgstr "" #: src/reason_fragment.cc:43 msgid "obsoletes" msgstr "" #: src/reason_fragment.cc:44 msgid "enhances" msgstr "" #: src/reason_fragment.cc:155 #, c-format msgid " (provided by %F)" msgstr "" #: src/reason_fragment.cc:272 #, c-format msgid "%F%s %F %F" msgstr "" #: src/reason_fragment.cc:321 msgid "" "If you select a package, an explanation of its current state will appear in " "this space." msgstr "" #: 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 "" #: src/reason_fragment.cc:359 msgid "%B%s%b will be automatically removed because of dependency errors:" msgstr "" #: src/reason_fragment.cc:363 msgid "" "%B%s%b will be automatically installed to satisfy the following dependencies:" msgstr "" #: 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 "" #: 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 "" #: src/reason_fragment.cc:384 msgid "%B%s%b is currently installed." msgstr "" #: src/reason_fragment.cc:390 msgid "%B%s%b is not currently installed." msgstr "" #: src/reason_fragment.cc:398 msgid "Some dependencies of %B%s%b are not satisfied:" msgstr "" #: src/reason_fragment.cc:402 msgid "%B%s%b will be downgraded." msgstr "" #: src/reason_fragment.cc:409 msgid "%B%s%b will not be upgraded to the forbidden version %B%s%b." msgstr "" #: 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 "" #: src/reason_fragment.cc:420 msgid "%B%s%b will be re-installed." msgstr "" #: src/reason_fragment.cc:424 msgid "%B%s%b will be installed." msgstr "" #: src/reason_fragment.cc:428 msgid "%B%s%b will be removed." msgstr "" #: src/reason_fragment.cc:433 msgid "%B%s%b will be upgraded from version %B%s%b to version %B%s%b." msgstr "" #: src/reason_fragment.cc:440 msgid "%B%s%b is only partly installed; its installation will be completed." msgstr "" #: src/reason_fragment.cc:472 msgid "" "The following packages depend on %B%s%b and will be broken by its removal:" msgstr "" #: src/reason_fragment.cc:475 msgid "The following packages depend on %B%s%b and are broken:" msgstr "" #: src/reason_fragment.cc:482 msgid "" "The following packages conflict with %B%s%b and will be broken by its " "installation:" msgstr "" #: 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 "" #: 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 "" #: src/reason_fragment.cc:523 msgid "The following packages conflict with %B%s%b:" msgstr "" #: 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 "" #: 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 "" #: src/reason_fragment.cc:538 msgid "upgraded" msgstr "" #: src/reason_fragment.cc:538 msgid "downgraded" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: src/solution_dialog.cc:97 src/solution_screen.cc:505 msgid "The package cache is not available." msgstr "" #: src/solution_dialog.cc:105 msgid "No packages are broken." msgstr "" #: src/solution_dialog.cc:114 src/solution_screen.cc:528 msgid "No resolution found." msgstr "" #: src/solution_dialog.cc:183 msgid "Previous" msgstr "" #: src/solution_dialog.cc:184 msgid "Next" msgstr "" #: src/solution_dialog.cc:185 msgid "Apply" msgstr "" #: src/solution_dialog.cc:186 msgid "Close" msgstr "" #: src/solution_fragment.cc:164 #, c-format msgid "%s conflicts with %s [provided by %s %s]" msgstr "" #: src/solution_fragment.cc:177 #, c-format msgid "Removing %s" msgstr "" #: src/solution_fragment.cc:179 #, c-format msgid "Installing %s %s (%s)" msgstr "" #: src/solution_fragment.cc:185 #, c-format msgid "Leave %ls unresolved." msgstr "" #: src/solution_fragment.cc:411 msgid "%BRemove%b the following packages:%n" msgstr "" #: src/solution_fragment.cc:426 msgid "%BInstall%b the following packages:%n" msgstr "" #: src/solution_fragment.cc:444 msgid "%BKeep%b the following packages at their current version:%n" msgstr "" #: src/solution_fragment.cc:468 msgid "%BUpgrade%b the following packages:%n" msgstr "" #: src/solution_fragment.cc:488 msgid "%BDowngrade%b the following packages:%n" msgstr "" #: src/solution_item.cc:97 #, c-format msgid "Remove %F [%s (%s)]" msgstr "" #: src/solution_item.cc:104 #, c-format msgid "Install %F [%s (%s)]" msgstr "" #: src/solution_item.cc:112 #, c-format msgid "Cancel the installation of %F" msgstr "" #: src/solution_item.cc:115 #, c-format msgid "Cancel the removal of %F" msgstr "" #: src/solution_item.cc:118 #, c-format msgid "Keep %F at version %s (%s)" msgstr "" #: src/solution_item.cc:126 #, c-format msgid "Upgrade %F [%s (%s) -> %s (%s)]" msgstr "" #: src/solution_item.cc:135 #, c-format msgid "Downgrade %F [%s (%s) -> %s (%s)]" msgstr "" #: src/solution_item.cc:606 #, c-format msgid "-> Leave the dependency \"%s recommends %s\" unresolved." msgstr "" #: src/solution_screen.cc:164 msgid "The following actions will resolve this dependency:" msgstr "" #: src/solution_screen.cc:284 msgid "Keep the following packages at their current version:" msgstr "" #: src/solution_screen.cc:332 msgid "Leave the following recommendations unresolved:" msgstr "" #: src/solution_screen.cc:512 msgid "No broken packages." msgstr "" #: src/solution_screen.cc:542 #, c-format msgid "open: %d; closed: %d; defer: %d; conflict: %d" msgstr "" #: src/trust.cc:19 src/trust.cc:21 msgid "WARNING" msgstr "" #: 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 "" #. 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 "" #: src/ui.cc:236 msgid "Er, there aren't any errors, this shouldn't have happened.." msgstr "" #: src/ui.cc:242 msgid "E:" msgstr "" #: src/ui.cc:244 msgid "W:" msgstr "" #: 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 "" #: src/ui.cc:346 msgid "Never display this message again." msgstr "" #: src/ui.cc:392 msgid "" "You may not modify the state of any package while a download is underway." msgstr "" #: src/ui.cc:423 msgid "You already are root!" msgstr "" #: src/ui.cc:438 msgid "Invalid Get-Root-Command; it should start with su: or sudo:" msgstr "" #: src/ui.cc:445 #, c-format msgid "Invalid Get-Root-Command; it should start with su: or sudo:, not %s:" msgstr "" #: src/ui.cc:474 #, c-format msgid "Unable to fork: %s" msgstr "" #: src/ui.cc:578 msgid "" "Subprocess exited with an error -- did you type your password correctly?" msgstr "" #: src/ui.cc:617 msgid "Loading cache" msgstr "" #: src/ui.cc:659 msgid "Really quit Aptitude?" msgstr "" #: src/ui.cc:713 src/ui.cc:2573 msgid "Change the behavior of aptitude" msgstr "" #: src/ui.cc:749 msgid "Really discard your personal settings and reload the defaults?" msgstr "" #: src/ui.cc:885 msgid "View available packages and choose actions to perform" msgstr "" #: src/ui.cc:914 msgid "Recommended Packages" msgstr "" #: src/ui.cc:915 msgid "View packages that it is recommended that you install" msgstr "" #: src/ui.cc:916 msgid "Recommendations" msgstr "" #: src/ui.cc:1002 #, c-format msgid "Information about %s" msgstr "" #: src/ui.cc:1004 #, c-format msgid "%s info" msgstr "" #: src/ui.cc:1025 #, c-format msgid "Packages depending on %s" msgstr "" #: src/ui.cc:1026 #, c-format msgid "Dependencies of %s" msgstr "" #: src/ui.cc:1029 #, c-format msgid "%s reverse deps" msgstr "" #: src/ui.cc:1030 #, c-format msgid "%s deps" msgstr "" #: src/ui.cc:1048 #, c-format msgid "Available versions of %s" msgstr "" #: src/ui.cc:1050 #, c-format msgid "%s versions" msgstr "" #: 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 "" #: src/ui.cc:1106 src/ui.cc:1108 msgid "License" msgstr "" #: src/ui.cc:1107 src/ui.cc:2665 msgid "View the terms under which you may copy and distribute aptitude" msgstr "" #. TRANSLATORS: You can translate help.txt and set the filename here. #: src/ui.cc:1122 msgid "Localized file|help.txt" msgstr "" #: src/ui.cc:1124 msgid "Encoding of help.txt|UTF-8" msgstr "" #: src/ui.cc:1135 msgid "Online Help" msgstr "" #: src/ui.cc:1136 msgid "View a brief introduction to aptitude" msgstr "" #: src/ui.cc:1137 src/ui.cc:2817 msgid "Help" msgstr "" #. TRANSLATORS: You can translate README and set the filename here. #: src/ui.cc:1146 msgid "Localized file|README" msgstr "" #: src/ui.cc:1147 msgid "Encoding of README|ISO_8859-1" msgstr "" #: src/ui.cc:1158 msgid "User's Manual" msgstr "" #: src/ui.cc:1159 msgid "Read the full user's manual of aptitude" msgstr "" #: src/ui.cc:1160 msgid "Manual" msgstr "" #: src/ui.cc:1167 src/ui.cc:1169 msgid "FAQ" msgstr "" #: src/ui.cc:1168 src/ui.cc:2657 msgid "View a list of frequently asked questions" msgstr "" #: src/ui.cc:1177 src/ui.cc:1179 msgid "News" msgstr "" #: src/ui.cc:1178 #, c-format msgid "View the important changes made in each version of %s" msgstr "" #: src/ui.cc:1185 #, c-format msgid "" "Unable to remove the old temporary directory; you should remove %s by hand." msgstr "" #: src/ui.cc:1190 #, c-format msgid "" "Will not remove %s; you should examine the files in it and remove them by " "hand." msgstr "" #: 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 "" #: src/ui.cc:1291 msgid "View the progress of the package download" msgstr "" #: src/ui.cc:1292 msgid "Package Download" msgstr "" #: 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 "" #: src/ui.cc:1345 msgid " %S*%N %s [version %s]%n" msgstr "" #: src/ui.cc:1351 msgid "Really Continue" msgstr "" #: src/ui.cc:1353 msgid "Abort Installation" msgstr "" #: src/ui.cc:1417 msgid "Preview of package installation" msgstr "" #: src/ui.cc:1418 msgid "View and/or adjust the actions that will be performed" msgstr "" #: src/ui.cc:1480 msgid "Some packages were broken and have been fixed:" msgstr "" #: src/ui.cc:1488 msgid "No solution to these dependency problems exists!" msgstr "" #: src/ui.cc:1494 #, c-format msgid "" "Ran out of time while trying to resolve dependencies (press \"%s\" to try " "harder)" msgstr "" #: 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 "" #: src/ui.cc:1543 src/ui.cc:1782 src/ui.cc:1843 src/ui.cc:1938 msgid "Become root" msgstr "" #: src/ui.cc:1545 src/ui.cc:1784 src/ui.cc:1845 src/ui.cc:1940 msgid "Don't become root" msgstr "" #: src/ui.cc:1666 msgid "No packages are scheduled to be installed, removed, or upgraded." msgstr "" #: 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 "" #: src/ui.cc:1752 msgid "Updating package lists" msgstr "" #: src/ui.cc:1753 msgid "View the progress of the package list update" msgstr "" #: src/ui.cc:1754 msgid "List Update" msgstr "" #: 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 "" #: src/ui.cc:1794 src/ui.cc:2408 msgid "Waste time trying to find mines" msgstr "" #: src/ui.cc:1801 src/ui.cc:1889 msgid "Cleaning while a download is in progress is not allowed" msgstr "" #: src/ui.cc:1816 msgid "Deleting downloaded files" msgstr "" #: src/ui.cc:1830 msgid "Downloaded package files have been deleted" msgstr "" #: src/ui.cc:1840 msgid "" "Cleaning the package cache requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" #: src/ui.cc:1886 msgid "The apt cache file is not available; cannot auto-clean." msgstr "" #: src/ui.cc:1924 #, c-format msgid "" "Obsolete downloaded package files have been deleted, freeing %sB of disk " "space." msgstr "" #: src/ui.cc:1935 msgid "" "Deleting obsolete files requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" #: src/ui.cc:2037 msgid "No more solutions." msgstr "" #: src/ui.cc:2245 msgid "Unable to find a solution to apply." msgstr "" #: src/ui.cc:2251 msgid "Ran out of time while trying to find a solution." msgstr "" #: src/ui.cc:2311 src/ui.cc:2313 msgid "Resolve Dependencies" msgstr "" #: src/ui.cc:2312 msgid "Search for solutions to unsatisfied dependencies" msgstr "" #: src/ui.cc:2324 #, c-format msgid "Unable to open %ls" msgstr "" #: src/ui.cc:2330 msgid "Error while dumping resolver state" msgstr "" #: src/ui.cc:2370 msgid "^Install/remove packages" msgstr "" #: src/ui.cc:2373 msgid "^Update package list" msgstr "" #: src/ui.cc:2378 msgid "Mark Up^gradable" msgstr "" #: src/ui.cc:2383 msgid "^Forget new packages" msgstr "" #: src/ui.cc:2387 msgid "Canc^el pending actions" msgstr "" #: src/ui.cc:2391 msgid "^Clean package cache" msgstr "" #: src/ui.cc:2395 msgid "Clean ^obsolete files" msgstr "" #: src/ui.cc:2402 msgid "^Reload package cache" msgstr "" #: src/ui.cc:2407 msgid "^Play Minesweeper" msgstr "" #: src/ui.cc:2412 msgid "^Become root" msgstr "" #: src/ui.cc:2415 msgid "^Quit" msgstr "" #: src/ui.cc:2422 src/ui.cc:2811 msgid "Undo" msgstr "" #: src/ui.cc:2431 msgid "^Install" msgstr "" #: src/ui.cc:2432 msgid "Flag the currently selected package for installation or upgrade" msgstr "" #: src/ui.cc:2439 msgid "^Remove" msgstr "" #: src/ui.cc:2440 msgid "Flag the currently selected package for removal" msgstr "" #: src/ui.cc:2443 msgid "^Purge" msgstr "" #: src/ui.cc:2444 msgid "" "Flag the currently selected package and its configuration files for removal" msgstr "" #: src/ui.cc:2447 msgid "^Keep" msgstr "" #: src/ui.cc:2448 msgid "Cancel any action on the selected package" msgstr "" #: src/ui.cc:2451 msgid "^Hold" msgstr "" #: src/ui.cc:2452 msgid "" "Cancel any action on the selected package, and protect it from future " "upgrades" msgstr "" #: src/ui.cc:2455 msgid "Mark ^Auto" msgstr "" #: 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 "" #: src/ui.cc:2459 msgid "Mark ^Manual" msgstr "" #: 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 "" #: src/ui.cc:2463 msgid "^Forbid Version" msgstr "" #: 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 "" #: src/ui.cc:2468 msgid "I^nformation" msgstr "" #: src/ui.cc:2469 msgid "Display more information about the selected package" msgstr "" #: src/ui.cc:2472 msgid "C^ycle Package Information" msgstr "" #: 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 "" #: src/ui.cc:2476 msgid "^Changelog" msgstr "" #: src/ui.cc:2477 msgid "Display the Debian changelog of the selected package" msgstr "" #: src/ui.cc:2484 msgid "^Examine Solution" msgstr "" #: src/ui.cc:2485 msgid "Examine the currently selected solution to the dependency problems." msgstr "" #: src/ui.cc:2488 msgid "Apply ^Solution" msgstr "" #: src/ui.cc:2489 msgid "Perform the actions contained in the currently selected solution." msgstr "" #: src/ui.cc:2492 msgid "^Next Solution" msgstr "" #: src/ui.cc:2493 msgid "Select the next solution to the dependency problems." msgstr "" #: src/ui.cc:2496 msgid "^Previous Solution" msgstr "" #: src/ui.cc:2497 msgid "Select the previous solution to the dependency problems." msgstr "" #: src/ui.cc:2500 msgid "^First Solution" msgstr "" #: src/ui.cc:2501 msgid "Select the first solution to the dependency problems." msgstr "" #: src/ui.cc:2504 msgid "^Last Solution" msgstr "" #: src/ui.cc:2505 msgid "" "Select the last solution to the dependency problems that has been generated " "so far." msgstr "" #: src/ui.cc:2511 msgid "Toggle ^Rejected" msgstr "" #: src/ui.cc:2512 msgid "Toggle whether the currently selected action is rejected." msgstr "" #: src/ui.cc:2516 msgid "Toggle ^Approved" msgstr "" #: src/ui.cc:2517 msgid "Toggle whether the currently selected action is approved." msgstr "" #: src/ui.cc:2521 msgid "^View Target" msgstr "" #: src/ui.cc:2522 msgid "View the package which will be affected by the selected action" msgstr "" #: src/ui.cc:2528 msgid "Reject Breaking ^Holds" msgstr "" #: src/ui.cc:2530 msgid "" "Reject all actions that would change the state of held packages or install " "forbidden versions" msgstr "" #: src/ui.cc:2538 msgid "^Find" msgstr "" #: src/ui.cc:2539 msgid "Search forwards" msgstr "" #: src/ui.cc:2542 msgid "^Find Backwards" msgstr "" #: src/ui.cc:2543 msgid "Search backwards" msgstr "" #: src/ui.cc:2546 msgid "Find ^Again" msgstr "" #: src/ui.cc:2547 msgid "Repeat the last search" msgstr "" #: src/ui.cc:2550 msgid "Find Again ^Backwards" msgstr "" #: src/ui.cc:2551 msgid "Repeat the last search in the opposite direction" msgstr "" #: src/ui.cc:2555 msgid "^Limit Display" msgstr "" #: src/ui.cc:2556 msgid "Apply a filter to the package list" msgstr "" #: src/ui.cc:2559 msgid "^Un-Limit Display" msgstr "" #: src/ui.cc:2560 msgid "Remove the filter from the package list" msgstr "" #: src/ui.cc:2564 msgid "Find ^Broken" msgstr "" #: src/ui.cc:2565 msgid "Find the next package with unsatisfied dependencies" msgstr "" #: src/ui.cc:2572 msgid "^Preferences" msgstr "" #: src/ui.cc:2577 msgid "^UI options" msgstr "" #: src/ui.cc:2578 msgid "Change the settings which affect the user interface" msgstr "" #: src/ui.cc:2581 msgid "^Dependency handling" msgstr "" #: src/ui.cc:2582 msgid "Change the settings which affect how package dependencies are handled" msgstr "" #: src/ui.cc:2585 msgid "^Miscellaneous" msgstr "" #: src/ui.cc:2586 msgid "Change miscellaneous program settings" msgstr "" #: src/ui.cc:2592 msgid "^Revert options" msgstr "" #: src/ui.cc:2593 msgid "Reset all settings to the system defaults" msgstr "" #: src/ui.cc:2604 msgid "^Next" msgstr "" #: src/ui.cc:2605 msgid "View next display" msgstr "" #: src/ui.cc:2608 msgid "^Prev" msgstr "" #: src/ui.cc:2609 msgid "View previous display" msgstr "" #: src/ui.cc:2612 msgid "^Close" msgstr "" #: src/ui.cc:2613 msgid "Close this display" msgstr "" #: src/ui.cc:2618 msgid "New Package ^View" msgstr "" #: src/ui.cc:2619 msgid "Create a new default package view" msgstr "" #: src/ui.cc:2622 msgid "Audit ^Recommendations" msgstr "" #: src/ui.cc:2623 msgid "" "View packages which it is recommended that you install, but which are not " "currently installed." msgstr "" #: src/ui.cc:2626 msgid "New ^Flat Package List" msgstr "" #: src/ui.cc:2627 msgid "View all the packages on the system in a single uncategorized list" msgstr "" #: src/ui.cc:2630 msgid "New ^Debtags Browser" msgstr "" #: src/ui.cc:2632 msgid "Browse packages using Debtags data" msgstr "" #: src/ui.cc:2612 msgid "New Categorical ^Browser" msgstr "" #: src/ui.cc:2614 msgid "Browse packages by category" msgstr "" #: src/ui.cc:2645 msgid "^About" msgstr "" #: src/ui.cc:2646 msgid "View information about this program" msgstr "" #: src/ui.cc:2649 msgid "^Help" msgstr "" #: src/ui.cc:2650 msgid "View the on-line help" msgstr "" #: src/ui.cc:2652 msgid "User's ^Manual" msgstr "" #: src/ui.cc:2653 msgid "View the detailed program manual" msgstr "" #: src/ui.cc:2656 msgid "^FAQ" msgstr "" #: src/ui.cc:2660 msgid "^News" msgstr "" #: src/ui.cc:2661 msgid "View the important changes made in each version of " msgstr "" #: src/ui.cc:2664 msgid "^License" msgstr "" #: src/ui.cc:2810 msgid "Actions" msgstr "" #: src/ui.cc:2814 msgid "Search" msgstr "" #: src/ui.cc:2815 msgid "Options" msgstr "" #: src/ui.cc:2816 msgid "Views" msgstr "" #: src/ui.cc:2823 #, c-format msgid "" "%ls: Menu %ls: Help %ls: Quit %ls: Update %ls: Download/Install/Remove " "Pkgs" msgstr "" #: src/ui.cc:3252 msgid "yes_key" msgstr "" #: src/ui.cc:3253 msgid "no_key" msgstr "" #: src/view_changelog.cc:273 #, c-format msgid "%s changes" msgstr "" #: src/view_changelog.cc:274 msgid "View the list of changes made to this Debian package." msgstr "" #: src/view_changelog.cc:343 #, c-format msgid "Preparing to download the changelog of %s" msgstr "" #: src/view_changelog.cc:371 #, c-format msgid "Failed to download the changelog of %s: %s" msgstr "" #: src/view_changelog.cc:382 #, c-format msgid "Downloading the changelog of %s" msgstr "" #: src/view_changelog.cc:415 msgid "You can only view changelogs of official Debian packages." msgstr "" language-pack-id-base/data/id/LC_MESSAGES/devscripts.po0000644000000000000000000162327412743726475017625 0ustar # Indonesian translation for devscripts # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the devscripts package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: devscripts\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-01-26 03:17+0000\n" "PO-Revision-Date: 2010-12-04 00:05+0000\n" "Last-Translator: Mahyuddin Susanto \n" "Language-Team: Indonesian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 10:49+0000\n" "X-Generator: Launchpad (build 18147)\n" #. type: TH #: ../scripts/annotate-output.1:1 #, no-wrap msgid "ANNOTATE-OUTPUT" msgstr "PENAMBAHAN KETERANGAN-KELUARAN" #. type: TH #: ../scripts/annotate-output.1:1 ../scripts/archpath.1:1 ../scripts/checkbashisms.1:1 ../scripts/cvs-debc.1:1 ../scripts/cvs-debi.1:1 ../scripts/cvs-debrelease.1:1 ../scripts/cvs-debuild.1:1 ../scripts/dcmd.1:1 ../scripts/debc.1:1 ../scripts/debchange.1:1 ../scripts/debclean.1:1 ../scripts/debdiff.1:1 ../scripts/debi.1:1 ../scripts/debpkg.1:1 ../scripts/debrelease.1:1 ../scripts/debrsign.1:1 ../scripts/debsign.1:1 ../scripts/debuild.1:1 ../scripts/dep3changelog.1:1 ../scripts/devscripts.1:1 ../scripts/dpkg-genbuilddeps.1:1 ../doc/edit-patch.1:1 ../scripts/dscextract.1:1 ../scripts/dscverify.1:1 ../scripts/getbuildlog.1:1 ../scripts/grep-excuses.1:1 ../scripts/list-unreleased.1:1 ../scripts/manpage-alert.1:1 ../scripts/mergechanges.1:1 ../scripts/nmudiff.1:1 ../scripts/plotchangelog.1:1 ../scripts/pts-subscribe.1:1 ../scripts/rc-alert.1:1 ../doc/suspicious-source.1:15 ../scripts/uupdate.1:1 ../doc/what-patch.1:1 ../scripts/whodepends.1:1 ../scripts/who-uploads.1:1 ../scripts/wnpp-alert.1:1 ../scripts/wnpp-check.1:1 ../doc/wrap-and-sort.1:15 ../scripts/devscripts.conf.5:1 #, no-wrap msgid "Debian Utilities" msgstr "Peralatan Debian" #. type: TH #: ../scripts/annotate-output.1:1 ../scripts/archpath.1:1 ../scripts/checkbashisms.1:1 ../scripts/cvs-debc.1:1 ../scripts/cvs-debi.1:1 ../scripts/cvs-debrelease.1:1 ../scripts/cvs-debuild.1:1 ../scripts/dcmd.1:1 ../scripts/debc.1:1 ../scripts/debchange.1:1 ../scripts/debclean.1:1 ../scripts/debdiff.1:1 ../scripts/debi.1:1 ../scripts/debpkg.1:1 ../scripts/debrelease.1:1 ../scripts/debrsign.1:1 ../scripts/debsign.1:1 ../scripts/debuild.1:1 ../scripts/dep3changelog.1:1 ../scripts/devscripts.1:1 ../scripts/dpkg-depcheck.1:1 ../scripts/dpkg-genbuilddeps.1:1 ../doc/edit-patch.1:1 ../scripts/dscextract.1:1 ../scripts/dscverify.1:1 ../scripts/getbuildlog.1:1 ../scripts/grep-excuses.1:1 ../scripts/list-unreleased.1:1 ../scripts/manpage-alert.1:1 ../scripts/mergechanges.1:1 ../scripts/nmudiff.1:1 ../scripts/plotchangelog.1:1 ../scripts/pts-subscribe.1:1 ../scripts/rc-alert.1:1 ../doc/suspicious-source.1:15 ../scripts/uupdate.1:1 ../doc/what-patch.1:1 ../scripts/whodepends.1:1 ../scripts/who-uploads.1:1 ../scripts/wnpp-alert.1:1 ../scripts/wnpp-check.1:1 ../doc/wrap-and-sort.1:15 ../scripts/devscripts.conf.5:1 #, no-wrap msgid "DEBIAN" msgstr "DEBIAN" #. type: SH #: ../scripts/annotate-output.1:2 ../scripts/archpath.1:2 ../scripts/bts.pl:39 ../scripts/build-rdeps.pl:21 ../scripts/chdist.pl:18 ../scripts/checkbashisms.1:2 ../scripts/cowpoke.1:18 ../scripts/cvs-debc.1:2 ../scripts/cvs-debi.1:2 ../scripts/cvs-debrelease.1:2 ../scripts/cvs-debuild.1:2 ../scripts/dcmd.1:2 ../scripts/dcontrol.pl:198 ../scripts/dd-list.1:18 ../scripts/debc.1:2 ../scripts/debchange.1:2 ../scripts/debcheckout.pl:24 ../scripts/debclean.1:2 ../scripts/debcommit.pl:3 ../scripts/debdiff.1:2 ../scripts/debi.1:2 ../scripts/debpkg.1:2 ../scripts/debrelease.1:2 ../scripts/debrsign.1:2 ../scripts/debsign.1:2 ../scripts/debsnap.1:3 ../scripts/debuild.1:2 ../scripts/desktop2menu.pl:24 ../scripts/dep3changelog.1:2 ../scripts/devscripts.1:2 ../scripts/dget.pl:537 ../scripts/diff2patches.1:2 ../scripts/dpkg-depcheck.1:2 ../scripts/dpkg-genbuilddeps.1:2 ../doc/edit-patch.1:2 ../scripts/dscextract.1:2 ../scripts/dscverify.1:2 ../scripts/getbuildlog.1:2 ../scripts/grep-excuses.1:2 ../scripts/licensecheck.pl:23 ../scripts/list-unreleased.1:2 ../scripts/manpage-alert.1:2 ../scripts/mass-bug.pl:21 ../scripts/mergechanges.1:2 ../scripts/mk-build-deps.pl:24 ../scripts/mk-origtargz.pl:25 ../scripts/namecheck.pl:3 ../scripts/nmudiff.1:2 ../scripts/origtargz.pl:20 ../scripts/plotchangelog.1:2 ../scripts/pts-subscribe.1:2 ../scripts/rc-alert.1:2 ../scripts/rmadison.pl:228 ../scripts/sadt.pod:17 ../doc/suspicious-source.1:17 ../scripts/svnpath.pl:3 ../scripts/tagpending.pl:77 ../scripts/transition-check.pl:23 ../scripts/uscan.pl:27 ../scripts/uupdate.1:2 ../doc/what-patch.1:2 ../scripts/whodepends.1:2 ../scripts/who-uploads.1:2 ../scripts/who-permits-upload.pl:43 ../scripts/wnpp-alert.1:2 ../scripts/wnpp-check.1:2 ../doc/wrap-and-sort.1:16 ../scripts/devscripts.conf.5:2 #, no-wrap msgid "NAME" msgstr "NAMA" #. type: Plain text #: ../scripts/annotate-output.1:4 msgid "annotate-output - annotate program output with time and stream" msgstr "" "Penambahan keterangan keluaran - program penambahan keluaran dengan waktu " "dan aliran" #. type: SH #: ../scripts/annotate-output.1:4 ../scripts/archpath.1:4 ../scripts/bts.pl:191 ../scripts/build-rdeps.pl:25 ../scripts/chdist.pl:22 ../scripts/checkbashisms.1:4 ../scripts/cowpoke.1:20 ../scripts/cvs-debc.1:4 ../scripts/cvs-debi.1:4 ../scripts/cvs-debrelease.1:4 ../scripts/cvs-debuild.1:4 ../scripts/dcmd.1:4 ../scripts/dcontrol.pl:202 ../scripts/dd-list.1:21 ../scripts/debc.1:4 ../scripts/debchange.1:4 ../scripts/debcheckout.pl:28 ../scripts/debclean.1:4 ../scripts/debcommit.pl:7 ../scripts/debdiff.1:4 ../scripts/debi.1:4 ../scripts/debpkg.1:4 ../scripts/debrelease.1:4 ../scripts/debrsign.1:4 ../scripts/debsign.1:4 ../scripts/debsnap.1:6 ../scripts/debuild.1:4 ../scripts/desktop2menu.pl:28 ../scripts/dep3changelog.1:4 ../scripts/dget.pl:541 ../scripts/dpkg-depcheck.1:4 ../scripts/dpkg-genbuilddeps.1:4 ../doc/edit-patch.1:6 ../scripts/dscextract.1:4 ../scripts/dscverify.1:4 ../scripts/getbuildlog.1:4 ../scripts/grep-excuses.1:4 ../scripts/licensecheck.pl:27 ../scripts/list-unreleased.1:4 ../scripts/manpage-alert.1:4 ../scripts/mass-bug.pl:25 ../scripts/mergechanges.1:4 ../scripts/mk-build-deps.pl:28 ../scripts/mk-origtargz.pl:29 ../scripts/nmudiff.1:4 ../scripts/origtargz.pl:24 ../scripts/plotchangelog.1:4 ../scripts/pts-subscribe.1:4 ../scripts/rc-alert.1:4 ../scripts/rmadison.pl:232 ../scripts/sadt.pod:21 ../doc/suspicious-source.1:21 ../scripts/svnpath.pl:7 ../scripts/tagpending.pl:81 ../scripts/transition-check.pl:27 ../scripts/uscan.pl:31 ../scripts/uupdate.1:4 ../doc/what-patch.1:5 ../scripts/whodepends.1:4 ../scripts/who-uploads.1:4 ../scripts/who-permits-upload.pl:47 ../scripts/wnpp-alert.1:4 ../scripts/wnpp-check.1:4 ../doc/wrap-and-sort.1:18 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" #. type: Plain text #: ../scripts/annotate-output.1:6 msgid "B [I] I [I ...]" msgstr "" "B [I] I [I ...]" #. type: SH #: ../scripts/annotate-output.1:6 ../scripts/archpath.1:12 ../scripts/bts.pl:195 ../scripts/build-rdeps.pl:29 ../scripts/chdist.pl:26 ../scripts/checkbashisms.1:8 ../scripts/cowpoke.1:24 ../scripts/cvs-debc.1:6 ../scripts/cvs-debi.1:6 ../scripts/cvs-debrelease.1:7 ../scripts/cvs-debuild.1:7 ../scripts/dcmd.1:6 ../scripts/dcontrol.pl:210 ../scripts/dd-list.1:26 ../scripts/debc.1:6 ../scripts/debchange.1:8 ../scripts/debcheckout.pl:40 ../scripts/debclean.1:6 ../scripts/debcommit.pl:11 ../scripts/debdiff.1:15 ../scripts/debi.1:6 ../scripts/debpkg.1:6 ../scripts/debrelease.1:6 ../scripts/deb-reversion.dbk:82 ../scripts/debrsign.1:7 ../scripts/debsign.1:6 ../scripts/debsnap.1:14 ../scripts/debuild.1:10 ../scripts/desktop2menu.pl:34 ../scripts/dep3changelog.1:6 ../scripts/devscripts.1:4 ../scripts/dget.pl:551 ../scripts/diff2patches.1:10 ../scripts/dpkg-depcheck.1:6 ../scripts/dpkg-genbuilddeps.1:6 ../doc/edit-patch.1:11 ../scripts/dscextract.1:6 ../scripts/dscverify.1:6 ../scripts/getbuildlog.1:8 ../scripts/grep-excuses.1:6 ../scripts/licensecheck.pl:36 ../scripts/list-unreleased.1:6 ../scripts/manpage-alert.1:6 ../scripts/mass-bug.pl:29 ../scripts/mergechanges.1:6 ../scripts/mk-build-deps.pl:34 ../scripts/mk-origtargz.pl:39 ../scripts/nmudiff.1:6 ../scripts/origtargz.pl:34 ../scripts/plotchangelog.1:7 ../scripts/pts-subscribe.1:8 ../scripts/rc-alert.1:8 ../scripts/rmadison.pl:240 ../scripts/sadt.pod:25 ../doc/suspicious-source.1:24 ../scripts/svnpath.pl:17 ../scripts/tagpending.pl:85 ../scripts/transition-check.pl:33 ../scripts/uscan.pl:35 ../scripts/uupdate.1:10 ../doc/what-patch.1:8 ../scripts/whodepends.1:6 ../scripts/who-uploads.1:6 ../scripts/who-permits-upload.pl:51 ../scripts/wnpp-alert.1:8 ../scripts/wnpp-check.1:8 ../doc/wrap-and-sort.1:22 ../scripts/devscripts.conf.5:4 #, no-wrap msgid "DESCRIPTION" msgstr "DESKRIPSI" #. type: Plain text #: ../scripts/annotate-output.1:10 msgid "" "B will execute the specified program, while prepending " "every line with the current time and O for stdout and E for stderr." msgstr "" #. type: SH #: ../scripts/annotate-output.1:11 ../scripts/bts.pl:247 ../scripts/build-rdeps.pl:45 ../scripts/chdist.pl:33 ../scripts/checkbashisms.1:23 ../scripts/cowpoke.1:29 ../scripts/cvs-debc.1:24 ../scripts/cvs-debi.1:28 ../scripts/cvs-debrelease.1:21 ../scripts/cvs-debuild.1:32 ../scripts/dcmd.1:15 ../scripts/dcontrol.pl:244 ../scripts/dd-list.1:58 ../scripts/debc.1:64 ../scripts/debchange.1:145 ../scripts/debcheckout.pl:68 ../scripts/debclean.1:60 ../scripts/debcommit.pl:19 ../scripts/debdiff.1:52 ../scripts/debi.1:65 ../scripts/debrelease.1:56 ../scripts/deb-reversion.dbk:128 ../scripts/debrsign.1:30 ../scripts/debsign.1:39 ../scripts/debsnap.1:26 ../scripts/debuild.1:219 ../scripts/dep3changelog.1:15 ../scripts/dget.pl:592 ../scripts/diff2patches.1:16 ../scripts/dpkg-depcheck.1:15 ../scripts/dscextract.1:14 ../scripts/dscverify.1:17 ../scripts/getbuildlog.1:24 ../scripts/grep-excuses.1:14 ../scripts/licensecheck.pl:45 ../scripts/list-unreleased.1:12 ../scripts/manpage-alert.1:12 ../scripts/mass-bug.pl:59 ../scripts/mk-build-deps.pl:44 ../scripts/mk-origtargz.pl:62 ../scripts/nmudiff.1:21 ../scripts/origtargz.pl:95 ../scripts/plotchangelog.1:43 ../scripts/pts-subscribe.1:18 ../scripts/rc-alert.1:17 ../scripts/rmadison.pl:249 ../scripts/sadt.pod:42 ../doc/suspicious-source.1:34 ../scripts/tagpending.pl:91 ../scripts/transition-check.pl:42 ../scripts/uupdate.1:54 ../doc/what-patch.1:15 ../scripts/whodepends.1:10 ../scripts/who-uploads.1:15 ../scripts/who-permits-upload.pl:57 ../scripts/wnpp-alert.1:17 ../scripts/wnpp-check.1:16 ../doc/wrap-and-sort.1:35 #, no-wrap msgid "OPTIONS" msgstr "PILIHAN" #. type: TP #: ../scripts/annotate-output.1:12 #, no-wrap msgid "B<+FORMAT>" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:16 msgid "" "Controls the timestamp format, as per B(1). Defaults to \"%H:%M:%S\"." msgstr "" #. type: TP #: ../scripts/annotate-output.1:16 ../scripts/chdist.pl:37 ../scripts/dcontrol.pl:256 ../scripts/dd-list.1:59 ../scripts/debcheckout.pl:96 ../scripts/debsnap.1:73 ../scripts/dget.pl:652 ../scripts/dpkg-depcheck.1:96 ../scripts/getbuildlog.1:25 ../scripts/mk-build-deps.pl:103 ../scripts/rmadison.pl:273 ../scripts/sadt.pod:59 ../doc/suspicious-source.1:35 ../doc/what-patch.1:17 ../doc/wrap-and-sort.1:36 #, no-wrap msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:19 ../scripts/debchange.1:389 ../scripts/debclean.1:87 ../scripts/debrelease.1:102 ../scripts/debsign.1:103 ../scripts/dep3changelog.1:19 ../scripts/dscverify.1:39 ../scripts/nmudiff.1:76 ../scripts/pts-subscribe.1:31 ../scripts/uupdate.1:104 ../scripts/who-uploads.1:47 msgid "Display a help message and exit successfully." msgstr "" #. type: SH #: ../scripts/annotate-output.1:20 ../scripts/dscextract.1:30 #, no-wrap msgid "EXAMPLE" msgstr "CONTOH" #. type: Plain text #: ../scripts/annotate-output.1:30 #, no-wrap msgid "" "$ annotate-output make\n" "21:41:21 I: Started make\n" "21:41:21 O: gcc -Wall program.c\n" "21:43:18 E: program.c: Couldn't compile, and took me ages to find out\n" "21:43:19 E: collect2: ld returned 1 exit status\n" "21:43:19 E: make: *** [all] Error 1\n" "21:43:19 I: Finished with exitcode 2\n" msgstr "" #. type: SH #: ../scripts/annotate-output.1:32 ../scripts/debsnap.1:152 ../scripts/rc-alert.1:119 ../scripts/whodepends.1:17 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:36 msgid "" "Since stdout and stderr are processed in parallel, it can happen that some " "lines received on stdout will show up before later-printed stderr lines (and " "vice-versa)." msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:41 msgid "" "This is unfortunately very hard to fix with the current annotation strategy. " " A fix would involve switching to PTRACE'ing the process. Giving nice a " "(much) higher priority over the executed program could however cause this " "behaviour to show up less frequently." msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:46 msgid "" "The program does not work as well when the output is not linewise. In " "particular, when an interactive program asks for input, the question might " "not be shown until after you have answered it. This will give the " "impression that the annotated program has hung, while it has not." msgstr "" #. type: SH #: ../scripts/annotate-output.1:47 ../scripts/bts.pl:4179 ../scripts/checkbashisms.1:63 ../scripts/cowpoke.1:379 ../scripts/cvs-debc.1:58 ../scripts/cvs-debi.1:62 ../scripts/cvs-debrelease.1:64 ../scripts/cvs-debuild.1:53 ../scripts/dcmd.1:107 ../scripts/dcontrol.pl:289 ../scripts/debc.1:115 ../scripts/debchange.1:469 ../scripts/debcheckout.pl:231 ../scripts/debclean.1:107 ../scripts/debcommit.pl:911 ../scripts/debdiff.1:234 ../scripts/debi.1:132 ../scripts/debrelease.1:132 ../scripts/deb-reversion.dbk:247 ../scripts/debrsign.1:66 ../scripts/debsign.1:134 ../scripts/debsnap.1:134 ../scripts/debuild.1:410 ../scripts/dep3changelog.1:28 ../scripts/dget.pl:714 ../scripts/diff2patches.1:45 ../scripts/dpkg-depcheck.1:118 ../scripts/dpkg-genbuilddeps.1:30 ../scripts/dscverify.1:75 ../scripts/grep-excuses.1:45 ../scripts/list-unreleased.1:19 ../scripts/mk-origtargz.pl:181 ../scripts/nmudiff.1:108 ../scripts/origtargz.pl:157 ../scripts/plotchangelog.1:124 ../scripts/pts-subscribe.1:51 ../scripts/rc-alert.1:121 ../scripts/rmadison.pl:370 ../scripts/sadt.pod:69 ../scripts/tagpending.pl:146 ../scripts/uscan.pl:1672 ../scripts/uupdate.1:189 ../doc/what-patch.1:35 ../scripts/who-permits-upload.pl:162 ../scripts/wnpp-alert.1:29 ../scripts/wnpp-check.1:26 ../scripts/devscripts.conf.5:54 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:49 msgid "B(1)" msgstr "" #. type: SH #: ../scripts/annotate-output.1:50 #, no-wrap msgid "SUPPORT" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:54 msgid "" "This program is community-supported (meaning: you'll need to fix it " "yourself). Patches are however appreciated, as is any feedback (positive or " "negative)." msgstr "" #. type: SH #: ../scripts/annotate-output.1:55 ../scripts/archpath.1:54 ../scripts/build-rdeps.pl:515 ../scripts/checkbashisms.1:65 ../scripts/cowpoke.1:385 ../scripts/cvs-debc.1:63 ../scripts/cvs-debi.1:67 ../scripts/cvs-debrelease.1:68 ../scripts/cvs-debuild.1:58 ../scripts/dcmd.1:110 ../scripts/dcontrol.pl:282 ../scripts/dd-list.1:106 ../scripts/debc.1:119 ../scripts/debchange.1:475 ../scripts/debcheckout.pl:236 ../scripts/debclean.1:110 ../scripts/debcommit.pl:907 ../scripts/debdiff.1:241 ../scripts/debi.1:135 ../scripts/debpkg.1:23 ../scripts/debrelease.1:136 ../scripts/deb-reversion.dbk:292 ../scripts/debrsign.1:70 ../scripts/debsign.1:146 ../scripts/debuild.1:422 ../scripts/desktop2menu.pl:52 ../scripts/dep3changelog.1:26 ../scripts/dget.pl:706 ../scripts/diff2patches.1:48 ../scripts/dpkg-genbuilddeps.1:36 ../scripts/dscextract.1:32 ../scripts/dscverify.1:80 ../scripts/getbuildlog.1:41 ../scripts/grep-excuses.1:47 ../scripts/licensecheck.pl:152 ../scripts/list-unreleased.1:21 ../scripts/manpage-alert.1:28 ../scripts/mass-bug.pl:523 ../scripts/mergechanges.1:28 ../scripts/mk-build-deps.pl:118 ../scripts/mk-origtargz.pl:185 ../scripts/namecheck.pl:30 ../scripts/nmudiff.1:112 ../scripts/origtargz.pl:161 ../scripts/plotchangelog.1:126 ../scripts/pts-subscribe.1:56 ../scripts/rc-alert.1:125 ../scripts/rmadison.pl:374 ../scripts/svnpath.pl:93 ../scripts/transition-check.pl:81 ../scripts/uscan.pl:1676 ../scripts/uupdate.1:196 ../scripts/whodepends.1:19 ../scripts/who-uploads.1:71 ../scripts/who-permits-upload.pl:157 ../scripts/wnpp-alert.1:31 ../scripts/wnpp-check.1:36 ../scripts/devscripts.conf.5:58 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:59 msgid "" "B was written by Jeroen van Wolffelaar " "Ejeroen@wolffelaar.nlE. This manpage comes under the same copyright " "as annotate-output itself, read /usr/bin/annotate-output (or wherever you " "install it) for the details." msgstr "" #. type: TH #: ../scripts/archpath.1:1 #, no-wrap msgid "ARCHPATH" msgstr "" #. type: Plain text #: ../scripts/archpath.1:4 msgid "" "archpath - output arch (tla/Bazaar) archive names, with support for branches" msgstr "" #. type: Plain text #: ../scripts/archpath.1:6 msgid "B" msgstr "" #. type: Plain text #: ../scripts/archpath.1:9 msgid "B I" msgstr "" #. type: Plain text #: ../scripts/archpath.1:12 msgid "B IB<-->I" msgstr "" #. type: Plain text #: ../scripts/archpath.1:15 msgid "" "B is intended to be run in an arch (tla or Bazaar) working copy." msgstr "" #. type: Plain text #: ../scripts/archpath.1:20 msgid "" "In its simplest usage, B with no parameters outputs the package " "name (archive/category--branch--version) associated with the working copy." msgstr "" #. type: Plain text #: ../scripts/archpath.1:28 msgid "" "If a parameter is given, it may either be a branch--version, in which case " "B will output a corresponding package name in the current archive " "and category, or a plain branch name (without \\(oq--\"), in which case " "B will output a corresponding package name in the current archive " "and category and with the same version as the current working copy." msgstr "" #. type: Plain text #: ../scripts/archpath.1:32 msgid "" "This is useful for branching. For example, if you're using Bazaar and you " "want to create a branch for a new feature, you might use a command like this:" msgstr "" #. type: Plain text #: ../scripts/archpath.1:37 #, no-wrap msgid "CW\n" msgstr "" #. type: Plain text #: ../scripts/archpath.1:43 msgid "" "Or if you want to tag your current code onto a \\(oqreleases\\(cq branch as " "version 1.0, you might use a command like this:" msgstr "" #. type: Plain text #: ../scripts/archpath.1:48 #, no-wrap msgid "CW\n" msgstr "" #. type: Plain text #: ../scripts/archpath.1:54 msgid "" "That's much easier than using \\(oqbaz tree-version\\(cq to look up the " "package name and manually modifying the result." msgstr "" #. type: Plain text #: ../scripts/archpath.1:57 msgid "B was written by" msgstr "" #. type: Plain text #: ../scripts/archpath.1:59 msgid "Colin Watson Ecjwatson@debian.orgE." msgstr "" #. type: Plain text #: ../scripts/archpath.1:63 msgid "" "Like B, this manual page is released under the GNU General Public " "License, version 2 or later." msgstr "" #. type: textblock #: ../scripts/bts.pl:41 msgid "bts - developers' command line interface to the BTS" msgstr "" #. type: textblock #: ../scripts/bts.pl:193 msgid "" "B [I] I [I] [B<#>I] [B<.>|B<,> " "I [I] [B<#>I]] ..." msgstr "" #. type: textblock #: ../scripts/bts.pl:197 msgid "" "This is a command line interface to the Debian Bug Tracking System (BTS), " "intended mainly for use by developers. It lets the BTS be manipulated using " "simple commands that can be run at the prompt or in a script, does various " "sanity checks on the input, and constructs and sends a mail to the BTS " "control address for you. A local cache of web pages and e-mails from the BTS " "may also be created and updated." msgstr "" #. type: textblock #: ../scripts/bts.pl:205 msgid "" "In general, the command line interface is the same as what you would write " "in a mail to control@bugs.debian.org, just prefixed with \"bts\". For " "example:" msgstr "" #. type: verbatim #: ../scripts/bts.pl:209 #, no-wrap msgid "" " % bts severity 69042 normal\n" " % bts merge 69042 43233\n" " % bts retitle 69042 blah blah\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:213 msgid "" "A few additional commands have been added for your convenience, and this " "program is less strict about what constitutes a valid bug number. For " "example, \"severity Bug#85942 normal\" is understood, as is \"severity " "#85942 normal\". (Of course, your shell may regard \"#\" as a comment " "character though, so you may need to quote it!)" msgstr "" #. type: textblock #: ../scripts/bts.pl:219 msgid "" "Also, for your convenience, this program allows you to abbreviate commands " "to the shortest unique substring (similar to how cvs lets you abbreviate " "commands). So it understands things like \"bts cl 85942\"." msgstr "" #. type: textblock #: ../scripts/bts.pl:223 msgid "" "It is also possible to include a comment in the mail sent to the BTS. If " "your shell does not strip out the comment in a command like \"bts severity " "30321 normal #inflated severity\", then this program is smart enough to " "figure out where the comment is, and include it in the email. Note that " "most shells do strip out such comments before they get to the program, " "unless the comment is quoted. (Something like \"bts severity #85942 " "normal\" will not be treated as a comment!)" msgstr "" #. type: textblock #: ../scripts/bts.pl:231 msgid "" "You can specify multiple commands by separating them with a single dot, " "rather like B; a single comma may also be used; all the " "commands will then be sent in a single mail. It is important the dot/comma " "is surrounded by whitespace so it is not mistaken for part of a command. " "For example (quoting where necessary so that B sees the comment):" msgstr "" #. type: verbatim #: ../scripts/bts.pl:237 #, no-wrap msgid "" " % bts severity 95672 normal , merge 95672 95673 \\#they are the same!\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:239 msgid "" "The abbreviation \"it\" may be used to refer to the last mentioned bug " "number, so you could write:" msgstr "" #. type: verbatim #: ../scripts/bts.pl:242 #, no-wrap msgid "" " % bts severity 95672 wishlist , retitle it \"bts: please add a --foo " "option\"\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:244 msgid "" "Please use this program responsibly, and do take our users into " "consideration." msgstr "" #. type: textblock #: ../scripts/bts.pl:249 msgid "" "B examines the B configuration files as described below. " "Command line options override the configuration file settings, though." msgstr "" #. type: =item #: ../scripts/bts.pl:255 msgid "B<-o>, B<--offline>" msgstr "" #. type: textblock #: ../scripts/bts.pl:257 msgid "" "Make B use cached bugs for the B and B commands, if a cache " "is available for the requested data. See the B command, below for " "information on setting up a cache." msgstr "" #. type: =item #: ../scripts/bts.pl:261 msgid "B<--online>, B<--no-offline>" msgstr "" #. type: textblock #: ../scripts/bts.pl:263 msgid "" "Opposite of B<--offline>; overrides any configuration file directive to work " "offline." msgstr "" #. type: =item #: ../scripts/bts.pl:266 msgid "B<-n>, B<--no-action>" msgstr "" #. type: textblock #: ../scripts/bts.pl:268 msgid "Do not send emails but print them to standard output." msgstr "" #. type: =item #: ../scripts/bts.pl:270 msgid "B<--cache>, B<--no-cache>" msgstr "" #. type: textblock #: ../scripts/bts.pl:272 msgid "" "Should we attempt to cache new versions of BTS pages when performing " "B/B commands? Default is to cache." msgstr "" #. type: =item #: ../scripts/bts.pl:275 msgid "B<--cache-mode=>{B|B|B}" msgstr "" #. type: textblock #: ../scripts/bts.pl:277 msgid "" "When running a B command, should we only mirror the basic bug " "(B), or should we also mirror the mbox version (B), or should we " "mirror the whole thing, including the mbox and the boring attachments to the " "BTS bug pages and the acknowledgement emails (B)? Default is B." msgstr "" #. type: =item #: ../scripts/bts.pl:283 msgid "B<--cache-delay=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:285 msgid "" "Time in seconds to delay between each download, to avoid hammering the BTS " "web server. Default is 5 seconds." msgstr "" #. type: =item #: ../scripts/bts.pl:288 msgid "B<--mbox>" msgstr "" #. type: textblock #: ../scripts/bts.pl:290 msgid "" "Open a mail reader to read the mbox corresponding to a given bug number for " "B and B commands." msgstr "" #. type: =item #: ../scripts/bts.pl:293 msgid "B<--mailreader=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:295 msgid "" "Specify the command to read the mbox. Must contain a \"B<%s>\" string " "(unquoted!), which will be replaced by the name of the mbox file. The " "command will be split on white space and will not be passed to a shell. " "Default is 'B'. (Also, B<%%> will be substituted by a single " "B<%> if this is needed.)" msgstr "" #. type: =item #: ../scripts/bts.pl:301 msgid "B<--cc-addr=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:303 msgid "" "Send carbon copies to a list of users. I should be a comma-" "separated list of email addresses." msgstr "" #. type: =item #: ../scripts/bts.pl:306 msgid "B<--use-default-cc>" msgstr "" #. type: textblock #: ../scripts/bts.pl:308 msgid "" "Add the addresses specified in the configuration file option " "B to the list specified using B<--cc-addr>. This is the " "default." msgstr "" #. type: =item #: ../scripts/bts.pl:312 msgid "B<--no-use-default-cc>" msgstr "" #. type: textblock #: ../scripts/bts.pl:314 msgid "" "Do not add addresses specified in B to the carbon copy list." msgstr "" #. type: =item #: ../scripts/bts.pl:317 ../scripts/mass-bug.pl:103 msgid "B<--sendmail=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:319 msgid "" "Specify the B command. The command will be split on white space " "and will not be passed to a shell. Default is F. The " "B<-t> option will be automatically added if the command is " "F or F. For other mailers, if they " "require a B<-t> option, this must be included in the I, for " "example: B<--sendmail=\"/usr/sbin/mymailer -t\">." msgstr "" #. type: TP #: ../scripts/bts.pl:326 ../scripts/nmudiff.1:31 #, no-wrap msgid "B<--mutt>" msgstr "" #. type: textblock #: ../scripts/bts.pl:328 msgid "" "Use B for sending of mails. Default is not to use B, except for " "some commands." msgstr "" #. type: textblock #: ../scripts/bts.pl:331 msgid "" "Note that one of B<$DEBEMAIL> or B<$EMAIL> must be set in the environment in " "order to use B to send emails." msgstr "" #. type: TP #: ../scripts/bts.pl:334 ../scripts/nmudiff.1:36 #, no-wrap msgid "B<--no-mutt>" msgstr "" #. type: textblock #: ../scripts/bts.pl:336 msgid "Don't use B for sending of mails." msgstr "" #. type: =item #: ../scripts/bts.pl:342 msgid "B<--smtp-host=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:344 msgid "" "Specify an SMTP host. If given, B will send mail by talking directly " "to this SMTP host rather than by invoking a B command." msgstr "" #. type: textblock #: ../scripts/bts.pl:347 msgid "" "The host name may be followed by a colon (\":\") and a port number in order " "to use a port other than the default. It may also begin with \"ssmtp://\" " "or \"smtps://\" to indicate that SMTPS should be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:351 msgid "" "Note that one of B<$DEBEMAIL> or B<$EMAIL> must be set in the environment in " "order to use direct SMTP connections to send emails." msgstr "" #. type: textblock #: ../scripts/bts.pl:354 msgid "" "Note that when sending directly via an SMTP host, specifying addresses in B<-" "-cc-addr> or B that the SMTP host will not relay will cause " "the SMTP host to reject the entire mail." msgstr "" #. type: textblock #: ../scripts/bts.pl:358 msgid "" "Note also that the use of the B command may, when either B<--" "interactive> or B<--force-interactive> mode is enabled, lead to the " "automatic addition of a Cc to I<$newpackage>@packages.debian.org. In these " "cases, the note above regarding relaying applies. The submission interface " "(port 587) on reportbug.debian.org does not support relaying and, as such, " "should not be used as an SMTP server for B under the circumstances " "described in this paragraph." msgstr "" #. type: =item #: ../scripts/bts.pl:365 msgid "B<--smtp-username=>I, B<--smtp-password=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:367 msgid "" "Specify the credentials to use when connecting to the SMTP server specified " "by B<--smtp-host>. If the server does not require authentication then these " "options should not be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:371 msgid "" "If a username is specified but not a password, B will prompt for the " "password before sending the mail." msgstr "" #. type: =item #: ../scripts/bts.pl:374 msgid "B<--smtp-helo=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:376 msgid "" "Specify the name to use in the I command when connecting to the SMTP " "server; defaults to the contents of the file F, if it exists." msgstr "" #. type: textblock #: ../scripts/bts.pl:380 msgid "" "Note that some SMTP servers may reject the use of a I which either " "does not resolve or does not appear to belong to the host using it." msgstr "" #. type: =item #: ../scripts/bts.pl:383 msgid "B<--bts-server>" msgstr "" #. type: textblock #: ../scripts/bts.pl:375 msgid "Use a debbugs server other than bugs.debian.org." msgstr "" #. type: =item #: ../scripts/bts.pl:387 msgid "B<-f>, B<--force-refresh>" msgstr "" #. type: textblock #: ../scripts/bts.pl:389 msgid "" "Download a bug report again, even if it does not appear to have changed " "since the last B command. Useful if a B<--cache-mode=full> is " "requested for the first time (otherwise unchanged bug reports will not be " "downloaded again, even if the boring bits have not been downloaded)." msgstr "" #. type: =item #: ../scripts/bts.pl:395 msgid "B<--no-force-refresh>" msgstr "" #. type: textblock #: ../scripts/bts.pl:397 msgid "Suppress any configuration file B<--force-refresh> option." msgstr "" #. type: =item #: ../scripts/bts.pl:399 msgid "B<--only-new>" msgstr "" #. type: textblock #: ../scripts/bts.pl:401 msgid "" "Download only new bugs when caching. Do not check for updates in bugs we " "already have." msgstr "" #. type: =item #: ../scripts/bts.pl:404 msgid "B<--include-resolved>" msgstr "" #. type: textblock #: ../scripts/bts.pl:406 msgid "" "When caching bug reports, include those that are marked as resolved. This " "is the default behaviour." msgstr "" #. type: =item #: ../scripts/bts.pl:409 msgid "B<--no-include-resolved>" msgstr "" #. type: textblock #: ../scripts/bts.pl:411 msgid "" "Reverse the behaviour of the previous option. That is, do not cache bugs " "that are marked as resolved." msgstr "" #. type: =item #: ../scripts/bts.pl:414 msgid "B<--no-ack>" msgstr "" #. type: textblock #: ../scripts/bts.pl:416 msgid "" "Suppress acknowledgment mails from the BTS. Note that this will only affect " "the copies of messages CCed to bugs, not those sent to the control bot." msgstr "" #. type: =item #: ../scripts/bts.pl:420 msgid "B<--ack>" msgstr "" #. type: textblock #: ../scripts/bts.pl:422 msgid "" "Do not suppress acknowledgement mails. This is the default behaviour." msgstr "" #. type: =item #: ../scripts/bts.pl:424 ../scripts/tagpending.pl:133 msgid "B<-i>, B<--interactive>" msgstr "" #. type: textblock #: ../scripts/bts.pl:426 msgid "" "Before sending an e-mail to the control bot, display the content and allow " "it to be edited, or the sending cancelled." msgstr "" #. type: =item #: ../scripts/bts.pl:429 msgid "B<--force-interactive>" msgstr "" #. type: textblock #: ../scripts/bts.pl:431 msgid "" "Similar to B<--interactive>, with the exception that an editor is spawned " "before prompting for confirmation of the message to be sent." msgstr "" #. type: =item #: ../scripts/bts.pl:434 msgid "B<--no-interactive>" msgstr "" #. type: textblock #: ../scripts/bts.pl:436 msgid "" "Send control e-mails without confirmation. This is the default behaviour." msgstr "" #. type: =item #: ../scripts/bts.pl:438 ../scripts/dget.pl:607 msgid "B<-q>, B<--quiet>" msgstr "" #. type: textblock #: ../scripts/bts.pl:440 msgid "" "When running B, only display information about newly cached " "pages, not messages saying already cached. If this option is specified " "twice, only output error messages (to stderr)." msgstr "" #. type: TP #: ../scripts/bts.pl:444 ../scripts/cvs-debrelease.1:57 ../scripts/cvs-debuild.1:38 ../scripts/debc.1:85 ../scripts/debchange.1:377 ../scripts/debclean.1:77 ../scripts/debdiff.1:154 ../scripts/debi.1:102 ../scripts/debrelease.1:95 ../scripts/debsign.1:96 ../scripts/debuild.1:221 ../scripts/dpkg-depcheck.1:92 ../scripts/dscverify.1:24 ../scripts/grep-excuses.1:15 ../scripts/licensecheck.pl:112 ../scripts/mass-bug.pl:112 ../scripts/nmudiff.1:69 ../scripts/rmadison.pl:312 ../scripts/uscan.pl:1212 ../scripts/uupdate.1:56 ../scripts/who-uploads.1:40 #, no-wrap msgid "B<--no-conf>, B<--noconf>" msgstr "" #. type: Plain text #: ../scripts/bts.pl:446 ../scripts/cvs-debrelease.1:61 ../scripts/debc.1:89 ../scripts/debchange.1:381 ../scripts/debclean.1:81 ../scripts/debdiff.1:158 ../scripts/debi.1:106 ../scripts/debrelease.1:99 ../scripts/debsign.1:100 ../scripts/debuild.1:225 ../scripts/dpkg-depcheck.1:96 ../scripts/dscverify.1:28 ../scripts/grep-excuses.1:19 ../scripts/mass-bug.pl:114 ../scripts/nmudiff.1:73 ../scripts/uupdate.1:60 ../scripts/who-uploads.1:44 msgid "" "Do not read any configuration files. This can only be used as the first " "option given on the command-line." msgstr "" #. type: =head1 #: ../scripts/bts.pl:802 ../scripts/chdist.pl:55 msgid "COMMANDS" msgstr "" #. type: textblock #: ../scripts/bts.pl:792 msgid "" "For full details about the commands, see the BTS documentation. " "L" msgstr "" #. type: =item #: ../scripts/bts.pl:809 msgid "" "B [I] [I | I | I | B<:> ] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:811 msgid "" "B [I] [BI | BI] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:813 msgid "" "B [I] [BI | BI ] [IB<=>I " "...]" msgstr "" #. type: =item #: ../scripts/bts.pl:815 msgid "B [B | B... | B]" msgstr "" #. type: textblock #: ../scripts/bts.pl:817 msgid "This is a synonym for B." msgstr "" #. type: =item #: ../scripts/bts.pl:825 msgid "" "B [I] [I | I | I | B<:> ] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:827 msgid "" "B [I] [BI | BI] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:829 msgid "" "B [I] [BI | BI ] [IB<=>I " "...]" msgstr "" #. type: =item #: ../scripts/bts.pl:831 msgid "B [B | B... | B]" msgstr "" #. type: textblock #: ../scripts/bts.pl:833 msgid "" "Display the page listing the requested bugs in a web browser using sensible-" "browser(1)." msgstr "" #. type: textblock #: ../scripts/bts.pl:836 msgid "" "Options may be specified after the B command in addition to or instead " "of options at the start of the command line: recognised options at this " "point are: B<-o>/B<--offline>/B<--online>, B<-m>/B<--mbox>, B<--mailreader> " "and B<-->[B]B. These are described earlier in this manpage. If " "either the B<-o> or B<--offline> option is used, or there is already an up-" "to-date copy in the local cache, the cached version will be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:843 msgid "The meanings of the possible arguments are as follows:" msgstr "" #. type: =item #: ../scripts/bts.pl:847 msgid "(none)" msgstr "" #. type: textblock #: ../scripts/bts.pl:849 msgid "" "If nothing is specified, B will display your bugs, assuming that " "either B or B (examined in that order) is set to the " "appropriate email address." msgstr "" #. type: =item #: ../scripts/bts.pl:853 msgid "I" msgstr "" #. type: textblock #: ../scripts/bts.pl:855 msgid "Display bug number I." msgstr "" #. type: =item #: ../scripts/bts.pl:857 msgid "I" msgstr "" #. type: textblock #: ../scripts/bts.pl:859 msgid "Display the bugs for the package I." msgstr "" #. type: =item #: ../scripts/bts.pl:861 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:863 msgid "Display the bugs for the source package I." msgstr "" #. type: =item #: ../scripts/bts.pl:865 msgid "I" msgstr "" #. type: textblock #: ../scripts/bts.pl:867 msgid "Display the bugs for the maintainer email address I." msgstr "" #. type: =item #: ../scripts/bts.pl:869 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:871 msgid "Display the bugs for the submitter email address I." msgstr "" #. type: =item #: ../scripts/bts.pl:873 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:875 msgid "Display the bugs which are tagged with I." msgstr "" #. type: =item #: ../scripts/bts.pl:877 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:879 msgid "" "Display the bugs which are tagged with usertag I. See the BTS " "documentation for more information on usertags. This will require the use " "of a BI option." msgstr "" #. type: =item #: ../scripts/bts.pl:883 msgid "B<:>" msgstr "" #. type: textblock #: ../scripts/bts.pl:873 msgid "" "Details of the bug tracking system itself, along with a bug-request page " "with more options than this script, can be found on http://bugs.debian.org/. " " This page itself will be opened if the command 'bts bugs :' is used." msgstr "" #. type: =item #: ../scripts/bts.pl:890 msgid "B, B" msgstr "" #. type: textblock #: ../scripts/bts.pl:880 msgid "" "Display the front page of the release-critical pages on the BTS. This is a " "synonym for http://bugs.debian.org/release-critical/index.html. It is also " "possible to say release-critical/debian/main.html and the like. RC is a " "synonym for release-critical/other/all.html." msgstr "" #. type: textblock #: ../scripts/bts.pl:899 msgid "" "After the argument specifying what to display, you can optionally specify " "options to use to format the page or change what it displayed. These are " "passed to the BTS in the URL downloaded. For example, pass dist=stable to " "see bugs affecting the stable version of a package, version=1.0 to see bugs " "affecting that version of a package, or reverse=yes to display newest " "messages first in a bug log." msgstr "" #. type: textblock #: ../scripts/bts.pl:906 msgid "" "If caching has been enabled (that is, B<--no-cache> has not been used, and " "B has not been set to B), then any page requested by B will automatically be cached, and be available offline thereafter. " "Pages which are automatically cached in this way will be deleted on " "subsequent \"B|B|B\" invocations if they have not " "been accessed in 30 days. Warning: on a filesystem mounted with the " "\"noatime\" option, running \"B|B\" does not update the " "cache files' access times; a cached bug will then be subject to auto-" "cleaning 30 days after its initial download, even if it has been accessed in " "the meantime." msgstr "" #. type: textblock #: ../scripts/bts.pl:917 msgid "" "Any other B commands following this on the command line will be " "executed after the browser has been exited." msgstr "" #. type: textblock #: ../scripts/bts.pl:920 msgid "" "The desired browser can be specified and configured by setting the " "B environment variable. The conventions follow those defined by " "Eric Raymond at http://www.catb.org/~esr/BROWSER/; we here reproduce the " "relevant part." msgstr "" #. type: textblock #: ../scripts/bts.pl:925 msgid "" "The value of B may consist of a colon-separated series of browser " "command parts. These should be tried in order until one succeeds. Each " "command part may optionally contain the string B<%s>; if it does, the URL to " "be viewed is substituted there. If a command part does not contain B<%s>, " "the browser is to be launched as if the URL had been supplied as its first " "argument. The string B<%%> must be substituted as a single %." msgstr "" #. type: textblock #: ../scripts/bts.pl:933 msgid "" "Rationale: We need to be able to specify multiple browser commands so " "programs obeying this convention can do the right thing in either X or " "console environments, trying X first. Specifying multiple commands may also " "be useful for people who share files like F<.profile> across multiple " "systems. We need B<%s> because some popular browsers have remote-invocation " "syntax that requires it. Unless B<%%> reduces to %, it won't be possible to " "have a literal B<%s> in the string." msgstr "" #. type: textblock #: ../scripts/bts.pl:941 msgid "For example, on most Linux systems a good thing to do would be:" msgstr "" #. type: textblock #: ../scripts/bts.pl:943 msgid "BROWSER='mozilla -raise -remote \"openURL(%s,new-window)\":links'" msgstr "" #. type: =item #: ../scripts/bts.pl:1018 msgid "B