language-pack-af-base/0000755000000000000000000000000012734304010011731 5ustar language-pack-af-base/debian/0000755000000000000000000000000012734304010013153 5ustar language-pack-af-base/debian/rules0000755000000000000000000000165312734304010014240 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-af-base/debian/postinst0000644000000000000000000000021012734304010014752 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "af" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-af-base/debian/control0000644000000000000000000000210512734304010014554 0ustar Source: language-pack-af-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-af-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-af (>= ${binary:Version}) Recommends: Conflicts: language-pack-af (<< ${binary:Version}) Replaces: language-pack-af (<< ${binary:Version}), language-pack-af-base (<< ${binary:Version}), language-pack-af (<< ${binary:Version}), language-pack-gnome-af (<< ${binary:Version}), language-pack-gnome-af-base (<< ${binary:Version}), language-pack-kde-af (<< ${binary:Version}), language-pack-kde-af-base (<< ${binary:Version}) Description: translations for language Afrikaans Translation data for all supported packages for: Afrikaans . This package provides the bulk of translation data and is updated only seldom. language-pack-af provides frequent translation updates, so you should install this as well. language-pack-af-base/debian/copyright0000644000000000000000000000174312734304010015113 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-af-base/debian/compat0000644000000000000000000000000212734304010014351 0ustar 8 language-pack-af-base/debian/postrm0000644000000000000000000000020412734304010014416 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "af" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-af-base/debian/changelog0000644000000000000000000000030612734304010015024 0ustar language-pack-af-base (1:16.04+20160627) xenial-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Mon, 27 Jun 2016 20:09:44 +0000 language-pack-af-base/debian/source/0000755000000000000000000000000012734304010014453 5ustar language-pack-af-base/debian/source/format0000644000000000000000000000001512734304010015662 0ustar 3.0 (native) language-pack-af-base/data/0000755000000000000000000000000012734304010012642 5ustar language-pack-af-base/data/extra.tar0000644000000000000000000002400012734304010014471 0ustar var/lib/locales/supported.d/af0000644000373100047300000000002212734304010020166 0ustar langpacklangpack00000000000000af_ZA.UTF-8 UTF-8 language-pack-af-base/data/af/0000755000000000000000000000000012734304010013230 5ustar language-pack-af-base/data/af/LC_MESSAGES/0000755000000000000000000000000012734304015015022 5ustar language-pack-af-base/data/af/LC_MESSAGES/nano.po0000644000000000000000000012447712734304010016327 0ustar # Afrikaans translation for nano # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the nano package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: nano\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-25 16:41-0500\n" "PO-Revision-Date: 2011-10-31 15:58+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:12+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: This is a prompt. #: src/browser.c:220 msgid "Go To Directory" msgstr "" #: src/browser.c:227 src/browser.c:738 src/files.c:1174 src/files.c:2340 #: src/nano.c:1120 src/search.c:202 src/search.c:290 src/search.c:895 #: src/search.c:970 src/text.c:2935 src/text.c:3142 msgid "Cancelled" msgstr "Gekanselleer" #: src/browser.c:253 src/browser.c:300 #, c-format msgid "Can't go outside of %s in restricted mode" msgstr "" #: src/browser.c:264 src/browser.c:310 src/browser.c:326 src/files.c:1044 #: src/files.c:1052 src/files.c:1844 src/files.c:1971 src/files.c:2016 #: src/files.c:2037 src/files.c:2156 src/files.c:3062 src/files.c:3285 #: src/rcfile.c:596 src/rcfile.c:1435 #, c-format msgid "Error reading %s: %s" msgstr "Fout met die lees van %s:%s" #: src/browser.c:290 msgid "Can't move up a directory" msgstr "" #. TRANSLATORS: Try to keep this at most 7 characters. #: src/browser.c:615 src/browser.c:623 msgid "(dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 12 characters. #: src/browser.c:620 msgid "(parent dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. #: src/browser.c:650 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. #: src/browser.c:727 src/search.c:173 msgid "Search" msgstr "" #: src/browser.c:777 src/search.c:466 src/search.c:536 msgid "This is the only occurrence" msgstr "" #: src/browser.c:793 src/search.c:364 msgid "Search Wrapped" msgstr "" #: src/browser.c:843 src/search.c:517 msgid "No current search pattern" msgstr "" #: src/files.c:50 #, c-format msgid "Directory '%s' does not exist" msgstr "" #: src/files.c:52 #, c-format msgid "Path '%s': %s" msgstr "" #: src/files.c:54 #, c-format msgid "Path '%s' is not a directory" msgstr "" #: src/files.c:57 #, c-format msgid "Path '%s' is not accessible" msgstr "" #. TRANSLATORS: Try to keep this at most 76 characters. #: src/files.c:158 msgid "" "Warning: Modifying a file which is not locked, check directory permission?" msgstr "" #: src/files.c:197 msgid "Couldn't determine my identity for lock file (getpwuid() failed)" msgstr "" #: src/files.c:206 #, c-format msgid "Couldn't determine hostname for lock file: %s" msgstr "" #: src/files.c:227 src/files.c:238 src/files.c:275 src/files.c:285 #, c-format msgid "Error writing lock file %s: %s" msgstr "" #: src/files.c:305 #, c-format msgid "Error deleting lock file %s: %s" msgstr "" #: src/files.c:341 #, c-format msgid "Error opening lock file %s: %s" msgstr "" #: src/files.c:353 #, c-format msgid "Error reading lock file %s: Not enough data read" msgstr "" #. TRANSLATORS: The second %s is the name of the user, the third that of the editor. #: src/files.c:371 #, c-format msgid "File %s is being edited (by %s with %s, PID %d); continue?" msgstr "" #: src/files.c:426 #, c-format msgid "Can't insert file from outside of %s" msgstr "Kan nie leêr van buite %s invoeg nie" #: 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\" is 'n gids" #: src/files.c:441 #, c-format msgid "\"%s\" is not a normal file" msgstr "" #: src/files.c:566 msgid "No more open file buffers" msgstr "Geen meer oop leêrbuffers nie" #: src/files.c:582 #, c-format msgid "Switched to %s" msgstr "Skakel oor na %s" #: src/files.c:584 src/global.c:988 src/winio.c:2010 msgid "New Buffer" msgstr "Nuwe Buffer" #: src/files.c:943 #, c-format msgid "Read %lu line (Converted from DOS and Mac format)" msgid_plural "Read %lu lines (Converted from DOS and Mac format)" msgstr[0] "Lees %lu reël (Omgeskakel van DOS na Mac formaat)" msgstr[1] "Lees %lu reëls (Omgeskakel van DOS na Mac formaat)" #: 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] "Lees %lu reël (Omgeskakel van Mac formaat)" msgstr[1] "Lees %lu reëls (Omgeskakel van Mac formaat)" #: 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] "Lees %lu reël (Omgeskakel van DOS formaat)" msgstr[1] "Lees %lu reëls (Omgeskakel van DOS formaat)" #: 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] "Lees %lu reël" msgstr[1] "Lees %lu reëls" #: src/files.c:977 #, c-format msgid "Read %lu line (Warning: No write permission)" msgid_plural "Read %lu lines (Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:1019 src/files.c:1056 msgid "Reading File" msgstr "Besig om leêr te lees" #: src/files.c:1025 msgid "New File" msgstr "Nuwe Leêr" #: src/files.c:1028 #, c-format msgid "\"%s\" not found" msgstr "\"%s\" nie gevind nie" #: 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 "Opdrag om nuwe buffer uit te voer [vanaf %s] " #: src/files.c:1135 #, c-format msgid "Command to execute [from %s] " msgstr "" #: src/files.c:1142 #, c-format msgid "File to insert into new buffer [from %s] " msgstr "" #: src/files.c:1144 #, c-format msgid "File to insert [from %s] " msgstr "" #: src/files.c:1389 msgid "Key invalid in non-multibuffer mode" msgstr "" #: src/files.c:1684 msgid "Failed to write backup file, continue saving? (Say N if unsure) " msgstr "" #: src/files.c:1800 #, c-format msgid "Can't write outside of %s" msgstr "" #: src/files.c:1885 src/files.c:1910 src/files.c:1928 src/files.c:1941 #: src/files.c:1952 src/files.c:1981 #, c-format msgid "Error writing backup file %s: %s" msgstr "" #: src/files.c:1886 src/nano.c:690 msgid "Too many backup files?" msgstr "" #: src/files.c:2026 src/text.c:2863 src/text.c:2875 src/text.c:3244 #: src/text.c:3253 #, c-format msgid "Error writing temp file: %s" msgstr "" #: src/files.c:2049 src/files.c:2068 src/files.c:2080 src/files.c:2104 #: src/files.c:2121 src/files.c:2131 src/files.c:2164 src/files.c:2171 #, c-format msgid "Error writing %s: %s" msgstr "" #: src/files.c:2200 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "" msgstr[1] "" #: src/files.c:2299 msgid " [DOS Format]" msgstr "" #: src/files.c:2300 msgid " [Mac Format]" msgstr "" #: src/files.c:2302 msgid " [Backup]" msgstr "" #: src/files.c:2309 msgid "Prepend Selection to File" msgstr "" #: src/files.c:2310 msgid "Append Selection to File" msgstr "" #: src/files.c:2311 msgid "Write Selection to File" msgstr "" #: src/files.c:2314 msgid "File Name to Prepend to" msgstr "" #: src/files.c:2315 msgid "File Name to Append to" msgstr "" #: src/files.c:2316 msgid "File Name to Write" msgstr "" #: src/files.c:2349 msgid "Save modified buffer anyway ? " msgstr "" #: src/files.c:2457 msgid "File exists, OVERWRITE ? " msgstr "" #: src/files.c:2466 msgid "Save file under DIFFERENT NAME ? " msgstr "" #: src/files.c:2480 msgid "File was modified since you opened it, continue saving ? " msgstr "" #: src/files.c:2917 msgid "(more)" msgstr "" #: src/files.c:3004 #, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "" #: src/files.c:3020 #, c-format msgid "" "Unable to create directory %s: %s\n" "It is required for saving/loading search history or cursor positions.\n" msgstr "" #: src/files.c:3026 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" "Nano will be unable to load or save search history or cursor positions.\n" msgstr "" #: src/files.c:3045 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" "to the preferred location (%s) but encountered an error: %s" msgstr "" #: src/files.c:3049 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" "to the preferred location (%s)\n" "(see the nano FAQ about this change)" msgstr "" #: src/files.c:3132 src/files.c:3140 src/files.c:3164 src/files.c:3176 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:480 msgid "Exit" msgstr "" #: src/global.c:481 msgid "Close" msgstr "" #: src/global.c:482 msgid "Uncut Text" msgstr "" #: src/global.c:484 msgid "Unjustify" msgstr "" #: src/global.c:490 msgid "Read File" msgstr "" #: src/global.c:491 msgid "Where Is" msgstr "" #: src/global.c:492 msgid "Replace" msgstr "" #: src/global.c:493 msgid "Go To Line" msgstr "" #: src/global.c:494 msgid "Prev Line" msgstr "" #: src/global.c:495 msgid "Next Line" msgstr "" #: src/global.c:496 msgid "Prev Page" msgstr "" #: src/global.c:497 msgid "Next Page" msgstr "" #: src/global.c:499 msgid "Justify" msgstr "" #: src/global.c:500 msgid "FullJstify" msgstr "" #: src/global.c:502 msgid "Refresh" msgstr "" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:505 msgid "WhereIs Next" msgstr "" #. TRANSLATORS: The next long series of strings are shortcut descriptions; #. * they are best kept shorter than 56 characters, but may be longer. #: src/global.c:512 msgid "Justify the current paragraph" msgstr "" #: src/global.c:514 msgid "Cancel the current function" msgstr "" #: src/global.c:515 msgid "Display this help text" msgstr "" #: src/global.c:518 msgid "Close the current file buffer / Exit from nano" msgstr "" #: src/global.c:520 msgid "Exit from nano" msgstr "" #: src/global.c:524 msgid "Write the current file to disk" msgstr "" #: src/global.c:526 msgid "Insert another file into the current one" msgstr "" #: src/global.c:528 msgid "Search for a string or a regular expression" msgstr "" #: src/global.c:531 msgid "Search for a string" msgstr "" #: src/global.c:533 msgid "Go one screenful up" msgstr "" #: src/global.c:534 msgid "Go one screenful down" msgstr "" #: src/global.c:536 msgid "Cut the current line and store it in the cutbuffer" msgstr "" #: src/global.c:538 msgid "Uncut from the cutbuffer into the current line" msgstr "" #: src/global.c:539 msgid "Display the position of the cursor" msgstr "" #: src/global.c:541 msgid "Invoke the spell checker, if available" msgstr "" #: src/global.c:543 msgid "Replace a string or a regular expression" msgstr "" #: src/global.c:544 msgid "Go to line and column number" msgstr "" #: src/global.c:546 msgid "Mark text starting from the cursor position" msgstr "" #: src/global.c:547 msgid "Repeat the last search" msgstr "" #: src/global.c:549 msgid "Copy the current line and store it in the cutbuffer" msgstr "" #: src/global.c:550 msgid "Indent the current line" msgstr "" #: src/global.c:551 msgid "Unindent the current line" msgstr "" #: src/global.c:552 msgid "Undo the last operation" msgstr "" #: src/global.c:553 msgid "Redo the last undone operation" msgstr "" #: src/global.c:555 msgid "Go back one character" msgstr "" #: src/global.c:556 msgid "Go forward one character" msgstr "" #: src/global.c:558 msgid "Go back one word" msgstr "" #: src/global.c:559 msgid "Go forward one word" msgstr "" #: src/global.c:561 msgid "Go to previous line" msgstr "" #: src/global.c:562 msgid "Go to next line" msgstr "" #: src/global.c:563 msgid "Go to beginning of current line" msgstr "" #: src/global.c:564 msgid "Go to end of current line" msgstr "" #: src/global.c:567 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" #: src/global.c:569 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" #: src/global.c:571 msgid "Go to the first line of the file" msgstr "" #: src/global.c:572 msgid "Go to the last line of the file" msgstr "" #: src/global.c:574 msgid "Go to the matching bracket" msgstr "" #: src/global.c:576 msgid "Scroll up one line without scrolling the cursor" msgstr "" #: src/global.c:578 msgid "Scroll down one line without scrolling the cursor" msgstr "" #: src/global.c:581 msgid "Switch to the previous file buffer" msgstr "" #: src/global.c:582 msgid "Switch to the next file buffer" msgstr "" #: src/global.c:584 msgid "Insert the next keystroke verbatim" msgstr "" #: src/global.c:585 msgid "Insert a tab at the cursor position" msgstr "" #: src/global.c:586 msgid "Insert a newline at the cursor position" msgstr "" #: src/global.c:587 msgid "Delete the character under the cursor" msgstr "" #: src/global.c:589 msgid "Delete the character to the left of the cursor" msgstr "" #: src/global.c:592 msgid "Cut backward from cursor to word start" msgstr "" #: src/global.c:594 msgid "Cut forward from cursor to next word start" msgstr "" #: src/global.c:596 msgid "Cut from the cursor position to the end of the file" msgstr "" #: src/global.c:599 msgid "Justify the entire file" msgstr "" #: src/global.c:603 msgid "Count the number of words, lines, and characters" msgstr "" #: src/global.c:606 msgid "Refresh (redraw) the current screen" msgstr "" #: src/global.c:608 msgid "Suspend the editor (if suspension is enabled)" msgstr "" #: src/global.c:610 msgid "Save file without prompting" msgstr "" #: src/global.c:611 msgid "Search next occurrence backward" msgstr "" #: src/global.c:612 msgid "Search next occurrence forward" msgstr "" #: src/global.c:614 msgid "Toggle the case sensitivity of the search" msgstr "" #: src/global.c:616 msgid "Reverse the direction of the search" msgstr "" #: src/global.c:620 msgid "Toggle the use of regular expressions" msgstr "" #: src/global.c:624 msgid "Recall the previous search/replace string" msgstr "" #: src/global.c:626 msgid "Recall the next search/replace string" msgstr "" #: src/global.c:629 msgid "Go to file browser" msgstr "" #: src/global.c:632 msgid "Toggle the use of DOS format" msgstr "" #: src/global.c:633 msgid "Toggle the use of Mac format" msgstr "" #: src/global.c:634 msgid "Toggle appending" msgstr "" #: src/global.c:635 msgid "Toggle prepending" msgstr "" #: src/global.c:636 msgid "Toggle backing up of the original file" msgstr "" #: src/global.c:637 msgid "Execute external command" msgstr "" #: src/global.c:639 msgid "Close buffer without saving it" msgstr "" #: src/global.c:641 msgid "Toggle the use of a new buffer" msgstr "" #: src/global.c:644 msgid "Exit from the file browser" msgstr "" #: src/global.c:645 msgid "Go to the first file in the list" msgstr "" #: src/global.c:646 msgid "Go to the last file in the list" msgstr "" #: src/global.c:647 msgid "Go to the previous file in the list" msgstr "" #: src/global.c:648 msgid "Go to the next file in the list" msgstr "" #: src/global.c:649 msgid "Go to directory" msgstr "" #: src/global.c:652 msgid "Invoke the linter, if available" msgstr "" #: src/global.c:653 msgid "Go to previous linter msg" msgstr "" #: src/global.c:654 msgid "Go to next linter msg" msgstr "" #: src/global.c:656 msgid "Invoke formatter, if available" msgstr "" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:671 msgid "Get Help" msgstr "" #: src/global.c:674 src/prompt.c:858 msgid "Cancel" msgstr "" #: src/global.c:687 msgid "Write Out" msgstr "" #: src/global.c:723 msgid "Go To Dir" msgstr "" #: src/global.c:738 msgid "Cut Text" msgstr "" #: src/global.c:753 msgid "To Spell" msgstr "" #: src/global.c:757 msgid "To Linter" msgstr "" #: src/global.c:760 msgid "Formatter" msgstr "" #: src/global.c:767 msgid "Case Sens" msgstr "" #: src/global.c:772 msgid "Regexp" msgstr "" #: src/global.c:777 msgid "Backwards" msgstr "" #: src/global.c:784 msgid "No Replace" msgstr "" #: src/global.c:792 msgid "Cur Pos" msgstr "" #: src/global.c:807 msgid "First Line" msgstr "" #: src/global.c:809 msgid "Last Line" msgstr "" #: src/global.c:816 msgid "To Bracket" msgstr "" #: src/global.c:819 msgid "Mark Text" msgstr "" #: src/global.c:822 msgid "Copy Text" msgstr "" #: src/global.c:825 msgid "Indent Text" msgstr "" #: src/global.c:827 msgid "Unindent Text" msgstr "" #: src/global.c:830 msgid "Undo" msgstr "" #: src/global.c:832 msgid "Redo" msgstr "" #: src/global.c:836 src/global.c:842 msgid "Back" msgstr "" #: src/global.c:838 src/global.c:844 msgid "Forward" msgstr "" #: src/global.c:849 msgid "Prev Word" msgstr "" #: src/global.c:851 msgid "Next Word" msgstr "" #: src/global.c:855 msgid "Home" msgstr "" #: src/global.c:857 msgid "End" msgstr "" #: src/global.c:866 msgid "Beg of Par" msgstr "" #: src/global.c:868 msgid "End of Par" msgstr "" #: src/global.c:873 msgid "Scroll Up" msgstr "" #: src/global.c:875 msgid "Scroll Down" msgstr "" #: src/global.c:880 msgid "Prev File" msgstr "" #: src/global.c:882 msgid "Next File" msgstr "" #: src/global.c:891 msgid "Verbatim" msgstr "" #: src/global.c:894 msgid "Tab" msgstr "" #: src/global.c:896 msgid "Enter" msgstr "" #: src/global.c:899 msgid "Delete" msgstr "" #: src/global.c:901 msgid "Backspace" msgstr "" #. TRANSLATORS: The next two strings refer to cutting words. #: src/global.c:912 msgid "Cut Left" msgstr "" #: src/global.c:914 msgid "Cut Right" msgstr "" #: src/global.c:916 msgid "CutTillEnd" msgstr "" #: src/global.c:926 msgid "Word Count" msgstr "" #: src/global.c:933 msgid "Suspend" msgstr "" #: src/global.c:937 msgid "Save" msgstr "" #: src/global.c:940 msgid "Previous" msgstr "" #: src/global.c:942 msgid "Next" msgstr "" #: src/global.c:948 msgid "PrevHstory" msgstr "" #: src/global.c:951 msgid "NextHstory" msgstr "" #: src/global.c:955 msgid "Go To Text" msgstr "" #: src/global.c:959 msgid "DOS Format" msgstr "" #: src/global.c:961 msgid "Mac Format" msgstr "" #: src/global.c:969 msgid "Append" msgstr "" #: src/global.c:971 msgid "Prepend" msgstr "" #: src/global.c:974 msgid "Backup File" msgstr "" #: src/global.c:981 msgid "Execute Command" msgstr "" #: src/global.c:996 msgid "To Files" msgstr "" #: src/global.c:1004 msgid "First File" msgstr "" #: src/global.c:1006 msgid "Last File" msgstr "" #: src/global.c:1010 msgid "Discard buffer" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. #: src/global.c:1020 msgid "Prev Lint Msg" msgstr "" #: src/global.c:1022 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. #: src/global.c:1285 msgid "Help mode" msgstr "" #: src/global.c:1287 msgid "Constant cursor position display" msgstr "" #: src/global.c:1289 msgid "Use of one more line for editing" msgstr "" #: src/global.c:1291 msgid "Smooth scrolling" msgstr "" #: src/global.c:1293 msgid "Soft wrapping of overlong lines" msgstr "" #: src/global.c:1295 msgid "Whitespace display" msgstr "" #: src/global.c:1297 msgid "Color syntax highlighting" msgstr "" #: src/global.c:1299 msgid "Smart home key" msgstr "" #: src/global.c:1301 msgid "Auto indent" msgstr "" #: src/global.c:1303 msgid "Cut to end" msgstr "" #: src/global.c:1305 msgid "Hard wrapping of overlong lines" msgstr "" #: src/global.c:1307 msgid "Conversion of typed tabs to spaces" msgstr "" #: src/global.c:1309 msgid "Backup files" msgstr "" #: src/global.c:1311 msgid "Reading file into separate buffer" msgstr "" #: src/global.c:1313 msgid "Mouse support" msgstr "" #: src/global.c:1315 msgid "No conversion from DOS/Mac format" msgstr "" #: src/global.c:1317 msgid "Suspension" msgstr "" #: src/help.c:209 msgid "" "Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search. " msgstr "" #: src/help.c:218 msgid "" "If you have selected text with the mark and then search to replace, only " "matches in the selected text will be replaced.\n" "\n" " The following function keys are available in Search mode:\n" "\n" msgstr "" #: src/help.c:224 msgid "" "Go To Line Help Text\n" "\n" " Enter the line number that you wish to go to and hit Enter. If there are " "fewer lines of text than the number you entered, you will be brought to the " "last line of the file.\n" "\n" " The following function keys are available in Go To Line mode:\n" "\n" msgstr "" #: src/help.c:233 msgid "" "Insert File Help Text\n" "\n" " Type in the name of a file to be inserted into the current file buffer at " "the current cursor location.\n" "\n" " If you have compiled nano with multiple file buffer support, and enable " "multiple file buffers with the -F or --multibuffer command line flags, the " "Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded " "into a separate buffer (use Meta-< and > to switch between file buffers). " msgstr "" #: src/help.c:242 msgid "" "If you need another blank buffer, do not enter any filename, or type in a " "nonexistent filename at the prompt and press Enter.\n" "\n" " The following function keys are available in Insert File mode:\n" "\n" msgstr "" #: src/help.c:248 msgid "" "Write File Help Text\n" "\n" " Type the name that you wish to save the current file as and press Enter to " "save the file.\n" "\n" " If you have selected text with the mark, you will be prompted to save only " "the selected portion to a separate file. To reduce the chance of " "overwriting the current file with just a portion of it, the current filename " "is not the default in this mode.\n" "\n" " The following function keys are available in Write File mode:\n" "\n" msgstr "" #: src/help.c:262 msgid "" "File Browser Help Text\n" "\n" " The file browser is used to visually browse the directory structure to " "select a file for reading or writing. You may use the arrow keys or Page " "Up/Down to browse through the files, and S or Enter to choose the selected " "file or enter the selected directory. To move up one level, select the " "directory called \"..\" at the top of the file list.\n" "\n" " The following function keys are available in the file browser:\n" "\n" msgstr "" #: src/help.c:275 msgid "" "Browser Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search.\n" "\n" msgstr "" #: src/help.c:284 msgid "" " The following function keys are available in Browser Search mode:\n" "\n" msgstr "" #: src/help.c:288 msgid "" "Browser Go To Directory Help Text\n" "\n" " Enter the name of the directory you would like to browse to.\n" "\n" " If tab completion has not been disabled, you can use the Tab key to " "(attempt to) automatically complete the directory name.\n" "\n" " The following function keys are available in Browser Go To Directory mode:\n" "\n" msgstr "" #: src/help.c:301 msgid "" "Spell Check Help Text\n" "\n" " The spell checker checks the spelling of all text in the current file. " "When an unknown word is encountered, it is highlighted and a replacement can " "be edited. It will then prompt to replace every instance of the given " "misspelled word in the current file, or, if you have selected text with the " "mark, in the selected text.\n" "\n" " The following function keys are available in Spell Check mode:\n" "\n" msgstr "" #: src/help.c:316 msgid "" "Execute Command Help Text\n" "\n" " This mode allows you to insert the output of a command run by the shell " "into the current buffer (or a new buffer in multiple file buffer mode). If " "you need another blank buffer, do not enter any command.\n" "\n" " The following function keys are available in Execute Command mode:\n" "\n" msgstr "" #: src/help.c:329 msgid "" "Main nano help text\n" "\n" " The nano editor is designed to emulate the functionality and ease-of-use of " "the UW Pico text editor. There are four main sections of the editor. The " "top line shows the program version, the current filename being edited, and " "whether or not the file has been modified. Next is the main editor window " "showing the file being edited. The status line is the third line from the " "bottom and shows important messages. " msgstr "" #: src/help.c:339 msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" " The notation for shortcuts is as follows: Control-key sequences are notated " "with a caret (^) symbol and can be entered either by using the Control " "(Ctrl) key or pressing the Escape (Esc) key twice. Escape-key sequences are " "notated with the Meta (M-) symbol and can be entered using either the Esc, " "Alt, or Meta key depending on your keyboard setup. " msgstr "" #: src/help.c:348 msgid "" "Also, pressing Esc twice and then typing a three-digit decimal number from " "000 to 255 will enter the character with the corresponding value. The " "following keystrokes are available in the main editor window. Alternative " "keys are shown in parentheses:\n" "\n" msgstr "" #: src/help.c:380 src/help.c:457 msgid "enable/disable" msgstr "" #: src/nano.c:559 msgid "Key is invalid in view mode" msgstr "" #: src/nano.c:565 msgid "This function is disabled in restricted mode" msgstr "" #: src/nano.c:573 msgid "Help is not available" msgstr "" #: src/nano.c:684 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" #: src/nano.c:686 #, c-format msgid "" "\n" "Buffer not written to %s: %s\n" msgstr "" #: src/nano.c:689 #, c-format msgid "" "\n" "Buffer not written: %s\n" msgstr "" #: src/nano.c:714 msgid "Window size is too small for nano...\n" msgstr "" #: src/nano.c:807 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" #: src/nano.c:810 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "" #: src/nano.c:812 #, c-format msgid "Option\t\tMeaning\n" msgstr "" #: src/nano.c:815 msgid "+LINE,COLUMN" msgstr "" #. TRANSLATORS: The next forty or so strings are option descriptions #. * for the --help output. Try to keep them at most 40 characters. #: src/nano.c:818 msgid "Start at line LINE, column COLUMN" msgstr "" #: src/nano.c:820 msgid "Enable smart home key" msgstr "" #: src/nano.c:822 msgid "Save backups of existing files" msgstr "" #: src/nano.c:823 msgid "-C " msgstr "" #: src/nano.c:823 msgid "--backupdir=" msgstr "" #: src/nano.c:824 msgid "Directory for saving unique backup files" msgstr "" #: src/nano.c:827 msgid "Use bold instead of reverse video text" msgstr "" #: src/nano.c:829 msgid "Convert typed tabs to spaces" msgstr "" #: src/nano.c:834 msgid "Read a file into a new buffer by default" msgstr "" #: src/nano.c:837 msgid "Use (vim-style) lock files" msgstr "" #: src/nano.c:842 msgid "Log & read search/replace string history" msgstr "" #: src/nano.c:846 msgid "Don't look at nanorc files" msgstr "" #: src/nano.c:849 msgid "Fix numeric keypad key confusion problem" msgstr "" #: src/nano.c:851 msgid "Don't add newlines to the ends of files" msgstr "" #: src/nano.c:854 msgid "Don't convert files from DOS/Mac format" msgstr "" #: src/nano.c:856 msgid "Use one more line for editing" msgstr "" #: src/nano.c:860 msgid "Log & read location of cursor position" msgstr "" #: src/nano.c:863 msgid "-Q " msgstr "" #: src/nano.c:863 msgid "--quotestr=" msgstr "" #: src/nano.c:863 msgid "Quoting string" msgstr "" #: src/nano.c:866 msgid "Restricted mode" msgstr "" #: src/nano.c:868 msgid "Scroll by line instead of half-screen" msgstr "" #: src/nano.c:870 msgid "-T <#cols>" msgstr "" #: src/nano.c:870 msgid "--tabsize=<#cols>" msgstr "" #: src/nano.c:871 msgid "Set width of a tab to #cols columns" msgstr "" #: src/nano.c:873 msgid "Do quick statusbar blanking" msgstr "" #: src/nano.c:875 msgid "Print version information and exit" msgstr "" #: src/nano.c:878 msgid "Detect word boundaries more accurately" msgstr "" #: src/nano.c:882 msgid "-Y " msgstr "" #: src/nano.c:882 msgid "--syntax=" msgstr "" #: src/nano.c:883 msgid "Syntax definition to use for coloring" msgstr "" #: src/nano.c:885 msgid "Constantly show cursor position" msgstr "" #: src/nano.c:887 msgid "Fix Backspace/Delete confusion problem" msgstr "" #: src/nano.c:888 msgid "Show this help text and exit" msgstr "" #: src/nano.c:890 msgid "Automatically indent new lines" msgstr "" #: src/nano.c:891 msgid "Cut from cursor to end of line" msgstr "" #: src/nano.c:894 msgid "Enable the use of the mouse" msgstr "" #: src/nano.c:896 msgid "Do not read the file (only write it)" msgstr "" #: src/nano.c:898 msgid "-o " msgstr "" #: src/nano.c:898 msgid "--operatingdir=" msgstr "" #: src/nano.c:899 msgid "Set operating directory" msgstr "" #: src/nano.c:901 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "" #: src/nano.c:905 msgid "Silently ignore startup issues like rc file errors" msgstr "" #: src/nano.c:908 msgid "-r <#cols>" msgstr "" #: src/nano.c:908 msgid "--fill=<#cols>" msgstr "" #: src/nano.c:909 msgid "Set hard-wrapping point at column #cols" msgstr "" #: src/nano.c:913 msgid "-s " msgstr "" #: src/nano.c:913 msgid "--speller=" msgstr "" #: src/nano.c:914 msgid "Enable alternate speller" msgstr "" #: src/nano.c:916 msgid "Auto save on exit, don't prompt" msgstr "" #: src/nano.c:918 msgid "Save a file by default in Unix format" msgstr "" #: src/nano.c:920 msgid "View mode (read-only)" msgstr "" #: src/nano.c:922 msgid "Don't hard-wrap long lines" msgstr "" #: src/nano.c:924 msgid "Don't show the two help lines" msgstr "" #: src/nano.c:926 msgid "Enable suspension" msgstr "" #: src/nano.c:928 msgid "Enable soft line wrapping" msgstr "" #: src/nano.c:937 #, c-format msgid " GNU nano, version %s\n" msgstr "" #: src/nano.c:940 #, c-format msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" msgstr "" #: src/nano.c:941 #, c-format msgid "" "\n" " Compiled options:" msgstr "" #: src/nano.c:1073 msgid "No file name" msgstr "" #: src/nano.c:1108 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgstr "" #: src/nano.c:1168 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" #: src/nano.c:1192 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" #: src/nano.c:1256 msgid "Received SIGHUP or SIGTERM\n" msgstr "" #: src/nano.c:1272 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "" #: src/nano.c:1294 msgid "Suspension is not enabled" msgstr "" #: src/nano.c:1448 msgid "enabled" msgstr "" #: src/nano.c:1448 msgid "disabled" msgstr "" #: src/nano.c:1607 src/winio.c:1125 msgid "Unknown Command" msgstr "" #: src/nano.c:1720 msgid "XON ignored, mumble mumble" msgstr "" #: src/nano.c:1725 msgid "XOFF ignored, mumble mumble" msgstr "" #: src/nano.c:2139 src/rcfile.c:1334 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "" #: src/nano.c:2200 src/rcfile.c:1259 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "" #: src/nano.c:2247 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" #. TRANSLATORS: For the next three strings, if possible, specify #. * the single-byte shortcuts for both your language and English. #. * For example, in French: "OoYy" for "Oui". #: src/prompt.c:821 msgid "Yy" msgstr "" #: src/prompt.c:822 msgid "Nn" msgstr "" #: src/prompt.c:823 msgid "Aa" msgstr "" #: src/prompt.c:845 msgid "Yes" msgstr "" #: src/prompt.c:850 msgid "All" msgstr "" #: src/prompt.c:855 msgid "No" msgstr "" #: src/rcfile.c:142 #, c-format msgid "Error in %s on line %lu: " msgstr "" #: src/rcfile.c:201 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "" #: src/rcfile.c:228 src/rcfile.c:280 src/rcfile.c:732 src/rcfile.c:793 #: src/rcfile.c:882 src/rcfile.c:933 msgid "Regex strings must begin and end with a \" character" msgstr "" #: src/rcfile.c:254 src/search.c:62 #, c-format msgid "Bad regex \"%s\": %s" msgstr "" #: src/rcfile.c:274 msgid "Missing syntax name" msgstr "" #: src/rcfile.c:345 msgid "The \"none\" syntax is reserved" msgstr "" #: src/rcfile.c:352 msgid "The \"default\" syntax must take no extensions" msgstr "" #: src/rcfile.c:424 msgid "Missing key name" msgstr "" #: src/rcfile.c:433 src/rcfile.c:444 msgid "Key name is too short" msgstr "" #: src/rcfile.c:454 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:457 #, c-format msgid "Key name %s is invalid" msgstr "" #: src/rcfile.c:466 msgid "Must specify a function to bind the key to" msgstr "" #. TRANSLATORS: Do not translate the word "all". #: src/rcfile.c:476 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" #: src/rcfile.c:483 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" #: src/rcfile.c:490 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:522 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" #: src/rcfile.c:534 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" #: src/rcfile.c:631 #, c-format msgid "Error expanding %s: %s" msgstr "" #: src/rcfile.c:674 #, c-format msgid "" "Color \"%s\" not understood.\n" "Valid colors are \"green\", \"red\", \"blue\",\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" and\n" "\"black\", with the optional prefix \"bright\"\n" "for foreground colors." msgstr "" #: src/rcfile.c:696 msgid "Cannot add a color command without a syntax command" msgstr "" #: src/rcfile.c:701 msgid "Missing color name" msgstr "" #: src/rcfile.c:711 src/rcfile.c:872 msgid "Missing regex string" msgstr "" #: src/rcfile.c:787 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "" #: src/rcfile.c:839 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "" #: src/rcfile.c:867 msgid "Cannot add a header regex without a syntax command" msgstr "" #: src/rcfile.c:922 msgid "Cannot add a magic string regex without a syntax command" msgstr "" #: src/rcfile.c:927 msgid "Missing magic string name" msgstr "" #: src/rcfile.c:985 msgid "Cannot add a linter without a syntax command" msgstr "" #: src/rcfile.c:990 msgid "Missing linter command" msgstr "" #: src/rcfile.c:1011 msgid "Cannot add formatter without a syntax command" msgstr "" #: src/rcfile.c:1016 msgid "Missing formatter command" msgstr "" #: src/rcfile.c:1046 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" #: src/rcfile.c:1048 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" #: src/rcfile.c:1109 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" #: src/rcfile.c:1125 src/rcfile.c:1134 src/rcfile.c:1144 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" #: src/rcfile.c:1150 src/rcfile.c:1359 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "" #: src/rcfile.c:1180 #, c-format msgid "Command \"%s\" not understood" msgstr "" #: src/rcfile.c:1195 msgid "Missing option" msgstr "" #: src/rcfile.c:1217 #, c-format msgid "Option \"%s\" requires an argument" msgstr "" #: src/rcfile.c:1235 msgid "Option is not a valid multibyte string" msgstr "" #: src/rcfile.c:1272 src/rcfile.c:1300 src/rcfile.c:1309 msgid "Non-blank characters required" msgstr "" #: src/rcfile.c:1282 msgid "Two single-column characters required" msgstr "" #: src/rcfile.c:1348 #, c-format msgid "Cannot unset option \"%s\"" msgstr "" #: src/rcfile.c:1354 #, c-format msgid "Unknown option \"%s\"" msgstr "" #: src/rcfile.c:1413 msgid "I can't find my home directory! Wah!" msgstr "" #: src/rcfile.c:1451 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" #: src/search.c:96 #, c-format msgid "\"%.*s%s\" not found" msgstr "" #. TRANSLATORS: The next three strings are modifiers of the search prompt. #: src/search.c:176 msgid " [Case Sensitive]" msgstr "" #: src/search.c:180 msgid " [Regexp]" msgstr "" #: src/search.c:184 msgid " [Backwards]" msgstr "" #. TRANSLATORS: The next two strings are modifiers of the search prompt. #: src/search.c:189 msgid " (to replace) in selection" msgstr "" #: src/search.c:191 msgid " (to replace)" msgstr "" #. TRANSLATORS: This is a prompt. #: src/search.c:718 msgid "Replace this instance?" msgstr "" #. TRANSLATORS: This is a prompt. #: src/search.c:883 msgid "Replace with" msgstr "" #: src/search.c:924 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: This is a prompt. #: src/search.c:964 msgid "Enter line number, column number" msgstr "" #: src/search.c:991 msgid "Invalid line or column number" msgstr "" #: src/search.c:1124 msgid "Not a bracket" msgstr "" #: src/search.c:1191 msgid "No matching bracket" msgstr "" #: src/text.c:54 msgid "Mark Set" msgstr "" #: src/text.c:58 msgid "Mark Unset" msgstr "" #: src/text.c:70 #, c-format msgid "Error invoking \"%s\"" msgstr "" #: src/text.c:475 msgid "Nothing in undo buffer!" msgstr "" #: src/text.c:481 src/text.c:634 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" #. TRANSLATORS: Eight of the next nine strings describe actions #. * that are undone or redone. It are all nouns, not verbs. #: src/text.c:495 src/text.c:524 src/text.c:645 src/text.c:686 msgid "text add" msgstr "" #: src/text.c:505 src/text.c:656 msgid "text delete" msgstr "" #: src/text.c:528 src/text.c:694 msgid "line join" msgstr "" #: src/text.c:547 src/text.c:710 msgid "text cut" msgstr "" #: src/text.c:552 src/text.c:714 msgid "text uncut" msgstr "" #: src/text.c:558 src/text.c:691 msgid "Internal error: line is missing. Please save your work." msgstr "" #: src/text.c:561 src/text.c:665 msgid "line break" msgstr "" #: src/text.c:569 src/text.c:725 msgid "text insert" msgstr "" #: src/text.c:589 src/text.c:718 msgid "text replace" msgstr "" #: src/text.c:596 src/text.c:732 src/text.c:1030 src/text.c:1174 msgid "Internal error: unknown type. Please save your work." msgstr "" #: src/text.c:601 #, c-format msgid "Undid action (%s)" msgstr "" #: src/text.c:619 msgid "Nothing to re-do!" msgstr "" #: src/text.c:628 msgid "Internal error: cannot set up redo. Please save your work." msgstr "" #: src/text.c:737 #, c-format msgid "Redid action (%s)" msgstr "" #: src/text.c:827 src/text.c:2508 src/text.c:2944 msgid "Could not create pipe" msgstr "" #: src/text.c:853 src/text.c:2595 src/text.c:2750 src/text.c:2992 #: src/text.c:3286 msgid "Could not fork" msgstr "" #: src/text.c:1853 #, c-format msgid "Bad quote string %s: %s" msgstr "" #: src/text.c:2241 msgid "Can now UnJustify!" msgstr "" #: src/text.c:2435 msgid "Edit a replacement" msgstr "" #: src/text.c:2510 msgid "Creating misspelled word list, please wait..." msgstr "" #: src/text.c:2601 src/text.c:2999 msgid "Could not get size of pipe buffer" msgstr "" #: src/text.c:2652 msgid "Error invoking \"spell\"" msgstr "" #: src/text.c:2655 msgid "Error invoking \"sort -f\"" msgstr "" #: src/text.c:2658 msgid "Error invoking \"uniq\"" msgstr "" #: src/text.c:2881 msgid "Invoking spell checker, please wait" msgstr "" #: src/text.c:2897 #, c-format msgid "Spell checking failed: %s" msgstr "" #: src/text.c:2899 #, c-format msgid "Spell checking failed: %s: %s" msgstr "" #: src/text.c:2902 msgid "Finished checking spelling" msgstr "" #: src/text.c:2927 msgid "No linter defined for this type of file!" msgstr "" #: src/text.c:2932 msgid "Save modified buffer before linting?" msgstr "" #: src/text.c:2949 msgid "Invoking linter, please wait" msgstr "" #: src/text.c:3105 #, c-format msgid "Got 0 parsable lines from command: %s" msgstr "" #: src/text.c:3134 #, c-format msgid "This message is for unopened file %s, open it in a new buffer?" msgstr "" #: src/text.c:3153 msgid "No more errors in unopened files, cancelling" msgstr "" #: src/text.c:3192 msgid "At last message" msgstr "" #: src/text.c:3197 msgid "At first message" msgstr "" #: src/text.c:3237 msgid "Finished" msgstr "" #: src/text.c:3259 msgid "Invoking formatter, please wait" msgstr "" #: src/text.c:3314 msgid "Finished formatting" msgstr "" #: src/text.c:3396 #, c-format msgid "%sWords: %lu Lines: %ld Chars: %lu" msgstr "" #: src/text.c:3397 msgid "In Selection: " msgstr "" #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3411 msgid "Verbatim Input" msgstr "" #: src/utils.c:391 src/utils.c:403 msgid "nano is out of memory!" msgstr "" #. TRANSLATORS: This is displayed during the input of a #. * six-digit hexadecimal Unicode character code. #: src/winio.c:1427 msgid "Unicode Input" msgstr "" #: src/winio.c:1991 src/winio.c:1995 msgid "Modified" msgstr "" #: src/winio.c:1992 msgid "View" msgstr "" #: src/winio.c:2006 msgid "DIR:" msgstr "" #: src/winio.c:2013 msgid "File:" msgstr "" #: src/winio.c:3141 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "" #: src/winio.c:3271 msgid "The nano text editor" msgstr "" #: src/winio.c:3272 msgid "version" msgstr "" #: src/winio.c:3273 msgid "Brought to you by:" msgstr "" #: src/winio.c:3274 msgid "Special thanks to:" msgstr "" #: src/winio.c:3275 msgid "The Free Software Foundation" msgstr "" #: src/winio.c:3276 msgid "the many translators and the TP" msgstr "" #: src/winio.c:3277 msgid "For ncurses:" msgstr "" #: src/winio.c:3278 msgid "and anyone else we forgot..." msgstr "" #: src/winio.c:3279 msgid "Thank you for using nano!" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/checkbox.po0000644000000000000000000047143712734304010017163 0ustar # Afrikaans translation for checkbox # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the checkbox package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: checkbox\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-01-27 17:46+0000\n" "PO-Revision-Date: 2010-04-05 13:14+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:34+0000\n" "X-Generator: Launchpad (build 18115)\n" #. Title of the user interface #: ../qt/checkbox-qt.desktop.in.h:1 ../plugins/user_interface.py:43 msgid "System Testing" msgstr "Stelseltoetsing" #: ../gtk/checkbox-gtk.ui.h:2 ../checkbox_gtk/gtk_interface.py:561 msgid "_Test" msgstr "_Toets" #: ../gtk/checkbox-gtk.ui.h:3 msgid "_Yes" msgstr "_Ja" #: ../gtk/checkbox-gtk.ui.h:4 msgid "_No" msgstr "_Nee" #: ../gtk/checkbox-gtk.ui.h:5 msgid "_Skip this test" msgstr "_Slaan hierdie toets oor" #: ../checkbox_cli/cli_interface.py:460 msgid "Further information:" msgstr "Verdere inligting" #: ../gtk/checkbox-gtk.ui.h:7 msgid "_Select All" msgstr "_Kies alle" #: ../gtk/checkbox-gtk.ui.h:8 msgid "_Deselect All" msgstr "_Ontmerk alle" #: ../gtk/checkbox-gtk.ui.h:9 msgid "_Previous" msgstr "Vo_rige" #: ../gtk/checkbox-gtk.ui.h:10 msgid "Ne_xt" msgstr "_Volgende" #: ../qt/checkbox-qt.desktop.in.h:2 msgid "Test your system and submit results to Launchpad" msgstr "" #. description #: ../jobs/audio.txt.in:8 msgid "Test to detect audio devices" msgstr "" #. description #: ../jobs/audio.txt.in:20 msgid "" "PURPOSE:\n" " This test will check that internal speakers work correctly\n" "STEPS:\n" " 1. Make sure that no external speakers or headphones are connected\n" " If testing a desktop, external speakers are allowed\n" " 2. Click the Test button to play a brief tone on your audio device\n" "VERIFICATION:\n" " Did you hear a tone?" msgstr "" #. description #: ../jobs/audio.txt.in:40 msgid "" "PURPOSE:\n" " HDMI audio interface verification\n" "STEPS:\n" " 1. Plug an external HDMI device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the HDMI device?" msgstr "" #. description #: ../jobs/audio.txt.in:59 msgid "" "PURPOSE:\n" " DisplayPort audio interface verification\n" "STEPS:\n" " 1. Plug an external DisplayPort device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the DisplayPort device?" msgstr "" #. description #: ../jobs/audio.txt.in:78 msgid "" "PURPOSE:\n" " This test will check that headphones connector works correctly\n" "STEPS:\n" " 1. Connect a pair of headphones to your audio device\n" " 2. Click the Test button to play a sound to your audio device\n" "VERIFICATION:\n" " Did you hear a sound through the headphones and did the sound play " "without any distortion, clicks or other strange noises from your headphones?" msgstr "" #. description #: ../jobs/audio.txt.in:97 msgid "" "PURPOSE:\n" " This test will check that recording sound using the onboard microphone " "works correctly\n" "STEPS:\n" " 1. Disconnect any external microphones that you have plugged in\n" " 2. Click \"Test\", then speak into your internal microphone\n" " 3. After a few seconds, your speech will be played back to you.\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" #. description #: ../jobs/audio.txt.in:117 msgid "" "PURPOSE:\n" " This test will check that recording sound using an external microphone " "works correctly\n" "STEPS:\n" " 1. Connect a microphone to your microphone port\n" " 2. Click \"Test\", then speak into the external microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" #. description #: ../jobs/audio.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that a USB audio device works correctly\n" "STEPS:\n" " 1. Connect a USB audio device to your system\n" " 2. Click \"Test\", then speak into the microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back through the USB headphones?" msgstr "" #. description #: ../jobs/audio.txt.in:149 msgid "" "Play back a sound on the default output and listen for it on the default " "input." msgstr "" #. description #: ../jobs/audio.txt.in:165 msgid "" "Collect audio-related system information. This data can be used to simulate " "this computer's audio subsystem and perform more detailed tests under a " "controlled environment." msgstr "" #. description #: ../jobs/audio.txt.in:175 msgid "Attaches the audio hardware data collection log to the results." msgstr "" #. description #: ../jobs/audio.txt.in:182 msgid "" "PURPOSE:\n" " Check that the various audio channels are working properly\n" "STEPS:\n" " 1. Click the Test button\n" "VERIFICATION:\n" " You should clearly hear a voice from the different audio channels" msgstr "" #. description #: ../jobs/audio.txt.in:185 msgid "" "This test will verify that the volume levels are at an acceptable level on " "your local system. The test will validate that the volume is greater than " "or equal to minvol and less than or equal to maxvol for all sources (inputs) " "and sinks (outputs) recognized by PulseAudio. It will also validate that " "the active source and sink are not muted. You should not manually adjust " "the volume or mute before running this test." msgstr "" #. description #: ../jobs/audio.txt.in:208 msgid "" "PURPOSE:\n" " Check that external line out connection works correctly\n" "STEPS:\n" " 1. Insert cable to speakers (with built-in amplifiers) on the line out " "port\n" " 2. Open system sound preferences, 'Output' tab, select 'Line-out' on " "the connector list. Click the Test button\n" " 3. On the system sound preferences, select 'Internal Audio' on the " "device list and click 'Test Speakers' to check left and right channel\n" "VERIFICATION:\n" " 1. Do you hear a sound in the speakers? The internal speakers should " "*not* be muted automatically\n" " 2. Do you hear the sound coming out on the corresponding channel?" msgstr "" #. description #: ../jobs/audio.txt.in:228 msgid "" "PURPOSE:\n" " Check that external line in connection works correctly\n" "STEPS:\n" " 1. Use a cable to connect the line in port to an external line out " "source.\n" " 2. Open system sound preferences, 'Input' tab, select 'Line-in' on the " "connector list. Click the Test button\n" " 3. After a few seconds, your recording will be played back to you.\n" "VERIFICATION:\n" " Did you hear your recording?" msgstr "" #. description #: ../jobs/audio.txt.in:289 msgid "" "PURPOSE:\n" " Check that balance control works correctly on internal speakers\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual speaker audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/audio.txt.in:310 msgid "" "PURPOSE:\n" " Check that balance control works correctly on external headphone\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual headphone audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/benchmarks.txt.in:18 msgid "Benchmark for each disk" msgstr "" #. description #: ../jobs/benchmarks.txt.in:35 msgid "Run gtkperf to make sure that GTK based test cases work" msgstr "" #. description #: ../jobs/benchmarks.txt.in:43 msgid "Run Render-Bench XRender/Imlib2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:50 msgid "Run Qgears2 XRender Extension gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:57 msgid "Run Qgears2 XRender Extension image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:64 msgid "Run Qgears2 OpenGL gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:71 msgid "Run Qgears2 OpenGL image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:80 msgid "Run GLmark2-ES2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:90 msgid "Run GLmark2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:99 msgid "Run globs benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:105 msgid "Run Unigine Santuary benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:111 msgid "Run Unigine Tropics benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:117 msgid "Run Unigine Heaven benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:123 msgid "Run Lightsmark benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:129 msgid "Run Cachebench Read benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:135 msgid "Run Cachebench Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:141 msgid "Run Cachebench Read / Modify / Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:147 msgid "Run Stream Copy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:153 msgid "Run Stream Scale benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:159 msgid "Run Stream Add benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:165 msgid "Run Stream Triad benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:172 msgid "Run Network Loopback benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:178 msgid "Check the time needed to reconnect to a WIFI access point" msgstr "" #. description #: ../jobs/benchmarks.txt.in:184 msgid "Run Encode MP3 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:190 msgid "Run x264 H.264/AVC encoder benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:196 msgid "Run GnuPG benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:202 msgid "Run Compress PBZIP2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:208 msgid "Run Compress 7ZIP benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:214 msgid "Run N-Queens benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:220 msgid "Run Himeno benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:226 msgid "CPU utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:232 msgid "Disk utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:241 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:252 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:263 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Fullscreen 1920x1080 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:274 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:285 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:295 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/bluetooth.txt.in:23 msgid "" "Automated test to store bluetooth device information in checkbox report" msgstr "" #. description #: ../jobs/bluetooth.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that bluetooth connection works correctly\n" "STEPS:\n" " 1. Enable bluetooth on any mobile device (PDA, smartphone, etc.)\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Right-click on the bluetooth icon and select browse files\n" " 8. Authorize the computer to browse the files in the device if needed\n" " 9. You should be able to browse the files\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" #. description #: ../jobs/bluetooth.txt.in:50 msgid "" "PURPOSE:\n" " This test will check that you can transfer information through a " "bluetooth connection\n" "STEPS:\n" " 1. Make sure that you're able to browse the files in your mobile device\n" " 2. Copy a file from the computer to the mobile device\n" " 3. Copy a file from the mobile device to the computer\n" "VERIFICATION:\n" " Were all files copied correctly?" msgstr "" #. description #: ../jobs/bluetooth.txt.in:61 msgid "" "PURPOSE:\n" " This test will check that you can record and hear audio using a " "bluetooth audio device\n" "STEPS:\n" " 1. Enable the bluetooth headset\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Click \"Test\" to record for five seconds and reproduce in the " "bluetooth device\n" "VERIFICATION:\n" " Did you hear the sound you recorded in the bluetooth" msgstr "" #. description #: ../jobs/bluetooth.txt.in:105 msgid "" "PURPOSE:\n" " This test will check that you can use a BlueTooth HID device\n" "STEPS:\n" " 1. Enable either a BT mouse or keyboard\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 6. For keyboards, click the Test button to lauch a small tool. Enter " "some text into the tool and close it.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/camera.txt.in:6 msgid "This Automated test attempts to detect a camera." msgstr "" #. description #: ../jobs/camera.txt.in:14 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a video capture from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the video capture?" msgstr "" #. description #: ../jobs/camera.txt.in:31 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a still image from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the image?" msgstr "" #. description #: ../jobs/camera.txt.in:46 msgid "" " Takes multiple pictures based on the resolutions supported by the camera " "and\n" " validates their size and that they are of a valid format." msgstr "" #. description #: ../jobs/codecs.txt.in:8 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Ogg Vorbis audio " "files.\n" "STEPS:\n" " 1. Click Test to play an Ogg Vorbis file (.ogg)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" #. description #: ../jobs/codecs.txt.in:24 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Wave Audio files.\n" "STEPS:\n" " 1. Select Test to play a Wave Audio format file (.wav)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" #. description #: ../jobs/cpu.txt.in:8 msgid "" "Test the CPU scaling capabilities using Firmware Test Suite (fwts cpufreq)." msgstr "" #. description #: ../jobs/cpu.txt.in:15 msgid "Attaches the log generated by cpu/scaling_test to the results" msgstr "" #. description #: ../jobs/cpu.txt.in:21 msgid "Test for clock jitter." msgstr "" #. description #: ../jobs/cpu.txt.in:28 msgid "Test offlining CPUs in a multicore system." msgstr "" #. description #: ../jobs/cpu.txt.in:35 msgid "This test checks cpu topology for accuracy" msgstr "" #. description #: ../jobs/cpu.txt.in:42 msgid "This test checks that CPU frequency governors are obeyed when set." msgstr "" #. description #: ../jobs/cpu.txt.in:49 msgid "Validate that the Vector Floating Point Unit is running on ARM device" msgstr "" #. description #: ../jobs/daemons.txt.in:5 msgid "Test if the atd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:11 msgid "Test if the cron daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:17 msgid "Test if the cupsd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:23 msgid "Test if the getty daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:29 msgid "Test if the init daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:35 msgid "Test if the klogd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:41 msgid "Test if the nmbd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:47 msgid "Test if the smbd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:53 msgid "Test if the syslogd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:60 msgid "Test if the udevd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:66 msgid "Test if the winbindd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/disk.txt.in:4 msgid "Detects and displays disks attached to the system." msgstr "" #. description #: ../jobs/disk.txt.in:9 msgid "Check stats changes for each disk" msgstr "" #. description #: ../jobs/disk.txt.in:27 msgid "SMART test" msgstr "" #. description #: ../jobs/disk.txt.in:45 msgid "Maximum disk space used during a default installation test" msgstr "" #. description #: ../jobs/disk.txt.in:45 msgid "Verify system storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/disk.txt.in:62 msgid "" "Verify that storage devices, such as Fibre Channel and RAID can be detected " "and perform under stress." msgstr "" #. description #: ../jobs/disk.txt.in:82 msgid "" "Some new hard drives include a feature that parks the drive heads after a " "short period of inactivity. This is a power-saving feature, but it can have " "a bad interaction with the operating system that results in the drive " "constantly parked then activated. This produces excess wear on the drive, " "potentially leading to early failures." msgstr "" #. description #: ../jobs/esata.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of an eSATA " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug an eSATA HDD into an available eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/esata.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached eSATA HDD" msgstr "" #. description #: ../jobs/esata.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of an eSATA HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached eSATA HDD from the eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/expresscard.txt.in:3 msgid "" "PURPOSE:\n" " This will verify that an ExpressCard slot can detect inserted devices.\n" "STEPS:\n" " Skip this test if you do not have an ExpressCard slot.\n" " 1. Plug an ExpressCard device into the ExpressCard slot\n" "VERIFICATION:\n" " Was the device correctly detected?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader will work properly for " "logging into your system. This test case assumes that there's a testing " "account from which test cases are run and a personal account that the tester " "uses to verify the fingerprint reader\n" "STEPS:\n" " 1. Click on the User indicator on the left side of the panel (your user " "name).\n" " 2. Select \"Switch User Account\"\n" " 3. On the LightDM screen select your username.\n" " 4. Use the fingerprint reader to login.\n" " 5. Click on the user switcher applet.\n" " 6. Select the testing account to continue running tests.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader can be used to unlock a " "locked system.\n" "STEPS:\n" " 1. Click on the Session indicator (Cog icon on the Left side of the " "panel) .\n" " 2. Select 'Lock screen'.\n" " 3. Press any key or move the mouse.\n" " 4. A window should appear that provides the ability to unlock either " "typing your password or using fingerprint authentication.\n" " 5. Use the fingerprint reader to unlock.\n" " 6. Your screen should be unlocked.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/firewire.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug a FireWire HDD into an available FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/firewire.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached FireWire HDD" msgstr "" #. description #: ../jobs/firewire.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached FireWire HDD from the FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/floppy.txt.in:4 msgid "Floppy test" msgstr "" #. description #: ../jobs/graphics.txt.in:5 msgid "Parses Xorg.0.Log and discovers the running X driver and version" msgstr "" #. description #: ../jobs/graphics.txt.in:12 msgid "Test to output the Xorg version" msgstr "" #. description #: ../jobs/graphics.txt.in:17 msgid "" "PURPOSE:\n" " This test will verify that the GUI is usable after manually changing " "resolution\n" "STEPS:\n" " 1. Open the Displays application\n" " 2. Select a new resolution from the dropdown list\n" " 3. Click on Apply\n" " 4. Select the original resolution from the dropdown list\n" " 5. Click on Apply\n" "VERIFICATION:\n" " Did the resolution change as expected?" msgstr "" #. description #: ../jobs/graphics.txt.in:36 msgid "Test that the X process is running." msgstr "" #. description #: ../jobs/graphics.txt.in:43 msgid "Test that the X is not running in failsafe mode." msgstr "" #. description #: ../jobs/graphics.txt.in:51 msgid "" "PURPOSE:\n" " This test will verify the default display resolution\n" "STEPS:\n" " 1. This display is using the following resolution:\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Is this acceptable for your display?" msgstr "" #. description #: ../jobs/graphics.txt.in:82 msgid "" "Ensure the current resolution meets or exceeds the recommended minimum " "resolution (800x600). See here for details:" msgstr "" #. description #: ../jobs/graphics.txt.in:82 msgid "https://help.ubuntu.com/community/Installation/SystemRequirements" msgstr "" #. description #: ../jobs/graphics.txt.in:108 msgid "Collect info on graphics modes (screen resolution and refresh rate)" msgstr "" #. description #: ../jobs/graphics.txt.in:114 msgid "Collect info on color depth and pixel format." msgstr "" #. description #: ../jobs/graphics.txt.in:119 msgid "Collect info on fresh rate." msgstr "" #. description #: ../jobs/graphics.txt.in:124 msgid "Collect info on graphic memory." msgstr "" #. description #: ../jobs/graphics.txt.in:132 msgid "" "PURPOSE:\n" " This test will test the default display\n" "STEPS:\n" " 1. Click \"Test\" to display a video test.\n" "VERIFICATION:\n" " Do you see color bars and static?" msgstr "" #. description #: ../jobs/graphics.txt.in:144 msgid "Check that VESA drivers are not in use" msgstr "" #. description #: ../jobs/graphics.txt.in:152 msgid "" "PURPOSE:\n" " This test cycles through the detected video modes\n" "STEPS:\n" " 1. Click \"Test\" to start cycling through the video modes\n" "VERIFICATION:\n" " Did the screen appear to be working for each mode?" msgstr "" #. description #: ../jobs/graphics.txt.in:165 msgid "" "PURPOSE:\n" " This test will test display rotation\n" "STEPS:\n" " 1. Click \"Test\" to test display rotation. The display will be rotated " "every 4 seconds.\n" " 2. Check if all rotations (normal right inverted left) took place " "without permanent screen corruption\n" "VERIFICATION:\n" " Did the display rotation take place without without permanent screen " "corruption?" msgstr "" #. description #: ../jobs/graphics.txt.in:179 msgid "Check that hardware is able to run compiz" msgstr "" #. description #: ../jobs/graphics.txt.in:186 msgid "Check that hardware is able to run Unity 3D" msgstr "" #. description #: ../jobs/graphics.txt.in:192 msgid "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" msgstr "" #. description #: ../jobs/graphics.txt.in:207 msgid "Open and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:214 msgid "Open, suspend resume and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:221 msgid "Open and close 4 3D windows multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:228 msgid "Move a 3D window around the screen" msgstr "" #. description #: ../jobs/graphics.txt.in:234 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen (logged on Unity desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:246 ../jobs/suspend.txt.in:1091 msgid "Attaches the screenshot captured in graphics/screenshot." msgstr "" #. description #: ../jobs/graphics.txt.in:259 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen during fullscreen video " "playback\n" "STEPS:\n" " 1. Start a fullscreen video playback\n" " 2. Take picture using USB webcam after a few seconds\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:272 msgid "" "Attaches the screenshot captured in graphics/screenshot_fullscreen_video." msgstr "" #. description #: ../jobs/hibernate.txt.in:17 msgid "" "PURPOSE:\n" " This test will check to make sure your system can successfully hibernate " "(if supported)\n" "STEPS:\n" " 1. Click on Test\n" " 2. The system will hibernate and should wake itself within 5 minutes\n" " 3. If your system does not wake itself after 5 minutes, please press the " "power button to wake the system manually\n" " 4. If the system fails to resume from hibernate, please restart System " "Testing and mark this test as Failed\n" "VERIFICATION:\n" " Did the system successfully hibernate and did it work properly after " "waking up?" msgstr "" #. description #: ../jobs/hibernate.txt.in:31 msgid "Automated check of the hibernate log for errors discovered by fwts" msgstr "" #. description #: ../jobs/info.txt.in:6 msgid "Attaches a report of installed codecs for Intel HDA" msgstr "" #. description #: ../jobs/info.txt.in:12 msgid "Attaches a report of CPU information" msgstr "" #. description #: ../jobs/info.txt.in:18 msgid "Attaches a copy of /var/log/dmesg to the test results" msgstr "" #. description #: ../jobs/info.txt.in:24 msgid "Attaches info on DMI" msgstr "" #. description #: ../jobs/info.txt.in:32 msgid "Attaches dmidecode output" msgstr "" #. description #: ../jobs/info.txt.in:39 msgid "Attaches lshw output" msgstr "" #. description #: ../jobs/info.txt.in:46 msgid "Attaches the firmware version" msgstr "" #. description #: ../jobs/info.txt.in:52 msgid "Attaches very verbose lspci output." msgstr "" #. description #: ../jobs/info.txt.in:58 msgid "Attaches very verbose lspci output (with central database Query)." msgstr "" #. description #: ../jobs/info.txt.in:66 msgid "List USB devices" msgstr "" #. description #: ../jobs/info.txt.in:77 msgid "Attaches the contents of the various modprobe conf files." msgstr "" #. description #: ../jobs/info.txt.in:83 msgid "Attaches the contents of the /etc/modules file." msgstr "" #. description #: ../jobs/info.txt.in:89 msgid "attaches the contents of various sysctl config files." msgstr "" #. description #: ../jobs/info.txt.in:93 msgid "Attaches a report of sysfs attributes." msgstr "" #. description #: ../jobs/info.txt.in:106 msgid "" "Attaches a dump of the udev database showing system hardware information." msgstr "" #. description #: ../jobs/info.txt.in:112 msgid "Attaches the output of udev_resource, for debugging purposes" msgstr "" #. description #: ../jobs/info.txt.in:119 msgid "Attaches a tarball of gcov data if present." msgstr "" #. description #: ../jobs/info.txt.in:125 msgid "Attaches a list of the currently running kernel modules." msgstr "" #. description #: ../jobs/info.txt.in:131 msgid "Attaches the contents of /proc/acpi/sleep if it exists." msgstr "" #. description #: ../jobs/info.txt.in:135 msgid "Bootchart information." msgstr "" #. description #: ../jobs/info.txt.in:144 msgid "SATA/IDE device information." msgstr "" #. description #: ../jobs/info.txt.in:163 msgid "Attaches the bootchart png file for bootchart runs" msgstr "" #. description #: ../jobs/info.txt.in:171 msgid "Attaches the bootchart log for bootchart test runs." msgstr "" #. description #: ../jobs/info.txt.in:179 msgid "installs the installer bootchart tarball if it exists." msgstr "" #. description #: ../jobs/info.txt.in:185 msgid "Attaches the installer debug log if it exists." msgstr "" #. description #: ../jobs/info.txt.in:192 msgid "" "Returns the name, driver name and driver version of any touchpad discovered " "on the system." msgstr "" #. description #: ../jobs/info.txt.in:204 msgid "Lists the device driver and version for all audio devices." msgstr "" #. description #: ../jobs/info.txt.in:214 msgid "Provides information about network devices" msgstr "" #. description #: ../jobs/info.txt.in:219 msgid "Provides information about displays attached to the system" msgstr "" #. description #: ../jobs/info.txt.in:225 msgid "Attaches information about disk partitions" msgstr "" #. description #: ../jobs/input.txt.in:5 msgid "Pointing device tests." msgstr "" #. description #: ../jobs/input.txt.in:22 msgid "" "PURPOSE:\n" " This test will test your pointing device\n" "STEPS:\n" " 1. Move the cursor using the pointing device or touch the screen.\n" " 2. Perform some single/double/right click operations.\n" "VERIFICATION:\n" " Did the pointing device work as expected?" msgstr "" #. description #: ../jobs/input.txt.in:35 msgid "" "PURPOSE:\n" " This test will test your keyboard\n" "STEPS:\n" " 1. Click on Test\n" " 2. On the open text area, use your keyboard to type something\n" "VERIFICATION:\n" " Is your keyboard working properly?" msgstr "" #. description #: ../jobs/input.txt.in:46 msgid "" "PURPOSE:\n" " Manual detection of accelerometer.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is this system supposed to have an accelerometer?" msgstr "" #. description #: ../jobs/input.txt.in:59 msgid "" "PURPOSE:\n" " This test will test your accelerometer to see if it is detected\n" " and operational as a joystick device.\n" "STEPS:\n" " 1. Click on Test\n" " 2. Tilt your hardware in the directions onscreen until the axis " "threshold is met.\n" "VERIFICATION:\n" " Is your accelerometer properly detected? Can you use the device?" msgstr "" #. description #: ../jobs/install.txt.in:6 msgid "" "Tests to see that apt can access repositories and get updates (does not " "install updates). This is done to confirm that you could recover from an " "incomplete or broken update." msgstr "" #. description #: ../jobs/install.txt.in:17 msgid "" "Tests oem-config using Xpresser, and then checks that the user has been " "created successfully. Cleans up the newly created user after the test has " "passed." msgstr "" #. description #: ../jobs/keys.txt.in:21 msgid "" "PURPOSE:\n" " This test will test the brightness key\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses?" msgstr "" #. description #: ../jobs/keys.txt.in:35 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:51 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the mute key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:65 msgid "" "PURPOSE:\n" " This test will test the sleep key\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key?" msgstr "" #. description #: ../jobs/keys.txt.in:79 msgid "" "PURPOSE:\n" " This test will test the battery information key\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:93 msgid "" "PURPOSE:\n" " This test will test the wireless key\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Check that the wifi LED turns off or changes color\n" " 3. Check that wireless is disabled\n" " 4. Press the same key again\n" " 5. Check that the wifi LED turns on or changes color\n" " 6. Check that wireless is enabled\n" "VERIFICATION:\n" " Did the wireless turn off on the first press and on again on the " "second?\n" " (NOTE: the LED functionality will be reviewed in a following test. " "Please\n" " only consider the functionality of the wifi itself here.)" msgstr "" #. description #: ../jobs/keys.txt.in:114 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:130 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:142 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only." msgstr "" #. description #: ../jobs/keys.txt.in:154 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/led.txt.in:3 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:14 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. The Power LED should blink or change color while the system is " "suspended\n" "VERIFICATION:\n" " Did the Power LED blink or change color while the system was suspended " "for the previous suspend test?" msgstr "" #. description #: ../jobs/led.txt.in:24 msgid "" "PURPOSE:\n" " Suspend LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a dedicated Suspend LED.\n" " 1. The Suspend LED should blink or change color while the system is\n" " suspended\n" "VERIFICATION\n" " Did the Suspend LED blink or change color while the system was suspended?" msgstr "" #. description #: ../jobs/led.txt.in:36 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED turn orange?" msgstr "" #. description #: ../jobs/led.txt.in:47 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED shut off when system is fully charged?" msgstr "" #. description #: ../jobs/led.txt.in:59 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low?" msgstr "" #. description #: ../jobs/led.txt.in:71 msgid "" "PURPOSE:\n" " HDD LED verification\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should light when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED light?" msgstr "" #. description #: ../jobs/led.txt.in:83 msgid "" "PURPOSE:\n" " Numeric keypad LED verification\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/led.txt.in:96 msgid "" "PURPOSE:\n" " Block cap keys LED verification\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:108 msgid "" "PURPOSE:\n" " WLAN LED verification\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the\n" " wireless LED while turning wireless back on.\n" " 2. WLAN LED should light or change color when wireless is turned on\n" "VERIFICATION:\n" " Did the WLAN LED turn on or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:121 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the WLAN LED\n" " while performing that test after turning wireless off.\n" " 2. WLAN LED should turn off or change color when wireless is turned off\n" "VERIFICATION:\n" " Did the WLAN LED turn off or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:134 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice?" msgstr "" #. description #: ../jobs/led.txt.in:149 msgid "" "PURPOSE:\n" " Camera LED verification\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED light?" msgstr "" #. description #: ../jobs/led.txt.in:160 msgid "" "PURPOSE:\n" " Touchpad LED verification\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/led.txt.in:173 msgid "" "PURPOSE:\n" " Wireless (WLAN + Bluetooth) LED verification\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:189 msgid "" "PURPOSE:\n" " Audio Mute LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a special Audio Mute LED.\n" " 1. Press the Mute key twice and observe the Audio LED to determine if " "it\n" " either turned off and on or changed colors.\n" "VERIFICATION:\n" " Did the Audio LED turn on and off change color as expected?" msgstr "" #. description #: ../jobs/local.txt.in:3 msgid "Audio tests" msgstr "" #. description #: ../jobs/local.txt.in:10 msgid "Benchmarks tests" msgstr "" #. description #: ../jobs/local.txt.in:17 msgid "Bluetooth tests" msgstr "" #. description #: ../jobs/local.txt.in:24 msgid "Camera tests" msgstr "" #. description #: ../jobs/local.txt.in:31 msgid "Codec tests" msgstr "" #. description #: ../jobs/local.txt.in:38 msgid "CPU tests" msgstr "" #. description #: ../jobs/local.txt.in:45 msgid "System Daemon tests" msgstr "" #. description #: ../jobs/local.txt.in:52 msgid "Disk tests" msgstr "" #. description #: ../jobs/local.txt.in:66 msgid "eSATA disk tests" msgstr "" #. description #: ../jobs/local.txt.in:73 msgid "Fingerprint reader tests" msgstr "" #. description #: ../jobs/local.txt.in:80 msgid "Firewire disk tests" msgstr "" #. description #: ../jobs/local.txt.in:94 msgid "Floppy disk tests" msgstr "" #. description #: ../jobs/local.txt.in:101 msgid "Graphics tests" msgstr "" #. description #: ../jobs/local.txt.in:108 msgid "Hibernation tests" msgstr "" #. description #: ../jobs/local.txt.in:115 msgid "Informational tests" msgstr "" #. description #: ../jobs/local.txt.in:122 msgid "Input Devices tests" msgstr "" #. description #: ../jobs/local.txt.in:129 msgid "Software Installation tests" msgstr "" #. description #: ../jobs/local.txt.in:136 msgid "Hotkey tests" msgstr "" #. description #: ../jobs/local.txt.in:143 msgid "LED tests" msgstr "" #. description #: ../jobs/local.txt.in:150 msgid "Media Card tests" msgstr "" #. description #: ../jobs/local.txt.in:157 msgid "Memory tests" msgstr "" #. description #: ../jobs/local.txt.in:164 msgid "Rendercheck tests" msgstr "" #. description #: ../jobs/local.txt.in:178 msgid "Miscellaneous tests" msgstr "" #. description #: ../jobs/local.txt.in:185 msgid "Monitor tests" msgstr "" #. description #: ../jobs/local.txt.in:171 msgid "Networking tests" msgstr "" #. description #: ../jobs/local.txt.in:199 msgid "Optical Drive tests" msgstr "" #. description #: ../jobs/local.txt.in:206 msgid "Panel Clock Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:213 msgid "Panel Reboot Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:220 msgid "ExpressCard tests" msgstr "" #. description #: ../jobs/local.txt.in:227 msgid "Peripheral tests" msgstr "" #. description #: ../jobs/local.txt.in:234 msgid "Piglit tests" msgstr "" #. description #: ../jobs/local.txt.in:241 msgid "Power Management tests" msgstr "" #. description #: ../jobs/local.txt.in:248 msgid "Server Services checks" msgstr "" #. description #: ../jobs/local.txt.in:255 msgid "Suspend tests" msgstr "" #. description #: ../jobs/local.txt.in:262 msgid "Touchpad tests" msgstr "" #. description #: ../jobs/local.txt.in:269 msgid "Touchscreen tests" msgstr "" #. description #: ../jobs/local.txt.in:276 msgid "USB tests" msgstr "" #. description #: ../jobs/local.txt.in:283 msgid "User Applications" msgstr "" #. description #: ../jobs/local.txt.in:290 msgid "Virtualization tests" msgstr "" #. description #: ../jobs/local.txt.in:297 msgid "Wireless networking tests" msgstr "" #. description #: ../jobs/local.txt.in:304 msgid "Mobile broadband tests" msgstr "" #. description #: ../jobs/local.txt.in:311 msgid "Stress tests" msgstr "" #. description #: ../jobs/local.txt.in:318 msgid "Smoke tests" msgstr "" #. description #: ../jobs/local.txt.in:325 msgid "Sniff Sniffers" msgstr "" #. description #: ../jobs/mediacard.txt.in:4 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Multimedia Card (MMC) media\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:24 msgid "" "This test is automated and executes after the mediacard/mmc-insert test is " "run. It tests reading and writing to the MMC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of the MMC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:44 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED Secure Digital (SD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:67 msgid "" "This test is automated and executes after the mediacard/sd-insert test is " "run. It tests reading and writing to the SD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:93 msgid "" "This is a fully automated version of mediacard/sd-automated and assumes that " "the system under test has a memory card device plugged in prior to checkbox " "execution. It is intended for SRU automated testing." msgstr "" #. description #: ../jobs/mediacard.txt.in:94 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a UNLOCKED Secure Digital High-Capacity\n" " (SDHC) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:122 msgid "" "This test is automated and executes after the mediacard/sdhc-insert test is " "run. It tests reading and writing to the SDHC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:121 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SDHC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Compact Flash (CF) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:165 msgid "" "This test is automated and executes after the mediacard/cf-insert test is " "run. It tests reading and writing to the CF card." msgstr "" #. description #: ../jobs/mediacard.txt.in:161 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a CF card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1763 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a CF card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1782 msgid "" "This test is automated and executes after the mediacard/cf-insert-after-" "suspend test is run. It tests reading and writing to the CF card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1791 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a CF card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:216 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Secure Digital Extended Capacity (SDXC) media " "card\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:208 msgid "" "This test is automated and executes after the mediacard/sdxc-insert test is " "run. It tests reading and writing to the SDXC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:242 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a SDXC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1808 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a SDXC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1827 msgid "" "This test is automated and executes after the mediacard/sdxc-insert-after-" "suspend test is run. It tests reading and writing to the SDXC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1836 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a SDXC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:298 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick (MS) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:251 msgid "" "This test is automated and executes after the mediacard/ms-insert test is " "run. It tests reading and writing to the MS card." msgstr "" #. description #: ../jobs/mediacard.txt.in:324 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MS card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1853 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MS card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1872 msgid "" "This test is automated and executes after the mediacard/ms-insert-after-" "suspend test is run. It tests reading and writing to the MS card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1881 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MS card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:379 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick Pro (MSP) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:294 msgid "" "This test is automated and executes after the mediacard/msp-insert test is " "run. It tests reading and writing to the MSP card." msgstr "" #. description #: ../jobs/mediacard.txt.in:303 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MSP card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1897 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MSP card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1916 msgid "" "This test is automated and executes after the mediacard/msp-insert-after-" "suspend test is run. It tests reading and writing to the MSP card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1925 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MSP card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:460 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Extreme Digital (xD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:337 msgid "" "This test is automated and executes after the mediacard/xd-insert test is " "run. It tests reading and writing to the xD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a xD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1941 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a xD card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1960 msgid "" "This test is automated and executes after the mediacard/xd-insert-after-" "suspend test is run. It tests reading and writing to the xD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1969 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a xD card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/memory.txt.in:5 msgid "" "This test checks the amount of memory which is reporting in meminfo against " "the size of the memory modules detected by DMI." msgstr "" #. description #: ../jobs/memory.txt.in:15 msgid "Test and exercise memory." msgstr "" #. description #: ../jobs/miscellanea.txt.in:19 msgid "" "PURPOSE:\n" " Keep tester related information in the report\n" "STEPS:\n" " 1. Tester Information\n" " 2. Please enter the following information in the comments field:\n" " a. Name\n" " b. Email Address\n" " c. Reason for this test run\n" "VERIFICATION:\n" " Nothing to verify for this test" msgstr "" #. description #: ../jobs/miscellanea.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the system can switch to a virtual terminal " "and back to X\n" "STEPS:\n" " 1. Click \"Test\" to switch to another virtual terminal and then back to " "X\n" "VERIFICATION:\n" " Did your screen change temporarily to a text console and then switch " "back to your current session?" msgstr "" #. description #: ../jobs/miscellanea.txt.in:50 msgid "Run Firmware Test Suite (fwts) automated tests." msgstr "" #. description #: ../jobs/miscellanea.txt.in:60 msgid "Attaches the FWTS results log to the submission" msgstr "" #. description #: ../jobs/miscellanea.txt.in:67 msgid "" "This will run some basic connectivity tests against a BMC, verifying that " "IPMI works." msgstr "" #. description #: ../jobs/miscellanea.txt.in:73 msgid "" " Determine if we need to run tests specific to portable computers that may " "not apply to desktops." msgstr "" #. description #: ../jobs/miscellanea.txt.in:81 msgid "" "Test that the /var/crash directory doesn't contain anything. Lists the files " "contained within if it does, or echoes the status of the directory (doesn't " "exist/is empty)" msgstr "" #. description #: ../jobs/miscellanea.txt.in:87 msgid "" "Checks that a specified sources list file contains the requested repositories" msgstr "" #. description #: ../jobs/miscellanea.txt.in:92 msgid "Automated job to generate the PXE verification test for each NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:112 msgid "" "Automated job to generate the Remote Shared IPMI verification test for each " "NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:130 msgid "" "PURPOSE:\n" " Some systems do not share IPMI over all NICs but instead have a dedicated " "management port directly connected to the BMC. This test verifies that you " "have used that port for remote IPMI connections and actions.\n" "STEPS:\n" " 1. Prior to running the test, you should have configured and used the " "Dedicated Management Port to remotely power off/on this sytem.\n" "VERIFICATION:\n" " Skip this test if this system ONLY uses shared management/ethernet ports OR " "if this system does not have a BMC (Management Console)\n" " 1. Select Yes if you successfully used IPMI to remotely power this system " "off and on using the dedicated management port.\n" " 2. Select No if you attempted to use the dedicated management port to " "remotely power this system off/on and it failed for some reason." msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:10 msgid "" "Creates a mobile broadband connection for a GSM based modem and checks the " "connection to ensure it's working. " msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:21 msgid "" "Creates a mobile broadband connection for a CDMA based modem and checks the " "connection to ensure it's working." msgstr "" #. description #: ../jobs/monitor.txt.in:4 msgid "" "PURPOSE:\n" " This test will check your VGA port.\n" "STEPS:\n" " Skip this test if your system does not have a VGA port.\n" " 1. Connect a display (if not already connected) to the VGA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:16 msgid "" "PURPOSE:\n" " This test will check your DVI port.\n" "STEPS:\n" " Skip this test if your system does not have a DVI port.\n" " 1. Connect a display (if not already connected) to the DVI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:28 msgid "" "PURPOSE:\n" " This test will check your DisplayPort port.\n" "STEPS:\n" " Skip this test if your system does not have a DisplayPort port.\n" " 1. Connect a display (if not already connected) to the DisplayPort port " "on your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:40 msgid "" "PURPOSE:\n" " This test will check your HDMI port.\n" "STEPS:\n" " Skip this test if your system does not have a HDMI port.\n" " 1. Connect a display (if not already connected) to the HDMI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:52 msgid "" "PURPOSE:\n" " This test will check your S-VIDEO port.\n" "STEPS:\n" " Skip this test if your system does not have a S-VIDEO port.\n" " 1. Connect a display (if not already connected) to the S-VIDEO port on " "your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:64 msgid "" "PURPOSE:\n" " This test will check your RCA port.\n" "STEPS:\n" " Skip this test if your system does not have a RCA port.\n" " 1. Connect a display (if not already connected) to the RCA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:76 msgid "" "PURPOSE:\n" " This test verifies that multi-monitor output works on your desktop " "system. This is NOT the same test as the external monitor tests you would " "run on your laptop. You will need two monitors to perform this test.\n" "STEPS:\n" " Skip this test if your video card does not support multiple monitors.\n" " 1. If your second monitor is not already connected, connect it now\n" " 2. Open the \"Displays\" tool (open the dash and search for " "\"Displays\")\n" " 3. Configure your output to provide one desktop across both monitors\n" " 4. Open any application and drag it from one monitor to the next.\n" "VERIFICATION:\n" " Was the stretched desktop displayed correctly across both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:91 msgid "" "PURPOSE:\n" " This test will check your monitor power saving capabilities\n" "STEPS:\n" " 1. Click \"Test\" to try the power saving capabilities of your monitor\n" " 2. Press any key or move the mouse to recover\n" "VERIFICATION:\n" " Did the monitor go blank and turn on again?" msgstr "" #. description #: ../jobs/monitor.txt.in:105 msgid "" "PURPOSE:\n" " This test will test changes to screen brightness\n" "STEPS:\n" " 1. Click \"Test\" to try to dim the screen.\n" " 2. Check if the screen was dimmed approximately to half of the maximum " "brightness.\n" " 3. The screen will go back to the original brightness in 2 seconds.\n" "VERIFICATION:\n" " Was your screen dimmed approximately to half of the maximum brightness?" msgstr "" #. description #: ../jobs/ethernet.txt.in:9 msgid "Test to detect the available network controllers" msgstr "" #. description #: ../jobs/networking.txt.in:6 msgid "Tests whether the system has a working Internet connection." msgstr "" #. description #: ../jobs/networking.txt.in:11 msgid "Network Information" msgstr "" #. description #: ../jobs/ethernet.txt.in:68 ../jobs/suspend.txt.in:597 #: ../jobs/wireless.txt.in:371 msgid "" "This is an automated test to gather some info on the current state of your " "network devices. If no devices are found, the test will exit with an error." msgstr "" #. description #: ../jobs/ethernet.txt.in:25 msgid "" "PURPOSE:\n" " This test will check your wired connection\n" "STEPS:\n" " 1. Click on the Network icon in the top panel\n" " 2. Select a network below the \"Wired network\" section\n" " 3. Click \"Test\" to verify that it's possible to establish a HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/networking.txt.in:65 msgid "" "PURPOSE:\n" " This test will check that a DSL modem can be configured and connected.\n" "STEPS:\n" " 1. Connect the telephone line to the computer\n" " 2. Click on the Network icon on the top panel.\n" " 3. Select \"Edit Connections\"\n" " 4. Select the \"DSL\" tab\n" " 5. Click on \"Add\" button\n" " 6. Configure the connection parameters properly\n" " 7. Click \"Test\" to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/networking.txt.in:47 msgid "" "Automated test case to verify availability of some system on the network " "using ICMP ECHO packets." msgstr "" #. description #: ../jobs/networking.txt.in:53 ../jobs/peripheral.txt.in:37 msgid "" "Automated test case to make sure that it's possible to download files " "through HTTP" msgstr "" #. description #: ../jobs/networking.txt.in:61 msgid "Test to see if we can sync local clock to an NTP server" msgstr "" #. description #: ../jobs/networking.txt.in:67 msgid "" "Verify that an installation of checkbox-server on the network can be reached " "over SSH." msgstr "" #. description #: ../jobs/networking.txt.in:73 msgid "Try to enable a remote printer on the network and print a test page." msgstr "" #. description #: ../jobs/ethernet.txt.in:38 msgid "" "Automated test to walk multiple network cards and test each one in sequence." msgstr "" #. description #: ../jobs/optical.txt.in:4 msgid "Test to detect the optical drives" msgstr "" #. description #: ../jobs/optical.txt.in:14 msgid "Optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:37 msgid "Automated optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:53 msgid "CD write test." msgstr "" #. description #: ../jobs/optical.txt.in:79 msgid "Automated CD write test" msgstr "" #. description #: ../jobs/optical.txt.in:96 msgid "" "PURPOSE:\n" " This test will check your CD audio playback capabilities\n" "STEPS:\n" " 1. Insert an audio CD in your optical drive\n" " 2. When prompted, launch the Music Player\n" " 3. Locate the CD in the display of the Music Player\n" " 4. Select the CD in the Music Player\n" " 5. Click the Play button to listen to the music on the CD\n" " 6. Stop playing after some time\n" " 7. Right click on the CD icon and select \"Eject Disc\"\n" " 8. The CD should be ejected\n" " 9. Close the Music Player\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" #. description #: ../jobs/optical.txt.in:116 msgid "DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:142 msgid "Automated DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:162 msgid "" "PURPOSE:\n" " This test will check your DVD playback capabilities\n" "STEPS:\n" " 1. Insert a DVD that contains any movie in your optical drive\n" " 2. Click \"Test\" to play the DVD in Totem\n" "VERIFICATION:\n" " Did the file play?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:4 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock displays the correct date " "and time\n" "STEPS:\n" " 1. Check the clock in the upper right corner of your desktop.\n" "VERIFICATION:\n" " Is the clock displaying the correct date and time for your timezone?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock synchronizes with the system " "clock.\n" "STEPS:\n" " 1. Click the \"Test\" button and verify the clock moves ahead by 1 hour.\n" " Note: It may take a minute or so for the clock to refresh\n" " 2. Right click on the clock, then click on \"Time & Date Settings...\"\n" " 3. Ensure that your clock application is set to manual.\n" " 4. Change the time 1 hour back\n" " 5. Close the window and reboot\n" "VERIFICATION:\n" " Is your system clock displaying the correct date and time for your " "timezone?" msgstr "" #. description #: ../jobs/panel_reboot.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that you can reboot your system from the desktop " "menu\n" "STEPS:\n" " 1. Click the Gear icon in the upper right corner of the desktop and click " "on \"Shut Down\"\n" " 2. Click the \"Restart\" button on the left side of the Shut Down dialog\n" " 3. After logging back in, restart System Testing and it should resume " "here\n" "VERIFICATION:\n" " Did your system restart and bring up the GUI login cleanly?" msgstr "" #. description #: ../jobs/peripheral.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a network printer is usable\n" "STEPS:\n" " 1. Make sure that a printer is available in your network\n" " 2. Click on the Gear icon in the upper right corner and then click on " "Printers\n" " 3. If the printer isn't already listed, click on Add\n" " 4. The printer should be detected and proper configuration values should " "be displayed\n" " 5. Print a test page\n" "VERIFICATION:\n" " Were you able to print a test page to the network printer?" msgstr "" #. description #: ../jobs/peripheral.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a USB DSL or Mobile Broadband modem works\n" "STEPS:\n" " 1. Connect the USB cable to the computer\n" " 2. Right click on the Network icon in the panel\n" " 3. Select 'Edit Connections'\n" " 4. Select the 'DSL' (for ADSL modem) or 'Mobile Broadband' (for 3G modem) " "tab\n" " 5. Click on 'Add' button\n" " 6. Configure the connection parameters properly\n" " 7. Notify OSD should confirm that the connection has been established\n" " 8. Select Test to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Was the connection correctly established?" msgstr "" #. description #: ../jobs/piglit.txt.in:7 msgid "" "Runs piglit tests for checking support for framebuffer object operations, " "depth buffer and stencil buffer" msgstr "" #. description #: ../jobs/piglit.txt.in:16 msgid "Runs piglit tests for checking OpenGL 2.1 support" msgstr "" #. description #: ../jobs/piglit.txt.in:25 msgid "" "Runs piglit tests for checking support for vertex buffer object operations" msgstr "" #. description #: ../jobs/piglit.txt.in:34 msgid "" "Runs piglit tests for checking support for GLSL fragment shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:43 msgid "" "Runs piglit tests for checking support for GLSL vertex shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:52 msgid "Runs piglit tests for checking support for texture from pixmap" msgstr "" #. description #: ../jobs/piglit.txt.in:61 msgid "Runs piglit_tests for checking support for stencil buffer operations" msgstr "" #. description #: ../jobs/piglit.txt.in:70 msgid "Runs the piglit results summarizing tool" msgstr "" #. description #: ../jobs/piglit.txt.in:79 msgid "Archives the piglit-summary directory into the piglit-results.tar.gz." msgstr "" #. description #: ../jobs/power-management.txt.in:3 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle.\n" "STEPS:\n" " 1. Shutdown your machine.\n" " 2. Boot your machine.\n" " 3. Repeat steps 1 and 2 at least 5 times.\n" "VERIFICATION:\n" " Did the system shutdown and rebooted correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:17 msgid "Test ACPI Wakealarm (fwts wakealarm)" msgstr "" #. description #: ../jobs/power-management.txt.in:25 msgid "Attach log from fwts wakealarm test" msgstr "" #. description #: ../jobs/power-management.txt.in:39 msgid "" "PURPOSE:\n" " This test will check the system's ability to power-off and boot.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will shut down.\n" " 3. Power the machine back on.\n" " 4. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 5. Once the test has completed, restart checkbox and select 'Re-run' when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully shuts down and boots, select 'Yes', otherwise,\n" " select 'No'." msgstr "" #. description #: ../jobs/power-management.txt.in:55 msgid "" "This will attach any logs from the power-management/poweroff test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:66 msgid "" "PURPOSE:\n" " This test will check the system's ability to reboot cleanly.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will reboot.\n" " 3. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 4. Once the test has completed, restart checkbox and select Re-Run when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully reboots, select Yes then select Next." msgstr "" #. description #: ../jobs/power-management.txt.in:80 msgid "" "This will attach any logs from the power-management/reboot test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:86 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Close your laptop lid.\n" "VERIFICATION:\n" " Does closing your laptop lid cause your system to suspend?" msgstr "" #. description #: ../jobs/power-management.txt.in:103 msgid "" "PURPOSE:\n" " This test will check your lid sensors\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close and open the lid.\n" "VERIFICATION:\n" " Did the screen turn off while the lid was closed?" msgstr "" #. description #: ../jobs/power-management.txt.in:121 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close the lid.\n" " 3. Wait 5 seconds with the lid closed.\n" " 4. Open the lid.\n" "VERIFICATION:\n" " Did the system resume when the lid was opened?" msgstr "" #. description #: ../jobs/power-management.txt.in:136 msgid "Make sure that the RTC (Real-Time Clock) device exists." msgstr "" #. description #: ../jobs/power-management.txt.in:145 msgid "" "Check to see if CONFIG_NO_HZ is set in the kernel (this is just a simple " "regression check)" msgstr "" #. description #: ../jobs/power-management.txt.in:151 msgid "" "PURPOSE:\n" " This test will ensure that the AC is unplugged for the battery drain " "tests to run.\n" "STEPS:\n" " 1. Unplug laptop from AC.\n" "VERIFICATION:\n" " Was the laptop unplugged from AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "Checks the battery drain during idle. Reports time until empty" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "Checks the battery drain while watching a movie. Reports time" msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "until empty and capacity as well. Requires MOVIE_VAR to be set." msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "Checks the battery drain during suspend. Reports time until" msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "empty and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:193 msgid "" "PURPOSE:\n" " This test will ensure that the AC is plugged back in after the battery.\n" " tests\n" "STEPS:\n" " 1. Plug laptop into AC.\n" "VERIFICATION:\n" " Was the laptop plugged into AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:206 msgid "" "PURPOSE:\n" " This test will verify that your system can successfully reboot.\n" "STEPS:\n" " 1. Select 'Test' to initiate a system reboot.\n" " 2. When the grub boot menu is displayed, boot into Ubuntu (Or allow the\n" " system to automatically boot on its own).\n" " 3. Once the system has restarted, log in and restart checkbox-" "certification-server.\n" " 4. Select 'Re-Run' to return to this test.\n" " 5. Select 'Yes' to indicate the test has passed if the system rebooted\n" " successfully, otherwise, select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system reboot correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:224 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle\n" "STEPS:\n" " 1. Select 'Test' to initiate a system shutdown.\n" " 2. Power the system back on.\n" " 3. From the grub menu, boot into the Xen Hypervisor.\n" " 4. When the system has restarted, log in and restart checkbox-" "certification-server.\n" " 5. Select 'Re-Run' to return to this test.\n" " 6. Select 'Yes' to indicate the test has passed if the machine shut " "down\n" " successfully otherwise, Select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system shutdown and boot correctly?" msgstr "" #. description #: ../jobs/rendercheck.txt.in:6 msgid "" "Runs all of the rendercheck test suites. This test can take a few minutes." msgstr "" #. description #: ../jobs/rendercheck.txt.in:13 msgid "Attach log from rendercheck tests" msgstr "" #. description #: ../jobs/server-services.txt.in:5 msgid "Verifies that sshd is running." msgstr "" #. description #: ../jobs/server-services.txt.in:11 msgid "Verifies that Print/CUPs server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:20 msgid "Verifies that DNS server is running and working." msgstr "" #. description #: ../jobs/server-services.txt.in:29 msgid "Verifies that Samba server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:40 msgid "Verifies that the LAMP stack is running (Apache, MySQL and PHP)." msgstr "" #. description #: ../jobs/server-services.txt.in:47 msgid "Verifies that Tomcat server is running and working." msgstr "" #. description #: ../jobs/smoke.txt.in:4 msgid "Check success result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:10 msgid "Check failed result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:17 msgid "Check job is executed when dependency succeeds" msgstr "" #. description #: ../jobs/smoke.txt.in:24 msgid "Check job result is set to uninitiated when dependency fails" msgstr "" #. description #: ../jobs/smoke.txt.in:31 msgid "Check job is executed when requirements are met" msgstr "" #. description #: ../jobs/smoke.txt.in:38 msgid "" "Check job result is set to \"not required on this system\" when requirements " "are not met" msgstr "" #. description #: ../jobs/smoke.txt.in:43 msgid "" "PURPOSE:\n" " This test checks that the manual plugin works fine\n" "STEPS:\n" " 1. Add a comment\n" " 2. Set the result as passed\n" "VERIFICATION:\n" " Check that in the report the result is passed and the comment is " "displayed" msgstr "" #. description #: ../jobs/sniff.txt.in:36 msgid "" "PURPOSE:\n" " Simulates a failure by rebooting the machine\n" "STEPS:\n" " 1. Click test to trigger a reboot\n" " 2. Select \"Continue\" once logged back in and checkbox is restarted\n" "VERIFICATION:\n" " You won't see the user-verify" msgstr "" #. description #: ../jobs/sniff.txt.in:47 msgid "" "PURPOSE:\n" " If Recovery is successful, you will see this test on restarting checkbox, " "not\n" " sniff4.\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/sniff.txt.in:68 msgid "" "PURPOSE:\n" " To sniff things out\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/stress.txt.in:7 msgid "" "PURPOSE:\n" " Create jobs that use the CPU as much as possible for two hours. The test " "is considered passed if the system does not freeze." msgstr "" #. description #: ../jobs/stress.txt.in:28 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 30 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:41 msgid "Attaches the log from the 30 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:59 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 30 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:67 msgid "" "Automated check of the 30 cycle hibernate log for errors detected by fwts." msgstr "" #. description #: ../jobs/stress.txt.in:74 msgid "Attaches the log from the 30 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:97 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 250 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:104 msgid "" "Attaches the log from the 250 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:120 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 250 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:127 msgid "Attaches the log from the 250 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:133 ../jobs/suspend.txt.in:265 msgid "" "Checks the sleep times to ensure that a machine suspends and resumes within " "a given threshold" msgstr "" #. description #: ../jobs/stress.txt.in:144 msgid "Stress reboot system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:160 msgid "Stress poweroff system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:172 msgid "Check logs for the stress reboot (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:184 msgid "Check logs for the stress poweroff (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:199 msgid "Run the graphics stress test. This test can take a few minutes." msgstr "" #. description #: ../jobs/stress.txt.in:208 msgid "Attaches the graphics stress results to the submission." msgstr "" #. description #: ../jobs/stress.txt.in:214 msgid "Runs a test that transfers 100 10MB files 3 times to usb." msgstr "" #. description #: ../jobs/stress.txt.in:220 msgid "Runs a test that transfers 100 10MB files 3 times to a SDHC card." msgstr "" #. description #: ../jobs/stress.txt.in:227 msgid "Ping ubuntu.com and restart network interfaces 100 times" msgstr "" #. description #: ../jobs/stress.txt.in:237 msgid "" "PURPOSE:\n" " To make sure that stressing the wifi hotkey does not cause applets to " "disappear from the panel or the system to lock up\n" "STEPS:\n" " 1. Log in to desktop\n" " 2. Press wifi hotkey at a rate of 1 press per second and slowly increase " "the speed of the tap, until you are tapping as fast as possible\n" "VERIFICATION:\n" " Verify the system is not frozen and the wifi and bluetooth applets are " "still visible and functional" msgstr "" #. description #: ../jobs/suspend.txt.in:5 msgid "Record the current network before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:11 msgid "Record the current resolution before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:20 msgid "Record mixer settings before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:26 msgid "Verify that all the CPUs are online before suspending" msgstr "" #. description #: ../jobs/suspend.txt.in:32 msgid "" "Dumps memory info to a file for comparison after suspend test has been run" msgstr "" #. description #: ../jobs/suspend.txt.in:42 msgid "" "This test disconnects all connections and then connects to the wireless " "interface. It then checks the connection to confirm it's working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:200 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Make sure Bluetooth is enabled by checking the Bluetooth indicator " "applet\n" " 2. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 3. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:226 msgid "" "PURPOSE:\n" " This test will check suspend and resume\n" "STEPS:\n" " 1. Click \"Test\" and your system will suspend for about 30 - 60 " "seconds\n" " 2. Observe the Power LED to see if it blinks or changes color during " "suspend\n" " 3. If your system does not wake itself up after 60 seconds, please press " "the power button momentarily to wake the system manually\n" " 4. If your system fails to wake at all and must be rebooted, restart " "System Testing after reboot and mark this test as Failed\n" "VERIFICATION:\n" " Did your system suspend and resume correctly?\n" " (NOTE: Please only consider whether the system successfully suspended " "and resumed. Power/Suspend LED verification will occur after this test is " "completed.)" msgstr "" #. description #: ../jobs/suspend.txt.in:243 msgid "This is the automated version of suspend/suspend_advanced." msgstr "" #. description #: ../jobs/suspend.txt.in:253 msgid "" "Automated check of the suspend log to look for errors reported by fwts" msgstr "" #. description #: ../jobs/suspend.txt.in:274 msgid "" "PURPOSE:\n" " Wake up by USB keyboard\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any key of USB keyboard to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed a keyboard key?" msgstr "" #. description #: ../jobs/suspend.txt.in:290 msgid "" "PURPOSE:\n" " Wake up by USB mouse\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any button of USB mouse to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed the mouse " "button?" msgstr "" #. description #: ../jobs/suspend.txt.in:304 msgid "Test the network after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:311 msgid "" "Test to see that we have the same resolution after resuming as before." msgstr "" #. description #: ../jobs/suspend.txt.in:332 msgid "" "Verify that mixer settings after suspend are the same as before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:347 msgid "Verify that all CPUs are online after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:362 msgid "Verify that all memory is available after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:370 msgid "" "PURPOSE:\n" " This test will check that the display is correct after suspend and " "resume\n" "STEPS:\n" " 1. Check that your display does not show up visual artifacts after " "resuming.\n" "VERIFICATION:\n" " Does the display work normally after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:385 msgid "" "This test checks that the wireless interface is working after suspending the " "system. It disconnects all interfaces and then connects to the wireless " "interface and checks that the connection is working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:488 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:502 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:516 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:530 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:610 ../jobs/wireless.txt.in:139 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:633 ../jobs/wireless.txt.in:161 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:656 ../jobs/wireless.txt.in:185 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11n protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:679 ../jobs/wireless.txt.in:209 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11n protocol.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:760 msgid "" "This test grabs the hardware address of the bluetooth adapter after suspend " "and compares it to the address grabbed before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:872 msgid "" "This is an automated Bluetooth file transfer test. It sends an image to the " "device specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:928 msgid "" "This is an automated Bluetooth test. It emulates browsing on a remote device " "specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:984 msgid "" "This is an automated Bluetooth test. It receives the given file from a " "remote host specified by the BTDEVADDR environment variable" msgstr "" #. description #: ../jobs/suspend.txt.in:996 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 2. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:1011 msgid "" "PURPOSE:\n" " This test will cycle through the detected display modes\n" "STEPS:\n" " 1. Click \"Test\" and the display will cycle trough the display modes\n" "VERIFICATION:\n" " Did your display look fine in the detected mode?" msgstr "" #. description #: ../jobs/suspend.txt.in:1024 msgid "" "This test will check to make sure supported video modes work after a suspend " "and resume. This is done automatically by taking screenshots and uploading " "them as an attachment." msgstr "" #. description #: ../jobs/suspend.txt.in:1033 msgid "" "This attaches screenshots from the " "suspend/cycle_resolutions_after_suspend_auto test to the results submission." msgstr "" #. description #: ../jobs/suspend.txt.in:1064 msgid "" "This will check to make sure that your audio device works properly after a " "suspend and resume. This may work fine with speakers and onboard " "microphone, however, it works best if used with a cable connecting the audio-" "out jack to the audio-in jack." msgstr "" #. description #: ../jobs/suspend.txt.in:1070 msgid "Attaches the log from the single suspend/resume test to the results" msgstr "" #. description #: ../jobs/suspend.txt.in:1079 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen after suspend (logged on Unity " "desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/suspend.txt.in:1102 msgid "" "PURPOSE:\n" " Do some challenging operations then check for lockup on the GPU\n" "STEPS:\n" " 1. Create 2 glxgears windows and move them quickly\n" " 2. Switch workspaces with wmctrl\n" " 3. Launch an HTML5 video playback in firefox\n" "VERIFICATION:\n" " After a 60s workload, check kern.log for reported GPU errors" msgstr "" #. description #: ../jobs/suspend.txt.in:1130 msgid "" "Checks the length of time it takes to reconnect an existing wifi connection " "after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1152 msgid "" "Checks the length of time it takes to reconnect an existing wired " "connection\n" " after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1160 msgid "" "PURPOSE:\n" " Validate that the power LED operated the same after resuming from " "suspend\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED remain on after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1172 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status after resuming " "from suspend\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED still turn orange after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1184 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status after " "resuming from suspend\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED still shut off when system is fully charged " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1197 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power after resuming from " "suspend\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1210 msgid "" "PURPOSE:\n" " Validate that the HDD LED still operates as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should blink when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED still blink with HDD activity after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1223 msgid "" "PURPOSE:\n" " Validate that the numeric keypad LED operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/suspend.txt.in:1237 msgid "" "PURPOSE:\n" " Validate that the Caps Lock key operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1249 msgid "" "PURPOSE:\n" " WLAN LED verification after resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established\n" " 2. WLAN LED should light\n" "VERIFICATION:\n" " Did the WLAN LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1261 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled after resuming from " "suspend\n" "STEPS:\n" " 1. Connect to AP\n" " 2. Use Physical switch to disable WLAN\n" " 3. Re-enable\n" " 4. Use Network-Manager to disable WLAN\n" "VERIFICATION:\n" " Did the LED turn off then WLAN is disabled after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1275 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled after resuming from suspend\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1292 msgid "" "PURPOSE:\n" " Validate that the camera LED still works as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED still turn on and off after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1304 msgid "" "PURPOSE:\n" " Touchpad LED verification after resuming from suspend\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/suspend.txt.in:1318 msgid "" "PURPOSE:\n" " Validate Wireless (WLAN + Bluetooth) LED operated the same after " "resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1335 msgid "" "PURPOSE:\n" " This test will test the brightness key after resuming from suspend\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1350 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Did the volume change following to your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1367 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Did the volume mute following your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1381 msgid "" "PURPOSE:\n" " This test will test the sleep key after resuming from suspend\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1396 msgid "" "PURPOSE:\n" " This test will test the battery information key after resuming from " "suspend\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1411 msgid "" "PURPOSE:\n" " This test will test the wireless key after resuming from suspend\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Press the same key again\n" "VERIFICATION:\n" " Did the wireless go off on the first press and on again on the second " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1427 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1444 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1457 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected after " "resuming from suspend\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only, after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:1470 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off after " "resuming from suspend\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/suspend.txt.in:1486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1506 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1524 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device after suspend.\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1543 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device after suspend\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1560 msgid "" "This test is automated and executes after the " "suspend/usb_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1572 msgid "" "This test is automated and executes after the " "suspend/usb3_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1582 ../jobs/usb.txt.in:172 msgid "" "This is an automated version of usb/storage-automated and assumes that the " "server has usb storage devices plugged in prior to checkbox execution. It is " "intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1595 ../jobs/usb.txt.in:184 msgid "" "This is an automated version of usb3/storage-automated and assumes that the " "server has usb 3.0 storage devices plugged in prior to checkbox execution. " "It is intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1628 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an MMC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1647 msgid "" "This test is automated and executes after the mediacard/mmc-insert-after-" "suspend test is run. It tests reading and writing to the MMC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1656 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an MMC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1672 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SD card after the system\n" " has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1692 msgid "" "This test is automated and executes after the mediacard/sd-insert-after-" "suspend test is run. It tests reading and writing to the SD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1701 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader\n" " after the system has been suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1718 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SDHC media card after the\n" " system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1738 msgid "" "This test is automated and executes after the mediacard/sdhc-insert-after-" "suspend test is run. It tests reading and writing to the SDHC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1747 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an SDHC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/touchpad.txt.in:5 msgid "" "PURPOSE:\n" " Touchpad user-verify\n" "STEPS:\n" " 1. Make sure that touchpad is enabled.\n" " 2. Move cursor using the touchpad.\n" "VERIFICATION:\n" " Did the cursor move?" msgstr "" #. description #: ../jobs/touchpad.txt.in:21 msgid "" "PURPOSE:\n" " Touchpad horizontal scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the horizontal slider by moving your finger " "right and left in the lower part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll right and left?" msgstr "" #. description #: ../jobs/touchpad.txt.in:37 msgid "" "PURPOSE:\n" " Touchpad vertical scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the vertical slider by moving your finger up " "and down in the right part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll up and down?" msgstr "" #. description #: ../jobs/touchpad.txt.in:53 msgid "" "Determine whether the touchpad is detected as a singletouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:62 msgid "" "Determine whether the touchpad is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:69 msgid "" "PURPOSE:\n" " Touchpad manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the touchpad supposed to be multitouch?" msgstr "" #. description #: ../jobs/suspend.txt.in:1995 ../jobs/touchscreen.txt.in:35 msgid "" "PURPOSE:\n" " Check touchscreen tap recognition\n" "STEPS:\n" " 1. Tap an object on the screen with finger. The cursor should jump to " "location tapped and object should highlight\n" "VERIFICATION:\n" " Does tap recognition work?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:47 msgid "" "PURPOSE:\n" " Check touchscreen drag & drop\n" "STEPS:\n" " 1. Double tap, hold, and drag an object on the desktop\n" " 2. Drop the object in a different location\n" "VERIFICATION:\n" " Does the object select and drag and drop?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:60 msgid "" "PURPOSE:\n" " Check touchscreen pinch gesture for zoom\n" "STEPS:\n" " 1. Place two fingers on the screen and pinch them together\n" " 2. Place two fingers on the screen and move then apart\n" "VERIFICATION:\n" " Does the screen zoom in and out?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:7 msgid "" "Determine whether the screen is detected as a non-touch device automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:16 msgid "" "Determine whether the screen is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:23 msgid "" "PURPOSE:\n" " Touchscreen manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the screen supposed to be multitouch?" msgstr "" #. description #: ../jobs/usb.txt.in:5 msgid "Detects and shows USB devices attached to this system." msgstr "" #. description #: ../jobs/usb.txt.in:12 msgid "" "PURPOSE:\n" " This test will check that your system detects USB storage devices.\n" "STEPS:\n" " 1. Plug in one or more USB keys or hard drives.\n" " 2. Click on \"Test\".\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Were the drives detected?" msgstr "" #. description #: ../jobs/usb.txt.in:28 msgid "" "PURPOSE:\n" " This test will check that you can use a USB HID device\n" "STEPS:\n" " 1. Enable either a USB mouse or keyboard\n" " 2. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 3. For keyboards, click the Test button to lauch a small tool. Type some " "text and close the tool.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/usb.txt.in:39 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:56 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:82 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:100 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:117 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Plug a USB HDD or thumbdrive into the computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:136 msgid "" "PURPOSE:\n" " This test will check your USB 3.0 connection.\n" "STEPS:\n" " 1. Plug a USB 3.0 HDD or thumbdrive into a USB 3.0 port in the " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:153 msgid "This test is automated and executes after the usb/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:164 msgid "" "This test is automated and executes after the usb3/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:191 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Connect a USB storage device to an external USB slot on this " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Confirm that the icon appears.\n" " 4. Eject the device.\n" " 5. Repeat with each external USB slot.\n" "VERIFICATION:\n" " Do all USB slots work with the device?" msgstr "" #. description #: ../jobs/usb.txt.in:190 msgid "" "Verify USB3 external storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/user_apps.txt.in:6 msgid "" "PURPOSE:\n" " This test will check that the update manager can find updates.\n" "STEPS:\n" " 1. Click Test to launch update-manager.\n" " 2. Follow the prompts and if updates are found, install them.\n" " 3. When Update Manager has finished, please close the app by clicking the " "Close button in the lower right corner.\n" "VERIFICATION:\n" " Did Update manager find and install updates (Pass if no updates are found,\n" " but Fail if updates are found but not installed)" msgstr "" #. description #: ../jobs/user_apps.txt.in:22 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. On the menu bar, click File -> Create Folder.\n" " 3. In the name box for the new folder, enter the name Test Folder and hit " "Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a new folder called Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a folder\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Copy.\n" " 3. Right Click on any white area in the window and click on Paste.\n" " 4. Right click on the folder called Test Folder(copy) and click Rename.\n" " 5. Enter the name Test Data in the name box and hit Enter.\n" " 6. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a folder called Test Data?" msgstr "" #. description #: ../jobs/user_apps.txt.in:54 msgid "" "PURPOSE:\n" " This test will verify that the file browser can move a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the folder called Test Data onto the icon called Test " "Folder.\n" " 3. Release the button.\n" " 4. Double click the folder called Test Folder to open it up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the folder called Test Data successfully moved into the folder called " "Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new file.\n" "STEPS:\n" " 1. Click Select Test to open the File Browser.\n" " 2. Right click in the white space and click Create Document -> Empty " "Document.\n" " 3. Enter the name Test File 1 in the name box and hit Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 1?" msgstr "" #. description #: ../jobs/user_apps.txt.in:85 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click Copy.\n" " 3. Right click in the white space and click Paste.\n" " 4. Right click on the file called Test File 1(copy) and click Rename.\n" " 5. Enter the name Test File 2 in the name box and hit Enter.\n" " 6. Close the File Browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 2?" msgstr "" #. description #: ../jobs/user_apps.txt.in:102 msgid "" "PURPOSE:\n" " This test will check that the file browser can move a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the file called Test File 2 onto the icon for the folder " "called Test Data.\n" " 3. Release the button.\n" " 4. Double click the icon for Test Data to open that folder up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the file Test File 2 successfully moved into the Test Data folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:118 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click on Move To Trash.\n" " 3. Verify that Test File 1 has been removed.\n" " 4. Close the File Browser.\n" "VERIFICATION:\n" " Is Test File 1 now gone?" msgstr "" #. description #: ../jobs/user_apps.txt.in:133 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Move To " "Trash.\n" " 3. Verify that the folder was deleted.\n" " 4. Close the file browser.\n" "VERIFICATION:\n" " Has Test Folder been successfully deleted?" msgstr "" #. description #: ../jobs/user_apps.txt.in:207 msgid "Common Document Types Test" msgstr "" #. description #: ../jobs/user_apps.txt.in:228 msgid "" "PURPOSE:\n" " This test will check that Firefox can render a basic web page.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view the test web page.\n" "VERIFICATION:\n" " Did the Ubuntu Test page load correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run a java applet in a web page. " "Note:\n" " this may require installing additional software to complete successfully.\n" "STEPS:\n" " 1. Select Test to open Firefox with the Java test page, and follow the " "instructions there.\n" "VERIFICATION:\n" " Did the applet display?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run flash applications. Note: this " "may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a sample Flash test.\n" "VERIFICATION:\n" " Did you see the text?" msgstr "" #. description #: ../jobs/user_apps.txt.in:255 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Flash video. Note: this may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a short flash video.\n" "VERIFICATION:\n" " Did the video play correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:271 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Quicktime (.mov) video file.\n" " Note: this may require installing additional software to successfully\n" " complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox with a sample video.\n" "VERIFICATION:\n" " Did the video play using a plugin?" msgstr "" #. description #: ../jobs/user_apps.txt.in:285 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Facebook Chat service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:299 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Google Talk (gtalk) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:313 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Jabber service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:327 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the AOL Instant Messaging (AIM) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:341 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Microsoft Network (MSN) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:355 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a POP3 account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:368 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a IMAP account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:381 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a SMTP account.\n" "VERIFICATION:\n" " Were you able to send e-mail without errors?" msgstr "" #. description #: ../jobs/user_apps.txt.in:394 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator.\n" "VERIFICATION:\n" " Did it launch correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:407 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Simple math functions (+,-,/,*)\n" " 2. Nested math functions ((,))\n" " 3. Fractional math\n" " 4. Decimal math\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:424 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Memory set\n" " 2. Memory reset\n" " 3. Memory last clear\n" " 4. Memory clear\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:441 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Cut\n" " 2. Copy\n" " 3. Paste\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:456 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit.\n" " 2. Enter some text and save the file (make a note of the file name you " "use), then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:470 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit, and re-open the file you " "created previously.\n" " 2. Edit then save the file, then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:483 msgid "" "PURPOSE:\n" " This test will check that Gnome Terminal works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open Terminal.\n" " 2. Type 'ls' and press enter. You should see a list of files and folder in " "your home directory.\n" " 3. Close the terminal window.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/virtualization.txt.in:6 msgid "" "Test to check that virtualization is supported and the test system has at " "least a minimal amount of RAM to function as an OpenStack Compute Node" msgstr "" #. description #: ../jobs/virtualization.txt.in:13 msgid "" "Test to determine if this system is capable of running hardware accelerated " "KVM virtual machines" msgstr "" #. description #: ../jobs/virtualization.txt.in:10 msgid "Test to check that a cloud image boots and works properly with KVM" msgstr "" #. description #: ../jobs/virtualization.txt.in:18 msgid "Test to verify that the Xen Hypervisor is running." msgstr "" #. description #: ../jobs/virtualization.txt.in:26 msgid "Test to check that a Xen domU image can boot and run on Xen on Ubuntu" msgstr "" #. description #: ../jobs/wireless.txt.in:21 msgid "Wireless scanning test. It scans and reports on discovered APs." msgstr "" #. description #: ../jobs/wireless.txt.in:38 msgid "" "PURPOSE:\n" " This test will check your wireless connection.\n" "STEPS:\n" " 1. Click on the Network icon in the panel.\n" " 2. Select a network below the 'Wireless networks' section.\n" " 3. Click \"Test\" to verify that it's possible to establish an HTTP " "connection.\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/wireless.txt.in:57 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:70 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:84 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:98 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:277 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool." msgstr "" #. description #: ../jobs/wireless.txt.in:289 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool, using UDP packets." msgstr "" #. description #: ../jobs/wireless.txt.in:301 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11a protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11a protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:314 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11b protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11b protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:344 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11g protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11g protocol." msgstr "" #: ../checkbox/application.py:66 msgid "Usage: checkbox [OPTIONS]" msgstr "" #: ../checkbox/application.py:70 msgid "Print version information and exit." msgstr "" #: ../checkbox/application.py:74 msgid "The file to write the log to." msgstr "" #: ../checkbox/application.py:77 msgid "One of debug, info, warning, error or critical." msgstr "" #: ../checkbox/application.py:82 msgid "Configuration override parameters." msgstr "" #: ../checkbox/application.py:84 msgid "Shorthand for --config=.*/jobs_info/blacklist." msgstr "" #: ../checkbox/application.py:86 msgid "Shorthand for --config=.*/jobs_info/blacklist_file." msgstr "" #: ../checkbox/application.py:88 msgid "Shorthand for --config=.*/jobs_info/whitelist." msgstr "" #: ../checkbox/application.py:90 msgid "Shorthand for --config=.*/jobs_info/whitelist_file." msgstr "" #: ../checkbox/application.py:115 msgid "Missing configuration file as argument.\n" msgstr "" #: ../checkbox/job.py:85 msgid "Command not found." msgstr "" #: ../checkbox/job.py:93 #, python-format msgid "Command received signal %(signal_name)s: %(signal_description)s" msgstr "" #: ../checkbox/lib/signal.py:23 msgid "" "Hangup detected on controlling terminal or death of controlling process" msgstr "" #: ../checkbox/lib/signal.py:24 msgid "Interrupt from keyboard" msgstr "" #: ../checkbox/lib/signal.py:25 msgid "Quit from keyboard" msgstr "" #: ../checkbox/lib/signal.py:26 msgid "Illegal Instruction" msgstr "" #: ../checkbox/lib/signal.py:27 msgid "Abort signal from abort(3)" msgstr "" #: ../checkbox/lib/signal.py:28 msgid "Floating point exception" msgstr "" #: ../checkbox/lib/signal.py:29 msgid "Kill signal" msgstr "" #: ../checkbox/lib/signal.py:30 msgid "Invalid memory reference" msgstr "" #: ../checkbox/lib/signal.py:31 msgid "Broken pipe: write to pipe with no readers" msgstr "" #: ../checkbox/lib/signal.py:32 msgid "Timer signal from alarm(2)" msgstr "" #: ../checkbox/lib/signal.py:33 msgid "Termination signal" msgstr "" #: ../checkbox/lib/signal.py:34 msgid "User-defined signal 1" msgstr "" #: ../checkbox/lib/signal.py:35 msgid "User-defined signal 2" msgstr "" #: ../checkbox/lib/signal.py:36 msgid "Child stopped or terminated" msgstr "" #: ../checkbox/lib/signal.py:37 msgid "Continue if stopped" msgstr "" #: ../checkbox/lib/signal.py:38 msgid "Stop process" msgstr "" #: ../checkbox/lib/signal.py:39 msgid "Stop typed at tty" msgstr "" #: ../checkbox/lib/signal.py:40 msgid "tty input for background process" msgstr "" #: ../checkbox/lib/signal.py:41 msgid "tty output for background process" msgstr "" #: ../checkbox/lib/signal.py:77 msgid "UNKNOWN" msgstr "" #: ../checkbox/lib/signal.py:89 msgid "Unknown signal" msgstr "" #: ../checkbox_cli/cli_interface.py:31 msgid "yes" msgstr "" #: ../checkbox_cli/cli_interface.py:32 msgid "no" msgstr "" #: ../checkbox_cli/cli_interface.py:33 msgid "skip" msgstr "" #: ../checkbox_cli/cli_interface.py:127 msgid "Press any key to continue..." msgstr "" #: ../checkbox_cli/cli_interface.py:136 ../checkbox_cli/cli_interface.py:237 #, python-format msgid "Please choose (%s): " msgstr "" #: ../checkbox_cli/cli_interface.py:232 ../checkbox_cli/cli_interface.py:355 #: ../checkbox_cli/cli_interface.py:386 msgid "Space when finished" msgstr "" #: ../checkbox_cli/cli_interface.py:384 msgid "Combine with character above to expand node" msgstr "" #: ../checkbox_cli/cli_interface.py:432 msgid "test" msgstr "" #: ../checkbox_cli/cli_interface.py:456 msgid "test again" msgstr "" #: ../checkbox_cli/cli_interface.py:462 msgid "Please type here and press Ctrl-D when finished:\n" msgstr "" #: ../checkbox_urwid/urwid_interface.py:86 msgid "Checkbox System Testing" msgstr "" #: ../checkbox/user_interface.py:70 ../qt/frontend/ui_qtfront.h:644 msgid "Continue" msgstr "" #: ../checkbox_urwid/urwid_interface.py:220 #: ../checkbox_urwid/urwid_interface.py:296 #: ../checkbox_urwid/urwid_interface.py:447 #: ../checkbox_urwid/urwid_interface.py:569 msgid "Previous" msgstr "" #: ../checkbox_urwid/urwid_interface.py:221 #: ../checkbox_urwid/urwid_interface.py:297 #: ../checkbox_urwid/urwid_interface.py:448 #: ../checkbox_urwid/urwid_interface.py:570 msgid "Next" msgstr "" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:445 msgid "Select All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:446 msgid "Deselect All" msgstr "" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:567 msgid "Expand All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:568 msgid "Collapse All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1034 msgid "Test" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1049 msgid "Test Again" msgstr "" #: ../checkbox_gtk/gtk_interface.py:525 msgid "_Test Again" msgstr "" #: ../qt/frontend/qtfront.cpp:556 msgid "Info" msgstr "" #: ../qt/frontend/qtfront.cpp:228 msgid "Error" msgstr "" #: ../checkbox_gtk/gtk_interface.py:607 msgid "Detailed information..." msgstr "" #: ../checkbox/user_interface.py:71 msgid "Rerun" msgstr "" #: ../checkbox/user_interface.py:72 msgid "Restart" msgstr "" #: ../plugins/backend_info.py:93 msgid "" "SYSTEM TESTING: Please enter your password. Some tests require root access " "to run properly. Your password will never be stored and will never be " "submitted with test results." msgstr "" #: ../plugins/backend_info.py:97 msgid "PASSWORD: " msgstr "" #: ../plugins/final_prompt.py:24 msgid "Successfully finished testing!" msgstr "" #: ../plugins/final_prompt.py:39 msgid "_Finish" msgstr "" #. Resolve dependencies #: ../plugins/gather_prompt.py:35 ../plugins/suites_prompt.py:98 msgid "Gathering information from your system..." msgstr "" #: ../plugins/intro_prompt.py:28 msgid "" "Welcome to System Testing!\n" "\n" "Checkbox provides tests to confirm that your system is working properly. " "Once you are finished running the tests, you can view a summary report for " "your system." msgstr "" #: ../plugins/intro_prompt.py:33 msgid "" "\n" "\n" "Warning: Some tests could cause your system to freeze or become " "unresponsive. Please save all your work and close all other running " "applications before beginning the testing process." msgstr "" #: ../plugins/jobs_info.py:151 #, python-format msgid "Failed to open file '%s': %s" msgstr "" #: ../plugins/jobs_info.py:248 msgid "Dependencies are missing so some jobs will not run." msgstr "" #: ../plugins/jobs_info.py:250 msgid "" "To fix this, close checkbox and add the missing dependencies to the " "whitelist." msgstr "" #: ../plugins/jobs_info.py:262 msgid "Whitelist not topologically ordered" msgstr "" #: ../plugins/jobs_info.py:263 msgid "Jobs will be reordered to fix broken dependencies" msgstr "" #: ../plugins/launchpad_exchange.py:135 #, python-format msgid "Failed to process form: %s" msgstr "" #: ../plugins/launchpad_exchange.py:150 #, python-format msgid "" "Failed to contact server. Please try\n" "again or upload the following file name:\n" "%s\n" "\n" "directly to the system database:\n" "https://launchpad.net/+hwdb/+submit" msgstr "" #: ../plugins/launchpad_exchange.py:159 msgid "" "Failed to upload to server,\n" "please try again later." msgstr "" #: ../plugins/launchpad_exchange.py:171 msgid "Information not posted to Launchpad." msgstr "" #. Ignore whether to submit to HEXR #: ../plugins/launchpad_prompt.py:78 #, python-format msgid "" "The following report has been generated for submission to the Launchpad " "hardware database:\n" "\n" " [[%s|View Report]]\n" "\n" "You can submit this information about your system by providing the email " "address you use to sign in to Launchpad. If you do not have a Launchpad " "account, please register here:\n" "\n" " https://launchpad.net/+login" msgstr "" #: ../plugins/launchpad_prompt.py:88 msgid "Email" msgstr "" #: ../plugins/launchpad_prompt.py:97 msgid "Email address must be in a proper format." msgstr "" #: ../plugins/launchpad_prompt.py:103 msgid "Exchanging information with the server..." msgstr "" #: ../plugins/launchpad_report.py:172 msgid "" "The generated report seems to have validation errors,\n" "so it might not be processed by Launchpad." msgstr "" #: ../plugins/lock_prompt.py:66 msgid "There is another checkbox running. Please close it first." msgstr "" #: ../plugins/message_info.py:88 #, python-format msgid "Executing %(test_name)s" msgstr "" #: ../plugins/recover_prompt.py:62 msgid "" "Checkbox did not finish completely.\n" "Do you want to rerun the last test,\n" "continue to the next test, or\n" "restart from the beginning?" msgstr "" #: ../plugins/report_prompt.py:39 msgid "Building report..." msgstr "" #: ../plugins/shell_test.py:52 #, python-format msgid "Running %s..." msgstr "" #: ../plugins/suites_prompt.py:139 ../qt/frontend/ui_qtfront.h:648 msgid "Choose tests to run on your system:" msgstr "" #: ../scripts/keyboard_test:22 msgid "Enter text:\n" msgstr "" #: ../scripts/keyboard_test:43 msgid "Type Text" msgstr "" #: ../scripts/key_test:66 msgid "Not required" msgstr "" #: ../scripts/key_test:68 msgid "Untested" msgstr "" #: ../scripts/key_test:69 msgid "Tested" msgstr "" #: ../scripts/key_test:164 msgid "Test cancelled" msgstr "" #: ../scripts/key_test:184 ../scripts/key_test:271 msgid "Please press each key on your keyboard." msgstr "" #: ../scripts/key_test:185 msgid "I will exit automatically once all keys have been pressed." msgstr "" #: ../scripts/key_test:187 msgid "" "If your keyboard lacks one or more keys, press its number to skip testing " "that key." msgstr "" #: ../scripts/key_test:189 msgid "You can also close me by pressing ESC or Ctrl+C." msgstr "" #: ../scripts/key_test:207 msgid "%(key_name)s key has been pressed" msgstr "" #: ../scripts/key_test:211 ../scripts/key_test:318 msgid "All required keys have been tested!" msgstr "" #: ../scripts/key_test:243 msgid "Key test" msgstr "" #: ../scripts/key_test:256 msgid "_Exit" msgstr "" #: ../scripts/key_test:268 msgid "Skip" msgstr "" #: ../scripts/key_test:272 msgid "" "If a key is not present in your keyboard, press the 'Skip' button below it " "to remove it from the test." msgstr "" #: ../scripts/key_test:403 msgid "Test interrupted" msgstr "" #: ../scripts/gateway_ping_test:254 msgid "No Internet connection" msgstr "" #: ../scripts/gateway_ping_test:257 #, c-format msgid "Connection established, but lost {}% of packets" msgstr "" #: ../scripts/gateway_ping_test:260 msgid "FAIL: {}% packet loss is higherthan {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:265 msgid "PASS: {}% packet loss is within {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:269 msgid "Internet connection fully established" msgstr "" #: ../checkbox_qt/qt_interface.py:287 ../qt/frontend/qtfront.cpp:252 msgid "Working" msgstr "" #: ../qt/frontend/qtfront.cpp:81 msgid "Audio Test" msgstr "" #: ../qt/frontend/qtfront.cpp:82 msgid "Bluetooth Test" msgstr "" #: ../qt/frontend/qtfront.cpp:83 msgid "Camera Test" msgstr "" #: ../qt/frontend/qtfront.cpp:84 msgid "CPU Test" msgstr "" #: ../qt/frontend/qtfront.cpp:85 msgid "Disk Test" msgstr "" #: ../qt/frontend/qtfront.cpp:87 msgid "Firewire Test" msgstr "" #: ../qt/frontend/qtfront.cpp:88 msgid "Graphics Test" msgstr "" #: ../qt/frontend/qtfront.cpp:89 msgid "Info Test" msgstr "" #: ../qt/frontend/qtfront.cpp:90 msgid "Input Test" msgstr "" #: ../qt/frontend/qtfront.cpp:91 msgid "Keys Test" msgstr "" #: ../qt/frontend/qtfront.cpp:92 msgid "Media Card Test" msgstr "" #: ../qt/frontend/qtfront.cpp:93 msgid "Memory Test" msgstr "" #: ../qt/frontend/qtfront.cpp:94 msgid "Miscellanea Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Monitor Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Networking Test" msgstr "" #: ../qt/frontend/qtfront.cpp:97 msgid "Wireless Test" msgstr "" #: ../qt/frontend/qtfront.cpp:98 msgid "Optical Test" msgstr "" #: ../qt/frontend/qtfront.cpp:99 msgid "ExpressCard Test" msgstr "" #: ../qt/frontend/qtfront.cpp:100 msgid "Power Management Test" msgstr "" #: ../qt/frontend/qtfront.cpp:101 msgid "Suspend Test" msgstr "" #: ../qt/frontend/qtfront.cpp:102 msgid "USB Test" msgstr "" #: ../qt/frontend/qtfront.cpp:104 msgid "Not Started" msgstr "" #: ../qt/frontend/qtfront.cpp:105 ../qt/frontend/qtfront.cpp:106 msgid "Done" msgstr "" #: ../qt/frontend/qtfront.cpp:107 msgid "Not Supported" msgstr "" #: ../qt/frontend/qtfront.cpp:108 msgid "Not Resolved" msgstr "" #: ../qt/frontend/qtfront.cpp:109 msgid "Not Tested" msgstr "" #: ../qt/frontend/qtfront.cpp:110 msgid "In Progress" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Are you sure?" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Do you really want to skip this test?" msgstr "" #: ../qt/frontend/qtfront.cpp:163 msgid "Don't ask me again" msgstr "" #: ../qt/frontend/ui_qtfront.h:641 msgid "Form" msgstr "" #: ../qt/frontend/ui_qtfront.h:642 msgid "" "System \n" "Testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:645 ../qt/frontend/ui_qtfront.h:663 msgid "Tab 1" msgstr "" #: ../qt/frontend/ui_qtfront.h:646 msgid "10 tests completed out of 30 (30%)" msgstr "" #: ../qt/frontend/ui_qtfront.h:649 msgid "Components" msgstr "" #: ../qt/frontend/ui_qtfront.h:650 msgid "Status" msgstr "" #: ../qt/frontend/ui_qtfront.h:651 msgid "Select all" msgstr "" #: ../qt/frontend/ui_qtfront.h:652 msgid "Deselect all" msgstr "" #: ../qt/frontend/ui_qtfront.h:653 msgid "Start testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:654 msgid " Selection " msgstr "" #: ../qt/frontend/ui_qtfront.h:655 ../qt/frontend/ui_qtfront.h:656 msgid "TextLabel" msgstr "" #: ../qt/frontend/ui_qtfront.h:657 msgid "Comments" msgstr "" #: ../qt/frontend/ui_qtfront.h:659 msgid "&Yes" msgstr "" #: ../qt/frontend/ui_qtfront.h:660 msgid "&No" msgstr "" #: ../qt/frontend/ui_qtfront.h:661 msgid "&Skip this test" msgstr "" #: ../qt/frontend/ui_qtfront.h:662 msgid "&Test" msgstr "" #: ../qt/frontend/ui_qtfront.h:664 ../qt/frontend/ui_qtfront.h:681 msgid "Tab 2" msgstr "" #: ../qt/frontend/ui_qtfront.h:665 msgid "Ne&xt" msgstr "" #: ../qt/frontend/ui_qtfront.h:666 msgid "&Previous" msgstr "" #: ../qt/frontend/ui_qtfront.h:667 msgid " Run " msgstr "" #: ../qt/frontend/ui_qtfront.h:668 msgid "" "\n" "\n" "

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

\n" "

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

" msgstr "" #: ../qt/frontend/ui_qtfront.h:674 msgid "Submission details" msgstr "" #: ../qt/frontend/ui_qtfront.h:676 msgid "Email:" msgstr "" #: ../qt/frontend/ui_qtfront.h:677 msgid "Submit results" msgstr "" #: ../qt/frontend/ui_qtfront.h:678 msgid "View results" msgstr "" #: ../qt/frontend/ui_qtfront.h:679 msgid "Submit to HEXR" msgstr "" #: ../qt/frontend/ui_qtfront.h:680 msgid " Results " msgstr "" language-pack-af-base/data/af/LC_MESSAGES/example-content.po0000644000000000000000000000156712734304010020471 0ustar # Afrikaans translation for example-content # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: example-content\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-01-30 12:22+0000\n" "PO-Revision-Date: 2010-04-07 14:58+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:55+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Voorbeelde" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Voorbeeld inhoud vir Ubuntu" language-pack-af-base/data/af/LC_MESSAGES/libc.po0000644000000000000000000047124112734304010016277 0ustar # Afrikaans translation for glibc # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the glibc package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: glibc\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-18 17:26-0200\n" "PO-Revision-Date: 2016-06-08 11:58+0000\n" "Last-Translator: Jurgens J Schoeman \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:37+0000\n" "X-Generator: Launchpad (build 18115)\n" #: argp/argp-help.c:227 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: argp/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: argp/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Vullis in ARGP_HELP_FMT: %s" #: argp/argp-help.c:1214 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: argp/argp-help.c:1600 msgid "Usage:" msgstr "" #: argp/argp-help.c:1604 msgid " or: " msgstr "" #: argp/argp-help.c:1616 msgid " [OPTION...]" msgstr "" #: argp/argp-help.c:1643 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" #: argp/argp-help.c:1671 #, c-format msgid "Report bugs to %s.\n" msgstr "raporteer foute na %s\n" #: argp/argp-parse.c:101 msgid "Give this help list" msgstr "Gee hierdie hulp lys" #: argp/argp-parse.c:102 msgid "Give a short usage message" msgstr "Gee 'n kort gebruik boodskap" #: 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 "NOEM" #: argp/argp-parse.c:104 msgid "Set the program name" msgstr "" "Stel die naam van program\r\n" "\r\n" "Stel die naam van applikasie" #: argp/argp-parse.c:105 msgid "SECS" msgstr "SECS" #: argp/argp-parse.c:106 msgid "Hang for SECS seconds (default 3600)" msgstr "Hang vir SECS sekondes (standaard 3600)" #: argp/argp-parse.c:167 msgid "Print program version" msgstr "Print weergawe" #: argp/argp-parse.c:183 msgid "(PROGRAM ERROR) No version known!?" msgstr "(PROGRAM ERROR) Weergawe is onbekend!?" #: argp/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Te veel argumente\n" #: argp/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(PROGRAM ERROR) Opsie moes erkenbaar gewees het!?" #: assert/assert-perr.c:35 #, c-format msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n" msgstr "%s%s%s:%u: %s%s Onverwagte fout: %s.\n" #: assert/assert.c:101 #, c-format msgid "" "%s%s%s:%u: %s%sAssertion `%s' failed.\n" "%n" msgstr "" "%s%s%s:%u: %s%sBewering `%s' het misluk.\n" "%n" #: catgets/gencat.c:110 msgid "Create C header file NAME containing symbol definitions" msgstr "" #: catgets/gencat.c:112 msgid "Do not use existing catalog, force new output file" msgstr "" #: catgets/gencat.c:113 nss/makedb.c:120 msgid "Write output to file NAME" msgstr "" #: catgets/gencat.c:118 msgid "" "Generate message catalog. If INPUT-FILE is -, input is read from standard " "input. If OUTPUT-FILE\n" "is -, output is written to standard output.\n" msgstr "" #: catgets/gencat.c:123 msgid "" "-o OUTPUT-FILE [INPUT-FILE]...\n" "[OUTPUT-FILE [INPUT-FILE]...]" msgstr "" #: catgets/gencat.c:229 debug/pcprofiledump.c:209 elf/ldconfig.c:307 #: elf/pldd.c:219 elf/sln.c:85 elf/sprof.c:372 iconv/iconv_prog.c:408 #: iconv/iconvconfig.c:379 locale/programs/locale.c:277 #: locale/programs/localedef.c:376 login/programs/pt_chown.c:88 #: malloc/memusagestat.c:563 nss/getent.c:969 nss/makedb.c:369 #: posix/getconf.c:1121 sunrpc/rpcinfo.c:691 #: sysdeps/unix/sysv/linux/lddlibc4.c:61 #, c-format msgid "" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: catgets/gencat.c:245 debug/pcprofiledump.c:225 debug/xtrace.sh:64 #: elf/ldconfig.c:323 elf/ldd.bash.in:38 elf/pldd.c:235 elf/sotruss.ksh:75 #: elf/sprof.c:389 iconv/iconv_prog.c:425 iconv/iconvconfig.c:396 #: locale/programs/locale.c:294 locale/programs/localedef.c:402 #: login/programs/pt_chown.c:62 malloc/memusage.sh:71 #: malloc/memusagestat.c:581 nscd/nscd.c:485 nss/getent.c:86 nss/makedb.c:385 #: posix/getconf.c:1103 sysdeps/unix/sysv/linux/lddlibc4.c:68 #, c-format msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" #: catgets/gencat.c:250 debug/pcprofiledump.c:230 debug/xtrace.sh:68 #: elf/ldconfig.c:328 elf/pldd.c:240 elf/sprof.c:395 iconv/iconv_prog.c:430 #: iconv/iconvconfig.c:401 locale/programs/locale.c:299 #: locale/programs/localedef.c:407 malloc/memusage.sh:75 #: malloc/memusagestat.c:586 nscd/nscd.c:490 nss/getent.c:91 nss/makedb.c:390 #: posix/getconf.c:1108 #, c-format msgid "Written by %s.\n" msgstr "" #: catgets/gencat.c:281 msgid "*standard input*" msgstr "" #: catgets/gencat.c:287 iconv/iconv_charmap.c:167 iconv/iconv_prog.c:293 #: nss/makedb.c:246 #, c-format msgid "cannot open input file `%s'" msgstr "" #: catgets/gencat.c:416 catgets/gencat.c:491 msgid "illegal set number" msgstr "" #: catgets/gencat.c:443 msgid "duplicate set definition" msgstr "" #: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669 msgid "this is the first definition" msgstr "" #: catgets/gencat.c:516 #, c-format msgid "unknown set `%s'" msgstr "" #: catgets/gencat.c:557 msgid "invalid quote character" msgstr "" #: catgets/gencat.c:570 #, c-format msgid "unknown directive `%s': line ignored" msgstr "" #: catgets/gencat.c:615 msgid "duplicated message number" msgstr "" #: catgets/gencat.c:666 msgid "duplicated message identifier" msgstr "" #: catgets/gencat.c:723 msgid "invalid character: message ignored" msgstr "" #: catgets/gencat.c:766 msgid "invalid line" msgstr "" #: catgets/gencat.c:820 msgid "malformed line ignored" msgstr "" #: catgets/gencat.c:984 catgets/gencat.c:1025 #, c-format msgid "cannot open output file `%s'" msgstr "" #: catgets/gencat.c:1187 locale/programs/linereader.c:560 msgid "invalid escape sequence" msgstr "" #: catgets/gencat.c:1209 msgid "unterminated message" msgstr "" #: catgets/gencat.c:1233 #, c-format msgid "while opening old catalog file" msgstr "" #: catgets/gencat.c:1324 #, c-format msgid "conversion modules not available" msgstr "" #: catgets/gencat.c:1350 #, c-format msgid "cannot determine escape character" msgstr "" #: debug/pcprofiledump.c:53 msgid "Don't buffer output" msgstr "" #: debug/pcprofiledump.c:58 msgid "Dump information generated by PC profiling." msgstr "" #: debug/pcprofiledump.c:61 msgid "[FILE]" msgstr "" #: debug/pcprofiledump.c:108 #, c-format msgid "cannot open input file" msgstr "" #: debug/pcprofiledump.c:115 #, c-format msgid "cannot read header" msgstr "" #: debug/pcprofiledump.c:179 #, c-format msgid "invalid pointer size" msgstr "" #: debug/xtrace.sh:26 debug/xtrace.sh:44 msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n" msgstr "" #: debug/xtrace.sh:32 elf/sotruss.ksh:56 elf/sotruss.ksh:67 #: elf/sotruss.ksh:135 malloc/memusage.sh:26 msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n" msgstr "" #: debug/xtrace.sh:38 msgid "%s: option '%s' requires an argument.\\n" msgstr "" #: debug/xtrace.sh:45 msgid "" "Trace execution of program by printing currently executed function.\n" "\n" " --data=FILE Don't run the program, just print the data from " "FILE.\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" #: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.ksh:49 #: malloc/memusage.sh:64 msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n" msgstr "" #: debug/xtrace.sh:125 msgid "xtrace: unrecognized option \\`$1'\\n" msgstr "" #: debug/xtrace.sh:138 msgid "No program name given\\n" msgstr "" #: debug/xtrace.sh:146 #, sh-format msgid "executable \\`$program' not found\\n" msgstr "" #: debug/xtrace.sh:150 #, sh-format msgid "\\`$program' is no executable\\n" msgstr "" #: dlfcn/dlinfo.c:63 msgid "RTLD_SELF used in code not dynamically loaded" msgstr "" #: dlfcn/dlinfo.c:72 msgid "unsupported dlinfo request" msgstr "" #: dlfcn/dlmopen.c:63 msgid "invalid namespace" msgstr "" #: dlfcn/dlmopen.c:68 msgid "invalid mode" msgstr "" #: dlfcn/dlopen.c:64 msgid "invalid mode parameter" msgstr "" #: elf/cache.c:69 msgid "unknown" msgstr "" #: elf/cache.c:135 msgid "Unknown OS" msgstr "" #: elf/cache.c:140 #, c-format msgid ", OS ABI: %s %d.%d.%d" msgstr "" #: elf/cache.c:157 elf/ldconfig.c:1318 #, c-format msgid "Can't open cache file %s\n" msgstr "" #: elf/cache.c:171 #, c-format msgid "mmap of cache file failed.\n" msgstr "" #: elf/cache.c:175 elf/cache.c:189 #, c-format msgid "File is not a cache file.\n" msgstr "" #: elf/cache.c:222 elf/cache.c:232 #, c-format msgid "%d libs found in cache `%s'\n" msgstr "" #: elf/cache.c:426 #, c-format msgid "Can't create temporary cache file %s" msgstr "" #: elf/cache.c:434 elf/cache.c:444 elf/cache.c:448 elf/cache.c:453 #, c-format msgid "Writing of cache data failed" msgstr "" #: elf/cache.c:458 #, c-format msgid "Changing access rights of %s to %#o failed" msgstr "" #: elf/cache.c:463 #, c-format msgid "Renaming of %s to %s failed" msgstr "" #: elf/dl-close.c:383 elf/dl-open.c:470 msgid "cannot create scope list" msgstr "" #: elf/dl-close.c:776 msgid "shared object not open" msgstr "" #: elf/dl-deps.c:112 msgid "DST not allowed in SUID/SGID programs" msgstr "" #: elf/dl-deps.c:125 msgid "empty dynamic string token substitution" msgstr "" #: elf/dl-deps.c:131 #, c-format msgid "" "cannot load auxiliary `%s' because of empty dynamic string token " "substitution\n" msgstr "" #: elf/dl-deps.c:479 msgid "cannot allocate dependency list" msgstr "" #: elf/dl-deps.c:516 elf/dl-deps.c:576 msgid "cannot allocate symbol search list" msgstr "" #: elf/dl-deps.c:556 msgid "Filters not supported with LD_TRACE_PRELINKING" msgstr "" #: elf/dl-error.c:77 msgid "DYNAMIC LINKER BUG!!!" msgstr "" #: elf/dl-error.c:127 msgid "error while loading shared libraries" msgstr "" #: elf/dl-fptr.c:87 ports/sysdeps/hppa/dl-fptr.c:93 msgid "cannot map pages for fdesc table" msgstr "" #: elf/dl-fptr.c:191 ports/sysdeps/hppa/dl-fptr.c:206 msgid "cannot map pages for fptr table" msgstr "" #: elf/dl-fptr.c:220 ports/sysdeps/hppa/dl-fptr.c:235 msgid "internal error: symidx out of range of fptr table" msgstr "" #: elf/dl-hwcaps.c:184 elf/dl-hwcaps.c:196 msgid "cannot create capability list" msgstr "" #: elf/dl-load.c:465 msgid "cannot allocate name record" msgstr "" #: elf/dl-load.c:550 elf/dl-load.c:666 elf/dl-load.c:749 elf/dl-load.c:868 msgid "cannot create cache for search path" msgstr "" #: elf/dl-load.c:641 msgid "cannot create RUNPATH/RPATH copy" msgstr "" #: elf/dl-load.c:735 msgid "cannot create search path array" msgstr "" #: elf/dl-load.c:940 msgid "cannot stat shared object" msgstr "" #: elf/dl-load.c:1018 msgid "cannot open zero fill device" msgstr "" #: elf/dl-load.c:1065 elf/dl-load.c:2348 msgid "cannot create shared object descriptor" msgstr "" #: elf/dl-load.c:1084 elf/dl-load.c:1761 elf/dl-load.c:1864 msgid "cannot read file data" msgstr "" #: elf/dl-load.c:1130 msgid "ELF load command alignment not page-aligned" msgstr "" #: elf/dl-load.c:1137 msgid "ELF load command address/offset not properly aligned" msgstr "" #: elf/dl-load.c:1222 msgid "cannot allocate TLS data structures for initial thread" msgstr "" #: elf/dl-load.c:1245 msgid "cannot handle TLS data" msgstr "" #: elf/dl-load.c:1264 msgid "object file has no loadable segments" msgstr "" #: elf/dl-load.c:1326 msgid "cannot dynamically load executable" msgstr "" #: elf/dl-load.c:1422 msgid "object file has no dynamic section" msgstr "" #: elf/dl-load.c:1445 msgid "shared object cannot be dlopen()ed" msgstr "" #: elf/dl-load.c:1458 msgid "cannot allocate memory for program header" msgstr "" #: elf/dl-load.c:1475 elf/dl-open.c:195 msgid "invalid caller" msgstr "" #: elf/dl-load.c:1389 elf/dl-load.c:1498 msgid "cannot change memory protections" msgstr "" #: elf/dl-load.c:1518 msgid "cannot enable executable stack as shared object requires" msgstr "" #: elf/dl-load.c:1531 msgid "cannot close file descriptor" msgstr "" #: elf/dl-load.c:1761 msgid "file too short" msgstr "" #: elf/dl-load.c:1797 msgid "invalid ELF header" msgstr "" #: elf/dl-load.c:1809 msgid "ELF file data encoding not big-endian" msgstr "" #: elf/dl-load.c:1811 msgid "ELF file data encoding not little-endian" msgstr "" #: elf/dl-load.c:1815 msgid "ELF file version ident does not match current one" msgstr "" #: elf/dl-load.c:1819 msgid "ELF file OS ABI invalid" msgstr "" #: elf/dl-load.c:1822 msgid "ELF file ABI version invalid" msgstr "" #: elf/dl-load.c:1825 msgid "nonzero padding in e_ident" msgstr "" #: elf/dl-load.c:1828 msgid "internal error" msgstr "" #: elf/dl-load.c:1835 msgid "ELF file version does not match current one" msgstr "" #: elf/dl-load.c:1843 msgid "only ET_DYN and ET_EXEC can be loaded" msgstr "" #: elf/dl-load.c:1849 msgid "ELF file's phentsize not the expected size" msgstr "" #: elf/dl-load.c:2367 msgid "wrong ELF class: ELFCLASS64" msgstr "" #: elf/dl-load.c:2368 msgid "wrong ELF class: ELFCLASS32" msgstr "" #: elf/dl-load.c:2371 msgid "cannot open shared object file" msgstr "" #: elf/dl-load.c:1300 msgid "failed to map segment from shared object" msgstr "" #: elf/dl-load.c:1408 msgid "cannot map zero-fill pages" msgstr "" #: elf/dl-lookup.c:753 ports/sysdeps/mips/dl-lookup.c:770 msgid "relocation error" msgstr "" #: elf/dl-lookup.c:780 ports/sysdeps/mips/dl-lookup.c:797 msgid "symbol lookup error" msgstr "" #: elf/dl-open.c:102 msgid "cannot extend global scope" msgstr "" #: elf/dl-open.c:520 msgid "TLS generation counter wrapped! Please report this." msgstr "" #: elf/dl-open.c:602 msgid "invalid mode for dlopen()" msgstr "" #: elf/dl-open.c:619 msgid "no more namespaces available for dlmopen()" msgstr "" #: elf/dl-open.c:637 msgid "invalid target namespace in dlmopen()" msgstr "" #: elf/dl-reloc.c:158 msgid "cannot allocate memory in static TLS block" msgstr "" #: elf/dl-reloc.c:250 msgid "cannot make segment writable for relocation" msgstr "" #: elf/dl-reloc.c:324 #, c-format msgid "%s: out of memory to store relocation results for %s\n" msgstr "" #: elf/dl-reloc.c:340 msgid "cannot restore segment prot after reloc" msgstr "" #: elf/dl-reloc.c:369 msgid "cannot apply additional memory protection after relocation" msgstr "" #: elf/dl-sym.c:153 msgid "RTLD_NEXT used in code not dynamically loaded" msgstr "" #: elf/dl-tls.c:923 msgid "cannot create TLS data structures" msgstr "" #: elf/dl-version.c:166 msgid "version lookup error" msgstr "" #: elf/dl-version.c:296 msgid "cannot allocate version reference table" msgstr "" #: elf/ldconfig.c:141 msgid "Print cache" msgstr "" #: elf/ldconfig.c:142 msgid "Generate verbose messages" msgstr "" #: elf/ldconfig.c:143 msgid "Don't build cache" msgstr "" #: elf/ldconfig.c:144 msgid "Don't generate links" msgstr "" #: elf/ldconfig.c:145 msgid "Change to and use ROOT as root directory" msgstr "" #: elf/ldconfig.c:145 msgid "ROOT" msgstr "" #: elf/ldconfig.c:146 msgid "CACHE" msgstr "" #: elf/ldconfig.c:146 msgid "Use CACHE as cache file" msgstr "" #: elf/ldconfig.c:147 msgid "CONF" msgstr "" #: elf/ldconfig.c:147 msgid "Use CONF as configuration file" msgstr "" #: elf/ldconfig.c:148 msgid "" "Only process directories specified on the command line. Don't build cache." msgstr "" #: elf/ldconfig.c:149 msgid "Manually link individual libraries." msgstr "" #: elf/ldconfig.c:150 msgid "FORMAT" msgstr "" #: elf/ldconfig.c:150 msgid "Format to use: new, old or compat (default)" msgstr "" #: elf/ldconfig.c:151 msgid "Ignore auxiliary cache file" msgstr "" #: elf/ldconfig.c:159 msgid "Configure Dynamic Linker Run Time Bindings." msgstr "" #: elf/ldconfig.c:346 #, c-format msgid "Path `%s' given more than once" msgstr "" #: elf/ldconfig.c:386 #, c-format msgid "%s is not a known library type" msgstr "" #: elf/ldconfig.c:414 #, c-format msgid "Can't stat %s" msgstr "" #: elf/ldconfig.c:488 #, c-format msgid "Can't stat %s\n" msgstr "" #: elf/ldconfig.c:498 #, c-format msgid "%s is not a symbolic link\n" msgstr "" #: elf/ldconfig.c:517 #, c-format msgid "Can't unlink %s" msgstr "" #: elf/ldconfig.c:523 #, c-format msgid "Can't link %s to %s" msgstr "" #: elf/ldconfig.c:529 msgid " (changed)\n" msgstr "" #: elf/ldconfig.c:531 msgid " (SKIPPED)\n" msgstr "" #: elf/ldconfig.c:586 #, c-format msgid "Can't find %s" msgstr "" #: elf/ldconfig.c:602 elf/ldconfig.c:775 elf/ldconfig.c:834 elf/ldconfig.c:868 #, c-format msgid "Cannot lstat %s" msgstr "" #: elf/ldconfig.c:609 #, c-format msgid "Ignored file %s since it is not a regular file." msgstr "" #: elf/ldconfig.c:618 #, c-format msgid "No link created since soname could not be found for %s" msgstr "" #: elf/ldconfig.c:701 #, c-format msgid "Can't open directory %s" msgstr "" #: elf/ldconfig.c:793 elf/ldconfig.c:855 elf/readlib.c:90 #, c-format msgid "Input file %s not found.\n" msgstr "" #: elf/ldconfig.c:800 #, c-format msgid "Cannot stat %s" msgstr "" #: elf/ldconfig.c:929 #, c-format msgid "libc5 library %s in wrong directory" msgstr "" #: elf/ldconfig.c:932 #, c-format msgid "libc6 library %s in wrong directory" msgstr "" #: elf/ldconfig.c:935 #, c-format msgid "libc4 library %s in wrong directory" msgstr "" #: elf/ldconfig.c:963 #, c-format msgid "" "libraries %s and %s in directory %s have same soname but different type." msgstr "" #: elf/ldconfig.c:1072 #, c-format msgid "Warning: ignoring configuration file that cannot be opened: %s" msgstr "" #: elf/ldconfig.c:1138 #, c-format msgid "%s:%u: bad syntax in hwcap line" msgstr "" #: elf/ldconfig.c:1144 #, c-format msgid "%s:%u: hwcap index %lu above maximum %u" msgstr "" #: elf/ldconfig.c:1151 elf/ldconfig.c:1159 #, c-format msgid "%s:%u: hwcap index %lu already defined as %s" msgstr "" #: elf/ldconfig.c:1162 #, c-format msgid "%s:%u: duplicate hwcap %lu %s" msgstr "" #: elf/ldconfig.c:1184 #, c-format msgid "need absolute file name for configuration file when using -r" msgstr "" #: elf/ldconfig.c:1191 locale/programs/xmalloc.c:64 malloc/obstack.c:432 #: malloc/obstack.c:434 posix/getconf.c:1076 posix/getconf.c:1296 #, c-format msgid "memory exhausted" msgstr "" #: elf/ldconfig.c:1223 #, c-format msgid "%s:%u: cannot read directory %s" msgstr "" #: elf/ldconfig.c:1267 #, c-format msgid "relative path `%s' used to build cache" msgstr "" #: elf/ldconfig.c:1297 #, c-format msgid "Can't chdir to /" msgstr "" #: elf/ldconfig.c:1338 #, c-format msgid "Can't open cache file directory %s\n" msgstr "" #: elf/ldd.bash.in:42 msgid "Written by %s and %s.\n" msgstr "" #: elf/ldd.bash.in:47 msgid "" "Usage: ldd [OPTION]... FILE...\n" " --help print this help and exit\n" " --version print version information and exit\n" " -d, --data-relocs process data relocations\n" " -r, --function-relocs process data and function relocations\n" " -u, --unused print unused direct dependencies\n" " -v, --verbose print all information\n" msgstr "" #: elf/ldd.bash.in:80 msgid "ldd: option \\`$1' is ambiguous" msgstr "" #: elf/ldd.bash.in:87 msgid "unrecognized option" msgstr "" #: elf/ldd.bash.in:88 elf/ldd.bash.in:125 msgid "Try \\`ldd --help' for more information." msgstr "" #: elf/ldd.bash.in:124 msgid "missing file arguments" msgstr "" #. TRANS No such file or directory. This is a ``file doesn't exist'' error #. TRANS for ordinary files that are referenced in contexts where they are #. TRANS expected to already exist. #: elf/ldd.bash.in:147 sysdeps/gnu/errlist.c:36 msgid "No such file or directory" msgstr "" #: elf/ldd.bash.in:150 inet/rcmd.c:488 msgid "not regular file" msgstr "" #: elf/ldd.bash.in:153 msgid "warning: you do not have execution permission for" msgstr "" #: elf/ldd.bash.in:182 msgid "\tnot a dynamic executable" msgstr "" #: elf/ldd.bash.in:190 msgid "exited with unknown exit code" msgstr "" #: elf/ldd.bash.in:195 msgid "error: you do not have read permission for" msgstr "" #: elf/pldd-xx.c:105 #, c-format msgid "cannot find program header of process" msgstr "" #: elf/pldd-xx.c:110 #, c-format msgid "cannot read program header" msgstr "" #: elf/pldd-xx.c:135 #, c-format msgid "cannot read dynamic section" msgstr "" #: elf/pldd-xx.c:147 #, c-format msgid "cannot read r_debug" msgstr "" #: elf/pldd-xx.c:167 #, c-format msgid "cannot read program interpreter" msgstr "" #: elf/pldd-xx.c:196 #, c-format msgid "cannot read link map" msgstr "" #: elf/pldd-xx.c:207 #, c-format msgid "cannot read object name" msgstr "" #: elf/pldd-xx.c:219 #, c-format msgid "cannot allocate buffer for object name" msgstr "" #: elf/pldd.c:62 msgid "List dynamic shared objects loaded into process." msgstr "" #: elf/pldd.c:66 msgid "PID" msgstr "" #: elf/pldd.c:97 #, c-format msgid "Exactly one parameter with process ID required.\n" msgstr "" #: elf/pldd.c:109 #, c-format msgid "invalid process ID '%s'" msgstr "" #: elf/pldd.c:117 #, c-format msgid "cannot open %s" msgstr "" #: elf/pldd.c:142 #, c-format msgid "cannot open %s/task" msgstr "" #: elf/pldd.c:145 #, c-format msgid "cannot prepare reading %s/task" msgstr "" #: elf/pldd.c:158 #, c-format msgid "invalid thread ID '%s'" msgstr "" #: elf/pldd.c:169 #, c-format msgid "cannot attach to process %lu" msgstr "" #: elf/pldd.c:261 #, c-format msgid "cannot get information about process %lu" msgstr "" #: elf/pldd.c:274 #, c-format msgid "process %lu is no ELF program" msgstr "" #: elf/readelflib.c:34 #, c-format msgid "file %s is truncated\n" msgstr "" #: elf/readelflib.c:66 #, c-format msgid "%s is a 32 bit ELF file.\n" msgstr "" #: elf/readelflib.c:68 #, c-format msgid "%s is a 64 bit ELF file.\n" msgstr "" #: elf/readelflib.c:70 #, c-format msgid "Unknown ELFCLASS in file %s.\n" msgstr "" #: elf/readelflib.c:77 #, c-format msgid "%s is not a shared object file (Type: %d).\n" msgstr "" #: elf/readelflib.c:108 #, c-format msgid "more than one dynamic segment\n" msgstr "" #: elf/readlib.c:96 #, c-format msgid "Cannot fstat file %s.\n" msgstr "" #: elf/readlib.c:107 #, c-format msgid "File %s is empty, not checked." msgstr "" #: elf/readlib.c:113 #, c-format msgid "File %s is too small, not checked." msgstr "" #: elf/readlib.c:123 #, c-format msgid "Cannot mmap file %s.\n" msgstr "" #: elf/readlib.c:161 #, c-format msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n" msgstr "" #: elf/sln.c:84 #, c-format msgid "" "Usage: sln src dest|file\n" "\n" msgstr "" #: elf/sln.c:109 #, c-format msgid "%s: file open error: %m\n" msgstr "" #: elf/sln.c:146 #, c-format msgid "No target in line %d\n" msgstr "" #: elf/sln.c:178 #, c-format msgid "%s: destination must not be a directory\n" msgstr "" #: elf/sln.c:184 #, c-format msgid "%s: failed to remove the old destination\n" msgstr "" #: elf/sln.c:192 #, c-format msgid "%s: invalid destination: %s\n" msgstr "" #: elf/sln.c:207 elf/sln.c:216 #, c-format msgid "Invalid link from \"%s\" to \"%s\": %s\n" msgstr "" #: elf/sotruss.ksh:32 #, sh-format msgid "" "Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n" " -F, --from FROMLIST Trace calls from objects on FROMLIST\n" " -T, --to TOLIST Trace calls to objects on TOLIST\n" "\n" " -e, --exit Also show exits from the function calls\n" " -f, --follow Trace child processes\n" " -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in " "case\n" "\t\t\t -f is also used) instead of standard error\n" "\n" " -?, --help Give this help list\n" " --usage Give a short usage message\n" " --version Print program version" msgstr "" #: elf/sotruss.ksh:46 msgid "" "Mandatory arguments to long options are also mandatory for any " "corresponding\\nshort options.\\n" msgstr "" #: elf/sotruss.ksh:55 msgid "%s: option requires an argument -- '%s'\\n" msgstr "" #: elf/sotruss.ksh:61 msgid "%s: option is ambiguous; possibilities:" msgstr "" #: elf/sotruss.ksh:79 msgid "Written by %s.\\n" msgstr "" #: elf/sotruss.ksh:86 msgid "" "Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n" "\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n" "\t [--help] [--usage] [--version] [--]\n" "\t EXECUTABLE [EXECUTABLE-OPTION...]\\n" msgstr "" #: elf/sotruss.ksh:134 msgid "%s: unrecognized option '%c%s'\\n" msgstr "" #: elf/sprof.c:77 msgid "Output selection:" msgstr "" #: elf/sprof.c:79 msgid "print list of count paths and their number of use" msgstr "" #: elf/sprof.c:81 msgid "generate flat profile with counts and ticks" msgstr "" #: elf/sprof.c:82 msgid "generate call graph" msgstr "" #: elf/sprof.c:89 msgid "Read and display shared object profiling data." msgstr "" #: elf/sprof.c:94 msgid "SHOBJ [PROFDATA]" msgstr "" #: elf/sprof.c:433 #, c-format msgid "failed to load shared object `%s'" msgstr "" #: elf/sprof.c:825 elf/sprof.c:923 #, c-format msgid "cannot create internal descriptor" msgstr "" #: elf/sprof.c:554 #, c-format msgid "Reopening shared object `%s' failed" msgstr "" #: elf/sprof.c:561 elf/sprof.c:656 #, c-format msgid "reading of section headers failed" msgstr "" #: elf/sprof.c:569 elf/sprof.c:664 #, c-format msgid "reading of section header string table failed" msgstr "" #: elf/sprof.c:595 #, c-format msgid "*** Cannot read debuginfo file name: %m\n" msgstr "" #: elf/sprof.c:616 #, c-format msgid "cannot determine file name" msgstr "" #: elf/sprof.c:649 #, c-format msgid "reading of ELF header failed" msgstr "" #: elf/sprof.c:685 #, c-format msgid "*** The file `%s' is stripped: no detailed analysis possible\n" msgstr "" #: elf/sprof.c:715 #, c-format msgid "failed to load symbol data" msgstr "" #: elf/sprof.c:780 #, c-format msgid "cannot load profiling data" msgstr "" #: elf/sprof.c:789 #, c-format msgid "while stat'ing profiling data file" msgstr "" #: elf/sprof.c:797 #, c-format msgid "profiling data file `%s' does not match shared object `%s'" msgstr "" #: elf/sprof.c:808 #, c-format msgid "failed to mmap the profiling data file" msgstr "" #: elf/sprof.c:816 #, c-format msgid "error while closing the profiling data file" msgstr "" #: elf/sprof.c:899 #, c-format msgid "`%s' is no correct profile data file for `%s'" msgstr "" #: elf/sprof.c:1080 elf/sprof.c:1138 #, c-format msgid "cannot allocate symbol data" msgstr "" #: iconv/iconv_charmap.c:141 iconv/iconv_prog.c:448 #, c-format msgid "cannot open output file" msgstr "" #: iconv/iconv_charmap.c:187 iconv/iconv_prog.c:311 #, c-format msgid "error while closing input `%s'" msgstr "" #: iconv/iconv_charmap.c:461 #, c-format msgid "illegal input sequence at position %Zd" msgstr "" #: iconv/iconv_charmap.c:480 iconv/iconv_prog.c:539 #, c-format msgid "incomplete character or shift sequence at end of buffer" msgstr "" #: iconv/iconv_charmap.c:525 iconv/iconv_charmap.c:561 iconv/iconv_prog.c:582 #: iconv/iconv_prog.c:618 #, c-format msgid "error while reading the input" msgstr "" #: iconv/iconv_charmap.c:543 iconv/iconv_prog.c:600 #, c-format msgid "unable to allocate buffer for input" msgstr "" #: iconv/iconv_prog.c:59 msgid "Input/Output format specification:" msgstr "" #: iconv/iconv_prog.c:60 msgid "encoding of original text" msgstr "" #: iconv/iconv_prog.c:61 msgid "encoding for output" msgstr "" #: iconv/iconv_prog.c:62 msgid "Information:" msgstr "" #: iconv/iconv_prog.c:63 msgid "list all known coded character sets" msgstr "" #: iconv/iconv_prog.c:64 locale/programs/localedef.c:129 msgid "Output control:" msgstr "" #: iconv/iconv_prog.c:65 msgid "omit invalid characters from output" msgstr "" #: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128 #: locale/programs/localedef.c:122 locale/programs/localedef.c:124 #: locale/programs/localedef.c:126 locale/programs/localedef.c:147 #: malloc/memusagestat.c:56 msgid "FILE" msgstr "" #: iconv/iconv_prog.c:66 msgid "output file" msgstr "" #: iconv/iconv_prog.c:67 msgid "suppress warnings" msgstr "" #: iconv/iconv_prog.c:68 msgid "print progress information" msgstr "" #: iconv/iconv_prog.c:73 msgid "Convert encoding of given files from one encoding to another." msgstr "" #: iconv/iconv_prog.c:77 msgid "[FILE...]" msgstr "" #: iconv/iconv_prog.c:233 #, c-format msgid "conversions from `%s' and to `%s' are not supported" msgstr "" #: iconv/iconv_prog.c:238 #, c-format msgid "conversion from `%s' is not supported" msgstr "" #: iconv/iconv_prog.c:245 #, c-format msgid "conversion to `%s' is not supported" msgstr "" #: iconv/iconv_prog.c:249 #, c-format msgid "conversion from `%s' to `%s' is not supported" msgstr "" #: iconv/iconv_prog.c:259 #, c-format msgid "failed to start conversion processing" msgstr "" #: iconv/iconv_prog.c:357 #, c-format msgid "error while closing output file" msgstr "" #: iconv/iconv_prog.c:458 #, c-format msgid "conversion stopped due to problem in writing the output" msgstr "" #: iconv/iconv_prog.c:535 #, c-format msgid "illegal input sequence at position %ld" msgstr "" #: iconv/iconv_prog.c:543 #, c-format msgid "internal error (illegal descriptor)" msgstr "" #: iconv/iconv_prog.c:546 #, c-format msgid "unknown iconv() error %d" msgstr "" #: iconv/iconv_prog.c:791 msgid "" "The following list contains all the coded character sets known. This does\n" "not necessarily mean that all combinations of these names can be used for\n" "the FROM and TO command line parameters. One coded character set can be\n" "listed with several different names (aliases).\n" "\n" " " msgstr "" #: iconv/iconvconfig.c:109 msgid "Create fastloading iconv module configuration file." msgstr "" #: iconv/iconvconfig.c:113 msgid "[DIR...]" msgstr "" #: iconv/iconvconfig.c:126 locale/programs/localedef.c:133 msgid "PATH" msgstr "" #: iconv/iconvconfig.c:127 msgid "Prefix used for all file accesses" msgstr "" #: iconv/iconvconfig.c:128 msgid "" "Put output in FILE instead of installed location (--prefix does not apply to " "FILE)" msgstr "" #: iconv/iconvconfig.c:132 msgid "Do not search standard directories, only those on the command line" msgstr "" #: iconv/iconvconfig.c:299 #, c-format msgid "Directory arguments required when using --nostdlib" msgstr "" #: iconv/iconvconfig.c:341 locale/programs/localedef.c:294 #, c-format msgid "no output file produced because warnings were issued" msgstr "" #: iconv/iconvconfig.c:430 #, c-format msgid "while inserting in search tree" msgstr "" #: iconv/iconvconfig.c:1239 #, c-format msgid "cannot generate output file" msgstr "" #: inet/rcmd.c:163 msgid "rcmd: Cannot allocate memory\n" msgstr "" #: inet/rcmd.c:178 msgid "rcmd: socket: All ports in use\n" msgstr "" #: inet/rcmd.c:206 #, c-format msgid "connect to address %s: " msgstr "" #: inet/rcmd.c:219 #, c-format msgid "Trying %s...\n" msgstr "" #: inet/rcmd.c:255 #, c-format msgid "rcmd: write (setting up stderr): %m\n" msgstr "" #: inet/rcmd.c:271 #, c-format msgid "rcmd: poll (setting up stderr): %m\n" msgstr "" #: inet/rcmd.c:274 msgid "poll: protocol failure in circuit setup\n" msgstr "" #: inet/rcmd.c:306 msgid "socket: protocol failure in circuit setup\n" msgstr "" #: inet/rcmd.c:330 #, c-format msgid "rcmd: %s: short read" msgstr "" #: inet/rcmd.c:486 msgid "lstat failed" msgstr "" #: inet/rcmd.c:493 msgid "cannot open" msgstr "" #: inet/rcmd.c:495 msgid "fstat failed" msgstr "" #: inet/rcmd.c:497 msgid "bad owner" msgstr "" #: inet/rcmd.c:499 msgid "writeable by other than owner" msgstr "" #: inet/rcmd.c:501 msgid "hard linked somewhere" msgstr "" #: inet/ruserpass.c:170 inet/ruserpass.c:193 msgid "out of memory" msgstr "" #: inet/ruserpass.c:184 msgid "Error: .netrc file is readable by others." msgstr "" #: inet/ruserpass.c:185 msgid "Remove password or make file unreadable by others." msgstr "" #: inet/ruserpass.c:277 #, c-format msgid "Unknown .netrc keyword %s" msgstr "" #: libidn/nfkc.c:463 msgid "Character out of range for UTF-8" msgstr "" #: locale/programs/charmap-dir.c:57 #, c-format msgid "cannot read character map directory `%s'" msgstr "" #: locale/programs/charmap.c:138 #, c-format msgid "character map file `%s' not found" msgstr "" #: locale/programs/charmap.c:195 #, c-format msgid "default character map file `%s' not found" msgstr "" #: locale/programs/charmap.c:258 #, c-format msgid "" "character map `%s' is not ASCII compatible, locale not ISO C compliant\n" msgstr "" #: locale/programs/charmap.c:337 #, c-format msgid "%s: must be greater than \n" msgstr "" #: locale/programs/charmap.c:357 locale/programs/charmap.c:374 #: locale/programs/repertoire.c:174 #, c-format msgid "syntax error in prolog: %s" msgstr "" #: locale/programs/charmap.c:358 msgid "invalid definition" msgstr "" #: locale/programs/charmap.c:375 locale/programs/locfile.c:131 #: locale/programs/locfile.c:158 locale/programs/repertoire.c:175 msgid "bad argument" msgstr "" #: locale/programs/charmap.c:403 #, c-format msgid "duplicate definition of <%s>" msgstr "" #: locale/programs/charmap.c:410 #, c-format msgid "value for <%s> must be 1 or greater" msgstr "" #: locale/programs/charmap.c:422 #, c-format msgid "value of <%s> must be greater or equal than the value of <%s>" msgstr "" #: locale/programs/charmap.c:445 locale/programs/repertoire.c:183 #, c-format msgid "argument to <%s> must be a single character" msgstr "" #: locale/programs/charmap.c:471 msgid "character sets with locking states are not supported" msgstr "" #: locale/programs/charmap.c:498 locale/programs/charmap.c:552 #: locale/programs/charmap.c:584 locale/programs/charmap.c:678 #: locale/programs/charmap.c:733 locale/programs/charmap.c:774 #: locale/programs/charmap.c:815 #, c-format msgid "syntax error in %s definition: %s" msgstr "" #: locale/programs/charmap.c:499 locale/programs/charmap.c:679 #: locale/programs/charmap.c:775 locale/programs/repertoire.c:230 msgid "no symbolic name given" msgstr "" #: locale/programs/charmap.c:553 msgid "invalid encoding given" msgstr "" #: locale/programs/charmap.c:562 msgid "too few bytes in character encoding" msgstr "" #: locale/programs/charmap.c:564 msgid "too many bytes in character encoding" msgstr "" #: locale/programs/charmap.c:586 locale/programs/charmap.c:734 #: locale/programs/charmap.c:817 locale/programs/repertoire.c:296 msgid "no symbolic name given for end of range" msgstr "" #: locale/programs/charmap.c:610 locale/programs/ld-address.c:528 #: locale/programs/ld-collate.c:2626 locale/programs/ld-collate.c:3784 #: locale/programs/ld-ctype.c:2159 locale/programs/ld-ctype.c:2910 #: locale/programs/ld-identification.c:368 #: locale/programs/ld-measurement.c:215 locale/programs/ld-messages.c:298 #: locale/programs/ld-monetary.c:740 locale/programs/ld-name.c:264 #: locale/programs/ld-numeric.c:326 locale/programs/ld-paper.c:214 #: locale/programs/ld-telephone.c:278 locale/programs/ld-time.c:943 #: locale/programs/repertoire.c:313 #, c-format msgid "%1$s: definition does not end with `END %1$s'" msgstr "" #: locale/programs/charmap.c:643 msgid "only WIDTH definitions are allowed to follow the CHARMAP definition" msgstr "" #: locale/programs/charmap.c:651 locale/programs/charmap.c:714 #, c-format msgid "value for %s must be an integer" msgstr "" #: locale/programs/charmap.c:842 #, c-format msgid "%s: error in state machine" msgstr "" #: locale/programs/charmap.c:850 locale/programs/ld-address.c:544 #: locale/programs/ld-collate.c:2623 locale/programs/ld-collate.c:3977 #: locale/programs/ld-ctype.c:2156 locale/programs/ld-ctype.c:2927 #: locale/programs/ld-identification.c:384 #: locale/programs/ld-measurement.c:231 locale/programs/ld-messages.c:314 #: locale/programs/ld-monetary.c:756 locale/programs/ld-name.c:280 #: locale/programs/ld-numeric.c:342 locale/programs/ld-paper.c:230 #: locale/programs/ld-telephone.c:294 locale/programs/ld-time.c:959 #: locale/programs/locfile.c:1000 locale/programs/repertoire.c:324 #, c-format msgid "%s: premature end of file" msgstr "" #: locale/programs/charmap.c:869 locale/programs/charmap.c:880 #, c-format msgid "unknown character `%s'" msgstr "" #: locale/programs/charmap.c:888 #, c-format msgid "" "number of bytes for byte sequence of beginning and end of range not the " "same: %d vs %d" msgstr "" #: locale/programs/charmap.c:993 locale/programs/ld-collate.c:2903 #: locale/programs/repertoire.c:419 msgid "invalid names for character range" msgstr "" #: locale/programs/charmap.c:1005 locale/programs/repertoire.c:431 msgid "hexadecimal range format should use only capital characters" msgstr "" #: locale/programs/charmap.c:1023 locale/programs/repertoire.c:449 #, c-format msgid "<%s> and <%s> are invalid names for range" msgstr "" #: locale/programs/charmap.c:1029 locale/programs/repertoire.c:456 msgid "upper limit in range is smaller than lower limit" msgstr "" #: locale/programs/charmap.c:1087 msgid "resulting bytes for range not representable." msgstr "" #: locale/programs/ld-address.c:135 locale/programs/ld-collate.c:1565 #: locale/programs/ld-ctype.c:462 locale/programs/ld-identification.c:133 #: locale/programs/ld-measurement.c:94 locale/programs/ld-messages.c:97 #: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:94 #: locale/programs/ld-numeric.c:98 locale/programs/ld-paper.c:91 #: locale/programs/ld-telephone.c:94 locale/programs/ld-time.c:159 #, c-format msgid "No definition for %s category found" msgstr "" #: locale/programs/ld-address.c:146 locale/programs/ld-address.c:184 #: locale/programs/ld-address.c:202 locale/programs/ld-address.c:231 #: locale/programs/ld-address.c:303 locale/programs/ld-address.c:322 #: locale/programs/ld-address.c:335 locale/programs/ld-identification.c:146 #: locale/programs/ld-measurement.c:105 locale/programs/ld-monetary.c:205 #: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265 #: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:105 #: locale/programs/ld-name.c:142 locale/programs/ld-numeric.c:112 #: locale/programs/ld-numeric.c:126 locale/programs/ld-paper.c:102 #: locale/programs/ld-paper.c:111 locale/programs/ld-telephone.c:105 #: locale/programs/ld-telephone.c:162 locale/programs/ld-time.c:175 #: locale/programs/ld-time.c:196 #, c-format msgid "%s: field `%s' not defined" msgstr "" #: locale/programs/ld-address.c:158 locale/programs/ld-address.c:210 #: locale/programs/ld-address.c:240 locale/programs/ld-address.c:278 #: locale/programs/ld-name.c:117 locale/programs/ld-telephone.c:117 #, c-format msgid "%s: field `%s' must not be empty" msgstr "" #: locale/programs/ld-address.c:170 #, c-format msgid "%s: invalid escape `%%%c' sequence in field `%s'" msgstr "" #: locale/programs/ld-address.c:221 #, c-format msgid "%s: terminology language code `%s' not defined" msgstr "" #: locale/programs/ld-address.c:246 #, c-format msgid "%s: field `%s' must not be defined" msgstr "" #: locale/programs/ld-address.c:260 locale/programs/ld-address.c:289 #, c-format msgid "%s: language abbreviation `%s' not defined" msgstr "" #: locale/programs/ld-address.c:267 locale/programs/ld-address.c:295 #: locale/programs/ld-address.c:329 locale/programs/ld-address.c:341 #, c-format msgid "%s: `%s' value does not match `%s' value" msgstr "" #: locale/programs/ld-address.c:314 #, c-format msgid "%s: numeric country code `%d' not valid" msgstr "" #: locale/programs/ld-address.c:436 locale/programs/ld-address.c:473 #: locale/programs/ld-address.c:511 locale/programs/ld-ctype.c:2534 #: locale/programs/ld-identification.c:280 #: locale/programs/ld-measurement.c:198 locale/programs/ld-messages.c:267 #: locale/programs/ld-monetary.c:495 locale/programs/ld-monetary.c:530 #: locale/programs/ld-monetary.c:571 locale/programs/ld-name.c:237 #: locale/programs/ld-numeric.c:218 locale/programs/ld-paper.c:197 #: locale/programs/ld-telephone.c:253 locale/programs/ld-time.c:848 #: locale/programs/ld-time.c:890 #, c-format msgid "%s: field `%s' declared more than once" msgstr "" #: locale/programs/ld-address.c:440 locale/programs/ld-address.c:478 #: locale/programs/ld-identification.c:284 locale/programs/ld-messages.c:277 #: locale/programs/ld-monetary.c:499 locale/programs/ld-monetary.c:534 #: locale/programs/ld-name.c:241 locale/programs/ld-numeric.c:222 #: locale/programs/ld-telephone.c:257 locale/programs/ld-time.c:742 #: locale/programs/ld-time.c:811 locale/programs/ld-time.c:853 #, c-format msgid "%s: unknown character in field `%s'" msgstr "" #: locale/programs/ld-address.c:525 locale/programs/ld-collate.c:3782 #: locale/programs/ld-ctype.c:2907 locale/programs/ld-identification.c:365 #: locale/programs/ld-measurement.c:212 locale/programs/ld-messages.c:296 #: locale/programs/ld-monetary.c:738 locale/programs/ld-name.c:262 #: locale/programs/ld-numeric.c:324 locale/programs/ld-paper.c:212 #: locale/programs/ld-telephone.c:276 locale/programs/ld-time.c:941 #, c-format msgid "%s: incomplete `END' line" msgstr "" #: locale/programs/ld-address.c:535 locale/programs/ld-collate.c:551 #: locale/programs/ld-collate.c:603 locale/programs/ld-collate.c:899 #: locale/programs/ld-collate.c:912 locale/programs/ld-collate.c:2592 #: locale/programs/ld-collate.c:2613 locale/programs/ld-collate.c:3967 #: locale/programs/ld-ctype.c:1888 locale/programs/ld-ctype.c:2146 #: locale/programs/ld-ctype.c:2732 locale/programs/ld-ctype.c:2918 #: locale/programs/ld-identification.c:375 #: locale/programs/ld-measurement.c:222 locale/programs/ld-messages.c:305 #: locale/programs/ld-monetary.c:747 locale/programs/ld-name.c:271 #: locale/programs/ld-numeric.c:333 locale/programs/ld-paper.c:221 #: locale/programs/ld-telephone.c:285 locale/programs/ld-time.c:950 #, c-format msgid "%s: syntax error" msgstr "" #: locale/programs/ld-collate.c:426 #, c-format msgid "`%.*s' already defined in charmap" msgstr "" #: locale/programs/ld-collate.c:435 #, c-format msgid "`%.*s' already defined in repertoire" msgstr "" #: locale/programs/ld-collate.c:442 #, c-format msgid "`%.*s' already defined as collating symbol" msgstr "" #: locale/programs/ld-collate.c:449 #, c-format msgid "`%.*s' already defined as collating element" msgstr "" #: locale/programs/ld-collate.c:480 locale/programs/ld-collate.c:506 #, c-format msgid "%s: `forward' and `backward' are mutually excluding each other" msgstr "" #: locale/programs/ld-collate.c:490 locale/programs/ld-collate.c:516 #: locale/programs/ld-collate.c:532 #, c-format msgid "%s: `%s' mentioned more than once in definition of weight %d" msgstr "" #: locale/programs/ld-collate.c:588 #, c-format msgid "%s: too many rules; first entry only had %d" msgstr "" #: locale/programs/ld-collate.c:624 #, c-format msgid "%s: not enough sorting rules" msgstr "" #: locale/programs/ld-collate.c:789 #, c-format msgid "%s: empty weight string not allowed" msgstr "" #: locale/programs/ld-collate.c:884 #, c-format msgid "%s: weights must use the same ellipsis symbol as the name" msgstr "" #: locale/programs/ld-collate.c:940 #, c-format msgid "%s: too many values" msgstr "" #: locale/programs/ld-collate.c:1060 locale/programs/ld-collate.c:1235 #, c-format msgid "order for `%.*s' already defined at %s:%Zu" msgstr "" #: locale/programs/ld-collate.c:1110 #, c-format msgid "%s: the start and the end symbol of a range must stand for characters" msgstr "" #: locale/programs/ld-collate.c:1137 #, c-format msgid "" "%s: byte sequences of first and last character must have the same length" msgstr "" #: locale/programs/ld-collate.c:1179 #, c-format msgid "" "%s: byte sequence of first character of range is not lower than that of the " "last character" msgstr "" #: locale/programs/ld-collate.c:1304 #, c-format msgid "%s: symbolic range ellipsis must not directly follow `order_start'" msgstr "" #: locale/programs/ld-collate.c:1308 #, c-format msgid "" "%s: symbolic range ellipsis must not be directly followed by `order_end'" msgstr "" #: locale/programs/ld-collate.c:1328 locale/programs/ld-ctype.c:1405 #, c-format msgid "`%s' and `%.*s' are not valid names for symbolic range" msgstr "" #: locale/programs/ld-collate.c:1378 locale/programs/ld-collate.c:3718 #, c-format msgid "%s: order for `%.*s' already defined at %s:%Zu" msgstr "" #: locale/programs/ld-collate.c:1387 #, c-format msgid "%s: `%s' must be a character" msgstr "" #: locale/programs/ld-collate.c:1582 #, c-format msgid "" "%s: `position' must be used for a specific level in all sections or none" msgstr "" #: locale/programs/ld-collate.c:1607 #, c-format msgid "symbol `%s' not defined" msgstr "" #: locale/programs/ld-collate.c:1683 locale/programs/ld-collate.c:1789 #, c-format msgid "symbol `%s' has the same encoding as" msgstr "" #: locale/programs/ld-collate.c:1687 locale/programs/ld-collate.c:1793 #, c-format msgid "symbol `%s'" msgstr "" #: locale/programs/ld-collate.c:1833 #, c-format msgid "no definition of `UNDEFINED'" msgstr "" #: locale/programs/ld-collate.c:1862 #, c-format msgid "too many errors; giving up" msgstr "" #: locale/programs/ld-collate.c:2518 locale/programs/ld-collate.c:3906 #, c-format msgid "%s: nested conditionals not supported" msgstr "" #: locale/programs/ld-collate.c:2536 #, c-format msgid "%s: more than one 'else'" msgstr "" #: locale/programs/ld-collate.c:2711 #, c-format msgid "%s: duplicate definition of `%s'" msgstr "" #: locale/programs/ld-collate.c:2747 #, c-format msgid "%s: duplicate declaration of section `%s'" msgstr "" #: locale/programs/ld-collate.c:2883 #, c-format msgid "%s: unknown character in collating symbol name" msgstr "" #: locale/programs/ld-collate.c:3012 #, c-format msgid "%s: unknown character in equivalent definition name" msgstr "" #: locale/programs/ld-collate.c:3023 #, c-format msgid "%s: unknown character in equivalent definition value" msgstr "" #: locale/programs/ld-collate.c:3033 #, c-format msgid "%s: unknown symbol `%s' in equivalent definition" msgstr "" #: locale/programs/ld-collate.c:3042 msgid "error while adding equivalent collating symbol" msgstr "" #: locale/programs/ld-collate.c:3080 #, c-format msgid "duplicate definition of script `%s'" msgstr "" #: locale/programs/ld-collate.c:3128 #, c-format msgid "%s: unknown section name `%.*s'" msgstr "" #: locale/programs/ld-collate.c:3157 #, c-format msgid "%s: multiple order definitions for section `%s'" msgstr "" #: locale/programs/ld-collate.c:3185 #, c-format msgid "%s: invalid number of sorting rules" msgstr "" #: locale/programs/ld-collate.c:3212 #, c-format msgid "%s: multiple order definitions for unnamed section" msgstr "" #: locale/programs/ld-collate.c:3267 locale/programs/ld-collate.c:3397 #: locale/programs/ld-collate.c:3760 #, c-format msgid "%s: missing `order_end' keyword" msgstr "" #: locale/programs/ld-collate.c:3330 #, c-format msgid "%s: order for collating symbol %.*s not yet defined" msgstr "" #: locale/programs/ld-collate.c:3348 #, c-format msgid "%s: order for collating element %.*s not yet defined" msgstr "" #: locale/programs/ld-collate.c:3359 #, c-format msgid "%s: cannot reorder after %.*s: symbol not known" msgstr "" #: locale/programs/ld-collate.c:3411 locale/programs/ld-collate.c:3772 #, c-format msgid "%s: missing `reorder-end' keyword" msgstr "" #: locale/programs/ld-collate.c:3445 locale/programs/ld-collate.c:3643 #, c-format msgid "%s: section `%.*s' not known" msgstr "" #: locale/programs/ld-collate.c:3510 #, c-format msgid "%s: bad symbol <%.*s>" msgstr "" #: locale/programs/ld-collate.c:3706 #, c-format msgid "%s: cannot have `%s' as end of ellipsis range" msgstr "" #: locale/programs/ld-collate.c:3756 #, c-format msgid "%s: empty category description not allowed" msgstr "" #: locale/programs/ld-collate.c:3775 #, c-format msgid "%s: missing `reorder-sections-end' keyword" msgstr "" #: locale/programs/ld-collate.c:3939 #, c-format msgid "%s: '%s' without matching 'ifdef' or 'ifndef'" msgstr "" #: locale/programs/ld-collate.c:3957 #, c-format msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'" msgstr "" #: locale/programs/ld-ctype.c:481 #, c-format msgid "No character set name specified in charmap" msgstr "" #: locale/programs/ld-ctype.c:510 #, c-format msgid "character L'\\u%0*x' in class `%s' must be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:525 #, c-format msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:539 locale/programs/ld-ctype.c:597 #, c-format msgid "internal error in %s, line %u" msgstr "" #: locale/programs/ld-ctype.c:568 #, c-format msgid "character '%s' in class `%s' must be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:584 #, c-format msgid "character '%s' in class `%s' must not be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:614 locale/programs/ld-ctype.c:652 #, c-format msgid " character not in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:626 locale/programs/ld-ctype.c:663 #, c-format msgid " character must not be in class `%s'" msgstr "" #: locale/programs/ld-ctype.c:641 #, c-format msgid "character not defined in character map" msgstr "" #: locale/programs/ld-ctype.c:777 #, c-format msgid "`digit' category has not entries in groups of ten" msgstr "" #: locale/programs/ld-ctype.c:826 #, c-format msgid "no input digits defined and none of the standard names in the charmap" msgstr "" #: locale/programs/ld-ctype.c:891 #, c-format msgid "not all characters used in `outdigit' are available in the charmap" msgstr "" #: locale/programs/ld-ctype.c:908 #, c-format msgid "not all characters used in `outdigit' are available in the repertoire" msgstr "" #: locale/programs/ld-ctype.c:1173 #, c-format msgid "character class `%s' already defined" msgstr "" #: locale/programs/ld-ctype.c:1179 #, c-format msgid "implementation limit: no more than %Zd character classes allowed" msgstr "" #: locale/programs/ld-ctype.c:1205 #, c-format msgid "character map `%s' already defined" msgstr "" #: locale/programs/ld-ctype.c:1211 #, c-format msgid "implementation limit: no more than %d character maps allowed" msgstr "" #: locale/programs/ld-ctype.c:1476 locale/programs/ld-ctype.c:1601 #: locale/programs/ld-ctype.c:1707 locale/programs/ld-ctype.c:2397 #: locale/programs/ld-ctype.c:3393 #, c-format msgid "%s: field `%s' does not contain exactly ten entries" msgstr "" #: locale/programs/ld-ctype.c:1504 locale/programs/ld-ctype.c:2078 #, c-format msgid "to-value of range is smaller than from-value " msgstr "" #: locale/programs/ld-ctype.c:1631 msgid "start and end character sequence of range must have the same length" msgstr "" #: locale/programs/ld-ctype.c:1638 msgid "to-value character sequence is smaller than from-value sequence" msgstr "" #: locale/programs/ld-ctype.c:1998 locale/programs/ld-ctype.c:2049 msgid "premature end of `translit_ignore' definition" msgstr "" #: locale/programs/ld-ctype.c:2004 locale/programs/ld-ctype.c:2055 #: locale/programs/ld-ctype.c:2097 msgid "syntax error" msgstr "" #: locale/programs/ld-ctype.c:2230 #, c-format msgid "%s: syntax error in definition of new character class" msgstr "" #: locale/programs/ld-ctype.c:2245 #, c-format msgid "%s: syntax error in definition of new character map" msgstr "" #: locale/programs/ld-ctype.c:2419 msgid "ellipsis range must be marked by two operands of same type" msgstr "" #: locale/programs/ld-ctype.c:2428 msgid "" "with symbolic name range values the absolute ellipsis `...' must not be used" msgstr "" #: locale/programs/ld-ctype.c:2443 msgid "" "with UCS range values one must use the hexadecimal symbolic ellipsis `..'" msgstr "" #: locale/programs/ld-ctype.c:2457 msgid "" "with character code range values one must use the absolute ellipsis `...'" msgstr "" #: locale/programs/ld-ctype.c:2608 #, c-format msgid "duplicated definition for mapping `%s'" msgstr "" #: locale/programs/ld-ctype.c:2694 locale/programs/ld-ctype.c:2838 #, c-format msgid "%s: `translit_start' section does not end with `translit_end'" msgstr "" #: locale/programs/ld-ctype.c:2789 #, c-format msgid "%s: duplicate `default_missing' definition" msgstr "" #: locale/programs/ld-ctype.c:2794 msgid "previous definition was here" msgstr "" #: locale/programs/ld-ctype.c:2816 #, c-format msgid "%s: no representable `default_missing' definition found" msgstr "" #: locale/programs/ld-ctype.c:2969 locale/programs/ld-ctype.c:3053 #: locale/programs/ld-ctype.c:3073 locale/programs/ld-ctype.c:3094 #: locale/programs/ld-ctype.c:3115 locale/programs/ld-ctype.c:3136 #: locale/programs/ld-ctype.c:3157 locale/programs/ld-ctype.c:3197 #: locale/programs/ld-ctype.c:3218 locale/programs/ld-ctype.c:3285 #: locale/programs/ld-ctype.c:3327 locale/programs/ld-ctype.c:3352 #, c-format msgid "%s: character `%s' not defined while needed as default value" msgstr "" #: locale/programs/ld-ctype.c:2974 locale/programs/ld-ctype.c:3058 #: locale/programs/ld-ctype.c:3078 locale/programs/ld-ctype.c:3099 #: locale/programs/ld-ctype.c:3120 locale/programs/ld-ctype.c:3141 #: locale/programs/ld-ctype.c:3162 locale/programs/ld-ctype.c:3202 #: locale/programs/ld-ctype.c:3223 locale/programs/ld-ctype.c:3290 #, c-format msgid "%s: character `%s' in charmap not representable with one byte" msgstr "" #: locale/programs/ld-ctype.c:3334 locale/programs/ld-ctype.c:3359 #, c-format msgid "" "%s: character `%s' needed as default value not representable with one byte" msgstr "" #: locale/programs/ld-ctype.c:3415 #, c-format msgid "" "no output digits defined and none of the standard names in the charmap" msgstr "" #: locale/programs/ld-ctype.c:3662 #, c-format msgid "%s: transliteration data from locale `%s' not available" msgstr "" #: locale/programs/ld-ctype.c:3762 #, c-format msgid "%s: table for class \"%s\": %lu bytes\n" msgstr "" #: locale/programs/ld-ctype.c:3827 #, c-format msgid "%s: table for map \"%s\": %lu bytes\n" msgstr "" #: locale/programs/ld-ctype.c:3956 #, c-format msgid "%s: table for width: %lu bytes\n" msgstr "" #: locale/programs/ld-identification.c:170 #, c-format msgid "%s: no identification for category `%s'" msgstr "" #: locale/programs/ld-identification.c:351 #, c-format msgid "%s: duplicate category version definition" msgstr "" #: locale/programs/ld-measurement.c:113 #, c-format msgid "%s: invalid value for field `%s'" msgstr "" #: locale/programs/ld-messages.c:114 locale/programs/ld-messages.c:148 #, c-format msgid "%s: field `%s' undefined" msgstr "" #: locale/programs/ld-messages.c:121 locale/programs/ld-messages.c:155 #: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:118 #, c-format msgid "%s: value for field `%s' must not be an empty string" msgstr "" #: locale/programs/ld-messages.c:137 locale/programs/ld-messages.c:171 #, c-format msgid "%s: no correct regular expression for field `%s': %s" msgstr "" #: locale/programs/ld-monetary.c:223 #, c-format msgid "%s: value of field `int_curr_symbol' has wrong length" msgstr "" #: locale/programs/ld-monetary.c:236 #, c-format msgid "" "%s: value of field `int_curr_symbol' does not correspond to a valid name in " "ISO 4217" msgstr "" #: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314 #, c-format msgid "%s: value for field `%s' must be in range %d...%d" msgstr "" #: locale/programs/ld-monetary.c:541 locale/programs/ld-numeric.c:229 #, c-format msgid "%s: value for field `%s' must be a single character" msgstr "" #: locale/programs/ld-monetary.c:638 locale/programs/ld-numeric.c:273 #, c-format msgid "%s: `-1' must be last entry in `%s' field" msgstr "" #: locale/programs/ld-monetary.c:660 locale/programs/ld-numeric.c:290 #, c-format msgid "%s: values for field `%s' must be smaller than 127" msgstr "" #: locale/programs/ld-monetary.c:706 msgid "conversion rate value cannot be zero" msgstr "" #: locale/programs/ld-name.c:129 locale/programs/ld-telephone.c:126 #: locale/programs/ld-telephone.c:149 #, c-format msgid "%s: invalid escape sequence in field `%s'" msgstr "" #: locale/programs/ld-time.c:247 #, c-format msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'" msgstr "" #: locale/programs/ld-time.c:258 #, c-format msgid "" "%s: direction flag in string %Zd in `era' field is not a single character" msgstr "" #: locale/programs/ld-time.c:271 #, c-format msgid "%s: invalid number for offset in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:279 #, c-format msgid "%s: garbage at end of offset value in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:330 #, c-format msgid "%s: invalid starting date in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:339 #, c-format msgid "%s: garbage at end of starting date in string %Zd in `era' field " msgstr "" #: locale/programs/ld-time.c:358 #, c-format msgid "%s: starting date is invalid in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:407 locale/programs/ld-time.c:435 #, c-format msgid "%s: invalid stopping date in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:416 #, c-format msgid "%s: garbage at end of stopping date in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:444 #, c-format msgid "%s: missing era name in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:456 #, c-format msgid "%s: missing era format in string %Zd in `era' field" msgstr "" #: locale/programs/ld-time.c:497 #, c-format msgid "%s: third operand for value of field `%s' must not be larger than %d" msgstr "" #: locale/programs/ld-time.c:505 locale/programs/ld-time.c:513 #: locale/programs/ld-time.c:521 #, c-format msgid "%s: values for field `%s' must not be larger than %d" msgstr "" #: locale/programs/ld-time.c:726 #, c-format msgid "%s: too few values for field `%s'" msgstr "" #: locale/programs/ld-time.c:771 msgid "extra trailing semicolon" msgstr "" #: locale/programs/ld-time.c:774 #, c-format msgid "%s: too many values for field `%s'" msgstr "" #: locale/programs/linereader.c:130 msgid "trailing garbage at end of line" msgstr "" #: locale/programs/linereader.c:298 msgid "garbage at end of number" msgstr "" #: locale/programs/linereader.c:410 msgid "garbage at end of character code specification" msgstr "" #: locale/programs/linereader.c:496 msgid "unterminated symbolic name" msgstr "" #: locale/programs/linereader.c:623 msgid "illegal escape sequence at end of string" msgstr "" #: locale/programs/linereader.c:627 locale/programs/linereader.c:855 msgid "unterminated string" msgstr "" #: locale/programs/linereader.c:669 msgid "non-symbolic character value should not be used" msgstr "" #: locale/programs/linereader.c:816 #, c-format msgid "symbol `%.*s' not in charmap" msgstr "" #: locale/programs/linereader.c:837 #, c-format msgid "symbol `%.*s' not in repertoire map" msgstr "" #: locale/programs/locale-spec.c:130 #, c-format msgid "unknown name \"%s\"" msgstr "" #: locale/programs/locale.c:72 msgid "System information:" msgstr "" #: locale/programs/locale.c:74 msgid "Write names of available locales" msgstr "" #: locale/programs/locale.c:76 msgid "Write names of available charmaps" msgstr "" #: locale/programs/locale.c:77 msgid "Modify output format:" msgstr "" #: locale/programs/locale.c:78 msgid "Write names of selected categories" msgstr "" #: locale/programs/locale.c:79 msgid "Write names of selected keywords" msgstr "" #: locale/programs/locale.c:80 msgid "Print more information" msgstr "" #: locale/programs/locale.c:85 msgid "Get locale-specific information." msgstr "" #: locale/programs/locale.c:88 msgid "" "NAME\n" "[-a|-m]" msgstr "" #: locale/programs/locale.c:192 #, c-format msgid "Cannot set LC_CTYPE to default locale" msgstr "" #: locale/programs/locale.c:194 #, c-format msgid "Cannot set LC_MESSAGES to default locale" msgstr "" #: locale/programs/locale.c:207 #, c-format msgid "Cannot set LC_COLLATE to default locale" msgstr "" #: locale/programs/locale.c:223 #, c-format msgid "Cannot set LC_ALL to default locale" msgstr "" #: locale/programs/locale.c:519 #, c-format msgid "while preparing output" msgstr "" #: locale/programs/localedef.c:121 msgid "Input Files:" msgstr "" #: locale/programs/localedef.c:123 msgid "Symbolic character names defined in FILE" msgstr "" #: locale/programs/localedef.c:125 msgid "Source definitions are found in FILE" msgstr "" #: locale/programs/localedef.c:127 msgid "FILE contains mapping from symbolic names to UCS4 values" msgstr "" #: locale/programs/localedef.c:131 msgid "Create output even if warning messages were issued" msgstr "" #: locale/programs/localedef.c:132 msgid "Create old-style tables" msgstr "" #: locale/programs/localedef.c:133 msgid "Optional output file prefix" msgstr "" #: locale/programs/localedef.c:134 msgid "Strictly conform to POSIX" msgstr "" #: locale/programs/localedef.c:136 msgid "Suppress warnings and information messages" msgstr "" #: locale/programs/localedef.c:137 msgid "Print more messages" msgstr "" #: locale/programs/localedef.c:138 msgid "Archive control:" msgstr "" #: locale/programs/localedef.c:140 msgid "Don't add new data to archive" msgstr "" #: locale/programs/localedef.c:142 msgid "Add locales named by parameters to archive" msgstr "" #: locale/programs/localedef.c:143 msgid "Replace existing archive content" msgstr "" #: locale/programs/localedef.c:145 msgid "Remove locales named by parameters from archive" msgstr "" #: locale/programs/localedef.c:146 msgid "List content of archive" msgstr "" #: locale/programs/localedef.c:148 msgid "locale.alias file to consult when making archive" msgstr "" #: locale/programs/localedef.c:150 msgid "Generate little-endian output" msgstr "" #: locale/programs/localedef.c:152 msgid "Generate big-endian output" msgstr "" #: locale/programs/localedef.c:157 msgid "Compile locale specification" msgstr "" #: locale/programs/localedef.c:160 msgid "" "NAME\n" "[--add-to-archive|--delete-from-archive] FILE...\n" "--list-archive [FILE]" msgstr "" #: locale/programs/localedef.c:235 #, c-format msgid "cannot create directory for output files" msgstr "" #: locale/programs/localedef.c:246 #, c-format msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'" msgstr "" #: locale/programs/localedef.c:260 locale/programs/localedef.c:276 #: locale/programs/localedef.c:614 locale/programs/localedef.c:634 #, c-format msgid "cannot open locale definition file `%s'" msgstr "" #: locale/programs/localedef.c:288 #, c-format msgid "cannot write output files to `%s'" msgstr "" #: locale/programs/localedef.c:380 #, c-format msgid "" "System's directory for character maps : %s\n" "\t\t repertoire maps: %s\n" "\t\t locale path : %s\n" "%s" msgstr "" #: locale/programs/localedef.c:582 #, c-format msgid "circular dependencies between locale definitions" msgstr "" #: locale/programs/localedef.c:588 #, c-format msgid "cannot add already read locale `%s' a second time" msgstr "" #: locale/programs/locarchive.c:133 locale/programs/locarchive.c:380 #, c-format msgid "cannot create temporary file: %s" msgstr "" #: locale/programs/locarchive.c:167 locale/programs/locarchive.c:430 #, c-format msgid "cannot initialize archive file" msgstr "" #: locale/programs/locarchive.c:174 locale/programs/locarchive.c:437 #, c-format msgid "cannot resize archive file" msgstr "" #: locale/programs/locarchive.c:189 locale/programs/locarchive.c:452 #: locale/programs/locarchive.c:674 #, c-format msgid "cannot map archive header" msgstr "" #: locale/programs/locarchive.c:211 #, c-format msgid "failed to create new locale archive" msgstr "" #: locale/programs/locarchive.c:223 #, c-format msgid "cannot change mode of new locale archive" msgstr "" #: locale/programs/locarchive.c:324 #, c-format msgid "cannot read data from locale archive" msgstr "" #: locale/programs/locarchive.c:355 #, c-format msgid "cannot map locale archive file" msgstr "" #: locale/programs/locarchive.c:460 #, c-format msgid "cannot lock new archive" msgstr "" #: locale/programs/locarchive.c:529 #, c-format msgid "cannot extend locale archive file" msgstr "" #: locale/programs/locarchive.c:538 #, c-format msgid "cannot change mode of resized locale archive" msgstr "" #: locale/programs/locarchive.c:546 #, c-format msgid "cannot rename new archive" msgstr "" #: locale/programs/locarchive.c:608 #, c-format msgid "cannot open locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:613 #, c-format msgid "cannot stat locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:632 #, c-format msgid "cannot lock locale archive \"%s\"" msgstr "" #: locale/programs/locarchive.c:655 #, c-format msgid "cannot read archive header" msgstr "" #: locale/programs/locarchive.c:728 #, c-format msgid "locale '%s' already exists" msgstr "" #: locale/programs/locarchive.c:1003 locale/programs/locarchive.c:1018 #: locale/programs/locarchive.c:1030 locale/programs/locarchive.c:1042 #: locale/programs/locfile.c:350 #, c-format msgid "cannot add to locale archive" msgstr "" #: locale/programs/locarchive.c:1206 #, c-format msgid "locale alias file `%s' not found" msgstr "" #: locale/programs/locarchive.c:1357 #, c-format msgid "Adding %s\n" msgstr "" #: locale/programs/locarchive.c:1363 #, c-format msgid "stat of \"%s\" failed: %s: ignored" msgstr "" #: locale/programs/locarchive.c:1369 #, c-format msgid "\"%s\" is no directory; ignored" msgstr "" #: locale/programs/locarchive.c:1376 #, c-format msgid "cannot open directory \"%s\": %s: ignored" msgstr "" #: locale/programs/locarchive.c:1448 #, c-format msgid "incomplete set of locale files in \"%s\"" msgstr "" #: locale/programs/locarchive.c:1512 #, c-format msgid "cannot read all files in \"%s\": ignored" msgstr "" #: locale/programs/locarchive.c:1584 #, c-format msgid "locale \"%s\" not in archive" msgstr "" #: locale/programs/locfile.c:137 #, c-format msgid "argument to `%s' must be a single character" msgstr "" #: locale/programs/locfile.c:257 msgid "syntax error: not inside a locale definition section" msgstr "" #: locale/programs/locfile.c:800 #, c-format msgid "cannot open output file `%s' for category `%s'" msgstr "" #: locale/programs/locfile.c:824 #, c-format msgid "failure while writing data for category `%s'" msgstr "" #: locale/programs/locfile.c:920 #, c-format msgid "cannot create output file `%s' for category `%s'" msgstr "" #: locale/programs/locfile.c:956 msgid "expecting string argument for `copy'" msgstr "" #: locale/programs/locfile.c:960 msgid "locale name should consist only of portable characters" msgstr "" #: locale/programs/locfile.c:979 msgid "no other keyword shall be specified when `copy' is used" msgstr "" #: locale/programs/locfile.c:993 #, c-format msgid "`%1$s' definition does not end with `END %1$s'" msgstr "" #: locale/programs/repertoire.c:229 locale/programs/repertoire.c:270 #: locale/programs/repertoire.c:295 #, c-format msgid "syntax error in repertoire map definition: %s" msgstr "" #: locale/programs/repertoire.c:271 msgid "no or value given" msgstr "" #: locale/programs/repertoire.c:331 #, c-format msgid "cannot save new repertoire map" msgstr "" #: locale/programs/repertoire.c:342 #, c-format msgid "repertoire map file `%s' not found" msgstr "" #: login/programs/pt_chown.c:78 #, c-format msgid "" "Set the owner, group and access permission of the slave pseudo terminal " "corresponding to the master pseudo terminal passed on file descriptor `%d'. " "This is the helper program for the `grantpt' function. It is not intended " "to be run directly from the command line.\n" msgstr "" #: login/programs/pt_chown.c:92 #, c-format msgid "" "The owner is set to the current user, the group is set to `%s', and the " "access permission is set to `%o'.\n" "\n" "%s" msgstr "" #: login/programs/pt_chown.c:198 #, c-format msgid "too many arguments" msgstr "" #: login/programs/pt_chown.c:206 #, c-format msgid "needs to be installed setuid `root'" msgstr "" #: malloc/mcheck.c:346 msgid "memory is consistent, library is buggy\n" msgstr "" #: malloc/mcheck.c:349 msgid "memory clobbered before allocated block\n" msgstr "" #: malloc/mcheck.c:352 msgid "memory clobbered past end of allocated block\n" msgstr "" #: malloc/mcheck.c:355 msgid "block freed twice\n" msgstr "" #: malloc/mcheck.c:358 msgid "bogus mcheck_status, library is buggy\n" msgstr "" #: malloc/memusage.sh:32 msgid "%s: option '%s' requires an argument\\n" msgstr "" #: malloc/memusage.sh:38 msgid "" "Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n" "Profile memory usage of PROGRAM.\n" "\n" " -n,--progname=NAME Name of the program file to profile\n" " -p,--png=FILE Generate PNG graphic and store it in FILE\n" " -d,--data=FILE Generate binary data file and store it in FILE\n" " -u,--unbuffered Don't buffer output\n" " -b,--buffer=SIZE Collect SIZE entries before writing them out\n" " --no-timer Don't collect additional information through " "timer\n" " -m,--mmap Also trace mmap & friends\n" "\n" " -?,--help Print this help and exit\n" " --usage Give a short usage message\n" " -V,--version Print version information and exit\n" "\n" " The following options only apply when generating graphical output:\n" " -t,--time-based Make graph linear in time\n" " -T,--total Also draw graph of total memory use\n" " --title=STRING Use STRING as title of the graph\n" " -x,--x-size=SIZE Make graphic SIZE pixels wide\n" " -y,--y-size=SIZE Make graphic SIZE pixels high\n" "\n" "Mandatory arguments to long options are also mandatory for any " "corresponding\n" "short options.\n" "\n" msgstr "" #: malloc/memusage.sh:99 msgid "" "Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--" "unbuffered]\n" "\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n" "\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n" "\t PROGRAM [PROGRAMOPTION]..." msgstr "" #: malloc/memusage.sh:191 msgid "memusage: option \\`${1##*=}' is ambiguous" msgstr "" #: malloc/memusage.sh:200 msgid "memusage: unrecognized option \\`$1'" msgstr "" #: malloc/memusage.sh:213 msgid "No program name given" msgstr "" #: malloc/memusagestat.c:56 msgid "Name output file" msgstr "" #: malloc/memusagestat.c:57 msgid "STRING" msgstr "" #: malloc/memusagestat.c:57 msgid "Title string used in output graphic" msgstr "" #: malloc/memusagestat.c:58 msgid "" "Generate output linear to time (default is linear to number of function " "calls)" msgstr "" #: malloc/memusagestat.c:62 msgid "Also draw graph for total memory consumption" msgstr "" #: malloc/memusagestat.c:63 msgid "VALUE" msgstr "" #: malloc/memusagestat.c:64 msgid "Make output graphic VALUE pixels wide" msgstr "" #: malloc/memusagestat.c:65 msgid "Make output graphic VALUE pixels high" msgstr "" #: malloc/memusagestat.c:70 msgid "Generate graphic from memory profiling data" msgstr "" #: malloc/memusagestat.c:73 msgid "DATAFILE [OUTFILE]" msgstr "" #: misc/error.c:117 msgid "Unknown system error" msgstr "" #: nis/nis_callback.c:188 msgid "unable to free arguments" msgstr "" #: nis/nis_error.h:1 nis/ypclnt.c:831 nis/ypclnt.c:919 posix/regcomp.c:133 #: sysdeps/gnu/errlist.c:20 msgid "Success" msgstr "" #: nis/nis_error.h:2 msgid "Probable success" msgstr "" #: nis/nis_error.h:3 msgid "Not found" msgstr "" #: nis/nis_error.h:4 msgid "Probably not found" msgstr "" #: nis/nis_error.h:5 msgid "Cache expired" msgstr "" #: nis/nis_error.h:6 msgid "NIS+ servers unreachable" msgstr "" #: nis/nis_error.h:7 msgid "Unknown object" msgstr "" #: nis/nis_error.h:8 msgid "Server busy, try again" msgstr "" #: nis/nis_error.h:9 msgid "Generic system error" msgstr "" #: nis/nis_error.h:10 msgid "First/next chain broken" msgstr "" #. TRANS Permission denied; the file permissions do not allow the attempted operation. #: nis/nis_error.h:11 nis/ypclnt.c:876 sysdeps/gnu/errlist.c:157 msgid "Permission denied" msgstr "" #: nis/nis_error.h:12 msgid "Not owner" msgstr "" #: nis/nis_error.h:13 msgid "Name not served by this server" msgstr "" #: nis/nis_error.h:14 msgid "Server out of memory" msgstr "" #: nis/nis_error.h:15 msgid "Object with same name exists" msgstr "" #: nis/nis_error.h:16 msgid "Not master server for this domain" msgstr "" #: nis/nis_error.h:17 msgid "Invalid object for operation" msgstr "" #: nis/nis_error.h:18 msgid "Malformed name, or illegal name" msgstr "" #: nis/nis_error.h:19 msgid "Unable to create callback" msgstr "" #: nis/nis_error.h:20 msgid "Results sent to callback proc" msgstr "" #: nis/nis_error.h:21 msgid "Not found, no such name" msgstr "" #: nis/nis_error.h:22 msgid "Name/entry isn't unique" msgstr "" #: nis/nis_error.h:23 msgid "Modification failed" msgstr "" #: nis/nis_error.h:24 msgid "Database for table does not exist" msgstr "" #: nis/nis_error.h:25 msgid "Entry/table type mismatch" msgstr "" #: nis/nis_error.h:26 msgid "Link points to illegal name" msgstr "" #: nis/nis_error.h:27 msgid "Partial success" msgstr "" #: nis/nis_error.h:28 msgid "Too many attributes" msgstr "" #: nis/nis_error.h:29 msgid "Error in RPC subsystem" msgstr "" #: nis/nis_error.h:30 msgid "Missing or malformed attribute" msgstr "" #: nis/nis_error.h:31 msgid "Named object is not searchable" msgstr "" #: nis/nis_error.h:32 msgid "Error while talking to callback proc" msgstr "" #: nis/nis_error.h:33 msgid "Non NIS+ namespace encountered" msgstr "" #: nis/nis_error.h:34 msgid "Illegal object type for operation" msgstr "" #: nis/nis_error.h:35 msgid "Passed object is not the same object on server" msgstr "" #: nis/nis_error.h:36 msgid "Modify operation failed" msgstr "" #: nis/nis_error.h:37 msgid "Query illegal for named table" msgstr "" #: nis/nis_error.h:38 msgid "Attempt to remove a non-empty table" msgstr "" #: nis/nis_error.h:39 msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?" msgstr "" #: nis/nis_error.h:40 msgid "Full resync required for directory" msgstr "" #: nis/nis_error.h:41 msgid "NIS+ operation failed" msgstr "" #: nis/nis_error.h:42 msgid "NIS+ service is unavailable or not installed" msgstr "" #: nis/nis_error.h:43 msgid "Yes, 42 is the meaning of life" msgstr "" #: nis/nis_error.h:44 msgid "Unable to authenticate NIS+ server" msgstr "" #: nis/nis_error.h:45 msgid "Unable to authenticate NIS+ client" msgstr "" #: nis/nis_error.h:46 msgid "No file space on server" msgstr "" #: nis/nis_error.h:47 msgid "Unable to create process on server" msgstr "" #: nis/nis_error.h:48 msgid "Master server busy, full dump rescheduled." msgstr "" #: nis/nis_local_names.c:121 #, c-format msgid "LOCAL entry for UID %d in directory %s not unique\n" msgstr "" #: nis/nis_print.c:51 msgid "UNKNOWN" msgstr "" #: nis/nis_print.c:109 msgid "BOGUS OBJECT\n" msgstr "" #: nis/nis_print.c:112 msgid "NO OBJECT\n" msgstr "" #: nis/nis_print.c:115 msgid "DIRECTORY\n" msgstr "" #: nis/nis_print.c:118 msgid "GROUP\n" msgstr "" #: nis/nis_print.c:121 msgid "TABLE\n" msgstr "" #: nis/nis_print.c:124 msgid "ENTRY\n" msgstr "" #: nis/nis_print.c:127 msgid "LINK\n" msgstr "" #: nis/nis_print.c:130 msgid "PRIVATE\n" msgstr "" #: nis/nis_print.c:133 msgid "(Unknown object)\n" msgstr "" #: nis/nis_print.c:167 #, c-format msgid "Name : `%s'\n" msgstr "" #: nis/nis_print.c:168 #, c-format msgid "Type : %s\n" msgstr "" #: nis/nis_print.c:173 msgid "Master Server :\n" msgstr "" #: nis/nis_print.c:175 msgid "Replicate :\n" msgstr "" #: nis/nis_print.c:176 #, c-format msgid "\tName : %s\n" msgstr "" #: nis/nis_print.c:177 msgid "\tPublic Key : " msgstr "" #: nis/nis_print.c:181 msgid "None.\n" msgstr "" #: nis/nis_print.c:184 #, c-format msgid "Diffie-Hellmann (%d bits)\n" msgstr "" #: nis/nis_print.c:189 #, c-format msgid "RSA (%d bits)\n" msgstr "" #: nis/nis_print.c:192 msgid "Kerberos.\n" msgstr "" #: nis/nis_print.c:195 #, c-format msgid "Unknown (type = %d, bits = %d)\n" msgstr "" #: nis/nis_print.c:206 #, c-format msgid "\tUniversal addresses (%u)\n" msgstr "" #: nis/nis_print.c:228 msgid "Time to live : " msgstr "" #: nis/nis_print.c:230 msgid "Default Access rights :\n" msgstr "" #: nis/nis_print.c:239 #, c-format msgid "\tType : %s\n" msgstr "" #: nis/nis_print.c:240 msgid "\tAccess rights: " msgstr "" #: nis/nis_print.c:254 msgid "Group Flags :" msgstr "" #: nis/nis_print.c:257 msgid "" "\n" "Group Members :\n" msgstr "" #: nis/nis_print.c:269 #, c-format msgid "Table Type : %s\n" msgstr "" #: nis/nis_print.c:270 #, c-format msgid "Number of Columns : %d\n" msgstr "" #: nis/nis_print.c:271 #, c-format msgid "Character Separator : %c\n" msgstr "" #: nis/nis_print.c:272 #, c-format msgid "Search Path : %s\n" msgstr "" #: nis/nis_print.c:273 msgid "Columns :\n" msgstr "" #: nis/nis_print.c:276 #, c-format msgid "\t[%d]\tName : %s\n" msgstr "" #: nis/nis_print.c:278 msgid "\t\tAttributes : " msgstr "" #: nis/nis_print.c:280 msgid "\t\tAccess Rights : " msgstr "" #: nis/nis_print.c:290 msgid "Linked Object Type : " msgstr "" #: nis/nis_print.c:292 #, c-format msgid "Linked to : %s\n" msgstr "" #: nis/nis_print.c:302 #, c-format msgid "\tEntry data of type %s\n" msgstr "" #: nis/nis_print.c:305 #, c-format msgid "\t[%u] - [%u bytes] " msgstr "" #: nis/nis_print.c:308 msgid "Encrypted data\n" msgstr "" #: nis/nis_print.c:310 msgid "Binary data\n" msgstr "" #: nis/nis_print.c:326 #, c-format msgid "Object Name : %s\n" msgstr "" #: nis/nis_print.c:327 #, c-format msgid "Directory : %s\n" msgstr "" #: nis/nis_print.c:328 #, c-format msgid "Owner : %s\n" msgstr "" #: nis/nis_print.c:329 #, c-format msgid "Group : %s\n" msgstr "" #: nis/nis_print.c:330 msgid "Access Rights : " msgstr "" #: nis/nis_print.c:332 #, c-format msgid "" "\n" "Time to Live : " msgstr "" #: nis/nis_print.c:335 #, c-format msgid "Creation Time : %s" msgstr "" #: nis/nis_print.c:337 #, c-format msgid "Mod. Time : %s" msgstr "" #: nis/nis_print.c:338 msgid "Object Type : " msgstr "" #: nis/nis_print.c:358 #, c-format msgid " Data Length = %u\n" msgstr "" #: nis/nis_print.c:372 #, c-format msgid "Status : %s\n" msgstr "" #: nis/nis_print.c:373 #, c-format msgid "Number of objects : %u\n" msgstr "" #: nis/nis_print.c:377 #, c-format msgid "Object #%d:\n" msgstr "" #: nis/nis_print_group_entry.c:116 #, c-format msgid "Group entry for \"%s.%s\" group:\n" msgstr "" #: nis/nis_print_group_entry.c:124 msgid " Explicit members:\n" msgstr "" #: nis/nis_print_group_entry.c:129 msgid " No explicit members\n" msgstr "" #: nis/nis_print_group_entry.c:132 msgid " Implicit members:\n" msgstr "" #: nis/nis_print_group_entry.c:137 msgid " No implicit members\n" msgstr "" #: nis/nis_print_group_entry.c:140 msgid " Recursive members:\n" msgstr "" #: nis/nis_print_group_entry.c:145 msgid " No recursive members\n" msgstr "" #: nis/nis_print_group_entry.c:148 msgid " Explicit nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:153 msgid " No explicit nonmembers\n" msgstr "" #: nis/nis_print_group_entry.c:156 msgid " Implicit nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:161 msgid " No implicit nonmembers\n" msgstr "" #: nis/nis_print_group_entry.c:164 msgid " Recursive nonmembers:\n" msgstr "" #: nis/nis_print_group_entry.c:169 msgid " No recursive nonmembers\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:100 #: nis/nss_nisplus/nisplus-publickey.c:182 #, c-format msgid "DES entry for netname %s not unique\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:219 #, c-format msgid "netname2user: missing group id list in `%s'" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:301 #: nis/nss_nisplus/nisplus-publickey.c:307 #: nis/nss_nisplus/nisplus-publickey.c:372 #: nis/nss_nisplus/nisplus-publickey.c:381 #, c-format msgid "netname2user: (nis+ lookup): %s\n" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:320 #, c-format msgid "netname2user: DES entry for %s in directory %s not unique" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:338 #, c-format msgid "netname2user: principal name `%s' too long" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:394 #, c-format msgid "netname2user: LOCAL entry for %s in directory %s not unique" msgstr "" #: nis/nss_nisplus/nisplus-publickey.c:401 msgid "netname2user: should not have uid 0" msgstr "" #: nis/ypclnt.c:834 msgid "Request arguments bad" msgstr "" #: nis/ypclnt.c:837 msgid "RPC failure on NIS operation" msgstr "" #: nis/ypclnt.c:840 msgid "Can't bind to server which serves this domain" msgstr "" #: nis/ypclnt.c:843 msgid "No such map in server's domain" msgstr "" #: nis/ypclnt.c:846 msgid "No such key in map" msgstr "" #: nis/ypclnt.c:849 msgid "Internal NIS error" msgstr "" #: nis/ypclnt.c:852 msgid "Local resource allocation failure" msgstr "" #: nis/ypclnt.c:855 msgid "No more records in map database" msgstr "" #: nis/ypclnt.c:858 msgid "Can't communicate with portmapper" msgstr "" #: nis/ypclnt.c:861 msgid "Can't communicate with ypbind" msgstr "" #: nis/ypclnt.c:864 msgid "Can't communicate with ypserv" msgstr "" #: nis/ypclnt.c:867 msgid "Local domain name not set" msgstr "" #: nis/ypclnt.c:870 msgid "NIS map database is bad" msgstr "" #: nis/ypclnt.c:873 msgid "NIS client/server version mismatch - can't supply service" msgstr "" #: nis/ypclnt.c:879 msgid "Database is busy" msgstr "" #: nis/ypclnt.c:882 msgid "Unknown NIS error code" msgstr "" #: nis/ypclnt.c:922 msgid "Internal ypbind error" msgstr "" #: nis/ypclnt.c:925 msgid "Domain not bound" msgstr "" #: nis/ypclnt.c:928 msgid "System resource allocation failure" msgstr "" #: nis/ypclnt.c:931 msgid "Unknown ypbind error" msgstr "" #: nis/ypclnt.c:972 msgid "yp_update: cannot convert host to netname\n" msgstr "" #: nis/ypclnt.c:990 msgid "yp_update: cannot get server address\n" msgstr "" #: nscd/aicache.c:83 nscd/hstcache.c:494 #, c-format msgid "Haven't found \"%s\" in hosts cache!" msgstr "" #: nscd/aicache.c:85 nscd/hstcache.c:496 #, c-format msgid "Reloading \"%s\" in hosts cache!" msgstr "" #: nscd/cache.c:151 #, c-format msgid "add new entry \"%s\" of type %s for %s to cache%s" msgstr "" #: nscd/cache.c:153 msgid " (first)" msgstr "" #: nscd/cache.c:288 #, c-format msgid "checking for monitored file `%s': %s" msgstr "" #: nscd/cache.c:298 #, c-format msgid "monitored file `%s` changed (mtime)" msgstr "" #: nscd/cache.c:331 #, c-format msgid "pruning %s cache; time %ld" msgstr "" #: nscd/cache.c:360 #, c-format msgid "considering %s entry \"%s\", timeout %" msgstr "" #: nscd/connections.c:571 #, c-format msgid "invalid persistent database file \"%s\": %s" msgstr "" #: nscd/connections.c:579 msgid "uninitialized header" msgstr "" #: nscd/connections.c:584 msgid "header size does not match" msgstr "" #: nscd/connections.c:594 msgid "file size does not match" msgstr "" #: nscd/connections.c:611 msgid "verification failed" msgstr "" #: nscd/connections.c:625 #, c-format msgid "" "suggested size of table for database %s larger than the persistent " "database's table" msgstr "" #: nscd/connections.c:636 nscd/connections.c:721 #, c-format msgid "cannot create read-only descriptor for \"%s\"; no mmap" msgstr "" #: nscd/connections.c:652 #, c-format msgid "cannot access '%s'" msgstr "" #: nscd/connections.c:700 #, c-format msgid "" "database for %s corrupted or simultaneously used; remove %s manually if " "necessary and restart" msgstr "" #: nscd/connections.c:707 #, c-format msgid "cannot create %s; no persistent database used" msgstr "" #: nscd/connections.c:710 #, c-format msgid "cannot create %s; no sharing possible" msgstr "" #: nscd/connections.c:781 #, c-format msgid "cannot write to database file %s: %s" msgstr "" #: nscd/connections.c:820 #, c-format msgid "cannot set socket to close on exec: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:869 #, c-format msgid "cannot open socket: %s" msgstr "" #: nscd/connections.c:910 #, c-format msgid "cannot enable socket to accept connections: %s" msgstr "" #: nscd/connections.c:907 #, c-format msgid "disabled inotify-based monitoring for file `%s': %s" msgstr "" #: nscd/connections.c:911 #, c-format msgid "monitoring file `%s` (%d)" msgstr "" #: nscd/connections.c:924 #, c-format msgid "disabled inotify-based monitoring for directory `%s': %s" msgstr "" #: nscd/connections.c:928 #, c-format msgid "monitoring directory `%s` (%d)" msgstr "" #: nscd/connections.c:956 #, c-format msgid "monitoring file %s for database %s" msgstr "" #: nscd/connections.c:966 #, c-format msgid "stat failed for file `%s'; will try again later: %s" msgstr "" #: nscd/connections.c:1133 #, c-format msgid "provide access to FD %d, for %s" msgstr "" #: nscd/connections.c:1145 #, c-format msgid "cannot handle old request version %d; current version is %d" msgstr "" #: nscd/connections.c:1167 #, c-format msgid "request from %ld not handled due to missing permission" msgstr "" #: nscd/connections.c:1172 #, c-format msgid "request from '%s' [%ld] not handled due to missing permission" msgstr "" #: nscd/connections.c:1177 msgid "request not handled due to missing permission" msgstr "" #: nscd/connections.c:1215 nscd/connections.c:1268 #, c-format msgid "cannot write result: %s" msgstr "" #: nscd/connections.c:1359 #, c-format msgid "error getting caller's id: %s" msgstr "" #: nscd/connections.c:1419 #, c-format msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1433 #, c-format msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1473 #, c-format msgid "cannot change to old UID: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1483 #, c-format msgid "cannot change to old GID: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1496 #, c-format msgid "cannot change to old working directory: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1542 #, c-format msgid "re-exec failed: %s; disabling paranoia mode" msgstr "" #: nscd/connections.c:1551 #, c-format msgid "cannot change current working directory to \"/\": %s" msgstr "" #: nscd/connections.c:1744 #, c-format msgid "short read while reading request: %s" msgstr "" #: nscd/connections.c:1777 #, c-format msgid "key length in request too long: %d" msgstr "" #: nscd/connections.c:1790 #, c-format msgid "short read while reading request key: %s" msgstr "" #: nscd/connections.c:1800 #, c-format msgid "handle_request: request received (Version = %d) from PID %ld" msgstr "" #: nscd/connections.c:1805 #, c-format msgid "handle_request: request received (Version = %d)" msgstr "" #: nscd/connections.c:1897 #, c-format msgid "ignored inotify event for `%s` (file exists)" msgstr "" #: nscd/connections.c:1902 #, c-format msgid "monitored file `%s` was %s, removing watch" msgstr "" #: nscd/connections.c:1910 nscd/connections.c:1952 #, c-format msgid "failed to remove file watch `%s`: %s" msgstr "" #: nscd/connections.c:1925 #, c-format msgid "monitored file `%s` was written to" msgstr "" #: nscd/connections.c:1949 #, c-format msgid "monitored parent directory `%s` was %s, removing watch on `%s`" msgstr "" #: nscd/connections.c:1975 #, c-format msgid "monitored file `%s` was %s, adding watch" msgstr "" #: nscd/connections.c:1987 #, c-format msgid "failed to add file watch `%s`: %s" msgstr "" #: nscd/connections.c:2181 nscd/connections.c:2362 #, c-format msgid "disabled inotify-based monitoring after read error %d" msgstr "" #: nscd/connections.c:2394 msgid "could not initialize conditional variable" msgstr "" #: nscd/connections.c:2402 msgid "could not start clean-up thread; terminating" msgstr "" #: nscd/connections.c:2416 msgid "could not start any worker thread; terminating" msgstr "" #: nscd/connections.c:2467 nscd/connections.c:2468 nscd/connections.c:2485 #: nscd/connections.c:2494 nscd/connections.c:2512 nscd/connections.c:2523 #: nscd/connections.c:2534 #, c-format msgid "Failed to run nscd as user '%s'" msgstr "" #: nscd/connections.c:2486 #, c-format msgid "initial getgrouplist failed" msgstr "" #: nscd/connections.c:2495 #, c-format msgid "getgrouplist failed" msgstr "" #: nscd/connections.c:2513 #, c-format msgid "setgroups failed" msgstr "" #: nscd/grpcache.c:413 nscd/hstcache.c:441 nscd/initgrcache.c:418 #: nscd/pwdcache.c:391 nscd/servicescache.c:346 #, c-format msgid "short write in %s: %s" msgstr "" #: nscd/grpcache.c:458 nscd/initgrcache.c:77 #, c-format msgid "Haven't found \"%s\" in group cache!" msgstr "" #: nscd/grpcache.c:460 nscd/initgrcache.c:79 #, c-format msgid "Reloading \"%s\" in group cache!" msgstr "" #: nscd/grpcache.c:539 #, c-format msgid "Invalid numeric gid \"%s\"!" msgstr "" #: nscd/mem.c:425 #, c-format msgid "freed %zu bytes in %s cache" msgstr "" #: nscd/mem.c:568 #, c-format msgid "no more memory for database '%s'" msgstr "" #: nscd/netgroupcache.c:126 #, c-format msgid "Haven't found \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:128 #, c-format msgid "Reloading \"%s\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:509 #, c-format msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/netgroupcache.c:512 #, c-format msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!" msgstr "" #: nscd/nscd.c:116 msgid "Read configuration data from NAME" msgstr "" #: nscd/nscd.c:118 msgid "Do not fork and display messages on the current tty" msgstr "" #: nscd/nscd.c:120 msgid "Do not fork, but otherwise behave like a daemon" msgstr "" #: nscd/nscd.c:121 msgid "NUMBER" msgstr "" #: nscd/nscd.c:121 msgid "Start NUMBER threads" msgstr "" #: nscd/nscd.c:122 msgid "Shut the server down" msgstr "" #: nscd/nscd.c:123 msgid "Print current configuration statistics" msgstr "" #: nscd/nscd.c:124 msgid "TABLE" msgstr "" #: nscd/nscd.c:125 msgid "Invalidate the specified cache" msgstr "" #: nscd/nscd.c:126 msgid "TABLE,yes" msgstr "" #: nscd/nscd.c:127 msgid "Use separate cache for each user" msgstr "" #: nscd/nscd.c:132 msgid "Name Service Cache Daemon." msgstr "" #: nscd/nscd.c:164 nss/getent.c:1003 nss/makedb.c:206 #, c-format msgid "wrong number of arguments" msgstr "" #: nscd/nscd.c:174 #, c-format msgid "failure while reading configuration file; this is fatal" msgstr "" #: nscd/nscd.c:183 #, c-format msgid "already running" msgstr "" #: nscd/nscd.c:194 #, c-format msgid "cannot create a pipe to talk to the child" msgstr "" #: nscd/nscd.c:201 #, c-format msgid "cannot fork" msgstr "" #: nscd/nscd.c:259 #, c-format msgid "cannot change current working directory to \"/\"" msgstr "" #: nscd/nscd.c:267 msgid "Could not create log file" msgstr "" #: nscd/nscd.c:404 nscd/nscd_stat.c:192 #, c-format msgid "write incomplete" msgstr "" #: nscd/nscd.c:415 #, c-format msgid "cannot read invalidate ACK" msgstr "" #: nscd/nscd.c:421 #, c-format msgid "invalidation failed" msgstr "" #: nscd/nscd.c:339 nscd/nscd.c:364 nscd/nscd_stat.c:173 #, c-format msgid "Only root is allowed to use this option!" msgstr "" #: nscd/nscd.c:379 #, c-format msgid "'%s' is not a known database" msgstr "" #: nscd/nscd.c:431 #, c-format msgid "secure services not implemented anymore" msgstr "" #: nscd/nscd.c:462 #, c-format msgid "" "Supported tables:\n" "%s\n" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: nscd/nscd.c:635 #, c-format msgid "'wait' failed\n" msgstr "" #: nscd/nscd.c:642 #, c-format msgid "child exited with status %d\n" msgstr "" #: nscd/nscd.c:647 #, c-format msgid "child terminated by signal %d\n" msgstr "" #: nscd/nscd_conf.c:57 #, c-format msgid "database %s is not supported" msgstr "" #: nscd/nscd_conf.c:108 #, c-format msgid "Parse error: %s" msgstr "" #: nscd/nscd_conf.c:194 #, c-format msgid "Must specify user name for server-user option" msgstr "" #: nscd/nscd_conf.c:201 #, c-format msgid "Must specify user name for stat-user option" msgstr "" #: nscd/nscd_conf.c:258 #, c-format msgid "Must specify value for restart-interval option" msgstr "" #: nscd/nscd_conf.c:272 #, c-format msgid "Unknown option: %s %s %s" msgstr "" #: nscd/nscd_conf.c:285 #, c-format msgid "cannot get current working directory: %s; disabling paranoia mode" msgstr "" #: nscd/nscd_conf.c:305 #, c-format msgid "maximum file size for %s database too small" msgstr "" #: nscd/nscd_stat.c:142 #, c-format msgid "cannot write statistics: %s" msgstr "" #: nscd/nscd_stat.c:157 msgid "yes" msgstr "" #: nscd/nscd_stat.c:158 msgid "no" msgstr "" #: nscd/nscd_stat.c:169 #, c-format msgid "Only root or %s is allowed to use this option!" msgstr "" #: nscd/nscd_stat.c:180 #, c-format msgid "nscd not running!\n" msgstr "" #: nscd/nscd_stat.c:204 #, c-format msgid "cannot read statistics data" msgstr "" #: nscd/nscd_stat.c:207 #, c-format msgid "" "nscd configuration:\n" "\n" "%15d server debug level\n" msgstr "" #: nscd/nscd_stat.c:231 #, c-format msgid "%3ud %2uh %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:234 #, c-format msgid " %2uh %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:236 #, c-format msgid " %2um %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:238 #, c-format msgid " %2lus server runtime\n" msgstr "" #: nscd/nscd_stat.c:240 #, c-format msgid "" "%15d current number of threads\n" "%15d maximum number of threads\n" "%15lu number of times clients had to wait\n" "%15s paranoia mode enabled\n" "%15lu restart internal\n" "%15u reload count\n" msgstr "" #: nscd/nscd_stat.c:275 #, c-format msgid "" "\n" "%s cache:\n" "\n" "%15s cache is enabled\n" "%15s cache is persistent\n" "%15s cache is shared\n" "%15zu suggested size\n" "%15zu total data pool size\n" "%15zu used data pool size\n" "%15lu seconds time to live for positive entries\n" "%15lu seconds time to live for negative entries\n" "%15 cache hits on positive entries\n" "%15 cache hits on negative entries\n" "%15 cache misses on positive entries\n" "%15 cache misses on negative entries\n" "%15lu%% cache hit rate\n" "%15zu current number of cached values\n" "%15zu maximum number of cached values\n" "%15zu maximum chain length searched\n" "%15 number of delays on rdlock\n" "%15 number of delays on wrlock\n" "%15 memory allocations failed\n" "%15s check /etc/%s for changes\n" msgstr "" #: nscd/pwdcache.c:436 #, c-format msgid "Haven't found \"%s\" in password cache!" msgstr "" #: nscd/pwdcache.c:438 #, c-format msgid "Reloading \"%s\" in password cache!" msgstr "" #: nscd/pwdcache.c:519 #, c-format msgid "Invalid numeric uid \"%s\"!" msgstr "" #: nscd/selinux.c:160 #, c-format msgid "Failed opening connection to the audit subsystem: %m" msgstr "" #: nscd/selinux.c:181 msgid "Failed to set keep-capabilities" msgstr "" #: nscd/selinux.c:182 nscd/selinux.c:245 #, c-format msgid "prctl(KEEPCAPS) failed" msgstr "" #: nscd/selinux.c:196 msgid "Failed to initialize drop of capabilities" msgstr "" #: nscd/selinux.c:197 #, c-format msgid "cap_init failed" msgstr "" #: nscd/selinux.c:218 nscd/selinux.c:235 msgid "Failed to drop capabilities" msgstr "" #: nscd/selinux.c:219 nscd/selinux.c:236 #, c-format msgid "cap_set_proc failed" msgstr "" #: nscd/selinux.c:244 msgid "Failed to unset keep-capabilities" msgstr "" #: nscd/selinux.c:260 msgid "Failed to determine if kernel supports SELinux" msgstr "" #: nscd/selinux.c:275 #, c-format msgid "Failed to start AVC thread" msgstr "" #: nscd/selinux.c:297 #, c-format msgid "Failed to create AVC lock" msgstr "" #: nscd/selinux.c:337 #, c-format msgid "Failed to start AVC" msgstr "" #: nscd/selinux.c:339 msgid "Access Vector Cache (AVC) started" msgstr "" #: nscd/selinux.c:369 msgid "Error querying policy for undefined object classes or permissions." msgstr "" #: nscd/selinux.c:376 msgid "Error getting security class for nscd." msgstr "" #: nscd/selinux.c:381 #, c-format msgid "Error translating permission name \"%s\" to access vector bit." msgstr "" #: nscd/selinux.c:360 msgid "Error getting context of socket peer" msgstr "" #: nscd/selinux.c:365 msgid "Error getting context of nscd" msgstr "" #: nscd/selinux.c:371 msgid "Error getting sid from context" msgstr "" #: nscd/selinux.c:411 #, c-format msgid "" "\n" "SELinux AVC Statistics:\n" "\n" "%15u entry lookups\n" "%15u entry hits\n" "%15u entry misses\n" "%15u entry discards\n" "%15u CAV lookups\n" "%15u CAV hits\n" "%15u CAV probes\n" "%15u CAV misses\n" msgstr "" #: nscd/servicescache.c:395 #, c-format msgid "Haven't found \"%s\" in services cache!" msgstr "" #: nscd/servicescache.c:397 #, c-format msgid "Reloading \"%s\" in services cache!" msgstr "" #: nss/getent.c:53 msgid "database [key ...]" msgstr "" #: nss/getent.c:58 msgid "CONFIG" msgstr "" #: nss/getent.c:58 msgid "Service configuration to be used" msgstr "" #: nss/getent.c:59 msgid "disable IDN encoding" msgstr "" #: nss/getent.c:64 msgid "Get entries from administrative database." msgstr "" #: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522 #, c-format msgid "Enumeration not supported on %s\n" msgstr "" #: nss/getent.c:917 #, c-format msgid "Unknown database name" msgstr "" #: nss/getent.c:947 msgid "Supported databases:\n" msgstr "" #: nss/getent.c:1013 #, c-format msgid "Unknown database: %s\n" msgstr "" #: nss/makedb.c:119 msgid "Convert key to lower case" msgstr "" #: nss/makedb.c:122 msgid "Do not print messages while building database" msgstr "" #: nss/makedb.c:124 msgid "Print content of database file, one entry a line" msgstr "" #: nss/makedb.c:125 msgid "CHAR" msgstr "" #: nss/makedb.c:126 msgid "Generated line not part of iteration" msgstr "" #: nss/makedb.c:131 msgid "Create simple database from textual input." msgstr "" #: nss/makedb.c:134 msgid "" "INPUT-FILE OUTPUT-FILE\n" "-o OUTPUT-FILE INPUT-FILE\n" "-u INPUT-FILE" msgstr "" #: nss/makedb.c:227 #, c-format msgid "cannot open database file `%s'" msgstr "" #: nss/makedb.c:272 #, c-format msgid "no entries to be processed" msgstr "" #: nss/makedb.c:282 #, c-format msgid "cannot create temporary file name" msgstr "" #: nss/makedb.c:288 #, c-format msgid "cannot create temporary file" msgstr "" #: nss/makedb.c:304 #, c-format msgid "cannot stat newly created file" msgstr "" #: nss/makedb.c:315 #, c-format msgid "cannot rename temporary file" msgstr "" #: nss/makedb.c:531 nss/makedb.c:554 #, c-format msgid "cannot create search tree" msgstr "" #: nss/makedb.c:560 msgid "duplicate key" msgstr "" #: nss/makedb.c:572 #, c-format msgid "problems while reading `%s'" msgstr "" #: nss/makedb.c:799 #, c-format msgid "failed to write new database file" msgstr "" #: nss/makedb.c:812 #, c-format msgid "cannot stat database file" msgstr "" #: nss/makedb.c:817 #, c-format msgid "cannot map database file" msgstr "" #: nss/makedb.c:820 #, c-format msgid "file not a database file" msgstr "" #: nss/makedb.c:871 #, c-format msgid "cannot set file creation context for `%s'" msgstr "" #: posix/getconf.c:1035 #, c-format msgid "Usage: %s [-v specification] variable_name [pathname]\n" msgstr "" #: posix/getconf.c:1038 #, c-format msgid " %s -a [pathname]\n" msgstr "" #: posix/getconf.c:1114 #, c-format msgid "" "Usage: getconf [-v SPEC] VAR\n" " or: getconf [-v SPEC] PATH_VAR PATH\n" "\n" "Get the configuration value for variable VAR, or for variable PATH_VAR\n" "for path PATH. If SPEC is given, give values for compilation\n" "environment SPEC.\n" "\n" msgstr "" #: posix/getconf.c:1172 #, c-format msgid "unknown specification \"%s\"" msgstr "" #: posix/getconf.c:1224 #, c-format msgid "Couldn't execute %s" msgstr "" #: posix/getconf.c:1268 posix/getconf.c:1284 msgid "undefined" msgstr "" #: posix/getconf.c:1306 #, c-format msgid "Unrecognized variable `%s'" msgstr "" #: posix/getopt.c:592 posix/getopt.c:621 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: posix/getopt.c:662 posix/getopt.c:666 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:675 posix/getopt.c:680 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:723 posix/getopt.c:742 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: posix/getopt.c:780 posix/getopt.c:783 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: posix/getopt.c:791 posix/getopt.c:794 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: posix/getopt.c:843 posix/getopt.c:846 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: posix/getopt.c:899 posix/getopt.c:916 posix/getopt.c:1126 #: posix/getopt.c:1144 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: posix/getopt.c:972 posix/getopt.c:988 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: posix/getopt.c:1012 posix/getopt.c:1030 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: posix/getopt.c:1051 posix/getopt.c:1069 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: posix/regcomp.c:136 msgid "No match" msgstr "" #: posix/regcomp.c:139 msgid "Invalid regular expression" msgstr "" #: posix/regcomp.c:142 msgid "Invalid collation character" msgstr "" #: posix/regcomp.c:145 msgid "Invalid character class name" msgstr "" #: posix/regcomp.c:148 msgid "Trailing backslash" msgstr "" #: posix/regcomp.c:151 msgid "Invalid back reference" msgstr "" #: posix/regcomp.c:154 msgid "Unmatched [ or [^" msgstr "" #: posix/regcomp.c:157 msgid "Unmatched ( or \\(" msgstr "" #: posix/regcomp.c:160 msgid "Unmatched \\{" msgstr "" #: posix/regcomp.c:163 msgid "Invalid content of \\{\\}" msgstr "" #: posix/regcomp.c:166 msgid "Invalid range end" msgstr "" #: posix/regcomp.c:169 msgid "Memory exhausted" msgstr "" #: posix/regcomp.c:172 msgid "Invalid preceding regular expression" msgstr "" #: posix/regcomp.c:175 msgid "Premature end of regular expression" msgstr "" #: posix/regcomp.c:178 msgid "Regular expression too big" msgstr "" #: posix/regcomp.c:181 msgid "Unmatched ) or \\)" msgstr "" #: posix/regcomp.c:681 msgid "No previous regular expression" msgstr "" #: posix/wordexp.c:1840 msgid "parameter null or not set" msgstr "" #: resolv/herror.c:68 msgid "Resolver Error 0 (no error)" msgstr "" #: resolv/herror.c:69 msgid "Unknown host" msgstr "" #: resolv/herror.c:70 msgid "Host name lookup failure" msgstr "" #: resolv/herror.c:71 msgid "Unknown server error" msgstr "" #: resolv/herror.c:72 msgid "No address associated with name" msgstr "" #: resolv/herror.c:107 msgid "Resolver internal error" msgstr "" #: resolv/herror.c:110 msgid "Unknown resolver error" msgstr "" #: resolv/res_hconf.c:121 #, c-format msgid "%s: line %d: cannot specify more than %d trim domains" msgstr "" #: resolv/res_hconf.c:142 #, c-format msgid "%s: line %d: list delimiter not followed by domain" msgstr "" #: resolv/res_hconf.c:201 #, c-format msgid "%s: line %d: expected `on' or `off', found `%s'\n" msgstr "" #: resolv/res_hconf.c:244 #, c-format msgid "%s: line %d: bad command `%s'\n" msgstr "" #: resolv/res_hconf.c:279 #, c-format msgid "%s: line %d: ignoring trailing garbage `%s'\n" msgstr "" #: stdio-common/psiginfo-data.h:2 msgid "Illegal opcode" msgstr "" #: stdio-common/psiginfo-data.h:3 msgid "Illegal operand" msgstr "" #: stdio-common/psiginfo-data.h:4 msgid "Illegal addressing mode" msgstr "" #: stdio-common/psiginfo-data.h:5 msgid "Illegal trap" msgstr "" #: stdio-common/psiginfo-data.h:6 msgid "Privileged opcode" msgstr "" #: stdio-common/psiginfo-data.h:7 msgid "Privileged register" msgstr "" #: stdio-common/psiginfo-data.h:8 msgid "Coprocessor error" msgstr "" #: stdio-common/psiginfo-data.h:9 msgid "Internal stack error" msgstr "" #: stdio-common/psiginfo-data.h:12 msgid "Integer divide by zero" msgstr "" #: stdio-common/psiginfo-data.h:13 msgid "Integer overflow" msgstr "" #: stdio-common/psiginfo-data.h:14 msgid "Floating-point divide by zero" msgstr "" #: stdio-common/psiginfo-data.h:15 msgid "Floating-point overflow" msgstr "" #: stdio-common/psiginfo-data.h:16 msgid "Floating-point underflow" msgstr "" #: stdio-common/psiginfo-data.h:17 msgid "Floating-poing inexact result" msgstr "" #: stdio-common/psiginfo-data.h:18 msgid "Invalid floating-point operation" msgstr "" #: stdio-common/psiginfo-data.h:19 msgid "Subscript out of range" msgstr "" #: stdio-common/psiginfo-data.h:22 msgid "Address not mapped to object" msgstr "" #: stdio-common/psiginfo-data.h:23 msgid "Invalid permissions for mapped object" msgstr "" #: stdio-common/psiginfo-data.h:26 msgid "Invalid address alignment" msgstr "" #: stdio-common/psiginfo-data.h:27 msgid "Nonexisting physical address" msgstr "" #: stdio-common/psiginfo-data.h:28 msgid "Object-specific hardware error" msgstr "" #: stdio-common/psiginfo-data.h:31 msgid "Process breakpoint" msgstr "" #: stdio-common/psiginfo-data.h:32 msgid "Process trace trap" msgstr "" #: stdio-common/psiginfo-data.h:35 msgid "Child has exited" msgstr "" #: stdio-common/psiginfo-data.h:36 msgid "Child has terminated abnormally and did not create a core file" msgstr "" #: stdio-common/psiginfo-data.h:37 msgid "Child has terminated abnormally and created a core file" msgstr "" #: stdio-common/psiginfo-data.h:38 msgid "Traced child has trapped" msgstr "" #: stdio-common/psiginfo-data.h:39 msgid "Child has stopped" msgstr "" #: stdio-common/psiginfo-data.h:40 msgid "Stopped child has continued" msgstr "" #: stdio-common/psiginfo-data.h:43 msgid "Data input available" msgstr "" #: stdio-common/psiginfo-data.h:44 msgid "Output buffers available" msgstr "" #: stdio-common/psiginfo-data.h:45 msgid "Input message available" msgstr "" #: stdio-common/psiginfo-data.h:46 msgid "I/O error" msgstr "" #: stdio-common/psiginfo-data.h:47 msgid "High priority input available" msgstr "" #: stdio-common/psiginfo-data.h:48 msgid "Device disconnected" msgstr "" #: stdio-common/psiginfo.c:139 msgid "Signal sent by kill()" msgstr "" #: stdio-common/psiginfo.c:142 msgid "Signal sent by sigqueue()" msgstr "" #: stdio-common/psiginfo.c:145 msgid "Signal generated by the expiration of a timer" msgstr "" #: stdio-common/psiginfo.c:148 msgid "Signal generated by the completion of an asynchronous I/O request" msgstr "" #: stdio-common/psiginfo.c:152 msgid "" "Signal generated by the arrival of a message on an empty message queue" msgstr "" #: stdio-common/psiginfo.c:157 msgid "Signal sent by tkill()" msgstr "" #: stdio-common/psiginfo.c:162 msgid "" "Signal generated by the completion of an asynchronous name lookup request" msgstr "" #: stdio-common/psiginfo.c:168 msgid "Signal generated by the completion of an I/O request" msgstr "" #: stdio-common/psiginfo.c:174 msgid "Signal sent by the kernel" msgstr "" #: stdio-common/psiginfo.c:198 #, c-format msgid "Unknown signal %d\n" msgstr "" #: stdio-common/psignal.c:43 #, c-format msgid "%s%sUnknown signal %d\n" msgstr "" #: stdio-common/psignal.c:44 msgid "Unknown signal" msgstr "" #: string/_strerror.c:45 sysdeps/mach/_strerror.c:86 msgid "Unknown error " msgstr "" #: string/strerror.c:42 msgid "Unknown error" msgstr "" #: string/strsignal.c:60 #, c-format msgid "Real-time signal %d" msgstr "" #: string/strsignal.c:64 #, c-format msgid "Unknown signal %d" msgstr "" #: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:135 #: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233 #: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229 #: sunrpc/xdr.c:631 sunrpc/xdr.c:791 sunrpc/xdr_array.c:97 #: sunrpc/xdr_rec.c:152 sunrpc/xdr_ref.c:76 msgid "out of memory\n" msgstr "" #: sunrpc/auth_unix.c:349 msgid "auth_unix.c: Fatal marshalling problem" msgstr "" #: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111 #, c-format msgid "%s: %s; low version = %lu, high version = %lu" msgstr "" #: sunrpc/clnt_perr.c:102 #, c-format msgid "%s: %s; why = %s\n" msgstr "" #: sunrpc/clnt_perr.c:104 #, c-format msgid "%s: %s; why = (unknown authentication error - %d)\n" msgstr "" #: sunrpc/clnt_perr.c:153 msgid "RPC: Success" msgstr "" #: sunrpc/clnt_perr.c:156 msgid "RPC: Can't encode arguments" msgstr "" #: sunrpc/clnt_perr.c:160 msgid "RPC: Can't decode result" msgstr "" #: sunrpc/clnt_perr.c:164 msgid "RPC: Unable to send" msgstr "" #: sunrpc/clnt_perr.c:168 msgid "RPC: Unable to receive" msgstr "" #: sunrpc/clnt_perr.c:172 msgid "RPC: Timed out" msgstr "" #: sunrpc/clnt_perr.c:176 msgid "RPC: Incompatible versions of RPC" msgstr "" #: sunrpc/clnt_perr.c:180 msgid "RPC: Authentication error" msgstr "" #: sunrpc/clnt_perr.c:184 msgid "RPC: Program unavailable" msgstr "" #: sunrpc/clnt_perr.c:188 msgid "RPC: Program/version mismatch" msgstr "" #: sunrpc/clnt_perr.c:192 msgid "RPC: Procedure unavailable" msgstr "" #: sunrpc/clnt_perr.c:196 msgid "RPC: Server can't decode arguments" msgstr "" #: sunrpc/clnt_perr.c:200 msgid "RPC: Remote system error" msgstr "" #: sunrpc/clnt_perr.c:204 msgid "RPC: Unknown host" msgstr "" #: sunrpc/clnt_perr.c:208 msgid "RPC: Unknown protocol" msgstr "" #: sunrpc/clnt_perr.c:212 msgid "RPC: Port mapper failure" msgstr "" #: sunrpc/clnt_perr.c:216 msgid "RPC: Program not registered" msgstr "" #: sunrpc/clnt_perr.c:220 msgid "RPC: Failed (unspecified error)" msgstr "" #: sunrpc/clnt_perr.c:261 msgid "RPC: (unknown error code)" msgstr "" #: sunrpc/clnt_perr.c:333 msgid "Authentication OK" msgstr "" #: sunrpc/clnt_perr.c:336 msgid "Invalid client credential" msgstr "" #: sunrpc/clnt_perr.c:340 msgid "Server rejected credential" msgstr "" #: sunrpc/clnt_perr.c:344 msgid "Invalid client verifier" msgstr "" #: sunrpc/clnt_perr.c:348 msgid "Server rejected verifier" msgstr "" #: sunrpc/clnt_perr.c:352 msgid "Client credential too weak" msgstr "" #: sunrpc/clnt_perr.c:356 msgid "Invalid server verifier" msgstr "" #: sunrpc/clnt_perr.c:360 msgid "Failed (unspecified error)" msgstr "" #: sunrpc/clnt_raw.c:115 msgid "clnt_raw.c: fatal header serialization error" msgstr "" #: sunrpc/pm_getmaps.c:77 msgid "pmap_getmaps.c: rpc problem" msgstr "" #: sunrpc/pmap_clnt.c:127 msgid "Cannot register service" msgstr "" #: sunrpc/pmap_rmt.c:243 msgid "Cannot create socket for broadcast rpc" msgstr "" #: sunrpc/pmap_rmt.c:250 msgid "Cannot set socket option SO_BROADCAST" msgstr "" #: sunrpc/pmap_rmt.c:302 msgid "Cannot send broadcast packet" msgstr "" #: sunrpc/pmap_rmt.c:327 msgid "Broadcast poll problem" msgstr "" #: sunrpc/pmap_rmt.c:340 msgid "Cannot receive reply to broadcast" msgstr "" #: sunrpc/rpc_main.c:281 #, c-format msgid "%s: output would overwrite %s\n" msgstr "" #: sunrpc/rpc_main.c:288 #, c-format msgid "%s: unable to open %s: %m\n" msgstr "" #: sunrpc/rpc_main.c:300 #, c-format msgid "%s: while writing output %s: %m" msgstr "" #: sunrpc/rpc_main.c:336 sunrpc/rpc_main.c:375 #, c-format msgid "cannot find C preprocessor: %s\n" msgstr "" #: sunrpc/rpc_main.c:411 #, c-format msgid "%s: C preprocessor failed with signal %d\n" msgstr "" #: sunrpc/rpc_main.c:414 #, c-format msgid "%s: C preprocessor failed with exit code %d\n" msgstr "" #: sunrpc/rpc_main.c:454 #, c-format msgid "illegal nettype: `%s'\n" msgstr "" #: sunrpc/rpc_main.c:1089 #, c-format msgid "rpcgen: too many defines\n" msgstr "" #: sunrpc/rpc_main.c:1101 #, c-format msgid "rpcgen: arglist coding error\n" msgstr "" #. TRANS: the file will not be removed; this is an #. TRANS: informative message. #: sunrpc/rpc_main.c:1134 #, c-format msgid "file `%s' already exists and may be overwritten\n" msgstr "" #: sunrpc/rpc_main.c:1179 #, c-format msgid "Cannot specify more than one input file!\n" msgstr "" #: sunrpc/rpc_main.c:1349 #, c-format msgid "This implementation doesn't support newstyle or MT-safe code!\n" msgstr "" #: sunrpc/rpc_main.c:1358 #, c-format msgid "Cannot use netid flag with inetd flag!\n" msgstr "" #: sunrpc/rpc_main.c:1367 #, c-format msgid "Cannot use netid flag without TIRPC!\n" msgstr "" #: sunrpc/rpc_main.c:1374 #, c-format msgid "Cannot use table flags with newstyle!\n" msgstr "" #: sunrpc/rpc_main.c:1393 #, c-format msgid "\"infile\" is required for template generation flags.\n" msgstr "" #: sunrpc/rpc_main.c:1398 #, c-format msgid "Cannot have more than one file generation flag!\n" msgstr "" #: sunrpc/rpc_main.c:1407 #, c-format msgid "usage: %s infile\n" msgstr "" #: sunrpc/rpc_main.c:1408 #, c-format msgid "" "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] " "infile\n" msgstr "" #: sunrpc/rpc_main.c:1410 #, c-format msgid "" "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1412 #, c-format msgid "\t%s [-s nettype]* [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1413 #, c-format msgid "\t%s [-n netid]* [-o outfile] [infile]\n" msgstr "" #: sunrpc/rpc_main.c:1421 #, c-format msgid "options:\n" msgstr "" #: sunrpc/rpc_main.c:1422 #, c-format msgid "-a\t\tgenerate all files, including samples\n" msgstr "" #: sunrpc/rpc_main.c:1423 #, c-format msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n" msgstr "" #: sunrpc/rpc_main.c:1424 #, c-format msgid "-c\t\tgenerate XDR routines\n" msgstr "" #: sunrpc/rpc_main.c:1425 #, c-format msgid "-C\t\tANSI C mode\n" msgstr "" #: sunrpc/rpc_main.c:1426 #, c-format msgid "-Dname[=value]\tdefine a symbol (same as #define)\n" msgstr "" #: sunrpc/rpc_main.c:1427 #, c-format msgid "-h\t\tgenerate header file\n" msgstr "" #: sunrpc/rpc_main.c:1428 #, c-format msgid "-i size\t\tsize at which to start generating inline code\n" msgstr "" #: sunrpc/rpc_main.c:1429 #, c-format msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n" msgstr "" #: sunrpc/rpc_main.c:1430 #, c-format msgid "-K seconds\tserver exits after K seconds of inactivity\n" msgstr "" #: sunrpc/rpc_main.c:1431 #, c-format msgid "-l\t\tgenerate client side stubs\n" msgstr "" #: sunrpc/rpc_main.c:1432 #, c-format msgid "-L\t\tserver errors will be printed to syslog\n" msgstr "" #: sunrpc/rpc_main.c:1433 #, c-format msgid "-m\t\tgenerate server side stubs\n" msgstr "" #: sunrpc/rpc_main.c:1434 #, c-format msgid "-M\t\tgenerate MT-safe code\n" msgstr "" #: sunrpc/rpc_main.c:1435 #, c-format msgid "-n netid\tgenerate server code that supports named netid\n" msgstr "" #: sunrpc/rpc_main.c:1436 #, c-format msgid "-N\t\tsupports multiple arguments and call-by-value\n" msgstr "" #: sunrpc/rpc_main.c:1437 #, c-format msgid "-o outfile\tname of the output file\n" msgstr "" #: sunrpc/rpc_main.c:1438 #, c-format msgid "-s nettype\tgenerate server code that supports named nettype\n" msgstr "" #: sunrpc/rpc_main.c:1439 #, c-format msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n" msgstr "" #: sunrpc/rpc_main.c:1440 #, c-format msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n" msgstr "" #: sunrpc/rpc_main.c:1441 #, c-format msgid "-Sm \t\tgenerate makefile template \n" msgstr "" #: sunrpc/rpc_main.c:1442 #, c-format msgid "-t\t\tgenerate RPC dispatch table\n" msgstr "" #: sunrpc/rpc_main.c:1443 #, c-format msgid "-T\t\tgenerate code to support RPC dispatch tables\n" msgstr "" #: sunrpc/rpc_main.c:1444 #, c-format msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n" msgstr "" #: sunrpc/rpc_main.c:1445 #, c-format msgid "-5\t\tSysVr4 compatibility mode\n" msgstr "" #: sunrpc/rpc_main.c:1446 #, c-format msgid "--help\t\tgive this help list\n" msgstr "" #: sunrpc/rpc_main.c:1447 #, c-format msgid "--version\tprint program version\n" msgstr "" #: sunrpc/rpc_main.c:1449 #, c-format msgid "" "\n" "For bug reporting instructions, please see:\n" "%s.\n" msgstr "" #: sunrpc/rpc_scan.c:112 msgid "constant or identifier expected" msgstr "" #: sunrpc/rpc_scan.c:308 msgid "illegal character in file: " msgstr "" #: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373 msgid "unterminated string constant" msgstr "" #: sunrpc/rpc_scan.c:379 msgid "empty char string" msgstr "" #: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531 msgid "preprocessor error" msgstr "" #: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392 #, c-format msgid "program %lu is not available\n" msgstr "" #: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342 #: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485 #: sunrpc/rpcinfo.c:519 #, c-format msgid "program %lu version %lu is not available\n" msgstr "" #: sunrpc/rpcinfo.c:524 #, c-format msgid "program %lu version %lu ready and waiting\n" msgstr "" #: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572 msgid "rpcinfo: can't contact portmapper" msgstr "" #: sunrpc/rpcinfo.c:579 msgid "No remote programs registered.\n" msgstr "" #: sunrpc/rpcinfo.c:583 msgid " program vers proto port\n" msgstr "" #: sunrpc/rpcinfo.c:622 msgid "(unknown)" msgstr "" #: sunrpc/rpcinfo.c:646 #, c-format msgid "rpcinfo: broadcast failed: %s\n" msgstr "" #: sunrpc/rpcinfo.c:667 msgid "Sorry. You are not root\n" msgstr "" #: sunrpc/rpcinfo.c:674 #, c-format msgid "rpcinfo: Could not delete registration for prog %s version %s\n" msgstr "" #: sunrpc/rpcinfo.c:683 msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n" msgstr "" #: sunrpc/rpcinfo.c:685 msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n" msgstr "" #: sunrpc/rpcinfo.c:687 msgid " rpcinfo -p [ host ]\n" msgstr "" #: sunrpc/rpcinfo.c:688 msgid " rpcinfo -b prognum versnum\n" msgstr "" #: sunrpc/rpcinfo.c:689 msgid " rpcinfo -d prognum versnum\n" msgstr "" #: sunrpc/rpcinfo.c:714 #, c-format msgid "rpcinfo: %s is unknown service\n" msgstr "" #: sunrpc/rpcinfo.c:751 #, c-format msgid "rpcinfo: %s is unknown host\n" msgstr "" #: sunrpc/svc_run.c:71 msgid "svc_run: - out of memory" msgstr "" #: sunrpc/svc_run.c:91 msgid "svc_run: - poll failed" msgstr "" #: sunrpc/svc_simple.c:80 #, c-format msgid "can't reassign procedure number %ld\n" msgstr "" #: sunrpc/svc_simple.c:90 msgid "couldn't create an rpc server\n" msgstr "" #: sunrpc/svc_simple.c:98 #, c-format msgid "couldn't register prog %ld vers %ld\n" msgstr "" #: sunrpc/svc_simple.c:106 msgid "registerrpc: out of memory\n" msgstr "" #: sunrpc/svc_simple.c:169 #, c-format msgid "trouble replying to prog %d\n" msgstr "" #: sunrpc/svc_simple.c:178 #, c-format msgid "never registered prog %d\n" msgstr "" #: sunrpc/svc_tcp.c:164 msgid "svc_tcp.c - tcp socket creation problem" msgstr "" #: sunrpc/svc_tcp.c:179 msgid "svc_tcp.c - cannot getsockname or listen" msgstr "" #: sunrpc/svc_udp.c:137 msgid "svcudp_create: socket creation problem" msgstr "" #: sunrpc/svc_udp.c:151 msgid "svcudp_create - cannot getsockname" msgstr "" #: sunrpc/svc_udp.c:183 msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n" msgstr "" #: sunrpc/svc_udp.c:495 msgid "enablecache: cache already enabled" msgstr "" #: sunrpc/svc_udp.c:501 msgid "enablecache: could not allocate cache" msgstr "" #: sunrpc/svc_udp.c:510 msgid "enablecache: could not allocate cache data" msgstr "" #: sunrpc/svc_udp.c:518 msgid "enablecache: could not allocate cache fifo" msgstr "" #: sunrpc/svc_udp.c:554 msgid "cache_set: victim not found" msgstr "" #: sunrpc/svc_udp.c:565 msgid "cache_set: victim alloc failed" msgstr "" #: sunrpc/svc_udp.c:572 msgid "cache_set: could not allocate new rpc_buffer" msgstr "" #: sunrpc/svc_unix.c:162 msgid "svc_unix.c - AF_UNIX socket creation problem" msgstr "" #: sunrpc/svc_unix.c:178 msgid "svc_unix.c - cannot getsockname or listen" msgstr "" #: sysdeps/generic/siglist.h:28 msgid "Hangup" msgstr "" #: sysdeps/generic/siglist.h:29 msgid "Interrupt" msgstr "" #: sysdeps/generic/siglist.h:30 msgid "Quit" msgstr "" #: sysdeps/generic/siglist.h:31 msgid "Illegal instruction" msgstr "" #: sysdeps/generic/siglist.h:32 msgid "Trace/breakpoint trap" msgstr "" #: sysdeps/generic/siglist.h:33 msgid "Aborted" msgstr "" #: sysdeps/generic/siglist.h:34 msgid "Floating point exception" msgstr "" #: sysdeps/generic/siglist.h:35 msgid "Killed" msgstr "" #: sysdeps/generic/siglist.h:36 msgid "Bus error" msgstr "" #: sysdeps/generic/siglist.h:37 msgid "Segmentation fault" msgstr "" #. TRANS Broken pipe; there is no process reading from the other end of a pipe. #. TRANS Every library function that returns this error code also generates a #. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled #. TRANS or blocked. Thus, your program will never actually see @code{EPIPE} #. TRANS unless it has handled or blocked @code{SIGPIPE}. #: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:359 msgid "Broken pipe" msgstr "" #: sysdeps/generic/siglist.h:39 msgid "Alarm clock" msgstr "" #: sysdeps/generic/siglist.h:40 msgid "Terminated" msgstr "" #: sysdeps/generic/siglist.h:41 msgid "Urgent I/O condition" msgstr "" #: sysdeps/generic/siglist.h:42 msgid "Stopped (signal)" msgstr "" #: sysdeps/generic/siglist.h:43 msgid "Stopped" msgstr "" #: sysdeps/generic/siglist.h:44 msgid "Continued" msgstr "" #: sysdeps/generic/siglist.h:45 msgid "Child exited" msgstr "" #: sysdeps/generic/siglist.h:46 msgid "Stopped (tty input)" msgstr "" #: sysdeps/generic/siglist.h:47 msgid "Stopped (tty output)" msgstr "" #: sysdeps/generic/siglist.h:48 msgid "I/O possible" msgstr "" #: sysdeps/generic/siglist.h:49 msgid "CPU time limit exceeded" msgstr "" #: sysdeps/generic/siglist.h:50 msgid "File size limit exceeded" msgstr "" #: sysdeps/generic/siglist.h:51 msgid "Virtual timer expired" msgstr "" #: sysdeps/generic/siglist.h:52 msgid "Profiling timer expired" msgstr "" #: sysdeps/generic/siglist.h:53 msgid "User defined signal 1" msgstr "" #: sysdeps/generic/siglist.h:54 msgid "User defined signal 2" msgstr "" #: sysdeps/generic/siglist.h:58 msgid "EMT trap" msgstr "" #: sysdeps/generic/siglist.h:61 msgid "Bad system call" msgstr "" #: sysdeps/generic/siglist.h:64 msgid "Stack fault" msgstr "" #: sysdeps/generic/siglist.h:67 msgid "Information request" msgstr "" #: sysdeps/generic/siglist.h:69 msgid "Power failure" msgstr "" #: sysdeps/generic/siglist.h:72 msgid "Resource lost" msgstr "" #: sysdeps/generic/siglist.h:75 msgid "Window changed" msgstr "" #. TRANS Operation not permitted; only the owner of the file (or other resource) #. TRANS or processes with special privileges can perform the operation. #: sysdeps/gnu/errlist.c:25 msgid "Operation not permitted" msgstr "" #. TRANS No process matches the specified process ID. #: sysdeps/gnu/errlist.c:45 msgid "No such process" msgstr "" #. TRANS Interrupted function call; an asynchronous signal occurred and prevented #. TRANS completion of the call. When this happens, you should try the call #. TRANS again. #. TRANS #. TRANS You can choose to have functions resume after a signal that is handled, #. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted #. TRANS Primitives}. #: sysdeps/gnu/errlist.c:60 msgid "Interrupted system call" msgstr "" #. TRANS Input/output error; usually used for physical read or write errors. #: sysdeps/gnu/errlist.c:69 msgid "Input/output error" msgstr "" #. TRANS No such device or address. The system tried to use the device #. TRANS represented by a file you specified, and it couldn't find the device. #. TRANS This can mean that the device file was installed incorrectly, or that #. TRANS the physical device is missing or not correctly attached to the #. TRANS computer. #: sysdeps/gnu/errlist.c:82 msgid "No such device or address" msgstr "" #. TRANS Argument list too long; used when the arguments passed to a new program #. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a #. TRANS File}) occupy too much memory space. This condition never arises on #. TRANS @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:94 msgid "Argument list too long" msgstr "" #. TRANS Invalid executable file format. This condition is detected by the #. TRANS @code{exec} functions; see @ref{Executing a File}. #: sysdeps/gnu/errlist.c:104 msgid "Exec format error" msgstr "" #. TRANS Bad file descriptor; for example, I/O on a descriptor that has been #. TRANS closed or reading from a descriptor open only for writing (or vice #. TRANS versa). #: sysdeps/gnu/errlist.c:115 msgid "Bad file descriptor" msgstr "" #. TRANS There are no child processes. This error happens on operations that are #. TRANS supposed to manipulate child processes, when there aren't any processes #. TRANS to manipulate. #: sysdeps/gnu/errlist.c:126 msgid "No child processes" msgstr "" #. TRANS Deadlock avoided; allocating a system resource would have resulted in a #. TRANS deadlock situation. The system does not guarantee that it will notice #. TRANS all such situations. This error means you got lucky and the system #. TRANS noticed; it might just hang. @xref{File Locks}, for an example. #: sysdeps/gnu/errlist.c:138 msgid "Resource deadlock avoided" msgstr "" #. TRANS No memory available. The system cannot allocate more virtual memory #. TRANS because its capacity is full. #: sysdeps/gnu/errlist.c:148 msgid "Cannot allocate memory" msgstr "" #. TRANS Bad address; an invalid pointer was detected. #. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead. #: sysdeps/gnu/errlist.c:167 msgid "Bad address" msgstr "" #. TRANS A file that isn't a block special file was given in a situation that #. TRANS requires one. For example, trying to mount an ordinary file as a file #. TRANS system in Unix gives this error. #: sysdeps/gnu/errlist.c:178 msgid "Block device required" msgstr "" #. TRANS Resource busy; a system resource that can't be shared is already in use. #. TRANS For example, if you try to delete a file that is the root of a currently #. TRANS mounted filesystem, you get this error. #: sysdeps/gnu/errlist.c:189 msgid "Device or resource busy" msgstr "" #. TRANS File exists; an existing file was specified in a context where it only #. TRANS makes sense to specify a new file. #: sysdeps/gnu/errlist.c:199 msgid "File exists" msgstr "" #. TRANS An attempt to make an improper link across file systems was detected. #. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but #. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:210 msgid "Invalid cross-device link" msgstr "" #. TRANS The wrong type of device was given to a function that expects a #. TRANS particular sort of device. #: sysdeps/gnu/errlist.c:220 msgid "No such device" msgstr "" #. TRANS A file that isn't a directory was specified when a directory is required. #: sysdeps/gnu/errlist.c:229 msgid "Not a directory" msgstr "" #. TRANS File is a directory; you cannot open a directory for writing, #. TRANS or create or remove hard links to it. #: sysdeps/gnu/errlist.c:239 msgid "Is a directory" msgstr "" #. TRANS Invalid argument. This is used to indicate various kinds of problems #. TRANS with passing the wrong argument to a library function. #: sysdeps/gnu/errlist.c:249 msgid "Invalid argument" msgstr "" #. TRANS The current process has too many files open and can't open any more. #. TRANS Duplicate descriptors do count toward this limit. #. TRANS #. TRANS In BSD and GNU, the number of open files is controlled by a resource #. TRANS limit that can usually be increased. If you get this error, you might #. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited; #. TRANS @pxref{Limits on Resources}. #: sysdeps/gnu/errlist.c:264 msgid "Too many open files" msgstr "" #. TRANS There are too many distinct file openings in the entire system. Note #. TRANS that any number of linked channels count as just one file opening; see #. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}. #: sysdeps/gnu/errlist.c:275 msgid "Too many open files in system" msgstr "" #. TRANS Inappropriate I/O control operation, such as trying to set terminal #. TRANS modes on an ordinary file. #: sysdeps/gnu/errlist.c:285 msgid "Inappropriate ioctl for device" msgstr "" #. TRANS An attempt to execute a file that is currently open for writing, or #. TRANS write to a file that is currently being executed. Often using a #. TRANS debugger to run a program is considered having it open for writing and #. TRANS will cause this error. (The name stands for ``text file busy''.) This #. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary. #: sysdeps/gnu/errlist.c:298 msgid "Text file busy" msgstr "" #. TRANS File too big; the size of a file would be larger than allowed by the system. #: sysdeps/gnu/errlist.c:307 msgid "File too large" msgstr "" #. TRANS No space left on device; write operation on a file failed because the #. TRANS disk is full. #: sysdeps/gnu/errlist.c:317 msgid "No space left on device" msgstr "" #. TRANS Invalid seek operation (such as on a pipe). #: sysdeps/gnu/errlist.c:326 msgid "Illegal seek" msgstr "" #. TRANS An attempt was made to modify something on a read-only file system. #: sysdeps/gnu/errlist.c:335 msgid "Read-only file system" msgstr "" #. TRANS Too many links; the link count of a single file would become too large. #. TRANS @code{rename} can cause this error if the file being renamed already has #. TRANS as many links as it can take (@pxref{Renaming Files}). #: sysdeps/gnu/errlist.c:346 msgid "Too many links" msgstr "" #. TRANS Domain error; used by mathematical functions when an argument value does #. TRANS not fall into the domain over which the function is defined. #: sysdeps/gnu/errlist.c:369 msgid "Numerical argument out of domain" msgstr "" #. TRANS Range error; used by mathematical functions when the result value is #. TRANS not representable because of overflow or underflow. #: sysdeps/gnu/errlist.c:379 msgid "Numerical result out of range" msgstr "" #. TRANS Resource temporarily unavailable; the call might work if you try again #. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN}; #. TRANS they are always the same in @theglibc{}. #. TRANS #. TRANS This error can happen in a few different situations: #. TRANS #. TRANS @itemize @bullet #. TRANS @item #. TRANS An operation that would block was attempted on an object that has #. TRANS non-blocking mode selected. Trying the same operation again will block #. TRANS until some external condition makes it possible to read, write, or #. TRANS connect (whatever the operation). You can use @code{select} to find out #. TRANS when the operation will be possible; @pxref{Waiting for I/O}. #. TRANS #. TRANS @strong{Portability Note:} In many older Unix systems, this condition #. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code #. TRANS different from @code{EAGAIN}. To make your program portable, you should #. TRANS check for both codes and treat them the same. #. TRANS #. TRANS @item #. TRANS A temporary resource shortage made an operation impossible. @code{fork} #. TRANS can return this error. It indicates that the shortage is expected to #. TRANS pass, so your program can try the call again later and it may succeed. #. TRANS It is probably a good idea to delay for a few seconds before trying it #. TRANS again, to allow time for other processes to release scarce resources. #. TRANS Such shortages are usually fairly serious and affect the whole system, #. TRANS so usually an interactive program should report the error to the user #. TRANS and return to its command loop. #. TRANS @end itemize #: sysdeps/gnu/errlist.c:416 msgid "Resource temporarily unavailable" msgstr "" #. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above). #. TRANS The values are always the same, on every operating system. #. TRANS #. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a #. TRANS separate error code. #: sysdeps/gnu/errlist.c:429 msgid "Operation would block" msgstr "" #. TRANS An operation that cannot complete immediately was initiated on an object #. TRANS that has non-blocking mode selected. Some functions that must always #. TRANS block (such as @code{connect}; @pxref{Connecting}) never return #. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that #. TRANS the operation has begun and will take some time. Attempts to manipulate #. TRANS the object before the call completes return @code{EALREADY}. You can #. TRANS use the @code{select} function to find out when the pending operation #. TRANS has completed; @pxref{Waiting for I/O}. #: sysdeps/gnu/errlist.c:445 msgid "Operation now in progress" msgstr "" #. TRANS An operation is already in progress on an object that has non-blocking #. TRANS mode selected. #: sysdeps/gnu/errlist.c:455 msgid "Operation already in progress" msgstr "" #. TRANS A file that isn't a socket was specified when a socket is required. #: sysdeps/gnu/errlist.c:464 msgid "Socket operation on non-socket" msgstr "" #. TRANS The size of a message sent on a socket was larger than the supported #. TRANS maximum size. #: sysdeps/gnu/errlist.c:474 msgid "Message too long" msgstr "" #. TRANS The socket type does not support the requested communications protocol. #: sysdeps/gnu/errlist.c:483 msgid "Protocol wrong type for socket" msgstr "" #. TRANS You specified a socket option that doesn't make sense for the #. TRANS particular protocol being used by the socket. @xref{Socket Options}. #: sysdeps/gnu/errlist.c:493 msgid "Protocol not available" msgstr "" #. TRANS The socket domain does not support the requested communications protocol #. TRANS (perhaps because the requested protocol is completely invalid). #. TRANS @xref{Creating a Socket}. #: sysdeps/gnu/errlist.c:504 msgid "Protocol not supported" msgstr "" #. TRANS The socket type is not supported. #: sysdeps/gnu/errlist.c:513 msgid "Socket type not supported" msgstr "" #. TRANS The operation you requested is not supported. Some socket functions #. TRANS don't make sense for all types of sockets, and others may not be #. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this #. TRANS error can happen for many calls when the object does not support the #. TRANS particular operation; it is a generic indication that the server knows #. TRANS nothing to do for that call. #: sysdeps/gnu/errlist.c:527 msgid "Operation not supported" msgstr "" #. TRANS The socket communications protocol family you requested is not supported. #: sysdeps/gnu/errlist.c:536 msgid "Protocol family not supported" msgstr "" #. TRANS The address family specified for a socket is not supported; it is #. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}. #: sysdeps/gnu/errlist.c:546 msgid "Address family not supported by protocol" msgstr "" #. TRANS The requested socket address is already in use. @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:555 msgid "Address already in use" msgstr "" #. TRANS The requested socket address is not available; for example, you tried #. TRANS to give a socket a name that doesn't match the local host name. #. TRANS @xref{Socket Addresses}. #: sysdeps/gnu/errlist.c:566 msgid "Cannot assign requested address" msgstr "" #. TRANS A socket operation failed because the network was down. #: sysdeps/gnu/errlist.c:575 msgid "Network is down" msgstr "" #. TRANS A socket operation failed because the subnet containing the remote host #. TRANS was unreachable. #: sysdeps/gnu/errlist.c:585 msgid "Network is unreachable" msgstr "" #. TRANS A network connection was reset because the remote host crashed. #: sysdeps/gnu/errlist.c:594 msgid "Network dropped connection on reset" msgstr "" #. TRANS A network connection was aborted locally. #: sysdeps/gnu/errlist.c:603 msgid "Software caused connection abort" msgstr "" #. TRANS A network connection was closed for reasons outside the control of the #. TRANS local host, such as by the remote machine rebooting or an unrecoverable #. TRANS protocol violation. #: sysdeps/gnu/errlist.c:614 msgid "Connection reset by peer" msgstr "" #. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this #. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the #. TRANS other from network operations. #: sysdeps/gnu/errlist.c:625 msgid "No buffer space available" msgstr "" #. TRANS You tried to connect a socket that is already connected. #. TRANS @xref{Connecting}. #: sysdeps/gnu/errlist.c:635 msgid "Transport endpoint is already connected" msgstr "" #. TRANS The socket is not connected to anything. You get this error when you #. TRANS try to transmit data over a socket, without first specifying a #. TRANS destination for the data. For a connectionless socket (for datagram #. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead. #: sysdeps/gnu/errlist.c:647 msgid "Transport endpoint is not connected" msgstr "" #. TRANS No default destination address was set for the socket. You get this #. TRANS error when you try to transmit data over a connectionless socket, #. TRANS without first specifying a destination for the data with @code{connect}. #: sysdeps/gnu/errlist.c:658 msgid "Destination address required" msgstr "" #. TRANS The socket has already been shut down. #: sysdeps/gnu/errlist.c:667 msgid "Cannot send after transport endpoint shutdown" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:676 msgid "Too many references: cannot splice" msgstr "" #. TRANS A socket operation with a specified timeout received no response during #. TRANS the timeout period. #: sysdeps/gnu/errlist.c:686 msgid "Connection timed out" msgstr "" #. TRANS A remote host refused to allow the network connection (typically because #. TRANS it is not running the requested service). #: sysdeps/gnu/errlist.c:696 msgid "Connection refused" msgstr "" #. TRANS Too many levels of symbolic links were encountered in looking up a file name. #. TRANS This often indicates a cycle of symbolic links. #: sysdeps/gnu/errlist.c:706 msgid "Too many levels of symbolic links" msgstr "" #. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for #. TRANS Files}) or host name too long (in @code{gethostname} or #. TRANS @code{sethostname}; @pxref{Host Identification}). #: sysdeps/gnu/errlist.c:717 msgid "File name too long" msgstr "" #. TRANS The remote host for a requested network connection is down. #: sysdeps/gnu/errlist.c:726 msgid "Host is down" msgstr "" #. TRANS The remote host for a requested network connection is not reachable. #: sysdeps/gnu/errlist.c:735 msgid "No route to host" msgstr "" #. TRANS Directory not empty, where an empty directory was expected. Typically, #. TRANS this error occurs when you are trying to delete a directory. #: sysdeps/gnu/errlist.c:745 msgid "Directory not empty" msgstr "" #. TRANS This means that the per-user limit on new process would be exceeded by #. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on #. TRANS the @code{RLIMIT_NPROC} limit. #: sysdeps/gnu/errlist.c:756 msgid "Too many processes" msgstr "" #. TRANS The file quota system is confused because there are too many users. #. TRANS @c This can probably happen in a GNU system when using NFS. #: sysdeps/gnu/errlist.c:766 msgid "Too many users" msgstr "" #. TRANS The user's disk quota was exceeded. #: sysdeps/gnu/errlist.c:775 msgid "Disk quota exceeded" msgstr "" #. TRANS Stale file handle. This indicates an internal confusion in the #. TRANS file system which is due to file system rearrangements on the server host #. TRANS for NFS file systems or corruption in other file systems. #. TRANS Repairing this condition usually requires unmounting, possibly repairing #. TRANS and remounting the file system. #: sysdeps/gnu/errlist.c:788 msgid "Stale file handle" msgstr "" #. TRANS An attempt was made to NFS-mount a remote file system with a file name that #. TRANS already specifies an NFS-mounted file. #. TRANS (This is an error on some operating systems, but we expect it to work #. TRANS properly on @gnuhurdsystems{}, making this error code impossible.) #: sysdeps/gnu/errlist.c:800 msgid "Object is remote" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:809 msgid "RPC struct is bad" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:818 msgid "RPC version wrong" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:827 msgid "RPC program not available" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:836 msgid "RPC program version wrong" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:845 msgid "RPC bad procedure for program" msgstr "" #. TRANS No locks available. This is used by the file locking facilities; see #. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but #. TRANS it can result from an operation to an NFS server running another #. TRANS operating system. #: sysdeps/gnu/errlist.c:857 msgid "No locks available" msgstr "" #. TRANS Inappropriate file type or format. The file was the wrong type for the #. TRANS operation, or a data file had the wrong format. #. TRANS #. TRANS On some systems @code{chmod} returns this error if you try to set the #. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}. #: sysdeps/gnu/errlist.c:870 msgid "Inappropriate file type or format" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:879 msgid "Authentication error" msgstr "" #. TRANS ??? #: sysdeps/gnu/errlist.c:888 msgid "Need authenticator" msgstr "" #. TRANS Function not implemented. This indicates that the function called is #. TRANS not implemented at all, either in the C library itself or in the #. TRANS operating system. When you get this error, you can be sure that this #. TRANS particular function will always fail with @code{ENOSYS} unless you #. TRANS install a new version of the C library or the operating system. #: sysdeps/gnu/errlist.c:901 msgid "Function not implemented" msgstr "" #. TRANS Not supported. A function returns this error when certain parameter #. TRANS values are valid, but the functionality they request is not available. #. TRANS This can mean that the function does not implement a particular command #. TRANS or option value or flag bit at all. For functions that operate on some #. TRANS object given in a parameter, such as a file descriptor or a port, it #. TRANS might instead mean that only @emph{that specific object} (file #. TRANS descriptor, port, etc.) is unable to support the other parameters given; #. TRANS different file descriptors might support different ranges of parameter #. TRANS values. #. TRANS #. TRANS If the entire function is not available at all in the implementation, #. TRANS it returns @code{ENOSYS} instead. #: sysdeps/gnu/errlist.c:921 msgid "Not supported" msgstr "" #. TRANS While decoding a multibyte character the function came along an invalid #. TRANS or an incomplete sequence of bytes or the given wide character is invalid. #: sysdeps/gnu/errlist.c:931 msgid "Invalid or incomplete multibyte or wide character" msgstr "" #. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return #. TRANS this error for certain operations when the caller is not in the #. TRANS foreground process group of the terminal. Users do not usually see this #. TRANS error because functions such as @code{read} and @code{write} translate #. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control}, #. TRANS for information on process groups and these signals. #: sysdeps/gnu/errlist.c:945 msgid "Inappropriate operation for background process" msgstr "" #. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is #. TRANS translated by a program and the translator program dies while starting #. TRANS up, before it has connected to the file. #: sysdeps/gnu/errlist.c:956 msgid "Translator died" msgstr "" #. TRANS The experienced user will know what is wrong. #. TRANS @c This error code is a joke. Its perror text is part of the joke. #. TRANS @c Don't change it. #: sysdeps/gnu/errlist.c:967 msgid "?" msgstr "" #. TRANS You did @strong{what}? #: sysdeps/gnu/errlist.c:976 msgid "You really blew it this time" msgstr "" #. TRANS Go home and have a glass of warm, dairy-fresh milk. #: sysdeps/gnu/errlist.c:985 msgid "Computer bought the farm" msgstr "" #. TRANS This error code has no purpose. #: sysdeps/gnu/errlist.c:994 msgid "Gratuitous error" msgstr "" #: sysdeps/gnu/errlist.c:1002 msgid "Bad message" msgstr "" #: sysdeps/gnu/errlist.c:1010 msgid "Identifier removed" msgstr "" #: sysdeps/gnu/errlist.c:1018 msgid "Multihop attempted" msgstr "" #: sysdeps/gnu/errlist.c:1026 msgid "No data available" msgstr "" #: sysdeps/gnu/errlist.c:1034 msgid "Link has been severed" msgstr "" #: sysdeps/gnu/errlist.c:1042 msgid "No message of desired type" msgstr "" #: sysdeps/gnu/errlist.c:1050 msgid "Out of streams resources" msgstr "" #: sysdeps/gnu/errlist.c:1058 msgid "Device not a stream" msgstr "" #: sysdeps/gnu/errlist.c:1066 msgid "Value too large for defined data type" msgstr "" #: sysdeps/gnu/errlist.c:1074 msgid "Protocol error" msgstr "" #: sysdeps/gnu/errlist.c:1082 msgid "Timer expired" msgstr "" #. TRANS Operation canceled; an asynchronous operation was canceled before it #. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel}, #. TRANS the normal result is for the operations affected to complete with this #. TRANS error; @pxref{Cancel AIO Operations}. #: sysdeps/gnu/errlist.c:1094 msgid "Operation canceled" msgstr "" #: sysdeps/gnu/errlist.c:1102 msgid "Interrupted system call should be restarted" msgstr "" #: sysdeps/gnu/errlist.c:1110 msgid "Channel number out of range" msgstr "" #: sysdeps/gnu/errlist.c:1118 msgid "Level 2 not synchronized" msgstr "" #: sysdeps/gnu/errlist.c:1126 msgid "Level 3 halted" msgstr "" #: sysdeps/gnu/errlist.c:1134 msgid "Level 3 reset" msgstr "" #: sysdeps/gnu/errlist.c:1142 msgid "Link number out of range" msgstr "" #: sysdeps/gnu/errlist.c:1150 msgid "Protocol driver not attached" msgstr "" #: sysdeps/gnu/errlist.c:1158 msgid "No CSI structure available" msgstr "" #: sysdeps/gnu/errlist.c:1166 msgid "Level 2 halted" msgstr "" #: sysdeps/gnu/errlist.c:1174 msgid "Invalid exchange" msgstr "" #: sysdeps/gnu/errlist.c:1182 msgid "Invalid request descriptor" msgstr "" #: sysdeps/gnu/errlist.c:1190 msgid "Exchange full" msgstr "" #: sysdeps/gnu/errlist.c:1198 msgid "No anode" msgstr "" #: sysdeps/gnu/errlist.c:1206 msgid "Invalid request code" msgstr "" #: sysdeps/gnu/errlist.c:1214 msgid "Invalid slot" msgstr "" #: sysdeps/gnu/errlist.c:1222 msgid "File locking deadlock error" msgstr "" #: sysdeps/gnu/errlist.c:1230 msgid "Bad font file format" msgstr "" #: sysdeps/gnu/errlist.c:1238 msgid "Machine is not on the network" msgstr "" #: sysdeps/gnu/errlist.c:1246 msgid "Package not installed" msgstr "" #: sysdeps/gnu/errlist.c:1254 msgid "Advertise error" msgstr "" #: sysdeps/gnu/errlist.c:1262 msgid "Srmount error" msgstr "" #: sysdeps/gnu/errlist.c:1270 msgid "Communication error on send" msgstr "" #: sysdeps/gnu/errlist.c:1278 msgid "RFS specific error" msgstr "" #: sysdeps/gnu/errlist.c:1286 msgid "Name not unique on network" msgstr "" #: sysdeps/gnu/errlist.c:1294 msgid "File descriptor in bad state" msgstr "" #: sysdeps/gnu/errlist.c:1302 msgid "Remote address changed" msgstr "" #: sysdeps/gnu/errlist.c:1310 msgid "Can not access a needed shared library" msgstr "" #: sysdeps/gnu/errlist.c:1318 msgid "Accessing a corrupted shared library" msgstr "" #: sysdeps/gnu/errlist.c:1326 msgid ".lib section in a.out corrupted" msgstr "" #: sysdeps/gnu/errlist.c:1334 msgid "Attempting to link in too many shared libraries" msgstr "" #: sysdeps/gnu/errlist.c:1342 msgid "Cannot exec a shared library directly" msgstr "" #: sysdeps/gnu/errlist.c:1350 msgid "Streams pipe error" msgstr "" #: sysdeps/gnu/errlist.c:1358 msgid "Structure needs cleaning" msgstr "" #: sysdeps/gnu/errlist.c:1366 msgid "Not a XENIX named type file" msgstr "" #: sysdeps/gnu/errlist.c:1374 msgid "No XENIX semaphores available" msgstr "" #: sysdeps/gnu/errlist.c:1382 msgid "Is a named type file" msgstr "" #: sysdeps/gnu/errlist.c:1390 msgid "Remote I/O error" msgstr "" #: sysdeps/gnu/errlist.c:1398 msgid "No medium found" msgstr "" #: sysdeps/gnu/errlist.c:1406 msgid "Wrong medium type" msgstr "" #: sysdeps/gnu/errlist.c:1414 msgid "Required key not available" msgstr "" #: sysdeps/gnu/errlist.c:1422 msgid "Key has expired" msgstr "" #: sysdeps/gnu/errlist.c:1430 msgid "Key has been revoked" msgstr "" #: sysdeps/gnu/errlist.c:1438 msgid "Key was rejected by service" msgstr "" #: sysdeps/gnu/errlist.c:1446 msgid "Owner died" msgstr "" #: sysdeps/gnu/errlist.c:1454 msgid "State not recoverable" msgstr "" #: sysdeps/gnu/errlist.c:1462 msgid "Operation not possible due to RF-kill" msgstr "" #: sysdeps/gnu/errlist.c:1470 msgid "Memory page has hardware error" msgstr "" #: sysdeps/mach/_strerror.c:56 msgid "Error in unknown error system: " msgstr "" #: sysdeps/posix/gai_strerror-strs.h:1 msgid "Address family for hostname not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:2 msgid "Temporary failure in name resolution" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:3 msgid "Bad value for ai_flags" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:4 msgid "Non-recoverable failure in name resolution" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:5 msgid "ai_family not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:6 msgid "Memory allocation failure" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:7 msgid "No address associated with hostname" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:8 msgid "Name or service not known" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:9 msgid "Servname not supported for ai_socktype" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:10 msgid "ai_socktype not supported" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:11 msgid "System error" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:12 msgid "Processing request in progress" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:13 msgid "Request canceled" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:14 msgid "Request not canceled" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:15 msgid "All requests done" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:16 msgid "Interrupted by a signal" msgstr "" #: sysdeps/posix/gai_strerror-strs.h:17 msgid "Parameter string not correctly encoded" msgstr "" #: sysdeps/unix/sysv/linux/i386/readelflib.c:65 #, c-format msgid "%s is for unknown machine %d.\n" msgstr "" #: ports/sysdeps/unix/sysv/linux/ia64/makecontext.c:58 #, c-format msgid "makecontext: does not know how to handle more than 8 arguments\n" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:60 #, c-format msgid "" "Usage: lddlibc4 FILE\n" "\n" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:81 #, c-format msgid "cannot open `%s'" msgstr "" #: sysdeps/unix/sysv/linux/lddlibc4.c:85 #, c-format msgid "cannot read header from `%s'" msgstr "" #: timezone/zdump.c:494 msgid "has fewer than 3 characters" msgstr "" #: timezone/zdump.c:496 msgid "has more than 6 characters" msgstr "" #: timezone/zdump.c:498 msgid "has characters other than ASCII alphanumerics, '-' or '+'" msgstr "" #: timezone/zdump.c:298 #, c-format msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n" msgstr "" #: timezone/zdump.c:307 #, c-format msgid "" "%s: usage: %s [--version] [--help] [-{vV}] [-{ct} [lo,]hi] zonename ...\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zdump.c:384 #, c-format msgid "%s: wild -c argument %s\n" msgstr "" #: timezone/zdump.c:417 #, c-format msgid "%s: wild -t argument %s\n" msgstr "" #: timezone/zic.c:370 #, c-format msgid "%s: Memory exhausted: %s\n" msgstr "" #: timezone/zic.c:369 msgid "size overflow" msgstr "" #: timezone/zic.c:416 msgid "int overflow" msgstr "" #: timezone/zic.c:410 #, c-format msgid "\"%s\", line %d: " msgstr "" #: timezone/zic.c:413 #, c-format msgid " (rule from \"%s\", line %d)" msgstr "" #: timezone/zic.c:432 #, c-format msgid "warning: " msgstr "" #: timezone/zic.c:498 #, c-format msgid "" "%s: usage is %s [ --version ] [ --help ] [ -v ] \\\n" "\t[ -l localtime ] [ -p posixrules ] [ -d directory ] \\\n" "\t[ -L leapseconds ] [ filename ... ]\n" "\n" "Report bugs to %s.\n" msgstr "" #: timezone/zic.c:477 msgid "wild compilation-time specification of zic_t" msgstr "" #: timezone/zic.c:496 #, c-format msgid "%s: More than one -d option specified\n" msgstr "" #: timezone/zic.c:506 #, c-format msgid "%s: More than one -l option specified\n" msgstr "" #: timezone/zic.c:516 #, c-format msgid "%s: More than one -p option specified\n" msgstr "" #: timezone/zic.c:526 #, c-format msgid "%s: More than one -y option specified\n" msgstr "" #: timezone/zic.c:536 #, c-format msgid "%s: More than one -L option specified\n" msgstr "" #: timezone/zic.c:603 msgid "-s ignored" msgstr "" #: timezone/zic.c:583 msgid "link to link" msgstr "" #: timezone/zic.c:644 timezone/zic.c:648 msgid "command line" msgstr "" #: timezone/zic.c:664 msgid "empty file name" msgstr "" #: timezone/zic.c:667 #, c-format msgid "file name '%s' begins with '/'" msgstr "" #: timezone/zic.c:676 #, c-format msgid "file name '%s' contains '%.*s' component" msgstr "" #: timezone/zic.c:682 #, c-format msgid "file name '%s' component contains leading '-'" msgstr "" #: timezone/zic.c:685 #, c-format msgid "file name '%s' contains overlength component '%.*s...'" msgstr "" #: timezone/zic.c:713 #, c-format msgid "file name '%s' contains byte '%c'" msgstr "" #: timezone/zic.c:714 #, c-format msgid "file name '%s' contains byte '\\%o'" msgstr "" #: timezone/zic.c:757 #, c-format msgid "%s: link from %s failed: %s" msgstr "" #: timezone/zic.c:650 msgid "hard link failed, symbolic link used" msgstr "" #: timezone/zic.c:660 #, c-format msgid "%s: Can't read %s: %s\n" msgstr "" #: timezone/zic.c:668 timezone/zic.c:1533 #, c-format msgid "%s: Can't create %s: %s\n" msgstr "" #: timezone/zic.c:686 msgid "link failed, copy used" msgstr "" #: timezone/zic.c:744 timezone/zic.c:746 msgid "same rule name in multiple files" msgstr "" #: timezone/zic.c:787 msgid "unruly zone" msgstr "" #: timezone/zic.c:794 #, c-format msgid "%s in ruleless zone" msgstr "" #: timezone/zic.c:814 msgid "standard input" msgstr "" #: timezone/zic.c:819 #, c-format msgid "%s: Can't open %s: %s\n" msgstr "" #: timezone/zic.c:830 msgid "line too long" msgstr "" #: timezone/zic.c:850 msgid "input line of unknown type" msgstr "" #: timezone/zic.c:1034 #, c-format msgid "%s: Leap line in non leap seconds file %s" msgstr "" #: timezone/zic.c:873 timezone/zic.c:1282 timezone/zic.c:1304 #, c-format msgid "%s: panic: Invalid l_value %d\n" msgstr "" #: timezone/zic.c:893 msgid "expected continuation line not found" msgstr "" #: timezone/zic.c:934 timezone/zic.c:2610 timezone/zic.c:2624 msgid "time overflow" msgstr "" #: timezone/zic.c:941 msgid "values over 24 hours not handled by pre-2007 versions of zic" msgstr "" #: timezone/zic.c:952 msgid "wrong number of fields on Rule line" msgstr "" #: timezone/zic.c:956 msgid "nameless rule" msgstr "" #: timezone/zic.c:961 msgid "invalid saved time" msgstr "" #: timezone/zic.c:978 msgid "wrong number of fields on Zone line" msgstr "" #: timezone/zic.c:983 #, c-format msgid "\"Zone %s\" line and -l option are mutually exclusive" msgstr "" #: timezone/zic.c:989 #, c-format msgid "\"Zone %s\" line and -p option are mutually exclusive" msgstr "" #: timezone/zic.c:997 #, c-format msgid "duplicate zone name %s (file \"%s\", line %d)" msgstr "" #: timezone/zic.c:1010 msgid "wrong number of fields on Zone continuation line" msgstr "" #: timezone/zic.c:1047 msgid "invalid UT offset" msgstr "" #: timezone/zic.c:1050 msgid "invalid abbreviation format" msgstr "" #: timezone/zic.c:1220 #, c-format msgid "format '%s' not handled by pre-2015 versions of zic" msgstr "" #: timezone/zic.c:1079 msgid "" "Zone continuation line end time is not after end time of previous line" msgstr "" #: timezone/zic.c:1105 msgid "wrong number of fields on Leap line" msgstr "" #: timezone/zic.c:1114 msgid "invalid leaping year" msgstr "" #: timezone/zic.c:1134 timezone/zic.c:1236 msgid "invalid month name" msgstr "" #: timezone/zic.c:1147 timezone/zic.c:1349 timezone/zic.c:1363 msgid "invalid day of month" msgstr "" #: timezone/zic.c:1156 msgid "time too small" msgstr "" #: timezone/zic.c:1160 msgid "time too large" msgstr "" #: timezone/zic.c:1164 timezone/zic.c:1265 msgid "invalid time of day" msgstr "" #: timezone/zic.c:1183 msgid "illegal CORRECTION field on Leap line" msgstr "" #: timezone/zic.c:1188 msgid "illegal Rolling/Stationary field on Leap line" msgstr "" #: timezone/zic.c:1246 msgid "leap second precedes Big Bang" msgstr "" #: timezone/zic.c:1202 msgid "wrong number of fields on Link line" msgstr "" #: timezone/zic.c:1206 msgid "blank FROM field on Link line" msgstr "" #: timezone/zic.c:1286 msgid "invalid starting year" msgstr "" #: timezone/zic.c:1308 msgid "invalid ending year" msgstr "" #: timezone/zic.c:1312 msgid "starting year greater than ending year" msgstr "" #: timezone/zic.c:1319 msgid "typed single year" msgstr "" #: timezone/zic.c:1354 msgid "invalid weekday name" msgstr "" #: timezone/zic.c:1530 msgid "pre-2014 clients may mishandle more than 1200 transition times" msgstr "" #: timezone/zic.c:1523 #, c-format msgid "%s: Can't remove %s: %s\n" msgstr "" #: timezone/zic.c:1918 #, c-format msgid "%%z UTC offset magnitude exceeds 99:59:59" msgstr "" #: timezone/zic.c:2105 msgid "no POSIX environment variable for zone" msgstr "" #: timezone/zic.c:2111 #, c-format msgid "%s: pre-%d clients may mishandle distant timestamps" msgstr "" #: timezone/zic.c:2428 msgid "two rules for same instant" msgstr "" #: timezone/zic.c:2292 msgid "can't determine time zone abbreviation to use just after until time" msgstr "" #: timezone/zic.c:2338 timezone/zic.c:2416 msgid "too many local time types" msgstr "" #: timezone/zic.c:2420 msgid "UT offset out of range" msgstr "" #: timezone/zic.c:2444 msgid "too many leap seconds" msgstr "" #: timezone/zic.c:2450 msgid "repeated leap second moment" msgstr "" #: timezone/zic.c:2500 msgid "Wild result from command execution" msgstr "" #: timezone/zic.c:2501 #, c-format msgid "%s: command was '%s', result was %d\n" msgstr "" #: timezone/zic.c:2592 msgid "Odd number of quotation marks" msgstr "" #: timezone/zic.c:2669 msgid "use of 2/29 in non leap-year" msgstr "" #: timezone/zic.c:2931 msgid "" "rule goes past start/end of month; will not work with pre-2004 versions of " "zic" msgstr "" #: timezone/zic.c:2958 msgid "time zone abbreviation has fewer than 3 characters" msgstr "" #: timezone/zic.c:2960 msgid "time zone abbreviation has too many characters" msgstr "" #: timezone/zic.c:2749 msgid "time zone abbreviation differs from POSIX standard" msgstr "" #: timezone/zic.c:2755 msgid "too many, or too long, time zone abbreviations" msgstr "" #: timezone/zic.c:3004 #, c-format msgid "%s: Can't create directory %s: %s" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/libvirt.po0000644000000000000000000344404712734304010017050 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. msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" "POT-Creation-Date: 2016-01-17 10:28+0800\n" "PO-Revision-Date: 2012-10-06 05:03+0000\n" "Last-Translator: Stefan Bader \n" "Language-Team: Afrikaans " "(http://www.transifex.com/projects/p/fedora/language/af/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:04+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #: 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/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/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:469 #, c-format msgid "Too many (%u) FDs passed from caller" 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: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/remote.c:65 src/remote/remote_driver.c:62 #, c-format msgid "conversion from hyper to %s overflowed" msgstr "" #: daemon/remote.c:1308 msgid "connection already open" 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:2332 src/remote/remote_driver.c:2353 #, c-format msgid "Too many IOThreads in info: %d for limit %d" 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: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.c:6059 #, c-format msgid "qemu monitor event callback %d not registered" msgstr "" #: daemon/remote.c:6138 msgid "the result won't fit into REMOTE_NODE_MAX_CELLS" msgstr "" #: daemon/remote.c:6262 src/remote/remote_driver.c:7671 #, c-format msgid "Number of leases is %d, which exceeds max limit: %d" msgstr "" #: daemon/remote.c:6343 #, c-format msgid "Number of domain stats records is %d, which exceeds max limit: %d" msgstr "" #: daemon/remote.c:6452 src/remote/remote_driver.c:7874 #, c-format msgid "Too many mountpoints in fsinfo: %d for limit %d" msgstr "" #: daemon/remote.c:6477 #, c-format msgid "Too many disks in fsinfo: %zd for limit %d" msgstr "" #: daemon/remote.c:6544 daemon/remote.c:6568 src/remote/remote_driver.c:7971 #: src/remote/remote_driver.c:7998 #, c-format msgid "Number of interfaces, %d exceeds the max limit: %d" 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/viraccessmanager.c:142 #, c-format msgid "Cannot find security driver '%s'" msgstr "" #: src/bhyve/bhyve_command.c:62 #, c-format msgid "Network type %d is not supported" msgstr "" #: src/bhyve/bhyve_command.c:135 src/bhyve/bhyve_command.c:511 msgid "only nmdm console types are supported" msgstr "" #: src/bhyve/bhyve_command.c:142 msgid "only two serial ports are supported" 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:188 msgid "unsupported disk bus type" msgstr "" #: src/bhyve/bhyve_command.c:195 src/bhyve/bhyve_command.c:398 msgid "unsupported disk type" msgstr "" #: src/bhyve/bhyve_command.c:204 msgid "cdrom device without source path not supported" msgstr "" #: src/bhyve/bhyve_command.c:257 msgid "Installed bhyve binary does not support UTC clock" 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/bhyve/bhyve_command.c:369 #, c-format msgid "Custom loader requires explicit %s configuration" msgstr "" #: src/bhyve/bhyve_command.c:533 msgid "domain should have at least one disk defined" msgstr "" #: src/bhyve/bhyve_device.c:50 msgid "PCI bus 0 slot 1 is reserved for the implicit LPC PCI-ISA bridge" 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/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/bhyve/bhyve_driver.c:149 msgid "Unable to get Capabilities" 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: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/bhyve/bhyve_driver.c:279 src/lxc/lxc_driver.c:1802 #, c-format msgid "Unknown release: %s" 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/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/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/bhyve/bhyve_driver.c:598 src/lxc/lxc_driver.c:545 msgid "Cannot undefine transient domain" msgstr "" #: src/bhyve/bhyve_driver.c:710 #, c-format msgid "Unsupported config type %s" 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:837 #, c-format msgid "No domain with matching ID '%d'" 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 "" #: 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/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/bhyve/bhyve_driver.c:1041 msgid "no console devices available" msgstr "" #: 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_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/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/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/bhyve/bhyve_monitor.c:67 src/bhyve/bhyve_monitor.c:75 msgid "Unable to query kqueue" msgstr "" #: src/bhyve/bhyve_monitor.c:82 #, c-format msgid "event from unexpected proc %ju!=%ju" msgstr "" #: src/bhyve/bhyve_monitor.c:90 #, c-format msgid "Guest %s got signal %d and crashed" msgstr "" #: src/bhyve/bhyve_monitor.c:145 msgid "Unable to create kqueue" msgstr "" #: src/bhyve/bhyve_monitor.c:153 msgid "Unable to register process kevent" 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/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:180 #, c-format msgid "Cannot write device.map '%s'" 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:227 src/storage/storage_backend_fs.c:1252 #, c-format msgid "cannot unlink file '%s'" msgstr "" #: src/bhyve/bhyve_process.c:270 #, c-format msgid "Invalid PID %d for VM" msgstr "" #: src/bhyve/bhyve_process.c:325 src/bhyve/bhyve_process.c:418 #, c-format msgid "Unable to get kvm descriptor: %s" msgstr "" #: src/bhyve/bhyve_process.c:334 #, c-format msgid "Unable to obtain information about pid: %d" msgstr "" #: src/conf/capabilities.c:691 msgid "any configuration" msgstr "" #: src/conf/capabilities.c:698 #, c-format msgid "could not find capabilities for %s" 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:174 msgid "" "'arch' 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:385 src/conf/cpu_conf.c:616 #, c-format msgid "CPU feature '%s' specified more than once" 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:64 #, c-format msgid "Invalid PCI address domain='0x%x', must be <= 0xFFFF" msgstr "" #: src/conf/device_conf.c:72 #, c-format msgid "Invalid PCI address bus='0x%x', must be <= 0xFF" msgstr "" #: src/conf/device_conf.c:80 #, c-format msgid "Invalid PCI address slot='0x%x', must be <= 0x1F" msgstr "" #: src/conf/device_conf.c:88 #, c-format msgid "Invalid PCI address function=0x%x, must be <= 7" msgstr "" #: src/conf/device_conf.c:96 msgid "" "Invalid PCI address 0000:00:00, at least one of domain, bus, or slot must be " "> 0" 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:211 #, c-format msgid "unknown link state: %s" msgstr "" #: src/conf/device_conf.c:221 #, c-format msgid "Unable to parse link speed: %s" 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/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/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/conf/domain_addr.c:799 #, c-format msgid "" "virtio serial controller with index %u already exists in the address set" msgstr "" #: src/conf/domain_addr.c:937 msgid "no virtio-serial controllers are available" msgstr "" #: src/conf/domain_addr.c:964 msgid "Unable to find a free virtio-serial port" msgstr "" #: src/conf/domain_addr.c:990 #, c-format msgid "virtio-serial controller %u not available" msgstr "" #: src/conf/domain_addr.c:998 #, c-format msgid "Unable to find a free port on virtio-serial controller %u" msgstr "" #: src/conf/domain_addr.c:1102 src/conf/domain_addr.c:1156 #, c-format msgid "virtio serial controller %u is missing" msgstr "" #: src/conf/domain_addr.c:1110 src/conf/domain_addr.c:1164 #, c-format msgid "virtio serial controller %u does not have port %u" msgstr "" #: src/conf/domain_addr.c:1118 #, c-format msgid "virtio serial port %u on controller %u is already occupied" msgstr "" #: src/conf/domain_capabilities.c:118 #, c-format msgid "" "integer overflow on %s. Please contact the libvirt development team at " "libvir-list@redhat.com" msgstr "" #: src/conf/domain_conf.c:882 msgid "missing name for cipher" msgstr "" #: src/conf/domain_conf.c:888 #, c-format msgid "%s is not a supported cipher name" msgstr "" #: src/conf/domain_conf.c:894 #, c-format msgid "missing state for cipher named %s" msgstr "" #: src/conf/domain_conf.c:900 #, c-format msgid "%s is not a supported cipher state" msgstr "" #: src/conf/domain_conf.c:908 src/conf/domain_conf.c:920 #, c-format msgid "" "A domain definition can have no more than one cipher node with name %s" 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/domain_conf.c:1147 msgid "" "memory hotplug tunables are not supported by this hypervisor " "driver" msgstr "" #: src/conf/domain_conf.c:1169 msgid "memory devices are not supported by this driver" msgstr "" #: src/conf/domain_conf.c:1347 #, c-format msgid "maxvcpus must not be less than current vcpus (%u < %zu)" msgstr "" #: src/conf/domain_conf.c:1383 #, c-format msgid "vCPU '%u' is not present in domain definition" msgstr "" #: src/conf/domain_conf.c:2337 msgid "failed to populate iothreadids" msgstr "" #: src/conf/domain_conf.c:2619 msgid "failed to initialize domain condition" msgstr "" #: src/conf/domain_conf.c:2757 src/conf/domain_conf.c:2779 msgid "failed to wait for domain condition" 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:2993 msgid "" "Flags 'VIR_DOMAIN_AFFECT_LIVE' and 'VIR_DOMAIN_AFFECT_CONFIG' are mutually " "exclusive" msgstr "" #: src/conf/domain_conf.c:3514 #, c-format msgid "Multiple '%s' controllers with index '%d'" msgstr "" #: src/conf/domain_conf.c:3542 #, c-format msgid "Multiple panic devices with model '%s'" msgstr "" #: src/conf/domain_conf.c:3629 msgid "Total size of memory devices exceeds the total memory size" msgstr "" #: src/conf/domain_conf.c:3639 msgid "" "Memory size must be specified via or in the configuration" msgstr "" #: src/conf/domain_conf.c:3651 msgid "both maximum memory size and memory slot count must be specified" msgstr "" #: src/conf/domain_conf.c:3659 msgid "" "maximum memory size must be equal or greater than the actual memory size" 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:3841 msgid "init binary must be specified" msgstr "" #: src/conf/domain_conf.c:4072 msgid " element is currently supported only with 'rbd' disks" msgstr "" #: src/conf/domain_conf.c:4079 msgid " element is currently supported only with 'rbd' disks" msgstr "" #: src/conf/domain_conf.c:4101 #, c-format msgid "disk '%s' improperly configured for a device='lun'" msgstr "" #: src/conf/domain_conf.c:4127 msgid "Cannot assign SCSI host device address" msgstr "" #: src/conf/domain_conf.c:4141 #, c-format msgid "" "SCSI host address controller='%u' bus='%u' target='%u' unit='%u' in use by a " "SCSI disk" msgstr "" #: src/conf/domain_conf.c:4282 #, c-format msgid "unexpected rom bar value %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:4749 #, c-format msgid "invalid or missing dimm slot id '%s'" msgstr "" #: src/conf/domain_conf.c:4758 #, c-format msgid "invalid or missing dimm base address '%s'" 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:4911 msgid "virtio-s390 bus doesn't have an address" 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: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: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:5354 msgid "missing iSCSI hostdev source path name" msgstr "" #: src/conf/domain_conf.c:5364 msgid "missing the host address for the iSCSI hostdev" msgstr "" #: src/conf/domain_conf.c:5369 msgid "only one source host address may be specified for the iSCSI hostdev" 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:5389 #, c-format msgid "hostdev invalid secret type '%s'" msgstr "" #: src/conf/domain_conf.c:5417 #, c-format msgid "Unknown SCSI subsystem protocol '%s'" 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:5517 msgid "rawio is only supported for scsi host device" msgstr "" #: src/conf/domain_conf.c:5523 #, c-format msgid "unknown hostdev rawio setting '%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:5592 msgid "Missing network address" msgstr "" #: src/conf/domain_conf.c:5609 #, c-format msgid "Failed to parse IP address: '%s'" 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:5721 msgid "Domain hostdev 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:5829 #, c-format msgid "" "using disk target name '%s' conflicts with SCSI host device address " "controller='%u' bus='%u' target='%u' unit='%u" msgstr "" #: src/conf/domain_conf.c:5901 #, c-format msgid "invalid security type '%s'" 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:5950 #, c-format msgid "unsupported type='%s' to model 'none'" 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:6045 src/conf/domain_conf.c:6160 #, c-format msgid "seclabel for model %s is already provided" 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:6396 src/util/virstoragefile.c:2193 #, c-format msgid "missing volume name or file name in gluster source path '%s'" msgstr "" #: src/conf/domain_conf.c:6425 #, c-format msgid "unexpected disk type %s" msgstr "" #: src/conf/domain_conf.c:6466 msgid "missing disk backing store type" msgstr "" #: src/conf/domain_conf.c:6473 #, c-format msgid "unknown disk backing store type '%s'" msgstr "" #: src/conf/domain_conf.c:6479 msgid "missing disk backing store format" msgstr "" #: src/conf/domain_conf.c:6486 #, c-format msgid "unknown disk backing store format '%s'" msgstr "" #: src/conf/domain_conf.c:6492 msgid "missing disk backing store source" 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:6718 #, c-format msgid "unknown mirror job type '%s'" msgstr "" #: src/conf/domain_conf.c:6733 #, c-format msgid "unknown mirror backing store type '%s'" msgstr "" #: src/conf/domain_conf.c:6747 msgid "mirror requires file name" msgstr "" #: src/conf/domain_conf.c:6752 msgid "mirror without type only supported by copy job" msgstr "" #: src/conf/domain_conf.c:6763 #, c-format msgid "unknown mirror format value '%s'" msgstr "" #: src/conf/domain_conf.c:6773 msgid "mirror requires source element" msgstr "" #: src/conf/domain_conf.c:6785 #, c-format msgid "unknown mirror ready state %s" msgstr "" #: src/conf/domain_conf.c:6813 msgid "total throughput limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6824 msgid "read throughput limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6835 msgid "write throughput limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6846 msgid "total I/O operations limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6857 msgid "read I/O operations limit must be an integer" msgstr "" #: src/conf/domain_conf.c:6868 msgid "write I/O operations limit must be an integer" 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:6942 msgid "total and read/write bytes_sec_max cannot be set at the same time" msgstr "" #: src/conf/domain_conf.c:6952 msgid "total and read/write iops_sec_max 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:7310 #, c-format msgid "Invalid iothread attribute in disk driver element: %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:7486 #, c-format msgid "missing element or attribute '%s'" msgstr "" #: src/conf/domain_conf.c:7495 #, c-format msgid "Invalid value '%s' for element or attribute '%s'" msgstr "" #: src/conf/domain_conf.c:7564 msgid "size value too large" 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:7781 msgid "Multiple elements in controller definition not allowed" msgstr "" #: src/conf/domain_conf.c:7790 msgid "Multiple elements in controller definition not allowed" msgstr "" #: src/conf/domain_conf.c:7805 #, c-format msgid "Malformed 'queues' value '%s'" msgstr "" #: src/conf/domain_conf.c:7811 #, c-format msgid "Malformed 'cmd_per_lun' value '%s'" msgstr "" #: src/conf/domain_conf.c:7817 #, c-format msgid "Malformed 'max_sectors' value %s'" msgstr "" #: src/conf/domain_conf.c:7824 #, c-format msgid "Malformed 'ioeventfd' 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:7917 #, c-format msgid "Unknown PCI controller model name '%s'" msgstr "" #: src/conf/domain_conf.c:7925 #, c-format msgid "Invalid chassisNr '%s' in PCI controller" msgstr "" #: src/conf/domain_conf.c:7932 #, c-format msgid "PCI controller chassisNr '%s' out of range - must be 0-255" msgstr "" #: src/conf/domain_conf.c:7942 #, c-format msgid "Invalid chassis '%s' in PCI controller" msgstr "" #: src/conf/domain_conf.c:7949 #, c-format msgid "PCI controller chassis '%s' out of range - must be 0-255" msgstr "" #: src/conf/domain_conf.c:7959 #, c-format msgid "Invalid port '%s' in PCI controller" msgstr "" #: src/conf/domain_conf.c:7966 #, c-format msgid "PCI controller port '%s' out of range - must be 0-255" 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:8247 src/conf/domain_conf.c:8475 #, c-format msgid "unknown trustGuestRxFilters value '%s'" 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:8326 msgid "" "Missing element with bridge name in interface's element" msgstr "" #: src/conf/domain_conf.c:8336 #, c-format msgid "" "Invalid macTableManager setting '%s' in domain interface's element" 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:8559 src/lxc/lxc_native.c:448 msgid "Domain interface" 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:8709 msgid "" "Wrong or no 'type' attribute specified with . vhostuser requires the virtio-net* frontend" msgstr "" #: src/conf/domain_conf.c:8718 #, c-format msgid "Type='%s' unsupported for " msgstr "" #: src/conf/domain_conf.c:8723 msgid "" "No 'type' attribute specified for " msgstr "" #: src/conf/domain_conf.c:8731 msgid "" "No 'path' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8739 msgid "" "No 'mode' attribute specified with " msgstr "" #: src/conf/domain_conf.c:8758 msgid "" "Wrong 'mode' 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:8819 msgid "No 'port' attribute specified with socket interface" msgstr "" #: src/conf/domain_conf.c:8825 msgid "Cannot parse 'port' attribute with socket interface" msgstr "" #: src/conf/domain_conf.c:8832 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:9005 #, c-format msgid "unknown host csum mode '%s'" msgstr "" #: src/conf/domain_conf.c:9015 #, c-format msgid "unknown host gso mode '%s'" msgstr "" #: src/conf/domain_conf.c:9025 #, c-format msgid "unknown host tso4 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9035 #, c-format msgid "unknown host tso6 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9045 #, c-format msgid "unknown host ecn mode '%s'" msgstr "" #: src/conf/domain_conf.c:9055 #, c-format msgid "unknown host ufo mode '%s'" msgstr "" #: src/conf/domain_conf.c:9065 #, c-format msgid "unknown host mrg_rxbuf mode '%s'" msgstr "" #: src/conf/domain_conf.c:9075 #, c-format msgid "unknown guest csum mode '%s'" msgstr "" #: src/conf/domain_conf.c:9085 #, c-format msgid "unknown guest tso4 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9095 #, c-format msgid "unknown guest tso6 mode '%s'" msgstr "" #: src/conf/domain_conf.c:9105 #, c-format msgid "unknown guest ecn mode '%s'" msgstr "" #: src/conf/domain_conf.c:9115 #, c-format msgid "unknown guest ufo mode '%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:9340 #, c-format msgid "invalid channel state value '%s'" msgstr "" #: src/conf/domain_conf.c:9445 #, c-format msgid "Unknown source mode '%s'" msgstr "" #: src/conf/domain_conf.c:9513 #, c-format msgid "Invalid append attribute value '%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:9530 msgid "Missing master path attribute for nmdm device" msgstr "" #: src/conf/domain_conf.c:9536 msgid "Missing slave path attribute for nmdm 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:10058 #, c-format msgid "unknown panic model '%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:10146 #, c-format msgid "parallels containers don't support input bus %s" msgstr "" #: src/conf/domain_conf.c:10155 #, c-format msgid "parallels bus does not support %s input device" msgstr "" #: src/conf/domain_conf.c:10162 msgid "Input devices are not supported by this virtualization driver." 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:10200 msgid "Missing evdev path for input device passthrough" 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:11381 #, c-format msgid "invalid autodeflate attribute value '%s'" msgstr "" #: src/conf/domain_conf.c:11388 msgid "invalid statistics collection period" msgstr "" #: src/conf/domain_conf.c:11453 msgid "shmem element must contain 'name' attribute" msgstr "" #: src/conf/domain_conf.c:11477 #, c-format msgid "invalid number of vectors for shmem: '%s'" msgstr "" #: src/conf/domain_conf.c:11488 #, c-format msgid "invalid msi ioeventfd setting for shmem: '%s'" msgstr "" #: src/conf/domain_conf.c:11500 msgid "msi option is only supported with a server" msgstr "" #: src/conf/domain_conf.c:11527 msgid "XML does not contain expected 'bios' element" msgstr "" #: src/conf/domain_conf.c:11557 msgid "Invalid BIOS 'date' format" msgstr "" #: src/conf/domain_conf.c:11589 msgid "XML does not contain expected 'system' element" 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: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:11872 #, c-format msgid "unknown accel3d value '%s'" msgstr "" #: src/conf/domain_conf.c:11881 #, c-format msgid "unknown accel2d value '%s'" 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:11965 #, c-format msgid "cannot parse video vram '%s'" msgstr "" #: src/conf/domain_conf.c:11975 msgid "vgamem attribute only supported for type of qxl" msgstr "" #: src/conf/domain_conf.c:11980 #, c-format msgid "cannot parse video vgamem '%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:12080 msgid "SCSI host device must use 'drive' address type" 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:12212 #, c-format msgid "Cannot parse USB device 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:12414 #, c-format msgid "Invalid value of 'nodemask': %s" msgstr "" #: src/conf/domain_conf.c:12444 msgid "invalid value of memory device node" msgstr "" #: src/conf/domain_conf.c:12477 msgid "missing memory model" msgstr "" #: src/conf/domain_conf.c:12483 #, c-format msgid "invalid memory model '%s'" msgstr "" #: src/conf/domain_conf.c:12496 msgid "missing element for device" 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:12687 msgid "(disk_definition)" msgstr "" #: src/conf/domain_conf.c:12693 #, c-format msgid "expecting root element of 'disk', not '%s'" msgstr "" #: src/conf/domain_conf.c:12974 #, c-format msgid "target '%s' duplicated for disk sources '%s' and '%s'" msgstr "" #: src/conf/domain_conf.c:13185 #, c-format msgid "multiple devices matching mac address %s found" msgstr "" #: src/conf/domain_conf.c:13206 #, c-format msgid "no device matching mac address %s found on %.4x:%.2x:%.2x.%.1x" msgstr "" #: src/conf/domain_conf.c:13215 #, c-format msgid "no device matching mac address %s found" msgstr "" #: src/conf/domain_conf.c:13369 #, c-format msgid "Unknown controller type %d" msgstr "" #: src/conf/domain_conf.c:13377 #, c-format msgid "Could not find %s controller with index %d required for device" msgstr "" #: src/conf/domain_conf.c:13384 #, c-format msgid "Device alias was not set for %s controller with index %d " msgstr "" #: src/conf/domain_conf.c:13827 msgid "Domain already contains a device with the same address" 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:13946 msgid "invalid value for boot menu timeout, must be in range [0,65535]" 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:14032 msgid "invalid idmap start/target/count settings" msgstr "" #: src/conf/domain_conf.c:14044 msgid "You must map the root user of container" msgstr "" #: src/conf/domain_conf.c:14081 msgid "Missing 'id' attribute in element" msgstr "" #: src/conf/domain_conf.c:14087 #, c-format msgid "invalid iothread 'id' value '%s'" msgstr "" #: src/conf/domain_conf.c:14143 msgid "missing vcpu id in vcpupin" msgstr "" #: src/conf/domain_conf.c:14149 #, c-format msgid "invalid setting for vcpu '%s'" msgstr "" #: src/conf/domain_conf.c:14158 msgid "missing cpuset for vcpupin" msgstr "" #: src/conf/domain_conf.c:14197 msgid "missing iothread id in iothreadpin" msgstr "" #: src/conf/domain_conf.c:14203 #, c-format msgid "invalid setting for iothread '%s'" msgstr "" #: src/conf/domain_conf.c:14210 msgid "zero is an invalid iothread id value" msgstr "" #: src/conf/domain_conf.c:14216 #, c-format msgid "Cannot find 'iothread' : %u" msgstr "" #: src/conf/domain_conf.c:14223 msgid "missing cpuset for iothreadpin" msgstr "" #: src/conf/domain_conf.c:14232 src/conf/domain_conf.c:14667 #, c-format msgid "Invalid value of 'cpuset': %s" msgstr "" #: src/conf/domain_conf.c:14239 #, c-format msgid "duplicate iothreadpin for same iothread '%u'" msgstr "" #: src/conf/domain_conf.c:14268 msgid "missing cpuset for emulatorpin" msgstr "" #: src/conf/domain_conf.c:14420 msgid "hugepage size can't be zero" msgstr "" #: src/conf/domain_conf.c:14431 src/conf/numa_conf.c:184 #: src/conf/numa_conf.c:249 #, c-format msgid "Invalid value of 'nodeset': %s" msgstr "" #: src/conf/domain_conf.c:14460 msgid "missing resource partition attribute" msgstr "" #: src/conf/domain_conf.c:14516 #, c-format msgid "unknown readonly value: %s" msgstr "" #: src/conf/domain_conf.c:14524 #, c-format msgid "unknown type value: %s" msgstr "" #: src/conf/domain_conf.c:14550 #, c-format msgid "Missing attribute '%s' in element '%sched'" msgstr "" #: src/conf/domain_conf.c:14563 #, c-format msgid "Invalid value of '%s': %s" msgstr "" #: src/conf/domain_conf.c:14571 msgid "Missing scheduler attribute" msgstr "" #: src/conf/domain_conf.c:14577 #, c-format msgid "Invalid scheduler attribute: '%s'" msgstr "" #: src/conf/domain_conf.c:14589 msgid "Missing scheduler priority" msgstr "" #: src/conf/domain_conf.c:14594 msgid "Invalid value for element priority" msgstr "" #: src/conf/domain_conf.c:14621 msgid "maximum vcpus count must be an integer" msgstr "" #: src/conf/domain_conf.c:14634 msgid "current vcpus count must be an integer" msgstr "" #: src/conf/domain_conf.c:14649 #, c-format msgid "Unsupported CPU placement mode '%s'" 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:14749 msgid "an os must be specified" msgstr "" #: src/conf/domain_conf.c:14755 #, c-format msgid "unknown OS type '%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:14865 msgid "Failed to parse memory slot count" msgstr "" #: src/conf/domain_conf.c:14873 #, c-format msgid "Invalid memory core dump attribute value '%s'" msgstr "" #: src/conf/domain_conf.c:14880 msgid "cannot extract hugepages nodes" msgstr "" #: src/conf/domain_conf.c:14900 #, c-format msgid "nodeset attribute of hugepages of sizes %llu and %llu intersect" msgstr "" #: src/conf/domain_conf.c:14908 #, c-format msgid "two master hugepages detected: %llu and %llu" 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:14987 #, c-format msgid "invalid iothreads count '%s'" msgstr "" #: src/conf/domain_conf.c:15009 #, c-format msgid "duplicate iothread id '%u' found" 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: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/domain_conf.c:15178 msgid "cannot extract iothreadpin nodes" msgstr "" #: src/conf/domain_conf.c:15190 msgid "cannot extract vcpusched nodes" msgstr "" #: src/conf/domain_conf.c:15210 msgid "vcpusched attributes 'vcpus' must not overlap" msgstr "" #: src/conf/domain_conf.c:15221 msgid "cannot extract iothreadsched nodes" msgstr "" #: src/conf/domain_conf.c:15227 msgid "too many iothreadsched nodes in cputune" msgstr "" #: src/conf/domain_conf.c:15248 msgid "iothreadsched attribute 'iothreads' uses undefined iothread ids" msgstr "" #: src/conf/domain_conf.c:15258 msgid "iothreadsched attributes 'iothreads' must not overlap" 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:15299 msgid "CPU IDs in exceed the count" 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:15410 #, c-format msgid "malformed gic version: %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:15523 #, c-format msgid "unsupported KVM feature: %s" msgstr "" #: src/conf/domain_conf.c:15534 #, c-format msgid "missing 'state' attribute for KVM feature '%s'" msgstr "" #: src/conf/domain_conf.c:15542 #, c-format msgid "invalid value of state argument for KVM feature '%s'" msgstr "" #: src/conf/domain_conf.c:15568 #, c-format msgid "unexpected capability feature '%s'" msgstr "" #: src/conf/domain_conf.c:15579 #, c-format msgid "unknown state attribute '%s' of feature capability '%s'" 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: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: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:16446 msgid "uid and gid should be mapped both" 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:16863 #, c-format msgid "Target device dimm slot %u does not match source %u" msgstr "" #: src/conf/domain_conf.c:16872 #, c-format msgid "Target device dimm base addres '%llx' does not match source '%llx'" 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:16930 #, c-format msgid "Target disk wwn '%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:17127 #, c-format msgid "Target video card vgamem %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:17214 #, c-format msgid "Target serial type %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:17356 #, c-format msgid "" "Target balloon autodeflate attribute value '%s' does not match source '%s'" 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:17414 #, c-format msgid "Target redirected device bus %s does not match source %s" msgstr "" #: src/conf/domain_conf.c:17425 #, c-format msgid "" "Target redirected device source type %s does not match source device source " "type %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:17528 #, c-format msgid "Source GIC version '%u' does not match destination '%u'" 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:17578 #, c-format msgid "State of KVM feature '%s' differs: source: '%s', destination: '%s'" msgstr "" #: src/conf/domain_conf.c:17604 #, c-format msgid "Target panic model '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17620 #, c-format msgid "Target shared memory name '%s' does not match source '%s'" msgstr "" #: src/conf/domain_conf.c:17627 #, c-format msgid "Target shared memory size '%llu' does not match source size '%llu'" msgstr "" #: src/conf/domain_conf.c:17634 msgid "Target shared memory server usage doesn't match source" msgstr "" #: src/conf/domain_conf.c:17643 msgid "Target shared memory MSI configuration doesn't match source" msgstr "" #: src/conf/domain_conf.c:17658 msgid "Target TPM device type doesn't match source" msgstr "" #: src/conf/domain_conf.c:17664 msgid "Target TPM device model doesn't match source" msgstr "" #: src/conf/domain_conf.c:17677 #, c-format msgid "Target memory device model '%s' doesn't match source model '%s'" msgstr "" #: src/conf/domain_conf.c:17686 #, c-format msgid "" "Target memory device targetNode '%d' doesn't match source targetNode '%d'" msgstr "" #: src/conf/domain_conf.c:17694 #, c-format msgid "" "Target memory device size '%llu' doesn't match source memory device size " "'%llu'" msgstr "" #: src/conf/domain_conf.c:17712 #, c-format msgid "Target domain vCPU max %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:17723 #, c-format msgid "" "State of vCPU '%zu' differs between source and destination definitions" 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:17795 #, c-format msgid "Target domain memory slots count '%u' doesn't match source '%u'" msgstr "" #: src/conf/domain_conf.c:17801 #, c-format msgid "Target maximum memory size '%llu' doesn't match source '%llu'" msgstr "" #: src/conf/domain_conf.c:17811 #, c-format msgid "Target domain iothreads count %u does not match source %u" 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:17833 #, c-format msgid "Target domain machine type %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:18043 #, c-format msgid "Target domain redirected devices 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:18098 #, c-format msgid "Target domain RNG device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18109 #, c-format msgid "Target domain panic device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18121 #, c-format msgid "" "Target domain shared memory device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18136 msgid "" "Either both target and source domains or none of them must have TPM device " "present" msgstr "" #: src/conf/domain_conf.c:18143 #, c-format msgid "Target domain memory device count %zu does not match source %zu" msgstr "" #: src/conf/domain_conf.c:18383 #, c-format msgid "cannot duplicate iothread_id '%u' in iothreadids" 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:18880 #, c-format msgid "unexpected disk backing store type %d" msgstr "" #: src/conf/domain_conf.c:18888 #, c-format msgid "unexpected disk backing store format %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:19272 #, c-format msgid "unexpected model name value %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: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: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:22610 #, c-format msgid "boot order %d is already used by another device" 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:22682 #, c-format msgid "" "Attaching memory device with size '%llu' would exceed domain's maxMemory " "config" msgstr "" #: src/conf/domain_conf.c:22691 #, c-format msgid "Domain already has a disk with wwn '%s'" 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/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:23705 #, c-format msgid "source path not found for device='lun' using type='%d'" msgstr "" #: src/conf/domain_conf.c:23727 msgid "disk device='lun' for iSCSI is not supported with mode='direct'." msgstr "" #: src/conf/domain_conf.c:23736 msgid "disk device='lun' is only valid for block type disk source" msgstr "" #: src/conf/domain_conf.c:23758 src/conf/domain_conf.c:23817 #, c-format msgid "unknown metadata type '%d'" 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_conf.c:23955 #, c-format msgid "Disks '%s' and '%s' have identical WWN" msgstr "" #: src/conf/domain_conf.c:23965 #, c-format msgid "Disks '%s' and '%s' have identical serial" msgstr "" #: src/conf/domain_event.c:514 #, c-format msgid "Class %s must derive from virDomainEvent" msgstr "" #: src/conf/domain_event.c:1968 #, c-format msgid "failed to compile regex '%s': %s" 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:504 #, c-format msgid "bridge interface stp should be on or off got %s" 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: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: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/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: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:1184 #, c-format msgid "missing required service attribute in DNS SRV record of network '%s'" msgstr "" #: src/conf/network_conf.c:1191 #, c-format msgid "service attribute '%s' in network '%s' is too long, limit is %d bytes" msgstr "" #: src/conf/network_conf.c:1198 #, c-format msgid "" "invalid character in service attribute '%s' in DNS SRV record of network '%s'" msgstr "" #: src/conf/network_conf.c:1207 #, c-format msgid "" "missing required protocol attribute in DNS SRV record '%s' of network '%s'" msgstr "" #: src/conf/network_conf.c:1215 #, c-format msgid "" "invalid character in protocol attribute '%s' in DNS SRV record of network " "'%s'" msgstr "" #: src/conf/network_conf.c:1228 #, c-format msgid "" "DNS SRV port attribute not permitted without target for service '%s' in " "network '%s'" msgstr "" #: src/conf/network_conf.c:1235 #, c-format msgid "invalid DNS SRV port attribute for service '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1244 #, c-format msgid "" "DNS SRV priority attribute not permitted without target for service '%s' in " "network '%s'" msgstr "" #: src/conf/network_conf.c:1251 #, c-format msgid "Invalid DNS SRV priority attribute for service '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:1260 #, c-format msgid "" "DNS SRV weight attribute not permitted without target for service '%s' in " "network '%s'" msgstr "" #: src/conf/network_conf.c:1267 #, c-format msgid "invalid DNS SRV weight attribute for service '%s' in 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:1298 #, c-format msgid "prohibited 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:1623 msgid "Missing required name attribute in portgroup" msgstr "" #: src/conf/network_conf.c:1636 #, c-format msgid "Invalid trustGuestRxFilters setting '%s' 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:1741 #, c-format msgid "" "Only start address '%s' specified in in in network '%s'" msgstr "" #: src/conf/network_conf.c:1748 #, c-format msgid "Only end address '%s' specified 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: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:2090 #, c-format msgid "Invalid trustGuestRxFilters setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2105 #, c-format msgid "Invalid domain localOnly setting '%s' in network '%s'" msgstr "" #: src/conf/network_conf.c:2130 #, c-format msgid "Invalid delay value in network '%s'" msgstr "" #: src/conf/network_conf.c:2142 #, c-format msgid "Invalid macTableManager 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:2336 #, c-format msgid "bridge macTableManager setting 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:2826 #, c-format msgid "Unknown localOnly type %d in network" 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: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/network_conf.c:3287 src/util/virdnsmasq.c:279 #, c-format msgid "cannot remove config file '%s'" 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:3486 #, c-format msgid "dhcp is supported only for a single %s address on each network" msgstr "" #: src/conf/network_conf.c:3528 msgid "" "the address family of a host entry IP must match the address family of the " "dhcp element's parent" msgstr "" #: src/conf/network_conf.c:3551 #, c-format msgid "" "couldn't locate an existing dhcp host entry with \"mac='%s'\" \"name='%s'\" " "\"ip='%s'\" in network '%s'" 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 "" #: 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:3673 msgid "" "the address family of a dhcp range must match the address family of the dhcp " "element's parent" 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/networkcommon_conf.c:90 #, c-format msgid "%s: Missing required address attribute in route definition" msgstr "" #: src/conf/networkcommon_conf.c:98 #, c-format msgid "%s: Missing required gateway attribute in route definition" msgstr "" #: src/conf/networkcommon_conf.c:106 #, c-format msgid "%s: Bad network address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:114 #, c-format msgid "%s: Bad gateway address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:126 #, c-format msgid "%s: No family specified for non-IPv4 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:128 #, c-format msgid "" "%s: IPv4 family specified for non-IPv4 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:136 #, c-format msgid "%s: No family specified for non-IPv4 gateway '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:138 #, c-format msgid "" "%s: IPv4 family specified for non-IPv4 gateway '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:146 #, c-format msgid "%s: Bad netmask address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:153 #, c-format msgid "%s: Invalid netmask '%s' for address '%s' (both must be IPv4)" msgstr "" #: src/conf/networkcommon_conf.c:161 #, c-format msgid "%s: Route definition cannot have both a prefix and a netmask" msgstr "" #: src/conf/networkcommon_conf.c:169 #, c-format msgid "%s: Invalid prefix %u specified in route definition, must be 0 - 32" msgstr "" #: src/conf/networkcommon_conf.c:178 #, c-format msgid "" "%s: ipv6 family specified for non-IPv6 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:185 #, c-format msgid "" "%s: Specifying netmask invalid for IPv6 address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:192 #, c-format msgid "" "%s: ipv6 specified for non-IPv6 gateway address '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:199 #, c-format msgid "%s: Invalid prefix %u specified in route definition, must be 0 - 128" msgstr "" #: src/conf/networkcommon_conf.c:207 #, c-format msgid "%s: Unrecognized family '%s' in route definition" msgstr "" #: src/conf/networkcommon_conf.c:217 #, c-format msgid "" "%s: Error converting address '%s' with netmask '%s' to network-address in " "route definition" msgstr "" #: src/conf/networkcommon_conf.c:227 #, c-format msgid "" "%s: Error converting address '%s' with prefix %u to network-address in route " "definition" msgstr "" #: src/conf/networkcommon_conf.c:236 #, c-format msgid "%s: Address '%s' in route definition is not a network address" msgstr "" #: src/conf/networkcommon_conf.c:280 #, c-format msgid "%s: Invalid prefix specified in route definition" msgstr "" #: src/conf/networkcommon_conf.c:289 #, c-format msgid "%s: Invalid metric specified in route definition" msgstr "" #: src/conf/networkcommon_conf.c:298 #, c-format msgid "%s: Invalid metric value, must be > 0 in route definition" 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:862 #, c-format msgid "invalid unique_id 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:976 msgid "missing network device feature name" msgstr "" #: src/conf/node_device_conf.c:982 #, c-format msgid "unknown network device feature '%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:1198 msgid "mandatory attribute 'width' is missing or malformed" msgstr "" #: src/conf/node_device_conf.c:1205 #, c-format msgid "malformed 'speed' attribute: %s" msgstr "" #: src/conf/node_device_conf.c:1215 #, c-format msgid "malformed 'port' 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:1329 #, c-format msgid "invalid NUMA node 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/numa_conf.c:99 msgid "Cannot extract memnode nodes" msgstr "" #: src/conf/numa_conf.c:109 msgid "Per-node binding is not compatible with automatic NUMA placement." msgstr "" #: src/conf/numa_conf.c:116 msgid "Element 'memnode' is invalid without any guest NUMA cells" msgstr "" #: src/conf/numa_conf.c:130 msgid "Missing required cellid attribute in memnode element" msgstr "" #: src/conf/numa_conf.c:136 #, c-format msgid "Invalid cellid attribute in memnode element: %s" msgstr "" #: src/conf/numa_conf.c:144 msgid "" "Argument 'cellid' in memnode element must correspond to existing guest's " "NUMA cell" msgstr "" #: src/conf/numa_conf.c:153 #, c-format msgid "Multiple memnode elements with cellid %u" msgstr "" #: src/conf/numa_conf.c:164 msgid "Invalid mode attribute in memnode element" msgstr "" #: src/conf/numa_conf.c:174 msgid "Missing required nodeset attribute in memnode element" 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/numa_conf.c:237 #, c-format msgid "Unsupported NUMA memory placement mode '%s'" msgstr "" #: src/conf/numa_conf.c:441 msgid "Advice from numad is needed in case of automatic numa placement" msgstr "" #: src/conf/numa_conf.c:495 #, c-format msgid "Unsupported numatune mode '%d'" msgstr "" #: src/conf/numa_conf.c:503 #, c-format msgid "Unsupported numatune placement '%d'" msgstr "" #: src/conf/numa_conf.c:529 msgid "nodeset for NUMA memory tuning must be set if 'placement' is 'static'" msgstr "" #: src/conf/numa_conf.c:706 msgid "NUMA topology defined without NUMA cells" msgstr "" #: src/conf/numa_conf.c:723 #, c-format msgid "Invalid 'id' attribute in NUMA cell: '%s'" msgstr "" #: src/conf/numa_conf.c:730 msgid "" "Exactly one 'cell' element per guest NUMA cell allowed, non-contiguous " "ranges or ranges not starting from 0 are not allowed" msgstr "" #: src/conf/numa_conf.c:740 #, c-format msgid "Duplicate NUMA cell info for cell id '%u'" msgstr "" #: src/conf/numa_conf.c:747 msgid "Missing 'cpus' attribute in NUMA cell" msgstr "" #: src/conf/numa_conf.c:757 #, c-format msgid "NUMA cell %d has no vCPUs assigned" msgstr "" #: src/conf/numa_conf.c:769 #, c-format msgid "NUMA cells %u and %zu have overlapping vCPU ids" msgstr "" #: src/conf/numa_conf.c:783 #, c-format msgid "Invalid 'memAccess' attribute value '%s'" msgstr "" #: src/conf/numa_conf.c:891 #, c-format msgid "Target NUMA node count '%zu' doesn't match source '%zu'" msgstr "" #: src/conf/numa_conf.c:902 #, c-format msgid "Size of target NUMA node %zu (%llu) doesn't match source (%llu)" msgstr "" #: src/conf/numa_conf.c:912 #, c-format msgid "Processor mask of target NUMA node %zu doesn't match source" 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:2168 #, c-format msgid "" "%s rule with port specification requires protocol specification with " "protocol to be either one of tcp(6), udp(17), dccp(33), or sctp(132)" 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:3100 #, c-format msgid "filter '%s' already exists with uuid %s" 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:165 #, c-format msgid "disk format '%s' lacks backing file support" msgstr "" #: src/conf/snapshot_conf.c:177 #, c-format msgid "disk snapshot image path '%s' must be absolute" 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:337 #, c-format msgid "memory snapshot file path (%s) must be absolute" 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/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:571 #, c-format msgid "unknown fc_host managed setting '%s'" msgstr "" #: src/conf/storage_conf.c:594 msgid "Missing scsi_host PCI address element" msgstr "" #: src/conf/storage_conf.c:605 msgid "Missing or invalid scsi adapter 'unique_id' value" msgstr "" #: src/conf/storage_conf.c:629 msgid "" "Use of 'wwnn', 'wwpn', and 'parent' attributes requires use of the adapter " "'type'" msgstr "" #: src/conf/storage_conf.c:636 msgid "Use of 'parent' element requires use of the adapter 'type'" msgstr "" #: src/conf/storage_conf.c:656 msgid "storage pool missing auth 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:902 msgid "" "Either 'name' or 'parent' must be specified for the 'scsi_host' adapter" msgstr "" #: src/conf/storage_conf.c:910 msgid "" "Both 'name' and 'parent' cannot be specified for the 'scsi_host' adapter" 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:1314 src/conf/storage_conf.c:1359 #, c-format msgid "unknown volume format type %s" msgstr "" #: src/conf/storage_conf.c:1335 msgid "missing capacity element" 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:1864 msgid "(pool state)" msgstr "" #: src/conf/storage_conf.c:1869 msgid "Could not find any 'pool' element in state file" msgstr "" #: src/conf/storage_conf.c:1879 #, c-format msgid "Storage pool state file '%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:2263 #, c-format msgid "Cannot find '%s' in node device database" msgstr "" #: src/conf/storage_conf.c:2588 #, c-format msgid "Storage source conflict with pool: '%s'" 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:355 msgid "PTY device is not yet assigned" 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/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/conf/virdomainobjlist.c:471 #, c-format msgid "unexpected domain %s already exists" 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: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:210 msgid "invalid CPU definition stub" msgstr "" #: src/cpu/cpu.c:219 #, c-format msgid "cannot decode CPU data for %s architecture" msgstr "" #: src/cpu/cpu.c:266 src/cpu/cpu_generic.c:70 src/cpu/cpu_x86.c:1376 msgid "no guest CPU model specified" 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:538 #, c-format msgid "invalid CPU definition at index %zu" msgstr "" #: src/cpu/cpu.c:543 #, c-format msgid "no CPU model specified at index %zu" 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.c:751 #, c-format msgid "CPU driver for %s has no CPU model support" 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:110 msgid "Host CPU does not support compatibility modes" msgstr "" #: src/cpu/cpu_ppc64.c:120 #, c-format msgid "Unknown compatibility mode %s" 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:397 #, c-format msgid "Missing PVR information for 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:420 #, c-format msgid "Missing or invalid PVR mask 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:78 src/util/virerror.c:840 tools/vsh.c:2238 msgid "out of memory" msgstr "out of memory" #: 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:675 src/esx/esx_driver.c:779 #, c-format msgid "Expecting '%s' to be a %s host but found a %s host" msgstr "" #: src/esx/esx_driver.c:736 msgid "Path has to specify the datacenter and compute resource" 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/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:2458 msgid "Screen cannot be selected" msgstr "" #: src/esx/esx_driver.c:2469 msgid "Screenshot feature is unsupported" 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: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_driver.c:5161 src/esx/esx_vi.c:2922 #, c-format msgid "Could not find domain with UUID '%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:637 #, c-format msgid "Could not find volume with name: %s" 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_stream.c:182 #, c-format msgid "Could not complete transfer: %s (%d)" msgstr "" #: src/esx/esx_stream.c:189 #, c-format msgid "Unexpected HTTP response code %lu" msgstr "" #: src/esx/esx_stream.c:211 src/esx/esx_stream.c:265 msgid "Stream is not open" msgstr "" #: src/esx/esx_stream.c:216 msgid "Not an upload stream" msgstr "" #: src/esx/esx_stream.c:270 msgid "Not a download stream" msgstr "" #: src/esx/esx_stream.c:344 msgid "Stream has untransferred data left" msgstr "" #: src/esx/esx_stream.c:394 msgid "Non-blocking streams are not supported yet" 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:832 src/esx/esx_vi.c:878 #, c-format msgid "Could not trigger socket action: %s (%d)" msgstr "" #: src/esx/esx_vi.c:853 msgid "Could not wait for transfer" msgstr "" #: src/esx/esx_vi.c:904 #, c-format msgid "Could not wait for transfer: %s (%d)" msgstr "" #: src/esx/esx_vi.c:925 #, c-format msgid "Could not transfer data: %s (%d)" msgstr "" #: src/esx/esx_vi.c:1019 msgid "Could not initialize session mutex" 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:1037 #, c-format msgid "Could not parse VI API version '%s'" msgstr "" #: src/esx/esx_vi.c:1044 src/esx/esx_vi.c:1060 src/esx/esx_vi.c:1071 #: src/esx/esx_vi.c:1081 #, c-format msgid "Minimum supported %s version is %s but found version '%s'" msgstr "" #: src/esx/esx_vi.c:1052 #, c-format msgid "Could not parse product version '%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: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_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:4774 msgid "Unexpected product line" 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:481 msgid "Unable to set non-blocking mode" 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/fdstream.c:742 #, c-format msgid "unable to get tty attributes: %s" msgstr "" #: src/fdstream.c:751 tools/vsh.c:1810 #, c-format msgid "unable to set tty attributes: %s" 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_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:952 #: src/interface/interface_backend_udev.c:960 #, c-format msgid "failed to find the real device 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:1172 msgid "failed to create udev context" 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:350 src/internal.h:374 #, c-format msgid "Flags '%s' and '%s' are mutually exclusive" msgstr "" #: src/internal.h:400 src/internal.h:422 #, c-format msgid "Flag '%s' is required by flag '%s'" msgstr "" #: src/internal.h:491 #, c-format msgid "read only access prevents %s" msgstr "" #: src/libvirt.c:358 msgid "libvirt.so is not safe to use from setuid programs" msgstr "" #: src/libvirt.c:535 msgid "A network driver is already registered" msgstr "" #: src/libvirt.c:561 msgid "A interface driver is already registered" msgstr "" #: src/libvirt.c:587 msgid "A storage driver is already registered" msgstr "" #: src/libvirt.c:613 msgid "A node device driver is already registered" msgstr "" #: src/libvirt.c:639 msgid "A secret driver is already registered" msgstr "" #: src/libvirt.c:665 msgid "A network filter driver is already registered" msgstr "" #: src/libvirt.c:696 src/libvirt.c:739 #, c-format msgid "Too many drivers, cannot register %s" 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/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.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-admin.c:118 #, c-format msgid "Unknown URI parameter '%s'" msgstr "" #: src/libvirt-admin.c:126 #, c-format msgid "Unsupported URI scheme '%s'" msgstr "" #: src/libvirt-admin.c:139 #, c-format msgid "Invalid URI path '%s', try '/system'" msgstr "" #: src/libvirt-admin.c:166 msgid "Expected a string for 'admin_uri_default' config parameter" 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-domain.c:388 msgid "Invalid UUID" msgstr "" #: src/libvirt-domain.c:835 src/libvirt-domain.c:923 msgid "could not build absolute output file path" 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-domain.c:1260 src/libvirt-domain.c:1344 msgid "could not build absolute core file path" msgstr "" #: src/libvirt-domain.c:1328 #, c-format msgid "dumpformat '%d' is not supported" msgstr "" #: src/libvirt-domain.c:1405 src/libvirt-domain.c:9481 #: src/libvirt-domain.c:9545 #, c-format msgid "stream must match connection of domain '%s'" msgstr "" #: src/libvirt-domain.c:1807 #, c-format msgid "result too large: %llu" msgstr "" #: src/libvirt-domain.c:1854 src/libvirt-domain.c:1907 #: src/libvirt-domain.c:1970 #, c-format msgid "input too large: %lu" 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-domain.c:3307 msgid "Attempt to migrate guest to the same host" msgstr "" #: src/libvirt-domain.c:3338 msgid "Some parameters are not supported by migration protocol 2" msgstr "" #: src/libvirt-domain.c:3355 msgid "Unable to override peer2peer migration URI" msgstr "" #: src/libvirt-domain.c:3387 msgid "Some parameters are not supported by migration protocol 3" 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: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: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-domain.c:4164 msgid "p2p migration is not supported by the source host" msgstr "" #: src/libvirt-domain.c:4172 msgid "direct migration is not supported by the source host" msgstr "" #: src/libvirt-domain.c:4725 src/libvirt-domain.c:4870 #: src/libvirt-domain.c:5152 msgid "conn must match stream connection" msgstr "" #: src/libvirt-domain.c:5635 src/libvirt-domain.c:5776 #, c-format msgid "size must not exceed %zu" msgstr "" #: src/libvirt-domain.c:7063 #, c-format msgid "nkeycodes must be <= %d" msgstr "" #: src/libvirt-domain.c:7514 src/libvirt-domain.c:7715 #, c-format msgid "input too large: %d * %d" msgstr "" #: src/libvirt-domain.c:8174 msgid "metadata title can't contain newlines" msgstr "" #: src/libvirt-domain.c:9218 #, c-format msgid "domain '%s' must match connection" msgstr "" #: src/libvirt-domain.c:9227 #, c-format msgid "eventID must be less than %d" msgstr "" #: src/libvirt-domain.c:9970 msgid "use of flags requires a copy job" msgstr "" #: src/libvirt-domain.c:10284 #, c-format msgid "Unable to access file descriptor %d" msgstr "" #: src/libvirt-domain.c:10290 #, c-format msgid "fd %d 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-domain.c:10625 msgid "ncpus 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-domain.c:11342 #, c-format msgid "doms array in %s must contain at least one domain" msgstr "" #: src/libvirt-domain.c:11362 msgid "domains in 'doms' array must belong to a single connection" msgstr "" #: src/libvirt-domain-snapshot.c:279 msgid "virDomainSnapshotGetXMLDesc with secure flag" 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-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:250 #, c-format msgid "error changing profile to %s" msgstr "" #: src/libvirt-lxc.c:256 msgid "Support for AppArmor is not enabled" msgstr "" #: src/libvirt-lxc.c:261 #, c-format msgid "Security model %s cannot be entered" 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-network.c:1056 #, c-format msgid "network '%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-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:145 #, c-format msgid "pid_value in %s is too large" msgstr "" #: src/libvirt-qemu.c:285 #, c-format msgid "domain '%s' in %s must match connection" 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:255 src/logging/log_daemon.c:204 #: src/logging/log_daemon.c:221 msgid "Malformed daemon 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:1097 #, 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" " -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 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_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: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: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:351 msgid "unable to use io_timeout with this version of sanlock" 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: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:631 #, c-format msgid "MD5 hash '%s' unexpectedly larger than %d characters" 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: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: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: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/logging/log_daemon.c:856 #, 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" " -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 log management daemon:\n" msgstr "" #: src/logging/log_daemon.c:873 #, c-format msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " %s/libvirt/virtlogd.conf\n" "\n" " Sockets:\n" " %s/run/libvirt/virtlogd-sock\n" "\n" " PID file (unless overridden by -p):\n" " %s/run/virtlogd.pid\n" "\n" msgstr "" #: src/logging/log_daemon.c:890 msgid "" "\n" " Default paths:\n" "\n" " Configuration file (unless overridden by -f):\n" " $XDG_CONFIG_HOME/libvirt/virtlogd.conf\n" "\n" " Sockets:\n" " $XDG_RUNTIME_DIR/libvirt/virtlogd-sock\n" "\n" " PID file:\n" " $XDG_RUNTIME_DIR/libvirt/virtlogd.pid\n" "\n" msgstr "" #: src/logging/log_daemon_dispatch.c:122 #, c-format msgid "Requested data len %llu is larger than maximum %d" msgstr "" #: src/logging/log_handler.c:165 msgid "Unable to read from log pipe" msgstr "" #: src/logging/log_handler.c:225 msgid "Missing 'path' field in JSON document" msgstr "" #: src/logging/log_handler.c:231 msgid "Missing 'driver' in JSON document" msgstr "" #: src/logging/log_handler.c:239 msgid "Missing 'domname' in JSON document" msgstr "" #: src/logging/log_handler.c:247 msgid "Missing 'domuuid' in JSON document" msgstr "" #: src/logging/log_handler.c:252 msgid "Malformed 'domuuid' in JSON document" msgstr "" #: src/logging/log_handler.c:265 msgid "Missing 'pipefd' in JSON document" msgstr "" #: src/logging/log_handler.c:270 src/util/virlockspace.c:374 msgid "Cannot enable close-on-exec flag" msgstr "" #: src/logging/log_handler.c:301 msgid "Missing files data from JSON file" msgstr "" #: src/logging/log_handler.c:307 msgid "Malformed files data from JSON file" msgstr "" #: src/logging/log_handler.c:378 #, c-format msgid "Cannot open log file: '%s'" msgstr "" #: src/logging/log_handler.c:386 msgid "Cannot open fifo pipe" msgstr "" #: src/logging/log_handler.c:460 #, c-format msgid "No open log file %s" msgstr "" #: src/logging/log_handler.c:569 src/util/virlockspace.c:487 msgid "Cannot disable close-on-exec flag" msgstr "" #: src/logging/log_manager.c:191 src/remote/remote_driver.c:6477 msgid "too many file descriptors received" msgstr "" #: src/logging/log_manager.c:194 src/remote/remote_driver.c:6482 msgid "no file descriptor received" 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: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:619 #, c-format msgid "Invalid CIDR address: '%s'" 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: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:525 #, c-format msgid "Failed to set IP address '%s' on %s" 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: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: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:1151 #, c-format msgid "Failed to bind %s on to %s" msgstr "" #: src/lxc/lxc_container.c:1175 #, c-format msgid "Failed to symlink device %s to %s" 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:2070 #, c-format msgid "Failed to add capability %s: %d" msgstr "" #: src/lxc/lxc_container.c:2102 #, c-format msgid "Failed to remove capability %s: %d" msgstr "" #: src/lxc/lxc_container.c:2110 #, c-format msgid "Unsupported capabilities policy: %s" 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:2184 msgid "failed to attach the namespace" msgstr "" #: src/lxc/lxc_container.c:2193 msgid "Failed to read the container continue message" msgstr "" #: src/lxc/lxc_container.c:2220 msgid "At least one tty is required" 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:2407 msgid "" "Config askes for inherit net namespace as well as private network interfaces" 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:559 src/util/virfile.c:767 #, c-format msgid "Cannot check NBD device %s pid" 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_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/lxc/lxc_domain.c:106 #, c-format msgid "unsupported Namespace feature: %s" msgstr "" #: src/lxc/lxc_domain.c:115 src/lxc/lxc_domain.c:131 msgid "No lxc environment type specified" msgstr "" #: src/lxc/lxc_domain.c:121 #, c-format msgid "Unknown LXC namespace source '%s'" 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:731 msgid "Cannot resize the max memory on an active domain" msgstr "" #: src/lxc/lxc_driver.c:755 msgid "Cannot set memory higher than max memory" 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:2232 src/qemu/qemu_driver.c:9005 #, c-format msgid "unknown parameter '%s'" 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:2261 src/qemu/qemu_driver.c:9034 #, c-format msgid "invalid value '%s' for parameter '%s' of device '%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: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/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/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: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: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/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: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:398 src/lxc/lxc_process.c:424 #, c-format msgid "failed to open ns %s" msgstr "" #: src/lxc/lxc_process.c:438 msgid "'netns' namespace source can only be used with sharenet" msgstr "" #: src/lxc/lxc_process.c:449 #, c-format msgid "failed to open netns %s" 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:1228 msgid "At least one PTY console is required" msgstr "" #: src/lxc/lxc_process.c:1235 msgid "Only PTY console types are supported" msgstr "" #: src/lxc/lxc_process.c:1242 #, c-format msgid "Cannot create log directory '%s'" msgstr "" #: src/lxc/lxc_process.c:1433 #, c-format msgid "unexpected exit status %d" msgstr "" #: src/lxc/lxc_process.c:1436 msgid "terminated abnormally" 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:1450 #, c-format msgid "Failed to read pid file %s" msgstr "" #: src/lxc/lxc_process.c:1463 msgid "could not close handshake fd" 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/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/libxl/libxl_domain.c:303 #, c-format msgid "multiple IP addresses not supported on device type %s" msgstr "" #: src/libxl/libxl_domain.c:325 src/openvz/openvz_driver.c:125 #: src/qemu/qemu_domain.c:1414 src/uml/uml_driver.c:424 #: src/xen/xen_driver.c:338 src/xenapi/xenapi_driver.c:63 #, c-format msgid "hostdev mode 'capabilities' is not supported in %s" msgstr "" #: src/libxl/libxl_domain.c:520 #, c-format msgid "Failed to restart VM '%s': %s" msgstr "" #: src/libxl/libxl_domain.c:584 msgid "Failed to create thread to handle domain shutdown" 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:836 src/libxl/libxl_driver.c:2363 #, c-format msgid "Failed to pin vcpu '%d' with libxenlight" msgstr "" #: src/libxl/libxl_domain.c:881 msgid "Failed to balloon domain0 memory" 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_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:88 msgid "Domain-0 does not support requested operation" msgstr "" #: src/libxl/libxl_driver.c:529 msgid "unable to get Domain-0 information from libxenlight" msgstr "" #: src/libxl/libxl_driver.c:599 msgid "VNC" msgstr "" #: src/libxl/libxl_driver.c:607 src/qemu/qemu_driver.c:767 msgid "migration" 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: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:2616 msgid "parsing sxpr 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:3044 #, c-format msgid "target pci device %.4x:%.2x:%.2x.%.1x already exists" msgstr "" #: src/libxl/libxl_driver.c:3063 #, c-format msgid "libxenlight failed to attach pci device %.4x:%.2x:%.2x.%.1x" 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/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:3197 src/libxl/libxl_driver.c:3300 #, c-format msgid "network device with mac %s already exists" msgstr "" #: src/libxl/libxl_driver.c:3219 msgid "libxenlight failed to attach network device" msgstr "" #: src/libxl/libxl_driver.c:3318 #, c-format msgid "" "target pci device %.4x:%.2x:%.2x.%.1x " "already exists" 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/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/libxl/libxl_driver.c:3406 #, c-format msgid "" "libxenlight failed to detach pci device " "%.4x:%.2x:%.2x.%.1x" msgstr "" #: src/libxl/libxl_driver.c:3490 msgid "libxenlight failed to detach network device" 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:3983 src/libxl/libxl_conf.c:1842 msgid "libxl_get_physinfo_info failed" 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/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_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/libxl/libxl_driver.c:5076 #, c-format msgid "unsupported driver name '%s'" msgstr "" #: src/libxl/libxl_driver.c:5209 msgid "Domain-0 cannot be migrated" msgstr "" #: src/libxl/libxl_driver.c:5373 src/openvz/openvz_driver.c:2480 #, c-format msgid "" "Migration failed. No domain on destination host with matching name '%s'" 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:324 msgid "Failed to get capabilities 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:738 #, c-format msgid "emulator '%s' not found" msgstr "" #: src/libxl/libxl_conf.c:745 #, c-format msgid "emulator '%s' is not executable" 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:786 msgid "libxenlight supports only one input device" msgstr "" #: src/libxl/libxl_conf.c:814 msgid "Unknown input device type" msgstr "" #: src/libxl/libxl_conf.c:883 msgid "" "This version of libxenlight does not support disk 'discard' option passing" 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:1052 src/libxl/libxl_conf.c:1204 msgid "this version of libxenlight does not support backend domain name" msgstr "" #: src/libxl/libxl_conf.c:1106 msgid "" "specifying a script is only supported with interface types bridge and " "ethernet" msgstr "" #: src/libxl/libxl_conf.c:1193 #, c-format msgid "unsupported interface type %s" msgstr "" #: src/libxl/libxl_conf.c:1513 msgid "Unexpected type for 'autoballoon' setting" msgstr "" #: src/libxl/libxl_conf.c:1576 #, c-format msgid "failed to create log dir '%s': %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/libxl/libxl_conf.c:1678 msgid "Unexpected type for 'lock_manager' setting" msgstr "" #: src/libxl/libxl_conf.c:1777 msgid "videoram must be at least 16MB for VGA" msgstr "" #: src/libxl/libxl_conf.c:1783 msgid "videoram must be at least 8MB for VGA" msgstr "" #: src/libxl/libxl_conf.c:1794 msgid "videoram must be at least 8MB for CIRRUS" msgstr "" #: src/libxl/libxl_conf.c:1800 msgid "videoram must be at least 4MB for CIRRUS" msgstr "" #: src/libxl/libxl_conf.c:1811 msgid "videoram must be at least 128MB for QXL" msgstr "" #: src/libxl/libxl_conf.c:1819 #, c-format msgid "video type %s is not supported by libxl" msgstr "" #: src/libxl/libxl_conf.c:1848 #, c-format msgid "machine type %s too big for destination" msgstr "" #: src/libxl/libxl_migration.c:153 msgid "Failed to accept migration connection" msgstr "" #: src/libxl/libxl_migration.c:169 msgid "Failed to create thread for receiving migration data" msgstr "" #: src/libxl/libxl_migration.c:205 msgid "Failed to send migration data to destination host" msgstr "" #: src/libxl/libxl_migration.c:219 msgid "domain has assigned host devices" 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/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/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:396 msgid "Fail to create socket for incoming migration" msgstr "" #: src/libxl/libxl_migration.c:537 msgid "Migration failed. Domain is not running on destination host" msgstr "" #: src/libxl/libxl_migration.c:546 msgid "Failed to unpause domain" msgstr "" #: src/network/bridge_driver.c:175 #, c-format msgid "no network with matching uuid '%s' (%s)" msgstr "" #: src/network/bridge_driver.c:517 #, c-format msgid "failed to open directory '%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:546 #, c-format msgid "failed to stat network status file '%s'" msgstr "" #: src/network/bridge_driver.c:565 #, c-format msgid "failed to write network status file '%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:1077 src/network/bridge_driver.c:1084 #, c-format msgid "Missing required 'service' attribute in SRV record of network '%s'" 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: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:1916 #, c-format msgid "cannot write to %s to enable/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:2081 #, c-format msgid "network '%s' has no bridge name defined" msgstr "" #: src/network/bridge_driver.c:2174 msgid "failed to enable IP forwarding" msgstr "" #: src/network/bridge_driver.c:2350 #, c-format msgid "Could not get Virtual functions on %s" msgstr "" #: src/network/bridge_driver.c:2406 #, c-format msgid "No usable Vf's present on SRIOV PF %s" msgstr "" #: src/network/bridge_driver.c:2466 msgid "network is already active" msgstr "" #: src/network/bridge_driver.c:2598 #, c-format msgid "no network with matching uuid '%s'" 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: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/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:2989 #, c-format msgid "" "
, , and elements of in network %s are " "mutually exclusive" 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:3074 #, c-format msgid "multiple elements with the same name (%s) in network '%s'" msgstr "" #: src/network/bridge_driver.c:3082 #, c-format msgid "" "Unsupported element in network '%s' in portgroup '%s' with " "forward mode='%s'" 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:3465 src/network/bridge_driver.c:3912 #, c-format msgid "network '%s' 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/network/bridge_driver.c:3684 #, c-format msgid "invalid json in file: %s" msgstr "" #: src/network/bridge_driver.c:3690 src/network/leaseshelper.c:319 msgid "couldn't fetch array of leases" msgstr "" #: src/network/bridge_driver.c:3700 src/network/leaseshelper.c:328 #: src/network/leaseshelper.c:335 src/network/leaseshelper.c:396 #: src/network/leaseshelper.c:420 msgid "failed to parse json" msgstr "" #: src/network/bridge_driver.c:3708 msgid "found lease without mac-address" msgstr "" #: src/network/bridge_driver.c:3718 msgid "found lease without expiry-time" msgstr "" #: src/network/bridge_driver.c:3735 msgid "found lease without ip-address" 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:4679 #, c-format msgid "network '%s' doesn't have an IP 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:4852 msgid "Could not generate next class ID" msgstr "" #: src/network/bridge_driver.c:4914 #, c-format msgid "Cannot set bandwidth on interface '%s' of type %d" 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:147 #, c-format msgid "Route address '%s' conflicts with IP address for '%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/leaseshelper.c:72 #, c-format msgid "%s: try --help for more details\n" msgstr "" #: src/network/leaseshelper.c:74 #, c-format msgid "" "Usage: %s add|old|del|init mac|clientid ip [hostname]\n" "Designed for use with 'dnsmasq --dhcp-script'\n" "Refer to man page of dnsmasq for more details'\n" msgstr "" #: src/network/leaseshelper.c:185 #, c-format msgid "Unsupported action: %s\n" msgstr "" #: src/network/leaseshelper.c:247 src/network/leaseshelper.c:304 #: src/network/leaseshelper.c:372 src/network/leaseshelper.c:444 msgid "failed to create json" msgstr "" #: src/network/leaseshelper.c:254 #, c-format msgid "Unable to convert lease expiry time to long long: %s" msgstr "" #: src/network/leaseshelper.c:314 #, c-format msgid "invalid json in file: %s, rewriting it" msgstr "" #: src/network/leaseshelper.c:453 msgid "empty json array" 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_driver.c:606 #, c-format msgid "no node device for '%s' with matching wwnn '%s' and wwpn '%s'" 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_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: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: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:1715 msgid "Failed to initialize mutex for driver" 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:470 #, c-format msgid "Socket %d can't be handled (max socket is %d)" msgstr "" #: src/nodeinfo.c:525 msgid "CPU socket topology has changed" msgstr "" #: src/nodeinfo.c:540 #, c-format msgid "Core %d can't be handled (max core is %d)" 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:1441 msgid "node present CPU map not implemented on this platform" msgstr "" #: src/nodeinfo.c:1491 msgid "node online CPU map 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:1934 msgid "sysctl failed for vm.stats.vm.v_page_count" msgstr "" #: src/nodeinfo.c:1944 msgid "sysctl failed for vm.stats.vm.v_free_count" msgstr "" #: src/nodeinfo.c:2009 msgid "node cpu info not implemented on this platform" msgstr "" #: src/nodeinfo.c:2295 msgid "no suitable info found" 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:1119 #, c-format msgid "setup of pcap handle failed: %s" 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:540 msgid "Can't define NWFilters in session mode" 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:1500 #, c-format msgid "Unexpected protocol %d" 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:2432 #, c-format msgid "Unexpected rule protocol %d" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:2518 msgid "unexpected protocol type" 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: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:3767 msgid "No output from iptables --version" msgstr "" #: src/nwfilter/nwfilter_ebiptables_driver.c:3778 #, c-format msgid "Cannot parse version string '%s'" 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:388 #: src/nwfilter/nwfilter_gentech_driver.c:590 #, c-format msgid "referenced filter '%s' is missing" 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: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_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: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: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/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: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: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_driver.c:2491 msgid "domain is not running on destination host" msgstr "" #: src/openvz/openvz_util.c:47 msgid "Can't determine page size" msgstr "" #: src/vz/vz_driver.c:234 msgid "Can't initialize Parallels SDK" msgstr "" #: src/vz/vz_driver.c:308 #, c-format msgid "Unexpected Virtuozzo URI path '%s', try vz:///system" 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/vz/vz_driver.c:713 #, c-format msgid "Unsupported OS type: %s" msgstr "" #: src/vz/vz_driver.c:740 msgid "Can't change domain configuration in managed save state" msgstr "" #: src/vz/vz_driver.c:826 src/qemu/qemu_driver.c:5490 msgid "cannot list vcpu pinning for an inactive domain" msgstr "" #: src/vz/vz_driver.c:1074 msgid "device attach needs VIR_DOMAIN_AFFECT_CONFIG flag to be set" msgstr "" #: src/vz/vz_driver.c:1088 src/vz/vz_driver.c:1165 msgid "Updates on a running domain need VIR_DOMAIN_AFFECT_LIVE flag" msgstr "" #: src/vz/vz_driver.c:1102 msgid "disk attach failed" msgstr "" #: src/vz/vz_driver.c:1110 msgid "network attach failed" msgstr "" #: src/vz/vz_driver.c:1151 msgid "device detach needs VIR_DOMAIN_AFFECT_CONFIG flag to be set" msgstr "" #: src/vz/vz_driver.c:1179 msgid "disk detach failed" msgstr "" #: src/vz/vz_driver.c:1187 msgid "network detach failed" msgstr "" #: src/vz/vz_driver.c:1547 msgid "Can't find prlctl command in the PATH env" msgstr "" #: src/vz/vz_sdk.c:71 src/vz/vz_sdk.c:120 #, c-format msgid "%s %s" msgstr "" #: src/vz/vz_sdk.c:366 msgid "Domain UUID is malformed or empty" msgstr "" #: src/vz/vz_sdk.c:538 src/vz/vz_sdk.c:3989 #, c-format msgid "Unknown disk bus: %X" msgstr "" #: src/vz/vz_sdk.c:800 #, c-format msgid "Unknown adapter type: %X" msgstr "" #: src/vz/vz_sdk.c:896 #, c-format msgid "Unknown serial type: %X" msgstr "" #: src/vz/vz_sdk.c:1124 #, c-format msgid "Unknown domain state: %X" msgstr "" #: src/vz/vz_sdk.c:1202 #, c-format msgid "Unknown domain type: %X" msgstr "" #: src/vz/vz_sdk.c:1230 #, c-format msgid "Unknown CPU mode: %X" msgstr "" #: src/vz/vz_sdk.c:1291 msgid "cannot initialize condition" msgstr "" #: src/vz/vz_sdk.c:1399 #, c-format msgid "Unknown autostart mode: %X" msgstr "" #: src/vz/vz_sdk.c:1868 msgid "Can't change domain state." msgstr "" #: src/vz/vz_sdk.c:1901 msgid "titles are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1907 msgid "blkio parameters are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1914 msgid "changing balloon parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1921 msgid "Memory size should be multiple of 1Mb." msgstr "" #: src/vz/vz_sdk.c:1932 msgid "Memory parameter is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1939 msgid "current vcpus must be equal to maxvcpus" msgstr "" #: src/vz/vz_sdk.c:1945 msgid "changing cpu placement mode is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1956 msgid "cputune is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1965 msgid "vcpupin cpumask differs from default cpumask" msgstr "" #: src/vz/vz_sdk.c:1981 msgid "numa parameters are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:1991 msgid "" "on_reboot, on_poweroff and on_crash parameters are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2008 src/vz/vz_sdk.c:2034 src/vz/vz_sdk.c:2044 msgid "changing OS parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2023 msgid "changing OS type is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2052 msgid "changing emulator is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2060 msgid "changing features is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2070 msgid "changing clock parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2077 msgid "Filesystems in VMs are not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2088 msgid "changing devices parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2102 msgid "changing input devices parameters is not supported by vz driver" msgstr "" #: src/vz/vz_sdk.c:2213 msgid "vz driver supports only one VNC per domain." msgstr "" #: src/vz/vz_sdk.c:2222 msgid "vz driver supports only VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2229 msgid "vz driver doesn't support websockets for VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2237 msgid "vz driver supports only \"en-us\" keymap for VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2244 msgid "vz driver doesn't support exclusive share policy for VNC graphics." msgstr "" #: src/vz/vz_sdk.c:2251 msgid "vz driver doesn't support VNC graphics over unix sockets." msgstr "" #: src/vz/vz_sdk.c:2259 msgid "vz driver doesn't support given action in case of password change." msgstr "" #: src/vz/vz_sdk.c:2266 msgid "vz driver doesn't support setting password expire time." msgstr "" #: src/vz/vz_sdk.c:2273 msgid "" "vz driver doesn't support more than one listening VNC server per domain" msgstr "" #: src/vz/vz_sdk.c:2281 msgid "vz driver supports only address-based VNC listening" msgstr "" #: src/vz/vz_sdk.c:2297 msgid "Video adapters are not supported int containers." msgstr "" #: src/vz/vz_sdk.c:2304 msgid "vz driver supports only one video adapter." msgstr "" #: src/vz/vz_sdk.c:2314 msgid "vz driver supports only VGA video adapters." msgstr "" #: src/vz/vz_sdk.c:2321 msgid "vz driver doesn't support multihead video adapters." msgstr "" #: src/vz/vz_sdk.c:2328 msgid "vz driver doesn't support setting video acceleration parameters." msgstr "" #: src/vz/vz_sdk.c:2340 msgid "Specified character device type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2347 msgid "Specified character device target type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2358 msgid "Specified character device source type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2365 msgid "" "Setting device info for character devices is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2372 msgid "Setting security labels is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2385 msgid "Specified network adapter type is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2392 msgid "Interface backend parameters are not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2399 msgid "Virtual network portgroups are not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2406 msgid "Setting interface sndbuf is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2413 msgid "Setting interface script is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2420 msgid "Setting guest interface name is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2427 msgid "" "Setting device info for network devices is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2434 msgid "Setting network filter is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2441 msgid "Setting network bandwidth is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2448 msgid "Setting up vlans is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2462 msgid "Only hard disks and cdroms are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2470 msgid "Setting disk block sizes is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2483 msgid "Setting disk io limits is not supported by vz driver yet." msgstr "" #: src/vz/vz_sdk.c:2489 msgid "Setting disk serial number is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2495 msgid "Setting disk wwn id is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2502 msgid "Setting disk vendor is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2509 msgid "Setting disk product id is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2516 msgid "Setting disk error policy is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2523 msgid "Setting disk io mode is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2530 msgid "Disk copy_on_read is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2537 msgid "Setting up disk startup policy is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2544 msgid "Transient disks are not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2551 msgid "Setting up disk discard parameter is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2558 msgid "Setting up disk io thread # is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2567 msgid "Only disk and block storage types are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2580 msgid "Only file based filesystems are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2587 msgid "Only ploop fs driver is supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2594 msgid "Changing fs access mode is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2601 msgid "Changing fs write policy is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2608 msgid "Only ploop disk images are supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2615 msgid "Setting readonly for filesystems is supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2622 msgid "Setting fs quotas is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:2726 msgid "vz driver doesn't support specified serial source type." msgstr "" #: src/vz/vz_sdk.c:2870 msgid "Support only default gateway" msgstr "" #: src/vz/vz_sdk.c:2882 msgid "Support only one IPv4 default gateway" msgstr "" #: src/vz/vz_sdk.c:2902 msgid "Support only one IPv6 default gateway" msgstr "" #: src/vz/vz_sdk.c:2917 #, c-format msgid "Unsupported address family %d Only IPv4 or IPv6 default gateway" msgstr "" #: src/vz/vz_sdk.c:2941 msgid "Specified network adapter model is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:3036 msgid "network device cannot be attached" msgstr "" #: src/vz/vz_sdk.c:3103 msgid "network device cannot be detached" msgstr "" #: src/vz/vz_sdk.c:3187 #, c-format msgid "" "Invalid format of disk %s, vz driver supports only images in ploop format." msgstr "" #: src/vz/vz_sdk.c:3200 #, c-format msgid "" "Invalid format of disk %s, it should be either not set, or set to raw or " "auto." msgstr "" #: src/vz/vz_sdk.c:3220 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only one controller." msgstr "" #: src/vz/vz_sdk.c:3227 #, c-format msgid "Invalid drive address of disk %s, vz driver supports only target 0." msgstr "" #: src/vz/vz_sdk.c:3236 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only units 0-1 for IDE " "bus." msgstr "" #: src/vz/vz_sdk.c:3247 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only bus 0 for SCSI bus." msgstr "" #: src/vz/vz_sdk.c:3258 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only bus 0 for SATA bus." msgstr "" #: src/vz/vz_sdk.c:3269 msgid "Specified disk bus is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:3278 #, c-format msgid "" "Invalid drive address of disk %s, vz driver supports only defaults address " "to logical device name." msgstr "" #: src/vz/vz_sdk.c:3303 msgid "Specified disk cache mode is not supported by vz driver." msgstr "" #: src/vz/vz_sdk.c:3523 #, c-format msgid "Unknown CPU mode: %s" msgstr "" #: src/vz/vz_sdk.c:3676 src/vz/vz_sdk.c:3685 msgid "Unsupported filesystem type." msgstr "" #: src/vz/vz_sdk.c:3851 msgid "Refusing to undefine while snapshots exist" 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/vz/vz_sdk.c:3949 msgid "Timeout on waiting statistics event." msgstr "" #: src/vz/vz_sdk.c:3953 src/qemu/qemu_monitor.c:1003 msgid "Unable to wait on monitor condition" msgstr "" #: src/vz/vz_utils.h:36 msgid "Can't parse prlctl output" 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:3501 msgid "" "Field on the domain XML file is missing or has invalid value" msgstr "" #: src/phyp/phyp_driver.c:3508 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/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/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/qemu/qemu_agent.c:1120 src/qemu/qemu_agent.c:1154 msgid "Guest agent disappeared while executing command" 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_agent.c:1738 #, c-format msgid "Time '%lld' is too big for guest agent" msgstr "" #: src/qemu/qemu_agent.c:1789 msgid "guest-get-fsinfo reply was missing return data" msgstr "" #: src/qemu/qemu_agent.c:1795 msgid "guest-get-fsinfo return information was not an array" msgstr "" #: src/qemu/qemu_agent.c:1814 #, c-format msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo return data" msgstr "" #: src/qemu/qemu_agent.c:1826 msgid "'mountpoint' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1834 msgid "'name' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1841 msgid "'type' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1847 msgid "'disk' missing in reply of guest-get-fsinfo" msgstr "" #: src/qemu/qemu_agent.c:1853 msgid "guest-get-fsinfo 'disk' data was not an array" msgstr "" #: src/qemu/qemu_agent.c:1875 #, c-format msgid "array element '%zd' of '%zd' missing in guest-get-fsinfo 'disk' data" msgstr "" #: src/qemu/qemu_agent.c:1883 msgid "'pci-controller' missing in guest-get-fsinfo 'disk' data" msgstr "" #: src/qemu/qemu_agent.c:1892 #, c-format msgid "'%s' missing in guest-get-fsinfo 'disk' data" msgstr "" #: src/qemu/qemu_agent.c:1901 #, c-format msgid "'%s' missing in guest-get-fsinfo 'pci-address' data" msgstr "" #: src/qemu/qemu_agent.c:1984 msgid "qemu agent didn't provide 'return' field" msgstr "" #: src/qemu/qemu_agent.c:1990 msgid "qemu agent didn't return an array of interfaces" msgstr "" #: src/qemu/qemu_agent.c:2004 msgid "qemu agent reply missing interface entry in array" msgstr "" #: src/qemu/qemu_agent.c:2012 msgid "qemu agent didn't provide 'name' field" msgstr "" #: src/qemu/qemu_agent.c:2074 msgid "qemu agent reply missing IP addr in array" msgstr "" #: src/qemu/qemu_agent.c:2081 #, c-format msgid "qemu agent didn't provide 'ip-address-type' field for interface '%s'" msgstr "" #: src/qemu/qemu_agent.c:2090 #, c-format msgid "unknown ip address type '%s'" msgstr "" #: src/qemu/qemu_agent.c:2098 #, c-format msgid "qemu agent didn't provide 'ip-address' field for interface '%s'" msgstr "" #: src/qemu/qemu_agent.c:2108 msgid "malformed 'prefix' field" 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:1403 #, c-format msgid "QEMU version >= 0.12.00 is required, but %d.%d.%d found" msgstr "" #: src/qemu/qemu_capabilities.c:1414 #, c-format msgid "QEMU / QMP failed: %s" msgstr "" #: src/qemu/qemu_capabilities.c:1418 #, c-format msgid "QEMU %u.%u.%u is too new for help parsing" 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:2742 #, c-format msgid "unexpected root element <%s>, expecting " msgstr "" #: src/qemu/qemu_capabilities.c:2750 msgid "missing qemuctime in QEMU capabilities XML" msgstr "" #: src/qemu/qemu_capabilities.c:2757 msgid "missing selfctime in QEMU capabilities XML" 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:2780 msgid "missing flag name in QEMU capabilities cache" 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_capabilities.c:2797 src/qemu/qemu_capabilities.c:2803 msgid "missing version in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2812 msgid "missing arch in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2817 #, c-format msgid "unknown arch %s in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2824 msgid "failed to parse qemu capabilities cpus" msgstr "" #: src/qemu/qemu_capabilities.c:2836 msgid "missing cpu name in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2846 msgid "failed to parse qemu capabilities machines" msgstr "" #: src/qemu/qemu_capabilities.c:2862 msgid "missing machine name in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2871 msgid "malformed machine cpu count in QEMU capabilities cache" msgstr "" #: src/qemu/qemu_capabilities.c:2955 #, c-format msgid "Failed to save '%s' for '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:2992 src/qemu/qemu_capabilities.c:3061 #, c-format msgid "Unable to create directory '%s'" msgstr "" #: src/qemu/qemu_capabilities.c:3074 #, c-format msgid "Unable to access cache '%s' for '%s'" 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:3559 #, c-format msgid "Failed to probe capabilities for %s: %s" msgstr "" #: src/qemu/qemu_capabilities.c:3561 msgid "unknown failure" 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: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:178 src/qemu/qemu_command.c:204 #, c-format msgid "file descriptor %d has not been transferred" msgstr "" #: src/qemu/qemu_command.c:300 #, c-format msgid "'%s' is not a suitable bridge helper" msgstr "" #: src/qemu/qemu_command.c:340 #, c-format msgid "%s: failed to communicate with bridge helper: %s%s" msgstr "" #: src/qemu/qemu_command.c:384 msgid "cannot use custom tap device in session mode" msgstr "" #: src/qemu/qemu_command.c:390 src/qemu/qemu_hotplug.c:2097 msgid "Missing bridge name" msgstr "" #: src/qemu/qemu_command.c:533 msgid "nested -object property arrays are not supported" msgstr "" #: src/qemu/qemu_command.c:566 msgid "NULL and OBJECT JSON types can't be converted to commandline string" 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/qemu/qemu_command.c:1448 #, c-format msgid "spapr-vio address %#llx already in use" 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:1841 #, c-format msgid "Inappropriate new pci controller index %zu not found in addrs" 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:2312 msgid "PCI bridges are not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:2386 #, c-format msgid "" "failed to create PCI bridge on bus %d: too many devices with fixed addresses" msgstr "" #: src/qemu/qemu_command.c:2665 #, c-format msgid "virtio disk cannot have an address of type '%s'" 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:3511 #, c-format msgid "Unexpected network protocol '%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: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/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:3675 #, c-format msgid "cannot use CCW address type for device '%s' using machine type '%s'" msgstr "" #: src/qemu/qemu_command.c:3681 msgid "CCW address type is not supported by this QEMU" msgstr "" #: src/qemu/qemu_command.c:3688 msgid "virtio S390 address type is not supported by this QEMU" 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:3920 msgid "readonly ide disks are not supported" msgstr "" #: src/qemu/qemu_command.c:3925 msgid "readonly sata disks are not supported" 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:3958 msgid "scsi-block 'lun' devices do not support the serial property" 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:3989 msgid "" "native I/O needs either no disk cache or directsync cache mode, QEMU will " "fallback to aio=threads" 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:4083 msgid "" "there are some block I/O throttling parameters that are not supported with " "this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4102 #, c-format msgid "block I/O throttle limit must be less than %llu using QEMU" msgstr "" #: src/qemu/qemu_command.c:4193 msgid "IOThreads only available for virtio pci and virtio ccw disk" msgstr "" #: src/qemu/qemu_command.c:4201 #, c-format msgid "Disk iothread '%u' not defined in iothreadid" msgstr "" #: src/qemu/qemu_command.c:4232 msgid "disk device='lun' is not supported by this QEMU" 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:4435 msgid "unexpected address type for usb disk" 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:4713 msgid "'cmd_per_lun' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4718 msgid "'max_sectors' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4723 msgid "'ioeventfd' is only supported by virtio-scsi controller" msgstr "" #: src/qemu/qemu_command.c:4793 msgid "SATA is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4813 msgid "wrong function called for pci-root/pcie-root" msgstr "" #: src/qemu/qemu_command.c:4818 #, c-format msgid "index for pci controllers of model '%s' must be > 0" msgstr "" #: src/qemu/qemu_command.c:4828 msgid "autogenerated pci-bridge options not set" msgstr "" #: src/qemu/qemu_command.c:4835 #, c-format msgid "unknown pci-bridge model name value %d" msgstr "" #: src/qemu/qemu_command.c:4842 #, c-format msgid "PCI controller model name '%s' is not valid for a pci-bridge" msgstr "" #: src/qemu/qemu_command.c:4849 msgid "the pci-bridge controller is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4861 msgid "autogenerated dmi-to-pci-bridge options not set" msgstr "" #: src/qemu/qemu_command.c:4868 #, c-format msgid "unknown dmi-to-pci-bridge model name value %d" msgstr "" #: src/qemu/qemu_command.c:4875 #, c-format msgid "PCI controller model name '%s' is not valid for a dmi-to-pci-bridge" msgstr "" #: src/qemu/qemu_command.c:4882 msgid "" "the dmi-to-pci-bridge (i82801b11-bridge) controller is not supported in this " "QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4892 msgid "autogenerated pcie-root-port options not set" msgstr "" #: src/qemu/qemu_command.c:4898 #, c-format msgid "unknown pcie-root-port model name value %d" msgstr "" #: src/qemu/qemu_command.c:4905 #, c-format msgid "PCI controller model name '%s' is not valid for a pcie-root-port" msgstr "" #: src/qemu/qemu_command.c:4912 msgid "" "the pcie-root-port (ioh3420) controller is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4925 msgid "autogenerated pcie-switch-upstream-port options not set" msgstr "" #: src/qemu/qemu_command.c:4931 #, c-format msgid "unknown pcie-switch-upstream-port model name value %d" msgstr "" #: src/qemu/qemu_command.c:4938 #, c-format msgid "" "PCI controller model name '%s' is not valid for a pcie-switch-upstream-port" msgstr "" #: src/qemu/qemu_command.c:4945 msgid "" "the pcie-switch-upstream-port (x3130-upstream) controller is not supported " "in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:4958 msgid "autogenerated pcie-switch-downstream-port options not set" msgstr "" #: src/qemu/qemu_command.c:4966 #, c-format msgid "unknown pcie-switch-downstream-port model name value %d" msgstr "" #: src/qemu/qemu_command.c:4973 #, c-format msgid "" "PCI controller model name '%s' is not valid for a pcie-switch-downstream-port" msgstr "" #: src/qemu/qemu_command.c:4980 msgid "" "The pcie-switch-downstream-port (xio3130-downstream) controller is not " "supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5001 msgid "Only a single IDE controller is supported for this machine type" msgstr "" #: src/qemu/qemu_command.c:5005 msgid "IDE controllers are unsupported for this QEMU binary or machine type" msgstr "" #: src/qemu/qemu_command.c:5011 #, c-format msgid "Unsupported controller type: %s" msgstr "" #: src/qemu/qemu_command.c:5096 #, c-format msgid "" "can't add memory backend for guest node '%d' as the guest has only '%zu' " "NUMA nodes configured" msgstr "" #: src/qemu/qemu_command.c:5172 src/qemu/qemu_command.c:8126 #, c-format msgid "Unable to find any usable hugetlbfs mount for %llu KiB" msgstr "" #: src/qemu/qemu_command.c:5211 msgid "Shared memory mapping is supported only with hugepages" msgstr "" #: src/qemu/qemu_command.c:5250 msgid "this qemu doesn't support the memory-backend-file object" msgstr "" #: src/qemu/qemu_command.c:5256 msgid "this qemu doesn't support the memory-backend-ram object" msgstr "" #: src/qemu/qemu_command.c:5329 msgid "memory device alias is not assigned" msgstr "" #: src/qemu/qemu_command.c:5359 msgid "missing alias for memory device" msgstr "" #: src/qemu/qemu_command.c:5383 src/qemu/qemu_domain.c:3852 msgid "invalid memory device type" 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:5764 msgid "deflate-on-oom is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5793 msgid "nvram address type must be spaprvio" msgstr "" #: src/qemu/qemu_command.c:5821 #, c-format msgid "unsupported address type %s for virtio input device" msgstr "" #: src/qemu/qemu_command.c:5830 msgid "virtio-mouse is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5838 msgid "virtio-tablet is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5846 msgid "virtio-keyboard is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5854 msgid "virtio-input-host is not supported by this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:5935 msgid "usb-audio controller is not supported by this QEMU binary" 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:5955 #, c-format msgid "sound card model '%s' is not supported by qemu" 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:6057 msgid "virtio-gpu 3d acceleration is not 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:6101 msgid "value for 'vram' must be at least 1 MiB (1024 KiB)" 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:6179 src/qemu/qemu_command.c:6220 #: src/qemu/qemu_hotplug.c:1332 #, c-format msgid "" "non-zero domain='%.4x' in host device PCI address not supported in this QEMU " "binary" 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:6622 msgid "append not supported in this QEMU binary" 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:6995 msgid "unknown rng-random 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:7113 #, c-format msgid "Could not open TPM device %s" msgstr "" #: src/qemu/qemu_command.c:7127 #, c-format msgid "Could not open TPM device's cancel path %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/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:7503 #, c-format msgid "" "guest and host CPU are not compatible: %s; try using '%s-noTSX' CPU model" msgstr "" #: src/qemu/qemu_command.c:7508 #, c-format msgid "guest and host CPU are not compatible: %s" msgstr "" #: src/qemu/qemu_command.c:7515 #, c-format msgid "" "guest CPU is not compatible with host CPU; try using '%s-noTSX' CPU model" 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:7566 msgid "" "QEMU binary does not support CPU host-passthrough for armv7l on aarch64 host" 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:7868 #, c-format msgid "%s is not available with this QEMU binary" 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:7931 msgid "key wrap support is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:7958 msgid "vmport is not available with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8006 msgid "gic-version option is available only for ARM virt machine" msgstr "" #: src/qemu/qemu_command.c:8019 msgid "gic-version option 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:8102 msgid "" "hugetlbfs filesystem is not mounted or 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:8163 msgid "Per-node memory binding is not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8172 msgid "huge pages per NUMA node are not supported with this QEMU" msgstr "" #: src/qemu/qemu_command.c:8198 #, c-format msgid "hugepages: node %zd not found" msgstr "" #: src/qemu/qemu_command.c:8222 msgid "Shared memory mapping is not supported with this QEMU" 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:8317 msgid "vnc port must be in range [5900,65535]" 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: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:8719 msgid "Netdev support unavailable" msgstr "" #: src/qemu/qemu_command.c:8744 #, c-format msgid "vhost-user type '%s' not supported" msgstr "" #: src/qemu/qemu_command.c:8755 msgid "multi-queue is not supported for vhost-user with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:8771 msgid "Error generating NIC -device string" 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:8844 src/qemu/qemu_hotplug.c:919 #, c-format msgid "filterref is not supported for network interfaces of type %s" msgstr "" #: src/qemu/qemu_command.c:8854 #, c-format msgid "Custom tap device path is not supported for: %s" msgstr "" #: src/qemu/qemu_command.c:9061 msgid "ivshmem device is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9076 msgid "shmem size must be a power of two" msgstr "" #: src/qemu/qemu_command.c:9081 msgid "shmem size must be at least 1 MiB (1024 KiB)" msgstr "" #: src/qemu/qemu_command.c:9103 msgid "only 'pci' addresses are supported for the shared memory device" msgstr "" #: src/qemu/qemu_command.c:9201 msgid "ACPI must be enabled in order to use UEFI" msgstr "" #: src/qemu/qemu_command.c:9213 msgid "this qemu doesn't support passing readonly attribute" msgstr "" #: src/qemu/qemu_command.c:9389 src/qemu/qemu_driver.c:9786 #: src/qemu/qemu_driver.c:9923 msgid "Memory tuning is not available in session mode" msgstr "" #: src/qemu/qemu_command.c:9395 src/qemu/qemu_driver.c:9158 #: src/qemu/qemu_driver.c:9364 msgid "Block I/O tuning is not available in session mode" msgstr "" #: src/qemu/qemu_command.c:9403 src/qemu/qemu_driver.c:8902 #: src/qemu/qemu_driver.c:10351 src/qemu/qemu_driver.c:10650 msgid "CPU tuning is not available in session mode" msgstr "" #: src/qemu/qemu_command.c:9498 msgid "memory locking not supported by QEMU binary" msgstr "" #: src/qemu/qemu_command.c:9516 msgid "IOThreads not supported for this QEMU" 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:9617 msgid "qemu does not support more than one entry to Type 2 in SMBIOS table" 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:9837 msgid "hpet 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:9987 msgid "splash 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: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:10225 msgid "PowerPC pseries machines do not support floppy device" 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: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:10858 src/qemu/qemu_domain.c:1425 msgid "value for 'vgamem' must be at least 1 MiB (1024 KiB)" 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:10963 msgid "invalid sound model" 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:11041 src/qemu/qemu_hotplug.c:1392 msgid "redirected devices are not supported by this QEMU" 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:11226 #, c-format msgid "" "Memory balloon device type '%s' is not supported by this version of qemu" msgstr "" #: src/qemu/qemu_command.c:11250 msgid "RNG device is missing alias" 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:11335 msgid "only i686 and x86_64 guests support panic device of model 'hyperv'" msgstr "" #: src/qemu/qemu_command.c:11341 msgid "setting the panic device address is not supported for model 'hyperv'" msgstr "" #: src/qemu/qemu_command.c:11354 msgid "only pSeries guests support panic device of model 'pseries'" msgstr "" #: src/qemu/qemu_command.c:11360 msgid "setting the panic device address is not supported for model 'pseries'" msgstr "" #: src/qemu/qemu_command.c:11369 msgid "the QEMU binary does not support the panic device" msgstr "" #: src/qemu/qemu_command.c:11387 msgid "panic is supported only with ISA address type" msgstr "" #: src/qemu/qemu_command.c:11462 msgid "usb-serial is not supported in this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:11481 msgid "isa-serial requires address of isa type" msgstr "" #: src/qemu/qemu_command.c:11492 msgid "pci-serial is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:11499 msgid "pci-serial requires address of pci type" 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:12121 #, 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:13489 msgid "aes-key-wrap is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_command.c:13502 msgid "dea-key-wrap is not supported with this QEMU binary" 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:126 #, c-format msgid "Invalid --with-loader-nvram list: %s" msgstr "" #: src/qemu/qemu_conf.c:434 #, c-format msgid "Invalid nvram format: '%s'" msgstr "" #: src/qemu/qemu_conf.c:533 msgid "security_driver must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:545 #, c-format msgid "Duplicate security driver %s" 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:740 msgid "hugetlbfs_mount must be a list of strings" msgstr "" #: src/qemu/qemu_conf.c:793 #, c-format msgid "Unknown stdio handler %s" msgstr "" #: src/qemu/qemu_conf.c:816 #, c-format msgid "migration_host must not be the address of the local machine: %s" msgstr "" #: src/qemu/qemu_conf.c:828 #, c-format msgid "migration_address must not be the address of the local machine: %s" msgstr "" #: src/qemu/qemu_conf.c:854 msgid "nvram 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:1476 msgid "'sgio' is not supported for SCSI generic device yet " 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_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:802 msgid "failed to parse list of disks marked for migration" msgstr "" #: src/qemu/qemu_domain.c:826 src/qemu/qemu_domain.c:838 msgid "failed to parse qemu device list" 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:1250 msgid "bootloader is not supported by QEMU" msgstr "" #: src/qemu/qemu_domain.c:1431 msgid "value for 'vgamem' must be power of two" msgstr "" #: src/qemu/qemu_domain.c:1679 #, c-format msgid "cannot acquire state change lock (held by %s)" msgstr "" #: src/qemu/qemu_domain.c:1690 #, c-format msgid "cannot acquire state change lock (held by %s) due to max_queued limit" 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/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:2414 #, c-format msgid "failed to open logfile %s" msgstr "" #: src/qemu/qemu_domain.c:2426 #, c-format msgid "failed to seek in log file %s" msgstr "" #: src/qemu/qemu_domain.c:2457 msgid "Unable to seek to end of domain logfile" msgstr "" #: src/qemu/qemu_domain.c:2462 msgid "Unable to write to domain logfile" msgstr "" #: src/qemu/qemu_domain.c:2509 msgid "Unable to read from log file" 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:3240 src/qemu/qemu_domain.c:3250 #: src/qemu/qemu_domain.c:3313 src/qemu/qemu_domain.c:3320 #: src/qemu/qemu_domain.c:3327 src/qemu/qemu_domain.c:3334 #: src/qemu/qemu_domain.c:3358 #, c-format msgid "cannot modify field '%s' of the disk" msgstr "" #: src/qemu/qemu_domain.c:3375 src/qemu/qemu_domain.c:3383 #, c-format msgid "disk '%s' already in active block job" msgstr "" #: src/qemu/qemu_domain.c:3533 msgid "QEMU guest agent is not available due to an error" msgstr "" #: src/qemu/qemu_domain.c:3542 msgid "QEMU guest agent is not connected" msgstr "" #: src/qemu/qemu_domain.c:3548 msgid "QEMU guest agent is not configured" msgstr "" #: src/qemu/qemu_domain.c:3605 #, c-format msgid "memory size of NUMA node '%zu' overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3619 msgid "initial memory size overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3628 msgid "maximum memory size overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3639 #, c-format msgid "size of memory module '%zu' overflowed after alignment" msgstr "" #: src/qemu/qemu_domain.c:3697 msgid "block jobs not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_domain.c:3793 #, c-format msgid "" "memory device slot '%u' is already being used by another memory device" msgstr "" #: src/qemu/qemu_domain.c:3802 #, c-format msgid "" "memory device base '0x%llx' is already being used by another memory device" msgstr "" #: src/qemu/qemu_domain.c:3820 msgid "only 'dimm' addresses are supported for the pc-dimm device" msgstr "" #: src/qemu/qemu_domain.c:3828 msgid "target NUMA node needs to be specifed for memory device" msgstr "" #: src/qemu/qemu_domain.c:3837 #, c-format msgid "memory device slot '%u' exceeds slots count '%u'" msgstr "" #: src/qemu/qemu_domain.c:3896 msgid "" "cannot use/hotplug a memory device when domain 'maxMemory' is not defined" msgstr "" #: src/qemu/qemu_domain.c:3906 msgid "memory hotplug isn't supported by this QEMU binary" msgstr "" #: src/qemu/qemu_domain.c:3917 msgid "" "At least one numa node has to be configured when enabling memory hotplug" msgstr "" #: src/qemu/qemu_domain.c:3925 #, c-format msgid "memory device count '%u' exceeds slots count '%u'" msgstr "" #: src/qemu/qemu_domain.c:3941 msgid "memory device total size exceeds hotplug space" 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:552 #, c-format msgid "Failed to fully read directory %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:714 #, c-format msgid "Failed to create channel target dir '%s': %s" msgstr "" #: src/qemu/qemu_driver.c:720 #, c-format msgid "Failed to create nvram 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:753 msgid "display" msgstr "" #: src/qemu/qemu_driver.c:760 msgid "webSocket" 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: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:1463 msgid "cannot get vCPU placement & pCPU time" 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_driver.c:2088 msgid "ACPI reboot is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:2094 msgid "ACPI 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:2334 msgid "" "initial memory size of a domain with NUMA nodes cannot be modified with this " "API" msgstr "" #: src/qemu/qemu_driver.c:2342 msgid "cannot set initial memory size greater than the maximum memory size" 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:2450 src/qemu/qemu_driver.c:2474 msgid "Memory balloon model must be virtio to set the collection period" 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/qemu/qemu_driver.c:2627 msgid "Initial memory size too large" msgstr "" #: src/qemu/qemu_driver.c:2633 msgid "Current memory size too large" msgstr "" #: src/qemu/qemu_driver.c:2646 msgid "cpu count too large" 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:3530 #, c-format msgid "unsupported dumpformat '%s' for this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:3585 #, c-format msgid "unknown dumpformat '%d'" msgstr "" #: src/qemu/qemu_driver.c:3598 msgid "kdump-compressed format is only supported with memory-only dump" 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:4639 #, c-format msgid "failed to set cpuset.cpus in cgroup for id %d" msgstr "" #: src/qemu/qemu_driver.c:4646 #, c-format msgid "failed to set cpu affinity for id %d" 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:4808 #, c-format msgid "qemu didn't unplug vCPU '%u' properly" 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:5082 tools/virsh-domain.c:6471 #, c-format msgid "vcpu %d is out of range of live cpu count %d" msgstr "" #: src/qemu/qemu_driver.c:5089 tools/virsh-domain.c:6475 #, c-format msgid "vcpu %d is out of range of persistent cpu count %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: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: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:5364 msgid "failed to set cpu affinity for emulator thread" msgstr "" #: src/qemu/qemu_driver.c:5533 msgid "" "vCPU count provided by the guest agent can only be requested for live domains" msgstr "" #: src/qemu/qemu_driver.c:5609 msgid "cannot list IOThreads for an inactive domain" msgstr "" #: src/qemu/qemu_driver.c:5616 src/qemu/qemu_driver.c:6161 msgid "IOThreads not supported with this binary" msgstr "" #: src/qemu/qemu_driver.c:5805 msgid "" "Changing affinity for IOThread dynamically is not allowed when CPU placement " "is 'auto'" msgstr "" #: src/qemu/qemu_driver.c:5821 msgid "Empty iothread cpumap list for pinning" msgstr "" #: src/qemu/qemu_driver.c:5831 src/qemu/qemu_process.c:2105 #, c-format msgid "iothread %d not found" msgstr "" #: src/qemu/qemu_driver.c:5850 #, c-format msgid "failed to set cpuset.cpus in cgroup for iothread %d" msgstr "" #: src/qemu/qemu_driver.c:5857 #, c-format msgid "failed to set cpu affinity for IOThread %d" msgstr "" #: src/qemu/qemu_driver.c:5885 #, c-format msgid "iothreadid %d not found" msgstr "" #: src/qemu/qemu_driver.c:5938 #, c-format msgid "an IOThread is already using iothread_id '%u'" msgstr "" #: src/qemu/qemu_driver.c:5966 src/qemu/qemu_driver.c:6094 #, c-format msgid "got wrong number of IOThread ids from QEMU monitor. got %d, wanted %d" msgstr "" #: src/qemu/qemu_driver.c:5993 #, c-format msgid "cannot find new IOThread '%u' in QEMU monitor." msgstr "" #: src/qemu/qemu_driver.c:6070 #, c-format msgid "cannot find IOThread '%u' in iothreadids list" msgstr "" #: src/qemu/qemu_driver.c:6144 msgid "invalid value of 0 for iothread_id" msgstr "" #: src/qemu/qemu_driver.c:6188 #, c-format msgid "cannot find IOThread '%u' in persistent iothreadids" msgstr "" #: src/qemu/qemu_driver.c:6262 #, c-format msgid "cannot remove IOThread %u since it is being used by disk '%s'" 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:7517 src/qemu/qemu_driver.c:15310 msgid "domain has active block 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_driver.c:7638 msgid "cannot delete inactive domain with nvram" msgstr "" #: src/qemu/qemu_driver.c:7644 #, c-format msgid "failed to remove nvram: %s" 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:8135 msgid "a device with the same address already exists " msgstr "" #: src/qemu/qemu_driver.c:8150 msgid "no free memory device slot available" 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:8280 msgid "no matching RNG device was found" msgstr "" #: src/qemu/qemu_driver.c:8291 msgid "matching memory device was not 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:8362 #, c-format msgid "cannot find existing graphics type '%s' device to modify" 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:10079 #, c-format msgid "unsupported numatune mode: '%d'" msgstr "" #: src/qemu/qemu_driver.c:10090 #, c-format msgid "Invalid nodeset of 'numatune': %s" msgstr "" #: src/qemu/qemu_driver.c:10106 msgid "NUMA tuning is not available in session mode" msgstr "" #: src/qemu/qemu_driver.c:10112 msgid "cgroup cpuset controller is not mounted" msgstr "" #: src/qemu/qemu_driver.c:10120 msgid "can't change numatune 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/qemu/qemu_driver.c:10927 #, c-format msgid "cannot find statistics for device '%s'" 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/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: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: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/qemu/qemu_driver.c:11694 #, c-format msgid "failed to stat remote 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:11735 #, c-format msgid "no disk format for %s and probing is disabled" msgstr "" #: src/qemu/qemu_driver.c:11802 #, c-format msgid "invalid path %s not assigned to domain" msgstr "" #: src/qemu/qemu_driver.c:11808 #, c-format msgid "disk '%s' does not currently have a source assigned" msgstr "" #: src/qemu/qemu_driver.c:11845 #, c-format msgid "failed to gather stats for disk '%s'" msgstr "" #: src/qemu/qemu_driver.c:11853 #, c-format msgid "failed to query the maximum written offset of block device '%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/qemu/qemu_driver.c:12619 src/qemu/qemu_driver.c:12667 msgid "missing domain name" 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: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:13265 src/qemu/qemu_driver.c:13319 msgid "Compressed migration is not supported by QEMU binary" 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_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:14011 #, c-format msgid "disk '%s' has an active block job" 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:14081 msgid "nothing selected for snapshot" msgstr "" #: src/qemu/qemu_driver.c:14090 msgid "" "internal snapshots and checkpoints require all disks 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:14191 #, c-format msgid "failed to create image file '%s'" 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: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:14710 msgid "qemu doesn't support taking snapshots of PMSUSPENDED guests" msgstr "" #: src/qemu/qemu_driver.c:14718 #, c-format msgid "Invalid domain state %s" msgstr "" #: src/qemu/qemu_driver.c:14762 msgid "internal snapshot of a running VM must include the memory state" 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:15333 msgid "revert to external 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:15573 msgid "qemu doesn't support reversion of snapshot taken in PMSUSPENDED state" msgstr "" #: src/qemu/qemu_driver.c:15581 #, c-format msgid "Invalid target domain state '%s'. Refusing snapshot reversion" 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:16112 #, c-format msgid "pivot of disk '%s' requires an active copy job" msgstr "" #: src/qemu/qemu_driver.c:16136 #, c-format msgid "disk '%s' not ready for pivot yet" msgstr "" #: src/qemu/qemu_driver.c:16226 msgid "" "flag VIR_DOMAIN_BLOCK_REBASE_RELATIVE is valid only with non-null base" 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:16276 msgid "this QEMU binary doesn't support relative block pull/rebase" msgstr "" #: src/qemu/qemu_driver.c:16288 src/qemu/qemu_driver.c:17148 msgid "can't keep relative backing relationship" msgstr "" #: src/qemu/qemu_driver.c:16377 #, c-format msgid "another job on disk '%s' is still being ended" msgstr "" #: src/qemu/qemu_driver.c:16491 #, c-format msgid "disk %s not found in the domain" msgstr "" #: src/qemu/qemu_driver.c:16517 #, c-format msgid "bandwidth %llu cannot be represented in result" 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:16688 #, c-format msgid "shallow copy of disk '%s' into a raw file is not possible" msgstr "" #: src/qemu/qemu_driver.c:16698 msgid "non-file destination not supported yet" 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:16723 #, c-format msgid "" "blockdev flag requested for disk %s, but file '%s' is not a block device" msgstr "" #: src/qemu/qemu_driver.c:16858 msgid "Relative backing during copy not supported yet" msgstr "" #: src/qemu/qemu_driver.c:16923 #, c-format msgid "bandwidth must be less than %llu bytes" msgstr "" #: src/qemu/qemu_driver.c:16931 msgid "granularity must be power of 2" 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:17069 msgid "active commit not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:17075 #, c-format msgid "commit of '%s' active layer requires active flag" msgstr "" #: src/qemu/qemu_driver.c:17081 #, c-format msgid "active commit requested but '%s' is not active" 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:17103 #, c-format msgid "base '%s' is not immediately below '%s' in chain for '%s'" msgstr "" #: src/qemu/qemu_driver.c:17138 msgid "this qemu doesn't support relative blockpull" 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:17596 msgid "total and read/write of bytes_sec_max cannot be set at the same time" msgstr "" #: src/qemu/qemu_driver.c:17604 msgid "total and read/write of iops_sec_max cannot be set at the same time" msgstr "" #: src/qemu/qemu_driver.c:17612 #, c-format msgid "missing persistent configuration for disk '%s'" msgstr "" #: src/qemu/qemu_driver.c:17631 msgid "" "a block I/O throttling parameter is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_driver.c:17677 msgid "Saving live XML config failed" msgstr "" #: src/qemu/qemu_driver.c:17704 msgid "Write to config file failed" msgstr "" #: src/qemu/qemu_driver.c:17803 #, c-format msgid "disk '%s' was not found in the domain config" 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/qemu/qemu_driver.c:18665 msgid "cannot set time: qemu doesn't support rtc-reset-reinjection command" msgstr "" #: src/qemu/qemu_driver.c:18760 msgid "specifying mountpoints is not supported" msgstr "" #: src/qemu/qemu_driver.c:18839 #, c-format msgid "unknown virttype: %s" msgstr "" #: src/qemu/qemu_driver.c:18846 #, c-format msgid "unknown architecture: %s" msgstr "" #: src/qemu/qemu_driver.c:18866 #, c-format msgid "architecture from emulator '%s' doesn't match given architecture '%s'" msgstr "" #: src/qemu/qemu_driver.c:18876 #, c-format msgid "unable to find any emulator to serve '%s' architecture" msgstr "" #: src/qemu/qemu_driver.c:18890 #, c-format msgid "the machine '%s' is not supported by emulator '%s'" msgstr "" #: src/qemu/qemu_driver.c:19442 #, c-format msgid "Stats types bits 0x%x are not supported by this daemon" msgstr "" #: src/qemu/qemu_driver.c:19718 #, c-format msgid "Unknown IP address data source %d" msgstr "" #: src/qemu/qemu_driver.c:19746 msgid "Network driver does not support DHCP lease query" msgstr "" #: src/qemu/qemu_driver.c:19909 msgid "cannot rename active domain" msgstr "" #: src/qemu/qemu_driver.c:19915 msgid "cannot rename a transient domain" msgstr "" #: src/qemu/qemu_driver.c:19921 msgid "domain has to be shutoff before renaming" msgstr "" #: src/qemu/qemu_driver.c:19927 msgid "cannot rename domain with snapshots" msgstr "" #: src/qemu/qemu_driver.c:19933 msgid "Can't rename domain to itself" msgstr "" #: src/qemu/qemu_driver.c:19947 #, c-format msgid "domain with name '%s' already exists" msgstr "" #: src/qemu/qemu_driver.c:19978 #, c-format msgid "cannot remove old domain config file %s" 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/qemu/qemu_hotplug.c:448 #, c-format msgid "'%s' controller cannot be hot plugged." msgstr "" #: src/qemu/qemu_hotplug.c:455 #, c-format msgid "target %s:%d already exists" 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:804 #, c-format msgid "" "No device with bus '%s' and target '%s'. cdrom and floppy device hotplug " "isn't supported by libvirt" msgstr "" #: src/qemu/qemu_hotplug.c:825 msgid "disk device='lun' is not supported for usb bus" 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:1565 msgid "Unsupported address type for character device" msgstr "" #: src/qemu/qemu_hotplug.c:1968 #, c-format msgid "Unable to prepare scsi hostdev for iSCSI: %s" msgstr "" #: src/qemu/qemu_hotplug.c:1973 #, c-format msgid "Unable to prepare scsi hostdev: %s:%u:%u:%llu" 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:3123 msgid "unable to determine original VLAN" 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:3501 #, c-format msgid "disk '%s' is in an active block 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/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/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:3907 #, c-format msgid "host scsi iSCSI path %s not found" msgstr "" #: src/qemu/qemu_hotplug.c:3913 #, c-format msgid "host scsi device %s:%u:%u.%llu 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: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_hotplug.c:4236 msgid "alias not set for RNG device" msgstr "" #: src/qemu/qemu_hotplug.c:4288 msgid "alias for the memory device was not found" 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:1011 #, c-format msgid "Malformed nbd port '%s'" msgstr "" #: src/qemu/qemu_migration.c:1030 msgid "Malformed disk target" msgstr "" #: src/qemu/qemu_migration.c:1039 #, c-format msgid "Malformed disk capacity: '%s'" 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: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:1539 #, c-format msgid "malformed disk path: %s" msgstr "" #: src/qemu/qemu_migration.c:1573 #, c-format msgid "cannot precreate storage for disk type '%s'" msgstr "" #: src/qemu/qemu_migration.c:1600 msgid "unable to create volume XML" msgstr "" #: src/qemu/qemu_migration.c:1663 #, c-format msgid "unable to find disk by target: %s" msgstr "" #: src/qemu/qemu_migration.c:1678 msgid "" "pre-creation of storage targets for incremental storage migration is not " "supported" msgstr "" #: src/qemu/qemu_migration.c:1819 src/qemu/qemu_migration.c:1870 #: src/qemu/qemu_migration.c:1931 #, c-format msgid "migration of disk %s failed" 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:2145 src/qemu/qemu_migration.c:2646 #: src/qemu/qemu_migration.c:4477 msgid "canceled by client" msgstr "" #: src/qemu/qemu_migration.c:2192 msgid "domain has assigned non-USB host devices" 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:2278 #, c-format msgid "domain has CPU feature: %s" msgstr "" #: src/qemu/qemu_migration.c:2292 msgid "domain's dimm info lacks slot ID or base address" 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:2437 msgid "Auto-Converge is not supported by QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2479 msgid "rdma pinning migration is not supported by target QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2483 msgid "rdma pinning migration is not supported by source QEMU binary" 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:2636 msgid "is not active" msgstr "" #: src/qemu/qemu_migration.c:2641 msgid "unexpectedly failed" 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:2936 msgid "incoming RDMA migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:2946 msgid "unknown migration protocol" msgstr "" #: src/qemu/qemu_migration.c:3128 #, c-format msgid "disk target %s not found" msgstr "" #: src/qemu/qemu_migration.c:3136 msgid "Selecting disks to migrate is not implemented for tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:3142 msgid "qemu does not support drive-mirror command" 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: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:3528 src/qemu/qemu_migration.c:4697 msgid "cannot start RDMA migration with no memory hard limit set" 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/qemu/qemu_migration.c:3843 src/qemu/qemu_migration.c:4683 #, c-format msgid "missing scheme in migration URI: %s" msgstr "" #: src/qemu/qemu_migration.c:3851 #, c-format msgid "unsupported scheme %s in migration URI %s" 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:4691 msgid "outgoing RDMA migration is not supported with this QEMU binary" msgstr "" #: src/qemu/qemu_migration.c:5320 msgid "migration URI is not supported by tunnelled migration" msgstr "" #: src/qemu/qemu_migration.c:5327 msgid "listen address is not supported by 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: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:116 msgid "monitor must not be NULL" msgstr "" #: src/qemu/qemu_monitor.c:122 msgid "JSON monitor is required" 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:719 msgid "early end of file from monitor, possible problem" 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/qemu/qemu_monitor.c:1074 msgid "Cannot determine balloon device 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:1137 #, c-format msgid "Failed to find QOM Object path for device '%s'" msgstr "" #: src/qemu/qemu_monitor.c:1168 msgid "Unable to unescape command" 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:1802 msgid "text monitor doesn't support block stats for backing chain members" 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: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: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_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/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:1278 msgid "cpu information was empty" msgstr "" #: src/qemu/qemu_monitor_json.c:1290 msgid "cpu information was missing an 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:1407 src/qemu/qemu_monitor_json.c:1430 #: src/qemu/qemu_monitor_json.c:1439 #, c-format msgid "QOM Object '%s' has no property 'vgamem_mb'" msgstr "" #: src/qemu/qemu_monitor_json.c:1416 #, c-format msgid "QOM Object '%s' has no property 'vram_size'" msgstr "" #: src/qemu/qemu_monitor_json.c:1423 #, c-format msgid "QOM Object '%s' has no property 'ram_size'" 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:1588 msgid "the guest hasn't updated any stats yet" 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: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_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:1960 msgid "query-block reply was missing device list" msgstr "" #: src/qemu/qemu_monitor_json.c:1972 src/qemu/qemu_monitor_json.c:1979 msgid "query-block device 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:2724 msgid "missing dump guest memory capabilities" msgstr "" #: src/qemu/qemu_monitor_json.c:2730 msgid "missing supported dump formats" msgstr "" #: src/qemu/qemu_monitor_json.c:2739 msgid "missing entry in supported dump formats" 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:3085 msgid "query-rx-filter reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:3090 msgid "query -rx-filter return data missing array element" msgstr "" #: src/qemu/qemu_monitor_json.c:3096 msgid "Missing or invalid name in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3105 msgid "Missing or invalid 'main-mac' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3112 msgid "Missing or invalid 'promiscuous' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3119 msgid "Missing or invalid 'broadcast-allowed' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3128 msgid "Missing or invalid 'unicast' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3135 msgid "Missing or invalid 'unicast-overflow' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3142 msgid "Missing or invalid 'unicast-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3152 #, c-format msgid "" "Missing or invalid element %zu of 'unicast' list in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3158 #, c-format msgid "" "invalid mac address '%s' in 'unicast-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3169 msgid "Missing or invalid 'multicast' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3176 msgid "Missing or invalid 'multicast-overflow' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3183 msgid "" "Missing or invalid 'multicast-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3193 #, c-format msgid "" "Missing or invalid element %zu of 'multicast' list in query-rx-filter " "response" msgstr "" #: src/qemu/qemu_monitor_json.c:3199 #, c-format msgid "" "invalid mac address '%s' in 'multicast-table' array in query-rx-filter " "response" msgstr "" #: src/qemu/qemu_monitor_json.c:3210 msgid "Missing or invalid 'vlan' in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3217 msgid "Missing or invalid 'vlan-table' array in query-rx-filter response" msgstr "" #: src/qemu/qemu_monitor_json.c:3227 #, c-format msgid "" "Missing or invalid element %zu of 'vlan-table' array in query-rx-filter " "response" msgstr "" #: src/qemu/qemu_monitor_json.c:3300 msgid "character device reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:3312 msgid "character device information was missing array element" msgstr "" #: src/qemu/qemu_monitor_json.c:3318 msgid "character device information was missing label" msgstr "" #: src/qemu/qemu_monitor_json.c:3324 msgid "character device information was missing filename" msgstr "" #: src/qemu/qemu_monitor_json.c:3344 #, c-format msgid "failed to add chardev '%s' info" 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:3811 #, c-format msgid "qemu block name '%s' doesn't match expected '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:3873 #, c-format msgid "unable to find backing name for device %s" 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: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: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:4177 #, c-format msgid "Unexpected error: (%s) '%s'" 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:4462 src/qemu/qemu_monitor_json.c:4495 msgid "Unexpected error" 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:5986 #, c-format msgid "Hotplug unsupported for char device type '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:5990 #, c-format msgid "Hotplug unsupported for 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_json.c:6365 msgid "query-iothreads reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:6371 msgid "query-iothreads reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:6386 msgid "query-iothreads reply data was missing 'id'" msgstr "" #: src/qemu/qemu_monitor_json.c:6401 #, c-format msgid "failed to find iothread id for '%s'" msgstr "" #: src/qemu/qemu_monitor_json.c:6409 msgid "query-iothreads reply has malformed 'thread-id' data" msgstr "" #: src/qemu/qemu_monitor_json.c:6463 msgid "query-memory-devices reply was missing return data" msgstr "" #: src/qemu/qemu_monitor_json.c:6469 msgid "query-memory-devices reply data was not an array" msgstr "" #: src/qemu/qemu_monitor_json.c:6479 msgid "" "query-memory-devices reply data doesn't contain enum type discriminator" msgstr "" #: src/qemu/qemu_monitor_json.c:6491 msgid "query-memory-devices reply data doesn't contain enum data" msgstr "" #: src/qemu/qemu_monitor_json.c:6498 msgid "dimm memory info data is missing 'id'" msgstr "" #: src/qemu/qemu_monitor_json.c:6508 msgid "malformed/missing addr in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_json.c:6515 msgid "malformed/missing slot in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_json.c:6522 msgid "malformed/missing hotplugged in dimm memory info" msgstr "" #: src/qemu/qemu_monitor_json.c:6530 msgid "malformed/missing hotpluggable in dimm memory info" 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:897 msgid "info blockstats reply was malformed" msgstr "" #: src/qemu/qemu_monitor_text.c:917 msgid "info blockstats entry was malformed" msgstr "" #: src/qemu/qemu_monitor_text.c:929 #, c-format msgid "'info blockstats' contains malformed parameter '%s' value '%s'" msgstr "" #: src/qemu/qemu_monitor_text.c:1037 msgid "setting VNC password failed" msgstr "" #: src/qemu/qemu_monitor_text.c:1155 msgid "cannot change vcpu count of this domain" 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:2158 #, c-format msgid "failed to save chardev path '%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: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:477 #, c-format msgid "no disk found with path %s" 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:1738 src/qemu/qemu_process.c:1836 msgid "failed to format device alias for PTY retrieval" msgstr "" #: src/qemu/qemu_process.c:1750 #, c-format msgid "no assigned pty for device %s" msgstr "" #: src/qemu/qemu_process.c:1958 msgid "process exited while connecting to monitor" msgstr "" #: src/qemu/qemu_process.c:2087 #, c-format msgid "" "got wrong number of IOThread pids from QEMU monitor. got %d, wanted %zu" msgstr "" #: src/qemu/qemu_process.c:2137 msgid "Cannot setup CPU affinity until process is started" msgstr "" #: src/qemu/qemu_process.c:2201 msgid "missing alias for network device" 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:2336 msgid "Cannot get bit from bitmap" 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:3934 msgid "host doesn't support invariant TSC" msgstr "" #: src/qemu/qemu_process.c:4013 #, c-format msgid "unable to find any master var store for loader: %s" msgstr "" #: src/qemu/qemu_process.c:4041 #, c-format msgid "Unable to read from file '%s'" msgstr "" #: src/qemu/qemu_process.c:4048 #, c-format msgid "Unable to write to file '%s'" msgstr "" #: src/qemu/qemu_process.c:4056 src/qemu/qemu_process.c:4062 #, c-format msgid "Unable to close file '%s'" msgstr "" #: src/qemu/qemu_process.c:4295 msgid "" "QEMU does not support multiple listen addresses for one graphics device." msgstr "" #: src/qemu/qemu_process.c:4361 msgid "Raw I/O is not supported on this platform" msgstr "" #: src/qemu/qemu_process.c:4414 #, c-format msgid "Cannot create directory '%s'" 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:4714 msgid "Parameter 'min_guarantee' not supported by QEMU." 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:4890 msgid "Process exited prior to exec" msgstr "" #: src/qemu/qemu_process.c:4926 #, c-format msgid "cannot stat fd %d" 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: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:1756 #, c-format msgid "%s: too many parameters '%u' for limit '%d'" msgstr "" #: src/remote/remote_driver.c:1765 #, c-format msgid "%s: too many parameters '%u' for nparams '%d'" msgstr "" #: src/remote/remote_driver.c:1783 #, c-format msgid "%s: parameter %s too big for destination" msgstr "" #: src/remote/remote_driver.c:1820 #, c-format msgid "%s: unknown parameter type: %d" 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/remote/remote_driver.c:7753 #, c-format msgid "Number of stats entries is %d, which exceeds max limit: %d" msgstr "" #: src/rpc/virkeepalive.c:143 msgid "connection closed due to keepalive timeout" 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:423 msgid "NULL pointer encountered" 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/virnetdaemon.c:186 #, c-format msgid "Invalid server ID: %d" msgstr "" #: src/rpc/virnetdaemon.c:222 msgid "Cannot add more servers post-exec than there were pre-exec" msgstr "" #: src/rpc/virnetdaemon.c:272 msgid "Malformed servers 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:653 msgid "Not all servers restored, cannot run server" msgstr "" #: src/rpc/virnetdaemon.c:669 msgid "Failed to register shutdown timeout" 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:164 msgid "Cannot get host interface addresses" msgstr "" #: src/rpc/virnetsocket.c:191 #, c-format msgid "Cannot resolve ::1 address: %s" msgstr "" #: src/rpc/virnetsocket.c:207 msgid "Cannot check address family on this platform" 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: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:644 #, c-format msgid "Cannot determine basename for binary '%s'" msgstr "" #: src/rpc/virnetsocket.c:654 src/util/virpidfile.c:561 #, c-format msgid "Cannot create user runtime directory '%s'" msgstr "" #: src/rpc/virnetsocket.c:664 #, c-format msgid "Unable to create lock '%s'" msgstr "" #: src/rpc/virnetsocket.c:669 #, c-format msgid "Unable to lock '%s'" 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:406 msgid "Malformed max_anonymous_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: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:554 msgid "Cannot set max_anonymous_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:571 msgid "Cannot set mdnsGroupName data in JSON document" 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/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 "" #: 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 "" #: src/rpc/virnetserverprogram.c:409 msgid "authentication required" msgstr "" #: 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:353 msgid "no suitable callback for host key verification" 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:797 msgid "no suitable method to retrieve authentication credentials" 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:535 msgid "error getting profile status" msgstr "" #: src/security/security_apparmor.c:544 msgid "error copying profile name" 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:138 msgid "DAC seclabel couldn't be determined" msgstr "" #: src/security/security_dac.c:177 msgid "DAC imagelabel couldn't be determined" msgstr "" #: src/security/security_dac.c:314 src/security/security_dac.c:366 #, c-format msgid "unable to stat: %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: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_dac.c:1415 #, c-format msgid "unable to get uid and gid for PID %d via procfs" msgstr "" #: src/security/security_dac.c:1444 #, c-format msgid "unable to get PID %d uid and gid via sysctl" msgstr "" #: src/security/security_dac.c:1460 msgid "Cannot get process uid and gid on this platform" 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:603 msgid "Unconfined guests are not allowed on this host" msgstr "" #: src/security/security_manager.c:702 #, c-format msgid "Unable to find security driver for model %s" 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:2493 #, c-format msgid "Unable to resolve link: %s" 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:106 #, 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 | --dry-run dry run\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" " -p | --probing [0|1] allow disk format probing\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:684 msgid "domain type is not defined" msgstr "" #: src/security/virt-aa-helper.c:689 msgid "os.type is not defined" 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:734 src/util/virerror.c:922 msgid "unknown OS type" msgstr "unknown OS type" #: src/security/virt-aa-helper.c:750 msgid "unknown virtualization type" 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 "" #: 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:232 #, c-format msgid "failed to clone files from '%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:503 msgid "backing storage 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:546 msgid "Failed to get fs flags" msgstr "" #: src/storage/storage_backend.c:551 msgid "Failed to set NOCOW flag" msgstr "" #: src/storage/storage_backend.c:591 msgid "too many conflicts when generating a 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:895 #, c-format msgid "lazy_refcounts 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: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: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/storage/storage_backend.c:1493 #, c-format msgid "Volume path '%s' is a FIFO" msgstr "" #: src/storage/storage_backend.c:1501 #, c-format msgid "Volume path '%s' is a socket" 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:1566 #, c-format msgid "Cannot use volume path '%s'" msgstr "" #: src/storage/storage_backend.c:1576 #, c-format msgid "unexpected type for file '%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:1642 src/util/virstoragefile.c:1033 #, c-format msgid "cannot seek to start of '%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:1863 #, c-format msgid "cannot read dir '%s'" 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_backend.c:2007 #, c-format msgid "Failed to seek to the start 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_backend.c:2174 msgid "(gluster_cli_output)" msgstr "" #: src/storage/storage_backend.c:2192 msgid "failed to extract gluster volume name" msgstr "" #: src/storage/storage_backend_disk.c:96 #, c-format msgid "invalid partition name '%s', expected '%s'" 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:509 msgid "Unrecognized disk label found, requires build" msgstr "" #: src/storage/storage_backend_disk.c:512 msgid "Unable to determine Partition Type, requires build --overwrite" msgstr "" #: src/storage/storage_backend_disk.c:516 msgid "Unknown Partition Type, requires build --overwrite" msgstr "" #: src/storage/storage_backend_disk.c:519 msgid "" "Error checking for disk label, failed to get disk partition information" msgstr "" #: src/storage/storage_backend_disk.c:524 msgid "Valid disk label already present, requires --overwrite" 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:809 #, c-format msgid "volume target path empty for source path '%s'" 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/storage/storage_backend_disk.c:973 #, c-format msgid "cannot wipe extended partition '%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: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_backend_fs.c:350 msgid "expected exactly 1 host for the storage pool" 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:370 msgid "expected exactly 1 device for the storage pool" msgstr "" #: src/storage/storage_backend_fs.c:429 #, c-format msgid "cannot read mount list '%s'" msgstr "" #: src/storage/storage_backend_fs.c:487 #, c-format msgid "Target '%s' is already mounted" 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:899 src/storage/storage_backend_fs.c:975 #, c-format msgid "cannot open path '%s'" msgstr "" #: src/storage/storage_backend_fs.c:982 #, c-format msgid "cannot stat path '%s'" msgstr "" #: src/storage/storage_backend_fs.c:993 #, c-format msgid "cannot statvfs path '%s'" msgstr "" #: src/storage/storage_backend_fs.c:1065 #, c-format msgid "failed to remove pool '%s'" msgstr "" #: src/storage/storage_backend_fs.c:1095 #, c-format msgid "volume name '%s' cannot contain '/'" 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:1135 msgid "backing storage not supported for directories volumes" 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/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_fs.c:1559 #, c-format msgid "can't canonicalize path '%s'" 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:501 msgid "hostname must be specified for gluster sources" msgstr "" #: src/storage/storage_backend_gluster.c:579 msgid "Expected exactly 1 host for the gluster volume" msgstr "" #: src/storage/storage_backend_gluster.c:592 #, c-format msgid "missing gluster volume name for path '%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/storage/storage_backend_gluster.c:733 #, c-format msgid "failed to stat gluster path '%s'" msgstr "" #: src/storage/storage_backend_gluster.c:747 #, c-format msgid "failed to read link of gluster file '%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/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:183 msgid "hostname must be specified for iscsi sources" 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:539 #, c-format msgid "cannot find logical volume group name '%s'" msgstr "" #: src/storage/storage_backend_logical.c:569 #, c-format msgid "cannot find any matching source devices for logical volume group '%s'" 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_logical.c:988 #, c-format msgid "logical volume '%s' is sparse, volume wipe not supported" 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:477 #, c-format msgid "failed to verify if snapshot '%s/%s@%s' is protected" msgstr "" #: src/storage/storage_backend_rbd.c:489 #, c-format msgid "failed to unprotect snapshot '%s/%s@%s'" msgstr "" #: src/storage/storage_backend_rbd.c:501 #, c-format msgid "failed to remove snapshot '%s/%s@%s'" msgstr "" #: src/storage/storage_backend_rbd.c:540 msgid "This storage backend does not support 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:580 src/storage/storage_backend_rbd.c:632 msgid "only RAW volumes are supported by this storage pool" msgstr "" #: src/storage/storage_backend_rbd.c:626 src/storage/storage_driver.c:1845 msgid "volume capacity required for this storage pool" 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:182 #, c-format msgid "unable to use target path '%s' for dev '%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/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:691 #, c-format msgid "" "Parent attribute '%s' does not match parent '%s' determined for the '%s' " "wwnn/wwpn lookup." msgstr "" #: src/storage/storage_backend_scsi.c:730 #, c-format msgid "parent '%s' specified for vHBA is not vport capable" 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_scsi.c:850 #, c-format msgid "Failed to find fc_host for wwnn='%s' and wwpn='%s'" 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_backend_sheepdog.c:272 msgid "volume capacity required for this pool" msgstr "" #: src/storage/storage_backend_zfs.c:109 msgid "malformed volsize reported" msgstr "" #: src/storage/storage_backend_zfs.c:340 msgid "missing source devices" 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:117 #, c-format msgid "Failed to restart storage pool '%s': %s" 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:379 #, 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:618 src/storage/storage_driver.c:814 #: src/storage/storage_driver.c:986 src/storage/storage_driver.c:1119 #: src/storage/storage_driver.c:1264 src/storage/storage_driver.c:1983 #, c-format msgid "no storage pool with matching uuid '%s' (%s)" 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: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: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:1090 msgid "pool does not support pool deletion" 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/storage/storage_driver.c:1523 #, c-format msgid "no storage vol with matching key %s" msgstr "" #: src/storage/storage_driver.c:1613 #, c-format msgid "no storage vol with matching path '%s' (%s)" msgstr "" #: src/storage/storage_driver.c:1658 #, c-format msgid "no storage pool with matching target path '%s'" msgstr "" #: src/storage/storage_driver.c:1698 msgid "storage pool does not support vol deletion" msgstr "" #: src/storage/storage_driver.c:1791 src/storage/storage_driver.c:2287 #: src/storage/storage_driver.c:2362 src/storage/storage_driver.c:2466 #, c-format msgid "volume '%s' is still in use." 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: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:2178 msgid "storage pool doesn't support volume download" msgstr "" #: src/storage/storage_driver.c:2255 msgid "Failed to create thread to handle pool refresh" msgstr "" #: src/storage/storage_driver.c:2301 msgid "storage pool doesn't support volume upload" msgstr "" #: src/storage/storage_driver.c:2386 msgid "can't shrink capacity below existing allocation" msgstr "" #: src/storage/storage_driver.c:2394 msgid "" "Can't shrink capacity below current capacity unless shrink flag explicitly " "specified" msgstr "" #: src/storage/storage_driver.c:2404 msgid "Not enough space left in storage pool" msgstr "" #: src/storage/storage_driver.c:2410 msgid "storage pool does not support changing of volume capacity" msgstr "" #: src/storage/storage_driver.c:2452 #, c-format msgid "wiping algorithm %d not supported" msgstr "" #: src/storage/storage_driver.c:2480 msgid "storage pool doesn't support volume wiping" msgstr "" #: src/storage/storage_driver.c:2920 src/storage/storage_driver.c:2954 msgid "storage file backend not initialized" msgstr "" #: src/storage/storage_driver.c:2926 #, c-format msgid "" "storage file header reading is not supported for storage type %s (protocol: " "%s)" msgstr "" #: src/storage/storage_driver.c:2960 #, c-format msgid "" "unique storage file identifier not implemented for storage type %s " "(protocol: %s)'" msgstr "" #: src/storage/storage_driver.c:3054 #, c-format msgid "Cannot access storage file '%s' (as uid:%u, gid:%u)" msgstr "" #: src/storage/storage_driver.c:3060 #, c-format msgid "" "Cannot access backing file '%s' of storage file '%s' (as uid:%u, gid:%u)" msgstr "" #: src/storage/storage_driver.c:3074 #, c-format msgid "backing store for %s (%s) is self-referential" 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/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:2205 msgid "kdump-compressed format is not supported here" msgstr "" #: src/test/test_driver.c:2351 #, c-format msgid "requested cpu amount exceeds maximum supported amount (%d > %d)" 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:2527 msgid "failed to update or add vcpupin" 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:3001 msgid "summary statistics are not supported yet" msgstr "" #: src/test/test_driver.c:3289 #, c-format msgid "Network '%s' is still running" msgstr "" #: src/test/test_driver.c:3325 msgid "no network with matching uuid" 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:4841 #, c-format msgid "no storage vol with matching key '%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/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:185 msgid "vhostuser networking type not supported" 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:200 msgid "UDP 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:2549 msgid "NULL or empty path" 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/virbuffer.c:328 msgid "Invalid buffer API usage" 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: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:526 src/util/virnetdevtap.c:120 #: src/util/virstoragefile.c:1115 #, c-format msgid "Unable to open '%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: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: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:1519 #, c-format msgid "unexpected name value %d" 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: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: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/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:237 src/util/vircommand.c:255 #, c-format msgid "Cannot dup2() fd %d before passing it to the child" msgstr "" #: src/util/vircommand.c:262 #, c-format msgid "Cannot set O_CLOEXEC on fd %d before passing it to the child" 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/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/util/virconf.c:128 #, c-format msgid "%s:%d: %s" msgstr "" #: src/util/virconf.c:371 msgid "unterminated number" msgstr "unterminated number" #: src/util/virconf.c:404 src/util/virconf.c:425 src/util/virconf.c:437 msgid "unterminated string" msgstr "unterminated string" #: 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 "failed to open file" #: src/util/virconf.c:1004 msgid "failed to save content" msgstr "failed to save content" #: src/util/vircrypto.c:57 #, c-format msgid "Unknown crypto hash %d" msgstr "" #: src/util/vircrypto.c:65 msgid "Unable to compute hash of data" msgstr "" #: 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:736 #, c-format msgid "" "Got array ref but '%s' is not a single basic type or dict with matching " "key+value type" msgstr "" #: src/util/virdbus.c:773 src/util/virdbus.c:1076 msgid "Missing variant type signature" msgstr "" #: src/util/virdbus.c:829 #, c-format msgid "Unknown type '%x' 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:1037 #, c-format msgid "Got array ref but '%s' is not a single basic type / dict" msgstr "" #: src/util/virdbus.c:1126 #, c-format msgid "Unknown type '%c' in signature '%s'" 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/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 "warning" #: src/util/virerror.c:569 tools/virsh-domain-monitor.c:125 msgid "error" msgstr "error" #: src/util/virerror.c:738 msgid "No error message provided" msgstr "No error message provided" #: src/util/virerror.c:835 #, c-format msgid "internal error: %s" msgstr "" #: src/util/virerror.c:837 msgid "internal error" msgstr "internal error" #: 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 "operation failed: %s" #: src/util/virerror.c:876 msgid "operation failed" msgstr "operation failed" #: src/util/virerror.c:880 #, c-format msgid "GET operation failed: %s" msgstr "GET operation failed: %s" #: src/util/virerror.c:882 msgid "GET operation failed" msgstr "GET operation failed" #: src/util/virerror.c:886 #, c-format msgid "POST operation failed: %s" msgstr "POST operation failed: %s" #: src/util/virerror.c:888 msgid "POST operation failed" msgstr "POST operation failed" #: 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 "unknown host %s" #: src/util/virerror.c:897 msgid "unknown host" msgstr "unknown host" #: 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 "could not use Xen hypervisor entry" #: src/util/virerror.c:909 #, c-format msgid "could not use Xen hypervisor entry %s" msgstr "could not use Xen hypervisor entry %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/util/virerror.c:924 #, c-format msgid "unknown OS type %s" msgstr "unknown OS type %s" #: src/util/virerror.c:927 msgid "missing kernel information" msgstr "missing kernel information" #: 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 "missing source information for device" #: src/util/virerror.c:939 #, c-format msgid "missing source information for device %s" msgstr "missing source information for device %s" #: src/util/virerror.c:943 msgid "missing target information for device" msgstr "missing target information for device" #: src/util/virerror.c:945 #, c-format msgid "missing target information for device %s" msgstr "missing target information for device %s" #: 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 "missing operating system information" #: src/util/virerror.c:957 #, c-format msgid "missing operating system information for %s" msgstr "missing operating system information for %s" #: src/util/virerror.c:961 msgid "missing devices information" msgstr "missing devices information" #: src/util/virerror.c:963 #, c-format msgid "missing devices information for %s" msgstr "missing devices information for %s" #: src/util/virerror.c:967 msgid "too many drivers registered" msgstr "too many drivers registered" #: src/util/virerror.c:969 #, c-format msgid "too many drivers registered in %s" msgstr "too many drivers registered in %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 "this domain exists already" #: src/util/virerror.c:987 #, c-format msgid "domain %s exists already" msgstr "domain %s exists already" #: 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 "failed to open configuration file for reading" #: src/util/virerror.c:999 #, c-format msgid "failed to open %s for reading" msgstr "failed to open %s for reading" #: src/util/virerror.c:1003 msgid "failed to read configuration file" msgstr "failed to read configuration file" #: src/util/virerror.c:1005 #, c-format msgid "failed to read configuration file %s" msgstr "failed to read configuration file %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 "configuration file syntax error" #: src/util/virerror.c:1017 #, c-format msgid "configuration file syntax error: %s" msgstr "configuration file syntax error: %s" #: src/util/virerror.c:1021 msgid "failed to write configuration file" msgstr "failed to write configuration file" #: src/util/virerror.c:1023 #, c-format msgid "failed to write configuration file: %s" msgstr "failed to write configuration file: %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 "" #: src/util/virerror.c:1041 #, c-format msgid "network %s exists already" msgstr "" #: src/util/virerror.c:1045 msgid "system call error" msgstr "" #: src/util/virerror.c:1051 msgid "RPC error" msgstr "" #: src/util/virerror.c:1057 msgid "GNUTLS call error" msgstr "" #: src/util/virerror.c:1063 msgid "Failed to find the network" msgstr "" #: src/util/virerror.c:1065 #, c-format msgid "Failed to find the network: %s" msgstr "" #: src/util/virerror.c:1069 msgid "Domain not found" msgstr "" #: src/util/virerror.c:1071 #, c-format msgid "Domain not found: %s" msgstr "" #: src/util/virerror.c:1075 msgid "Network not found" msgstr "" #: src/util/virerror.c:1077 #, c-format msgid "Network not found: %s" msgstr "" #: 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:1347 #, 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.c:1363 msgid "the CPU is incompatible with host CPU" msgstr "" #: src/util/virerror.c:1365 #, c-format msgid "the CPU is incompatible with host CPU: %s" msgstr "" #: src/util/virerror.c:1369 msgid "XML document failed to validate against schema" msgstr "" #: src/util/virerror.c:1371 #, c-format msgid "XML document failed to validate against schema: %s" msgstr "" #: src/util/virerror.c:1374 msgid "migration successfully aborted" 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:107 #, c-format msgid "string %s in %s must not be empty" msgstr "" #: src/util/virerror.h:118 #, c-format msgid "%s in %s must be 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/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: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/util/virfile.c:789 #, c-format msgid "Cannot read directory %s" msgstr "" #: src/util/virfile.c:808 msgid "No free NBD devices" msgstr "" #: src/util/virfile.c:820 msgid "Failed to load nbd module: administratively prohibited" msgstr "" #: src/util/virfile.c:829 msgid "Failed to load nbd module" 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: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:1500 #, c-format msgid "cannot resolve '%s' without starting directory" 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:2130 #, c-format msgid "child process failed to force owner mode file '%s'" msgstr "" #: src/util/virfile.c:2142 msgid "child process failed to send fd to parent" msgstr "" #: src/util/virfile.c:2197 #, c-format msgid "failed recvfd 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:2680 #, c-format msgid "Unable to unlink path '%s'" msgstr "" #: src/util/virfile.c:2715 #, c-format msgid "Unable to read directory '%s'" msgstr "" #: src/util/virfile.c:3106 msgid "Could not write to stream" 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/virfile.c:3231 #, c-format msgid "not a hugetlbfs mount: '%s'" msgstr "" #: src/util/virfile.c:3256 #, c-format msgid "%s not found in %s" msgstr "" #: src/util/virfile.c:3270 #, c-format msgid "Unable to parse %s %s" msgstr "" #: src/util/virfirewall.c:168 msgid "firewalld firewall backend requested, but service is not running" msgstr "" #: src/util/virfirewall.c:192 #, c-format msgid "direct firewall backend requested, but %s is not available" msgstr "" #: src/util/virfirewall.c:709 src/util/virfirewall.c:765 #, c-format msgid "Unknown firewall layer %d" msgstr "" #: src/util/virfirewall.c:731 #, c-format msgid "Failed to apply firewall rules %s: %s" msgstr "" #: src/util/virfirewall.c:856 msgid "Unexpected firewall engine backend" msgstr "" #: src/util/virfirewall.c:874 src/util/virfirewall.c:949 msgid "Unable to create rule" msgstr "" #: src/util/virfirewall.c:940 msgid "Failed to initialize a valid firewall backend" msgstr "" #: src/util/virhash.c:46 msgid "Hash operation not allowed during iteration" msgstr "" #: src/util/virhash.c:357 msgid "Duplicate key" 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/virhostdev.c:88 #, c-format msgid "PCI device %s is in use by driver %s, domain %s" msgstr "" #: src/util/virhostdev.c:94 #, c-format msgid "PCI device %s is in use" msgstr "" #: src/util/virhostdev.c:163 src/util/virhostdev.c:185 #, c-format msgid "Failed to create state dir '%s'" 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/util/virhostdev.c:574 #, c-format msgid "PCI device %s is not assignable" 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/util/virhostdev.c:1119 #, c-format msgid "USB device %s is in use by driver %s, 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/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/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/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/util/viriscsi.c:493 #, c-format msgid "Failed to update '%s' of node mode for target '%s'" msgstr "" #: src/util/virjson.c:128 #, c-format msgid "argument key '%s' is too short, missing type prefix" 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/util/virjson.c:161 src/util/virjson.c:190 #, c-format msgid "argument key '%s' must not be negative" msgstr "" #: src/util/virjson.c:276 #, c-format msgid "unsupported data type '%c' for arg '%s'" 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:1661 #, c-format msgid "cannot parse json %s: too many items present" 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/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/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:262 src/util/virnetdev.c:296 #, c-format msgid "Cannot set interface MAC to %s 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: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:1142 #, c-format msgid "Error adding IP address to %s" msgstr "" #: src/util/virnetdev.c:1253 #, c-format msgid "Error adding route to %s" msgstr "" #: src/util/virnetdev.c:1300 #, c-format msgid "Error removing IP address from %s" msgstr "" #: src/util/virnetdev.c:1396 msgid "error reading DAD state information" msgstr "" #: src/util/virnetdev.c:1410 #, c-format msgid "Duplicate Address Detection not finished in %d seconds" msgstr "" #: src/util/virnetdev.c:1547 msgid "Unable to wait for IPv6 DAD on this platform" msgstr "" #: src/util/virnetdev.c:1577 #, c-format msgid "Unable to get IPv4 address for interface %s via ioctl" msgstr "" #: src/util/virnetdev.c:1623 #, c-format msgid "Could not get interface list for '%s'" msgstr "" #: src/util/virnetdev.c:1649 #, c-format msgid "no IP address found for interface '%s'" msgstr "" #: src/util/virnetdev.c:1693 msgid "Unable to get IP 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:2050 msgid "Unable to get sysfs 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:2278 #, c-format msgid "" "Cannot set interface MAC/vlanid to %s/%d for ifname %s ifindex %d vf %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:2417 #, c-format msgid "" "Unable to configure VF %d of PF '%s' because the PF is not online. Please " "change host network config to put the PF online." 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/virnetdev.c:2655 src/util/virnetdev.c:2703 #, c-format msgid "unable to read: %s" msgstr "" #: src/util/virnetdev.c:2662 src/util/virnetdev.c:2673 #: src/util/virnetdev.c:2711 #, c-format msgid "Unable to parse: %s" msgstr "" #: src/util/virnetdev.c:2768 src/util/virnetdev.c:2817 #, c-format msgid "Cannot add multicast MAC %s on '%s' interface" msgstr "" #: src/util/virnetdev.c:2783 msgid "Unable to add address to interface multicast list on this platform" msgstr "" #: src/util/virnetdev.c:2832 msgid "" "Unable to delete address from interface multicast list on this platform" msgstr "" #: src/util/virnetdev.c:2853 #, c-format msgid "failed to parse multicast address from '%s'" msgstr "" #: src/util/virnetdev.c:2862 #, c-format msgid "Failed to parse interface index from '%s'" msgstr "" #: src/util/virnetdev.c:2873 #, c-format msgid "Failed to parse network device name from '%s'" msgstr "" #: src/util/virnetdev.c:2881 src/util/virnetdev.c:2891 #, c-format msgid "Failed to parse users from '%s'" msgstr "" #: src/util/virnetdev.c:2902 #, c-format msgid "Failed to parse MAC address from '%s'" msgstr "" #: src/util/virnetdev.c:3191 msgid "ethtool ioctl error" msgstr "" #: src/util/virnetdevbandwidth.c:93 msgid "filter creation API error" msgstr "" #: src/util/virnetdevbandwidth.c:183 msgid "Network bandwidth tuning is not available in session mode" msgstr "" #: src/util/virnetdevbandwidth.c:190 msgid "Unable to set bandwidth for interface because device name is unknown" 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:248 #, c-format msgid "Unable to set bridge %s port %s %s to %s" msgstr "" #: src/util/virnetdevbridge.c:276 #, c-format msgid "Unable to get bridge %s port %s %s" msgstr "" #: src/util/virnetdevbridge.c:350 msgid "Unable to get bridge port learning on this platform" msgstr "" #: src/util/virnetdevbridge.c:361 msgid "Unable to set bridge port learning on this platform" msgstr "" #: src/util/virnetdevbridge.c:372 msgid "Unable to get bridge port unicast_flood on this platform" msgstr "" #: src/util/virnetdevbridge.c:383 msgid "Unable to set bridge port unicast_flood on this platform" msgstr "" #: src/util/virnetdevbridge.c:409 src/util/virnetdevbridge.c:548 #, c-format msgid "Unable to create bridge %s" msgstr "" #: src/util/virnetdevbridge.c:482 #, c-format msgid "error creating bridge interface %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/virnetdevbridge.c:1037 msgid "Unable to get bridge vlan_filtering on this platform" msgstr "" #: src/util/virnetdevbridge.c:1047 msgid "Unable to set bridge vlan_filtering on this platform" msgstr "" #: src/util/virnetdevbridge.c:1146 #, c-format msgid "error adding fdb entry for %s" msgstr "" #: src/util/virnetdevbridge.c:1183 msgid "Unable to add/delete fdb entries on this platform" msgstr "" #: src/util/virnetdevmacvlan.c:181 #, c-format msgid "error creating %s interface %s@%s (%s)" 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:327 msgid "cannot get feature flags on macvtap tap" 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/virnetdevmacvlan.c:353 msgid "unable to set vnet or multiqueue flags on macvtap" 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/virnetdevmidonet.c:57 #, c-format msgid "Unable to bind port %s to the virtual port %s" msgstr "" #: src/util/virnetdevmidonet.c:90 #, c-format msgid "Unable to unbind the virtual port %s from Midonet" 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:70 src/util/virnetdevtap.c:126 msgid "Unable to query tap interface name" msgstr "" #: src/util/virnetdevtap.c:254 src/util/virnetdevtap.c:337 #, c-format msgid "Unable to open %s, is tun module loaded?" 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:575 #, c-format msgid "Could not find vf/instanceId %u/%s in netlink response" msgstr "" #: src/util/virnetdevvportprofile.c:590 msgid "error parsing IFLA_VF_PORT during error reporting" 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:259 msgid "nl_recv failed - returned 0 bytes" msgstr "" #: src/util/virnetlink.c:263 msgid "nl_recv failed" msgstr "" #: src/util/virnetlink.c:338 #, c-format msgid "error destroying network device %s" 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/virnodesuspend.c:332 msgid "Cannot probe for supported suspend types" 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: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: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:516 #, c-format msgid "NUMA node %d is not available" msgstr "" #: src/util/virnuma.c:520 #, c-format msgid "page size %u is not available on node %d" msgstr "" #: src/util/virnuma.c:525 #, c-format msgid "page size %u is not available" msgstr "" #: src/util/virnuma.c:585 src/util/virnuma.c:604 #, c-format msgid "unable to parse: %s" msgstr "" #: src/util/virnuma.c:745 #, c-format msgid "unable to open path: %s" msgstr "" #: src/util/virnuma.c:766 #, c-format msgid "unable to parse %s" msgstr "" #: src/util/virnuma.c:858 msgid "system pages pool can't be modified" msgstr "" #: src/util/virnuma.c:872 src/util/virnuma.c:919 #, c-format msgid "invalid number '%s' in '%s'" msgstr "" #: src/util/virnuma.c:906 #, c-format msgid "Unable to write to: %s" msgstr "" #: src/util/virnuma.c:926 #, c-format msgid "Unable to allocate %llu pages. Allocated only %llu" msgstr "" #: src/util/virnuma.c:948 src/util/virnuma.c:961 msgid "page info is not supported on this platform" msgstr "" #: src/util/virnuma.c:973 msgid "page pool allocation is not supported on this platform" msgstr "" #: src/util/virnuma.c:991 #, c-format msgid "NUMA node %zd is unavailable" msgstr "" #: src/util/virnuma.c:1016 msgid "Problem setting bit in bitmap" 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:1013 msgid "Attempting to use unknown stub driver" 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:1196 #, c-format msgid "No stub driver configured for PCI device %s" msgstr "" #: src/util/virpci.c:1201 #, c-format msgid "Unknown stub driver configured 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: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:2524 #, c-format msgid "Unrecognized value in %s: %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/virpci.c:2857 #, c-format msgid "pci device %s is not a PCI-Express device" 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/virpidfile.c:550 msgid "No statedir specified" msgstr "" #: src/util/virpolkit.c:122 tests/virpolkittest.c:258 msgid "user cancelled authentication process" msgstr "" #: src/util/virpolkit.c:125 tests/virpolkittest.c:224 msgid "no agent is available to authenticate" msgstr "" #: src/util/virpolkit.c:128 tests/virpolkittest.c:190 tests/virpolkittest.c:319 msgid "access denied by policy" msgstr "" #: src/util/virpolkit.c:156 msgid "Details not supported with polkit v0" msgstr "" #: src/util/virpolkit.c:248 msgid "Polkit auth attempted, even though polkit is not available" 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/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: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/virportallocator.c:268 #, c-format msgid "Failed to reserve port %d" msgstr "" #: src/util/virprocess.c:104 msgid "Namespaces are not supported on this platform." 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: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:805 msgid "cannot get locked memory limit" msgstr "" #: src/util/virprocess.c:811 #, c-format msgid "cannot get locked memory limit of process %lld" 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:1205 msgid "Cannot get minimum scheduler priority value" msgstr "" #: src/util/virprocess.c:1212 msgid "Cannot get maximum scheduler priority value" msgstr "" #: src/util/virprocess.c:1219 #, c-format msgid "Scheduler priority %d out of range [%d, %d]" msgstr "" #: src/util/virprocess.c:1229 #, c-format msgid "Cannot set scheduler parameters for pid %d" msgstr "" #: src/util/virprocess.c:1248 msgid "Process CPU scheduling is not supported 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/virrotatingfile.c:113 src/util/virrotatingfile.c:157 #, c-format msgid "Unable to open file: %s" msgstr "" #: src/util/virrotatingfile.c:120 #, c-format msgid "Unable to determine current file offset: %s" msgstr "" #: src/util/virrotatingfile.c:127 src/util/virrotatingfile.c:165 #, c-format msgid "Unable to determine current file inode: %s" msgstr "" #: src/util/virrotatingfile.c:192 src/util/virrotatingfile.c:205 #: src/vbox/vbox_common.c:4650 #, c-format msgid "Unable to delete file %s" msgstr "" #: src/util/virrotatingfile.c:251 src/util/virrotatingfile.c:299 #, c-format msgid "Max backup %zu must be less than or equal to %d" msgstr "" #: src/util/virrotatingfile.c:382 #, c-format msgid "Unable to remove %s" msgstr "" #: src/util/virrotatingfile.c:403 #, c-format msgid "Unable to rename %s to %s" msgstr "" #: src/util/virrotatingfile.c:472 #, c-format msgid "Unable to write to file %s" msgstr "" #: src/util/virrotatingfile.c:534 src/util/virrotatingfile.c:547 #, c-format msgid "Unable to seek to inode %llu offset %llu" msgstr "" #: src/util/virrotatingfile.c:590 #, c-format msgid "Unable to read from file %s" 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/virsocketaddr.c:633 #, c-format msgid "NULL argument - %p %p" msgstr "" #: src/util/virsocketaddr.c:644 #, c-format msgid "mismatch of address family in range %s - %s" msgstr "" #: src/util/virsocketaddr.c:658 #, c-format msgid "mismatch of address family in range %s - %s for network %s" msgstr "" #: src/util/virsocketaddr.c:668 #, c-format msgid "bad prefix %d for network %s when checking range %s - %s" msgstr "" #: src/util/virsocketaddr.c:678 #, c-format msgid "range %s - %s is not entirely within network %s/%d" msgstr "" #: src/util/virsocketaddr.c:690 #, c-format msgid "failed to construct broadcast or network address for network %s/%d" msgstr "" #: src/util/virsocketaddr.c:705 #, c-format msgid "start of range %s - %s in network %s/%d is the network address" msgstr "" #: src/util/virsocketaddr.c:713 #, c-format msgid "end of range %s - %s in network %s/%d is the broadcast address" msgstr "" #: src/util/virsocketaddr.c:727 #, c-format msgid "failed to get IPv4 address for start or end of range %s - %s" msgstr "" #: src/util/virsocketaddr.c:739 src/util/virsocketaddr.c:770 #, c-format msgid "range %s - %s is too large (> 65535)" msgstr "" #: src/util/virsocketaddr.c:747 #, c-format msgid "range %s - %s is reversed " msgstr "" #: src/util/virsocketaddr.c:758 #, c-format msgid "failed to get IPv6 address for start or end of range %s - %s" msgstr "" #: src/util/virsocketaddr.c:778 #, c-format msgid "range %s - %s start larger than end" msgstr "" #: src/util/virsocketaddr.c:785 #, c-format msgid "unsupported address family for range %s - %s, must be ipv4 or ipv6" 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/virstats.c:133 msgid "Could not get interface list" msgstr "" #: src/util/virstats.c:174 msgid "interface stats not implemented on this platform" 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/util/virstoragefile.c:785 #, c-format msgid "unknown storage file meta->format %d" msgstr "" #: src/util/virstoragefile.c:891 #, c-format msgid "cannot set to start of '%s'" msgstr "" #: src/util/virstoragefile.c:1122 #, c-format msgid "Failed to pre-allocate space for file '%s'" 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/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/virstoragefile.c:1295 #, c-format msgid "requested target '%s' does not match target '%s'" msgstr "" #: src/util/virstoragefile.c:1344 #, c-format msgid "requested backing store index %u is above '%s' in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1402 #, c-format msgid "could not find backing store index %u in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1408 #, c-format msgid "could not find image '%s' beneath '%s' in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1413 #, c-format msgid "could not find image '%s' in chain for '%s'" msgstr "" #: src/util/virstoragefile.c:1417 #, c-format msgid "could not find base image in chain for '%s'" 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:1605 msgid "missing username for auth" msgstr "" #: src/util/virstoragefile.c:1619 #, c-format msgid "unknown auth type '%s'" msgstr "" #: src/util/virstoragefile.c:2138 #, c-format msgid "failed to parse backing file location '%s'" msgstr "" #: src/util/virstoragefile.c:2154 src/util/virstoragefile.c:2470 #, c-format msgid "invalid backing protocol '%s'" msgstr "" #: src/util/virstoragefile.c:2162 #, c-format msgid "invalid protocol transport type '%s'" msgstr "" #: src/util/virstoragefile.c:2186 msgid "missing volume name and path for gluster volume" msgstr "" #: src/util/virstoragefile.c:2400 #, c-format msgid "missing remote information in '%s' for protocol nbd" msgstr "" #: src/util/virstoragefile.c:2406 #, c-format msgid "missing unix socket path in nbd backing string %s" msgstr "" #: src/util/virstoragefile.c:2417 #, c-format msgid "missing host name in nbd string '%s'" msgstr "" #: src/util/virstoragefile.c:2427 #, c-format msgid "missing port in nbd string '%s'" msgstr "" #: src/util/virstoragefile.c:2460 #, c-format msgid "invalid backing protocol string '%s'" msgstr "" #: src/util/virstoragefile.c:2490 #, c-format msgid "backing store parser is not implemented for protocol %s" msgstr "" #: src/util/virstoragefile.c:2502 #, c-format msgid "malformed backing store path for protocol %s" msgstr "" #: src/util/virstoragefile.c:2607 #, c-format msgid "failed to open block device '%s'" msgstr "" #: src/util/virstoragefile.c:2615 #, c-format msgid "failed to seek to end of '%s'" msgstr "" #: src/util/virstoragefile.c:2773 #, c-format msgid "Failed to canonicalize path '%s'" msgstr "" #: src/util/virstoragefile.c:2910 msgid "" "failed to resolve relative backing name: base image is not in backing chain" msgstr "" #: src/util/virstoragefile.c:2945 msgid "forbidden characters in 'compat' attribute" 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:1313 #, c-format msgid "Target sysinfo %s %s does not match source %s" 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:1383 msgid "Target base board 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:1432 #, c-format msgid "Target sysinfo base board count '%zu' does not match source '%zu'" msgstr "" #: src/util/virthreadjob.c:74 #, c-format msgid "cannot set worker name to %s" msgstr "" #: src/util/virthreadjob.c:91 #, c-format msgid "cannot set current job to %s" msgstr "" #: src/util/virthreadjob.c:117 msgid "cannot reset current job" 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/virtime.c:342 msgid "failed to get current system time" msgstr "" #: src/util/virtime.c:349 msgid "gmtime_r failed" msgstr "" #: src/util/virtime.c:359 msgid "mktime failed" msgstr "" #: src/util/virtpm.c:65 msgid "No usable sysfs TPM cancel file could be found" 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:111 #, c-format msgid "parameter '%s' occurs multiple times" 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: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/viruri.c:163 #, c-format msgid "Unable to parse URI %s" 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/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:169 msgid "Unable to set socket reuse addr flag" 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:1781 #, c-format msgid "unable to parse unique_id: %s" msgstr "" #: src/util/virutil.c:1921 src/util/virutil.c:1928 #, c-format msgid "Invalid adapter name '%s' for SCSI pool" msgstr "" #: src/util/virutil.c:1964 #, c-format msgid "Failed to find scsi_host using PCI '%s' and unique_id='%u'" 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:1071 msgid "failed to validate prefix for a new XML namespace" msgstr "" #: src/util/virxml.c:1077 msgid "failed to create a new XML namespace" msgstr "" #: src/util/virxml.c:1119 #, c-format msgid "Unable to create RNG parser for %s" msgstr "" #: src/util/virxml.c:1131 #, c-format msgid "Unable to parse RNG %s: %s" msgstr "" #: src/util/virxml.c:1138 #, c-format msgid "Unable to create RNG validation context %s" msgstr "" #: src/util/virxml.c:1150 #, c-format msgid "" "Unable to validate doc against %s\n" "%s" 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:435 #, c-format msgid "Could not parse version number from '%s'" 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_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_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:1322 src/xenconfig/xen_common.c:1148 #: src/xenconfig/xen_common.c:1163 src/xenconfig/xen_sxpr.c:1883 #: src/xenconfig/xen_sxpr.c:1924 msgid "Driver does not support setting multiple IP addresses" 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:1978 #, c-format msgid "failed no saving settings, 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: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_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:4191 #, c-format msgid "could not attach shared folder '%s', rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4205 src/vbox/vbox_common.c:4338 #, c-format msgid "Unsupported device type %d" msgstr "" #: src/vbox/vbox_common.c:4326 #, c-format msgid "could not detach shared folder '%s', rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4384 src/vbox/vbox_common.c:4583 #: src/vbox/vbox_common.c:4691 src/vbox/vbox_common.c:4953 #: src/vbox/vbox_common.c:4986 src/vbox/vbox_common.c:5103 #: src/vbox/vbox_common.c:5259 src/vbox/vbox_common.c:6867 #, c-format msgid "Unable to open HardDisk, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4391 msgid "Unable to get disk children" msgstr "" #: src/vbox/vbox_common.c:4402 msgid "Unable to get childMedium location" msgstr "" #: src/vbox/vbox_common.c:4409 msgid "Unable to close disk children" msgstr "" #: src/vbox/vbox_common.c:4418 src/vbox/vbox_common.c:4639 #: src/vbox/vbox_common.c:4741 src/vbox/vbox_common.c:5071 #: src/vbox/vbox_common.c:5266 #, c-format msgid "Unable to close HardDisk, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4504 src/vbox/vbox_common.c:6786 msgid "cannot get settings file path" msgstr "" #: src/vbox/vbox_common.c:4513 src/vbox/vbox_common.c:6795 msgid "cannot get machine name" msgstr "" #: src/vbox/vbox_common.c:4523 src/vbox/vbox_common.c:6804 msgid "Unable to get the machine location path" msgstr "" #: src/vbox/vbox_common.c:4531 src/vbox/vbox_common.c:6810 msgid "cannot create a vboxSnapshotXmlPtr" msgstr "" #: src/vbox/vbox_common.c:4549 msgid "Unable to remove Fake Disks" msgstr "" #: src/vbox/vbox_common.c:4560 msgid "" "The read only disk number must be greater or equal to the read write disk " "number" msgstr "" #: src/vbox/vbox_common.c:4593 msgid "Unable to get the read write medium id" msgstr "" #: src/vbox/vbox_common.c:4602 msgid "Unable to get the read write medium format" msgstr "" #: src/vbox/vbox_common.c:4632 msgid "Unable to add hard disk to media Registry" msgstr "" #: src/vbox/vbox_common.c:4676 msgid "Unable to know if disk is in media registry" msgstr "" #: src/vbox/vbox_common.c:4701 msgid "Unable to get hard disk id" msgstr "" #: src/vbox/vbox_common.c:4710 msgid "Unable to get hard disk format" msgstr "" #: src/vbox/vbox_common.c:4722 msgid "Unable to get parent hard disk" msgstr "" #: src/vbox/vbox_common.c:4730 #, c-format msgid "Unable to get hard disk id, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4764 msgid "Unable to add hard disk to media registry" msgstr "" #: src/vbox/vbox_common.c:4777 src/vbox/vbox_common.c:7059 #, c-format msgid "Unable to unregister machine, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4797 msgid "Unable to get medium location" msgstr "" #: src/vbox/vbox_common.c:4809 src/vbox/vbox_common.c:7081 #, c-format msgid "Unable to delete medium, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4818 src/vbox/vbox_common.c:7089 #, c-format msgid "Error while closing medium, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:4842 msgid "Unable to close recursively all disks" msgstr "" #: src/vbox/vbox_common.c:4911 msgid "Unable to add the snapshot to the machine description" msgstr "" #: src/vbox/vbox_common.c:4998 msgid "Unable to get disk format" msgstr "" #: src/vbox/vbox_common.c:5015 msgid "Unable to get disk uuid" msgstr "" #: src/vbox/vbox_common.c:5026 msgid "Unable to get disk parent" msgstr "" #: src/vbox/vbox_common.c:5038 src/vbox/vbox_common.c:5182 #: src/vbox/vbox_common.c:6948 msgid "Unable to add hard disk to the media registry" msgstr "" #: src/vbox/vbox_common.c:5052 src/vbox/vbox_common.c:5193 #: src/vbox/vbox_common.c:6959 src/vbox/vbox_common.c:7001 #, c-format msgid "Unable to find UUID %s" msgstr "" #: src/vbox/vbox_common.c:5113 src/vbox/vbox_common.c:6875 #, c-format msgid "Unable to get hardDisk Id, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5132 src/vbox/vbox_common.c:6894 #, c-format msgid "Unable to create HardDisk, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5146 src/vbox/vbox_common.c:6909 #, c-format msgid "Error while creating diff storage, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5162 src/vbox/vbox_common.c:6925 #, c-format msgid "Unable to get medium uuid, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5211 src/vbox/vbox_common.c:6977 #, c-format msgid "Unable to close the new medium, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5226 msgid "Unable to get snapshot content" msgstr "" #: src/vbox/vbox_common.c:5231 msgid "Unable to save new snapshot xml file" msgstr "" #: src/vbox/vbox_common.c:5277 src/vbox/vbox_common.c:7131 msgid "Unable to serialize the machine description" msgstr "" #: src/vbox/vbox_common.c:5285 src/vbox/vbox_common.c:7139 #, c-format msgid "Unable to open Machine, rc=%08x" msgstr "" #: src/vbox/vbox_common.c:5293 src/vbox/vbox_common.c:7147 #, c-format msgid "Unable to register Machine, rc=%08x" 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: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:5609 msgid "Could not get snapshot id" msgstr "" #: src/vbox/vbox_common.c:5618 msgid "could not get machine" msgstr "" #: src/vbox/vbox_common.c:5626 msgid "no medium attachments" msgstr "" #: src/vbox/vbox_common.c:5638 src/vbox/vbox_common.c:5681 #: src/vbox/vbox_common.c:5852 src/vbox/vbox_common.c:5894 msgid "cannot get medium" msgstr "" #: src/vbox/vbox_common.c:5689 msgid "cannot get controller" msgstr "" #: src/vbox/vbox_common.c:5700 msgid "cannot get children disk" msgstr "" #: src/vbox/vbox_common.c:5708 msgid "cannot get snapshot ids" msgstr "" #: src/vbox/vbox_common.c:5729 src/vbox/vbox_common.c:5921 msgid "cannot get disk location" msgstr "" #: src/vbox/vbox_common.c:5744 src/vbox/vbox_common.c:5934 msgid "cannot get storage controller bus" msgstr "" #: src/vbox/vbox_common.c:5750 src/vbox/vbox_common.c:5756 #: src/vbox/vbox_common.c:5950 msgid "cannot get medium attachment type" msgstr "" #: src/vbox/vbox_common.c:5762 msgid "cannot get medium attachment device" msgstr "" #: src/vbox/vbox_common.c:5829 msgid "cannot get machine" msgstr "" #: src/vbox/vbox_common.c:5840 msgid "cannot get medium attachments" msgstr "" #: src/vbox/vbox_common.c:5902 msgid "cannot get storage controller name" msgstr "" #: src/vbox/vbox_common.c:5912 msgid "cannot get storage controller" msgstr "" #: src/vbox/vbox_common.c:5963 msgid "cannot get medium attachment port" msgstr "" #: src/vbox/vbox_common.c:5969 msgid "cannot get device" msgstr "" #: src/vbox/vbox_common.c:5975 msgid "cannot get read only attribute" 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:6619 msgid "cannot revert snapshot of running domain" msgstr "" #: src/vbox/vbox_common.c:6656 src/vbox/vbox_tmpl.c:1289 msgid "could not get snapshot UUID" 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:6767 msgid "Unable to get XML Desc of snapshot" msgstr "" #: src/vbox/vbox_common.c:6777 msgid "Unable to get a virDomainSnapshotDefPtr" msgstr "" #: src/vbox/vbox_common.c:6817 msgid "Unable to know if the snapshot is the current snapshot" msgstr "" #: src/vbox/vbox_common.c:6850 msgid "Cannot get hard disk by location" msgstr "" #: src/vbox/vbox_common.c:6855 msgid "The read only disk has no parent" msgstr "" #: src/vbox/vbox_common.c:6990 #, c-format msgid "No such disk in media registry %s" msgstr "" #: src/vbox/vbox_common.c:7026 src/vbox/vbox_common.c:7043 #, c-format msgid "Unable to find UUID for location %s" msgstr "" #: src/vbox/vbox_common.c:7031 src/vbox/vbox_common.c:7048 #, c-format msgid "Unable to remove disk from media registry. uuid = %s" msgstr "" #: src/vbox/vbox_common.c:7110 #, c-format msgid "Unable to remove snapshot %s" msgstr "" #: src/vbox/vbox_common.c:7120 msgid "Unable to get the snapshot to remove" msgstr "" #: src/vbox/vbox_common.c:7211 msgid "could not get snapshot children" msgstr "" #: src/vbox/vbox_common.c:7216 msgid "cannot delete metadata of a snapshot with children" msgstr "" #: src/vbox/vbox_common.c:7226 msgid "cannot delete snapshots of running domain" msgstr "" #: src/vbox/vbox_common.c:7276 msgid "virDomainScreenshot don't support for current vbox version" 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/vbox/vbox_common.c:7717 #, c-format msgid "cannot translate keycode %u of %s codeset to xt keycode" msgstr "" #: src/vbox/vbox_common.c:7736 #, c-format msgid "Unable to open VirtualBox session with domain %s" msgstr "" #: src/vbox/vbox_common.c:7745 #, c-format msgid "Unable to get Console object for domain %s" msgstr "" #: src/vbox/vbox_common.c:7754 #, c-format msgid "Unable to get Keyboard object for domain %s" msgstr "" #: src/vbox/vbox_common.c:7764 #, c-format msgid "Unable to send keyboard scancodes for domain %s" msgstr "" #: src/vbox/vbox_common.c:7779 #, c-format msgid "Unable to send keyboard scan codes to domain %s" msgstr "" #: src/vbox/vbox_network.c:671 #, c-format msgid "Error while removing hostonly network interface, rc=%08x" 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_storage.c:462 #, c-format msgid "Could not create harddisk, rc=%08x" msgstr "" #: src/vbox/vbox_storage.c:475 src/vbox/vbox_storage.c:484 #, c-format msgid "Could not create base storage, rc=%08x" msgstr "" #: src/vbox/vbox_snapshot_conf.c:74 msgid "Cannot parse 'uuid' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:83 msgid "Cannot parse 'location' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:99 msgid "Cannot parse 'format' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:149 msgid "Cannot create a vboxSnapshotXmlHardDisk" msgstr "" #: src/vbox/vbox_snapshot_conf.c:208 msgid "Cannot parse 'uuid' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:217 msgid "Cannot parse 'name' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:223 msgid "Cannot parse 'timeStamp' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:235 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:243 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:263 msgid "Cannot create a vboxSnapshotXmlSnapshotPtr" msgstr "" #: src/vbox/vbox_snapshot_conf.c:427 msgid "Unable to add the snapshot hardware" msgstr "" #: src/vbox/vbox_snapshot_conf.c:438 msgid "Unable to add the snapshot storageController" msgstr "" #: src/vbox/vbox_snapshot_conf.c:605 msgid "Filepath is Null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:615 src/vbox/vbox_snapshot_conf.c:1299 #: src/vbox/vbox_snapshot_conf.c:1360 msgid "Unable to parse the xml" msgstr "" #: src/vbox/vbox_snapshot_conf.c:626 msgid "" "Failed to register xml namespace 'http://www.innotek.de/VirtualBox-settings'" msgstr "" #: src/vbox/vbox_snapshot_conf.c:637 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:644 msgid "Cannot parse 'uuid' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:650 msgid "Cannot parse 'name' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:663 msgid "Cannot parse 'currentSnapshot' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:673 msgid "Cannot parse 'snapshotFolder' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:686 msgid "Cannot parse 'lastStateChange' attribute" msgstr "" #: src/vbox/vbox_snapshot_conf.c:694 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:706 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:715 msgid "Cannot parse node" msgstr "" #: src/vbox/vbox_snapshot_conf.c:767 msgid "Snapshot is Null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:772 msgid "Machine is Null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:781 msgid "" "Unable to add this snapshot, there is already a snapshot linked to the " "machine" msgstr "" #: src/vbox/vbox_snapshot_conf.c:791 msgid "The machine has no snapshot and it should have it" msgstr "" #: src/vbox/vbox_snapshot_conf.c:797 src/vbox/vbox_snapshot_conf.c:1265 #, c-format msgid "Unable to find the snapshot %s" msgstr "" #: src/vbox/vbox_snapshot_conf.c:827 msgid "Hard disk is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:832 msgid "Media Registry is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:843 msgid "Unable to get the parent disk" msgstr "" #: src/vbox/vbox_snapshot_conf.c:875 msgid "machine is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:880 src/vbox/vbox_snapshot_conf.c:1259 msgid "snapshotName is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:885 msgid "the machine has no snapshot" msgstr "" #: src/vbox/vbox_snapshot_conf.c:891 #, c-format msgid "Unable to find the snapshot with name %s" msgstr "" #: src/vbox/vbox_snapshot_conf.c:896 msgid "This snapshot has children, please delete theses snapshots before" msgstr "" #: src/vbox/vbox_snapshot_conf.c:904 msgid "You are trying to remove a snapshot which does not exists" msgstr "" #: src/vbox/vbox_snapshot_conf.c:941 msgid "Media registry is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:946 msgid "Uuid is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:957 #, c-format msgid "Unable to find the hard disk with uuid %s" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1013 src/vbox/vbox_snapshot_conf.c:1254 msgid "Machine is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1018 msgid "Filepath is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1035 src/vbox/vbox_snapshot_conf.c:1042 #: src/vbox/vbox_snapshot_conf.c:1072 src/vbox/vbox_snapshot_conf.c:1077 #: src/vbox/vbox_snapshot_conf.c:1086 src/vbox/vbox_snapshot_conf.c:1092 #: src/vbox/vbox_snapshot_conf.c:1098 src/vbox/vbox_snapshot_conf.c:1103 #: src/vbox/vbox_snapshot_conf.c:1124 msgid "Error in xmlNewProp" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1060 msgid "Error in xmlAddPrevSibling" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1144 msgid "Unable to add media registry other media" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1168 msgid "Unable to add hardware machine" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1181 msgid "Unable to add extra data" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1194 msgid "Unable to add storage controller" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1204 msgid "Failed to serialize snapshot" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1211 msgid "Unable to save the xml" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1293 src/vbox/vbox_snapshot_conf.c:1354 msgid "filePath is null" msgstr "" #: src/vbox/vbox_snapshot_conf.c:1488 #, c-format msgid "Unable to remove hard disk %s from media registry" 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_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_tmpl.c:1990 msgid "nsIEventQueue object is null" 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/vmware/vmware_conf.c:244 #, c-format msgid "Invalid driver type: %d" msgstr "" #: src/vmware/vmware_conf.c:250 #, c-format msgid "cannot find version pattern \"%s\"" 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:1372 #, c-format msgid "" "Expecting VMX entry 'virtualHW.version' to be 4 or higher 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:2622 #, c-format msgid "" "Expecting VMX entry '%s' to be 'vlance' or 'vmxnet' or 'vmxnet3' or 'e1000e' " "or 'e1000e' 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:3197 #, c-format msgid "" "Expecting domain XML entry 'vcpu' to be 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:3689 #, c-format msgid "" "Expecting domain XML entry 'devices/interface/model' to be 'vlance' or " "'vmxnet' or 'vmxnet2' or 'vmxnet3' or 'e1000' or 'e1000e' 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:1362 #, c-format msgid "argument out of range: %d" 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 "domain information incomplete, missing domid" #: 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 "domain information incomplete, missing uuid" #: 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: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: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: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:281 msgid "xenXMConfigCacheRefresh: virHashAddEntry name" 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:1440 #, c-format msgid "cannot check link /etc/xen/auto/%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/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:271 #, c-format msgid "failed to store %lld to %s" 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/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:681 #, c-format msgid "invalid vncdisplay value '%s'" 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:901 #, c-format msgid "rate %s too big for destination" msgstr "" #: src/xenconfig/xen_common.c:919 src/xenconfig/xen_sxpr.c:647 #, c-format msgid "malformed mac address '%s'" 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_common.c:1193 src/xenconfig/xen_sxpr.c:1848 #, c-format msgid "unsupported network type %d" 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: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:1410 src/xenconfig/xen_common.c:1419 #: src/xenconfig/xen_common.c:1428 #, c-format msgid "unexpected lifecycle action %d" msgstr "" #: 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:345 #, c-format msgid "Failed to compile regular expression '%s': %s" msgstr "" #: src/xenconfig/xen_sxpr.c:352 #, c-format msgid "Invalid rate '%s' specified" msgstr "" #: src/xenconfig/xen_sxpr.c:358 #, c-format msgid "Failed to parse rate '%s'" msgstr "" #: src/xenconfig/xen_sxpr.c:435 msgid "domain information incomplete, vbd has no dev" msgstr "domain information incomplete, vbd has no dev" #: src/xenconfig/xen_sxpr.c:446 msgid "domain information incomplete, vbd has no src" msgstr "domain information incomplete, vbd has no src" #: src/xenconfig/xen_sxpr.c:455 msgid "cannot parse vbd filename, missing driver name" msgstr "cannot parse vbd filename, missing driver name" #: 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_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 "domain information incomplete, missing name" #: src/xenconfig/xen_sxpr.c:1229 #, c-format msgid "Invalid value of 'cpumask': %s" msgstr "" #: 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/xenconfig/xen_sxpr.c:1792 src/xenconfig/xen_xm.c:312 #, c-format msgid "unsupported disk type %s" 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_xl.c:406 msgid "multiple USB devices not supported" msgstr "" #: src/xenconfig/xen_xm.c:169 #, c-format msgid "Dest file %s too big for destination" 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/virsh.c:113 tools/virt-admin.c:80 #, c-format msgid "Disconnected from %s due to I/O error" msgstr "" #: tools/virsh.c:116 tools/virt-admin.c:83 #, c-format msgid "Disconnected from %s due to end of file" msgstr "" #: tools/virsh.c:119 tools/virt-admin.c:86 #, c-format msgid "Disconnected from %s due to keepalive timeout" msgstr "" #: tools/virsh.c:165 msgid "Cannot setup keepalive on connection as requested, disconnecting" msgstr "" #: tools/virsh.c:171 msgid "Failed to setup keepalive on connection\n" msgstr "" #: tools/virsh.c:196 tools/virsh.c:272 tools/virsh.c:440 msgid "Failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the 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 "failed to connect to the 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:239 msgid "hypervisor connection URI" msgstr "hypervisor connection URI" #: tools/virsh.c:243 msgid "read-only connection" msgstr "read-only connection" #: 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:293 msgid "Failed to connect to the hypervisor" msgstr "Failed to connect to the hypervisor" #: tools/virsh.c:314 tools/virt-admin.c:312 msgid "no valid connection" msgstr "no valid connection" #: tools/virsh.c:481 #, c-format msgid "" "\n" "%s [options]... []\n" "%s [options]... [args...]\n" "\n" " options:\n" " -c | --connect=URI hypervisor connection URI\n" " -d | --debug=NUM debug level [0-4]\n" " -e | --escape set escape sequence for console\n" " -h | --help this help\n" " -k | --keepalive-interval=NUM\n" " keepalive interval in seconds, 0 for disable\n" " -K | --keepalive-count=NUM\n" " number of possible missed keepalive messages\n" " -l | --log=FILE output logging to file\n" " -q | --quiet quiet mode\n" " -r | --readonly connect readonly\n" " -t | --timing print timing information\n" " -v short version\n" " -V long version\n" " --version[=TYPE] version, TYPE is short or long (default short)\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:745 tools/virsh.c:761 #, c-format msgid "Invalid value for option %s" msgstr "" #: tools/virsh.c:752 tools/virsh.c:768 #, c-format msgid "option %s requires a positive integer argument" 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/virsh-console.c:379 msgid "unable to wait on console condition" msgstr "" #: tools/virsh-domain-monitor.c:44 tools/virsh-domain.c:67 #: tools/virsh-snapshot.c:46 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" #: 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 "" #: tools/virsh-domain-monitor.c:139 msgid "monitor failure" msgstr "" #: tools/virsh-domain-monitor.c:140 msgid "internal (locking) error" msgstr "" #: tools/virsh-domain-monitor.c:152 tools/virsh-domain-monitor.c:165 #: tools/virsh-domain.c:189 msgid "no state" msgstr "no state" #: 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:206 msgid "starting up" 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: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: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 "" #: 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 "" #: 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 "" #: 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:1115 msgid "No errors found\n" msgstr "" #: tools/virsh-domain-monitor.c:1137 msgid "domain information" msgstr "domain information" #: tools/virsh-domain-monitor.c:1140 msgid "Returns basic information about the domain." msgstr "Returns basic information about the 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 "Name:" #: 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 "OS Type:" #: 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 "State:" #: tools/virsh-domain-monitor.c:1187 tools/virsh-host.c:647 msgid "CPU(s):" msgstr "CPU(s):" #: 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 "Max memory:" #: tools/virsh-domain-monitor.c:1202 msgid "no limit" msgstr "" #: tools/virsh-domain-monitor.c:1204 msgid "Used memory:" msgstr "Used memory:" #: 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: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/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 "domain state" #: 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:1328 msgid "domain time" msgstr "" #: tools/virsh-domain-monitor.c:1331 msgid "Gets or sets the domain's system time" msgstr "" #: tools/virsh-domain-monitor.c:1340 msgid "set to the time of the host running virsh" msgstr "" #: tools/virsh-domain-monitor.c:1344 msgid "print domain's time in human readable form" msgstr "" #: tools/virsh-domain-monitor.c:1348 msgid "instead of setting given time, synchronize from domain's RTC" msgstr "" #: tools/virsh-domain-monitor.c:1352 msgid "time to set" msgstr "" #: tools/virsh-domain-monitor.c:1415 #, c-format msgid "Time: %s" msgstr "" #: tools/virsh-domain-monitor.c:1417 #, c-format msgid "Time: %lld" msgstr "" #: tools/virsh-domain-monitor.c:1432 msgid "list domains" msgstr "list domains" #: tools/virsh-domain-monitor.c:1435 msgid "Returns list of domains." msgstr "Returns list of domains." #: 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 "Failed to list active domains" #: tools/virsh-domain-monitor.c:1572 tools/virsh-domain-monitor.c:1581 msgid "Failed to list inactive domains" msgstr "Failed to list inactive domains" #: 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 "list inactive domains" #: tools/virsh-domain-monitor.c:1723 msgid "list inactive & active domains" msgstr "list inactive & active domains" #: 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:1791 msgid "show domain title" 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 "Name" #: 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 "State" #: 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-monitor.c:1930 msgid "get statistics about one or multiple domains" msgstr "" #: tools/virsh-domain-monitor.c:1933 msgid "Gets statistics about one or more (or all) domains" msgstr "" #: tools/virsh-domain-monitor.c:1941 msgid "report domain state" msgstr "" #: tools/virsh-domain-monitor.c:1945 msgid "report domain physical cpu usage" msgstr "" #: tools/virsh-domain-monitor.c:1949 msgid "report domain balloon statistics" msgstr "" #: tools/virsh-domain-monitor.c:1953 msgid "report domain virtual cpu information" msgstr "" #: tools/virsh-domain-monitor.c:1957 msgid "report domain network interface information" msgstr "" #: tools/virsh-domain-monitor.c:1961 msgid "report domain block device statistics" msgstr "" #: tools/virsh-domain-monitor.c:1965 msgid "list only active domains" msgstr "" #: tools/virsh-domain-monitor.c:1969 msgid "list only inactive domains" msgstr "" #: tools/virsh-domain-monitor.c:1973 msgid "list only persistent domains" msgstr "" #: tools/virsh-domain-monitor.c:1977 msgid "list only transient domains" msgstr "" #: tools/virsh-domain-monitor.c:1981 msgid "list only running domains" msgstr "" #: tools/virsh-domain-monitor.c:1985 msgid "list only paused domains" msgstr "" #: tools/virsh-domain-monitor.c:1989 msgid "list only shutoff domains" msgstr "" #: tools/virsh-domain-monitor.c:1993 msgid "list only domains in other states" msgstr "" #: tools/virsh-domain-monitor.c:1997 msgid "do not pretty-print the fields" msgstr "" #: tools/virsh-domain-monitor.c:2001 msgid "enforce requested stats parameters" msgstr "" #: tools/virsh-domain-monitor.c:2005 msgid "add backing chain information to block stats" msgstr "" #: tools/virsh-domain-monitor.c:2010 msgid "list of domains to get stats for" msgstr "" #: tools/virsh-domain-monitor.c:2148 tools/virsh-domain-monitor.c:2149 msgid "Get network interfaces' addresses for a running domain" msgstr "" #: tools/virsh-domain-monitor.c:2158 msgid "network interface name" msgstr "" #: tools/virsh-domain-monitor.c:2162 msgid "display full fields" msgstr "" #: tools/virsh-domain-monitor.c:2166 msgid "address source: 'lease' or 'agent'" msgstr "" #: tools/virsh-domain-monitor.c:2197 #, c-format msgid "Unknown data source '%s'" msgstr "" #: tools/virsh-domain-monitor.c:2203 msgid "Failed to query for interfaces addresses" msgstr "" #: 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-monitor.c:2208 tools/virsh-network.c:1364 msgid "Protocol" msgstr "" #: tools/virsh-domain-monitor.c:2208 msgid "Address" msgstr "" #: tools/virsh-domain-monitor.c:2209 msgid "-------------------------------------------------" msgstr "" #: tools/virsh-domain-monitor.c:2210 msgid "------------------------------" msgstr "" #: tools/virsh-domain.c:72 msgid "make live change persistent" msgstr "" #: tools/virsh-domain.c:122 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get 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 "" #: tools/virsh-domain.c:220 msgid "Attach device from an XML ." msgstr "" #: tools/virsh-domain.c:227 tools/virsh-domain.c:10625 #: tools/virsh-domain.c:10706 msgid "XML file" msgstr "" #: tools/virsh-domain.c:282 #, c-format msgid "Failed to attach device from %s" msgstr "" #: 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:321 msgid "target bus 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:333 msgid "IOThread to be used by supported 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:707 msgid "expecting a pci:0000.00.00.00 or ccw:00.0.0000 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: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/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 "" #: tools/virsh-domain.c:786 msgid "Attach new network interface." msgstr "" #: tools/virsh-domain.c:796 tools/virsh-domain.c:10791 msgid "network interface type" msgstr "" #: tools/virsh-domain.c:801 msgid "source of network interface" msgstr "" #: tools/virsh-domain.c:805 msgid "target network name" 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:833 msgid "print XML document rather than attach the interface" msgstr "" #: tools/virsh-domain.c:837 msgid "libvirt will automatically detach/attach the device from/to host" msgstr "" #: tools/virsh-domain.c:851 #, c-format msgid "field '%s' is malformed" msgstr "" #: tools/virsh-domain.c:869 #, c-format msgid "Rate string '%s' has too many fields" 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:938 tools/virsh-domain.c:3248 msgid "either inbound average or floor is mandatory" msgstr "" #: tools/virsh-domain.c:947 tools/virsh-domain.c:3286 msgid "outbound average is mandatory" msgstr "" #: tools/virsh-domain.c:951 tools/virsh-domain.c:3291 msgid "outbound floor is unsupported yet" msgstr "" #: tools/virsh-domain.c:979 #, c-format msgid "cannot parse pci address '%s' for network interface" 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:1215 msgid "total max in bytes" msgstr "" #: tools/virsh-domain.c:1223 msgid "read max in bytes" msgstr "" #: tools/virsh-domain.c:1231 msgid "write max in bytes" msgstr "" #: tools/virsh-domain.c:1239 msgid "total I/O operations max" msgstr "" #: tools/virsh-domain.c:1247 msgid "read I/O operations max" msgstr "" #: tools/virsh-domain.c:1255 msgid "write I/O operations max" msgstr "" #: tools/virsh-domain.c:1263 msgid "I/O size in bytes" 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:1488 msgid "IO Weight" 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:1869 #, c-format msgid "failed to query job for disk %s" msgstr "" #: tools/virsh-domain.c:1905 #, c-format msgid "failed to abort job for disk '%s'" 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:1969 msgid "trigger two-stage active commit of top file" msgstr "" #: tools/virsh-domain.c:1973 msgid "delete files that were successfully committed" msgstr "" #: tools/virsh-domain.c:1977 msgid "wait for job to complete (with --active, wait for job to sync)" 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:1986 tools/virsh-domain.c:2201 msgid "implies --wait, abort if copy exceeds timeout (in seconds)" msgstr "" #: tools/virsh-domain.c:1990 msgid "implies --active --wait, pivot when commit is synced" msgstr "" #: tools/virsh-domain.c:1994 msgid "implies --active --wait, quit when commit is synced" 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:2002 tools/virsh-domain.c:2735 msgid "keep the backing chain relatively referenced" msgstr "" #: tools/virsh-domain.c:2061 msgid "" "--verbose requires at least one of --timeout, --wait, --pivot, or --keep-" "overlay" msgstr "" #: tools/virsh-domain.c:2067 msgid "" "--async requires at least one of --timeout, --wait, --pivot, or --keep-" "overlay" msgstr "" #: tools/virsh-domain.c:2080 msgid "Block commit" msgstr "" #: tools/virsh-domain.c:2089 msgid "Active Block Commit started" msgstr "" #: tools/virsh-domain.c:2091 msgid "Block Commit started" msgstr "" #: tools/virsh-domain.c:2103 msgid "Commit aborted" msgstr "" #: tools/virsh-domain.c:2108 msgid "Commit failed" 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:2125 tools/virsh-domain.c:2426 msgid "Successfully pivoted" 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:2132 msgid "Commit complete, overlay image kept" msgstr "" #: tools/virsh-domain.c:2134 msgid "Now in synchronized phase" 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:2165 msgid "fully-qualified path of source disk" 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:2189 msgid "copy destination is block device instead of regular file" msgstr "" #: tools/virsh-domain.c:2193 msgid "wait for job to reach mirroring phase" msgstr "" #: tools/virsh-domain.c:2205 msgid "implies --wait, pivot when mirroring starts" msgstr "" #: tools/virsh-domain.c:2209 msgid "implies --wait, quit when mirroring starts" msgstr "" #: tools/virsh-domain.c:2217 msgid "filename containing XML description of the copy destination" msgstr "" #: tools/virsh-domain.c:2221 msgid "format of the destination file" msgstr "" #: tools/virsh-domain.c:2225 msgid "power-of-two granularity to use during the copy" msgstr "" #: tools/virsh-domain.c:2229 msgid "maximum amount of in-flight data during the copy" msgstr "" #: tools/virsh-domain.c:2299 msgid "need either --dest or --xml" msgstr "" #: tools/virsh-domain.c:2305 msgid "" "--verbose requires at least one of --timeout, --wait, --pivot, or --finish" msgstr "" #: tools/virsh-domain.c:2311 msgid "" "--async requires at least one of --timeout, --wait, --pivot, or --finish" msgstr "" #: tools/virsh-domain.c:2321 tools/virsh-domain.c:2504 msgid "Block Copy" msgstr "" #: tools/virsh-domain.c:2394 msgid "Block Copy started" msgstr "" #: tools/virsh-domain.c:2405 msgid "Copy aborted" msgstr "" #: tools/virsh-domain.c:2410 msgid "Copy failed" 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:2474 msgid "implies --abort; request but don't wait for job end" msgstr "" #: tools/virsh-domain.c:2478 msgid "implies --abort; conclude and pivot a copy or commit job" msgstr "" #: tools/virsh-domain.c:2482 msgid "get active job information for the specified disk" msgstr "" #: tools/virsh-domain.c:2486 msgid "with --info, get bandwidth in bytes rather than MiB/s" msgstr "" #: tools/virsh-domain.c:2490 msgid "implies --info; output details rather than human summary" msgstr "" #: tools/virsh-domain.c:2494 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:2505 msgid "Block Commit" msgstr "" #: tools/virsh-domain.c:2506 msgid "Active Block Commit" msgstr "" #: tools/virsh-domain.c:2564 #, c-format msgid "overflow in converting %ld MiB/s to bytes\n" msgstr "" #: tools/virsh-domain.c:2573 #, c-format msgid "No current block job for %s" msgstr "" #: tools/virsh-domain.c:2579 #, c-format msgid "" " type=%s\n" " bandwidth=%lu\n" " cur=%llu\n" " end=%llu\n" msgstr "" #: tools/virsh-domain.c:2588 #, c-format msgid " Bandwidth limit: %llu bytes/s (%-.3lf %s/s)" 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:2806 msgid "Pull failed" 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: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 "" #: 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 "" #: 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:3241 #, c-format msgid "inbound rate larger than maximum %u" msgstr "" #: tools/virsh-domain.c:3281 #, c-format msgid "outbound rate larger than maximum %u" 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:3419 tools/virsh-host.c:949 msgid "mem(Suspend-to-RAM), disk(Suspend-to-Disk), hybrid(Hybrid-Suspend)" msgstr "" #: tools/virsh-domain.c:3426 msgid "duration in seconds" 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: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:3554 msgid "" "delete snapshots associated with volume(s), requires --remove-all-storage " "(must be supported by storage driver)" 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:3567 msgid "remove nvram file, if inactive" msgstr "" #: tools/virsh-domain.c:3627 msgid "" "'--wipe-storage' requires '--storage ' or '--remove-all-storage'" 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 "name of the inactive domain" #: 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 is already active" #: tools/virsh-domain.c:4097 #, c-format msgid "Failed to start domain %s" msgstr "Failed to start 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 "save a domain state to a file" #: tools/virsh-domain.c:4125 msgid "Save the RAM state of a running domain." msgstr "" #: tools/virsh-domain.c:4132 msgid "where to save the data" msgstr "where to save the data" #: tools/virsh-domain.c:4135 tools/virsh-domain.c:4584 msgid "avoid file system cache when saving" msgstr "" #: 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 "Failed to save domain %s to %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 "" #: 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 "restore a domain from a saved state in a file" #: tools/virsh-domain.c:4985 msgid "Restore a domain." msgstr "Restore a 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:5068 msgid "where to dump the core" msgstr "where to dump the core" #: 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:5084 msgid "display the progress of dump" msgstr "" #: tools/virsh-domain.c:5088 msgid "dump domain's memory only" msgstr "" #: tools/virsh-domain.c:5092 msgid "specify the format of memory-only dump" msgstr "" #: tools/virsh-domain.c:5136 msgid "--format only works with --memory-only" msgstr "" #: tools/virsh-domain.c:5150 #, c-format msgid "" "format '%s' is not supported, expecting 'kdump-zlib', 'kdump-lzo', 'kdump-" "snappy' or 'elf'" 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: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:5373 msgid "set the user password inside the domain" msgstr "" #: tools/virsh-domain.c:5376 msgid "changes the password of the specified user inside the domain" msgstr "" #: tools/virsh-domain.c:5386 msgid "the username" msgstr "" #: tools/virsh-domain.c:5391 msgid "the new password" msgstr "" #: tools/virsh-domain.c:5395 msgid "the password is already encrypted" msgstr "" #: tools/virsh-domain.c:5425 #, c-format msgid "Password set successfully for %s in %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:5488 tools/virsh-domain.c:5573 msgid "shutdown mode: acpi|agent|initctl|signal|paravirt" msgstr "" #: tools/virsh-domain.c:5508 tools/virsh-domain.c:5592 msgid "Cannot parse mode string" msgstr "" #: tools/virsh-domain.c:5526 #, c-format msgid "" "Unknown mode %s value, expecting 'acpi', 'agent', 'initctl', 'signal', or " "'paravirt'" 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 "Failed to shutdown domain %s" #: tools/virsh-domain.c:5561 msgid "reboot a domain" msgstr "reboot a domain" #: tools/virsh-domain.c:5564 msgid "Run a reboot command in the target domain." msgstr "Run a reboot command in the target domain." #: tools/virsh-domain.c:5610 #, c-format msgid "" "Unknown mode %s value, expecting 'acpi', 'agent', 'initctl', 'signal' or " "'paravirt'" msgstr "" #: 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 "Failed to 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:5692 msgid "return statistics of a recently completed job" 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:5774 msgid "Optional flags are not supported by the daemon" msgstr "" #: tools/virsh-domain.c:5785 msgid "Job type:" msgstr "" #: tools/virsh-domain.c:5795 msgid "Time elapsed:" msgstr "" #: tools/virsh-domain.c:5801 msgid "Time elapsed w/o network:" 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:5833 msgid "Memory bandwidth:" msgstr "" #: tools/virsh-domain.c:5841 msgid "Dirty rate:" msgstr "" #: tools/virsh-domain.c:5849 msgid "Iteration:" 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:5868 msgid "File bandwidth:" 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:5902 msgid "Total downtime:" msgstr "" #: tools/virsh-domain.c:5905 msgid "Expected downtime:" msgstr "" #: tools/virsh-domain.c:5914 msgid "Downtime w/o network:" msgstr "" #: tools/virsh-domain.c:5921 msgid "Setup time:" 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 "Returns basic information about the domain virtual CPUs." #: tools/virsh-domain.c:6226 tools/virsh-host.c:676 msgid "return human readable output" msgstr "" #: 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: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:6290 msgid "CPU Affinity:" msgstr "CPU Affinity:" #: tools/virsh-domain.c:6298 #, c-format msgid "%s (out of %d)" 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 "vcpu number" #: 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:6380 #, c-format msgid "Invalid cpulist '%s'" msgstr "" #: tools/virsh-domain.c:6385 #, c-format msgid "CPU %d in cpulist '%s' exceed the maxcpu %d" msgstr "" #: tools/virsh-domain.c:6439 msgid "vcpupin: Missing vCPU number in pin mode." msgstr "" #: tools/virsh-domain.c:6459 msgid "cannot get vcpupin for offline domain" msgstr "" #: tools/virsh-domain.c:6461 msgid "cannot get vcpupin for transient domain" 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 "change number of virtual CPUs" #: 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 "number of virtual CPUs" #: 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:6692 msgid "Can't set 0 processors for a VM" msgstr "" #: tools/virsh-domain.c:6717 msgid "view domain IOThreads" msgstr "" #: tools/virsh-domain.c:6720 msgid "Returns basic information about the domain IOThreads." msgstr "" #: tools/virsh-domain.c:6761 msgid "Unable to get domain IOThreads information" msgstr "" #: tools/virsh-domain.c:6766 msgid "No IOThreads found for the domain" msgstr "" #: tools/virsh-domain.c:6771 msgid "IOThread ID" msgstr "" #: tools/virsh-domain.c:6792 msgid "control domain IOThread affinity" msgstr "" #: tools/virsh-domain.c:6795 msgid "Pin domain IOThreads to host physical CPUs." msgstr "" #: tools/virsh-domain.c:6805 msgid "IOThread ID number" msgstr "" #: tools/virsh-domain.c:6810 msgid "host cpu number(s) to set" msgstr "" #: tools/virsh-domain.c:6874 msgid "add an IOThread to the guest domain" msgstr "" #: tools/virsh-domain.c:6877 msgid "Add an IOThread to the guest domain." msgstr "" #: tools/virsh-domain.c:6887 msgid "iothread for the new IOThread" msgstr "" #: tools/virsh-domain.c:6920 tools/virsh-domain.c:6985 #, c-format msgid "Invalid IOThread id value: '%d'" msgstr "" #: tools/virsh-domain.c:6939 msgid "delete an IOThread from the guest domain" msgstr "" #: tools/virsh-domain.c:6942 msgid "Delete an IOThread from the guest domain." msgstr "" #: tools/virsh-domain.c:6952 msgid "iothread_id for the IOThread to delete" 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:7016 msgid "report error if CPUs are incompatible" 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:7118 msgid "Do not include features that block migration" 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:7261 msgid "Invalid value for start CPU" 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:7331 tools/vsh.c:2989 #, c-format msgid "%s\n" 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 "create a domain from an XML file" #: tools/virsh-domain.c:7403 msgid "Create a domain." msgstr "Create a domain." #: tools/virsh-domain.c:7409 tools/virsh-domain.c:7505 msgid "file containing an XML domain description" msgstr "" #: tools/virsh-domain.c:7430 tools/virsh-domain.c:7508 msgid "validate the XML against the schema" msgstr "" #: tools/virsh-domain.c:7472 #, c-format msgid "Failed to create domain from %s" msgstr "Failed to create domain from %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 "define (but don't start) a domain from an XML file" #: tools/virsh-domain.c:7499 msgid "Define a domain." msgstr "Define a 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:7722 msgid "Domain title not changed\n" msgstr "" #: tools/virsh-domain.c:7723 msgid "Domain description not changed\n" msgstr "" #: tools/virsh-domain.c:7735 msgid "Failed to set new domain title" msgstr "" #: tools/virsh-domain.c:7736 msgid "Failed to set new domain description" msgstr "" #: tools/virsh-domain.c:7740 msgid "Domain title updated successfully" msgstr "" #: tools/virsh-domain.c:7741 msgid "Domain description updated successfully" msgstr "" #: tools/virsh-domain.c:7752 #, c-format msgid "No title for domain: %s" 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:7786 msgid "URI of the namespace" msgstr "" #: tools/virsh-domain.c:7793 msgid "use an editor to change the metadata" 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: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:8135 #, c-format msgid "malformed signal name: %s" msgstr "" #: tools/virsh-domain.c:8154 msgid "change memory allocation" msgstr "change memory allocation" #: tools/virsh-domain.c:8157 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." #: tools/virsh-domain.c:8171 msgid "new memory size, as scaled integer (default KiB)" msgstr "" #: tools/virsh-domain.c:8235 msgid "change maximum memory limit" msgstr "change maximum memory limit" #: tools/virsh-domain.c:8238 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." #: 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 "" #: 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:8425 #, c-format msgid "Unable to parse integer parameter %s" 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:8512 msgid "" "NUMA mode, one of strict, preferred and interleave \n" "or a number from the virDomainNumatuneMemMode enum" 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:8781 msgid "QEMU Monitor Events" msgstr "" #: tools/virsh-domain.c:8784 msgid "Listen for QEMU Monitor Events" msgstr "" #: tools/virsh-domain.c:8792 msgid "filter by domain name, id or uuid" msgstr "" #: tools/virsh-domain.c:8796 msgid "filter by event name" msgstr "" #: tools/virsh-domain.c:8800 msgid "pretty-print any JSON output" 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:8812 msgid "treat event as a regex rather than literal filter" msgstr "" #: tools/virsh-domain.c:8816 msgid "treat event case-insensitively" msgstr "" #: tools/virsh-domain.c:8820 tools/virsh-domain.c:12006 #: tools/virsh-network.c:1217 msgid "show timestamp for each printed event" 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:8895 tools/virsh-domain.c:8898 msgid "QEMU Attach" msgstr "" #: tools/virsh-domain.c:8907 msgid "pid" msgstr "" #: tools/virsh-domain.c:8925 #, c-format msgid "Failed to attach to pid %u" msgstr "" #: tools/virsh-domain.c:8929 #, c-format msgid "Domain %s attached to pid %u\n" 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: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:9069 msgid "" "Run an arbitrary command in a lxc guest namespace; use at your own risk" msgstr "" #: tools/virsh-domain.c:9078 msgid "Do not change process security label" msgstr "" #: tools/virsh-domain.c:9083 msgid "command to run" 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 "domain information in 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 "convert a domain id or UUID to domain name" #: tools/virsh-domain.c:9398 msgid "domain id or uuid" msgstr "domain id or uuid" #: tools/virsh-domain.c:9421 msgid "rename a domain" msgstr "" #: tools/virsh-domain.c:9434 msgid "new domain name" msgstr "" #: tools/virsh-domain.c:9468 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" #: tools/virsh-domain.c:9477 msgid "domain name or uuid" msgstr "domain name or uuid" #: tools/virsh-domain.c:9505 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" #: tools/virsh-domain.c:9514 msgid "domain id or name" msgstr "domain id or name" #: tools/virsh-domain.c:9531 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" #: tools/virsh-domain.c:9542 msgid "migrate domain to another host" msgstr "" #: tools/virsh-domain.c:9545 msgid "Migrate domain to another host. Add --live for live 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:9557 msgid "live migration" msgstr "" #: 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:9616 msgid "force convergence during live migration" msgstr "" #: tools/virsh-domain.c:9620 msgid "support memory pinning during RDMA live migration" msgstr "" #: tools/virsh-domain.c:9624 msgid "abort on soft errors during 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:9652 msgid "comma separated list of disks to be migrated" msgstr "" #: tools/virsh-domain.c:9738 #, c-format msgid "cannot read file '%s'" 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: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: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:10116 msgid "" "select particular graphical display (e.g. \"vnc\", \"spice\", \"rdp\")" msgstr "" #: tools/virsh-domain.c:10282 msgid "Failed to create display URI" msgstr "" #: tools/virsh-domain.c:10297 #, c-format msgid "No graphical display with type '%s' found" msgstr "" #: tools/virsh-domain.c:10299 msgid "No graphical display found" msgstr "" #: tools/virsh-domain.c:10319 msgid "vnc display" msgstr "" #: 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 "" #: 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 "" #: 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 "" #: tools/virsh-domain.c:10618 msgid "Detach device from an XML " msgstr "" #: tools/virsh-domain.c:10678 #, c-format msgid "Failed to detach device from %s" msgstr "" #: 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 "" #: tools/virsh-domain.c:10781 msgid "Detach network interface." msgstr "" #: tools/virsh-domain.c:10858 msgid "Failed to get interface information" msgstr "" #: 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 "" #: tools/virsh-domain.c:11024 #, c-format msgid "No disk found whose source path or target is %s" msgstr "" #: tools/virsh-domain.c:11066 #, c-format msgid "The disk device '%s' is not removable" msgstr "" #: tools/virsh-domain.c:11101 #, c-format msgid "The disk device '%s' doesn't have media" msgstr "" #: tools/virsh-domain.c:11109 msgid "New disk media source was not specified" msgstr "" #: tools/virsh-domain.c:11115 #, c-format msgid "The disk device '%s' already has media" msgstr "" #: tools/virsh-domain.c:11136 msgid "Failed to allocate new source node" 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:11294 msgid "skip validation of the XML against the schema" 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:11377 tools/virsh-domain.c:11383 msgid "Renamed" 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:11486 msgid "inject-nmi" 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:11723 #, c-format msgid "" "event 'graphics' for domain %s: %s local[%s %s %s] remote[%s %s %s] %s\n" 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:11773 #, c-format msgid "event '%s' 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:11812 #, c-format msgid "event 'tray-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:11866 #, c-format msgid "event 'device-added' for domain %s: %s\n" msgstr "" #: tools/virsh-domain.c:11883 #, c-format msgid "event 'tunable' for domain %s:\n" msgstr "" #: tools/virsh-domain.c:11899 msgid "connected" msgstr "" #: tools/virsh-domain.c:11900 msgid "disconnected" msgstr "" #: tools/virsh-domain.c:11906 msgid "domain started" msgstr "" #: tools/virsh-domain.c:11907 msgid "channel event" msgstr "" #: tools/virsh-domain.c:11909 msgid "unsupported value" msgstr "" #: tools/virsh-domain.c:11919 #, c-format msgid "event 'agent-lifecycle' for domain %s: state: '%s' reason: '%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: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: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:12162 msgid "" "can be either or both of --live and --config, depends on implementation " "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:12174 msgid "print XML document rather than change media" msgstr "" #: tools/virsh-domain.c:12178 msgid "source media is a block device" msgstr "" #: tools/virsh-domain.c:12224 msgid "Successfully ejected media." msgstr "" #: tools/virsh-domain.c:12230 msgid "Successfully inserted media." msgstr "" #: tools/virsh-domain.c:12236 msgid "Successfully updated media." msgstr "" #: tools/virsh-domain.c:12273 #, c-format msgid "Failed to complete action %s on media" 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:12332 msgid "Unable to invoke fstrim" msgstr "" #: tools/virsh-domain.c:12345 tools/virsh-domain.c:12348 msgid "Freeze domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12357 msgid "mountpoint path to be frozen" msgstr "" #: tools/virsh-domain.c:12375 tools/virsh-domain.c:12428 #, c-format msgid "%s: %d: failed to allocate mountpoints" msgstr "" #: tools/virsh-domain.c:12384 msgid "Unable to freeze filesystems" msgstr "" #: tools/virsh-domain.c:12388 #, c-format msgid "Froze %d filesystem(s)\n" msgstr "" #: tools/virsh-domain.c:12398 tools/virsh-domain.c:12401 msgid "Thaw domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12410 msgid "mountpoint path to be thawed" msgstr "" #: tools/virsh-domain.c:12437 msgid "Unable to thaw filesystems" msgstr "" #: tools/virsh-domain.c:12441 #, c-format msgid "Thawed %d filesystem(s)\n" msgstr "" #: tools/virsh-domain.c:12451 tools/virsh-domain.c:12454 msgid "Get information of domain's mounted filesystems." msgstr "" #: tools/virsh-domain.c:12477 msgid "Unable to get filesystem information" msgstr "" #: tools/virsh-domain.c:12481 msgid "No filesystems are mounted in the domain" msgstr "" #: tools/virsh-domain.c:12487 msgid "Mountpoint" 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 "" #: tools/virsh-host.c:51 msgid "Returns capabilities of hypervisor/driver." msgstr "" #: tools/virsh-host.c:63 msgid "failed to get capabilities" msgstr "" #: tools/virsh-host.c:77 msgid "domain capabilities" msgstr "" #: tools/virsh-host.c:80 msgid "Returns capabilities of emulator with respect to host and libvirt." msgstr "" #: tools/virsh-host.c:88 msgid "virtualization type (/domain/@type)" msgstr "" #: tools/virsh-host.c:92 msgid "path to emulator binary (/domain/devices/emulator)" msgstr "" #: tools/virsh-host.c:96 msgid "domain architecture (/domain/os/type/@arch)" msgstr "" #: tools/virsh-host.c:100 msgid "machine type (/domain/os/type/@machine)" msgstr "" #: tools/virsh-host.c:126 msgid "failed to get emulator capabilities" msgstr "" #: 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: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:267 msgid "NUMA free pages" msgstr "" #: tools/virsh-host.c:270 msgid "display available free pages for the NUMA cell." msgstr "" #: tools/virsh-host.c:282 tools/virsh-host.c:476 msgid "page size (in kibibytes)" msgstr "" #: tools/virsh-host.c:286 msgid "show free pages for all NUMA cells" msgstr "" #: tools/virsh-host.c:334 msgid "unable to parse node capabilities" msgstr "" #: tools/virsh-host.c:347 msgid "could not get information about supported page sizes" msgstr "" #: tools/virsh-host.c:359 #, c-format msgid "unable to parse page size: %s" msgstr "" #: tools/virsh-host.c:399 #, c-format msgid "unable to parse numa node id: %s" msgstr "" #: tools/virsh-host.c:409 #, c-format msgid "Node %d:\n" msgstr "" #: tools/virsh-host.c:417 msgid "missing cellno argument" msgstr "" #: tools/virsh-host.c:426 msgid "cell number must be non-negative integer or -1" msgstr "" #: tools/virsh-host.c:431 msgid "missing pagesize argument" msgstr "" #: tools/virsh-host.c:465 msgid "Manipulate pages pool size" msgstr "" #: tools/virsh-host.c:468 msgid "Allocate or free some pages in the pool for NUMA cell." msgstr "" #: tools/virsh-host.c:481 msgid "page count" msgstr "" #: tools/virsh-host.c:489 msgid "instead of setting new pool size add pages to it" msgstr "" #: tools/virsh-host.c:493 msgid "set on all NUMA cells" 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 "node information" #: tools/virsh-host.c:631 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." #: tools/virsh-host.c:643 msgid "failed to get node information" msgstr "failed to get node information" #: tools/virsh-host.c:646 msgid "CPU model:" msgstr "CPU model:" #: tools/virsh-host.c:649 msgid "CPU frequency:" msgstr "CPU frequency:" #: tools/virsh-host.c:650 msgid "CPU socket(s):" msgstr "CPU socket(s):" #: tools/virsh-host.c:651 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" #: tools/virsh-host.c:652 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" #: tools/virsh-host.c:653 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" #: tools/virsh-host.c:654 msgid "Memory size:" msgstr "Memory size:" #: 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: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: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 "" #: 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 "" #: 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 "show version" #: tools/virsh-host.c:1147 msgid "Display the system version information." msgstr "Display the system version information." #: tools/virsh-host.c:1155 msgid "report daemon version too" msgstr "" #: tools/virsh-host.c:1177 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" #: 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 "failed to get the library version" #: 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 "Using API: %s %d.%d.%d\n" #: tools/virsh-host.c:1210 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" #: 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:1332 msgid "Shared memory:\n" msgstr "" #: tools/virsh-interface.c:30 msgid "interface name or MAC address" 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: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 "" #: tools/virsh-interface.c:376 tools/virsh-network.c:711 #: tools/virsh-pool.c:1002 tools/virsh-pool.c:1272 msgid "inactive" msgstr "" #: 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 an inactive persistent physical host interface or modify an existing " "persistent one from an XML file" msgstr "" #: tools/virsh-interface.c:514 msgid "Define or modify a persistent 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: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:41 msgid "network name or uuid" msgstr "" #: tools/virsh-network.c:77 #, c-format msgid "failed to get network '%s'" msgstr "" #: tools/virsh-network.c:87 msgid "autostart a network" msgstr "" #: tools/virsh-network.c:90 msgid "Configure a network to be automatically started at boot." msgstr "" #: 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 "" #: tools/virsh-network.c:142 msgid "Create a network." msgstr "" #: 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 "" #: tools/virsh-network.c:175 #, c-format msgid "Failed to create network from %s" msgstr "" #: tools/virsh-network.c:186 msgid "" "define an inactive persistent virtual network or modify an existing " "persistent one from an XML file" msgstr "" #: tools/virsh-network.c:190 msgid "Define or modify a persistent virtual network." msgstr "" #: 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 "" #: 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 "" #: 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 "" #: 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 "" #: tools/virsh-network.c:509 msgid "Failed to list inactive networks" msgstr "" #: 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 "" #: tools/virsh-network.c:605 msgid "Returns list of networks." msgstr "" #: tools/virsh-network.c:613 msgid "list inactive networks" msgstr "" #: tools/virsh-network.c:617 msgid "list inactive & active networks" msgstr "" #: 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:641 msgid "list network names only" 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:716 msgid "Failed to get network's UUID" msgstr "" #: tools/virsh-network.c:737 msgid "convert a network UUID to network name" msgstr "" #: tools/virsh-network.c:749 msgid "network uuid" msgstr "" #: tools/virsh-network.c:773 msgid "start a (previously defined) inactive network" msgstr "" #: tools/virsh-network.c:776 msgid "Start a network." msgstr "" #: 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 "" #: tools/virsh-network.c:811 msgid "undefine a persistent network" msgstr "" #: tools/virsh-network.c:814 msgid "Undefine the configuration for a persistent 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: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 "" #: tools/virsh-network.c:1025 msgid "network name" msgstr "" #: tools/virsh-network.c:1043 msgid "failed to get network UUID" msgstr "" #: 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:1171 #, c-format msgid "%s: event 'lifecycle' for network %s: %s\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-network.c:1301 msgid "print lease info for a given network" msgstr "" #: tools/virsh-network.c:1304 msgid "Print lease info for a given network" msgstr "" #: tools/virsh-network.c:1356 #, c-format msgid "Failed to get leases info for %s" msgstr "" #: tools/virsh-network.c:1364 msgid "Expiry Time" msgstr "" #: tools/virsh-network.c:1365 msgid "IP address" msgstr "" #: tools/virsh-network.c:1365 msgid "Hostname" msgstr "" #: tools/virsh-network.c:1365 msgid "Client ID or DUID" 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:37 tools/virsh-volume.c:46 tools/virsh-volume.c:54 msgid "pool name or uuid" msgstr "" #: tools/virsh-pool.c:43 msgid "build the pool as normal" 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:64 msgid "name of the pool" msgstr "" #: tools/virsh-pool.c:69 msgid "type of the pool" msgstr "" #: tools/virsh-pool.c:73 msgid "print XML document, but don't define/create" 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:101 msgid "auth type to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:105 msgid "auth username to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:109 msgid "auth secret usage to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:113 msgid "adapter name to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:117 msgid "adapter wwnn to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:121 msgid "adapter wwpn to be used for underlying storage" msgstr "" #: tools/virsh-pool.c:125 msgid "adapter parent to be used for underlying storage" 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: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: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:466 msgid "" "define an inactive persistent storage pool or modify an existing persistent " "one from an XML file" msgstr "" #: tools/virsh-pool.c:470 msgid "Define or modify a persistent storage 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:518 msgid "Define a pool." 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: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:1688 msgid "start a (previously defined) inactive pool" msgstr "" #: tools/virsh-pool.c:1691 msgid "Start a 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-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 "" #: 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:49 msgid "pool name" msgstr "" #: tools/virsh-volume.c:61 msgid "vol name, key or path" msgstr "" #: tools/virsh-volume.c:89 #, c-format msgid "pool '%s' is not active" 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:138 #, c-format msgid "Requested volume '%s' is not in pool '%s'" 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:438 msgid "pool name or uuid of the input volume's pool" msgstr "" #: tools/virsh-volume.c:446 tools/virsh-volume.c:559 msgid "use btrfs COW lightweight copy" 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: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: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:851 msgid "" "delete snapshots associated with volume (must be supported by storage driver)" 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 "" #: 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:1085 msgid "negative size requires --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-admin.c:111 msgid "Failed to reconnect to the admin server" msgstr "" #: tools/virt-admin.c:113 msgid "Failed to connect to the admin server" msgstr "" #: tools/virt-admin.c:121 msgid "Reconnected to the admin server" msgstr "" #: tools/virt-admin.c:123 msgid "Connected to the admin server" msgstr "" #: tools/virt-admin.c:141 msgid "Failed to disconnect from the admin server" msgstr "" #: tools/virt-admin.c:174 msgid "print the admin server URI" msgstr "" #: tools/virt-admin.c:209 msgid "Display the system and also the daemon version information." msgstr "" #: tools/virt-admin.c:271 msgid "daemon's admin server connection URI" msgstr "" #: tools/virt-admin.c:278 msgid "connect to daemon's admin server" msgstr "" #: tools/virt-admin.c:281 msgid "Connect to a daemon's administrating server." msgstr "" #: tools/virt-admin.c:413 #, c-format msgid "" "\n" "%s [options]... []\n" "%s [options]... [args...]\n" "\n" " options:\n" " -c | --connect=URI daemon admin connection URI\n" " -d | --debug=NUM debug level [0-4]\n" " -h | --help this help\n" " -l | --log=FILE output logging to file\n" " -q | --quiet quiet mode\n" " -v short version\n" " -V long version\n" " --version[=TYPE] version, TYPE is short or long (default short)\n" " commands (non interactive mode):\n" "\n" msgstr "" #: tools/virt-admin.c:454 #, c-format msgid "Virt-admin command line tool of libvirt %s\n" msgstr "" #: tools/virt-admin.c:457 msgid "Compiled with support for:" msgstr "" #: tools/virt-admin.c:676 #, c-format msgid "" "Welcome to %s, the administrating virtualization interactive terminal.\n" "\n" 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-common.c:371 msgid "for device assignment IOMMU support" msgstr "" #: tools/virt-host-validate-common.c:409 msgid "if IOMMU is enabled by kernel" msgstr "" #: tools/virt-host-validate-lxc.c:33 msgid "Upgrade to a kernel supporting namespaces" msgstr "" #: tools/virt-host-validate-lxc.c:38 msgid "IPC namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:43 msgid "Mount namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:48 msgid "PID namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:53 msgid "UTS namespace support is required" msgstr "" #: tools/virt-host-validate-lxc.c:58 msgid "Network namespace support is recommended" msgstr "" #: tools/virt-host-validate-lxc.c:63 msgid "User namespace support is recommended" 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:43 msgid "" "Check /dev/kvm is world writable or you are in a group that is allowed to " "access it" 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:200 #, 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 "" #: 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/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 "command '%s' doesn't support option --%s" #: tools/vsh.c:493 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" #: tools/vsh.c:494 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" #: tools/vsh.c:559 #, c-format msgid "command group '%s' doesn't exist" msgstr "" #: tools/vsh.c:562 tools/vsh.c:2803 #, c-format msgid " %s (help keyword '%s'):\n" msgstr "" #: tools/vsh.c:582 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" #: 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 " NAME\n" #: tools/vsh.c:602 msgid "" "\n" " SYNOPSIS\n" msgstr "" #: 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" " DESCRIPTION\n" #: tools/vsh.c:659 msgid "" "\n" " OPTIONS\n" msgstr "" "\n" " OPTIONS\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:816 tools/vsh.c:843 tools/vsh.c:904 tools/vsh.c:1042 #: tools/vsh.c:1069 tools/vsh.c:1138 #, c-format msgid "Numeric value '%s' for <%s> option is malformed or out of range" 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/vsh.c:1242 #, c-format msgid "" "\n" "(Time: %.3f ms)\n" "\n" msgstr "" "\n" "(Time: %.3f ms)\n" "\n" #: tools/vsh.c:1313 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%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 "unexpected data '%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/vsh.c:1600 #, c-format msgid "Numeric value '%u' for <%s> option is malformed or out of range" 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 "" #: tools/vsh.c:1836 msgid "error: " msgstr "error: " #: 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/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 "" #: tools/vsh.c:2127 #, c-format msgid "%s: failed to write log file: %s" msgstr "" #: tools/vsh.c:2179 msgid "Try again?" 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:2192 msgid "i - turn off validation and try to redefine again" 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: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:2422 msgid "Failed to complete tree listing" msgstr "" #: tools/vsh.c:2579 #, c-format msgid "Bad $%s value." msgstr "" #: tools/vsh.c:2582 #, c-format msgid "$%s 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/vsh.c:2696 msgid "VSH_DEBUG not set with a valid numeric value" msgstr "" #: tools/vsh.c:2721 msgid "client hooks cannot be NULL" msgstr "" #: tools/vsh.c:2726 msgid "command groups and command set cannot both be NULL" msgstr "" #: tools/vsh.c:2745 msgid "command groups and command are both NULL run vshInit before reloading" msgstr "" #: tools/vsh.c:2775 msgid "" "Prints global help, command specific help, or help for a group of related " "commands" msgstr "" #: tools/vsh.c:2782 msgid "print help" msgstr "print help" #: tools/vsh.c:2785 msgid "" "Prints global help, command specific help, or help for a\n" " group of related commands" msgstr "" #: tools/vsh.c:2800 msgid "" "Grouped commands:\n" "\n" msgstr "" #: tools/vsh.c:2824 #, c-format msgid "command or command group '%s' doesn't exist" msgstr "" #: tools/vsh.c:2832 msgid "directory to switch to (default: home or else root)" msgstr "" #: tools/vsh.c:2839 msgid "change the current directory" msgstr "" #: tools/vsh.c:2842 msgid "Change the current directory." 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: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/vsh.c:2901 msgid "echo arguments" msgstr "" #: tools/vsh.c:2904 msgid "Echo back arguments, possibly with quoting." 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/vsh.c:2998 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" #: tools/vsh.h:480 #, c-format msgid "Options --%s and --%s are mutually exclusive" msgstr "" #: tools/vsh.h:532 #, c-format msgid "Option --%s is required by option --%s" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/wdiff-gnulib.po0000644000000000000000000000617612734304010017744 0ustar # coreutils-5.2.1.af.po. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Petri Jooste , 2004. # msgid "" msgstr "" "Project-Id-Version: coreutils 5.2.1\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2014-04-14 22:15+0200\n" "PO-Revision-Date: 2016-02-07 18:39+0000\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:40+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #: lib/error.c:188 msgid "Unknown system error" msgstr "Onbekende stelselfout" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/regcomp.c:131 msgid "Success" msgstr "" #: lib/regcomp.c:134 msgid "No match" msgstr "" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:707 msgid "No previous regular expression" msgstr "" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "geheue uitgeput" language-pack-af-base/data/af/LC_MESSAGES/ubuntu-ui-toolkit.po0000644000000000000000000002110612734304010020775 0ustar # Afrikaans translation for ubuntu-ui-toolkit # Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016 # This file is distributed under the same license as the ubuntu-ui-toolkit package. # FIRST AUTHOR , 2016. # msgid "" msgstr "" "Project-Id-Version: ubuntu-ui-toolkit\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-05 10:05+0100\n" "PO-Revision-Date: 2016-06-12 16:57+0000\n" "Last-Translator: Jurgens J Schoeman \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 19:22+0000\n" "X-Generator: Launchpad (build 18115)\n" #: Ubuntu/Components/1.2/TextInputPopover.qml:29 #: Ubuntu/Components/1.3/TextInputPopover.qml:29 msgid "Select All" msgstr "" #: Ubuntu/Components/1.2/TextInputPopover.qml:36 #: Ubuntu/Components/1.3/TextInputPopover.qml:36 msgid "Cut" msgstr "" #: Ubuntu/Components/1.2/TextInputPopover.qml:48 #: Ubuntu/Components/1.3/TextInputPopover.qml:48 msgid "Copy" msgstr "" #: Ubuntu/Components/1.2/TextInputPopover.qml:57 #: Ubuntu/Components/1.3/TextInputPopover.qml:57 msgid "Paste" msgstr "" #: Ubuntu/Components/1.2/ToolbarItems.qml:143 #: Ubuntu/Components/1.3/ToolbarItems.qml:143 msgid "Back" msgstr "" #: Ubuntu/Components/ListItems/1.2/Empty.qml:398 #: Ubuntu/Components/ListItems/1.3/Empty.qml:398 msgid "Delete" msgstr "" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51 msgid "No service/path specified" msgstr "" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69 #, qt-format msgid "Invalid bus type: %1." msgstr "Ongeldige bus tipe: %1." #. TRANSLATORS: Time based "this is happening/happened now" #: Ubuntu/Components/plugin/i18n.cpp:268 msgid "Now" msgstr "" #: Ubuntu/Components/plugin/i18n.cpp:275 #, qt-format msgid "%1 minute ago" msgid_plural "%1 minutes ago" msgstr[0] "%1 minuut gelede" msgstr[1] "%1 minute gelede" #: Ubuntu/Components/plugin/i18n.cpp:277 #, qt-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "%1 minuut" msgstr[1] "%1 minute" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:284 msgid "h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:287 msgid "HH:mm" msgstr "HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:293 msgid "'Yesterday 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:296 msgid "'Yesterday 'HH:mm" msgstr "'Gister 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:302 msgid "'Tomorrow 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:305 msgid "'Tomorrow 'HH:mm" msgstr "'Môre 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:312 msgid "ddd' 'h:mm ap" msgstr "" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:315 msgid "ddd' 'HH:mm" msgstr "ddd' 'HH:mm" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:322 msgid "ddd d MMM' 'h:mm ap" msgstr "ddd d MMM' 'h:mm ap" #. TRANSLATORS: Please translated these to your locale datetime format using the format specified by #. https://qt-project.org/doc/qt-5-snapshot/qdatetime.html#fromString-2 #: Ubuntu/Components/plugin/i18n.cpp:325 msgid "ddd d MMM' 'HH:mm" msgstr "ddd d MMM' 'HH:mm" #: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122 msgid "" "ListView has no ViewItems.dragUpdated() signal handler implemented. No " "dragging will be possible." msgstr "" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:176 #, qt-format msgid "" "property \"%1\" of object %2 has type %3 and cannot be set to value \"%4\" " "of type %5" msgstr "" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185 #, qt-format msgid "property \"%1\" does not exist or is not writable for object %2" msgstr "" #: Ubuntu/Components/plugin/ucalarm.cpp:41 #: Ubuntu/Components/plugin/ucalarm.cpp:643 msgid "Alarm" msgstr "" #: Ubuntu/Components/plugin/ucalarm.cpp:635 #: Ubuntu/Components/plugin/ucalarm.cpp:667 msgid "Alarm has a pending operation." msgstr "" #: Ubuntu/Components/plugin/ucarguments.cpp:188 msgid "Usage: " msgstr "" #: Ubuntu/Components/plugin/ucarguments.cpp:209 msgid "Options:" msgstr "" #: Ubuntu/Components/plugin/ucarguments.cpp:498 #, qt-format msgid "%1 is expecting an additional argument: %2" msgstr "" #: Ubuntu/Components/plugin/ucarguments.cpp:503 #, qt-format msgid "%1 is expecting a value for argument: %2" msgstr "%1 verwag 'n waarde vir die argument: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:520 #, qt-format msgid "%1 is expecting additional arguments: %2" msgstr "" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145 msgid "consider overriding swipeEvent() slot!" msgstr "" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165 msgid "consider overriding rebound() slot!" msgstr "" #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065 msgid "Ignoring AfterItem priority for InverseMouse filters." msgstr "" #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77 msgid "Changing connection parameters forbidden." msgstr "Die verandering van konneksie parameters is verbode." #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160 #, qt-format msgid "" "Binding detected on property '%1' will be removed by the service updates." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:46 msgid "Warning: attachee must have an ID. State will not be saved." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:56 #, qt-format msgid "" "Warning: attachee's UUID is already registered, state won't be saved: %1" msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:107 #, qt-format msgid "" "All the parents must have an id.\n" "State saving disabled for %1, class %2" msgstr "" #: Ubuntu/Components/plugin/uctheme.cpp:208 #, qt-format msgid "Theme not found: \"%1\"" msgstr "Tema nie gevind: \"%1\"" #: Ubuntu/Components/plugin/uctheme.cpp:539 msgid "Not a Palette component." msgstr "Nie 'n palet komponent." #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462 msgid "Dragging mode requires ListView" msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468 msgid "" "Dragging is only supported when using a QAbstractItemModel, ListModel or " "list." msgstr "" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78 msgid "Cancel" msgstr "" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88 msgid "Confirm" msgstr "" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85 msgid "Close" msgstr "" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95 msgid "Done" msgstr "" #: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51 #: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50 msgid "In Progress" msgstr "" #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Release to refresh..." msgstr "" #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Pull to refresh..." msgstr "" language-pack-af-base/data/af/LC_MESSAGES/software-properties.po0000644000000000000000000006137412734304011021415 0ustar # Afrikaans translation for software-properties # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 # This file is distributed under the same license as the software-properties package. # FIRST AUTHOR , 2007. # msgid "" msgstr "" "Project-Id-Version: software-properties\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-06-24 15:12+0000\n" "PO-Revision-Date: 2014-03-07 11:31+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 18:12+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../data/com.ubuntu.softwareproperties.policy.in.h:1 msgid "Write Configuration" msgstr "Skryf Konfigurasie" #: ../data/com.ubuntu.softwareproperties.policy.in.h:2 msgid "To change software repository settings, you need to authenticate." msgstr "Om sagteware opslaanpleksinstellings te verander, moet u bevestig." #: ../data/software-properties-gtk.desktop.in.h:1 #: ../data/gtkbuilder/main.ui.h:14 msgid "Software & Updates" msgstr "" #: ../data/software-properties-gtk.desktop.in.h:2 #: ../data/software-properties-kde.desktop.in.h:2 msgid "Configure the sources for installable software and updates" msgstr "Stel die bronne in vir installeerbare sagteware en bywerkings" #: ../data/software-properties-gtk.desktop.in.h:3 msgid "Drivers;Repositories;Repository;PPA;" msgstr "" #: ../data/software-properties-kde.desktop.in.h:1 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:690 msgid "Software Sources" msgstr "Sagteware Bronner" #: ../software-properties-gtk:97 msgid "" "The --enable-component/-e command-line switch has been deprecated. Instead " "of 'software-properties-gtk -e multiverse' you can use \n" "'add-apt-repository multiverse'" msgstr "" #: ../software-properties-kde:75 msgid "Print some debug information to the command line" msgstr "" #: ../software-properties-kde:78 ../add-apt-repository:59 msgid "Print a lot of debug information to the command line" msgstr "Druk baie ontfoutingsinligting na die bevellyn" #: ../software-properties-kde:81 msgid "" "No update on repository change (useful if called from an external program)" msgstr "" #: ../software-properties-kde:84 msgid "Enable the specified component of the distro's repositories" msgstr "" #: ../software-properties-kde:88 msgid "Enable PPA with the given name" msgstr "" #: ../software-properties-kde:92 msgid "URL of keyserver" msgstr "" #: ../software-properties-kde:95 msgid "Win ID to act as a dialogue for" msgstr "" #: ../software-properties-kde:98 msgid "data directory for UI files" msgstr "" #: ../add-apt-repository:62 msgid "remove repository from sources.list.d directory" msgstr "verwyder opslaagplek vanaf die sources.list.d gids" #: ../add-apt-repository:65 #, c-format msgid "URL of keyserver. Default: %default" msgstr "URL of sleutelbediener. Verstek: %default" #: ../add-apt-repository:68 msgid "Allow downloading of the source packages from the repository" msgstr "" #: ../add-apt-repository:71 msgid "Assume yes to all queries" msgstr "Neem \"ja\" aan vir alle navrae" #: ../add-apt-repository:74 msgid "Update package cache after adding" msgstr "" #: ../add-apt-repository:78 msgid "Error: must run as root" msgstr "Fout: moet as root gehardloop word" #: ../add-apt-repository:82 msgid "Error: need a repository as argument" msgstr "Fout: het 'n opslaagplek as argument nodig" #: ../add-apt-repository:85 msgid "Error: need a single repository as argument" msgstr "" #: ../add-apt-repository:105 #, c-format msgid "'%s' distribution component disabled for all sources." msgstr "'%s' verspreidingskomponent gestrem vir alle bronne." #: ../add-apt-repository:107 #, c-format msgid "'%s' distribution component is already disabled for all sources." msgstr "" #: ../add-apt-repository:112 #, c-format msgid "'%s' distribution component enabled for all sources." msgstr "'%s' verspreidingskomponent in staat gestel vir alle bronne." #: ../add-apt-repository:114 #, c-format msgid "'%s' distribution component is already enabled for all sources." msgstr "" #: ../add-apt-repository:136 #, c-format msgid " More info: %s" msgstr " Meer inligting: %s" #: ../add-apt-repository:140 msgid "Press [ENTER] to continue or ctrl-c to cancel removing it" msgstr "Druk [ENTER] om voort te gaan of ctrl-c om verwydering te kanselleer" #: ../add-apt-repository:142 msgid "Press [ENTER] to continue or ctrl-c to cancel adding it" msgstr "Druk [ENTER] om voort te gaan of ctrl-c om byvoeging te kanselleer" #: ../add-apt-repository:160 ../add-apt-repository:164 #, c-format msgid "Error: '%s' doesn't exist in a sourcelist file" msgstr "Fout: '%s' bestaan nie in 'n bronlys lêer nie" #: ../add-apt-repository:169 #, c-format msgid "Error: '%s' invalid" msgstr "Fout: '%s' ongeldig" #: ../softwareproperties/distro.py:28 msgid "" "To improve the user experience of Ubuntu please take part in the " "popularity contest. If you do so the list of installed software and how " "often it was used will be collected and sent anonymously to the Ubuntu " "project on a weekly basis.\n" "\n" "The results are used to improve the support for popular applications and to " "rank applications in the search results." msgstr "" #: ../softwareproperties/distro.py:37 msgid "" "To improve the user experiece of Debian please take part in the " "popularity contest. If you do so the list of installed software and how " "often it was used will be collected and sent anonymously to the Debian " "project.\n" "\n" "The results are used to optimise the layout of the installation CDs." msgstr "" #: ../softwareproperties/distro.py:44 msgid "" "Submit the list of installed software and how often it is is used to the " "distribution project." msgstr "" #: ../softwareproperties/kde/DialogMirror.py:63 msgid "Mirror" msgstr "Spieël" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:185 #: ../softwareproperties/kde/DialogMirror.py:218 msgid "Testing Mirrors" msgstr "Toets Spieëls" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:187 msgid "Cancel" msgstr "Kanselleer" #: ../softwareproperties/kde/DialogMirror.py:219 #: ../softwareproperties/gtk/DialogMirror.py:335 msgid "No suitable download server was found" msgstr "Geen geskikte aflaai bediener is gekry nie" #: ../softwareproperties/kde/DialogMirror.py:220 #: ../softwareproperties/gtk/DialogMirror.py:336 msgid "Please check your Internet connection." msgstr "Gaan asb. u intenet verbinding na." #: ../softwareproperties/kde/DialogMirror.py:235 #: ../softwareproperties/gtk/DialogMirror.py:351 msgid "Canceling..." msgstr "Kanselleer..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:162 #: ../data/gtkbuilder/main.ui.h:9 msgid "Daily" msgstr "Daagliks" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:163 #: ../data/gtkbuilder/main.ui.h:10 msgid "Every two days" msgstr "Elke tweede dag" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:164 #: ../data/gtkbuilder/main.ui.h:11 msgid "Weekly" msgstr "Weekliks" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:165 #: ../data/gtkbuilder/main.ui.h:12 msgid "Every two weeks" msgstr "Elke tweede week" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:172 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:244 #, python-format msgid "Every %s days" msgstr "Elke %s dae" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:214 #, python-format msgid "%s updates" msgstr "%s bywerkings" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:218 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:304 #, python-format msgid "%s Software" msgstr "%s Sagteware" #. TRANSLATORS: Label for the components in the Internet section #. first %s is the description of the component #. second %s is the code name of the comp, eg main, universe #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:237 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:317 #, python-format msgid "%s (%s)" msgstr "%s (%s)" #. add a separator and the option to choose another mirror from the list #. #FIXME server_store.append(["sep", None, True]) #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:300 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:447 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:540 msgid "Other..." msgstr "Ander..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:668 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:963 msgid "Import key" msgstr "Voer sleutel in" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:977 msgid "Error importing selected file" msgstr "Fout met invoer van gekose lêer" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:672 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:978 msgid "The selected file may not be a GPG key file or it might be corrupt." msgstr "" "Die geselekteerde lêer mag dalk nie 'n GPG sleutel lêer wees nie of is " "dalk beskadig." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:685 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:994 msgid "Error removing the key" msgstr "Fout met verwydering van sleutel" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:686 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:995 msgid "" "The key you selected could not be removed. Please report this as a bug." msgstr "" "Die sleutel wat u gekies het kon nie verwyder word nie. Rapporteer dit asb. " "as 'n gogga." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:703 msgid "Reload" msgstr "Herlaai" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:705 msgid "Your local copy of the software catalog is out of date." msgstr "" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:706 msgid "A new copy will be downloaded." msgstr "" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:730 msgid "CD Error" msgstr "CD Fout" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:731 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:829 msgid "Error scanning the CD" msgstr "Fout met skandeer van die CD" #: ../softwareproperties/kde/CdromProgress.py:54 msgid "CD Name" msgstr "CD Naam" #: ../softwareproperties/kde/CdromProgress.py:54 #: ../softwareproperties/gtk/CdromProgress.py:59 msgid "Please enter a name for the disc" msgstr "Verskaf asseblief 'n naam vir die skyf" #: ../softwareproperties/kde/CdromProgress.py:58 msgid "Insert Disk" msgstr "Voer Skyf in" #: ../softwareproperties/kde/CdromProgress.py:58 #: ../softwareproperties/gtk/CdromProgress.py:75 msgid "Please insert a disk in the drive:" msgstr "Voer asb. 'n skyf in die aandrywer in:" #. L10N: the example is of the format: deb http://ftp.debian.org sarge main #: ../softwareproperties/kde/DialogAdd.py:55 msgid "Enter the complete APT line of the repository that you want to add." msgstr "" #: ../softwareproperties/kde/DialogAdd.py:57 #, python-format msgid "" "Include the type, location and components of the repository. Example: %s" msgstr "" #: ../softwareproperties/kde/DialogEdit.py:43 #: ../data/gtkbuilder/dialog-edit-source.ui.h:1 msgid "Binary" msgstr "Binêre" #: ../softwareproperties/kde/DialogEdit.py:44 ../data/gtkbuilder/main.ui.h:15 msgid "Source code" msgstr "Bronkode" #: ../softwareproperties/SoftwareProperties.py:502 #: ../softwareproperties/SoftwareProperties.py:509 msgid "(Source Code)" msgstr "(Bron Kode)" #: ../softwareproperties/SoftwareProperties.py:515 msgid "Source Code" msgstr "Bronkode" #: ../softwareproperties/gtk/DialogMirror.py:248 msgid "New mirror" msgstr "Nuwe spieël" #: ../softwareproperties/gtk/DialogMirror.py:324 #, python-format msgid "Completed %s of %s tests" msgstr "%s van %s toetse voltooi" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:681 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:700 msgid "Active" msgstr "Aktief" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:739 msgid "Key" msgstr "Sleutel" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:756 msgid "_Add key from paste data" msgstr "Voeg sleutel by vanaf geplakte data" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:769 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:780 msgid "Error importing key" msgstr "Fout met invoer van sleutel" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:770 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:781 msgid "The selected data may not be a GPG key file or it might be corrupt." msgstr "Die gekose data mag nie GPG-sleutel lêer wees nie of dit is korrup." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:830 msgid "Could not find a suitable CD." msgstr "Kon nie 'n geskikte CD kry nie." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1040 msgid "Applying changes..." msgstr "Pas veranderinge toe..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1121 #: ../data/gtkbuilder/main.ui.h:42 msgid "Re_vert" msgstr "Keer Terug" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1123 msgid "_Apply Changes" msgstr "Pas Veranderinge Toe" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1125 msgid "_Cancel" msgstr "Kanselleer" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1127 msgid "_Restart..." msgstr "Herbegin..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1142 msgid "Searching for available drivers..." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1172 msgid "An error occurred while searching for drivers." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1246 msgid "This device is using the recommended driver." msgstr "Hierdie toestel gebruik die aanbevole drywer." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1247 msgid "This device is using an alternative driver." msgstr "Hierdie toestel gebruik 'n alternatiewe drywer." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1248 msgid "This device is using a manually-installed driver." msgstr "Hierdie toestel gebruik 'n handmatig geïnstalleerde drywer" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1249 msgid "This device is not working." msgstr "Hierdie toestel werk nie." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1258 msgid "Continue using a manually installed driver" msgstr "Gaan aan om 'n handmatig geïnstalleerde drywer te gebruik" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1285 msgid "Using {} from {}" msgstr "Gebruik {} vanaf {}" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1287 msgid "Using {}" msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1294 msgid "open source" msgstr "oop bron" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1296 msgid "proprietary" msgstr "gepatenteer" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1299 #, python-brace-format msgid "{base_description} ({licence}, tested)" msgstr "{base_description} ({licence}, getoets)" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1301 #, python-brace-format msgid "{base_description} ({licence})" msgstr "{base_description} ({licence})" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1321 msgid "Do not use the device" msgstr "Moenie die toestel gebruik nie" #. No drivers found. #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1341 msgid "No additional drivers available." msgstr "" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1359 msgid "Unknown" msgstr "Onbekend" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1408 msgid "You need to restart the computer to complete the driver changes." msgstr "U moet die rekenaar herbegin om die drywer veranderinge te voltooi." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1422 #, python-format msgid "%(count)d proprietary driver in use." msgid_plural "%(count)d proprietary drivers in use." msgstr[0] "%(count)d gepatenteerde drywer in gebruik." msgstr[1] "%(count)d gepatenteerde drywers in gebruik." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1427 #: ../data/gtkbuilder/main.ui.h:37 msgid "No proprietary drivers are in use." msgstr "Geengepatenteerde drywers in gebruik nie." #: ../softwareproperties/gtk/DialogAddSourcesList.py:43 msgid "Add Software Channels" msgstr "Voeg Sagteware Kanale By" #: ../softwareproperties/gtk/DialogAddSourcesList.py:84 msgid "Install software additionally or only from this source?" msgid_plural "Install software additionally or only from these sources?" msgstr[0] "Installeer sagteware bykomend of slegs vanaf hierdie bron?" msgstr[1] "Installeer sagteware bykomend of slegs vanaf hierdie bronne?" #: ../softwareproperties/gtk/DialogAddSourcesList.py:89 msgid "" "You can either add the following sources or replace your current sources by " "them. Only install software from trusted sources." msgstr "" "U kan òf die volgende bronne byvoeg òf u huidige bronne met hul vervang. " "Installeer slegs sagteware vanaf vertroude bronne." #: ../softwareproperties/gtk/DialogAddSourcesList.py:104 msgid "There are no sources to install software from" msgstr "Daar is geen bronne om sagteware vanaf te installeer nie" #: ../softwareproperties/gtk/DialogAddSourcesList.py:105 #, python-format msgid "The file '%s' does not contain any valid software sources." msgstr "Die lêer '%s' bevat geen geldige sagteware bronne nie." #. L10N: the example is of the format: deb http://ftp.debian.org sarge main #: ../softwareproperties/gtk/DialogAdd.py:62 #, python-format msgid "" "The APT line includes the type, location and components of a repository, for " "example '%s'." msgstr "" #. some known keys #: ../softwareproperties/AptAuth.py:39 msgid "Ubuntu Archive Automatic Signing Key " msgstr "Ubuntu Argief Outomatiese Tekeningssleutel " #: ../softwareproperties/AptAuth.py:40 msgid "Ubuntu CD Image Automatic Signing Key " msgstr "Ubuntu CD Beeld Outomatiese Tekeningssleutel " #: ../softwareproperties/AptAuth.py:41 msgid "Ubuntu Archive Automatic Signing Key (2012) " msgstr "" #: ../softwareproperties/AptAuth.py:42 msgid "Ubuntu CD Image Automatic Signing Key (2012) " msgstr "" #: ../softwareproperties/AptAuth.py:43 msgid "Ubuntu Extras Archive Automatic Signing Key " msgstr "" #: ../data/gtkbuilder/dialog-edit-source.ui.h:2 msgid "Source" msgstr "Bron" #: ../data/gtkbuilder/dialog-edit-source.ui.h:3 msgid "Edit Source" msgstr "Pasmaak Bron" #: ../data/gtkbuilder/dialog-edit-source.ui.h:4 msgid "Type:" msgstr "Tipe:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:5 msgid "URI:" msgstr "URI:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:6 msgid "Distribution:" msgstr "Verspreiding:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:7 msgid "Components:" msgstr "Komponente:" #: ../data/gtkbuilder/dialog-edit-source.ui.h:8 msgid "Comment:" msgstr "Kommentaar:" #: ../data/gtkbuilder/dialog-add-sources-list.ui.h:1 msgid "_Replace" msgstr "_Vervang" #: ../data/gtkbuilder/dialog-cdrom-progress.ui.h:1 msgid "Scanning CD-ROM" msgstr "Skandeer CD-ROM" #: ../data/gtkbuilder/main.ui.h:1 msgid "Display immediately" msgstr "Vertoon onmiddelik" #: ../data/gtkbuilder/main.ui.h:2 msgid "Display weekly" msgstr "Vertoon weekliks" #: ../data/gtkbuilder/main.ui.h:3 msgid "Display every two weeks" msgstr "Vertoon elke twee weke" #: ../data/gtkbuilder/main.ui.h:4 msgid "For any new version" msgstr "Vir enige nuwe weergawe" #: ../data/gtkbuilder/main.ui.h:5 msgid "For long-term support versions" msgstr "Vir langtermyn ondersteunde weergawes" #: ../data/gtkbuilder/main.ui.h:6 msgid "Never" msgstr "Nooit" #: ../data/gtkbuilder/main.ui.h:7 msgid "Download automatically" msgstr "Laai outomaties af" #: ../data/gtkbuilder/main.ui.h:8 msgid "Download and install automatically" msgstr "Laai af en installeer outomaties" #: ../data/gtkbuilder/main.ui.h:13 msgid "To install from a CD-ROM or DVD, insert the medium into the drive." msgstr "" "Om vanaf 'n CD_ROM of DVD te installeer, voer die medium by die aandrywer in." #: ../data/gtkbuilder/main.ui.h:16 msgid "Download from:" msgstr "Laai af vanaf:" #: ../data/gtkbuilder/main.ui.h:17 msgid "Downloadable from the Internet" msgstr "Aflaaibaar vanaf die Internet" #: ../data/gtkbuilder/main.ui.h:18 msgid "Installable from CD-ROM/DVD" msgstr "Installeerbaar vanaf CD-ROM/DVD" #: ../data/gtkbuilder/main.ui.h:19 msgid "Add..." msgstr "Voeg by..." #: ../data/gtkbuilder/main.ui.h:20 msgid "Edit..." msgstr "Redigeer..." #: ../data/gtkbuilder/main.ui.h:21 msgid "Add Volume..." msgstr "Voeg Volume By..." #: ../data/gtkbuilder/main.ui.h:22 msgid "Other Software" msgstr "Ander Sagteware" #: ../data/gtkbuilder/main.ui.h:23 msgid "Install updates from:" msgstr "Installeer bywerkings vanaf:" #: ../data/gtkbuilder/main.ui.h:24 msgid "Automatically check for updates:" msgstr "Kyk outomaties vir bywerkings:" #: ../data/gtkbuilder/main.ui.h:25 msgid "When there are security updates:" msgstr "Wanneer daar sekuriteitsbywerkings is:" #: ../data/gtkbuilder/main.ui.h:26 msgid "When there are other updates:" msgstr "Wanneer daar ander bywerkings is:" #: ../data/gtkbuilder/main.ui.h:27 msgid "Notify me of a new Ubuntu version:" msgstr "Stel my in kennis van 'n nuwe Ubuntu weergawe:" #: ../data/gtkbuilder/main.ui.h:28 msgid "Updates" msgstr "Bywerkings" #: ../data/gtkbuilder/main.ui.h:29 msgid "Trusted software providers" msgstr "Vertroude sagteware verskaffers" #: ../data/gtkbuilder/main.ui.h:30 msgid " " msgstr " " #: ../data/gtkbuilder/main.ui.h:31 msgid "" "Keys are used to authenticate the correct source of software and so protect " "your computer from malicious software" msgstr "" "Sleutels word gebruik om die korrekte bron van sagteware te bevestig en " "sodoende beskerm u rekenaar van kwaadwillige sagteware" #: ../data/gtkbuilder/main.ui.h:32 msgid "_Import Key File..." msgstr "Voer Sleutel Lêer In..." #: ../data/gtkbuilder/main.ui.h:33 msgid "Import the public key from a trusted software provider" msgstr "Voer die publieke sleutel vanaf 'n vertroude sagteware verskaffer in" #: ../data/gtkbuilder/main.ui.h:34 msgid "Restore _Defaults" msgstr "Herstel Verstekke" #: ../data/gtkbuilder/main.ui.h:35 msgid "Restore the default keys of your distribution" msgstr "Herstel die verstek sleutels van u verspreiding" #: ../data/gtkbuilder/main.ui.h:36 msgid "Authentication" msgstr "Identiteitstawing" #: ../data/gtkbuilder/main.ui.h:38 msgid "" "A proprietary driver has private code that Ubuntu developers can't " "review or improve. Security and other updates are dependent on the driver " "vendor." msgstr "" #: ../data/gtkbuilder/main.ui.h:39 msgid "Additional Drivers" msgstr "Bykomende Drywers" #: ../data/gtkbuilder/main.ui.h:40 msgid "" "Proposed updates are only for testing updates and providing development " "feedback. Enabling this may introduce instability." msgstr "" #: ../data/gtkbuilder/main.ui.h:41 msgid "Developer Options" msgstr "" #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:1 #: ../data/gtkbuilder/dialog-mirror.ui.h:6 msgid " " msgstr " " #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:2 msgid "" "The information about available software is out-of-date\n" "\n" "To install software and updates from newly added or changed sources, you " "have to reload the information about available software.\n" "\n" "You need a working internet connection to continue." msgstr "" #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:7 msgid "_Reload" msgstr "_Herlaai" #: ../data/gtkbuilder/dialog-mirror.ui.h:1 msgid "Choose a Download Server" msgstr "Kies 'n Aflaai Bediener" #: ../data/gtkbuilder/dialog-mirror.ui.h:2 msgid "Protocol:" msgstr "Protokol:" #: ../data/gtkbuilder/dialog-mirror.ui.h:3 msgid "_Select Best Server" msgstr "Kies Beste Bediener" #: ../data/gtkbuilder/dialog-mirror.ui.h:4 msgid "Performs a connection test to find the best mirror for your location" msgstr "" "Voer 'n verbindingstoets uit om die beste spiëel vir u ligging te kry" #: ../data/gtkbuilder/dialog-mirror.ui.h:5 msgid "Choose _Server" msgstr "Kies Bediener" #: ../data/gtkbuilder/dialog-mirror.ui.h:7 msgid "" "Testing download servers\n" "\n" "A series of tests will be performed to find the best mirror for your " "location." msgstr "" "Toets aflaai bedieners\n" "\n" "'n Reeks toetse gaan uitgevoer word om die beste spiëel vir u ligging te kry." #: ../data/gtkbuilder/dialog-add.ui.h:1 msgid "" "Enter the complete APT line of the repository that you want to add " "as source" msgstr "" #: ../data/gtkbuilder/dialog-add.ui.h:2 msgid "APT line:" msgstr "APT lyn:" #: ../data/gtkbuilder/dialog-add.ui.h:3 msgid "_Add Source" msgstr "Voeg Bron By" language-pack-af-base/data/af/LC_MESSAGES/ubuntu-location-service.po0000644000000000000000000000222112734304011022141 0ustar # Afrikaans translation for location-service # Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015 # This file is distributed under the same license as the location-service package. # FIRST AUTHOR , 2015. # msgid "" msgstr "" "Project-Id-Version: location-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-09-19 01:04+0200\n" "PO-Revision-Date: 2015-02-25 20:57+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:26+0000\n" "X-Generator: Launchpad (build 18115)\n" #: /tmp/i18n/src/location_service/com/ubuntu/location/service/trust_store_permission_manager.cpp:170 msgid "An unconfined application wants to access your current location." msgstr "'n Onbegrensde program wil toegang to jou posisie hê." #: /tmp/i18n/src/location_service/com/ubuntu/location/service/trust_store_permission_manager.cpp:173 #, boost-format msgid "%1% wants to access your current location." msgstr "%1% wil toegang to jou posisie hê." language-pack-af-base/data/af/LC_MESSAGES/apturl.po0000644000000000000000000001314512734304011016671 0ustar # Afrikaans translation for apturl # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the apturl package. # FIRST AUTHOR , 2008. # msgid "" msgstr "" "Project-Id-Version: apturl\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-24 20:41+0000\n" "PO-Revision-Date: 2010-04-11 13:02+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../apturl-gtk:49 ../apturl-kde:52 msgid "User requested interrupt." msgstr "Onderbroke deur gebruiker." #: ../AptUrl/Parser.py:85 msgid "Non whitelist char in the uri" msgstr "Nie toegelate karakter in die uri" #: ../AptUrl/Parser.py:93 msgid "Whitespace in key=value" msgstr "Spasie in key=value" #: ../AptUrl/Parser.py:99 #, python-format msgid "Exception '%s'" msgstr "Uitsondering '%s'" #: ../AptUrl/Parser.py:109 #, python-format msgid "Url string '%s' too long" msgstr "Url string '%s' te lank" #: ../AptUrl/Parser.py:115 msgid "No ':' in the uri" msgstr "Geen ':' in die uri" #: ../AptUrl/AptUrl.py:73 #, python-format msgid "Enabling '%s' failed" msgstr "Die ontsperring van '%s' het misluk" #: ../AptUrl/AptUrl.py:91 #, python-format msgid "Unknown channel '%s'" msgstr "Onbekende kanaal '%s'" #: ../AptUrl/AptUrl.py:92 #, python-format msgid "The channel '%s' is not known" msgstr "Die kanaal '%s' is nie bekend nie" #: ../AptUrl/AptUrl.py:100 #, python-format msgid "Enabling channel '%s' failed" msgstr "Kanaal '%s' aktivering het misluk" #: ../AptUrl/AptUrl.py:112 msgid "Invalid /etc/apt/sources.list file" msgstr "Ongeldige lêer /etc/apt/sources.list" #: ../AptUrl/AptUrl.py:115 msgid "Software index is broken" msgstr "Sagteware index is stukkend" #: ../AptUrl/AptUrl.py:116 msgid "" "This is a major failure of your software management system. Please check for " "broken packages with synaptic, check the file permissions and correctness of " "the file '/etc/apt/sources.list' and reload the software information with: " "'sudo apt-get update' and 'sudo apt-get install -f'." msgstr "" "Hierdie is 'n groot onderbreking in u sagteware bestuur stelsel. Toets asb " "vir gebreekte pakette met synaptic, toets die lêer permissies en die " "korrektheid van die '/etc/apt/sources.list' en herlaai die sagteware " "inligting met: 'sudo apt-get update' en 'sudo apt-get install -f'" #: ../AptUrl/AptUrl.py:144 msgid "Need a url to continue, exiting" msgstr "Benodig 'n url om voort te gaan, besig om uit te gaan" #: ../AptUrl/AptUrl.py:147 #, python-format msgid "Invalid url: '%s' given, exiting" msgstr "Ongeldige url: '%s' verskaf, besig om uit te gaan" #: ../AptUrl/AptUrl.py:183 #, python-format msgid "Can not deal with protocol '%s' " msgstr "Kon nie handel met protokol '%s' nie " #: ../AptUrl/AptUrl.py:205 #, python-format msgid "Package '%s' is virtual." msgstr "Pakket '%s' is virtueel." #: ../AptUrl/AptUrl.py:208 #, python-format msgid "Could not find package '%s'." msgstr "Kon pakket '%s' nie vind nie." #: ../AptUrl/AptUrl.py:214 #, python-format msgid "Package '%s' is already installed" msgstr "Pakket '%s' is alreeds geinstalleer" #: ../AptUrl/AptUrl.py:229 #, python-format msgid "Can not install '%s' (%s) " msgstr "Kon nie '%s' (%s) installeer nie " #: ../AptUrl/AptUrl.py:235 #, python-format msgid "" "Package '%s' requests minimal version '%s', but only '%s' is available" msgstr "" "Pakket '%s' versoek minimale weergawe '%s', maar slegs '%s' is beskikbaar" #: ../AptUrl/UI.py:16 msgid "Enable additional components" msgstr "Aktiveer addisionele onderdele" #: ../AptUrl/UI.py:24 ../AptUrl/gtk/GtkUI.py:100 ../AptUrl/kde/KdeUI.py:80 msgid "Enable additional software channel" msgstr "Aktiveer addisionele sagtewarebron" #: ../AptUrl/UI.py:25 ../AptUrl/gtk/GtkUI.py:101 ../AptUrl/kde/KdeUI.py:81 #, python-format msgid "Do you want to enable the following software channel: '%s'?" msgstr "Wil u die volgende sagtewarebron aktiveer: '%s'?" #: ../AptUrl/gtk/GtkUI.py:154 ../AptUrl/kde/KdeUI.py:133 msgid "Install additional software?" msgstr "Installeer addissionele sagtware?" #: ../AptUrl/gtk/GtkUI.py:155 ../AptUrl/kde/KdeUI.py:134 #, python-format msgid "Do you want to install package '%s'?" msgstr "Wil u die pakket '%s' installeer?" #. kate: space-indent on; indent-width 4; mixedindent off; indent-mode python; #: ../data/apturl-gtk.ui.h:1 msgid "Description" msgstr "Beskrywing" #: ../data/apturl-gtk.ui.h:2 msgid "_Install" msgstr "_Installeer" #: ../data/apturl.schemas.in.h:1 msgid "Whether the specified command should handle \"apt\" URLs" msgstr "Hetsy die gespesifiseerde opdrag \"apt\" URLe moet hanteer" #: ../data/apturl.schemas.in.h:2 msgid "" "True if the command specified in the \"command\" key should handle \"apt\" " "URLs." msgstr "" "Waar indien die opdrag gespessifiseer in die \"opdrag\" sleutel \"apt\" URLe " "moet hanteer." #: ../data/apturl.schemas.in.h:3 msgid "The handler for \"apt\" URLs" msgstr "Die hanteerder vir @apt@ URLe" #: ../data/apturl.schemas.in.h:4 msgid "The command used to handle \"apt\" URLs, if enabled." msgstr "" "Die opdrag wat gebruik word om \"apt\" URLe te hanteer, as aangeskakel is" #: ../data/apturl.schemas.in.h:5 msgid "Run the command in a terminal" msgstr "Loop die opdrag in 'n terminaal" #: ../data/apturl.schemas.in.h:6 msgid "" "True if the command used to handle this type of URL should be run in a " "terminal." msgstr "" "Waar indien die opdrag wat hierdie tipe URL hanteer in 'n terminaal moet " "loop." language-pack-af-base/data/af/LC_MESSAGES/friendly-recovery.po0000644000000000000000000001475012734304011021035 0ustar # Afrikaans translation for friendly-recovery # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the friendly-recovery package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: friendly-recovery\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-03-08 14:38-0500\n" "PO-Revision-Date: 2016-06-23 11:26+0000\n" "Last-Translator: Wilhelm Erasmus \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:23+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../lib/recovery-mode/options/apt-snapshots:20 #, sh-format msgid "Revert to old snapshot and reboot" msgstr "" #: ../lib/recovery-mode/options/apt-snapshots:31 #, sh-format msgid "Snapshot" msgstr "" #: ../lib/recovery-mode/options/clean:6 #, sh-format msgid "Try to make free space" msgstr "" #: ../lib/recovery-mode/options/clean:12 #, sh-format msgid "" "Trying to find packages you don't need (apt-get autoremove), please review " "carefully." msgstr "" #: ../lib/recovery-mode/options/clean:16 ../lib/recovery-mode/options/dpkg:41 #: ../lib/recovery-mode/options/grub:16 ../lib/recovery-mode/recovery-menu:84 #, sh-format msgid "Finished, please press ENTER" msgstr "Voltooid, druk op ENTER" #: ../lib/recovery-mode/options/dpkg:6 #, sh-format msgid "Repair broken packages" msgstr "Herstel gebroke pakette" #: ../lib/recovery-mode/options/failsafeX:11 #, sh-format msgid "Run in failsafe graphic mode" msgstr "" #: ../lib/recovery-mode/options/fsck:6 #, sh-format msgid "Check all file systems" msgstr "" #: ../lib/recovery-mode/options/grub:6 #, sh-format msgid "Update grub bootloader" msgstr "" #: ../lib/recovery-mode/options/network:6 #, sh-format msgid "Enable networking" msgstr "" #: ../lib/recovery-mode/options/root:9 #, sh-format msgid "Drop to root shell prompt" msgstr "Val terug na root-terminaal" #: ../lib/recovery-mode/options/system-summary:9 #: ../lib/recovery-mode/options/system-summary:107 #, sh-format msgid "System summary" msgstr "Sisteem opsomming" #: ../lib/recovery-mode/options/system-summary:15 #, sh-format msgid "Read-only mode" msgstr "" #: ../lib/recovery-mode/options/system-summary:17 #, sh-format msgid "Read/Write mode" msgstr "" #: ../lib/recovery-mode/options/system-summary:21 #, sh-format msgid "none" msgstr "niks" #: ../lib/recovery-mode/options/system-summary:23 #, sh-format msgid "IP configured" msgstr "IP opgestel" #: ../lib/recovery-mode/options/system-summary:25 #, sh-format msgid "IP and DNS configured" msgstr "IP en DNS opgestel" #: ../lib/recovery-mode/options/system-summary:36 #, sh-format msgid "No software RAID detected (mdstat)" msgstr "Geen sagteware RAID is gevind nie (mdstat)" #: ../lib/recovery-mode/options/system-summary:42 #, sh-format msgid "No LVM detected (vgscan)" msgstr "Geen LVM is gevind nie (vgscan)" #: ../lib/recovery-mode/options/system-summary:46 #, sh-format msgid "Unknown (must be run as root)" msgstr "" #: ../lib/recovery-mode/options/system-summary:48 #, sh-format msgid "Physical Volumes:" msgstr "" #: ../lib/recovery-mode/options/system-summary:51 #: ../lib/recovery-mode/options/system-summary:60 #, sh-format msgid "ok (good)" msgstr "" #: ../lib/recovery-mode/options/system-summary:53 #: ../lib/recovery-mode/options/system-summary:62 #, sh-format msgid "not ok (BAD)" msgstr "" #: ../lib/recovery-mode/options/system-summary:57 #, sh-format msgid "Volume Groups:" msgstr "" #: ../lib/recovery-mode/options/system-summary:69 #, sh-format msgid "unknown (read-only filesystem)" msgstr "" #: ../lib/recovery-mode/options/system-summary:71 #, sh-format msgid "unknown (must be run as root)" msgstr "" #: ../lib/recovery-mode/options/system-summary:75 #, sh-format msgid "yes (good)" msgstr "" #: ../lib/recovery-mode/options/system-summary:77 #, sh-format msgid "no (BAD)" msgstr "" #: ../lib/recovery-mode/options/system-summary:81 #, sh-format msgid "(Use arrows/PageUp/PageDown keys to scroll and TAB key to select)" msgstr "" #: ../lib/recovery-mode/options/system-summary:83 #, sh-format msgid "=== General information ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:84 #, sh-format msgid "System mode:" msgstr "" #: ../lib/recovery-mode/options/system-summary:85 #, sh-format msgid "CPU information:" msgstr "" #: ../lib/recovery-mode/options/system-summary:86 #, sh-format msgid "Network connectivity:" msgstr "" #: ../lib/recovery-mode/options/system-summary:88 #, sh-format msgid "=== Detailed disk usage ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:91 #, sh-format msgid "=== Software RAID state ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:94 #, sh-format msgid "=== LVM state ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:97 #, sh-format msgid "=== Detailed memory usage ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:100 #, sh-format msgid "=== Detailed network configuration ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:103 #, sh-format msgid "=== System database (APT) ===" msgstr "" #: ../lib/recovery-mode/options/system-summary:104 #, sh-format msgid "Database is consistent:" msgstr "" #: ../lib/recovery-mode/recovery-menu:20 #, sh-format msgid "Recovery Menu (filesystem state: read-only)" msgstr "" #: ../lib/recovery-mode/recovery-menu:22 #, sh-format msgid "Recovery Menu (filesystem state: read/write)" msgstr "" #: ../lib/recovery-mode/recovery-menu:26 #, sh-format msgid " Resume normal boot" msgstr " Normale opstart hervat" #: ../lib/recovery-mode/recovery-menu:47 #, sh-format msgid "" "You are now going to exit the recovery mode and continue the boot sequence. " "Please note that some graphic drivers require a full graphical boot and so " "will fail when resuming from recovery.\n" "If that's the case, simply reboot from the login screen and then perform a " "standard boot." msgstr "" #: ../lib/recovery-mode/recovery-menu:67 #, sh-format msgid "" "Continuing will remount your / filesystem in read/write mode and mount any " "other filesystem defined in /etc/fstab.\n" "Do you wish to continue?" msgstr "" #: ../lib/recovery-mode/recovery-menu:95 #, sh-format msgid "" "The option you selected requires your filesystem to be in read-only mode. " "Unfortunately another option you selected earlier, made you exit this mode.\n" "The easiest way of getting back in read-only mode is to reboot your system." msgstr "" language-pack-af-base/data/af/LC_MESSAGES/apparmorapplet.po0000644000000000000000000000316112734304011020406 0ustar # Copyright (C) 2007 SuSE Linux Products GmbH, Nuernberg # This file is distributed under the same license as the package. # msgid "" msgstr "" "Project-Id-Version: installation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-02-06 14:27-0800\n" "PO-Revision-Date: 2008-04-02 19:03+0000\n" "Last-Translator: Theuns Smuts \n" "Language-Team: Novell Language \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:13+0000\n" "X-Generator: Launchpad (build 18115)\n" #: src/apparmor-applet.c:244 msgid "" "AppArmorApplet is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation; either version 2 of the License, or\n" "(at your option) any later version." msgstr "" "AppArmor pakket is vry sagteware; u kan dit herversprei en/of modifiseer\n" "onderworpe aan die voorwaardes van die GNU Algemene Publieke Lisensie soos " "gepubliseer deur\n" "die Vry Sagteware Fondasie; of weergawe 2 van die lisensie, of\n" "(jou keuse) enige latere uitgawe." #: src/preferences_dialog.c:31 msgid "AppArmor Desktop Preferences" msgstr "AppArmor Werkskerm Voorkeure" #: src/preferences_dialog.c:46 msgid "Profile Generation" msgstr "Profiel Generasie" #: src/preferences_dialog.c:54 msgid "Path" msgstr "Pad" #: src/preferences_dialog.c:76 msgid "YAST" msgstr "YAST" #: src/preferences_dialog.c:77 msgid "genprof" msgstr "genprof" #: src/reject_list.c:58 msgid "AppArmor Rejections" msgstr "AppArmor Verwerpings" language-pack-af-base/data/af/LC_MESSAGES/system-service.po0000644000000000000000000000516212734304011020344 0ustar # Afrikaans translation for ubuntu-system-service # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the ubuntu-system-service package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: ubuntu-system-service\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-11-04 00:35+0000\n" "PO-Revision-Date: 2012-09-19 13:19+0000\n" "Last-Translator: Dawid de Jager \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:35+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../backend/com.ubuntu.systemservice.policy.in.h:1 msgid "Get current global proxy" msgstr "Kry huidige globale instaander" #: ../backend/com.ubuntu.systemservice.policy.in.h:2 msgid "System policy prevents querying proxy settings" msgstr "Stelsel beleid verhoed die deursoek van instaander-instellings" #: ../backend/com.ubuntu.systemservice.policy.in.h:3 msgid "Set current global proxy" msgstr "Stel huidige globale instaander" #: ../backend/com.ubuntu.systemservice.policy.in.h:4 msgid "System policy prevents setting proxy settings" msgstr "Stelsel beleid verhoed die instel van instaander-instellings" #: ../backend/com.ubuntu.systemservice.policy.in.h:5 msgid "Set current global proxy exception" msgstr "Stel uitsondering vir huidige globale instaander" #: ../backend/com.ubuntu.systemservice.policy.in.h:6 msgid "System policy prevents setting no_proxy settings" msgstr "Stelsel beleid verhoed die instelling no_proxy settings" #: ../backend/com.ubuntu.systemservice.policy.in.h:7 msgid "Set current global keyboard" msgstr "Stel huidige globale sleutelbord" #: ../backend/com.ubuntu.systemservice.policy.in.h:8 msgid "System policy prevents setting global keyboard settings" msgstr "Stelsel beleid verhoed die instel van globale sleutelbordinstellings" #: ../backend/com.ubuntu.systemservice.policy.in.h:9 msgid "Get current global keyboard" msgstr "Kry huidige globale sleutelbord" #: ../backend/com.ubuntu.systemservice.policy.in.h:10 msgid "System policy prevents querying keyboard settings" msgstr "Stelsel beleid verhoed die opvraag van sleutelbordinstellings" #: ../backend/com.ubuntu.systemservice.policy.in.h:11 msgid "Check if the package system is locked" msgstr "Bevestig of die pakket stelsel gesluit is" #: ../backend/com.ubuntu.systemservice.policy.in.h:12 msgid "System policy prevents querying package system lock" msgstr "Stelsel beleid verhoed die opvraging van pakket stelsel grendel" language-pack-af-base/data/af/LC_MESSAGES/apt.po0000644000000000000000000013722612734304011016155 0ustar # Afrikaans translation for apt # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the apt package. # FIRST AUTHOR , 2006. # Dawid de Jager , 2012. msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2012-10-23 12:25+0000\n" "Last-Translator: duan \n" "Language-Team: Ubuntu Afrikaans Translators\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 15:57+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' #: apt-private/acqprogress.cc #, c-format msgid "Hit:%lu %s" msgstr "" #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens #: apt-private/acqprogress.cc #, c-format msgid "Get:%lu %s" msgstr "" #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' #. which failed to download, but the error is ignored (compare "Err:") #: apt-private/acqprogress.cc #, c-format msgid "Ign:%lu %s" msgstr "" #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' #. which failed to download and the error is critical (compare "Ign:") #: apt-private/acqprogress.cc #, c-format msgid "Err:%lu %s" msgstr "" #: apt-private/acqprogress.cc #, c-format msgid "Fetched %sB in %s (%sB/s)\n" msgstr "%sG gehaal in %s (%sG/s)\n" #: apt-private/acqprogress.cc msgid " [Working]" msgstr " [Werk]" #: apt-private/acqprogress.cc #, c-format msgid "" "Media change: please insert the disc labeled\n" " '%s'\n" "in the drive '%s' and press [Enter]\n" msgstr "" #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "Korrigeer afhanklikhede..." #: apt-private/private-cachefile.cc msgid " failed." msgstr " misluk." #: apt-private/private-cachefile.cc msgid "Unable to correct dependencies" msgstr "Nie in staat om afhanklikhede te korrigeer nie" #: apt-private/private-cachefile.cc msgid "Unable to minimize the upgrade set" msgstr "Nie in staat om die opgradering stel te minimaliseer nie" #: apt-private/private-cachefile.cc msgid " Done" msgstr " Klaar" #: apt-private/private-cachefile.cc msgid "You might want to run 'apt-get -f install' to correct these." msgstr "U mag 'apt-get -f install' wil hardloop om hierdie te korrigeer." #: apt-private/private-cachefile.cc msgid "Unmet dependencies. Try using -f." msgstr "Onvervulde afhanklikhede. Probeer -f gebruik" #: apt-private/private-cacheset.cc apt-private/private-search.cc msgid "Sorting" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' for task '%s'\n" msgstr "Nota, kies '%s' vir taak '%s'\n" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' for glob '%s'\n" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' for regex '%s'\n" msgstr "Nota, kies '%s' vir regex '%s'\n" #: apt-private/private-cacheset.cc #, c-format msgid "Package %s is a virtual package provided by:\n" msgstr "Pakket %s is 'n virtuele pakket verskaf deur:\n" #: apt-private/private-cacheset.cc msgid " [Installed]" msgstr " [Geïnstalleer]" #: apt-private/private-cacheset.cc msgid " [Not candidate version]" msgstr " [Nie kandidaat weergawe nie]" #: apt-private/private-cacheset.cc msgid "You should explicitly select one to install." msgstr "U moet uitdruklik een kies om te installeer." #: apt-private/private-cacheset.cc #, c-format msgid "" "Package %s is not available, but is referred to by another package.\n" "This may mean that the package is missing, has been obsoleted, or\n" "is only available from another source\n" msgstr "" "Pakket %s is nie beskikbaar nie, maar word na verwys deur 'n ander pakket.\n" "Dit mag beteken dat die pakket vermis is, verouderd is, of net\n" "beskikbaar is vanaf 'n ander bron\n" #: apt-private/private-cacheset.cc msgid "However the following packages replace it:" msgstr "Alhoewel, die volgende pakkette vervang dit:" #: apt-private/private-cacheset.cc #, c-format msgid "Package '%s' has no installation candidate" msgstr "Pakket '%s' het geen installeringskandidaat nie" #: apt-private/private-cacheset.cc #, c-format msgid "Virtual packages like '%s' can't be removed\n" msgstr "Virtuele pakkette soos '%s' kan nie verwyder word nie\n" #. TRANSLATORS: Note, this is not an interactive question #: apt-private/private-cacheset.cc apt-private/private-install.cc #, c-format msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" msgstr "" #: apt-private/private-cacheset.cc apt-private/private-install.cc #, c-format msgid "Package '%s' is not installed, so not removed\n" msgstr "" #: apt-private/private-cacheset.cc #, c-format msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Nota, kies '%s' in plaas van '%s'\n" #: apt-private/private-cmndline.cc msgid "Most used commands:" msgstr "" #: apt-private/private-cmndline.cc #, c-format msgid "See %s for more information about the available commands." msgstr "" #: apt-private/private-cmndline.cc msgid "" "Configuration options and syntax is detailed in apt.conf(5).\n" "Information about how to configure sources can be found in sources.list(5).\n" "Package and version choices can be expressed via apt_preferences(5).\n" "Security details are available in apt-secure(8).\n" msgstr "" #: apt-private/private-cmndline.cc msgid "This APT has Super Cow Powers." msgstr "" #: apt-private/private-cmndline.cc msgid "This APT helper has Super Meep Powers." msgstr "" #: apt-private/private-depends.cc apt-private/private-show.cc #: cmdline/apt-mark.cc msgid "No packages found" msgstr "Geen pakkette gekry nie" #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "WAARSKUWING: Die volgende pakkette kan nie bevestig word nie!" #: apt-private/private-download.cc msgid "Authentication warning overridden.\n" msgstr "Bevestigingswaarskuwing oorskryf.\n" #: apt-private/private-download.cc msgid "Some packages could not be authenticated" msgstr "Sommige pakkette kon nie bevesting word nie" #: apt-private/private-download.cc msgid "Install these packages without verification?" msgstr "" #: apt-private/private-download.cc apt-private/private-install.cc msgid "" "--force-yes is deprecated, use one of the options starting with --allow " "instead." msgstr "" #: apt-private/private-download.cc msgid "" "There were unauthenticated packages and -y was used without --allow-" "unauthenticated" msgstr "" #: apt-private/private-download.cc #, c-format msgid "Failed to fetch %s %s\n" msgstr "Misluk om te haal %s %s\n" #: apt-private/private-download.cc #, c-format msgid "Couldn't determine free space in %s" msgstr "Kon nie beskikbare spasie in %s bepaal nie" #: apt-private/private-download.cc #, c-format msgid "You don't have enough free space in %s." msgstr "U het nie genoeg beskikbare spasie in %s nie." #: apt-private/private-download.cc msgid "Unable to lock the download directory" msgstr "Nie in staat om die aflaai gids te sluit nie" #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" "requested an impossible situation or if you are using the unstable\n" "distribution that some required packages have not yet been created\n" "or been moved out of Incoming." msgstr "" "Sommige pakkette kon nie geïnstalleer word nie. Dit beteken dat u 'n\n" "onmoontlike situasie versoek het of u gebruik 'n die onstabiele\n" "verspreiding waar sommige vereiste pakkette nog nie geskep is nie of\n" "uit Incoming geskuif is." #. #. if (Packages == 1) #. { #. c1out << std::endl; #. c1out << #. _("Since you only requested a single operation it is extremely likely that\n" #. "the package is simply not installable and a bug report against\n" #. "that package should be filed.") << std::endl; #. } #. #: apt-private/private-install.cc msgid "The following information may help to resolve the situation:" msgstr "Die volgende inligting mag help om die situasie op te los:" #: apt-private/private-install.cc msgid "Broken packages" msgstr "Stukkende pakkette" #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Interne fout, InstallPackages is geroep met gebroke pakkette!" #: apt-private/private-install.cc msgid "Packages need to be removed but remove is disabled." msgstr "Pakkette moet verwyder word maar verwydering is gestrem." #: apt-private/private-install.cc msgid "" "Essential packages were removed and -y was used without --allow-remove-" "essential." msgstr "" #: apt-private/private-install.cc msgid "Packages were downgraded and -y was used without --allow-downgrades." msgstr "" #: apt-private/private-install.cc msgid "" "Held packages were changed and -y was used without --allow-change-held-" "packages." msgstr "" #: apt-private/private-install.cc msgid "Internal error, Ordering didn't finish" msgstr "Interne fout, Ordonering het nie voltooi nie" #: apt-private/private-install.cc msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "Need to get %sB/%sB of archives.\n" msgstr "Ons moet %sG/%sG argiewe kry.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "Need to get %sB of archives.\n" msgstr "Ons moet %sG argiewe kry.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "After this operation, %sB of additional disk space will be used.\n" msgstr "Na hierdie operasie gaan %sG bykomende skyf spasie gebruik word.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-install.cc #, c-format msgid "After this operation, %sB disk space will be freed.\n" msgstr "Na hierdie operasie gaan %sG skyf spasie bevry word.\n" #: apt-private/private-install.cc msgid "Trivial Only specified but this is not a trivial operation." msgstr "" "Trivial Only gespesifiseer maar hierdie is nie 'n triviale operasie nie." #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be #. careful with hard to type or special characters (like non-breaking spaces) #: apt-private/private-install.cc msgid "Yes, do as I say!" msgstr "Ja, maak soos ek sê!" #: apt-private/private-install.cc #, c-format msgid "" "You are about to do something potentially harmful.\n" "To continue type in the phrase '%s'\n" " ?] " msgstr "" "U is op die punt om moontlik iets gevaarlik te doen.\n" "Om voort te gaan, tik die volgende frase in: '%s'\n" " ?] " #: apt-private/private-install.cc msgid "Abort." msgstr "Breek af." #: apt-private/private-install.cc msgid "Do you want to continue?" msgstr "" #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Sommige lêers het misluk om af te laai" #: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "Aflaai voltooi en in aflaai alleen modus" #: apt-private/private-install.cc msgid "" "Unable to fetch some archives, maybe run apt-get update or try with --fix-" "missing?" msgstr "" "Nie in staat om sekere argiewe te haal nie, hardloop miskien apt-get update " "of probeer met --fix-missing?" #: apt-private/private-install.cc msgid "--fix-missing and media swapping is not currently supported" msgstr "--fix-missing en media uitruiling is nie huidiglik ondersteun nie" #: apt-private/private-install.cc msgid "Unable to correct missing packages." msgstr "Nie in staat om vermiste pakkette te korrigeer nie." #: apt-private/private-install.cc msgid "Aborting install." msgstr "Breek installering af." #: apt-private/private-install.cc msgid "" "The following package disappeared from your system as\n" "all files have been overwritten by other packages:" msgid_plural "" "The following packages disappeared from your system as\n" "all files have been overwritten by other packages:" msgstr[0] "" "Die volgende pakket het van u stelsel af verdwyn omdat\n" "alle lêers deur ander pakkette oorskryf is:" msgstr[1] "" "Die volgende pakkette het van u stelsel af verdwyn omdat\n" "alle lêers deur ander pakkette oorskryf is:" #: apt-private/private-install.cc msgid "Note: This is done automatically and on purpose by dpkg." msgstr "" #: apt-private/private-install.cc msgid "We are not supposed to delete stuff, can't start AutoRemover" msgstr "" "On is nie veronderstel om goeters te skrap nie, kan nie AutoRemover begin nie" #: apt-private/private-install.cc msgid "" "Hmm, seems like the AutoRemover destroyed something which really\n" "shouldn't happen. Please file a bug report against apt." msgstr "" "Hmm, dit lyk asof die AutoRemover iets vernietig het wat regtig nie\n" "moet gebeur nie. Liaseer asseblief 'n gogga verslag teen apt." #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Interne Fout, AutoRemover het goeters gebreek" #: apt-private/private-install.cc msgid "" "The following package was automatically installed and is no longer required:" msgid_plural "" "The following packages were automatically installed and are no longer " "required:" msgstr[0] "" "Die volgende pakket is outomaties geïnstalleer en word nie meer benodig nie:" msgstr[1] "" "Die volgende pakkette is outoaties geïnstalleer en word nie meer benodig nie:" #: apt-private/private-install.cc #, c-format msgid "%lu package was automatically installed and is no longer required.\n" msgid_plural "" "%lu packages were automatically installed and are no longer required.\n" msgstr[0] "" "%lu pakket was outomatied geïnstalleer en word nie meer benodig nie.\n" msgstr[1] "" "%lu pakkette is outomaties geïnstalleer en word nie meer benodig nie.\n" #: apt-private/private-install.cc #, c-format msgid "Use '%s' to remove it." msgid_plural "Use '%s' to remove them." msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc msgid "You might want to run 'apt-get -f install' to correct these:" msgstr "U mag 'apt-get -f install' wil hardloop om hierdie te korrigeer:" #: apt-private/private-install.cc msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." msgstr "" "Onvervulde afhanklikhede. Probeer 'apt-get -f install' met geen pakkette (of " "spesifiseer 'n oplossing)." #: apt-private/private-install.cc msgid "The following additional packages will be installed:" msgstr "" #: apt-private/private-install.cc msgid "Suggested packages:" msgstr "Voorgestelde pakkette:" #: apt-private/private-install.cc msgid "Recommended packages:" msgstr "Aanbevole pakkette:" #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "" "Slaan %s oor, dis alreeds geïnstalleer en opgradering is nie gestel nie.\n" #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "" "Slaan %s oor, dis nie geïnstalleer nie en slegs opgraderings is versoek.\n" #: apt-private/private-install.cc #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "" "Herinstallering van %s is nie moontlik nie, dit kan nie afgelaai word nie.\n" #. TRANSLATORS: First string is package name, second is version #: apt-private/private-install.cc #, c-format msgid "%s is already the newest version (%s).\n" msgstr "" #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to manually installed.\n" msgstr "%s gestel om handmatig geïnstalleer te word.\n" #: apt-private/private-install.cc #, c-format msgid "Selected version '%s' (%s) for '%s'\n" msgstr "Gekose weergawe '%s' (%s) vir '%s'\n" #: apt-private/private-install.cc #, c-format msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "Gekose weergawe '%s' (%s) vir '%s' weens '%s'\n" #: apt-private/private-list.cc msgid "Listing" msgstr "" #: apt-private/private-list.cc #, c-format msgid "There is %i additional version. Please use the '-a' switch to see it" msgid_plural "" "There are %i additional versions. Please use the '-a' switch to see them." msgstr[0] "" msgstr[1] "" #: apt-private/private-main.cc msgid "" "NOTE: This is only a simulation!\n" " apt-get needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" " so don't depend on the relevance to the real current situation!" msgstr "" "NOTA: Hierdie is slegs 'n simulering!\n" " apt-get het wortel voordele nodig vir regte uitvoering.\n" " Hou asseblief ook in gedagte dat sluiting uitgestel is,\n" " so moenie afhang van die verwantheid met die regte huidige toestand " "nie!" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" msgstr "" #: apt-private/private-output.cc #, c-format msgid "[installed,upgradable to: %s]" msgstr "" #: apt-private/private-output.cc msgid "[installed,local]" msgstr "" #: apt-private/private-output.cc msgid "[installed,auto-removable]" msgstr "" #: apt-private/private-output.cc msgid "[installed,automatic]" msgstr "" #: apt-private/private-output.cc msgid "[installed]" msgstr "" #: apt-private/private-output.cc #, c-format msgid "[upgradable from: %s]" msgstr "" #: apt-private/private-output.cc msgid "[residual-config]" msgstr "" #: apt-private/private-output.cc #, c-format msgid "but %s is installed" msgstr "maar %s is geïnstalleer" #: apt-private/private-output.cc #, c-format msgid "but %s is to be installed" msgstr "maar %s moet geïnstalleer word" #: apt-private/private-output.cc msgid "but it is not installable" msgstr "maar is nie installeerbaar nie" #: apt-private/private-output.cc msgid "but it is a virtual package" msgstr "maar is 'n virtuele pakket" #: apt-private/private-output.cc msgid "but it is not installed" msgstr "maar is nie geïnstalleer nie" #: apt-private/private-output.cc msgid "but it is not going to be installed" msgstr "maar dit gaan geïnstalleer work" #: apt-private/private-output.cc msgid " or" msgstr " of" #: apt-private/private-output.cc msgid "The following packages have unmet dependencies:" msgstr "Die volgende pakkette het onvervulde afhanklikhede:" #: apt-private/private-output.cc msgid "The following NEW packages will be installed:" msgstr "Die volgende NUWE pakkette gaan geïnstalleer word:" #: apt-private/private-output.cc msgid "The following packages will be REMOVED:" msgstr "Die volgende pakkette gaan VERWYDER word:" #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Die volgende pakkette is teruggehou:" #: apt-private/private-output.cc msgid "The following packages will be upgraded:" msgstr "Die volgende pakkette gaan opgegradeer word:" #: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" msgstr "Die volgende pakkette gaan AFGEGRADEER word:" #: apt-private/private-output.cc msgid "The following held packages will be changed:" msgstr "Die volgende vasgehoude pakkette gaan verander word:" #: apt-private/private-output.cc #, c-format msgid "%s (due to %s)" msgstr "" #: apt-private/private-output.cc msgid "" "WARNING: The following essential packages will be removed.\n" "This should NOT be done unless you know exactly what you are doing!" msgstr "" "WAARSKUWING: Die volgende noodsaaklike pakkette gaan verwyder word.\n" "Hierdie moet NIE gedoen word tensy u presies weet wat u doen nie!" #: apt-private/private-output.cc #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "%lu opgegradeer, %lu nuut geïnstalleer, " #: apt-private/private-output.cc #, c-format msgid "%lu reinstalled, " msgstr "%lu Herinstalleer, " #: apt-private/private-output.cc #, c-format msgid "%lu downgraded, " msgstr "%lu afgegradeer, " #: apt-private/private-output.cc #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu om te verwyder en %lu nie opgegradeer nie.\n" #: apt-private/private-output.cc #, c-format msgid "%lu not fully installed or removed.\n" msgstr "%lu nie volledig geïnstalleer of verwyder nie.\n" #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] #. e.g. "Do you want to continue? [Y/n] " #. The user has to answer with an input matching the #. YESEXPR/NOEXPR defined in your l10n. #: apt-private/private-output.cc msgid "[Y/n]" msgstr "" #. TRANSLATOR: Yes/No question help-text: defaulting to N[o] #. e.g. "Should this file be removed? [y/N] " #. The user has to answer with an input matching the #. YESEXPR/NOEXPR defined in your l10n. #: apt-private/private-output.cc msgid "[y/N]" msgstr "" #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set #: apt-private/private-output.cc msgid "Y" msgstr "J" #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set #: apt-private/private-output.cc msgid "N" msgstr "N" #: apt-private/private-output.cc #, c-format msgid "Regex compilation error - %s" msgstr "Regex saamstellingsfout - %s" #: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "U moet ten minste een soek patroon gee" #: apt-private/private-search.cc msgid "Full Text Search" msgstr "" #: apt-private/private-show.cc cmdline/apt-cache.cc #, c-format msgid "Package file %s is out of sync." msgstr "Pakket lêer %s is uit sink uit." #: apt-private/private-show.cc #, c-format msgid "There is %i additional record. Please use the '-a' switch to see it" msgid_plural "" "There are %i additional records. Please use the '-a' switch to see them." msgstr[0] "" msgstr[1] "" #: apt-private/private-show.cc msgid "not a real package (virtual)" msgstr "" #: apt-private/private-show.cc #, c-format msgid "Unable to locate package %s" msgstr "Nie in staat om pakket %s te kry nie" #: apt-private/private-show.cc msgid "Package files:" msgstr "Pakket lêers:" #: apt-private/private-show.cc msgid "Cache is out of sync, can't x-ref a package file" msgstr "Cache is uit sink uit, kan nie 'n pakket lêer x-ref nie" #. Show any packages have explicit pins #: apt-private/private-show.cc msgid "Pinned packages:" msgstr "Vasgepende pakkette:" #: apt-private/private-show.cc msgid "(not found)" msgstr "(nie gekry nie)" #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format msgid "%s -> %s with priority %d\n" msgstr "" #: apt-private/private-show.cc msgid " Installed: " msgstr " Geïnstalleer: " #: apt-private/private-show.cc msgid " Candidate: " msgstr " Kandidaat: " #: apt-private/private-show.cc msgid "(none)" msgstr "(geen)" #: apt-private/private-show.cc msgid " Package pin: " msgstr " Pakket pin: " #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" msgstr " Weergawe tabel:" #: apt-private/private-source.cc #, c-format msgid "Can not find a package for architecture '%s'" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Can not find a package '%s' with version '%s'" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Can not find a package '%s' with release '%s'" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Picking '%s' as source package instead of '%s'\n" msgstr "Kies '%s' as bron pakket in plaas van '%s'\n" #: apt-private/private-source.cc #, c-format msgid "Can not find version '%s' of package '%s'" msgstr "" #: apt-private/private-source.cc msgid "Must specify at least one package to fetch source for" msgstr "U moet ten minste een pakket spesifiseer om bron voor te haal" #: apt-private/private-source.cc #, c-format msgid "Unable to find a source package for %s" msgstr "Nie in staat om bron pakket vir %s te kry nie" #: apt-private/private-source.cc #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" "%s\n" msgstr "" "KENNISGEWING: '%s' verpakking word onderhou in die '%s' weergawe beheer " "stelsel by:\n" "%s\n" #: apt-private/private-source.cc #, c-format msgid "" "Please use:\n" "%s\n" "to retrieve the latest (possibly unreleased) updates to the package.\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "Slaan reeds afgelaaide lêer '%s' oor\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-source.cc #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "Ons moet %sG/%sG bron argiewe kry.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB #: apt-private/private-source.cc #, c-format msgid "Need to get %sB of source archives.\n" msgstr "Ons moet %sG bron argiewe kry.\n" #: apt-private/private-source.cc #, c-format msgid "Fetch source %s\n" msgstr "Haal bron %s\n" #: apt-private/private-source.cc msgid "Failed to fetch some archives." msgstr "Misluk om sommig argiewe te haal." #: apt-private/private-source.cc #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "Slaan uitpakking van reeds uitgepakte bron in %s oor\n" #: apt-private/private-source.cc #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Uitpak bevel '%s' het misluk.\n" #: apt-private/private-source.cc #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Kyk of die 'dpkg-dev' pakket geïnstalleer is.\n" #: apt-private/private-source.cc #, c-format msgid "Build command '%s' failed.\n" msgstr "Bou bevel '%s' het misluk.\n" #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" msgstr "Nie in staat om build-dependency inligting vir %s te kry nie" #: apt-private/private-source.cc #, c-format msgid "%s has no build depends.\n" msgstr "%s het geen bou afhanklikhede nie.\n" #: apt-private/private-source.cc msgid "Must specify at least one package to check builddeps for" msgstr "U moet ten minste een pakket spesifiseer om builddeps voor te kyk" #: apt-private/private-source.cc #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) " "APT::Architectures for setup" msgstr "" "Geen argitektuur inligting beskikbaar vir %s nie. Sien apt.conf(5) " "APT::Architectures for setup" #: apt-private/private-source.cc #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" #: apt-private/private-source.cc #, c-format msgid "Note, using file '%s' to get the build dependencies\n" msgstr "" #: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "Misluk om bou afhanklikhede te verwerk" #: apt-private/private-sources.cc #, c-format msgid "Failed to parse %s. Edit again? " msgstr "" #: apt-private/private-sources.cc #, c-format msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" #: apt-private/private-unmet.cc #, c-format msgid "Package %s version %s has an unmet dep:\n" msgstr "Pakket %s weergawe %s het onbevredigde afhanklikhede:\n" #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Die bywerkingsbevel neem geen argumente nie" #: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" msgid_plural "" "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" msgstr[0] "" msgstr[1] "" #: apt-private/private-update.cc msgid "All packages are up to date." msgstr "" #: cmdline/apt-cache.cc msgid "apt-cache stats does not take any arguments" msgstr "" #: cmdline/apt-cache.cc msgid "Total package names: " msgstr "Totaal pakket name: " #: cmdline/apt-cache.cc msgid "Total package structures: " msgstr "Totaal pakket strukture: " #: cmdline/apt-cache.cc msgid " Normal packages: " msgstr " Normale pakkette: " #: cmdline/apt-cache.cc msgid " Pure virtual packages: " msgstr " Suiwer virtuele pakkette: " #: cmdline/apt-cache.cc msgid " Single virtual packages: " msgstr " Enkel virtuele pakkette: " #: cmdline/apt-cache.cc msgid " Mixed virtual packages: " msgstr " Gemengde virtuele pakkette: " #: cmdline/apt-cache.cc msgid " Missing: " msgstr " Vermis: " #: cmdline/apt-cache.cc msgid "Total distinct versions: " msgstr "Totaal onderskeidelike weergawes: " #: cmdline/apt-cache.cc msgid "Total distinct descriptions: " msgstr "Totaal onderskeidelike beskrywings: " #: cmdline/apt-cache.cc msgid "Total dependencies: " msgstr "Totaal onafhanklikhede: " #: cmdline/apt-cache.cc msgid "Total ver/file relations: " msgstr "Totaal weergawe/lêer verhoudings: " #: cmdline/apt-cache.cc msgid "Total Desc/File relations: " msgstr "Totaal Beskr/Lêer verhoudings: " #: cmdline/apt-cache.cc msgid "Total Provides mappings: " msgstr "Totaal Verskaf uitleggings: " #: cmdline/apt-cache.cc msgid "Total globbed strings: " msgstr "Totaal verwronge stringe: " #: cmdline/apt-cache.cc msgid "Total slack space: " msgstr "Totaal speling spasie: " #: cmdline/apt-cache.cc msgid "Total space accounted for: " msgstr "Totaal spasie verantwoord: " #: cmdline/apt-cache.cc msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" "Hierdie bevel is verouderd. Gebruik asseblief eerder 'apt-mark showauto'." #: cmdline/apt-cache.cc msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] show pkg1 [pkg2 ...]\n" "\n" "apt-cache queries and displays available information about installed\n" "and installable packages. It works exclusively on the data acquired\n" "into the local cache via the 'update' command of e.g. apt-get. The\n" "displayed information may therefore be outdated if the last update was\n" "too long ago, but in exchange apt-cache works independently of the\n" "availability of the configured sources (e.g. offline).\n" msgstr "" #: cmdline/apt-cache.cc msgid "Show source records" msgstr "" #: cmdline/apt-cache.cc msgid "Search the package list for a regex pattern" msgstr "" #: cmdline/apt-cache.cc msgid "Show raw dependency information for a package" msgstr "" #: cmdline/apt-cache.cc msgid "Show reverse dependency information for a package" msgstr "" #: cmdline/apt-cache.cc msgid "Show a readable record for the package" msgstr "" #: cmdline/apt-cache.cc msgid "List the names of all packages in the system" msgstr "" #: cmdline/apt-cache.cc msgid "Show policy settings" msgstr "" #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "" "Verskaf asseblief 'n naam vir hierdie Skyf, soos 'Debian 5.0.3 Skyf 1'" #: cmdline/apt-cdrom.cc msgid "Please insert a Disc in the drive and press [Enter]" msgstr "" #: cmdline/apt-cdrom.cc #, c-format msgid "Failed to mount '%s' to '%s'" msgstr "Montering van '%s' na '%s' het misluk" #: cmdline/apt-cdrom.cc msgid "" "No CD-ROM could be auto-detected or found using the default mount point.\n" "You may try the --cdrom option to set the CD-ROM mount point.\n" "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " "mount point." msgstr "" #: cmdline/apt-cdrom.cc msgid "Repeat this process for the rest of the CDs in your set." msgstr "Herhaal hierdie proses vir die res van die CD's in u stel." #: cmdline/apt-cdrom.cc msgid "" "Usage: apt-cdrom [options] command\n" "\n" "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" "media types as package sources to APT. The mount point and device\n" "information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" #: cmdline/apt-config.cc msgid "Arguments not in pairs" msgstr "Argumente nie in pare nie" #: cmdline/apt-config.cc msgid "" "Usage: apt-config [options] command\n" "\n" "apt-config is an interface to the configuration settings used by\n" "all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" msgstr "" #: cmdline/apt-config.cc msgid "show the active configuration setting" msgstr "" #: cmdline/apt-get.cc #, c-format msgid "Couldn't find package %s" msgstr "Kon nie pakket %s kry nie" #: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to automatically installed.\n" msgstr "%s is gestel om outomaties te installeer.\n" #: cmdline/apt-get.cc cmdline/apt-mark.cc msgid "" "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " "instead." msgstr "" "Hierdie bevel is verouderd. Gebruik asseblief eerder 'apt-mark auto' en 'apt-" "mark manual'." #: cmdline/apt-get.cc msgid "Internal error, problem resolver broke stuff" msgstr "Interne fout, problem resolver het goeters gebreek" #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "Ondersteunde modules:" #: cmdline/apt-get.cc msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" " apt-get [options] source pkg1 [pkg2 ...]\n" "\n" "apt-get is a command line interface for retrieval of packages\n" "and information about them from authenticated sources and\n" "for installation, upgrade and removal of packages together\n" "with their dependencies.\n" msgstr "" #: cmdline/apt-get.cc msgid "Retrieve new lists of packages" msgstr "" #: cmdline/apt-get.cc msgid "Perform an upgrade" msgstr "" #: cmdline/apt-get.cc msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "" #: cmdline/apt-get.cc msgid "Remove packages" msgstr "" #: cmdline/apt-get.cc msgid "Remove packages and config files" msgstr "" #: cmdline/apt-get.cc cmdline/apt.cc msgid "Remove automatically all unused packages" msgstr "" #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "" #: cmdline/apt-get.cc msgid "Follow dselect selections" msgstr "" #: cmdline/apt-get.cc msgid "Configure build-dependencies for source packages" msgstr "" #: cmdline/apt-get.cc msgid "Erase downloaded archive files" msgstr "" #: cmdline/apt-get.cc msgid "Erase old downloaded archive files" msgstr "" #: cmdline/apt-get.cc msgid "Verify that there are no broken dependencies" msgstr "" #: cmdline/apt-get.cc msgid "Download source archives" msgstr "" #: cmdline/apt-get.cc msgid "Download the binary package into the current directory" msgstr "" #: cmdline/apt-get.cc msgid "Download and display the changelog for the given package" msgstr "" #: cmdline/apt-helper.cc msgid "Need one URL as argument" msgstr "" #: cmdline/apt-helper.cc msgid "Must specify at least one pair url/filename" msgstr "" #: cmdline/apt-helper.cc msgid "Download Failed" msgstr "" #: cmdline/apt-helper.cc #, c-format msgid "GetSrvRec failed for %s" msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" " apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" "e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" #: cmdline/apt-helper.cc msgid "download the given uri to the target-path" msgstr "" #: cmdline/apt-helper.cc msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" #: cmdline/apt-helper.cc msgid "concatenate files, with automatic decompression" msgstr "" #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "%s can not be marked as it is not installed.\n" msgstr "%s kan nie gemerk word nie aangesien dit nie geïnstalleer is nie.\n" #: cmdline/apt-mark.cc #, c-format msgid "%s was already set to manually installed.\n" msgstr "%s reeds gestel om handmatig geïnstalleer te word.\n" #: cmdline/apt-mark.cc #, c-format msgid "%s was already set to automatically installed.\n" msgstr "%s reeds gestel om outomaties geïnstalleer te word.\n" #: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" msgstr "%s reeds gestel op hou.\n" #: cmdline/apt-mark.cc #, c-format msgid "%s was already not hold.\n" msgstr "%s reeds nie op hou nie.\n" #: cmdline/apt-mark.cc msgid "Executing dpkg failed. Are you root?" msgstr "Uitvoer van dpkg het misluk. Is u wortel?" #: cmdline/apt-mark.cc #, c-format msgid "%s set on hold.\n" msgstr "%s gestel op hou.\n" #: cmdline/apt-mark.cc #, c-format msgid "Canceled hold on %s.\n" msgstr "Hou op %s gekanselleer.\n" #: cmdline/apt-mark.cc #, c-format msgid "Selected %s for purge.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "Selected %s for removal.\n" msgstr "" #: cmdline/apt-mark.cc #, c-format msgid "Selected %s for installation.\n" msgstr "" #: cmdline/apt-mark.cc msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" "as manually or automatically installed. It can also be used to\n" "manipulate the dpkg(1) selection states of packages, and to list\n" "all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc msgid "Mark the given packages as automatically installed" msgstr "" #: cmdline/apt-mark.cc msgid "Mark the given packages as manually installed" msgstr "" #: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" #: cmdline/apt-mark.cc msgid "Unset a package set as held back" msgstr "" #: cmdline/apt-mark.cc msgid "Print the list of automatically installed packages" msgstr "" #: cmdline/apt-mark.cc msgid "Print the list of manually installed packages" msgstr "" #: cmdline/apt-mark.cc msgid "Print the list of package on hold" msgstr "" #: cmdline/apt.cc msgid "" "Usage: apt [options] command\n" "\n" "apt is a commandline package manager and provides commands for\n" "searching and managing as well as querying information about packages.\n" "It provides the same functionality as the specialized APT tools,\n" "like apt-get and apt-cache, but enables options more suitable for\n" "interactive use by default.\n" msgstr "" #. query #: cmdline/apt.cc msgid "list packages based on package names" msgstr "" #: cmdline/apt.cc msgid "search in package descriptions" msgstr "" #: cmdline/apt.cc msgid "show package details" msgstr "" #. package stuff #: cmdline/apt.cc msgid "install packages" msgstr "" #: cmdline/apt.cc msgid "remove packages" msgstr "" #. system wide stuff #: cmdline/apt.cc msgid "update list of available packages" msgstr "" #: cmdline/apt.cc msgid "upgrade the system by installing/upgrading packages" msgstr "" #: cmdline/apt.cc msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" #. misc #: cmdline/apt.cc msgid "edit the source information file" msgstr "" #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" msgstr "" #: methods/cdrom.cc msgid "" "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " "cannot be used to add new CD-ROMs" msgstr "" #: methods/cdrom.cc msgid "Wrong CD-ROM" msgstr "" #: methods/cdrom.cc #, c-format msgid "Unable to unmount the CD-ROM in %s, it may still be in use." msgstr "" #: methods/cdrom.cc msgid "Disk not found." msgstr "" #: methods/cdrom.cc methods/file.cc methods/rsh.cc msgid "File not found" msgstr "" #: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "" #: methods/connect.cc #, c-format msgid "[IP: %s %s]" msgstr "" #: methods/connect.cc #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "" #: methods/connect.cc #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "" #: methods/connect.cc #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "" #: methods/connect.cc methods/ftp.cc methods/rsh.cc msgid "Failed" msgstr "Misluk" #: methods/connect.cc #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "" #. We say this mainly because the pause here is for the #. ssh connection that is still going #: methods/connect.cc methods/rsh.cc #, c-format msgid "Connecting to %s" msgstr "" #: methods/connect.cc #, c-format msgid "Could not resolve '%s'" msgstr "" #: methods/connect.cc #, c-format msgid "Temporary failure resolving '%s'" msgstr "" #: methods/connect.cc #, c-format msgid "System error resolving '%s:%s'" msgstr "" #: methods/connect.cc #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "" #: methods/connect.cc #, c-format msgid "Unable to connect to %s:%s:" msgstr "" #: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "" #: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "" #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "" #. Login must be before getpeername otherwise dante won't work. #: methods/ftp.cc msgid "Logging in" msgstr "" #: methods/ftp.cc msgid "Unable to determine the peer name" msgstr "" #: methods/ftp.cc msgid "Unable to determine the local name" msgstr "" #: methods/ftp.cc #, c-format msgid "The server refused the connection and said: %s" msgstr "" #: methods/ftp.cc #, c-format msgid "USER failed, server said: %s" msgstr "" #: methods/ftp.cc #, c-format msgid "PASS failed, server said: %s" msgstr "" #: methods/ftp.cc msgid "" "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " "is empty." msgstr "" #: methods/ftp.cc #, c-format msgid "Login script command '%s' failed, server said: %s" msgstr "" #: methods/ftp.cc #, c-format msgid "TYPE failed, server said: %s" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Connection timeout" msgstr "" #: methods/ftp.cc msgid "Server closed the connection" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Read error" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "A response overflowed the buffer." msgstr "" #: methods/ftp.cc msgid "Protocol corruption" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Write error" msgstr "" #: methods/ftp.cc msgid "Could not create a socket" msgstr "" #: methods/ftp.cc msgid "Could not connect data socket, connection timed out" msgstr "" #: methods/ftp.cc msgid "Could not connect passive socket." msgstr "" #: methods/ftp.cc msgid "getaddrinfo was unable to get a listening socket" msgstr "" #: methods/ftp.cc msgid "Could not bind a socket" msgstr "" #: methods/ftp.cc msgid "Could not listen on the socket" msgstr "" #: methods/ftp.cc msgid "Could not determine the socket's name" msgstr "" #: methods/ftp.cc msgid "Unable to send PORT command" msgstr "" #: methods/ftp.cc #, c-format msgid "Unknown address family %u (AF_*)" msgstr "" #: methods/ftp.cc #, c-format msgid "EPRT failed, server said: %s" msgstr "" #: methods/ftp.cc msgid "Data socket connect timed out" msgstr "" #: methods/ftp.cc msgid "Unable to accept connection" msgstr "" #: methods/ftp.cc methods/rsh.cc methods/server.cc msgid "Problem hashing file" msgstr "" #: methods/ftp.cc #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "" #: methods/ftp.cc methods/rsh.cc msgid "Data socket timed out" msgstr "" #: methods/ftp.cc #, c-format msgid "Data transfer failed, server said '%s'" msgstr "" #. Get the files information #: methods/ftp.cc msgid "Query" msgstr "" #: methods/ftp.cc msgid "Unable to invoke " msgstr "" #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "" #: methods/gpgv.cc msgid "" "Internal error: Good signature, but could not determine key fingerprint?!" msgstr "" #: methods/gpgv.cc msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" #. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc #, c-format msgid "" "Clearsigned file isn't valid, got '%s' (does the network require " "authentication?)" msgstr "" #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "" #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, c-format msgid "Signature by key %s uses weak digest algorithm (%s)" msgstr "" #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "" #: methods/gpgv.cc msgid "" "The following signatures couldn't be verified because the public key is not " "available:\n" msgstr "" #: methods/http.cc msgid "Error writing to the file" msgstr "" #: methods/http.cc msgid "Error reading from server. Remote end closed connection" msgstr "" #: methods/http.cc msgid "Error reading from server" msgstr "" #: methods/http.cc msgid "Error writing to file" msgstr "" #: methods/http.cc msgid "Select failed" msgstr "" #: methods/http.cc msgid "Connection timed out" msgstr "" #: methods/http.cc msgid "Error writing to output file" msgstr "" #: methods/mirror.cc #, c-format msgid "Unable to read %s" msgstr "" #: methods/mirror.cc #, c-format msgid "Unable to change to %s" msgstr "" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc #, c-format msgid "No mirror file '%s' found " msgstr "" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc #, c-format msgid "Can not read mirror file '%s'" msgstr "" #: methods/mirror.cc #, c-format msgid "No entry found in mirror file '%s'" msgstr "" #: methods/mirror.cc #, c-format msgid "[Mirror: %s]" msgstr "" #: methods/rred.cc #, c-format msgid "Failed to stat %s" msgstr "Misluk om te stat %s" #: methods/rsh.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Misluk om IPC pyp na subproses te skep" #: methods/rsh.cc msgid "Connection closed prematurely" msgstr "" #: methods/server.cc msgid "Waiting for headers" msgstr "" #: methods/server.cc msgid "Bad header line" msgstr "" #: methods/server.cc msgid "The HTTP server sent an invalid reply header" msgstr "" #: methods/server.cc msgid "The HTTP server sent an invalid Content-Length header" msgstr "" #: methods/server.cc msgid "The HTTP server sent an invalid Content-Range header" msgstr "" #: methods/server.cc msgid "This HTTP server has broken range support" msgstr "" #: methods/server.cc msgid "Unknown date format" msgstr "" #: methods/server.cc msgid "Bad header data" msgstr "" #: methods/server.cc msgid "Connection failed" msgstr "" #: methods/server.cc #, c-format msgid "" "Automatically disabled %s due to incorrect response from server/proxy. (man " "5 apt.conf)" msgstr "" #: methods/server.cc msgid "Internal error" msgstr "" #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "" #: dselect/install:33 msgid "Bad default setting!" msgstr "Slegte verstek instelling!" #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 #: dselect/install:106 dselect/update:45 msgid "Press [Enter] to continue." msgstr "" #: dselect/install:92 msgid "Do you want to erase any previously downloaded .deb files?" msgstr "Wil u enige voorheen afgelaaide .deb lêers uitvee?" #: dselect/install:102 msgid "Some errors occurred while unpacking. Packages that were installed" msgstr "'n Paar foute het voorgekom met uitpak. Pakkette wat geïnstalleer is" #: dselect/install:103 msgid "will be configured. This may result in duplicate errors" msgstr "" "sal gekonfigureer word. Hierdie mag gedupliseerde foute tot gevolg hê" #: dselect/install:104 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "" "of foute veroorsaak deur vermiste afhanklikhede. Hierdie is OK, slegs die " "foute" #: dselect/install:105 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" "bo hierdie boodskap is belangrik. Maak hul asseblief reg en hardloop " "[I]nstall weer" #: dselect/update:30 msgid "Merging available information" msgstr "Smelt beskikbare inligting saam" language-pack-af-base/data/af/LC_MESSAGES/sysstat.po0000644000000000000000000002415012734304011017072 0ustar # NLS support for the sysstat package. # Copyright (C) 1999 Free Software Foundation, Inc. # Sébastien GODARD , 1999. # msgid "" msgstr "" "Project-Id-Version: sysstat 3.0\n" "Report-Msgid-Bugs-To: sysstat orange.fr\n" "POT-Creation-Date: 2015-12-21 08:54+0100\n" "PO-Revision-Date: 2016-05-12 21:20+0000\n" "Last-Translator: Gert Brits \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:36+0000\n" "X-Generator: Launchpad (build 18115)\n" #: cifsiostat.c:70 mpstat.c:98 pidstat.c:87 iostat.c:86 tapestat.c:89 sar.c:95 #, c-format msgid "Usage: %s [ options ] [ [ ] ]\n" msgstr "" #: cifsiostat.c:74 #, c-format msgid "" "Options are:\n" "[ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ]\n" msgstr "" #: cifsiostat.c:77 #, c-format msgid "" "Options are:\n" "[ -h ] [ -k | -m ] [ -t ] [ -V ]\n" msgstr "" #: sadc.c:89 #, c-format msgid "Usage: %s [ options ] [ [ ] ] [ ]\n" msgstr "" #: sadc.c:92 #, c-format msgid "" "Options are:\n" "[ -C ] [ -D ] [ -F ] [ -L ] [ -V ]\n" "[ -S { INT | DISK | IPV6 | POWER | SNMP | XDISK | ALL | XALL } ]\n" msgstr "" #: sadc.c:267 #, c-format msgid "Cannot write data to system activity file: %s\n" msgstr "Probleem met skryf van sisteem aktiviteit leer: %s\n" #: sadc.c:563 #, c-format msgid "Cannot write system activity file header: %s\n" msgstr "Probleem met skryf van sisteem aktiviteit hoof: %s\n" #: sadc.c:763 sadc.c:772 sadc.c:839 ioconf.c:508 rd_stats.c:69 #: sa_common.c:1273 count.c:118 #, c-format msgid "Cannot open %s: %s\n" msgstr "Probleem met oopmaak van %s: %s\n" #: sadc.c:1019 #, c-format msgid "Cannot append data to that file (%s)\n" msgstr "" #: mpstat.c:101 #, c-format msgid "" "Options are:\n" "[ -A ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n" "[ -P { [,...] | ON | ALL } ]\n" msgstr "" # sar.c: #: mpstat.c:708 pidstat.c:2301 sar.c:425 msgid "Average:" msgstr "Gemideld:" #: mpstat.c:1101 #, c-format msgid "Not that many processors!\n" msgstr "Nie soveel proseseerders nie !\n" #: sadf.c:86 #, c-format msgid "" "Usage: %s [ options ] [ [ ] ] [ | -[0-9]+ ]\n" msgstr "" #: sadf.c:89 #, c-format msgid "" "Options are:\n" "[ -C ] [ -c | -d | -j | -p | -x ] [ -H ] [ -h ] [ -T | -t | -U ] [ -V ]\n" "[ -P { [,...] | ALL } ] [ -s [ ] ] [ -e [ ] " "]\n" "[ -- ]\n" msgstr "" #: sa_common.c:1069 #, c-format msgid "Error while reading system activity file: %s\n" msgstr "Probleem gekry met die lees van die sisteem aktiviteit leer: %s\n" #: sa_common.c:1079 #, c-format msgid "End of system activity file unexpected\n" msgstr "Einde van sisteem aktiviteit leer onbeplan geeindig\n" #: sa_common.c:1098 #, c-format msgid "File created by sar/sadc from sysstat version %d.%d.%d" msgstr "" #: sa_common.c:1131 #, c-format msgid "Invalid system activity file: %s\n" msgstr "" #: sa_common.c:1143 #, c-format msgid "Endian format mismatch\n" msgstr "" #: sa_common.c:1147 #, c-format msgid "Current sysstat version cannot read the format of this file (%#x)\n" msgstr "" #: sa_common.c:1276 #, c-format msgid "Please check if data collecting is enabled\n" msgstr "" #: sa_common.c:1461 #, c-format msgid "Requested activities not available in file %s\n" msgstr "" #: sa_common.c:1642 iostat.c:1399 #, c-format msgid "Invalid type of persistent device name\n" msgstr "" #: pidstat.c:90 #, c-format msgid "" "Options are:\n" "[ -d ] [ -h ] [ -I ] [ -l ] [ -R ] [ -r ] [ -s ] [ -t ] [ -U [ ] " "]\n" "[ -u ] [ -V ] [ -v ] [ -w ] [ -C ] [ -G ]\n" "[ -p { [,...] | SELF | ALL } ] [ -T { TASK | CHILD | ALL } ]\n" msgstr "" #: pidstat.c:239 sar.c:1108 #, c-format msgid "Requested activities not available\n" msgstr "Aangevraagte aktiviteite nie beskikbaar nie\n" #: sadf_misc.c:624 #, c-format msgid "System activity data file: %s (%#x)\n" msgstr "" #: sadf_misc.c:633 #, c-format msgid "Genuine sa datafile: %s (%x)\n" msgstr "" #: sadf_misc.c:634 msgid "no" msgstr "" #: sadf_misc.c:634 msgid "yes" msgstr "" #: sadf_misc.c:637 #, c-format msgid "Host: " msgstr "" #: sadf_misc.c:643 #, c-format msgid "Number of CPU for last samples in file: %u\n" msgstr "" #: sadf_misc.c:649 #, c-format msgid "File date: %s\n" msgstr "" #: sadf_misc.c:652 #, c-format msgid "File time: " msgstr "" #: sadf_misc.c:657 #, c-format msgid "Size of a long int: %d\n" msgstr "" #: sadf_misc.c:663 #, c-format msgid "List of activities:\n" msgstr "" #: sadf_misc.c:676 #, c-format msgid "\t[Unknown activity format]" msgstr "" #: count.c:169 #, c-format msgid "Cannot handle so many processors!\n" msgstr "Kan nie soveel proseseerders hanteer nie !\n" #: iostat.c:89 #, c-format msgid "" "Options are:\n" "[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n" "[ -j { ID | LABEL | PATH | UUID | ... } ]\n" "[ [ -H ] -g ] [ -p [ [,...] | ALL ] ]\n" "[ [...] | ALL ] [ --debuginfo ]\n" msgstr "" #: iostat.c:95 #, c-format msgid "" "Options are:\n" "[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n" "[ -j { ID | LABEL | PATH | UUID | ... } ]\n" "[ [ -H ] -g ] [ -p [ [,...] | ALL ] ]\n" "[ [...] | ALL ]\n" msgstr "" #: iostat.c:326 #, c-format msgid "Cannot find disk data\n" msgstr "" #: common.c:74 #, c-format msgid "sysstat version %s\n" msgstr "sysstat weergawe %s\n" #: pr_stats.c:2483 pr_stats.c:2495 pr_stats.c:2599 pr_stats.c:2610 msgid "Summary:" msgstr "" #: pr_stats.c:2538 msgid "Other devices not listed here" msgstr "" #: tapestat.c:91 #, c-format msgid "" "Options are:\n" "[ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]\n" msgstr "" #: tapestat.c:251 #, c-format msgid "No tape drives with statistics found\n" msgstr "" #: sar.c:110 #, c-format msgid "" "Options are:\n" "[ -A ] [ -B ] [ -b ] [ -C ] [ -D ] [ -d ] [ -F [ MOUNT ] ] [ -H ] [ -h ]\n" "[ -p ] [ -q ] [ -R ] [ -r [ ALL ] ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ]\n" "[ -v ] [ -W ] [ -w ] [ -y ] [ --sadc ]\n" "[ -I { [,...] | SUM | ALL | XALL } ] [ -P { [,...] | ALL } ]\n" "[ -m { [,...] | ALL } ] [ -n { [,...] | ALL } ]\n" "[ -j { ID | LABEL | PATH | UUID | ... } ]\n" "[ -f [ ] | -o [ ] | -[0-9]+ ]\n" "[ -i ] [ -s [ ] ] [ -e [ ] ]\n" msgstr "" #: sar.c:133 #, c-format msgid "Main options and reports:\n" msgstr "" #: sar.c:134 #, c-format msgid "\t-B\tPaging statistics\n" msgstr "" #: sar.c:135 #, c-format msgid "\t-b\tI/O and transfer rate statistics\n" msgstr "" #: sar.c:136 #, c-format msgid "\t-d\tBlock devices statistics\n" msgstr "" #: sar.c:137 #, c-format msgid "\t-F [ MOUNT ]\n" msgstr "" #: sar.c:138 #, c-format msgid "\t\tFilesystems statistics\n" msgstr "" #: sar.c:139 #, c-format msgid "\t-H\tHugepages utilization statistics\n" msgstr "" #: sar.c:140 #, c-format msgid "" "\t-I { | SUM | ALL | XALL }\n" "\t\tInterrupts statistics\n" msgstr "" #: sar.c:142 #, c-format msgid "" "\t-m { [,...] | ALL }\n" "\t\tPower management statistics\n" "\t\tKeywords are:\n" "\t\tCPU\tCPU instantaneous clock frequency\n" "\t\tFAN\tFans speed\n" "\t\tFREQ\tCPU average clock frequency\n" "\t\tIN\tVoltage inputs\n" "\t\tTEMP\tDevices temperature\n" "\t\tUSB\tUSB devices plugged into the system\n" msgstr "" #: sar.c:151 #, c-format msgid "" "\t-n { [,...] | ALL }\n" "\t\tNetwork statistics\n" "\t\tKeywords are:\n" "\t\tDEV\tNetwork interfaces\n" "\t\tEDEV\tNetwork interfaces (errors)\n" "\t\tNFS\tNFS client\n" "\t\tNFSD\tNFS server\n" "\t\tSOCK\tSockets\t(v4)\n" "\t\tIP\tIP traffic\t(v4)\n" "\t\tEIP\tIP traffic\t(v4) (errors)\n" "\t\tICMP\tICMP traffic\t(v4)\n" "\t\tEICMP\tICMP traffic\t(v4) (errors)\n" "\t\tTCP\tTCP traffic\t(v4)\n" "\t\tETCP\tTCP traffic\t(v4) (errors)\n" "\t\tUDP\tUDP traffic\t(v4)\n" "\t\tSOCK6\tSockets\t(v6)\n" "\t\tIP6\tIP traffic\t(v6)\n" "\t\tEIP6\tIP traffic\t(v6) (errors)\n" "\t\tICMP6\tICMP traffic\t(v6)\n" "\t\tEICMP6\tICMP traffic\t(v6) (errors)\n" "\t\tUDP6\tUDP traffic\t(v6)\n" "\t\tFC\tFibre channel HBAs\n" msgstr "" #: sar.c:173 #, c-format msgid "\t-q\tQueue length and load average statistics\n" msgstr "" #: sar.c:174 #, c-format msgid "\t-R\tMemory statistics\n" msgstr "" #: sar.c:175 #, c-format msgid "" "\t-r [ ALL ]\n" "\t\tMemory utilization statistics\n" msgstr "" #: sar.c:177 #, c-format msgid "\t-S\tSwap space utilization statistics\n" msgstr "" #: sar.c:178 #, c-format msgid "" "\t-u [ ALL ]\n" "\t\tCPU utilization statistics\n" msgstr "" #: sar.c:180 #, c-format msgid "\t-v\tKernel tables statistics\n" msgstr "" #: sar.c:181 #, c-format msgid "\t-W\tSwapping statistics\n" msgstr "" #: sar.c:182 #, c-format msgid "\t-w\tTask creation and system switching statistics\n" msgstr "" #: sar.c:183 #, c-format msgid "\t-y\tTTY devices statistics\n" msgstr "" #: sar.c:197 #, c-format msgid "Data collector will be sought in PATH\n" msgstr "" #: sar.c:200 #, c-format msgid "Data collector found: %s\n" msgstr "" #: sar.c:259 #, c-format msgid "End of data collecting unexpected\n" msgstr "" #: sar.c:885 #, c-format msgid "Using a wrong data collector from a different sysstat version\n" msgstr "" #: sar.c:937 #, c-format msgid "Inconsistent input data\n" msgstr "" #: sar.c:1414 #, c-format msgid "-f and -o options are mutually exclusive\n" msgstr "Opsies -f en -o is beide uitgesluit\n" #: sar.c:1420 #, c-format msgid "Not reading from a system activity file (use -f option)\n" msgstr "Kan nie van sisteem aktiviteit leer lees nie (gebruik opsie -f)\n" #: sar.c:1556 #, c-format msgid "Cannot find the data collector (%s)\n" msgstr "" #: sa_conv.c:69 #, c-format msgid "Cannot convert the format of this file\n" msgstr "" #: sa_conv.c:562 #, c-format msgid "" "\n" "CPU activity not found in file. Aborting...\n" msgstr "" #: sa_conv.c:578 #, c-format msgid "" "\n" "Invalid data found. Aborting...\n" msgstr "" #: sa_conv.c:897 #, c-format msgid "Statistics: " msgstr "" #: sa_conv.c:1016 #, c-format msgid "" "\n" "File successfully converted to sysstat format version %s\n" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/indicator-datetime.po0000644000000000000000000002173112734304011021130 0ustar # Afrikaans translation for indicator-datetime # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the indicator-datetime package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: indicator-datetime\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-04-06 23:05+0000\n" "PO-Revision-Date: 2012-09-20 06:05+0000\n" "Last-Translator: Dawid de Jager \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:49+0000\n" "X-Generator: Launchpad (build 18115)\n" #. TRANSLATORS: a strftime(3) format for 12hr time w/seconds #: ../src/formatter.cpp:234 msgid "%l:%M:%S %p" msgstr "%l:%M:%S %p" #. TRANSLATORS: a strftime(3) format for 12hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen today. #. en_US example: "%l:%M %p" --> "1:00 PM" #: ../src/formatter.cpp:237 ../src/utils.c:304 msgid "%l:%M %p" msgstr "%l:%M %p" #. TRANSLATORS: a strftime(3) format for 24hr time w/seconds #: ../src/formatter.cpp:240 msgid "%H:%M:%S" msgstr "%H:%M:%S" #. TRANSLATORS: a strftime(3) format for 24hr time #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen today. #. en_US example: "%H:%M" --> "13:00" #: ../src/formatter.cpp:243 ../src/utils.c:344 msgid "%H:%M" msgstr "%H:%M" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday, day, abbreviated month, and year. #. en_US example: "%a %b %e %Y" --> "Sat Oct 31 2020" #. en_GB example: "%a %e %b %Y" --> "Sat 31 Oct 2020" #. zh_CN example(?): "%Y年%m月%d日 周%a" --> "2020年10月31日 周六" #: ../src/formatter-desktop.cpp:138 msgid "%a %b %e %Y" msgstr "%a %e %b %Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday, day, and abbreviated month. #. en_US example: "%a %b %e" --> "Sat Oct 31" #. en_GB example: "%a %e %b" --> "Sat 31 Oct" #. zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六" #: ../src/formatter-desktop.cpp:147 msgid "%a %b %e" msgstr "%a %e %b" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated weekday. #. zh_CN example(?): "周%a" --> "周六" #: ../src/formatter-desktop.cpp:154 #, c-format msgid "%a" msgstr "%a" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the day, abbreviated month, and year. #. en_US example: "%b %e %Y" --> "Oct 31 2020" #. en_GB example: "%e %b %Y" --> "31 Oct 2020" #. zh_CN example(?): "%Y年%m月%d日" --> "2020年10月31日" #: ../src/formatter-desktop.cpp:163 msgid "%b %e %Y" msgstr "%e %b %Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :) #. This format string shows the abbreviated month and day. #. en_US example: "%b %e" --> "Mar 27" #. en_GB example: "%e %b" --> "27 Mar" #. zh_CN example(?): "%m月%d日" --> "03月27日" #: ../src/formatter-desktop.cpp:172 msgid "%b %e" msgstr "%e %b" #. This strftime(3) format string shows the year. #: ../src/formatter-desktop.cpp:176 msgid "%Y" msgstr "%Y" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. Format string for the day on the first menuitem in the datetime indicator. #. This format string gives the full weekday, date, month, and year. #. en_US example: "%A, %B %e %Y" --> Saturday, October 31 2020" #. en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020" #: ../src/menu.cpp:329 msgid "%A, %e %B %Y" msgstr "%A, %e %B %Y" #. add the 'Add Event…' menuitem #: ../src/menu.cpp:429 msgid "Add Event…" msgstr "Voeg Geleentheid By..." #: ../src/menu.cpp:439 msgid "Clock" msgstr "Horlosie" #: ../src/menu.cpp:491 msgid "Time & Date settings…" msgstr "Tyd- en datuminstellings…" #: ../src/menu.cpp:546 msgid "Date and Time" msgstr "Datum en tyd" #: ../src/menu.cpp:596 msgid "Time & Date" msgstr "Tyd en Datum" #: ../src/menu.cpp:601 #, c-format msgid "%s (has alarms)" msgstr "%s (het alarms)" #. * strftime(3) format for abbreviated weekday, #. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM #: ../src/snap.cpp:135 msgid "%a, %l:%M %p" msgstr "" #. * A strftime(3) format for abbreviated weekday, #. hours, minutes in a 24h locale; e.g. Wed, 14:00 #: ../src/snap.cpp:139 msgid "%a, %H:%M" msgstr "" #: ../src/snap.cpp:144 #, c-format msgid "Alarm %s" msgstr "Alarm %s" #: ../src/snap.cpp:145 #, c-format msgid "Event %s" msgstr "" #: ../src/snap.cpp:153 ../src/snap.cpp:157 msgid "OK" msgstr "" #: ../src/snap.cpp:154 msgid "Snooze" msgstr "" #: ../src/utils.c:274 msgid "Today" msgstr "Vandag" #: ../src/utils.c:278 msgid "Tomorrow" msgstr "Môre" #. This is a strftime(3) format string indicating the unabbreviated weekday. #: ../src/utils.c:283 #, c-format msgid "%A" msgstr "%A" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing full-day events that are over a week away. #. en_US example: "%a %b %d" --> "Sat Oct 31" #. en_GB example: "%a %d %b" --> "Sat 31 Oct" #. zh_CN example(?): "%m月%d日 周%a" --> "10月31日 周六" #: ../src/utils.c:292 msgid "%a %d %b" msgstr "%a %d %b" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen tomorrow. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 1:00 PM" #: ../src/utils.c:313 msgid "Tomorrow %l:%M %p" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen this week. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Fri 1:00 PM" #: ../src/utils.c:322 msgid "%a %l:%M %p" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 12-hour clock, events/appointments that happen over a week from now. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %b %d %l:%M %p" --> "Fri Oct 31 1:00 PM" #. en_GB example: "%a %d %b %l:%M %p" --> "Fri 31 Oct 1:00 PM" #: ../src/utils.c:332 msgid "%a %d %b %l:%M %p" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen tomorrow. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 13:00" #: ../src/utils.c:353 msgid "Tomorrow %H:%M" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen this week. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %H:%M" --> "Fri 13:00" #: ../src/utils.c:362 msgid "%a %H:%M" msgstr "" #. Translators, please edit/rearrange these strftime(3) tokens to suit your locale! #. This format string is used for showing, on a 24-hour clock, events/appointments that happen over a week from now. #. (Note: the space between the day and the time is an em space (unicode character 2003), which is #. slightly wider than a normal space.) #. en_US example: "%a %b %d %H:%M" --> "Fri Oct 31 13:00" #. en_GB example: "%a %d %b %H:%M" --> "Fri 31 Oct 13:00" #: ../src/utils.c:372 msgid "%a %d %b %H:%M" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/apport.po0000644000000000000000000011606012734304011016667 0ustar # Afrikaans translation for apport # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the apport package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: apport\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-18 09:17+0000\n" "PO-Revision-Date: 2010-06-28 19:25+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:58+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../gtk/apport-gtk.desktop.in.h:1 ../kde/apport-kde.desktop.in.h:1 #: ../kde/apport-kde-mime.desktop.in.h:1 msgid "Report a problem..." msgstr "Raporteer 'n probleem..." #: ../gtk/apport-gtk.desktop.in.h:2 ../kde/apport-kde.desktop.in.h:2 #: ../kde/apport-kde-mime.desktop.in.h:2 msgid "Report a malfunction to the developers" msgstr "Rapporteer foutiewe werking an die ontwikkelaars" #: ../kde/apport-kde.py:185 ../gtk/apport-gtk.py:177 #: ../debian/tmp/usr/bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-kde.py:185 ../bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-gtk.py:177 msgid "Send problem report to the developers?" msgstr "Stuur die probleemverslag aan die ontwikkelaars?" #: ../kde/apport-kde.py:193 ../gtk/apport-gtk.py:186 #: ../debian/tmp/usr/share/apport/apport-kde.py:193 #: ../debian/tmp/usr/share/apport/apport-gtk.py:186 msgid "Send" msgstr "" #: ../kde/apport-kde.py:199 ../kde/apport-kde.py:237 ../gtk/apport-gtk.py:165 #: ../debian/tmp/usr/share/apport/apport-kde.py:199 #: ../debian/tmp/usr/share/apport/apport-kde.py:237 #: ../debian/tmp/usr/share/apport/apport-gtk.py:165 #, python-format msgid "Sorry, %s has experienced an internal error." msgstr "" #: ../kde/apport-kde.py:207 ../gtk/apport-gtk.py:257 #: ../debian/tmp/usr/share/apport/apport-kde.py:207 #: ../debian/tmp/usr/share/apport/apport-gtk.py:257 #, python-format msgid "Package: %s" msgstr "" #: ../kde/apport-kde.py:213 ../gtk/apport-gtk.py:264 #: ../debian/tmp/usr/share/apport/apport-kde.py:213 #: ../debian/tmp/usr/share/apport/apport-gtk.py:264 msgid "Sorry, a problem occurred while installing software." msgstr "" #: ../kde/apport-kde.py:219 ../gtk/apport-gtk.py:273 ../gtk/apport-gtk.py:292 #: ../debian/tmp/usr/share/apport/apport-kde.py:219 #: ../debian/tmp/usr/share/apport/apport-gtk.py:273 #: ../debian/tmp/usr/share/apport/apport-gtk.py:292 #, python-format msgid "The application %s has experienced an internal error." msgstr "" #: ../kde/apport-kde.py:222 ../gtk/apport-gtk.py:276 #: ../debian/tmp/usr/share/apport/apport-kde.py:222 #: ../debian/tmp/usr/share/apport/apport-gtk.py:276 #, python-format msgid "The application %s has closed unexpectedly." msgstr "" #: ../kde/apport-kde.py:230 ../kde/apport-kde.py:243 ../gtk/apport-gtk.py:216 #: ../gtk/apport-gtk.py:284 ../gtk/apport-gtk.py:303 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:12 ../gtk/apport-gtk.ui.h:12 #: ../debian/tmp/usr/share/apport/apport-kde.py:230 #: ../debian/tmp/usr/share/apport/apport-kde.py:243 #: ../debian/tmp/usr/share/apport/apport-gtk.py:216 #: ../debian/tmp/usr/share/apport/apport-gtk.py:284 #: ../debian/tmp/usr/share/apport/apport-gtk.py:303 msgid "Continue" msgstr "" #: ../kde/apport-kde.py:233 ../gtk/apport-gtk.py:287 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:11 ../gtk/apport-gtk.ui.h:11 #: ../debian/tmp/usr/share/apport/apport-kde.py:233 #: ../debian/tmp/usr/share/apport/apport-gtk.py:287 msgid "Leave Closed" msgstr "" #: ../kde/apport-kde.py:234 ../kde/apport-kde.py:380 ../gtk/apport-gtk.py:229 #: ../gtk/apport-gtk.py:288 ../debian/tmp/usr/share/apport/apport-kde.py:234 #: ../debian/tmp/usr/share/apport/apport-kde.py:380 #: ../debian/tmp/usr/share/apport/apport-gtk.py:229 #: ../debian/tmp/usr/share/apport/apport-gtk.py:288 msgid "Relaunch" msgstr "" #: ../kde/apport-kde.py:240 ../gtk/apport-gtk.py:300 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:6 ../gtk/apport-gtk.ui.h:6 #: ../debian/tmp/usr/share/apport/apport-kde.py:240 #: ../debian/tmp/usr/share/apport/apport-gtk.py:300 msgid "If you notice further problems, try restarting the computer." msgstr "" #: ../kde/apport-kde.py:244 ../gtk/apport-gtk.py:304 #: ../debian/tmp/usr/share/apport/apport-kde.py:244 #: ../debian/tmp/usr/share/apport/apport-gtk.py:304 msgid "Ignore future problems of this type" msgstr "" #: ../kde/apport-kde.py:288 ../gtk/apport-gtk.py:577 #: ../debian/tmp/usr/share/apport/apport-kde.py:288 #: ../debian/tmp/usr/share/apport/apport-gtk.py:577 msgid "Hide Details" msgstr "" #: ../kde/apport-kde.py:291 ../gtk/apport-gtk.py:204 ../gtk/apport-gtk.py:573 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:9 ../gtk/apport-gtk.ui.h:9 #: ../debian/tmp/usr/share/apport/apport-kde.py:291 #: ../debian/tmp/usr/share/apport/apport-gtk.py:204 #: ../debian/tmp/usr/share/apport/apport-gtk.py:573 msgid "Show Details" msgstr "" #: ../kde/apport-kde.py:314 ../debian/tmp/usr/share/apport/apport-kde.py:314 msgid "Username:" msgstr "" #: ../kde/apport-kde.py:315 ../debian/tmp/usr/share/apport/apport-kde.py:315 msgid "Password:" msgstr "" #: ../kde/apport-kde.py:362 ../gtk/apport-gtk.py:142 #: ../debian/tmp/usr/bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-kde.py:362 ../bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-gtk.py:142 msgid "(binary data)" msgstr "(binêre data)" #: ../kde/apport-kde.py:405 ../debian/tmp/usr/share/apport/apport-kde.py:405 msgid "Collecting Problem Information" msgstr "" #: ../kde/apport-kde.py:406 ../debian/tmp/usr/bin/apport-cli.py:238 #: ../debian/tmp/usr/share/apport/apport-kde.py:406 ../bin/apport-cli.py:238 msgid "Collecting problem information" msgstr "Versamel probleeminformasie" #: ../kde/apport-kde.py:407 ../debian/tmp/usr/share/apport/apport-kde.py:407 msgid "" "The collected information can be sent to the developers to improve the " "application. This might take a few minutes." msgstr "" #: ../kde/apport-kde.py:433 ../debian/tmp/usr/share/apport/apport-kde.py:433 msgid "Uploading Problem Information" msgstr "" #: ../kde/apport-kde.py:434 ../debian/tmp/usr/share/apport/apport-gtk.ui.h:15 #: ../gtk/apport-gtk.ui.h:15 ../debian/tmp/usr/bin/apport-cli.py:251 #: ../debian/tmp/usr/share/apport/apport-kde.py:434 ../bin/apport-cli.py:251 msgid "Uploading problem information" msgstr "Laai probleeminformasie op" #: ../kde/apport-kde.py:435 ../debian/tmp/usr/share/apport/apport-gtk.ui.h:17 #: ../gtk/apport-gtk.ui.h:17 ../debian/tmp/usr/share/apport/apport-kde.py:435 msgid "" "The collected information is being sent to the bug tracking system. This " "might take a few minutes." msgstr "" "Die versamelde inligting word tans gestuur aan die foutsporingstelsel. Dit " "mag 'n paar minute duur." #: ../kde/apport-kde.py:468 ../kde/apport-kde.py:503 ../kde/apport-kde.py:522 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:1 ../gtk/apport-gtk.ui.h:1 #: ../debian/tmp/usr/share/apport/apport-kde.py:468 #: ../debian/tmp/usr/share/apport/apport-kde.py:503 #: ../debian/tmp/usr/share/apport/apport-kde.py:522 msgid "Apport" msgstr "" #: ../debian/tmp/usr/share/apport/kernel_oops.py:29 ../data/kernel_oops.py:29 msgid "Your system might become unstable now and might need to be restarted." msgstr "" "Jou stelsel mag dalk nou onstabiel raak en dit kan nodig wees om oor te " "begin." #: ../gtk/apport-gtk.py:157 ../debian/tmp/usr/share/apport/apport-gtk.py:157 #, python-format msgid "Sorry, the application %s has stopped unexpectedly." msgstr "" #: ../gtk/apport-gtk.py:160 ../debian/tmp/usr/share/apport/apport-gtk.py:160 #, python-format msgid "Sorry, %s has closed unexpectedly." msgstr "" #: ../gtk/apport-gtk.py:228 ../debian/tmp/usr/share/apport/apport-gtk.py:228 msgid "Force Closed" msgstr "" #: ../gtk/apport-gtk.py:238 ../debian/tmp/usr/share/apport/apport-gtk.py:238 #, python-format msgid "The application %s has stopped responding." msgstr "" #: ../gtk/apport-gtk.py:242 ../debian/tmp/usr/share/apport/apport-gtk.py:242 #, python-format msgid "The program \"%s\" has stopped responding." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:67 #: ../data/apportcheckresume.py:67 msgid "" "This occurred during a previous suspend, and prevented the system from " "resuming properly." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:69 #: ../data/apportcheckresume.py:69 msgid "" "This occurred during a previous hibernation, and prevented the system from " "resuming properly." msgstr "" #: ../debian/tmp/usr/share/apport/apportcheckresume.py:74 #: ../data/apportcheckresume.py:74 msgid "" "The resume processing hung very near the end and will have appeared to have " "completed normally." msgstr "" "Die voortgangingsproses het baie naby aan die einde gestaak en dit sal " "voorkom of dit normaalweg afgehandel het." #: ../bin/apport-unpack.py:22 ../debian/tmp/usr/bin/apport-unpack.py:22 #, python-format msgid "Usage: %s " msgstr "Gebruik: %s " #: ../bin/apport-unpack.py:46 ../debian/tmp/usr/bin/apport-unpack.py:46 msgid "Destination directory exists and is not empty." msgstr "Bestemmingsgids bestaan en is nie leeg nie." #: ../apport/com.ubuntu.apport.policy.in.h:1 msgid "Collect system information" msgstr "" #: ../apport/com.ubuntu.apport.policy.in.h:2 msgid "" "Authentication is required to collect system information for this problem " "report" msgstr "" #: ../apport/com.ubuntu.apport.policy.in.h:3 msgid "System problem reports" msgstr "" #: ../apport/com.ubuntu.apport.policy.in.h:4 msgid "" "Please enter your password to access problem reports of system programs" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:2 ../gtk/apport-gtk.ui.h:2 msgid "Cancel" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:3 ../gtk/apport-gtk.ui.h:3 msgid "OK" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:4 ../gtk/apport-gtk.ui.h:4 msgid "Crash report" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:5 ../gtk/apport-gtk.ui.h:5 msgid "Sorry, an internal error happened." msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:7 ../gtk/apport-gtk.ui.h:7 msgid "Send an error report to help fix this problem" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:8 ../gtk/apport-gtk.ui.h:8 msgid "Ignore future problems of this program version" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:10 ../gtk/apport-gtk.ui.h:10 msgid "_Examine locally" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:13 ../gtk/apport-gtk.ui.h:13 msgid "Collecting problem information" msgstr "Besig met versameling van probleeminformasie" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:14 ../gtk/apport-gtk.ui.h:14 msgid "" "Information is being collected that may help the developers fix the problem " "you report." msgstr "" "Informasie word tans versamel wat die ontwikkelaars mag help om die probleem " "deur jou gerapporteer te herstel." #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:16 ../gtk/apport-gtk.ui.h:16 msgid "Uploading problem information" msgstr "Besig met die aanstuur van die probleeminformasie" #: ../debian/tmp/usr/bin/apport-retrace.py:34 ../bin/apport-retrace.py:34 msgid "Do not put the new traces into the report, but write them to stdout." msgstr "" "Moenie die nuwe spore in die verslag inskryf nie, skryf dit na stdout." #: ../debian/tmp/usr/bin/apport-retrace.py:36 ../bin/apport-retrace.py:36 msgid "" "Start an interactive gdb session with the report's core dump (-o ignored; " "does not rewrite report)" msgstr "" "Skop 'n interaktiewe gdb sessie af met die verslag se kernstorting (-o " "geïgnoreerd; herskryf nie verslag nie)" #: ../debian/tmp/usr/bin/apport-retrace.py:38 ../bin/apport-retrace.py:38 msgid "" "Write modified report to given file instead of changing the original report" msgstr "" "Skryf die gewysigde verslag na 'n gegewe lêer in plaas daarvan om die " "oorspronklike te verander" #: ../debian/tmp/usr/bin/apport-retrace.py:41 ../bin/apport-retrace.py:41 msgid "Remove the core dump from the report after stack trace regeneration" msgstr "" "Verwyder die kernstorting vanuit die verslag na die hergenerasie van die " "stapelspoor" #: ../debian/tmp/usr/bin/apport-retrace.py:43 ../bin/apport-retrace.py:43 msgid "Override report's CoreFile" msgstr "Oorskryf die verslag se kernlêer" #: ../debian/tmp/usr/bin/apport-retrace.py:45 ../bin/apport-retrace.py:45 msgid "Override report's ExecutablePath" msgstr "Oorskryf die verslag se ExecutablePath" #: ../debian/tmp/usr/bin/apport-retrace.py:47 ../bin/apport-retrace.py:47 msgid "Override report's ProcMaps" msgstr "Oorskryf die verslag se ProcMaps" #: ../debian/tmp/usr/bin/apport-retrace.py:49 ../bin/apport-retrace.py:49 msgid "Rebuild report's Package information" msgstr "Herbou die verslag se pakketinformasie" #: ../debian/tmp/usr/bin/apport-retrace.py:51 ../bin/apport-retrace.py:51 msgid "" "Build a temporary sandbox and download/install the necessary packages and " "debug symbols in there; without this option it assumes that the necessary " "packages and debug symbols are already installed in the system. The argument " "points to the packaging system configuration base directory; if you specify " "\"system\", it will use the system configuration files, but will then only " "be able to retrace crashes that happened on the currently running release." msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:53 ../bin/apport-retrace.py:53 msgid "" "Report download/install progress when installing packages into sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:55 ../bin/apport-retrace.py:55 msgid "Prepend timestamps to log messages, for batch operation" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:57 ../bin/apport-retrace.py:57 msgid "" "Create and use third-party repositories from origins specified in reports" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:59 ../bin/apport-retrace.py:59 msgid "Cache directory for packages downloaded in the sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:61 ../bin/apport-retrace.py:61 msgid "" "Directory for unpacked packages. Future runs will assume that any already " "downloaded package is also extracted to this sandbox." msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:63 #: ../debian/tmp/usr/bin/apport-valgrind.py:66 ../bin/apport-valgrind.py:66 #: ../bin/apport-retrace.py:63 msgid "" "Install an extra package into the sandbox (can be specified multiple times)" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:65 ../bin/apport-retrace.py:65 msgid "" "Path to a file with the crash database authentication information. This is " "used when specifying a crash ID to upload the retraced stack traces (only if " "neither -g, -o, nor -s are specified)" msgstr "" "Pad na 'n lêer met die ineenstortingsdatabasis se boekstawingsinformasie. " "Dit word gebruik as 'n ineestortings-ID gespesifiseer word vir die oplaai " "van die teruglopende stapelspore (slegs as nie een van -g, -o of -s " "gespesifiseer is nie)" #: ../debian/tmp/usr/bin/apport-retrace.py:67 ../bin/apport-retrace.py:67 msgid "" "Display retraced stack traces and ask for confirmation before sending them " "to the crash database." msgstr "" "Vertoon die teruglopende stapelspore en vra vir bevestiging alvorens dit " "aangestuur word na ineenstortingsdatabasis." #: ../debian/tmp/usr/bin/apport-retrace.py:69 ../bin/apport-retrace.py:69 msgid "" "Path to the duplicate sqlite database (default: no duplicate checking)" msgstr "" "Pad na die gedupliseerde sqlite databasis(verstek: geen duplikaatkontrole " "nie)" #: ../debian/tmp/usr/bin/apport-retrace.py:78 ../bin/apport-retrace.py:78 msgid "You cannot use -C without -S. Stopping." msgstr "" #. translators: don't translate y/n, apport currently only checks for "y" #: ../debian/tmp/usr/bin/apport-retrace.py:111 ../bin/apport-retrace.py:111 msgid "OK to send these as attachments? [y/n]" msgstr "Kan hierdie saamgestuur word as bylae? [y/n]" #: ../debian/tmp/usr/bin/apport-valgrind.py:37 ../bin/apport-valgrind.py:37 msgid "See man page for details." msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:43 ../bin/apport-valgrind.py:43 msgid "specify the log file name produced by valgrind" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:46 ../bin/apport-valgrind.py:46 msgid "" "reuse a previously created sandbox dir (SDIR) or, if it does not exist, " "create it" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:50 ../bin/apport-valgrind.py:50 msgid "" "do not create or reuse a sandbox directory for additional debug symbols " "but rely only on installed debug symbols." msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:54 ../bin/apport-valgrind.py:54 msgid "" "reuse a previously created cache dir (CDIR) or, if it does not exist, create " "it" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:58 ../bin/apport-valgrind.py:58 msgid "" "report download/install progress when installing packages into sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:62 ../bin/apport-valgrind.py:62 msgid "" "the executable that is run under valgrind's memcheck tool for memory leak " "detection" msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:97 ../bin/apport-valgrind.py:97 #, python-format msgid "Error: %s is not an executable. Stopping." msgstr "" #: ../debian/tmp/usr/bin/apport-cli.py:74 ../bin/apport-cli.py:74 msgid "Press any key to continue..." msgstr "Druk enige sleutel om voort te gaan..." #: ../debian/tmp/usr/bin/apport-cli.py:81 ../bin/apport-cli.py:81 msgid "What would you like to do? Your options are:" msgstr "Wat wil jy graag doen? Kies uit die opsies:" #: ../debian/tmp/usr/bin/apport-cli.py:85 ../bin/apport-cli.py:85 #, python-format msgid "Please choose (%s):" msgstr "Kies asseblief (%s):" #: ../debian/tmp/usr/bin/apport-cli.py:148 ../bin/apport-cli.py:148 #, python-format msgid "(%i bytes)" msgstr "(%i grepe)" #: ../debian/tmp/usr/bin/apport-cli.py:179 ../bin/apport-cli.py:179 msgid "" "After the problem report has been sent, please fill out the form in the\n" "automatically opened web browser." msgstr "" "Nadat die probleemverslag aangestuur is word jy versoek om die vorm\n" " in te vul wat vertoon word in die outomaties geopende webblaaier." #: ../debian/tmp/usr/bin/apport-cli.py:182 ../bin/apport-cli.py:182 #, python-format msgid "&Send report (%s)" msgstr "&Stuur verslag (%s)" #: ../debian/tmp/usr/bin/apport-cli.py:186 ../bin/apport-cli.py:186 msgid "&Examine locally" msgstr "" #: ../debian/tmp/usr/bin/apport-cli.py:190 ../bin/apport-cli.py:190 msgid "&View report" msgstr "&Beskou verslag" #: ../debian/tmp/usr/bin/apport-cli.py:191 ../bin/apport-cli.py:191 msgid "&Keep report file for sending later or copying to somewhere else" msgstr "" "Be&waar verslaglêer om later aan te stuur of om elders heen te kopiëer" #: ../debian/tmp/usr/bin/apport-cli.py:192 ../bin/apport-cli.py:192 msgid "Cancel and &ignore future crashes of this program version" msgstr "" "Kanselleer en &ignoreer toekomstige ineenstortings van hierdie " "programweergawe" #: ../debian/tmp/usr/bin/apport-cli.py:194 #: ../debian/tmp/usr/bin/apport-cli.py:271 #: ../debian/tmp/usr/bin/apport-cli.py:303 #: ../debian/tmp/usr/bin/apport-cli.py:324 ../bin/apport-cli.py:194 #: ../bin/apport-cli.py:271 ../bin/apport-cli.py:303 ../bin/apport-cli.py:324 msgid "&Cancel" msgstr "&Kanselleer" #: ../debian/tmp/usr/bin/apport-cli.py:222 ../bin/apport-cli.py:222 msgid "Problem report file:" msgstr "Probleemverslaglêer:" #: ../debian/tmp/usr/bin/apport-cli.py:228 #: ../debian/tmp/usr/bin/apport-cli.py:233 ../bin/apport-cli.py:228 #: ../bin/apport-cli.py:233 msgid "&Confirm" msgstr "Be&vestig" #: ../debian/tmp/usr/bin/apport-cli.py:232 ../bin/apport-cli.py:232 #, python-format msgid "Error: %s" msgstr "Fout: %s" #: ../debian/tmp/usr/bin/apport-cli.py:239 ../bin/apport-cli.py:239 msgid "" "The collected information can be sent to the developers to improve the\n" "application. This might take a few minutes." msgstr "" "Die versamelde informasie kan aan die ontwikkelaars gestuur word om sodoende " "die \n" "toepassing te verbeter. Dit mag 'n paar minute duur." #: ../debian/tmp/usr/bin/apport-cli.py:252 ../bin/apport-cli.py:252 msgid "" "The collected information is being sent to the bug tracking system.\n" "This might take a few minutes." msgstr "" "Die versamelde informasie word tans gestuur aan die foutsporingstelsel.\n" "Dit mag 'n paar minute duur." #: ../debian/tmp/usr/bin/apport-cli.py:302 ../bin/apport-cli.py:302 msgid "&Done" msgstr "&Klaar" #: ../debian/tmp/usr/bin/apport-cli.py:308 ../bin/apport-cli.py:308 msgid "none" msgstr "geen" #: ../debian/tmp/usr/bin/apport-cli.py:309 ../bin/apport-cli.py:309 #, python-format msgid "Selected: %s. Multiple choices:" msgstr "Gekies: %s. Veelvuldige keuses:" #: ../debian/tmp/usr/bin/apport-cli.py:325 ../bin/apport-cli.py:325 msgid "Choices:" msgstr "Keuses:" #: ../debian/tmp/usr/bin/apport-cli.py:339 ../bin/apport-cli.py:339 msgid "Path to file (Enter to cancel):" msgstr "Pad na lêer (Enter om te kanselleer):" #: ../debian/tmp/usr/bin/apport-cli.py:345 ../bin/apport-cli.py:345 msgid "File does not exist." msgstr "Lêer bestaan nie." #: ../debian/tmp/usr/bin/apport-cli.py:347 ../bin/apport-cli.py:347 msgid "This is a directory." msgstr "Hierdie is 'n gids." #: ../debian/tmp/usr/bin/apport-cli.py:353 ../bin/apport-cli.py:353 msgid "To continue, you must visit the following URL:" msgstr "Jy moet die volgende URL besoek om voort te gaan:" #: ../debian/tmp/usr/bin/apport-cli.py:355 ../bin/apport-cli.py:355 msgid "" "You can launch a browser now, or copy this URL into a browser on another " "computer." msgstr "" "Jy kan nou 'n webblaaier oopmaak of hierdie URL kopiëer na 'n webblaaier op " "'n ander rekenaar." #: ../debian/tmp/usr/bin/apport-cli.py:357 ../bin/apport-cli.py:357 msgid "Launch a browser now" msgstr "Maak nou 'n webblaaier oop" #: ../debian/tmp/usr/bin/apport-cli.py:371 ../bin/apport-cli.py:371 msgid "No pending crash reports. Try --help for more information." msgstr "" "Geen hangende ineestortingsverslae nie. Probeer --help vir meer inligting." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:124 #: ../apport/ui.py:124 msgid "This package does not seem to be installed correctly" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:129 #: ../apport/ui.py:129 #, python-format msgid "" "This is not an official %s package. Please remove any third party package " "and try again." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:146 #: ../apport/ui.py:146 #, python-format msgid "" "You have some obsolete package versions installed. Please upgrade the " "following packages and check if the problem still occurs:\n" "\n" "%s" msgstr "" "Jy het enkele oortollige geïnstalleerde pakketweergawes. Opgradeer asseblief " "die volgende pakkette en gaan daarna na of die probleem nogsteeds voorkom:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:270 #: ../apport/ui.py:270 msgid "unknown program" msgstr "onbekende program" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:271 #: ../apport/ui.py:271 #, python-format msgid "Sorry, the program \"%s\" closed unexpectedly" msgstr "Jammer, maar die program \"%s\" het onverwags afgesluit" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:273 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1312 #: ../apport/ui.py:273 ../apport/ui.py:1312 #, python-format msgid "Problem in %s" msgstr "Probleem in %s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:274 #: ../apport/ui.py:274 msgid "" "Your computer does not have enough free memory to automatically analyze the " "problem and send a report to the developers." msgstr "" "Jou rekenaar beskik nie oor genoegsame ongebruikte geheue om die probleem " "outomaties te analiseer en te raporteer aan die ontwikkelaars nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:322 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:330 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:457 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:460 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:661 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1118 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1284 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1288 #: ../apport/ui.py:322 ../apport/ui.py:330 ../apport/ui.py:457 #: ../apport/ui.py:460 ../apport/ui.py:661 ../apport/ui.py:1118 #: ../apport/ui.py:1284 ../apport/ui.py:1288 msgid "Invalid problem report" msgstr "Ongeldige foutverslag" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:323 #: ../apport/ui.py:323 msgid "You are not allowed to access this problem report." msgstr "Jy is toegang geweier tot hierdie probleemverslag." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:326 #: ../apport/ui.py:326 msgid "Error" msgstr "Fout" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:327 #: ../apport/ui.py:327 msgid "There is not enough disk space available to process this report." msgstr "" "Daar is nie genoeg beskikbare skyfspasie vir die verwerking van die verslag " "nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:411 #: ../apport/ui.py:411 msgid "No package specified" msgstr "Geen pakket gespesifiseer nie" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:412 #: ../apport/ui.py:412 msgid "" "You need to specify a package or a PID. See --help for more information." msgstr "" "Jy moet ', pakket of PID spesifiseer. Beskou --help vir meer inligting." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:435 #: ../apport/ui.py:435 msgid "Permission denied" msgstr "Toestemming geweier" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:436 #: ../apport/ui.py:436 msgid "" "The specified process does not belong to you. Please run this program as the " "process owner or as root." msgstr "" "Die spesifieke proses behoort nie aan jou nie. Laat die program loop as " "proseseienaar of as root." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:438 #: ../apport/ui.py:438 msgid "Invalid PID" msgstr "Ongeldige PID" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:439 #: ../apport/ui.py:439 msgid "The specified process ID does not belong to a program." msgstr "Die gespesifiseerde proses-ID behoort nie aan 'n program nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:458 #: ../apport/ui.py:458 #, python-format msgid "Symptom script %s did not determine an affected package" msgstr "Simptometeks %s kon geen geaffekteerde pakket bepaal nie" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:461 #: ../apport/ui.py:461 #, python-format msgid "Package %s does not exist" msgstr "Pakket %s bestaan nie" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:485 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:673 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:678 #: ../apport/ui.py:485 ../apport/ui.py:673 ../apport/ui.py:678 msgid "Cannot create report" msgstr "Kan nie verslag skep nie" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:500 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:546 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:563 #: ../apport/ui.py:500 ../apport/ui.py:546 ../apport/ui.py:563 msgid "Updating problem report" msgstr "Opdateer probleemverslag" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:501 #: ../apport/ui.py:501 msgid "" "You are not the reporter or subscriber of this problem report, or the report " "is a duplicate or already closed.\n" "\n" "Please create a new report using \"apport-bug\"." msgstr "" "Jy is nie die raporteerder of intekenaar van hierdie probleemverslag nie, of " "die verslag is 'n duplikaat of reeds afgesluit.\n" "\n" "Skep asseblief 'n nuwe verslag met behulp van \"apport-bug\"." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:510 #: ../apport/ui.py:510 msgid "" "You are not the reporter of this problem report. It is much easier to mark a " "bug as a duplicate of another than to move your comments and attachments to " "a new bug.\n" "\n" "Subsequently, we recommend that you file a new bug report using \"apport-" "bug\" and make a comment in this bug about the one you file.\n" "\n" "Do you really want to proceed?" msgstr "" "Jy is nie die rapporteerder van hierdie probleemverslag nie. Dit is heelwat " "makliker om 'n fout as duplikaat van 'n ander te merk as om jou kommentaar " "en bylae te skuif na 'n nuwe fout." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:547 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:564 #: ../apport/ui.py:547 ../apport/ui.py:564 msgid "No additional information collected." msgstr "Geen ekstra informasie versamel nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:615 #: ../apport/ui.py:615 msgid "What kind of problem do you want to report?" msgstr "Watter tipe probleem probeer jy rapporteer?" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:632 #: ../apport/ui.py:632 msgid "Unknown symptom" msgstr "Onbekende simptoom" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:633 #: ../apport/ui.py:633 #, python-format msgid "The symptom \"%s\" is not known." msgstr "Die simptoom \"%s\" is onbekend" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:664 #: ../apport/ui.py:664 msgid "" "After closing this message please click on an application window to report a " "problem about it." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:674 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:679 #: ../apport/ui.py:674 ../apport/ui.py:679 msgid "xprop failed to determine process ID of the window" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:693 #: ../apport/ui.py:693 msgid "%prog " msgstr "%prog " #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:695 #: ../apport/ui.py:695 msgid "Specify package name." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:697 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:748 #: ../apport/ui.py:697 ../apport/ui.py:748 msgid "Add an extra tag to the report. Can be specified multiple times." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:727 #: ../apport/ui.py:727 msgid "" "%prog [options] [symptom|pid|package|program path|.apport/.crash file]" msgstr "" "%prog [opsies] [simptoom|pid|pakket|programroete|.apport/.crash lêer]" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:730 #: ../apport/ui.py:730 msgid "" "Start in bug filing mode. Requires --package and an optional --pid, or just " "a --pid. If neither is given, display a list of known symptoms. (Implied if " "a single argument is given.)" msgstr "" "Begin in foutvaslegging modus. Vereis --pakket en 'n opsionele --pid, 0of " "net 'n --pid. Indien geeneen verskaf word nie, vertoon 'n lys van bekende " "simptome. (By implkasie dat 'n enkele argument gegewe is." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:732 #: ../apport/ui.py:732 msgid "Click a window as a target for filing a problem report." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:734 #: ../apport/ui.py:734 msgid "Start in bug updating mode. Can take an optional --package." msgstr "Begin in foutopdatering modus. Kan 'n opsionele --pakket vat." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:736 #: ../apport/ui.py:736 msgid "" "File a bug report about a symptom. (Implied if symptom name is given as only " "argument.)" msgstr "" "Handig 'n foutrapport in oor 'n simptoom. (By implikasie dat 'n stelselnaam " "gegee word as die enigste argument.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:738 #: ../apport/ui.py:738 msgid "" "Specify package name in --file-bug mode. This is optional if a --pid is " "specified. (Implied if package name is given as only argument.)" msgstr "" "Spesifiseer 'n pakketnaam in --lêer-fout modus. Hierdie is opsioneel as 'n --" "pid gespesifiseer is. (By implikasie dat 'n pakketnaam as die enogste " "argument gegee word.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:740 #: ../apport/ui.py:740 msgid "" "Specify a running program in --file-bug mode. If this is specified, the bug " "report will contain more information. (Implied if pid is given as only " "argument.)" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:742 #: ../apport/ui.py:742 msgid "The provided pid is a hanging application." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:744 #: ../apport/ui.py:744 #, python-format msgid "" "Report the crash from given .apport or .crash file instead of the pending " "ones in %s. (Implied if file is given as only argument.)" msgstr "" "Rapporteer die ineenstorting vanaf 'n gegewe .apport of .crash lêer in plaas " "van die afwagtende verlsae in %s. (By implikasie dat die lêer as enigste " "agrument gegee word.)" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:746 #: ../apport/ui.py:746 msgid "" "In bug filing mode, save the collected information into a file instead of " "reporting it. This file can then be reported later on from a different " "machine." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:750 #: ../apport/ui.py:750 msgid "Print the Apport version number." msgstr "Druk die Apport weergawe nommer." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:889 #: ../apport/ui.py:889 msgid "" "This will launch apport-retrace in a terminal window to examine the crash." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:890 #: ../apport/ui.py:890 msgid "Run gdb session" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:891 #: ../apport/ui.py:891 msgid "Run gdb session without downloading debug symbols" msgstr "" #. TRANSLATORS: %s contains the crash report file name #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:893 #: ../apport/ui.py:893 #, python-format msgid "Update %s with fully symbolic stack trace" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:969 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:979 #: ../apport/ui.py:969 ../apport/ui.py:979 msgid "" "This problem report applies to a program which is not installed any more." msgstr "" "Hierdie probleemverslag is van toepassing op 'n program wat ongeïnstalleer " "is." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:994 #: ../apport/ui.py:994 #, python-format msgid "" "The problem happened with the program %s which changed since the crash " "occurred." msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1041 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1075 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1290 #: ../apport/ui.py:1041 ../apport/ui.py:1075 ../apport/ui.py:1290 msgid "This problem report is damaged and cannot be processed." msgstr "Hierdie probleemverslag is beskadig en kan nie verwerk word nie." #. package does not exist #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1045 #: ../apport/ui.py:1045 msgid "The report belongs to a package that is not installed." msgstr "Die verslag behoort aan 'n ongeïnstalleerde pakket." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1049 #: ../apport/ui.py:1049 msgid "An error occurred while attempting to process this problem report:" msgstr "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1119 #: ../apport/ui.py:1119 msgid "Could not determine the package or source package name." msgstr "Kon nie die pakket of bronpakket naam bepaal nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1137 #: ../apport/ui.py:1137 msgid "Unable to start web browser" msgstr "Kon nie die webblaaier aan die gang kry nie" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1138 #: ../apport/ui.py:1138 #, python-format msgid "Unable to start web browser to open %s." msgstr "Kon nie die webblaaier aan die gang kry om %s oop te maak nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1238 #: ../apport/ui.py:1238 #, python-format msgid "Please enter your account information for the %s bug tracking system" msgstr "Voer asseblief jou rekeninginformasie in vir die%s foutspoorstelsel" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1250 #: ../apport/ui.py:1250 msgid "Network problem" msgstr "Netwerkprobleem" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1252 #: ../apport/ui.py:1252 msgid "" "Cannot connect to crash database, please check your Internet connection." msgstr "" "Kon nie verbind met die crash-databasis nie, gaan asseblief jou " "internetkonneksie na." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1279 #: ../apport/ui.py:1279 msgid "Memory exhaustion" msgstr "Geheue opgebruik" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1280 #: ../apport/ui.py:1280 msgid "Your system does not have enough memory to process this crash report." msgstr "" "Jou stelsel het nie genoeg geheue beskikbaar om die ineenstortingsverslag te " "prosseseer nie." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1315 #: ../apport/ui.py:1315 #, python-format msgid "" "The problem cannot be reported:\n" "\n" "%s" msgstr "" "Die probleem kan nie aangemeld word nie:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1371 #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1378 #: ../apport/ui.py:1371 ../apport/ui.py:1378 msgid "Problem already known" msgstr "Probleem reeds bekend" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1372 #: ../apport/ui.py:1372 msgid "" "This problem was already reported in the bug report displayed in the web " "browser. Please check if you can add any further information that might be " "helpful for the developers." msgstr "" "Hierdie probleem was reeds gerapporteer in die foutverslag vertoon in die " "webblaaier. Gaan na of enige verdere informasie bygevoeg kan word wat tot " "hulp van die ontwikkelaars kan wees." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1379 #: ../apport/ui.py:1379 msgid "This problem was already reported to developers. Thank you!" msgstr "" #: ../kde/apport-kde-mimelnk.desktop.in.h:1 msgid "Apport crash file" msgstr "Apport ineenstortingslêer" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:142 #: ../data/general-hooks/ubuntu.py:142 msgid "" "An Ubuntu package has a file conflict with a package that is not a genuine " "Ubuntu package." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:150 #: ../data/general-hooks/ubuntu.py:150 msgid "You have already encountered this package installation failure." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:166 #: ../data/general-hooks/ubuntu.py:166 msgid "" "Your system was initially configured with grub version 2, but you have " "removed it from your system in favor of grub 1 without configuring it. To " "ensure your bootloader configuration is updated whenever a new kernel is " "available, open a terminal and run:\n" "\n" " sudo apt-get install grub-pc\n" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/screen-resolution-extra.po0000644000000000000000000000562412734304011022166 0ustar # Afrikaans translation for screen-resolution-extra # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the screen-resolution-extra package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: screen-resolution-extra\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-02-18 12:57+0000\n" "PO-Revision-Date: 2010-04-08 10:57+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:33+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../ScreenResolution/ui.py:60 msgid "" "Monitor Resolution Settings has detected that the virtual resolution must be " "set in your configuration file in order to apply your settings.\n" "\n" "Would you like Screen Resolution to set the virtual resolution for you? " "(Recommended)" msgstr "" "Skerm Resolusie Instellings het opgemerk dat die virtuele resolusie in u " "konfigurasielêer gestel moet word om u in staat te stel om die instellings " "toe te pas.\n" "\n" "Wil u hê dat Skerm Resolusie nou die virtuele resolusie vir u stel? " "(Aanbeveel)" #: ../ScreenResolution/ui.py:64 msgid "Could not connect to Monitor Resolution Settings DBUS service." msgstr "Kon nie aan die Skerm Resolusie InstellingsDBUS-diens verbind nie." #: ../ScreenResolution/ui.py:66 msgid "" "Please log out and log back in again. You will then be able to use Monitor " "Resolution Settings to setup your monitors" msgstr "" "Meld asseblief uit en weer in. U sal dan in staat wees om Skerm Resolusie " "Instellings te gebruik om u skerms op te stel" #: ../ScreenResolution/ui.py:68 msgid "Monitor Resolution Settings can't apply your settings." msgstr "Skerm Resolusie Instelleings kan nie u instellings toepas nie." #: ../ScreenResolution/ui.py:70 msgid "Monitor Resolution Settings" msgstr "Skerm Resolusie Instellings" #: ../screenresolution-mechanism.policy.in.h:1 msgid "Change Screen Resolution Configuration" msgstr "Verander Skerm Resolusie Instelling" #: ../screenresolution-mechanism.policy.in.h:2 msgid "Changing the Screen Resolution configuration requires privileges." msgstr "Toestemming word vereis om die Skerm Resolusie te verander." #: ../screenresolution-mechanism.policy.in.h:3 msgid "Change the effect of Ctrl+Alt+Backspace" msgstr "Verander die invloed van Ctrl+Alt+Backspace" #: ../screenresolution-mechanism.policy.in.h:4 msgid "Changing the effect of Ctrl+Alt+Backspace requires privileges." msgstr "" "Toestemming word vereis om die invloed van Ctrl+Alt+Backspace te verander." #: ../screenresolution-mechanism.policy.in.h:5 msgid "Enable or disable the NVIDIA GPU with PRIME" msgstr "" #: ../screenresolution-mechanism.policy.in.h:6 msgid "Enabling or disabling the NVIDIA GPU requires privileges." msgstr "" language-pack-af-base/data/af/LC_MESSAGES/libexif-12.po0000644000000000000000000037404212734304012017233 0ustar # Afrikaans translation for libexif # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the libexif package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: libexif\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-07-12 20:41+0200\n" "PO-Revision-Date: 2009-06-25 14:48+0000\n" "Last-Translator: Skip Scheepers \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:55+0000\n" "X-Generator: Launchpad (build 18115)\n" #: libexif/canon/mnote-canon-entry.c:40 libexif/fuji/mnote-fuji-entry.c:35 #: libexif/olympus/mnote-olympus-entry.c:37 #: libexif/pentax/mnote-pentax-entry.c:39 #, c-format msgid "Invalid format '%s', expected '%s'." msgstr "Ongeldige formaat '%s', het '%s' verwag." #: libexif/canon/mnote-canon-entry.c:52 libexif/fuji/mnote-fuji-entry.c:47 #: libexif/olympus/mnote-olympus-entry.c:62 #: libexif/pentax/mnote-pentax-entry.c:51 #, c-format msgid "Invalid number of components (%i, expected %i)." msgstr "Ongeldige hoeveelheid komponente (%i, het %i verwag)." #: libexif/canon/mnote-canon-entry.c:61 #: libexif/olympus/mnote-olympus-entry.c:72 #: libexif/pentax/mnote-pentax-entry.c:61 #, c-format msgid "Invalid number of components (%i, expected %i or %i)." msgstr "Ongeldige hoeveelheid komponente (%i, het %i of %i verwag)." #: libexif/canon/mnote-canon-entry.c:76 libexif/canon/mnote-canon-entry.c:130 #: libexif/canon/mnote-canon-entry.c:182 libexif/exif-entry.c:816 #: libexif/olympus/mnote-olympus-entry.c:199 #: libexif/olympus/mnote-olympus-tag.c:108 #: libexif/pentax/mnote-pentax-entry.c:174 #: libexif/pentax/mnote-pentax-entry.c:209 #: libexif/pentax/mnote-pentax-entry.c:297 msgid "Macro" msgstr "Makro" #: libexif/canon/mnote-canon-entry.c:77 libexif/canon/mnote-canon-entry.c:79 #: libexif/canon/mnote-canon-entry.c:157 libexif/canon/mnote-canon-entry.c:160 #: libexif/canon/mnote-canon-entry.c:163 libexif/exif-entry.c:694 #: libexif/exif-entry.c:697 libexif/exif-entry.c:698 libexif/exif-entry.c:699 #: libexif/exif-entry.c:765 libexif/fuji/mnote-fuji-entry.c:64 #: libexif/olympus/mnote-olympus-entry.c:121 #: libexif/olympus/mnote-olympus-entry.c:198 #: libexif/olympus/mnote-olympus-entry.c:206 #: libexif/olympus/mnote-olympus-entry.c:216 #: libexif/olympus/mnote-olympus-entry.c:592 #: libexif/pentax/mnote-pentax-entry.c:105 #: libexif/pentax/mnote-pentax-entry.c:110 #: libexif/pentax/mnote-pentax-entry.c:115 #: libexif/pentax/mnote-pentax-entry.c:208 msgid "Normal" msgstr "Normale" #: libexif/canon/mnote-canon-entry.c:78 msgid "Economy" msgstr "Ekonomie" #: libexif/canon/mnote-canon-entry.c:80 msgid "Fine" msgstr "Fyn" #: libexif/canon/mnote-canon-entry.c:81 libexif/fuji/mnote-fuji-entry.c:178 #: libexif/pentax/mnote-pentax-entry.c:141 msgid "RAW" msgstr "Rou" #: libexif/canon/mnote-canon-entry.c:82 msgid "Superfine" msgstr "Superfyn" #: libexif/canon/mnote-canon-entry.c:83 libexif/canon/mnote-canon-entry.c:304 #: libexif/canon/mnote-canon-entry.c:307 libexif/canon/mnote-canon-entry.c:315 #: libexif/canon/mnote-canon-entry.c:348 libexif/canon/mnote-canon-entry.c:360 #: libexif/canon/mnote-canon-entry.c:373 libexif/canon/mnote-canon-entry.c:375 #: libexif/canon/mnote-canon-entry.c:577 libexif/canon/mnote-canon-entry.c:674 #: libexif/fuji/mnote-fuji-entry.c:70 libexif/fuji/mnote-fuji-entry.c:103 #: libexif/fuji/mnote-fuji-entry.c:107 libexif/fuji/mnote-fuji-entry.c:115 #: libexif/fuji/mnote-fuji-entry.c:142 #: libexif/olympus/mnote-olympus-entry.c:181 #: libexif/olympus/mnote-olympus-entry.c:189 #: libexif/olympus/mnote-olympus-entry.c:254 #: libexif/olympus/mnote-olympus-entry.c:536 #: libexif/olympus/mnote-olympus-entry.c:553 #: libexif/pentax/mnote-pentax-entry.c:195 #: libexif/pentax/mnote-pentax-entry.c:260 msgid "Off" msgstr "Af" #: libexif/canon/mnote-canon-entry.c:84 libexif/canon/mnote-canon-entry.c:167 #: libexif/canon/mnote-canon-entry.c:180 libexif/canon/mnote-canon-entry.c:331 #: libexif/canon/mnote-canon-entry.c:403 libexif/fuji/mnote-fuji-entry.c:73 #: libexif/fuji/mnote-fuji-entry.c:101 libexif/fuji/mnote-fuji-entry.c:111 #: libexif/fuji/mnote-fuji-entry.c:119 #: libexif/olympus/mnote-olympus-entry.c:134 #: libexif/olympus/mnote-olympus-entry.c:186 #: libexif/olympus/mnote-olympus-entry.c:202 #: libexif/olympus/mnote-olympus-entry.c:247 #: libexif/pentax/mnote-pentax-entry.c:77 #: libexif/pentax/mnote-pentax-entry.c:88 #: libexif/pentax/mnote-pentax-entry.c:91 #: libexif/pentax/mnote-pentax-entry.c:97 #: libexif/pentax/mnote-pentax-entry.c:131 #: libexif/pentax/mnote-pentax-entry.c:229 #: libexif/pentax/mnote-pentax-entry.c:245 #: libexif/pentax/mnote-pentax-entry.c:290 msgid "Auto" msgstr "Outomaties" #: libexif/canon/mnote-canon-entry.c:85 libexif/canon/mnote-canon-entry.c:305 #: libexif/canon/mnote-canon-entry.c:350 libexif/canon/mnote-canon-entry.c:364 #: libexif/canon/mnote-canon-entry.c:374 libexif/fuji/mnote-fuji-entry.c:102 #: libexif/fuji/mnote-fuji-entry.c:108 libexif/fuji/mnote-fuji-entry.c:116 #: libexif/fuji/mnote-fuji-entry.c:143 #: libexif/olympus/mnote-olympus-entry.c:182 #: libexif/olympus/mnote-olympus-entry.c:539 #: libexif/olympus/mnote-olympus-entry.c:556 #: libexif/pentax/mnote-pentax-entry.c:198 #: libexif/pentax/mnote-pentax-entry.c:261 msgid "On" msgstr "Aan" #: libexif/canon/mnote-canon-entry.c:86 libexif/fuji/mnote-fuji-entry.c:104 #: libexif/olympus/mnote-olympus-entry.c:187 #: libexif/pentax/mnote-pentax-entry.c:94 msgid "Red-eye reduction" msgstr "Rooi-oog vermindering" #: libexif/canon/mnote-canon-entry.c:87 msgid "Slow synchro" msgstr "Stadige synchro" #: libexif/canon/mnote-canon-entry.c:88 msgid "Auto, red-eye reduction" msgstr "" #: libexif/canon/mnote-canon-entry.c:89 #: libexif/pentax/mnote-pentax-entry.c:200 msgid "On, red-eye reduction" msgstr "" #: libexif/canon/mnote-canon-entry.c:90 msgid "External flash" msgstr "Eksterne flits" #: libexif/canon/mnote-canon-entry.c:91 libexif/canon/mnote-canon-entry.c:101 #: libexif/canon/mnote-canon-entry.c:297 msgid "Single" msgstr "Enkel" #: libexif/canon/mnote-canon-entry.c:92 libexif/canon/mnote-canon-entry.c:102 #: libexif/canon/mnote-canon-entry.c:298 msgid "Continuous" msgstr "Ononderbroke" #: libexif/canon/mnote-canon-entry.c:93 msgid "Movie" msgstr "Vliek" #: libexif/canon/mnote-canon-entry.c:94 msgid "Continuous, speed priority" msgstr "Ononderbroke, spoedprioriteit" #: libexif/canon/mnote-canon-entry.c:95 msgid "Continuous, low" msgstr "Ononderbroke, laag" #: libexif/canon/mnote-canon-entry.c:96 msgid "Continuous, high" msgstr "Ononderbroke, hoog" #: libexif/canon/mnote-canon-entry.c:97 msgid "One-shot AF" msgstr "Enkelskoot AF" #: libexif/canon/mnote-canon-entry.c:98 msgid "AI servo AF" msgstr "" #: libexif/canon/mnote-canon-entry.c:99 msgid "AI focus AF" msgstr "" #: libexif/canon/mnote-canon-entry.c:100 libexif/canon/mnote-canon-entry.c:103 msgid "Manual focus" msgstr "" #: libexif/canon/mnote-canon-entry.c:104 libexif/canon/mnote-canon-entry.c:132 #: libexif/canon/mnote-canon-entry.c:187 #: libexif/pentax/mnote-pentax-entry.c:212 msgid "Pan focus" msgstr "" #: libexif/canon/mnote-canon-entry.c:105 msgid "JPEG" msgstr "" #: libexif/canon/mnote-canon-entry.c:106 msgid "CRW+THM" msgstr "" #: libexif/canon/mnote-canon-entry.c:107 msgid "AVI+THM" msgstr "" #: libexif/canon/mnote-canon-entry.c:108 msgid "TIF" msgstr "" #: libexif/canon/mnote-canon-entry.c:109 msgid "TIF+JPEG" msgstr "" #: libexif/canon/mnote-canon-entry.c:110 msgid "CR2" msgstr "" #: libexif/canon/mnote-canon-entry.c:111 msgid "CR2+JPEG" msgstr "" #: libexif/canon/mnote-canon-entry.c:112 msgid "Large" msgstr "Groot" #: libexif/canon/mnote-canon-entry.c:113 msgid "Medium" msgstr "Medium" #: libexif/canon/mnote-canon-entry.c:114 msgid "Small" msgstr "Klein" #: libexif/canon/mnote-canon-entry.c:115 msgid "Medium 1" msgstr "Medium 1" #: libexif/canon/mnote-canon-entry.c:116 msgid "Medium 2" msgstr "Medium 2" #: libexif/canon/mnote-canon-entry.c:117 msgid "Medium 3" msgstr "Medium 3" #: libexif/canon/mnote-canon-entry.c:118 msgid "Postcard" msgstr "" #: libexif/canon/mnote-canon-entry.c:119 msgid "Widescreen" msgstr "" #: libexif/canon/mnote-canon-entry.c:120 msgid "Full auto" msgstr "Volle automaties" #: libexif/canon/mnote-canon-entry.c:121 libexif/canon/mnote-canon-entry.c:179 #: libexif/canon/mnote-canon-entry.c:201 libexif/canon/mnote-canon-entry.c:288 #: libexif/canon/mnote-canon-entry.c:395 libexif/exif-entry.c:764 #: libexif/fuji/mnote-fuji-entry.c:112 #: libexif/olympus/mnote-olympus-entry.c:93 #: libexif/olympus/mnote-olympus-entry.c:203 #: libexif/pentax/mnote-pentax-entry.c:79 #: libexif/pentax/mnote-pentax-entry.c:102 #: libexif/pentax/mnote-pentax-entry.c:133 #: libexif/pentax/mnote-pentax-entry.c:165 #: libexif/pentax/mnote-pentax-entry.c:211 #: libexif/pentax/mnote-pentax-entry.c:250 msgid "Manual" msgstr "Handmatig" #: libexif/canon/mnote-canon-entry.c:122 libexif/canon/mnote-canon-entry.c:433 #: libexif/exif-entry.c:691 libexif/exif-entry.c:775 #: libexif/fuji/mnote-fuji-entry.c:121 libexif/pentax/mnote-pentax-entry.c:167 #: libexif/pentax/mnote-pentax-entry.c:301 msgid "Landscape" msgstr "Landskap" #: libexif/canon/mnote-canon-entry.c:123 msgid "Fast shutter" msgstr "Vinnige sluiter" #: libexif/canon/mnote-canon-entry.c:124 msgid "Slow shutter" msgstr "Stadige sluiter" #: libexif/canon/mnote-canon-entry.c:125 libexif/fuji/mnote-fuji-entry.c:123 #: libexif/olympus/mnote-olympus-entry.c:257 msgid "Night" msgstr "Nag" #: libexif/canon/mnote-canon-entry.c:126 msgid "Grayscale" msgstr "Grysskaal" #: libexif/canon/mnote-canon-entry.c:127 libexif/canon/mnote-canon-entry.c:311 #: libexif/pentax/mnote-pentax-entry.c:128 msgid "Sepia" msgstr "Sepia" #: libexif/canon/mnote-canon-entry.c:128 libexif/canon/mnote-canon-entry.c:432 #: libexif/exif-entry.c:691 libexif/exif-entry.c:773 #: libexif/fuji/mnote-fuji-entry.c:120 libexif/pentax/mnote-pentax-entry.c:166 #: libexif/pentax/mnote-pentax-entry.c:291 #: libexif/pentax/mnote-pentax-entry.c:294 #: libexif/pentax/mnote-pentax-entry.c:300 msgid "Portrait" msgstr "Portret" #: libexif/canon/mnote-canon-entry.c:129 libexif/fuji/mnote-fuji-entry.c:122 msgid "Sports" msgstr "Sport" #: libexif/canon/mnote-canon-entry.c:131 libexif/canon/mnote-canon-entry.c:312 #: libexif/canon/mnote-canon-entry.c:338 libexif/canon/mnote-canon-entry.c:410 #: libexif/fuji/mnote-fuji-entry.c:89 libexif/pentax/mnote-pentax-entry.c:127 msgid "Black & white" msgstr "Swart & Wit" #: libexif/canon/mnote-canon-entry.c:133 libexif/canon/mnote-canon-entry.c:308 msgid "Vivid" msgstr "Duidelik en helder" #: libexif/canon/mnote-canon-entry.c:134 libexif/canon/mnote-canon-entry.c:309 #: libexif/canon/mnote-canon-entry.c:434 msgid "Neutral" msgstr "Neutraal" #: libexif/canon/mnote-canon-entry.c:135 #: libexif/pentax/mnote-pentax-entry.c:93 msgid "Flash off" msgstr "Flits af" #: libexif/canon/mnote-canon-entry.c:136 msgid "Long shutter" msgstr "Lang sluiter" #: libexif/canon/mnote-canon-entry.c:137 libexif/canon/mnote-canon-entry.c:188 #: libexif/olympus/mnote-olympus-entry.c:174 msgid "Super macro" msgstr "Super macro" #: libexif/canon/mnote-canon-entry.c:138 msgid "Foliage" msgstr "" #: libexif/canon/mnote-canon-entry.c:139 msgid "Indoor" msgstr "Binneshuis" #: libexif/canon/mnote-canon-entry.c:140 libexif/fuji/mnote-fuji-entry.c:135 #: libexif/pentax/mnote-pentax-entry.c:175 msgid "Fireworks" msgstr "Vuurwerke" #: libexif/canon/mnote-canon-entry.c:141 libexif/fuji/mnote-fuji-entry.c:133 msgid "Beach" msgstr "Strand" #: libexif/canon/mnote-canon-entry.c:142 libexif/canon/mnote-canon-entry.c:347 #: libexif/canon/mnote-canon-entry.c:419 libexif/fuji/mnote-fuji-entry.c:136 #: libexif/pentax/mnote-pentax-entry.c:187 #: libexif/pentax/mnote-pentax-entry.c:292 #: libexif/pentax/mnote-pentax-entry.c:298 msgid "Underwater" msgstr "Onderwater" #: libexif/canon/mnote-canon-entry.c:143 libexif/fuji/mnote-fuji-entry.c:134 msgid "Snow" msgstr "Sneeu" #: libexif/canon/mnote-canon-entry.c:144 msgid "Kids & pets" msgstr "Kinders & troeteldiere" #: libexif/canon/mnote-canon-entry.c:145 msgid "Night snapshot" msgstr "" #: libexif/canon/mnote-canon-entry.c:146 msgid "Digital macro" msgstr "Digitale macro" #: libexif/canon/mnote-canon-entry.c:147 msgid "My colors" msgstr "My kleure" #: libexif/canon/mnote-canon-entry.c:148 msgid "Still image" msgstr "" #: libexif/canon/mnote-canon-entry.c:149 msgid "Color accent" msgstr "" #: libexif/canon/mnote-canon-entry.c:150 msgid "Color swap" msgstr "" #: libexif/canon/mnote-canon-entry.c:151 msgid "Aquarium" msgstr "" #: libexif/canon/mnote-canon-entry.c:152 msgid "ISO 3200" msgstr "" #: libexif/canon/mnote-canon-entry.c:153 libexif/canon/mnote-canon-entry.c:351 #: libexif/canon/mnote-canon-entry.c:368 libexif/canon/mnote-canon-entry.c:420 #: libexif/olympus/mnote-olympus-entry.c:192 #: libexif/olympus/mnote-olympus-entry.c:229 #: libexif/olympus/mnote-olympus-entry.c:457 #: libexif/pentax/mnote-pentax-entry.c:242 msgid "None" msgstr "Geen" #: libexif/canon/mnote-canon-entry.c:154 msgid "2x" msgstr "2x" #: libexif/canon/mnote-canon-entry.c:155 msgid "4x" msgstr "4x" #: libexif/canon/mnote-canon-entry.c:156 libexif/exif-entry.c:722 #: libexif/exif-entry.c:752 msgid "Other" msgstr "Ander" #: libexif/canon/mnote-canon-entry.c:158 libexif/canon/mnote-canon-entry.c:161 #: libexif/canon/mnote-canon-entry.c:164 libexif/canon/mnote-canon-entry.c:401 #: libexif/fuji/mnote-fuji-entry.c:86 libexif/pentax/mnote-pentax-entry.c:112 #: libexif/pentax/mnote-pentax-entry.c:117 msgid "High" msgstr "Hoog" #: libexif/canon/mnote-canon-entry.c:159 libexif/canon/mnote-canon-entry.c:162 #: libexif/canon/mnote-canon-entry.c:165 libexif/canon/mnote-canon-entry.c:399 #: libexif/pentax/mnote-pentax-entry.c:111 #: libexif/pentax/mnote-pentax-entry.c:116 msgid "Low" msgstr "Laag" #: libexif/canon/mnote-canon-entry.c:166 msgid "Auto high" msgstr "Automaties hoog" #: libexif/canon/mnote-canon-entry.c:168 msgid "50" msgstr "50" #: libexif/canon/mnote-canon-entry.c:169 #: libexif/pentax/mnote-pentax-entry.c:120 #: libexif/pentax/mnote-pentax-entry.c:122 msgid "100" msgstr "100" #: libexif/canon/mnote-canon-entry.c:170 #: libexif/pentax/mnote-pentax-entry.c:121 #: libexif/pentax/mnote-pentax-entry.c:123 msgid "200" msgstr "200" #: libexif/canon/mnote-canon-entry.c:171 msgid "400" msgstr "400" #: libexif/canon/mnote-canon-entry.c:172 msgid "800" msgstr "800" #: libexif/canon/mnote-canon-entry.c:173 msgid "Default" msgstr "Verstek" #: libexif/canon/mnote-canon-entry.c:174 libexif/exif-entry.c:718 msgid "Spot" msgstr "Spot" #: libexif/canon/mnote-canon-entry.c:175 libexif/exif-entry.c:716 msgid "Average" msgstr "Gemiddeld" #: libexif/canon/mnote-canon-entry.c:176 msgid "Evaluative" msgstr "" #: libexif/canon/mnote-canon-entry.c:177 libexif/exif-entry.c:721 msgid "Partial" msgstr "Gedeeltelike" #: libexif/canon/mnote-canon-entry.c:178 libexif/exif-entry.c:717 msgid "Center-weighted average" msgstr "Middel-geweegte gemiddeld" #: libexif/canon/mnote-canon-entry.c:181 msgid "Not known" msgstr "Onbekend" #: libexif/canon/mnote-canon-entry.c:183 msgid "Very close" msgstr "Baie naby" #: libexif/canon/mnote-canon-entry.c:184 libexif/exif-entry.c:817 msgid "Close" msgstr "Naby" #: libexif/canon/mnote-canon-entry.c:185 msgid "Middle range" msgstr "Middelafstand" #: libexif/canon/mnote-canon-entry.c:186 msgid "Far range" msgstr "Ver" #: libexif/canon/mnote-canon-entry.c:189 #: libexif/pentax/mnote-pentax-entry.c:210 msgid "Infinity" msgstr "Oneindigheid" #: libexif/canon/mnote-canon-entry.c:190 msgid "Manual AF point selection" msgstr "" #: libexif/canon/mnote-canon-entry.c:191 libexif/canon/mnote-canon-entry.c:352 msgid "None (MF)" msgstr "Geen (MF)" #: libexif/canon/mnote-canon-entry.c:192 msgid "Auto-selected" msgstr "" #: libexif/canon/mnote-canon-entry.c:193 libexif/canon/mnote-canon-entry.c:353 #: libexif/pentax/mnote-pentax-entry.c:224 #: libexif/pentax/mnote-pentax-entry.c:238 msgid "Right" msgstr "" #: libexif/canon/mnote-canon-entry.c:194 libexif/canon/mnote-canon-entry.c:354 #: libexif/pentax/mnote-pentax-entry.c:222 #: libexif/pentax/mnote-pentax-entry.c:237 msgid "Center" msgstr "" #: libexif/canon/mnote-canon-entry.c:195 libexif/canon/mnote-canon-entry.c:356 #: libexif/pentax/mnote-pentax-entry.c:220 #: libexif/pentax/mnote-pentax-entry.c:236 msgid "Left" msgstr "" #: libexif/canon/mnote-canon-entry.c:196 msgid "Auto AF point selection" msgstr "Automatiese AF puntkeuse" #: libexif/canon/mnote-canon-entry.c:197 msgid "Easy shooting" msgstr "" #: libexif/canon/mnote-canon-entry.c:198 #: libexif/pentax/mnote-pentax-entry.c:163 msgid "Program" msgstr "Program" #: libexif/canon/mnote-canon-entry.c:199 msgid "Tv-priority" msgstr "Tv-prioriteit" #: libexif/canon/mnote-canon-entry.c:200 msgid "Av-priority" msgstr "Av-prioriteit" #: libexif/canon/mnote-canon-entry.c:202 msgid "A-DEP" msgstr "A-DEP" #: libexif/canon/mnote-canon-entry.c:203 msgid "M-DEP" msgstr "M-DEP" #: libexif/canon/mnote-canon-entry.c:204 msgid "Canon EF 50mm f/1.8" msgstr "Canon EF 50mm f/1.8" #: libexif/canon/mnote-canon-entry.c:205 msgid "Canon EF 28mm f/2.8" msgstr "Canon EF 28mm f/2.8" #: libexif/canon/mnote-canon-entry.c:206 msgid "Sigma UC Zoom 35-135mm f/4-5.6" msgstr "Sigma UC Zoom 35-135mm f/4-5.6" #: libexif/canon/mnote-canon-entry.c:207 msgid "Tokina AF193-2 19-35mm f/3.5-4.5" msgstr "Tokina AF193-2 19-35mm f/3.5-4.5" #: libexif/canon/mnote-canon-entry.c:208 msgid "Canon EF 100-300mm F5.6L" msgstr "" #: libexif/canon/mnote-canon-entry.c:209 msgid "Sigma 50mm f/2.8 EX or 28mm f/1.8" msgstr "Sigma 50mm f/2.8 EX or 28mm f/1.8" #: libexif/canon/mnote-canon-entry.c:210 msgid "Canon EF 35mm f/2" msgstr "Canon EF 35mm f/2" #: libexif/canon/mnote-canon-entry.c:211 msgid "Canon EF 15mm f/2.8" msgstr "Canon EF 15mm f/2.8" #: libexif/canon/mnote-canon-entry.c:212 msgid "Canon EF 80-200mm f/2.8L" msgstr "Canon EF 80-200mm f/2.8L" #: libexif/canon/mnote-canon-entry.c:213 msgid "Tokina AT-X280AF PRO 28-80mm F2.8 Aspherical" msgstr "" #: libexif/canon/mnote-canon-entry.c:214 msgid "Cosina 100mm f/3.5 Macro AF" msgstr "Cosina 100mm f/3.5 Macro AF" #: libexif/canon/mnote-canon-entry.c:215 msgid "Tamron AF Aspherical 28-200mm f/3.8-5.6" msgstr "Tamron AF Aspherical 28-200mm f/3.8-5.6" #: libexif/canon/mnote-canon-entry.c:216 msgid "Canon EF 50mm f/1.8 MkII" msgstr "Canon EF 50mm f/1.8 MkII" #: libexif/canon/mnote-canon-entry.c:217 msgid "Tamron SP AF 300mm f/2.8 LD IF" msgstr "" #: libexif/canon/mnote-canon-entry.c:218 msgid "Canon EF 24mm f/2.8 or Sigma 15mm f/2.8 EX Fisheye" msgstr "" #: libexif/canon/mnote-canon-entry.c:219 msgid "Canon EF 35-80mm f/4-5.6" msgstr "" #: libexif/canon/mnote-canon-entry.c:220 msgid "Canon EF 75-300mm f/4-5.6" msgstr "Canon EF 75-300mm f/4-5.6" #: libexif/canon/mnote-canon-entry.c:221 msgid "Canon EF 28-80mm f/3.5-5.6" msgstr "" #: libexif/canon/mnote-canon-entry.c:222 msgid "Canon EF 28-105mm f/4-5.6" msgstr "" #: libexif/canon/mnote-canon-entry.c:223 msgid "Canon EF-S 18-55mm f/3.5-5.6" msgstr "" #: libexif/canon/mnote-canon-entry.c:224 msgid "Canon EF-S 18-55mm f/3.5-5.6 IS II" msgstr "" #: libexif/canon/mnote-canon-entry.c:225 msgid "Canon MP-E 65mm f/2.8 1-5x Macro Photo" msgstr "" #: libexif/canon/mnote-canon-entry.c:226 msgid "Canon TS-E 24mm f/3.5L" msgstr "" #: libexif/canon/mnote-canon-entry.c:227 msgid "Canon TS-E 45mm f/2.8" msgstr "" #: libexif/canon/mnote-canon-entry.c:228 msgid "Canon TS-E 90mm f/2.8" msgstr "" #: libexif/canon/mnote-canon-entry.c:229 msgid "Canon EF 50mm f/1.0L" msgstr "" #: libexif/canon/mnote-canon-entry.c:230 msgid "Sigma 17-35mm f2.8-4 EX Aspherical HSM" msgstr "" #: libexif/canon/mnote-canon-entry.c:231 msgid "Canon EF 600mm f/4L IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:232 msgid "Canon EF 200mm f/1.8L" msgstr "" #: libexif/canon/mnote-canon-entry.c:233 msgid "Canon EF 300mm f/2.8L" msgstr "" #: libexif/canon/mnote-canon-entry.c:234 msgid "Canon EF 85mm f/1.2L" msgstr "" #: libexif/canon/mnote-canon-entry.c:235 msgid "Canon EF 400mm f/2.8L" msgstr "" #: libexif/canon/mnote-canon-entry.c:236 msgid "Canon EF 500mm f/4.5L" msgstr "" #: libexif/canon/mnote-canon-entry.c:237 msgid "Canon EF 300mm f/2.8L IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:238 msgid "Canon EF 500mm f/4L IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:239 msgid "Canon EF 100mm f/2" msgstr "" #: libexif/canon/mnote-canon-entry.c:240 msgid "Sigma 20mm EX f/1.8" msgstr "" #: libexif/canon/mnote-canon-entry.c:241 msgid "Canon EF 200mm f/2.8L" msgstr "" #: libexif/canon/mnote-canon-entry.c:242 msgid "Sigma 10-20mm F4-5.6 or 12-24mm f/4.5-5.6 or 14mm f/2.8" msgstr "" #: libexif/canon/mnote-canon-entry.c:243 msgid "Canon EF 35-350mm f/3.5-5.6L" msgstr "" #: libexif/canon/mnote-canon-entry.c:244 msgid "Canon EF 85mm f/1.8 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:245 msgid "Canon EF 28-105mm f/3.5-4.5 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:246 msgid "Canon EF 20-35mm f/3.5-4.5 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:247 msgid "Canon EF 28-70mm f/2.8L or Sigma 24-70mm EX f/2.8" msgstr "" #: libexif/canon/mnote-canon-entry.c:248 msgid "Canon EF 70-200mm f/2.8 L" msgstr "" #: libexif/canon/mnote-canon-entry.c:249 msgid "Canon EF 70-200mm f/2.8 L + x1.4" msgstr "" #: libexif/canon/mnote-canon-entry.c:250 msgid "Canon EF 70-200mm f/2.8 L + x2" msgstr "" #: libexif/canon/mnote-canon-entry.c:251 msgid "Canon EF 28mm f/1.8 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:252 msgid "Sigma 15-30mm f/3.5-4.5 EX DG Aspherical" msgstr "" #: libexif/canon/mnote-canon-entry.c:253 msgid "Canon EF 200mm f/2.8L II" msgstr "" #: libexif/canon/mnote-canon-entry.c:254 msgid "Canon EF 180mm Macro f/3.5L or Sigma 180mm EX HSM Macro f/3.5" msgstr "" #: libexif/canon/mnote-canon-entry.c:255 msgid "Canon EF 135mm f/2L" msgstr "" #: libexif/canon/mnote-canon-entry.c:256 msgid "Canon EF 24-85mm f/3.5-4.5 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:257 msgid "Canon EF 300mm f/4L IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:258 msgid "Canon EF 28-135mm f/3.5-5.6 IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:259 msgid "Canon EF 35mm f/1.4L" msgstr "" #: libexif/canon/mnote-canon-entry.c:260 msgid "Canon EF 100-400mm f/4.5-5.6L IS + x1.4" msgstr "" #: libexif/canon/mnote-canon-entry.c:261 msgid "Canon EF 100-400mm f/4.5-5.6L IS + x2" msgstr "" #: libexif/canon/mnote-canon-entry.c:262 msgid "Canon EF 100-400mm f/4.5-5.6L IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:263 msgid "Canon EF 400mm f/2.8L + x2" msgstr "" #: libexif/canon/mnote-canon-entry.c:264 msgid "Canon EF 70-200mm f/4L" msgstr "" #: libexif/canon/mnote-canon-entry.c:265 msgid "Canon EF 100mm f/2.8 Macro" msgstr "" #: libexif/canon/mnote-canon-entry.c:266 msgid "Canon EF 400mm f/4 DO IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:267 msgid "Canon EF 75-300mm f/4-5.6 IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:268 msgid "Canon EF 50mm f/1.4" msgstr "" #: libexif/canon/mnote-canon-entry.c:269 msgid "Canon EF 28-80 f/3.5-5.6 USM IV" msgstr "" #: libexif/canon/mnote-canon-entry.c:270 msgid "Canon EF 28-200mm f/3.5-5.6" msgstr "" #: libexif/canon/mnote-canon-entry.c:271 msgid "Canon EF 90-300mm f/4.5-5.6" msgstr "" #: libexif/canon/mnote-canon-entry.c:272 msgid "Canon EF-S 18-55mm f/3.5-4.5 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:273 msgid "Canon EF 70-200mm f/2.8L IS USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:274 msgid "Canon EF 70-200mm f/2.8L IS USM + x1.4" msgstr "" #: libexif/canon/mnote-canon-entry.c:275 msgid "Canon EF 70-200mm f/2.8L IS USM + x2" msgstr "" #: libexif/canon/mnote-canon-entry.c:276 msgid "Canon EF 16-35mm f/2.8L" msgstr "" #: libexif/canon/mnote-canon-entry.c:277 msgid "Canon EF 24-70mm f/2.8L" msgstr "" #: libexif/canon/mnote-canon-entry.c:278 msgid "Canon EF 17-40mm f/4L" msgstr "" #: libexif/canon/mnote-canon-entry.c:279 msgid "Canon EF 70-300mm f/4.5-5.6 DO IS USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:280 msgid "Canon EF-S 17-85mm f4-5.6 IS USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:281 msgid "Canon EF-S10-22mm F3.5-4.5 USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:282 msgid "Canon EF-S60mm F2.8 Macro USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:283 msgid "Canon EF 24-105mm f/4L IS" msgstr "" #: libexif/canon/mnote-canon-entry.c:284 msgid "Canon EF 70-300mm F4-5.6 IS USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:285 msgid "Canon EF 50mm F1.2L USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:286 msgid "Canon EF 70-200mm f/4L IS USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:287 msgid "Canon EF 70-200mm f/2.8L IS II USM" msgstr "" #: libexif/canon/mnote-canon-entry.c:289 msgid "TTL" msgstr "" #: libexif/canon/mnote-canon-entry.c:290 msgid "A-TTL" msgstr "" #: libexif/canon/mnote-canon-entry.c:291 msgid "E-TTL" msgstr "" #: libexif/canon/mnote-canon-entry.c:292 msgid "FP sync enabled" msgstr "" #: libexif/canon/mnote-canon-entry.c:293 msgid "2nd-curtain sync used" msgstr "" #: libexif/canon/mnote-canon-entry.c:294 msgid "FP sync used" msgstr "" #: libexif/canon/mnote-canon-entry.c:295 #: libexif/olympus/mnote-olympus-entry.c:193 msgid "Internal" msgstr "" #: libexif/canon/mnote-canon-entry.c:296 #: libexif/olympus/mnote-olympus-entry.c:194 msgid "External" msgstr "" #: libexif/canon/mnote-canon-entry.c:299 msgid "Normal AE" msgstr "" #: libexif/canon/mnote-canon-entry.c:300 msgid "Exposure compensation" msgstr "" #: libexif/canon/mnote-canon-entry.c:301 msgid "AE lock" msgstr "" #: libexif/canon/mnote-canon-entry.c:302 msgid "AE lock + exposure compensation" msgstr "" #: libexif/canon/mnote-canon-entry.c:303 msgid "No AE" msgstr "" #: libexif/canon/mnote-canon-entry.c:306 msgid "On, shot only" msgstr "" #: libexif/canon/mnote-canon-entry.c:310 msgid "Smooth" msgstr "" #: libexif/canon/mnote-canon-entry.c:313 libexif/canon/mnote-canon-entry.c:337 #: libexif/canon/mnote-canon-entry.c:396 libexif/canon/mnote-canon-entry.c:409 #: libexif/fuji/mnote-fuji-entry.c:81 libexif/pentax/mnote-pentax-entry.c:87 msgid "Custom" msgstr "" #: libexif/canon/mnote-canon-entry.c:314 msgid "My color data" msgstr "" #: libexif/canon/mnote-canon-entry.c:316 libexif/canon/mnote-canon-entry.c:378 #: libexif/pentax/mnote-pentax-entry.c:126 #: libexif/pentax/mnote-pentax-entry.c:145 msgid "Full" msgstr "" #: libexif/canon/mnote-canon-entry.c:317 libexif/canon/mnote-canon-entry.c:377 msgid "2/3" msgstr "" #: libexif/canon/mnote-canon-entry.c:318 libexif/canon/mnote-canon-entry.c:376 msgid "1/3" msgstr "" #: libexif/canon/mnote-canon-entry.c:324 msgid "Fixed" msgstr "" #: libexif/canon/mnote-canon-entry.c:325 libexif/pentax/mnote-pentax-tag.c:44 msgid "Zoom" msgstr "" #: libexif/canon/mnote-canon-entry.c:332 msgid "Sunny" msgstr "" #: libexif/canon/mnote-canon-entry.c:333 libexif/canon/mnote-canon-entry.c:405 #: libexif/exif-entry.c:739 libexif/fuji/mnote-fuji-entry.c:75 #: libexif/olympus/mnote-olympus-entry.c:139 #: libexif/pentax/mnote-pentax-entry.c:255 msgid "Cloudy" msgstr "" #: libexif/canon/mnote-canon-entry.c:334 libexif/canon/mnote-canon-entry.c:406 #: libexif/exif-entry.c:736 libexif/pentax/mnote-pentax-entry.c:100 #: libexif/pentax/mnote-pentax-entry.c:249 msgid "Tungsten" msgstr "" #: libexif/canon/mnote-canon-entry.c:335 libexif/canon/mnote-canon-entry.c:407 #: libexif/exif-entry.c:735 libexif/pentax/mnote-pentax-entry.c:101 #: libexif/pentax/mnote-pentax-entry.c:248 msgid "Fluorescent" msgstr "" #: libexif/canon/mnote-canon-entry.c:336 libexif/canon/mnote-canon-entry.c:408 #: libexif/exif-entry.c:737 libexif/exif-entry.c:779 libexif/exif-tag.c:577 #: libexif/fuji/mnote-fuji-entry.c:80 libexif/pentax/mnote-pentax-entry.c:254 msgid "Flash" msgstr "" #: libexif/canon/mnote-canon-entry.c:339 libexif/canon/mnote-canon-entry.c:411 #: libexif/exif-entry.c:740 libexif/pentax/mnote-pentax-entry.c:99 #: libexif/pentax/mnote-pentax-entry.c:247 msgid "Shade" msgstr "" #: libexif/canon/mnote-canon-entry.c:340 libexif/canon/mnote-canon-entry.c:412 msgid "Manual temperature (Kelvin)" msgstr "" #: libexif/canon/mnote-canon-entry.c:341 libexif/canon/mnote-canon-entry.c:413 msgid "PC set 1" msgstr "" #: libexif/canon/mnote-canon-entry.c:342 libexif/canon/mnote-canon-entry.c:414 msgid "PC set 2" msgstr "" #: libexif/canon/mnote-canon-entry.c:343 libexif/canon/mnote-canon-entry.c:415 msgid "PC set 3" msgstr "" #: libexif/canon/mnote-canon-entry.c:344 libexif/canon/mnote-canon-entry.c:416 #: libexif/exif-entry.c:741 libexif/fuji/mnote-fuji-entry.c:76 #: libexif/pentax/mnote-pentax-entry.c:251 msgid "Daylight fluorescent" msgstr "" #: libexif/canon/mnote-canon-entry.c:345 libexif/canon/mnote-canon-entry.c:417 msgid "Custom 1" msgstr "" #: libexif/canon/mnote-canon-entry.c:346 libexif/canon/mnote-canon-entry.c:418 msgid "Custom 2" msgstr "" #: libexif/canon/mnote-canon-entry.c:349 libexif/exif-entry.c:692 #: libexif/pentax/mnote-pentax-entry.c:78 #: libexif/pentax/mnote-pentax-entry.c:132 #: libexif/pentax/mnote-pentax-entry.c:169 #: libexif/pentax/mnote-pentax-entry.c:295 msgid "Night scene" msgstr "" #: libexif/canon/mnote-canon-entry.c:355 msgid "Center-right" msgstr "" #: libexif/canon/mnote-canon-entry.c:357 msgid "Left-right" msgstr "" #: libexif/canon/mnote-canon-entry.c:358 msgid "Left-center" msgstr "" #: libexif/canon/mnote-canon-entry.c:359 msgid "All" msgstr "" #: libexif/canon/mnote-canon-entry.c:361 msgid "On (shot 1)" msgstr "" #: libexif/canon/mnote-canon-entry.c:362 msgid "On (shot 2)" msgstr "" #: libexif/canon/mnote-canon-entry.c:363 msgid "On (shot 3)" msgstr "" #: libexif/canon/mnote-canon-entry.c:365 msgid "EOS high-end" msgstr "" #: libexif/canon/mnote-canon-entry.c:366 msgid "Compact" msgstr "" #: libexif/canon/mnote-canon-entry.c:367 msgid "EOS mid-range" msgstr "" #: libexif/canon/mnote-canon-entry.c:369 msgid "Rotate 90 CW" msgstr "" #: libexif/canon/mnote-canon-entry.c:370 msgid "Rotate 180" msgstr "" #: libexif/canon/mnote-canon-entry.c:371 msgid "Rotate 270 CW" msgstr "" #: libexif/canon/mnote-canon-entry.c:372 msgid "Rotated by software" msgstr "" #: libexif/canon/mnote-canon-entry.c:384 #: libexif/olympus/mnote-olympus-entry.c:612 msgid "Left to right" msgstr "" #: libexif/canon/mnote-canon-entry.c:385 #: libexif/olympus/mnote-olympus-entry.c:615 msgid "Right to left" msgstr "" #: libexif/canon/mnote-canon-entry.c:386 #: libexif/olympus/mnote-olympus-entry.c:618 msgid "Bottom to top" msgstr "" #: libexif/canon/mnote-canon-entry.c:387 #: libexif/olympus/mnote-olympus-entry.c:621 msgid "Top to bottom" msgstr "" #: libexif/canon/mnote-canon-entry.c:388 msgid "2x2 matrix (clockwise)" msgstr "" #: libexif/canon/mnote-canon-entry.c:394 libexif/canon/mnote-canon-entry.c:400 #: libexif/canon/mnote-canon-entry.c:421 libexif/canon/mnote-canon-entry.c:431 #: libexif/exif-entry.c:691 libexif/fuji/mnote-fuji-entry.c:84 #: libexif/fuji/mnote-fuji-entry.c:93 libexif/fuji/mnote-fuji-entry.c:163 #: libexif/olympus/mnote-olympus-entry.c:230 msgid "Standard" msgstr "" #: libexif/canon/mnote-canon-entry.c:397 msgid "N/A" msgstr "" #: libexif/canon/mnote-canon-entry.c:398 msgid "Lowest" msgstr "" #: libexif/canon/mnote-canon-entry.c:402 msgid "Highest" msgstr "" #: libexif/canon/mnote-canon-entry.c:404 libexif/exif-entry.c:734 #: libexif/fuji/mnote-fuji-entry.c:74 #: libexif/olympus/mnote-olympus-entry.c:136 #: libexif/pentax/mnote-pentax-entry.c:98 #: libexif/pentax/mnote-pentax-entry.c:246 msgid "Daylight" msgstr "" #: libexif/canon/mnote-canon-entry.c:422 msgid "Set 1" msgstr "" #: libexif/canon/mnote-canon-entry.c:423 msgid "Set 2" msgstr "" #: libexif/canon/mnote-canon-entry.c:424 msgid "Set 3" msgstr "" #: libexif/canon/mnote-canon-entry.c:425 msgid "User def. 1" msgstr "" #: libexif/canon/mnote-canon-entry.c:426 msgid "User def. 2" msgstr "" #: libexif/canon/mnote-canon-entry.c:427 msgid "User def. 3" msgstr "" #: libexif/canon/mnote-canon-entry.c:428 msgid "External 1" msgstr "" #: libexif/canon/mnote-canon-entry.c:429 msgid "External 2" msgstr "" #: libexif/canon/mnote-canon-entry.c:430 msgid "External 3" msgstr "" #: libexif/canon/mnote-canon-entry.c:435 msgid "Faithful" msgstr "" #: libexif/canon/mnote-canon-entry.c:436 #: libexif/olympus/mnote-olympus-entry.c:118 msgid "Monochrome" msgstr "" #: libexif/canon/mnote-canon-entry.c:494 msgid ", " msgstr "" #: libexif/canon/mnote-canon-entry.c:580 libexif/canon/mnote-canon-entry.c:677 #, c-format msgid "%i (ms)" msgstr "" #: libexif/canon/mnote-canon-entry.c:624 #, c-format msgid "%.2f mm" msgstr "" #: libexif/canon/mnote-canon-entry.c:648 #, c-format msgid "%.2f EV" msgstr "" #: libexif/canon/mnote-canon-entry.c:658 libexif/exif-entry.c:1089 #, c-format msgid "1/%i" msgstr "" #: libexif/canon/mnote-canon-entry.c:670 #, c-format msgid "%u mm" msgstr "" #: libexif/canon/mnote-canon-tag.c:35 msgid "Settings (First Part)" msgstr "" #: libexif/canon/mnote-canon-tag.c:36 libexif/canon/mnote-canon-tag.c:92 #: libexif/exif-tag.c:581 libexif/pentax/mnote-pentax-tag.c:88 msgid "Focal Length" msgstr "" #: libexif/canon/mnote-canon-tag.c:37 msgid "Settings (Second Part)" msgstr "" #: libexif/canon/mnote-canon-tag.c:38 #: libexif/olympus/mnote-olympus-entry.c:601 #: libexif/pentax/mnote-pentax-entry.c:177 msgid "Panorama" msgstr "" #: libexif/canon/mnote-canon-tag.c:39 msgid "Image Type" msgstr "" #: libexif/canon/mnote-canon-tag.c:40 libexif/olympus/mnote-olympus-tag.c:37 #: libexif/olympus/mnote-olympus-tag.c:113 msgid "Firmware Version" msgstr "" #: libexif/canon/mnote-canon-tag.c:41 msgid "Image Number" msgstr "" #: libexif/canon/mnote-canon-tag.c:42 msgid "Owner Name" msgstr "" #: libexif/canon/mnote-canon-tag.c:43 msgid "Color Information" msgstr "" #: libexif/canon/mnote-canon-tag.c:44 libexif/fuji/mnote-fuji-tag.c:37 #: libexif/olympus/mnote-olympus-tag.c:81 #: libexif/olympus/mnote-olympus-tag.c:146 msgid "Serial Number" msgstr "" #: libexif/canon/mnote-canon-tag.c:45 msgid "Custom Functions" msgstr "" #: libexif/canon/mnote-canon-tag.c:56 libexif/fuji/mnote-fuji-tag.c:45 msgid "Macro Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:57 libexif/canon/mnote-canon-tag.c:117 #: libexif/olympus/mnote-olympus-tag.c:175 #: libexif/pentax/mnote-pentax-tag.c:128 msgid "Self-timer" msgstr "" #: libexif/canon/mnote-canon-tag.c:58 libexif/fuji/mnote-fuji-tag.c:38 #: libexif/olympus/mnote-olympus-tag.c:40 #: libexif/olympus/mnote-olympus-tag.c:94 #: libexif/olympus/mnote-olympus-tag.c:107 msgid "Quality" msgstr "" #: libexif/canon/mnote-canon-tag.c:59 libexif/fuji/mnote-fuji-tag.c:43 #: libexif/olympus/mnote-olympus-tag.c:45 #: libexif/olympus/mnote-olympus-tag.c:127 #: libexif/pentax/mnote-pentax-tag.c:38 libexif/pentax/mnote-pentax-tag.c:73 msgid "Flash Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:60 libexif/pentax/mnote-pentax-tag.c:101 msgid "Drive Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:61 libexif/canon/mnote-canon-tag.c:82 #: libexif/olympus/mnote-olympus-tag.c:43 #: libexif/olympus/mnote-olympus-tag.c:134 #: libexif/olympus/mnote-olympus-tag.c:173 #: libexif/pentax/mnote-pentax-tag.c:37 libexif/pentax/mnote-pentax-tag.c:74 #: libexif/pentax/mnote-pentax-tag.c:130 msgid "Focus Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:62 libexif/pentax/mnote-pentax-tag.c:127 msgid "Record Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:63 libexif/pentax/mnote-pentax-tag.c:71 msgid "Image Size" msgstr "" #: libexif/canon/mnote-canon-tag.c:64 msgid "Easy Shooting Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:65 libexif/olympus/mnote-olympus-tag.c:64 #: libexif/olympus/mnote-olympus-tag.c:101 #: libexif/olympus/mnote-olympus-tag.c:110 #: libexif/olympus/mnote-olympus-tag.c:180 #: libexif/pentax/mnote-pentax-tag.c:89 msgid "Digital Zoom" msgstr "" #: libexif/canon/mnote-canon-tag.c:66 libexif/exif-tag.c:828 #: libexif/fuji/mnote-fuji-tag.c:42 libexif/pentax/mnote-pentax-tag.c:46 #: libexif/pentax/mnote-pentax-tag.c:91 msgid "Contrast" msgstr "" #: libexif/canon/mnote-canon-tag.c:67 libexif/exif-tag.c:832 #: libexif/olympus/mnote-olympus-tag.c:75 #: libexif/olympus/mnote-olympus-tag.c:87 libexif/pentax/mnote-pentax-tag.c:47 #: libexif/pentax/mnote-pentax-tag.c:90 msgid "Saturation" msgstr "" #: libexif/canon/mnote-canon-tag.c:68 libexif/exif-tag.c:836 #: libexif/fuji/mnote-fuji-tag.c:39 libexif/pentax/mnote-pentax-tag.c:45 #: libexif/pentax/mnote-pentax-tag.c:92 msgid "Sharpness" msgstr "" #: libexif/canon/mnote-canon-tag.c:69 msgid "ISO" msgstr "" #: libexif/canon/mnote-canon-tag.c:70 libexif/exif-tag.c:571 #: libexif/pentax/mnote-pentax-tag.c:82 msgid "Metering Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:71 libexif/olympus/mnote-olympus-tag.c:133 msgid "Focus Range" msgstr "" #: libexif/canon/mnote-canon-tag.c:72 libexif/canon/mnote-canon-tag.c:105 msgid "AF Point" msgstr "" #: libexif/canon/mnote-canon-tag.c:73 libexif/exif-tag.c:795 msgid "Exposure Mode" msgstr "" #: libexif/canon/mnote-canon-tag.c:74 libexif/olympus/mnote-olympus-tag.c:61 #: libexif/pentax/mnote-pentax-tag.c:106 msgid "Lens Type" msgstr "" #: libexif/canon/mnote-canon-tag.c:75 msgid "Long Focal Length of Lens" msgstr "" #: libexif/canon/mnote-canon-tag.c:76 msgid "Short Focal Length of Lens" msgstr "" #: libexif/canon/mnote-canon-tag.c:77 msgid "Focal Units per mm" msgstr "" #: libexif/canon/mnote-canon-tag.c:78 msgid "Maximal Aperture" msgstr "" #: libexif/canon/mnote-canon-tag.c:79 msgid "Minimal Aperture" msgstr "" #: libexif/canon/mnote-canon-tag.c:80 msgid "Flash Activity" msgstr "" #: libexif/canon/mnote-canon-tag.c:81 msgid "Flash Details" msgstr "" #: libexif/canon/mnote-canon-tag.c:83 msgid "AE Setting" msgstr "" #: libexif/canon/mnote-canon-tag.c:84 msgid "Image Stabilization" msgstr "" #: libexif/canon/mnote-canon-tag.c:85 msgid "Display Aperture" msgstr "" #: libexif/canon/mnote-canon-tag.c:86 msgid "Zoom Source Width" msgstr "" #: libexif/canon/mnote-canon-tag.c:87 msgid "Zoom Target Width" msgstr "" #: libexif/canon/mnote-canon-tag.c:88 msgid "Photo Effect" msgstr "" #: libexif/canon/mnote-canon-tag.c:89 libexif/canon/mnote-canon-tag.c:118 msgid "Manual Flash Output" msgstr "" #: libexif/canon/mnote-canon-tag.c:90 msgid "Color Tone" msgstr "" #: libexif/canon/mnote-canon-tag.c:91 msgid "Focal Type" msgstr "" #: libexif/canon/mnote-canon-tag.c:93 msgid "Focal Plane X Size" msgstr "" #: libexif/canon/mnote-canon-tag.c:94 msgid "Focal Plane Y Size" msgstr "" #: libexif/canon/mnote-canon-tag.c:95 msgid "Auto ISO" msgstr "" #: libexif/canon/mnote-canon-tag.c:96 msgid "Shot ISO" msgstr "" #: libexif/canon/mnote-canon-tag.c:97 msgid "Measured EV" msgstr "" #: libexif/canon/mnote-canon-tag.c:98 msgid "Target Aperture" msgstr "" #: libexif/canon/mnote-canon-tag.c:99 msgid "Target Exposure Time" msgstr "" #: libexif/canon/mnote-canon-tag.c:100 libexif/olympus/mnote-olympus-tag.c:129 #: libexif/pentax/mnote-pentax-tag.c:81 msgid "Exposure Compensation" msgstr "" #: libexif/canon/mnote-canon-tag.c:101 libexif/canon/mnote-canon-tag.c:123 #: libexif/exif-tag.c:800 libexif/fuji/mnote-fuji-tag.c:40 #: libexif/olympus/mnote-olympus-tag.c:41 #: libexif/olympus/mnote-olympus-tag.c:98 libexif/pentax/mnote-pentax-tag.c:41 #: libexif/pentax/mnote-pentax-tag.c:84 libexif/pentax/mnote-pentax-tag.c:124 msgid "White Balance" msgstr "" #: libexif/canon/mnote-canon-tag.c:102 msgid "Slow Shutter" msgstr "" #: libexif/canon/mnote-canon-tag.c:103 msgid "Sequence Number" msgstr "" #: libexif/canon/mnote-canon-tag.c:104 msgid "Flash Guide Number" msgstr "" #: libexif/canon/mnote-canon-tag.c:106 libexif/olympus/mnote-olympus-tag.c:52 #: libexif/pentax/mnote-pentax-tag.c:109 msgid "Flash Exposure Compensation" msgstr "" #: libexif/canon/mnote-canon-tag.c:107 msgid "AE Bracketing" msgstr "" #: libexif/canon/mnote-canon-tag.c:108 msgid "AE Bracket Value" msgstr "" #: libexif/canon/mnote-canon-tag.c:109 msgid "Focus Distance Upper" msgstr "" #: libexif/canon/mnote-canon-tag.c:110 msgid "Focus Distance Lower" msgstr "" #: libexif/canon/mnote-canon-tag.c:111 msgid "FNumber" msgstr "" #: libexif/canon/mnote-canon-tag.c:112 libexif/exif-tag.c:466 #: libexif/pentax/mnote-pentax-tag.c:78 msgid "Exposure Time" msgstr "" #: libexif/canon/mnote-canon-tag.c:113 msgid "Bulb Duration" msgstr "" #: libexif/canon/mnote-canon-tag.c:114 msgid "Camera Type" msgstr "" #: libexif/canon/mnote-canon-tag.c:115 msgid "Auto Rotate" msgstr "" #: libexif/canon/mnote-canon-tag.c:116 msgid "ND Filter" msgstr "" #: libexif/canon/mnote-canon-tag.c:119 msgid "Panorama Frame" msgstr "" #: libexif/canon/mnote-canon-tag.c:120 msgid "Panorama Direction" msgstr "" #: libexif/canon/mnote-canon-tag.c:121 msgid "Tone Curve" msgstr "" #: libexif/canon/mnote-canon-tag.c:122 msgid "Sharpness Frequency" msgstr "" #: libexif/canon/mnote-canon-tag.c:124 msgid "Picture Style" msgstr "" #: libexif/exif-byte-order.c:33 msgid "Motorola" msgstr "" #: libexif/exif-byte-order.c:35 msgid "Intel" msgstr "" #: libexif/exif-data.c:780 msgid "Size of data too small to allow for EXIF data." msgstr "" #: libexif/exif-data.c:841 msgid "EXIF marker not found." msgstr "" #: libexif/exif-data.c:868 msgid "EXIF header not found." msgstr "" #: libexif/exif-data.c:893 msgid "Unknown encoding." msgstr "" #: libexif/exif-data.c:1178 msgid "Ignore unknown tags" msgstr "" #: libexif/exif-data.c:1179 msgid "Ignore unknown tags when loading EXIF data." msgstr "" #: libexif/exif-data.c:1180 msgid "Follow specification" msgstr "" #: libexif/exif-data.c:1181 msgid "" "Add, correct and remove entries to get EXIF data that follows the " "specification." msgstr "" #: libexif/exif-data.c:1183 msgid "Do not change maker note" msgstr "" #: libexif/exif-data.c:1184 msgid "" "When loading and resaving Exif data, save the maker note unmodified. Be " "aware that the maker note can get corrupted." msgstr "" #: libexif/exif-entry.c:234 libexif/exif-entry.c:303 libexif/exif-entry.c:336 #, c-format msgid "" "Tag '%s' was of format '%s' (which is against specification) and has been " "changed to format '%s'." msgstr "" #: libexif/exif-entry.c:271 #, c-format msgid "" "Tag '%s' is of format '%s' (which is against specification) but cannot be " "changed to format '%s'." msgstr "" #: libexif/exif-entry.c:354 #, c-format msgid "" "Tag 'UserComment' had invalid format '%s'. Format has been set to " "'undefined'." msgstr "" #: libexif/exif-entry.c:381 msgid "" "Tag 'UserComment' has been expanded to at least 8 bytes in order to follow " "the specification." msgstr "" #: libexif/exif-entry.c:396 msgid "" "Tag 'UserComment' is not empty but does not start with a format identifier. " "This has been fixed." msgstr "" #: libexif/exif-entry.c:424 msgid "" "Tag 'UserComment' did not start with a format identifier. This has been " "fixed." msgstr "" #: libexif/exif-entry.c:462 #, c-format msgid "%i bytes undefined data" msgstr "" #: libexif/exif-entry.c:585 #, c-format msgid "%i bytes unsupported data type" msgstr "" #: libexif/exif-entry.c:642 #, c-format msgid "" "The tag '%s' contains data of an invalid format ('%s', expected '%s')." msgstr "" #: libexif/exif-entry.c:655 #, c-format msgid "" "The tag '%s' contains an invalid number of components (%i, expected %i)." msgstr "" #: libexif/exif-entry.c:669 msgid "Chunky format" msgstr "" #: libexif/exif-entry.c:669 msgid "Planar format" msgstr "" #: libexif/exif-entry.c:671 libexif/exif-entry.c:763 #: test/nls/test-codeset.c:54 msgid "Not defined" msgstr "" #: libexif/exif-entry.c:671 msgid "One-chip color area sensor" msgstr "" #: libexif/exif-entry.c:672 msgid "Two-chip color area sensor" msgstr "" #: libexif/exif-entry.c:672 msgid "Three-chip color area sensor" msgstr "" #: libexif/exif-entry.c:673 msgid "Color sequential area sensor" msgstr "" #: libexif/exif-entry.c:673 msgid "Trilinear sensor" msgstr "" #: libexif/exif-entry.c:674 msgid "Color sequential linear sensor" msgstr "" #: libexif/exif-entry.c:676 libexif/pentax/mnote-pentax-entry.c:233 msgid "Top-left" msgstr "" #: libexif/exif-entry.c:676 libexif/pentax/mnote-pentax-entry.c:235 msgid "Top-right" msgstr "" #: libexif/exif-entry.c:676 libexif/pentax/mnote-pentax-entry.c:241 msgid "Bottom-right" msgstr "" #: libexif/exif-entry.c:677 libexif/pentax/mnote-pentax-entry.c:239 msgid "Bottom-left" msgstr "" #: libexif/exif-entry.c:677 msgid "Left-top" msgstr "" #: libexif/exif-entry.c:677 msgid "Right-top" msgstr "" #: libexif/exif-entry.c:678 msgid "Right-bottom" msgstr "" #: libexif/exif-entry.c:678 msgid "Left-bottom" msgstr "" #: libexif/exif-entry.c:680 msgid "Centered" msgstr "" #: libexif/exif-entry.c:680 msgid "Co-sited" msgstr "" #: libexif/exif-entry.c:682 msgid "Reversed mono" msgstr "" #: libexif/exif-entry.c:682 msgid "Normal mono" msgstr "" #: libexif/exif-entry.c:682 msgid "RGB" msgstr "" #: libexif/exif-entry.c:682 msgid "Palette" msgstr "" #: libexif/exif-entry.c:683 msgid "CMYK" msgstr "" #: libexif/exif-entry.c:683 msgid "YCbCr" msgstr "" #: libexif/exif-entry.c:683 msgid "CieLAB" msgstr "" #: libexif/exif-entry.c:685 msgid "Normal process" msgstr "" #: libexif/exif-entry.c:685 msgid "Custom process" msgstr "" #: libexif/exif-entry.c:687 msgid "Auto exposure" msgstr "" #: libexif/exif-entry.c:687 libexif/fuji/mnote-fuji-entry.c:139 msgid "Manual exposure" msgstr "" #: libexif/exif-entry.c:687 msgid "Auto bracket" msgstr "" #: libexif/exif-entry.c:689 msgid "Auto white balance" msgstr "" #: libexif/exif-entry.c:689 msgid "Manual white balance" msgstr "" #: libexif/exif-entry.c:694 msgid "Low gain up" msgstr "" #: libexif/exif-entry.c:694 msgid "High gain up" msgstr "" #: libexif/exif-entry.c:695 msgid "Low gain down" msgstr "" #: libexif/exif-entry.c:695 msgid "High gain down" msgstr "" #: libexif/exif-entry.c:697 msgid "Low saturation" msgstr "" #: libexif/exif-entry.c:697 test/nls/test-codeset.c:48 #: test/nls/test-codeset.c:61 msgid "High saturation" msgstr "" #: libexif/exif-entry.c:698 libexif/exif-entry.c:699 #: libexif/fuji/mnote-fuji-entry.c:63 #: libexif/olympus/mnote-olympus-entry.c:208 #: libexif/olympus/mnote-olympus-entry.c:217 #: libexif/pentax/mnote-pentax-entry.c:106 #: libexif/pentax/mnote-pentax-entry.c:170 msgid "Soft" msgstr "" #: libexif/exif-entry.c:698 libexif/exif-entry.c:699 #: libexif/fuji/mnote-fuji-entry.c:65 libexif/fuji/mnote-fuji-entry.c:95 #: libexif/olympus/mnote-olympus-entry.c:207 #: libexif/olympus/mnote-olympus-entry.c:215 #: libexif/pentax/mnote-pentax-entry.c:107 msgid "Hard" msgstr "" #: libexif/exif-entry.c:715 libexif/exif-entry.c:733 libexif/exif-entry.c:815 #: libexif/olympus/mnote-olympus-entry.c:595 #: libexif/olympus/mnote-olympus-entry.c:689 #: libexif/olympus/mnote-olympus-entry.c:744 #: libexif/pentax/mnote-pentax-entry.c:256 msgid "Unknown" msgstr "" #: libexif/exif-entry.c:716 msgid "Avg" msgstr "" #: libexif/exif-entry.c:717 msgid "Center-weight" msgstr "" #: libexif/exif-entry.c:719 msgid "Multi spot" msgstr "" #: libexif/exif-entry.c:720 msgid "Pattern" msgstr "" #: libexif/exif-entry.c:725 msgid "Uncompressed" msgstr "" #: libexif/exif-entry.c:726 msgid "LZW compression" msgstr "" #: libexif/exif-entry.c:727 libexif/exif-entry.c:728 msgid "JPEG compression" msgstr "" #: libexif/exif-entry.c:729 msgid "Deflate/ZIP compression" msgstr "" #: libexif/exif-entry.c:730 msgid "PackBits compression" msgstr "" #: libexif/exif-entry.c:736 msgid "Tungsten incandescent light" msgstr "" #: libexif/exif-entry.c:738 msgid "Fine weather" msgstr "" #: libexif/exif-entry.c:739 msgid "Cloudy weather" msgstr "" #: libexif/exif-entry.c:742 libexif/fuji/mnote-fuji-entry.c:77 #: libexif/pentax/mnote-pentax-entry.c:252 msgid "Day white fluorescent" msgstr "" #: libexif/exif-entry.c:743 msgid "Cool white fluorescent" msgstr "" #: libexif/exif-entry.c:744 libexif/fuji/mnote-fuji-entry.c:78 #: libexif/pentax/mnote-pentax-entry.c:253 msgid "White fluorescent" msgstr "" #: libexif/exif-entry.c:745 msgid "Standard light A" msgstr "" #: libexif/exif-entry.c:746 msgid "Standard light B" msgstr "" #: libexif/exif-entry.c:747 msgid "Standard light C" msgstr "" #: libexif/exif-entry.c:748 msgid "D55" msgstr "" #: libexif/exif-entry.c:749 msgid "D65" msgstr "" #: libexif/exif-entry.c:750 msgid "D75" msgstr "" #: libexif/exif-entry.c:751 msgid "ISO studio tungsten" msgstr "" #: libexif/exif-entry.c:755 libexif/exif-entry.c:759 msgid "Inch" msgstr "" #: libexif/exif-entry.c:755 libexif/exif-entry.c:759 msgid "in" msgstr "" #: libexif/exif-entry.c:756 libexif/exif-entry.c:760 msgid "Centimeter" msgstr "" #: libexif/exif-entry.c:756 libexif/exif-entry.c:760 msgid "cm" msgstr "" #: libexif/exif-entry.c:765 msgid "Normal program" msgstr "" #: libexif/exif-entry.c:766 msgid "Aperture priority" msgstr "" #: libexif/exif-entry.c:766 libexif/exif-tag.c:550 msgid "Aperture" msgstr "" #: libexif/exif-entry.c:767 msgid "Shutter priority" msgstr "" #: libexif/exif-entry.c:767 msgid "Shutter" msgstr "" #: libexif/exif-entry.c:768 msgid "Creative program (biased toward depth of field)" msgstr "" #: libexif/exif-entry.c:769 msgid "Creative" msgstr "" #: libexif/exif-entry.c:770 msgid "Creative program (biased toward fast shutter speed)" msgstr "" #: libexif/exif-entry.c:771 msgid "Action" msgstr "" #: libexif/exif-entry.c:772 msgid "Portrait mode (for closeup photos with the background out of focus)" msgstr "" #: libexif/exif-entry.c:774 msgid "Landscape mode (for landscape photos with the background in focus)" msgstr "" #: libexif/exif-entry.c:778 libexif/exif-entry.c:783 #: libexif/olympus/mnote-olympus-entry.c:100 msgid "Flash did not fire" msgstr "" #: libexif/exif-entry.c:778 msgid "No flash" msgstr "" #: libexif/exif-entry.c:779 msgid "Flash fired" msgstr "" #: libexif/exif-entry.c:779 libexif/olympus/mnote-olympus-entry.c:173 #: libexif/olympus/mnote-olympus-entry.c:178 #: libexif/olympus/mnote-olympus-entry.c:212 #: libexif/olympus/mnote-olympus-entry.c:221 #: libexif/olympus/mnote-olympus-entry.c:244 msgid "Yes" msgstr "" #: libexif/exif-entry.c:780 msgid "Strobe return light not detected" msgstr "" #: libexif/exif-entry.c:780 msgid "Without strobe" msgstr "" #: libexif/exif-entry.c:782 msgid "Strobe return light detected" msgstr "" #: libexif/exif-entry.c:782 msgid "With strobe" msgstr "" #: libexif/exif-entry.c:784 msgid "Flash fired, compulsory flash mode" msgstr "" #: libexif/exif-entry.c:785 msgid "Flash fired, compulsory flash mode, return light not detected" msgstr "" #: libexif/exif-entry.c:787 msgid "Flash fired, compulsory flash mode, return light detected" msgstr "" #: libexif/exif-entry.c:789 msgid "Flash did not fire, compulsory flash mode" msgstr "" #: libexif/exif-entry.c:790 msgid "Flash did not fire, auto mode" msgstr "" #: libexif/exif-entry.c:791 msgid "Flash fired, auto mode" msgstr "" #: libexif/exif-entry.c:792 msgid "Flash fired, auto mode, return light not detected" msgstr "" #: libexif/exif-entry.c:794 msgid "Flash fired, auto mode, return light detected" msgstr "" #: libexif/exif-entry.c:795 msgid "No flash function" msgstr "" #: libexif/exif-entry.c:796 msgid "Flash fired, red-eye reduction mode" msgstr "" #: libexif/exif-entry.c:797 msgid "Flash fired, red-eye reduction mode, return light not detected" msgstr "" #: libexif/exif-entry.c:799 msgid "Flash fired, red-eye reduction mode, return light detected" msgstr "" #: libexif/exif-entry.c:801 msgid "Flash fired, compulsory flash mode, red-eye reduction mode" msgstr "" #: libexif/exif-entry.c:803 msgid "" "Flash fired, compulsory flash mode, red-eye reduction mode, return light not " "detected" msgstr "" #: libexif/exif-entry.c:805 msgid "" "Flash fired, compulsory flash mode, red-eye reduction mode, return light " "detected" msgstr "" #: libexif/exif-entry.c:807 msgid "Flash did not fire, auto mode, red-eye reduction mode" msgstr "" #: libexif/exif-entry.c:808 msgid "Flash fired, auto mode, red-eye reduction mode" msgstr "" #: libexif/exif-entry.c:809 msgid "" "Flash fired, auto mode, return light not detected, red-eye reduction mode" msgstr "" #: libexif/exif-entry.c:811 msgid "Flash fired, auto mode, return light detected, red-eye reduction mode" msgstr "" #: libexif/exif-entry.c:815 msgid "?" msgstr "" #: libexif/exif-entry.c:817 msgid "Close view" msgstr "" #: libexif/exif-entry.c:818 msgid "Distant view" msgstr "" #: libexif/exif-entry.c:818 msgid "Distant" msgstr "" #: libexif/exif-entry.c:821 msgid "sRGB" msgstr "" #: libexif/exif-entry.c:822 msgid "Adobe RGB" msgstr "" #: libexif/exif-entry.c:823 msgid "Uncalibrated" msgstr "" #: libexif/exif-entry.c:878 #, c-format msgid "Invalid size of entry (%i, expected %li x %i)." msgstr "" #: libexif/exif-entry.c:911 msgid "Unsupported UNICODE string" msgstr "" #: libexif/exif-entry.c:919 msgid "Unsupported JIS string" msgstr "" #: libexif/exif-entry.c:935 msgid "Tag UserComment contains data but is against specification." msgstr "" #: libexif/exif-entry.c:939 #, c-format msgid "Byte at position %i: 0x%02x" msgstr "" #: libexif/exif-entry.c:947 msgid "Unknown Exif Version" msgstr "" #: libexif/exif-entry.c:951 #, c-format msgid "Exif Version %d.%d" msgstr "" #: libexif/exif-entry.c:962 msgid "FlashPix Version 1.0" msgstr "" #: libexif/exif-entry.c:964 msgid "FlashPix Version 1.01" msgstr "" #: libexif/exif-entry.c:966 msgid "Unknown FlashPix Version" msgstr "" #: libexif/exif-entry.c:979 libexif/exif-entry.c:998 libexif/exif-entry.c:1666 #: libexif/exif-entry.c:1671 libexif/exif-entry.c:1675 #: libexif/exif-entry.c:1680 libexif/exif-entry.c:1681 msgid "[None]" msgstr "" #: libexif/exif-entry.c:981 msgid "(Photographer)" msgstr "" #: libexif/exif-entry.c:1000 msgid "(Editor)" msgstr "" #: libexif/exif-entry.c:1024 libexif/exif-entry.c:1104 #: libexif/exif-entry.c:1121 libexif/exif-entry.c:1165 #, c-format msgid "%.02f EV" msgstr "" #: libexif/exif-entry.c:1025 #, c-format msgid " (f/%.01f)" msgstr "" #: libexif/exif-entry.c:1059 #, c-format msgid " (35 equivalent: %d mm)" msgstr "" #: libexif/exif-entry.c:1092 libexif/exif-entry.c:1093 msgid " sec." msgstr "" #: libexif/exif-entry.c:1107 #, c-format msgid " (1/%d sec.)" msgstr "" #: libexif/exif-entry.c:1109 #, c-format msgid " (%d sec.)" msgstr "" #: libexif/exif-entry.c:1122 #, c-format msgid " (%.02f cd/m^2)" msgstr "" #: libexif/exif-entry.c:1132 msgid "DSC" msgstr "" #: libexif/exif-entry.c:1134 libexif/exif-entry.c:1174 #: libexif/exif-entry.c:1261 libexif/exif-entry.c:1312 #: libexif/exif-entry.c:1321 libexif/exif-entry.c:1357 #: libexif/fuji/mnote-fuji-entry.c:236 libexif/fuji/mnote-fuji-entry.c:245 #: libexif/pentax/mnote-pentax-entry.c:350 #: libexif/pentax/mnote-pentax-entry.c:359 #, c-format msgid "Internal error (unknown value %i)" msgstr "" #: libexif/exif-entry.c:1142 msgid "-" msgstr "" #: libexif/exif-entry.c:1143 msgid "Y" msgstr "" #: libexif/exif-entry.c:1144 msgid "Cb" msgstr "" #: libexif/exif-entry.c:1145 msgid "Cr" msgstr "" #: libexif/exif-entry.c:1146 msgid "R" msgstr "" #: libexif/exif-entry.c:1147 msgid "G" msgstr "" #: libexif/exif-entry.c:1148 msgid "B" msgstr "" #: libexif/exif-entry.c:1149 msgid "Reserved" msgstr "" #: libexif/exif-entry.c:1172 msgid "Directly photographed" msgstr "" #: libexif/exif-entry.c:1185 msgid "YCbCr4:2:2" msgstr "" #: libexif/exif-entry.c:1187 msgid "YCbCr4:2:0" msgstr "" #: libexif/exif-entry.c:1204 #, c-format msgid "Within distance %i of (x,y) = (%i,%i)" msgstr "" #: libexif/exif-entry.c:1213 #, c-format msgid "Within rectangle (width %i, height %i) around (x,y) = (%i,%i)" msgstr "" #: libexif/exif-entry.c:1219 #, c-format msgid "Unexpected number of components (%li, expected 2, 3, or 4)." msgstr "" #: libexif/exif-entry.c:1257 msgid "Sea level" msgstr "" #: libexif/exif-entry.c:1259 msgid "Sea level reference" msgstr "" #: libexif/exif-entry.c:1367 #, c-format msgid "Unknown value %i" msgstr "" #: libexif/exif-format.c:37 msgid "Short" msgstr "" #: libexif/exif-format.c:38 msgid "Rational" msgstr "" #: libexif/exif-format.c:39 msgid "SRational" msgstr "" #: libexif/exif-format.c:40 msgid "Undefined" msgstr "" #: libexif/exif-format.c:41 msgid "ASCII" msgstr "" #: libexif/exif-format.c:42 msgid "Long" msgstr "" #: libexif/exif-format.c:43 msgid "Byte" msgstr "" #: libexif/exif-format.c:44 msgid "SByte" msgstr "" #: libexif/exif-format.c:45 msgid "SShort" msgstr "" #: libexif/exif-format.c:46 msgid "SLong" msgstr "" #: libexif/exif-format.c:47 msgid "Float" msgstr "" #: libexif/exif-format.c:48 msgid "Double" msgstr "" #: libexif/exif-loader.c:119 #, c-format msgid "The file '%s' could not be opened." msgstr "" #: libexif/exif-loader.c:300 msgid "The data supplied does not seem to contain EXIF data." msgstr "" #: libexif/exif-log.c:43 msgid "Debugging information" msgstr "" #: libexif/exif-log.c:44 msgid "Debugging information is available." msgstr "" #: libexif/exif-log.c:45 msgid "Not enough memory" msgstr "" #: libexif/exif-log.c:46 msgid "The system cannot provide enough memory." msgstr "" #: libexif/exif-log.c:47 msgid "Corrupt data" msgstr "" #: libexif/exif-log.c:48 msgid "The data provided does not follow the specification." msgstr "" #: libexif/exif-tag.c:62 msgid "GPS Tag Version" msgstr "" #: libexif/exif-tag.c:63 msgid "" "Indicates the version of . The version is given as 2.0.0.0. This " "tag is mandatory when tag is present. (Note: The " "tag is given in bytes, unlike the tag. When the version is " "2.0.0.0, the tag value is 02000000.H)." msgstr "" #: libexif/exif-tag.c:69 msgid "Interoperability Index" msgstr "" #: libexif/exif-tag.c:70 msgid "" "Indicates the identification of the Interoperability rule. Use \"R98\" for " "stating ExifR98 Rules. Four bytes used including the termination code " "(NULL). see the separate volume of Recommended Exif Interoperability Rules " "(ExifR98) for other tags used for ExifR98." msgstr "" #: libexif/exif-tag.c:76 msgid "North or South Latitude" msgstr "" #: libexif/exif-tag.c:77 msgid "" "Indicates whether the latitude is north or south latitude. The ASCII value " "'N' indicates north latitude, and 'S' is south latitude." msgstr "" #: libexif/exif-tag.c:81 msgid "Interoperability Version" msgstr "" #: libexif/exif-tag.c:83 msgid "Latitude" msgstr "" #: libexif/exif-tag.c:84 msgid "" "Indicates the latitude. The latitude is expressed as three RATIONAL values " "giving the degrees, minutes, and seconds, respectively. When degrees, " "minutes and seconds are expressed, the format is dd/1,mm/1,ss/1. When " "degrees and minutes are used and, for example, fractions of minutes are " "given up to two decimal places, the format is dd/1,mmmm/100,0/1." msgstr "" #: libexif/exif-tag.c:91 msgid "East or West Longitude" msgstr "" #: libexif/exif-tag.c:92 msgid "" "Indicates whether the longitude is east or west longitude. ASCII 'E' " "indicates east longitude, and 'W' is west longitude." msgstr "" #: libexif/exif-tag.c:95 msgid "Longitude" msgstr "" #: libexif/exif-tag.c:96 msgid "" "Indicates the longitude. The longitude is expressed as three RATIONAL values " "giving the degrees, minutes, and seconds, respectively. When degrees, " "minutes and seconds are expressed, the format is ddd/1,mm/1,ss/1. When " "degrees and minutes are used and, for example, fractions of minutes are " "given up to two decimal places, the format is ddd/1,mmmm/100,0/1." msgstr "" #: libexif/exif-tag.c:103 msgid "Altitude Reference" msgstr "" #: libexif/exif-tag.c:104 msgid "" "Indicates the altitude used as the reference altitude. If the reference is " "sea level and the altitude is above sea level, 0 is given. If the altitude " "is below sea level, a value of 1 is given and the altitude is indicated as " "an absolute value in the GSPAltitude tag. The reference unit is meters. Note " "that this tag is BYTE type, unlike other reference tags." msgstr "" #: libexif/exif-tag.c:110 msgid "Altitude" msgstr "" #: libexif/exif-tag.c:111 msgid "" "Indicates the altitude based on the reference in GPSAltitudeRef. Altitude is " "expressed as one RATIONAL value. The reference unit is meters." msgstr "" #: libexif/exif-tag.c:114 msgid "GPS Time (Atomic Clock)" msgstr "" #: libexif/exif-tag.c:115 msgid "" "Indicates the time as UTC (Coordinated Universal Time). TimeStamp is " "expressed as three RATIONAL values giving the hour, minute, and second." msgstr "" #: libexif/exif-tag.c:118 msgid "GPS Satellites" msgstr "" #: libexif/exif-tag.c:119 msgid "" "Indicates the GPS satellites used for measurements. This tag can be used to " "describe the number of satellites, their ID number, angle of elevation, " "azimuth, SNR and other information in ASCII notation. The format is not " "specified. If the GPS receiver is incapable of taking measurements, value of " "the tag shall be set to NULL." msgstr "" #: libexif/exif-tag.c:125 msgid "GPS Receiver Status" msgstr "" #: libexif/exif-tag.c:126 msgid "" "Indicates the status of the GPS receiver when the image is recorded. 'A' " "means measurement is in progress, and 'V' means the measurement is " "Interoperability." msgstr "" #: libexif/exif-tag.c:129 msgid "GPS Measurement Mode" msgstr "" #: libexif/exif-tag.c:130 msgid "" "Indicates the GPS measurement mode. '2' means two-dimensional measurement " "and '3' means three-dimensional measurement is in progress." msgstr "" #: libexif/exif-tag.c:133 msgid "Measurement Precision" msgstr "" #: libexif/exif-tag.c:134 msgid "" "Indicates the GPS DOP (data degree of precision). An HDOP value is written " "during two-dimensional measurement, and PDOP during three-dimensional " "measurement." msgstr "" #: libexif/exif-tag.c:137 msgid "Speed Unit" msgstr "" #: libexif/exif-tag.c:138 msgid "" "Indicates the unit used to express the GPS receiver speed of movement. 'K', " "'M' and 'N' represent kilometers per hour, miles per hour, and knots." msgstr "" #: libexif/exif-tag.c:141 msgid "Speed of GPS Receiver" msgstr "" #: libexif/exif-tag.c:142 msgid "Indicates the speed of GPS receiver movement." msgstr "" #: libexif/exif-tag.c:143 msgid "Reference for direction of movement" msgstr "" #: libexif/exif-tag.c:144 msgid "" "Indicates the reference for giving the direction of GPS receiver movement. " "'T' denotes true direction and 'M' is magnetic direction." msgstr "" #: libexif/exif-tag.c:147 msgid "Direction of Movement" msgstr "" #: libexif/exif-tag.c:148 msgid "" "Indicates the direction of GPS receiver movement. The range of values is " "from 0.00 to 359.99." msgstr "" #: libexif/exif-tag.c:150 msgid "GPS Image Direction Reference" msgstr "" #: libexif/exif-tag.c:151 msgid "" "Indicates the reference for giving the direction of the image when it is " "captured. 'T' denotes true direction and 'M' is magnetic direction." msgstr "" #: libexif/exif-tag.c:153 msgid "GPS Image Direction" msgstr "" #: libexif/exif-tag.c:154 msgid "" "Indicates the direction of the image when it was captured. The range of " "values is from 0.00 to 359.99." msgstr "" #: libexif/exif-tag.c:156 msgid "Geodetic Survey Data Used" msgstr "" #: libexif/exif-tag.c:157 msgid "" "Indicates the geodetic survey data used by the GPS receiver. If the survey " "data is restricted to Japan, the value of this tag is 'TOKYO' or 'WGS-84'. " "If a GPS Info tag is recorded, it is strongly recommended that this tag be " "recorded." msgstr "" #: libexif/exif-tag.c:161 msgid "Reference For Latitude of Destination" msgstr "" #: libexif/exif-tag.c:162 msgid "" "Indicates whether the latitude of the destination point is north or south " "latitude. The ASCII value 'N' indicates north latitude, and 'S' is south " "latitude." msgstr "" #: libexif/exif-tag.c:165 msgid "Latitude of Destination" msgstr "" #: libexif/exif-tag.c:166 msgid "" "Indicates the latitude of the destination point. The latitude is expressed " "as three RATIONAL values giving the degrees, minutes, and seconds, " "respectively. If latitude is expressed as degrees, minutes and seconds, a " "typical format would be dd/1,mm/1,ss/1. When degrees and minutes are used " "and, for example, fractions of minutes are given up to two decimal places, " "the format would be dd/1,mmmm/100,0/1." msgstr "" #: libexif/exif-tag.c:173 msgid "Reference for Longitude of Destination" msgstr "" #: libexif/exif-tag.c:174 msgid "" "Indicates whether the longitude of the destination point is east or west " "longitude. ASCII 'E' indicates east longitude, and 'W' is west longitude." msgstr "" #: libexif/exif-tag.c:177 msgid "Longitude of Destination" msgstr "" #: libexif/exif-tag.c:178 msgid "" "Indicates the longitude of the destination point. The longitude is expressed " "as three RATIONAL values giving the degrees, minutes, and seconds, " "respectively. If longitude is expressed as degrees, minutes and seconds, a " "typical format would be ddd/1,mm/1,ss/1. When degrees and minutes are used " "and, for example, fractions of minutes are given up to two decimal places, " "the format would be ddd/1,mmmm/100,0/1." msgstr "" #: libexif/exif-tag.c:186 msgid "Reference for Bearing of Destination" msgstr "" #: libexif/exif-tag.c:187 msgid "" "Indicates the reference used for giving the bearing to the destination " "point. 'T' denotes true direction and 'M' is magnetic direction." msgstr "" #: libexif/exif-tag.c:190 msgid "Bearing of Destination" msgstr "" #: libexif/exif-tag.c:191 msgid "" "Indicates the bearing to the destination point. The range of values is from " "0.00 to 359.99." msgstr "" #: libexif/exif-tag.c:193 msgid "Reference for Distance to Destination" msgstr "" #: libexif/exif-tag.c:194 msgid "" "Indicates the unit used to express the distance to the destination point. " "'K', 'M' and 'N' represent kilometers, miles and nautical miles." msgstr "" #: libexif/exif-tag.c:197 msgid "Distance to Destination" msgstr "" #: libexif/exif-tag.c:198 msgid "Indicates the distance to the destination point." msgstr "" #: libexif/exif-tag.c:199 msgid "Name of GPS Processing Method" msgstr "" #: libexif/exif-tag.c:200 msgid "" "A character string recording the name of the method used for location " "finding. The first byte indicates the character code used, and this is " "followed by the name of the method. Since the Type is not ASCII, NULL " "termination is not necessary." msgstr "" #: libexif/exif-tag.c:205 msgid "Name of GPS Area" msgstr "" #: libexif/exif-tag.c:206 msgid "" "A character string recording the name of the GPS area. The first byte " "indicates the character code used, and this is followed by the name of the " "GPS area. Since the Type is not ASCII, NULL termination is not necessary." msgstr "" #: libexif/exif-tag.c:210 msgid "GPS Date" msgstr "" #: libexif/exif-tag.c:211 msgid "" "A character string recording date and time information relative to UTC " "(Coordinated Universal Time). The format is \"YYYY:MM:DD\". The length of " "the string is 11 bytes including NULL." msgstr "" #: libexif/exif-tag.c:215 msgid "GPS Differential Correction" msgstr "" #: libexif/exif-tag.c:216 msgid "" "Indicates whether differential correction is applied to the GPS receiver." msgstr "" #: libexif/exif-tag.c:220 msgid "New Subfile Type" msgstr "" #: libexif/exif-tag.c:220 msgid "A general indication of the kind of data contained in this subfile." msgstr "" #: libexif/exif-tag.c:222 msgid "Image Width" msgstr "" #: libexif/exif-tag.c:223 msgid "" "The number of columns of image data, equal to the number of pixels per row. " "In JPEG compressed data a JPEG marker is used instead of this tag." msgstr "" #: libexif/exif-tag.c:227 msgid "Image Length" msgstr "" #: libexif/exif-tag.c:228 msgid "" "The number of rows of image data. In JPEG compressed data a JPEG marker is " "used instead of this tag." msgstr "" #: libexif/exif-tag.c:231 msgid "Bits per Sample" msgstr "" #: libexif/exif-tag.c:232 msgid "" "The number of bits per image component. In this standard each component of " "the image is 8 bits, so the value for this tag is 8. See also " ". In JPEG compressed data a JPEG marker is used instead of " "this tag." msgstr "" #: libexif/exif-tag.c:237 msgid "Compression" msgstr "" #: libexif/exif-tag.c:238 msgid "" "The compression scheme used for the image data. When a primary image is JPEG " "compressed, this designation is not necessary and is omitted. When " "thumbnails use JPEG compression, this tag value is set to 6." msgstr "" #: libexif/exif-tag.c:244 msgid "Photometric Interpretation" msgstr "" #: libexif/exif-tag.c:245 msgid "" "The pixel composition. In JPEG compressed data a JPEG marker is used instead " "of this tag." msgstr "" #: libexif/exif-tag.c:249 msgid "Fill Order" msgstr "" #: libexif/exif-tag.c:251 msgid "Document Name" msgstr "" #: libexif/exif-tag.c:253 msgid "Image Description" msgstr "" #: libexif/exif-tag.c:254 msgid "" "A character string giving the title of the image. It may be a comment such " "as \"1988 company picnic\" or the like. Two-bytes character codes cannot be " "used. When a 2-bytes code is necessary, the Exif Private tag " "is to be used." msgstr "" #: libexif/exif-tag.c:260 msgid "Manufacturer" msgstr "" #: libexif/exif-tag.c:261 msgid "" "The manufacturer of the recording equipment. This is the manufacturer of the " "DSC, scanner, video digitizer or other equipment that generated the image. " "When the field is left blank, it is treated as unknown." msgstr "" #: libexif/exif-tag.c:267 msgid "Model" msgstr "" #: libexif/exif-tag.c:268 msgid "" "The model name or model number of the equipment. This is the model name or " "number of the DSC, scanner, video digitizer or other equipment that " "generated the image. When the field is left blank, it is treated as unknown." msgstr "" #: libexif/exif-tag.c:273 msgid "Strip Offsets" msgstr "" #: libexif/exif-tag.c:274 msgid "" "For each strip, the byte offset of that strip. It is recommended that this " "be selected so the number of strip bytes does not exceed 64 Kbytes. With " "JPEG compressed data this designation is not needed and is omitted. See also " " and ." msgstr "" #: libexif/exif-tag.c:280 msgid "Orientation" msgstr "" #: libexif/exif-tag.c:281 msgid "The image orientation viewed in terms of rows and columns." msgstr "" #: libexif/exif-tag.c:284 msgid "Samples per Pixel" msgstr "" #: libexif/exif-tag.c:285 msgid "" "The number of components per pixel. Since this standard applies to RGB and " "YCbCr images, the value set for this tag is 3. In JPEG compressed data a " "JPEG marker is used instead of this tag." msgstr "" #: libexif/exif-tag.c:290 msgid "Rows per Strip" msgstr "" #: libexif/exif-tag.c:291 msgid "" "The number of rows per strip. This is the number of rows in the image of one " "strip when an image is divided into strips. With JPEG compressed data this " "designation is not needed and is omitted. See also and " "." msgstr "" #: libexif/exif-tag.c:297 msgid "Strip Byte Count" msgstr "" #: libexif/exif-tag.c:298 msgid "" "The total number of bytes in each strip. With JPEG compressed data this " "designation is not needed and is omitted." msgstr "" #: libexif/exif-tag.c:301 msgid "X-Resolution" msgstr "" #: libexif/exif-tag.c:302 msgid "" "The number of pixels per in the direction. " "When the image resolution is unknown, 72 [dpi] is designated." msgstr "" #: libexif/exif-tag.c:306 msgid "Y-Resolution" msgstr "" #: libexif/exif-tag.c:307 msgid "" "The number of pixels per in the direction. " "The same value as is designated." msgstr "" #: libexif/exif-tag.c:311 msgid "Planar Configuration" msgstr "" #: libexif/exif-tag.c:312 msgid "" "Indicates whether pixel components are recorded in a chunky or planar " "format. In JPEG compressed files a JPEG marker is used instead of this tag. " "If this field does not exist, the TIFF default of 1 (chunky) is assumed." msgstr "" #: libexif/exif-tag.c:317 msgid "Resolution Unit" msgstr "" #: libexif/exif-tag.c:318 msgid "" "The unit for measuring and . The same unit is " "used for both and . If the image resolution is " "unknown, 2 (inches) is designated." msgstr "" #: libexif/exif-tag.c:323 msgid "Transfer Function" msgstr "" #: libexif/exif-tag.c:324 msgid "" "A transfer function for the image, described in tabular style. Normally this " "tag is not necessary, since color space is specified in the color space " "information tag ()." msgstr "" #: libexif/exif-tag.c:328 msgid "Software" msgstr "" #: libexif/exif-tag.c:329 msgid "" "This tag records the name and version of the software or firmware of the " "camera or image input device used to generate the image. The detailed format " "is not specified, but it is recommended that the example shown below be " "followed. When the field is left blank, it is treated as unknown." msgstr "" #: libexif/exif-tag.c:336 msgid "Date and Time" msgstr "" #: libexif/exif-tag.c:337 msgid "" "The date and time of image creation. In this standard (EXIF-2.1) it is the " "date and time the file was changed." msgstr "" #: libexif/exif-tag.c:340 msgid "Artist" msgstr "" #: libexif/exif-tag.c:341 msgid "" "This tag records the name of the camera owner, photographer or image " "creator. The detailed format is not specified, but it is recommended that " "the information be written as in the example below for ease of " "Interoperability. When the field is left blank, it is treated as unknown." msgstr "" #: libexif/exif-tag.c:347 libexif/pentax/mnote-pentax-tag.c:113 msgid "White Point" msgstr "" #: libexif/exif-tag.c:348 msgid "" "The chromaticity of the white point of the image. Normally this tag is not " "necessary, since color space is specified in the color space information tag " "()." msgstr "" #: libexif/exif-tag.c:353 msgid "Primary Chromaticities" msgstr "" #: libexif/exif-tag.c:354 msgid "" "The chromaticity of the three primary colors of the image. Normally this tag " "is not necessary, since color space is specified in the color space " "information tag ()." msgstr "" #: libexif/exif-tag.c:359 msgid "Defined by Adobe Corporation to enable TIFF Trees within a TIFF file." msgstr "" #: libexif/exif-tag.c:362 msgid "Transfer Range" msgstr "" #: libexif/exif-tag.c:366 msgid "JPEG Interchange Format" msgstr "" #: libexif/exif-tag.c:367 msgid "" "The offset to the start byte (SOI) of JPEG compressed thumbnail data. This " "is not used for primary image JPEG data." msgstr "" #: libexif/exif-tag.c:372 msgid "JPEG Interchange Format Length" msgstr "" #: libexif/exif-tag.c:373 msgid "" "The number of bytes of JPEG compressed thumbnail data. This is not used for " "primary image JPEG data. JPEG thumbnails are not divided but are recorded as " "a continuous JPEG bitstream from SOI to EOI. Appn and COM markers should not " "be recorded. Compressed thumbnails must be recorded in no more than 64 " "Kbytes, including all other data to be recorded in APP1." msgstr "" #: libexif/exif-tag.c:382 msgid "YCbCr Coefficients" msgstr "" #: libexif/exif-tag.c:383 msgid "" "The matrix coefficients for transformation from RGB to YCbCr image data. No " "default is given in TIFF; but here the value given in \"Color Space " "Guidelines\", is used as the default. The color space is declared in a color " "space information tag, with the default being the value that gives the " "optimal image characteristics Interoperability this condition." msgstr "" #: libexif/exif-tag.c:392 msgid "YCbCr Sub-Sampling" msgstr "" #: libexif/exif-tag.c:393 msgid "" "The sampling ratio of chrominance components in relation to the luminance " "component. In JPEG compressed data a JPEG marker is used instead of this tag." msgstr "" #: libexif/exif-tag.c:398 msgid "YCbCr Positioning" msgstr "" #: libexif/exif-tag.c:399 msgid "" "The position of chrominance components in relation to the luminance " "component. This field is designated only for JPEG compressed data or " "uncompressed YCbCr data. The TIFF default is 1 (centered); but when Y:Cb:Cr " "= 4:2:2 it is recommended in this standard that 2 (co-sited) be used to " "record data, in order to improve the image quality when viewed on TV " "systems. When this field does not exist, the reader shall assume the TIFF " "default. In the case of Y:Cb:Cr = 4:2:0, the TIFF default (centered) is " "recommended. If the reader does not have the capability of supporting both " "kinds of , it shall follow the TIFF default regardless of " "the value in this field. It is preferable that readers be able to support " "both centered and co-sited positioning." msgstr "" #: libexif/exif-tag.c:414 msgid "Reference Black/White" msgstr "" #: libexif/exif-tag.c:415 msgid "" "The reference black point value and reference white point value. No defaults " "are given in TIFF, but the values below are given as defaults here. The " "color space is declared in a color space information tag, with the default " "being the value that gives the optimal image characteristics " "Interoperability these conditions." msgstr "" #: libexif/exif-tag.c:423 msgid "XML Packet" msgstr "" #: libexif/exif-tag.c:423 msgid "XMP Metadata" msgstr "" #: libexif/exif-tag.c:438 libexif/exif-tag.c:784 msgid "CFA Pattern" msgstr "" #: libexif/exif-tag.c:439 libexif/exif-tag.c:785 msgid "" "Indicates the color filter array (CFA) geometric pattern of the image sensor " "when a one-chip color area sensor is used. It does not apply to all sensing " "methods." msgstr "" #: libexif/exif-tag.c:443 msgid "Battery Level" msgstr "" #: libexif/exif-tag.c:444 msgid "Copyright" msgstr "" #: libexif/exif-tag.c:445 msgid "" "Copyright information. In this standard the tag is used to indicate both the " "photographer and editor copyrights. It is the copyright notice of the person " "or organization claiming rights to the image. The Interoperability copyright " "statement including date and rights should be written in this field; e.g., " "\"Copyright, John Smith, 19xx. All rights reserved.\". In this standard the " "field records both the photographer and editor copyrights, with each " "recorded in a separate part of the statement. When there is a clear " "distinction between the photographer and editor copyrights, these are to be " "written in the order of photographer followed by editor copyright, separated " "by NULL (in this case, since the statement also ends with a NULL, there are " "two NULL codes) (see example 1). When only the photographer is given, it is " "terminated by one NULL code (see example 2). When only the editor copyright " "is given, the photographer copyright part consists of one space followed by " "a terminating NULL code, then the editor copyright is given (see example 3). " "When the field is left blank, it is treated as unknown." msgstr "" #: libexif/exif-tag.c:467 msgid "Exposure time, given in seconds (sec)." msgstr "" #: libexif/exif-tag.c:469 libexif/pentax/mnote-pentax-tag.c:79 msgid "F-Number" msgstr "" #: libexif/exif-tag.c:470 msgid "The F number." msgstr "" #: libexif/exif-tag.c:475 msgid "Image Resources Block" msgstr "" #: libexif/exif-tag.c:477 msgid "" "A pointer to the Exif IFD. Interoperability, Exif IFD has the same structure " "as that of the IFD specified in TIFF. ordinarily, however, it does not " "contain image data as in the case of TIFF." msgstr "" #: libexif/exif-tag.c:485 msgid "Exposure Program" msgstr "" #: libexif/exif-tag.c:486 msgid "" "The class of the program used by the camera to set exposure when the picture " "is taken." msgstr "" #: libexif/exif-tag.c:490 msgid "Spectral Sensitivity" msgstr "" #: libexif/exif-tag.c:491 msgid "" "Indicates the spectral sensitivity of each channel of the camera used. The " "tag value is an ASCII string compatible with the standard developed by the " "ASTM Technical Committee." msgstr "" #: libexif/exif-tag.c:496 msgid "GPS Info IFD Pointer" msgstr "" #: libexif/exif-tag.c:497 msgid "" "A pointer to the GPS Info IFD. The Interoperability structure of the GPS " "Info IFD, like that of Exif IFD, has no image data." msgstr "" #: libexif/exif-tag.c:503 msgid "ISO Speed Ratings" msgstr "" #: libexif/exif-tag.c:504 msgid "" "Indicates the ISO Speed and ISO Latitude of the camera or input device as " "specified in ISO 12232." msgstr "" #: libexif/exif-tag.c:507 msgid "Opto-Electronic Conversion Function" msgstr "" #: libexif/exif-tag.c:508 msgid "" "Indicates the Opto-Electronic Conversion Function (OECF) specified in ISO " "14524. is the relationship between the camera optical input and the " "image values." msgstr "" #: libexif/exif-tag.c:513 msgid "Time Zone Offset" msgstr "" #: libexif/exif-tag.c:514 msgid "Encodes time zone of camera clock relative to GMT." msgstr "" #: libexif/exif-tag.c:515 msgid "Exif Version" msgstr "" #: libexif/exif-tag.c:516 msgid "" "The version of this standard supported. Nonexistence of this field is taken " "to mean nonconformance to the standard." msgstr "" #: libexif/exif-tag.c:520 msgid "Date and Time (Original)" msgstr "" #: libexif/exif-tag.c:521 msgid "" "The date and time when the original image data was generated. For a digital " "still camera the date and time the picture was taken are recorded." msgstr "" #: libexif/exif-tag.c:526 msgid "Date and Time (Digitized)" msgstr "" #: libexif/exif-tag.c:527 msgid "The date and time when the image was stored as digital data." msgstr "" #: libexif/exif-tag.c:530 msgid "Components Configuration" msgstr "" #: libexif/exif-tag.c:531 msgid "" "Information specific to compressed data. The channels of each component are " "arranged in order from the 1st component to the 4th. For uncompressed data " "the data arrangement is given in the tag. " "However, since can only express the order of Y, " "Cb and Cr, this tag is provided for cases when compressed data uses " "components other than Y, Cb, and Cr and to enable support of other sequences." msgstr "" #: libexif/exif-tag.c:541 msgid "Compressed Bits per Pixel" msgstr "" #: libexif/exif-tag.c:542 msgid "" "Information specific to compressed data. The compression mode used for a " "compressed image is indicated in unit bits per pixel." msgstr "" #: libexif/exif-tag.c:546 libexif/olympus/mnote-olympus-tag.c:123 msgid "Shutter Speed" msgstr "" #: libexif/exif-tag.c:547 msgid "" "Shutter speed. The unit is the APEX (Additive System of Photographic " "Exposure) setting." msgstr "" #: libexif/exif-tag.c:551 msgid "The lens aperture. The unit is the APEX value." msgstr "" #: libexif/exif-tag.c:553 msgid "Brightness" msgstr "" #: libexif/exif-tag.c:554 msgid "" "The value of brightness. The unit is the APEX value. Ordinarily it is given " "in the range of -99.99 to 99.99." msgstr "" #: libexif/exif-tag.c:558 msgid "Exposure Bias" msgstr "" #: libexif/exif-tag.c:559 msgid "" "The exposure bias. The units is the APEX value. Ordinarily it is given in " "the range of -99.99 to 99.99." msgstr "" #: libexif/exif-tag.c:562 msgid "Maximum Aperture Value" msgstr "" #: libexif/exif-tag.c:563 msgid "" "The smallest F number of the lens. The unit is the APEX value. Ordinarily it " "is given in the range of 00.00 to 99.99, but it is not limited to this range." msgstr "" #: libexif/exif-tag.c:568 msgid "Subject Distance" msgstr "" #: libexif/exif-tag.c:569 msgid "The distance to the subject, given in meters." msgstr "" #: libexif/exif-tag.c:572 msgid "The metering mode." msgstr "" #: libexif/exif-tag.c:574 msgid "Light Source" msgstr "" #: libexif/exif-tag.c:575 msgid "The kind of light source." msgstr "" #: libexif/exif-tag.c:578 msgid "" "This tag is recorded when an image is taken using a strobe light (flash)." msgstr "" #: libexif/exif-tag.c:582 msgid "" "The actual focal length of the lens, in mm. Conversion is not made to the " "focal length of a 35 mm film camera." msgstr "" #: libexif/exif-tag.c:585 msgid "Subject Area" msgstr "" #: libexif/exif-tag.c:586 msgid "" "This tag indicates the location and area of the main subject in the overall " "scene." msgstr "" #: libexif/exif-tag.c:590 msgid "TIFF/EP Standard ID" msgstr "" #: libexif/exif-tag.c:591 msgid "Maker Note" msgstr "" #: libexif/exif-tag.c:592 msgid "" "A tag for manufacturers of Exif writers to record any desired information. " "The contents are up to the manufacturer." msgstr "" #: libexif/exif-tag.c:595 msgid "User Comment" msgstr "" #: libexif/exif-tag.c:596 msgid "" "A tag for Exif users to write keywords or comments on the image besides " "those in , and without the character code limitations of " "the tag. The character code used in the tag " "is identified based on an ID code in a fixed 8-byte area at the start of the " "tag data area. The unused portion of the area is padded with NULL " "(\"00.h\"). ID codes are assigned by means of registration. The designation " "method and references for each character code are defined in the " "specification. The value of CountN is determined based on the 8 bytes in the " "character code area and the number of bytes in the user comment part. Since " "the TYPE is not ASCII, NULL termination is not necessary. The ID code for " "the area may be a Defined code such as JIS or ASCII, or may be " "Undefined. The Undefined name is UndefinedText, and the ID code is filled " "with 8 bytes of all \"NULL\" (\"00.H\"). An Exif reader that reads the " " tag must have a function for determining the ID code. This " "function is not required in Exif readers that do not use the " "tag. When a area is set aside, it is recommended that the ID " "code be ASCII and that the following user comment part be filled with blank " "characters [20.H]." msgstr "" #: libexif/exif-tag.c:619 msgid "Sub-second Time" msgstr "" #: libexif/exif-tag.c:620 msgid "A tag used to record fractions of seconds for the tag." msgstr "" #: libexif/exif-tag.c:624 msgid "Sub-second Time (Original)" msgstr "" #: libexif/exif-tag.c:625 msgid "" "A tag used to record fractions of seconds for the tag." msgstr "" #: libexif/exif-tag.c:629 msgid "Sub-second Time (Digitized)" msgstr "" #: libexif/exif-tag.c:630 msgid "" "A tag used to record fractions of seconds for the tag." msgstr "" #: libexif/exif-tag.c:634 msgid "XP Title" msgstr "" #: libexif/exif-tag.c:635 msgid "" "A character string giving the title of the image, encoded in UTF-16LE." msgstr "" #: libexif/exif-tag.c:639 msgid "XP Comment" msgstr "" #: libexif/exif-tag.c:640 msgid "" "A character string containing a comment about the image, encoded in UTF-16LE." msgstr "" #: libexif/exif-tag.c:644 msgid "XP Author" msgstr "" #: libexif/exif-tag.c:645 msgid "" "A character string containing the name of the image creator, encoded in UTF-" "16LE." msgstr "" #: libexif/exif-tag.c:649 msgid "XP Keywords" msgstr "" #: libexif/exif-tag.c:650 msgid "" "A character string containing key words describing the image, encoded in UTF-" "16LE." msgstr "" #: libexif/exif-tag.c:654 msgid "XP Subject" msgstr "" #: libexif/exif-tag.c:655 msgid "A character string giving the image subject, encoded in UTF-16LE." msgstr "" #: libexif/exif-tag.c:659 msgid "The FlashPix format version supported by a FPXR file." msgstr "" #: libexif/exif-tag.c:661 libexif/pentax/mnote-pentax-tag.c:102 msgid "Color Space" msgstr "" #: libexif/exif-tag.c:662 msgid "" "The color space information tag is always recorded as the color space " "specifier. Normally sRGB (=1) is used to define the color space based on the " "PC monitor conditions and environment. If a color space other than sRGB is " "used, Uncalibrated (=FFFF.H) is set. Image data recorded as Uncalibrated can " "be treated as sRGB when it is converted to FlashPix." msgstr "" #: libexif/exif-tag.c:670 msgid "Pixel X Dimension" msgstr "" #: libexif/exif-tag.c:671 msgid "" "Information specific to compressed data. When a compressed file is recorded, " "the valid width of the meaningful image must be recorded in this tag, " "whether or not there is padding data or a restart marker. This tag should " "not exist in an uncompressed file." msgstr "" #: libexif/exif-tag.c:677 msgid "Pixel Y Dimension" msgstr "" #: libexif/exif-tag.c:678 msgid "" "Information specific to compressed data. When a compressed file is recorded, " "the valid height of the meaningful image must be recorded in this tag, " "whether or not there is padding data or a restart marker. This tag should " "not exist in an uncompressed file. Since data padding is unnecessary in the " "vertical direction, the number of lines recorded in this valid image height " "tag will in fact be the same as that recorded in the SOF." msgstr "" #: libexif/exif-tag.c:688 msgid "Related Sound File" msgstr "" #: libexif/exif-tag.c:689 msgid "" "This tag is used to record the name of an audio file related to the image " "data. The only relational information recorded here is the Exif audio file " "name and extension (an ASCII string consisting of 8 characters + '.' + 3 " "characters). The path is not recorded. Stipulations on audio and file naming " "conventions are defined in the specification. When using this tag, audio " "files must be recorded in conformance to the Exif audio format. Writers are " "also allowed to store the data such as Audio within APP2 as FlashPix " "extension stream data. The mapping of Exif image files and audio files is " "done in any of three ways, [1], [2] and [3]. If multiple files are mapped to " "one file as in [2] or [3], the above format is used to record just one audio " "file name. If there are multiple audio files, the first recorded file is " "given. In the case of [3], for example, for the Exif image file " "\"DSC00001.JPG\" only \"SND00001.WAV\" is given as the related Exif audio " "file. When there are three Exif audio files \"SND00001.WAV\", " "\"SND00002.WAV\" and \"SND00003.WAV\", the Exif image file name for each of " "them, \"DSC00001.JPG\", is indicated. By combining multiple relational " "information, a variety of playback possibilities can be supported. The " "method of using relational information is left to the implementation on the " "playback side. Since this information is an ASCII character string, it is " "terminated by NULL. When this tag is used to map audio files, the relation " "of the audio file to image data must also be indicated on the audio file end." msgstr "" #: libexif/exif-tag.c:719 msgid "Interoperability IFD Pointer" msgstr "" #: libexif/exif-tag.c:720 msgid "" "Interoperability IFD is composed of tags which stores the information to " "ensure the Interoperability and pointed by the following tag located in Exif " "IFD. The Interoperability structure of Interoperability IFD is the same as " "TIFF defined IFD structure but does not contain the image data " "characteristically compared with normal TIFF IFD." msgstr "" #: libexif/exif-tag.c:729 msgid "Flash Energy" msgstr "" #: libexif/exif-tag.c:730 msgid "" "Indicates the strobe energy at the time the image is captured, as measured " "in Beam Candle Power Seconds (BCPS)." msgstr "" #: libexif/exif-tag.c:734 msgid "Spatial Frequency Response" msgstr "" #: libexif/exif-tag.c:735 msgid "" "This tag records the camera or input device spatial frequency table and SFR " "values in the direction of image width, image height, and diagonal " "direction, as specified in ISO 12233." msgstr "" #: libexif/exif-tag.c:741 msgid "Focal Plane X-Resolution" msgstr "" #: libexif/exif-tag.c:742 msgid "" "Indicates the number of pixels in the image width (X) direction per " " on the camera focal plane." msgstr "" #: libexif/exif-tag.c:746 msgid "Focal Plane Y-Resolution" msgstr "" #: libexif/exif-tag.c:747 msgid "" "Indicates the number of pixels in the image height (V) direction per " " on the camera focal plane." msgstr "" #: libexif/exif-tag.c:751 msgid "Focal Plane Resolution Unit" msgstr "" #: libexif/exif-tag.c:752 msgid "" "Indicates the unit for measuring and " ". This value is the same as the ." msgstr "" #: libexif/exif-tag.c:757 msgid "Subject Location" msgstr "" #: libexif/exif-tag.c:758 msgid "" "Indicates the location of the main subject in the scene. The value of this " "tag represents the pixel at the center of the main subject relative to the " "left edge, prior to rotation processing as per the tag. The first " "value indicates the X column number and the second indicates the Y row " "number." msgstr "" #: libexif/exif-tag.c:765 msgid "Exposure Index" msgstr "" #: libexif/exif-tag.c:766 msgid "" "Indicates the exposure index selected on the camera or input device at the " "time the image is captured." msgstr "" #: libexif/exif-tag.c:769 msgid "Sensing Method" msgstr "" #: libexif/exif-tag.c:770 msgid "Indicates the image sensor type on the camera or input device." msgstr "" #: libexif/exif-tag.c:773 libexif/fuji/mnote-fuji-tag.c:64 msgid "File Source" msgstr "" #: libexif/exif-tag.c:774 msgid "" "Indicates the image source. If a DSC recorded the image, the tag value of " "this tag always be set to 3, indicating that the image was recorded on a DSC." msgstr "" #: libexif/exif-tag.c:778 msgid "Scene Type" msgstr "" #: libexif/exif-tag.c:779 msgid "" "Indicates the type of scene. If a DSC recorded the image, this tag value " "must always be set to 1, indicating that the image was directly photographed." msgstr "" #: libexif/exif-tag.c:789 msgid "Custom Rendered" msgstr "" #: libexif/exif-tag.c:790 msgid "" "This tag indicates the use of special processing on image data, such as " "rendering geared to output. When special processing is performed, the reader " "is expected to disable or minimize any further processing." msgstr "" #: libexif/exif-tag.c:796 msgid "" "This tag indicates the exposure mode set when the image was shot. In auto-" "bracketing mode, the camera shoots a series of frames of the same scene at " "different exposure settings." msgstr "" #: libexif/exif-tag.c:801 msgid "" "This tag indicates the white balance mode set when the image was shot." msgstr "" #: libexif/exif-tag.c:805 msgid "Digital Zoom Ratio" msgstr "" #: libexif/exif-tag.c:806 msgid "" "This tag indicates the digital zoom ratio when the image was shot. If the " "numerator of the recorded value is 0, this indicates that digital zoom was " "not used." msgstr "" #: libexif/exif-tag.c:811 msgid "Focal Length in 35mm Film" msgstr "" #: libexif/exif-tag.c:812 msgid "" "This tag indicates the equivalent focal length assuming a 35mm film camera, " "in mm. A value of 0 means the focal length is unknown. Note that this tag " "differs from the FocalLength tag." msgstr "" #: libexif/exif-tag.c:818 msgid "Scene Capture Type" msgstr "" #: libexif/exif-tag.c:819 msgid "" "This tag indicates the type of scene that was shot. It can also be used to " "record the mode in which the image was shot. Note that this differs from the " "scene type tag." msgstr "" #: libexif/exif-tag.c:824 msgid "Gain Control" msgstr "" #: libexif/exif-tag.c:825 msgid "This tag indicates the degree of overall image gain adjustment." msgstr "" #: libexif/exif-tag.c:829 msgid "" "This tag indicates the direction of contrast processing applied by the " "camera when the image was shot." msgstr "" #: libexif/exif-tag.c:833 msgid "" "This tag indicates the direction of saturation processing applied by the " "camera when the image was shot." msgstr "" #: libexif/exif-tag.c:837 msgid "" "This tag indicates the direction of sharpness processing applied by the " "camera when the image was shot." msgstr "" #: libexif/exif-tag.c:841 msgid "Device Setting Description" msgstr "" #: libexif/exif-tag.c:842 msgid "" "This tag indicates information on the picture-taking conditions of a " "particular camera model. The tag is used only to indicate the picture-taking " "conditions in the reader." msgstr "" #: libexif/exif-tag.c:848 msgid "Subject Distance Range" msgstr "" #: libexif/exif-tag.c:849 msgid "This tag indicates the distance to the subject." msgstr "" #: libexif/exif-tag.c:851 msgid "Image Unique ID" msgstr "" #: libexif/exif-tag.c:852 msgid "" "This tag indicates an identifier assigned uniquely to each image. It is " "recorded as an ASCII string equivalent to hexadecimal notation and 128-bit " "fixed length." msgstr "" #: libexif/exif-tag.c:857 msgid "Gamma" msgstr "" #: libexif/exif-tag.c:858 msgid "Indicates the value of coefficient gamma." msgstr "" #: libexif/exif-tag.c:860 msgid "PRINT Image Matching" msgstr "" #: libexif/exif-tag.c:861 msgid "Related to Epson's PRINT Image Matching technology" msgstr "" #: libexif/exif-tag.c:863 msgid "Padding" msgstr "" #: libexif/exif-tag.c:864 msgid "" "This tag reserves space that can be reclaimed later when additional metadata " "are added. New metadata can be written in place by replacing this tag with a " "smaller data element and using the reclaimed space to store the new or " "expanded metadata tags." msgstr "" #: libexif/fuji/mnote-fuji-entry.c:62 msgid "Softest" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:66 msgid "Hardest" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:67 libexif/fuji/mnote-fuji-entry.c:96 msgid "Medium soft" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:68 libexif/fuji/mnote-fuji-entry.c:94 msgid "Medium hard" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:69 libexif/fuji/mnote-fuji-entry.c:90 #: libexif/fuji/mnote-fuji-entry.c:98 libexif/fuji/mnote-fuji-entry.c:182 msgid "Film simulation mode" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:79 msgid "Incandescent" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:85 msgid "Medium high" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:87 msgid "Medium low" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:88 libexif/fuji/mnote-fuji-entry.c:97 msgid "Original" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:124 libexif/pentax/mnote-pentax-entry.c:164 #: libexif/pentax/mnote-pentax-entry.c:299 msgid "Program AE" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:125 msgid "Natural photo" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:126 msgid "Vibration reduction" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:127 msgid "Sunset" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:128 libexif/pentax/mnote-pentax-entry.c:181 msgid "Museum" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:129 msgid "Party" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:130 msgid "Flower" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:131 libexif/pentax/mnote-pentax-entry.c:176 msgid "Text" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:132 msgid "NP & flash" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:137 msgid "Aperture priority AE" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:138 msgid "Shutter priority AE" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:146 msgid "F-Standard" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:147 msgid "F-Chrome" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:148 msgid "F-B&W" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:151 msgid "No blur" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:152 msgid "Blur warning" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:155 msgid "Focus good" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:156 msgid "Out of focus" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:159 msgid "AE good" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:160 msgid "Over exposed" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:164 msgid "Wide" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:167 msgid "F0/Standard" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:168 msgid "F1/Studio portrait" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:169 msgid "F1a/Professional portrait" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:170 msgid "F1b/Professional portrait" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:171 msgid "F1c/Professional portrait" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:172 msgid "F2/Fujichrome" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:173 msgid "F3/Studio portrait Ex" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:174 msgid "F4/Velvia" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:177 msgid "Auto (100-400%)" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:179 msgid "Standard (100%)" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:180 msgid "Wide1 (230%)" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:181 msgid "Wide2 (400%)" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:263 #, c-format msgid "%2.2f mm" msgstr "" #: libexif/fuji/mnote-fuji-entry.c:298 libexif/pentax/mnote-pentax-entry.c:399 #: libexif/pentax/mnote-pentax-entry.c:451 #, c-format msgid "%i bytes unknown data" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:36 msgid "Maker Note Version" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:37 msgid "This number is unique and based on the date of manufacture." msgstr "" #: libexif/fuji/mnote-fuji-tag.c:41 msgid "Chromaticity Saturation" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:44 msgid "Flash Firing Strength Compensation" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:46 msgid "Focusing Mode" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:47 msgid "Focus Point" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:48 msgid "Slow Synchro Mode" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:49 libexif/pentax/mnote-pentax-tag.c:72 msgid "Picture Mode" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:50 msgid "Continuous Taking" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:51 msgid "Continuous Sequence Number" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:52 msgid "FinePix Color" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:53 msgid "Blur Check" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:54 msgid "Auto Focus Check" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:55 msgid "Auto Exposure Check" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:56 msgid "Dynamic Range" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:57 msgid "Film Simulation Mode" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:58 msgid "Dynamic Range Wide Mode" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:59 msgid "Development Dynamic Range Wide Mode" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:60 msgid "Minimum Focal Length" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:61 msgid "Maximum Focal Length" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:62 msgid "Maximum Aperture at Minimum Focal" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:63 msgid "Maximum Aperture at Maximum Focal" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:65 msgid "Order Number" msgstr "" #: libexif/fuji/mnote-fuji-tag.c:66 libexif/pentax/mnote-pentax-tag.c:98 msgid "Frame Number" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:49 #, c-format msgid "Invalid format '%s', expected '%s' or '%s'." msgstr "" #: libexif/olympus/mnote-olympus-entry.c:92 msgid "AF non D lens" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:94 msgid "AF-D or AF-S lens" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:95 msgid "AF-D G lens" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:96 msgid "AF-D VR lens" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:97 msgid "AF-D G VR lens" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:101 msgid "Flash unit unknown" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:102 msgid "Flash is external" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:103 msgid "Flash is on camera" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:106 msgid "VGA basic" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:107 msgid "VGA normal" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:108 msgid "VGA fine" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:109 msgid "SXGA basic" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:110 msgid "SXGA normal" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:111 msgid "SXGA fine" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:112 msgid "2 Mpixel basic" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:113 msgid "2 Mpixel normal" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:114 msgid "2 Mpixel fine" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:117 msgid "Color" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:122 msgid "Bright+" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:123 msgid "Bright-" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:124 msgid "Contrast+" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:125 msgid "Contrast-" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:128 msgid "ISO 80" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:129 msgid "ISO 160" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:130 msgid "ISO 320" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:131 #: libexif/olympus/mnote-olympus-entry.c:249 msgid "ISO 100" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:135 msgid "Preset" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:137 msgid "Incandescence" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:138 msgid "Fluorescence" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:140 msgid "SpeedLight" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:143 msgid "No fisheye" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:144 msgid "Fisheye on" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:147 msgid "Normal, SQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:148 msgid "Normal, HQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:149 msgid "Normal, SHQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:150 msgid "Normal, RAW" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:151 msgid "Normal, SQ1" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:152 msgid "Normal, SQ2" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:153 msgid "Normal, super high" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:154 msgid "Normal, standard" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:155 msgid "Fine, SQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:156 msgid "Fine, HQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:157 msgid "Fine, SHQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:158 msgid "Fine, RAW" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:159 msgid "Fine, SQ1" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:160 msgid "Fine, SQ2" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:161 msgid "Fine, super high" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:162 msgid "Super fine, SQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:163 msgid "Super fine, HQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:164 msgid "Super fine, SHQ" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:165 msgid "Super fine, RAW" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:166 msgid "Super fine, SQ1" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:167 msgid "Super fine, SQ2" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:168 msgid "Super fine, super high" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:169 msgid "Super fine, high" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:172 #: libexif/olympus/mnote-olympus-entry.c:177 #: libexif/olympus/mnote-olympus-entry.c:211 #: libexif/olympus/mnote-olympus-entry.c:220 #: libexif/olympus/mnote-olympus-entry.c:243 msgid "No" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:183 msgid "On (Preset)" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:188 msgid "Fill" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:195 msgid "Internal + external" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:224 msgid "Interlaced" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:225 msgid "Progressive" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:231 #: libexif/pentax/mnote-pentax-entry.c:85 #: libexif/pentax/mnote-pentax-entry.c:139 msgid "Best" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:232 msgid "Adjust exposure" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:235 msgid "Spot focus" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:236 msgid "Normal focus" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:239 msgid "Record while down" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:240 msgid "Press start, press stop" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:248 msgid "ISO 50" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:250 msgid "ISO 200" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:251 msgid "ISO 400" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:255 #: libexif/pentax/mnote-pentax-entry.c:168 msgid "Sport" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:256 msgid "TV" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:258 msgid "User 1" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:259 msgid "User 2" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:260 msgid "Lamp" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:263 msgid "5 frames/sec" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:264 msgid "10 frames/sec" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:265 msgid "15 frames/sec" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:266 msgid "20 frames/sec" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:381 #, c-format msgid "Red Correction %f, blue Correction %f" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:388 msgid "No manual focus selection" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:391 #, c-format msgid "%2.2f meters" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:417 msgid "AF position: center" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:418 msgid "AF position: top" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:419 msgid "AF position: bottom" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:420 msgid "AF position: left" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:421 msgid "AF position: right" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:422 msgid "AF position: upper-left" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:423 msgid "AF position: upper-right" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:424 msgid "AF position: lower-left" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:425 msgid "AF position: lower-right" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:426 msgid "AF position: far left" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:427 msgid "AF position: far right" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:428 msgid "Unknown AF position" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:439 #: libexif/olympus/mnote-olympus-entry.c:509 #, c-format msgid "Internal error (unknown value %hi)" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:447 #: libexif/olympus/mnote-olympus-entry.c:517 #, c-format msgid "Unknown value %hi" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:542 #: libexif/olympus/mnote-olympus-entry.c:562 #, c-format msgid "Unknown %hu" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:559 msgid "2 sec." msgstr "" #: libexif/olympus/mnote-olympus-entry.c:598 msgid "Fast" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:702 msgid "Automatic" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:732 #, c-format msgid "Manual: %liK" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:735 msgid "Manual: unknown" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:741 msgid "One-touch" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:797 #: libexif/olympus/mnote-olympus-entry.c:807 msgid "Infinite" msgstr "" #: libexif/olympus/mnote-olympus-entry.c:815 #, c-format msgid "%i bytes unknown data: " msgstr "" #: libexif/olympus/mnote-olympus-tag.c:38 #: libexif/olympus/mnote-olympus-tag.c:53 msgid "ISO Setting" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:39 msgid "Color Mode (?)" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:42 msgid "Image Sharpening" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:44 msgid "Flash Setting" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:46 msgid "White Balance Fine Adjustment" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:47 msgid "White Balance RB" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:49 msgid "ISO Selection" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:50 msgid "Preview Image IFD" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:50 msgid "Offset of the preview image directory (IFD) inside the file." msgstr "" #: libexif/olympus/mnote-olympus-tag.c:51 msgid "Exposurediff ?" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:54 msgid "Image Boundary" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:56 msgid "Flash Exposure Bracket Value" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:57 msgid "Exposure Bracket Value" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:58 #: libexif/olympus/mnote-olympus-tag.c:96 msgid "Image Adjustment" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:59 msgid "Tone Compensation" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:60 msgid "Adapter" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:62 msgid "Lens" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:63 #: libexif/olympus/mnote-olympus-tag.c:135 #: libexif/olympus/mnote-olympus-tag.c:185 msgid "Manual Focus Distance" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:65 msgid "Flash Used" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:66 msgid "AF Focus Position" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:67 msgid "Bracketing" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:69 msgid "Lens F Stops" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:70 msgid "Contrast Curve" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:71 #: libexif/olympus/mnote-olympus-tag.c:95 #: libexif/pentax/mnote-pentax-tag.c:134 msgid "Color Mode" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:72 msgid "Light Type" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:74 msgid "Hue Adjustment" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:76 #: libexif/olympus/mnote-olympus-tag.c:163 #: libexif/pentax/mnote-pentax-tag.c:108 msgid "Noise Reduction" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:79 msgid "Sensor Pixel Size" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:82 msgid "Image Data Size" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:82 msgid "Size of compressed image data in bytes." msgstr "" #: libexif/olympus/mnote-olympus-tag.c:84 msgid "Total Number of Pictures Taken" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:86 msgid "Optimize Image" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:88 msgid "Vari Program" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:89 msgid "Capture Editor Data" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:90 msgid "Capture Editor Version" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:97 #: libexif/olympus/mnote-olympus-tag.c:183 msgid "CCD Sensitivity" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:99 msgid "Focus" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:102 msgid "Converter" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:105 msgid "Thumbnail Image" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:106 msgid "Speed/Sequence/Panorama Direction" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:109 msgid "Black & White Mode" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:111 msgid "Focal Plane Diagonal" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:112 msgid "Lens Distortion Parameters" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:114 msgid "Info" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:115 msgid "Camera ID" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:116 msgid "Precapture Frames" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:117 msgid "White Board" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:118 msgid "One Touch White Balance" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:119 msgid "White Balance Bracket" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:120 #: libexif/pentax/mnote-pentax-tag.c:123 msgid "White Balance Bias" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:121 msgid "Data Dump" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:124 msgid "ISO Value" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:125 msgid "Aperture Value" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:126 msgid "Brightness Value" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:128 msgid "Flash Device" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:130 msgid "Sensor Temperature" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:131 msgid "Lens Temperature" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:132 msgid "Light Condition" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:136 msgid "Zoom Step Count" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:137 msgid "Focus Step Count" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:138 msgid "Sharpness Setting" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:139 msgid "Flash Charge Level" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:140 msgid "Color Matrix" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:141 msgid "Black Level" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:142 msgid "White Balance Setting" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:143 #: libexif/pentax/mnote-pentax-tag.c:87 msgid "Red Balance" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:144 #: libexif/pentax/mnote-pentax-tag.c:86 msgid "Blue Balance" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:145 msgid "Color Matrix Number" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:147 msgid "Flash Exposure Comp" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:148 msgid "Internal Flash Table" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:149 msgid "External Flash G Value" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:150 msgid "External Flash Bounce" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:151 msgid "External Flash Zoom" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:152 msgid "External Flash Mode" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:153 msgid "Contrast Setting" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:154 msgid "Sharpness Factor" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:155 msgid "Color Control" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:156 msgid "Olympus Image Width" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:157 msgid "Olympus Image Height" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:158 msgid "Scene Detect" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:159 msgid "Compression Ratio" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:160 msgid "Preview Image Valid" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:161 msgid "AF Result" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:162 msgid "CCD Scan Mode" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:164 msgid "Infinity Lens Step" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:165 msgid "Near Lens Step" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:166 msgid "Light Value Center" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:167 msgid "Light Value Periphery" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:170 msgid "Sequential Shot" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:171 msgid "Wide Range" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:172 msgid "Color Adjustment Mode" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:174 msgid "Quick Shot" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:176 msgid "Voice Memo" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:177 msgid "Record Shutter Release" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:178 msgid "Flicker Reduce" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:179 msgid "Optical Zoom" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:181 msgid "Light Source Special" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:182 msgid "Resaved" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:184 msgid "Scene Select" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:186 msgid "Sequence Shot Interval" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:189 msgid "Epson Image Width" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:190 msgid "Epson Image Height" msgstr "" #: libexif/olympus/mnote-olympus-tag.c:191 msgid "Epson Software Version" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:80 #: libexif/pentax/mnote-pentax-entry.c:134 msgid "Multi-exposure" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:83 #: libexif/pentax/mnote-pentax-entry.c:137 msgid "Good" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:84 #: libexif/pentax/mnote-pentax-entry.c:138 msgid "Better" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:92 msgid "Flash on" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:140 msgid "TIFF" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:150 msgid "2560x1920 or 2304x1728" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:156 msgid "2304x1728 or 2592x1944" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:158 msgid "2816x2212 or 2816x2112" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:171 msgid "Surf & snow" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:172 msgid "Sunset or candlelight" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:173 msgid "Autumn" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:178 msgid "Self portrait" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:179 msgid "Illustrations" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:180 msgid "Digital filter" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:182 msgid "Food" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:183 msgid "Green mode" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:184 msgid "Light pet" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:185 msgid "Dark pet" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:186 msgid "Medium pet" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:188 #: libexif/pentax/mnote-pentax-entry.c:296 msgid "Candlelight" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:189 msgid "Natural skin tone" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:190 msgid "Synchro sound record" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:191 msgid "Frame composite" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:194 msgid "Auto, did not fire" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:196 msgid "Auto, did not fire, red-eye reduction" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:197 msgid "Auto, fired" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:199 msgid "Auto, fired, red-eye reduction" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:201 msgid "On, wireless" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:202 msgid "On, soft" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:203 msgid "On, slow-sync" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:204 msgid "On, slow-sync, red-eye reduction" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:205 msgid "On, trailing-curtain sync" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:213 msgid "AF-S" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:214 msgid "AF-C" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:217 msgid "Upper-left" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:218 msgid "Top" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:219 msgid "Upper-right" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:221 msgid "Mid-left" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:223 msgid "Mid-right" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:225 msgid "Lower-left" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:226 msgid "Bottom" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:227 msgid "Lower-right" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:228 msgid "Fixed center" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:232 msgid "Multiple" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:234 msgid "Top-center" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:240 msgid "Bottom-center" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:257 msgid "User selected" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:282 msgid "3008x2008 or 3040x2024" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:293 msgid "Digital filter?" msgstr "" #: libexif/pentax/mnote-pentax-entry.c:374 #: libexif/pentax/mnote-pentax-entry.c:383 #, c-format msgid "Internal error (unknown value %i %i)" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:35 libexif/pentax/mnote-pentax-tag.c:63 msgid "Capture Mode" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:36 libexif/pentax/mnote-pentax-tag.c:70 #: libexif/pentax/mnote-pentax-tag.c:129 msgid "Quality Level" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:54 msgid "ISO Speed" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:56 msgid "Colors" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:59 msgid "PrintIM Settings" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:60 libexif/pentax/mnote-pentax-tag.c:131 msgid "Time Zone" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:61 msgid "Daylight Savings" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:64 msgid "Preview Size" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:65 msgid "Preview Length" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:66 libexif/pentax/mnote-pentax-tag.c:122 msgid "Preview Start" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:67 msgid "Model Identification" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:68 msgid "Date" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:69 msgid "Time" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:75 msgid "AF Point Selected" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:76 msgid "Auto AF Point" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:77 msgid "Focus Position" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:80 msgid "ISO Number" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:83 msgid "Auto Bracketing" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:85 msgid "White Balance Mode" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:93 msgid "World Time Location" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:94 msgid "Hometown City" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:95 msgid "Destination City" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:96 msgid "Hometown DST" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:96 msgid "Home Daylight Savings Time" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:97 msgid "Destination DST" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:97 msgid "Destination Daylight Savings Time" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:99 msgid "Image Processing" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:100 msgid "Picture Mode (2)" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:103 msgid "Image Area Offset" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:104 msgid "Raw Image Size" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:105 msgid "Autofocus Points Used" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:107 msgid "Camera Temperature" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:110 msgid "Image Tone" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:111 msgid "Shake Reduction Info" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:112 msgid "Black Point" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:114 msgid "AE Info" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:115 msgid "Lens Info" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:116 msgid "Flash Info" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:117 msgid "Camera Info" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:118 msgid "Battery Info" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:119 msgid "Hometown City Code" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:120 msgid "Destination City Code" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:125 msgid "Object Distance" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:125 msgid "Distance of photographed object in millimeters." msgstr "" #: libexif/pentax/mnote-pentax-tag.c:126 msgid "Flash Distance" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:132 msgid "Bestshot Mode" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:133 msgid "CCS ISO Sensitivity" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:135 msgid "Enhancement" msgstr "" #: libexif/pentax/mnote-pentax-tag.c:136 msgid "Finer" msgstr "" #: test/nls/test-nls.c:20 test/nls/test-nls.c:23 test/nls/test-nls.c:24 msgid "[DO_NOT_TRANSLATE_THIS_MARKER]" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/bash.po0000644000000000000000000032370412734304012016305 0ustar # bash # Copyright (C) 2004 Free Software Foundation, Inc. # Petri Jooste , 2004. # msgid "" msgstr "" "Project-Id-Version: bash 2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-11 11:19-0500\n" "PO-Revision-Date: 2014-02-18 03:17+0000\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 15:59+0000\n" "X-Generator: Launchpad (build 18115)\n" #: arrayfunc.c:51 msgid "bad array subscript" msgstr "" #: arrayfunc.c:356 builtins/declare.def:566 #, c-format msgid "%s: cannot convert indexed to associative array" msgstr "" #: arrayfunc.c:539 #, c-format msgid "%s: invalid associative array key" msgstr "" #: arrayfunc.c:541 #, c-format msgid "%s: cannot assign to non-numeric index" msgstr "" #: arrayfunc.c:586 #, c-format msgid "%s: %s: must use subscript when assigning associative array" msgstr "" #: bashhist.c:388 #, c-format msgid "%s: cannot create: %s" msgstr "%s: kan nie %s skep nie" #: bashline.c:3982 msgid "bash_execute_unix_command: cannot find keymap for command" msgstr "" #: bashline.c:4069 #, c-format msgid "%s: first non-whitespace character is not `\"'" msgstr "" #: bashline.c:4098 #, c-format msgid "no closing `%c' in %s" msgstr "" #: bashline.c:4132 #, c-format msgid "%s: missing colon separator" msgstr "" #: braces.c:321 #, c-format msgid "brace expansion: cannot allocate memory for %s" msgstr "" #: braces.c:413 #, c-format msgid "brace expansion: failed to allocate memory for %d elements" msgstr "" #: braces.c:452 #, c-format msgid "brace expansion: failed to allocate memory for `%s'" msgstr "" #: builtins/alias.def:132 #, c-format msgid "`%s': invalid alias name" msgstr "" #: builtins/bind.def:123 builtins/bind.def:126 msgid "line editing not enabled" msgstr "" #: builtins/bind.def:212 #, c-format msgid "`%s': invalid keymap name" msgstr "" #: builtins/bind.def:251 #, c-format msgid "%s: cannot read: %s" msgstr "" #: builtins/bind.def:266 #, c-format msgid "`%s': cannot unbind" msgstr "" #: builtins/bind.def:304 builtins/bind.def:334 #, c-format msgid "`%s': unknown function name" msgstr "" #: builtins/bind.def:312 #, c-format msgid "%s is not bound to any keys.\n" msgstr "" #: builtins/bind.def:316 #, c-format msgid "%s can be invoked via " msgstr "" #: builtins/break.def:77 builtins/break.def:117 msgid "loop count" msgstr "" #: builtins/break.def:137 msgid "only meaningful in a `for', `while', or `until' loop" msgstr "" #: builtins/caller.def:134 msgid "" "Returns the context of the current subroutine call.\n" " \n" " Without EXPR, returns " msgstr "" #: builtins/cd.def:319 msgid "HOME not set" msgstr "" #: builtins/cd.def:327 builtins/common.c:166 test.c:876 msgid "too many arguments" msgstr "" #: builtins/cd.def:338 msgid "OLDPWD not set" msgstr "" #: builtins/common.c:101 #, c-format msgid "line %d: " msgstr "" #: builtins/common.c:139 error.c:265 #, c-format msgid "warning: " msgstr "" #: builtins/common.c:153 #, c-format msgid "%s: usage: " msgstr "" #: builtins/common.c:191 shell.c:506 shell.c:788 #, c-format msgid "%s: option requires an argument" msgstr "" #: builtins/common.c:198 #, c-format msgid "%s: numeric argument required" msgstr "" #: builtins/common.c:205 #, c-format msgid "%s: not found" msgstr "" #: builtins/common.c:214 shell.c:801 #, c-format msgid "%s: invalid option" msgstr "" #: builtins/common.c:221 #, c-format msgid "%s: invalid option name" msgstr "" #: builtins/common.c:228 general.c:235 general.c:240 #, c-format msgid "`%s': not a valid identifier" msgstr "" #: builtins/common.c:238 msgid "invalid octal number" msgstr "" #: builtins/common.c:240 msgid "invalid hex number" msgstr "" #: builtins/common.c:242 expr.c:1470 msgid "invalid number" msgstr "" #: builtins/common.c:250 #, c-format msgid "%s: invalid signal specification" msgstr "" #: builtins/common.c:257 #, c-format msgid "`%s': not a pid or valid job spec" msgstr "" #: builtins/common.c:264 error.c:488 #, c-format msgid "%s: readonly variable" msgstr "" #: builtins/common.c:272 #, c-format msgid "%s: %s out of range" msgstr "" #: builtins/common.c:272 builtins/common.c:274 msgid "argument" msgstr "" #: builtins/common.c:274 #, c-format msgid "%s out of range" msgstr "" #: builtins/common.c:282 #, c-format msgid "%s: no such job" msgstr "" #: builtins/common.c:290 #, c-format msgid "%s: no job control" msgstr "" #: builtins/common.c:292 msgid "no job control" msgstr "" #: builtins/common.c:302 #, c-format msgid "%s: restricted" msgstr "" #: builtins/common.c:304 msgid "restricted" msgstr "" #: builtins/common.c:312 #, c-format msgid "%s: not a shell builtin" msgstr "" #: builtins/common.c:321 #, c-format msgid "write error: %s" msgstr "" #: builtins/common.c:329 #, c-format msgid "error setting terminal attributes: %s" msgstr "" #: builtins/common.c:331 #, c-format msgid "error getting terminal attributes: %s" msgstr "" #: builtins/common.c:563 #, c-format msgid "%s: error retrieving current directory: %s: %s\n" msgstr "" #: builtins/common.c:629 builtins/common.c:631 #, c-format msgid "%s: ambiguous job spec" msgstr "" #: builtins/complete.def:277 #, c-format msgid "%s: invalid action name" msgstr "" #: builtins/complete.def:450 builtins/complete.def:645 #: builtins/complete.def:855 #, c-format msgid "%s: no completion specification" msgstr "" #: builtins/complete.def:697 msgid "warning: -F option may not work as you expect" msgstr "" #: builtins/complete.def:699 msgid "warning: -C option may not work as you expect" msgstr "" #: builtins/complete.def:828 msgid "not currently executing completion function" msgstr "" #: builtins/declare.def:126 msgid "can only be used in a function" msgstr "" #: builtins/declare.def:315 builtins/declare.def:509 #, c-format msgid "%s: reference variable cannot be an array" msgstr "" #: builtins/declare.def:324 #, c-format msgid "%s: nameref variable self references not allowed" msgstr "" #: builtins/declare.def:398 msgid "cannot use `-f' to make functions" msgstr "" #: builtins/declare.def:410 execute_cmd.c:5361 #, c-format msgid "%s: readonly function" msgstr "%s: leesalleen-funksie" #: builtins/declare.def:553 #, c-format msgid "%s: cannot destroy array variables in this way" msgstr "" #: builtins/declare.def:560 builtins/read.def:733 #, c-format msgid "%s: cannot convert associative to indexed array" msgstr "" #: builtins/enable.def:137 builtins/enable.def:145 msgid "dynamic loading not available" msgstr "" #: builtins/enable.def:312 #, c-format msgid "cannot open shared object %s: %s" msgstr "" #: builtins/enable.def:335 #, c-format msgid "cannot find %s in shared object %s: %s" msgstr "" #: builtins/enable.def:459 #, c-format msgid "%s: not dynamically loaded" msgstr "" #: builtins/enable.def:474 #, c-format msgid "%s: cannot delete: %s" msgstr "" #: builtins/evalfile.c:140 builtins/hash.def:171 execute_cmd.c:5208 #: shell.c:1481 #, c-format msgid "%s: is a directory" msgstr "%s: is 'n gids" #: builtins/evalfile.c:146 #, c-format msgid "%s: not a regular file" msgstr "" #: builtins/evalfile.c:155 #, c-format msgid "%s: file is too large" msgstr "" #: builtins/evalfile.c:190 builtins/evalfile.c:208 shell.c:1491 #, c-format msgid "%s: cannot execute binary file" msgstr "%s: kan nie 'n binêre lêer uitvoer nie" #: builtins/exec.def:154 builtins/exec.def:156 builtins/exec.def:228 #, c-format msgid "%s: cannot execute: %s" msgstr "" #: builtins/exit.def:65 #, c-format msgid "logout\n" msgstr "" #: builtins/exit.def:88 msgid "not login shell: use `exit'" msgstr "" #: builtins/exit.def:120 #, c-format msgid "There are stopped jobs.\n" msgstr "" #: builtins/exit.def:122 #, c-format msgid "There are running jobs.\n" msgstr "" #: builtins/fc.def:262 msgid "no command found" msgstr "" #: builtins/fc.def:320 builtins/fc.def:369 msgid "history specification" msgstr "" #: builtins/fc.def:390 #, c-format msgid "%s: cannot open temp file: %s" msgstr "" #: builtins/fg_bg.def:149 builtins/jobs.def:282 msgid "current" msgstr "" #: builtins/fg_bg.def:158 #, c-format msgid "job %d started without job control" msgstr "" #: builtins/getopt.c:110 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: builtins/getopt.c:111 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: builtins/hash.def:92 msgid "hashing disabled" msgstr "" #: builtins/hash.def:138 #, c-format msgid "%s: hash table empty\n" msgstr "" #: builtins/hash.def:245 #, c-format msgid "hits\tcommand\n" msgstr "" #: builtins/help.def:130 #, c-format msgid "Shell commands matching keyword `" msgid_plural "Shell commands matching keywords `" msgstr[0] "" msgstr[1] "" #: builtins/help.def:182 #, c-format msgid "" "no help topics match `%s'. Try `help help' or `man -k %s' or `info %s'." msgstr "" #: builtins/help.def:199 #, c-format msgid "%s: cannot open: %s" msgstr "" #: builtins/help.def:485 #, c-format msgid "" "These shell commands are defined internally. Type `help' to see this list.\n" "Type `help name' to find out more about the function `name'.\n" "Use `info bash' to find out more about the shell in general.\n" "Use `man -k' or `info' to find out more about commands not in this list.\n" "\n" "A star (*) next to a name means that the command is disabled.\n" "\n" msgstr "" #: builtins/history.def:154 msgid "cannot use more than one of -anrw" msgstr "" #: builtins/history.def:186 msgid "history position" msgstr "" #: builtins/history.def:366 #, c-format msgid "%s: history expansion failed" msgstr "" #: builtins/inlib.def:71 #, c-format msgid "%s: inlib failed" msgstr "" #: builtins/jobs.def:109 msgid "no other options allowed with `-x'" msgstr "" #: builtins/kill.def:200 #, c-format msgid "%s: arguments must be process or job IDs" msgstr "" #: builtins/kill.def:263 msgid "Unknown error" msgstr "" #: builtins/let.def:95 builtins/let.def:120 expr.c:583 expr.c:598 msgid "expression expected" msgstr "" #: builtins/mapfile.def:172 #, c-format msgid "%s: not an indexed array" msgstr "" #: builtins/mapfile.def:259 builtins/read.def:302 #, c-format msgid "%s: invalid file descriptor specification" msgstr "" #: builtins/mapfile.def:267 builtins/read.def:309 #, c-format msgid "%d: invalid file descriptor: %s" msgstr "" #: builtins/mapfile.def:276 builtins/mapfile.def:314 #, c-format msgid "%s: invalid line count" msgstr "" #: builtins/mapfile.def:287 #, c-format msgid "%s: invalid array origin" msgstr "" #: builtins/mapfile.def:304 #, c-format msgid "%s: invalid callback quantum" msgstr "" #: builtins/mapfile.def:336 msgid "empty array variable name" msgstr "" #: builtins/mapfile.def:357 msgid "array variable support required" msgstr "" #: builtins/printf.def:402 #, c-format msgid "`%s': missing format character" msgstr "" #: builtins/printf.def:456 #, c-format msgid "`%c': invalid time format specification" msgstr "" #: builtins/printf.def:658 #, c-format msgid "`%c': invalid format character" msgstr "" #: builtins/printf.def:684 #, c-format msgid "warning: %s: %s" msgstr "" #: builtins/printf.def:768 #, c-format msgid "format parsing problem: %s" msgstr "" #: builtins/printf.def:865 msgid "missing hex digit for \\x" msgstr "" #: builtins/printf.def:880 #, c-format msgid "missing unicode digit for \\%c" msgstr "" #: builtins/pushd.def:195 msgid "no other directory" msgstr "" #: builtins/pushd.def:354 #, c-format msgid "%s: invalid argument" msgstr "" #: builtins/pushd.def:468 msgid "" msgstr "" #: builtins/pushd.def:512 msgid "directory stack empty" msgstr "" #: builtins/pushd.def:514 msgid "directory stack index" msgstr "" #: builtins/pushd.def:689 msgid "" "Display the list of currently remembered directories. Directories\n" " find their way onto the list with the `pushd' command; you can get\n" " back up through the list with the `popd' command.\n" " \n" " Options:\n" " -c\tclear the directory stack by deleting all of the elements\n" " -l\tdo not print tilde-prefixed versions of directories relative\n" " \tto your home directory\n" " -p\tprint the directory stack with one entry per line\n" " -v\tprint the directory stack with one entry per line prefixed\n" " \twith its position in the stack\n" " \n" " Arguments:\n" " +N\tDisplays the Nth entry counting from the left of the list shown " "by\n" " \tdirs when invoked without options, starting with zero.\n" " \n" " -N\tDisplays the Nth entry counting from the right of the list shown " "by\n" "\tdirs when invoked without options, starting with zero." msgstr "" #: builtins/pushd.def:711 msgid "" "Adds a directory to the top of the directory stack, or rotates\n" " the stack, making the new top of the stack the current working\n" " directory. With no arguments, exchanges the top two directories.\n" " \n" " Options:\n" " -n\tSuppresses the normal change of directory when adding\n" " \tdirectories to the stack, so only the stack is manipulated.\n" " \n" " Arguments:\n" " +N\tRotates the stack so that the Nth directory (counting\n" " \tfrom the left of the list shown by `dirs', starting with\n" " \tzero) is at the top.\n" " \n" " -N\tRotates the stack so that the Nth directory (counting\n" " \tfrom the right of the list shown by `dirs', starting with\n" " \tzero) is at the top.\n" " \n" " dir\tAdds DIR to the directory stack at the top, making it the\n" " \tnew current working directory.\n" " \n" " The `dirs' builtin displays the directory stack." msgstr "" #: builtins/pushd.def:736 msgid "" "Removes entries from the directory stack. With no arguments, removes\n" " the top directory from the stack, and changes to the new top directory.\n" " \n" " Options:\n" " -n\tSuppresses the normal change of directory when removing\n" " \tdirectories from the stack, so only the stack is manipulated.\n" " \n" " Arguments:\n" " +N\tRemoves the Nth entry counting from the left of the list\n" " \tshown by `dirs', starting with zero. For example: `popd +0'\n" " \tremoves the first directory, `popd +1' the second.\n" " \n" " -N\tRemoves the Nth entry counting from the right of the list\n" " \tshown by `dirs', starting with zero. For example: `popd -0'\n" " \tremoves the last directory, `popd -1' the next to last.\n" " \n" " The `dirs' builtin displays the directory stack." msgstr "" #: builtins/read.def:275 #, c-format msgid "%s: invalid timeout specification" msgstr "" #: builtins/read.def:678 #, c-format msgid "read error: %d: %s" msgstr "" #: builtins/return.def:75 msgid "can only `return' from a function or sourced script" msgstr "" #: builtins/set.def:782 msgid "cannot simultaneously unset a function and a variable" msgstr "" #: builtins/set.def:826 #, c-format msgid "%s: cannot unset" msgstr "" #: builtins/set.def:843 #, c-format msgid "%s: cannot unset: readonly %s" msgstr "" #: builtins/set.def:854 #, c-format msgid "%s: not an array variable" msgstr "" #: builtins/setattr.def:187 #, c-format msgid "%s: not a function" msgstr "" #: builtins/shift.def:71 builtins/shift.def:77 msgid "shift count" msgstr "" #: builtins/shopt.def:279 msgid "cannot set and unset shell options simultaneously" msgstr "" #: builtins/shopt.def:346 #, c-format msgid "%s: invalid shell option name" msgstr "" #: builtins/source.def:130 msgid "filename argument required" msgstr "" #: builtins/source.def:155 #, c-format msgid "%s: file not found" msgstr "" #: builtins/suspend.def:101 msgid "cannot suspend" msgstr "" #: builtins/suspend.def:111 msgid "cannot suspend a login shell" msgstr "" #: builtins/type.def:234 #, c-format msgid "%s is aliased to `%s'\n" msgstr "" #: builtins/type.def:255 #, c-format msgid "%s is a shell keyword\n" msgstr "" #: builtins/type.def:274 #, c-format msgid "%s is a function\n" msgstr "" #: builtins/type.def:296 #, c-format msgid "%s is a shell builtin\n" msgstr "" #: builtins/type.def:317 builtins/type.def:393 #, c-format msgid "%s is %s\n" msgstr "" #: builtins/type.def:337 #, c-format msgid "%s is hashed (%s)\n" msgstr "" #: builtins/ulimit.def:383 #, c-format msgid "%s: invalid limit argument" msgstr "" #: builtins/ulimit.def:409 #, c-format msgid "`%c': bad command" msgstr "" #: builtins/ulimit.def:438 #, c-format msgid "%s: cannot get limit: %s" msgstr "" #: builtins/ulimit.def:464 msgid "limit" msgstr "" #: builtins/ulimit.def:476 builtins/ulimit.def:776 #, c-format msgid "%s: cannot modify limit: %s" msgstr "" #: builtins/umask.def:114 msgid "octal number" msgstr "" #: builtins/umask.def:227 #, c-format msgid "`%c': invalid symbolic mode operator" msgstr "" #: builtins/umask.def:282 #, c-format msgid "`%c': invalid symbolic mode character" msgstr "" #: error.c:90 error.c:325 error.c:327 error.c:329 msgid " line " msgstr "" #: error.c:165 #, c-format msgid "last command: %s\n" msgstr "" #: error.c:173 #, c-format msgid "Aborting..." msgstr "" #: error.c:440 msgid "unknown command error" msgstr "" #: error.c:441 msgid "bad command type" msgstr "" #: error.c:442 msgid "bad connector" msgstr "" #: error.c:443 msgid "bad jump" msgstr "" #: error.c:481 #, c-format msgid "%s: unbound variable" msgstr "" #: eval.c:189 #, c-format msgid "timed out waiting for input: auto-logout\n" msgstr "" #: execute_cmd.c:512 #, c-format msgid "cannot redirect standard input from /dev/null: %s" msgstr "" #: execute_cmd.c:1233 #, c-format msgid "TIMEFORMAT: `%c': invalid format character" msgstr "" #: execute_cmd.c:2287 msgid "pipe error" msgstr "" #: execute_cmd.c:4386 #, c-format msgid "%s: maximum function nesting level exceeded (%d)" msgstr "" #: execute_cmd.c:4884 #, c-format msgid "%s: restricted: cannot specify `/' in command names" msgstr "" #: execute_cmd.c:4973 #, c-format msgid "%s: command not found" msgstr "%s: bevel nie gevind nie" #: execute_cmd.c:5206 #, c-format msgid "%s: %s" msgstr "" #: execute_cmd.c:5243 #, c-format msgid "%s: %s: bad interpreter" msgstr "" #: execute_cmd.c:5280 #, c-format msgid "%s: cannot execute binary file: %s" msgstr "" #: execute_cmd.c:5352 #, c-format msgid "`%s': is a special builtin" msgstr "" #: execute_cmd.c:5404 #, c-format msgid "cannot duplicate fd %d to fd %d" msgstr "" #: expr.c:259 msgid "expression recursion level exceeded" msgstr "" #: expr.c:283 msgid "recursion stack underflow" msgstr "" #: expr.c:431 msgid "syntax error in expression" msgstr "" #: expr.c:475 msgid "attempted assignment to non-variable" msgstr "" #: expr.c:495 expr.c:858 msgid "division by 0" msgstr "" #: expr.c:542 msgid "bug: bad expassign token" msgstr "" #: expr.c:595 msgid "`:' expected for conditional expression" msgstr "" #: expr.c:919 msgid "exponent less than 0" msgstr "" #: expr.c:976 msgid "identifier expected after pre-increment or pre-decrement" msgstr "" #: expr.c:1002 msgid "missing `)'" msgstr "" #: expr.c:1053 expr.c:1390 msgid "syntax error: operand expected" msgstr "" #: expr.c:1392 msgid "syntax error: invalid arithmetic operator" msgstr "" #: expr.c:1416 #, c-format msgid "%s%s%s: %s (error token is \"%s\")" msgstr "" #: expr.c:1474 msgid "invalid arithmetic base" msgstr "" #: expr.c:1494 msgid "value too great for base" msgstr "waarde te groot vir basis" #: expr.c:1543 #, c-format msgid "%s: expression error\n" msgstr "" #: general.c:62 msgid "getcwd: cannot access parent directories" msgstr "" #: input.c:102 subst.c:5168 #, c-format msgid "cannot reset nodelay mode for fd %d" msgstr "" #: input.c:271 #, c-format msgid "cannot allocate new file descriptor for bash input from fd %d" msgstr "" #: input.c:279 #, c-format msgid "save_bash_input: buffer already exists for new fd %d" msgstr "" #: jobs.c:471 msgid "start_pipeline: pgrp pipe" msgstr "" #: jobs.c:893 #, c-format msgid "forked pid %d appears in running job %d" msgstr "" #: jobs.c:1012 #, c-format msgid "deleting stopped job %d with process group %ld" msgstr "" #: jobs.c:1117 #, c-format msgid "add_process: process %5ld (%s) in the_pipeline" msgstr "" #: jobs.c:1120 #, c-format msgid "add_process: pid %5ld (%s) marked as still alive" msgstr "" #: jobs.c:1435 #, c-format msgid "describe_pid: %ld: no such pid" msgstr "" #: jobs.c:1450 #, c-format msgid "Signal %d" msgstr "" #: jobs.c:1464 jobs.c:1489 msgid "Done" msgstr "Klaar" #: jobs.c:1469 siglist.c:123 msgid "Stopped" msgstr "" #: jobs.c:1473 #, c-format msgid "Stopped(%s)" msgstr "" #: jobs.c:1477 msgid "Running" msgstr "" #: jobs.c:1491 #, c-format msgid "Done(%d)" msgstr "Klaar(%d)" #: jobs.c:1493 #, c-format msgid "Exit %d" msgstr "Verlaat %d" #: jobs.c:1496 msgid "Unknown status" msgstr "Onbekende status" #: jobs.c:1583 #, c-format msgid "(core dumped) " msgstr "" #: jobs.c:1602 #, c-format msgid " (wd: %s)" msgstr "" #: jobs.c:1819 #, c-format msgid "child setpgid (%ld to %ld)" msgstr "" #: jobs.c:2138 nojobs.c:605 #, c-format msgid "wait: pid %ld is not a child of this shell" msgstr "" #: jobs.c:2385 #, c-format msgid "wait_for: No record of process %ld" msgstr "" #: jobs.c:2694 #, c-format msgid "wait_for_job: job %d is stopped" msgstr "" #: jobs.c:2986 #, c-format msgid "%s: job has terminated" msgstr "" #: jobs.c:2995 #, c-format msgid "%s: job %d already in background" msgstr "" #: jobs.c:3220 msgid "waitchld: turning on WNOHANG to avoid indefinite block" msgstr "" #: jobs.c:3711 #, c-format msgid "%s: line %d: " msgstr "" #: jobs.c:3725 nojobs.c:843 #, c-format msgid " (core dumped)" msgstr "" #: jobs.c:3737 jobs.c:3750 #, c-format msgid "(wd now: %s)\n" msgstr "" #: jobs.c:3782 msgid "initialize_job_control: getpgrp failed" msgstr "" #: jobs.c:3843 msgid "initialize_job_control: line discipline" msgstr "" #: jobs.c:3853 msgid "initialize_job_control: setpgid" msgstr "" #: jobs.c:3874 jobs.c:3883 #, c-format msgid "cannot set terminal process group (%d)" msgstr "" #: jobs.c:3888 msgid "no job control in this shell" msgstr "geen taakbeheer in hierdie dop nie" #: lib/malloc/malloc.c:296 #, c-format msgid "malloc: failed assertion: %s\n" msgstr "" #: lib/malloc/malloc.c:312 #, c-format msgid "" "\r\n" "malloc: %s:%d: assertion botched\r\n" msgstr "" #: lib/malloc/malloc.c:313 msgid "unknown" msgstr "" #: lib/malloc/malloc.c:801 msgid "malloc: block on free list clobbered" msgstr "" #: lib/malloc/malloc.c:878 msgid "free: called with already freed block argument" msgstr "" #: lib/malloc/malloc.c:881 msgid "free: called with unallocated block argument" msgstr "" #: lib/malloc/malloc.c:900 msgid "free: underflow detected; mh_nbytes out of range" msgstr "" #: lib/malloc/malloc.c:906 msgid "free: start and end chunk sizes differ" msgstr "" #: lib/malloc/malloc.c:1005 msgid "realloc: called with unallocated block argument" msgstr "" #: lib/malloc/malloc.c:1020 msgid "realloc: underflow detected; mh_nbytes out of range" msgstr "" #: lib/malloc/malloc.c:1026 msgid "realloc: start and end chunk sizes differ" msgstr "" #: lib/malloc/table.c:194 #, c-format msgid "register_alloc: alloc table is full with FIND_ALLOC?\n" msgstr "" #: lib/malloc/table.c:203 #, c-format msgid "register_alloc: %p already in table as allocated?\n" msgstr "" #: lib/malloc/table.c:256 #, c-format msgid "register_free: %p already in table as free?\n" msgstr "" #: lib/sh/fmtulong.c:102 msgid "invalid base" msgstr "" #: lib/sh/netopen.c:168 #, c-format msgid "%s: host unknown" msgstr "" #: lib/sh/netopen.c:175 #, c-format msgid "%s: invalid service" msgstr "" #: lib/sh/netopen.c:306 #, c-format msgid "%s: bad network path specification" msgstr "" #: lib/sh/netopen.c:346 msgid "network operations not supported" msgstr "" #: locale.c:200 #, c-format msgid "setlocale: LC_ALL: cannot change locale (%s)" msgstr "" #: locale.c:202 #, c-format msgid "setlocale: LC_ALL: cannot change locale (%s): %s" msgstr "" #: locale.c:259 #, c-format msgid "setlocale: %s: cannot change locale (%s)" msgstr "" #: locale.c:261 #, c-format msgid "setlocale: %s: cannot change locale (%s): %s" msgstr "" #: mailcheck.c:439 msgid "You have mail in $_" msgstr "" #: mailcheck.c:464 msgid "You have new mail in $_" msgstr "" #: mailcheck.c:480 #, c-format msgid "The mail in %s has been read\n" msgstr "" #: make_cmd.c:323 msgid "syntax error: arithmetic expression required" msgstr "" #: make_cmd.c:325 msgid "syntax error: `;' unexpected" msgstr "" #: make_cmd.c:326 #, c-format msgid "syntax error: `((%s))'" msgstr "" #: make_cmd.c:578 #, c-format msgid "make_here_document: bad instruction type %d" msgstr "" #: make_cmd.c:662 #, c-format msgid "here-document at line %d delimited by end-of-file (wanted `%s')" msgstr "" #: make_cmd.c:759 #, c-format msgid "make_redirection: redirection instruction `%d' out of range" msgstr "" #: parse.y:3278 parse.y:3561 #, c-format msgid "unexpected EOF while looking for matching `%c'" msgstr "" #: parse.y:4170 msgid "unexpected EOF while looking for `]]'" msgstr "" #: parse.y:4175 #, c-format msgid "syntax error in conditional expression: unexpected token `%s'" msgstr "" #: parse.y:4179 msgid "syntax error in conditional expression" msgstr "" #: parse.y:4257 #, c-format msgid "unexpected token `%s', expected `)'" msgstr "" #: parse.y:4261 msgid "expected `)'" msgstr "" #: parse.y:4289 #, c-format msgid "unexpected argument `%s' to conditional unary operator" msgstr "" #: parse.y:4293 msgid "unexpected argument to conditional unary operator" msgstr "" #: parse.y:4339 #, c-format msgid "unexpected token `%s', conditional binary operator expected" msgstr "" #: parse.y:4343 msgid "conditional binary operator expected" msgstr "" #: parse.y:4365 #, c-format msgid "unexpected argument `%s' to conditional binary operator" msgstr "" #: parse.y:4369 msgid "unexpected argument to conditional binary operator" msgstr "" #: parse.y:4380 #, c-format msgid "unexpected token `%c' in conditional command" msgstr "" #: parse.y:4383 #, c-format msgid "unexpected token `%s' in conditional command" msgstr "" #: parse.y:4387 #, c-format msgid "unexpected token %d in conditional command" msgstr "" #: parse.y:5737 #, c-format msgid "syntax error near unexpected token `%s'" msgstr "" #: parse.y:5755 #, c-format msgid "syntax error near `%s'" msgstr "" #: parse.y:5765 msgid "syntax error: unexpected end of file" msgstr "" #: parse.y:5765 msgid "syntax error" msgstr "sintaksfout" #: parse.y:5827 #, c-format msgid "Use \"%s\" to leave the shell.\n" msgstr "" #: parse.y:5989 msgid "unexpected EOF while looking for matching `)'" msgstr "" #: pcomplete.c:1094 #, c-format msgid "completion: function `%s' not found" msgstr "" #: pcomplib.c:182 #, c-format msgid "progcomp_insert: %s: NULL COMPSPEC" msgstr "" #: print_cmd.c:300 #, c-format msgid "print_command: bad connector `%d'" msgstr "" #: print_cmd.c:373 #, c-format msgid "xtrace_set: %d: invalid file descriptor" msgstr "" #: print_cmd.c:378 msgid "xtrace_set: NULL file pointer" msgstr "" #: print_cmd.c:382 #, c-format msgid "xtrace fd (%d) != fileno xtrace fp (%d)" msgstr "" #: print_cmd.c:1518 #, c-format msgid "cprintf: `%c': invalid format character" msgstr "" #: redir.c:123 redir.c:170 msgid "file descriptor out of range" msgstr "" #: redir.c:177 #, c-format msgid "%s: ambiguous redirect" msgstr "" #: redir.c:181 #, c-format msgid "%s: cannot overwrite existing file" msgstr "" #: redir.c:186 #, c-format msgid "%s: restricted: cannot redirect output" msgstr "" #: redir.c:191 #, c-format msgid "cannot create temp file for here-document: %s" msgstr "" #: redir.c:195 #, c-format msgid "%s: cannot assign fd to variable" msgstr "" #: redir.c:582 msgid "/dev/(tcp|udp)/host/port not supported without networking" msgstr "" #: redir.c:861 redir.c:973 redir.c:1034 redir.c:1199 msgid "redirection error: cannot duplicate fd" msgstr "" #: shell.c:339 msgid "could not find /tmp, please create!" msgstr "" #: shell.c:343 msgid "/tmp must be a valid directory name" msgstr "" #: shell.c:890 #, c-format msgid "%c%c: invalid option" msgstr "" #: shell.c:1682 msgid "I have no name!" msgstr "Ek het nie 'n naam nie!" #: shell.c:1827 #, c-format msgid "GNU bash, version %s-(%s)\n" msgstr "" #: shell.c:1828 #, c-format msgid "" "Usage:\t%s [GNU long option] [option] ...\n" "\t%s [GNU long option] [option] script-file ...\n" msgstr "" #: shell.c:1830 msgid "GNU long options:\n" msgstr "" #: shell.c:1834 msgid "Shell options:\n" msgstr "" #: shell.c:1835 msgid "\t-ilrsD or -c command or -O shopt_option\t\t(invocation only)\n" msgstr "" #: shell.c:1850 #, c-format msgid "\t-%s or -o option\n" msgstr "" #: shell.c:1856 #, c-format msgid "Type `%s -c \"help set\"' for more information about shell options.\n" msgstr "" #: shell.c:1857 #, c-format msgid "" "Type `%s -c help' for more information about shell builtin commands.\n" msgstr "" #: shell.c:1858 #, c-format msgid "Use the `bashbug' command to report bugs.\n" msgstr "" #: sig.c:691 #, c-format msgid "sigprocmask: %d: invalid operation" msgstr "" #: siglist.c:48 msgid "Bogus signal" msgstr "Foutiewe sein" #: siglist.c:51 msgid "Hangup" msgstr "" #: siglist.c:55 msgid "Interrupt" msgstr "" #: siglist.c:59 msgid "Quit" msgstr "" #: siglist.c:63 msgid "Illegal instruction" msgstr "" #: siglist.c:67 msgid "BPT trace/trap" msgstr "" #: siglist.c:75 msgid "ABORT instruction" msgstr "" #: siglist.c:79 msgid "EMT instruction" msgstr "" #: siglist.c:83 msgid "Floating point exception" msgstr "" #: siglist.c:87 msgid "Killed" msgstr "" #: siglist.c:91 msgid "Bus error" msgstr "" #: siglist.c:95 msgid "Segmentation fault" msgstr "" #: siglist.c:99 msgid "Bad system call" msgstr "" #: siglist.c:103 msgid "Broken pipe" msgstr "" #: siglist.c:107 msgid "Alarm clock" msgstr "" #: siglist.c:111 msgid "Terminated" msgstr "" #: siglist.c:115 msgid "Urgent IO condition" msgstr "" #: siglist.c:119 msgid "Stopped (signal)" msgstr "" #: siglist.c:127 msgid "Continue" msgstr "" #: siglist.c:135 msgid "Child death or stop" msgstr "" #: siglist.c:139 msgid "Stopped (tty input)" msgstr "" #: siglist.c:143 msgid "Stopped (tty output)" msgstr "" #: siglist.c:147 msgid "I/O ready" msgstr "" #: siglist.c:151 msgid "CPU limit" msgstr "" #: siglist.c:155 msgid "File limit" msgstr "" #: siglist.c:159 msgid "Alarm (virtual)" msgstr "" #: siglist.c:163 msgid "Alarm (profile)" msgstr "" #: siglist.c:167 msgid "Window changed" msgstr "" #: siglist.c:171 msgid "Record lock" msgstr "" #: siglist.c:175 msgid "User signal 1" msgstr "" #: siglist.c:179 msgid "User signal 2" msgstr "" #: siglist.c:183 msgid "HFT input data pending" msgstr "" #: siglist.c:187 msgid "power failure imminent" msgstr "" #: siglist.c:191 msgid "system crash imminent" msgstr "" #: siglist.c:195 msgid "migrate process to another CPU" msgstr "" #: siglist.c:199 msgid "programming error" msgstr "" #: siglist.c:203 msgid "HFT monitor mode granted" msgstr "" #: siglist.c:207 msgid "HFT monitor mode retracted" msgstr "" #: siglist.c:211 msgid "HFT sound sequence has completed" msgstr "" #: siglist.c:215 msgid "Information request" msgstr "" #: siglist.c:223 msgid "Unknown Signal #" msgstr "" #: siglist.c:225 #, c-format msgid "Unknown Signal #%d" msgstr "" #: subst.c:1362 subst.c:1520 #, c-format msgid "bad substitution: no closing `%s' in %s" msgstr "" #: subst.c:2847 #, c-format msgid "%s: cannot assign list to array member" msgstr "" #: subst.c:5065 subst.c:5081 msgid "cannot make pipe for process substitution" msgstr "" #: subst.c:5113 msgid "cannot make child for process substitution" msgstr "" #: subst.c:5158 #, c-format msgid "cannot open named pipe %s for reading" msgstr "" #: subst.c:5160 #, c-format msgid "cannot open named pipe %s for writing" msgstr "" #: subst.c:5178 #, c-format msgid "cannot duplicate named pipe %s as fd %d" msgstr "" #: subst.c:5376 msgid "cannot make pipe for command substitution" msgstr "" #: subst.c:5414 msgid "cannot make child for command substitution" msgstr "" #: subst.c:5433 msgid "command_substitute: cannot duplicate pipe as fd 1" msgstr "" #: subst.c:5837 subst.c:8050 #, c-format msgid "%s: invalid variable name for name reference" msgstr "" #: subst.c:6048 #, c-format msgid "%s: parameter null or not set" msgstr "" #: subst.c:6320 subst.c:6335 #, c-format msgid "%s: substring expression < 0" msgstr "" #: subst.c:7506 #, c-format msgid "%s: bad substitution" msgstr "" #: subst.c:7583 #, c-format msgid "$%s: cannot assign in this way" msgstr "" #: subst.c:7917 msgid "" "future versions of the shell will force evaluation as an arithmetic " "substitution" msgstr "" #: subst.c:8421 #, c-format msgid "bad substitution: no closing \"`\" in %s" msgstr "" #: subst.c:9322 #, c-format msgid "no match: %s" msgstr "" #: test.c:147 msgid "argument expected" msgstr "" #: test.c:156 #, c-format msgid "%s: integer expression expected" msgstr "" #: test.c:264 msgid "`)' expected" msgstr "" #: test.c:266 #, c-format msgid "`)' expected, found %s" msgstr "" #: test.c:281 test.c:742 test.c:745 #, c-format msgid "%s: unary operator expected" msgstr "" #: test.c:468 test.c:785 #, c-format msgid "%s: binary operator expected" msgstr "" #: test.c:860 msgid "missing `]'" msgstr "" #: trap.c:217 msgid "invalid signal number" msgstr "" #: trap.c:371 #, c-format msgid "run_pending_traps: bad value in trap_list[%d]: %p" msgstr "" #: trap.c:375 #, c-format msgid "" "run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself" msgstr "" #: trap.c:428 #, c-format msgid "trap_handler: bad signal %d" msgstr "" #: variables.c:382 #, c-format msgid "error importing function definition for `%s'" msgstr "" #: variables.c:780 #, c-format msgid "shell level (%d) too high, resetting to 1" msgstr "" #: variables.c:1865 #, c-format msgid "%s: circular name reference" msgstr "" #: variables.c:2228 msgid "make_local_variable: no function context at current scope" msgstr "" #: variables.c:2247 #, c-format msgid "%s: variable may not be assigned value" msgstr "" #: variables.c:3646 msgid "all_local_variables: no function context at current scope" msgstr "" #: variables.c:3891 #, c-format msgid "%s has null exportstr" msgstr "" #: variables.c:3896 variables.c:3905 #, c-format msgid "invalid character %d in exportstr for %s" msgstr "" #: variables.c:3911 #, c-format msgid "no `=' in exportstr for %s" msgstr "" #: variables.c:4344 msgid "pop_var_context: head of shell_variables not a function context" msgstr "" #: variables.c:4357 msgid "pop_var_context: no global_variables context" msgstr "" #: variables.c:4431 msgid "pop_scope: head of shell_variables not a temporary environment scope" msgstr "" #: variables.c:5257 #, c-format msgid "%s: %s: cannot open as FILE" msgstr "" #: variables.c:5262 #, c-format msgid "%s: %s: invalid value for trace file descriptor" msgstr "" #: variables.c:5307 #, c-format msgid "%s: %s: compatibility value out of range" msgstr "" #: version.c:46 msgid "Copyright (C) 2013 Free Software Foundation, Inc." msgstr "" #: version.c:47 version2.c:47 msgid "" "License GPLv3+: GNU GPL version 3 or later " "\n" msgstr "" #: version.c:86 version2.c:86 #, c-format msgid "GNU bash, version %s (%s)\n" msgstr "" #: version.c:91 version2.c:91 msgid "This is free software; you are free to change and redistribute it." msgstr "" #: version.c:92 version2.c:92 msgid "There is NO WARRANTY, to the extent permitted by law." msgstr "" #: version2.c:46 msgid "Copyright (C) 2012 Free Software Foundation, Inc." msgstr "" #: xmalloc.c:91 #, c-format msgid "%s: cannot allocate %lu bytes (%lu bytes allocated)" msgstr "" #: xmalloc.c:93 #, c-format msgid "%s: cannot allocate %lu bytes" msgstr "" #: xmalloc.c:163 #, c-format msgid "%s: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)" msgstr "" #: xmalloc.c:165 #, c-format msgid "%s: %s:%d: cannot allocate %lu bytes" msgstr "" #: builtins.c:43 msgid "alias [-p] [name[=value] ... ]" msgstr "" #: builtins.c:47 msgid "unalias [-a] name [name ...]" msgstr "" #: builtins.c:51 msgid "" "bind [-lpsvPSVX] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [-" "x keyseq:shell-command] [keyseq:readline-function or readline-command]" msgstr "" #: builtins.c:54 msgid "break [n]" msgstr "" #: builtins.c:56 msgid "continue [n]" msgstr "" #: builtins.c:58 msgid "builtin [shell-builtin [arg ...]]" msgstr "" #: builtins.c:61 msgid "caller [expr]" msgstr "" #: builtins.c:64 msgid "cd [-L|[-P [-e]] [-@]] [dir]" msgstr "" #: builtins.c:66 msgid "pwd [-LP]" msgstr "" #: builtins.c:68 msgid ":" msgstr ":" #: builtins.c:70 msgid "true" msgstr "" #: builtins.c:72 msgid "false" msgstr "" #: builtins.c:74 msgid "command [-pVv] command [arg ...]" msgstr "" #: builtins.c:76 msgid "declare [-aAfFgilnrtux] [-p] [name[=value] ...]" msgstr "" #: builtins.c:78 msgid "typeset [-aAfFgilrtux] [-p] name[=value] ..." msgstr "" #: builtins.c:80 msgid "local [option] name[=value] ..." msgstr "" #: builtins.c:83 msgid "echo [-neE] [arg ...]" msgstr "" #: builtins.c:87 msgid "echo [-n] [arg ...]" msgstr "" #: builtins.c:90 msgid "enable [-a] [-dnps] [-f filename] [name ...]" msgstr "" #: builtins.c:92 msgid "eval [arg ...]" msgstr "" #: builtins.c:94 msgid "getopts optstring name [arg]" msgstr "" #: builtins.c:96 msgid "exec [-cl] [-a name] [command [arguments ...]] [redirection ...]" msgstr "" #: builtins.c:98 msgid "exit [n]" msgstr "" #: builtins.c:100 msgid "logout [n]" msgstr "" #: builtins.c:103 msgid "fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command]" msgstr "" #: builtins.c:107 msgid "fg [job_spec]" msgstr "" #: builtins.c:111 msgid "bg [job_spec ...]" msgstr "" #: builtins.c:114 msgid "hash [-lr] [-p pathname] [-dt] [name ...]" msgstr "" #: builtins.c:117 msgid "help [-dms] [pattern ...]" msgstr "" #: builtins.c:121 msgid "" "history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg " "[arg...]" msgstr "" #: builtins.c:125 msgid "jobs [-lnprs] [jobspec ...] or jobs -x command [args]" msgstr "" #: builtins.c:129 msgid "disown [-h] [-ar] [jobspec ...]" msgstr "" #: builtins.c:132 msgid "" "kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l " "[sigspec]" msgstr "" #: builtins.c:134 msgid "let arg [arg ...]" msgstr "" #: builtins.c:136 msgid "" "read [-ers] [-a array] [-d delim] [-i text] [-n nchars] [-N nchars] [-p " "prompt] [-t timeout] [-u fd] [name ...]" msgstr "" #: builtins.c:138 msgid "return [n]" msgstr "" #: builtins.c:140 msgid "set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]" msgstr "" #: builtins.c:142 msgid "unset [-f] [-v] [-n] [name ...]" msgstr "" #: builtins.c:144 msgid "export [-fn] [name[=value] ...] or export -p" msgstr "" #: builtins.c:146 msgid "readonly [-aAf] [name[=value] ...] or readonly -p" msgstr "" #: builtins.c:148 msgid "shift [n]" msgstr "" #: builtins.c:150 msgid "source filename [arguments]" msgstr "" #: builtins.c:152 msgid ". filename [arguments]" msgstr "" #: builtins.c:155 msgid "suspend [-f]" msgstr "" #: builtins.c:158 msgid "test [expr]" msgstr "" #: builtins.c:160 msgid "[ arg... ]" msgstr "" #: builtins.c:162 msgid "times" msgstr "" #: builtins.c:164 msgid "trap [-lp] [[arg] signal_spec ...]" msgstr "" #: builtins.c:166 msgid "type [-afptP] name [name ...]" msgstr "" #: builtins.c:169 msgid "ulimit [-SHabcdefilmnpqrstuvxT] [limit]" msgstr "" #: builtins.c:172 msgid "umask [-p] [-S] [mode]" msgstr "" #: builtins.c:175 msgid "wait [-n] [id ...]" msgstr "" #: builtins.c:179 msgid "wait [pid ...]" msgstr "" #: builtins.c:182 msgid "for NAME [in WORDS ... ] ; do COMMANDS; done" msgstr "" #: builtins.c:184 msgid "for (( exp1; exp2; exp3 )); do COMMANDS; done" msgstr "" #: builtins.c:186 msgid "select NAME [in WORDS ... ;] do COMMANDS; done" msgstr "" #: builtins.c:188 msgid "time [-p] pipeline" msgstr "" #: builtins.c:190 msgid "case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac" msgstr "" #: builtins.c:192 msgid "" "if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else " "COMMANDS; ] fi" msgstr "" #: builtins.c:194 msgid "while COMMANDS; do COMMANDS; done" msgstr "" #: builtins.c:196 msgid "until COMMANDS; do COMMANDS; done" msgstr "" #: builtins.c:198 msgid "coproc [NAME] command [redirections]" msgstr "" #: builtins.c:200 msgid "function name { COMMANDS ; } or name () { COMMANDS ; }" msgstr "" #: builtins.c:202 msgid "{ COMMANDS ; }" msgstr "" #: builtins.c:204 msgid "job_spec [&]" msgstr "" #: builtins.c:206 msgid "(( expression ))" msgstr "" #: builtins.c:208 msgid "[[ expression ]]" msgstr "" #: builtins.c:210 msgid "variables - Names and meanings of some shell variables" msgstr "" #: builtins.c:213 msgid "pushd [-n] [+N | -N | dir]" msgstr "" #: builtins.c:217 msgid "popd [-n] [+N | -N]" msgstr "" #: builtins.c:221 msgid "dirs [-clpv] [+N] [-N]" msgstr "" #: builtins.c:224 msgid "shopt [-pqsu] [-o] [optname ...]" msgstr "" #: builtins.c:226 msgid "printf [-v var] format [arguments]" msgstr "" #: builtins.c:229 msgid "" "complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A action] [-G globpat] [-" "W wordlist] [-F function] [-C command] [-X filterpat] [-P prefix] [-S " "suffix] [name ...]" msgstr "" #: builtins.c:233 msgid "" "compgen [-abcdefgjksuv] [-o option] [-A action] [-G globpat] [-W wordlist] " "[-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [word]" msgstr "" #: builtins.c:237 msgid "compopt [-o|+o option] [-DE] [name ...]" msgstr "" #: builtins.c:240 msgid "" "mapfile [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c " "quantum] [array]" msgstr "" #: builtins.c:242 msgid "" "readarray [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c " "quantum] [array]" msgstr "" #: builtins.c:254 msgid "" "Define or display aliases.\n" " \n" " Without arguments, `alias' prints the list of aliases in the reusable\n" " form `alias NAME=VALUE' on standard output.\n" " \n" " Otherwise, an alias is defined for each NAME whose VALUE is given.\n" " A trailing space in VALUE causes the next word to be checked for\n" " alias substitution when the alias is expanded.\n" " \n" " Options:\n" " -p\tPrint all defined aliases in a reusable format\n" " \n" " Exit Status:\n" " alias returns true unless a NAME is supplied for which no alias has " "been\n" " defined." msgstr "" #: builtins.c:276 msgid "" "Remove each NAME from the list of defined aliases.\n" " \n" " Options:\n" " -a\tremove all alias definitions.\n" " \n" " Return success unless a NAME is not an existing alias." msgstr "" #: builtins.c:289 msgid "" "Set Readline key bindings and variables.\n" " \n" " Bind a key sequence to a Readline function or a macro, or set a\n" " Readline variable. The non-option argument syntax is equivalent to\n" " that found in ~/.inputrc, but must be passed as a single argument:\n" " e.g., bind '\"\\C-x\\C-r\": re-read-init-file'.\n" " \n" " Options:\n" " -m keymap Use KEYMAP as the keymap for the duration of this\n" " command. Acceptable keymap names are emacs,\n" " emacs-standard, emacs-meta, emacs-ctlx, vi, vi-" "move,\n" " vi-command, and vi-insert.\n" " -l List names of functions.\n" " -P List function names and bindings.\n" " -p List functions and bindings in a form that can be\n" " reused as input.\n" " -S List key sequences that invoke macros and their " "values\n" " -s List key sequences that invoke macros and their " "values\n" " in a form that can be reused as input.\n" " -V List variable names and values\n" " -v List variable names and values in a form that can\n" " be reused as input.\n" " -q function-name Query about which keys invoke the named function.\n" " -u function-name Unbind all keys which are bound to the named " "function.\n" " -r keyseq Remove the binding for KEYSEQ.\n" " -f filename Read key bindings from FILENAME.\n" " -x keyseq:shell-command\tCause SHELL-COMMAND to be executed when\n" " \t\t\t\tKEYSEQ is entered.\n" " -X\t\t List key sequences bound with -x and associated commands\n" " in a form that can be reused as input.\n" " \n" " Exit Status:\n" " bind returns 0 unless an unrecognized option is given or an error occurs." msgstr "" #: builtins.c:328 msgid "" "Exit for, while, or until loops.\n" " \n" " Exit a FOR, WHILE or UNTIL loop. If N is specified, break N enclosing\n" " loops.\n" " \n" " Exit Status:\n" " The exit status is 0 unless N is not greater than or equal to 1." msgstr "" #: builtins.c:340 msgid "" "Resume for, while, or until loops.\n" " \n" " Resumes the next iteration of the enclosing FOR, WHILE or UNTIL loop.\n" " If N is specified, resumes the Nth enclosing loop.\n" " \n" " Exit Status:\n" " The exit status is 0 unless N is not greater than or equal to 1." msgstr "" #: builtins.c:352 msgid "" "Execute shell builtins.\n" " \n" " Execute SHELL-BUILTIN with arguments ARGs without performing command\n" " lookup. This is useful when you wish to reimplement a shell builtin\n" " as a shell function, but need to execute the builtin within the " "function.\n" " \n" " Exit Status:\n" " Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is\n" " not a shell builtin.." msgstr "" #: builtins.c:367 msgid "" "Return the context of the current subroutine call.\n" " \n" " Without EXPR, returns \"$line $filename\". With EXPR, returns\n" " \"$line $subroutine $filename\"; this extra information can be used to\n" " provide a stack trace.\n" " \n" " The value of EXPR indicates how many call frames to go back before the\n" " current one; the top frame is frame 0.\n" " \n" " Exit Status:\n" " Returns 0 unless the shell is not executing a shell function or EXPR\n" " is invalid." msgstr "" #: builtins.c:385 msgid "" "Change the shell working directory.\n" " \n" " Change the current directory to DIR. The default DIR is the value of " "the\n" " HOME shell variable.\n" " \n" " The variable CDPATH defines the search path for the directory " "containing\n" " DIR. Alternative directory names in CDPATH are separated by a colon " "(:).\n" " A null directory name is the same as the current directory. If DIR " "begins\n" " with a slash (/), then CDPATH is not used.\n" " \n" " If the directory is not found, and the shell option `cdable_vars' is " "set,\n" " the word is assumed to be a variable name. If that variable has a " "value,\n" " its value is used for DIR.\n" " \n" " Options:\n" " -L\tforce symbolic links to be followed: resolve symbolic links in\n" " \tDIR after processing instances of `..'\n" " -P\tuse the physical directory structure without following symbolic\n" " \tlinks: resolve symbolic links in DIR before processing instances\n" " \tof `..'\n" " -e\tif the -P option is supplied, and the current working directory\n" " \tcannot be determined successfully, exit with a non-zero status\n" " -@ on systems that support it, present a file with extended " "attributes\n" " as a directory containing the file attributes\n" " \n" " The default is to follow symbolic links, as if `-L' were specified.\n" " `..' is processed by removing the immediately previous pathname " "component\n" " back to a slash or the beginning of DIR.\n" " \n" " Exit Status:\n" " Returns 0 if the directory is changed, and if $PWD is set successfully " "when\n" " -P is used; non-zero otherwise." msgstr "" #: builtins.c:422 msgid "" "Print the name of the current working directory.\n" " \n" " Options:\n" " -L\tprint the value of $PWD if it names the current working\n" " \tdirectory\n" " -P\tprint the physical directory, without any symbolic links\n" " \n" " By default, `pwd' behaves as if `-L' were specified.\n" " \n" " Exit Status:\n" " Returns 0 unless an invalid option is given or the current directory\n" " cannot be read." msgstr "" #: builtins.c:439 msgid "" "Null command.\n" " \n" " No effect; the command does nothing.\n" " \n" " Exit Status:\n" " Always succeeds." msgstr "" #: builtins.c:450 msgid "" "Return a successful result.\n" " \n" " Exit Status:\n" " Always succeeds." msgstr "" #: builtins.c:459 msgid "" "Return an unsuccessful result.\n" " \n" " Exit Status:\n" " Always fails." msgstr "" #: builtins.c:468 msgid "" "Execute a simple command or display information about commands.\n" " \n" " Runs COMMAND with ARGS suppressing shell function lookup, or display\n" " information about the specified COMMANDs. Can be used to invoke " "commands\n" " on disk when a function with the same name exists.\n" " \n" " Options:\n" " -p\tuse a default value for PATH that is guaranteed to find all of\n" " \tthe standard utilities\n" " -v\tprint a description of COMMAND similar to the `type' builtin\n" " -V\tprint a more verbose description of each COMMAND\n" " \n" " Exit Status:\n" " Returns exit status of COMMAND, or failure if COMMAND is not found." msgstr "" #: builtins.c:487 msgid "" "Set variable values and attributes.\n" " \n" " Declare variables and give them attributes. If no NAMEs are given,\n" " display the attributes and values of all variables.\n" " \n" " Options:\n" " -f\trestrict action or display to function names and definitions\n" " -F\trestrict display to function names only (plus line number and\n" " \tsource file when debugging)\n" " -g\tcreate global variables when used in a shell function; otherwise\n" " \tignored\n" " -p\tdisplay the attributes and value of each NAME\n" " \n" " Options which set attributes:\n" " -a\tto make NAMEs indexed arrays (if supported)\n" " -A\tto make NAMEs associative arrays (if supported)\n" " -i\tto make NAMEs have the `integer' attribute\n" " -l\tto convert NAMEs to lower case on assignment\n" " -n\tmake NAME a reference to the variable named by its value\n" " -r\tto make NAMEs readonly\n" " -t\tto make NAMEs have the `trace' attribute\n" " -u\tto convert NAMEs to upper case on assignment\n" " -x\tto make NAMEs export\n" " \n" " Using `+' instead of `-' turns off the given attribute.\n" " \n" " Variables with the integer attribute have arithmetic evaluation (see\n" " the `let' command) performed when the variable is assigned a value.\n" " \n" " When used in a function, `declare' makes NAMEs local, as with the " "`local'\n" " command. The `-g' option suppresses this behavior.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied or a variable\n" " assignment error occurs." msgstr "" #: builtins.c:527 msgid "" "Set variable values and attributes.\n" " \n" " Obsolete. See `help declare'." msgstr "" #: builtins.c:535 msgid "" "Define local variables.\n" " \n" " Create a local variable called NAME, and give it VALUE. OPTION can\n" " be any option accepted by `declare'.\n" " \n" " Local variables can only be used within a function; they are visible\n" " only to the function where they are defined and its children.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied, a variable\n" " assignment error occurs, or the shell is not executing a function." msgstr "" #: builtins.c:552 msgid "" "Write arguments to the standard output.\n" " \n" " Display the ARGs, separated by a single space character and followed by " "a\n" " newline, on the standard output.\n" " \n" " Options:\n" " -n\tdo not append a newline\n" " -e\tenable interpretation of the following backslash escapes\n" " -E\texplicitly suppress interpretation of backslash escapes\n" " \n" " `echo' interprets the following backslash-escaped characters:\n" " \\a\talert (bell)\n" " \\b\tbackspace\n" " \\c\tsuppress further output\n" " \\e\tescape character\n" " \\E\tescape character\n" " \\f\tform feed\n" " \\n\tnew line\n" " \\r\tcarriage return\n" " \\t\thorizontal tab\n" " \\v\tvertical tab\n" " \\\\\tbackslash\n" " \\0nnn\tthe character whose ASCII code is NNN (octal). NNN can be\n" " \t0 to 3 octal digits\n" " \\xHH\tthe eight-bit character whose value is HH (hexadecimal). HH\n" " \tcan be one or two hex digits\n" " \n" " Exit Status:\n" " Returns success unless a write error occurs." msgstr "" #: builtins.c:588 msgid "" "Write arguments to the standard output.\n" " \n" " Display the ARGs on the standard output followed by a newline.\n" " \n" " Options:\n" " -n\tdo not append a newline\n" " \n" " Exit Status:\n" " Returns success unless a write error occurs." msgstr "" #: builtins.c:603 msgid "" "Enable and disable shell builtins.\n" " \n" " Enables and disables builtin shell commands. Disabling allows you to\n" " execute a disk command which has the same name as a shell builtin\n" " without using a full pathname.\n" " \n" " Options:\n" " -a\tprint a list of builtins showing whether or not each is enabled\n" " -n\tdisable each NAME or display a list of disabled builtins\n" " -p\tprint the list of builtins in a reusable format\n" " -s\tprint only the names of Posix `special' builtins\n" " \n" " Options controlling dynamic loading:\n" " -f\tLoad builtin NAME from shared object FILENAME\n" " -d\tRemove a builtin loaded with -f\n" " \n" " Without options, each NAME is enabled.\n" " \n" " To use the `test' found in $PATH instead of the shell builtin\n" " version, type `enable -n test'.\n" " \n" " Exit Status:\n" " Returns success unless NAME is not a shell builtin or an error occurs." msgstr "" #: builtins.c:631 msgid "" "Execute arguments as a shell command.\n" " \n" " Combine ARGs into a single string, use the result as input to the " "shell,\n" " and execute the resulting commands.\n" " \n" " Exit Status:\n" " Returns exit status of command or success if command is null." msgstr "" #: builtins.c:643 msgid "" "Parse option arguments.\n" " \n" " Getopts is used by shell procedures to parse positional parameters\n" " as options.\n" " \n" " OPTSTRING contains the option letters to be recognized; if a letter\n" " is followed by a colon, the option is expected to have an argument,\n" " which should be separated from it by white space.\n" " \n" " Each time it is invoked, getopts will place the next option in the\n" " shell variable $name, initializing name if it does not exist, and\n" " the index of the next argument to be processed into the shell\n" " variable OPTIND. OPTIND is initialized to 1 each time the shell or\n" " a shell script is invoked. When an option requires an argument,\n" " getopts places that argument into the shell variable OPTARG.\n" " \n" " getopts reports errors in one of two ways. If the first character\n" " of OPTSTRING is a colon, getopts uses silent error reporting. In\n" " this mode, no error messages are printed. If an invalid option is\n" " seen, getopts places the option character found into OPTARG. If a\n" " required argument is not found, getopts places a ':' into NAME and\n" " sets OPTARG to the option character found. If getopts is not in\n" " silent mode, and an invalid option is seen, getopts places '?' into\n" " NAME and unsets OPTARG. If a required argument is not found, a '?'\n" " is placed in NAME, OPTARG is unset, and a diagnostic message is\n" " printed.\n" " \n" " If the shell variable OPTERR has the value 0, getopts disables the\n" " printing of error messages, even if the first character of\n" " OPTSTRING is not a colon. OPTERR has the value 1 by default.\n" " \n" " Getopts normally parses the positional parameters ($0 - $9), but if\n" " more arguments are given, they are parsed instead.\n" " \n" " Exit Status:\n" " Returns success if an option is found; fails if the end of options is\n" " encountered or an error occurs." msgstr "" #: builtins.c:685 msgid "" "Replace the shell with the given command.\n" " \n" " Execute COMMAND, replacing this shell with the specified program.\n" " ARGUMENTS become the arguments to COMMAND. If COMMAND is not " "specified,\n" " any redirections take effect in the current shell.\n" " \n" " Options:\n" " -a name\tpass NAME as the zeroth argument to COMMAND\n" " -c\t\texecute COMMAND with an empty environment\n" " -l\t\tplace a dash in the zeroth argument to COMMAND\n" " \n" " If the command cannot be executed, a non-interactive shell exits, " "unless\n" " the shell option `execfail' is set.\n" " \n" " Exit Status:\n" " Returns success unless COMMAND is not found or a redirection error " "occurs." msgstr "" #: builtins.c:706 msgid "" "Exit the shell.\n" " \n" " Exits the shell with a status of N. If N is omitted, the exit status\n" " is that of the last command executed." msgstr "" #: builtins.c:715 msgid "" "Exit a login shell.\n" " \n" " Exits a login shell with exit status N. Returns an error if not " "executed\n" " in a login shell." msgstr "" #: builtins.c:725 msgid "" "Display or execute commands from the history list.\n" " \n" " fc is used to list or edit and re-execute commands from the history " "list.\n" " FIRST and LAST can be numbers specifying the range, or FIRST can be a\n" " string, which means the most recent command beginning with that\n" " string.\n" " \n" " Options:\n" " -e ENAME\tselect which editor to use. Default is FCEDIT, then " "EDITOR,\n" " \t\tthen vi\n" " -l \tlist lines instead of editing\n" " -n\tomit line numbers when listing\n" " -r\treverse the order of the lines (newest listed first)\n" " \n" " With the `fc -s [pat=rep ...] [command]' format, COMMAND is\n" " re-executed after the substitution OLD=NEW is performed.\n" " \n" " A useful alias to use with this is r='fc -s', so that typing `r cc'\n" " runs the last command beginning with `cc' and typing `r' re-executes\n" " the last command.\n" " \n" " Exit Status:\n" " Returns success or status of executed command; non-zero if an error " "occurs." msgstr "" #: builtins.c:755 msgid "" "Move job to the foreground.\n" " \n" " Place the job identified by JOB_SPEC in the foreground, making it the\n" " current job. If JOB_SPEC is not present, the shell's notion of the\n" " current job is used.\n" " \n" " Exit Status:\n" " Status of command placed in foreground, or failure if an error occurs." msgstr "" #: builtins.c:770 msgid "" "Move jobs to the background.\n" " \n" " Place the jobs identified by each JOB_SPEC in the background, as if " "they\n" " had been started with `&'. If JOB_SPEC is not present, the shell's " "notion\n" " of the current job is used.\n" " \n" " Exit Status:\n" " Returns success unless job control is not enabled or an error occurs." msgstr "" #: builtins.c:784 msgid "" "Remember or display program locations.\n" " \n" " Determine and remember the full pathname of each command NAME. If\n" " no arguments are given, information about remembered commands is " "displayed.\n" " \n" " Options:\n" " -d\t\tforget the remembered location of each NAME\n" " -l\t\tdisplay in a format that may be reused as input\n" " -p pathname\tuse PATHNAME as the full pathname of NAME\n" " -r\t\tforget all remembered locations\n" " -t\t\tprint the remembered location of each NAME, preceding\n" " \t\teach location with the corresponding NAME if multiple\n" " \t\tNAMEs are given\n" " Arguments:\n" " NAME\t\tEach NAME is searched for in $PATH and added to the list\n" " \t\tof remembered commands.\n" " \n" " Exit Status:\n" " Returns success unless NAME is not found or an invalid option is given." msgstr "" #: builtins.c:809 msgid "" "Display information about builtin commands.\n" " \n" " Displays brief summaries of builtin commands. If PATTERN is\n" " specified, gives detailed help on all commands matching PATTERN,\n" " otherwise the list of help topics is printed.\n" " \n" " Options:\n" " -d\toutput short description for each topic\n" " -m\tdisplay usage in pseudo-manpage format\n" " -s\toutput only a short usage synopsis for each topic matching\n" " \tPATTERN\n" " \n" " Arguments:\n" " PATTERN\tPattern specifiying a help topic\n" " \n" " Exit Status:\n" " Returns success unless PATTERN is not found or an invalid option is " "given." msgstr "" #: builtins.c:833 msgid "" "Display or manipulate the history list.\n" " \n" " Display the history list with line numbers, prefixing each modified\n" " entry with a `*'. An argument of N lists only the last N entries.\n" " \n" " Options:\n" " -c\tclear the history list by deleting all of the entries\n" " -d offset\tdelete the history entry at offset OFFSET.\n" " \n" " -a\tappend history lines from this session to the history file\n" " -n\tread all history lines not already read from the history file\n" " -r\tread the history file and append the contents to the history\n" " \tlist\n" " -w\twrite the current history to the history file\n" " \tand append them to the history list\n" " \n" " -p\tperform history expansion on each ARG and display the result\n" " \twithout storing it in the history list\n" " -s\tappend the ARGs to the history list as a single entry\n" " \n" " If FILENAME is given, it is used as the history file. Otherwise,\n" " if $HISTFILE has a value, that is used, else ~/.bash_history.\n" " \n" " If the $HISTTIMEFORMAT variable is set and not null, its value is used\n" " as a format string for strftime(3) to print the time stamp associated\n" " with each displayed history entry. No time stamps are printed " "otherwise.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or an error occurs." msgstr "" #: builtins.c:869 msgid "" "Display status of jobs.\n" " \n" " Lists the active jobs. JOBSPEC restricts output to that job.\n" " Without options, the status of all active jobs is displayed.\n" " \n" " Options:\n" " -l\tlists process IDs in addition to the normal information\n" " -n\tlists only processes that have changed status since the last\n" " \tnotification\n" " -p\tlists process IDs only\n" " -r\trestrict output to running jobs\n" " -s\trestrict output to stopped jobs\n" " \n" " If -x is supplied, COMMAND is run after all job specifications that\n" " appear in ARGS have been replaced with the process ID of that job's\n" " process group leader.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or an error occurs.\n" " If -x is used, returns the exit status of COMMAND." msgstr "" #: builtins.c:896 msgid "" "Remove jobs from current shell.\n" " \n" " Removes each JOBSPEC argument from the table of active jobs. Without\n" " any JOBSPECs, the shell uses its notion of the current job.\n" " \n" " Options:\n" " -a\tremove all jobs if JOBSPEC is not supplied\n" " -h\tmark each JOBSPEC so that SIGHUP is not sent to the job if the\n" " \tshell receives a SIGHUP\n" " -r\tremove only running jobs\n" " \n" " Exit Status:\n" " Returns success unless an invalid option or JOBSPEC is given." msgstr "" #: builtins.c:915 msgid "" "Send a signal to a job.\n" " \n" " Send the processes identified by PID or JOBSPEC the signal named by\n" " SIGSPEC or SIGNUM. If neither SIGSPEC nor SIGNUM is present, then\n" " SIGTERM is assumed.\n" " \n" " Options:\n" " -s sig\tSIG is a signal name\n" " -n sig\tSIG is a signal number\n" " -l\tlist the signal names; if arguments follow `-l' they are\n" " \tassumed to be signal numbers for which names should be listed\n" " \n" " Kill is a shell builtin for two reasons: it allows job IDs to be used\n" " instead of process IDs, and allows processes to be killed if the limit\n" " on processes that you can create is reached.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or an error occurs." msgstr "" #: builtins.c:938 msgid "" "Evaluate arithmetic expressions.\n" " \n" " Evaluate each ARG as an arithmetic expression. Evaluation is done in\n" " fixed-width integers with no check for overflow, though division by 0\n" " is trapped and flagged as an error. The following list of operators is\n" " grouped into levels of equal-precedence operators. The levels are " "listed\n" " in order of decreasing precedence.\n" " \n" " \tid++, id--\tvariable post-increment, post-decrement\n" " \t++id, --id\tvariable pre-increment, pre-decrement\n" " \t-, +\t\tunary minus, plus\n" " \t!, ~\t\tlogical and bitwise negation\n" " \t**\t\texponentiation\n" " \t*, /, %\t\tmultiplication, division, remainder\n" " \t+, -\t\taddition, subtraction\n" " \t<<, >>\t\tleft and right bitwise shifts\n" " \t<=, >=, <, >\tcomparison\n" " \t==, !=\t\tequality, inequality\n" " \t&\t\tbitwise AND\n" " \t^\t\tbitwise XOR\n" " \t|\t\tbitwise OR\n" " \t&&\t\tlogical AND\n" " \t||\t\tlogical OR\n" " \texpr ? expr : expr\n" " \t\t\tconditional operator\n" " \t=, *=, /=, %=,\n" " \t+=, -=, <<=, >>=,\n" " \t&=, ^=, |=\tassignment\n" " \n" " Shell variables are allowed as operands. The name of the variable\n" " is replaced by its value (coerced to a fixed-width integer) within\n" " an expression. The variable need not have its integer attribute\n" " turned on to be used in an expression.\n" " \n" " Operators are evaluated in order of precedence. Sub-expressions in\n" " parentheses are evaluated first and may override the precedence\n" " rules above.\n" " \n" " Exit Status:\n" " If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise." msgstr "" #: builtins.c:983 msgid "" "Read a line from the standard input and split it into fields.\n" " \n" " Reads a single line from the standard input, or from file descriptor FD\n" " if the -u option is supplied. The line is split into fields as with " "word\n" " splitting, and the first word is assigned to the first NAME, the second\n" " word to the second NAME, and so on, with any leftover words assigned to\n" " the last NAME. Only the characters found in $IFS are recognized as " "word\n" " delimiters.\n" " \n" " If no NAMEs are supplied, the line read is stored in the REPLY " "variable.\n" " \n" " Options:\n" " -a array\tassign the words read to sequential indices of the array\n" " \t\tvariable ARRAY, starting at zero\n" " -d delim\tcontinue until the first character of DELIM is read, rather\n" " \t\tthan newline\n" " -e\t\tuse Readline to obtain the line in an interactive shell\n" " -i text\tUse TEXT as the initial text for Readline\n" " -n nchars\treturn after reading NCHARS characters rather than waiting\n" " \t\tfor a newline, but honor a delimiter if fewer than NCHARS\n" " \t\tcharacters are read before the delimiter\n" " -N nchars\treturn only after reading exactly NCHARS characters, " "unless\n" " \t\tEOF is encountered or read times out, ignoring any delimiter\n" " -p prompt\toutput the string PROMPT without a trailing newline before\n" " \t\tattempting to read\n" " -r\t\tdo not allow backslashes to escape any characters\n" " -s\t\tdo not echo input coming from a terminal\n" " -t timeout\ttime out and return failure if a complete line of input " "is\n" " \t\tnot read within TIMEOUT seconds. The value of the TMOUT\n" " \t\tvariable is the default timeout. TIMEOUT may be a\n" " \t\tfractional number. If TIMEOUT is 0, read returns immediately,\n" " \t\twithout trying to read any data, returning success only if\n" " \t\tinput is available on the specified file descriptor. The\n" " \t\texit status is greater than 128 if the timeout is exceeded\n" " -u fd\t\tread from file descriptor FD instead of the standard input\n" " \n" " Exit Status:\n" " The return code is zero, unless end-of-file is encountered, read times " "out\n" " (in which case it's greater than 128), a variable assignment error " "occurs,\n" " or an invalid file descriptor is supplied as the argument to -u." msgstr "" #: builtins.c:1028 msgid "" "Return from a shell function.\n" " \n" " Causes a function or sourced script to exit with the return value\n" " specified by N. If N is omitted, the return status is that of the\n" " last command executed within the function or script.\n" " \n" " Exit Status:\n" " Returns N, or failure if the shell is not executing a function or script." msgstr "" #: builtins.c:1041 msgid "" "Set or unset values of shell options and positional parameters.\n" " \n" " Change the value of shell attributes and positional parameters, or\n" " display the names and values of shell variables.\n" " \n" " Options:\n" " -a Mark variables which are modified or created for export.\n" " -b Notify of job termination immediately.\n" " -e Exit immediately if a command exits with a non-zero status.\n" " -f Disable file name generation (globbing).\n" " -h Remember the location of commands as they are looked up.\n" " -k All assignment arguments are placed in the environment for a\n" " command, not just those that precede the command name.\n" " -m Job control is enabled.\n" " -n Read commands but do not execute them.\n" " -o option-name\n" " Set the variable corresponding to option-name:\n" " allexport same as -a\n" " braceexpand same as -B\n" " emacs use an emacs-style line editing interface\n" " errexit same as -e\n" " errtrace same as -E\n" " functrace same as -T\n" " hashall same as -h\n" " histexpand same as -H\n" " history enable command history\n" " ignoreeof the shell will not exit upon reading EOF\n" " interactive-comments\n" " allow comments to appear in interactive commands\n" " keyword same as -k\n" " monitor same as -m\n" " noclobber same as -C\n" " noexec same as -n\n" " noglob same as -f\n" " nolog currently accepted but ignored\n" " notify same as -b\n" " nounset same as -u\n" " onecmd same as -t\n" " physical same as -P\n" " pipefail the return value of a pipeline is the status of\n" " the last command to exit with a non-zero status,\n" " or zero if no command exited with a non-zero " "status\n" " posix change the behavior of bash where the default\n" " operation differs from the Posix standard to\n" " match the standard\n" " privileged same as -p\n" " verbose same as -v\n" " vi use a vi-style line editing interface\n" " xtrace same as -x\n" " -p Turned on whenever the real and effective user ids do not match.\n" " Disables processing of the $ENV file and importing of shell\n" " functions. Turning this option off causes the effective uid and\n" " gid to be set to the real uid and gid.\n" " -t Exit after reading and executing one command.\n" " -u Treat unset variables as an error when substituting.\n" " -v Print shell input lines as they are read.\n" " -x Print commands and their arguments as they are executed.\n" " -B the shell will perform brace expansion\n" " -C If set, disallow existing regular files to be overwritten\n" " by redirection of output.\n" " -E If set, the ERR trap is inherited by shell functions.\n" " -H Enable ! style history substitution. This flag is on\n" " by default when the shell is interactive.\n" " -P If set, do not resolve symbolic links when executing commands\n" " such as cd which change the current directory.\n" " -T If set, the DEBUG trap is inherited by shell functions.\n" " -- Assign any remaining arguments to the positional parameters.\n" " If there are no remaining arguments, the positional parameters\n" " are unset.\n" " - Assign any remaining arguments to the positional parameters.\n" " The -x and -v options are turned off.\n" " \n" " Using + rather than - causes these flags to be turned off. The\n" " flags can also be used upon invocation of the shell. The current\n" " set of flags may be found in $-. The remaining n ARGs are positional\n" " parameters and are assigned, in order, to $1, $2, .. $n. If no\n" " ARGs are given, all shell variables are printed.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given." msgstr "" #: builtins.c:1126 msgid "" "Unset values and attributes of shell variables and functions.\n" " \n" " For each NAME, remove the corresponding variable or function.\n" " \n" " Options:\n" " -f\ttreat each NAME as a shell function\n" " -v\ttreat each NAME as a shell variable\n" " -n\ttreat each NAME as a name reference and unset the variable itself\n" " \trather than the variable it references\n" " \n" " Without options, unset first tries to unset a variable, and if that " "fails,\n" " tries to unset a function.\n" " \n" " Some variables cannot be unset; also see `readonly'.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or a NAME is read-only." msgstr "" #: builtins.c:1148 msgid "" "Set export attribute for shell variables.\n" " \n" " Marks each NAME for automatic export to the environment of subsequently\n" " executed commands. If VALUE is supplied, assign VALUE before " "exporting.\n" " \n" " Options:\n" " -f\trefer to shell functions\n" " -n\tremove the export property from each NAME\n" " -p\tdisplay a list of all exported variables and functions\n" " \n" " An argument of `--' disables further option processing.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or NAME is invalid." msgstr "" #: builtins.c:1167 msgid "" "Mark shell variables as unchangeable.\n" " \n" " Mark each NAME as read-only; the values of these NAMEs may not be\n" " changed by subsequent assignment. If VALUE is supplied, assign VALUE\n" " before marking as read-only.\n" " \n" " Options:\n" " -a\trefer to indexed array variables\n" " -A\trefer to associative array variables\n" " -f\trefer to shell functions\n" " -p\tdisplay a list of all readonly variables or functions, depending " "on\n" " whether or not the -f option is given\n" " \n" " An argument of `--' disables further option processing.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or NAME is invalid." msgstr "" #: builtins.c:1189 msgid "" "Shift positional parameters.\n" " \n" " Rename the positional parameters $N+1,$N+2 ... to $1,$2 ... If N is\n" " not given, it is assumed to be 1.\n" " \n" " Exit Status:\n" " Returns success unless N is negative or greater than $#." msgstr "" #: builtins.c:1201 builtins.c:1216 msgid "" "Execute commands from a file in the current shell.\n" " \n" " Read and execute commands from FILENAME in the current shell. The\n" " entries in $PATH are used to find the directory containing FILENAME.\n" " If any ARGUMENTS are supplied, they become the positional parameters\n" " when FILENAME is executed.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed in FILENAME; fails if\n" " FILENAME cannot be read." msgstr "" #: builtins.c:1232 msgid "" "Suspend shell execution.\n" " \n" " Suspend the execution of this shell until it receives a SIGCONT signal.\n" " Unless forced, login shells cannot be suspended.\n" " \n" " Options:\n" " -f\tforce the suspend, even if the shell is a login shell\n" " \n" " Exit Status:\n" " Returns success unless job control is not enabled or an error occurs." msgstr "" #: builtins.c:1248 msgid "" "Evaluate conditional expression.\n" " \n" " Exits with a status of 0 (true) or 1 (false) depending on\n" " the evaluation of EXPR. Expressions may be unary or binary. Unary\n" " expressions are often used to examine the status of a file. There\n" " are string operators and numeric comparison operators as well.\n" " \n" " The behavior of test depends on the number of arguments. Read the\n" " bash manual page for the complete specification.\n" " \n" " File operators:\n" " \n" " -a FILE True if file exists.\n" " -b FILE True if file is block special.\n" " -c FILE True if file is character special.\n" " -d FILE True if file is a directory.\n" " -e FILE True if file exists.\n" " -f FILE True if file exists and is a regular file.\n" " -g FILE True if file is set-group-id.\n" " -h FILE True if file is a symbolic link.\n" " -L FILE True if file is a symbolic link.\n" " -k FILE True if file has its `sticky' bit set.\n" " -p FILE True if file is a named pipe.\n" " -r FILE True if file is readable by you.\n" " -s FILE True if file exists and is not empty.\n" " -S FILE True if file is a socket.\n" " -t FD True if FD is opened on a terminal.\n" " -u FILE True if the file is set-user-id.\n" " -w FILE True if the file is writable by you.\n" " -x FILE True if the file is executable by you.\n" " -O FILE True if the file is effectively owned by you.\n" " -G FILE True if the file is effectively owned by your group.\n" " -N FILE True if the file has been modified since it was last " "read.\n" " \n" " FILE1 -nt FILE2 True if file1 is newer than file2 (according to\n" " modification date).\n" " \n" " FILE1 -ot FILE2 True if file1 is older than file2.\n" " \n" " FILE1 -ef FILE2 True if file1 is a hard link to file2.\n" " \n" " String operators:\n" " \n" " -z STRING True if string is empty.\n" " \n" " -n STRING\n" " STRING True if string is not empty.\n" " \n" " STRING1 = STRING2\n" " True if the strings are equal.\n" " STRING1 != STRING2\n" " True if the strings are not equal.\n" " STRING1 < STRING2\n" " True if STRING1 sorts before STRING2 " "lexicographically.\n" " STRING1 > STRING2\n" " True if STRING1 sorts after STRING2 lexicographically.\n" " \n" " Other operators:\n" " \n" " -o OPTION True if the shell option OPTION is enabled.\n" " -v VAR\t True if the shell variable VAR is set\n" " -R VAR\t True if the shell variable VAR is set and is a name " "reference.\n" " ! EXPR True if expr is false.\n" " EXPR1 -a EXPR2 True if both expr1 AND expr2 are true.\n" " EXPR1 -o EXPR2 True if either expr1 OR expr2 is true.\n" " \n" " arg1 OP arg2 Arithmetic tests. OP is one of -eq, -ne,\n" " -lt, -le, -gt, or -ge.\n" " \n" " Arithmetic binary operators return true if ARG1 is equal, not-equal,\n" " less-than, less-than-or-equal, greater-than, or greater-than-or-equal\n" " than ARG2.\n" " \n" " Exit Status:\n" " Returns success if EXPR evaluates to true; fails if EXPR evaluates to\n" " false or an invalid argument is given." msgstr "" #: builtins.c:1329 msgid "" "Evaluate conditional expression.\n" " \n" " This is a synonym for the \"test\" builtin, but the last argument must\n" " be a literal `]', to match the opening `['." msgstr "" #: builtins.c:1338 msgid "" "Display process times.\n" " \n" " Prints the accumulated user and system times for the shell and all of " "its\n" " child processes.\n" " \n" " Exit Status:\n" " Always succeeds." msgstr "" #: builtins.c:1350 msgid "" "Trap signals and other events.\n" " \n" " Defines and activates handlers to be run when the shell receives " "signals\n" " or other conditions.\n" " \n" " ARG is a command to be read and executed when the shell receives the\n" " signal(s) SIGNAL_SPEC. If ARG is absent (and a single SIGNAL_SPEC\n" " is supplied) or `-', each specified signal is reset to its original\n" " value. If ARG is the null string each SIGNAL_SPEC is ignored by the\n" " shell and by the commands it invokes.\n" " \n" " If a SIGNAL_SPEC is EXIT (0) ARG is executed on exit from the shell. " "If\n" " a SIGNAL_SPEC is DEBUG, ARG is executed before every simple command. " "If\n" " a SIGNAL_SPEC is RETURN, ARG is executed each time a shell function or " "a\n" " script run by the . or source builtins finishes executing. A " "SIGNAL_SPEC\n" " of ERR means to execute ARG each time a command's failure would cause " "the\n" " shell to exit when the -e option is enabled.\n" " \n" " If no arguments are supplied, trap prints the list of commands " "associated\n" " with each signal.\n" " \n" " Options:\n" " -l\tprint a list of signal names and their corresponding numbers\n" " -p\tdisplay the trap commands associated with each SIGNAL_SPEC\n" " \n" " Each SIGNAL_SPEC is either a signal name in or a signal " "number.\n" " Signal names are case insensitive and the SIG prefix is optional. A\n" " signal may be sent to the shell with \"kill -signal $$\".\n" " \n" " Exit Status:\n" " Returns success unless a SIGSPEC is invalid or an invalid option is " "given." msgstr "" #: builtins.c:1386 msgid "" "Display information about command type.\n" " \n" " For each NAME, indicate how it would be interpreted if used as a\n" " command name.\n" " \n" " Options:\n" " -a\tdisplay all locations containing an executable named NAME;\n" " \tincludes aliases, builtins, and functions, if and only if\n" " \tthe `-p' option is not also used\n" " -f\tsuppress shell function lookup\n" " -P\tforce a PATH search for each NAME, even if it is an alias,\n" " \tbuiltin, or function, and returns the name of the disk file\n" " \tthat would be executed\n" " -p\treturns either the name of the disk file that would be executed,\n" " \tor nothing if `type -t NAME' would not return `file'.\n" " -t\toutput a single word which is one of `alias', `keyword',\n" " \t`function', `builtin', `file' or `', if NAME is an alias, shell\n" " \treserved word, shell function, shell builtin, disk file, or not\n" " \tfound, respectively\n" " \n" " Arguments:\n" " NAME\tCommand name to be interpreted.\n" " \n" " Exit Status:\n" " Returns success if all of the NAMEs are found; fails if any are not " "found." msgstr "" #: builtins.c:1417 msgid "" "Modify shell resource limits.\n" " \n" " Provides control over the resources available to the shell and " "processes\n" " it creates, on systems that allow such control.\n" " \n" " Options:\n" " -S\tuse the `soft' resource limit\n" " -H\tuse the `hard' resource limit\n" " -a\tall current limits are reported\n" " -b\tthe socket buffer size\n" " -c\tthe maximum size of core files created\n" " -d\tthe maximum size of a process's data segment\n" " -e\tthe maximum scheduling priority (`nice')\n" " -f\tthe maximum size of files written by the shell and its children\n" " -i\tthe maximum number of pending signals\n" " -l\tthe maximum size a process may lock into memory\n" " -m\tthe maximum resident set size\n" " -n\tthe maximum number of open file descriptors\n" " -p\tthe pipe buffer size\n" " -q\tthe maximum number of bytes in POSIX message queues\n" " -r\tthe maximum real-time scheduling priority\n" " -s\tthe maximum stack size\n" " -t\tthe maximum amount of cpu time in seconds\n" " -u\tthe maximum number of user processes\n" " -v\tthe size of virtual memory\n" " -x\tthe maximum number of file locks\n" " -T the maximum number of threads\n" " \n" " Not all options are available on all platforms.\n" " \n" " If LIMIT is given, it is the new value of the specified resource; the\n" " special LIMIT values `soft', `hard', and `unlimited' stand for the\n" " current soft limit, the current hard limit, and no limit, respectively.\n" " Otherwise, the current value of the specified resource is printed. If\n" " no option is given, then -f is assumed.\n" " \n" " Values are in 1024-byte increments, except for -t, which is in seconds,\n" " -p, which is in increments of 512 bytes, and -u, which is an unscaled\n" " number of processes.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" #: builtins.c:1465 msgid "" "Display or set file mode mask.\n" " \n" " Sets the user file-creation mask to MODE. If MODE is omitted, prints\n" " the current value of the mask.\n" " \n" " If MODE begins with a digit, it is interpreted as an octal number;\n" " otherwise it is a symbolic mode string like that accepted by chmod(1).\n" " \n" " Options:\n" " -p\tif MODE is omitted, output in a form that may be reused as input\n" " -S\tmakes the output symbolic; otherwise an octal number is output\n" " \n" " Exit Status:\n" " Returns success unless MODE is invalid or an invalid option is given." msgstr "" #: builtins.c:1485 msgid "" "Wait for job completion and return exit status.\n" " \n" " Waits for each process identified by an ID, which may be a process ID or " "a\n" " job specification, and reports its termination status. If ID is not\n" " given, waits for all currently active child processes, and the return\n" " status is zero. If ID is a a job specification, waits for all " "processes\n" " in that job's pipeline.\n" " \n" " If the -n option is supplied, waits for the next job to terminate and\n" " returns its exit status.\n" " \n" " Exit Status:\n" " Returns the status of the last ID; fails if ID is invalid or an invalid\n" " option is given." msgstr "" #: builtins.c:1506 msgid "" "Wait for process completion and return exit status.\n" " \n" " Waits for each process specified by a PID and reports its termination " "status.\n" " If PID is not given, waits for all currently active child processes,\n" " and the return status is zero. PID must be a process ID.\n" " \n" " Exit Status:\n" " Returns the status of the last PID; fails if PID is invalid or an " "invalid\n" " option is given." msgstr "" #: builtins.c:1521 msgid "" "Execute commands for each member in a list.\n" " \n" " The `for' loop executes a sequence of commands for each member in a\n" " list of items. If `in WORDS ...;' is not present, then `in \"$@\"' is\n" " assumed. For each element in WORDS, NAME is set to that element, and\n" " the COMMANDS are executed.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1535 msgid "" "Arithmetic for loop.\n" " \n" " Equivalent to\n" " \t(( EXP1 ))\n" " \twhile (( EXP2 )); do\n" " \t\tCOMMANDS\n" " \t\t(( EXP3 ))\n" " \tdone\n" " EXP1, EXP2, and EXP3 are arithmetic expressions. If any expression is\n" " omitted, it behaves as if it evaluates to 1.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1553 msgid "" "Select words from a list and execute commands.\n" " \n" " The WORDS are expanded, generating a list of words. The\n" " set of expanded words is printed on the standard error, each\n" " preceded by a number. If `in WORDS' is not present, `in \"$@\"'\n" " is assumed. The PS3 prompt is then displayed and a line read\n" " from the standard input. If the line consists of the number\n" " corresponding to one of the displayed words, then NAME is set\n" " to that word. If the line is empty, WORDS and the prompt are\n" " redisplayed. If EOF is read, the command completes. Any other\n" " value read causes NAME to be set to null. The line read is saved\n" " in the variable REPLY. COMMANDS are executed after each selection\n" " until a break command is executed.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1574 msgid "" "Report time consumed by pipeline's execution.\n" " \n" " Execute PIPELINE and print a summary of the real time, user CPU time,\n" " and system CPU time spent executing PIPELINE when it terminates.\n" " \n" " Options:\n" " -p\tprint the timing summary in the portable Posix format\n" " \n" " The value of the TIMEFORMAT variable is used as the output format.\n" " \n" " Exit Status:\n" " The return status is the return status of PIPELINE." msgstr "" #: builtins.c:1591 msgid "" "Execute commands based on pattern matching.\n" " \n" " Selectively execute COMMANDS based upon WORD matching PATTERN. The\n" " `|' is used to separate multiple patterns.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1603 msgid "" "Execute commands based on conditional.\n" " \n" " The `if COMMANDS' list is executed. If its exit status is zero, then " "the\n" " `then COMMANDS' list is executed. Otherwise, each `elif COMMANDS' list " "is\n" " executed in turn, and if its exit status is zero, the corresponding\n" " `then COMMANDS' list is executed and the if command completes. " "Otherwise,\n" " the `else COMMANDS' list is executed, if present. The exit status of " "the\n" " entire construct is the exit status of the last command executed, or " "zero\n" " if no condition tested true.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1620 msgid "" "Execute commands as long as a test succeeds.\n" " \n" " Expand and execute COMMANDS as long as the final command in the\n" " `while' COMMANDS has an exit status of zero.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1632 msgid "" "Execute commands as long as a test does not succeed.\n" " \n" " Expand and execute COMMANDS as long as the final command in the\n" " `until' COMMANDS has an exit status which is not zero.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1644 msgid "" "Create a coprocess named NAME.\n" " \n" " Execute COMMAND asynchronously, with the standard output and standard\n" " input of the command connected via a pipe to file descriptors assigned\n" " to indices 0 and 1 of an array variable NAME in the executing shell.\n" " The default NAME is \"COPROC\".\n" " \n" " Exit Status:\n" " Returns the exit status of COMMAND." msgstr "" #: builtins.c:1658 msgid "" "Define shell function.\n" " \n" " Create a shell function named NAME. When invoked as a simple command,\n" " NAME runs COMMANDs in the calling shell's context. When NAME is " "invoked,\n" " the arguments are passed to the function as $1...$n, and the function's\n" " name is in $FUNCNAME.\n" " \n" " Exit Status:\n" " Returns success unless NAME is readonly." msgstr "" #: builtins.c:1672 msgid "" "Group commands as a unit.\n" " \n" " Run a set of commands in a group. This is one way to redirect an\n" " entire set of commands.\n" " \n" " Exit Status:\n" " Returns the status of the last command executed." msgstr "" #: builtins.c:1684 msgid "" "Resume job in foreground.\n" " \n" " Equivalent to the JOB_SPEC argument to the `fg' command. Resume a\n" " stopped or background job. JOB_SPEC can specify either a job name\n" " or a job number. Following JOB_SPEC with a `&' places the job in\n" " the background, as if the job specification had been supplied as an\n" " argument to `bg'.\n" " \n" " Exit Status:\n" " Returns the status of the resumed job." msgstr "" #: builtins.c:1699 msgid "" "Evaluate arithmetic expression.\n" " \n" " The EXPRESSION is evaluated according to the rules for arithmetic\n" " evaluation. Equivalent to \"let EXPRESSION\".\n" " \n" " Exit Status:\n" " Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise." msgstr "" #: builtins.c:1711 msgid "" "Execute conditional command.\n" " \n" " Returns a status of 0 or 1 depending on the evaluation of the " "conditional\n" " expression EXPRESSION. Expressions are composed of the same primaries " "used\n" " by the `test' builtin, and may be combined using the following " "operators:\n" " \n" " ( EXPRESSION )\tReturns the value of EXPRESSION\n" " ! EXPRESSION\t\tTrue if EXPRESSION is false; else false\n" " EXPR1 && EXPR2\tTrue if both EXPR1 and EXPR2 are true; else false\n" " EXPR1 || EXPR2\tTrue if either EXPR1 or EXPR2 is true; else false\n" " \n" " When the `==' and `!=' operators are used, the string to the right of\n" " the operator is used as a pattern and pattern matching is performed.\n" " When the `=~' operator is used, the string to the right of the operator\n" " is matched as a regular expression.\n" " \n" " The && and || operators do not evaluate EXPR2 if EXPR1 is sufficient to\n" " determine the expression's value.\n" " \n" " Exit Status:\n" " 0 or 1 depending on value of EXPRESSION." msgstr "" #: builtins.c:1737 msgid "" "Common shell variable names and usage.\n" " \n" " BASH_VERSION\tVersion information for this Bash.\n" " CDPATH\tA colon-separated list of directories to search\n" " \t\tfor directories given as arguments to `cd'.\n" " GLOBIGNORE\tA colon-separated list of patterns describing filenames to\n" " \t\tbe ignored by pathname expansion.\n" " HISTFILE\tThe name of the file where your command history is stored.\n" " HISTFILESIZE\tThe maximum number of lines this file can contain.\n" " HISTSIZE\tThe maximum number of history lines that a running\n" " \t\tshell can access.\n" " HOME\tThe complete pathname to your login directory.\n" " HOSTNAME\tThe name of the current host.\n" " HOSTTYPE\tThe type of CPU this version of Bash is running under.\n" " IGNOREEOF\tControls the action of the shell on receipt of an EOF\n" " \t\tcharacter as the sole input. If set, then the value\n" " \t\tof it is the number of EOF characters that can be seen\n" " \t\tin a row on an empty line before the shell will exit\n" " \t\t(default 10). When unset, EOF signifies the end of input.\n" " MACHTYPE\tA string describing the current system Bash is running on.\n" " MAILCHECK\tHow often, in seconds, Bash checks for new mail.\n" " MAILPATH\tA colon-separated list of filenames which Bash checks\n" " \t\tfor new mail.\n" " OSTYPE\tThe version of Unix this version of Bash is running on.\n" " PATH\tA colon-separated list of directories to search when\n" " \t\tlooking for commands.\n" " PROMPT_COMMAND\tA command to be executed before the printing of each\n" " \t\tprimary prompt.\n" " PS1\t\tThe primary prompt string.\n" " PS2\t\tThe secondary prompt string.\n" " PWD\t\tThe full pathname of the current directory.\n" " SHELLOPTS\tA colon-separated list of enabled shell options.\n" " TERM\tThe name of the current terminal type.\n" " TIMEFORMAT\tThe output format for timing statistics displayed by the\n" " \t\t`time' reserved word.\n" " auto_resume\tNon-null means a command word appearing on a line by\n" " \t\titself is first looked for in the list of currently\n" " \t\tstopped jobs. If found there, that job is foregrounded.\n" " \t\tA value of `exact' means that the command word must\n" " \t\texactly match a command in the list of stopped jobs. A\n" " \t\tvalue of `substring' means that the command word must\n" " \t\tmatch a substring of the job. Any other value means that\n" " \t\tthe command must be a prefix of a stopped job.\n" " histchars\tCharacters controlling history expansion and quick\n" " \t\tsubstitution. The first character is the history\n" " \t\tsubstitution character, usually `!'. The second is\n" " \t\tthe `quick substitution' character, usually `^'. The\n" " \t\tthird is the `history comment' character, usually `#'.\n" " HISTIGNORE\tA colon-separated list of patterns used to decide which\n" " \t\tcommands should be saved on the history list.\n" msgstr "" #: builtins.c:1794 msgid "" "Add directories to stack.\n" " \n" " Adds a directory to the top of the directory stack, or rotates\n" " the stack, making the new top of the stack the current working\n" " directory. With no arguments, exchanges the top two directories.\n" " \n" " Options:\n" " -n\tSuppresses the normal change of directory when adding\n" " \tdirectories to the stack, so only the stack is manipulated.\n" " \n" " Arguments:\n" " +N\tRotates the stack so that the Nth directory (counting\n" " \tfrom the left of the list shown by `dirs', starting with\n" " \tzero) is at the top.\n" " \n" " -N\tRotates the stack so that the Nth directory (counting\n" " \tfrom the right of the list shown by `dirs', starting with\n" " \tzero) is at the top.\n" " \n" " dir\tAdds DIR to the directory stack at the top, making it the\n" " \tnew current working directory.\n" " \n" " The `dirs' builtin displays the directory stack.\n" " \n" " Exit Status:\n" " Returns success unless an invalid argument is supplied or the directory\n" " change fails." msgstr "" #: builtins.c:1828 msgid "" "Remove directories from stack.\n" " \n" " Removes entries from the directory stack. With no arguments, removes\n" " the top directory from the stack, and changes to the new top directory.\n" " \n" " Options:\n" " -n\tSuppresses the normal change of directory when removing\n" " \tdirectories from the stack, so only the stack is manipulated.\n" " \n" " Arguments:\n" " +N\tRemoves the Nth entry counting from the left of the list\n" " \tshown by `dirs', starting with zero. For example: `popd +0'\n" " \tremoves the first directory, `popd +1' the second.\n" " \n" " -N\tRemoves the Nth entry counting from the right of the list\n" " \tshown by `dirs', starting with zero. For example: `popd -0'\n" " \tremoves the last directory, `popd -1' the next to last.\n" " \n" " The `dirs' builtin displays the directory stack.\n" " \n" " Exit Status:\n" " Returns success unless an invalid argument is supplied or the directory\n" " change fails." msgstr "" #: builtins.c:1858 msgid "" "Display directory stack.\n" " \n" " Display the list of currently remembered directories. Directories\n" " find their way onto the list with the `pushd' command; you can get\n" " back up through the list with the `popd' command.\n" " \n" " Options:\n" " -c\tclear the directory stack by deleting all of the elements\n" " -l\tdo not print tilde-prefixed versions of directories relative\n" " \tto your home directory\n" " -p\tprint the directory stack with one entry per line\n" " -v\tprint the directory stack with one entry per line prefixed\n" " \twith its position in the stack\n" " \n" " Arguments:\n" " +N\tDisplays the Nth entry counting from the left of the list shown " "by\n" " \tdirs when invoked without options, starting with zero.\n" " \n" " -N\tDisplays the Nth entry counting from the right of the list shown " "by\n" " \tdirs when invoked without options, starting with zero.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" #: builtins.c:1887 msgid "" "Set and unset shell options.\n" " \n" " Change the setting of each shell option OPTNAME. Without any option\n" " arguments, list all shell options with an indication of whether or not " "each\n" " is set.\n" " \n" " Options:\n" " -o\trestrict OPTNAMEs to those defined for use with `set -o'\n" " -p\tprint each shell option with an indication of its status\n" " -q\tsuppress output\n" " -s\tenable (set) each OPTNAME\n" " -u\tdisable (unset) each OPTNAME\n" " \n" " Exit Status:\n" " Returns success if OPTNAME is enabled; fails if an invalid option is\n" " given or OPTNAME is disabled." msgstr "" #: builtins.c:1908 msgid "" "Formats and prints ARGUMENTS under control of the FORMAT.\n" " \n" " Options:\n" " -v var\tassign the output to shell variable VAR rather than\n" " \t\tdisplay it on the standard output\n" " \n" " FORMAT is a character string which contains three types of objects: " "plain\n" " characters, which are simply copied to standard output; character " "escape\n" " sequences, which are converted and copied to the standard output; and\n" " format specifications, each of which causes printing of the next " "successive\n" " argument.\n" " \n" " In addition to the standard format specifications described in " "printf(1),\n" " printf interprets:\n" " \n" " %b\texpand backslash escape sequences in the corresponding argument\n" " %q\tquote the argument in a way that can be reused as shell input\n" " %(fmt)T output the date-time string resulting from using FMT as a " "format\n" " string for strftime(3)\n" " \n" " The format is re-used as necessary to consume all of the arguments. If\n" " there are fewer arguments than the format requires, extra format\n" " specifications behave as if a zero value or null string, as " "appropriate,\n" " had been supplied.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or a write or " "assignment\n" " error occurs." msgstr "" #: builtins.c:1942 msgid "" "Specify how arguments are to be completed by Readline.\n" " \n" " For each NAME, specify how arguments are to be completed. If no " "options\n" " are supplied, existing completion specifications are printed in a way " "that\n" " allows them to be reused as input.\n" " \n" " Options:\n" " -p\tprint existing completion specifications in a reusable format\n" " -r\tremove a completion specification for each NAME, or, if no\n" " \tNAMEs are supplied, all completion specifications\n" " -D\tapply the completions and actions as the default for commands\n" " \twithout any specific completion defined\n" " -E\tapply the completions and actions to \"empty\" commands --\n" " \tcompletion attempted on a blank line\n" " \n" " When completion is attempted, the actions are applied in the order the\n" " uppercase-letter options are listed above. The -D option takes\n" " precedence over -E.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" #: builtins.c:1970 msgid "" "Display possible completions depending on the options.\n" " \n" " Intended to be used from within a shell function generating possible\n" " completions. If the optional WORD argument is supplied, matches " "against\n" " WORD are generated.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied or an error occurs." msgstr "" #: builtins.c:1985 msgid "" "Modify or display completion options.\n" " \n" " Modify the completion options for each NAME, or, if no NAMEs are " "supplied,\n" " the completion currently being executed. If no OPTIONs are given, " "print\n" " the completion options for each NAME or the current completion " "specification.\n" " \n" " Options:\n" " \t-o option\tSet completion option OPTION for each NAME\n" " \t-D\t\tChange options for the \"default\" command completion\n" " \t-E\t\tChange options for the \"empty\" command completion\n" " \n" " Using `+o' instead of `-o' turns off the specified option.\n" " \n" " Arguments:\n" " \n" " Each NAME refers to a command for which a completion specification must\n" " have previously been defined using the `complete' builtin. If no NAMEs\n" " are supplied, compopt must be called by a function currently generating\n" " completions, and the options for that currently-executing completion\n" " generator are modified.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is supplied or NAME does not\n" " have a completion specification defined." msgstr "" #: builtins.c:2015 msgid "" "Read lines from the standard input into an indexed array variable.\n" " \n" " Read lines from the standard input into the indexed array variable " "ARRAY, or\n" " from file descriptor FD if the -u option is supplied. The variable " "MAPFILE\n" " is the default ARRAY.\n" " \n" " Options:\n" " -n count\tCopy at most COUNT lines. If COUNT is 0, all lines are " "copied.\n" " -O origin\tBegin assigning to ARRAY at index ORIGIN. The default " "index is 0.\n" " -s count \tDiscard the first COUNT lines read.\n" " -t\t\tRemove a trailing newline from each line read.\n" " -u fd\t\tRead lines from file descriptor FD instead of the standard " "input.\n" " -C callback\tEvaluate CALLBACK each time QUANTUM lines are read.\n" " -c quantum\tSpecify the number of lines read between each call to " "CALLBACK.\n" " \n" " Arguments:\n" " ARRAY\t\tArray variable name to use for file data.\n" " \n" " If -C is supplied without -c, the default quantum is 5000. When\n" " CALLBACK is evaluated, it is supplied the index of the next array\n" " element to be assigned and the line to be assigned to that element\n" " as additional arguments.\n" " \n" " If not supplied with an explicit origin, mapfile will clear ARRAY " "before\n" " assigning to it.\n" " \n" " Exit Status:\n" " Returns success unless an invalid option is given or ARRAY is readonly " "or\n" " not an indexed array." msgstr "" #: builtins.c:2049 msgid "" "Read lines from a file into an array variable.\n" " \n" " A synonym for `mapfile'." msgstr "" language-pack-af-base/data/af/LC_MESSAGES/grep.po0000644000000000000000000004317412734304012016325 0ustar # grep # Copyright (C) 2004 Free Software Foundation, Inc. # Petri Jooste , 2004. # msgid "" msgstr "" "Project-Id-Version: grep 2.5g\n" "Report-Msgid-Bugs-To: bug-grep@gnu.org\n" "POT-Creation-Date: 2016-04-21 21:37-0700\n" "PO-Revision-Date: 2013-12-15 00:36+0000\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 16:42+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "" #: lib/closeout.c:112 src/grep.c:1238 #, c-format msgid "write error" msgstr "" #: lib/error.c:191 msgid "Unknown system error" msgstr "Onbekende stelselfout" #: lib/getopt.c:575 lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:654 lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:667 lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:715 lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:772 lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:783 lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:835 lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: lib/getopt.c:891 lib/getopt.c:908 lib/getopt.c:1118 lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: lib/getopt.c:964 lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:1004 lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1043 lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/obstack.c:338 lib/obstack.c:340 lib/xalloc-die.c:34 src/pcresearch.c:340 #, c-format msgid "memory exhausted" msgstr "geheue uitgeput" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "" #: lib/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "" # 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. #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:347 msgid "`" msgstr "'" #: lib/quotearg.c:348 msgid "'" msgstr "'" #: lib/regcomp.c:135 msgid "Success" msgstr "" #: lib/regcomp.c:138 msgid "No match" msgstr "" #: lib/regcomp.c:141 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:144 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:147 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:150 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:153 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:156 msgid "Unmatched [, [^, [:, [., or [=" msgstr "" #: lib/regcomp.c:159 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:162 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:165 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:168 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:171 msgid "Memory exhausted" msgstr "Geheue uitgeput" #: lib/regcomp.c:174 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:177 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:180 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:183 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:687 msgid "No previous regular expression" msgstr "" #: lib/version-etc.c:74 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: lib/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: lib/version-etc.c:84 msgid "(C)" msgstr "" #: lib/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:102 #, c-format msgid "Written by %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:117 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:124 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:139 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:147 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:156 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:167 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: lib/version-etc.c:245 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: lib/version-etc.c:247 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: lib/version-etc.c:251 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: lib/version-etc.c:253 #, c-format msgid "%s home page: \n" msgstr "" #: lib/version-etc.c:256 msgid "General help using GNU software: \n" msgstr "" #: lib/xstrtol-error.c:63 #, c-format msgid "invalid %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:68 #, c-format msgid "invalid suffix in %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:72 #, c-format msgid "%s%s argument '%s' too large" msgstr "" #: src/dfa.c:990 src/dfa.c:993 src/dfa.c:1012 src/dfa.c:1022 src/dfa.c:1034 #: src/dfa.c:1061 src/dfa.c:1070 src/dfa.c:1073 src/dfa.c:1078 src/dfa.c:1099 #: src/dfa.c:1102 msgid "unbalanced [" msgstr "" #: src/dfa.c:1046 msgid "invalid character class" msgstr "" #: src/dfa.c:1168 msgid "character class syntax is [[:space:]], not [:space:]" msgstr "" #: src/dfa.c:1230 msgid "unfinished \\ escape" msgstr "" #: src/dfa.c:1377 msgid "invalid content of \\{\\}" msgstr "" #: src/dfa.c:1380 msgid "regular expression too big" msgstr "" #: src/dfa.c:1796 msgid "unbalanced (" msgstr "" #: src/dfa.c:1922 msgid "no syntax specified" msgstr "" #: src/dfa.c:1930 msgid "unbalanced )" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/grep.c:58 msgid "Mike Haertel" msgstr "" #: src/grep.c:59 msgid "others, see " msgstr "" #: src/grep.c:689 msgid "invalid context length argument" msgstr "ongeldige konteks-lengte-parameter" #: src/grep.c:753 #, c-format msgid "input is too large to count" msgstr "toevoer is te veel om te tel" #: src/grep.c:795 msgid "lseek failed" msgstr "" #: src/grep.c:1539 #, c-format msgid "Binary file %s matches\n" msgstr "Binêre lêer %s pas\n" #: src/grep.c:1588 #, c-format msgid "warning: %s: %s" msgstr "" #: src/grep.c:1589 msgid "recursive directory loop" msgstr "rekursiewe lus van gidsinskrywings" #: src/grep.c:1758 #, c-format msgid "input file %s is also the output" msgstr "" #: src/grep.c:1820 msgid "(standard input)" msgstr "(standaardtoevoer)" #: src/grep.c:1836 src/grep.c:1843 #, c-format msgid "Usage: %s [OPTION]... PATTERN [FILE]...\n" msgstr "Gebruik so: %s [OPSIE]... PATROON [LÊER]...\n" #: src/grep.c:1838 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/grep.c:1844 #, c-format msgid "Search for PATTERN in each FILE or standard input.\n" msgstr "" #: src/grep.c:1845 #, c-format msgid "PATTERN is, by default, a basic regular expression (BRE).\n" msgstr "" #: src/grep.c:1846 #, c-format msgid "" "Example: %s -i 'hello world' menu.h main.c\n" "\n" "Regexp selection and interpretation:\n" msgstr "" #: src/grep.c:1850 #, c-format msgid "" " -E, --extended-regexp PATTERN is an extended regular expression (ERE)\n" " -F, --fixed-strings PATTERN is a set of newline-separated strings\n" " -G, --basic-regexp PATTERN is a basic regular expression (BRE)\n" " -P, --perl-regexp PATTERN is a Perl regular expression\n" msgstr "" #: src/grep.c:1856 #, c-format msgid "" " -e, --regexp=PATTERN use PATTERN for matching\n" " -f, --file=FILE obtain PATTERN from FILE\n" " -i, --ignore-case ignore case distinctions\n" " -w, --word-regexp force PATTERN to match only whole words\n" " -x, --line-regexp force PATTERN to match only whole lines\n" " -z, --null-data a data line ends in 0 byte, not newline\n" msgstr "" #: src/grep.c:1863 #, c-format msgid "" "\n" "Miscellaneous:\n" " -s, --no-messages suppress error messages\n" " -v, --invert-match select non-matching lines\n" " -V, --version display version information and exit\n" " --help display this help text and exit\n" msgstr "" #: src/grep.c:1870 #, c-format msgid "" "\n" "Output control:\n" " -m, --max-count=NUM stop after NUM matches\n" " -b, --byte-offset print the byte offset with output lines\n" " -n, --line-number print line number with output lines\n" " --line-buffered flush output on every line\n" " -H, --with-filename print the file name for each match\n" " -h, --no-filename suppress the file name prefix on output\n" " --label=LABEL use LABEL as the standard input file name " "prefix\n" msgstr "" #: src/grep.c:1881 #, c-format msgid "" " -o, --only-matching show only the part of a line matching PATTERN\n" " -q, --quiet, --silent suppress all normal output\n" " --binary-files=TYPE assume that binary files are TYPE;\n" " TYPE is 'binary', 'text', or 'without-match'\n" " -a, --text equivalent to --binary-files=text\n" msgstr "" #: src/grep.c:1888 #, c-format msgid "" " -I equivalent to --binary-files=without-match\n" " -d, --directories=ACTION how to handle directories;\n" " ACTION is 'read', 'recurse', or 'skip'\n" " -D, --devices=ACTION how to handle devices, FIFOs and sockets;\n" " ACTION is 'read' or 'skip'\n" " -r, --recursive like --directories=recurse\n" " -R, --dereference-recursive likewise, but follow all symlinks\n" msgstr "" #: src/grep.c:1897 #, c-format msgid "" " --include=FILE_PATTERN search only files that match FILE_PATTERN\n" " --exclude=FILE_PATTERN skip files and directories matching " "FILE_PATTERN\n" " --exclude-from=FILE skip files matching any file pattern from FILE\n" " --exclude-dir=PATTERN directories that match PATTERN will be " "skipped.\n" msgstr "" #: src/grep.c:1904 #, c-format msgid "" " -L, --files-without-match print only names of FILEs containing no match\n" " -l, --files-with-matches print only names of FILEs containing matches\n" " -c, --count print only a count of matching lines per FILE\n" " -T, --initial-tab make tabs line up (if needed)\n" " -Z, --null print 0 byte after FILE name\n" msgstr "" #: src/grep.c:1910 #, c-format msgid "" "\n" "Context control:\n" " -B, --before-context=NUM print NUM lines of leading context\n" " -A, --after-context=NUM print NUM lines of trailing context\n" " -C, --context=NUM print NUM lines of output context\n" msgstr "" #: src/grep.c:1917 #, c-format msgid "" " -NUM same as --context=NUM\n" " --color[=WHEN],\n" " --colour[=WHEN] use markers to highlight the matching strings;\n" " WHEN is 'always', 'never', or 'auto'\n" " -U, --binary do not strip CR characters at EOL " "(MSDOS/Windows)\n" " -u, --unix-byte-offsets report offsets as if CRs were not there\n" " (MSDOS/Windows)\n" "\n" msgstr "" #: src/grep.c:1926 #, c-format msgid "" "'egrep' means 'grep -E'. 'fgrep' means 'grep -F'.\n" "Direct invocation as either 'egrep' or 'fgrep' is deprecated.\n" msgstr "" #: src/grep.c:1929 #, c-format msgid "" "When FILE is -, read standard input. With no FILE, read . if a command-" "line\n" "-r is given, - otherwise. If fewer than two FILEs are given, assume -h.\n" "Exit status is 0 if any line is selected, 1 otherwise;\n" "if any error occurs and -q is not given, the exit status is 2.\n" msgstr "" #: src/grep.c:1996 #, c-format msgid "conflicting matchers specified" msgstr "teenstrydige passers is gespesifiseer" #: src/grep.c:2007 #, c-format msgid "invalid matcher %s" msgstr "" #: src/grep.c:2290 #, c-format msgid "warning: GREP_OPTIONS is deprecated; please use an alias or script" msgstr "" #: src/grep.c:2320 #, c-format msgid "unknown devices method" msgstr "onbekende metode vir toestelle" #: src/grep.c:2447 #, c-format msgid "invalid max count" msgstr "ongeldige maks-telling" #: src/grep.c:2504 #, c-format msgid "unknown binary-files type" msgstr "onbekende binêre-lêertipe" #: src/pcresearch.c:71 #, c-format msgid "failed to allocate memory for the PCRE JIT stack" msgstr "" #: src/pcresearch.c:96 msgid "" "support for the -P option is not compiled into this --disable-perl-regexp " "binary" msgstr "" #: src/pcresearch.c:119 #, c-format msgid "-P supports only unibyte and UTF-8 locales" msgstr "" #: src/pcresearch.c:126 #, c-format msgid "the -P option only supports a single pattern" msgstr "" #: src/pcresearch.c:138 #, c-format msgid "unescaped ^ or $ not supported with -Pz" msgstr "" #: src/pcresearch.c:184 #, c-format msgid "internal error (should never happen)" msgstr "" #: src/pcresearch.c:206 #, c-format msgid "internal error" msgstr "" #: src/pcresearch.c:250 #, c-format msgid "exceeded PCRE's line length limit" msgstr "" #: src/pcresearch.c:344 #, c-format msgid "exhausted PCRE JIT stack" msgstr "" #: src/pcresearch.c:348 #, c-format msgid "exceeded PCRE's backtracking limit" msgstr "" #: src/pcresearch.c:355 #, c-format msgid "internal PCRE error: %d" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/ecryptfs-utils.po0000644000000000000000000000341412734304012020356 0ustar # Afrikaans translation for ecryptfs-utils # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the ecryptfs-utils package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: ecryptfs-utils\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-02-27 00:09+0000\n" "PO-Revision-Date: 2010-04-16 09:14+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:21+0000\n" "X-Generator: Launchpad (build 18115)\n" #. Name #: ../src/desktop/ecryptfs-record-passphrase:1 msgid "Record your encryption passphrase" msgstr "" #. Description #: ../src/desktop/ecryptfs-record-passphrase:8 msgid "" "To encrypt your home directory or \"Private\" folder, a strong passphrase " "has been automatically generated. Usually your directory is unlocked with " "your user password, but if you ever need to manually recover this directory, " "you will need this passphrase. Please print or write it down and store it in " "a safe location. If you click \"Run this action now\", enter your login " "password at the \"Passphrase\" prompt and you can display your randomly " "generated passphrase. Otherwise, you will need to run \"ecryptfs-unwrap-" "passphrase\" from the command line to retrieve and record your generated " "passphrase." msgstr "" #: ../src/desktop/ecryptfs-mount-private.desktop.in.h:1 msgid "Access Your Private Data" msgstr "Kry Toegang Tot u Private Data" #: ../src/desktop/ecryptfs-setup-private.desktop.in.h:1 msgid "Setup Your Encrypted Private Directory" msgstr "Stel u Geïnkripteerde Privaat Gids Op" language-pack-af-base/data/af/LC_MESSAGES/app-install-data.po0000644000000000000000000247165312734304012020534 0ustar # Afrikaans translation for app-install-data-ubuntu # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the app-install-data-ubuntu package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: app-install-data-ubuntu\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-09-10 07:32+0000\n" "PO-Revision-Date: 2012-09-06 08:55+0000\n" "Last-Translator: Dawid de Jager \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:14+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../menu-data-additional/7zip.desktop.in.h:1 msgid "7zip" msgstr "7zip" #: ../menu-data-additional/7zip.desktop.in.h:2 msgid "7zip compression/uncompression tool" msgstr "7zip kompakteer/dekompakteer nutsprogram" #: ../menu-data-additional/ace.desktop.in.h:1 msgid "ACE" msgstr "ACE" #: ../menu-data-additional/ace.desktop.in.h:2 msgid "ACE compression/uncompression tool" msgstr "ACE kompakteer/dekompakteer nutsprogram" #: ../menu-data-additional/bzr.desktop.in.h:1 msgid "Bazaar Version Control System" msgstr "Bazaar Weergawebeheerstelsel" #: ../menu-data-additional/bzr.desktop.in.h:2 msgid "Easy to use distributed version control system" msgstr "Eenvoudigbruikbare verspreide weergawebeheerstelsel" #: ../menu-data-additional/fglrx-driver.desktop.in.h:1 msgid "ATI binary X.Org driver" msgstr "ATI binêre X.Org drywer" #: ../menu-data-additional/fglrx-driver.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with newer ATI graphic cards" msgstr "" "Geoptimaliseerde OpenGL-hardwareversnelling vir nuwer ATI grafikakaarte" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:1 msgid "Installer for the Adobe Flash plugin for Mozilla" msgstr "Installeerder vir die Adobe Flash inpropprogram vir Mozilla" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:2 msgid "Adobe Flash plugin" msgstr "Adobe Flash inpropprogram" #: ../menu-data-additional/gnome-utils.desktop.in.h:1 msgid "GNOME Desktop Utilities" msgstr "GNOME werkskerm nuttighede" #: ../menu-data-additional/gnome-utils.desktop.in.h:2 msgid "Dictionary, Disk Usage Analyzer, Log File Viewer, Search Tool" msgstr "" "Woordeboek, Skyfgebruik analiseerder, staaflêer kyker, soek gereedskap" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:1 msgid "Icedtea Java Plugin" msgstr "Icedtea Java inprop" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:2 msgid "Icedtea Java Browser Plugin" msgstr "Icedtea Java blaaier inprop" #: ../menu-data-additional/kernelpanic.desktop.in.h:1 msgid "Kernel Panic" msgstr "Kernel Panic" #: ../menu-data-additional/kernelpanic.desktop.in.h:2 msgid "" "The Kernel Panic game for the Spring engine. A fast-paced RTS with no " "economy." msgstr "" "Die Kernel Panic speletjie vir die Spring enjin. 'n Snelpas RTS met geen " "ekonomie nie." #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright for kubuntu (mp3, avi, " "mpeg, TrueType, Java, Flash)" msgstr "" "Algemeen gebruike toepassings met beperkte kopiereg vir Kubuntu (mp3, avi, " "mpeg, TrueType, Java, Flash)" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:2 msgid "Kubuntu restricted extras" msgstr "Kubuntu beperkte extras" #: ../menu-data-additional/lxde.desktop.in.h:1 msgid "LXDE (the Lightweight X11 Desktop Environment)" msgstr "LXDE (die liggewig X11 werkskermomgewing)" #: ../menu-data-additional/lxde.desktop.in.h:2 msgid "Meta-package for the Lightweight X11 Desktop Environment" msgstr "Metapakket vir die liggewig X11 werkskermomgewing" #: ../menu-data-additional/mysql-client.desktop.in.h:1 msgid "MySQL Client" msgstr "MySQL klient" #: ../menu-data-additional/mysql-server.desktop.in.h:1 msgid "MySQL Server" msgstr "MySQL bediener" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 173' driver)" msgstr "NVidia binêre X.Org drywer('weergawe 173' drywer)" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:2 #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:2 msgid "Optimized hardware acceleration of OpenGL with nvidia graphic cards" msgstr "" "Geoptimaliseerde OpenGL-hardwareversnelling vir grafikakaarte van nvidia" #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:1 msgid "NVidia binary X.Org driver ('current' driver)" msgstr "NVidia binêre X.Org drywer ('huidige' drywer)" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 96' driver)" msgstr "NVidia binêre X.Org drywer('weergawe 96' drywer)" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with older nvidia graphic cards" msgstr "" "Geoptimaliseerde OpenGL-hardwareversnelling vir ouer grafikakaarte van nvidia" #: ../menu-data-additional/openclipart.desktop.in.h:1 msgid "Open ClipArt" msgstr "Open ClipArt" #: ../menu-data-additional/openclipart.desktop.in.h:2 msgid "This is a collection of free ClipArt" msgstr "Hierdie is 'n versameling van gratis ClipArt" #: ../menu-data-additional/pidgin-otr.desktop.in.h:1 msgid "Pidgin Internet Messenger Off-the-Record Plugin" msgstr "Pidgin Internet boodskapper van-die-rekord-af inprop" #: ../menu-data-additional/pidgin-otr.desktop.in.h:2 msgid "Off-the-Record Messaging plugin for pidgin" msgstr "Van-die-rekord-af boodskapper inprop vir pidgin" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:1 msgid "Pidgin Internet Messenger Plugin Pack" msgstr "Pidgin Internet boodskapper inproppak" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:2 msgid "30 useful plugins for pidgin" msgstr "30 handige inproppe vir pidgin" #: ../menu-data-additional/rar.desktop.in.h:1 msgid "RAR" msgstr "RAR" #: ../menu-data-additional/rar.desktop.in.h:2 msgid "RAR compression/uncompression tool" msgstr "RAR kompaktering/dekompaktering nutsprogram" #: ../menu-data-additional/spamassassin.desktop.in.h:1 msgid "Spamassassin" msgstr "Spamassassin" #: ../menu-data-additional/spamassassin.desktop.in.h:2 msgid "Spam filter using text analysis (works with Evolution Mail)" msgstr "" "Varkpos filter wat teksanalise gebruik (werk saam met Evolution Mail)" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:1 msgid "Arte plugin for totem" msgstr "Arte inprop vir totem" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:2 msgid "A totem plugin to watch streams from arte.tv" msgstr "'n Totem inprop om strome te kyk vanaf arte.tv" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash, Codecs)" msgstr "" "Algemeen gebruikte toepassings met beperkte kopiereg (mp3, avi, mpeg, " "TrueType, Java, Flash, Codecs)" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:2 msgid "Ubuntu restricted extras" msgstr "Ubuntu beperkte ekstras" #: ../menu-data-additional/unity-2d-meta.desktop.in.h:1 msgid "Unity 2D" msgstr "Unity 2D" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:1 msgid "" "Commonly used applications with restricted copyright (mp3, avi, mpeg, " "TrueType, Java, Flash)" msgstr "" "Algemeen gebruikte toepassings met beperkte kopiereg (mp3, avi, mpeg, " "TrueType, Java, Flash)" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:2 msgid "Xubuntu restricted extras" msgstr "Xubuntu beprekte ekstras" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:1 msgid "Codecs to play" msgstr "Codecs om te speel" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:2 msgid "GStreamer plugins for mms, wavpack, quicktime, musepack" msgstr "GStreamer inproppe vir mms, wavpack, quicktime, musepack" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:1 msgid "Codecs to play mp3, sid, mpeg1, mpeg2, AC-3, DVD (without encryption)" msgstr "" "Codecs om mp3, sid, mpeg1, mpeg2, AC-3, DVD (sonder enkripsie) te speel" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:2 msgid "GStreamer extra plugins" msgstr "GStreamer ekstra inproppe" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:1 msgid "Educational desktop for Kubuntu" msgstr "Opvoedkundige werkskerm vir Kubuntu" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:2 msgid "The complete educational desktop for Kubuntu" msgstr "Die volledige opvoedkundige werkskerm vir Kubuntu" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:1 msgid "Educational desktop for Ubuntu" msgstr "Opvoedkundige werkskerm vir Ubuntu" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:2 msgid "The complete educational desktop for Ubuntu" msgstr "Die volledige opvoedkundige werkskerm vir Ubuntu" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:1 msgid "Pre-School Bundle" msgstr "Voorskoolse Bondel" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:2 msgid "Pre-school educational application bundle" msgstr "Voorskoolse opvoedkundige toepassingsbondel" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:1 msgid "Primary Bundle" msgstr "Primêre Bondel" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:2 msgid "Primary grade-level educational application bundle" msgstr "Primêre graadvlak opvoedkundige toepassingsbondel" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:1 msgid "Secondary Bundle" msgstr "Sekondêre Bondel" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:2 msgid "Secondary grade-level educational application bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:1 msgid "Tertiary Bundle" msgstr "" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:2 msgid "Tertiary educational application bundle" msgstr "" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:1 msgid "Enigmail extension for Thunderbird" msgstr "Enigmail uitbreiding vir Thunderbird" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:2 msgid "GPG support for Thunderbird" msgstr "GPG ondersteuning vir Thunderbird" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:1 msgid "Firefox Launchpad plugin" msgstr "Firefox Launchpad inprop" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:2 msgid "" "Firefox Launchpad integration adds quick search for Launchpad services" msgstr "" "Firefox Launchpad integrasie voeg 'n vinnigsoek funksie by vir Launchpad " "dienste" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:1 msgid "Ubufox extension for Firefox" msgstr "Ubufox uitbreidings vir firefox" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:2 msgid "Ubuntu-specific configuration defaults and apt support for Firefox" msgstr "" #: ../menu-data/0ad:0ad.desktop.in.h:1 msgid "0 A.D." msgstr "" #: ../menu-data/0ad:0ad.desktop.in.h:2 msgid "A real-time strategy game of ancient warfare" msgstr "" #: ../menu-data/0install-core:0install.desktop.in.h:1 msgid "0install" msgstr "" #: ../menu-data/0install-core:0install.desktop.in.h:2 msgid "Run or manage Zero Install programs" msgstr "" #: ../menu-data/2048-qt:2048-qt.desktop.in.h:1 msgid "2048-qt" msgstr "" #: ../menu-data/2048-qt:2048-qt.desktop.in.h:2 msgid "mathematics based puzzle game" msgstr "" #: ../menu-data/3dchess:3dchess.desktop.in.h:1 msgid "3D Chess" msgstr "3D Skaak" #: ../menu-data/3dchess:3dchess.desktop.in.h:2 msgid "3D chess for X11" msgstr "3D skaak vir X11" #: ../menu-data/3depict:3depict.desktop.in.h:1 msgid "Valued point cloud visualisation and analysis" msgstr "" #: ../menu-data/3depict:3depict.desktop.in.h:2 msgid "3depict" msgstr "" #: ../menu-data/4digits:4digits.desktop.in.h:1 msgid "4digits" msgstr "" #: ../menu-data/4digits:4digits.desktop.in.h:2 msgid "A guess-the-number game, aka Bulls and Cows" msgstr "" #: ../menu-data/7kaa:7kaa.desktop.in.h:1 msgid "Seven Kingdoms" msgstr "" #: ../menu-data/7kaa:7kaa.desktop.in.h:2 msgid "Seven Kingdoms: Ancient Adversaries" msgstr "" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:1 msgid "A7Xpg" msgstr "A7Xpg" #: ../menu-data/a7xpg:a7xpg.desktop.in.h:2 msgid "Kenta Cho's A7Xpg" msgstr "Kenta Cho's A7Xpg" #: ../menu-data/aajm:aajm.desktop.in.h:1 #: ../menu-data/jmdlx:jmdlx.desktop.in.h:1 msgid "JuggleMaster" msgstr "" #: ../menu-data/aajm:aajm.desktop.in.h:2 msgid "ASCII art JuggleMaster" msgstr "" #: ../menu-data/abe:abe.desktop.in.h:1 msgid "Abe's Amazing Adventure" msgstr "Abe's Amazing Adventure" #: ../menu-data/abe:abe.desktop.in.h:2 msgid "Side-scrolling game" msgstr "Sywaardsrollende spel" #: ../menu-data/abiword:abiword.desktop.in.h:1 msgid "AbiWord" msgstr "AbiWord" #: ../menu-data/abiword:abiword.desktop.in.h:2 msgid "Compose, edit, and view documents" msgstr "Ontwerp, redigeer en bekyk dokumente" #: ../menu-data/abtransfers:abtransfers.desktop.in.h:1 msgid "AB-Transfers" msgstr "" #: ../menu-data/accerciser:accerciser.desktop.in.h:1 msgid "Give your application an accessibility workout" msgstr "Gee jou toepassing 'n toeganklikheids oefensessie" #: ../menu-data/accerciser:accerciser.desktop.in.h:2 msgid "Accerciser Accessibility Explorer" msgstr "" #: ../menu-data/account-polld:account-polld.desktop.in.h:1 msgid "account-polld" msgstr "" #: ../menu-data/account-polld:account-polld.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:1 msgid "Notifications" msgstr "" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:1 msgid "Account Wizard" msgstr "" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:2 msgid "Launch the account wizard to configure PIM accounts." msgstr "" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:1 msgid "Penguin Canfield" msgstr "Penguin Canfield" #: ../menu-data/ace-of-penguins:penguin-canfield.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:2 #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:2 msgid "Icon=penguin-pegged" msgstr "" #: ../menu-data/ace-of-penguins:penguin-freecell.desktop.in.h:1 msgid "Penguin Freecell" msgstr "Penguin Freecell" #: ../menu-data/ace-of-penguins:penguin-golf.desktop.in.h:1 msgid "Penguin Golf" msgstr "Penguin Golf" #: ../menu-data/ace-of-penguins:penguin-mastermind.desktop.in.h:1 msgid "Penguin Mastermind" msgstr "Penguin Mastermind" #: ../menu-data/ace-of-penguins:penguin-merlin.desktop.in.h:1 msgid "Penguin Merlin" msgstr "Penguin Merlin" #: ../menu-data/ace-of-penguins:penguin-minesweeper.desktop.in.h:1 msgid "Penguin Minesweeper" msgstr "Penguin Minesweeper" #: ../menu-data/ace-of-penguins:penguin-pegged.desktop.in.h:1 msgid "Penguin Pegged" msgstr "Penguin Pegged" #: ../menu-data/ace-of-penguins:penguin-solitaire.desktop.in.h:1 msgid "Penguin Solitaire" msgstr "Penguin Solitaire" #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:1 msgid "Penguin Spider" msgstr "" #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:1 msgid "Penguin Taipei-Editor" msgstr "Penguin Taipei-redigeerder" #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:1 msgid "Penguin Taipei" msgstr "Penguin Taipei" #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:1 msgid "Penguin Thornq" msgstr "Penguin Thornq" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:1 msgid "AcetoneISO" msgstr "AcetoneISO" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:2 msgid "CD/DVD image manipulator" msgstr "CD/DVD beeld manupileerder" #: ../menu-data/achilles:achilles.desktop.in.h:1 msgid "Achilles Life Simulator" msgstr "Achilles Life Simulator" #: ../menu-data/achilles:achilles.desktop.in.h:2 msgid "Watch a simulation of artificial life and evolution" msgstr "Bekyk 'n simulasie van kunsmatige lewe en evolusie" #: ../menu-data/aclock.app:AClock.desktop.in.h:1 msgid "AClock" msgstr "AClock" #: ../menu-data/aclock.app:AClock.desktop.in.h:2 msgid "Analog Clock Dockapp" msgstr "Analoog horlosie dok applikasie" #: ../menu-data/acm:acm.desktop.in.h:1 msgid "ACM" msgstr "" #: ../menu-data/acm:acm.desktop.in.h:2 #: ../menu-data/freeorion:freeorion.desktop.in.h:2 msgid "turn-based space empire and galactic conquest computer game (client)" msgstr "" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:1 msgid "Aconnectgui" msgstr "Aconnectgui" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:2 msgid "Midi connections manager " msgstr "Midi-konneksies bestuurder " #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:1 msgid "Acoustid Fingerprinter" msgstr "" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:2 msgid "Acoustid Music fingerprinting tool" msgstr "" #: ../menu-data/actiona:actiona.desktop.in.h:1 msgid "Actiona" msgstr "" #: ../menu-data/actiona:actiona.desktop.in.h:2 msgid "Automate tasks" msgstr "" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:1 msgid "Activity Log Manager" msgstr "" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:2 msgid "Configure what gets logged in your Zeitgeist activity log" msgstr "" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:1 msgid "Security & Privacy" msgstr "" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:2 msgid "Privacy and Activity Manager" msgstr "" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:1 msgid "Adanaxis" msgstr "Adanaxis" #: ../menu-data/adanaxisgpl:adanaxisgpl.desktop.in.h:2 msgid "Fly your ship in a 4d environment" msgstr "Vlieg jou skip in 'n 4D omgewing" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:1 #: ../menu-data/gnome-contacts:org.gnome.Contacts.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-contacts.desktop.in.h:2 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:4 msgid "Contacts" msgstr "Kontakte" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:2 msgid "Contacts Address Book" msgstr "" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:1 msgid "Waste's Edge" msgstr "Waste's Edge" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:2 msgid "A 2D graphical RPG" msgstr "'n 2D grafiese RPG" #: ../menu-data/adun.app:UL.desktop.in.h:1 msgid "Adun" msgstr "Adun" #: ../menu-data/adun.app:UL.desktop.in.h:2 msgid "Biomoleculal Simulator" msgstr "Biomoleculal Simulator" #: ../menu-data/advene:advene.desktop.in.h:1 msgid "Advene Video annotation" msgstr "" #: ../menu-data/advene:advene.desktop.in.h:2 msgid "Annotate Digital Video, Exchange on the NEt" msgstr "" #: ../menu-data/aegisub:aegisub.desktop.in.h:1 msgid "Aegisub" msgstr "" #: ../menu-data/aegisub:aegisub.desktop.in.h:2 msgid "Create and edit subtitles for film and videos." msgstr "" #: ../menu-data/aeolus:aeolus.desktop.in.h:1 msgid "Aeolus" msgstr "Aeolus" #: ../menu-data/aeolus:aeolus.desktop.in.h:2 msgid "Organ Emulator" msgstr "Orgaan emuleerder" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:1 msgid "Aeskulap Viewer" msgstr "Aeskulap Viewer" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:2 msgid "Medical image viewer and DICOM network client" msgstr "Mediese beeldkyker en DICOM netwerkkliënt" #: ../menu-data/afterstep:AfterStep.desktop.in.h:1 msgid "AfterStep" msgstr "" #: ../menu-data/afterstep:AfterStep.desktop.in.h:2 msgid "AfterStep is feature rich NeXTish window manager." msgstr "" #: ../menu-data/agave:agave.desktop.in.h:1 msgid "Agave" msgstr "Agave" #: ../menu-data/agave:agave.desktop.in.h:2 msgid "Generate color schemes" msgstr "Genereer kleurskema's" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:1 msgid "SimpleAgenda" msgstr "SimpleAgenda" #: ../menu-data/agenda.app:SimpleAgenda.desktop.in.h:2 msgid "Simple agenda and calendar application for GNUstep" msgstr "Eenvoudige agenda- en kalendertoepassing vir GNUstep" #: ../menu-data/aghermann:aghermann.desktop.in.h:1 msgid "Aghermann" msgstr "" #: ../menu-data/aghermann:aghermann.desktop.in.h:2 msgid "" "Manage EEG recordings, view and score EDF files, and simulate Process S" msgstr "" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:1 msgid "Edfhed" msgstr "" #: ../menu-data/aghermann:edfhed-gtk.desktop.in.h:2 msgid "EDF file header editor" msgstr "" #: ../menu-data/agtl:advancedcaching.desktop.in.h:1 msgid "AGTL Geocaching Tool" msgstr "" #: ../menu-data/agtl:advancedcaching.desktop.in.h:2 msgid "Advanced Geocaching Tool For Linux" msgstr "Gevorderde Geo-kas hulpmiddel vir Linux" #: ../menu-data/airstrike:airstrike.desktop.in.h:1 msgid "Airstrike" msgstr "Airstrike" #: ../menu-data/airstrike:airstrike.desktop.in.h:2 msgid "Dogfight an enemy plane" msgstr "Luggeveg teen vyandige vliegtuig" #: ../menu-data/aisleriot:sol.desktop.in.h:1 msgid "AisleRiot Solitaire" msgstr "AisleRiot Solitaire" #: ../menu-data/aisleriot:sol.desktop.in.h:2 msgid "Play many different solitaire games" msgstr "Speel verskillende soorte solitaire speletjies" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:1 msgid "Akonadi Console" msgstr "" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:2 msgid "Akonadi Management and Debugging Console" msgstr "" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:1 msgid "Akregator" msgstr "Akregator" #: ../menu-data/akregator:org.kde.akregator.desktop.in.h:2 msgid "A KDE News Feed Reader" msgstr "" #: ../menu-data/alacarte:alacarte.desktop.in.h:1 #: ../menu-data/mozo:mozo.desktop.in.h:1 msgid "Main Menu" msgstr "Hoofkieslys" #: ../menu-data/alacarte:alacarte.desktop.in.h:2 msgid "Add or remove applications from the main menu" msgstr "" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:1 #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:1 msgid "Alarm Clock" msgstr "Wekker" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:2 msgid "Wake up in the morning" msgstr "" #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:2 msgid "Schedule your tasks" msgstr "Skeduleer jou take" #: ../menu-data/alex4:alex4.desktop.in.h:1 msgid "Alex the Allegator 4" msgstr "Alex the Allegator 4" #: ../menu-data/alex4:alex4.desktop.in.h:2 msgid "Retro platform game" msgstr "Retro platformspel" #: ../menu-data/algobox:algobox.desktop.in.h:1 msgid "Algorithmics introduction software" msgstr "" #: ../menu-data/algobox:algobox.desktop.in.h:2 msgid "AlgoBox" msgstr "" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:1 msgid "AlienBlaster" msgstr "AlienBlaster" #: ../menu-data/alienblaster:alienblaster.desktop.in.h:2 msgid "Blast the invading aliens" msgstr "Vernietig die invallende ruimtewesens" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:1 msgid "Aliki (with ALSA support)" msgstr "" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:2 #: ../menu-data/aliki:aliki-jack.desktop.in.h:2 msgid "Measurement tool for Impulse Responses" msgstr "" #: ../menu-data/aliki:aliki-jack.desktop.in.h:1 msgid "Aliki (with JACK support)" msgstr "" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:1 msgid "Alleyoop Memory Checker" msgstr "Alleyoop Geheue ondersoeker" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:2 msgid "" "Find memory-management problems in your programs using the valgrind tool" msgstr "" "Vind geheue bestuur probleme in jou programme deur die valgrind hulpmiddel " "te gebruik" #: ../menu-data/alltray:alltray.desktop.in.h:1 msgid "AllTray" msgstr "AllTray" #: ../menu-data/alltray:alltray.desktop.in.h:2 msgid "Dock any application to the notification area/system tray." msgstr "Dok enige toepassing in die kennisgewing area of stelselvak" #: ../menu-data/almanah:almanah.desktop.in.h:1 msgid "Almanah Diary" msgstr "Almanah dagboek" #: ../menu-data/almanah:almanah.desktop.in.h:2 msgid "Keep a personal diary" msgstr "Hou 'n persoonlike dagboek" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:1 msgid "Alsamixergui" msgstr "Alsamixergui" #: ../menu-data/alsamixergui:alsamixergui.desktop.in.h:2 msgid "Graphical audio mixer" msgstr "Grafiese klankmenger" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:1 msgid "Alsaplayer" msgstr "Alsaplayer" #: ../menu-data/alsaplayer-common:alsaplayer.desktop.in.h:2 msgid "Versatile audio player for the Audio Linux Sound Architecture" msgstr "Veelsydige klankspeler vir die Audio Linux klankargitektuur" #: ../menu-data/alsoft-conf:alsoft-conf.desktop.in.h:1 msgid "OpenAL-Soft Configuration Utility" msgstr "OpenAL-Soft opstellingsbekomstigheid" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:1 msgid "AltOS UI" msgstr "" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:2 msgid "View and log downlink data from Altus Metrum products" msgstr "" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:1 msgid "MicroPeak" msgstr "" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:2 msgid "View and log data from MicroPeak altimeters" msgstr "" #: ../menu-data/altos:altusmetrum-telegps.desktop.in.h:1 msgid "TeleGPS" msgstr "" #: ../menu-data/altos:altusmetrum-telegps.desktop.in.h:2 msgid "View and log data from TeleGPS tracking devices" msgstr "" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:1 msgid "Amarok" msgstr "Amarok" #: ../menu-data/amarok:kde4__amarok.desktop.in.h:2 msgid "Amarok - Rediscover Your Music!" msgstr "Amarok - Herontdek jou musiek!" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:1 msgid "AMZ Downloader" msgstr "" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:2 msgid "Download with AMZ Downloader" msgstr "" #: ../menu-data/amide:amide.desktop.in.h:1 msgid "Amide" msgstr "Amide" #: ../menu-data/amide:amide.desktop.in.h:2 msgid "analysis tool for medical images" msgstr "" #: ../menu-data/amoebax:amoebax.desktop.in.h:1 msgid "Defeat your opponent by filling up their grid up with garbage." msgstr "" #: ../menu-data/amoebax:amoebax.desktop.in.h:2 msgid "Amoebax" msgstr "" #: ../menu-data/amor:kde4__amor.desktop.in.h:1 msgid "AMOR" msgstr "AMOR" #: ../menu-data/amor:kde4__amor.desktop.in.h:2 msgid "On-Screen Creature" msgstr "skermkreatuur" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:1 msgid "Amora Daemon" msgstr "" #: ../menu-data/amora-applet:amorad-gui.desktop.in.h:2 msgid "Remote control your desktop from your Bluetooth enabled mobile phone " msgstr "" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:1 msgid "Amphetamine" msgstr "Amphetamine" #: ../menu-data/amphetamine:amphetamine.desktop.in.h:2 msgid "Fight evil monsters with your magic weapons." msgstr "Beveg bose monsters met jou getoorde wapens" #: ../menu-data/ams:ams.desktop.in.h:1 msgid "Alsa Modular Synth" msgstr "Alsa Modular Synth" #: ../menu-data/ams:ams.desktop.in.h:2 msgid "Modular Software Synth" msgstr "Modulere sagteware sinteseerder" #: ../menu-data/amsn:amsn.desktop.in.h:1 msgid "aMSN" msgstr "aMSN" #: ../menu-data/amsn:amsn.desktop.in.h:2 msgid "MSN Messenger for Linux" msgstr "MSN Messenger vir Linux" #: ../menu-data/amsynth:amsynth.desktop.in.h:1 msgid "amsynth" msgstr "" #: ../menu-data/amsynth:amsynth.desktop.in.h:2 msgid "Two oscillator subtractive software synthesizer" msgstr "" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:1 msgid "aMuleGUI" msgstr "aMuleGUI" #: ../menu-data/amule-utils-gui:amulegui.desktop.in.h:2 msgid "aMule remote control" msgstr "aMule afstandbeheer" #: ../menu-data/amule:amule.desktop.in.h:1 msgid "aMule" msgstr "aMule" #: ../menu-data/amule:amule.desktop.in.h:2 msgid "A client for the eD2k network" msgstr "'n Kliënt vir die eD2k netwerk" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:1 msgid "Anagramarama" msgstr "Anagramarama" #: ../menu-data/anagramarama:anagramarama.desktop.in.h:2 msgid "fast paced anagram puzzle game using SDL" msgstr "Snelpas anagram legkaartspel wat SDL gebruik" #: ../menu-data/androidsdk-ddms:ddms.desktop.in.h:1 msgid "Dalvik Debug Monitor" msgstr "" #: ../menu-data/androidsdk-hierarchyviewer:hierarchyviewer.desktop.in.h:1 msgid "Android Hierarchy Viewer" msgstr "" #: ../menu-data/angband:angband-sdl.desktop.in.h:1 msgid "Angband (SDL)" msgstr "" #: ../menu-data/angband:angband-sdl.desktop.in.h:2 #: ../menu-data/angband:angband-x11.desktop.in.h:2 msgid "" "A roguelike dungeon exploration game based on the books of J.R.R.Tolkien" msgstr "" #: ../menu-data/angband:angband-x11.desktop.in.h:1 msgid "Angband (X11)" msgstr "" #: ../menu-data/angrydd:angrydd.desktop.in.h:1 msgid "Angry Drunken Dwarves" msgstr "Angry Drunken Dwarves" #: ../menu-data/angrydd:angrydd.desktop.in.h:2 msgid "Falling blocks puzzle game" msgstr "" #: ../menu-data/anjuta:anjuta.desktop.in.h:1 msgid "Anjuta" msgstr "" #: ../menu-data/anjuta:anjuta.desktop.in.h:2 msgid "Develop software in an integrated development environment" msgstr "Ontwikkel sagteware in 'n geïntegreerde ontwikkelingsomgewing" #: ../menu-data/anki:anki.desktop.in.h:1 msgid "Anki" msgstr "" #: ../menu-data/anki:anki.desktop.in.h:2 msgid "An intelligent spaced-repetition memory training program" msgstr "" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:1 msgid "Apitrace Retracer" msgstr "" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:2 msgid "Play back and inspect traces generated by apitrace" msgstr "" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:1 msgid "APTonCD" msgstr "APTonCD" #: ../menu-data/aptoncd:aptoncd.desktop.in.h:2 msgid "Create a Installation Disc" msgstr "Skep installasieskyf" #: ../menu-data/apturl-common:apturl.desktop.in.h:1 msgid "AptURL" msgstr "" #: ../menu-data/apvlv:apvlv.desktop.in.h:1 msgid "apvlv" msgstr "apvlv" #: ../menu-data/apvlv:apvlv.desktop.in.h:2 msgid "Alf's PDF Viewer Like Vim" msgstr "" #: ../menu-data/aqemu:aqemu.desktop.in.h:1 msgid "AQEMU" msgstr "AQEMU" #: ../menu-data/aqemu:aqemu.desktop.in.h:2 msgid "QEMU & KVM Virtual Machine Manager" msgstr "QEMU & KVM Virtuele masjien bestuurder" #: ../menu-data/aqsis:aqsltell.desktop.in.h:1 msgid "Aqsis Shader Inspector" msgstr "" #: ../menu-data/aqsis:aqsltell.desktop.in.h:2 msgid "Inspect compiled RenderMan Shading Language (RSL) files" msgstr "" #: ../menu-data/arandr:arandr.desktop.in.h:1 msgid "ARandR" msgstr "ARandR" #: ../menu-data/arandr:arandr.desktop.in.h:2 msgid "Screen Settings" msgstr "Skermverstellings" #: ../menu-data/aranym:aranym-jit.desktop.in.h:1 msgid "ARAnyM JIT" msgstr "" #: ../menu-data/aranym:aranym-jit.desktop.in.h:2 msgid "Virtual Machine with JIT CPU compiler for max speed" msgstr "" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:1 msgid "ARAnyM MMU" msgstr "" #: ../menu-data/aranym:aranym-mmu.desktop.in.h:2 msgid "Virtual Machine with MMU for FreeMiNT and Linux-m68k" msgstr "" #: ../menu-data/aranym:aranym.desktop.in.h:1 msgid "ARAnyM" msgstr "ARAnyM" #: ../menu-data/aranym:aranym.desktop.in.h:2 msgid "Virtual Machine for Atari 32-bit applications" msgstr "" #: ../menu-data/arb:arb.desktop.in.h:1 msgid "ARB" msgstr "" #: ../menu-data/arb:arb.desktop.in.h:2 msgid "Visit http://www.arb-home.de" msgstr "" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:1 msgid "ARC Certificate Utility" msgstr "" #: ../menu-data/arc-gui-clients:arccert-ui.desktop.in.h:2 msgid "Converts between X509 and PKCS12 certificates" msgstr "" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:1 msgid "ARC Proxy Generator" msgstr "" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:2 msgid "Create shortlived X509 proxy certificate" msgstr "" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:1 msgid "ARC Job Manager" msgstr "" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:2 msgid "Manage running Grid jobs" msgstr "" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:1 msgid "ARC Storage Explorer" msgstr "" #: ../menu-data/arc-gui-clients:arcstorage-ui.desktop.in.h:2 msgid "Browse Grid storage resources" msgstr "" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:1 msgid "ARC Job Submission Tool" msgstr "" #: ../menu-data/arc-gui-clients:arcsub-ui.desktop.in.h:2 msgid "Submit jobs to the Grid" msgstr "" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:1 msgid "Ardentryst" msgstr "" #: ../menu-data/ardentryst:Ardentryst.desktop.in.h:2 msgid "Fantasy sidescroller game" msgstr "" #: ../menu-data/ardesia:ardesia.desktop.in.h:1 msgid "Ardesia desktop sketchpad " msgstr "" #: ../menu-data/ardesia:ardesia.desktop.in.h:2 msgid "Annotate on the desktop screen." msgstr "" #: ../menu-data/ardour-i686:ardour.desktop.in.h:1 #: ../menu-data/ardour:ardour.desktop.in.h:1 msgid "Ardour Digital Audio Workstation" msgstr "" #: ../menu-data/ardour-i686:ardour.desktop.in.h:2 #: ../menu-data/ardour3:ardour3.desktop.in.h:2 #: ../menu-data/ardour:ardour.desktop.in.h:2 msgid "Record, mix and master multi-track audio" msgstr "" #: ../menu-data/ardour3:ardour3.desktop.in.h:1 msgid "Ardour4" msgstr "" #: ../menu-data/arduino:arduino.desktop.in.h:1 msgid "Arduino IDE" msgstr "" #: ../menu-data/arduino:arduino.desktop.in.h:2 msgid "Create physical computing projects" msgstr "" #: ../menu-data/ario:ario.desktop.in.h:1 msgid "Ario" msgstr "Ario" #: ../menu-data/ario:ario.desktop.in.h:2 msgid "Client application to mpd" msgstr "Kliënttoepassing vir mpd" #: ../menu-data/arista:arista.desktop.in.h:1 msgid "Arista Transcoder" msgstr "Arista Transcoder" #: ../menu-data/arista:arista.desktop.in.h:2 msgid "Convert multimedia for all your devices" msgstr "Omskep multimedia vir al jou toestelle" #: ../menu-data/ark:org.kde.ark.desktop.in.h:1 msgid "Archiving Tool" msgstr "Argief hulpmiddel" #: ../menu-data/ark:org.kde.ark.desktop.in.h:2 msgid "Ark" msgstr "Ark" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:1 msgid "Armagetron Advanced" msgstr "Armagetron Advanced" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:2 msgid "3d light cycle game" msgstr "3d ligsiklus spel" #: ../menu-data/arora:arora.desktop.in.h:1 msgid "Arora" msgstr "Arora" #: ../menu-data/arora:arora.desktop.in.h:2 #: ../menu-data/dooble:dooble.desktop.in.h:2 #: ../menu-data/firefox:firefox.desktop.in.h:2 #: ../menu-data/hv3:hv3.desktop.in.h:2 #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:2 #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:2 msgid "Browse the World Wide Web" msgstr "Verken die wêreldwye web" #: ../menu-data/artha:artha.desktop.in.h:1 msgid "Artha" msgstr "Artha" #: ../menu-data/artha:artha.desktop.in.h:2 msgid "Handy thesaurus based on WordNet" msgstr "Handige tesourus gebasseer op WordNet" #: ../menu-data/artikulate:kde4__artikulate.desktop.in.h:1 msgid "Artikulate Pronunciation Trainer" msgstr "" #: ../menu-data/artikulate:kde4__artikulate.desktop.in.h:2 msgid "Artikulate" msgstr "" #: ../menu-data/asc:asc.desktop.in.h:1 msgid "Advanced Strategic Command" msgstr "Advanced Strategic Command" #: ../menu-data/asc:asc.desktop.in.h:2 msgid "Defend your Command" msgstr "Verdedig jou Hoofkwartier" #: ../menu-data/asciijump:asciijump.desktop.in.h:1 msgid "asciijump" msgstr "" #: ../menu-data/asciijump:asciijump.desktop.in.h:2 msgid "A clone of the dsj game" msgstr "" #: ../menu-data/aseprite:aseprite.desktop.in.h:1 msgid "ASEPRITE" msgstr "" #: ../menu-data/aseprite:aseprite.desktop.in.h:2 msgid "Sprite Editor" msgstr "" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:1 msgid "AssaultCube" msgstr "AssaultCube" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:2 msgid "Realistic first-person shooter" msgstr "" #: ../menu-data/astromenace:astromenace.desktop.in.h:1 msgid "AstroMenace" msgstr "" #: ../menu-data/astromenace:astromenace.desktop.in.h:2 msgid "hardcore 3D space shooter with spaceship upgrade possibilities" msgstr "" #: ../menu-data/asunder:asunder.desktop.in.h:1 msgid "Asunder CD Ripper" msgstr "Asunder CD Ripper" #: ../menu-data/asunder:asunder.desktop.in.h:2 msgid "" "An application to save tracks from an Audio CD as WAV, MP3, OGG, FLAC, " "and/or Wavpack." msgstr "" "'n Toepassing om dele van 'n audio CD te stoor as WAV, MP3, OGG, FLAC, en/of " "Wavpack." #: ../menu-data/asylum:asylum.desktop.in.h:1 msgid "Asylum" msgstr "Asylum" #: ../menu-data/asylum:asylum.desktop.in.h:2 msgid "surreal platform shooting game" msgstr "surrealistiese platform skietspel" #: ../menu-data/atanks:atanks.desktop.in.h:1 msgid "Atomic Tanks" msgstr "Atomic Tanks" #: ../menu-data/atanks:atanks.desktop.in.h:2 msgid "Destroy your opponents' tanks." msgstr "" #: ../menu-data/atomix:atomix.desktop.in.h:1 msgid "Atomix" msgstr "Atomix" #: ../menu-data/atomix:atomix.desktop.in.h:2 msgid "Molecule puzzle game" msgstr "Molekule raaisel spel" #: ../menu-data/atril:atril.desktop.in.h:1 msgid "Atril Document Viewer" msgstr "" #: ../menu-data/atril:atril.desktop.in.h:2 #: ../menu-data/evince-common:evince.desktop.in.h:2 msgid "View multi-page documents" msgstr "Beskou multi-bladsy dokumente" #: ../menu-data/attal:attal.desktop.in.h:1 msgid "Attal" msgstr "Attal" #: ../menu-data/attal:attal.desktop.in.h:2 #: ../menu-data/triplea:triplea.desktop.in.h:2 msgid "Turn based strategy game" msgstr "Beurt gebasseerde strategiespel" #: ../menu-data/audacious:audacious.desktop.in.h:1 msgid "Audacious" msgstr "Audacious" #: ../menu-data/audacious:audacious.desktop.in.h:2 msgid "Listen to music" msgstr "Luister na musiek" #: ../menu-data/audacity:audacity.desktop.in.h:1 msgid "Audacity" msgstr "Audacity" #: ../menu-data/audacity:audacity.desktop.in.h:2 msgid "Record and edit audio files" msgstr "Opneem en redigeer van audio lêers" #: ../menu-data/audex:kde4__audex.desktop.in.h:1 msgid "Audex" msgstr "Audex" #: ../menu-data/audex:kde4__audex.desktop.in.h:2 msgid "Rip audio tracks from your audio CDs" msgstr "" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:1 msgid "Auralquiz" msgstr "" #: ../menu-data/auralquiz:auralquiz.desktop.in.h:2 msgid "A simple music quiz game for GNU/Linux" msgstr "" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:1 msgid "Auto Multiple Choice" msgstr "" #: ../menu-data/auto-multiple-choice-common:auto-multiple-choice.desktop.in.h:2 msgid "" "Manage multiple choice questionnaires, with automatic marking from papers' " "scans" msgstr "" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:1 msgid "AutoKey" msgstr "" #: ../menu-data/autokey-gtk:autokey-gtk.desktop.in.h:2 #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:2 msgid "Program keyboard shortcuts" msgstr "Programmeer sleutelbordkortpaaie" #: ../menu-data/autokey-qt:autokey-qt.desktop.in.h:1 msgid "AutoKey (KDE)" msgstr "" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:1 msgid "AutoRenamer" msgstr "" #: ../menu-data/autorenamer:autorenamer.desktop.in.h:2 msgid "Automatically rename files have them sort in given order" msgstr "" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "Avahi Zeroconf webblaaier" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "Blaai rond vir Zeroconf dienste beskikbaar op jou netwerk" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:1 msgid "Avahi SSH Server Browser" msgstr "Avahi SSH Bedienerblaaier" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "Snuffel deur Zeroconf-gemagtigde SSH bedieners" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:1 msgid "Avahi VNC Server Browser" msgstr "Avahi VN bedienerblaaier" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "Snuffel vir Zeroconf gemagtigde VNC bedieners" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:1 msgid "Avidemux (Qt)" msgstr "Avidemux (Qt)" #: ../menu-data/avidemux-qt:avidemux-qt.desktop.in.h:2 #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:2 msgid "Edit your Videos" msgstr "Redigeer jou video's" #: ../menu-data/avidemux:avidemux-gtk.desktop.in.h:1 msgid "Avidemux (GTK+)" msgstr "Avidemux (GTK+)" #: ../menu-data/avogadro:avogadro.desktop.in.h:1 msgid "Avogadro" msgstr "Avogadro" #: ../menu-data/avogadro:avogadro.desktop.in.h:2 msgid "Advanced molecular editor" msgstr "Gevorderde molekulêre redigeerder" #: ../menu-data/aweather:aweather.desktop.in.h:1 msgid "AWeather" msgstr "" #: ../menu-data/aweather:aweather.desktop.in.h:2 msgid "Advanced weather reporting program" msgstr "" #: ../menu-data/aws-status:aws-status.desktop.in.h:1 msgid "AWS Status" msgstr "" #: ../menu-data/aws-status:aws-status.desktop.in.h:2 msgid "Shows Status of EC2 instances running on given account." msgstr "" #: ../menu-data/ayttm:ayttm.desktop.in.h:1 msgid "ayttm" msgstr "ayttm" #: ../menu-data/ayttm:ayttm.desktop.in.h:2 msgid "\"The GTK Unified Messaging Client\"" msgstr "\"Die GTK verenigde boodskapperkliënt\"" #: ../menu-data/azureus:azureus.desktop.in.h:1 msgid "Download and share files using the BitTorrent P2P network" msgstr "Laai lêers af en deel dit met behulp van die BitTorrent P2P netwerk" #: ../menu-data/azureus:azureus.desktop.in.h:2 msgid "Vuze" msgstr "Vuze" #: ../menu-data/babiloo:babiloo.desktop.in.h:1 msgid "Babiloo" msgstr "Babiloo" #: ../menu-data/babiloo:babiloo.desktop.in.h:2 msgid "Application to view dictionaries" msgstr "Toepassing om woordeboeke te bekyk" #: ../menu-data/backintime-gnome:backintime-gnome.desktop.in.h:1 #: ../menu-data/backintime-kde:kde4__backintime-kde4.desktop.in.h:1 msgid "Back In Time" msgstr "Back In Time" #: ../menu-data/backintime-gnome:backintime-gnome.desktop.in.h:2 #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:2 #: ../menu-data/backintime-kde:kde4__backintime-kde4.desktop.in.h:2 msgid "Simple backup system" msgstr "Eenvoudige rugsteunstelsel" #: ../menu-data/backintime-kde:kde4__backintime-kde4-root.desktop.in.h:1 msgid "Back In Time (root)" msgstr "" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:1 msgid "Bacula Administration Tool" msgstr "" #: ../menu-data/bacula-console-qt:bat.desktop.in.h:2 msgid "Bacula Director Console" msgstr "" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:1 msgid "Bacula Monitor" msgstr "" #: ../menu-data/bacula-traymonitor:bacula-tray-monitor.desktop.in.h:2 #: ../menu-data/bareos-traymonitor:bareos-tray-monitor.desktop.in.h:2 msgid "Notification Tray Monitor" msgstr "" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:1 msgid "Balazar Brothers" msgstr "Balazar Brothers" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:2 msgid "3D adventure and roleplaying game" msgstr "'n 3D avontuur- en rolspel" #: ../menu-data/balder2d:Balder2D.desktop.in.h:1 msgid "Balder2D" msgstr "Balder2D" #: ../menu-data/balder2d:Balder2D.desktop.in.h:2 msgid "2D overhead shooter in Zero G" msgstr "2D oorhoofse skietspel Zero G" #: ../menu-data/ballz:ballz.desktop.in.h:1 msgid "B.A.L.L.Z." msgstr "B.A.L.L.Z." #: ../menu-data/ballz:ballz.desktop.in.h:2 msgid "Platform game with some puzzle elements" msgstr "Platformspel met raaisel elemente" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:1 #: ../menu-data/balsa:balsa.desktop.in.h:1 msgid "E-Mail utility" msgstr "E-pos hulpmiddel" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:2 #: ../menu-data/balsa:balsa.desktop.in.h:2 msgid "Balsa Mail Client" msgstr "" #: ../menu-data/bambam:bambam.desktop.in.h:1 msgid "BamBam" msgstr "" #: ../menu-data/bambam:bambam.desktop.in.h:2 msgid "Keyboard mashing and doodling game for babies" msgstr "" #: ../menu-data/banshee:banshee.desktop.in.h:1 msgid "Banshee Media Player" msgstr "" #: ../menu-data/banshee:banshee.desktop.in.h:2 msgid "Play and organize your media collection" msgstr "Speel en organiseer jou mediaversameling" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:1 msgid "Disk Usage Analyzer" msgstr "" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:2 #: ../menu-data/mate-utils:mate-disk-usage-analyzer.desktop.in.h:2 msgid "Check folder sizes and available disk space" msgstr "" #: ../menu-data/bareftp:bareftp.desktop.in.h:1 msgid "bareFTP" msgstr "bareFTP" #: ../menu-data/bareftp:bareftp.desktop.in.h:2 msgid "Transfer files using the FTP, FTPS or SFTP protocol" msgstr "Dra lêers oor deur middel van FTP, FTPS of SFTP protokolle" #: ../menu-data/bareos-bat:bat.desktop.in.h:1 msgid "Bareos Administration Tool" msgstr "" #: ../menu-data/bareos-traymonitor:bareos-tray-monitor.desktop.in.h:1 msgid "Bareos Tray Monitor" msgstr "" #: ../menu-data/barrage:barrage.desktop.in.h:1 msgid "Barrage" msgstr "Barrage" #: ../menu-data/barrage:barrage.desktop.in.h:2 msgid "A rather destructive action game." msgstr "" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:1 msgid "Barry Backup" msgstr "" #: ../menu-data/barrybackup-gui:barrybackup.desktop.in.h:2 msgid "Backup and restore databases on the BlackBerry Handheld" msgstr "" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:1 msgid "Barry Desktop Panel" msgstr "" #: ../menu-data/barrydesktop:barrydesktop.desktop.in.h:2 msgid "Manage BlackBerry devices from a central GUI." msgstr "" #: ../menu-data/basex:basexgui.desktop.in.h:1 msgid "BaseX XML Database" msgstr "" #: ../menu-data/basex:basexgui.desktop.in.h:2 msgid "Visually query and analyse your XML data" msgstr "" #: ../menu-data/basic256:basic256.desktop.in.h:1 msgid "BASIC-256" msgstr "BASIC-256" #: ../menu-data/basic256:basic256.desktop.in.h:2 msgid "Learn BASIC in an environment designed for young children" msgstr "Leer BASIC in 'n omgewing doelgemaak vir jong kinders" #: ../menu-data/basket:kde4__basket.desktop.in.h:1 msgid "BasKet Note Pads" msgstr "BasKet notaboeke" #: ../menu-data/basket:kde4__basket.desktop.in.h:2 msgid "Taking care of your ideas." msgstr "Sorg vir jou idees" #: ../menu-data/bastet:bastet.desktop.in.h:1 msgid "Bastard Tetris" msgstr "Bastard Tetris" #: ../menu-data/bastet:bastet.desktop.in.h:2 msgid "Go mad with this Tetris clone" msgstr "Gaan bos met hierdie Tetris kloon" #: ../menu-data/batmon.app:batmon.desktop.in.h:1 msgid "Battery Monitor (batmon)" msgstr "" #: ../menu-data/batmon.app:batmon.desktop.in.h:2 msgid "Monitor battery status" msgstr "Monitor battery status" #: ../menu-data/battery-stats:battery-stats.desktop.in.h:1 msgid "Battery Charge Graph" msgstr "Batterylaai grafiek" #: ../menu-data/bauble:bauble.desktop.in.h:1 msgid "Bauble" msgstr "Bauble" #: ../menu-data/bauble:bauble.desktop.in.h:2 msgid "An application for managing botanical collections" msgstr "'n Toepassing om botaniese versamelings te bestuur" #: ../menu-data/bdbvu:bdbvu.desktop.in.h:1 msgid "BDBVu" msgstr "" #: ../menu-data/bdbvu:bdbvu.desktop.in.h:2 msgid "Berkeley DB Viewer" msgstr "" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:1 msgid "Beneath A Steel Sky" msgstr "Beneath A Steel Sky" #: ../menu-data/beneath-a-steel-sky:beneath-a-steel-sky.desktop.in.h:2 msgid "" "A science-fiction adventure game set in a bleak post-apocalyptic vision of " "the future" msgstr "" "'n Wetenskapfiskie avontuurspel geset in 'n bleek postapokaliptiese visie " "van die toekoms" #: ../menu-data/berusky2:berusky2.desktop.in.h:1 msgid "Berusky2" msgstr "" #: ../menu-data/berusky2:berusky2.desktop.in.h:2 msgid "Rescue the bugs!" msgstr "" #: ../menu-data/berusky:berusky.desktop.in.h:1 msgid "Berusky" msgstr "Berusky" #: ../menu-data/berusky:berusky.desktop.in.h:2 msgid "Logic game based on Sokoban(TM)" msgstr "Logiese spel gebasseer op Sokoban(TM)" #: ../menu-data/betaradio:betaradio.desktop.in.h:1 msgid "BetaRadio Tuner" msgstr "" #: ../menu-data/betaradio:betaradio.desktop.in.h:2 msgid "An easy way to listen to internet radio of Taiwan." msgstr "" #: ../menu-data/between:between.desktop.in.h:1 msgid "Between" msgstr "" #: ../menu-data/between:between.desktop.in.h:2 msgid "game about consciousness and isolation" msgstr "" #: ../menu-data/bgfinancas:bgfinancas.desktop.in.h:1 msgid "BG Finanças" msgstr "" #: ../menu-data/bgfinancas:bgfinancas.desktop.in.h:2 msgid "Run BG Finanças" msgstr "" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:1 msgid "Bibledit-BibleTime" msgstr "" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:2 msgid "Bibledit BibleTime Interface" msgstr "" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:1 msgid "Bibledit-Gtk" msgstr "" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:2 msgid "Bible Editor" msgstr "Bybel redigeerder" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:1 msgid "Bibledit-Xiphos" msgstr "" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:2 msgid "Bibledit Xiphos Interface" msgstr "" #: ../menu-data/bibletime:bibletime.desktop.in.h:1 msgid "An easy to use bible study tool" msgstr "'n Maklik bruikbare Bybelstudie hulpmiddel" #: ../menu-data/bibletime:bibletime.desktop.in.h:2 msgid "BibleTime " msgstr "BibleTime " #: ../menu-data/bibshelf:bibshelf.desktop.in.h:1 msgid "BibShelf Book Manager" msgstr "" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:2 msgid "Book collection management application" msgstr "" #: ../menu-data/bibus:bibus.desktop.in.h:1 msgid "Bibus" msgstr "Bibus" #: ../menu-data/bibus:bibus.desktop.in.h:2 msgid "manage references and citations in your publications" msgstr "Bestuur verwysings en aanhalings in jou publikasies" #: ../menu-data/bijiben:bijiben.desktop.in.h:1 #: ../menu-data/notes-app:notes-app.desktop.in.h:1 msgid "Notes" msgstr "" #: ../menu-data/bijiben:bijiben.desktop.in.h:2 msgid "Post notes, tag files!" msgstr "" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:1 msgid "Billard-GL" msgstr "Billard-GL" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:2 msgid "Play Billard Game" msgstr "Speel die Billard spel" #: ../menu-data/biloba:biloba.desktop.in.h:1 msgid "Biloba" msgstr "Biloba" #: ../menu-data/biloba:biloba.desktop.in.h:2 msgid "Up to four player network capable turn based strategy board game" msgstr "" "'n Beurtgebasseerde strategie bordspel vir tot 4 spelers via die netwerk" #: ../menu-data/biniax2:biniax2.desktop.in.h:1 msgid "Biniax-2" msgstr "Biniax-2" #: ../menu-data/biniax2:biniax2.desktop.in.h:2 msgid "Colorful Logic game with arcade and tactics modes" msgstr "Kleurvolle logikaspel met arkade en taktiese modus" #: ../menu-data/bino:bino.desktop.in.h:1 msgid "Bino" msgstr "" #: ../menu-data/bino:bino.desktop.in.h:2 msgid "3D video player" msgstr "" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:1 msgid "Biogenesis" msgstr "" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:2 msgid "" "artificial life program that simulates the processes involved in the " "evolution of organisms" msgstr "" #: ../menu-data/birdfont:birdfont.desktop.in.h:1 msgid "Birdfont" msgstr "" #: ../menu-data/birdfont:birdfont.desktop.in.h:2 msgid "Font editor" msgstr "" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:1 msgid "Bitmeter" msgstr "Bitmeter" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:2 msgid "JACK diagnostic tool" msgstr "JACK diagnostiese hulpmiddel" #: ../menu-data/bitpim:bitpim.desktop.in.h:1 msgid "BitPim" msgstr "BitPim" #: ../menu-data/bitpim:bitpim.desktop.in.h:2 msgid "CDMA Mobile Phone Tool" msgstr "CDMA mobiele foon hulpmiddel" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:1 msgid "BitStormLite" msgstr "BitStormLite" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:2 msgid "A small and fast BitTorrent client" msgstr "'n Klein dog vinnige BitTorrent kliënt" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:1 msgid "Bittornado Client" msgstr "Bittornado Kliënt" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:2 msgid "Bittorrent Client" msgstr "Bittorrent kliënt" #: ../menu-data/bkchem:bkchem.desktop.in.h:1 msgid "BKchem" msgstr "BKchem" #: ../menu-data/bkchem:bkchem.desktop.in.h:2 msgid "Edit chemical structures and reactions" msgstr "Redigeer chemiese strukture en reaksies" #: ../menu-data/black-box:black-box.desktop.in.h:1 msgid "Black-Box" msgstr "Black-Box" #: ../menu-data/black-box:black-box.desktop.in.h:2 msgid "Find the crystals" msgstr "Vind die kristalle" #: ../menu-data/blam:blam.desktop.in.h:1 msgid "Blam Feed Reader" msgstr "Blam Feed leser" #: ../menu-data/blam:blam.desktop.in.h:2 msgid "Feed reader" msgstr "Feed leser" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:1 msgid "BleachBit" msgstr "BleachBit" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:2 msgid "Free space and maintain privacy" msgstr "Maak ruimte en behou privaatheid" #: ../menu-data/blender:blender.desktop.in.h:1 msgid "Blender" msgstr "" #: ../menu-data/blender:blender.desktop.in.h:2 msgid "3D modeling, animation, rendering and post-production" msgstr "" #: ../menu-data/bless:bless.desktop.in.h:1 msgid "Bless Hex Editor" msgstr "Bless Hex redigeerder" #: ../menu-data/bless:bless.desktop.in.h:2 msgid "Edit binary files" msgstr "Redigeer binêre lêers" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:1 msgid "Blinken" msgstr "Blinken" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:2 msgid "A memory enhancement game" msgstr "'n Geheueverbeteringspeletjie" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:1 msgid "Blob Wars : Blob And Conquer" msgstr "Blob Wars : Blob And Conquer" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:2 msgid "Mission and Objective based 3D Action Game" msgstr "Missie en doelwit gebasseerde 3D aksiespel" #: ../menu-data/bloboats:bloboats.desktop.in.h:1 msgid "Bloboats" msgstr "Bloboats" #: ../menu-data/bloboats:bloboats.desktop.in.h:2 msgid "An arcade-like boat racing game" msgstr "'n Arkade-agtige bootresies" #: ../menu-data/blobwars:blobwars.desktop.in.h:1 msgid "Blob Wars : Metal Blob Solid" msgstr "" #: ../menu-data/blobwars:blobwars.desktop.in.h:2 msgid "Mission and Objective based 2D Platform Game" msgstr "" #: ../menu-data/blockattack:blockattack.desktop.in.h:1 msgid "Block Attack - Rise of the Blocks" msgstr "Block Attack - Opstanding van die blokke" #: ../menu-data/blockattack:blockattack.desktop.in.h:2 msgid "Switch blocks so they match" msgstr "Ruil blokke sodat dit pas" #: ../menu-data/blockout2:blockout2.desktop.in.h:1 msgid "BlockOut II" msgstr "" #: ../menu-data/blockout2:blockout2.desktop.in.h:2 msgid "Play a 3D Tetris game" msgstr "" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:1 msgid "Blocks Of The Undead" msgstr "Blocks Of The Undead" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:2 msgid "Tetris Attack clone with spooky undertones" msgstr "Tetris aanvalskloon met spookagtige ondertone" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:1 msgid "Blogilo" msgstr "Blogilo" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:2 msgid "A KDE Blogging Client" msgstr "'n KDE blog kliënt" #: ../menu-data/bluedevil:bluedevil-monolithic.desktop.in.h:1 msgid "BlueDevil" msgstr "" #: ../menu-data/bluedevil:bluedevil-monolithic.desktop.in.h:2 msgid "KDE Bluetooth support" msgstr "" #: ../menu-data/bluedevil:bluedevil-sendfile.desktop.in.h:1 msgid "BlueDevil Send File" msgstr "" #: ../menu-data/bluedevil:bluedevil-wizard.desktop.in.h:1 msgid "BlueDevil Wizard" msgstr "" #: ../menu-data/bluefish:bluefish.desktop.in.h:1 msgid "Bluefish Editor" msgstr "Bluefish redigeerder" #: ../menu-data/bluefish:bluefish.desktop.in.h:2 msgid "Web Development Editor" msgstr "" #: ../menu-data/blueman:blueman-adapters.desktop.in.h:1 msgid "Bluetooth Adapters" msgstr "" #: ../menu-data/blueman:blueman-adapters.desktop.in.h:2 msgid "Set Bluetooth Adapter Properties" msgstr "" #: ../menu-data/blueman:blueman-manager.desktop.in.h:1 msgid "Bluetooth Manager" msgstr "Bluetooth Bestuurder" #: ../menu-data/blueman:blueman-manager.desktop.in.h:2 msgid "Blueman Bluetooth Manager" msgstr "Blueman Bluetooth bestuurder" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:1 msgid "Bluemindo" msgstr "Bluemindo" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:2 msgid "" "A really simple but powerful audio player in Python/PyGTK, using Gstreamer." msgstr "" "'n Regtig eenvoudige tog kragtige klankspeler in Python/PyGTK, met Gstreamer." #: ../menu-data/blueproximity:blueproximity.desktop.in.h:1 msgid "BlueProximity" msgstr "BlueProximity" #: ../menu-data/bluewho:bluewho.desktop.in.h:1 msgid "BlueWho" msgstr "BlueWho" #: ../menu-data/bluewho:bluewho.desktop.in.h:2 msgid "Information and notification of new discovered bluetooth devices" msgstr "Informasie en kennisgewings oor nuut ontdekte bluetooth toestelle" #: ../menu-data/bmon:bmon.desktop.in.h:1 msgid "bmon" msgstr "bmon" #: ../menu-data/bmon:bmon.desktop.in.h:2 msgid "Bandwidth monitor" msgstr "Bandwydte monitor" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:1 msgid "Boa Constructor" msgstr "Boa Constructor" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:2 msgid "RAD Tool for Python and WxWindows" msgstr "RAD hulpmiddel vir Python en WxWindows" #: ../menu-data/boats:boats.desktop.in.h:1 msgid "Boat Scenario" msgstr "Boat Scenario" #: ../menu-data/boats:boats.desktop.in.h:2 msgid "Race scenario drawing tool" msgstr "Resies scenario tekenhulpmiddel" #: ../menu-data/bodega-client:kde4__active-addons.desktop.in.h:1 msgid "Add Ons" msgstr "" #: ../menu-data/bodega-client:kde4__active-addons.desktop.in.h:2 msgid "Content store for Plasma Active" msgstr "" #: ../menu-data/bodega-client:kde4__vivaldi-primavera.desktop.in.h:1 msgid "primavera" msgstr "" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:1 msgid "BOINC Manager" msgstr "BOINC Manager" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:2 msgid "Configure or monitor a BOINC core client" msgstr "Verstel of montior 'n BOINC kernkliënt" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:1 msgid "Bomber" msgstr "Bomber" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:2 msgid "Arcade Bombing Game" msgstr "Arkade bombardeer speletjie" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:1 msgid "Bomberclone" msgstr "Bomberclone" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:2 msgid "Play a Bomberman like game" msgstr "Speel 'n Bomberman tipe spel" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:1 msgid "Bombono DVD" msgstr "Bombono DVD" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:2 msgid "DVD authoring program" msgstr "DVD samestellerprogram" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:1 msgid "bookletimposer" msgstr "" #: ../menu-data/bookletimposer:bookletimposer.desktop.in.h:2 msgid "Impose PDF documents to create booklets" msgstr "" #: ../menu-data/boomaga:boomaga.desktop.in.h:1 msgid "Boomaga" msgstr "" #: ../menu-data/boomaga:boomaga.desktop.in.h:2 msgid "Virtual printer for viewing and editing a document before printing." msgstr "" #: ../menu-data/bossa:bossa.desktop.in.h:1 msgid "BOSSA" msgstr "" #: ../menu-data/bossa:bossa.desktop.in.h:2 msgid "Program Atmel's SAM ARM microcontrollers" msgstr "" #: ../menu-data/boswars:boswars.desktop.in.h:1 msgid "Bos Wars" msgstr "Bos Wars" #: ../menu-data/boswars:boswars.desktop.in.h:2 msgid "Battle for survival" msgstr "Oorlog om oorlewing" #: ../menu-data/bouncy:bouncy.desktop.in.h:1 msgid "Bouncy the Hungry Rabbit" msgstr "Bouncy the Hungry Rabbit" #: ../menu-data/bouncy:bouncy.desktop.in.h:2 msgid "Eat the yummy veggies in the garden (game for small kids)" msgstr "Eet daai jammie groente in die tuin (kinderspel)" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:1 msgid "Bovo" msgstr "Bovo" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:2 msgid "Five-in-a-row Board Game" msgstr "Vyf-in-'n-ry bordspel" #: ../menu-data/bpython:bpython.desktop.in.h:1 msgid "bpython" msgstr "bpython" #: ../menu-data/bpython:bpython.desktop.in.h:2 msgid "A fancy interface to the python interpreter!" msgstr "'n Oulike tussenvlak na die python vertolker toe!" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:2 #, no-c-format msgid "Exec=braindump %u" msgstr "" #: ../menu-data/braindump:kde4__braindump.desktop.in.h:3 msgid "Braindump" msgstr "" #: ../menu-data/brainparty:brainparty.desktop.in.h:1 msgid "Brain Party" msgstr "" #: ../menu-data/brainparty:brainparty.desktop.in.h:2 msgid "36 puzzle games for all the family" msgstr "" #: ../menu-data/brasero:brasero.desktop.in.h:1 msgid "Create and copy CDs and DVDs" msgstr "Skep en kopieer CD's en DVD's" #: ../menu-data/brasero:brasero.desktop.in.h:2 msgid "Brasero Disc Burner" msgstr "" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:1 msgid "Brewtarget" msgstr "" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:2 msgid "Beer calculator" msgstr "" #: ../menu-data/briquolo:briquolo.desktop.in.h:1 msgid "Briquolo" msgstr "Briquolo" #: ../menu-data/briquolo:briquolo.desktop.in.h:2 msgid "An OpenGL breakout" msgstr "'n OpenGL uitbreek" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:1 msgid "Brp-pacu" msgstr "" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:2 msgid "Sound Analysis" msgstr "" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:1 msgid "Brutal Chess" msgstr "Brutal Chess" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:2 msgid "Play 3d chess with reflection of the chessmen" msgstr "Speel 3D skaak met 'n refleksie van die skaakstukke" #: ../menu-data/btanks:btanks.desktop.in.h:1 msgid "Battle Tanks" msgstr "Battle Tanks" #: ../menu-data/btanks:btanks.desktop.in.h:2 msgid "fast 2D tank arcade game with multiplayer and split-screen modes" msgstr "Vinnige 2D tenk arkadespel met multispeler en gesplete-skerm modus" #: ../menu-data/bubbros:bubbros.desktop.in.h:1 msgid "The Bub's Brothers" msgstr "The Bub's Brothers" #: ../menu-data/bubbros:bubbros.desktop.in.h:2 msgid "Kill evil enemies by catching them into bubbles and smashing those" msgstr "" "Elimineer bose vyande deur hulle te vang met babbels en dit dan te bars" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:1 msgid "Bug Squish" msgstr "Bug Squish" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:2 msgid "Squash the bugs before they suck up your blood" msgstr "Verbrysel die goggas voor hulle jou bloed opsuig" #: ../menu-data/bugsx:bugsx.desktop.in.h:1 msgid "Bugsx " msgstr "Bugsx " #: ../menu-data/bugsx:bugsx.desktop.in.h:2 msgid "Evolve biomorphs using genetic algorithms" msgstr "Evolueer biomorfe deur genetiese algoritmes te gebruik" #: ../menu-data/bum:bum.desktop.in.h:1 msgid "BootUp-Manager" msgstr "BootUp-Manager" #: ../menu-data/bum:bum.desktop.in.h:2 msgid "Graphical runlevel configuration tool" msgstr "Grafies hardloopvlak verstellingshulpmiddel" #: ../menu-data/bumprace:bumprace.desktop.in.h:1 msgid "BumpRace" msgstr "" #: ../menu-data/bumprace:bumprace.desktop.in.h:2 msgid "1 or 2 players race through a multi-level maze" msgstr "" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:1 msgid "BurgerSpace" msgstr "BurgerSpace" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:2 msgid "A hamburger-smashing video game" msgstr "" #: ../menu-data/bustle:bustle.desktop.in.h:1 msgid "Bustle" msgstr "" #: ../menu-data/bustle:bustle.desktop.in.h:2 msgid "Draw sequence diagrams of D-Bus activity" msgstr "" #: ../menu-data/buxon:buxon.desktop.in.h:1 msgid "Buxon" msgstr "Buxon" #: ../menu-data/buxon:buxon.desktop.in.h:2 msgid "sioc:Forum browser" msgstr "sioc:Forum blaaier" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:1 msgid "bygfoot" msgstr "" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:2 msgid "A soccer manager game" msgstr "" #: ../menu-data/byobu:byobu.desktop.in.h:1 msgid "Byobu Terminal" msgstr "" #: ../menu-data/byobu:byobu.desktop.in.h:2 msgid "Advanced Command Line and Text Window Manager" msgstr "" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:1 msgid "BZFlag" msgstr "BZFlag" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:2 msgid "Battle enemy tanks" msgstr "Beveg vyandige tenks" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:1 msgid "Bazaar Explorer" msgstr "Bazaar Verkenner" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:2 msgid "GUI application for using Bazaar" msgstr "GUI toepassing om Bazaar te gebruik" #: ../menu-data/cadabra:cadabra.desktop.in.h:1 msgid "Cadabra" msgstr "Cadabra" #: ../menu-data/cadabra:cadabra.desktop.in.h:2 msgid "Computer algebra system for field theory problems" msgstr "Rekenaargebasseerde algebra stelsel vir veldteorie probleme" #: ../menu-data/caffeine:caffeine-indicator.desktop.in.h:1 msgid "Caffeine Indicator" msgstr "" #: ../menu-data/caffeine:caffeine-indicator.desktop.in.h:2 msgid "Manually control activation of the screensaver and sleep mode" msgstr "" #: ../menu-data/caffeine:caffeine.desktop.in.h:1 msgid "Caffeine" msgstr "" #: ../menu-data/caffeine:caffeine.desktop.in.h:2 msgid "Temporarily deactivate the screensaver and sleep mode" msgstr "" #: ../menu-data/cain:cain.desktop.in.h:1 msgid "Cain" msgstr "" #: ../menu-data/cain:cain.desktop.in.h:2 msgid "simulations of chemical reactions" msgstr "" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:1 msgid "MacSlow's Cairo-Clock" msgstr "MacSlow's Cairo-Clock" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:2 msgid "a super fine analog clock" msgstr "'n Uitsonderlike analooghorlosie" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:1 msgid "Cairo-Dock" msgstr "" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:2 msgid "A light and eye-candy dock and desklets for your desktop." msgstr "" #: ../menu-data/caja-actions:cact.desktop.in.h:1 msgid "Caja-Actions Configuration Tool" msgstr "" #: ../menu-data/caja-actions:cact.desktop.in.h:2 msgid "Configure items to be added to the Caja context menus" msgstr "" #: ../menu-data/caja:caja-autorun-software.desktop.in.h:1 #: ../menu-data/nemo:nemo-autorun-software.desktop.in.h:1 msgid "Autorun Prompt" msgstr "" #: ../menu-data/caja:caja-browser.desktop.in.h:1 #: ../menu-data/caja:caja-folder-handler.desktop.in.h:1 #: ../menu-data/caja:caja.desktop.in.h:1 msgid "Caja" msgstr "" #: ../menu-data/caja:caja-browser.desktop.in.h:2 msgid "Browse the file system with the file manager" msgstr "" #: ../menu-data/caja:caja-computer.desktop.in.h:1 msgid "Computer" msgstr "" #: ../menu-data/caja:caja-computer.desktop.in.h:2 msgid "" "Browse all local and remote disks and folders accessible from this computer" msgstr "" #: ../menu-data/caja:caja-file-management-properties.desktop.in.h:1 msgid "File Management" msgstr "" #: ../menu-data/caja:caja-file-management-properties.desktop.in.h:2 msgid "Change the behaviour and appearance of file manager windows" msgstr "" #: ../menu-data/caja:caja-folder-handler.desktop.in.h:2 msgid "Open Folder" msgstr "" #: ../menu-data/caja:caja-home.desktop.in.h:1 msgid "Home Folder" msgstr "" #: ../menu-data/caja:caja-home.desktop.in.h:2 msgid "Open your personal folder" msgstr "" #: ../menu-data/caja:caja.desktop.in.h:2 #: ../menu-data/dolphin:org.kde.dolphin.desktop.in.h:2 #: ../menu-data/exo-utils:exo-file-manager.desktop.in.h:1 msgid "File Manager" msgstr "Lêerbestuurder" #: ../menu-data/caja:mate-network-scheme.desktop.in.h:1 #: ../menu-data/cinnamon-control-center:cinnamon-network-panel.desktop.in.h:1 #: ../menu-data/mate-system-tools:mate-network.desktop.in.h:1 #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-network-panel.desktop.in.h:1 msgid "Network" msgstr "Netwerk" #: ../menu-data/caja:mate-network-scheme.desktop.in.h:2 msgid "Browse bookmarked and local network locations" msgstr "" #: ../menu-data/calibre:calibre-gui.desktop.in.h:1 msgid "calibre" msgstr "calibre" #: ../menu-data/calibre:calibre-gui.desktop.in.h:2 msgid "E-book library management" msgstr "E-boek biblioteek bestuurder" #: ../menu-data/calibre:ebook-viewer.desktop.in.h:1 msgid "E-Book Viewer" msgstr "" #: ../menu-data/california:california.desktop.in.h:1 msgid "California" msgstr "" #: ../menu-data/california:california.desktop.in.h:2 msgid "GNOME 3 Calendar" msgstr "" #: ../menu-data/calligra-data:kde4__calligra.desktop.in.h:1 msgid "Calligra" msgstr "" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:1 msgid "Calligra Author" msgstr "" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:2 msgid "Write ebooks and textbooks" msgstr "" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:1 msgid "Calligra Flow" msgstr "" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:2 msgid "Flowchart & Diagram Editing" msgstr "" #: ../menu-data/calligragemini:kde4__calligragemini.desktop.in.h:1 msgid "Calligra Gemini" msgstr "" #: ../menu-data/calligragemini:kde4__calligragemini.desktop.in.h:2 msgid "Word Processing and Presentation" msgstr "" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:1 msgid "Plan" msgstr "" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:2 #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:2 msgid "Project Management" msgstr "Projekbestuur" #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:1 msgid "Plan WorkPackage Handler" msgstr "" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:1 msgid "Calligra Sheets" msgstr "" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:2 msgid "Write spreadsheet documents" msgstr "" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:1 msgid "Calligra Stage" msgstr "" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:2 msgid "Write presentation documents" msgstr "" #: ../menu-data/calligrawords:kde4__calligrawords_ascii.desktop.in.h:1 #: ../menu-data/calligrawords:kde4__words.desktop.in.h:1 msgid "Calligra Words" msgstr "" #: ../menu-data/calligrawords:kde4__words.desktop.in.h:2 msgid "Write documents" msgstr "" #: ../menu-data/camera-app:camera-app.desktop.in.h:1 #: ../menu-data/camera.app:Camera.desktop.in.h:1 msgid "Camera" msgstr "Kamera" #: ../menu-data/camera-app:camera-app.desktop.in.h:2 msgid "Camera application" msgstr "" #: ../menu-data/camera.app:Camera.desktop.in.h:2 msgid "Download files from your digital camera." msgstr "Laai lêers af van jou digitale kamera" #: ../menu-data/cameramonitor:cameramonitor.desktop.in.h:1 msgid "Camera Monitor" msgstr "Kamera monitor" #: ../menu-data/camorama:camorama.desktop.in.h:1 msgid "Camorama Webcam Viewer" msgstr "Camorama Webkamera kyker" #: ../menu-data/camorama:camorama.desktop.in.h:2 msgid "View, alter and save images from a webcam" msgstr "Bekyk, verander en stoor beelde vanaf 'n webkamera" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:1 msgid "Cantata" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:2 msgid "Music Player Client" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:4 msgid "Previous Track" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:4 #: ../menu-data/clementine:clementine.desktop.in.h:3 #: ../menu-data/qmmp:qmmp.desktop.in.h:3 msgid "Play" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:5 #: ../menu-data/clementine:clementine.desktop.in.h:4 #: ../menu-data/qmmp:qmmp.desktop.in.h:4 msgid "Pause" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:6 #: ../menu-data/clementine:clementine.desktop.in.h:5 #: ../menu-data/qmmp:qmmp.desktop.in.h:5 msgid "Stop" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:7 msgid "Stop After Current Track" msgstr "" #: ../menu-data/cantata:kde4__cantata.desktop.in.h:8 #: ../menu-data/parole:parole.desktop.in.h:5 msgid "Next Track" msgstr "" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:1 msgid "Cantor" msgstr "Cantor" #: ../menu-data/cantor:org.kde.cantor.desktop.in.h:2 msgid "KDE Frontend to Mathematical Software" msgstr "" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:1 msgid "Cardpeek" msgstr "" #: ../menu-data/cardpeek:cardpeek.desktop.in.h:2 msgid "Tool to read the contents of smart cards" msgstr "" #: ../menu-data/caret:caret.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:1 msgid "Cortical Surface Reconstruction and Visualization" msgstr "Skors oppervlak rekonstruksie en visualiserings hulpmiddel" #: ../menu-data/caret:caret.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-caret.desktop.in.h:2 msgid "Caret" msgstr "Caret" #: ../menu-data/carmetal:carmetal.desktop.in.h:1 msgid "CaRMetal" msgstr "CaRMetal" #: ../menu-data/carmetal:carmetal.desktop.in.h:2 msgid "CaRMetal interactive geometry" msgstr "CaRMetal interaktiewe meetkunde" #: ../menu-data/catdoc:wordview.desktop.in.h:1 msgid "Wordview Microsoft doc Viewer" msgstr "" #: ../menu-data/catdoc:wordview.desktop.in.h:2 msgid "Microsoft doc document file viewer" msgstr "" #: ../menu-data/catfish:catfish.desktop.in.h:1 msgid "Catfish File Search" msgstr "" #: ../menu-data/catfish:catfish.desktop.in.h:2 msgid "Search the file system" msgstr "" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:1 msgid "Bibliographic Reference Extracting Tool" msgstr "" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:2 msgid "cb2Bib" msgstr "" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:1 msgid "Cbrpager" msgstr "Cbrpager" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:2 #: ../menu-data/comix:comix.desktop.in.h:2 #: ../menu-data/mcomix:mcomix.desktop.in.h:2 msgid "A viewer for comic book archives" msgstr "'n Kyker vir strokiesprent argiewe" #: ../menu-data/cdcat:cdcat.desktop.in.h:1 msgid "CdCat" msgstr "" #: ../menu-data/cdcat:cdcat.desktop.in.h:2 msgid "Disk and data archive management tool" msgstr "" #: ../menu-data/cecilia:cecilia.desktop.in.h:1 msgid "Cecilia" msgstr "Cecilia" #: ../menu-data/cecilia:cecilia.desktop.in.h:2 #: ../menu-data/python-pyo:E-Pyo.desktop.in.h:2 msgid "Sound synthesis and audio signal processing environment" msgstr "" #: ../menu-data/ceferino:ceferino.desktop.in.h:1 msgid "Ceferino" msgstr "Ceferino" #: ../menu-data/ceferino:ceferino.desktop.in.h:2 msgid "Save the cows!" msgstr "Red de koeie!" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:1 msgid "Celestia (GLUT)" msgstr "Celestia (GLUT)" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:2 #: ../menu-data/celestia-gnome:celestia.desktop.in.h:2 msgid "Explore the Universe in this detailed space simulation" msgstr "Verken die heelal met hierdie gedtaileerde buiteruim simulasie" #: ../menu-data/celestia-gnome:celestia.desktop.in.h:1 msgid "Celestia (GNOME)" msgstr "Celestia (GNOME)" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:1 msgid "CellWriter" msgstr "CellWriter" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:2 msgid "Grid-entry handwriting recognition input panel" msgstr "Rooster-inset handskrifherkenning invoerpaneel" #: ../menu-data/cenon.app:Cenon.desktop.in.h:1 msgid "Cenon" msgstr "Cenon" #: ../menu-data/cenon.app:Cenon.desktop.in.h:2 msgid "Vector graphics application for GNUstep" msgstr "" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:1 msgid "CVS Frontend" msgstr "CVS tussenvlak" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:2 msgid "Cervisia" msgstr "Cervisia" #: ../menu-data/cgoban:cgoban.desktop.in.h:1 msgid "Cgoban" msgstr "Cgoban" #: ../menu-data/cgoban:cgoban.desktop.in.h:2 msgid "Play Go against human or computer opponents" msgstr "Speel Go teen menslike of rekenaargebasseerde teenstanders" #: ../menu-data/charmap.app:Charmap.desktop.in.h:1 msgid "Charmap" msgstr "Charmap" #: ../menu-data/charmap.app:Charmap.desktop.in.h:2 msgid "Character map for GNUstep" msgstr "" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:1 msgid "System Testing" msgstr "Stelseltoetsing" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:2 msgid "Test your systems compatibility with Ubuntu" msgstr "" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:1 msgid "CheckGMail" msgstr "CheckGMail" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:2 #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:1 msgid "Gmail Notifier" msgstr "Gmail aangeër" #: ../menu-data/cheese:cheese.desktop.in.h:1 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:1 msgid "Cheese Webcam Booth" msgstr "" #: ../menu-data/cheese:cheese.desktop.in.h:2 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:2 msgid "Take photos and videos with your webcam, with fun graphical effects" msgstr "" "Neem foto's en video's met die webkamera, met oulike grafiese effekte" #: ../menu-data/chemtool:chemtool.desktop.in.h:1 msgid "Chemtool" msgstr "Chemtool" #: ../menu-data/chemtool:chemtool.desktop.in.h:2 msgid "Draw and make calculations on chemical structures" msgstr "Teken en doen berekeninge met chemiese strukture" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:1 msgid "CherryTree" msgstr "" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:2 msgid "Hierarchical Note Taking" msgstr "" #: ../menu-data/chessx:chessx.desktop.in.h:1 msgid "ChessX" msgstr "" #: ../menu-data/chessx:chessx.desktop.in.h:2 msgid "Chess database" msgstr "" #: ../menu-data/childsplay:childsplay.desktop.in.h:1 msgid "Childsplay" msgstr "Childsplay" #: ../menu-data/childsplay:childsplay.desktop.in.h:2 msgid "Suite of educational games for young children" msgstr "'n Suite van opvoedkundige speletjies vir jong kinders" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:1 msgid "chinese-calendar" msgstr "" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:2 msgid "Chinese lunar calendar" msgstr "" #: ../menu-data/chirp:chirp.desktop.in.h:1 msgid "CHIRP" msgstr "" #: ../menu-data/chirp:chirp.desktop.in.h:2 msgid "CHIRP Radio Programming Tool" msgstr "" #: ../menu-data/chocolate-common:chocolate-setup.desktop.in.h:1 msgid "Chocolate Setup" msgstr "" #: ../menu-data/chocolate-common:chocolate-setup.desktop.in.h:2 msgid "Setup tool for Chocolate" msgstr "" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:1 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:1 msgid "Chocolate Doom" msgstr "" #: ../menu-data/chocolate-doom:chocolate-doom.desktop.in.h:2 #: ../menu-data/chocolate-doom:screensavers__chocolate-doom-screensaver.desktop.in.h:2 #: ../menu-data/chocolate-heretic:chocolate-heretic.desktop.in.h:2 #: ../menu-data/chocolate-hexen:chocolate-hexen.desktop.in.h:2 #: ../menu-data/chocolate-strife:chocolate-strife.desktop.in.h:2 msgid "Conservative source port" msgstr "" #: ../menu-data/chocolate-heretic:chocolate-heretic.desktop.in.h:1 msgid "Chocolate Heretic" msgstr "" #: ../menu-data/chocolate-hexen:chocolate-hexen.desktop.in.h:1 msgid "Chocolate Hexen" msgstr "" #: ../menu-data/chocolate-strife:chocolate-strife.desktop.in.h:1 msgid "Chocolate Strife" msgstr "" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:1 msgid "Choqok" msgstr "Choqok" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:2 msgid "Micro-blogging Client" msgstr "" #: ../menu-data/choreonoid:choreonoid.desktop.in.h:1 msgid "Chorenoid" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:1 msgid "Chromium Web Browser" msgstr "Chromium Webblaaier" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:2 msgid "Access the Internet" msgstr "Toegang tot die internet" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:3 #: ../menu-data/firefox:firefox.desktop.in.h:3 #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:3 #: ../menu-data/latexila-data:latexila.desktop.in.h:3 #: ../menu-data/terminator:terminator.desktop.in.h:3 msgid "Open a New Window" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:4 msgid "Open a New Window in incognito mode" msgstr "" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:5 msgid "Open a New Window with a temporary profile" msgstr "" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:1 msgid "Chromium B.S.U." msgstr "Chromium B.S.U." #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:2 msgid "Scrolling space shooter" msgstr "Rollende ruimte skietspel" #: ../menu-data/ciborium:ciborium.desktop.in.h:1 msgid "External Drives" msgstr "" #: ../menu-data/ciborium:ciborium.desktop.in.h:2 msgid "Manages external drives" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-color-panel.desktop.in.h:1 #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:1 #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-color-panel.desktop.in.h:1 msgid "Color" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-color-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-color-panel.desktop.in.h:2 msgid "Color management settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-control-center.desktop.in.h:1 msgid "Cinnamon Control Center" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-datetime-panel.desktop.in.h:1 #: ../menu-data/cinnamon:cinnamon-settings-calendar.desktop.in.h:1 #: ../menu-data/system-config-date:system-config-date.desktop.in.h:1 msgid "Date & Time" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-datetime-panel.desktop.in.h:2 msgid "Date and Time preferences panel" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-display-panel.desktop.in.h:1 msgid "Display" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-display-panel.desktop.in.h:2 #: ../menu-data/mate-control-center:mate-display-properties.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-display-panel.desktop.in.h:2 msgid "Change resolution and position of monitors and projectors" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-network-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-network-panel.desktop.in.h:2 msgid "Network settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-region-panel.desktop.in.h:1 msgid "Region & Language" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-region-panel.desktop.in.h:2 msgid "Change your region and language settings" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-sound-nua-panel.desktop.in.h:1 #: ../menu-data/cinnamon-control-center:cinnamon-sound-panel.desktop.in.h:1 #: ../menu-data/mate-media:mate-volume-control.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-sound-panel.desktop.in.h:1 msgid "Sound" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-sound-nua-panel.desktop.in.h:2 #: ../menu-data/cinnamon-control-center:cinnamon-sound-panel.desktop.in.h:2 #: ../menu-data/mate-media:mate-volume-control.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-sound-panel.desktop.in.h:2 msgid "Change sound volume and sound events" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-universal-access-panel.desktop.in.h:1 msgid "Accessibility" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-universal-access-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:2 msgid "Universal Access Preferences" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-wacom-panel.desktop.in.h:1 msgid "Graphics Tablet" msgstr "" #: ../menu-data/cinnamon-control-center:cinnamon-wacom-panel.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:2 msgid "" "Set button mappings and adjust stylus sensitivity for graphics tablets" msgstr "" #: ../menu-data/cinnamon-screensaver:cinnamon-screensaver.desktop.in.h:1 #: ../menu-data/cinnamon:cinnamon-settings-screensaver.desktop.in.h:1 #: ../menu-data/mate-screensaver:mate-screensaver-preferences.desktop.in.h:1 msgid "Screensaver" msgstr "" #: ../menu-data/cinnamon-screensaver:cinnamon-screensaver.desktop.in.h:2 msgid "Launch screensaver and locker program" msgstr "" #: ../menu-data/cinnamon-settings-daemon:cinnamon-settings-daemon.desktop.in.h:1 msgid "Cinnamon Settings Daemon" msgstr "" #: ../menu-data/cinnamon:cinnamon-killer-daemon.desktop.in.h:1 msgid "Cinnamon Killer Daemon" msgstr "" #: ../menu-data/cinnamon:cinnamon-killer-daemon.desktop.in.h:2 msgid "" "Restarts Cinnamon, Nemo and cinnamon-settings-daemon when a key combination " "is pressed" msgstr "" #: ../menu-data/cinnamon:cinnamon-menu-editor.desktop.in.h:1 msgid "Cinnamon Menu Editor" msgstr "" #: ../menu-data/cinnamon:cinnamon-menu-editor.desktop.in.h:2 msgid "Edit the entries of the Cinnamon menu applet" msgstr "" #: ../menu-data/cinnamon:cinnamon-polkit-gnome-authentication-agent-1.desktop.in.h:1 msgid "PolicyKit Authentication Agent" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-applets.desktop.in.h:1 msgid "Applets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-applets.desktop.in.h:2 msgid "Manage Cinnamon applets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-backgrounds.desktop.in.h:1 msgid "Backgrounds" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-backgrounds.desktop.in.h:2 msgid "Change your desktop's background" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-calendar.desktop.in.h:2 msgid "Manage date and time settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-default.desktop.in.h:1 #: ../menu-data/libfm-tools:libfm-pref-apps.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-default-applications-properties.desktop.in.h:1 msgid "Preferred Applications" msgstr "Voorkeurtoepassings" #: ../menu-data/cinnamon:cinnamon-settings-desklets.desktop.in.h:1 msgid "Desklets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desklets.desktop.in.h:2 msgid "Manage your Cinnamon desklets" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desktop.desktop.in.h:1 msgid "Desktop" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-desktop.desktop.in.h:2 msgid "Manage your desktop icons" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-effects.desktop.in.h:1 msgid "Effects" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-effects.desktop.in.h:2 msgid "Control Cinnamon visual effects." msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-extensions.desktop.in.h:1 msgid "Extensions" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-extensions.desktop.in.h:2 msgid "Manage your Cinnamon extensions" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-fonts.desktop.in.h:1 msgid "Fonts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-fonts.desktop.in.h:2 msgid "Configure system fonts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-general.desktop.in.h:1 msgid "General" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-general.desktop.in.h:2 msgid "Miscellaneous Cinnamon preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-hotcorner.desktop.in.h:1 msgid "Hot Corners" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-hotcorner.desktop.in.h:2 msgid "Manage hotcorner settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-info.desktop.in.h:1 msgid "System Info" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-info.desktop.in.h:2 msgid "Display system information" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-keyboard.desktop.in.h:1 #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-keyboard.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:1 msgid "Keyboard" msgstr "Sleutelbord" #: ../menu-data/cinnamon:cinnamon-settings-keyboard.desktop.in.h:2 msgid "Manage keyboard settings and shortcuts" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-mouse.desktop.in.h:1 msgid "Mouse and Touchpad" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-mouse.desktop.in.h:2 msgid "Control mouse and touchpad settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:2 msgid "Notification preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-panel.desktop.in.h:1 #: ../menu-data/mate-panel:mate-panel.desktop.in.h:1 msgid "Panel" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-panel.desktop.in.h:2 msgid "Manage Cinnamon panel settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-power.desktop.in.h:1 #: ../menu-data/mate-power-manager:mate-power-preferences.desktop.in.h:1 msgid "Power Management" msgstr "Elektrisiteitsbestuur" #: ../menu-data/cinnamon:cinnamon-settings-power.desktop.in.h:2 msgid "Manage power settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-privacy.desktop.in.h:1 msgid "Privacy" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-privacy.desktop.in.h:2 msgid "Cinnamon privacy settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-screensaver.desktop.in.h:2 msgid "Manage screen lock settings" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-startup.desktop.in.h:1 #: ../menu-data/gnome-session-common:gnome-session-properties.desktop.in.h:1 #: ../menu-data/mate-session-manager:mate-session-properties.desktop.in.h:1 msgid "Startup Applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-startup.desktop.in.h:2 msgid "Manage your startup applications" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-themes.desktop.in.h:1 msgid "Themes" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-themes.desktop.in.h:2 msgid "Manage themes to change how your desktop looks" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-tiling.desktop.in.h:1 msgid "Window Tiling" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-tiling.desktop.in.h:2 msgid "Manage window tiling preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-user.desktop.in.h:1 msgid "Account details" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-user.desktop.in.h:2 msgid "Change your user preferences and password" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-users.desktop.in.h:1 #: ../menu-data/mate-system-tools:mate-users.desktop.in.h:1 msgid "Users and Groups" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-users.desktop.in.h:2 #: ../menu-data/mate-system-tools:mate-users.desktop.in.h:2 msgid "Add or remove users and groups" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-windows.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-window-properties.desktop.in.h:1 msgid "Windows" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-windows.desktop.in.h:2 msgid "Manage window preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:1 #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:1 msgid "Workspaces" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings-workspaces.desktop.in.h:2 msgid "Manage workspace preferences" msgstr "" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:1 #: ../menu-data/systemsettings:systemsettings.desktop.in.h:1 #: ../menu-data/ubuntu-system-settings:ubuntu-system-settings.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-control-center.desktop.in.h:1 msgid "System Settings" msgstr "System Settings" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:2 #: ../menu-data/mate-control-center:matecc.desktop.in.h:1 msgid "Control Center" msgstr "" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:1 msgid "Cinnamon" msgstr "" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon2d.desktop.in.h:2 #: ../menu-data/gnome-shell:gnome-shell-wayland.desktop.in.h:2 #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:2 msgid "Window management and application launching" msgstr "Vensterbestuur en toepassingafskop" #: ../menu-data/cinnamon:cinnamon2d.desktop.in.h:1 msgid "Cinnamon 2D" msgstr "" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:1 msgid "Circus Linux!" msgstr "Circus Linux!" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:2 msgid "Throw the clowns before they fall and hit the balloons with them" msgstr "Gooi die narre voor hulle val en die ballonne bars" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:1 msgid "Cirkuit" msgstr "" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:2 msgid "A program to draw circuits and diagrams" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:1 msgid "CLAM Network Editor" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:2 msgid "" "An audio tool to build processing networks by connecting functional boxes" msgstr "" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:3 msgid "Edit (NetworkEditor)" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:1 msgid "CLAM Prototyper" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:2 msgid "Runs an audio processing core under a QT designer interface" msgstr "" #: ../menu-data/clam-networkeditor:Prototyper.desktop.in.h:3 msgid "Run with Prototyper" msgstr "" #: ../menu-data/clamtk:clamtk.desktop.in.h:1 msgid "ClamTk" msgstr "" #: ../menu-data/clamtk:clamtk.desktop.in.h:2 msgid "Scan for threats..." msgstr "" #: ../menu-data/clamz:clamz.desktop.in.h:1 msgid "Clamz MP3 Downloader (command-line)" msgstr "" #: ../menu-data/clamz:clamz.desktop.in.h:2 msgid "Download MP3 files from AmazonMP3.com" msgstr "" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:1 msgid "ClassicMenu Indicator" msgstr "" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:2 msgid "Indicator applet to show the Gnome Classic main menu" msgstr "" #: ../menu-data/classified-ads:classified-ads.desktop.in.h:1 msgid "Classified ads the advertisment posting program" msgstr "" #: ../menu-data/classified-ads:classified-ads.desktop.in.h:2 msgid "Classified ads" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:1 msgid "Claws Mail" msgstr "Claws Mail" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:2 msgid "Lightweight and Fast GTK+ based Mail Client" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:3 msgid "Get Mail" msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:4 msgid "Email..." msgstr "" #: ../menu-data/claws-mail:claws-mail.desktop.in.h:5 msgid "Send file..." msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:1 msgid "Clementine" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:2 msgid "Plays music and last.fm streams" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:6 #: ../menu-data/minitube:minitube.desktop.in.h:5 #: ../menu-data/qmmp:qmmp.desktop.in.h:6 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:5 #: ../menu-data/totem:totem.desktop.in.h:5 msgid "Previous" msgstr "" #: ../menu-data/clementine:clementine.desktop.in.h:7 #: ../menu-data/minitube:minitube.desktop.in.h:4 #: ../menu-data/qmmp:qmmp.desktop.in.h:7 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:4 #: ../menu-data/totem:totem.desktop.in.h:4 msgid "Next" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:1 msgid "Clinica" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:2 msgid "Medical records manager" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:3 msgid "Create a new patient" msgstr "" #: ../menu-data/clinica:clinica.desktop.in.h:4 msgid "Show the calendar" msgstr "" #: ../menu-data/clipit:clipit.desktop.in.h:1 msgid "ClipIt" msgstr "" #: ../menu-data/clipit:clipit.desktop.in.h:2 #: ../menu-data/parcellite:parcellite.desktop.in.h:2 msgid "Clipboard Manager" msgstr "Klembord bestuurder" #: ../menu-data/clips:clips.desktop.in.h:1 msgid "CLIPS" msgstr "CLIPS" #: ../menu-data/clips:clips.desktop.in.h:2 msgid "Expert system tool" msgstr "Kundige stelselhulpmiddel" #: ../menu-data/clustalx:clustalx.desktop.in.h:1 msgid "Clustal X" msgstr "Clustal X" #: ../menu-data/clustalx:clustalx.desktop.in.h:2 msgid "" "Global multiple nucleotide or peptide sequence alignment and phylogenetic " "analysis" msgstr "" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:1 msgid "ClusterSSH" msgstr "ClusterSSH" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:2 msgid "Control multiple ssh or rsh sessions from a single input window" msgstr "Beheer veelvoudige ssh of rsh sessies vanaf 'n enkele invoervenster" #: ../menu-data/coccinella:coccinella.desktop.in.h:1 msgid "Coccinella" msgstr "" #: ../menu-data/coccinella:coccinella.desktop.in.h:2 msgid "Communication tool with a built-in whiteboard" msgstr "" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:1 msgid "code-aster-gui" msgstr "" #: ../menu-data/code-aster-gui:code-aster-gui.desktop.in.h:2 #: ../menu-data/eficas:eficas.desktop.in.h:2 msgid "Graphical command editor for Code_Aster." msgstr "" #: ../menu-data/code-of-conduct-signing-assistant:codeOfConductSigningAssistant.desktop.in.h:1 msgid "Code of Conduct Signing Assistant" msgstr "" #: ../menu-data/code-of-conduct-signing-assistant:codeOfConductSigningAssistant.desktop.in.h:2 msgid "Sign the Code of Conduct easily." msgstr "" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:1 msgid "Code::Blocks IDE" msgstr "Code::Blocks IDE" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:2 msgid "Configurable and extensible IDE" msgstr "Verstelbare en uitbreibare IDE" #: ../menu-data/codelite:codelite.desktop.in.h:1 msgid "CodeLite" msgstr "CodeLite" #: ../menu-data/codfis:codfis.desktop.in.h:1 msgid "CodFis" msgstr "" #: ../menu-data/codfis:codfis.desktop.in.h:2 msgid "Computes Italian Fiscal codes" msgstr "" #: ../menu-data/colobot:colobot.desktop.in.h:1 msgid "Colobot" msgstr "" #: ../menu-data/colobot:colobot.desktop.in.h:2 msgid "Colonize with bots" msgstr "" #: ../menu-data/colorcode:colorcode.desktop.in.h:1 msgid "ColorCode" msgstr "ColorCode" #: ../menu-data/colorcode:colorcode.desktop.in.h:2 msgid "Advanced clone of the MasterMind code-breaking game" msgstr "Gevorderde kloon van die Mastermind kodekraakspel" #: ../menu-data/colord-kde:kde4__colordkdeiccimporter.desktop.in.h:1 #: ../menu-data/gnome-color-manager:gcm-import.desktop.in.h:1 msgid "ICC Profile Installer" msgstr "ICC profiel installeerder" #: ../menu-data/colord-kde:kde4__colordkdeiccimporter.desktop.in.h:2 #: ../menu-data/gnome-color-manager:gcm-import.desktop.in.h:2 msgid "Install ICC profiles" msgstr "Installeer ICC profiele" #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:2 msgid "Manage color correction of devices" msgstr "" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:1 msgid "CCMX Loader" msgstr "" #: ../menu-data/colorhug-client:colorhug-ccmx.desktop.in.h:2 msgid "Modify the calibration matrices on the ColorHug device" msgstr "" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:1 msgid "ColorHug Documentation" msgstr "" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:2 msgid "Documentation for the ColorHug display colorimeter" msgstr "" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:1 msgid "Firmware Updater" msgstr "" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:2 msgid "Update the firmware on the ColorHug colorimeter" msgstr "" #: ../menu-data/colorname:colorname.desktop.in.h:1 msgid "colorname" msgstr "colorname" #: ../menu-data/comix:comix.desktop.in.h:1 msgid "Comix" msgstr "Comix" #: ../menu-data/compiz-core:compiz.desktop.in.h:1 msgid "Compiz" msgstr "Compiz" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:1 msgid "CompizConfig Settings Manager" msgstr "CompizConfig verstellingsbestuurder" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:2 msgid "Configure Compiz with CompizConfig" msgstr "Verstel Ccompiz met CompizConfig" #: ../menu-data/composite:composite.desktop.in.h:1 msgid "Composite" msgstr "" #: ../menu-data/composite:composite.desktop.in.h:2 msgid "Live performance sequencer" msgstr "" #: ../menu-data/conduit:conduit.desktop.in.h:1 msgid "Conduit Synchronizer" msgstr "Conduit sinchroniseerder" #: ../menu-data/conduit:conduit.desktop.in.h:2 msgid "Synchronization for GNOME" msgstr "Sinchronisasie vir GNOME" #: ../menu-data/confclerk:confclerk.desktop.in.h:1 msgid "ConfClerk" msgstr "" #: ../menu-data/confclerk:confclerk.desktop.in.h:2 msgid "Offline conference schedule application" msgstr "" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:1 msgid "Configure-Debian" msgstr "Configure-Debian" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:2 msgid "Reconfigure Your Packages" msgstr "Herinstelling van jou pakkette" #: ../menu-data/congruity:congruity.desktop.in.h:1 msgid "Congruity" msgstr "Congruity" #: ../menu-data/congruity:mhgui.desktop.in.h:1 msgid "MHGUI" msgstr "" #: ../menu-data/congruity:mhgui.desktop.in.h:2 msgid "GUI for accessing MyHarmony.com web service" msgstr "" #: ../menu-data/connectagram:connectagram.desktop.in.h:1 msgid "Connectagram" msgstr "" #: ../menu-data/connectagram:connectagram.desktop.in.h:2 msgid "Unscramble words placed in patterns" msgstr "" #: ../menu-data/connectome-workbench:connectome-workbench.desktop.in.h:1 msgid "Connectome Workbench" msgstr "" #: ../menu-data/connectome-workbench:connectome-workbench.desktop.in.h:2 msgid "Human Connectome Project Viewing and Analysis Tools" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-exporter.desktop.in.h:1 msgid "Auto Exporter" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-exporter.desktop.in.h:2 msgid "Test Auto Exporter" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-importer.desktop.in.h:1 msgid "Auto Importer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-importer.desktop.in.h:2 msgid "Test Auto Importer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-sharer.desktop.in.h:1 msgid "Auto Sharer" msgstr "" #: ../menu-data/content-hub-testability:content-hub-test-sharer.desktop.in.h:2 msgid "Test Auto Sharer" msgstr "" #: ../menu-data/content-hub:content-hub-send.desktop.in.h:1 msgid "Content Hub Send" msgstr "" #: ../menu-data/controlaula:controlaula.desktop.in.h:1 msgid "Classrooom control" msgstr "" #: ../menu-data/controlaula:controlaula.desktop.in.h:2 msgid "Teacher tool to control classroom computers" msgstr "Onderwyserhulpmiddel om klaskamer rekenaars te beheer" #: ../menu-data/converseen:converseen.desktop.in.h:1 msgid "Converseen" msgstr "" #: ../menu-data/converseen:converseen.desktop.in.h:2 msgid "Batch image converter" msgstr "" #: ../menu-data/convertall:convertall.desktop.in.h:1 msgid "ConvertAll" msgstr "ConvertAll" #: ../menu-data/convertall:convertall.desktop.in.h:2 msgid "Convert between various units" msgstr "" #: ../menu-data/coqide:coqide.desktop.in.h:1 msgid "CoqIDE Proof Assistant" msgstr "CoqIDE proefassistent" #: ../menu-data/coqide:coqide.desktop.in.h:2 msgid "Graphical interface for the Coq proof assistant" msgstr "Grafiese koppelvlak vir die Coq proefassistent" #: ../menu-data/cordova-ubuntu-2.8-examples:CordovaExampleQRCodeScanner.desktop.in.h:1 msgid "Cordova Example QRCodeScanner" msgstr "" #: ../menu-data/cordova-ubuntu-tests:cordova-ubuntu-tests.desktop.in.h:1 msgid "cordova-ubuntu-tests" msgstr "" #: ../menu-data/core-network-gui:core-gui.desktop.in.h:1 msgid "CORE Network Emulator" msgstr "" #: ../menu-data/core-network-gui:core-gui.desktop.in.h:2 msgid "Intuitive net emulator that interacts with real networks" msgstr "" #: ../menu-data/cortina:cortina.desktop.in.h:1 msgid "Cortina" msgstr "" #: ../menu-data/cortina:cortina.desktop.in.h:2 msgid "Manage your desktop wallpapers" msgstr "Bestuur jou werkskermmuurpapier" #: ../menu-data/cowbell:cowbell.desktop.in.h:1 msgid "Cowbell Music Organizer" msgstr "Cowbell musiekorganiseerder" #: ../menu-data/cowbell:cowbell.desktop.in.h:2 msgid "An elegant music organizer" msgstr "'n Elegante musiekorganiseerder" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:1 msgid "CQRLOG" msgstr "" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:2 msgid "Advanced logging program for hamradio operators" msgstr "" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:1 msgid "Crack Attack" msgstr "Crack Attack" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:2 msgid "Puzzle game similar to Tetris Attack" msgstr "Raaiselspel vergelykbaar met Tetris Attack" #: ../menu-data/crawl-tiles:crawl-tiles.desktop.in.h:1 msgid "Dungeon Crawl (tiles)" msgstr "" #: ../menu-data/crawl:crawl.desktop.in.h:1 msgid "Dungeon Crawl" msgstr "" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:1 msgid "Melange" msgstr "" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:2 msgid "Widgets for your desktop" msgstr "" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:1 msgid "Criticalmass" msgstr "Criticalmass" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:2 msgid "Play a shoot-em-up a la galaxian" msgstr "Speel 'n skiet-hulle-plat soos in galaxian" #: ../menu-data/critterding:critterding.desktop.in.h:1 msgid "Critterding" msgstr "" #: ../menu-data/critterding:critterding.desktop.in.h:2 msgid "Petri dish universe in 3D that demonstrates evolving artificial life" msgstr "" #: ../menu-data/cronometer:cronometer.desktop.in.h:1 msgid "CRON-o-Meter" msgstr "" #: ../menu-data/cronometer:cronometer.desktop.in.h:2 msgid "Exercise and nutrient intake tracker" msgstr "" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:1 msgid "Crossfire GTK Client V2" msgstr "" #: ../menu-data/crossfire-client:crossfire-client.desktop.in.h:2 msgid "Client for Crossfire, a multiplayer graphical RPG and adventure game" msgstr "" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:1 msgid "CRRCsim" msgstr "" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:2 msgid "A flight simulator" msgstr "'n Vlugnabootser" #: ../menu-data/cryptkeeper:cryptkeeper.desktop.in.h:1 msgid "Cryptkeeper" msgstr "Cryptkeeper" #: ../menu-data/cryptote:CryptoTE.desktop.in.h:1 msgid "CryptoTE" msgstr "" #: ../menu-data/cryptote:CryptoTE.desktop.in.h:2 msgid "Text Editor with integrated cryptography" msgstr "" #: ../menu-data/csmash:csmash.desktop.in.h:1 msgid "Cannon Smash" msgstr "Cannon Smash" #: ../menu-data/csmash:csmash.desktop.in.h:2 msgid "3D tabletennis game" msgstr "3D tafeltennis spel" #: ../menu-data/ctsim:ctsim.desktop.in.h:1 msgid "CTSim Computed Tomography Simulator" msgstr "CTSim-berekende Tomografie Simulator" #: ../menu-data/ctsim:ctsim.desktop.in.h:2 msgid "Simulate the process of X-ray Computed Tomography" msgstr "Simuleer die proses van X-Straal berekende tomografie" #: ../menu-data/cube2-data:cube2.desktop.in.h:1 msgid "Cube2:Demo" msgstr "" #: ../menu-data/cube2-data:cube2.desktop.in.h:2 msgid "playable demo for the Cube2 engine" msgstr "" #: ../menu-data/cultivation:cultivation.desktop.in.h:1 msgid "Cultivation" msgstr "" #: ../menu-data/cultivation:cultivation.desktop.in.h:2 msgid "Game about the interactions within a gardening community" msgstr "" #: ../menu-data/curtain:curtain.desktop.in.h:1 msgid "Curtain" msgstr "" #: ../menu-data/curtain:curtain.desktop.in.h:2 msgid "Show and move a curtain on the desktop" msgstr "" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:1 msgid "CuteCom" msgstr "" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:2 msgid "Serial Terminal" msgstr "" #: ../menu-data/cutemaze:cutemaze.desktop.in.h:1 msgid "CuteMaze" msgstr "" #: ../menu-data/cutemaze:cutemaze.desktop.in.h:2 msgid "Simple Maze Game" msgstr "" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:1 msgid "CuteSdr" msgstr "" #: ../menu-data/cutesdr:cutesdr.desktop.in.h:2 msgid "Spectrum display and demodulator of IQ radio data" msgstr "" #: ../menu-data/cuyo:cuyo.desktop.in.h:1 msgid "Cuyo" msgstr "Cuyo" #: ../menu-data/cuyo:cuyo.desktop.in.h:2 msgid "Play a tetris like game with many levels" msgstr "Speel tetris tipe spel met heelwat vlakke" #: ../menu-data/cycle:cycle.desktop.in.h:1 msgid "Cycle" msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:1 msgid "Cyclograph GTK3" msgstr "" #: ../menu-data/cyclograph-gtk3:cyclograph-gtk3.desktop.in.h:2 #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:2 msgid "Plots slopes of bicycle routes." msgstr "" #: ../menu-data/cyclograph-qt4:cyclograph-qt.desktop.in.h:1 msgid "Cyclograph Qt" msgstr "" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:1 msgid "Cynthiune" msgstr "Cynthiune" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:2 msgid "A free and romantic music player" msgstr "'n Gratis en romantiese musiekspeler" #: ../menu-data/cytadela:cytadela.desktop.in.h:1 msgid "Cytadela" msgstr "" #: ../menu-data/cytadela:cytadela.desktop.in.h:2 msgid "old-school first person shooter" msgstr "" #: ../menu-data/d-feet:d-feet.desktop.in.h:1 msgid "D-Feet" msgstr "" #: ../menu-data/d-feet:d-feet.desktop.in.h:2 msgid "Debug D-Bus applications" msgstr "Ontfout D-Bus toepassings" #: ../menu-data/d-rats:d-rats.desktop.in.h:1 msgid "D-RATS" msgstr "" #: ../menu-data/d-rats:d-rats.desktop.in.h:2 msgid "D-STAR Communication Tool" msgstr "" #: ../menu-data/d-rats:d-rats_mapdownloader.desktop.in.h:1 msgid "D-RATS Map Downloader" msgstr "" #: ../menu-data/d-rats:d-rats_repeater.desktop.in.h:1 msgid "D-RATS Repeater" msgstr "" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:1 msgid "Descent 1" msgstr "" #: ../menu-data/d1x-rebirth:d1x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent: First Strike from 1995..." msgstr "" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:1 msgid "Descent 2" msgstr "" #: ../menu-data/d2x-rebirth:d2x-rebirth.desktop.in.h:2 msgid "DXX-Rebirth source port of Descent 2: Counterstrike from 1996..." msgstr "" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:1 msgid "Real time monitoring software" msgstr "" #: ../menu-data/daemonfs:daemonfs.desktop.in.h:2 msgid "DaemonFS" msgstr "" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:1 msgid "Daisy player" msgstr "" #: ../menu-data/daisy-player:daisy-player.desktop.in.h:2 msgid "Player for DAISY Books" msgstr "" #: ../menu-data/dangen:dangen.desktop.in.h:1 msgid "dangen" msgstr "" #: ../menu-data/dangen:dangen.desktop.in.h:2 msgid "shoot 'em up game" msgstr "" #: ../menu-data/darkradiant:darkradiant.desktop.in.h:1 msgid "DarkRadiant" msgstr "" #: ../menu-data/darkradiant:darkradiant.desktop.in.h:2 msgid "3D level editor for Doom 3 and the Dark Mod" msgstr "" #: ../menu-data/darktable:darktable.desktop.in.h:1 msgid "Organize and develop images from digital cameras" msgstr "" #: ../menu-data/darktable:darktable.desktop.in.h:2 msgid "Darktable Photo Workflow Software" msgstr "" #: ../menu-data/dasher:dasher.desktop.in.h:1 msgid "Dasher" msgstr "Dasher" #: ../menu-data/dasher:dasher.desktop.in.h:2 msgid "Enter text without a keyboard" msgstr "Voer teks in sonder 'n sleutelbord" #: ../menu-data/datovka:datovka.desktop.in.h:1 msgid "Datovka" msgstr "" #: ../menu-data/datovka:datovka.desktop.in.h:2 msgid "A free graphical user interface for Datove schranky" msgstr "" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:1 msgid "dconf Editor" msgstr "" #: ../menu-data/dconf-editor:ca.desrt.dconf-editor.desktop.in.h:2 #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:2 msgid "Directly edit your entire configuration database" msgstr "Redigeer jou hele opstellingsdatabasis direk" #: ../menu-data/ddd:ddd.desktop.in.h:1 msgid "Data Display Debugger" msgstr "Data Display Debugger" #: ../menu-data/ddd:ddd.desktop.in.h:2 msgid "Graphical debugger frontend" msgstr "Grafiese ontfoutings tussenvlak" #: ../menu-data/ddrescueview:ddrescueview.desktop.in.h:1 msgid "graphical viewer for GNU ddrescue log files" msgstr "" #: ../menu-data/ddrescueview:ddrescueview.desktop.in.h:2 msgid "ddrescueview" msgstr "" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:1 msgid "Debian Package Viewer" msgstr "Debian pakketkyker" #: ../menu-data/deb-gview:deb-gview.desktop.in.h:2 msgid "Debian package file viewer" msgstr "Debian pakketlêer kyker" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:1 msgid "Debian Reference" msgstr "Debian Reference" #: ../menu-data/debian-reference-common:debian-reference-common.desktop.in.h:2 msgid "Debian Reference Guide" msgstr "Debian verwysingsgids" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:1 msgid "Decibel Audio Player" msgstr "Decibel Audio Player" #: ../menu-data/decibel-audio-player:decibel-audio-player.desktop.in.h:2 msgid "A simple audio player" msgstr "'n Eenvoudige oudiospeler" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:1 msgid "Microblog" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-microblog.desktop.in.h:2 msgid "Active Twitter & Identi.ca client" msgstr "" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:1 msgid "News Reader" msgstr "Nuusleser" #: ../menu-data/declarative-plasmoids:kde4__active-news-reader.desktop.in.h:2 msgid "A news feed reader for touch tablets" msgstr "" #: ../menu-data/defendguin:defendguin.desktop.in.h:1 msgid "Defendguin" msgstr "Defendguin" #: ../menu-data/defendguin:defendguin.desktop.in.h:2 msgid "Save the Penguins" msgstr "Red die pikkewyne" #: ../menu-data/deja-dup:deja-dup.desktop.in.h:1 #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:1 msgid "Backups" msgstr "" #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:2 msgid "Change your backup settings" msgstr "" #: ../menu-data/deja-dup:unity-deja-dup-panel.desktop.in.h:3 msgid "Back Up" msgstr "" #: ../menu-data/delaboratory:delaboratory.desktop.in.h:1 msgid "delaboratory" msgstr "" #: ../menu-data/delaboratory:delaboratory.desktop.in.h:2 msgid "enhance color and contrast" msgstr "" #: ../menu-data/dell-recovery:dell-driver-installer.desktop.in.h:1 msgid "Dell Driver Installer" msgstr "" #: ../menu-data/dell-recovery:dell-recovery-media.desktop.in.h:1 msgid "Dell Recovery" msgstr "" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:1 msgid "Deluge BitTorrent Client" msgstr "Deluge BitTorrent kliënt" #: ../menu-data/deluge-gtk:deluge.desktop.in.h:2 #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:1 #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:2 #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:2 msgid "Download and share files over BitTorrent" msgstr "Laai lêers af en deel met BitTorrent" #: ../menu-data/denemo:denemo.desktop.in.h:1 msgid "GNU Denemo" msgstr "GNU Denemo" #: ../menu-data/denemo:denemo.desktop.in.h:2 #: ../menu-data/nted:nted.desktop.in.h:2 msgid "Edit musical scores" msgstr "Redigeer musiekpartituur" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:1 msgid "DeskScribe" msgstr "DeskScribe" #: ../menu-data/deskscribe:deskscribe.desktop.in.h:2 msgid "Desktop user activity logging tool" msgstr "Opteken van gebruikeraktiwiteit op die werkskerm" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:1 msgid "Desktop Webmail" msgstr "Desktop Webmail" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:2 msgid "Compose email in browser" msgstr "Stel e-pos saam in die webblaaier" #: ../menu-data/desktop-webmail:desktop-webmail.desktop.in.h:3 #: ../menu-data/thunderbird:thunderbird.desktop.in.h:3 msgid "Compose New Message" msgstr "Skryf 'n nuwe boodskap" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:1 msgid "DesktopNova-Tray" msgstr "" #: ../menu-data/desktopnova-tray:desktopnova-tray.desktop.in.h:2 msgid "A Tray-Icon for DesktopNova" msgstr "" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:1 msgid "DesktopNova" msgstr "" #: ../menu-data/desktopnova:desktopnova.desktop.in.h:2 msgid "Changes your background image automatically" msgstr "" #: ../menu-data/desmume:desmume.desktop.in.h:1 msgid "DeSmuME (Gtk)" msgstr "DeSmuME (Gtk)" #: ../menu-data/desmume:desmume.desktop.in.h:2 msgid "Nintento DS emulator" msgstr "Nintento DS emulator" #: ../menu-data/devede:devede.desktop.in.h:1 msgid "DeVeDe DVD/CD Video Creator" msgstr "" #: ../menu-data/devede:devede.desktop.in.h:2 msgid "" "Allows to create video CDs and DVDs, suitable to be reproduced in home DVD " "players" msgstr "Skep video CD's en DVD's geskik vir gewone DVD spelers" #: ../menu-data/devhelp:devhelp.desktop.in.h:1 msgid "Devhelp" msgstr "Devhelp" #: ../menu-data/devhelp:devhelp.desktop.in.h:2 msgid "Developer's Help program" msgstr "Programmeerder hulpprogram" #: ../menu-data/dff:dff.desktop.in.h:1 msgid "DFF" msgstr "" #: ../menu-data/dff:dff.desktop.in.h:2 msgid "Digital Forensics Framework" msgstr "" #: ../menu-data/dfo:dfo.desktop.in.h:1 msgid "Desktop Flickr Organizer" msgstr "Flickr werkskermorganiseerder" #: ../menu-data/dfo:dfo.desktop.in.h:2 msgid "Desktop Flickr Organizer for Gnome" msgstr "Flickr werkskermorganiseerder vir Gnome" #: ../menu-data/dhewm3-d3xp:dhewm3-d3xp.desktop.in.h:1 msgid "DOOM³: Resurrection of Evil" msgstr "" #: ../menu-data/dhewm3-doom3:dhewm3-doom3.desktop.in.h:1 msgid "DOOM³" msgstr "" #: ../menu-data/dia-common:dia.desktop.in.h:1 msgid "Dia" msgstr "" #: ../menu-data/dia-common:dia.desktop.in.h:2 msgid "Edit your Diagrams" msgstr "Redigeer jou diagramme" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:1 msgid "Phone" msgstr "" #: ../menu-data/dialer-app:dialer-app.desktop.in.h:2 msgid "Phone application" msgstr "" #: ../menu-data/dianara:dianara.desktop.in.h:1 msgid "Dianara" msgstr "" #: ../menu-data/dianara:dianara.desktop.in.h:2 msgid "A pump.io social network client" msgstr "" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:1 msgid "Dicompyler" msgstr "" #: ../menu-data/dicompyler:dicompyler.desktop.in.h:2 msgid "Radiation therapy research platform" msgstr "" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:1 msgid "Dictionary Reader" msgstr "Woordeboek leser" #: ../menu-data/dictionaryreader.app:DictionaryReader.desktop.in.h:2 msgid "A Dict client for GNUstep" msgstr "'n woordeboek kliënt vir GNUstep" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:1 msgid "DiffPDF" msgstr "DiffPDF" #: ../menu-data/diffpdf:diffpdf.desktop.in.h:2 msgid "Compare two PDF files" msgstr "Vergelyk twee PDF lêers" #: ../menu-data/diffuse:diffuse.desktop.in.h:1 msgid "Diffuse Merge Tool" msgstr "Diffuse samesmeltingshulpbron" #: ../menu-data/diffuse:diffuse.desktop.in.h:2 msgid "Graphical tool for merging and comparing text files" msgstr "" "Grafiese hulpmiddel vir die samesmelting en vergelyking van tekslêers" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:1 msgid "digiKam" msgstr "digiKam" #: ../menu-data/digikam:kde4__digikam.desktop.in.h:2 #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:2 msgid "" "Manage your photographs like a professional with the power of open source" msgstr "Organiseer jou foto's met die mag van oopbronprogrammatuur" #: ../menu-data/dillo:dillo.desktop.in.h:1 msgid "Dillo" msgstr "" #: ../menu-data/dillo:dillo.desktop.in.h:2 msgid "Lightweight browser" msgstr "" #: ../menu-data/din:din.desktop.in.h:1 msgid "DIN Is Noise" msgstr "" #: ../menu-data/din:din.desktop.in.h:2 msgid "A musical instrument" msgstr "" #: ../menu-data/ding:ding.desktop.in.h:1 msgid "Ding: Dictionary English-German" msgstr "" #: ../menu-data/ding:ding.desktop.in.h:2 msgid "ding" msgstr "" #: ../menu-data/dino:dino.desktop.in.h:1 msgid "Dino" msgstr "" #: ../menu-data/dino:dino.desktop.in.h:2 msgid "Integrated MIDI piano roll editor and sequencer engine" msgstr "" #: ../menu-data/diodon:diodon.desktop.in.h:1 msgid "Diodon" msgstr "" #: ../menu-data/diodon:diodon.desktop.in.h:2 msgid "GTK+ Clipboard Manager" msgstr "" #: ../menu-data/direwolf:direwolf.desktop.in.h:1 msgid "Dire Wolf" msgstr "" #: ../menu-data/direwolf:direwolf.desktop.in.h:2 msgid "APRS Soundcard TNC" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-3DLUT-maker.desktop.in.h:1 msgid "dispcalGUI 3D LUT Maker" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-3DLUT-maker.desktop.in.h:2 msgid "Generates 3D LUTs and ICC DeviceLink profiles" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-VRML-to-X3D-converter.desktop.in.h:1 msgid "dispcalGUI VRML to X3D converter" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-VRML-to-X3D-converter.desktop.in.h:2 msgid "Converts VRML files to X3D embedded in HTML" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-apply-profiles.desktop.in.h:1 msgid "dispcalGUI Calibration and ICC Profile Loader (force)" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-apply-profiles.desktop.in.h:2 msgid "" "Sets ICC profiles and loads calibration curves for all configured display " "devices" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-curve-viewer.desktop.in.h:1 msgid "dispcalGUI Curve Viewer" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-curve-viewer.desktop.in.h:2 msgid "" "Shows calibration and ICC profile tone response curves. Only support ICC v2." msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-profile-info.desktop.in.h:1 msgid "dispcalGUI ICC Profile Information" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-profile-info.desktop.in.h:2 msgid "Shows information about an ICC profile. Graphs only support ICC v2." msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-scripting-client.desktop.in.h:1 msgid "dispcalGUI Scripting Client" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-scripting-client.desktop.in.h:2 msgid "Control dispcalGUI via simple scripting commands" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-synthprofile.desktop.in.h:1 msgid "dispcalGUI Synthetic ICC Profile Creator" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-synthprofile.desktop.in.h:2 msgid "Creates ICC profiles of synthetic RGB colorspaces" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-testchart-editor.desktop.in.h:1 msgid "dispcalGUI Testchart Editor" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI-testchart-editor.desktop.in.h:2 msgid "" "A testchart editor and creator for RGB testcharts in Argyll CMS CGATS format" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:1 msgid "dispcalGUI" msgstr "" #: ../menu-data/dispcalgui:dispcalGUI.desktop.in.h:2 msgid "" "A graphical user interface for the Argyll CMS display calibration utilities" msgstr "" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:1 msgid "distcc monitor" msgstr "" #: ../menu-data/distccmon-gnome:distccmon-gnome.desktop.in.h:2 msgid "Graphical view of distributed compile tasks" msgstr "" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:1 msgid "DjView4" msgstr "DjView4" #: ../menu-data/djview4:djvulibre-djview4.desktop.in.h:2 msgid "DjVu Viewer" msgstr "DjVu kyker" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:1 msgid "djvusmooth" msgstr "djvusmooth" #: ../menu-data/djvusmooth:djvusmooth.desktop.in.h:2 msgid "Graphical editor for DjVu" msgstr "Grafiese redigeerder vir DjVu" #: ../menu-data/dkopp:dkopp.desktop.in.h:1 msgid "dkopp" msgstr "" #: ../menu-data/dkopp:dkopp.desktop.in.h:2 msgid "Full and incremental backup to DVD with verify" msgstr "" #: ../menu-data/dlume:dlume.desktop.in.h:1 msgid "Dlume" msgstr "Dlume" #: ../menu-data/dlume:dlume.desktop.in.h:2 msgid "Simple and easy to use addressbook" msgstr "Eenvoudige maklik bruikbare adresboek" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:1 msgid "docbook2odf" msgstr "docbook2odf" #: ../menu-data/docbook2odf:docbook2odf.desktop.in.h:2 msgid "Convert to OpenDocument" msgstr "Omskep na OpenDocument" #: ../menu-data/dochelp:dochelp.desktop.in.h:1 msgid "Dochelp" msgstr "" #: ../menu-data/dochelp:dochelp.desktop.in.h:2 msgid "Utility to browse system documentation" msgstr "" #: ../menu-data/docky:docky.desktop.in.h:1 msgid "Docky" msgstr "Docky" #: ../menu-data/docky:docky.desktop.in.h:2 msgid "The finest dock no money can buy." msgstr "Die beste dok wat geld nie kan koop nie" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:1 msgid "Dodgin' Diamond 2" msgstr "" #: ../menu-data/dodgindiamond2:dodgindiamond2.desktop.in.h:2 msgid "Little shoot-'em-up arcade game for one or two player" msgstr "" #: ../menu-data/dolibarr:dolibarr.desktop.in.h:1 msgid "Dolibarr ERP & CRM" msgstr "" #: ../menu-data/dolibarr:dolibarr.desktop.in.h:2 msgid "" "The easy to use manager (ERP & CRM) for small and medium enterprises or " "foundations" msgstr "" #: ../menu-data/dolphin-emu:dolphin-emu.desktop.in.h:1 msgid "Dolphin Emulator" msgstr "" #: ../menu-data/dolphin-emu:dolphin-emu.desktop.in.h:2 msgid "A Wii/GameCube Emulator" msgstr "" #: ../menu-data/dolphin:org.kde.dolphin.desktop.in.h:1 msgid "Dolphin" msgstr "Dolphin" #: ../menu-data/dooble:dooble.desktop.in.h:1 msgid "Dooble" msgstr "Dooble" #: ../menu-data/doomsday:doomsday.desktop.in.h:1 msgid "Doomsday Engine" msgstr "" #: ../menu-data/doomsday:doomsday.desktop.in.h:2 msgid "Doom/Heretic/Hexen with enhanced graphics" msgstr "" #: ../menu-data/dopewars:dopewars.desktop.in.h:1 msgid "Dopewars" msgstr "Dopewars" #: ../menu-data/dopewars:dopewars.desktop.in.h:2 msgid "dopewars drug dealing game" msgstr "Dopewars dwelmhandel spel" #: ../menu-data/dosbox:dosbox.desktop.in.h:1 msgid "DOSBox Emulator" msgstr "DOSBox Emulator" #: ../menu-data/dosbox:dosbox.desktop.in.h:2 msgid "Run old DOS applications" msgstr "Hardloop ou DOS programme" #: ../menu-data/dosemu:dosemu.desktop.in.h:1 msgid "DOS emulator" msgstr "DOS emulator" #: ../menu-data/dosemu:dosemu.desktop.in.h:2 msgid "DOS emulator \"dosemu\"" msgstr "DOS emulator \"dosemu\"" #: ../menu-data/dossizola:dossizola.desktop.in.h:1 msgid "Do'SSi Zo'la" msgstr "" #: ../menu-data/dossizola:dossizola.desktop.in.h:2 msgid "Isola game with nice graphics" msgstr "" #: ../menu-data/doublecmd-common:doublecmd.desktop.in.h:1 msgid "Double Commander" msgstr "" #: ../menu-data/doublecmd-common:doublecmd.desktop.in.h:2 msgid "" "Double Commander is a cross platform open source file manager with two " "panels side by side." msgstr "" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:1 msgid "Dozzaqueux" msgstr "" #: ../menu-data/dozzaqueux:dozzaqueux.desktop.in.h:2 msgid "Simulator for chemical mixtures" msgstr "" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:1 msgid "Dragon Player" msgstr "Dragon Player" #: ../menu-data/dragonplayer:org.kde.dragonplayer.desktop.in.h:2 #: ../menu-data/xine-ui:xine.desktop.in.h:2 msgid "Video Player" msgstr "Videospeler" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Français)" msgstr "" #: ../menu-data/drascula-french:drascula-french.desktop.in.h:2 #: ../menu-data/drascula-german:drascula-german.desktop.in.h:2 #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:2 #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:2 #: ../menu-data/drascula:drascula.desktop.in.h:2 msgid "classic 2D point and click adventure game" msgstr "" #: ../menu-data/drascula-german:drascula-german.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Deutsch)" msgstr "" #: ../menu-data/drascula-italian:drascula-italian.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Italiano)" msgstr "" #: ../menu-data/drascula-spanish:drascula-spanish.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back (Español)" msgstr "" #: ../menu-data/drascula:drascula.desktop.in.h:1 msgid "Drascula: The Vampire Strikes Back" msgstr "" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:1 msgid "DRAWxtl" msgstr "DRAWxtl" #: ../menu-data/drawxtl:drawxtl.desktop.in.h:2 msgid "Display crystal structures" msgstr "Vertoon kristalstrukture" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:1 msgid "Dreamchess" msgstr "Dreamchess" #: ../menu-data/dreamchess:dreamchess.desktop.in.h:2 msgid "a 3D chess game" msgstr "'n 3D skaakspel" #: ../menu-data/dreampie:dreampie.desktop.in.h:1 msgid "DreamPie" msgstr "" #: ../menu-data/dreampie:dreampie.desktop.in.h:2 msgid "An interactive Python shell" msgstr "" #: ../menu-data/drgeo:drgeo.desktop.in.h:1 msgid "Dr.Geo" msgstr "Dr.Geo" #: ../menu-data/drgeo:drgeo.desktop.in.h:2 msgid "Dr.Geo Math Tool" msgstr "Dr. Geo wiskunde hulpmiddel" #: ../menu-data/driconf:driconf.desktop.in.h:1 msgid "3D Acceleration" msgstr "3D versnelling" #: ../menu-data/driconf:driconf.desktop.in.h:2 msgid "Change 3D Acceleration options" msgstr "Verander 3D versnelleropsies" #: ../menu-data/driftnet:driftnet.desktop.in.h:1 msgid "Driftnet" msgstr "Driftnet" #: ../menu-data/driftnet:driftnet.desktop.in.h:2 msgid "Picks out and displays images from network traffic" msgstr "Kies en vertoon beelde vanuit die netwerkverkeer" #: ../menu-data/drmips:drmips.desktop.in.h:1 msgid "DrMIPS" msgstr "" #: ../menu-data/drmips:drmips.desktop.in.h:2 msgid "Educational MIPS simulator" msgstr "" #: ../menu-data/drpython:drpython.desktop.in.h:1 msgid "DrPython" msgstr "DrPython" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:1 msgid "drumkv1" msgstr "" #: ../menu-data/drumkv1:drumkv1.desktop.in.h:2 msgid "drumkv1 is an old school drum-kit sampler" msgstr "" #: ../menu-data/drumstick-tools:drumstick-drumgrid.desktop.in.h:1 msgid "Drumstick Drum Grid" msgstr "" #: ../menu-data/drumstick-tools:drumstick-guiplayer.desktop.in.h:1 msgid "Drumstick MIDI Player" msgstr "" #: ../menu-data/drumstick-tools:drumstick-vpiano.desktop.in.h:1 msgid "Drumstick Virtual Piano" msgstr "" #: ../menu-data/dspdfviewer:dspdfviewer.desktop.in.h:1 msgid "DS PDF Viewer" msgstr "" #: ../menu-data/dspdfviewer:dspdfviewer.desktop.in.h:2 msgid "" "Dual-Screen PDF Viewer for LaTeX-Beamer presentations utilizing the \"show " "notes on second screen\" option" msgstr "" #: ../menu-data/dvb-apps:alevt.desktop.in.h:1 msgid "alevt" msgstr "" #: ../menu-data/dvb-apps:alevt.desktop.in.h:2 msgid "Teletext Browser" msgstr "" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:1 msgid "DVBcut" msgstr "" #: ../menu-data/dvbcut:dvbcut.desktop.in.h:2 msgid "Cut DVB streams" msgstr "" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:1 msgid "DVCS-Autosync" msgstr "" #: ../menu-data/dvcs-autosync:dvcs-autosync.desktop.in.h:2 msgid "" "Synchronize and version your files across multiple computers with " "distributed version control (by default with Git)" msgstr "" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:1 msgid "dvdisaster" msgstr "dvdisaster" #: ../menu-data/dvdisaster:dvdisaster.desktop.in.h:2 msgid "Additional error protection for CD/DVD media" msgstr "Addisionele foutbeskerming vir CD/DVD media" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:1 msgid "dvd::rip queue" msgstr "dvd::rip tou" #: ../menu-data/dvdrip-queue:dvdrip-queue.desktop.in.h:2 msgid "Queue dvd::rip projects" msgstr "Laat dvd::rip projekte toustaan" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:1 msgid "dvd::rip" msgstr "dvd::rip" #: ../menu-data/dvdrip:dvdrip.desktop.in.h:2 msgid "Rip DVDs" msgstr "Rip DVDs" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:1 msgid "DVD Styler" msgstr "DVD Styler" #: ../menu-data/dvdstyler-data:dvdstyler.desktop.in.h:2 msgid "Video DVD Production" msgstr "Video DVD produksie" #: ../menu-data/dvorak7min:dvorak7min.desktop.in.h:1 msgid "dvorak7min" msgstr "" #: ../menu-data/dvorak7min:dvorak7min.desktop.in.h:2 msgid "a typing tutor for the Dvorak keyboard layout" msgstr "" #: ../menu-data/dwb:dwb.desktop.in.h:1 msgid "dwb" msgstr "" #: ../menu-data/dwb:dwb.desktop.in.h:2 msgid "Small and fast webkit browser " msgstr "" #: ../menu-data/dwww:dwww.desktop.in.h:1 msgid "Debian Documentation Browser" msgstr "Debian dokumentasie blaaier" #: ../menu-data/dx:dx.desktop.in.h:1 msgid "OpenDX Data Explorer" msgstr "OpenDX dataverkenner" #: ../menu-data/dx:dx.desktop.in.h:2 msgid "Visualize scientific, engineering and analytical data" msgstr "Visualiseer wetenskaplike, ingenieurs en analitiese data" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:1 msgid "Enlightenment File Manager" msgstr "" #: ../menu-data/e17-data:enlightenment_filemanager.desktop.in.h:2 msgid "File Manager provided by Enlightenment" msgstr "" #: ../menu-data/eagle:eagle.desktop.in.h:1 msgid "Design a printed circuit board." msgstr "Ontwerp 'n gedrukte stroombaanpaneel" #: ../menu-data/eagle:eagle.desktop.in.h:2 msgid "Eagle" msgstr "Eagle" #: ../menu-data/easychem:easychem.desktop.in.h:1 msgid "EasyChem Chemical Structures Editor" msgstr "EasyChen Chemiese struktuurredigeerder" #: ../menu-data/easychem:easychem.desktop.in.h:2 msgid "Create high-quality chemical formulas" msgstr "Skep hoëkwaliteit chemiese formules" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:1 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:1 msgid "easyMP3Gain" msgstr "easyMP3Gain" #: ../menu-data/easymp3gain-gtk:easymp3gain-gnome.desktop.in.h:2 #: ../menu-data/easymp3gain-qt:easymp3gain-kde.desktop.in.h:2 msgid "A GUI for mp3gain, vorbisgain and aacgain" msgstr "'n GUI vir MP3gain, vorbisgain en aacgain" #: ../menu-data/easystroke:easystroke.desktop.in.h:1 msgid "Easystroke Gesture Recognition" msgstr "Easystroke gebare herkenning" #: ../menu-data/easystroke:easystroke.desktop.in.h:2 msgid "Control your desktop using mouse gestures" msgstr "Beheer jou werkskerm deur middel van muisgebare" #: ../menu-data/easystroke:easystroke.desktop.in.h:3 msgid "About" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:4 msgid "Enable" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:5 msgid "Disable" msgstr "" #: ../menu-data/easystroke:easystroke.desktop.in.h:6 msgid "Quit" msgstr "" #: ../menu-data/easytag:easytag.desktop.in.h:1 msgid "EasyTAG" msgstr "EasyTAG" #: ../menu-data/easytag:easytag.desktop.in.h:2 msgid "Edit sound file metadata" msgstr "" #: ../menu-data/eboard:eboard.desktop.in.h:1 msgid "eboard" msgstr "eboard" #: ../menu-data/eboard:eboard.desktop.in.h:2 msgid "A graphical chessboard program" msgstr "'n Grafiese skaakbordprogram" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:1 msgid "eBook speaker" msgstr "" #: ../menu-data/ebook-speaker:eBook-speaker.desktop.in.h:2 msgid "Speaking e-reader" msgstr "" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:1 msgid "ebook2cw" msgstr "" #: ../menu-data/ebook2cwgui:ebook2cwgui.desktop.in.h:2 msgid "Converts ebooks to Morse MP3s/OGGs" msgstr "" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:1 msgid "Ebumeter" msgstr "" #: ../menu-data/ebumeter:ebumeter.desktop.in.h:2 msgid "Loudness meter according to EBU-R128 for JACK" msgstr "" #: ../menu-data/ebview:ebview.desktop.in.h:1 msgid "EBView" msgstr "EBView" #: ../menu-data/ebview:ebview.desktop.in.h:2 msgid "EPWING CD-ROM dictionary viewer" msgstr "EPWING cd-rom woordeboekkyker" #: ../menu-data/ecere-dev:ecere.desktop.in.h:1 msgid "Ecere IDE" msgstr "" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:1 msgid "Eclipse" msgstr "Eclipse" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:2 msgid "Eclipse Integrated Development Environment" msgstr "Eclipse geïntegreerde programmeringsomgewing" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:1 msgid "EdenMath" msgstr "EdenMath" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:2 msgid "A Scientific Calculator" msgstr "'n Wetenskaplike sakrekenaar" #: ../menu-data/editra:editra.desktop.in.h:1 msgid "editra" msgstr "" #: ../menu-data/editra:editra.desktop.in.h:2 msgid "simple multi-platform text editor" msgstr "" #: ../menu-data/edubuntu-menueditor:menueditor.desktop.in.h:1 msgid "Edubuntu Menu Editor" msgstr "" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:1 msgid "Start LTSP-Live" msgstr "" #: ../menu-data/edubuntu-netboot:ltsp-live.desktop.in.h:2 msgid "Starts an LTSP server from the live CD" msgstr "" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:1 msgid "EekBoek" msgstr "" #: ../menu-data/eekboek-gui:ebwxshell.desktop.in.h:2 msgid "Bookkeeping program for small to medium sized companies" msgstr "" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:1 msgid "Efax-gtk" msgstr "Efax-gtk" #: ../menu-data/efax-gtk:efax-gtk.desktop.in.h:2 msgid "GUI front end for the efax fax program" msgstr "GUI tussenvlak vir die efax faksprogram" #: ../menu-data/eficas:eficas.desktop.in.h:1 msgid "Eficas" msgstr "" #: ../menu-data/efte:efte.desktop.in.h:1 msgid "eFTE" msgstr "eFTE" #: ../menu-data/efte:efte.desktop.in.h:2 msgid "Fast, extendable programmers' text editor" msgstr "Vinnige, uitbreibare programmeerders teksredigeerder" #: ../menu-data/eiciel:eiciel.desktop.in.h:1 msgid "Eiciel" msgstr "Eiciel" #: ../menu-data/eiciel:eiciel.desktop.in.h:2 msgid "" "View or change ACL and User Extended Attributes on files and directories" msgstr "Besigtig en verander ACL en UEA op lêers en gidse" #: ../menu-data/einstein:einstein.desktop.in.h:1 msgid "Einstein" msgstr "Einstein" #: ../menu-data/einstein:einstein.desktop.in.h:2 msgid "\"Puzzle game inspired on Einstein's puzzle\"" msgstr "\"Raaiselspel geïnspireer deur Einstein se raaisels\"" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:1 msgid "EiskaltDC++ Gtk3" msgstr "" #: ../menu-data/eiskaltdcpp-gtk3:eiskaltdcpp-gtk3.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:2 #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:2 msgid "Share files over the DC++ network" msgstr "" #: ../menu-data/eiskaltdcpp-gtk:eiskaltdcpp-gtk.desktop.in.h:1 msgid "EiskaltDC++ Gtk" msgstr "" #: ../menu-data/eiskaltdcpp-qt-mini:eiskaltdcpp-qt-mini.desktop.in.h:1 msgid "EiskaltDC++ Qt Mini" msgstr "" #: ../menu-data/eiskaltdcpp-qt:eiskaltdcpp-qt.desktop.in.h:1 msgid "EiskaltDC++ Qt" msgstr "" #: ../menu-data/ekiga:ekiga.desktop.in.h:1 msgid "Ekiga Softphone" msgstr "Ekiga Sagteware Telefoon" #: ../menu-data/ekiga:ekiga.desktop.in.h:2 msgid "Talk to and see people over the Internet" msgstr "" #: ../menu-data/electric:electric.desktop.in.h:1 msgid "Electric" msgstr "" #: ../menu-data/electric:electric.desktop.in.h:2 msgid "Electrical CAD System" msgstr "Elektriese CAD stelsel" #: ../menu-data/elki:elki.desktop.in.h:1 msgid "ELKI" msgstr "" #: ../menu-data/elki:elki.desktop.in.h:2 msgid "Data mining algorithm development framework" msgstr "" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:1 #: ../menu-data/emacs24:emacs24.desktop.in.h:1 msgid "GNU Emacs 24" msgstr "" #: ../menu-data/emacs24-lucid:emacs24-lucid.desktop.in.h:2 #: ../menu-data/emacs24:emacs24.desktop.in.h:2 #: ../menu-data/yi:yi-emacs.desktop.in.h:2 #: ../menu-data/yi:yi-vim.desktop.in.h:2 #: ../menu-data/yudit:yudit.desktop.in.h:2 msgid "View and edit files" msgstr "Besigtig en redigeer lêers" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:1 msgid "Email-Reminder" msgstr "Email-Reminder" #: ../menu-data/email-reminder:email-reminder.desktop.in.h:2 msgid "Set/modify your personal email reminders" msgstr "Stel/verstel jou persoonlike e-pos aanmanings" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:1 msgid "EMBOSS Explorer" msgstr "EMBOSS verkenner" #: ../menu-data/emboss-explorer:emboss-explorer.desktop.in.h:2 msgid "Starts the default web browser on the local EMBOSS Explorer website." msgstr "" "Open die verstek webblaaier op die plaaslike EMBOSS verkenner webwerf" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:1 msgid "emelFM2" msgstr "emelFM2" #: ../menu-data/emelfm2:emelfm2.desktop.in.h:2 msgid "2-pane Gtk+2 file manager" msgstr "2-pane Gtk+2 lêerbestuurder" #: ../menu-data/emerillon:emerillon.desktop.in.h:1 msgid "Emerillon Map Viewer" msgstr "" #: ../menu-data/emerillon:emerillon.desktop.in.h:2 msgid "Browse maps" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:1 msgid "emesene" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:2 msgid "Instant messaging client for MSN, Gtalk and Facebook" msgstr "" #: ../menu-data/emesene:emesene.desktop.in.h:3 msgid "Open a new instance" msgstr "" #: ../menu-data/emma:emma.desktop.in.h:1 msgid "emma" msgstr "emma" #: ../menu-data/emma:emma.desktop.in.h:2 msgid "MySQL managing assistant" msgstr "MySQL besturende assistent" #: ../menu-data/empathy:empathy.desktop.in.h:1 msgid "Empathy Internet Messaging" msgstr "" #: ../menu-data/empathy:empathy.desktop.in.h:2 msgid "Chat on Google Talk, Facebook, MSN and many other chat services" msgstr "" #: ../menu-data/empcommand:empcommand.desktop.in.h:1 msgid "EMPCommand" msgstr "" #: ../menu-data/empcommand:empcommand.desktop.in.h:2 msgid "multi-touch-and-shoot 2d game" msgstr "" #: ../menu-data/empire:empire.desktop.in.h:1 msgid "VMS Empire" msgstr "" #: ../menu-data/empire:empire.desktop.in.h:2 msgid "war game of the century" msgstr "" #: ../menu-data/emu8051:emu8051.desktop.in.h:1 msgid "emu8051" msgstr "" #: ../menu-data/emu8051:emu8051.desktop.in.h:2 msgid "intel 8051 emulator" msgstr "" #: ../menu-data/encuentro:encuentro.desktop.in.h:1 msgid "Encuentro" msgstr "" #: ../menu-data/encuentro:encuentro.desktop.in.h:2 msgid "" "Simple program to download and see the content from Canal Encuentro y otros" msgstr "" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:1 msgid "Enemylines3" msgstr "Enemylines3" #: ../menu-data/enemylines3:enemylines3.desktop.in.h:2 msgid "semi-abstract first person 3d-shooter game" msgstr "semi-abstrakte eerstepersoon 3D skietspel" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:1 msgid "Enemylines7" msgstr "Enemylines7" #: ../menu-data/enemylines7:enemylines7.desktop.in.h:2 msgid "first person 3d-shooter game" msgstr "eerstepersoon 3D skietspel" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:1 msgid "Engauge-digitizer" msgstr "" #: ../menu-data/engauge-digitizer:engauge-digitizer.desktop.in.h:2 msgid "Extract data from graphs" msgstr "" #: ../menu-data/engrampa:engrampa.desktop.in.h:1 msgid "Engrampa Archive Manager" msgstr "" #: ../menu-data/engrampa:engrampa.desktop.in.h:2 #: ../menu-data/file-roller:file-roller.desktop.in.h:2 #: ../menu-data/file-roller:org.gnome.FileRoller.desktop.in.h:2 msgid "Create and modify an archive" msgstr "Skep en wysig 'n argief" #: ../menu-data/enigma:enigma.desktop.in.h:1 msgid "Enigma" msgstr "Enigma" #: ../menu-data/enigma:enigma.desktop.in.h:2 msgid "Uncover pairs of stones while navigating obstacles using a marble" msgstr "" "Ontbloot pare stene terwyl hindernisse genavigeer moet word met 'n albaster" #: ../menu-data/entagged:entagged.desktop.in.h:1 msgid "Entagged" msgstr "Entagged" #: ../menu-data/entagged:entagged.desktop.in.h:2 msgid "Tag Editor" msgstr "Etiket Redigeerder" #: ../menu-data/entangle:entangle.desktop.in.h:1 msgid "Entangle" msgstr "" #: ../menu-data/entangle:entangle.desktop.in.h:2 msgid "Tethered Camera Control & Capture" msgstr "" #: ../menu-data/eog:eog.desktop.in.h:1 #: ../menu-data/gpicview:gpicview.desktop.in.h:1 msgid "Image Viewer" msgstr "Beeldbekyker" #: ../menu-data/eog:eog.desktop.in.h:2 ../menu-data/eom:eom.desktop.in.h:2 msgid "Browse and rotate images" msgstr "Bekyk en roteer beelde" #: ../menu-data/eom:eom.desktop.in.h:1 msgid "Eye of MATE Image Viewer" msgstr "" #: ../menu-data/epigrass:epigrass.desktop.in.h:1 msgid "Epigrass" msgstr "Epigrass" #: ../menu-data/epigrass:epigrass.desktop.in.h:2 msgid "Epidemics Simulator" msgstr "Epidemics Simulator" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:1 msgid "Epiphany Web Browser" msgstr "" #: ../menu-data/epiphany-browser:epiphany.desktop.in.h:2 #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:2 msgid "Browse the web" msgstr "Blaai deur die web" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:1 msgid "Epiphany" msgstr "Epiphany" #: ../menu-data/epiphany:epiphany-game.desktop.in.h:2 msgid "" "Collect valuable minerals, while avoiding being hit by a falling boulder or " "a bomb" msgstr "" "Versamel waardevolle minerale terwyl vallende rotse en bomme ontwyk word" #: ../menu-data/epoptes:epoptes.desktop.in.h:1 msgid "Epoptes" msgstr "" #: ../menu-data/epoptes:epoptes.desktop.in.h:2 msgid "Epoptes computer lab administration tool" msgstr "" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:1 msgid "Eqonomize!" msgstr "Eqonomize!" #: ../menu-data/eqonomize:kde4__eqonomize.desktop.in.h:2 msgid "Manage your personal finances" msgstr "Bestuur jou persoonlike finansies" #: ../menu-data/eric:eric.desktop.in.h:1 msgid "Eric python IDE" msgstr "Eric python IDE" #: ../menu-data/eric:eric.desktop.in.h:2 ../menu-data/idle:idle.desktop.in.h:2 msgid "Integrated Development Environment for Python" msgstr "" #: ../menu-data/eric:eric6_webbrowser.desktop.in.h:1 msgid "eric6 Web Browser" msgstr "" #: ../menu-data/eric:eric6_webbrowser.desktop.in.h:2 msgid "Web Browser for PyQt5" msgstr "" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:1 msgid "eSpeak speech synthesizer" msgstr "eSpeak spraak sinteseerder" #: ../menu-data/espeak-gui:espeak-gui.desktop.in.h:2 msgid "Let the computer read out text for you" msgstr "Laat die rekenaar teks vir jou uitlees" #: ../menu-data/esperanza:esperanza.desktop.in.h:1 msgid "Esperanza" msgstr "Esperanza" #: ../menu-data/esperanza:esperanza.desktop.in.h:2 msgid "" "XMMS2 client which aims to be as feature-full and easy-to-use as possible" msgstr "" "XMMS2 kliënt wat streef daarna om so volledig moontlik uitgerus te wees en " "so maklik moontlik om te gebruik" #: ../menu-data/etherape:etherape.desktop.in.h:1 msgid "EtherApe" msgstr "EtherApe" #: ../menu-data/etherape:etherape.desktop.in.h:2 msgid "Graphical Network Monitor" msgstr "Grafiese netwerkmonitor" #: ../menu-data/etm:etm.desktop.in.h:1 msgid "Event and task manager" msgstr "" #: ../menu-data/etm:etm.desktop.in.h:2 msgid "Manage events and tasks using simple text files" msgstr "" #: ../menu-data/etoys:etoys.desktop.in.h:1 msgid "eToys" msgstr "eToys" #: ../menu-data/etoys:etoys.desktop.in.h:2 msgid "A media-rich model, simulation construction kit and authoring tool" msgstr "" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:1 msgid "Ettercap" msgstr "" #: ../menu-data/ettercap-graphical:ettercap.desktop.in.h:2 msgid "Multipurpose Network sniffer/analyser/interceptor/logger" msgstr "" #: ../menu-data/etw:etw.desktop.in.h:1 msgid "Eat The Whistle" msgstr "Eat The Whistle" #: ../menu-data/etw:etw.desktop.in.h:2 msgid "arcade-style soccer game" msgstr "" #: ../menu-data/euler:euler.desktop.in.h:1 msgid "Euler" msgstr "Euler" #: ../menu-data/euler:euler.desktop.in.h:2 msgid "An interactive mathematical program" msgstr "'n Interaktiewe wiskunde program" #: ../menu-data/eureka:eureka.desktop.in.h:1 msgid "Eureka DOOM Editor" msgstr "" #: ../menu-data/eureka:eureka.desktop.in.h:2 msgid "Edit maps for the game DOOM" msgstr "" #: ../menu-data/evilvte:evilvte.desktop.in.h:1 msgid "evilvte" msgstr "evilvte" #: ../menu-data/evilvte:evilvte.desktop.in.h:2 #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:1 msgid "Terminal Emulator" msgstr "Terminaalemulator" #: ../menu-data/evilwm:evilwm.desktop.in.h:1 msgid "evilwm" msgstr "" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:1 msgid "Print Preview" msgstr "" #: ../menu-data/evince-common:evince-previewer.desktop.in.h:2 msgid "Preview before printing" msgstr "" #: ../menu-data/evince-common:evince.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_doc_calligra.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_docx_calligra.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odp.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odt.desktop.in.h:2 #: ../menu-data/okular-backend-odp:kde4__okularApplication_wpd_calligra.desktop.in.h:2 #: ../menu-data/okular-extra-backends:kde4__okularApplication_chm.desktop.in.h:2 #: ../menu-data/okular:kde4__okular.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_mobi.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_plucker.desktop.in.h:2 #: ../menu-data/okular:kde4__okularApplication_txt.desktop.in.h:2 msgid "Document Viewer" msgstr "Dokumentbekyker" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:1 msgid "Evolution Data Server" msgstr "" #: ../menu-data/evolution-data-server-online-accounts:evolution-data-server-uoa.desktop.in.h:2 msgid "Required to have EDS appear in UOA" msgstr "" #: ../menu-data/evolution:evolution.desktop.in.h:1 msgid "Evolution Mail and Calendar" msgstr "" #: ../menu-data/evolution:evolution.desktop.in.h:2 msgid "Manage your email, contacts and schedule" msgstr "Bestuur u e-pos, kontakte en skedules" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:1 msgid "Evolvotron" msgstr "Evolvotron" #: ../menu-data/evolvotron:evolvotron.desktop.in.h:2 msgid "Interactive image generator" msgstr "Interaktiewe beeldgenereerder" #: ../menu-data/exaile:exaile.desktop.in.h:1 msgid "Exaile Music Player" msgstr "" #: ../menu-data/exaile:exaile.desktop.in.h:2 msgid "Listen to, explore, or manage your audio collection" msgstr "Luister na, verken of bestuur jou oudioversameling" #: ../menu-data/excellent-bifurcation:excellent-bifurcation.desktop.in.h:1 msgid "Excellent Bifurcation" msgstr "" #: ../menu-data/excellent-bifurcation:excellent-bifurcation.desktop.in.h:2 msgid "Abstract vertical shooter with two sides to play on" msgstr "" #: ../menu-data/exfalso:exfalso.desktop.in.h:1 msgid "Ex Falso" msgstr "Ex Falso" #: ../menu-data/exfalso:exfalso.desktop.in.h:2 msgid "Edit tags in your audio files" msgstr "Redigeer merkers in jou oudiolêers" #: ../menu-data/exo-utils:exo-file-manager.desktop.in.h:2 #: ../menu-data/spacefm-gtk3:spacefm.desktop.in.h:2 #: ../menu-data/spacefm:spacefm.desktop.in.h:2 msgid "Browse the file system" msgstr "" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:1 msgid "Mail Reader" msgstr "" #: ../menu-data/exo-utils:exo-mail-reader.desktop.in.h:2 msgid "Read your email" msgstr "" #: ../menu-data/exo-utils:exo-terminal-emulator.desktop.in.h:2 #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:2 #: ../menu-data/mate-terminal:mate-terminal.desktop.in.h:2 #: ../menu-data/roxterm:roxterm.desktop.in.h:2 #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:2 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:2 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:2 #: ../menu-data/sakura:sakura.desktop.in.h:2 msgid "Use the command line" msgstr "Gebruik die bevellyn" #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:1 #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:2 msgid "Web Browser" msgstr "Webblaaier" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:1 msgid "expEYES Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-doc.desktop.in.h:2 msgid "expEYES User Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:1 msgid "expEYES Junior Manual" msgstr "" #: ../menu-data/expeyes-doc-common:expeyes-junior-doc.desktop.in.h:2 msgid "expEYES Junior User Manual" msgstr "" #: ../menu-data/expeyes-doc-common:progman-jr-doc.desktop.in.h:1 msgid "expEYES Junior Programmer Manual" msgstr "" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:1 msgid "ExpEYES Junior" msgstr "" #: ../menu-data/expeyes:expeyes-junior.desktop.in.h:2 msgid "EXPEYES Junior" msgstr "" #: ../menu-data/expeyes:expeyes.desktop.in.h:1 msgid "expEYES" msgstr "" #: ../menu-data/expeyes:expeyes.desktop.in.h:2 msgid "hardware & software framework for developing science experiments" msgstr "" #: ../menu-data/extace:extace.desktop.in.h:1 msgid "Extace Waveform Display" msgstr "Extace golfvormvertoner" #: ../menu-data/extace:extace.desktop.in.h:2 msgid "Audio Waveform Monitor" msgstr "Oudio golfvorm monitor" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:1 msgid "Extreme Tux Racer" msgstr "Extreme Tux Racer" #: ../menu-data/extremetuxracer:extremetuxracer.desktop.in.h:2 msgid "Race a penguin down a mountain" msgstr "Jaag resies met 'n pikkewyn teen 'n berg af" #: ../menu-data/exult:exult.desktop.in.h:1 msgid "Exult" msgstr "Exult" #: ../menu-data/exult:exult.desktop.in.h:2 msgid "Exult Ultima 7 Engine" msgstr "Exult Ultima 7 Enjin" #: ../menu-data/faumachine:faum.desktop.in.h:1 msgid "FAUmachine" msgstr "FAUmachine" #: ../menu-data/faumachine:faum.desktop.in.h:2 msgid "run the virtual machine FAUmachine" msgstr "Laat loop die FAUmachine virtuele masjien" #: ../menu-data/faustworks:faustworks.desktop.in.h:1 msgid "FaustWorks" msgstr "" #: ../menu-data/faustworks:faustworks.desktop.in.h:2 msgid "IDE for Faust dsp programming language" msgstr "" #: ../menu-data/fbreader:FBReader.desktop.in.h:1 msgid "E-book reader" msgstr "E-book leser" #: ../menu-data/fbreader:FBReader.desktop.in.h:2 msgid "FBReader E-book reader" msgstr "" #: ../menu-data/fbzx:fbzx.desktop.in.h:1 msgid "FBZX" msgstr "" #: ../menu-data/fbzx:fbzx.desktop.in.h:2 msgid "Play with the old, great games of the venerable ZX Spectrum" msgstr "" #: ../menu-data/fccexam:fccexam.desktop.in.h:1 msgid "fccexam" msgstr "" #: ../menu-data/fccexam:fccexam.desktop.in.h:2 msgid "FCC Radio Examination trainer" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:1 msgid "Fceux" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:2 msgid "Emulate NES ROMs" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:3 msgid "Open in Fullscreen" msgstr "" #: ../menu-data/fceux:fceux.desktop.in.h:4 msgid "Start With the Default Configuration" msgstr "" #: ../menu-data/fcitx-config-gtk2:fcitx-config-gtk2.desktop.in.h:1 #: ../menu-data/fcitx-config-gtk:fcitx-config-gtk3.desktop.in.h:1 msgid "Fcitx Config Tool" msgstr "" #: ../menu-data/fcitx-config-gtk2:fcitx-config-gtk2.desktop.in.h:2 #: ../menu-data/fcitx-config-gtk:fcitx-config-gtk3.desktop.in.h:2 msgid "Fcitx GUI Config Tool" msgstr "" #: ../menu-data/fcitx-data:fcitx-configtool.desktop.in.h:1 msgid "Fcitx Configuration" msgstr "" #: ../menu-data/fcitx-data:fcitx-configtool.desktop.in.h:2 msgid "Change Fcitx Configuration" msgstr "" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:1 msgid "Fcitx Skin Installer" msgstr "" #: ../menu-data/fcitx-data:fcitx-skin-installer.desktop.in.h:2 msgid "Installer Script for Fcitx Skin" msgstr "" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:1 msgid "Fcitx" msgstr "" #: ../menu-data/fcitx-data:fcitx.desktop.in.h:2 msgid "Start Input Method" msgstr "" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:1 msgid "Fcitx Light UI" msgstr "" #: ../menu-data/fcitx-ui-light:fcitx-light.desktop.in.h:2 msgid "Chinese Input Method (Use Light weight UI)" msgstr "" #: ../menu-data/fcitx-ui-qimpanel:fcitx-qimpanel-configtool.desktop.in.h:1 msgid "fcitx-qimpanel-configtool" msgstr "" #: ../menu-data/fcitx-ui-qimpanel:fcitx-qimpanel-configtool.desktop.in.h:2 msgid "fcitx皮肤配置向导-UbuntuKylin" msgstr "" #: ../menu-data/feh:feh.desktop.in.h:1 msgid "Feh" msgstr "Feh" #: ../menu-data/feh:feh.desktop.in.h:2 #: ../menu-data/preview.app:Preview.desktop.in.h:2 msgid "Image viewer" msgstr "Beeld bekyker" #: ../menu-data/felix-latin:felix.desktop.in.h:1 msgid "Latin-French dictionary" msgstr "" #: ../menu-data/felix-latin:felix.desktop.in.h:2 msgid "Gaffiot's dictionary is a reference book" msgstr "" #: ../menu-data/ferret:ferret.desktop.in.h:1 msgid "ferret" msgstr "ferret" #: ../menu-data/ferret:ferret.desktop.in.h:2 msgid "Design E-R databases" msgstr "Ontwerp E-R databasisse" #: ../menu-data/fet:fet.desktop.in.h:1 msgid "Timetable Generator" msgstr "Tydtabel genereerder" #: ../menu-data/fet:fet.desktop.in.h:2 msgid "Generate timetables for educational institutions" msgstr "Genereer tydtabelle vir opvoedkundige instellings" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:1 msgid "FFADO Mixer" msgstr "" #: ../menu-data/ffado-mixer-qt4:ffado.org-ffadomixer.desktop.in.h:2 msgid "Audio mixer for Firewire devices" msgstr "" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:1 msgid "Movie creator ffDiaporama" msgstr "" #: ../menu-data/ffdiaporama:ffDiaporama.desktop.in.h:2 msgid "Movie creator from photos and video clips" msgstr "" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:1 msgid "Feeding Frenzy!" msgstr "" #: ../menu-data/ffrenzy:ffrenzy.desktop.in.h:2 msgid "multiplayer platform game with dwarfs fighting with/for food" msgstr "" #: ../menu-data/fgo:fgo.desktop.in.h:1 msgid "FGo!" msgstr "" #: ../menu-data/fgo:fgo.desktop.in.h:2 msgid "A simple and fast front-end for FlightGear Flight Simulator" msgstr "" #: ../menu-data/fgrun:fgrun.desktop.in.h:1 msgid "FlightGear Launch Control" msgstr "" #: ../menu-data/fgrun:fgrun.desktop.in.h:2 msgid "Launch FlightGear via FGRun" msgstr "" #: ../menu-data/file-roller:file-roller.desktop.in.h:1 #: ../menu-data/file-roller:org.gnome.FileRoller.desktop.in.h:1 msgid "Archive Manager" msgstr "Argiefbestuurder" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:1 msgid "Filelight" msgstr "Filelight" #: ../menu-data/filelight:org.kde.filelight.desktop.in.h:2 msgid "View disk usage information" msgstr "Beskou hardeskyf gebruiksinformasie" #: ../menu-data/filezilla:filezilla.desktop.in.h:1 msgid "FileZilla" msgstr "FileZilla" #: ../menu-data/filezilla:filezilla.desktop.in.h:2 msgid "Download and upload files via FTP, FTPS and SFTP" msgstr "Laai lêers op en af via FTP, FTPS en SFTP" #: ../menu-data/filler:filler.desktop.in.h:1 msgid "Filler" msgstr "Filler" #: ../menu-data/filler:filler.desktop.in.h:2 msgid "Filler in Java Game" msgstr "'n Java opvulspel" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:1 msgid "Fish Fillets" msgstr "Fish Fillets" #: ../menu-data/fillets-ng:fillets-ng.desktop.in.h:2 msgid "Puzzle game about witty fish saving the world sokoban-style" msgstr "Raaiselspel oor lawwe viise wat die wêreld red in sokoban styl" #: ../menu-data/firefox:firefox.desktop.in.h:1 msgid "Firefox Web Browser" msgstr "" #: ../menu-data/firefox:firefox.desktop.in.h:4 msgid "Open a New Private Window" msgstr "" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:1 msgid "Firewall" msgstr "" #: ../menu-data/firewall-applet:firewall-config.desktop.in.h:2 #: ../menu-data/gufw:gufw.desktop.in.h:1 msgid "Firewall Configuration" msgstr "" #: ../menu-data/fityk:fityk.desktop.in.h:1 msgid "fityk" msgstr "fityk" #: ../menu-data/fityk:fityk.desktop.in.h:2 msgid "Peak fitting and data analysis" msgstr "Peak passings en data analise" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:1 msgid "Five or More" msgstr "Vyf of meer" #: ../menu-data/five-or-more:five-or-more.desktop.in.h:2 msgid "Remove colored balls from the board by forming lines" msgstr "Verwyder gekleurde balle vanaf die bord deur lyne te vorm" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:1 msgid "FlameRobin" msgstr "FlameRobin" #: ../menu-data/flamerobin:flamerobin.desktop.in.h:2 msgid "Administration Tool for Firebird DBMS" msgstr "Administrasiehulpmiddel vir Firebird DBMS" #: ../menu-data/flamp:flamp.desktop.in.h:1 msgid "flamp" msgstr "" #: ../menu-data/flamp:flamp.desktop.in.h:2 #: ../menu-data/flmsg:flmsg.desktop.in.h:2 #: ../menu-data/flrig:flrig.desktop.in.h:2 #: ../menu-data/flwrap:flwrap.desktop.in.h:2 msgid "Amateur Radio Communications" msgstr "" #: ../menu-data/flare-game:flare.desktop.in.h:1 msgid "Flare" msgstr "" #: ../menu-data/flare-game:flare.desktop.in.h:2 msgid "A single player, 2D-isometric, action Role-Playing Game" msgstr "" #: ../menu-data/fldiff:fldiff.desktop.in.h:1 msgid "fldiff" msgstr "" #: ../menu-data/fldiff:fldiff.desktop.in.h:2 msgid "Graphical diff program" msgstr "" #: ../menu-data/fldigi:flarq.desktop.in.h:1 msgid "Flarq" msgstr "Flarq" #: ../menu-data/fldigi:flarq.desktop.in.h:2 msgid "Amateur Radio Data Transfer with ARQ" msgstr "Amateur Radio data oordrag met ARQ" #: ../menu-data/fldigi:fldigi.desktop.in.h:1 msgid "Fldigi" msgstr "Fldigi" #: ../menu-data/fldigi:fldigi.desktop.in.h:2 #: ../menu-data/linpsk:linpsk.desktop.in.h:2 msgid "Amateur Radio Sound Card Communications" msgstr "Amateur Radio klank kaart kommunikasie" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:1 msgid "Flight of the Amazon Queen" msgstr "Flight of the Amazon Queen" #: ../menu-data/flight-of-the-amazon-queen:flight-of-the-amazon-queen.desktop.in.h:2 msgid "" "Embark on a quest to rescue a kidnapped princess and in the process, " "discover the true sinister intentions of a suspiciously located Lederhosen " "company" msgstr "" "Vertrek op 'n soektog om 'n ontvoerde prinses te red en in die proses vlek " "die ware sinistere planne van 'n verdag geleë Lederhosen maatskappy oop" #: ../menu-data/flightgear:flightgear.desktop.in.h:1 msgid "FlightGear" msgstr "FlightGear" #: ../menu-data/flightgear:flightgear.desktop.in.h:2 msgid "open-source flight simulator" msgstr "" #: ../menu-data/flmsg:flmsg.desktop.in.h:1 msgid "flmsg" msgstr "" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:1 msgid "FloboPuyo" msgstr "FloboPuyo" #: ../menu-data/flobopuyo:flobopuyo.desktop.in.h:2 msgid "A tetris-like game" msgstr "'n Tetris tipe spel" #: ../menu-data/florence:florence.desktop.in.h:1 msgid "Florence Virtual Keyboard" msgstr "" #: ../menu-data/flowblade:flowblade.desktop.in.h:1 msgid "Flowblade Movie Editor" msgstr "" #: ../menu-data/flowblade:flowblade.desktop.in.h:2 msgid "Edit media to create movies" msgstr "" #: ../menu-data/flpsed:flpsed.desktop.in.h:1 msgid "flpsed" msgstr "" #: ../menu-data/flpsed:flpsed.desktop.in.h:2 msgid "A simple annotator for PS/PDF files" msgstr "" #: ../menu-data/flrig:flrig.desktop.in.h:1 msgid "Flrig" msgstr "" #: ../menu-data/fltk1.1-games:flblocks.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flblocks.desktop.in.h:1 msgid "FLTK Block Attack!" msgstr "FLTK Block Attack!" #: ../menu-data/fltk1.1-games:flblocks.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flblocks.desktop.in.h:2 msgid "Block Attack! Game" msgstr "Block Attack! speletjie" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:1 msgid "FLTK Checkers" msgstr "FLTK Checkers" #: ../menu-data/fltk1.1-games:flcheckers.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flcheckers.desktop.in.h:2 msgid "Checkers Game" msgstr "Checkers speletjie" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:1 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:1 msgid "FLTK Sudoku" msgstr "FLTK Sudoku" #: ../menu-data/fltk1.1-games:flsudoku.desktop.in.h:2 #: ../menu-data/fltk1.3-games:flsudoku.desktop.in.h:2 msgid "Suduku Number Game" msgstr "Suduku syferspel" #: ../menu-data/fluid:fluid.desktop.in.h:1 msgid "FLUID" msgstr "FLUID" #: ../menu-data/fluid:fluid.desktop.in.h:2 msgid "FLTK GUI Designer" msgstr "FLTK GUI ontwerper" #: ../menu-data/flwrap:flwrap.desktop.in.h:1 msgid "Flwrap" msgstr "" #: ../menu-data/fmit:fmit.desktop.in.h:1 msgid "FMIT" msgstr "" #: ../menu-data/fmit:fmit.desktop.in.h:2 msgid "Tune musical instruments" msgstr "" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:1 msgid "FocusWriter" msgstr "" #: ../menu-data/focuswriter:focuswriter.desktop.in.h:2 msgid "Write without distractions" msgstr "" #: ../menu-data/fofix:fofix.desktop.in.h:1 msgid "FoFiX" msgstr "" #: ../menu-data/font-manager:font-manager.desktop.in.h:1 msgid "Font Manager" msgstr "" #: ../menu-data/font-manager:font-manager.desktop.in.h:2 msgid "Preview, compare and manage fonts" msgstr "" #: ../menu-data/font-manager:font-sampler.desktop.in.h:1 msgid "Font Sampler" msgstr "" #: ../menu-data/font-manager:font-sampler.desktop.in.h:2 msgid "Create a PDF sample sheet from a directory of fonts" msgstr "" #: ../menu-data/fontforge:fontforge.desktop.in.h:1 msgid "FontForge" msgstr "FontForge" #: ../menu-data/fontforge:fontforge.desktop.in.h:2 msgid "An outline font editor" msgstr "'n Vektorfont redigeerder" #: ../menu-data/fontypython:fontypython.desktop.in.h:1 msgid "Fonty Python Font Manager" msgstr "Fonty Python Font bestuurder" #: ../menu-data/fontypython:fontypython.desktop.in.h:2 msgid "View and temporarily install all kinds of fonts." msgstr "Beskou en installeer allerlei tipe fonte op 'n tydelike basis" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:1 msgid "Foo YC20" msgstr "" #: ../menu-data/foo-yc20:foo-yc20.desktop.in.h:2 msgid "Organ synthesizer" msgstr "" #: ../menu-data/foobillardplus:foobillardplus.desktop.in.h:1 msgid "FooBillard++" msgstr "" #: ../menu-data/foobillardplus:foobillardplus.desktop.in.h:2 msgid "3D OpenGL Billiard Game" msgstr "" #: ../menu-data/fotowall:fotowall.desktop.in.h:1 msgid "Fotowall" msgstr "Fotowall" #: ../menu-data/fotowall:fotowall.desktop.in.h:2 msgid "Photo collection creativity tool" msgstr "Fotoversameling kreatiewe hulpmiddel" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:1 msgid "Fotoxx" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:2 msgid "Edit photos and manage collections" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:3 msgid "blank window" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:4 msgid "last image" msgstr "" #: ../menu-data/fotoxx:fotoxx.desktop.in.h:5 msgid "recent images" msgstr "" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:1 msgid "Four-in-a-row" msgstr "" #: ../menu-data/four-in-a-row:four-in-a-row.desktop.in.h:2 msgid "Make lines of the same color to win" msgstr "Maak rye van dieselfde kleur om te wen" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:1 msgid "FoxtrotGPS" msgstr "" #: ../menu-data/foxtrotgps:foxtrotgps.desktop.in.h:2 msgid "Display map and GPS position" msgstr "Vertoon kaart en GPS posisie" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:1 msgid "fprint-demo" msgstr "fprint-demo" #: ../menu-data/fprint-demo:fprint-demo.desktop.in.h:2 msgid "Fingerprint scanning demonstration" msgstr "Vingerafdrukskandeer demonstrasie" #: ../menu-data/fqterm:fqterm.desktop.in.h:1 msgid "FQTerm" msgstr "FQTerm" #: ../menu-data/fqterm:fqterm.desktop.in.h:2 #: ../menu-data/qterm:qterm.desktop.in.h:2 msgid "BBS client based on Qt library in linux" msgstr "BBS kliënt gebasseer op die Qt-biblioteek in Linux" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:1 msgid "Fracplanet" msgstr "" #: ../menu-data/fracplanet:fracplanet.desktop.in.h:2 msgid "Interactive fractal planet generator" msgstr "" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:1 msgid "QFractalNow" msgstr "" #: ../menu-data/fractalnow:qfractalnow.desktop.in.h:2 msgid "Fractal images generator" msgstr "" #: ../menu-data/frama-c:frama-c.desktop.in.h:1 msgid "Frama-C" msgstr "Frama-C" #: ../menu-data/frama-c:frama-c.desktop.in.h:2 msgid "Framework for source code analysis of software written in C" msgstr "Raamwerk vir bronkode analise van sagteware geskryf in C" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:1 msgid "Fraqtive" msgstr "Fraqtive" #: ../menu-data/fraqtive:fraqtive.desktop.in.h:2 msgid "Mandelbrot family fractal generator" msgstr "Mandelbrot familie fraktaal ontwikkelaar" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:1 msgid "FreeAlchemist" msgstr "FreeAlchemist" #: ../menu-data/freealchemist:freealchemist.desktop.in.h:2 msgid "A simpler figure block game" msgstr "Eenvoudige figuurblokspel" #: ../menu-data/freebirth:freebirth.desktop.in.h:1 msgid "Freebirth" msgstr "Freebirth" #: ../menu-data/freebirth:freebirth.desktop.in.h:2 msgid "Bass synthesizer/sample player/sequencer" msgstr "Bas sinteseerder/monsterspeler/sekwenseerder" #: ../menu-data/freecad:freecad.desktop.in.h:1 msgid "FreeCAD" msgstr "FreeCAD" #: ../menu-data/freecad:freecad.desktop.in.h:2 msgid "Feature based Parametric Modeler" msgstr "Kenmerk gebasseerde parametriese medelleerder" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:1 msgid "Freeciv modpack installer (gtk3)" msgstr "" #: ../menu-data/freeciv-client-extras:freeciv-mp-gtk3.desktop.in.h:2 msgid "Download and install add-ons for Freeciv" msgstr "" #: ../menu-data/freeciv-client-gtk:freeciv-gtk2.desktop.in.h:1 msgid "Freeciv (gtk2)" msgstr "" #: ../menu-data/freeciv-client-gtk:freeciv-gtk2.desktop.in.h:2 #: ../menu-data/freeciv-client-qt:freeciv-qt.desktop.in.h:2 #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:2 msgid "" "Turn-based strategy game inspired by the history of human civilization" msgstr "" "Beurt gebasseerde strategiespel geïnspereer deur die geskiedenis van die " "menslike beskawing" #: ../menu-data/freeciv-client-qt:freeciv-qt.desktop.in.h:1 msgid "Freeciv (Qt)" msgstr "" #: ../menu-data/freeciv-server:freeciv-server.desktop.in.h:1 msgid "Freeciv server" msgstr "" #: ../menu-data/freecol:freecol.desktop.in.h:1 msgid "FreeCol" msgstr "FreeCol" #: ../menu-data/freecol:freecol.desktop.in.h:2 msgid "Turn-based strategy game" msgstr "Beurtelingse strategiespel" #: ../menu-data/freediams:freediams.desktop.in.h:1 msgid "FreeDiams" msgstr "" #: ../menu-data/freediams:freediams.desktop.in.h:2 msgid "Pharmaceutical drugs prescriptor assistant" msgstr "" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:1 msgid "DFArc - Dink frontend" msgstr "DFArc - Dink tussenvlak" #: ../menu-data/freedink-dfarc:freedink-dfarc.desktop.in.h:2 msgid "Run, edit, install, remove and package D-Mods (Dink Modules)" msgstr "Loop, redigeer, installeer, verwyder en verpak D-Mods (Dink modules)" #: ../menu-data/freedink-engine:freedink.desktop.in.h:1 msgid "FreeDink" msgstr "FreeDink" #: ../menu-data/freedink-engine:freedink.desktop.in.h:2 msgid "Humorous top-down adventure & role-playing game" msgstr "" #: ../menu-data/freedm:freedm.desktop.in.h:1 msgid "FreeDM" msgstr "" #: ../menu-data/freedm:freedm.desktop.in.h:2 msgid "Fight friends and enemies in competitive deathmatch" msgstr "" #: ../menu-data/freedoom:freedoom1.desktop.in.h:1 msgid "Freedoom: Phase 1" msgstr "" #: ../menu-data/freedoom:freedoom1.desktop.in.h:2 msgid "Battle monsters in four 9-level chapters" msgstr "" #: ../menu-data/freedoom:freedoom2.desktop.in.h:1 msgid "Freedoom: Phase 2" msgstr "" #: ../menu-data/freedoom:freedoom2.desktop.in.h:2 msgid "Battle monsters in one massive 32-level chapter" msgstr "" #: ../menu-data/freedroid:freedroid.desktop.in.h:1 msgid "Freedroid" msgstr "Freedroid" #: ../menu-data/freedroid:freedroid.desktop.in.h:2 msgid "Clear a spaceship from all droids" msgstr "Verwyder alle droïdes vanuit die ruimteskip" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:1 msgid "Freedroid RPG" msgstr "Freedroid RPG" #: ../menu-data/freedroidrpg:freedroidrpg.desktop.in.h:2 msgid "Isometric role playing game" msgstr "Isometriese roslpeel spel" #: ../menu-data/freedv:freedv.desktop.in.h:1 msgid "FreeDV" msgstr "" #: ../menu-data/freedv:freedv.desktop.in.h:2 msgid "Digital Voice for HF" msgstr "" #: ../menu-data/freegish:freegish.desktop.in.h:1 msgid "FreeGish" msgstr "" #: ../menu-data/freegish:freegish.desktop.in.h:2 msgid "A physics based arcade game" msgstr "" #: ../menu-data/freemat:freemat.desktop.in.h:1 msgid "" "A free environment for rapid engineering and scientific prototyping and data " "processing" msgstr "" #: ../menu-data/freemat:freemat.desktop.in.h:2 msgid "FreeMat" msgstr "FreeMat" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:1 msgid "FreeMedForms EMR" msgstr "" #: ../menu-data/freemedforms-emr:freemedforms.desktop.in.h:2 msgid "Open source Electronic Medical Record manager" msgstr "" #: ../menu-data/freemind:freemind.desktop.in.h:1 msgid "FreeMind" msgstr "FreeMind" #: ../menu-data/freemind:freemind.desktop.in.h:2 msgid "A free mind mapping tool" msgstr "'n Gratis ideëkartering hulpmiddel" #: ../menu-data/freeorion:freeorion.desktop.in.h:1 msgid "FreeOrion" msgstr "" #: ../menu-data/freeplane:freeplane.desktop.in.h:1 msgid "Freeplane" msgstr "" #: ../menu-data/freeplane:freeplane.desktop.in.h:2 msgid "" "A free tool to structure and organise your information with mind mapping" msgstr "" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:1 msgid "Freespace2 launcher" msgstr "" #: ../menu-data/freespace2-launcher-wxlauncher:freespace2-launcher.desktop.in.h:2 msgid "launcher for the Freespace 2 Source Code Project" msgstr "" #: ../menu-data/freetennis:freetennis.desktop.in.h:1 msgid "FreeTennis" msgstr "FreeTennis" #: ../menu-data/freetennis:freetennis.desktop.in.h:2 msgid "Free Tennis - a free tennis simulation" msgstr "Free Tennis - 'n gratis tennisnabootser" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:1 msgid "FreetuxTV Television Channels Player" msgstr "" #: ../menu-data/freetuxtv:freetuxtv.desktop.in.h:2 msgid "Watch television channels from internet" msgstr "" #: ../menu-data/freevial:freevial.desktop.in.h:1 msgid "Freevial" msgstr "Freevial" #: ../menu-data/freevial:freevial.desktop.in.h:2 msgid "Play a trivia-like game for community events" msgstr "'n Trivia tipe spel vir gemeenskapsbyeenkomste" #: ../menu-data/freevo:freevo.desktop.in.h:1 msgid "Freevo" msgstr "Freevo" #: ../menu-data/freevo:freevo.desktop.in.h:2 msgid "Playing various multimedia formats, like pictures, audio or video" msgstr "" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:1 msgid "FreeWheeling" msgstr "FreeWheeling" #: ../menu-data/freewheeling:freewheeling.desktop.in.h:2 msgid "live looping instrument" msgstr "Direkte lusinstrument" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:1 msgid "Freqtweak" msgstr "Freqtweak" #: ../menu-data/freqtweak:freqtweak.desktop.in.h:2 msgid "Realtime audio processor based on frequency spectral manipulation" msgstr "" "Intydse oudio prosesseerder gebasseer op frekwensie spektrale manipulasie" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:1 msgid "Frescobaldi" msgstr "Frescobaldi" #: ../menu-data/frescobaldi:frescobaldi.desktop.in.h:2 msgid "LilyPond Music Editor" msgstr "LilyPond Musiekredigeerder" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:1 msgid "Frets on Fire" msgstr "Frets on Fire" #: ../menu-data/fretsonfire-game:fretsonfire-game.desktop.in.h:2 msgid "Rock out with your keyboard" msgstr "Ruk en rol met jou sleutelbord" #: ../menu-data/fritzing:fritzing.desktop.in.h:1 msgid "Fritzing" msgstr "" #: ../menu-data/fritzing:fritzing.desktop.in.h:2 msgid "PCB-Suite" msgstr "PCB-Suite" #: ../menu-data/frogatto:frogatto.desktop.in.h:1 msgid "Frogatto" msgstr "" #: ../menu-data/frogatto:frogatto.desktop.in.h:2 msgid "Young frog's adventure" msgstr "" #: ../menu-data/frogr:frogr.desktop.in.h:1 msgid "Frogr" msgstr "" #: ../menu-data/frogr:frogr.desktop.in.h:2 msgid "Upload and organize photos in Flickr accounts" msgstr "" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:1 msgid "Frozen-Bubble" msgstr "Frozen-Bubble" #: ../menu-data/frozen-bubble:frozen-bubble.desktop.in.h:2 msgid "Pop out the bubbles!" msgstr "" #: ../menu-data/fs-uae-arcade:fs-uae-arcade.desktop.in.h:1 msgid "FS-UAE Arcade" msgstr "" #: ../menu-data/fs-uae-arcade:fs-uae-arcade.desktop.in.h:2 msgid "Full-screen game browser for FS-UAE" msgstr "" #: ../menu-data/fs-uae-launcher:fs-uae-launcher.desktop.in.h:1 msgid "FS-UAE Launcher" msgstr "" #: ../menu-data/fs-uae-launcher:fs-uae-launcher.desktop.in.h:2 msgid "Launcher for FS-UAE Amiga Emulator" msgstr "" #: ../menu-data/fs-uae:fs-uae.desktop.in.h:1 msgid "FS-UAE" msgstr "" #: ../menu-data/fs-uae:fs-uae.desktop.in.h:2 msgid "FS-UAE Amiga Emulator" msgstr "" #: ../menu-data/fsl-5.0-core:fsl-5.0-core.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:1 msgid "Software Collection for (f)MRI Data Analysis" msgstr "" #: ../menu-data/fsl-5.0-core:fsl-5.0-core.desktop.in.h:2 msgid "FSL 5.0" msgstr "" #: ../menu-data/fslint:fslint.desktop.in.h:1 msgid "FSlint Janitor" msgstr "" #: ../menu-data/fslint:fslint.desktop.in.h:2 msgid "File System Lint cleaner" msgstr "" #: ../menu-data/fslview:fslview.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-fslview.desktop.in.h:1 msgid "FSLView" msgstr "FSLView" #: ../menu-data/fslview:fslview.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-fslview.desktop.in.h:2 msgid "This program is part of FSL" msgstr "Hierdie program maak deel uit van FSL" #: ../menu-data/ftools-fv:fv.desktop.in.h:1 msgid "fv FITS Editor" msgstr "" #: ../menu-data/ftools-fv:fv.desktop.in.h:2 msgid "View and manipulate FITS-format files" msgstr "" #: ../menu-data/ftp.app:FTP.desktop.in.h:1 msgid "FTP" msgstr "FTP" #: ../menu-data/funguloids:funguloids.desktop.in.h:1 msgid "Funguloids" msgstr "Funguloids" #: ../menu-data/funguloids:funguloids.desktop.in.h:2 msgid "Those Funny Funguloids!" msgstr "" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:1 msgid "Funny Boat" msgstr "Funny Boat" #: ../menu-data/funnyboat:funnyboat.desktop.in.h:2 msgid "a side scrolling arcade shooter game on a steamboat" msgstr "'n Horisontaalskuiwende arkade tipe skietspel op 'n stoomboot" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:1 msgid "Furius ISO Mount" msgstr "Furius ISO Mount" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:2 msgid "Manage ISO, IMG, BIN, MDF and NRG images" msgstr "Bestuur ISO, IMG, BIN, MDF en NRG beelde" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:1 msgid "Fuse Spectrum Emulator (GTK+ version)" msgstr "" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:2 #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:2 msgid "" "Emulator of the 1980s ZX Spectrum home computer and its various clones" msgstr "" #: ../menu-data/fuse-emulator-sdl:fuse-sdl.desktop.in.h:1 msgid "Fuse Spectrum Emulator (SDL version)" msgstr "" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:1 msgid "Compiz Fusion Icon" msgstr "Compiz Fusion Icon" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:2 msgid "Manage Compiz Fusion and switch between the available window managers" msgstr "" #: ../menu-data/fvwm:fvwm.desktop.in.h:1 msgid "fvwm2" msgstr "fvwm2" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:1 msgid "Firewall Builder" msgstr "Firewall Builder" #: ../menu-data/fwbuilder:fwbuilder.desktop.in.h:2 msgid "Firewall administration tool GUI" msgstr "Brandmuur administrasiehulpmiddel GUI" #: ../menu-data/fyre:fyre.desktop.in.h:1 msgid "Fyre" msgstr "Fyre" #: ../menu-data/fyre:fyre.desktop.in.h:2 msgid "Render Peter de Jong maps" msgstr "Gee Peter de Jong kaarte weer" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:1 msgid "GNOME2 IP Messenger" msgstr "GNOME2 IP Messenger" #: ../menu-data/g2ipmsg:g2ipmsg.desktop.in.h:2 msgid "IP Messenger for the GNOME2" msgstr "IP boodskapper vir GNOME2" #: ../menu-data/g3data:g3data.desktop.in.h:1 msgid "G3Data Graph Analyzer" msgstr "G3Data grafiek analiseerder" #: ../menu-data/g3data:g3data.desktop.in.h:2 msgid "Retrieve data from scanned images of graphs" msgstr "Herwin data vanaf geskandeerde beelde van grafieke" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:1 msgid "G3DViewer" msgstr "G3DViewer" #: ../menu-data/g3dviewer:g3dviewer.desktop.in.h:2 msgid "3D model viewer" msgstr "3D model kyker" #: ../menu-data/gabedit:gabedit.desktop.in.h:1 msgid "Gabedit QC-GUI" msgstr "Gabedit QC-GUI" #: ../menu-data/gabedit:gabedit.desktop.in.h:2 msgid "graphical user interface to computational chemistry packages" msgstr "grafiese gebruikertussenvlak na berekenbare chemiepakkette" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:1 msgid "GADMIN-BIND" msgstr "GADMIN-BIND" #: ../menu-data/gadmin-bind:gadmin-bind.desktop.in.h:2 msgid "BIND DNS server administration" msgstr "BIND DNS bediener administrasie" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:1 msgid "GADMIN-OPENVPN-Client" msgstr "GADMIN-OPENVPN-Kliënt" #: ../menu-data/gadmin-openvpn-client:gadmin-openvpn-client.desktop.in.h:2 msgid "OpenVPN Client administration" msgstr "OpenVPN kliënt administreerder" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:1 msgid "GADMIN-OPENVPN-Server" msgstr "GADMIN-OPENVPN-Bediener" #: ../menu-data/gadmin-openvpn-server:gadmin-openvpn-server.desktop.in.h:2 msgid "OpenVPN server administration" msgstr "OpenVPN bediener administrasie" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:1 msgid "GADMIN-PROFTPD" msgstr "GADMIN-PROFTPD" #: ../menu-data/gadmin-proftpd:gadmin-proftpd.desktop.in.h:2 msgid "ProFTPD FTP server administration" msgstr "ProFTPD FTP bediener administrasie" #: ../menu-data/gadmin-rsync:gadmin-rsync.desktop.in.h:1 msgid "GAdmin-Rsync" msgstr "GAdmin-Rsync" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:1 msgid "GADMIN-SAMBA" msgstr "GADMIN-SAMBA" #: ../menu-data/gadmin-samba:gadmin-samba.desktop.in.h:2 msgid "SAMBA file, print and domain server administration" msgstr "SAMBA lêer-, druk- en domeinbediener administrasie" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:1 msgid "GTK Aiksaurus" msgstr "GTK Aiksaurus" #: ../menu-data/gaiksaurus:gaiksaurus.desktop.in.h:2 msgid "Find Synonyms and Homonyms" msgstr "Vind sinonieme en homonieme" #: ../menu-data/gajim:gajim.desktop.in.h:1 msgid "Gajim" msgstr "" #: ../menu-data/gajim:gajim.desktop.in.h:2 msgid "A GTK+ Jabber client" msgstr "'n GTK+ Jabber kliënt" #: ../menu-data/galculator:galculator.desktop.in.h:1 msgid "Galculator" msgstr "Galculator" #: ../menu-data/galculator:galculator.desktop.in.h:2 msgid "Perform simple and scientific calculations" msgstr "Voer eenvoudige wetenskaplike berekenings uit" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:1 msgid "Gallery" msgstr "" #: ../menu-data/gallery-app:gallery-app.desktop.in.h:2 msgid "Browse your photographs" msgstr "" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:1 msgid "Upload pictures and videos to Gallery" msgstr "Laai foto's en videos op na Gallery" #: ../menu-data/gallery-uploader:gallery-uploader.desktop.in.h:2 msgid "Gallery Uploader" msgstr "Gallery Uploader" #: ../menu-data/gally:kde4__gally.desktop.in.h:1 msgid "Gally" msgstr "" #: ../menu-data/gally:kde4__gally.desktop.in.h:2 msgid "Sign Language Tutor" msgstr "" #: ../menu-data/galternatives:galternatives.desktop.in.h:1 msgid "Alternatives Configurator" msgstr "Alternatives Configurator" #: ../menu-data/galternatives:galternatives.desktop.in.h:2 msgid "Configure the system default alternatives" msgstr "Stel die stelsel se verstek alternatiewe op" #: ../menu-data/gamazons:gamazons.desktop.in.h:1 msgid "Gamazons" msgstr "Gamazons" #: ../menu-data/gamazons:gamazons.desktop.in.h:2 msgid "Gamazons game" msgstr "Gamazons speletjie" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:1 msgid "Gambas3" msgstr "" #: ../menu-data/gambas3-ide:gambas3.desktop.in.h:2 msgid "Gambas3 Integrated Development Environment" msgstr "" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:1 msgid "Doom 2: Master Levels" msgstr "" #: ../menu-data/game-data-packager:doom2-masterlevels.desktop.in.h:2 msgid "First Person Shooter Game" msgstr "Eerstepersoon skietspel" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:1 msgid "Game Conqueror" msgstr "" #: ../menu-data/gameconqueror:GameConqueror.desktop.in.h:2 msgid "A game hacking tool. A GUI front-end for scanmem." msgstr "" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:1 msgid "gamera-gui" msgstr "" #: ../menu-data/gamera-gui:gamera-gui.desktop.in.h:2 msgid "GUI for the Gamera framework" msgstr "" #: ../menu-data/gamgi:gamgi.desktop.in.h:1 msgid "gamgi" msgstr "gamgi" #: ../menu-data/gamgi:gamgi.desktop.in.h:2 msgid "Construct, view and analyse atomic structures" msgstr "Konstrueer, besigtig en analiseer atoomstrukture" #: ../menu-data/gammaray:GammaRay.desktop.in.h:1 msgid "GammaRay" msgstr "" #: ../menu-data/gammaray:GammaRay.desktop.in.h:2 msgid "Qt-application inspection and manipulation tool" msgstr "" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:1 msgid "ganyremote" msgstr "ganyremote" #: ../menu-data/ganyremote:ganyremote.desktop.in.h:2 msgid "Bluetooth remote control" msgstr "Bluetooth afstandbeheer" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:1 msgid "Garden of Coloured Lights" msgstr "" #: ../menu-data/garden-of-coloured-lights:garden.desktop.in.h:2 msgid "Abstract vertical shooter with music elements" msgstr "" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:1 msgid "Gargoyle" msgstr "" #: ../menu-data/gargoyle-free:gargoyle.desktop.in.h:2 msgid "" "Interactive Fiction multi-interpreter that supports all major IF formats" msgstr "" #: ../menu-data/garlic:garlic.desktop.in.h:1 msgid "Garlic Protein Visualization" msgstr "Garlic proteïenvisualisering" #: ../menu-data/garlic:garlic.desktop.in.h:2 msgid "Visualize and investigate proteins and some geometric objects" msgstr "Visualiseer en verken proteïene en sommige geometriese voorwerpe" #: ../menu-data/gastman:gastman.desktop.in.h:1 msgid "Gastman" msgstr "Gastman" #: ../menu-data/gastman:gastman.desktop.in.h:2 msgid "Graphical Asterisk Console" msgstr "Grafiese asterisk konsole" #: ../menu-data/gatos:gatos-conf.desktop.in.h:1 msgid "gatos-conf" msgstr "" #: ../menu-data/gatos:gatos-conf.desktop.in.h:2 msgid "Gatos Configuration Editor" msgstr "" #: ../menu-data/gatos:xatitv.desktop.in.h:1 msgid "TV viewer for ATI video cards" msgstr "" #: ../menu-data/gatos:xatitv.desktop.in.h:2 msgid "xatitv" msgstr "" #: ../menu-data/gaupol:gaupol.desktop.in.h:1 msgid "Edit subtitle files" msgstr "Redigeer subtitel lêers" #: ../menu-data/gaupol:gaupol.desktop.in.h:2 msgid "Gaupol Subtitle Editor" msgstr "Gaupol subtitelredigeerder" #: ../menu-data/gausssum:gausssum.desktop.in.h:1 msgid "GaussSum" msgstr "GaussSum" #: ../menu-data/gausssum:gausssum.desktop.in.h:2 msgid "Graphical display of computational chemistry output" msgstr "Grafiese vertoon van berekenbare chemiese uitsette" #: ../menu-data/gazebo5:gazebo.desktop.in.h:1 msgid "Gazebo" msgstr "" #: ../menu-data/gazebo5:gazebo.desktop.in.h:2 msgid "3-D Robot simulator" msgstr "" #: ../menu-data/gbatnav:gbnclient.desktop.in.h:1 msgid "Gnome Batalla Naval client" msgstr "Gnome Batalla Naval kliënt" #: ../menu-data/gbatnav:gbnserver.desktop.in.h:1 msgid "Gnome Batalla Naval server" msgstr "Gnome Batalla Naval bediener" #: ../menu-data/gbemol:gbemol.desktop.in.h:1 msgid "gbemol" msgstr "gbemol" #: ../menu-data/gbemol:gbemol.desktop.in.h:2 msgid "MPD client" msgstr "MPD kliënt" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:1 msgid "GbgOffice" msgstr "GbgOffice" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:2 msgid "GTK2 Bulgarian-English Dictionary" msgstr "Bulgaars-Engels woordeboek vir GTK2" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:1 msgid "GBirthday" msgstr "GBirthday" #: ../menu-data/gbirthday:gbirthday.desktop.in.h:2 msgid "Birthday reminder for E-Mail contacts" msgstr "" #: ../menu-data/gbonds:gbonds.desktop.in.h:1 msgid "GBonds" msgstr "GBonds" #: ../menu-data/gbonds:gbonds.desktop.in.h:2 msgid "Savings Bond Inventory" msgstr "Spaarverband inventaris" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:1 msgid "gbrainy" msgstr "gbrainy" #: ../menu-data/gbrainy:gbrainy.desktop.in.h:2 msgid "" "Play games that challenge your logic, verbal, calculation and memory " "abilities" msgstr "" "Speel speletjies wat jou logika, verbale, berekening en geheue vermoëns " "uitdaag" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:1 msgid "GChemPaint Chemical Structures Editor" msgstr "" #: ../menu-data/gchempaint:gchempaint-0.14.desktop.in.h:2 msgid "Edit chemical 2D structures" msgstr "Redigeer 2D chemiese strukture" #: ../menu-data/gcin:gcin-tools.desktop.in.h:1 msgid "gcin Tools" msgstr "" #: ../menu-data/gcin:gcin-tools.desktop.in.h:2 msgid "Tools for gcin input method" msgstr "" #: ../menu-data/gco:gco.desktop.in.h:1 msgid "GNOME Comics Organizer" msgstr "GNOME strokiesprent organiseerder" #: ../menu-data/gco:gco.desktop.in.h:2 msgid "A GNOME interface for managing your comic book collection" msgstr "'n GNOME tussenvlak vir die bestuur van storkiesprent versamelings" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:1 msgid "Gcolor2" msgstr "Gcolor2" #: ../menu-data/gcolor2:gcolor2.desktop.in.h:2 msgid "Simple GTK2 color selector and picker" msgstr "Eenvoudige GTK2 kleur kieser en uitsoeker" #: ../menu-data/gcompris:gcompris.desktop.in.h:1 msgid "Educational suite GCompris" msgstr "Opvoedkundige suite GCompris" #: ../menu-data/gcompris:gcompris.desktop.in.h:2 msgid "Educational game for ages 2 to 10" msgstr "Opvoedkundige speletjie vir 2- tot 10-jariges" #: ../menu-data/gconf-editor:gconf-editor.desktop.in.h:1 msgid "Configuration Editor" msgstr "Opstellingsredigeerder" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:1 msgid "GConjugue" msgstr "GConjugue" #: ../menu-data/gconjugue:gconjugue.desktop.in.h:2 msgid "Conjugates Portuguese verbs" msgstr "Konjugeer Portuguese werkwoorde" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:1 msgid "Access Prompt" msgstr "" #: ../menu-data/gcr:gcr-prompter.desktop.in.h:2 msgid "Unlock access to passwords and other secrets" msgstr "" #: ../menu-data/gcr:gcr-viewer.desktop.in.h:1 msgid "View file" msgstr "" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:1 msgid "Gnome Crystal Crystalline Structures Viewer" msgstr "" #: ../menu-data/gcrystal:gcrystal-0.14.desktop.in.h:2 msgid "Edit and display crystalline structures" msgstr "Redigeer en vertoon kristallynstrukture" #: ../menu-data/gcstar:gcstar.desktop.in.h:1 msgid "GCstar Collections Manager" msgstr "GCstar versamelingsbestuurder" #: ../menu-data/gcstar:gcstar.desktop.in.h:2 msgid "Manage your collections of movies, games, books, music and more" msgstr "" "Bestuur jou versamelings van flieks, speletjies, boeke, musiek en baie meer" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:1 msgid "Molecules Viewer" msgstr "" #: ../menu-data/gcu-bin:gchem3d-0.14.desktop.in.h:2 msgid "Display chemical 3D structures" msgstr "Vertoon 3D chemiese strukture" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:1 msgid "Chemical calculator" msgstr "" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:2 msgid "A simple calculator for chemistry" msgstr "'n Eenvoudige sakrekenaar vir chemie" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:1 msgid "Periodic table of the elements" msgstr "" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:2 msgid "A Mendeleiev table of the chemical elements" msgstr "'n Mendeleiev tabel van die chemise elemente" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:1 msgid "Spectrum viewer" msgstr "" #: ../menu-data/gcu-bin:gspectrum-0.14.desktop.in.h:2 msgid "A spectrum viewer for the GNOME desktop" msgstr "'n Spektrumbesigtiger vir die GNOME werkskerm" #: ../menu-data/gcx:gcx.desktop.in.h:1 msgid "GCX Astro-Image Processor" msgstr "" #: ../menu-data/gcx:gcx.desktop.in.h:2 msgid "Process astronomical images and control CCDs" msgstr "" #: ../menu-data/gddccontrol:gddccontrol.desktop.in.h:1 msgid "Monitor Settings" msgstr "Monitor instellings" #: ../menu-data/gddccontrol:gddccontrol.desktop.in.h:2 msgid "" "Set your monitor preferences (contrast, brightness,...) and manage your " "profiles" msgstr "" "Stel jou monitor voorkeure (kontras, helderheid,...) in en bestuur jou " "profiele" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:1 #: ../menu-data/gdebi:gdebi.desktop.in.h:1 msgid "GDebi Package Installer" msgstr "GDebi pakketinstallasie" #: ../menu-data/gdebi-kde:kde4__gdebi-kde.desktop.in.h:2 #: ../menu-data/gdebi:gdebi.desktop.in.h:2 #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:2 msgid "Install and view software packages" msgstr "Installeer en besigtig pakkette" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:1 msgid "gDesklets" msgstr "gDesklets" #: ../menu-data/gdesklets:gdesklets.desktop.in.h:2 msgid "A desktop applet system for GNOME" msgstr "'n Werkskerm miniprogramstelsel vir GNOME" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:1 msgid "gDevilspie" msgstr "" #: ../menu-data/gdevilspie:gdevilspie.desktop.in.h:2 msgid "GUI for devilspie matching daemon" msgstr "" #: ../menu-data/gdigi:gdigi.desktop.in.h:1 msgid "gdigi" msgstr "" #: ../menu-data/gdis:gdis.desktop.in.h:1 msgid "GDIS Molecule Modeller" msgstr "GDIS Molekule modelleerder" #: ../menu-data/gdis:gdis.desktop.in.h:2 msgid "" "Model and manipulate molecules, and create high-quality renderings of them" msgstr "" "Modelleer en manipuleer molekules en skep hoë kwaliteit weergawes daarvan" #: ../menu-data/gdmap:gdmap.desktop.in.h:1 msgid "Graphical Disk Map" msgstr "Grafiese skyfkaart" #: ../menu-data/gdmap:gdmap.desktop.in.h:2 msgid "Display disk space using tree maps" msgstr "Vertoon skyfspasie met behulp van boomstrukture" #: ../menu-data/gdpc:gdpc.desktop.in.h:1 msgid "GDPC Molecular Dynamic Simulator" msgstr "GDPC molekulêre dinamise nabootser" #: ../menu-data/gdpc:gdpc.desktop.in.h:2 msgid "Visualize molecular dynamic simulations" msgstr "Visualiseer molekulêere dinamiese nabootsers" #: ../menu-data/geany:geany.desktop.in.h:1 msgid "Geany" msgstr "Geany" #: ../menu-data/geany:geany.desktop.in.h:2 msgid "A fast and lightweight IDE using GTK+" msgstr "" #: ../menu-data/geary:geary-autostart.desktop.in.h:1 #: ../menu-data/geary:geary.desktop.in.h:1 msgid "Geary Mail" msgstr "" #: ../menu-data/geary:geary-autostart.desktop.in.h:2 #: ../menu-data/geary:geary.desktop.in.h:2 msgid "Send and receive email" msgstr "" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:1 msgid "Gebabbel" msgstr "Gebabbel" #: ../menu-data/gebabbel:gebabbel.desktop.in.h:2 msgid "Convert GPS data and exchange it with a GPS unit" msgstr "Skakel GPS data om en verwissel dit met 'n GPS eenheid" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:1 msgid "gEDA Attribute Editor" msgstr "gEDA eienskapredigeerder" #: ../menu-data/geda-gattrib:geda-gattrib.desktop.in.h:2 msgid "Manipulate component attributes with gattrib" msgstr "Manipuleer komponenteienskappe met gattrib" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:1 msgid "gEDA Schematic Editor" msgstr "gEDA Stroombaandiagram redigeerder" #: ../menu-data/geda-gschem:geda-gschem.desktop.in.h:2 msgid "Create and edit electrical schematics and symbols with gschem" msgstr "Skep en redigeer stroombaandiagramme en simbole met gschem" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:1 msgid "gEDA Schematic -> PCB Project" msgstr "gEDA Skema -> PCB Projek" #: ../menu-data/geda-xgsch2pcb:geda-xgsch2pcb.desktop.in.h:2 msgid "Create and edit electronics projects with xgsch2pcb" msgstr "Skep en redigeer elektronika projekte met xgsch2pcb" #: ../menu-data/gedit:gedit.desktop.in.h:1 #: ../menu-data/jedit:jedit.desktop.in.h:2 #: ../menu-data/pluma:pluma.desktop.in.h:2 #: ../menu-data/vim-common:vim.desktop.in.h:2 #: ../menu-data/vim-gui-common:gvim.desktop.in.h:2 msgid "Edit text files" msgstr "Redigeer tekslêers" #: ../menu-data/gedit:gedit.desktop.in.h:2 #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:1 #: ../menu-data/nedit:nedit.desktop.in.h:2 msgid "Text Editor" msgstr "Teksredigeerder" #: ../menu-data/geeqie:geeqie.desktop.in.h:1 msgid "Geeqie" msgstr "Geeqie" #: ../menu-data/geeqie:geeqie.desktop.in.h:2 msgid "View and manage images" msgstr "Besigtig en bestuur lêers" #: ../menu-data/geis-tools:geisview.desktop.in.h:1 msgid "geisview" msgstr "" #: ../menu-data/geis-tools:geisview.desktop.in.h:2 msgid "GEIS gesture event viewer" msgstr "" #: ../menu-data/gelemental:gelemental.desktop.in.h:1 msgid "Periodic Table" msgstr "Periodieke tabel" #: ../menu-data/gelemental:gelemental.desktop.in.h:2 msgid "View the periodic table of elements" msgstr "Besigtig die periodieke tabel van elemente" #: ../menu-data/gemanx-gtk2:gemanx.desktop.in.h:1 msgid "GeMan X BBS Client" msgstr "GeMan X BBS Kliënt" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:1 msgid "Gem Drop X" msgstr "Gem Drop X" #: ../menu-data/gemdropx:gemdropx.desktop.in.h:2 msgid "Grab the gems and throw them back up before they crush you" msgstr "Gryp die edelstene en gooi dit terug boontoe voor dit jou verpletter" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2-tob.desktop.in.h:1 msgid "Baldur's Gate 2: Throne of Bhaal - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2-tob.desktop.in.h:2 msgid "Baldur's Gate 2: Throne of Bhaal game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2.desktop.in.h:1 msgid "Baldur's Gate 2 - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate-2:baldurs-gate-2.desktop.in.h:2 msgid "Baldur's Gate 2 game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate-tosc.desktop.in.h:1 msgid "Baldur's Gate: Tales of the Sword Coast - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate-tosc.desktop.in.h:2 msgid "Baldur's Gate: Tales of the Sword Coast game running with GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate.desktop.in.h:1 msgid "Baldur's Gate - GemRB" msgstr "" #: ../menu-data/gemrb-baldurs-gate:baldurs-gate.desktop.in.h:2 msgid "Baldur's Gate game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale-2:icewind-dale-2.desktop.in.h:1 msgid "Icewind Dale 2 - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale-2:icewind-dale-2.desktop.in.h:2 msgid "Icewind Dale 2 game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale-how.desktop.in.h:1 msgid "Icewind Dale: Heart of Winter - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale-how.desktop.in.h:2 msgid "Icewind Dale: Heart of Winter game running with GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale.desktop.in.h:1 msgid "Icewind Dale - GemRB" msgstr "" #: ../menu-data/gemrb-icewind-dale:icewind-dale.desktop.in.h:2 msgid "Icewind Dale game running with GemRB" msgstr "" #: ../menu-data/gemrb-planescape-torment:planescape-torment.desktop.in.h:1 msgid "Planescape: Torment - GemRB" msgstr "" #: ../menu-data/gemrb-planescape-torment:planescape-torment.desktop.in.h:2 msgid "Planescape: Torment game running with GemRB" msgstr "" #: ../menu-data/gemrb:gemrb.desktop.in.h:1 msgid "GemRB" msgstr "" #: ../menu-data/gemrb:gemrb.desktop.in.h:2 msgid "a portable opensource implementation of Bioware's Infinity Engine" msgstr "" #: ../menu-data/geneatd:geneatd.desktop.in.h:1 msgid "GeneaTD" msgstr "" #: ../menu-data/geneatd:geneatd.desktop.in.h:2 msgid "Multi-touch tower defense game" msgstr "" #: ../menu-data/genpo:genpo.desktop.in.h:1 msgid "Genpo" msgstr "Genpo" #: ../menu-data/genpo:genpo.desktop.in.h:2 msgid "GENPO is the GENeral Purpose Organ." msgstr "GENPO is die 'GENeral Purpose Organ'." #: ../menu-data/gentle:GENtle.desktop.in.h:1 msgid "GENtle" msgstr "" #: ../menu-data/gentle:GENtle.desktop.in.h:2 msgid "Suite to plan genetic cloning" msgstr "" #: ../menu-data/gentoo:gentoo.desktop.in.h:1 msgid "Gentoo" msgstr "" #: ../menu-data/gentoo:gentoo.desktop.in.h:2 msgid "Fully GUI-configurable, two-pane X file manager" msgstr "" #: ../menu-data/geoclue-2.0:geoclue-where-am-i.desktop.in.h:1 msgid "Where am I?" msgstr "" #: ../menu-data/geoclue-2.0:geoclue-where-am-i.desktop.in.h:2 msgid "Find your current location" msgstr "" #: ../menu-data/geogebra:geogebra.desktop.in.h:1 msgid "GeoGebra" msgstr "" #: ../menu-data/geogebra:geogebra.desktop.in.h:2 msgid "Create interactive mathematical constructions and applets." msgstr "" #: ../menu-data/geomview:geomview.desktop.in.h:1 msgid "Geomview" msgstr "Geomview" #: ../menu-data/geomview:geomview.desktop.in.h:2 msgid "Interactive geometry viewing program" msgstr "Interaktiewe meetkunde besigitgingsprogram" #: ../menu-data/geophar:geophar.desktop.in.h:1 msgid "Geophar" msgstr "" #: ../menu-data/geophar:geophar.desktop.in.h:2 msgid "Swiss-army knife for math enthusiasts" msgstr "" #: ../menu-data/geotranz:geotranz.desktop.in.h:1 msgid "Geotranz" msgstr "Geotranz" #: ../menu-data/geotranz:geotranz.desktop.in.h:2 msgid "Geographic coordinates translator" msgstr "Geografiese koördinaatomskepper" #: ../menu-data/gerbv:gerbv.desktop.in.h:1 msgid "Gerbv Gerber File Viewer" msgstr "Gerbv Gerber lêerbesigtiger" #: ../menu-data/gerbv:gerbv.desktop.in.h:2 msgid "Gerber file viewer for PCB design" msgstr "Gerber lêerbesigtiger vir PCB ontwerp" #: ../menu-data/gerstensaft:gerstensaft.desktop.in.h:1 msgid "Graphical frontend to SAFT" msgstr "Grafiese tussenvlak na SAFT" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:1 msgid "Gespeaker" msgstr "Gespeaker" #: ../menu-data/gespeaker:gespeaker.desktop.in.h:2 msgid "A GTK frontend for espeak" msgstr "" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:1 msgid "gExtractWinIcons" msgstr "gExtractWinIcons" #: ../menu-data/gextractwinicons:gextractwinicons.desktop.in.h:2 msgid "Extract cursors and icons from MS Windows compatible resource files" msgstr "Ontgin wysers en ikone vanuit MS Windows aanpasbare bronlêers" #: ../menu-data/gfaim:gfaim.desktop.in.h:1 msgid "Gfaim" msgstr "Gfaim" #: ../menu-data/gfaim:gfaim.desktop.in.h:2 msgid "Find any recipe you want" msgstr "Vind enige resep wat jy wil hê" #: ../menu-data/gfax:gfax.desktop.in.h:1 msgid "Gfax Facsimile Program" msgstr "Gfax Faksimilee Program" #: ../menu-data/gfax:gfax.desktop.in.h:2 msgid "Send and Receive Facsimiles" msgstr "Stuur en ontvang faksimileë" #: ../menu-data/gfceu:gfceu.desktop.in.h:1 msgid "GFCE Ultra NES Emulator" msgstr "GFCE Ultra NES Emulator" #: ../menu-data/gfceu:gfceu.desktop.in.h:2 msgid "Play Nintendo ROM files" msgstr "Speel Nintendo ROM lêers" #: ../menu-data/gfm:gfm.desktop.in.h:1 msgid "GFM" msgstr "" #: ../menu-data/gfm:gfm.desktop.in.h:2 msgid "TI Calculators Group File Manager" msgstr "" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:1 msgid "GFingerPoken" msgstr "GFingerPoken" #: ../menu-data/gfpoken:gfpoken.desktop.in.h:2 msgid "GFingerPoken logic game" msgstr "GFingerPoken logikaspel" #: ../menu-data/gfsview:gfsview.desktop.in.h:1 msgid "GfsView" msgstr "" #: ../menu-data/gfsview:gfsview.desktop.in.h:2 msgid "View Gerris simulations" msgstr "" #: ../menu-data/gfsview:gfsview2D.desktop.in.h:1 msgid "GfsView 2D" msgstr "" #: ../menu-data/gfsview:gfsview2D.desktop.in.h:2 msgid "View Gerris 2D simulations" msgstr "" #: ../menu-data/gfsview:gfsview3D.desktop.in.h:1 msgid "GfsView 3D" msgstr "" #: ../menu-data/gfsview:gfsview3D.desktop.in.h:2 msgid "View Gerris 3D simulations" msgstr "" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:1 msgid "gFTP" msgstr "gFTP" #: ../menu-data/gftp-gtk:gftp.desktop.in.h:2 msgid "Download and upload files using multiple file transfer protocols" msgstr "" "Laai lêers op en af met behulp van menigvuldige lêeroordrag protokolle (FTP)" #: ../menu-data/ggcov:Development__ggcov.desktop.in.h:1 msgid "GGcov" msgstr "GGcov" #: ../menu-data/ggcov:Development__ggcov.desktop.in.h:2 msgid "Source code coverage browser" msgstr "Bronkode dekkingsblaaier" #: ../menu-data/ggobi:ggobi.desktop.in.h:1 msgid "GGobi" msgstr "GGobi" #: ../menu-data/ggobi:ggobi.desktop.in.h:2 msgid "Multivariate interactive graphics for exploratory data analysis" msgstr "Multivariante interaktiewe grafieke vir verkennende data analise" #: ../menu-data/ghemical:ghemical.desktop.in.h:1 msgid "ghemical" msgstr "ghemical" #: ../menu-data/ghemical:ghemical.desktop.in.h:2 msgid "Draw models of molecules" msgstr "Teken modelle van molekules" #: ../menu-data/ghex:ghex.desktop.in.h:1 msgid "GHex" msgstr "" #: ../menu-data/ghex:ghex.desktop.in.h:2 msgid "Inspect and edit binary files" msgstr "" #: ../menu-data/ghextris:ghextris.desktop.in.h:1 msgid "Ghextris" msgstr "Ghextris" #: ../menu-data/ghextris:ghextris.desktop.in.h:2 msgid "Fit falling blocks together on a hexagonal grid" msgstr "Pas vallende blokke bymekaar op 'n heksagonale rooster" #: ../menu-data/ghkl:ghkl.desktop.in.h:1 msgid "ghkl" msgstr "" #: ../menu-data/ghkl:ghkl.desktop.in.h:2 msgid "hkl library graphical interface." msgstr "" #: ../menu-data/giada:giada.desktop.in.h:1 msgid "Giada" msgstr "" #: ../menu-data/giada:giada.desktop.in.h:2 msgid "Drum machine and loop sequencer" msgstr "" #: ../menu-data/giggle:giggle.desktop.in.h:1 msgid "Giggle" msgstr "Giggle" #: ../menu-data/giggle:giggle.desktop.in.h:2 msgid "Git repository viewer" msgstr "Git sagtewarebronbeskouer" #: ../menu-data/gigolo:gigolo.desktop.in.h:1 msgid "Gigolo" msgstr "Gigolo" #: ../menu-data/gigolo:gigolo.desktop.in.h:2 msgid "A simple frontend to easily connect to remote filesystems" msgstr "'n Eenvoudige tussenvlak om afgeleë lêerstelsels maklik te verbind" #: ../menu-data/gimagereader:gimagereader-gtk.desktop.in.h:1 msgid "gImageReader" msgstr "" #: ../menu-data/gimagereader:gimagereader-gtk.desktop.in.h:2 msgid "OCR application" msgstr "" #: ../menu-data/gimmix:gimmix.desktop.in.h:1 msgid "Gimmix" msgstr "Gimmix" #: ../menu-data/gimmix:gimmix.desktop.in.h:2 msgid "Gimmix is a graphical music player daemon (MPD) client written in C." msgstr "Gimmix is 'n grafiese musiekspeler daemoon (MPD) kliënt geskryf in C" #: ../menu-data/gimp:gimp.desktop.in.h:1 msgid "GIMP Image Editor" msgstr "GIMP beeldredigeerder" #: ../menu-data/gimp:gimp.desktop.in.h:2 msgid "Create images and edit photographs" msgstr "Skep beelde en redigeer foto's" #: ../menu-data/gip:gip.desktop.in.h:1 msgid "Gip IP Address Calculator" msgstr "Gip IP Adres rekenaar" #: ../menu-data/gip:gip.desktop.in.h:2 msgid "Calculate IP addresses and networks" msgstr "Bereken IP adresse en netwerke" #: ../menu-data/gisomount:gisomount.desktop.in.h:1 msgid "gISOMount" msgstr "gISOMount" #: ../menu-data/git-annex:git-annex.desktop.in.h:1 msgid "Git Annex" msgstr "" #: ../menu-data/git-annex:git-annex.desktop.in.h:2 msgid "Track and sync the files in your Git Annex" msgstr "" #: ../menu-data/git-cola:git-cola-folder-handler.desktop.in.h:1 #: ../menu-data/git-cola:git-cola.desktop.in.h:1 msgid "Git Cola" msgstr "" #: ../menu-data/git-cola:git-cola.desktop.in.h:2 msgid "The highly caffeinated Git GUI" msgstr "" #: ../menu-data/git-cola:git-dag.desktop.in.h:1 msgid "Git DAG" msgstr "" #: ../menu-data/git-cola:git-dag.desktop.in.h:2 msgid "Git DAG visualizer" msgstr "" #: ../menu-data/gitg:gitg.desktop.in.h:1 msgid "gitg" msgstr "gitg" #: ../menu-data/gitg:gitg.desktop.in.h:2 msgid "Git repository browser" msgstr "Git sagtewarebron snuffellaar" #: ../menu-data/gitso:gitso.desktop.in.h:1 msgid "Gitso" msgstr "" #: ../menu-data/gitso:gitso.desktop.in.h:2 msgid "Connect to others using VNC protocol" msgstr "" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:1 msgid "G. JACK Clock" msgstr "" #: ../menu-data/gjacktransport:gjackclock.desktop.in.h:2 msgid "Display JACK transport timecode" msgstr "" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:1 msgid "G. JACK Transport" msgstr "" #: ../menu-data/gjacktransport:gjacktransport.desktop.in.h:2 msgid "Access JACK transport mechanism via a dynamic graphical slider. " msgstr "" #: ../menu-data/gjiten:gjiten.desktop.in.h:1 msgid "Gjiten" msgstr "Gjiten" #: ../menu-data/gjiten:gjiten.desktop.in.h:2 msgid "Japanese dictionary" msgstr "Japanese woordeboek" #: ../menu-data/gjots2:gjots2.desktop.in.h:1 msgid "Gjots2 Jotter" msgstr "Gjots2 Notaboek" #: ../menu-data/gjots2:gjots2.desktop.in.h:2 msgid "Store and organise your random notes" msgstr "Stoor en organiseer jou willekeurige notas" #: ../menu-data/gkamus:gkamus.desktop.in.h:1 msgid "gKamus" msgstr "" #: ../menu-data/gkamus:gkamus.desktop.in.h:2 msgid "English - Indonesian dictionary" msgstr "" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:1 msgid "Keyboard Layout" msgstr "" #: ../menu-data/gkbd-capplet:gkbd-keyboard-display.desktop.in.h:2 msgid "Preview keyboard layouts" msgstr "" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:1 msgid "GkDebconf" msgstr "GkDebconf" #: ../menu-data/gkdebconf:gkdebconf.desktop.in.h:2 msgid "Helper to reconfigure packages" msgstr "Hulpmiddel om pakkette oor in te stel" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:1 msgid "GKrellM System Monitor" msgstr "GKrellM stelsel monitor" #: ../menu-data/gkrellm:gkrellm.desktop.in.h:2 msgid "Monitor for CPU, memory, disks, network, mail" msgstr "Monitor vir 'CPU', geheue , skywe, netwerk, e-pos" #: ../menu-data/gl-117:gl-117.desktop.in.h:1 msgid "gl-117" msgstr "gl-117" #: ../menu-data/gl-117:gl-117.desktop.in.h:2 msgid "Play a flight simulator" msgstr "Speel 'n vlugnabootser" #: ../menu-data/glabels:glabels-3.0.desktop.in.h:1 msgid "gLabels" msgstr "" #: ../menu-data/glabels:glabels-3.0.desktop.in.h:2 msgid "Create labels, business cards and media covers" msgstr "Skep merkers, besigheidskaartjies en media bedekkings" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:1 #: ../menu-data/glade:glade.desktop.in.h:1 msgid "Glade Interface Designer" msgstr "Glade koppelvlak ontwerper" #: ../menu-data/glade-gtk2:glade-3.desktop.in.h:2 #: ../menu-data/glade:glade.desktop.in.h:2 msgid "Create or open user interface designs for GTK+ applications" msgstr "Skep of open gebruikerkoppelvlak ontwerpe vir GTK+ toepassings" #: ../menu-data/gladish:gladish.desktop.in.h:1 msgid "gladish" msgstr "" #: ../menu-data/gladish:gladish.desktop.in.h:2 msgid "LADI Session Handler" msgstr "" #: ../menu-data/glfer:glfer.desktop.in.h:1 msgid "glfer" msgstr "glfer" #: ../menu-data/glfer:glfer.desktop.in.h:2 msgid "slow CW (QRSS) / dual-frequency CW (DFCW)" msgstr "stadige CW (QRSS) / dubbel frekwensie CW (DFCW)" #: ../menu-data/gliv:gliv.desktop.in.h:1 msgid "Gliv" msgstr "Gliv" #: ../menu-data/gliv:gliv.desktop.in.h:2 msgid "View images using gdk-pixbuf and OpenGL" msgstr "Beskou beelde met gdk-pixbuf en OpenGL" #: ../menu-data/glob2:glob2.desktop.in.h:1 msgid "Globulation 2" msgstr "Globulation 2" #: ../menu-data/glob2:glob2.desktop.in.h:2 msgid "An innovative new strategy game" msgstr "'n Innoverende nuwe strategiespel" #: ../menu-data/globs:globs.desktop.in.h:1 msgid "Globs" msgstr "" #: ../menu-data/globs:globs.desktop.in.h:2 msgid "GL Open Benchmark Suite" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:1 msgid "glogg" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:2 msgid "A smart interactive log explorer." msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:3 msgid "Open With Previous Session" msgstr "" #: ../menu-data/glogg:glogg.desktop.in.h:4 msgid "Open In A New glogg Window" msgstr "" #: ../menu-data/glogic:glogic.desktop.in.h:1 msgid "gLogic" msgstr "" #: ../menu-data/glogic:glogic.desktop.in.h:2 msgid "Logic circuit simulator" msgstr "" #: ../menu-data/glom:glom.desktop.in.h:1 msgid "Glom" msgstr "Glom" #: ../menu-data/glom:glom.desktop.in.h:2 msgid "A user-friendly database environment." msgstr "'n Gebruiksvriendelike databasisomgewing" #: ../menu-data/glpeces:glpeces.desktop.in.h:1 msgid "Play with 39 tangrams and more than 23,000 figures" msgstr "" #: ../menu-data/glpeces:glpeces.desktop.in.h:2 msgid "GLPeces" msgstr "" #: ../menu-data/gltron:gltron.desktop.in.h:1 msgid "GLtron" msgstr "" #: ../menu-data/gltron:gltron.desktop.in.h:2 msgid "3D lightcycle game" msgstr "" #: ../menu-data/glurp:glurp.desktop.in.h:1 msgid "Glurp" msgstr "Glurp" #: ../menu-data/glurp:glurp.desktop.in.h:2 msgid "A Client for the MPD daemon" msgstr "n Kliënt vir die MPD deamoon" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:1 msgid "Gmail Notify" msgstr "Gmail Notify" #: ../menu-data/gmail-notify:gmail-notify.desktop.in.h:2 msgid "Notify the arrival of new mail on Gmail" msgstr "Verkondig die aankoms van nuwe e-pos" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:1 msgid "gmanedit" msgstr "gmanedit" #: ../menu-data/gmanedit:gmanedit.desktop.in.h:2 msgid "GNOME Manpages Editor" msgstr "GNOME Manpages redigeerder" #: ../menu-data/gmchess:gmchess.desktop.in.h:1 msgid "Chinese chess" msgstr "Sjinese skaak" #: ../menu-data/gmchess:gmchess.desktop.in.h:2 msgid "Play the popular chinese chess game" msgstr "Speel die populêre sjinese skaakspel" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:1 msgid "Gmerlin mixer" msgstr "" #: ../menu-data/gmerlin:gmerlin-alsamixer.desktop.in.h:2 msgid "Alsa mixer" msgstr "" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:1 msgid "Gmerlin KBD" msgstr "" #: ../menu-data/gmerlin:gmerlin-kbd.desktop.in.h:2 msgid "Configure the Gmerlin keyboard daemon" msgstr "" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:1 msgid "Gmerlin player" msgstr "Gmerlin speler" #: ../menu-data/gmerlin:gmerlin-player.desktop.in.h:2 msgid "Multiformat mediaplayer" msgstr "Multiformaat mediaspeler" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:1 msgid "Gmerlin plugin configurator" msgstr "" #: ../menu-data/gmerlin:gmerlin-plugincfg.desktop.in.h:2 msgid "Configure gmerlin plugins" msgstr "" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:1 msgid "Gmerlin recorder" msgstr "" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:2 msgid "Audio/video recorder" msgstr "" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:1 msgid "Gmerlin transcoder" msgstr "" #: ../menu-data/gmerlin:gmerlin-transcoder.desktop.in.h:2 msgid "Gmerlin multimedia transcoder" msgstr "" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:1 msgid "Gmerlin visualizer" msgstr "" #: ../menu-data/gmerlin:gmerlin-visualizer.desktop.in.h:2 msgid "Run visualization plugins" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:1 msgid "Gmidimonitor (with ALSA support)" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-alsa.desktop.in.h:2 msgid "Analyse MIDI messages through ALSA" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:1 msgid "Gmidimonitor (with JACK support)" msgstr "" #: ../menu-data/gmidimonitor:gmidimonitor-jack.desktop.in.h:2 msgid "Analyse MIDI messages through JACK" msgstr "" #: ../menu-data/gmlive:gmlive.desktop.in.h:1 msgid "Gmlive" msgstr "Gmlive" #: ../menu-data/gmlive:gmlive.desktop.in.h:2 msgid "Streaming Direct Broadcast System based on P2P" msgstr "Stroom direkte uitsendingstelsel gebasseer op P2P" #: ../menu-data/gmobilemedia:gmobilemedia.desktop.in.h:1 msgid "gMobileMedia (Mobile Media Browser)" msgstr "gMobileMedia (Mobiele media blaaier)" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:1 msgid "gmorgan" msgstr "gmorgan" #: ../menu-data/gmorgan:gmorgan.desktop.in.h:2 msgid "MIDI rhythm station for ALSA" msgstr "MIDI ritmestasie vir ALSA" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:1 msgid "Gmount-iso" msgstr "Gmount-iso" #: ../menu-data/gmountiso:gmount-iso.desktop.in.h:2 msgid "Mount CD-ROM and DVD image iso" msgstr "Stel CD-ROM en DVD beeld iso op" #: ../menu-data/gmpc:gmpc.desktop.in.h:1 msgid "Gnome Music Player Client" msgstr "Gnome musiekspeler kliënt" #: ../menu-data/gmpc:gmpc.desktop.in.h:2 msgid "A gnome frontend for the mpd daemon" msgstr "'n Gnome tussenvlak vir die mpd deamoon" #: ../menu-data/gmsh:gmsh.desktop.in.h:1 msgid "Gmsh Mesh Generator" msgstr "Gmsh maasgenereerder" #: ../menu-data/gmsh:gmsh.desktop.in.h:2 #: ../menu-data/netgen:netgen.desktop.in.h:2 msgid "3-D finite element mesh generator" msgstr "3-D eindige element maasgenereerder" #: ../menu-data/gmtp:gmtp.desktop.in.h:1 msgid "gMTP" msgstr "" #: ../menu-data/gmtp:gmtp.desktop.in.h:2 msgid "A simple MTP Client for MP3 Players" msgstr "" #: ../menu-data/gmult:gmult.desktop.in.h:1 msgid "Multiplication Puzzle" msgstr "Vermenigvuldigingsraaisel" #: ../menu-data/gmult:gmult.desktop.in.h:2 msgid "Figure out which letters are which numbers" msgstr "Bepaal watter letters is watter getalle" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:1 msgid "gmusicbrowser" msgstr "gmusicbrowser" #: ../menu-data/gmusicbrowser:gmusicbrowser.desktop.in.h:2 msgid "Jukebox for large collections of mp3/ogg/flac/mpc" msgstr "Speelkas vir groot versamelings mp3/ogg/flac/mpc lêers" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:1 msgid "GMySQLcc" msgstr "GMySQLcc" #: ../menu-data/gmysqlcc:gmysqlcc.desktop.in.h:2 msgid "Gtk+ MySQL Control Center" msgstr "Gtk+ MySQL beheersentrum" #: ../menu-data/gnac:gnac.desktop.in.h:1 msgid "Gnac" msgstr "" #: ../menu-data/gnac:gnac.desktop.in.h:2 msgid "Audio converter for GNOME" msgstr "" #: ../menu-data/gnash:gnash.desktop.in.h:1 msgid "Gnash SWF Viewer" msgstr "Gnash SWF kyker" #: ../menu-data/gnash:gnash.desktop.in.h:2 #: ../menu-data/klash:klash.desktop.in.h:2 msgid "View SWF Files" msgstr "" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:1 msgid "GnoeMoe" msgstr "GnoeMoe" #: ../menu-data/gnoemoe:gnoemoe.desktop.in.h:2 msgid "GnoeMoe Gnome MOO Client" msgstr "GnoeMoe Gnome MOO kliënt" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:1 msgid "Gnomad 2" msgstr "Gnomad 2" #: ../menu-data/gnomad2:gnomad2.desktop.in.h:2 msgid "A tool for managing Creative Nomad/Zen Jukeboxes and Dell DJs" msgstr "" "'n Hulpmiddel vir die bestuur van kreatiewe Nomad/Zen klankbokse en Dell DJs" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:1 msgid "Activity Journal" msgstr "Aktiwiteitetsjoernaal" #: ../menu-data/gnome-activity-journal:gnome-activity-journal.desktop.in.h:2 msgid "" "Browse a chronological log of your activities and easily find files, " "contacts, etc." msgstr "" "Snuffel deur 'n chronologiese verslag van jou aktiwiteite vind lêers, " "kontakte ens. baie maklik" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:1 msgid "GNOME ALSA Mixer" msgstr "GNOME ALSA Mixer" #: ../menu-data/gnome-alsamixer:gnome-alsamixer.desktop.in.h:2 msgid "ALSA sound mixer for GNOME" msgstr "ALSA klankmenger vir GNOME" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:1 msgid "Blog Entry Poster" msgstr "Plaas blogs" #: ../menu-data/gnome-blog:gnome-blog.desktop.in.h:2 msgid "Post an entry to a web log" msgstr "Plaas inskrywings op 'n web-log" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:1 msgid "Bluetooth Transfer" msgstr "" #: ../menu-data/gnome-bluetooth:bluetooth-sendto.desktop.in.h:2 msgid "Send files via Bluetooth" msgstr "" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:1 msgid "Boxes" msgstr "" #: ../menu-data/gnome-boxes:org.gnome.Boxes.desktop.in.h:2 msgid "View and use virtual machines" msgstr "" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:1 msgid "GNOME Breakout" msgstr "GNOME Breakout" #: ../menu-data/gnome-breakout:gnome-breakout.desktop.in.h:2 msgid "Play a clone of the classic arcade game Breakout for GNOME" msgstr "Speel 'n kloon van die klassieke arkadespel Breakout vir GNOME" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:1 msgid "BitTorrent Download Client" msgstr "" #: ../menu-data/gnome-btdownload:gnome-btdownload.desktop.in.h:2 msgid "Download files with BitTorrent" msgstr "" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:1 msgid "Calculator" msgstr "Calculator" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:2 msgid "Perform arithmetic, scientific or financial calculations" msgstr "Doen rekenkundige, wetenskaplike of finansiële bewerkings" #: ../menu-data/gnome-calendar:org.gnome.Calendar.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-calendar.desktop.in.h:2 msgid "Calendar" msgstr "" #: ../menu-data/gnome-calendar:org.gnome.Calendar.desktop.in.h:2 msgid "Access, and manage calendar" msgstr "" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:1 msgid "Chess" msgstr "Skaak" #: ../menu-data/gnome-chess:gnome-chess.desktop.in.h:2 msgid "Play the classic two-player board game of chess" msgstr "" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:1 msgid "GNOME Clocks" msgstr "" #: ../menu-data/gnome-clocks:org.gnome.clocks.desktop.in.h:2 msgid "Clocks for world times, plus alarms, stopwatch and a timer" msgstr "" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:1 msgid "GNOME Color Chooser" msgstr "GNOME kleurkieser" #: ../menu-data/gnome-color-chooser:gnome-color-chooser.desktop.in.h:2 msgid "Customize your GNOME desktop" msgstr "Rig jou GNOME werkskerm in" #: ../menu-data/gnome-color-manager:gcm-calibrate.desktop.in.h:2 msgid "Color Calibration" msgstr "" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:1 msgid "Color Picker" msgstr "" #: ../menu-data/gnome-color-manager:gcm-picker.desktop.in.h:2 msgid "Use the color sensor to sample spot colors" msgstr "" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:1 msgid "Color Profile Viewer" msgstr "" #: ../menu-data/gnome-color-manager:gcm-viewer.desktop.in.h:2 msgid "Inspect and compare installed color profiles" msgstr "" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:1 msgid "GNOME Commander" msgstr "GNOME Commander" #: ../menu-data/gnome-commander-data:gnome-commander.desktop.in.h:2 msgid "A two paned file manager" msgstr "'n Twee-paneel lêerbestuurder" #: ../menu-data/gnome-contacts:org.gnome.Contacts.desktop.in.h:2 msgid "A contacts manager for GNOME" msgstr "" #: ../menu-data/gnome-dictionary:org.gnome.Dictionary.desktop.in.h:1 msgid "Dictionary" msgstr "" #: ../menu-data/gnome-dictionary:org.gnome.Dictionary.desktop.in.h:2 #: ../menu-data/mate-utils:mate-dictionary.desktop.in.h:2 msgid "Check word definitions and spellings in an online dictionary" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:1 msgid "Disk Image Mounter" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-mounter.desktop.in.h:2 msgid "Mount Disk Images" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-writer.desktop.in.h:1 msgid "Disk Image Writer" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disk-image-writer.desktop.in.h:2 msgid "Write Disk Images to Devices" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:1 msgid "Disks" msgstr "" #: ../menu-data/gnome-disk-utility:gnome-disks.desktop.in.h:2 msgid "Manage Drives and Media" msgstr "Bestuur Skywe en media" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:1 msgid "GNOME Do" msgstr "GNOME Do" #: ../menu-data/gnome-do:gnome-do.desktop.in.h:2 msgid "" "Do things as quickly as possible (but no quicker) with your files, " "bookmarks, applications, music, contacts, and more!" msgstr "" "Doen dinge so snel as moontlik, met u lêers, boekmerkies, programme, musiek, " "kontakte en meer!" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:1 msgid "Books" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Books.desktop.in.h:2 msgid "Access, manage and share books" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:1 msgid "Documents" msgstr "" #: ../menu-data/gnome-documents:org.gnome.Documents.desktop.in.h:2 msgid "Access, manage and share documents" msgstr "" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:1 msgid "Digital TV Control Center" msgstr "" #: ../menu-data/gnome-dvb-client:gnome-dvb-control.desktop.in.h:2 msgid "Schedule recordings and browse program guide" msgstr "" #: ../menu-data/gnome-flashback:gnome-flashback-init.desktop.in.h:1 msgid "GNOME Flashback Initialization" msgstr "" #: ../menu-data/gnome-flashback:gnome-flashback.desktop.in.h:1 msgid "GNOME Flashback" msgstr "" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:1 #: ../menu-data/mate-control-center:mate-font-viewer.desktop.in.h:1 #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:2 msgid "Font Viewer" msgstr "" #: ../menu-data/gnome-font-viewer:org.gnome.font-viewer.desktop.in.h:2 msgid "View fonts on your system" msgstr "" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:1 msgid "Genius Math Tool" msgstr "Genius wiskunde hulpmiddel" #: ../menu-data/gnome-genius:gnome-genius.desktop.in.h:2 msgid "Genius Mathematical Tool and Calculator" msgstr "Genius wiskundige hulpmiddel en rekenaar" #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:2 msgid "Gmail Inbox Monitor" msgstr "Gmail Inboksmonitor" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:1 msgid "Gnome Gmail" msgstr "" #: ../menu-data/gnome-gmail:gnome-gmail.desktop.in.h:2 msgid "Integrate GMail with your desktop" msgstr "" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:1 msgid "Hearts" msgstr "Hearts" #: ../menu-data/gnome-hearts:gnome-hearts.desktop.in.h:2 msgid "Play the popular Hearts card game" msgstr "Speeldie populêre Hearts speletjie" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:1 msgid "Klotski" msgstr "Klotski" #: ../menu-data/gnome-klotski:gnome-klotski.desktop.in.h:2 msgid "Slide blocks to solve the puzzle" msgstr "Skuif blokke om die raaisel te voltooi" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:1 msgid "Infrared Remote Control" msgstr "Infrarooi afstandbeheer" #: ../menu-data/gnome-lirc-properties:gnome-lirc-properties.desktop.in.h:2 msgid "Configure your remote control" msgstr "Stel jou afstandbeheer in" #: ../menu-data/gnome-logs:org.gnome.Logs.desktop.in.h:1 msgid "Logs" msgstr "" #: ../menu-data/gnome-logs:org.gnome.Logs.desktop.in.h:2 msgid "View detailed event logs for the system" msgstr "" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:1 msgid "Mahjongg" msgstr "Mahjongg" #: ../menu-data/gnome-mahjongg:gnome-mahjongg.desktop.in.h:2 msgid "Disassemble a pile of tiles by removing matching pairs" msgstr "Haal 'n hoop teëls uitmekaar deur passende pare te verwyder" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:1 #: ../menu-data/openstreetmap-client:maps.desktop.in.h:1 msgid "Maps" msgstr "" #: ../menu-data/gnome-maps:org.gnome.Maps.desktop.in.h:2 msgid "A simple maps application" msgstr "" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:1 msgid "Mastermind" msgstr "Mastermind" #: ../menu-data/gnome-mastermind:gnome-mastermind.desktop.in.h:2 msgid "Break the hidden code!" msgstr "Breek die versteekte kode" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:1 msgid "GNOME Media Player" msgstr "" #: ../menu-data/gnome-media-player:gnome-media-player.desktop.in.h:2 msgid "A simple media player for GNOME" msgstr "" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:1 msgid "Multimedia Systems Selector" msgstr "Kies multimediastelsels" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:2 msgid "Configure defaults for GStreamer applications" msgstr "Stel verstekwaardes in vir GStreamer-toepassings" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:1 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:1 msgid "Mines" msgstr "Mines" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:2 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:2 msgid "Clear hidden mines from a minefield" msgstr "Verwyder verborge myne vanuit 'n mynveld" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:3 msgid "Small board" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:4 msgid "Medium board" msgstr "" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:5 msgid "Big board" msgstr "" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:1 msgid "GNOME MPlayer" msgstr "GNOME MPlayer" #: ../menu-data/gnome-mplayer:gnome-mplayer.desktop.in.h:2 #: ../menu-data/parole:parole.desktop.in.h:2 msgid "Play your media" msgstr "Speel jou media" #: ../menu-data/gnome-multi-writer:org.gnome.MultiWriter.desktop.in.h:1 msgid "MultiWriter" msgstr "" #: ../menu-data/gnome-multi-writer:org.gnome.MultiWriter.desktop.in.h:2 msgid "Write an ISO file to multiple USB devices at once" msgstr "" #: ../menu-data/gnome-music:gnome-music.desktop.in.h:1 msgid "Music" msgstr "" #: ../menu-data/gnome-music:gnome-music.desktop.in.h:2 #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:2 #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:2 msgid "Play and organize your music collection" msgstr "Speel en organiseer u musiekversameling" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:1 msgid "Network Tools" msgstr "Netwerkgereedskap" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:2 msgid "View information about your network" msgstr "Bekyk inligting oor u netwerk" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:1 msgid "Nibbles" msgstr "Nibbles" #: ../menu-data/gnome-nibbles:gnome-nibbles.desktop.in.h:2 msgid "Guide a worm around a maze" msgstr "Help 'n wurm deur 'n doolhof" #: ../menu-data/gnome-orca:orca.desktop.in.h:1 msgid "Orca Screen Reader" msgstr "" #: ../menu-data/gnome-orca:orca.desktop.in.h:2 msgid "" "Provide access to graphical desktop environments via synthesized speech " "and/or refreshable braille" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:1 msgid "Software Install" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-dbus-service.desktop.in.h:2 msgid "Install selected software on the system" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:1 msgid "Package Log" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-log.desktop.in.h:2 msgid "View past package management tasks" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:1 msgid "Package Sources" msgstr "" #: ../menu-data/gnome-packagekit-session:gpk-prefs.desktop.in.h:2 msgid "Enable or disable package repositories" msgstr "" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:1 msgid "Gnome Paint Drawing Editor" msgstr "" #: ../menu-data/gnome-paint:gnome-paint.desktop.in.h:2 msgid "Create and Edit Drawings or Images" msgstr "" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:1 msgid "Phone Manager" msgstr "Telefoonbestuurder" #: ../menu-data/gnome-phone-manager:gnome-phone-manager.desktop.in.h:2 msgid "Receive and send text messages from your mobile phone" msgstr "Stuur en ontvang sms'e vanaf jou selfoon" #: ../menu-data/gnome-photos:org.gnome.Photos.desktop.in.h:1 msgid "Photos" msgstr "" #: ../menu-data/gnome-photos:org.gnome.Photos.desktop.in.h:2 msgid "Access, organize and share photos" msgstr "" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:1 msgid "Gnome-Pie" msgstr "" #: ../menu-data/gnome-pie:gnome-pie.desktop.in.h:2 msgid "Cakes don't lie." msgstr "" #: ../menu-data/gnome-power-manager:gnome-power-statistics.desktop.in.h:1 #: ../menu-data/mate-power-manager:mate-power-statistics.desktop.in.h:1 msgid "Power Statistics" msgstr "" #: ../menu-data/gnome-power-manager:gnome-power-statistics.desktop.in.h:2 #: ../menu-data/mate-power-manager:mate-power-statistics.desktop.in.h:2 msgid "Observe power management" msgstr "" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:1 msgid "GNOME PPP" msgstr "GNOME PPP" #: ../menu-data/gnome-ppp:gnome-ppp.desktop.in.h:2 msgid "GNOME Dialup Tool" msgstr "GNOME opbel hulpmiddel" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:1 msgid "Robots" msgstr "Robots" #: ../menu-data/gnome-robots:gnome-robots.desktop.in.h:2 msgid "Avoid the robots and make them crash into each other" msgstr "Ontwyk die robotte en laat hulle teen mekaar bots" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:1 msgid "Scheduled tasks" msgstr "Geskeduleerde take" #: ../menu-data/gnome-schedule:gnome-schedule.desktop.in.h:2 msgid "Manage your system tasks" msgstr "Bestuur jou stelseltake" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:1 msgid "Screenshot" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:2 msgid "Save images of your screen or individual windows" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:3 msgid "Take a Screenshot of the Whole Screen" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:4 msgid "Take a Screenshot of the Current Window" msgstr "" #: ../menu-data/gnome-screenshot:org.gnome.Screenshot.desktop.in.h:5 msgid "Take a Screenshot of a Selected Area" msgstr "" #: ../menu-data/gnome-session-common:gnome-session-properties.desktop.in.h:2 #: ../menu-data/mate-session-manager:mate-session-properties.desktop.in.h:2 msgid "Choose what applications to start when you log in" msgstr "" #: ../menu-data/gnome-session-flashback:gnome-flashback-services.desktop.in.h:1 msgid "GNOME Flashback Services" msgstr "" #: ../menu-data/gnome-shell-pomodoro:org.gnome.Pomodoro.desktop.in.h:1 msgid "Pomodoro" msgstr "" #: ../menu-data/gnome-shell-pomodoro:org.gnome.Pomodoro.desktop.in.h:2 msgid "A simple time management utility" msgstr "" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:1 msgid "gnome-shell-timer Preference" msgstr "" #: ../menu-data/gnome-shell-timer:gnome-shell-timer-config.desktop.in.h:2 msgid "Preference Editor for gnome-shell-timer" msgstr "" #: ../menu-data/gnome-shell:evolution-calendar.desktop.in.h:1 msgid "Evolution Calendar" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:1 msgid "GNOME Shell Extension Preferences" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-extension-prefs.desktop.in.h:2 msgid "Configure GNOME Shell Extensions" msgstr "" #: ../menu-data/gnome-shell:gnome-shell-wayland.desktop.in.h:1 msgid "GNOME Shell (wayland compositor)" msgstr "" #: ../menu-data/gnome-shell:gnome-shell.desktop.in.h:1 msgid "GNOME Shell" msgstr "GNOME Shell" #: ../menu-data/gnome-shell:org.gnome.Shell.PortalHelper.desktop.in.h:1 msgid "Network Login" msgstr "" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:1 msgid "Sound Recorder" msgstr "Klankopnemer" #: ../menu-data/gnome-sound-recorder:org.gnome.SoundRecorder.desktop.in.h:2 msgid "Record sound via the microphone and play it back" msgstr "" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:1 msgid "Specimen Font Previewer" msgstr "Specimen Font voorbeskouing" #: ../menu-data/gnome-specimen:gnome-specimen.desktop.in.h:2 msgid "Preview and compare fonts" msgstr "Font voorskou en vergelyking" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:1 msgid "GNOME Split" msgstr "" #: ../menu-data/gnome-split:gnome-split.desktop.in.h:2 msgid "Split and assemble files easily" msgstr "" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:1 msgid "Gnome Subtitles" msgstr "Gnome subtitels" #: ../menu-data/gnome-subtitles:gnome-subtitles.desktop.in.h:2 msgid "Video subtitling for the GNOME desktop" msgstr "Video subtitelskepping vir die GNOME werksblad" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:1 #: ../menu-data/sudoku:sudoku.desktop.in.h:1 msgid "Sudoku" msgstr "Sudoku" #: ../menu-data/gnome-sudoku:gnome-sudoku.desktop.in.h:2 msgid "Test your logic skills in this number grid puzzle" msgstr "Toets jou logika in hierdie bloknommerraaisel" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:1 msgid "GNOME System Monitor" msgstr "" #: ../menu-data/gnome-system-monitor:gnome-system-monitor-kde.desktop.in.h:2 #: ../menu-data/mate-system-monitor:mate-system-monitor.desktop.in.h:2 msgid "View current processes and monitor system state" msgstr "Vertoon huidige prosesse en monitor stelseltoestand" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:1 msgid "Taquin" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:2 msgid "Slide tiles to their correct places" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:3 msgid "15-Puzzle" msgstr "" #: ../menu-data/gnome-taquin:org.gnome.taquin.desktop.in.h:4 msgid "16-Puzzle" msgstr "" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:1 #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:2 #: ../menu-data/terminal.app:Terminal.desktop.in.h:1 #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:1 msgid "Terminal" msgstr "Terminaal" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:3 msgid "New Terminal" msgstr "" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:1 msgid "Tetravex" msgstr "Tetravex" #: ../menu-data/gnome-tetravex:gnome-tetravex.desktop.in.h:2 msgid "Complete the puzzle by matching numbered tiles" msgstr "Voltooi die raaisel deur die genommerde teëls te pas" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:1 msgid "Language Translator" msgstr "Vertaler" #: ../menu-data/gnome-translate:gnome-translate.desktop.in.h:2 msgid "Translate a text or web page" msgstr "Vertaal teks of webblaaie" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:1 msgid "Tweak Tool" msgstr "" #: ../menu-data/gnome-tweak-tool:gnome-tweak-tool.desktop.in.h:2 msgid "Tweak advanced GNOME 3 settings" msgstr "" #: ../menu-data/gnome-user-share:gnome-user-share-properties.desktop.in.h:1 #: ../menu-data/mate-user-share:mate-user-share-properties.desktop.in.h:1 msgid "Personal File Sharing" msgstr "Persoonlike lêerdeling" #: ../menu-data/gnome-user-share:gnome-user-share-properties.desktop.in.h:2 #: ../menu-data/mate-user-share:mate-user-share-properties.desktop.in.h:2 msgid "Preferences for sharing of files" msgstr "Voorkeure vir lêerdeling" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:1 msgid "GNOME Video Arcade" msgstr "" #: ../menu-data/gnome-video-arcade:gnome-video-arcade.desktop.in.h:2 msgid "Play classic arcade games" msgstr "" #: ../menu-data/gnome-weather:org.gnome.Weather.Application.desktop.in.h:1 msgid "Weather" msgstr "" #: ../menu-data/gnome-weather:org.gnome.Weather.Application.desktop.in.h:2 msgid "Show weather conditions and forecast" msgstr "" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:1 msgid "Gnome Catalog" msgstr "Gnome katalogus" #: ../menu-data/gnomecatalog:gnomecatalog.desktop.in.h:2 msgid "make disk/CD catalogs" msgstr "maak skyf/CD katalogusse" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:1 msgid "GnomeKiSS" msgstr "GnomeKiSS" #: ../menu-data/gnomekiss:gnomekiss.desktop.in.h:2 msgid "Gnome's KiSSeake dolls viewer" msgstr "Gnome's KiSSeake popvertoner" #: ../menu-data/gnomeradio:gnomeradio.desktop.in.h:1 msgid "Gnomeradio" msgstr "" #: ../menu-data/gnomeradio:gnomeradio.desktop.in.h:2 msgid "Listen to FM radio" msgstr "" #: ../menu-data/gnomint:gnomint.desktop.in.h:1 msgid "gnoMint X.509 CA Manager" msgstr "gnoMint X.509 CA bestuurder" #: ../menu-data/gnomint:gnomint.desktop.in.h:2 msgid "Manage X.509 certificates and CAs, easily and graphically" msgstr "Bestuur X.509 sertifikate en CAs, eenvoudig en grafies" #: ../menu-data/gnote:gnote.desktop.in.h:1 msgid "Gnote" msgstr "Gnote" #: ../menu-data/gnote:gnote.desktop.in.h:2 #: ../menu-data/tomboy:tomboy.desktop.in.h:2 msgid "Take notes, link ideas, and stay organized" msgstr "Maak notas, koppel idees, en bly georganiseerd" #: ../menu-data/gnotime:gnotime.desktop.in.h:1 msgid "GnoTime Tracking Tool" msgstr "GnoTime nasporinghulpmiddel" #: ../menu-data/gnotime:gnotime.desktop.in.h:2 msgid "To-Do List Organizer, Diary and Billing System" msgstr "Te-Doen lys organiseerder, dagboek en indelingstelsel" #: ../menu-data/gns3:gns3.desktop.in.h:1 msgid "GNS3" msgstr "" #: ../menu-data/gns3:gns3.desktop.in.h:2 msgid "GNS3 Graphical Network Simulator" msgstr "" #: ../menu-data/gnubg:gnubg.desktop.in.h:1 msgid "GNU Backgammon" msgstr "GNU Backgammon" #: ../menu-data/gnubg:gnubg.desktop.in.h:2 msgid "GTK or console backgammon program with analysis" msgstr "GTK of konsool backgammonspel met analise" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:1 msgid "Gnubiff" msgstr "" #: ../menu-data/gnubiff:gnubiff.desktop.in.h:2 msgid "Gnubiff is a mail notification program." msgstr "" #: ../menu-data/gnubik:gnubik.desktop.in.h:1 msgid "GNUbik" msgstr "GNUbik" #: ../menu-data/gnubik:gnubik.desktop.in.h:2 msgid "3D Rubik's cube game" msgstr "3D Rubik se kubus speletjie" #: ../menu-data/gnucash:gnucash.desktop.in.h:1 msgid "Manage your finances, accounts, and investments" msgstr "Bestuur jou finansies, rekeninge en beleggings" #: ../menu-data/gnucash:gnucash.desktop.in.h:2 msgid "GnuCash Finance Management" msgstr "GnuCash Finansieële bestuur" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:1 msgid "GNUDoQ" msgstr "GNUDoQ" #: ../menu-data/gnudoq:gnudoq.desktop.in.h:2 msgid "GNUDoQ, Su Doku generator and solver." msgstr "GNUDoQ, Su Doku maker en oplosser" #: ../menu-data/gnugo:gnugo.desktop.in.h:1 msgid "GnuGo" msgstr "" #: ../menu-data/gnugo:gnugo.desktop.in.h:2 msgid "Play Go against computer opponent" msgstr "" #: ../menu-data/gnujump:gnujump.desktop.in.h:1 msgid "GNUjump" msgstr "GNUjump" #: ../menu-data/gnujump:gnujump.desktop.in.h:2 msgid "Jump up the tower to survive" msgstr "Spring oor die toring om te oorleef" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:1 msgid "GNUMail" msgstr "" #: ../menu-data/gnumail.app:GNUMail.desktop.in.h:2 msgid "Mail client for GNUstep" msgstr "" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:1 msgid "GNUmed" msgstr "GNUmed" #: ../menu-data/gnumed-client:gnumed-client.desktop.in.h:2 msgid "Paperless Medical Record and Practice Management" msgstr "Papiervrye mediese rekord en praktykbestuur" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:1 msgid "Gnumeric Spreadsheet" msgstr "" #: ../menu-data/gnumeric:gnumeric.desktop.in.h:2 msgid "Calculation, Analysis, and Visualization of Information" msgstr "Berekening, analise, and visualisasie van inligting" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:1 msgid "GNUnet Secured P2P" msgstr "GNUnet beveiligde P2P" #: ../menu-data/gnunet-gtk:gnunet-fs-gtk.desktop.in.h:2 msgid "Share files using GNU's anonymous and censorship-resistant network" msgstr "Deel lêers met behulp van GNU se anonieme sensorskapwerende netwerk" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:1 msgid "GNUnet Setup" msgstr "" #: ../menu-data/gnunet-gtk:gnunet-setup.desktop.in.h:2 msgid "Configure GNUnet" msgstr "" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:1 msgid "GNU Robbo" msgstr "" #: ../menu-data/gnurobbo:gnurobbo.desktop.in.h:2 msgid "A clone of Robbo" msgstr "" #: ../menu-data/gnurobots:gnurobots.desktop.in.h:1 msgid "gnurobots" msgstr "" #: ../menu-data/gnurobots:gnurobots.desktop.in.h:2 msgid "Program robots to explore a world" msgstr "" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:1 msgid "gnuclient" msgstr "gnuclient" #: ../menu-data/gnuserv:gnuserv.desktop.in.h:2 msgid "Client for the GNU Emacs Text Editor" msgstr "Kliënt vir die GNU Emacs teksredigeerder" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:1 msgid "GNUSim8085" msgstr "GNUSim8085" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:2 msgid "Intel 8085 microprocessor simulator" msgstr "Intel 8085 mikroverwerker simulator" #: ../menu-data/goattracker:goattracker.desktop.in.h:1 msgid "GoatTracker" msgstr "GoatTracker" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:1 msgid "Gobby Collaborative Editor (0.5)" msgstr "Gobby samewerkende redigeerder (0.5)" #: ../menu-data/gobby:gobby-0.5.desktop.in.h:2 msgid "Edit text files collaboratively" msgstr "Redigeer teksêers samewerkend" #: ../menu-data/gogglesmm:gogglesmm.desktop.in.h:1 msgid "Goggles Music Manager" msgstr "" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:1 msgid "GoldenCheetah" msgstr "" #: ../menu-data/goldencheetah:GoldenCheetah.desktop.in.h:2 msgid "Cycling Power Analysis Software." msgstr "" #: ../menu-data/goldendict:goldendict.desktop.in.h:1 msgid "GoldenDict" msgstr "GoldenDict" #: ../menu-data/golly:golly.desktop.in.h:1 msgid "Golly" msgstr "Golly" #: ../menu-data/golly:golly.desktop.in.h:2 msgid "A Conway's Game of Life simulator" msgstr "'n Conway lewenabootserspel" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:1 msgid "Gomoku.app" msgstr "Gomoku.app" #: ../menu-data/gomoku.app:Gomoku.desktop.in.h:2 msgid "GNUstep Gomoku Game" msgstr "GNUstep Gomoku spel" #: ../menu-data/goobox:goobox.desktop.in.h:1 #: ../menu-data/kscd:kde4__kscd.desktop.in.h:1 msgid "CD Player" msgstr "CD-speler" #: ../menu-data/goobox:goobox.desktop.in.h:2 msgid "Play and extract CDs" msgstr "Speel en kopiëer cd's" #: ../menu-data/gopchop:gopchop.desktop.in.h:1 msgid "GOPchop" msgstr "GOPchop" #: ../menu-data/gopchop:gopchop.desktop.in.h:2 msgid "MPEG2 GOP-accurate editor" msgstr "MPEG2 GOP-akkurate redigeerder" #: ../menu-data/goplay:goplay.desktop.in.h:1 msgid "GoPlay!" msgstr "GoPlay!" #: ../menu-data/goplay:goplay.desktop.in.h:2 msgid "Gaming packages browser" msgstr "Speletjiepakkette snuffelaar" #: ../menu-data/goplay:goscience.desktop.in.h:1 msgid "GoScience!" msgstr "" #: ../menu-data/goplay:goscience.desktop.in.h:2 msgid "Science packages browser" msgstr "" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:1 msgid "GOsa²" msgstr "GOsa²" #: ../menu-data/gosa-desktop:gosa-desktop.desktop.in.h:2 msgid "GOsa" msgstr "GOsa" #: ../menu-data/gosmore:gosmore.desktop.in.h:1 msgid "Gosmore Map Viewer" msgstr "" #: ../menu-data/gosmore:gosmore.desktop.in.h:2 msgid "View, search and route with OpenStreetMap" msgstr "" #: ../menu-data/gourmet:gourmet.desktop.in.h:1 msgid "Gourmet Recipe Manager" msgstr "Gourmet Resepbestuurder" #: ../menu-data/gourmet:gourmet.desktop.in.h:2 msgid "" "Organize recipes, create shopping lists, calculate nutritional information, " "and more." msgstr "" "Organiseer respete, skep inkopielyste, bereken voedingswaarde en meer" #: ../menu-data/gpa:gpa.desktop.in.h:1 msgid "gpa" msgstr "" #: ../menu-data/gpa:gpa.desktop.in.h:2 msgid "GNU Privacy Assistant" msgstr "GNU Privaatheidassistent" #: ../menu-data/gpaco:gpaco.desktop.in.h:1 msgid "Package Organizer" msgstr "Pakketorganiseerder" #: ../menu-data/gpaco:gpaco.desktop.in.h:2 msgid "Manages software installed from source code" msgstr "Bestuur sagteware geïnstalleer vanaf bronkode" #: ../menu-data/gpaint:gpaint.desktop.in.h:1 msgid "GNU Paint" msgstr "GNU Paint" #: ../menu-data/gpaint:gpaint.desktop.in.h:2 msgid "A small-scale painting program for GNOME, the GNU Desktop" msgstr "'m" #: ../menu-data/gparted:gparted.desktop.in.h:1 msgid "GParted Partition Editor" msgstr "GParted Partisiebestuurder" #: ../menu-data/gparted:gparted.desktop.in.h:2 msgid "Create, reorganize, and delete partitions" msgstr "Skep, herorganiseer en verwyder partisies" #: ../menu-data/gpaste-applet:org.gnome.GPaste.Applet.desktop.in.h:1 msgid "GPaste Applet" msgstr "" #: ../menu-data/gpaste-applet:org.gnome.GPaste.Applet.desktop.in.h:2 msgid "Tray icon to manage GPaste" msgstr "" #: ../menu-data/gpaste:org.gnome.GPaste.Settings.desktop.in.h:1 msgid "GPaste daemon settings" msgstr "" #: ../menu-data/gpaste:org.gnome.GPaste.Settings.desktop.in.h:2 msgid "Manage the GPaste daemon settings" msgstr "" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:1 msgid "gPDFText ebook editor" msgstr "gPDFText ebook redigeerder" #: ../menu-data/gpdftext:gpdftext.desktop.in.h:2 msgid "Edit text from ebook PDF files" msgstr "Redigeer teks vanuit ebook PDF lêers" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:1 msgid "gPHPEdit" msgstr "gPHPEdit" #: ../menu-data/gphpedit:gphpedit.desktop.in.h:2 msgid "Edit PHP source files" msgstr "Redigeer PHP bronlêers" #: ../menu-data/gpick:gpick.desktop.in.h:1 msgid "Gpick" msgstr "" #: ../menu-data/gpick:gpick.desktop.in.h:2 msgid "Color picker" msgstr "" #: ../menu-data/gpicview:gpicview.desktop.in.h:2 msgid "View your images easily" msgstr "Bekyk sonder moeite na jou beelde" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:1 msgid "GPixPod" msgstr "GPixPod" #: ../menu-data/gpixpod:GPixPod.desktop.in.h:2 msgid "Organize photos on your iPod, freely!" msgstr "Organiseer foto's op jou iPod, vrylik!" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:1 msgid "gPlanarity" msgstr "gPlanarity" #: ../menu-data/gplanarity:gplanarity.desktop.in.h:2 msgid "Puzzle game involving untangling planar graphs" msgstr "Raaiselspel rakende die oplos van vlakgrafieke" #: ../menu-data/gpodder:gpodder-url-handler.desktop.in.h:1 msgid "gPodder (subscribe to feed)" msgstr "" #: ../menu-data/gpodder:gpodder.desktop.in.h:1 msgid "gPodder Podcast Client" msgstr "gPodder dopuitsending kliënt" #: ../menu-data/gpodder:gpodder.desktop.in.h:2 msgid "Subscribe to audio and video content from the web" msgstr "" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:1 msgid "Pointing devices" msgstr "Aanwystoestelle" #: ../menu-data/gpointing-device-settings:gpointing-device-settings.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:2 msgid "Set your mouse and touchpad preferences" msgstr "Stel jou muis en raakpaneel" #: ../menu-data/gpomme:gpomme.desktop.in.h:1 msgid "pommed GTK client" msgstr "pommed GTK kliënt" #: ../menu-data/gpomme:gpomme.desktop.in.h:2 msgid "A graphical client for pommed" msgstr "'n Grafiese kliënt vir 'pommed'" #: ../menu-data/gpredict:gpredict.desktop.in.h:1 msgid "GNOME Predict" msgstr "GNOME Predict" #: ../menu-data/gpredict:gpredict.desktop.in.h:2 msgid "Satellite tracker" msgstr "Satelietvolger" #: ../menu-data/gprompter:gprompter.desktop.in.h:1 msgid "gprompter" msgstr "" #: ../menu-data/gprompter:gprompter.desktop.in.h:2 #: ../menu-data/pyprompter:pyprompter.desktop.in.h:2 msgid "Predictive text editor powered by presage" msgstr "" #: ../menu-data/gpsbabel-gui:gpsbabel-gui.desktop.in.h:1 msgid "GPSBabel" msgstr "" #: ../menu-data/gpsbabel-gui:gpsbabel-gui.desktop.in.h:2 msgid "Exec=gpsbabelfe" msgstr "" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:1 msgid "GPSCorrelate" msgstr "GPSCorrelate" #: ../menu-data/gpscorrelate-gui:gpscorrelate.desktop.in.h:2 msgid "Add coordinates to jpeg images using gpx files" msgstr "Voeg koördinate by jpeg beelde met behulp van gpx lêers" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:1 msgid "GpsDrive" msgstr "GpsDrive" #: ../menu-data/gpsdrive:gpsdrive.desktop.in.h:2 msgid "GPS Navigation" msgstr "GPS navigasie" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:1 msgid "GpsPrune" msgstr "" #: ../menu-data/gpsprune:gpsprune.desktop.in.h:2 msgid "Visualize, edit and prune GPS tracks" msgstr "" #: ../menu-data/grace:grace.desktop.in.h:1 msgid "Grace" msgstr "Grace" #: ../menu-data/grace:grace.desktop.in.h:2 msgid "An XY plotting tool" msgstr "'n XY uitstippinghulpmiddel" #: ../menu-data/grafx2:grafx2.desktop.in.h:1 msgid "GrafX2" msgstr "GrafX2" #: ../menu-data/grafx2:grafx2.desktop.in.h:2 msgid "Deluxe Paint Clone" msgstr "Deluxe Paint kloon" #: ../menu-data/gramps:gramps.desktop.in.h:1 msgid "Gramps Genealogy System" msgstr "Gramps genealogiestelsel" #: ../menu-data/gramps:gramps.desktop.in.h:2 msgid "" "Manage genealogical information, perform genealogical research and analysis" msgstr "" "Bestuur genealogie informasie, voer genealogie navorsing en analise uit" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:1 msgid "Granatier" msgstr "Granatier" #: ../menu-data/granatier:org.kde.granatier.desktop.in.h:2 msgid "Bomberman clone" msgstr "Bomberman kloon" #: ../menu-data/granule:granule.desktop.in.h:1 msgid "Granule" msgstr "Granule" #: ../menu-data/granule:granule.desktop.in.h:2 msgid "Flashcards Program" msgstr "Flitskaarte program" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:1 msgid "Graphmonkey" msgstr "Graphmonkey" #: ../menu-data/graphmonkey:graphmonkey.desktop.in.h:2 msgid "Draw mathematical graphs/curves" msgstr "Teken wiskundige grafieke/kurwes" #: ../menu-data/grass-core:grass70.desktop.in.h:1 msgid "GRASS GIS 7" msgstr "" #: ../menu-data/grass-core:grass70.desktop.in.h:2 #: ../menu-data/qgis:qbrowser.desktop.in.h:2 #: ../menu-data/qgis:qgis.desktop.in.h:2 msgid "Geographic Information System" msgstr "" #: ../menu-data/gravitation:gravitation.desktop.in.h:1 msgid "Gravitation" msgstr "Gravitasie" #: ../menu-data/gravitation:gravitation.desktop.in.h:2 msgid "game about mania, melancholia, and the creative process" msgstr "" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:1 msgid "Gravity Wars" msgstr "Gravity Wars" #: ../menu-data/gravitywars:gravitywars.desktop.in.h:2 msgid "Test your skills against gravity" msgstr "Toets jou vaardighede teenoor gravitasie" #: ../menu-data/grcm:grcm.desktop.in.h:1 msgid "Grcm" msgstr "Grcm" #: ../menu-data/grcm:grcm.desktop.in.h:2 msgid "Manage machine connections" msgstr "Bestuur masjienkonneksies" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:1 msgid "Remotedesktop Client" msgstr "Afgeleë-werkskerm kliënt" #: ../menu-data/grdesktop:grdesktop.desktop.in.h:2 msgid "Connect to a remote Windows Terminal-Server" msgstr "Verbind met afgeleë Windows terminaal-bedieners" #: ../menu-data/greenwich:greenwich.desktop.in.h:1 msgid "Greenwich" msgstr "" #: ../menu-data/gresistor:gresistor.desktop.in.h:1 msgid "gResistor" msgstr "gResistor" #: ../menu-data/gresistor:gresistor.desktop.in.h:2 msgid "Resistor color code calculator" msgstr "Resistorkleurkode rekenaar" #: ../menu-data/gresolver:gresolver.desktop.in.h:1 msgid "DNS Query Tool" msgstr "DNS navraaghulpmiddel" #: ../menu-data/gresolver:gresolver.desktop.in.h:2 msgid "Perform advanced DNS queries" msgstr "Voer gevorderde DNS navrae uit" #: ../menu-data/gretl-common:gretl.desktop.in.h:1 msgid "gretl" msgstr "gretl" #: ../menu-data/gretl-common:gretl.desktop.in.h:2 msgid "Econometrics package" msgstr "" #: ../menu-data/grhino:grhino.desktop.in.h:1 msgid "GRhino" msgstr "GRhino" #: ../menu-data/grhino:grhino.desktop.in.h:2 msgid "Reversi game for GNOME, supporting the Go/Game Text Protocol" msgstr "" "Reversi-spel vir GNOME, met ondersteuning aan die Go/Game teks protokol" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:1 msgid "Gridlock" msgstr "Gridlock" #: ../menu-data/gridlock.app:Gridlock.desktop.in.h:2 msgid "Collection of grid-based board games for GNUstep" msgstr "" #: ../menu-data/griffith:griffith.desktop.in.h:1 msgid "Griffith" msgstr "Griffith" #: ../menu-data/griffith:griffith.desktop.in.h:2 msgid "Movie Collection Manager" msgstr "Fliekversameling bestuurder" #: ../menu-data/gringotts:gringotts.desktop.in.h:1 msgid "Gringotts" msgstr "Gringotts" #: ../menu-data/gringotts:gringotts.desktop.in.h:2 msgid "An electronic strongbox" msgstr "'n Elektroniese kluis" #: ../menu-data/grisbi:grisbi.desktop.in.h:1 msgid "Grisbi" msgstr "Grisbi" #: ../menu-data/grisbi:grisbi.desktop.in.h:2 msgid "Personnal finances manager" msgstr "" #: ../menu-data/gromit-mpx:gromit-mpx.desktop.in.h:1 msgid "Gromit-MPX" msgstr "" #: ../menu-data/gromit-mpx:gromit-mpx.desktop.in.h:2 msgid "GRaphics Over MIscelaneous Things, a multi pointer annotation tool" msgstr "" #: ../menu-data/gromit:gromit.desktop.in.h:1 msgid "gromit" msgstr "" #: ../menu-data/gromit:gromit.desktop.in.h:2 msgid "draw freehand screen annotations" msgstr "" #: ../menu-data/grpn:grpn.desktop.in.h:1 msgid "Grpn Calculator" msgstr "Grpn rekenaar" #: ../menu-data/grpn:grpn.desktop.in.h:2 msgid "A reverse polish notation calculator" msgstr "'n Omgekeerde poolse notasie rekenaar" #: ../menu-data/grr.app:Grr.desktop.in.h:1 msgid "Grr Feed Reader" msgstr "Grr Feed leser" #: ../menu-data/grr.app:Grr.desktop.in.h:2 msgid "Günther's RSS Reader" msgstr "Günther's RSS leser" #: ../menu-data/grsync:grsync.desktop.in.h:1 msgid "Grsync" msgstr "Grsync" #: ../menu-data/grsync:grsync.desktop.in.h:2 msgid "Synchronize files with rsync" msgstr "Sinkroniseer lêers met rsync" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:1 msgid "gscan2pdf" msgstr "gscan2pdf" #: ../menu-data/gscan2pdf:gscan2pdf.desktop.in.h:2 msgid "A GUI to aid the scan-to-PDF process" msgstr "'n GUI om te help met die skandeer-tot-PDF proses" #: ../menu-data/gsequencer:gsequencer.desktop.in.h:1 msgid "Advanced Gtk+ Sequencer" msgstr "" #: ../menu-data/gshare:gshare-manager.desktop.in.h:1 msgid "File Sharing" msgstr "Lêerdeling" #: ../menu-data/gshare:gshare-manager.desktop.in.h:2 msgid "Configure the file sharing service" msgstr "Stel die lêerdeling diens in" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:1 msgid "GShutdown" msgstr "GShutdown" #: ../menu-data/gshutdown:gshutdown.desktop.in.h:2 msgid "" "An advanced shutdown utility which allows you to schedule the shutdown or " "the restart of your computer" msgstr "" #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:1 msgid "GSmartControl" msgstr "GSmartControl" #. tooltip #: ../menu-data/gsmartcontrol:gsmartcontrol.desktop.in.h:3 msgid "Monitor and control SMART data on hard disks" msgstr "Monitor en beheer SMART data op hardeskywe" #: ../menu-data/gsmc:gsmc.desktop.in.h:1 msgid "GTK Smith Chart Calculator" msgstr "GTK Smith-tabel rekenaar" #: ../menu-data/gsmc:gsmc.desktop.in.h:2 msgid "RF Impedance calculator" msgstr "RF impedansie rekenaar" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:1 msgid "GSpiceUI" msgstr "" #: ../menu-data/gspiceui:gspiceui.desktop.in.h:2 msgid "Graphical frontend to Spice simulators" msgstr "" #: ../menu-data/gsql:gsql.desktop.in.h:1 msgid "gsql" msgstr "" #: ../menu-data/gsql:gsql.desktop.in.h:2 msgid "Integrated Database Development Environment for GNOME" msgstr "" #: ../menu-data/gstm:gstm.desktop.in.h:1 msgid "gSTM" msgstr "gSTM" #: ../menu-data/gstm:gstm.desktop.in.h:2 msgid "Manage SSH tunnel connections" msgstr "Bestuur SSH tonnelverbindings" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:1 msgid "GTAMSAnalyzer" msgstr "GTAMSAnalyzer" #: ../menu-data/gtamsanalyzer.app:GTAMSAnalyzer.desktop.in.h:2 msgid "Qualitative Research Software for GNUstep" msgstr "Kwalitatiewe navorsingsagteware vir GNUstep" #: ../menu-data/gtans:gtans.desktop.in.h:1 msgid "Tangrams" msgstr "Tangrams" #: ../menu-data/gtans:gtans.desktop.in.h:2 msgid "gtans" msgstr "gtans" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:1 msgid "GTetrinet" msgstr "GTetrinet" #: ../menu-data/gtetrinet:gtetrinet.desktop.in.h:2 msgid "Tetrinet client for GNOME" msgstr "Tetrinet kliënt vir GNOME" #: ../menu-data/gtg:gtg.desktop.in.h:1 msgid "Getting Things GNOME!" msgstr "Kry alles GNOME!" #: ../menu-data/gtg:gtg.desktop.in.h:2 msgid "" "Personal tasks and TODO-list items organizer for the GNOME desktop " "environment." msgstr "" #: ../menu-data/gtg:gtg.desktop.in.h:3 msgid "New Task" msgstr "" #: ../menu-data/gthumb:gthumb.desktop.in.h:1 msgid "gThumb Image Viewer" msgstr "" #: ../menu-data/gthumb:gthumb.desktop.in.h:2 msgid "View and organize your images" msgstr "Besigtig en organiseer jou beelde" #: ../menu-data/gtick:gtick.desktop.in.h:1 msgid "GTick" msgstr "" #: ../menu-data/gtick:gtick.desktop.in.h:2 msgid "a GTK-based metronome" msgstr "'n GTK-gebasseerde metronoom" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:1 msgid "GTimeLog Time Tracker" msgstr "" #: ../menu-data/gtimelog:gtimelog.desktop.in.h:2 msgid "Track and time daily activities" msgstr "Hou tyd van en volg jou aktiwiteite" #: ../menu-data/gtimer:gtimer.desktop.in.h:1 msgid "GTimer" msgstr "" #: ../menu-data/gtimer:gtimer.desktop.in.h:2 msgid "GTK-based X11 task timer" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-demo.desktop.in.h:1 msgid "GTK+ Demo" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-demo.desktop.in.h:2 msgid "GTK+ code examples and demonstrations" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-icon-browser.desktop.in.h:1 msgid "Icon Browser" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-icon-browser.desktop.in.h:2 msgid "An application that shows themed icons" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-widget-factory.desktop.in.h:1 msgid "Widget Factory" msgstr "" #: ../menu-data/gtk-3-examples:gtk3-widget-factory.desktop.in.h:2 msgid "A showcase for GTK+ widgets, designed for testing themes." msgstr "" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:1 msgid "Gtk-ChTheme" msgstr "Gtk-ChTheme" #: ../menu-data/gtk-chtheme:gtk-chtheme.desktop.in.h:2 msgid "GTK+2.0 Theme Changer" msgstr "GTK+2.0 Temaredigeerder" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:1 msgid "gtk-gnutella" msgstr "gtk-gnutella" #: ../menu-data/gtk-gnutella:gtk-gnutella.desktop.in.h:2 msgid "A GUI based Gnutella Servent" msgstr "'n GUI gebasseer op die Gnutella Servent" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:1 msgid "RecordMyDesktop" msgstr "" #: ../menu-data/gtk-recordmydesktop:gtk-recordmydesktop.desktop.in.h:2 msgid "Record a video of your desktop" msgstr "" #: ../menu-data/gtk-theme-config:gtk-theme-config.desktop.in.h:1 msgid "Theme Configuration" msgstr "" #: ../menu-data/gtk-theme-config:gtk-theme-config.desktop.in.h:2 msgid "Configure GTK theme colors" msgstr "" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:1 msgid "Take Vector Screenshot" msgstr "" #: ../menu-data/gtk-vector-screenshot:take-vector-screenshot.desktop.in.h:2 msgid "Save vector images of application windows" msgstr "" #: ../menu-data/gtkam:gtkam.desktop.in.h:1 msgid "Gtkam Digital Camera Browser" msgstr "Gtkam Digitale kamera snuffellaar" #: ../menu-data/gtkam:gtkam.desktop.in.h:2 msgid "Browse and download images from an attached digital camera" msgstr "Snuffel deur en laai foto's af vanaf 'n aangehegde digitale kamera" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:1 msgid "GtkAtlantic" msgstr "GtkAtlantic" #: ../menu-data/gtkatlantic:gtkatlantic.desktop.in.h:2 msgid "Connect to a Monopd server" msgstr "Verbind met 'n Monopd bediener" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:1 msgid "GtkBalls" msgstr "GtkBalls" #: ../menu-data/gtkballs:gtkballs.desktop.in.h:2 msgid "Puzzle game" msgstr "Raaiselspel" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:1 msgid "Gtkboard Board Games" msgstr "Gtkboard Bordspelle" #: ../menu-data/gtkboard:gtkboard.desktop.in.h:2 msgid "Play various and sundry board games" msgstr "Speel verskeie en diverse bordspelle" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:1 msgid "gtkGuitune" msgstr "gtkGuitune" #: ../menu-data/gtkguitune:gtkguitune.desktop.in.h:2 msgid "Tune your Guitar" msgstr "Stel jou ghitaar in" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:1 msgid "GtkHash" msgstr "GtkHash" #: ../menu-data/gtkhash:gtkhash.desktop.in.h:2 msgid "Compute message digests and checksums" msgstr "Bereken boodskapsamestellings en kontrolesomme" #: ../menu-data/gtklick:gtklick.desktop.in.h:1 msgid "gtklick" msgstr "gtklick" #: ../menu-data/gtklick:gtklick.desktop.in.h:2 msgid "A Simple Metronome" msgstr "'n Eenvoudige metronoom" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:1 msgid "Remove orphaned packages" msgstr "Verwyder verwese pakkette" #: ../menu-data/gtkorphan:gtkorphan.desktop.in.h:2 msgid "A graphical tool to find and remove orphaned libraries" msgstr "'n Grafiese hulpmiddel om verwese biblioteke te vind en verwyder" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:1 msgid "GtkPerf" msgstr "GtkPerf" #: ../menu-data/gtkperf:gtkperf.desktop.in.h:2 msgid "Test GTK+ performance" msgstr "Toets GTK+ verkverigting" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:1 msgid "Manage music, video and photos on an Apple iPod" msgstr "" #: ../menu-data/gtkpod:gtkpod.desktop.in.h:2 msgid "gtkpod iPod Manager" msgstr "gtkpod iPod bestuurder" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:1 msgid "Serial port terminal" msgstr "Serie-poort terminaal" #: ../menu-data/gtkterm:gtkterm.desktop.in.h:2 msgid "Communicate with the serial port" msgstr "Kommunikeer met die serie-poort" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:1 msgid "GTKWave" msgstr "" #: ../menu-data/gtkwave:gtkwave.desktop.in.h:2 msgid "Display simulation results" msgstr "" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:1 msgid "Gtranslator PO File Editor" msgstr "" #: ../menu-data/gtranslator:gtranslator.desktop.in.h:2 msgid "Translate and localize applications and libraries" msgstr "Vertaal en lokaliseer toepassings en biblioteke" #: ../menu-data/guake-indicator:guake-indicator.desktop.in.h:1 msgid "Guake Indicator" msgstr "" #: ../menu-data/guake-indicator:guake-indicator.desktop.in.h:2 msgid "" "Use it to launch guake-indicator and a new icon will show up to the upper " "right corner of the screen" msgstr "" #: ../menu-data/guake:guake.desktop.in.h:1 msgid "Guake Terminal" msgstr "Guake Terminaal" #: ../menu-data/guake:guake.desktop.in.h:2 msgid "Use the command line in a Quake-like terminal" msgstr "Gebruik die bevel-lyn in 'n Quake-tipe terminaal" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:1 msgid "Guayadeque Music Player" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:2 msgid "Play and organize your music, listen to radios, podcasts and more ..." msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:3 msgid "Play - Pause" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:4 msgid "Stop (+shift Stop at End)" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:5 msgid "Prev. (+shift Prev. Album)" msgstr "" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:6 msgid "Next (+shift Next Album)" msgstr "" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:1 msgid "Character Map" msgstr "Karakterkaart" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:2 msgid "Insert special characters into documents" msgstr "Voeg spesiale karakters in dokumente in" #: ../menu-data/gufw:gufw.desktop.in.h:2 msgid "An easy way to configure your firewall" msgstr "" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:1 msgid "APT Key Manager" msgstr "APT Sleutel-bestuurder" #: ../menu-data/gui-apt-key:gui-apt-key.desktop.in.h:2 msgid "Graphical administration tool for digital keys used with APT" msgstr "" "Grafiese administrasiehulpmiddel vir digitale sleutels wat gebruik word saam " "met APT" #: ../menu-data/guidedog:guidedog-root.desktop.in.h:1 msgid "Guidedog as root" msgstr "" #: ../menu-data/guidedog:guidedog-root.desktop.in.h:2 #: ../menu-data/guidedog:guidedog.desktop.in.h:2 msgid "Advanced routing configuration utiliy" msgstr "" #: ../menu-data/guidedog:guidedog.desktop.in.h:1 msgid "Guidedog" msgstr "Guidedog" #: ../menu-data/guitarix:guitarix.desktop.in.h:1 msgid "guitarix" msgstr "" #: ../menu-data/guitarix:guitarix.desktop.in.h:2 msgid "Simple mono amplifier simulation" msgstr "" #: ../menu-data/gummi:gummi.desktop.in.h:1 msgid "Gummi" msgstr "" #: ../menu-data/gummi:gummi.desktop.in.h:2 msgid "Simple LaTeX Editor" msgstr "" #: ../menu-data/gunroar:gunroar.desktop.in.h:1 msgid "Gunroar" msgstr "Gunroar" #: ../menu-data/gunroar:gunroar.desktop.in.h:2 msgid "Kenta Cho's Gunroar" msgstr "Kenta Cho's Gunroar" #: ../menu-data/gupnp-tools:gupnp-av-cp.desktop.in.h:1 msgid "UPnP AV Control Point" msgstr "" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:1 msgid "gurlchecker" msgstr "gurlchecker" #: ../menu-data/gurlchecker:gurlchecker.desktop.in.h:2 msgid "Graphical Web Links checker" msgstr "Grafiese webskakel nasiener" #: ../menu-data/guvcview:guvcview.desktop.in.h:1 msgid "GTK UVC video viewer" msgstr "" #: ../menu-data/guvcview:guvcview.desktop.in.h:2 msgid "A video viewer and capturer for the linux uvc driver" msgstr "'n Video vertoner en maker vir die Linux uvc drywer" #: ../menu-data/guymager:guymager.desktop.in.h:1 msgid "Guymager" msgstr "" #: ../menu-data/guymager:guymager.desktop.in.h:2 msgid "Fast forensic imager" msgstr "" #: ../menu-data/gv:gv.desktop.in.h:1 msgid "gv" msgstr "gv" #: ../menu-data/gv:gv.desktop.in.h:2 msgid "View PS and/or PDF files" msgstr "Besigtig PS en/of PDF lêers" #: ../menu-data/gvb:gvb.desktop.in.h:1 msgid "Play with waves and vibrations" msgstr "Speel met golwe en vibrasies" #: ../menu-data/gvb:gvb.desktop.in.h:2 msgid "Gvb" msgstr "Gvb" #: ../menu-data/gvrng:gvrng.desktop.in.h:1 msgid "GvRng" msgstr "GvRng" #: ../menu-data/gvrng:gvrng.desktop.in.h:2 msgid "Guido van Robot NG" msgstr "Guido van Robot NG" #: ../menu-data/gwaei:gwaei.desktop.in.h:1 msgid "gWaei Japanese-English Dictionary" msgstr "gWaei Japanese-English woordeboek" #: ../menu-data/gwaei:gwaei.desktop.in.h:2 msgid "Enter a Japanese or English word to easily get translations" msgstr "" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:1 msgid "gWakeOnLan" msgstr "gWakeOnLan" #: ../menu-data/gwakeonlan:gwakeonlan.desktop.in.h:2 msgid "" "A GTK+ utility to awake turned off machine using the Wake On LAN feature." msgstr "" "'n GTK+ ekstra om 'n afgeskakelde masjien wakker te maak met behulp van Wake-" "on-Lan funksie" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:1 msgid "Waterfall" msgstr "Waterfall" #: ../menu-data/gwaterfall:gwaterfall.desktop.in.h:2 msgid "View all characters of font in all sizes." msgstr "" #: ../menu-data/gwave:gwave.desktop.in.h:1 msgid "gwave" msgstr "gwave" #: ../menu-data/gwave:gwave.desktop.in.h:2 msgid "A waveform viewer eg for spice simulators " msgstr "'n Golfvorm vertoner vir byvoorbeeld spice-nabootsers " #: ../menu-data/gwc:gwc.desktop.in.h:1 msgid "Gnome Wave Cleaner" msgstr "Gnome Golf reiniger" #: ../menu-data/gwc:gwc.desktop.in.h:2 msgid "Sound File Noise Reduction" msgstr "Klanklêer geraasvermindering" #: ../menu-data/gweled:gweled.desktop.in.h:1 msgid "Gweled" msgstr "Gweled" #: ../menu-data/gweled:gweled.desktop.in.h:2 msgid "Play a puzzle game similar to \"Diamond Mine\"" msgstr "Speel 'n raaiselspel vergelykbaar met \"Diamond Mine\"" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:1 msgid "GwenRename" msgstr "" #: ../menu-data/gwenrename:kde4__gwenrename.desktop.in.h:2 msgid "A batch renaming tool for KDE" msgstr "" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:1 msgid "Gwenview" msgstr "Gwenview" #: ../menu-data/gwenview:org.kde.gwenview.desktop.in.h:2 msgid "A simple image viewer" msgstr "'n Eenvoudige beeldbekyker" #: ../menu-data/gwhere:gwhere.desktop.in.h:1 msgid "Removable media catalog management" msgstr "" #: ../menu-data/gwhere:gwhere.desktop.in.h:2 msgid "" "GWhere allows one to manage a database of your CDs and other removable media " "(hard disks, floppy drive, Zip drive, CD-ROM, etc...). With GWhere it's easy " "to browse yours CDs or to make quick search without need to insert yours CDs " "in the drive repeatedly." msgstr "" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:1 msgid "GWorkspace" msgstr "GWorkspace" #: ../menu-data/gworkspace.app:GWorkspace.desktop.in.h:2 msgid "GNUstep Workspace Manager" msgstr "GNUstep werkspasiebestuurder" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:1 msgid "See the time in other timezones" msgstr "Kry die tyd van ander tyd-zones" #: ../menu-data/gworldclock:gworldclock.desktop.in.h:2 msgid "World Clock (gworldclock)" msgstr "Wêreldhorlosie (gworldclock)" #: ../menu-data/gwrite:gwrite.desktop.in.h:1 msgid "GWrite" msgstr "GWrite" #: ../menu-data/gwrite:gwrite.desktop.in.h:2 #: ../menu-data/leafpad:leafpad.desktop.in.h:2 #: ../menu-data/x2:x2.desktop.in.h:2 msgid "Simple text editor" msgstr "Eenvoudige teksredigeerder" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:1 msgid "Gwyddion" msgstr "Gwyddion" #: ../menu-data/gwyddion:gwyddion.desktop.in.h:2 msgid "SPM data visualization and analysis" msgstr "SPM data visualisering en analise" #: ../menu-data/gxkb:gxkb.desktop.in.h:1 msgid "Gxkb" msgstr "" #: ../menu-data/gxkb:gxkb.desktop.in.h:2 msgid "Keyboard switcher" msgstr "" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:1 msgid "gxmms2" msgstr "gxmms2" #: ../menu-data/gxmms2:gxmms2.desktop.in.h:2 msgid "Play music" msgstr "Speel musiek" #: ../menu-data/gxneur:gxneur.desktop.in.h:1 msgid "gXNeur" msgstr "gXNeur" #: ../menu-data/gxneur:gxneur.desktop.in.h:2 msgid "Automatic keyboard layout switcher" msgstr "Outomatiese sleutelborduitleg omskakelaar" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:1 msgid "Gxtuner" msgstr "" #: ../menu-data/gxtuner:gxtuner.desktop.in.h:2 msgid "Simple Tuner Interface for jack" msgstr "" #: ../menu-data/gyrus:gyrus.desktop.in.h:1 msgid "Gyrus IMAP Cyrus Administrator" msgstr "Gyrus IMAP Cyrus administreerder" #: ../menu-data/gyrus:gyrus.desktop.in.h:2 msgid "Administer the mailboxes of your IMAP Cyrus servers" msgstr "Administreer die posbusse van jou IMAP Cyrus bedieners" #: ../menu-data/hamexam:hamexam.desktop.in.h:1 msgid "hamexam" msgstr "" #: ../menu-data/hamexam:hamexam.desktop.in.h:2 msgid "Ham Radio Examination trainer" msgstr "" #: ../menu-data/hamfax:hamfax.desktop.in.h:1 msgid "hamfax" msgstr "" #: ../menu-data/hamfax:hamfax.desktop.in.h:2 msgid "Send and receive radio facsimiles" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:1 msgid "Time Tracking Overview" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker-overview.desktop.in.h:2 msgid "The overview window of hamster time tracker" msgstr "" #: ../menu-data/hamster-applet:hamster-time-tracker.desktop.in.h:1 #: ../menu-data/hamster-applet:hamster-windows-service.desktop.in.h:1 msgid "Time Tracker" msgstr "Tyd volger" #: ../menu-data/hamster-applet:hamster-time-tracker.desktop.in.h:2 #: ../menu-data/hamster-applet:hamster-windows-service.desktop.in.h:2 #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:2 msgid "Project Hamster - track your time" msgstr "" #: ../menu-data/hamster-indicator:hamster-indicator.desktop.in.h:1 msgid "Hamster Indicator" msgstr "" #: ../menu-data/handbrake:ghb.desktop.in.h:1 msgid "HandBrake" msgstr "" #: ../menu-data/handbrake:ghb.desktop.in.h:2 msgid "Transcodes DVD, Bluray, and other media" msgstr "" #: ../menu-data/hannah-foo2zjs:hannah-foo2zjs.desktop.in.h:1 msgid "Hannah" msgstr "" #: ../menu-data/hannah-foo2zjs:hannah-foo2zjs.desktop.in.h:2 msgid "Foo2ZJS Firmware Downloader and Installer" msgstr "Foo2ZJS vasteware aflaaier en installeerder" #: ../menu-data/hannah:hannah.desktop.in.h:1 msgid "Help Hannah's Horse" msgstr "Help Hannah se perd" #: ../menu-data/hannah:hannah.desktop.in.h:2 msgid "A pacman-like game" msgstr "'n Packman-agtige speletjie" #: ../menu-data/hardinfo:hardinfo.desktop.in.h:1 msgid "System Profiler and Benchmark" msgstr "Stelsel profelering en maatstawwe" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:1 msgid "HasciiCam" msgstr "" #: ../menu-data/hasciicam:hasciicam.desktop.in.h:2 msgid "(h)ascii for the masses!" msgstr "" #: ../menu-data/hatari:hatariui.desktop.in.h:1 msgid "Hatari UI" msgstr "" #: ../menu-data/hatari:hatariui.desktop.in.h:2 msgid "Atari ST(e)/Falcon emulator" msgstr "" #: ../menu-data/hdate-applet:ghcal.desktop.in.h:1 msgid "Hdate" msgstr "Hdate" #: ../menu-data/hdate-applet:ghcal.desktop.in.h:2 msgid "Hebrew desktop calendar" msgstr "Hebreeuse werkskerm kalender" #: ../menu-data/hdfview:hdfview.desktop.in.h:1 msgid "hdfview" msgstr "" #: ../menu-data/hdfview:hdfview.desktop.in.h:2 msgid "HDF4/5 Data Browser" msgstr "" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:1 msgid "HDHomeRun Config GUI" msgstr "HDHomeRun Config GUI" #: ../menu-data/hdhomerun-config-gui:hdhr.desktop.in.h:2 msgid "A GUI for configuration of HDHomeRun devices" msgstr "'n GUI vir die instelling van HDHomeRun toestelle" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:1 msgid "Hedgewars" msgstr "Hedgewars" #: ../menu-data/hedgewars:hedgewars.desktop.in.h:2 msgid "Fighting Hedgehogs" msgstr "Vegtende krimpvarkies" #: ../menu-data/helpviewer.app:HelpViewer.desktop.in.h:1 msgid "HelpViewer" msgstr "HelpViewer" #: ../menu-data/helpviewer.app:HelpViewer.desktop.in.h:2 msgid "GNUstep Help Viewer" msgstr "GNUstep Help kyker" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:1 msgid "HerculesStudio" msgstr "" #: ../menu-data/herculesstudio:herculesstudio.desktop.in.h:2 msgid "GUI front-end of hercules emulator" msgstr "" #: ../menu-data/heroes-common:heroes.desktop.in.h:1 msgid "Heroes" msgstr "Heroes" #: ../menu-data/heroes-common:heroes.desktop.in.h:2 msgid "Collect powerups and avoid your opponents' trails" msgstr "Versamel opkikkers en vermy jou teenstaander se spore" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:1 msgid "Hex-a-hop" msgstr "Hex-a-hop" #: ../menu-data/hex-a-hop:hex-a-hop.desktop.in.h:2 msgid "Puzzle game based on hexagonal tiles" msgstr "Raaiselspel gebasseer op heksagonale teëls" #: ../menu-data/hexalate:hexalate.desktop.in.h:1 msgid "Hexalate" msgstr "Hexalate" #: ../menu-data/hexalate:hexalate.desktop.in.h:2 msgid "Color Matching Game" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:1 msgid "HexChat" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:2 msgid "Chat with other people online" msgstr "" #: ../menu-data/hexchat:hexchat.desktop.in.h:3 msgid "Open Safe Mode" msgstr "" #: ../menu-data/hexter:hexter.desktop.in.h:1 msgid "Hexter" msgstr "Hexter" #: ../menu-data/hexter:hexter.desktop.in.h:2 msgid "Yamaha DX7 modeling DSSI plugin" msgstr "Yamaha DX7 modellering DSSI inprop" #: ../menu-data/higan:higan.desktop.in.h:1 msgid "higan" msgstr "" #: ../menu-data/higan:higan.desktop.in.h:2 msgid "SNES emulator" msgstr "" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:1 msgid "Hijra Applet" msgstr "" #: ../menu-data/hijra-applet:hijra-applet.desktop.in.h:2 msgid "Hijri calendar in system tray icon" msgstr "" #: ../menu-data/hime:hime-setup.desktop.in.h:1 msgid "hime Setup" msgstr "" #: ../menu-data/hime:hime-setup.desktop.in.h:2 msgid "Setup utility for hime input method" msgstr "" #: ../menu-data/history-service:history-daemon.desktop.in.h:1 msgid "History Service Daemon" msgstr "" #: ../menu-data/history-service:history-daemon.desktop.in.h:2 msgid "Listens for calls and messages and stores them." msgstr "" #: ../menu-data/hitori:hitori.desktop.in.h:1 msgid "Hitori" msgstr "Hitori" #: ../menu-data/hitori:hitori.desktop.in.h:2 msgid "Play the Hitori puzzle game" msgstr "Speel die Hitori raaiselspel" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:1 msgid "Ho22bus" msgstr "" #: ../menu-data/ho22bus:ho22bus.desktop.in.h:2 msgid "Recite word easily" msgstr "" #: ../menu-data/ho22bus:hodict.desktop.in.h:1 msgid "HoDict" msgstr "" #: ../menu-data/ho22bus:hodict.desktop.in.h:2 msgid "Ho22bus's Dict" msgstr "" #: ../menu-data/hocr-gtk:hocr-gtk.desktop.in.h:1 msgid "hocr-gtk" msgstr "" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:1 msgid "sane-pygtk" msgstr "" #: ../menu-data/hocr-gtk:sane-pygtk.desktop.in.h:2 msgid "A minimal program to work with scanner." msgstr "" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:1 msgid "An open source poker client and server" msgstr "'n Ope-bron poker kliënt en bediener" #: ../menu-data/holdingnuts:holdingnuts.desktop.in.h:2 msgid "HoldingNuts" msgstr "HoldingNuts" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:1 msgid "Holotz Castle" msgstr "Holotz kasteel" #: ../menu-data/holotz-castle:holotz-castle.desktop.in.h:2 msgid "Play an exciting mystery game" msgstr "Speel 'n opwindinde raaiselagtige spel" #: ../menu-data/homebank:homebank.desktop.in.h:1 msgid "HomeBank" msgstr "HomeBank" #: ../menu-data/homebank:homebank.desktop.in.h:2 msgid "Free, easy, personal accounting for everyone." msgstr "Gratis en eenvoudige persoonlike boekhoustelsel vir almal" #: ../menu-data/horae:artemis.desktop.in.h:1 msgid "Artemis" msgstr "Artemis" #: ../menu-data/horae:artemis.desktop.in.h:2 msgid "Interactive EXAFS data analysis" msgstr "Interaktiewe EXAFS data analise" #: ../menu-data/horae:athena.desktop.in.h:1 msgid "Athena" msgstr "Athena" #: ../menu-data/horae:athena.desktop.in.h:2 msgid "Interactive EXAFS data processing" msgstr "Interaktiewe EXAFS data verwerking" #: ../menu-data/horae:hephaestus.desktop.in.h:1 msgid "Hephaestus" msgstr "Hephaestus" #: ../menu-data/horae:hephaestus.desktop.in.h:2 msgid "The x-ray absorption spectroscopist's periodic table" msgstr "Die x-straal absorpsie spektroskoop se periodieke table" #: ../menu-data/horgand:horgand.desktop.in.h:1 msgid "Horgand" msgstr "Horgand" #: ../menu-data/horgand:horgand.desktop.in.h:2 msgid "Organd Soft Synth" msgstr "Organd Soft Synth" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:1 msgid "Manage the reservations for your hotel, hostel or B&B" msgstr "" #: ../menu-data/hoteldruid:hoteldruid-launcher.desktop.in.h:2 msgid "HotelDruid" msgstr "" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:1 msgid "Hotot Twitter Client" msgstr "" #: ../menu-data/hotot-gtk:hotot.desktop.in.h:2 msgid "Lightweight Twitter client based on Gtk2 and WebKit" msgstr "" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:1 msgid "Hotot Qt" msgstr "" #: ../menu-data/hotot-qt:hotot-qt.desktop.in.h:2 msgid "Lightweight Twitter client based on Qt and WebKit" msgstr "" #: ../menu-data/hotssh:hotssh.desktop.in.h:1 msgid "Secure Shell" msgstr "Secure Shell" #: ../menu-data/hotssh:hotssh.desktop.in.h:2 msgid "Connect to a remote computer using Secure Shell" msgstr "Verbind met 'n afgeleë rekenaar deur middel van Secure Shell" #: ../menu-data/hplip-gui:hplip.desktop.in.h:1 msgid "HPLIP Toolbox" msgstr "HPLIP Gereedskapkis" #: ../menu-data/hplip-gui:hplip.desktop.in.h:2 msgid "HP Printing System Control Center" msgstr "HP drukker stelselbeheersentrum" #: ../menu-data/htop:htop.desktop.in.h:1 msgid "Htop" msgstr "Htop" #: ../menu-data/htop:htop.desktop.in.h:2 msgid "Show System Processes" msgstr "Vertoon stelselprosesse" #: ../menu-data/httraqt:httraqt.desktop.in.h:1 msgid "HTTraQt" msgstr "" #: ../menu-data/httraqt:httraqt.desktop.in.h:2 msgid "Web copier" msgstr "" #: ../menu-data/hud-tools:hud-gui.desktop.in.h:1 msgid "Hud Gui" msgstr "" #: ../menu-data/hud-tools:hud-gui.desktop.in.h:2 msgid "Test user interface for HUD" msgstr "" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:1 msgid "Hugin Calibrate Lens" msgstr "" #: ../menu-data/hugin:calibrate_lens_gui.desktop.in.h:2 msgid "Characterise lens distortion" msgstr "" #: ../menu-data/hugin:hugin.desktop.in.h:1 msgid "Hugin Panorama Creator" msgstr "" #: ../menu-data/hugin:hugin.desktop.in.h:2 msgid "Stitch photographs together" msgstr "Las foto's aanmekaar" #: ../menu-data/hugin:pto_gen.desktop.in.h:1 msgid "Hugin PTO generator" msgstr "" #: ../menu-data/hugin:pto_gen.desktop.in.h:2 msgid "Initialise a Hugin panorama project from multiple photos" msgstr "" #: ../menu-data/hv3:hv3.desktop.in.h:1 msgid "Hv3 Web Browser" msgstr "" #: ../menu-data/hwloc:lstopo.desktop.in.h:1 msgid "Hardware Locality lstopo" msgstr "" #: ../menu-data/hwloc:lstopo.desktop.in.h:2 msgid "Show hardware topology" msgstr "" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:1 msgid "XHydra" msgstr "" #: ../menu-data/hydra-gtk:hydra-gtk.desktop.in.h:2 msgid "A fast network logon cracker" msgstr "" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:1 msgid "Hydrogen" msgstr "" #: ../menu-data/hydrogen:hydrogen.desktop.in.h:2 msgid "Create drum sequences" msgstr "Skep drom-sekwense" #: ../menu-data/hyperrogue:hyperrogue.desktop.in.h:1 msgid "HyperRogue" msgstr "" #: ../menu-data/hyperrogue:hyperrogue.desktop.in.h:2 msgid "A non-euclidean graphical rogue-like game" msgstr "" #: ../menu-data/i3-wm:i3.desktop.in.h:1 msgid "i3" msgstr "" #: ../menu-data/i3-wm:i3.desktop.in.h:2 msgid "improved dynamic tiling window manager" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:1 msgid "Iagno" msgstr "Iagno" #: ../menu-data/iagno:iagno.desktop.in.h:2 msgid "Dominate the board in a classic version of Reversi" msgstr "Oorheers die bord in 'n klassieke weergawe van Reversi" #: ../menu-data/iagno:iagno.desktop.in.h:3 msgid "Play first (Dark)" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:4 msgid "Play second (Light)" msgstr "" #: ../menu-data/iagno:iagno.desktop.in.h:5 msgid "Two players game" msgstr "" #: ../menu-data/ibus-anthy:ibus-setup-anthy.desktop.in.h:1 msgid "IBus Anthy Setup" msgstr "" #: ../menu-data/ibus-anthy:ibus-setup-anthy.desktop.in.h:2 msgid "Set up IBus Anthy engine" msgstr "" #. The title of the preferences window for Cangjie #: ../menu-data/ibus-cangjie:ibus-setup-cangjie.desktop.in.h:2 msgid "Cangjie Preferences" msgstr "" #. Tooltip for the preferences app for Cangjie #: ../menu-data/ibus-cangjie:ibus-setup-cangjie.desktop.in.h:4 msgid "Set preferences for the Cangjie input method" msgstr "" #. The title of the preferences window for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:2 msgid "Quick Preferences" msgstr "" #. Tooltip for the preferences app for Quick #: ../menu-data/ibus-cangjie:ibus-setup-quick.desktop.in.h:4 msgid "Set preferences for the Quick input method" msgstr "" #: ../menu-data/ibus-chewing:ibus-setup-chewing.desktop.in.h:1 msgid "IBus Chewing Preferences" msgstr "" #: ../menu-data/ibus-chewing:ibus-setup-chewing.desktop.in.h:2 msgid "Set IBus Chewing Preferences" msgstr "" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:1 msgid "IBus Hangul Preferences" msgstr "" #: ../menu-data/ibus-hangul:ibus-setup-hangul.desktop.in.h:2 msgid "Set IBus Hangul Preferences" msgstr "" #: ../menu-data/ibus-input-pad:ibus-setup-input-pad.desktop.in.h:1 msgid "IBus Input Pad Setup" msgstr "" #: ../menu-data/ibus-input-pad:ibus-setup-input-pad.desktop.in.h:2 msgid "Set up IBus Input Pad engine" msgstr "" #: ../menu-data/ibus-kkc:ibus-setup-kkc.desktop.in.h:1 msgid "Kana Kanji Conversion Preferences" msgstr "" #: ../menu-data/ibus-kkc:ibus-setup-kkc.desktop.in.h:2 msgid "Customize Kana Kanji Conversion input-method" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:1 msgid "IBus LibBopomofo Preferences" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libbopomofo.desktop.in.h:2 msgid "Set ibus-libbopomofo Preferences" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:1 msgid "IBus LibPinyin Setup" msgstr "" #: ../menu-data/ibus-libpinyin:ibus-setup-libpinyin.desktop.in.h:2 msgid "Set ibus-libpinyin Preferences" msgstr "" #: ../menu-data/ibus-libzhuyin:ibus-setup-libzhuyin.desktop.in.h:1 msgid "IBus LibZhuyin Setup" msgstr "" #: ../menu-data/ibus-libzhuyin:ibus-setup-libzhuyin.desktop.in.h:2 msgid "Set ibus-libzhuyin Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-bopomofo.desktop.in.h:1 msgid "IBus Bopomofo Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-bopomofo.desktop.in.h:2 msgid "Set ibus-Bopomofo Preferences" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-pinyin.desktop.in.h:1 msgid "IBus Pinyin Setup" msgstr "" #: ../menu-data/ibus-pinyin:ibus-setup-pinyin.desktop.in.h:2 msgid "Set ibus-pinyin Preferences" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-abbreviation-editor.desktop.in.h:1 #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-preferences.desktop.in.h:1 msgid "Change preferences of ibus-sharada-braille" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-abbreviation-editor.desktop.in.h:2 msgid "ibus-sharada-braille-abbreviation-editor" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-language-editor.desktop.in.h:1 msgid "Change edit languages of ibus-sharada-braille" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-language-editor.desktop.in.h:2 msgid "ibus-sharada-braille-language-editor" msgstr "" #: ../menu-data/ibus-sharada-braille:ibus-sharada-braille-preferences.desktop.in.h:2 msgid "ibus-sharada-braille-preferences" msgstr "" #: ../menu-data/ibus-skk:ibus-setup-skk.desktop.in.h:1 msgid "IBus SKK Setup" msgstr "" #: ../menu-data/ibus-skk:ibus-setup-skk.desktop.in.h:2 msgid "Set up IBus SKK engine" msgstr "" #: ../menu-data/ibus-table:ibus-setup-table.desktop.in.h:1 msgid "IBus Table Setup" msgstr "" #: ../menu-data/ibus-table:ibus-setup-table.desktop.in.h:2 msgid "Set ibus-table preferences" msgstr "" #: ../menu-data/ibus:ibus-setup.desktop.in.h:1 msgid "IBus Preferences" msgstr "IBus voorkeure" #: ../menu-data/ibus:ibus-setup.desktop.in.h:2 msgid "Set IBus Preferences" msgstr "" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:1 msgid "IceBreaker" msgstr "Ysbreker" #: ../menu-data/icebreaker:icebreaker.desktop.in.h:2 msgid "Melt an iceberg into small pieces, in order to trap the penguins" msgstr "" "Smelt 'n ysberg in kleiner dele in om sodoende die pikkewyne vas te vang" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:1 msgid "Icemon" msgstr "Icemon" #: ../menu-data/icecc-monitor:icemon.desktop.in.h:2 msgid "A monitor for an Icecream compilation network" msgstr "'n Monitor vir 'n Icecream kompilasienetwerk" #: ../menu-data/icedtea-netx-common:icedtea-netx-javaws.desktop.in.h:1 msgid "IcedTea Java Web Start" msgstr "" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:1 msgid "IcedTea Web Control Panel" msgstr "" #: ../menu-data/icedtea-netx-common:itweb-settings.desktop.in.h:2 msgid "Configure IcedTea Web (javaws and plugin)" msgstr "" #: ../menu-data/idjc:idjc.desktop.in.h:1 msgid "Create your live radio show or podcast" msgstr "Skep jou eie direkte radio aanbieding of pod-uitsending" #: ../menu-data/idjc:idjc.desktop.in.h:2 msgid "Internet DJ Console" msgstr "Internet DJ konsool" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:1 msgid "IDLE (using Python-2.7)" msgstr "" #: ../menu-data/idle-python2.7:idle-python2.7.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-2.7)" msgstr "" #: ../menu-data/idle-python3.4:idle-python3.4.desktop.in.h:1 msgid "IDLE (using Python-3.4)" msgstr "" #: ../menu-data/idle-python3.4:idle-python3.4.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.4)" msgstr "" #: ../menu-data/idle-python3.5:idle-python3.5.desktop.in.h:1 msgid "IDLE (using Python-3.5)" msgstr "" #: ../menu-data/idle-python3.5:idle-python3.5.desktop.in.h:2 msgid "Integrated Development Environment for Python (using Python-3.5)" msgstr "" #: ../menu-data/idle3:idle3.desktop.in.h:1 msgid "IDLE 3" msgstr "IDLE 3" #: ../menu-data/idle3:idle3.desktop.in.h:2 msgid "Integrated DeveLopment Environment for Python3" msgstr "Geïntegreerde ontwikkelingsomgewing vir Python3" #: ../menu-data/idle:idle.desktop.in.h:1 msgid "IDLE" msgstr "" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:1 msgid "ifpgui" msgstr "ifpgui" #: ../menu-data/ifpgui:ifpgui.desktop.in.h:2 msgid "KDE-style GUI for iRiver iFP flash players " msgstr "KDE-styl GUI vir iRiver iFP flash spelers " #: ../menu-data/ifrit:ifrit.desktop.in.h:1 msgid "IFRIT 3D Data Visualization" msgstr "IFRIT 3D Data visualisering" #: ../menu-data/ifrit:ifrit.desktop.in.h:2 msgid "Visualize numerical simulations in 3D" msgstr "Visualiseer numeriese simulasies in3D" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:1 msgid "ii-esu" msgstr "ii-esu" #: ../menu-data/ii-esu:ii-esu.desktop.in.h:2 msgid "HIZ's ES" msgstr "HIZ's ES" #: ../menu-data/ike-qtgui:ike.desktop.in.h:1 msgid "Shrew Soft VPN Access Manager" msgstr "Shrew Soft VPN toegangbestuurder" #: ../menu-data/ike-qtgui:ike.desktop.in.h:2 msgid "Application to manage remote site configurations" msgstr "Toepassing om afgeleë terien instellings te bestuur" #: ../menu-data/im-config:im-config.desktop.in.h:1 #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:1 msgid "Input Method" msgstr "Input Method" #: ../menu-data/im-config:im-config.desktop.in.h:2 msgid "Set Keyboard Input Method" msgstr "" #: ../menu-data/imagej:imagej.desktop.in.h:1 msgid "ImageJ" msgstr "ImageJ" #: ../menu-data/imagej:imagej.desktop.in.h:2 msgid "Image processing and analysis" msgstr "Beeld verwerking en analise" #: ../menu-data/imagemagick-6.q16:display-im6.q16.desktop.in.h:1 #: ../menu-data/imagemagick:display-im6.desktop.in.h:1 msgid "ImageMagick (display Q16)" msgstr "" #: ../menu-data/imagemagick-6.q16:display-im6.q16.desktop.in.h:2 #: ../menu-data/imagemagick:display-im6.desktop.in.h:2 msgid "Display and edit image files" msgstr "" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:1 msgid "ImageVis3D" msgstr "" #: ../menu-data/imagevis3d:imagevis3d.desktop.in.h:2 msgid "Desktop volume rendering application for large data" msgstr "" #: ../menu-data/imagination:imagination.desktop.in.h:1 msgid "Imagination" msgstr "Imagination" #: ../menu-data/imagination:imagination.desktop.in.h:2 msgid "A lightweight DVD slideshow maker using GTK+2" msgstr "'n Liggewig DVD skyfievertoningskepper wat GTK+2 gebruik" #: ../menu-data/imview:imview.desktop.in.h:1 msgid "Imview Image Viewer" msgstr "Imview Beelde besigtiger" #: ../menu-data/imview:imview.desktop.in.h:2 msgid "View and analyze scientific images" msgstr "Beskou en analiseer wetenskaplike beelde" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:1 msgid "indicator-china-weather" msgstr "" #: ../menu-data/indicator-china-weather:indicator-china-weather.desktop.in.h:2 msgid "Indicator applet for current weather conditions in China" msgstr "" #: ../menu-data/indicator-keylock:indicator-keylock.desktop.in.h:1 msgid "Indicator-LockKeys" msgstr "" #: ../menu-data/indicator-keylock:indicator-keylock.desktop.in.h:2 msgid "Handles the locked states of CapsLock, NumLock, and ScrollLock" msgstr "" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:1 msgid "System Load Indicator" msgstr "" #: ../menu-data/indicator-multiload:indicator-multiload.desktop.in.h:2 msgid "" "A system load monitor capable of displaying graphs for CPU, ram, and swap " "space use, plus network traffic." msgstr "" #: ../menu-data/indicators-client:indicators-client.desktop.in.h:1 msgid "Indicators Client" msgstr "" #: ../menu-data/indicators-client:indicators-client.desktop.in.h:2 msgid "Application for testing the Indicators system" msgstr "" #: ../menu-data/inkscape:inkscape.desktop.in.h:1 msgid "Inkscape Vector Graphics Editor" msgstr "" #: ../menu-data/inkscape:inkscape.desktop.in.h:2 msgid "Create and edit Scalable Vector Graphics images" msgstr "Skep en redigeer SVG tekeninge (Scalable Vector Graphics)" #: ../menu-data/instead:instead.desktop.in.h:1 msgid "INSTEAD" msgstr "" #: ../menu-data/instead:instead.desktop.in.h:2 msgid "Simple Text Adventures Interpreter" msgstr "" #: ../menu-data/intone:intone.desktop.in.h:1 msgid "Intone" msgstr "" #: ../menu-data/intone:intone.desktop.in.h:2 msgid "Simple music player for mobile devices" msgstr "" #: ../menu-data/iok:iok.desktop.in.h:1 msgid "Indic Onscreen Keyboard" msgstr "Indic aanskerm sleutelbord" #: ../menu-data/iok:iok.desktop.in.h:2 msgid "Enter Indic characters with a virtual keyboard" msgstr "Voer Indic karakters in met 'n virtuele sleutelbord" #: ../menu-data/iptux:iptux.desktop.in.h:1 msgid "iptux" msgstr "iptux" #: ../menu-data/iptux:iptux.desktop.in.h:2 msgid "Lan communication software" msgstr "LAN kommunikasiesagteware" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:1 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:1 msgid "Enhanced interactive Python qtconsole" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:2 msgid "IPython Qt console" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:3 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:3 msgid "Matplotlib" msgstr "" #: ../menu-data/ipython-qtconsole:ipython-qtconsole.desktop.in.h:4 #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:4 msgid "Matplotlib (inline plots)" msgstr "" #: ../menu-data/ipython3-qtconsole:ipython3-qtconsole.desktop.in.h:2 msgid "IPython3 Qt console" msgstr "" #: ../menu-data/ipython3:ipython3.desktop.in.h:1 #: ../menu-data/ipython:ipython.desktop.in.h:1 msgid "Enhanced interactive Python shell" msgstr "" #: ../menu-data/ipython3:ipython3.desktop.in.h:2 msgid "ipython3" msgstr "" #: ../menu-data/ipython:ipython.desktop.in.h:2 msgid "ipython" msgstr "" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:1 msgid "Ircp Tray" msgstr "Ircp Tray" #: ../menu-data/ircp-tray:ircp-tray.desktop.in.h:2 msgid "A simple OBEX file transfer applet" msgstr "'n Eenvoudige OBEX lêeroordrag programmetjie" #: ../menu-data/isag:isag.desktop.in.h:1 msgid "Isag System Activity Grapher" msgstr "Isag Stelsel-aktiwiteit grafiektrekker" #: ../menu-data/isag:isag.desktop.in.h:2 msgid "Interactive System Activity Grapher for sysstat" msgstr "Interaktiewe stelsel-aktiwiteite grafiektrekker vir sysstat" #: ../menu-data/isomaster:isomaster.desktop.in.h:1 msgid "ISO Master" msgstr "ISO Master" #: ../menu-data/isomaster:isomaster.desktop.in.h:2 msgid "Read, write and modify ISO images" msgstr "Lees, skryf en modifiseer ISO beelde" #: ../menu-data/istanbul:istanbul.desktop.in.h:1 msgid "Istanbul Desktop Session Recorder" msgstr "Istanbul Werkskermsessie opnemer" #: ../menu-data/istanbul:istanbul.desktop.in.h:2 msgid "Record a video of your desktop session" msgstr "Maak 'n video van jou werkskermsessie" #: ../menu-data/italc-client:italc-client-autostart.desktop.in.h:1 #: ../menu-data/italc-client:italc-client.desktop.in.h:1 msgid "iTALC Client Applet" msgstr "" #: ../menu-data/italc-management-console:italc-management-console.desktop.in.h:1 msgid "iTALC Management Console" msgstr "" #: ../menu-data/italc-management-console:italc-management-console.desktop.in.h:2 msgid "Administrate your iTALC installation" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:1 msgid "iTALC" msgstr "" #: ../menu-data/italc-master:italc-master.desktop.in.h:2 msgid "Intelligent Teaching And Learning with Computers" msgstr "" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:1 msgid "Jaaa (with ALSA support)" msgstr "" #: ../menu-data/jaaa:jaaa-alsa.desktop.in.h:2 msgid "Analyse or generate an Audio signal through ALSA" msgstr "" #: ../menu-data/jabref:jabref.desktop.in.h:1 msgid "JabRef" msgstr "JabRef" #: ../menu-data/jabref:jabref.desktop.in.h:2 msgid "Graphical editor for BibTex bibliographies" msgstr "Grafiese redigeerder vir BibText bibliografië" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:1 msgid "JACK Keyboard" msgstr "" #: ../menu-data/jack-keyboard:jack-keyboard.desktop.in.h:2 msgid "Virtual keyboard for JACK MIDI" msgstr "" #: ../menu-data/jack-mixer:jack_mixer.desktop.in.h:1 msgid "Jack Mixer" msgstr "" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:1 msgid "JACK Rack" msgstr "JACK Rack" #: ../menu-data/jack-rack:jack-rack.desktop.in.h:2 msgid "Stereo LADSPA effects rack" msgstr "Stereo LADSPA effekte rak" #: ../menu-data/jackeq:jackeq.desktop.in.h:1 msgid "JackEQ" msgstr "JackEQ" #: ../menu-data/jackeq:jackeq.desktop.in.h:2 msgid "routes and manipulates audio from/to multiple sources" msgstr "Lei en manipuleer van/na verskillende bronne" #: ../menu-data/jajuk:jajuk.desktop.in.h:1 msgid "Jajuk" msgstr "Jajuk" #: ../menu-data/jajuk:jajuk.desktop.in.h:2 msgid "Jajuk Advanced Jukebox" msgstr "Jajuk gevorderde musiekkas" #: ../menu-data/jamin:jamin.desktop.in.h:1 msgid "JAMin" msgstr "JAMin" #: ../menu-data/jamin:jamin.desktop.in.h:2 msgid "JACK Audio Mastering interface" msgstr "JACK oudio-bemeesterings koppelvlak" #: ../menu-data/japa:japa-alsa.desktop.in.h:1 msgid "Japa (with ALSA support)" msgstr "" #: ../menu-data/japa:japa-alsa.desktop.in.h:2 msgid "Analyse an Audio signal through ALSA" msgstr "" #: ../menu-data/japa:japa-jack.desktop.in.h:1 msgid "Japa (with JACK support)" msgstr "" #: ../menu-data/japa:japa-jack.desktop.in.h:2 msgid "Analyse an Audio signal through JACK" msgstr "" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:1 msgid "Jargon Informatique" msgstr "Jargon Informatique" #: ../menu-data/jargoninformatique:jargoninformatique.desktop.in.h:2 msgid "French computering dictionary" msgstr "Franse rekenaarwoordeboek" #: ../menu-data/javamorph:javamorph.desktop.in.h:1 msgid "JavaMorph" msgstr "JavaMorph" #: ../menu-data/javamorph:javamorph.desktop.in.h:2 msgid "Merge two human-face-JPEGs!" msgstr "Smelt twee mensgesig-JPEG's saam" #: ../menu-data/jaxe:jaxe.desktop.in.h:1 msgid "Jaxe" msgstr "" #: ../menu-data/jaxe:jaxe.desktop.in.h:2 msgid "XML Editor" msgstr "" #: ../menu-data/jclic:jclic.desktop.in.h:1 msgid "JClic" msgstr "JClic" #: ../menu-data/jclic:jclic.desktop.in.h:2 msgid "" "Multimedia educational activities: puzzles, associations, text exercises, " "crosswords, scrambled letters, etc." msgstr "" "Multimedia opvoedingsaktiwiteite: raaisels, assosiasies, teks oefeninge, " "blokkiesraaisels, geskommelde letters ens." #: ../menu-data/jd:jd.desktop.in.h:1 msgid "JD 2ch browser" msgstr "JD 2ch webblaaier" #: ../menu-data/jd:jd.desktop.in.h:2 msgid "JD is a 2ch browser based on gtkmm2." msgstr "JD is 'n 2ch blaaier gebasseer op gtkmm2" #: ../menu-data/jedit:jedit.desktop.in.h:1 msgid "jEdit" msgstr "jEdit" #: ../menu-data/jeex:jeex.desktop.in.h:1 msgid "Jeex" msgstr "Jeex" #: ../menu-data/jeex:jeex.desktop.in.h:2 msgid "Hexadecimal Editor for Linux" msgstr "Heksadesimale redigeerder vir Linux" #: ../menu-data/jemboss:jemboss.desktop.in.h:1 msgid "Jemboss" msgstr "Jemboss" #: ../menu-data/jemboss:jemboss.desktop.in.h:2 msgid "" "Graphical user interface for the European Molecular Biology Open Software " "Suite." msgstr "" "Grafiese gebruikerskoppelvlak vir die Europese molekulêre-biologie ope-" "sagteware suite" #: ../menu-data/jester:jester.desktop.in.h:1 msgid "Jester" msgstr "" #: ../menu-data/jester:jester.desktop.in.h:2 msgid "board game similar to Othello" msgstr "" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:1 msgid "JFractionLab" msgstr "" #: ../menu-data/jfractionlab:JFractionLab.desktop.in.h:2 msgid "Calculate Fractions is fun!" msgstr "" #: ../menu-data/jftp:jftp.desktop.in.h:1 msgid "JFTP" msgstr "JFTP" #: ../menu-data/jftp:jftp.desktop.in.h:2 msgid "Java GUI client for FTP, SMB, SFTP and NFS" msgstr "Java GUI kliënt vir FTP, SMB, SFTP en NFS" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:1 msgid "GNOME Build Tool" msgstr "GNOME Bou hulpmiddel" #: ../menu-data/jhbuild:jhbuild.desktop.in.h:2 msgid "Build GNOME modules" msgstr "Bou GNOME modules" #: ../menu-data/jigzo:jigzo.desktop.in.h:1 msgid "jigzo" msgstr "jigzo" #: ../menu-data/jigzo:jigzo.desktop.in.h:2 msgid "Photo puzzle game for children" msgstr "Foto raaiselspel vir kinders" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:1 msgid "Jkmeter" msgstr "" #: ../menu-data/jkmeter:jkmeter.desktop.in.h:2 #: ../menu-data/meterbridge:meterbridge.desktop.in.h:2 msgid "Audio level meter for JACK" msgstr "Oudiovlak meter vir JACK" #: ../menu-data/jmdlx:jmdlx.desktop.in.h:2 msgid "JuggleMaster using wxWidgets" msgstr "" #: ../menu-data/jmeter:jmeter.desktop.in.h:1 msgid "Apache JMeter" msgstr "" #: ../menu-data/jmeter:jmeter.desktop.in.h:2 msgid "Load testing application" msgstr "Laai toetsprogramme" #: ../menu-data/jmeters:jmeters.desktop.in.h:1 msgid "Jmeters" msgstr "" #: ../menu-data/jmeters:jmeters.desktop.in.h:2 msgid "Multichannel audio level meter for JACK" msgstr "" #: ../menu-data/jmol:jmol.desktop.in.h:1 msgid "Jmol" msgstr "" #: ../menu-data/jmol:jmol.desktop.in.h:2 msgid "Molecular Viewer" msgstr "" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:1 msgid "Jnoisemeter" msgstr "" #: ../menu-data/jnoisemeter:jnoisemeter.desktop.in.h:2 msgid "Audio test signals meter for JACK" msgstr "" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:1 msgid "System Jobs" msgstr "" #: ../menu-data/jobs-admin:jobs-admin.desktop.in.h:2 msgid "Manage system jobs present on your computer" msgstr "" #: ../menu-data/josm:josm.desktop.in.h:1 msgid "Josm" msgstr "Josm" #: ../menu-data/josm:josm.desktop.in.h:2 msgid "Editor for OpenStreetMap.org" msgstr "Redigeerder vir OpenStreetMap.org" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:1 msgid "Jovie" msgstr "" #: ../menu-data/jovie:kde4__jovieapp.desktop.in.h:2 msgid "KDE Text To Speech Service" msgstr "" #: ../menu-data/jpilot:jpilot.desktop.in.h:1 msgid "J-Pilot" msgstr "J-Pilot" #: ../menu-data/jpilot:jpilot.desktop.in.h:2 msgid "Desktop organizer application for the Palm Pilot" msgstr "Werkskermorganiseerder vir die Palm-Pilot" #: ../menu-data/jscribble:jscribble.desktop.in.h:1 msgid "jscribble" msgstr "" #: ../menu-data/jscribble:jscribble.desktop.in.h:2 msgid "Infinite Notepad" msgstr "" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:1 msgid "jstest-gtk" msgstr "" #: ../menu-data/jstest-gtk:jstest-gtk.desktop.in.h:2 msgid "Joystick testing and configuration tool" msgstr "" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:1 msgid "JSymphonic" msgstr "JSymphonic" #: ../menu-data/jsymphonic:jsymphonic.desktop.in.h:2 msgid "File manager for Sony MP3 players" msgstr "Lêerbestuurder vir Sony MP3 spelers" #: ../menu-data/juffed:juffed.desktop.in.h:1 msgid "JuffEd text editor" msgstr "" #: ../menu-data/juffed:juffed.desktop.in.h:2 msgid "Advanced text editor" msgstr "" #: ../menu-data/juk:kde4__juk.desktop.in.h:1 msgid "Terminal=false" msgstr "" #: ../menu-data/juk:kde4__juk.desktop.in.h:2 msgid "JuK" msgstr "JuK" #: ../menu-data/julia:julia.desktop.in.h:1 msgid "Julia" msgstr "" #: ../menu-data/julia:julia.desktop.in.h:2 msgid "High-level, high-performance dynamic language for technical computing" msgstr "" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:1 msgid "Jump'n'Bump" msgstr "Jump'n'Bump" #: ../menu-data/jumpnbump:jumpnbump.desktop.in.h:2 msgid "Jump on your opponents to make them explode" msgstr "Spring op jou teenstanders sodat hulle kan ontplof" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:1 msgid "JXplorer" msgstr "JXplorer" #: ../menu-data/jxplorer:jxplorer.desktop.in.h:2 msgid "Java LDAP Browser" msgstr "Java LDAP snuffelaar" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:1 msgid "Disk writing program" msgstr "CD-Skyf skryfprogram" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:2 msgid "K3b" msgstr "K3b" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:3 msgid "New Video DVD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:4 msgid "New Data CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:5 msgid "New Audio CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:6 msgid "New Video CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:7 msgid "New Mixed Mode CD Project" msgstr "" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:8 msgid "New eMovix Project" msgstr "" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:1 msgid "K4DirStat" msgstr "" #: ../menu-data/k4dirstat:k4dirstat.desktop.in.h:2 msgid "Directory statistics and disk usage" msgstr "" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:1 msgid "Kabikaboo" msgstr "Kabikaboo" #: ../menu-data/kabikaboo:kabikaboo.desktop.in.h:2 msgid "Manage large collections of notes" msgstr "Bestuur groot versamelings nota's" #: ../menu-data/kaddressbook:kaddressbook-importer.desktop.in.h:1 msgid "KAddressbook import file" msgstr "" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:1 msgid "KAddressBook" msgstr "KAddressBook" #: ../menu-data/kaddressbook:org.kde.kaddressbook.desktop.in.h:2 msgid "Contact Manager" msgstr "Kontakte Bestuurder" #: ../menu-data/kadu:kadu.desktop.in.h:1 msgid "Kadu" msgstr "Kadu" #: ../menu-data/kadu:kadu.desktop.in.h:2 msgid "Gadu-Gadu/XMPP protocol client" msgstr "" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:1 msgid "Kaffeine" msgstr "Kaffeine" #: ../menu-data/kaffeine:kde4__kaffeine.desktop.in.h:2 #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:1 #: ../menu-data/mediaplayer-app:mediaplayer-app.desktop.in.h:1 msgid "Media Player" msgstr "Mediaspeler" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:1 msgid "Kajongg" msgstr "" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:2 msgid "The ancient Chinese board game for 4 players" msgstr "" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:1 msgid "KAlarm" msgstr "KAlarm" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:2 msgid "Personal Alarm Scheduler" msgstr "Persoonlike alarm skeduleerder" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:1 msgid "KAlgebra" msgstr "KAlgebra" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:2 msgid "Math Expression Solver and Plotter" msgstr "Wiskundevergelykings oplosser en stipper" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:1 msgid "KAlgebra Mobile" msgstr "" #: ../menu-data/kalgebramobile:kalgebramobile.desktop.in.h:2 msgid "Pocket Math Expression Solver and Plotter" msgstr "" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:1 msgid "KDE Periodic Table of Elements" msgstr "KDE Periodieke tabel van elemente" #: ../menu-data/kalzium:kde4__kalzium.desktop.in.h:2 #: ../menu-data/kalzium:kde4__kalzium_cml.desktop.in.h:1 msgid "Kalzium" msgstr "Kalzium" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:1 msgid "Kamerka" msgstr "" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:2 msgid "Fancy-looking animated application for taking photos from webcam" msgstr "" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:1 msgid "Kamoso" msgstr "Kamoso" #: ../menu-data/kamoso:org.kde.kamoso.desktop.in.h:2 msgid "Use your webcam to take pictures or make videos" msgstr "" #: ../menu-data/kanadic:kanadic-fullkatahira.desktop.in.h:1 msgid "Hira Drill" msgstr "" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:1 msgid "Kanagram" msgstr "Kanagram" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:2 msgid "KDE Letter Order Game" msgstr "KDE letterspel" #: ../menu-data/kanatest:kanatest.desktop.in.h:1 msgid "Kana test" msgstr "Kana toets" #: ../menu-data/kanatest:kanatest.desktop.in.h:2 msgid "Drill game to learn Japanese kana characters" msgstr "Dril spel om Japannese kana karakters te leer" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:1 msgid "kanyremote" msgstr "kanyremote" #: ../menu-data/kanyremote:kanyremote.desktop.in.h:2 msgid "Bluetooth remote control for KDE" msgstr "Bluetooth afstandbeheer vir KDE" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:1 msgid "Kapman" msgstr "Kapman" #: ../menu-data/kapman:org.kde.kapman.desktop.in.h:2 msgid "Eat pills escaping ghosts" msgstr "Eet pille om van spokies te ontsnap" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:1 msgid "KDE Template Generator" msgstr "KDE Sjabloonontwikkelaar" #: ../menu-data/kapptemplate:kapptemplate.desktop.in.h:2 msgid "KAppTemplate" msgstr "KAppTemplate" #: ../menu-data/karlyriceditor:karlyriceditor.desktop.in.h:1 msgid "karlyriceditor" msgstr "" #: ../menu-data/karlyriceditor:karlyriceditor.desktop.in.h:2 msgid "Karaoke Lyric Editor" msgstr "" #: ../menu-data/kasumi:kasumi.desktop.in.h:1 msgid "Anthy Dictionary editor" msgstr "Anthy woordeboekredigeerder" #: ../menu-data/kasumi:kasumi.desktop.in.h:2 msgid "Edit Anthy dictionary." msgstr "Redigeer Anthy woordeboek." #: ../menu-data/kate:org.kde.kate.desktop.in.h:1 msgid "Advanced Text Editor" msgstr "Gevorderde teksredigeerder" #: ../menu-data/kate:org.kde.kate.desktop.in.h:2 msgid "Kate" msgstr "Kate" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:1 msgid "KAtomic" msgstr "KAtomic" #: ../menu-data/katomic:org.kde.katomic.desktop.in.h:2 msgid "Sokoban-like Logic Game" msgstr "Sokoban-agtige logikaspel" #: ../menu-data/katoob:katoob.desktop.in.h:1 msgid "Katoob" msgstr "Katoob" #: ../menu-data/katoob:katoob.desktop.in.h:2 msgid "Multilingual Unicode Text Editor" msgstr "Meertalige Unicode teksredigeerder" #: ../menu-data/kayali:kayali.desktop.in.h:1 msgid "Kayali" msgstr "Kayali" #: ../menu-data/kayali:kayali.desktop.in.h:2 msgid "A Computer Algebra System" msgstr "'n Rekenaar algebrastelsel" #: ../menu-data/kazam:kazam.desktop.in.h:1 msgid "Kazam" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:2 msgid "Record a video or take a screenshot of your screen" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:3 msgid "Take a screenshot of entire workspace" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:4 msgid "Select an area to screenshot" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:5 msgid "Select a window to screenshot" msgstr "" #: ../menu-data/kazam:kazam.desktop.in.h:6 msgid "Preferences" msgstr "" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:1 msgid "KBackup" msgstr "" #: ../menu-data/kbackup:kde4__kbackup.desktop.in.h:2 msgid "Backup your data with an easy to use user interface" msgstr "" #: ../menu-data/kball:kball.desktop.in.h:1 msgid "KBall" msgstr "KBall" #: ../menu-data/kball:kball.desktop.in.h:2 msgid "Find the exit" msgstr "Soek die uitgang" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:1 msgid "KBibTeX" msgstr "KBibTeX" #: ../menu-data/kbibtex:kde4__kbibtex.desktop.in.h:2 msgid "KDE-based editor for bibliographic files" msgstr "" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:1 msgid "Blackbox Logic Game" msgstr "Blackbox logika spel" #: ../menu-data/kblackbox:org.kde.kblackbox.desktop.in.h:2 msgid "KBlackBox" msgstr "KBlackBox" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:1 msgid "KBlocks" msgstr "KBlocks" #: ../menu-data/kblocks:org.kde.kblocks.desktop.in.h:2 msgid "Falling Blocks Game" msgstr "Vallende blokke spel" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:1 msgid "KBounce" msgstr "KBounce" #: ../menu-data/kbounce:org.kde.kbounce.desktop.in.h:2 msgid "Ball Bouncing Game" msgstr "Hoppende balspel" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:1 msgid "KBreakOut" msgstr "KBreakOut" #: ../menu-data/kbreakout:org.kde.kbreakout.desktop.in.h:2 msgid "Breakout-like Game" msgstr "Breakout-agtige spel" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:1 msgid "Practice exercises with fractions" msgstr "Doen oefeninge met breuke" #: ../menu-data/kbruch:kbruch__org.kde.kbruch.desktop.in.h:2 msgid "KBruch" msgstr "KBruch" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:1 msgid "KCachegrind" msgstr "KCachegrind" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:2 msgid "Visualization of Performance Profiling Data" msgstr "Visualisering van werksverigting profiel data" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:1 msgid "KCalc" msgstr "KCalc" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:2 msgid "Scientific Calculator" msgstr "Wetenskaplike Sakrekenaar" #: ../menu-data/kcemu:kcemu.desktop.in.h:1 msgid "KCemu" msgstr "" #: ../menu-data/kcemu:kcemu.desktop.in.h:2 msgid "Emulator for KC85 and compatible computer" msgstr "" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:1 msgid "Character Selector" msgstr "Karakter Kieser" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:2 msgid "KCharSelect" msgstr "KCharSelect" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:1 msgid "KchmViewer" msgstr "KchmViewer" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:2 msgid "A viewer of CHM (MS-Help) files" msgstr "'n Vertoner van CHM (MS-Help) lêers" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:1 msgid "KDE collectd database-viewer" msgstr "KDE collectd databasis-besigtiger" #: ../menu-data/kcollectd:kde4__kcollectd.desktop.in.h:2 msgid "Viewer for collectd-databases" msgstr "Vertoner van collectc-databasisse" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:1 msgid "Color Chooser" msgstr "Kleurkieser" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:2 msgid "KColorChooser" msgstr "KColorChooser" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:1 msgid "KDbg" msgstr "KDbg" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:2 msgid "Debug programs" msgstr "Ontfout programme" #: ../menu-data/kde-runtime:kde4__knetattach.desktop.in.h:1 #: ../menu-data/plasma-desktop:org.kde.knetattach.desktop.in.h:1 msgid "KNetAttach" msgstr "KNetAttach" #: ../menu-data/kde-runtime:kde4__knetattach.desktop.in.h:2 #: ../menu-data/plasma-desktop:org.kde.knetattach.desktop.in.h:2 msgid "Network Folder Wizard" msgstr "Netwerkvouer assistent" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:1 msgid "IM Contacts" msgstr "" #: ../menu-data/kde-telepathy-contact-list:org.kde.ktpcontactlist.desktop.in.h:2 msgid "Displays your instant messenger contacts" msgstr "" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:1 msgid "KDE IM Log Viewer" msgstr "" #: ../menu-data/kde-telepathy-text-ui:ktp-log-viewer.desktop.in.h:2 msgid "Displays your KDE Instant Messenger logs" msgstr "" #: ../menu-data/kdebugsettings:org.kde.kdebugsettings.desktop.in.h:1 msgid "Debug settings" msgstr "" #: ../menu-data/kdebugsettings:org.kde.kdebugsettings.desktop.in.h:2 msgid "KDebug Settings" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect-non-plasma.desktop.in.h:1 #: ../menu-data/kdeconnect-plasma:kdeconnect.desktop.in.h:1 msgid "KDE Connect" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect-non-plasma.desktop.in.h:2 msgid "Reach out to your devices" msgstr "" #: ../menu-data/kdeconnect-plasma:kdeconnect.desktop.in.h:2 msgid "Connect and sync your devices" msgstr "" #. KMailService is the handler for mailto URLs #: ../menu-data/kdelibs5-data:kde4__kmailservice.desktop.in.h:2 #: ../menu-data/kio:kmailservice5.desktop.in.h:2 msgid "KMailService" msgstr "" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:1 msgid "Kdenlive" msgstr "Kdenlive" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:2 msgid "Nonlinear video editor for KDE" msgstr "Nie-lineêre videoredigeerder vir KDE" #: ../menu-data/kdepasswd:kde4__kdepasswd.desktop.in.h:1 msgid "Change Password" msgstr "Verander Wagwoord" #: ../menu-data/kdepim-themeeditors:org.kde.contactprintthemeeditor.desktop.in.h:1 msgid "Contact Print Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.contactthemeeditor.desktop.in.h:1 msgid "Contact Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:1 msgid "KMail Header Theme Editor" msgstr "" #: ../menu-data/kdepim-themeeditors:org.kde.headerthemeeditor.desktop.in.h:2 msgid "Mail Header Theme Editor" msgstr "" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:1 msgid "KDE Source Builder" msgstr "" #: ../menu-data/kdesrc-build:kde4__kdesrc-build.desktop.in.h:2 msgid "" "Builds the KDE Platform and associated software from its source code. A " "command-line only program." msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:1 msgid "KDevelop 4" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop.desktop.in.h:2 #: ../menu-data/netbeans:netbeans.desktop.in.h:2 #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:2 #: ../menu-data/qtcreator:qtcreator.desktop.in.h:2 msgid "Integrated Development Environment" msgstr "Geïntegreerde ontwikkelingsomgewing" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:1 msgid "KDevelop 4 (Pick Session)" msgstr "" #: ../menu-data/kdevelop:kde4__kdevelop_ps.desktop.in.h:2 msgid "Integrated Development Environment (Pick Session to start with)" msgstr "" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:1 msgid "KDiskFree" msgstr "KDiskFree" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:2 msgid "View Disk Usage" msgstr "Besigtig hardeskyf Gebruik" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:1 msgid "KDiamond" msgstr "KDiamond" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:2 msgid "Three-in-a-row game" msgstr "Drie-in-'n-ry spel" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:1 msgid "KDiff3" msgstr "KDiff3" #: ../menu-data/kdiff3:kde4__kdiff3.desktop.in.h:2 msgid "A File And Directory Comparison And Merge Tool" msgstr "'n Lêer en gids vergelykings- en samevoeginghulpmiddel" #: ../menu-data/kdocker:kdocker.desktop.in.h:1 msgid "KDocker" msgstr "KDocker" #: ../menu-data/kdocker:kdocker.desktop.in.h:2 msgid "Docks any application into system tray" msgstr "Dok enige toepassings in die stelselvak in" #: ../menu-data/kdrill:kdrill.desktop.in.h:1 msgid "KDrill" msgstr "KDrill" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:1 msgid "Ked Password Manager" msgstr "" #: ../menu-data/kedpm-gtk:kedpm-gtk.desktop.in.h:2 msgid "Manage passwords" msgstr "Bestuur wagwoorde" #: ../menu-data/keepass2:keepass2.desktop.in.h:1 msgid "KeePass2" msgstr "" #: ../menu-data/keepass2:keepass2.desktop.in.h:2 msgid "Password manager" msgstr "" #: ../menu-data/keepassx:keepassx.desktop.in.h:1 msgid "KeePassX" msgstr "KeePassX" #: ../menu-data/keepassx:keepassx.desktop.in.h:2 msgid "Cross Platform Password Manager" msgstr "Tussenplatform wagwoordbestuur" #: ../menu-data/keepnote:keepnote.desktop.in.h:1 msgid "KeepNote" msgstr "" #: ../menu-data/keepnote:keepnote.desktop.in.h:2 msgid "Note-taking Application" msgstr "" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:1 msgid "Kepas" msgstr "Kepas" #: ../menu-data/kepas:kde4__kepas.desktop.in.h:2 msgid "Kepas - KDE Easy Publish and Share" msgstr "Kepas - KDE makkelike deel en publiseer" #: ../menu-data/ketm:ketm.desktop.in.h:1 msgid "KETM" msgstr "KETM" #: ../menu-data/ketm:ketm.desktop.in.h:2 msgid "Kill Everything That Moves" msgstr "Skiet enige iets wat beweeg" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:1 msgid "KEuroCalc" msgstr "KEuroCalc" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:2 msgid "Currency converter and calculator" msgstr "" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:1 msgid "Kexi" msgstr "" #: ../menu-data/kexi:kde4__kexi.desktop.in.h:2 msgid "Develop desktop database applications" msgstr "" #: ../menu-data/key-mon:key-mon.desktop.in.h:1 msgid "KeyMon" msgstr "" #: ../menu-data/key-mon:key-mon.desktop.in.h:2 msgid "Keyboard and Mouse Monitor for screencasts" msgstr "" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:1 msgid "Keyboardcast" msgstr "Keyboardcast" #: ../menu-data/keyboardcast:keyboardcast.desktop.in.h:2 msgid "Send keys to multiple windows simultaneously" msgstr "Stuur sleuteldrukke na veelvoudige vensters gelyktydig" #: ../menu-data/keysync:keysync.desktop.in.h:1 msgid "KeySync" msgstr "" #: ../menu-data/keysync:keysync.desktop.in.h:2 msgid "Sync all the OTR trust relationships between multiple chat apps" msgstr "" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:1 msgid "KeyTouch Editor" msgstr "KeyTouch redigeerder" #: ../menu-data/keytouch-editor:keytouch-editor.desktop.in.h:2 msgid "Edit keyboard maps for keytouch" msgstr "Redigeer sleutebordkaarte keytouch" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:1 msgid "KFileReplace" msgstr "KFileReplace" #: ../menu-data/kfilereplace:kde4__kfilereplace.desktop.in.h:2 msgid "Search & Replace Tool" msgstr "Soek en vervang hulpmiddel" #: ../menu-data/kfind:kde4__kfind.desktop.in.h:1 msgid "Find Files/Folders" msgstr "Soek Lêers/Vouers" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:1 msgid "Floppy Formatter" msgstr "Sagteskyf Formateerder" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:2 msgid "KFloppy" msgstr "KFloppy" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:1 msgid "KFourInLine" msgstr "KFourInLine" #: ../menu-data/kfourinline:org.kde.kfourinline.desktop.in.h:2 msgid "Four-in-a-row Board Game" msgstr "Vier-in-'n-ry bordspel" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:1 msgid "KFritz" msgstr "KFritz" #: ../menu-data/kfritz:kde4__kfritz.desktop.in.h:2 msgid "" "Access call history and phone book of your Fritz!Box and get notifications " "on incoming and outgoing calls." msgstr "" "Toegang tot oproepgeskiedenis en foonboek van jou Fritz!Box en kennisgewings " "van inkomende en uitgaande oproepe" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:1 msgid "KFTPGrabber" msgstr "KFTPGrabber" #: ../menu-data/kftpgrabber:kde4__kftpgrabber.desktop.in.h:2 msgid "A graphical FTP client" msgstr "'n Grafiese FTP kliënt" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:1 msgid "KGeography" msgstr "KGeography" #: ../menu-data/kgeography:org.kde.kgeography.desktop.in.h:2 msgid "A Geography Learning Program" msgstr "'n Aardrykskunde leerprogram" #: ../menu-data/kget:kde4__kget.desktop.in.h:1 msgid "KGet" msgstr "KGet" #: ../menu-data/kget:kde4__kget.desktop.in.h:2 #: ../menu-data/steadyflow:steadyflow.desktop.in.h:1 msgid "Download Manager" msgstr "Aflaaibestuurder" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:1 msgid "KGmailNotifier" msgstr "KGmailNotifier" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:2 msgid "A Gmail notifier applet for KDE" msgstr "'n Gmail kennisgewing miniprogram vir KDE" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:1 msgid "KGoldrunner" msgstr "KGoldrunner" #: ../menu-data/kgoldrunner:kde4__KGoldrunner.desktop.in.h:2 msgid "A game of action and puzzle-solving" msgstr "'n Aksie en raaisel spel" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:1 msgid "A GnuPG frontend" msgstr "'n GnuPG tussenvlak" #: ../menu-data/kgpg:kde4__kgpg.desktop.in.h:2 msgid "KGpg" msgstr "KGpg" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:1 msgid "Screen Grabbing Program" msgstr "Skermgryp program" #: ../menu-data/kgrab:kde4__kgrab.desktop.in.h:2 msgid "KGrab" msgstr "KGrab" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:1 msgid "KGraphEditor" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:2 msgid "A Graphviz dot graph editor for KDE" msgstr "'n Graphviz kolgrafiekredigeerder vir KDE" #: ../menu-data/kgraphviewer:kde4__kgraphviewer.desktop.in.h:1 msgid "KGraphViewer" msgstr "" #: ../menu-data/kgraphviewer:kde4__kgraphviewer.desktop.in.h:2 msgid "A Graphviz dot graph viewer for KDE" msgstr "'n Graphviz kolgrafiekbekyker vir KDE" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:1 msgid "KDE Hangman Game" msgstr "KDE Hangman" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:2 msgid "KHangMan" msgstr "KHangMan" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:1 msgid "Khmer Converter" msgstr "Khmer omskakelaar" #: ../menu-data/khmerconverter:khmerconverter.desktop.in.h:2 msgid "Convert Khmer between Unicode and legacy Khmer encodings." msgstr "Skakel Khmer om na Unicode en verouderde Khmer enkodes" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:1 msgid "Icon Editor" msgstr "Ikoon Redigeerder" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:2 msgid "KIconEdit" msgstr "KIconEdit" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:1 msgid "Kid3-qt" msgstr "Kid3-qt" #: ../menu-data/kid3-qt:kid3-qt.desktop.in.h:2 #: ../menu-data/kid3:kde4__kid3.desktop.in.h:2 msgid "Edit audio file metadata" msgstr "" #: ../menu-data/kid3:kde4__kid3.desktop.in.h:1 msgid "Kid3" msgstr "Kid3" #: ../menu-data/kig:org.kde.kig.desktop.in.h:1 msgid "Kig" msgstr "Kig" #: ../menu-data/kig:org.kde.kig.desktop.in.h:2 msgid "Explore Geometric Constructions" msgstr "Verken meetkundige konstruksies" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:1 msgid "Kigo" msgstr "Kigo" #: ../menu-data/kigo:kde4__kigo.desktop.in.h:2 msgid "Go Board Game" msgstr "Go bordspel" #: ../menu-data/kiki-the-nano-bot:kiki-the-nano-bot.desktop.in.h:1 msgid "Kiki the nano bot" msgstr "Kiki die nano-bot" #: ../menu-data/kiki:kiki.desktop.in.h:1 msgid "Kiki" msgstr "Kiki" #: ../menu-data/kiki:kiki.desktop.in.h:2 msgid "Regular expression testing" msgstr "Gereelde-uitdrukking toets" #: ../menu-data/kildclient:kildclient.desktop.in.h:1 msgid "KildClient" msgstr "KildClient" #: ../menu-data/kildclient:kildclient.desktop.in.h:2 msgid "Connect to MUDs (Multi User Dungeons)" msgstr "Koppel aan MUDs (Multi User Dungeons)" #: ../menu-data/kile:kde4__kile.desktop.in.h:1 msgid "(La)TeX development environment" msgstr "(La)TeX programmeringsomgewing" #: ../menu-data/kile:kde4__kile.desktop.in.h:2 msgid "Kile" msgstr "Kile" #: ../menu-data/killbots:org.kde.killbots.desktop.in.h:1 msgid "Killbots" msgstr "Killbots" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:1 msgid "KImageMapEditor" msgstr "KImageMapEditor" #: ../menu-data/kimagemapeditor:kde4__kimagemapeditor.desktop.in.h:2 msgid "HTML Image Map Editor" msgstr "HTML beeldkaart redigeerder" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:1 msgid "KInfoCenter" msgstr "KInfoCenter" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:2 msgid "Info Center" msgstr "Inligting Sentrum" #: ../menu-data/king:king.desktop.in.h:1 msgid "Interactive Viewer for 3D Vector Graphics" msgstr "" #: ../menu-data/king:king.desktop.in.h:2 msgid "" "KiNG (Kinemage, Next Generation) is an interactive system for three-" "dimensional vector graphics" msgstr "" #: ../menu-data/kino:Kino.desktop.in.h:1 msgid "Kino" msgstr "Kino" #: ../menu-data/kino:Kino.desktop.in.h:2 msgid "Edit DV video" msgstr "Redigeer DV videos" #: ../menu-data/kio:ktelnetservice5.desktop.in.h:1 msgid "KTelnetService" msgstr "" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:1 msgid "KIPI Plugins" msgstr "KIPI inproppe" #: ../menu-data/kipi-plugins:kde4__kipiplugins.desktop.in.h:2 msgid "KDE Image Plugins Interface" msgstr "KDE beeldinproppe koppelvlak" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:1 msgid "A tool to assemble images as a panorama" msgstr "" #: ../menu-data/kipi-plugins:kde4__panoramagui.desktop.in.h:2 msgid "Panorama" msgstr "" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:1 msgid "Photo Layouts Editor" msgstr "" #: ../menu-data/kipi-plugins:kde4__photolayoutseditor.desktop.in.h:2 msgid "Create beautiful and professional photo layouts from your photos" msgstr "" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:1 msgid "Kiriki" msgstr "Kiriki" #: ../menu-data/kiriki:org.kde.kiriki.desktop.in.h:2 msgid "Yahtzee-like Dice Game" msgstr "Yahtzee-tipe dobbelsteenspel" #: ../menu-data/kismet:kismet.desktop.in.h:1 msgid "Kismet" msgstr "" #: ../menu-data/kiten:kitenradselect.desktop.in.h:1 msgid "Radical Selector" msgstr "" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:1 msgid "Japanese Reference and Study Tool" msgstr "Naslaan en studeer hulpmiddel vir Japannees" #: ../menu-data/kiten:org.kde.kiten.desktop.in.h:2 msgid "Kiten" msgstr "Kiten" #: ../menu-data/kiten:org.kde.kitenkanjibrowser.desktop.in.h:1 msgid "Kanji Browser" msgstr "" #: ../menu-data/kitsune:kitsune.desktop.in.h:1 msgid "Kitsune" msgstr "Kitsune" #: ../menu-data/kitsune:kitsune.desktop.in.h:2 msgid "Countdown" msgstr "Aftel" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:1 msgid "KJumpingCube" msgstr "KJumpingCube" #: ../menu-data/kjumpingcube:org.kde.kjumpingcube.desktop.in.h:2 msgid "Territory Capture Game" msgstr "Gebiedverowering speletjie" #: ../menu-data/klash:klash.desktop.in.h:1 msgid "Gnash SWF Viewer for KDE" msgstr "Gnash SWF kyker vir KDE" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:1 msgid "KLatexFormula" msgstr "" #: ../menu-data/klatexformula:klatexformula.desktop.in.h:2 msgid "Generate images from LaTeX equations" msgstr "" #: ../menu-data/klavaro:klavaro.desktop.in.h:1 msgid "Klavaro" msgstr "Klavaro" #: ../menu-data/klavaro:klavaro.desktop.in.h:2 msgid "A very flexible and efficient touch typing tutor." msgstr "" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:1 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:1 msgid "Kleopatra" msgstr "Kleopatra" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:2 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:2 msgid "Certificate Manager and Unified Crypto GUI" msgstr "Sertifikaatbestuurder en GUI vir geunifiseerde Crypto" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:1 msgid "a KDE program to learn the alphabet" msgstr "'n KDE program vir die leer van die alfabet" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:2 msgid "KLettres" msgstr "KLettres" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:1 msgid "Klickety" msgstr "" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:2 msgid "X-KDE-StartupNotify=true" msgstr "" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:1 msgid "SameGame" msgstr "SameGame" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:2 msgid "Board Game" msgstr "Bordspeletjie" #: ../menu-data/klines:org.kde.klines.desktop.in.h:1 msgid "Tactical Game" msgstr "Taktiese Speletjie" #: ../menu-data/klines:org.kde.klines.desktop.in.h:2 msgid "Kolor Lines" msgstr "Kolor Lyne" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:1 msgid "KLinkStatus" msgstr "KLinkStatus" #: ../menu-data/klinkstatus:kde4__klinkstatus.desktop.in.h:2 msgid "Link Checker" msgstr "Skakelnaganer" #: ../menu-data/kluppe:kluppe.desktop.in.h:1 msgid "Kluppe" msgstr "Kluppe" #: ../menu-data/kluppe:kluppe.desktop.in.h:2 msgid "audio loop-player and recorder" msgstr "Oudio lusspeler en opnemer" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:1 msgid "KMag" msgstr "KMag" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:2 #: ../menu-data/xzoom:xzoom.desktop.in.h:1 msgid "Screen Magnifier" msgstr "Skermvergroter" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:1 msgid "KMahjongg" msgstr "KMahjongg" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:2 msgid "Mahjongg Solitaire" msgstr "Mahjongg Solitaire" #: ../menu-data/kmail:kmail_view.desktop.in.h:1 msgid "KMail view" msgstr "" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:1 msgid "KMail Import Wizard" msgstr "" #: ../menu-data/kmail:org.kde.importwizard.desktop.in.h:2 msgid "" "Launch the import wizard to migrate data from mailer as " "thunderbird/evolution etc." msgstr "" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:1 msgid "KMail" msgstr "KMail" #: ../menu-data/kmail:org.kde.kmail.desktop.in.h:2 msgid "Send, receive and manage your mail with KMail" msgstr "" #: ../menu-data/kmail:org.kde.mboximporter.desktop.in.h:1 msgid "MBoxImporter" msgstr "" #: ../menu-data/kmail:org.kde.pimsettingexporter.desktop.in.h:1 msgid "PIM Setting Exporter" msgstr "" #: ../menu-data/kmail:org.kde.pimsettingexporter.desktop.in.h:2 msgid "" "PIM Setting Exporter allows to save all data from PIM apps and restore them " "in other system." msgstr "" #: ../menu-data/kmail:org.kde.sieveeditor.desktop.in.h:1 msgid "Sieve Editor" msgstr "" #: ../menu-data/kmenuedit:org.kde.kmenuedit.desktop.in.h:1 #: ../menu-data/menulibre:menulibre.desktop.in.h:1 msgid "Menu Editor" msgstr "Kieslys Redigeerder" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:1 msgid "KMess" msgstr "KMess" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:2 msgid "Live Messenger Client for KDE" msgstr "Lewendige Boodskapperkliënt vir KDE" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:1 msgid "KMetronome" msgstr "" #: ../menu-data/kmetronome:kde4__kmetronome.desktop.in.h:2 msgid "KDE MIDI Metronome Using ALSA Sequencer" msgstr "" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:1 msgid "KMidimon" msgstr "" #: ../menu-data/kmidimon:kde4__kmidimon.desktop.in.h:2 msgid "ALSA Sequencer MIDI monitor" msgstr "ALSA sekwenseerder MIDI monitor" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:1 msgid "KMines" msgstr "KMines" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:2 msgid "Minesweeper-like Game" msgstr "Minesweeper-agtige spel" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:1 msgid "Sound Mixer" msgstr "Klank Menger" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:2 msgid "KMix" msgstr "KMix" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:1 msgid "KMLDonkey" msgstr "KMLDonkey" #: ../menu-data/kmldonkey:kde4__kmldonkey.desktop.in.h:2 msgid "An MLDonkey frontend for KDE" msgstr "'n MLDonkey tussenvlak vir KDE" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:1 msgid "Clicks the mouse for you, reducing the effects of RSI" msgstr "Kliek die muis namens jou om die RSI effek te verminder" #: ../menu-data/kmousetool:kde4__kmousetool.desktop.in.h:2 msgid "KMouseTool" msgstr "KMouseTool" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:1 msgid "KMouth" msgstr "KMouth" #: ../menu-data/kmouth:kde4__kmouth.desktop.in.h:2 msgid "Speech Synthesizer Frontend" msgstr "" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:1 msgid "KDE interface for MPlayer" msgstr "KDE koppelvlak vir MPlayer" #: ../menu-data/kmplayer:kde4__kmplayer.desktop.in.h:2 msgid "KMPlayer" msgstr "KMPlayer" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:1 msgid "Function Plotter" msgstr "Funksiestipper" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:2 msgid "KmPlot" msgstr "KmPlot" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:1 msgid "KMyMoney" msgstr "KMyMoney" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:2 msgid "Personal Finance Manager" msgstr "Persoonlike finasies bestuurder" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:1 msgid "Naval Battle" msgstr "" #: ../menu-data/knavalbattle:kde4__knavalbattle.desktop.in.h:2 msgid "Ship Sinking Game" msgstr "" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:1 msgid "KNemo" msgstr "KNemo" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:2 msgid "Network Monitor" msgstr "" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:1 msgid "KNetWalk" msgstr "KNetWalk" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:2 msgid "Network Construction Game" msgstr "Netwerkopstelling speletjie" #: ../menu-data/knights:kde4__knights.desktop.in.h:1 msgid "Knights" msgstr "" #: ../menu-data/knights:kde4__knights.desktop.in.h:2 msgid "Chess game" msgstr "" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:1 msgid "Popup Notes" msgstr "Opspring Notas" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:2 msgid "KNotes" msgstr "KNotes" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:1 msgid "Knowthelist" msgstr "" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:2 msgid "Party Music Player" msgstr "" #: ../menu-data/knutclient:kde4__knutclient.desktop.in.h:1 msgid "KNutClient" msgstr "" #: ../menu-data/knutclient:kde4__knutclient.desktop.in.h:2 msgid "Client for NUT" msgstr "" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:1 msgid "Kobo Deluxe" msgstr "Kobo Deluxe" #: ../menu-data/kobodeluxe:kobodeluxe.desktop.in.h:2 msgid "Destroy enemy bases in space" msgstr "Verwoes vyandige basisse in die buitenste ruimte" #: ../menu-data/kodi:kodi.desktop.in.h:1 msgid "Kodi Media Center" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:2 msgid "Manage and view your media" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:3 #: ../menu-data/stellarium:stellarium.desktop.in.h:4 msgid "Open in fullscreen" msgstr "" #: ../menu-data/kodi:kodi.desktop.in.h:4 msgid "Open in standalone mode" msgstr "" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:1 msgid "Kolf" msgstr "Kolf" #: ../menu-data/kolf:kde4__kolf.desktop.in.h:2 msgid "Miniature Golf" msgstr "Minigholfspel" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:1 msgid "Kollision" msgstr "Kollision" #: ../menu-data/kollision:org.kde.kollision.desktop.in.h:2 msgid "A simple ball dodging game" msgstr "'n Bal koes spel" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:1 msgid "KolourPaint" msgstr "KolourPaint" #: ../menu-data/kolourpaint4:kde4__kolourpaint.desktop.in.h:2 msgid "Paint Program" msgstr "Tekenprogram" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:1 msgid "Komparator4" msgstr "" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:2 msgid "A KDE Directory Synchronization Application" msgstr "'n KDE gids sinchronisasie hulpmiddel" #: ../menu-data/kompare:kompare.desktop.in.h:1 msgid "Kompare" msgstr "Kompare" #: ../menu-data/kompare:kompare.desktop.in.h:2 msgid "Diff/Patch Frontend" msgstr "Diff/Lap tussenvlak" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:1 msgid "Konquest" msgstr "Konquest" #: ../menu-data/konquest:kde4__konquest.desktop.in.h:2 msgid "Galactic Strategy Game" msgstr "Galaktiese strategiespel" #: ../menu-data/konsole:org.kde.konsole.desktop.in.h:1 msgid "Konsole" msgstr "Konsole" #: ../menu-data/konsolekalendar:konsolekalendar.desktop.in.h:1 msgid "KonsoleKalendar" msgstr "KonsoleKalendar" #: ../menu-data/kontact:kontact-admin.desktop.in.h:1 msgid "Kontact Administration" msgstr "Kontact administrasie" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:1 msgid "Kontact" msgstr "Kontact" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:2 msgid "Personal Information Manager" msgstr "Persoonlike informasie bestuurder" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:1 msgid "KontrolPack" msgstr "KontrolPack" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:2 msgid "Remote shell command executor and LAN manager" msgstr "Afgeleë beveluitvoeringsdop en LAN bestuurder" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:1 msgid "IRC Client" msgstr "IRC kliënt" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:2 msgid "Konversation" msgstr "Konversation" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:1 msgid "Kopete" msgstr "Kopete" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:2 #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:2 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:2 msgid "Instant Messenger" msgstr "Kitsboodskapper" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:1 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:1 msgid "Calendar and Scheduling Program" msgstr "Kalender en Skedulering Program" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:2 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:2 msgid "KOrganizer" msgstr "KOrganizer" #: ../menu-data/koules:koules.desktop.in.h:1 msgid "koules" msgstr "koules" #: ../menu-data/koules:koules.desktop.in.h:2 msgid "Push your enemies away, but stay away from obstacles" msgstr "Stoot jou vyande weg en vermy hindernisse" #: ../menu-data/kover:kde4__kover.desktop.in.h:1 msgid "CD Cover Printer" msgstr "CD bedekking drukker" #: ../menu-data/kover:kde4__kover.desktop.in.h:2 msgid "Kover" msgstr "Kover" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:1 msgid "KPatience" msgstr "KPatience" #: ../menu-data/kpat:org.kde.kpat.desktop.in.h:2 msgid "Patience Card Game" msgstr "Patience kaartspel" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:1 msgid "KPhotoAlbum" msgstr "KPhotoAlbum" #: ../menu-data/kphotoalbum:kde4__kphotoalbum.desktop.in.h:2 msgid "Photo Album" msgstr "Fotoalbum" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:1 msgid "Open in RAW editor" msgstr "" #: ../menu-data/kphotoalbum:kde4__open-raw.desktop.in.h:2 msgid "Send RAW files to external editor on command line" msgstr "" #: ../menu-data/kplayer:kde4__kplayer.desktop.in.h:2 msgid "KPlayer" msgstr "KPlayer" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:1 msgid "Internet Dial-Up Tool" msgstr "Internet inbel hulpmiddel" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:2 msgid "KPPP" msgstr "KPPP" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:1 msgid "KPrinter4" msgstr "" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:2 msgid "Print PostScript documents with KDE print dialog" msgstr "" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:1 msgid "kradio4" msgstr "kradio4" #: ../menu-data/kradio4:kde4__kradio4.desktop.in.h:2 msgid "V4L/V4L2-Radio Application for KDE4" msgstr "V4L/V4L2-Radio-toepassing vir KDE4" #: ../menu-data/kraft:kde4__kraft.desktop.in.h:1 msgid "Kraft" msgstr "Kraft" #: ../menu-data/krank:krank.desktop.in.h:1 msgid "Krank" msgstr "Krank" #: ../menu-data/krank:krank.desktop.in.h:2 msgid "a little casual game" msgstr "'n Klein gemaklike speletjie" #: ../menu-data/kraptor:kraptor.desktop.in.h:1 msgid "Kraptor" msgstr "" #: ../menu-data/kraptor:kraptor.desktop.in.h:2 msgid "classic shoot 'em up scroller game" msgstr "" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:1 msgid "Kerberos Authentication" msgstr "" #: ../menu-data/krb5-auth-dialog:krb5-auth-dialog.desktop.in.h:2 msgid "Kerberos Network Authentication Dialog" msgstr "" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:1 msgid "KRDC" msgstr "KRDC" #: ../menu-data/krdc:kde4__krdc.desktop.in.h:2 msgid "Remote Desktop Client" msgstr "Afgeleë werkskerm kliënt" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:1 msgid "Krecipes" msgstr "Krecipes" #: ../menu-data/krecipes:kde4__krecipes.desktop.in.h:2 msgid "The KDE Cooking Book" msgstr "Die KDE-kookboek" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:1 msgid "kredentials" msgstr "" #: ../menu-data/kredentials:kde4__kredentials.desktop.in.h:2 msgid "Panel Applet to renew authentication credentials" msgstr "" #: ../menu-data/kremotecontrol:kde4__krcdnotifieritem.desktop.in.h:1 msgid "KRemoteControl Notifier Item" msgstr "" #: ../menu-data/krename:kde4__krename.desktop.in.h:1 msgid "A batch renamer" msgstr "'n Batch renamer" #: ../menu-data/krename:kde4__krename.desktop.in.h:2 msgid "KRename" msgstr "KRename" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:1 msgid "KReversi" msgstr "KReversi" #: ../menu-data/kreversi:kde4__kreversi.desktop.in.h:2 msgid "Reversi Board Game" msgstr "Reversi borspel" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:1 msgid "Krfb" msgstr "Krfb" #: ../menu-data/krfb:kde4__krfb.desktop.in.h:2 #: ../menu-data/vino:vino-preferences.desktop.in.h:1 msgid "Desktop Sharing" msgstr "Werkskerm Deeling" #: ../menu-data/krita-data:kde4__calligraactive.desktop.in.h:1 msgid "Calligra Active" msgstr "" #: ../menu-data/krita-data:kde4__krita_heightmap.desktop.in.h:1 msgid "Icon=calligrakrita" msgstr "" #: ../menu-data/krita-data:kde4__krita_heightmap.desktop.in.h:2 #: ../menu-data/krita-data:kde4__krita_tga.desktop.in.h:1 #: ../menu-data/krita:kde4__krita.desktop.in.h:1 #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:2 #: ../menu-data/krita:kde4__krita_odg.desktop.in.h:1 #: ../menu-data/krita:kde4__krita_psd.desktop.in.h:1 msgid "Krita" msgstr "Krita" #: ../menu-data/krita:kde4__krita.desktop.in.h:2 msgid "Digital Painting" msgstr "" #: ../menu-data/krita:kde4__krita_jp2.desktop.in.h:1 msgid "Application for Drawing and Handling of Images" msgstr "" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:1 #: ../menu-data/screenruler:screenruler.desktop.in.h:1 msgid "Screen Ruler" msgstr "Skerm Liniaal" #: ../menu-data/kruler:org.kde.kruler.desktop.in.h:2 msgid "KRuler" msgstr "KRuler" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:1 msgid "Krusader" msgstr "Krusader" #: ../menu-data/krusader:kde4__krusader.desktop.in.h:2 msgid "Twin-Panel File Manager" msgstr "Dubbelpaneel Lêerbestuurder" #: ../menu-data/kscd:kde4__kscd.desktop.in.h:2 msgid "KsCD" msgstr "KsCD" #: ../menu-data/kscope:kscope.desktop.in.h:1 msgid "KScope" msgstr "" #: ../menu-data/kscope:kscope.desktop.in.h:2 msgid "Source editing environment" msgstr "" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:1 msgid "Shisen-Sho" msgstr "Shisen-Sho" #: ../menu-data/kshisen:org.kde.kshisen.desktop.in.h:2 msgid "Shisen-Sho Mahjongg-like Tile Game" msgstr "Shisen-Sho Mahjongg-tipe spel" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:1 msgid "KShutdown" msgstr "KShutdown" #: ../menu-data/kshutdown:kde4__kshutdown.desktop.in.h:2 msgid "A graphical shutdown utility" msgstr "" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:1 msgid "KsirK" msgstr "KsirK" #: ../menu-data/ksirk:kde4__ksirk.desktop.in.h:2 msgid "World Domination Strategy Game" msgstr "Wêreloorheersing strategiespel" #: ../menu-data/ksnakeduel:kde4__ksnakeduel.desktop.in.h:1 msgid "KSnakeDuel" msgstr "" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:1 msgid "Screen Capture Program" msgstr "Skermvang Program" #: ../menu-data/ksnapshot:kde4__ksnapshot.desktop.in.h:2 msgid "KSnapshot" msgstr "KSnapshot" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:1 msgid "KSpaceDuel" msgstr "KSpaceDuel" #: ../menu-data/kspaceduel:kde4__kspaceduel.desktop.in.h:2 msgid "Space Arcade Game" msgstr "Ruimte arkadespel" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:1 msgid "KSquares" msgstr "KSquares" #: ../menu-data/ksquares:org.kde.ksquares.desktop.in.h:2 msgid "Connect the dots to create squares" msgstr "Verbind die kolletjies om vierkante te verkry" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:1 msgid "SSH AskPass" msgstr "SSH AskPass" #: ../menu-data/ksshaskpass:org.kde.ksshaskpass.desktop.in.h:2 msgid "Enter passphrase to authenticate to the ssh agent" msgstr "Voer die wagwoordsin in om die ssh agent te boekstaaf" #: ../menu-data/kst:kst.desktop.in.h:1 msgid "Kst" msgstr "Kst" #: ../menu-data/kst:kst.desktop.in.h:2 msgid "Data Viewer" msgstr "" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:1 msgid "Desktop Planetarium" msgstr "Werkskerm Planetarium" #: ../menu-data/kstars:org.kde.kstars.desktop.in.h:2 msgid "KStars" msgstr "KStars" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:1 msgid "KSudoku" msgstr "KSudoku" #: ../menu-data/ksudoku:kde4__ksudoku.desktop.in.h:2 msgid "KSudoku, Sudoku game & more for KDE" msgstr "KSudoku, Sudoku spel& meer vir KDE" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:1 msgid "KSysGuard" msgstr "" #: ../menu-data/ksysguard:org.kde.ksysguard.desktop.in.h:2 msgid "System Monitor" msgstr "Stelselmonitor" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:1 msgid "KSystemLog" msgstr "KSystemLog" #: ../menu-data/ksystemlog:kde4__ksystemlog.desktop.in.h:2 msgid "System log viewer tool" msgstr "Stelsellog kyker hulpmiddel" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:1 msgid "KTeaTime" msgstr "KTeaTime" #: ../menu-data/kteatime:org.kde.kteatime.desktop.in.h:2 msgid "Tea Cooker" msgstr "Teemaker" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:1 msgid "KTikZ" msgstr "" #: ../menu-data/ktikz:kde4__ktikz.desktop.in.h:2 #: ../menu-data/qtikz:qtikz.desktop.in.h:2 msgid "Program for creating TikZ (from the LaTeX pgf package) diagrams" msgstr "" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:1 msgid "Countdown Launcher" msgstr "Afteller" #: ../menu-data/ktimer:org.kde.ktimer.desktop.in.h:2 msgid "KTimer" msgstr "KTimer" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:1 msgid "KTnef" msgstr "" #: ../menu-data/ktnef:org.kde.ktnef.desktop.in.h:2 msgid "A viewer/extractor for TNEF files" msgstr "" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:1 msgid "KTorrent" msgstr "KTorrent" #: ../menu-data/ktorrent:kde4__ktorrent.desktop.in.h:2 msgid "A BitTorrent program for KDE" msgstr "'n BitTorrent-program vir KDE" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:1 msgid "Touch Typing Tutor" msgstr "Raak-tik Afrigter" #: ../menu-data/ktouch:kde4__ktouch.desktop.in.h:2 msgid "KTouch" msgstr "KTouch" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:1 msgid "Potato Guy" msgstr "Aartappel Man" #: ../menu-data/ktuberling:kde4__ktuberling.desktop.in.h:2 msgid "Picture Game for Children" msgstr "Prentjiespel vir kinders" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:1 msgid "KTurtle" msgstr "KTurtle" #: ../menu-data/kturtle:org.kde.kturtle.desktop.in.h:2 msgid "Educational Programming Environment" msgstr "Opvoedkundige programmeringsomgewing" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:1 msgid "Kubrick" msgstr "Kubrick" #: ../menu-data/kubrick:kde4__kubrick.desktop.in.h:2 msgid "A 3-D game based on Rubik's Cube" msgstr "'n 3D-spel gebaseer op Rubik se kubus" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:1 msgid "KUIViewer" msgstr "KUIViewer" #: ../menu-data/kuiviewer:kde4__kuiviewer.desktop.in.h:2 msgid "Qt Designer UI File Viewer" msgstr "Qt Designer UI lêerkyker" #: ../menu-data/kupfer:kupfer.desktop.in.h:1 msgid "Kupfer" msgstr "Kupfer" #: ../menu-data/kupfer:kupfer.desktop.in.h:2 msgid "Convenient command and access tool for applications and documents" msgstr "Gerieflike bevel- en toegangshulpmiddel vir toepassings en dokumente" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:1 msgid "KUser" msgstr "KUser" #: ../menu-data/kuser:kde4__kuser.desktop.in.h:2 msgid "User Manager" msgstr "Gebruiker Bestuurder" #: ../menu-data/kvirc:kvirc.desktop.in.h:1 msgid "KVIrc" msgstr "" #: ../menu-data/kvirc:kvirc.desktop.in.h:2 msgid "Connect to Internet Relay Chat" msgstr "Verbind aan IRC (Internet Relay Chat)" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:1 msgid "KVPM" msgstr "KVPM" #: ../menu-data/kvpm:kde4__kvpm.desktop.in.h:2 msgid "KDE " msgstr "" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:1 msgid "GUI for various VPN clients" msgstr "GUI vir verskeie VPN kliënte" #: ../menu-data/kvpnc:kde4__kvpnc.desktop.in.h:2 msgid "KVpnc" msgstr "KVpnc" #: ../menu-data/kwalletmanager:kwalletmanager5-kwalletd.desktop.in.h:1 #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:2 msgid "Wallet Management Tool" msgstr "Portefeuljebestuur hulpmiddel" #: ../menu-data/kwalletmanager:org.kde.kwalletmanager5.desktop.in.h:1 msgid "KWalletManager" msgstr "KWalletManager" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:1 msgid "Kwave Sound Editor" msgstr "Kwave Klankredigeerder" #: ../menu-data/kwave:kde4__kwave.desktop.in.h:2 msgid "A sound editor for KDE" msgstr "'n Klankredigeerder vir KDE" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:1 msgid "A flashcard and vocabulary learning program" msgstr "'n Flitskaart- en woordeskat-aanleerprogram" #: ../menu-data/kwordquiz:org.kde.kwordquiz.desktop.in.h:2 msgid "KWordQuiz" msgstr "KWordQuiz" #: ../menu-data/kwrite:org.kde.kwrite.desktop.in.h:2 msgid "KWrite" msgstr "KWrite" #: ../menu-data/laborejo:laborejo.desktop.in.h:1 msgid "Laborejodp" msgstr "" #: ../menu-data/laborejo:laborejo.desktop.in.h:2 msgid "Music notation editor" msgstr "" #: ../menu-data/laby:laby.desktop.in.h:1 msgid "Laby" msgstr "Laby" #: ../menu-data/laby:laby.desktop.in.h:2 msgid "Learn how to program with ants and spider webs" msgstr "Leer om te programmeer met miere en spinnerakke" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:1 msgid "Labyrinth Mind-mapping" msgstr "Labyrinth breinkartering" #: ../menu-data/labyrinth:labyrinth.desktop.in.h:2 msgid "Map your mind" msgstr "Maak breinkaarte" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:1 msgid "LADI Control Center" msgstr "" #: ../menu-data/laditools:ladi-control-center.desktop.in.h:2 msgid "Configure the LADI system" msgstr "" #: ../menu-data/laditools:ladi-player.desktop.in.h:1 msgid "LADI Player" msgstr "" #: ../menu-data/laditools:ladi-player.desktop.in.h:2 msgid "Control LADI system" msgstr "" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:1 msgid "LADI Log File Viewer" msgstr "" #: ../menu-data/laditools:ladi-system-log.desktop.in.h:2 msgid "View or monitor LADI log files" msgstr "" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:1 msgid "LADI System Tray" msgstr "" #: ../menu-data/laditools:ladi-system-tray.desktop.in.h:2 msgid "Manage and configure JACK and ladish" msgstr "" #: ../menu-data/landell:landell.desktop.in.h:1 msgid "Landell" msgstr "" #: ../menu-data/landell:landell.desktop.in.h:2 msgid "Audio and video streams manager" msgstr "" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "" #: ../menu-data/landscape-client-ui-install:landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Taalondersteuning" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Stel veelvoudige en inheemse taalondersteuning in vir jou stelsel" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:1 msgid "Laptop Mode Tools Configuration" msgstr "" #: ../menu-data/laptop-mode-tools:laptop-mode-tools.desktop.in.h:2 msgid "Enable/disable Laptop Mode Tools settings" msgstr "" #: ../menu-data/lat:lat.desktop.in.h:1 msgid "LDAP Administration Tool" msgstr "LDAP administrasie hulpmiddel" #: ../menu-data/lat:lat.desktop.in.h:2 msgid "Manage LDAP-based directories" msgstr "Bestuur LDAP gebasseerde gidse" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:1 msgid "LaTeXDraw" msgstr "LaTeXDraw" #: ../menu-data/latexdraw:latexdraw.desktop.in.h:2 msgid "Graphical editor for PSTricks" msgstr "Grafiese redigeerder vir PSTricks" #: ../menu-data/latexila-data:latexila.desktop.in.h:1 msgid "LaTeXila" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:2 msgid "Edit LaTeX documents" msgstr "" #: ../menu-data/latexila-data:latexila.desktop.in.h:4 msgid "Open a New Document" msgstr "" #: ../menu-data/launchy:launchy.desktop.in.h:1 msgid "Launchy" msgstr "" #: ../menu-data/launchy:launchy.desktop.in.h:2 msgid "Keystroke Launcher" msgstr "" #: ../menu-data/lazarus-ide-1.4.0:lazarus-1.4.0.desktop.in.h:1 msgid "Lazarus (1.4.0)" msgstr "" #: ../menu-data/lazarus-ide-1.4.0:lazarus-1.4.0.desktop.in.h:2 msgid "Lazarus IDE (1.4.0)" msgstr "" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:1 msgid "LBreakout2" msgstr "LBreakout2" #: ../menu-data/lbreakout2:lbreakout2.desktop.in.h:2 msgid "A ball-and-paddle game with nice graphics." msgstr "'n Bal en spaan spel met oulike grafika" #: ../menu-data/lcrt:lcrt.desktop.in.h:1 msgid "lcrt" msgstr "" #: ../menu-data/leafpad:leafpad.desktop.in.h:1 msgid "Leafpad" msgstr "Leafpad" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:1 msgid "Le Biniou" msgstr "" #: ../menu-data/lebiniou:lebiniou.desktop.in.h:2 msgid "Displays images that evolve with sound" msgstr "" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:1 msgid "Lekhonee Gnome" msgstr "Lekhonee Gnome" #: ../menu-data/lekhonee-gnome:lekhonee-gnome.desktop.in.h:2 msgid "A Wordpress blog client" msgstr "'n Wordpress blog-kliënt" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:1 msgid "lemon" msgstr "lemon" #: ../menu-data/lemonpos:kde4__lemon.desktop.in.h:2 msgid "Lemon Point of sale" msgstr "Lemon verkoopspunt sagteware" #: ../menu-data/leocad:leocad.desktop.in.h:1 msgid "LeoCAD" msgstr "" #: ../menu-data/leocad:leocad.desktop.in.h:2 msgid "Create virtual LEGO models" msgstr "" #: ../menu-data/lernid:lernid.desktop.in.h:1 msgid "Lernid" msgstr "Lernid" #: ../menu-data/lernid:lernid.desktop.in.h:2 msgid "Participate in online learning events" msgstr "Neem deel aan aanlyn opvoedkundige gebeurtenisse" #: ../menu-data/letodms:letodms.desktop.in.h:1 msgid "LetoDMS" msgstr "" #: ../menu-data/letodms:letodms.desktop.in.h:2 msgid "Open source Document Management System" msgstr "" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:1 msgid "LGeneral" msgstr "" #: ../menu-data/lgeneral:lgeneral.desktop.in.h:2 msgid "" "LGeneral is a turn-based strategy engine heavily inspired by Panzer General" msgstr "" #: ../menu-data/libfm-tools:libfm-pref-apps.desktop.in.h:2 msgid "Select applications called on click on Web link or e-mail address" msgstr "" #: ../menu-data/librecad:librecad.desktop.in.h:1 msgid "LibreCAD" msgstr "" #: ../menu-data/librecad:librecad.desktop.in.h:2 msgid "A professional CAD System" msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:1 msgid "LibreOffice Base" msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:2 msgid "" "Manage databases, create queries and reports to track and manage your " "information by using Base." msgstr "" #: ../menu-data/libreoffice-base:libreoffice-base.desktop.in.h:3 msgid "New Database" msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:1 msgid "LibreOffice Calc" msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:2 msgid "" "Perform calculations, analyze information and manage lists in spreadsheets " "by using Calc." msgstr "" #: ../menu-data/libreoffice-calc:libreoffice-calc.desktop.in.h:3 msgid "New Spreadsheet" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:1 msgid "LibreOffice" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:2 msgid "" "The office productivity suite compatible to the open and standardized ODF " "document format. Supported by The Document Foundation." msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:3 msgid "Text Document" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:4 msgid "Spreadsheet" msgstr "Sigblad" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:5 msgid "Presentation" msgstr "Voorlegging" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:6 msgid "Drawing" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:7 msgid "Database" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-startcenter.desktop.in.h:8 msgid "Formula" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:1 msgid "LibreOffice XSLT based filters" msgstr "" #: ../menu-data/libreoffice-common:libreoffice-xsltfilter.desktop.in.h:2 msgid "XSLT based filters" msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:1 msgid "LibreOffice Draw" msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:2 msgid "Create and edit drawings, flow charts and logos by using Draw." msgstr "" #: ../menu-data/libreoffice-draw:libreoffice-draw.desktop.in.h:3 msgid "New Drawing" msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:1 msgid "LibreOffice Impress" msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:2 msgid "" "Create and edit presentations for slideshows, meeting and Web pages by using " "Impress." msgstr "" #: ../menu-data/libreoffice-impress:libreoffice-impress.desktop.in.h:3 msgid "New Presentation" msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:1 msgid "LibreOffice Math" msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:2 msgid "Create and edit scientific formulas and equations by using Math." msgstr "" #: ../menu-data/libreoffice-math:libreoffice-math.desktop.in.h:3 msgid "New Formula" msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:1 msgid "LibreOffice Writer" msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:2 msgid "" "Create and edit text and graphics in letters, reports, documents and Web " "pages by using Writer." msgstr "" #: ../menu-data/libreoffice-writer:libreoffice-writer.desktop.in.h:3 msgid "New Document" msgstr "" #: ../menu-data/libu1db-qt5-examples:u1db-qt-gallery.desktop.in.h:1 msgid "U1Db QML Example Gallery" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:1 msgid "About Xfce" msgstr "" #: ../menu-data/libxfce4ui-utils:xfce4-about.desktop.in.h:2 msgid "Information about the Xfce Desktop Environment" msgstr "" #: ../menu-data/licq-plugin-kde4:kde4__licq.desktop.in.h:1 #: ../menu-data/licq-plugin-qt4:licq.desktop.in.h:1 msgid "Licq" msgstr "Licq" #: ../menu-data/lifeograph:lifeograph.desktop.in.h:1 msgid "Lifeograph" msgstr "Lifeograph" #: ../menu-data/lifeograph:lifeograph.desktop.in.h:2 msgid "Keep a private journal of your life" msgstr "Hou 'n private joernaal van jou lewe" #: ../menu-data/liferea:liferea.desktop.in.h:1 msgid "Liferea Feed Reader" msgstr "Liferea Nuusvoerleser" #: ../menu-data/liferea:liferea.desktop.in.h:2 msgid "Read news feeds and blogs" msgstr "" #: ../menu-data/light-locker-settings:light-locker-settings.desktop.in.h:1 msgid "Light Locker Settings" msgstr "" #: ../menu-data/light-locker-settings:light-locker-settings.desktop.in.h:2 msgid "Configure locking your session" msgstr "" #: ../menu-data/lightdm-gtk-greeter-settings:lightdm-gtk-greeter-settings.desktop.in.h:1 msgid "LightDM GTK+ Greeter settings" msgstr "" #: ../menu-data/lightdm-gtk-greeter-settings:lightdm-gtk-greeter-settings.desktop.in.h:2 msgid "Configure LightDM GTK+ Greeter" msgstr "" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:1 msgid "Lights Off" msgstr "Lights Off" #: ../menu-data/lightsoff:lightsoff.desktop.in.h:2 msgid "Turn off all the lights" msgstr "Skakel al die ligte af" #: ../menu-data/lightspark:lightspark.desktop.in.h:1 msgid "Lightspark" msgstr "" #: ../menu-data/lightspark:lightspark.desktop.in.h:2 msgid "An alternative flash player" msgstr "" #: ../menu-data/lightyears:lightyears.desktop.in.h:1 msgid "20.000 Light Years Into Space" msgstr "20.000 Light Years Into Space" #: ../menu-data/lightyears:lightyears.desktop.in.h:2 msgid "" "Create a steam network to power a city and repair in time the damages that " "it will take" msgstr "" "Skep 'n stoomnetwerk om die stad van krag te voorsien, en herstel oor tyd al " "die skade." #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:1 msgid "Liguidsoap" msgstr "Liguidsoap" #: ../menu-data/liguidsoap:liguidsoap.desktop.in.h:2 msgid "Simple GTK gui to liquidsoap to interactively configure your streams." msgstr "" "Eenvoudige GTK gui na liquidsoap om interaktief jou strome in te stel" #: ../menu-data/lilyterm:lilyterm.desktop.in.h:1 msgid "LilyTerm" msgstr "" #: ../menu-data/lilyterm:lilyterm.desktop.in.h:2 msgid "A light and easy to use libvte based X Terminal Emulator" msgstr "" #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:1 msgid "Lincity-NG" msgstr "Lincity-NG" #: ../menu-data/lincity-ng:lincity-ng.desktop.in.h:2 msgid "" "Plan and build a city and take care of transport, economics, electricity and " "others." msgstr "" #: ../menu-data/lincity:lincity.desktop.in.h:1 msgid "Lincity" msgstr "Lincity" #: ../menu-data/lincity:lincity.desktop.in.h:2 msgid "City simulation game" msgstr "Stad simulasie spel" #: ../menu-data/lingot:lingot.desktop.in.h:1 msgid "Lingot" msgstr "Lingot" #: ../menu-data/lingot:lingot.desktop.in.h:2 msgid "LINGOT Is Not a Guitar-Only Tuner" msgstr "LINGOT is nie net slegs 'n ghitaar instemmer nie" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:1 msgid "LinkChecker GUI" msgstr "" #: ../menu-data/linkchecker-gui:linkchecker-gui.desktop.in.h:2 #: ../menu-data/linkchecker:linkchecker.desktop.in.h:2 msgid "URL validator" msgstr "" #: ../menu-data/linkchecker:linkchecker.desktop.in.h:1 msgid "LinkChecker Commandline" msgstr "" #: ../menu-data/links2:links2.desktop.in.h:1 msgid "Links 2" msgstr "Links 2" #: ../menu-data/links2:links2.desktop.in.h:2 msgid "Web browser running in both graphics and text mode" msgstr "Webblaaier wat in grafiese- en teksformaat loop" #: ../menu-data/linphone:linphone.desktop.in.h:1 msgid "Linphone" msgstr "Linphone" #: ../menu-data/linphone:linphone.desktop.in.h:2 msgid "Linphone is a web-phone" msgstr "Linphone is 'n webtelefoon" #: ../menu-data/linpsk:linpsk.desktop.in.h:1 msgid "Linpsk" msgstr "" #: ../menu-data/linsmith:linsmith.desktop.in.h:1 msgid "Linsmith" msgstr "Linsmith" #: ../menu-data/linsmith:linsmith.desktop.in.h:2 msgid "Smith Chart Generator" msgstr "Smith diagramopsteller" #: ../menu-data/linssid:linssid.desktop.in.h:1 msgid "LinSSID" msgstr "" #: ../menu-data/linssid:linssid.desktop.in.h:2 msgid "Find local wireless attach points" msgstr "" #: ../menu-data/linthesia:linthesia.desktop.in.h:1 msgid "Linthesia" msgstr "" #: ../menu-data/linthesia:linthesia.desktop.in.h:2 msgid "Piano game" msgstr "" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:1 msgid "LinuxDC++" msgstr "" #: ../menu-data/linuxdcpp:linuxdcpp.desktop.in.h:2 msgid "A file-sharing client for the Direct Connect network" msgstr "" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:1 msgid "Liquid War" msgstr "Liquid War" #: ../menu-data/liquidwar:liquidwar.desktop.in.h:2 msgid "A unique multiplayer wargame" msgstr "'n Unieke multi-speler" #: ../menu-data/literki:literki.desktop.in.h:1 msgid "Literki" msgstr "" #: ../menu-data/literki:literki.desktop.in.h:2 msgid "Hacker's keyboard" msgstr "" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:1 msgid "Little Wizard" msgstr "Little Wizard" #: ../menu-data/littlewizard:littlewizard.desktop.in.h:2 msgid "Development environment for children" msgstr "Programmeringsomgewing vir kinders" #: ../menu-data/livemix:livemix.desktop.in.h:1 msgid "LiveMix - Live Mixer" msgstr "LiveMix - Direkte klankmenger" #: ../menu-data/livemix:livemix.desktop.in.h:2 msgid "Mix your music tracks live" msgstr "Meng jou musieksnitte direk" #: ../menu-data/lives:LiVES.desktop.in.h:1 msgid "LiVES" msgstr "" #: ../menu-data/lives:LiVES.desktop.in.h:2 msgid "A video editor and VJ program" msgstr "" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:1 msgid "Oscilloscope" msgstr "Ossilloskoop" #: ../menu-data/ll-scope:ll-scope.desktop.in.h:2 msgid "An oscilloscope DSSI plugin" msgstr "'n Ossilloskoop DSSI inprop" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:1 msgid "llk_linux" msgstr "llk_linux" #: ../menu-data/llk-linux:llk_linux.desktop.in.h:2 msgid "Gtk based LianLianKan Game." msgstr "Gtk gebasseerde LianLianKan spel." #: ../menu-data/lmarbles:lmarbles.desktop.in.h:1 msgid "LMarbles" msgstr "LMarbles" #: ../menu-data/lmarbles:lmarbles.desktop.in.h:2 msgid "Build figures out of colored marbles" msgstr "Bou figure uit gekleurde albasters" #: ../menu-data/lmemory:lmemory.desktop.in.h:1 msgid "LMemory" msgstr "LMemory" #: ../menu-data/lmemory:lmemory.desktop.in.h:2 msgid "Memory Game" msgstr "Geheue spel" #: ../menu-data/lmms:lmms.desktop.in.h:1 msgid "LMMS" msgstr "" #: ../menu-data/lmms:lmms.desktop.in.h:2 msgid "easy music production for everyone!" msgstr "Eenvoudige musiekproduksie vir elkeen!" #: ../menu-data/logisim:logisim.desktop.in.h:1 msgid "Logisim" msgstr "" #: ../menu-data/logisim:logisim.desktop.in.h:2 msgid "Graphical tool for designing and simulating logic circuits" msgstr "" #: ../menu-data/logjam:logjam.desktop.in.h:1 msgid "LogJam" msgstr "LogJam" #: ../menu-data/logjam:logjam.desktop.in.h:2 msgid "Manage journal/weblog" msgstr "Bestuur jou joernaal/weblog" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:1 msgid "Lokalize" msgstr "Lokalize" #: ../menu-data/lokalize:org.kde.lokalize.desktop.in.h:2 msgid "Computer-Aided Translation System" msgstr "Rekenaargesteunde vertalingstelsel" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:1 msgid "London Law" msgstr "London Law" #: ../menu-data/londonlaw:londonlaw.desktop.in.h:2 msgid "London Law board game with network support" msgstr "London Law bordspel met netwerkondersteuning" #: ../menu-data/longomatch:longomatch.desktop.in.h:1 msgid "LongoMatch: The Digital Coach" msgstr "" #: ../menu-data/longomatch:longomatch.desktop.in.h:2 msgid "Sports video analysis tool for coaches" msgstr "Sportvideo analiseerder hulpmiddel vir afrigters" #: ../menu-data/loook:loook.desktop.in.h:1 msgid "Loook" msgstr "" #: ../menu-data/loook:loook.desktop.in.h:2 msgid "Search strings in ODF documents" msgstr "" #: ../menu-data/loqui:loqui.desktop.in.h:1 msgid "Loqui" msgstr "" #: ../menu-data/loqui:loqui.desktop.in.h:2 msgid "IRC client" msgstr "" #: ../menu-data/lostirc:lostirc.desktop.in.h:1 msgid "LostIRC" msgstr "LostIRC" #: ../menu-data/lostirc:lostirc.desktop.in.h:2 msgid "Chat on IRC-networks" msgstr "Gesels op IRC netwerke" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:1 msgid "LottaNZB Usenet Downloader" msgstr "" #: ../menu-data/lottanzb:lottanzb.desktop.in.h:2 msgid "Download from the Usenet with the help of NZB files" msgstr "Laai van die Usenet netwerk af met behulp van NZB lêers" #: ../menu-data/love:love.desktop.in.h:1 msgid "LÖVE" msgstr "" #: ../menu-data/love:love.desktop.in.h:2 msgid "Games development framework in lua" msgstr "" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:1 msgid "Hardware Lister" msgstr "Hardewarelys maker" #: ../menu-data/lshw-gtk:lshw-gtk.desktop.in.h:2 msgid "Provides information on hardware" msgstr "Verskaf inligting oor hardeware" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:1 msgid "LSkat" msgstr "LSkat" #: ../menu-data/lskat:kde4__lskat.desktop.in.h:2 msgid "Card Game" msgstr "Kaartspel" #: ../menu-data/ltris:ltris.desktop.in.h:1 msgid "LTris" msgstr "LTris" #: ../menu-data/ltris:ltris.desktop.in.h:2 msgid "A tetris clone with nice graphics" msgstr "" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:1 msgid "LTRsift" msgstr "" #: ../menu-data/ltrsift:ltrsift.desktop.in.h:2 msgid "" "A graphical tool for postprocessing and classification of LTR " "retrotransposons." msgstr "" #: ../menu-data/luakit:luakit.desktop.in.h:1 msgid "Luakit" msgstr "" #: ../menu-data/luakit:luakit.desktop.in.h:2 msgid "Fast, small, webkit based micro-browser extensible by Lua" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-identica.desktop.in.h:1 msgid "identi.ca" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-identica.desktop.in.h:2 msgid "Launching identi.ca" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-rotate.desktop.in.h:1 msgid "Rotate your screen" msgstr "" #: ../menu-data/lubuntu-nexus7-extra-files:lubuntu-nexus7-rotate.desktop.in.h:2 msgid "Rotate your screen using xrotate" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:1 msgid "Lubuntu Software Center" msgstr "" #: ../menu-data/lubuntu-software-center:lubuntu-software-center.desktop.in.h:2 #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:2 msgid "Lets you choose from thousands of applications available for Ubuntu" msgstr "" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:1 msgid "luckyBackup" msgstr "luckyBackup" #: ../menu-data/luckybackup:luckybackup.desktop.in.h:2 msgid "Backup & sync your data with the power of rsync" msgstr "Rugsteun en sinchroniseer data met die krag van rsync" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:1 msgid "Luminance HDR" msgstr "" #: ../menu-data/luminance-hdr:luminance-hdr.desktop.in.h:2 msgid "Create and tonemap HDR images" msgstr "" #: ../menu-data/luola:luola.desktop.in.h:1 msgid "Luola" msgstr "Luola" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:1 msgid "Lure of the Temptress" msgstr "" #: ../menu-data/lure-of-the-temptress:lure-of-the-temptress.desktop.in.h:2 msgid "classic 2D point and click fantasy adventure game" msgstr "" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:1 msgid "LuserNET News Reader" msgstr "LuserNET nuusleser" #: ../menu-data/lusernet.app:LuserNET.desktop.in.h:2 msgid "News Reader for GNUstep" msgstr "Nuusleser vir GNUstep" #: ../menu-data/lxinput:lxinput.desktop.in.h:1 msgid "Keyboard and Mouse" msgstr "" #: ../menu-data/lxinput:lxinput.desktop.in.h:2 msgid "Configure keyboard, mouse, and other input devices" msgstr "" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:1 msgid "Lxkeymap" msgstr "" #: ../menu-data/lxkeymap:lxkeymap.desktop.in.h:2 msgid "Lxkeymap application" msgstr "" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:1 msgid "Default applications for LXSession" msgstr "" #: ../menu-data/lxsession-default-apps:lxsession-default-apps.desktop.in.h:2 msgid "Change the default applications on LXDE" msgstr "" #: ../menu-data/lxshortcut:lxshortcut.desktop.in.h:1 msgid "Shortcut Editor" msgstr "" #: ../menu-data/lxshortcut:lxshortcut.desktop.in.h:2 msgid "Create new or change existing desktop entry" msgstr "" #: ../menu-data/lxtask:lxtask.desktop.in.h:1 msgid "Task Manager" msgstr "" #: ../menu-data/lxtask:lxtask.desktop.in.h:2 msgid "Manage running processes" msgstr "" #: ../menu-data/lybniz:lybniz.desktop.in.h:1 msgid "Lybniz Graph Plotter" msgstr "Lybniz grafiekstipper" #: ../menu-data/lybniz:lybniz.desktop.in.h:2 msgid "Plot graphs and functions" msgstr "Stip grafieke en funksies" #: ../menu-data/lynis:lynis.desktop.in.h:1 msgid "Lynis auditing tool" msgstr "" #: ../menu-data/lynis:lynis.desktop.in.h:2 msgid "Security auditing tool (root)" msgstr "Sekuriteitsoudit hulpmiddel (root)" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:1 msgid "Lynkeos Image Processor" msgstr "Lynkeos beeldprosesseerder" #: ../menu-data/lynkeos.app:Lynkeos.desktop.in.h:2 msgid "Filtering of astronomical images" msgstr "Fltrering van atronomiese beelde" #: ../menu-data/lyricue:lyricue.desktop.in.h:1 msgid "Lyricue" msgstr "Lyricue" #: ../menu-data/lyricue:lyricue.desktop.in.h:2 msgid "The GNU Lyric Display System" msgstr "Die GNU liriekevertoningstelsel" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:1 msgid "Lyricue Server" msgstr "Lyricue bediener" #: ../menu-data/lyricue:lyricue_display.desktop.in.h:2 msgid "The GNU Lyric Display System Display" msgstr "" #: ../menu-data/lyx:lyx.desktop.in.h:1 msgid "LyX" msgstr "" #: ../menu-data/lyx:lyx.desktop.in.h:2 msgid "High level LaTeX frontend" msgstr "Hoë vlak LaTex tussenvlak" #: ../menu-data/madbomber:madbomber.desktop.in.h:1 msgid "Mad Bomber" msgstr "Mad Bomber" #: ../menu-data/madbomber:madbomber.desktop.in.h:2 msgid "Catch the Bombs" msgstr "Vang die bomme" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:1 msgid "Maelstrom" msgstr "Maelstrom" #: ../menu-data/maelstrom:maelstrom.desktop.in.h:2 msgid "Play an Asteroids like game" msgstr "Speel 'n asteroïde-tipe spel" #: ../menu-data/magicor:magicor.desktop.in.h:1 msgid "Magicor" msgstr "" #: ../menu-data/magicor:magicor.desktop.in.h:2 msgid "Puzzle game in the spirit of solomon's key" msgstr "" #: ../menu-data/magictouch:magictouch.desktop.in.h:1 msgid "MagicTouch" msgstr "" #: ../menu-data/magictouch:magictouch.desktop.in.h:2 msgid "Retro game goes multitouch: use two knobs to paint a picture" msgstr "" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:1 msgid "Mah-Jong" msgstr "Mah-Jong" #: ../menu-data/mah-jong:mah-jong.desktop.in.h:2 msgid "Play classic Mahjong puzzle game" msgstr "Speel klassieke Mahjong raaiselspel" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:1 msgid "Mail Notification" msgstr "Mail Notification" #: ../menu-data/mail-notification:mail-notification.desktop.in.h:2 msgid "Get notified when new mail arrives" msgstr "Kry aankondiging as nuwe e-pos arriveer" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:1 msgid "Mailnag Configuration" msgstr "" #: ../menu-data/mailnag:mailnag-config.desktop.in.h:2 msgid "An extensible mail notification daemon" msgstr "" #: ../menu-data/makehuman:makehuman.desktop.in.h:1 msgid "MakeHuman" msgstr "" #: ../menu-data/makehuman:makehuman.desktop.in.h:2 msgid "" "MakeHuman is a free, open source tool for creating realistic 3D human " "characters." msgstr "" #: ../menu-data/mame:mame.desktop.in.h:1 msgid "MAME™ Arcade Emulator" msgstr "" #: ../menu-data/mame:mame.desktop.in.h:2 msgid "Play vintage arcade games using the MAME™ emulator" msgstr "" #: ../menu-data/manaplus:manaplus.desktop.in.h:1 msgid "ManaPlus" msgstr "" #: ../menu-data/manaplus:manaplus.desktop.in.h:2 msgid "A 2D MMORPG client" msgstr "" #: ../menu-data/mancala:mancala.desktop.in.h:1 msgid "Mancala" msgstr "" #: ../menu-data/mancala:mancala.desktop.in.h:2 msgid "A board game involving count and capture" msgstr "" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:1 msgid "Visit 3D Fractal World" msgstr "" #: ../menu-data/mandelbulber:mandelbulber.desktop.in.h:2 msgid "Mandelbulber" msgstr "" #: ../menu-data/mangler:mangler.desktop.in.h:1 msgid "Mangler" msgstr "" #: ../menu-data/mangler:mangler.desktop.in.h:2 msgid "Voice chat on Ventrilo 3.x servers" msgstr "" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:1 msgid "Input Device Sharing" msgstr "" #: ../menu-data/mango-lassi:mango-lassi.desktop.in.h:2 msgid "Share mouse and pointer with other Computers" msgstr "" #: ../menu-data/marble-mobile:marble-mobile.desktop.in.h:1 #: ../menu-data/marble-touch:marble-touch.desktop.in.h:1 #: ../menu-data/marble:marble.desktop.in.h:1 #: ../menu-data/marble:marble_geo.desktop.in.h:1 #: ../menu-data/marble:marble_gpx.desktop.in.h:1 #: ../menu-data/marble:marble_kml.desktop.in.h:1 #: ../menu-data/marble:marble_osm.desktop.in.h:1 #: ../menu-data/marble:marble_shp.desktop.in.h:1 #: ../menu-data/marble:marble_worldwind.desktop.in.h:1 msgid "Marble" msgstr "Marble" #: ../menu-data/marble-mobile:marble-mobile.desktop.in.h:2 #: ../menu-data/marble-touch:marble-touch.desktop.in.h:2 #: ../menu-data/marble:marble.desktop.in.h:2 #: ../menu-data/marble:marble_gpx.desktop.in.h:2 #: ../menu-data/marble:marble_kml.desktop.in.h:2 #: ../menu-data/marble:marble_osm.desktop.in.h:2 #: ../menu-data/marble:marble_shp.desktop.in.h:2 msgid "Virtual Globe" msgstr "" #: ../menu-data/marco:marco.desktop.in.h:1 msgid "Marco" msgstr "" #: ../menu-data/marsshooter:mars.desktop.in.h:1 msgid "M.A.R.S." msgstr "" #: ../menu-data/marsshooter:mars.desktop.in.h:2 msgid "M.A.R.S. - a ridiculous shooter" msgstr "" #: ../menu-data/massif-visualizer:kde4__massif-visualizer.desktop.in.h:1 msgid "Massif-Visualizer" msgstr "" #: ../menu-data/massif-visualizer:kde4__massif-visualizer.desktop.in.h:2 msgid "Visualization of Memory Profiling Data" msgstr "" #: ../menu-data/massxpert:massxpert.desktop.in.h:1 msgid "massXpert" msgstr "massXpert" #: ../menu-data/massxpert:massxpert.desktop.in.h:2 msgid "Bio-polymer mass spectrometry software" msgstr "Bio-polimeer massa-spektrometrie sagteware" #: ../menu-data/mat:mat.desktop.in.h:1 msgid "Metadata Anonymisation Toolkit" msgstr "" #: ../menu-data/mat:mat.desktop.in.h:2 msgid "MAT" msgstr "" #: ../menu-data/matanza:matanza.desktop.in.h:1 msgid "Matanza" msgstr "" #: ../menu-data/matanza:matanza.desktop.in.h:2 msgid "Space ascii war game" msgstr "" #: ../menu-data/matchbox-keyboard:inputmethods__matchbox-keyboard.desktop.in.h:2 msgid "Virtual Keyboard" msgstr "Virtuele sleutelbord" #: ../menu-data/mate-accountsdialog:mate-accountsdialog.desktop.in.h:1 msgid "Mate-AccountsDialog" msgstr "" #: ../menu-data/mate-accountsdialog:mate-accountsdialog.desktop.in.h:2 #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:2 msgid "Add or remove users" msgstr "" #: ../menu-data/mate-control-center:mate-about-me.desktop.in.h:1 #: ../menu-data/mugshot:mugshot.desktop.in.h:1 msgid "About Me" msgstr "" #: ../menu-data/mate-control-center:mate-about-me.desktop.in.h:2 msgid "Set your personal information" msgstr "" #: ../menu-data/mate-control-center:mate-appearance-properties.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:1 #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:5 msgid "Appearance" msgstr "" #: ../menu-data/mate-control-center:mate-appearance-properties.desktop.in.h:2 msgid "Customize the look of the desktop" msgstr "" #: ../menu-data/mate-control-center:mate-at-properties.desktop.in.h:1 msgid "Assistive Technologies" msgstr "" #: ../menu-data/mate-control-center:mate-at-properties.desktop.in.h:2 msgid "Choose which accessibility features to enable when you log in" msgstr "" #: ../menu-data/mate-control-center:mate-default-applications-properties.desktop.in.h:2 msgid "Select your default applications" msgstr "" #: ../menu-data/mate-control-center:mate-display-properties.desktop.in.h:1 #: ../menu-data/unity-control-center:unity-display-panel.desktop.in.h:1 msgid "Displays" msgstr "" #: ../menu-data/mate-control-center:mate-font-viewer.desktop.in.h:2 msgid "Preview fonts" msgstr "" #: ../menu-data/mate-control-center:mate-keybinding.desktop.in.h:1 msgid "Keyboard Shortcuts" msgstr "" #: ../menu-data/mate-control-center:mate-keybinding.desktop.in.h:2 msgid "Assign shortcut keys to commands" msgstr "" #: ../menu-data/mate-control-center:mate-keyboard.desktop.in.h:2 msgid "Set your keyboard preferences" msgstr "" #: ../menu-data/mate-control-center:mate-network-properties.desktop.in.h:1 msgid "Network Proxy" msgstr "" #: ../menu-data/mate-control-center:mate-network-properties.desktop.in.h:2 msgid "Set your network proxy preferences" msgstr "" #: ../menu-data/mate-control-center:mate-settings-mouse.desktop.in.h:1 msgid "Mouse" msgstr "" #: ../menu-data/mate-control-center:mate-settings-mouse.desktop.in.h:2 msgid "Set your mouse preferences" msgstr "" #: ../menu-data/mate-control-center:mate-theme-installer.desktop.in.h:1 msgid "Theme Installer" msgstr "" #: ../menu-data/mate-control-center:mate-theme-installer.desktop.in.h:2 msgid "Installs themes packages for various parts of the desktop" msgstr "" #: ../menu-data/mate-control-center:mate-window-properties.desktop.in.h:2 msgid "Set your window properties" msgstr "" #: ../menu-data/mate-control-center:matecc.desktop.in.h:2 msgid "The MATE configuration tool" msgstr "" #: ../menu-data/mate-desktop:mate-about.desktop.in.h:1 msgid "About MATE" msgstr "" #: ../menu-data/mate-desktop:mate-about.desktop.in.h:2 msgid "Learn more about MATE" msgstr "" #: ../menu-data/mate-desktop:mate-color-select.desktop.in.h:1 msgid "MATE Color Selection" msgstr "" #: ../menu-data/mate-desktop:mate-color-select.desktop.in.h:2 msgid "Choose colors from the palette or the screen" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:application-browser.desktop.in.h:1 msgid "Application Browser" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-screensaver-lock.desktop.in.h:1 msgid "Lock Screen" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-logout.desktop.in.h:1 msgid "Session Logout Dialog" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-logout.desktop.in.h:2 msgid "Prompt the user to log out of their session" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-shutdown.desktop.in.h:1 msgid "System Shutdown Dialog" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:mate-session-shutdown.desktop.in.h:2 msgid "Prompt the user to shutdown their computer" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:trigger-panel-run-dialog.desktop.in.h:1 msgid "Run Application" msgstr "" #: ../menu-data/mate-gnome-main-menu-applet:trigger-panel-run-dialog.desktop.in.h:2 msgid "Show the \"Run Application\" dialog" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:1 msgid "Popup Notifications" msgstr "" #: ../menu-data/mate-notification-daemon:mate-notification-properties.desktop.in.h:2 msgid "Set your popup notification preferences" msgstr "" #: ../menu-data/mate-panel:mate-panel.desktop.in.h:2 msgid "" "Launch other applications and provide various utilities to manage windows, " "show the time, etc." msgstr "" #: ../menu-data/mate-power-manager:mate-power-preferences.desktop.in.h:2 msgid "Configure power management" msgstr "Stel elektrisiteitsbestuur op" #: ../menu-data/mate-screensaver:mate-screensaver-preferences.desktop.in.h:2 msgid "Set your screensaver preferences" msgstr "" #: ../menu-data/mate-screensaver:screensavers__cosmos-slideshow.desktop.in.h:1 msgid "Cosmos" msgstr "" #: ../menu-data/mate-screensaver:screensavers__cosmos-slideshow.desktop.in.h:2 msgid "Display a slideshow of pictures of the cosmos" msgstr "" #: ../menu-data/mate-screensaver:screensavers__footlogo-floaters.desktop.in.h:1 msgid "Floating MATE" msgstr "" #: ../menu-data/mate-screensaver:screensavers__footlogo-floaters.desktop.in.h:2 msgid "Bubbles the MATE logo around the screen" msgstr "" #: ../menu-data/mate-screensaver:screensavers__gnomelogo-floaters.desktop.in.h:1 msgid "Floating GNOME" msgstr "" #: ../menu-data/mate-screensaver:screensavers__gnomelogo-floaters.desktop.in.h:2 msgid "Bubbles the GNOME logo around the screen" msgstr "" #: ../menu-data/mate-screensaver:screensavers__personal-slideshow.desktop.in.h:1 msgid "Pictures folder" msgstr "" #: ../menu-data/mate-screensaver:screensavers__personal-slideshow.desktop.in.h:2 msgid "Display a slideshow from your Pictures folder" msgstr "" #: ../menu-data/mate-screensaver:screensavers__popsquares.desktop.in.h:1 msgid "Pop art squares" msgstr "" #: ../menu-data/mate-screensaver:screensavers__popsquares.desktop.in.h:2 msgid "A pop-art-ish grid of pulsing colors." msgstr "" #: ../menu-data/mate-system-monitor:mate-system-monitor.desktop.in.h:1 msgid "MATE System Monitor" msgstr "" #: ../menu-data/mate-system-tools:mate-network.desktop.in.h:2 msgid "Configure network devices and connections" msgstr "Stel netwerktoestelle en -verbindings in" #: ../menu-data/mate-system-tools:mate-services.desktop.in.h:1 msgid "Services" msgstr "" #: ../menu-data/mate-system-tools:mate-services.desktop.in.h:2 msgid "Configure which services will be run when the system starts" msgstr "" #: ../menu-data/mate-system-tools:mate-shares.desktop.in.h:1 msgid "Shared Folders" msgstr "" #: ../menu-data/mate-system-tools:mate-shares.desktop.in.h:2 msgid "Configure which folders are available for your network neighborhood" msgstr "" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:1 msgid "Time and Date" msgstr "" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:2 msgid "Change system time, date, and timezone" msgstr "" #: ../menu-data/mate-terminal:mate-terminal.desktop.in.h:1 msgid "MATE Terminal" msgstr "" #: ../menu-data/mate-tweak:mate-tweak.desktop.in.h:1 msgid "MATE Tweak" msgstr "" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:1 #: ../menu-data/yelp:yelp.desktop.in.h:1 msgid "Help" msgstr "Yelp" #: ../menu-data/mate-user-guide:mate-user-guide.desktop.in.h:2 msgid "Get help with MATE" msgstr "" #: ../menu-data/mate-utils:mate-dictionary.desktop.in.h:1 msgid "MATE Dictionary" msgstr "" #: ../menu-data/mate-utils:mate-disk-usage-analyzer.desktop.in.h:1 msgid "MATE Disk Usage Analyzer" msgstr "" #: ../menu-data/mate-utils:mate-screenshot.desktop.in.h:1 msgid "Take Screenshot" msgstr "" #: ../menu-data/mate-utils:mate-screenshot.desktop.in.h:2 msgid "Save images of your desktop or individual windows" msgstr "" #: ../menu-data/mate-utils:mate-search-tool.desktop.in.h:1 msgid "MATE Search Tool" msgstr "" #: ../menu-data/mate-utils:mate-search-tool.desktop.in.h:2 msgid "Locate documents and folders on this computer by name or content" msgstr "" #: ../menu-data/mate-utils:mate-system-log.desktop.in.h:1 msgid "Log File Viewer" msgstr "" #: ../menu-data/mate-utils:mate-system-log.desktop.in.h:2 msgid "View or monitor system log files" msgstr "" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:1 msgid "Mathomatic" msgstr "Mathomatic" #: ../menu-data/mathomatic:mathomatic.desktop.in.h:2 msgid "Do symbolic mathematics and quick calculations" msgstr "" #: ../menu-data/mathwar:MathWar.desktop.in.h:1 msgid "MathWar" msgstr "MathWar" #: ../menu-data/mathwar:MathWar.desktop.in.h:2 msgid "A simple math game for kids" msgstr "'n Eenvoudige wiskunde speletjie vir kinders" #: ../menu-data/matita:matita.desktop.in.h:1 msgid "Matita" msgstr "" #: ../menu-data/matita:matita.desktop.in.h:2 msgid "Interactive theorem prover" msgstr "" #: ../menu-data/matlab-support:matlab.desktop.in.h:1 msgid "MATLAB" msgstr "" #: ../menu-data/matlab-support:matlab.desktop.in.h:2 msgid "Scientific computing environment" msgstr "" #: ../menu-data/mc:mc.desktop.in.h:1 msgid "Midnight Commander" msgstr "" #: ../menu-data/mc:mc.desktop.in.h:2 msgid "File manager" msgstr "" #: ../menu-data/mcomix:mcomix.desktop.in.h:1 msgid "MComix" msgstr "" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:1 msgid "mCRL2" msgstr "" #: ../menu-data/mcrl2:mcrl2-gui.desktop.in.h:2 msgid "Graphical front end for mCRL2 toolset" msgstr "" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:1 msgid "Graphical IDE for MCS-51 based microcontrollers" msgstr "" #: ../menu-data/mcu8051ide:mcu8051ide.desktop.in.h:2 msgid "MCU 8051 IDE" msgstr "" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:1 msgid "MDB Viewer" msgstr "MDB besigtiger" #: ../menu-data/mdbtools-gmdb:mdbtools-gmdb.desktop.in.h:2 msgid "View and export Microsoft Access databases" msgstr "Besigtig en voer Microsoft Access databasisse uit" #: ../menu-data/mdfinder.app:MDFinder.desktop.in.h:1 msgid "MDFinder" msgstr "" #: ../menu-data/mdfinder.app:MDFinder.desktop.in.h:2 msgid "GNUstep Finder and desktop search system" msgstr "" #: ../menu-data/me-tv:me-tv.desktop.in.h:1 msgid "Me TV" msgstr "Me TV" #: ../menu-data/me-tv:me-tv.desktop.in.h:2 msgid "A digital television (DVB) viewer for GNOME" msgstr "'n Digitale televisie (DVB) besigitger vir GNOME" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:1 msgid "MediaInfo" msgstr "" #: ../menu-data/mediainfo-gui:mediainfo-gui.desktop.in.h:2 msgid "Supplies technical and tag information about a video or audio file" msgstr "" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:1 msgid "MediathekView" msgstr "" #: ../menu-data/mediathekview:mediathekview.desktop.in.h:2 msgid "View streams from public German TV stations" msgstr "" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:1 msgid "MediaTomb" msgstr "MediaTomb" #: ../menu-data/mediatomb:mediatomb.desktop.in.h:2 msgid "MediaTomb UPnP MediaServer web user interface." msgstr "MediaTomb UPnP MediaServer webgebruiker koppelvlak" #: ../menu-data/medit:medit.desktop.in.h:1 msgid "medit" msgstr "medit" #: ../menu-data/medit:medit.desktop.in.h:2 msgid "Text editor" msgstr "Teksredigeerder" #: ../menu-data/mednafen:mednafen.desktop.in.h:1 msgid "Mednafen" msgstr "" #: ../menu-data/mednafen:mednafen.desktop.in.h:2 msgid "Multi-system video game emulator" msgstr "" #: ../menu-data/megaglest:megaglest.desktop.in.h:1 msgid "A real time strategy game." msgstr "" #: ../menu-data/megaglest:megaglest.desktop.in.h:2 msgid "MegaGlest" msgstr "" #: ../menu-data/megaglest:megaglest_editor.desktop.in.h:1 msgid "Map Editor" msgstr "" #: ../menu-data/megaglest:megaglest_editor.desktop.in.h:2 msgid "MegaGlest Map Editor" msgstr "" #: ../menu-data/megaglest:megaglest_g3dviewer.desktop.in.h:1 msgid "G3d Model Viewer" msgstr "" #: ../menu-data/megaglest:megaglest_g3dviewer.desktop.in.h:2 msgid "MegaGlest Model Viewer" msgstr "" #: ../menu-data/meld:meld.desktop.in.h:1 msgid "Meld Diff Viewer" msgstr "Meld Diff besigitger" #: ../menu-data/meld:meld.desktop.in.h:2 msgid "Compare and merge your files" msgstr "Vergelyk en smelt jou lêers saam" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:1 msgid "Melting" msgstr "Melting" #: ../menu-data/melting-gui:melting-gui.desktop.in.h:2 msgid "\"Computes the melting temperature for a nucleic acid duplex.\"" msgstr "\"Bereken die smeltpunt vir 'n nukleïnesuur dupleks.\"" #: ../menu-data/memaker:memaker.desktop.in.h:1 msgid "MeMaker" msgstr "MeMaker" #: ../menu-data/memaker:memaker.desktop.in.h:2 msgid "Builds avatars for all your applications." msgstr "Bou 'n avatar vir elkeen van jou toepassings" #: ../menu-data/menulibre:menulibre.desktop.in.h:2 msgid "Add or remove applications from the menu" msgstr "" #: ../menu-data/meritous:meritous.desktop.in.h:1 msgid "Meritous" msgstr "Meritous" #: ../menu-data/meritous:meritous.desktop.in.h:2 msgid "action-adventure dungeon crawl game" msgstr "Aksie avontuur kerkerverkenningspel" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:1 msgid "Merkaartor" msgstr "Merkaartor" #: ../menu-data/merkaartor:merkaartor.desktop.in.h:2 msgid "OpenStreetMap Editor" msgstr "" #: ../menu-data/meshlab:meshlab.desktop.in.h:1 msgid "MeshLab" msgstr "MeshLab" #: ../menu-data/meshlab:meshlab.desktop.in.h:2 msgid "View and process meshes" msgstr "Besigitig en redigeer maaswerk" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:1 msgid "Dreamcast ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-dc.desktop.in.h:2 msgid "Play Sega Dreamcast games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:1 msgid "Game Boy ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gameboy.desktop.in.h:2 msgid "Play Nintendo Game Boy games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:1 msgid "Game Boy Advance ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-gba.desktop.in.h:2 msgid "Play Nintendo Game Boy Advance games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:1 msgid "Genesis ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-genesis.desktop.in.h:2 msgid "Play Sega Genesis games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:1 msgid "MSX ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-msx.desktop.in.h:2 msgid "Play MSX games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:1 msgid "Nintendo64 ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-n64.desktop.in.h:2 msgid "Play Nintendo 64 games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:1 msgid "NES ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-nes.desktop.in.h:2 msgid "Play Nintendo Entertainment System games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:1 msgid "Sega Master System/Game Gear ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-sms.desktop.in.h:2 msgid "Play Sega Master System and Game Gear games" msgstr "" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:1 msgid "Super NES ROM Player" msgstr "" #: ../menu-data/mess-desktop-entries:mess-snes.desktop.in.h:2 msgid "Play Super Nintendo Entertainment System games" msgstr "" #: ../menu-data/mess:mess.desktop.in.h:1 msgid "MESS Home Systems Emulator" msgstr "" #: ../menu-data/mess:mess.desktop.in.h:2 msgid "Relive old home systems with the MESS emulator" msgstr "" #: ../menu-data/messaging-app:messaging-app.desktop.in.h:1 msgid "Messaging" msgstr "" #: ../menu-data/messaging-app:messaging-app.desktop.in.h:2 msgid "Messaging application" msgstr "" #: ../menu-data/metacity:metacity.desktop.in.h:1 msgid "Metacity" msgstr "Metacity" #: ../menu-data/meterbridge:meterbridge.desktop.in.h:1 msgid "Meterbridge" msgstr "Meterbridge" #: ../menu-data/metview:metview.desktop.in.h:1 msgid "ECMWF Metview - meteorological workstation" msgstr "" #: ../menu-data/metview:metview.desktop.in.h:2 msgid "Process and visualise meteorological data" msgstr "" #: ../menu-data/mgm:mgm.desktop.in.h:1 msgid "MGM System Monitor" msgstr "MGM Stelselmonitor" #: ../menu-data/mgm:mgm.desktop.in.h:2 msgid "A highly configurable, very gaudy system load meter" msgstr "'n Hoogsinstelbare opgesmukte stelselbelasting meter" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:1 msgid "mhWaveEdit" msgstr "mhWaveEdit" #: ../menu-data/mhwaveedit:mhwaveedit.desktop.in.h:2 msgid "Record, play, edit and convert sound files" msgstr "Neem op, speel, redigeer en skakel klankêers om" #: ../menu-data/mialmpick:mia-lmpick.desktop.in.h:1 msgid "mialmpick Version 0.2.10" msgstr "" #: ../menu-data/mialmpick:mia-lmpick.desktop.in.h:2 msgid "mia-lmpick Version 0.2.10" msgstr "" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:1 msgid "MiceAmaze" msgstr "" #: ../menu-data/miceamaze:miceamaze.desktop.in.h:2 msgid "video game with mice in a maze" msgstr "" #: ../menu-data/microhope:microhope-avr.desktop.in.h:1 msgid "µHOPE" msgstr "" #: ../menu-data/microhope:microhope-avr.desktop.in.h:2 msgid "MicroHOPE microcontroller programming system" msgstr "" #: ../menu-data/microhope:microhope-doc.desktop.in.h:1 msgid "microHOPE Manual" msgstr "" #: ../menu-data/microhope:microhope-doc.desktop.in.h:2 msgid "microHOPE User Manual" msgstr "" #: ../menu-data/micropolis:micropolis.desktop.in.h:1 msgid "Micropolis" msgstr "Micropolis" #: ../menu-data/micropolis:micropolis.desktop.in.h:2 msgid "A real-time city management simulator" msgstr "'n Intydse stadbestuur nabootser" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:1 msgid "MIDI monitor and prober." msgstr "" #: ../menu-data/midisnoop:midisnoop.desktop.in.h:2 msgid "Midisnoop" msgstr "" #: ../menu-data/midori:midori-private.desktop.in.h:1 msgid "Midori Private Browsing" msgstr "" #: ../menu-data/midori:midori-private.desktop.in.h:2 msgid "Open a new private browsing window" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:1 msgid "Midori" msgstr "Midori" #: ../menu-data/midori:midori.desktop.in.h:2 msgid "Lightweight web browser" msgstr "Liggewig webblaaier" #: ../menu-data/midori:midori.desktop.in.h:3 msgid "New _Tab" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:4 msgid "New _Window" msgstr "" #: ../menu-data/midori:midori.desktop.in.h:5 msgid "New P_rivate Browsing Window" msgstr "" #: ../menu-data/mikutter:mikutter.desktop.in.h:1 msgid "mikutter" msgstr "" #: ../menu-data/mikutter:mikutter.desktop.in.h:2 msgid "Twitter Client" msgstr "" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:1 msgid "MilkyTracker" msgstr "MilkyTracker" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:2 msgid "Fasttracker 2 Clone" msgstr "Fasttracker 2 kloon" #: ../menu-data/milkytracker:milkytracker.desktop.in.h:3 msgid "MilkyTracker (play song)" msgstr "MilkyTracker (speel liedjie)" #: ../menu-data/minbar:minbar.desktop.in.h:1 msgid "Minbar Prayer Times" msgstr "Minbar biduur tye" #: ../menu-data/minbar:minbar.desktop.in.h:2 msgid "Islamic prayer times" msgstr "Islamitiese biduur tye" #: ../menu-data/minetest:minetest.desktop.in.h:1 msgid "Minetest" msgstr "" #: ../menu-data/minetest:minetest.desktop.in.h:2 msgid "Multiplayer infinite-world block sandbox" msgstr "" #: ../menu-data/minirok:kde4__minirok.desktop.in.h:1 msgid "Minirok" msgstr "Minirok" #: ../menu-data/minitube:minitube.desktop.in.h:1 msgid "Minitube" msgstr "Minitube" #: ../menu-data/minitube:minitube.desktop.in.h:2 msgid "Watch YouTube videos" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:3 #: ../menu-data/parole:parole.desktop.in.h:3 #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:3 #: ../menu-data/totem:totem.desktop.in.h:3 msgid "Play/Pause" msgstr "" #: ../menu-data/minitube:minitube.desktop.in.h:6 msgid "Stop After This Video" msgstr "" #: ../menu-data/mirage:mirage.desktop.in.h:1 msgid "Mirage" msgstr "Mirage" #: ../menu-data/mirage:mirage.desktop.in.h:2 msgid "A fast GTK+ Image Viewer" msgstr "'n Snelle GTK+ beeldbeskouer" #: ../menu-data/miro:miro.desktop.in.h:1 msgid "Miro" msgstr "" #: ../menu-data/miro:miro.desktop.in.h:2 msgid "" "Fully featured video and music player, podcast client, and bittorrent client" msgstr "" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:1 msgid "MirrorMagic" msgstr "MirrorMagic" #: ../menu-data/mirrormagic:mirrormagic.desktop.in.h:2 msgid "Icon=_usr_share_games_mirrormagic_graphics_mirrormagic" msgstr "" #: ../menu-data/mit-scheme:mit-scheme.desktop.in.h:1 msgid "MIT/GNU Scheme" msgstr "MIT/GNU skema" #: ../menu-data/mixxx:mixxx.desktop.in.h:1 msgid "Mixxx" msgstr "Mixxx" #: ../menu-data/mixxx:mixxx.desktop.in.h:2 msgid "A digital DJ interface" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:1 msgid "mkvinfo" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvinfo.desktop.in.h:2 msgid "Show information about MKV files" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvtoolnix-gui.desktop.in.h:1 msgid "MKVToolNix GUI" msgstr "" #: ../menu-data/mkvtoolnix-gui:mkvtoolnix-gui.desktop.in.h:2 msgid "Matroska files creator and tools" msgstr "" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:1 msgid "MLDonkey" msgstr "MLDonkey" #: ../menu-data/mldonkey-gui:mldonkey-gui.desktop.in.h:2 msgid "Graphical frontend for MLDonkey" msgstr "Grafiese tussenvlak vir MLDonkey" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:1 msgid "Multilingual Terminal" msgstr "Veeltalige terminaal" #: ../menu-data/mlterm-common:mlterm.desktop.in.h:2 msgid "Use Multi-Lingual Command Line" msgstr "Gebrui 'n veeltalige bevelslyn" #: ../menu-data/mm3d:mm3d.desktop.in.h:1 msgid "Misfit Model 3D" msgstr "Misfit Model 3D" #: ../menu-data/mm3d:mm3d.desktop.in.h:2 msgid "Create and edit 3D models and animations" msgstr "skep en redigeer #D modelle en animasies" #: ../menu-data/mmass:mmass.desktop.in.h:1 msgid "mMass" msgstr "mMass" #: ../menu-data/mmass:mmass.desktop.in.h:2 msgid "Mass spectrum viewer and data analysis proteomics tool" msgstr "Massaspektrum meter en data analise proteomika hulpmiddel" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:1 msgid "mmpong-gl" msgstr "mmpong-gl" #: ../menu-data/mmpong-gl:mmpong-gl.desktop.in.h:2 msgid "massively multiplayer pong game" msgstr "massiewe multispeler pong speletjie" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:1 msgid "Mnemosyne" msgstr "Mnemosyne" #: ../menu-data/mnemosyne:mnemosyne.desktop.in.h:2 msgid "A flash card program to make your review process more efficient" msgstr "'n Flitskaartprogram om jou hersieningstelsel te vergemaklik" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:1 msgid "Mobile Atlas Creator" msgstr "" #: ../menu-data/mobile-atlas-creator:mobile-atlas-creator.desktop.in.h:2 msgid "create offline-atlases for GPS/cell phone applications" msgstr "" #: ../menu-data/model-builder:model-builder.desktop.in.h:1 msgid "Model Builder" msgstr "Modelbouer" #: ../menu-data/model-builder:model-builder.desktop.in.h:2 msgid "Graphical ODE simulator" msgstr "Grafiese ODE nabootser" #: ../menu-data/modem-manager-gui:modem-manager-gui.desktop.in.h:1 msgid "Modem Manager GUI" msgstr "" #: ../menu-data/modem-manager-gui:modem-manager-gui.desktop.in.h:2 msgid "Graphical interface for Modem manager daemon control" msgstr "" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:1 msgid "Mokomaze" msgstr "Mokomaze" #: ../menu-data/mokomaze:mokomaze.desktop.in.h:2 msgid "Ball-in-the-labyrinth game" msgstr "Ball-in-the-labyrinth spel" #: ../menu-data/monajat-applet:monajat.desktop.in.h:1 msgid "Monajat Applet for supplications" msgstr "" #: ../menu-data/monajat-applet:monajat.desktop.in.h:2 msgid "Monajat in system tray icon" msgstr "" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:1 msgid "Monkey Bubble" msgstr "Monkey Bubble" #: ../menu-data/monkey-bubble:monkey-bubble.desktop.in.h:2 msgid "Monkey Bubble Arcade Game" msgstr "Monkey Bubble Arkadespel" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:1 msgid "Monkey Studio IDE" msgstr "Monkey Studio IDE" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:2 msgid "The best cross platform IDE available!" msgstr "" #: ../menu-data/monkeystudio:monkeystudio.desktop.in.h:3 msgid "Open With MkS" msgstr "" #: ../menu-data/mono-runtime-common:mono-runtime-common.desktop.in.h:1 msgid "Mono Runtime" msgstr "" #: ../menu-data/mono-runtime-common:mono-runtime-terminal.desktop.in.h:1 msgid "Mono Runtime (Terminal)" msgstr "" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:1 msgid "gsharp" msgstr "gsharp" #: ../menu-data/mono-tools-gui:gsharp.desktop.in.h:2 msgid "" "Write C# in an interactive shell, and inject your code into running Mono " "processes" msgstr "" "Skryf C# binne 'n interaktiewe dop, en spuit jou kode in lopende Mono " "prosesse in." #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:1 msgid "Mono IL Contrast" msgstr "Mono IL Contrast" #: ../menu-data/mono-tools-gui:ilcontrast.desktop.in.h:2 msgid "Identify differences in the API exposed by mono library assemblies." msgstr "" "Identifiseer verskille tussen die API blootgestel deur die Mono biblioteek " "saamgesteldes." #: ../menu-data/monodevelop:monodevelop.desktop.in.h:1 msgid "MonoDevelop" msgstr "MonoDevelop" #: ../menu-data/monodevelop:monodevelop.desktop.in.h:2 msgid "Develop .NET applications in an Integrated Development Environment" msgstr "Ontwikkel .NET toepassings in 'n geïntegreerde ontwikkelingsomgewing" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:1 msgid "Mono Documentation" msgstr "Mono Dokumentasie" #: ../menu-data/monodoc-browser:monodoc.desktop.in.h:2 msgid "View, search and edit documentation related to Mono" msgstr "Besigtig, soek en redigeer dokumentasie verwant aan Mono" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:1 msgid "Monodoc (http)" msgstr "Monodoc (http)" #: ../menu-data/monodoc-http:monodoc-http.desktop.in.h:2 msgid "Monodoc Documentation Browser" msgstr "Monodoc Dokumentasieblaaier" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:1 msgid "Monster Masher" msgstr "Monster Masher" #: ../menu-data/monster-masher:monster-masher.desktop.in.h:2 msgid "Mash monsters and save the gnomes" msgstr "Vermorsel monsters en red die kabouters" #: ../menu-data/monsterz:monsterz.desktop.in.h:1 msgid "Monsterz" msgstr "Monsterz" #: ../menu-data/monsterz:monsterz.desktop.in.h:2 msgid "Little arcade puzzle game, similar to the famous Bejeweled" msgstr "Klein arkade raaiselspel, soortgelyk aan die bekende Bejeweled" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:1 msgid "Moonlander" msgstr "Moonlander" #: ../menu-data/moon-lander:moon-lander.desktop.in.h:2 msgid "Fun game based on the classic moon lander" msgstr "Genotvolle speletjie gebasseer op die klasieke maanlander spel" #: ../menu-data/moonshot-ui:moonshot-webp.desktop.in.h:1 msgid "Moonshot Web Provisioning Installer" msgstr "" #: ../menu-data/moonshot-ui:moonshot.desktop.in.h:1 msgid "Moonshot Identity Manager" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:1 msgid "Mopidy" msgstr "" #: ../menu-data/mopidy:mopidy.desktop.in.h:2 msgid "Music server with support for MPD and HTTP clients" msgstr "" #: ../menu-data/moria:moria.desktop.in.h:1 msgid "Moria" msgstr "" #: ../menu-data/moria:moria.desktop.in.h:2 msgid "single-played rogue-like with a regenerating dungeon" msgstr "" #: ../menu-data/morris:morris.desktop.in.h:1 msgid "Morris" msgstr "" #: ../menu-data/morris:morris.desktop.in.h:2 msgid "Nine Men's Morris Game" msgstr "" #: ../menu-data/moserial:moserial.desktop.in.h:1 msgid "moserial Terminal" msgstr "moserial Terminaal" #: ../menu-data/moserial:moserial.desktop.in.h:2 msgid "A serial terminal optimized for logging and file capture" msgstr "'n serie-terminaal geoptimaliseer vir opteken en lêervaslegging" #: ../menu-data/mousepad:mousepad.desktop.in.h:1 msgid "Mousepad" msgstr "Mousepad" #: ../menu-data/mousepad:mousepad.desktop.in.h:2 msgid "Simple Text Editor" msgstr "" #: ../menu-data/mozc-utils-gui:setup-mozc.desktop.in.h:1 msgid "Mozc Setup" msgstr "" #: ../menu-data/mozc-utils-gui:setup-mozc.desktop.in.h:2 msgid "Set up Mozc engine" msgstr "" #: ../menu-data/mozo:mozo.desktop.in.h:2 msgid "Change which applications are shown on the main menu" msgstr "Verander watter toepassings vertoon word op die hoofkieslys" #. DocPath= #: ../menu-data/mp3diags:mp3diags.desktop.in.h:2 msgid "MP3 Diags - diagnosis and repair tool" msgstr "MP3 Diags - diagnose en herstel gereedskap" #: ../menu-data/mp3diags:mp3diags.desktop.in.h:3 msgid "MP3 Diags" msgstr "MP3 Diags" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:1 msgid "Mp3splt-gtk audio splitter" msgstr "Mp3splt-gtk oudio verdeler" #: ../menu-data/mp3splt-gtk:mp3splt-gtk.desktop.in.h:2 msgid "Split mp3 and ogg files without decoding" msgstr "Verdeel mp3 en ogg lêers sonder dekodering" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:1 msgid "MPDCon" msgstr "MPDCon" #: ../menu-data/mpdcon.app:MPDCon.desktop.in.h:2 msgid "GNUstep client for MPD" msgstr "GNUstep kliënt vir MPD" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:1 msgid "Music Player Daemon" msgstr "" #: ../menu-data/mpdris2:mpdris2.desktop.in.h:2 msgid "MPRIS 2 support for MPD" msgstr "" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:1 msgid "Mplinuxman" msgstr "" #: ../menu-data/mplinuxman:mplinuxman.desktop.in.h:2 msgid "Manage your MPMan portable mp3 player" msgstr "" #: ../menu-data/mpv:mpv.desktop.in.h:1 msgid "mpv Media Player" msgstr "" #: ../menu-data/mpv:mpv.desktop.in.h:2 #: ../menu-data/snappy:snappy.desktop.in.h:2 msgid "Play movies and songs" msgstr "Speel flieks en liedjies" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:1 msgid "DICOM to NIfTI Conversion" msgstr "" #: ../menu-data/mricron:dcm2niigui.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-dcm2niigui.desktop.in.h:2 msgid "dcm2nii" msgstr "" #: ../menu-data/mricron:mricron-npm.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:1 msgid "Non-parametric MRI Analysis" msgstr "" #: ../menu-data/mricron:mricron-npm.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-npm.desktop.in.h:2 msgid "NPM" msgstr "" #: ../menu-data/mricron:mricron.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:1 msgid "2D/3D MRI Image Viewer" msgstr "" #: ../menu-data/mricron:mricron.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mricron.desktop.in.h:2 msgid "MRIcron" msgstr "" #: ../menu-data/mrrescue:mrrescue.desktop.in.h:1 msgid "Mr Rescue" msgstr "" #: ../menu-data/mrrescue:mrrescue.desktop.in.h:2 msgid "Exec=mrrescue" msgstr "" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:1 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:1 msgid "MRI Tractography View" msgstr "" #: ../menu-data/mrtrix:mrtrix.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-mrtrix.desktop.in.h:2 msgid "MRview" msgstr "" #: ../menu-data/mtink:mtink.desktop.in.h:1 msgid "Mtink" msgstr "Mtink" #: ../menu-data/mtink:mtink.desktop.in.h:2 msgid "Status monitor for Epson inkjet printers" msgstr "Statusmonitor vir Epsin inkjet drukkers" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:1 msgid "mtPaint graphic editor" msgstr "mtPaint grafiese redigeerder" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:2 msgid "painting program to create pixel art and manipulate digital photos" msgstr "Tekenprogram om pixel-kuns te skep en digitale foto's te manipuleer" #: ../menu-data/mttroff:mttroff.desktop.in.h:1 msgid "Troff" msgstr "" #: ../menu-data/mttroff:mttroff.desktop.in.h:2 msgid "TROff - A libavg based multitouch TRON clone" msgstr "" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:1 msgid "Mu-cade" msgstr "Mu-cade" #: ../menu-data/mu-cade:mu-cade.desktop.in.h:2 msgid "Kenta Cho's Mu-cade" msgstr "Kenta Cho se Mu-kade" #: ../menu-data/mudita24:mudita24.desktop.in.h:1 msgid "Mudita24" msgstr "" #: ../menu-data/mudita24:mudita24.desktop.in.h:2 msgid "ALSA GUI control tool for Envy24 (ice1712) soundcards" msgstr "" #: ../menu-data/mudlet:mudlet.desktop.in.h:1 msgid "Mudlet" msgstr "" #: ../menu-data/mudlet:mudlet.desktop.in.h:2 msgid "Play online text-based games (MUDs)" msgstr "" #: ../menu-data/muffin:muffin.desktop.in.h:1 msgid "Muffin" msgstr "" #: ../menu-data/mugshot:mugshot.desktop.in.h:2 msgid "Configure your profile image and contact details" msgstr "" #: ../menu-data/multitet:multitet.desktop.in.h:1 msgid "Multitet" msgstr "" #: ../menu-data/multitet:multitet.desktop.in.h:2 msgid "Multitouch cooperative Tetris-like game" msgstr "" #: ../menu-data/mumble:mumble.desktop.in.h:1 msgid "Mumble" msgstr "Mumble" #: ../menu-data/mumble:mumble.desktop.in.h:2 msgid "A low-latency, high quality voice chat program for gaming" msgstr "" "'n Lae-wagtyd, hoë kwaliteit stem geselsprogram vir rekenaarspeletjies" #: ../menu-data/muon-discover:muon-discover-category.desktop.in.h:1 msgid "Install More..." msgstr "" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:1 msgid "Muon Discover" msgstr "" #: ../menu-data/muon-discover:muon-discover.desktop.in.h:2 msgid "Software Center" msgstr "" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:1 msgid "Muon Update Manager" msgstr "" #: ../menu-data/muon-updater:muon-updater.desktop.in.h:2 msgid "Update Manager" msgstr "Update Manager" #: ../menu-data/muon:muon.desktop.in.h:1 msgid "Muon Package Manager" msgstr "" #: ../menu-data/muon:muon.desktop.in.h:2 msgid "Package Manager" msgstr "" #: ../menu-data/mupdf:mupdf.desktop.in.h:1 msgid "MuPDF" msgstr "" #: ../menu-data/mupdf:mupdf.desktop.in.h:2 msgid "PDF file viewer" msgstr "" #: ../menu-data/mupen64plus-ui-console:mupen64plus.desktop.in.h:1 msgid "Mupen64Plus" msgstr "Mupen64Plus" #: ../menu-data/mupen64plus-ui-console:mupen64plus.desktop.in.h:2 msgid "" "Nintendo 64 emulator and plugins for Linux, Mac OSX, FreeBSD, and Windows" msgstr "" #: ../menu-data/murmur:murmur.desktop.in.h:1 msgid "Murmur" msgstr "Murmur" #: ../menu-data/murmur:murmur.desktop.in.h:2 msgid "Python/GTK2 Museek client" msgstr "Python/GTK2 Museek kliënt" #: ../menu-data/muse:muse.desktop.in.h:1 msgid "MusE" msgstr "MusE" #: ../menu-data/muse:muse.desktop.in.h:2 msgid "Midi Music Editor" msgstr "" #: ../menu-data/museeq:museeq.desktop.in.h:1 msgid "Museeq" msgstr "Museeq" #: ../menu-data/museeq:museeq.desktop.in.h:2 msgid "C++/QT3 Museek client" msgstr "C++/QT3 Museek kliënt" #: ../menu-data/musescore:mscore.desktop.in.h:1 msgid "Create, play and print sheet music" msgstr "" #: ../menu-data/musescore:mscore.desktop.in.h:2 msgid "MuseScore" msgstr "MuseScore" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:1 msgid "Musetup-gtk" msgstr "Musetup-gtk" #: ../menu-data/musetup-gtk:musetup-gtk.desktop.in.h:2 msgid "Museek daemon configuration tool" msgstr "Museek daemoon instellingshulpmiddel" #: ../menu-data/musique:musique.desktop.in.h:1 msgid "Musique" msgstr "" #: ../menu-data/musique:musique.desktop.in.h:2 msgid "Play your music collection" msgstr "" #: ../menu-data/mutt:mutt.desktop.in.h:1 msgid "Simple text-based Mail User Agent" msgstr "" #: ../menu-data/mutt:mutt.desktop.in.h:2 msgid "mutt" msgstr "" #: ../menu-data/mutter:mutter-wayland.desktop.in.h:1 msgid "Mutter (wayland compositor)" msgstr "" #: ../menu-data/mutter:mutter.desktop.in.h:1 msgid "Mutter" msgstr "Mutter" #: ../menu-data/mx44:mx44.desktop.in.h:1 msgid "mx44" msgstr "mx44" #: ../menu-data/mx44:mx44.desktop.in.h:2 msgid "Polyphonic, multichannel midi realtime software synthesizer" msgstr "Polifonise, mulitkanaal midi intydse sagtewaresinteseerder" #: ../menu-data/mypaint:mypaint.desktop.in.h:1 msgid "MyPaint" msgstr "MyPaint" #: ../menu-data/mypaint:mypaint.desktop.in.h:2 msgid "Painting program for digital artists" msgstr "" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:1 msgid "MySQL Workbench" msgstr "" #: ../menu-data/mysql-workbench:mysql-workbench.desktop.in.h:2 msgid "MySQL Database Design, Administration and Development Tool" msgstr "" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:1 msgid "MythNetTV" msgstr "MythNetTV" #: ../menu-data/mythnettv-gui:mythnettv.desktop.in.h:2 msgid "A video RSS grabber" msgstr "'n Video RSS gryper" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:1 msgid "MythTV Backend Setup" msgstr "MythTV werksvlak instelling" #: ../menu-data/mythtv-backend:mythtv-setup.desktop.in.h:2 msgid "Used to configure a backend" msgstr "Word gebruik vir die instel van die werksvlak" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:1 msgid "MythTV Frontend" msgstr "MythTV tussenvlak" #: ../menu-data/mythtv-frontend:mythtv.desktop.in.h:2 msgid "A frontend for all content on a mythtv-backend" msgstr "'n Tussenvlak vir alle inhoud op 'n mythtv werksvlak" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:1 msgid "nagstamon" msgstr "" #: ../menu-data/nagstamon:nagstamon.desktop.in.h:2 msgid "Nagios status monitor " msgstr "" #: ../menu-data/nautilus-actions:nact.desktop.in.h:1 msgid "Nautilus-Actions Configuration Tool" msgstr "" #: ../menu-data/nautilus-actions:nact.desktop.in.h:2 msgid "Configure items to be added to the Nautilus context menus" msgstr "" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:1 msgid "Nautilus Compare Extension Preferences" msgstr "" #: ../menu-data/nautilus-compare:nautilus-compare-preferences.desktop.in.h:2 msgid "Preferences for Nautilus Compare Extension" msgstr "" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:1 msgid "Dropbox" msgstr "" #: ../menu-data/nautilus-dropbox:dropbox.desktop.in.h:2 msgid "Sync your files across computers and to the web" msgstr "" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:1 msgid "Nautilus Pastebin Configurator" msgstr "Nautilus Pastebin insteller" #: ../menu-data/nautilus-pastebin:nautilus-pastebin-configurator.desktop.in.h:2 msgid "Nautilus Pastebin configuration panel" msgstr "Nautilus Pastebin instellingspaneel" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:1 msgid "Nautilus scripts manager" msgstr "Nautilus skriptbestuurder" #: ../menu-data/nautilus-scripts-manager:nautilus-scripts-manager.desktop.in.h:2 msgid "Enable or disable Nautilus scripts" msgstr "Bemagtig of ontmagtig Nautilus skripte" #: ../menu-data/navit:navit.desktop.in.h:1 msgid "Navit" msgstr "Navit" #: ../menu-data/navit:navit.desktop.in.h:2 msgid "The open source vector based navigation program with routing engine" msgstr "Ope bron vektorgebasseerde navigasieprogram met roetegewer enjin" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:1 msgid "Cn3D NCBI Database Viewer" msgstr "Cn3D NCBI databasis kyker" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:2 msgid "View NCBI databases in 3D" msgstr "Bekyk NCBI databasisse in 3D" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:1 msgid "Sequin DNA Sequence Submission Tool" msgstr "Sequin DNA-reeks indieningshulpmiddel" #: ../menu-data/ncbi-tools-x11:Psequin.desktop.in.h:2 msgid "Submit DNA sequences to the GenBank, EMBL, and DDBJ databases" msgstr "Dien DNA-reekse in na die GenBank, EML en DDBJ databasisse" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:1 msgid "DDV Sequence Alignment Viewer" msgstr "DDV reeksbelyning kyker" #: ../menu-data/ncbi-tools-x11:ddv.desktop.in.h:2 msgid "View multiple sequence alignment for GenBank" msgstr "Beskou veelvoudige reeksbelynings vir GenBank" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:1 msgid "Entrez NCBI Database Querying Tool" msgstr "Entrez NCBI Databasis navraaghulpmiddel" #: ../menu-data/ncbi-tools-x11:entrez2.desktop.in.h:2 msgid "Query NCBI databases and retrieve documents" msgstr "Bevraag NCBI databasisse en herwin dokumente" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:1 msgid "OneD Biological Sequence Viewer" msgstr "OneD Biologiese volgorde besigtiger" #: ../menu-data/ncbi-tools-x11:udv.desktop.in.h:2 msgid "View single biological sequences" msgstr "Besigtig enkele biologiese volgordes" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:1 msgid "Ncmpcpp" msgstr "Ncmpcpp" #: ../menu-data/ncmpcpp:ncmpcpp.desktop.in.h:2 msgid "NCurses Music Player Client" msgstr "NCurses musiekspeler kliënt" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:1 msgid "Windows Wireless Drivers" msgstr "Windows draadloos drywers" #: ../menu-data/ndisgtk:ndisgtk.desktop.in.h:2 msgid "Ndiswrapper driver installation tool" msgstr "Ndiswrapper drywerinstallasiehulpmiddel" #: ../menu-data/nec2c:nec2c.desktop.in.h:1 msgid "nec2c" msgstr "" #: ../menu-data/nec2c:nec2c.desktop.in.h:2 msgid "Antenna Modelling Software" msgstr "" #: ../menu-data/nedit:nedit.desktop.in.h:1 msgid "NEdit \"Nirvana Text Editor\"" msgstr "" #: ../menu-data/needrestart-session:needrestart-session.desktop.in.h:1 msgid "needrestart-session" msgstr "" #: ../menu-data/needrestart-session:needrestart-session.desktop.in.h:2 msgid "" "Check for processes in the current user session need to be restarted after " "upgrades." msgstr "" #: ../menu-data/needrestart-session:needrestart.desktop.in.h:1 msgid "needrestart" msgstr "" #: ../menu-data/needrestart-session:needrestart.desktop.in.h:2 msgid "Check which system services need to be restarted after upgrades." msgstr "" #: ../menu-data/nekobee:nekobee.desktop.in.h:1 msgid "Nekobee" msgstr "Nekobee" #: ../menu-data/nekobee:nekobee.desktop.in.h:2 msgid "Simple single-oscillator DSSI plugin" msgstr "Eenvoudige enkel-ossillator DSSI inprop" #: ../menu-data/nemiver:nemiver.desktop.in.h:1 msgid "Nemiver C/C++ Debugger" msgstr "" #: ../menu-data/nemiver:nemiver.desktop.in.h:2 msgid "Debug Applications" msgstr "Ontfout toepassings" #: ../menu-data/nemo:nemo-autostart.desktop.in.h:1 msgid "Nemo" msgstr "" #: ../menu-data/nemo:nemo-autostart.desktop.in.h:2 msgid "Start Nemo desktop at log in" msgstr "" #: ../menu-data/nemo:nemo.desktop.in.h:1 msgid "Files" msgstr "" #: ../menu-data/nemo:nemo.desktop.in.h:2 msgid "Access and organize files" msgstr "" #: ../menu-data/neobio:neobio.desktop.in.h:1 msgid "Sequence alignments neobio" msgstr "" #: ../menu-data/nestopia:nestopia.desktop.in.h:1 msgid "Nestopia" msgstr "" #: ../menu-data/nestopia:nestopia.desktop.in.h:2 msgid "Accurate NES Emulator" msgstr "" #: ../menu-data/netanim:NetAnim.desktop.in.h:1 msgid "Network animator" msgstr "" #: ../menu-data/netanim:NetAnim.desktop.in.h:2 msgid "Network animator based on Qt4 working with ns-3" msgstr "" #: ../menu-data/netbeans:netbeans.desktop.in.h:1 msgid "NetBeans" msgstr "" #: ../menu-data/netemul:netemul.desktop.in.h:1 msgid "NetEmul" msgstr "NetEmul" #: ../menu-data/netemul:netemul.desktop.in.h:2 msgid "The LAN network simulator" msgstr "Die LAN netwerk bestuurder" #: ../menu-data/netgen:netgen.desktop.in.h:1 msgid "Netgen Mesh Generator" msgstr "" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:1 msgid "X NetHack" msgstr "X NetHack" #: ../menu-data/nethack-x11:nethack-x11.desktop.in.h:2 msgid "NetHack (X interface)" msgstr "" #: ../menu-data/netmate:netmate.desktop.in.h:1 msgid "Netmate" msgstr "" #: ../menu-data/netmate:netmate.desktop.in.h:2 msgid "shows pcap dump lines in network header style" msgstr "" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:1 msgid "NetPanzer" msgstr "NetPanzer" #: ../menu-data/netpanzer:netpanzer.desktop.in.h:2 msgid "Online multiplayer tactical warfare game" msgstr "Aanlyn multi-speler taktiese oorlogspel" #: ../menu-data/netrek-client-cow:netrek-client-cow.desktop.in.h:1 msgid "Netrek" msgstr "Netrek" #: ../menu-data/netsurf-gtk:netsurf-gtk.desktop.in.h:1 msgid "NetSurf Web Browser" msgstr "NetSurf Webblaaier" #: ../menu-data/nettoe:nettoe.desktop.in.h:1 msgid "netToe" msgstr "" #: ../menu-data/nettoe:nettoe.desktop.in.h:2 msgid "Play a game of Tic Tac Toe." msgstr "" #: ../menu-data/network-manager-gnome:nm-applet.desktop.in.h:2 msgid "Manage your network connections" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-afni.desktop.in.h:1 msgid "Analysis of Functional NeuroImages" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-afni.desktop.in.h:2 msgid "AFNI" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-devel-ml.desktop.in.h:1 msgid "Developer Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-devel-ml.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-upstream-ml.desktop.in.h:2 #: ../menu-data/neurodebian-desktop:neurodebian-user-ml.desktop.in.h:2 msgid "Opens the list archive in a browser window" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-fsl-4.1.desktop.in.h:2 msgid "FSL 4.1" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:1 msgid "3D Structure Segmentation" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-itksnap.desktop.in.h:2 msgid "ITK-SNAP" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-mipav.desktop.in.h:1 msgid "Medical Image Processing, Analysis, and Visualization" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-mipav.desktop.in.h:2 msgid "MIPAV" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-openelectrophy.desktop.in.h:1 msgid "Electrophysiological Data Analysis" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-openelectrophy.desktop.in.h:2 msgid "OpenElectrophy" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:1 #: ../menu-data/psychopy:psychopy.desktop.in.h:1 msgid "Psychology Stimuli IDE" msgstr "Psigologie stimuli IDE" #: ../menu-data/neurodebian-desktop:neurodebian-psychopy.desktop.in.h:2 #: ../menu-data/psychopy:psychopy.desktop.in.h:2 msgid "PsychoPy" msgstr "PsychoPy" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:1 #: ../menu-data/sigviewer:sigviewer.desktop.in.h:1 msgid "SigViewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-sigviewer.desktop.in.h:2 msgid "Biosignals (e.g. EEG, ECG) Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-slicer.desktop.in.h:1 msgid "3D Slicer" msgstr "3D Slicer" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:1 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:1 msgid "Spyke Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-spykeviewer.desktop.in.h:2 #: ../menu-data/spykeviewer:spykeviewer.desktop.in.h:2 msgid "Graphical utility for analyzing electrophysiological data" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-upstream-ml.desktop.in.h:1 msgid "Upstream Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-user-ml.desktop.in.h:1 msgid "User Mailing List Archive" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:1 #: ../menu-data/voxbo:vbview2.desktop.in.h:1 msgid "VoxBo Image Viewer" msgstr "" #: ../menu-data/neurodebian-desktop:neurodebian-vbview2.desktop.in.h:2 #: ../menu-data/voxbo:vbview2.desktop.in.h:2 msgid "VBView2" msgstr "" #: ../menu-data/neverball:neverball.desktop.in.h:1 msgid "Neverball" msgstr "Neverball" #: ../menu-data/neverball:neverball.desktop.in.h:2 msgid "A 3D arcade game with a ball" msgstr "'n 3D arkadespel met 'n bal" #: ../menu-data/neverputt:neverputt.desktop.in.h:1 msgid "Neverputt" msgstr "Neverputt" #: ../menu-data/neverputt:neverputt.desktop.in.h:2 msgid "A 3D mini golf game" msgstr "'n 3D minigholf spel" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:1 msgid "Nexuiz" msgstr "Nexuiz" #: ../menu-data/nexuiz:nexuiz.desktop.in.h:2 msgid "" "A networked 3D first person shooter game with high-quality graphic effects" msgstr "" "'n Netwerk 3D eerstepersoon skietspel met hoëkwaliteit grafiese effekte" #: ../menu-data/nfoview:nfoview.desktop.in.h:1 msgid "NFO Viewer" msgstr "NFO besigtiger" #: ../menu-data/nfoview:nfoview.desktop.in.h:2 msgid "View NFO files" msgstr "Besigtig NFO lêers" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:1 msgid "Ngraph" msgstr "" #: ../menu-data/ngraph-gtk:ngraph.desktop.in.h:2 msgid "create scientific 2-dimensional graphs" msgstr "" #: ../menu-data/nicotine:nicotine.desktop.in.h:1 msgid "Nicotine-Plus" msgstr "Nicotine-Plus" #: ../menu-data/nicotine:nicotine.desktop.in.h:2 msgid "SoulSeek filesharing client" msgstr "SoulSeek lêerdeling kliënt" #: ../menu-data/nikwi:nikwi.desktop.in.h:1 msgid "Nikwi Deluxe" msgstr "Nikwi Deluxe" #: ../menu-data/nikwi:nikwi.desktop.in.h:2 msgid "Platform game where your goal is to collect candies" msgstr "Platformspel met die doel om lekkers te versamel" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:1 msgid "Ninja IDE" msgstr "" #: ../menu-data/ninja-ide:ninja-ide.desktop.in.h:2 msgid "Python IDE" msgstr "" #: ../menu-data/nip2:nip2.desktop.in.h:1 msgid "nip2" msgstr "nip2" #: ../menu-data/nip2:nip2.desktop.in.h:2 msgid "Image manipulation program based on VIPS" msgstr "Beeldmanipulasieprogram gebasseer op VIPS" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:1 msgid "nitrogen" msgstr "" #: ../menu-data/nitrogen:nitrogen.desktop.in.h:2 msgid "Browse and set desktop backgrounds" msgstr "" #: ../menu-data/njam:njam.desktop.in.h:1 msgid "Njam" msgstr "Njam" #: ../menu-data/njam:njam.desktop.in.h:2 msgid "pacman-like game with multiplayer support" msgstr "pcman-tipe speletjie met multispeler ondersteuning" #: ../menu-data/njplot:njplot.desktop.in.h:1 msgid "NJplot" msgstr "NJplot" #: ../menu-data/njplot:njplot.desktop.in.h:2 msgid "" "Displays, modifies and exports in PostScript format phylogenetic trees" msgstr "" "Vertoon, verstel en uitvoer in PostScript formaat filogenetiese vloeidiagram" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:1 msgid "NmapSI4 - Full mode" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-admin.desktop.in.h:2 #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:2 msgid "Is a Qt4 interface for nmap scanner" msgstr "'n Qt4 koppelvlak vir die nmap skandeerder" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:1 msgid "NmapSI4-logr" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4-logr.desktop.in.h:2 msgid "Is a Qt4 interface for nmapsi4 log" msgstr "" #: ../menu-data/nmapsi4:kde4__nmapsi4.desktop.in.h:1 msgid "NmapSI4 - User mode" msgstr "" #: ../menu-data/noblenote:noblenote.desktop.in.h:1 msgid "nobleNote" msgstr "" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:1 msgid "Noiz2sa" msgstr "Noiz2sa" #: ../menu-data/noiz2sa:noiz2sa.desktop.in.h:2 msgid "An Abstract Shooter by Kenta Cho" msgstr "'n Abstrakte skietspel deur Kenta Cho" #: ../menu-data/nomnom:nomnom.desktop.in.h:1 msgid "NomNom" msgstr "" #: ../menu-data/nomnom:nomnom.desktop.in.h:2 msgid "Download and stream media" msgstr "" #: ../menu-data/nootka:nootka.desktop.in.h:1 msgid "Nootka" msgstr "" #: ../menu-data/nootka:nootka.desktop.in.h:2 msgid "Application for learning musical score notation " msgstr "" #: ../menu-data/notes-app:notes-app.desktop.in.h:2 msgid "Notes application for Ubuntu" msgstr "" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:1 msgid "Notification Daemon" msgstr "" #: ../menu-data/notification-daemon:notification-daemon.desktop.in.h:2 msgid "Display notifications" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-gtk.desktop.in.h:1 msgid "NRefactory Demo (GTK#)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-gtk.desktop.in.h:2 msgid "NRefactory C# analysis library Demo (GTK#)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-swf.desktop.in.h:1 msgid "NRefactory Demo (System.Windows.Forms)" msgstr "" #: ../menu-data/nrefactory-samples:nrefactory-demo-swf.desktop.in.h:2 msgid "NRefactory C# analysis library Demo (System.Windows.Forms)" msgstr "" #: ../menu-data/nsnake:nsnake.desktop.in.h:1 msgid "nsnake" msgstr "" #: ../menu-data/nsnake:nsnake.desktop.in.h:2 msgid "Classic snake game on the terminal" msgstr "" #: ../menu-data/nted:nted.desktop.in.h:1 msgid "NtEd" msgstr "NtEd" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:1 msgid "NTFS Configuration Tool" msgstr "NTFS instellinghulpmiddel" #: ../menu-data/ntfs-config:ntfs-config.desktop.in.h:2 msgid "Enable/disable write support for NTFS with a simple click." msgstr "Bemagtig/ontmagtig skryfondersteuning vir NTFS met 'n kliek" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:1 msgid "NuApplet" msgstr "NuApplet" #: ../menu-data/nuapplet:nuapplet2.desktop.in.h:2 msgid "QT NuFW Client" msgstr "QT NuFW kliënt" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:1 msgid "Numpty Physics" msgstr "" #: ../menu-data/numptyphysics:numptyphysics.desktop.in.h:2 msgid "uri_link_play" msgstr "" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:1 msgid "NUT Monitor" msgstr "" #: ../menu-data/nut-monitor:nut-monitor.desktop.in.h:2 msgid "Network UPS Tools GUI client" msgstr "" #: ../menu-data/nvidia-settings:nvidia-settings.desktop.in.h:1 msgid "NVIDIA X Server Settings" msgstr "" #: ../menu-data/nvidia-settings:nvidia-settings.desktop.in.h:2 msgid "Configure NVIDIA X Server Settings" msgstr "" #: ../menu-data/nvpy:nvpy.desktop.in.h:1 msgid "nvPY" msgstr "" #: ../menu-data/nvpy:nvpy.desktop.in.h:2 msgid "Cross-platform simplenote-syncing note-taking tool" msgstr "" #: ../menu-data/nvtv:nvtv.desktop.in.h:1 msgid "Nvtv TV Out" msgstr "Nvtv TV Out" #: ../menu-data/nvtv:nvtv.desktop.in.h:2 msgid "Control the TV output of NVidia video cards" msgstr "Beheer die TV uitset van Nvidia videokaarte" #: ../menu-data/nzb:nzb.desktop.in.h:1 msgid "Nzb" msgstr "Nzb" #: ../menu-data/nzb:nzb.desktop.in.h:2 msgid "Grab nzb files" msgstr "Gryp nzb lêers" #: ../menu-data/obconf:obconf.desktop.in.h:1 msgid "Openbox Configuration Manager" msgstr "Openbox instellingsbestuurder" #: ../menu-data/obconf:obconf.desktop.in.h:2 msgid "Tweak settings for Openbox" msgstr "" #: ../menu-data/obextool:obextool.desktop.in.h:1 msgid "ObexTool" msgstr "ObexTool" #: ../menu-data/obextool:obextool.desktop.in.h:2 msgid "A GUI for bluetooth transfers" msgstr "'n GUI vir bluetooth oordragte" #: ../menu-data/objcryst-fox:fox.desktop.in.h:1 msgid "Fox" msgstr "Fox" #: ../menu-data/objcryst-fox:fox.desktop.in.h:2 msgid "Crystal structure determination" msgstr "Kristalstruktuur bepaling" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:1 msgid "OpenCASCADE" msgstr "OpenCASCADE" #: ../menu-data/oce-draw:oce-draw.desktop.in.h:2 msgid "OpenCASCADE DRAWEXE test harness" msgstr "OpenCASCADE DRAWEXE toetsharnas" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:1 msgid "OCRFeeder" msgstr "" #: ../menu-data/ocrfeeder:ocrfeeder.desktop.in.h:2 msgid "The complete OCR suite." msgstr "" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:1 msgid "GNU Octave" msgstr "GNU Octave" #: ../menu-data/octave:www.octave.org-octave.desktop.in.h:2 msgid "Scientific Computing using GNU Octave" msgstr "Wetenskaplike berekening met behulp van GNU Octave" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:1 msgid "OggConvert" msgstr "OggConvert" #: ../menu-data/oggconvert:oggconvert.desktop.in.h:2 msgid "Convert media files to Free formats" msgstr "Skakel media lêers om na Free formaat" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:1 msgid "Okteta" msgstr "Okteta" #: ../menu-data/okteta:org.kde.okteta.desktop.in.h:2 msgid "Hex Editor" msgstr "Hex Redigeerder" #: ../menu-data/okular-backend-odp:kde4__okularApplication_doc_calligra.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_docx_calligra.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odp.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_odt.desktop.in.h:1 #: ../menu-data/okular-backend-odp:kde4__okularApplication_wpd_calligra.desktop.in.h:1 msgid "okular" msgstr "" #: ../menu-data/okular-extra-backends:kde4__okularApplication_chm.desktop.in.h:1 #: ../menu-data/okular:kde4__okular.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_mobi.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_plucker.desktop.in.h:1 #: ../menu-data/okular:kde4__okularApplication_txt.desktop.in.h:1 msgid "Okular" msgstr "Okular" #: ../menu-data/omegat:omegat.desktop.in.h:1 msgid "OmegaT" msgstr "OmegaT" #: ../menu-data/omegat:omegat.desktop.in.h:2 msgid "Computer-Assisted Translation tool" msgstr "Rekenaargesteunde vertalingshulpmiddel" #: ../menu-data/onboard:onboard.desktop.in.h:1 msgid "Onboard" msgstr "" #: ../menu-data/onboard:onboard.desktop.in.h:2 msgid "Flexible onscreen keyboard for GNOME" msgstr "Buigbare aanskerm sleutelbord vir GNOME" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:1 msgid "One Is Enough" msgstr "One Is Enough" #: ../menu-data/oneisenough:oneisenough.desktop.in.h:2 msgid "2D platform game about communist and capitalist balls" msgstr "2D platformspel oor kommunistiese en kapitalistiese balle" #: ../menu-data/oneko:oneko.desktop.in.h:1 msgid "Oneko" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:2 msgid "A cat chases mouse pointer" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:3 msgid "Oneko Dog" msgstr "" #: ../menu-data/oneko:oneko.desktop.in.h:4 msgid "Oneko STOP" msgstr "" #: ../menu-data/onionshare:onionshare.desktop.in.h:1 msgid "OnionShare" msgstr "" #: ../menu-data/onionshare:onionshare.desktop.in.h:2 msgid "Share a file securely and anonymously over Tor" msgstr "" #: ../menu-data/oolite:oolite.desktop.in.h:1 msgid "Oolite" msgstr "Oolite" #: ../menu-data/oolite:oolite.desktop.in.h:2 msgid "An OpenGL Elite-like space game" msgstr "" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:1 msgid "OpenAxiom" msgstr "" #: ../menu-data/open-axiom:open-axiom.desktop.in.h:2 msgid "Open scientific computation platform" msgstr "" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:1 msgid "Open Invaders" msgstr "Open Invaders" #: ../menu-data/open-invaders:open-invaders.desktop.in.h:2 msgid "Play a Space Invaders clone" msgstr "Speel 'n Space Invaders kloon" #: ../menu-data/openambit:openambit.desktop.in.h:1 msgid "Openambit" msgstr "" #: ../menu-data/openambit:openambit.desktop.in.h:2 msgid "Open source synchronization for Suunto Ambit series" msgstr "" #: ../menu-data/openarena:openarena.desktop.in.h:1 msgid "OpenArena" msgstr "OpenArena" #: ../menu-data/openarena:openarena.desktop.in.h:2 msgid "" "A fast-paced 3D first-person shooter, similar to id Software Inc.'s Quake " "III Arena" msgstr "" "'n Snelpas 3D eerste persoon skietspel, soortgelyk aan id Software Inc se " "Quake 3 Arena" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:1 msgid "OBM" msgstr "OBM" #: ../menu-data/openbmap-logger:openBmap.desktop.in.h:2 msgid "Logs GSM and GPS and uploads to openBmap." msgstr "Hou boek van GSM en GPS oplaaie na openBmap" #: ../menu-data/openbve:openbve.desktop.in.h:1 msgid "OpenBVE" msgstr "OpenBVE" #: ../menu-data/openbve:openbve.desktop.in.h:2 msgid "Train/railway simulator compatible with 'BVE Trainsim' routes" msgstr "Trein/spoorweg nabootser aanpasbaar met 'BVE Trainsim' roetes" #: ../menu-data/opencfu:opencfu.desktop.in.h:1 msgid "OpenCFU" msgstr "" #: ../menu-data/opencfu:opencfu.desktop.in.h:2 msgid "A modern program to count circular objects from pictures or webcams" msgstr "" #: ../menu-data/opencity:opencity.desktop.in.h:1 msgid "OpenCity" msgstr "OpenCity" #: ../menu-data/opencity:opencity.desktop.in.h:2 msgid "a 3D city simulator game" msgstr "'n 3D stadsimulasie spel" #: ../menu-data/openclonk:openclonk.desktop.in.h:1 msgid "OpenClonk" msgstr "" #: ../menu-data/openclonk:openclonk.desktop.in.h:2 msgid "An action-packed game of strategy, tactics, and skill." msgstr "" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:1 msgid "Open Cubic Player" msgstr "Open Cubic Player" #: ../menu-data/opencubicplayer:cubic.org-opencubicplayer.desktop.in.h:2 msgid "Open Cubic Player 0.1.20 for UNIX" msgstr "" #: ../menu-data/opendict:opendict.desktop.in.h:1 msgid "Dictionary OpenDict" msgstr "OpenDict woordeboek" #: ../menu-data/opendict:opendict.desktop.in.h:2 msgid "Lookup words in a local or Internet dictionary" msgstr "" #: ../menu-data/openfetion:openfetion.desktop.in.h:1 msgid "OpenFetion" msgstr "" #: ../menu-data/openfetion:openfetion.desktop.in.h:2 msgid "Fetion For Linux" msgstr "" #: ../menu-data/openjdk-6-jre:openjdk-6-java.desktop.in.h:1 msgid "OpenJDK Java 6 Runtime" msgstr "OpenJDK Java 6 looptyd" #: ../menu-data/openjdk-7-jre:openjdk-7-java.desktop.in.h:1 msgid "OpenJDK Java 7 Runtime" msgstr "" #: ../menu-data/openjdk-8-jre:openjdk-8-java.desktop.in.h:1 msgid "OpenJDK Java 8 Runtime" msgstr "" #: ../menu-data/openjdk-8-jre:openjdk-8-policytool.desktop.in.h:1 msgid "OpenJDK Java 8 Policy Tool" msgstr "" #: ../menu-data/openlp:openlp.desktop.in.h:2 #, no-c-format msgid "Exec=openlp %F" msgstr "" #: ../menu-data/openlp:openlp.desktop.in.h:3 msgid "OpenLP" msgstr "" #: ../menu-data/openlugaru:openlugaru.desktop.in.h:1 msgid "OpenLugaru" msgstr "" #: ../menu-data/openlugaru:openlugaru.desktop.in.h:2 msgid "Single-player game featuring rabbits" msgstr "" #: ../menu-data/openmcdf:structuredstorageexplorer.desktop.in.h:1 msgid "Structured Storage Explorer" msgstr "" #: ../menu-data/openmolar:openmolar.desktop.in.h:1 msgid "OpenMolar" msgstr "" #: ../menu-data/openmolar:openmolar.desktop.in.h:2 msgid "Dental Practice Management Software" msgstr "" #: ../menu-data/openmsx-catapult:openMSX-Catapult.desktop.in.h:1 msgid "openMSX Catapult" msgstr "" #: ../menu-data/openmsx-catapult:openMSX-Catapult.desktop.in.h:2 msgid "Graphical interface for openMSX" msgstr "" #: ../menu-data/openmsx:openmsx.desktop.in.h:1 msgid "openMSX" msgstr "" #: ../menu-data/openmsx:openmsx.desktop.in.h:2 msgid "MSX emulator" msgstr "" #: ../menu-data/openmw-cs:openmw-cs.desktop.in.h:1 msgid "OpenMW Content Editor" msgstr "" #: ../menu-data/openmw-cs:openmw-cs.desktop.in.h:2 msgid "A replacement for the Morrowind Construction Set." msgstr "" #: ../menu-data/openmw-launcher:openmw.desktop.in.h:1 msgid "OpenMW Launcher" msgstr "" #: ../menu-data/openmw-launcher:openmw.desktop.in.h:2 msgid "An engine replacement for The Elder Scrolls III: Morrowind" msgstr "" #: ../menu-data/openpref:openpref.desktop.in.h:1 msgid "Openpref" msgstr "" #: ../menu-data/openpref:openpref.desktop.in.h:2 msgid "Single player variant of Preferans" msgstr "" #: ../menu-data/openrocket:openrocket.desktop.in.h:1 msgid "OpenRocket" msgstr "" #: ../menu-data/openrocket:openrocket.desktop.in.h:2 msgid "Design and simulate model rockets" msgstr "" #: ../menu-data/openscad:openscad.desktop.in.h:1 msgid "OpenSCAD" msgstr "" #: ../menu-data/opensesame:opensesame.desktop.in.h:1 msgid "OpenSesame" msgstr "" #: ../menu-data/opensesame:opensesame.desktop.in.h:2 msgid "Graphical experiment builder for the social sciences" msgstr "" #: ../menu-data/openshot:openshot.desktop.in.h:1 msgid "OpenShot Video Editor" msgstr "OpenShot Video redigeerder" #: ../menu-data/openshot:openshot.desktop.in.h:2 msgid "Create and edit videos and movies" msgstr "Skep en redigeer videos en flieks" #: ../menu-data/openssn:openssn.desktop.in.h:1 msgid "OpenSSN" msgstr "" #: ../menu-data/openssn:openssn.desktop.in.h:2 msgid "Command a submarine in a deep ocean environment" msgstr "" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:1 msgid "OpenSterogram" msgstr "" #: ../menu-data/openstereogram:openstereogram.desktop.in.h:2 msgid "Create 3D autostereograms" msgstr "" #: ../menu-data/openstreetmap-client:maps.desktop.in.h:2 msgid "Maps application" msgstr "" #: ../menu-data/openstv:openstv.desktop.in.h:1 msgid "OpenSTV Voting Software" msgstr "" #: ../menu-data/openstv:openstv.desktop.in.h:2 msgid "Conduct a Single Transferable Vote election" msgstr "" #: ../menu-data/openteacher:openteacher.desktop.in.h:1 msgid "OpenTeacher" msgstr "" #: ../menu-data/openteacher:openteacher.desktop.in.h:2 msgid "Your personal tutor" msgstr "" #: ../menu-data/openttd:openttd.desktop.in.h:1 msgid "OpenTTD" msgstr "OpenTTD" #: ../menu-data/openttd:openttd.desktop.in.h:2 msgid "A clone of Transport Tycoon Deluxe" msgstr "'n Kloon van Transport Tycoon Deluxe" #: ../menu-data/opentyrian:opentyrian.desktop.in.h:1 msgid "OpenTyrian" msgstr "" #: ../menu-data/opentyrian:opentyrian.desktop.in.h:2 msgid "An arcade-style shoot 'em up" msgstr "" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:1 msgid "OpenUniverse Space Simulator" msgstr "OpenUniverse Ruimtenabootser" #: ../menu-data/openuniverse:openuniverse.desktop.in.h:2 msgid "Explore the solar system in this accurate simulation" msgstr "Verken die sonnestelsel in hierdie akkurate nabootser" #: ../menu-data/openwalnut-qt4:openwalnut.desktop.in.h:1 msgid "OpenWalnut" msgstr "" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:1 msgid "Open Yahtzee" msgstr "Open Yahtzee" #: ../menu-data/openyahtzee:openyahtzee.desktop.in.h:2 msgid "The classic dice game Yahtzee" msgstr "" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:1 msgid "Ophcrack" msgstr "" #: ../menu-data/ophcrack:ophcrack.desktop.in.h:2 msgid "Microsoft Windows password cracker" msgstr "" #: ../menu-data/optgeo:optgeo.desktop.in.h:1 msgid "OptGeo" msgstr "" #: ../menu-data/optgeo:optgeo.desktop.in.h:2 msgid "Interactive tool to study and simulate optic assemblies" msgstr "" #: ../menu-data/orage:globaltime.desktop.in.h:1 msgid "Orage Globaltime" msgstr "" #: ../menu-data/orage:globaltime.desktop.in.h:2 msgid "Show clocks from different countries" msgstr "" #: ../menu-data/orage:xfcalendar.desktop.in.h:1 msgid "Orage Calendar" msgstr "" #: ../menu-data/orage:xfcalendar.desktop.in.h:2 #: ../menu-data/plan:plan.desktop.in.h:2 msgid "Desktop calendar" msgstr "Werksbladkalender" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:1 msgid "Orbital Eunuchs Sniper" msgstr "Orbital Eunuchs Sniper" #: ../menu-data/orbital-eunuchs-sniper:orbital-eunuchs-sniper.desktop.in.h:2 msgid "Anti-terrorist Satellite Sniping Game" msgstr "Anti-terroriste sateliet skerpskutterspel" #: ../menu-data/oregano:oregano.desktop.in.h:1 msgid "Oregano" msgstr "Oregano" #: ../menu-data/oregano:oregano.desktop.in.h:2 msgid "Schematic, capture and simulation of electronic circuits" msgstr "" #: ../menu-data/osmo:osmo.desktop.in.h:1 msgid "Osmo" msgstr "Osmo" #: ../menu-data/osmo:osmo.desktop.in.h:2 msgid "Personal Organizer" msgstr "Persoonlike Organiseerder" #: ../menu-data/othman:Othman.desktop.in.h:1 msgid "Othman Quran Browser" msgstr "" #: ../menu-data/othman:Othman.desktop.in.h:2 msgid "Electronic Mus-haf" msgstr "" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:1 msgid "Out Of Order" msgstr "" #: ../menu-data/out-of-order:out-of-order.desktop.in.h:2 msgid "Adventure Game" msgstr "" #: ../menu-data/overgod:overgod.desktop.in.h:1 msgid "Overgod" msgstr "Overgod" #: ../menu-data/overgod:overgod.desktop.in.h:2 msgid "Play a bi-directional scrolling arcade game" msgstr "Speel 'n tweerigtingrollende arkadespel" #: ../menu-data/ovito:ovito.desktop.in.h:1 msgid "OVITO" msgstr "" #: ../menu-data/ovito:ovito.desktop.in.h:2 msgid "" "Scientific visualization and analysis software for atomistic simulation data." msgstr "" #: ../menu-data/owncloud-client:owncloud.desktop.in.h:1 msgid "ownCloud desktop sync client " msgstr "" #: ../menu-data/owncloud-client:owncloud.desktop.in.h:2 msgid "ownCloud desktop synchronization client" msgstr "" #: ../menu-data/p4vasp:p4vasp.desktop.in.h:1 msgid "visualization suite for VASP" msgstr "" #: ../menu-data/p4vasp:p4vasp.desktop.in.h:2 msgid "p4vasp" msgstr "" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:1 msgid "Pacemaker GUI" msgstr "" #: ../menu-data/pacemaker-mgmt-client:crm_gui.desktop.in.h:2 msgid "Pacemaker CRM GUI" msgstr "" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:1 msgid "Debian Package Search" msgstr "Debian Pakket Soektog" #: ../menu-data/packagesearch:packagesearch.desktop.in.h:2 msgid "Search for packages and view package information" msgstr "Soek vir pakkette en besigitg pakketinformasie" #: ../menu-data/packeth:packeth.desktop.in.h:1 msgid "PackETH" msgstr "PackETH" #: ../menu-data/packeth:packeth.desktop.in.h:2 msgid "Packet Generator" msgstr "Packet Genereerder" #: ../menu-data/pacman4console:pacman4console.desktop.in.h:1 msgid "Pacman for Console" msgstr "" #: ../menu-data/pacman4console:pacman4console.desktop.in.h:2 msgid "console based pacman game" msgstr "" #: ../menu-data/pacman:pacman.desktop.in.h:1 msgid "Pacman" msgstr "Pacman" #: ../menu-data/pacman:pacman.desktop.in.h:2 msgid "A simple clone of the classic arcade game" msgstr "'n Eenvoudige kloon van die klassieke arkadespel" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:1 msgid "PulseAudio Device Chooser" msgstr "PulseAudio Toestelkieser" #: ../menu-data/padevchooser:padevchooser.desktop.in.h:2 msgid "An Applet for Quick Device Changing" msgstr "" #: ../menu-data/paje.app:paje.desktop.in.h:1 msgid "Paje Trace Viewer" msgstr "Paje Spoor beskouer" #: ../menu-data/paje.app:paje.desktop.in.h:2 msgid "View traces produced during the execution of multi-threaded programs" msgstr "" "Besigtig spore agtergelaat tydens die uitvoering van multi-bedrade programme" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:1 msgid "Palapeli" msgstr "Palapeli" #: ../menu-data/palapeli:kde4__palapeli.desktop.in.h:2 msgid "Jigsaw puzzle game" msgstr "Legkaart spel" #: ../menu-data/paman:paman.desktop.in.h:1 msgid "PulseAudio Manager" msgstr "PulseAudio bestuurder" #: ../menu-data/paman:paman.desktop.in.h:2 msgid "Manage your PulseAudio sound server" msgstr "Bestuur jou PulseAudio klankbediener" #: ../menu-data/pan:pan.desktop.in.h:1 msgid "Pan Newsreader" msgstr "Pan Nuusleser" #: ../menu-data/pan:pan.desktop.in.h:2 msgid "Read and Post Usenet Articles" msgstr "" #: ../menu-data/pangzero:pangzero.desktop.in.h:1 msgid "Pang Zero" msgstr "Pang Zero" #: ../menu-data/pangzero:pangzero.desktop.in.h:2 msgid "Pop balloons with your harpoon" msgstr "Bars balonne met jou harpoen" #: ../menu-data/paprefs:paprefs.desktop.in.h:1 msgid "PulseAudio Preferences" msgstr "PulseAudio voorkeure" #: ../menu-data/paprefs:paprefs.desktop.in.h:2 msgid "View and modify the configuration of the local sound server" msgstr "Besigitig en verstel die instelling van die plaaslike klankbediener" #: ../menu-data/parcellite:parcellite.desktop.in.h:1 msgid "Parcellite" msgstr "Parcellite" #: ../menu-data/parley:org.kde.parley.desktop.in.h:1 msgid "Parley" msgstr "Parley" #: ../menu-data/parley:org.kde.parley.desktop.in.h:2 msgid "Vocabulary Trainer" msgstr "Woordeskat Afrigter" #: ../menu-data/parole:parole.desktop.in.h:1 msgid "Parole Media Player" msgstr "" #: ../menu-data/parsec47:parsec47.desktop.in.h:1 msgid "PARSEC47" msgstr "PARSEC47" #: ../menu-data/parsec47:parsec47.desktop.in.h:2 msgid "Kenta Cho's PARSEC47" msgstr "Kenta Cho se PARSEC47" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:1 msgid "KDE Partition Manager" msgstr "KDE partisiebestuurder" #: ../menu-data/partitionmanager:org.kde.PartitionManager.desktop.in.h:2 msgid "Manage disks, partitions and file systems" msgstr "Bestuur skywe, partisies en lêerstelsels" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:1 msgid "Pasaffe" msgstr "" #: ../menu-data/pasaffe:pasaffe.desktop.in.h:2 msgid "Pasaffe password manager" msgstr "" #: ../menu-data/passage:passage.desktop.in.h:1 msgid "Passage" msgstr "Passage" #: ../menu-data/passage:passage.desktop.in.h:2 msgid "game about the passage through life" msgstr "" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:1 msgid "Password Gorilla" msgstr "Password Gorilla" #: ../menu-data/password-gorilla:password-gorilla.desktop.in.h:2 msgid "a password manager" msgstr "'n Wagwoordbestuurder" #: ../menu-data/pasystray:pasystray.desktop.in.h:1 msgid "PulseAudio System Tray" msgstr "" #: ../menu-data/pasystray:pasystray.desktop.in.h:2 msgid "An Applet for PulseAudio" msgstr "" #: ../menu-data/patchage:patchage.desktop.in.h:1 msgid "Patchage" msgstr "Patchage" #: ../menu-data/patchage:patchage.desktop.in.h:2 msgid "" "Connect audio and MIDI applications together and manage audio sessions" msgstr "" #: ../menu-data/pathogen:pathogen.desktop.in.h:1 msgid "Pathogen" msgstr "Pathogen" #: ../menu-data/pathogen:pathogen.desktop.in.h:2 msgid "Destroy the pathogens" msgstr "Vernietig die patogene" #: ../menu-data/pathological:pathological.desktop.in.h:1 msgid "Pathological" msgstr "Pathological" #: ../menu-data/pathological:pathological.desktop.in.h:2 msgid "Solve puzzles involving paths and marbles" msgstr "Los raaisels op wat paaie en albasters insluit" #: ../menu-data/pauker:pauker.desktop.in.h:1 msgid "Pauker" msgstr "Pauker" #: ../menu-data/pauker:pauker.desktop.in.h:2 msgid "Generic card based learning program" msgstr "Generiese kaartgebasseerde leerprogram" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:1 msgid "paulstretch" msgstr "" #: ../menu-data/paulstretch:paulstretch.desktop.in.h:2 msgid "suitable for extreme sound stretching of audio (like 50x)" msgstr "" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:1 msgid "PulseAudio Volume Control" msgstr "PulseAudio volume beheer" #: ../menu-data/pavucontrol:pavucontrol.desktop.in.h:2 msgid "Adjust the volume level" msgstr "Verander die volume" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:1 msgid "PulseAudio Volume Meter (Playback)" msgstr "PulseAudio Volume Meter (Terugspeel)" #: ../menu-data/pavumeter:pavumeter.desktop.in.h:2 msgid "Monitor the output volume" msgstr "Montor die uitsetvolume" #: ../menu-data/paw++:paw++.desktop.in.h:1 msgid "Paw++ (Physics Analysis Workstation)" msgstr "Paw++ (Fisika analise werkstasie)" #: ../menu-data/paw++:paw++.desktop.in.h:2 msgid "Analyze and graphically present experimental data" msgstr "analiseer sen stel die eksperimentele data grafies voor" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:1 msgid "Pax Britannica" msgstr "" #: ../menu-data/pax-britannica:pax-britannica.desktop.in.h:2 msgid "Multi-player real-time strategy game" msgstr "" #: ../menu-data/pay-test-app:pay-test-app.desktop.in.h:1 msgid "Pay Test App" msgstr "" #: ../menu-data/pay-test-app:pay-test-app.desktop.in.h:2 msgid "Used for testing pay service, nothing else" msgstr "" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:1 msgid "Periodic Calendar" msgstr "" #: ../menu-data/pcalendar:pcalendar.desktop.in.h:2 msgid "" "Utility for tracking menstrual cycles and predicting fertility periods" msgstr "" #: ../menu-data/pcb-common:pcb.desktop.in.h:1 msgid "PCB Designer" msgstr "PCB ontwerper" #: ../menu-data/pcb-common:pcb.desktop.in.h:2 msgid "Create and edit printed circuit board designs" msgstr "Skep en redigeer gedrukte stroombaanbord ontwerpe" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:1 msgid "Desktop Preferences" msgstr "" #: ../menu-data/pcmanfm:pcmanfm-desktop-pref.desktop.in.h:2 msgid "Change desktop wallpapers and behavior of desktop manager" msgstr "" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:1 msgid "File Manager PCManFM" msgstr "" #: ../menu-data/pcmanfm:pcmanfm.desktop.in.h:2 msgid "Browse the file system and manage the files" msgstr "Snuffel deur die lêerstelsel en bestuur die lêers" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:1 msgid "PCP Charts" msgstr "PCP diagramme" #: ../menu-data/pcp-gui:pmchart.desktop.in.h:2 msgid "Strip Chart tool for plotting Performance Co-Pilot metrics" msgstr "" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:1 msgid "Gscriptor" msgstr "Gscriptor" #: ../menu-data/pcsc-tools:gscriptor.desktop.in.h:2 msgid "Send commands to smart cards" msgstr "Stuur bevele na slimkaarte" #: ../menu-data/pcsx2:pcsx2.desktop.in.h:1 msgid "PCSX2" msgstr "" #: ../menu-data/pcsx2:pcsx2.desktop.in.h:2 msgid "Sony Playstation 2 emulator" msgstr "" #: ../menu-data/pcsxr:pcsx.desktop.in.h:1 msgid "PCSX" msgstr "" #: ../menu-data/pcsxr:pcsx.desktop.in.h:2 msgid "Sony PlayStation emulator" msgstr "" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:1 msgid "PDF Presenter Console" msgstr "" #: ../menu-data/pdf-presenter-console:pdf-presenter-console.desktop.in.h:2 msgid "Presentation program for PDF files" msgstr "" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:1 msgid "PDF Chain" msgstr "PDF Chain" #: ../menu-data/pdfchain:pdfchain.desktop.in.h:2 msgid "A graphical user interface for the PDF Toolkit (PDFtk)" msgstr "" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:1 msgid "PDF Mod" msgstr "" #: ../menu-data/pdfmod:pdfmod.desktop.in.h:2 msgid "Remove, extract, and rotate pages in PDF documents" msgstr "" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:1 msgid "pdfsam" msgstr "pdfsam" #: ../menu-data/pdfsam:pdfsam.desktop.in.h:2 msgid "A tool to split and merge pdf documents" msgstr "'n Hulpmiddel om PDF dokumente te verdeel en saam te voeg" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:1 msgid "PDF-Shuffler" msgstr "PDF-Shuffler" #: ../menu-data/pdfshuffler:pdfshuffler.desktop.in.h:2 msgid "PDF Merging, Rearranging, Splitting, Rotating and Cropping" msgstr "" #: ../menu-data/peg-e:peg-e.desktop.in.h:1 msgid "Peg-E" msgstr "Peg-E" #: ../menu-data/peg-e:peg-e.desktop.in.h:2 msgid "Peg elimination game" msgstr "Peg eliminasiespel" #: ../menu-data/peg-solitaire:peg-solitaire.desktop.in.h:1 msgid "Peg-Solitaire" msgstr "" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:1 msgid "Peg Solitaire" msgstr "Peg Solitaire" #: ../menu-data/pegsolitaire:pegsolitaire.desktop.in.h:2 msgid "Play an educational puzzle game similar to Hi-Q" msgstr "Speel 'n opvoedkundige raaiselspel wat ooreen stem met Hi-Q" #: ../menu-data/pencil2d:pencil2d.desktop.in.h:1 msgid "Pencil2D" msgstr "" #: ../menu-data/pencil2d:pencil2d.desktop.in.h:2 msgid "2D Traditional Animation" msgstr "" #: ../menu-data/pencil:pencil.desktop.in.h:1 msgid "Pencil" msgstr "" #: ../menu-data/pencil:pencil.desktop.in.h:2 msgid "Draw cartoons" msgstr "Teken strokiesprente" #: ../menu-data/penguintv:penguintv.desktop.in.h:1 msgid "PenguinTV Media Aggregator" msgstr "PenguinTV Media samevoeger" #: ../menu-data/penguintv:penguintv.desktop.in.h:2 msgid "Aggregates rss feeds, podcasts, and video blogs" msgstr "Samevoeging van rss voere, pod-uitsendings en video blogs" #: ../menu-data/pente:pente.desktop.in.h:1 msgid "Pente" msgstr "Pente" #: ../menu-data/pente:pente.desktop.in.h:2 msgid "Five in a row game for X" msgstr "Vyf-in-'n-ry spel vir X" #: ../menu-data/pentobi:pentobi.desktop.in.h:1 msgid "Pentobi" msgstr "" #: ../menu-data/pentobi:pentobi.desktop.in.h:2 msgid "Computer opponent for the board game Blokus" msgstr "" #: ../menu-data/performous:performous.desktop.in.h:1 msgid "Performous" msgstr "Performous" #: ../menu-data/performous:performous.desktop.in.h:2 msgid "A karaoke game" msgstr "'n Karaoke speletjie" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:1 msgid "PerlPrimer" msgstr "PerlPrimer" #: ../menu-data/perlprimer:perlprimer.desktop.in.h:2 msgid "Graphical design of primers for PCR and sequencing" msgstr "Grafiese ontwerp van voorvoerders vir PCR en sekwensering" #: ../menu-data/perroquet:perroquet.desktop.in.h:1 msgid "Perroquet" msgstr "" #: ../menu-data/perroquet:perroquet.desktop.in.h:2 msgid "Oral comprehension teacher" msgstr "" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:1 msgid "Petri-Foo" msgstr "" #: ../menu-data/petri-foo:petri-foo.desktop.in.h:2 msgid "Sound Sampler" msgstr "Klank monsternemer" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:1 msgid "Postgres Forms (pfm)" msgstr "" #: ../menu-data/pfm:pfm-postgresforms.desktop.in.h:2 msgid "Graphical user interface for PostgreSQL database" msgstr "" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:1 msgid "pgAdmin III" msgstr "pgAdmin III" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:2 msgid "PostgreSQL Administration Tool" msgstr "PostgreSQL administrasie hulpmiddel" #: ../menu-data/phasex:phasex.desktop.in.h:1 msgid "PHASEX" msgstr "" #: ../menu-data/phasex:phasex.desktop.in.h:2 msgid "Phase Harmonic Advanced Synthesis EXperiment" msgstr "" #: ../menu-data/phatch:phatch.desktop.in.h:1 msgid "Phatch PHoto bATCH Processor" msgstr "Phatch PHoto bATCH verwerker" #: ../menu-data/phatch:phatch.desktop.in.h:2 msgid "Easily batch process images and edit metadata" msgstr "Maklike bondelverwerking van beelde en redigering van metadata" #: ../menu-data/phlipple:phlipple.desktop.in.h:1 msgid "Phlipple" msgstr "" #: ../menu-data/phlipple:phlipple.desktop.in.h:2 msgid "Phlipping squares will never be the same again" msgstr "" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:1 msgid "Phoronix Test Suite" msgstr "" #: ../menu-data/phoronix-test-suite:phoronix-test-suite.desktop.in.h:2 msgid "An Automated, Open-Source Testing Framework" msgstr "" #. Encoding=UTF-8 #: ../menu-data/photoprint:fotoprint.desktop.in.h:2 msgid "PhotoPrint" msgstr "PhotoPrint" #: ../menu-data/photoprint:fotoprint.desktop.in.h:3 msgid "Color managed printing of multiple photos on single page" msgstr "Kleurbestuurde uitdruk van verskeie foto's op 'n enkele bladsy" #: ../menu-data/phototonic:phototonic.desktop.in.h:1 msgid "Phototonic" msgstr "" #: ../menu-data/phototonic:phototonic.desktop.in.h:2 msgid "View photos on your computer" msgstr "" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:1 msgid "Piano Booster" msgstr "" #: ../menu-data/pianobooster:pianobooster.desktop.in.h:2 msgid "Learn the piano just by playing a game" msgstr "" #: ../menu-data/picard:picard.desktop.in.h:1 msgid "MusicBrainz Picard" msgstr "MusicBrainz Picard" #: ../menu-data/picard:picard.desktop.in.h:2 msgid "Tag your music with the next generation MusicBrainz tagger" msgstr "Merk jou musiek met die volgende-generasie MusicBrainz merker" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:1 msgid "picmi" msgstr "" #: ../menu-data/picmi:org.kde.picmi.desktop.in.h:2 msgid "A number logic game" msgstr "" #: ../menu-data/pida:pida.desktop.in.h:1 msgid "PIDA" msgstr "PIDA" #: ../menu-data/pida:pida.desktop.in.h:2 msgid "Python Integrated Development Application" msgstr "Python geïntegreerde ontwikkelingstoepassing" #: ../menu-data/pidgin:pidgin.desktop.in.h:1 msgid "Pidgin Internet Messenger" msgstr "Pidgin Internetboodskapper" #: ../menu-data/pidgin:pidgin.desktop.in.h:2 msgid "" "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more" msgstr "" "Gesels oor IM. Ondersteun AIM, Google Talk, Jabber/XMPP, MSN, Yahoo en meer" #: ../menu-data/pinball:pinball.desktop.in.h:1 msgid "Emilia Pinball" msgstr "Emilia Pinball" #: ../menu-data/pinball:pinball.desktop.in.h:2 msgid "OpenGL pinball game" msgstr "OpenGL pinbal spel" #: ../menu-data/pingus:pingus.desktop.in.h:1 msgid "Pingus" msgstr "Pingus" #: ../menu-data/pingus:pingus.desktop.in.h:2 msgid "Guide a horde of penguins through various obstacles" msgstr "Lei 'n horde pikkewyne deur verskeie hindernisse" #: ../menu-data/pink-pony:pink-pony.desktop.in.h:1 msgid "Pink Pony" msgstr "" #: ../menu-data/pink-pony:pink-pony.desktop.in.h:2 msgid "A Tron-like multiplayer racing game" msgstr "" #: ../menu-data/pinot:pinot.desktop.in.h:1 msgid "Pinot Metasearch Tool" msgstr "Pinot Meta-soek hulpmiddel" #: ../menu-data/pinot:pinot.desktop.in.h:2 msgid "Search the Web and your documents" msgstr "Deursoek die internet en jou dokumente" #: ../menu-data/pinta:pinta.desktop.in.h:1 msgid "Easily create and edit images" msgstr "" #: ../menu-data/pinta:pinta.desktop.in.h:2 msgid "Pinta Image Editor" msgstr "" #: ../menu-data/pioneers:pioneers.desktop.in.h:1 msgid "Pioneers" msgstr "Pioniers" #: ../menu-data/pioneers:pioneers.desktop.in.h:2 msgid "Play a game of Pioneers" msgstr "Speel 'n Pioniers-spel" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:1 msgid "PipeWalker" msgstr "PipeWalker" #: ../menu-data/pipewalker:pipewalker.desktop.in.h:2 msgid "Connect all hosts to network!" msgstr "Verbind al die gasheerrekenaars aan die netwerk!" #: ../menu-data/pithos:pithos.desktop.in.h:1 msgid "Pithos" msgstr "" #: ../menu-data/pithos:pithos.desktop.in.h:2 msgid "Play music from Pandora Radio" msgstr "" #: ../menu-data/pitivi:pitivi.desktop.in.h:1 msgid "Pitivi" msgstr "" #: ../menu-data/pitivi:pitivi.desktop.in.h:2 msgid "Create and edit your own movies" msgstr "Skep en redigeer jou eie flieks" #: ../menu-data/pixbros:pixbros.desktop.in.h:1 msgid "PIX Bros" msgstr "PIX Bros" #: ../menu-data/pixbros:pixbros.desktop.in.h:2 msgid "2D game inspired in Bubble Bobble, Snow Bros and Tumble Pop" msgstr "2D speletjie geïnspereer deur Bubble Bobble, Snow Bros en Tumble Pop" #: ../menu-data/pixelize:pixelize.desktop.in.h:1 msgid "Pixelize" msgstr "Pixelize" #: ../menu-data/pixelize:pixelize.desktop.in.h:2 msgid "Create an image consisting of many small images" msgstr "Skep 'n beeld wat uit baie klein beelde bestaan" #: ../menu-data/pixelmed-webstart-apps:ConvertAmicasJPEG2000FilesetToDicom.desktop.in.h:1 msgid "ConvertAmicasJPEG2000FilesetToDicom" msgstr "" #: ../menu-data/pixelmed-webstart-apps:ConvertAmicasJPEG2000FilesetToDicom.desktop.in.h:2 msgid "Convert Amicas JPEG2000 Fileset to Dicom." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomCleaner.desktop.in.h:1 msgid "DicomCleaner" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomCleaner.desktop.in.h:2 msgid "" "A simple application to query, retrieve, import, de-identify and remap UIDs " "and send DICOM instances." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageBlackout.desktop.in.h:1 msgid "DicomImageBlackout" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageBlackout.desktop.in.h:2 msgid "A simple DICOM image blackout tool." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageViewer.desktop.in.h:1 msgid "DicomImageViewer" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DicomImageViewer.desktop.in.h:2 msgid "A simple DICOM image and spectroscopy viewer." msgstr "" #: ../menu-data/pixelmed-webstart-apps:DoseUtility.desktop.in.h:1 msgid "DoseUtility" msgstr "" #: ../menu-data/pixelmed-webstart-apps:DoseUtility.desktop.in.h:2 msgid "" "A simple application to query, retrieve, import, and extract and report " "radiation dose information." msgstr "" #: ../menu-data/pixelmed-webstart-apps:MediaImporter.desktop.in.h:1 msgid "MediaImporter" msgstr "" #: ../menu-data/pixelmed-webstart-apps:MediaImporter.desktop.in.h:2 msgid "A simple media checker that searches for DICOMDIR and/or DICOM files." msgstr "" #: ../menu-data/pixelmed-webstart-apps:WatchFolderAndSend.desktop.in.h:1 msgid "WatchFolderAndSend" msgstr "" #: ../menu-data/pixelmed-webstart-apps:WatchFolderAndSend.desktop.in.h:2 msgid "WatchFolderAndSend Application." msgstr "" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:1 msgid "PIX Frogger" msgstr "PIX Frogger" #: ../menu-data/pixfrogger:pixfrogger.desktop.in.h:2 msgid "Help the frog cross the street" msgstr "Help die padda oor die straat" #: ../menu-data/plan:plan.desktop.in.h:1 msgid "plan" msgstr "" #: ../menu-data/planarity:planarity.desktop.in.h:1 msgid "Planarity" msgstr "" #: ../menu-data/planarity:planarity.desktop.in.h:2 msgid "" "A libavg based multitouch adaption of the popular game Planarity, aka " "Untangle" msgstr "" #: ../menu-data/planets:planets.desktop.in.h:1 msgid "Planets" msgstr "Planets" #: ../menu-data/planets:planets.desktop.in.h:2 msgid "" "A simple interactive program for playing with simulations of planetary " "systems" msgstr "" "'n Eenvoudige interaktiewe program om te speel met nabootsers van planetêre " "stelsels" #: ../menu-data/plank:plank.desktop.in.h:1 msgid "Plank" msgstr "" #: ../menu-data/plank:plank.desktop.in.h:2 msgid "Plank. Stupidly simple." msgstr "" #: ../menu-data/planner:planner.desktop.in.h:1 msgid "Planner Project Management" msgstr "Planner projekbestuur" #: ../menu-data/planner:planner.desktop.in.h:2 msgid "Handle the tasks, resources, and cost of your projects" msgstr "" #: ../menu-data/plasma-desktop:org.kde.kfontview.desktop.in.h:1 msgid "KFontView" msgstr "" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:1 msgid "Plasma Media Center" msgstr "" #: ../menu-data/plasma-mediacenter:plasma-mediacenter.desktop.in.h:2 msgid "A mediacenter user interface written with the Plasma framework" msgstr "" #: ../menu-data/plasma-nm:kde5-nm-connection-editor.desktop.in.h:1 msgid "kde5-nm-connection-editor" msgstr "" #: ../menu-data/plasma-nm:kde5-nm-connection-editor.desktop.in.h:2 msgid "Edit your network connections" msgstr "" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:1 msgid "SuperKaramba" msgstr "SuperKaramba" #: ../menu-data/plasma-scriptengine-superkaramba:kde4__superkaramba.desktop.in.h:2 msgid "An engine for cool desktop eyecandy." msgstr "'n Enjin vir oulike werkskermopkikkering" #: ../menu-data/plasma-sdk:cuttlefish.desktop.in.h:1 msgid "Cuttlefish" msgstr "" #: ../menu-data/plasma-sdk:cuttlefish.desktop.in.h:2 msgid "Icon Previewer for Artists and Developers" msgstr "" #: ../menu-data/plasma-sdk:org.kde.plasma.themeexplorer.desktop.in.h:1 msgid "Explore and edit your Plasma themes" msgstr "" #: ../menu-data/plasma-sdk:org.kde.plasma.themeexplorer.desktop.in.h:2 msgid "Plasma Theme Explorer" msgstr "" #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:1 msgid "file- and linkhandler for plasmamule" msgstr "" #: ../menu-data/plasma-widget-amule:plasmamule-engine-feeder.desktop__plasmamule-engine-feeder.desktop.in.h:2 msgid "Sends ed2k://, magnet: or *.emulecollection to the engine" msgstr "" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:1 msgid "Klipper" msgstr "Klipper" #: ../menu-data/plasma-workspace:org.kde.klipper.desktop.in.h:2 msgid "A cut & paste history utility" msgstr "'n Sny en plak geskiedenis nutsprogram" #: ../menu-data/plasma-workspace:plasma-windowed.desktop.in.h:1 msgid "Plasma Windowed" msgstr "" #: ../menu-data/plasma-workspace:plasma-windowed.desktop.in.h:2 msgid "Run Plasmoids as simple applications" msgstr "" #: ../menu-data/plasmidomics:plasmidomics.desktop.in.h:1 msgid "Plasmidomics" msgstr "" #: ../menu-data/plasmidomics:plasmidomics.desktop.in.h:2 msgid "Tool for drawing of plasmids and vector maps" msgstr "" #: ../menu-data/playitslowly:playitslowly.desktop.in.h:1 msgid "Play it Slowly" msgstr "" #: ../menu-data/playitslowly:playitslowly.desktop.in.h:2 msgid "A tool to play back a piece of music at a different speed or pitch" msgstr "" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:1 msgid "PlayOnLinux" msgstr "PlayOnLinux" #: ../menu-data/playonlinux:PlayOnLinux.desktop.in.h:2 msgid "Game" msgstr "" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:1 msgid "Plee the Bear" msgstr "Plee the Bear" #: ../menu-data/plee-the-bear:plee-the-bear.desktop.in.h:2 msgid "Catch your son, he ate all the honey then ran away" msgstr "Vang jou seun, hy het al die heuning geëet en weggehardloop" #: ../menu-data/plm:plm.desktop.in.h:1 msgid "PLM" msgstr "" #: ../menu-data/plm:plm.desktop.in.h:2 msgid "Learn programming interactively" msgstr "" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:1 msgid "PlopFolio" msgstr "PlopFolio" #: ../menu-data/plopfolio.app:PlopFolio.desktop.in.h:2 msgid "Personal dashboard for GNUstep" msgstr "Persoonlike instrumentpaneel vir GNUstep" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:1 msgid "PlotDrop" msgstr "PlotDrop" #: ../menu-data/plotdrop:plotdrop.desktop.in.h:2 msgid "Drag and Drop graph plotting" msgstr "Sleep en los grafiekstipping" #: ../menu-data/pluma:pluma.desktop.in.h:1 msgid "Pluma" msgstr "" #: ../menu-data/plume-creator:plume-creator.desktop.in.h:1 msgid "Plume Creator" msgstr "" #: ../menu-data/plume-creator:plume-creator.desktop.in.h:2 msgid "Write your fiction here ! Manage your writing projects" msgstr "" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:1 msgid "Pod Browser" msgstr "Pod snuffellaar" #: ../menu-data/podbrowser:podbrowser.desktop.in.h:2 msgid "Browse Perl Documentation" msgstr "Snuffel deur Perl dokumentasie" #: ../menu-data/poe.app:Poe.desktop.in.h:1 msgid "Poe" msgstr "Poe" #: ../menu-data/poe.app:Poe.desktop.in.h:2 msgid "Vorbis comment editor" msgstr "" #: ../menu-data/poedit:poedit-uri.desktop.in.h:1 #: ../menu-data/poedit:poedit.desktop.in.h:1 msgid "Poedit" msgstr "Poedit" #: ../menu-data/poedit:poedit.desktop.in.h:2 msgid "Gettext catalogs editor" msgstr "Gettext katalogusredigeerder" #: ../menu-data/pokerth:pokerth.desktop.in.h:1 msgid "PokerTH" msgstr "PokerTH" #: ../menu-data/pokerth:pokerth.desktop.in.h:2 msgid "Texas hold'em game" msgstr "Texas hold'em spel" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:1 msgid "Polari" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:2 msgid "An Internet Relay Chat Client for GNOME" msgstr "" #: ../menu-data/polari:org.gnome.Polari.desktop.in.h:3 msgid "Show connections" msgstr "" #: ../menu-data/polybori-gui:PolyGUI.desktop.in.h:1 #: ../menu-data/polybori-gui:PolyGUI2.7.desktop.in.h:1 #: ../menu-data/polybori-gui:PolyGUI2.desktop.in.h:1 msgid "PolyBoRi GUI" msgstr "" #: ../menu-data/polybori-gui:PolyGUI.desktop.in.h:2 #: ../menu-data/polybori-gui:PolyGUI2.7.desktop.in.h:2 #: ../menu-data/polybori-gui:PolyGUI2.desktop.in.h:2 msgid "PolyGUI" msgstr "" #: ../menu-data/pondus:pondus.desktop.in.h:1 msgid "Pondus" msgstr "Pondus" #: ../menu-data/pondus:pondus.desktop.in.h:2 msgid "Keep track of your weight" msgstr "Hou rekord van jou gewig" #: ../menu-data/portabase:portabase.desktop.in.h:1 msgid "PortaBase" msgstr "" #: ../menu-data/portabase:portabase.desktop.in.h:2 msgid "An easy-to-use personal database application" msgstr "" #: ../menu-data/postbooks-updater:postbooks-updater.desktop.in.h:1 msgid "PostBooks Updater" msgstr "" #: ../menu-data/postbooks:postbooks.desktop.in.h:1 msgid "PostBooks" msgstr "" #: ../menu-data/posterazor:posterazor.desktop.in.h:1 msgid "PosteRazor" msgstr "PosteRazor" #: ../menu-data/posterazor:posterazor.desktop.in.h:2 msgid "Splits an image across multiple pages for assembly into a poster" msgstr "" #: ../menu-data/postr:postr.desktop.in.h:1 msgid "Flickr Uploader" msgstr "Flickr oplaaier" #: ../menu-data/postr:postr.desktop.in.h:2 msgid "Upload photos to Flickr" msgstr "Laai foto's op na Flickr" #: ../menu-data/powder:powder.desktop.in.h:1 msgid "Powder" msgstr "Powder" #: ../menu-data/powder:powder.desktop.in.h:2 msgid "Graphical dungeon crawling game" msgstr "Grafiese kerkerverkenningspel" #: ../menu-data/powermanga:powermanga.desktop.in.h:1 msgid "Powermanga" msgstr "Powermanga" #: ../menu-data/powermanga:powermanga.desktop.in.h:2 msgid "Play a vertical shoot'em up game" msgstr "" #: ../menu-data/pq:pq.desktop.in.h:1 msgid "Progress Quest" msgstr "Progress Quest" #: ../menu-data/pq:pq.desktop.in.h:2 msgid "Watch your fantasy character advance" msgstr "Kyk toe hoe jou fantasiekarakter vorder" #: ../menu-data/praat:praat.desktop.in.h:1 msgid "Praat Speech Analyzer" msgstr "Praat spraak analiseerder" #: ../menu-data/praat:praat.desktop.in.h:2 msgid "Analyze, synthesize and manipulate speech" msgstr "Analiseer, sinteseer en manipuleer spraak" #: ../menu-data/prboom-plus:prboom-plus.desktop.in.h:1 msgid "PrBoom+" msgstr "" #: ../menu-data/prboom-plus:prboom-plus.desktop.in.h:2 msgid "enhanced clone of the classic first-person shooter Doom" msgstr "" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:1 msgid "prelude-notify" msgstr "" #: ../menu-data/prelude-notify:prelude-notify.desktop.in.h:2 msgid "Graphical notification applet for prelude" msgstr "" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:1 msgid "Prepaid Manager" msgstr "" #: ../menu-data/prepaid-manager-applet:prepaid-manager-applet.desktop.in.h:2 msgid "Manage balance of prepaid GSM SIM cards" msgstr "" #: ../menu-data/prerex:prerex.desktop.in.h:1 msgid "prerex" msgstr "" #: ../menu-data/prerex:prerex.desktop.in.h:2 #: ../menu-data/vprerex:vprerex.desktop.in.h:2 msgid "Edit course prerequisite charts" msgstr "" #: ../menu-data/preview.app:Preview.desktop.in.h:1 msgid "Preview" msgstr "Voorskou" #: ../menu-data/price.app:PRICE.desktop.in.h:1 msgid "PRICE" msgstr "PRICE" #: ../menu-data/price.app:PRICE.desktop.in.h:2 msgid "Precision Raster Image Convolution Engine" msgstr "Presisie raster-beeld konvolusie-enjin" #: ../menu-data/primrose:primrose.desktop.in.h:1 msgid "Primrose" msgstr "Primrose" #: ../menu-data/primrose:primrose.desktop.in.h:2 msgid "Captivating tile-clearing puzzle game" msgstr "Bekoorlike tëelskoonmaak raaiselspel" #: ../menu-data/print-manager:org.kde.AddPrinter.desktop.in.h:1 msgid "Add Printer" msgstr "" #: ../menu-data/print-manager:org.kde.AddPrinter.desktop.in.h:2 msgid "Tool for adding new printers" msgstr "" #: ../menu-data/print-manager:org.kde.ConfigurePrinter.desktop.in.h:1 msgid "Configure Printer" msgstr "" #: ../menu-data/print-manager:org.kde.ConfigurePrinter.desktop.in.h:2 msgid "Configure your printer" msgstr "" #: ../menu-data/print-manager:org.kde.PrintQueue.desktop.in.h:1 msgid "Print Queue" msgstr "" #: ../menu-data/print-manager:org.kde.PrintQueue.desktop.in.h:2 msgid "View the print jobs" msgstr "" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:1 msgid "Reactivate HP LaserJet 1018/1020 after reloading paper" msgstr "" #: ../menu-data/printer-driver-foo2zjs-common:hplj1020.desktop.in.h:2 msgid "" "Click the button in this program when your printer ran out of paper and you " "have refilled the paper" msgstr "" #: ../menu-data/project-x:projectx.desktop.in.h:1 msgid "A video editing and demultiplexing tool" msgstr "'n Videoredigerings en vermindervoudigings hulpmiddel" #: ../menu-data/project-x:projectx.desktop.in.h:2 msgid "ProjectX" msgstr "ProjectX" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:1 msgid "ProjectCenter" msgstr "ProjectCenter" #: ../menu-data/projectcenter.app:ProjectCenter.desktop.in.h:2 msgid "The Official GNUstep IDE" msgstr "Die amptelike GNUstep IDE" #: ../menu-data/projectl:projectl.desktop.in.h:1 msgid "ProjectL" msgstr "ProjectL" #: ../menu-data/projectl:projectl.desktop.in.h:2 msgid "HIZ's ProjectL" msgstr "HIZ se ProjectL" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:1 msgid "projectM Jack Audio Visualization" msgstr "" #: ../menu-data/projectm-jack:projectM-jack.desktop.in.h:2 msgid "" "A milkdrop based music visualizer visualizing JackAudio streams on a Qt4 GUI" msgstr "" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:1 msgid "projectM PulseAudio Visualization" msgstr "" #: ../menu-data/projectm-pulseaudio:projectM-pulseaudio.desktop.in.h:2 msgid "Visualization of PulseAudio streams with projectM" msgstr "" #: ../menu-data/promoe:promoe.desktop.in.h:1 msgid "Promoe" msgstr "Promoe" #: ../menu-data/promoe:promoe.desktop.in.h:2 msgid "XMMS2 Client" msgstr "XMMS2 kliënt" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:1 msgid "Proof General" msgstr "" #: ../menu-data/proofgeneral:proofgeneral.desktop.in.h:2 msgid "Organise your proofs!" msgstr "" #: ../menu-data/psensor:psensor.desktop.in.h:1 msgid "Psensor" msgstr "" #: ../menu-data/psensor:psensor.desktop.in.h:2 msgid "Psensor is a graphical temperature monitor for Linux" msgstr "" #: ../menu-data/psi-plus-webkit:psi-plus-webkit.desktop.in.h:1 msgid "Psi+ Webkit" msgstr "" #: ../menu-data/psi-plus-webkit:psi-plus-webkit.desktop.in.h:2 #: ../menu-data/psi-plus:psi-plus.desktop.in.h:2 #: ../menu-data/psi:psi.desktop.in.h:2 msgid "Communicate over the XMPP network" msgstr "" #: ../menu-data/psi-plus:psi-plus.desktop.in.h:1 msgid "Psi+" msgstr "" #: ../menu-data/psi:psi.desktop.in.h:1 msgid "Psi" msgstr "Psi" #: ../menu-data/pspp:pspp.desktop.in.h:1 msgid "GNU PSPP" msgstr "GNU PSPP" #: ../menu-data/pspp:pspp.desktop.in.h:2 msgid "Analyze statistical data with a free alternative to SPSS" msgstr "Analiseer statistiese data met die gratis alternatief tot SPSS" #: ../menu-data/ptask:ptask.desktop.in.h:1 msgid "ptask" msgstr "" #: ../menu-data/ptask:ptask.desktop.in.h:2 msgid "ptask is a task management tool based on taskwarrior" msgstr "" #: ../menu-data/pterm:pterm.desktop.in.h:1 msgid "PuTTY Terminal Emulator" msgstr "PuTTY Terminaal redigeerder" #: ../menu-data/pterm:pterm.desktop.in.h:2 msgid "Start a PuTTY terminal session" msgstr "Begin 'n PuTTY terminaalsessie" #: ../menu-data/puddletag:puddletag.desktop.in.h:1 msgid "puddletag" msgstr "" #: ../menu-data/puddletag:puddletag.desktop.in.h:2 msgid "Audio Tag Editor" msgstr "" #: ../menu-data/pumpa:pumpa.desktop.in.h:1 msgid "Pumpa" msgstr "" #: ../menu-data/pumpa:pumpa.desktop.in.h:2 msgid "pump.io social networking" msgstr "" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:1 msgid "PureAdmin" msgstr "PureAdmin" #: ../menu-data/pureadmin:pureadmin.desktop.in.h:2 msgid "Administer and monitor your FTP server" msgstr "Administreer en monitor jou FTP bediener" #: ../menu-data/puredata-gui:puredata.desktop.in.h:1 msgid "Pure Data" msgstr "" #: ../menu-data/puredata-gui:puredata.desktop.in.h:2 msgid "Visual dataflow programming platform for multimedia" msgstr "" #: ../menu-data/putty:putty.desktop.in.h:1 msgid "PuTTY SSH Client" msgstr "PuTTY SSH kliënt" #: ../menu-data/putty:putty.desktop.in.h:2 msgid "Connect to an SSH server with PuTTY" msgstr "Koppel aan 'n SSH bediener met PuTTY" #: ../menu-data/pybik:pybik.desktop.in.h:1 msgid "Pybik" msgstr "" #: ../menu-data/pybik:pybik.desktop.in.h:2 msgid "Rubik's cube game" msgstr "" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:1 msgid "Pybliographic Bibliography Manager" msgstr "Pybliographic bibliografiebestuurder" #: ../menu-data/pybliographer:pybliographic.desktop.in.h:2 msgid "Manage bibliographic databases" msgstr "Bestuur bibliografiese databasisse" #: ../menu-data/pybridge:pybridge.desktop.in.h:1 msgid "PyBridge" msgstr "PyBridge" #: ../menu-data/pychess:pychess.desktop.in.h:1 msgid "PyChess" msgstr "PyChess" #: ../menu-data/pychess:pychess.desktop.in.h:2 msgid "" "PyChess is a fully featured, nice looking, easy to use chess client for the " "Gnome desktop" msgstr "" "PyChess is 'n volledig uitgeruste, oulike, maklik bruikbare kliënt vir die " "Gnome werkskerm" #: ../menu-data/pycode-browser:pycode-browser-book.desktop.in.h:1 msgid "PythonBook" msgstr "" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:1 msgid "LearnByCoding" msgstr "" #: ../menu-data/pycode-browser:pycode-browser.desktop.in.h:2 msgid "Python Programs" msgstr "" #: ../menu-data/pycorrfit:pycorrfit.desktop.in.h:1 msgid "PyCorrFit" msgstr "" #: ../menu-data/pycorrfit:pycorrfit.desktop.in.h:2 #: ../menu-data/pyscanfcs:pyscanfcs.desktop.in.h:2 msgid "FCS Data Analysis" msgstr "" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:1 msgid "PyHoca-GUI" msgstr "" #: ../menu-data/pyhoca-gui:pyhoca-gui.desktop.in.h:2 msgid "Python X2Go Client Applet" msgstr "" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:1 msgid "PyKaraoke Mini" msgstr "PyKaraoke Mini" #: ../menu-data/pykaraoke-bin:pykaraoke_mini.desktop.in.h:2 msgid "Minimum-interface PyKaraoke" msgstr "Mini koppelvlak vir PyKaraoke" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:1 msgid "PyKaraoke" msgstr "PyKaraoke" #: ../menu-data/pykaraoke:pykaraoke.desktop.in.h:2 msgid "Universal karaoke songs and movies player" msgstr "Universele karaoke liedjie- en fliekspeler" #: ../menu-data/pylang:pylang.desktop.in.h:1 msgid "Practice Languages" msgstr "" #: ../menu-data/pylang:pylang.desktop.in.h:2 msgid "Complete the right sentence with random words in English, Spanish..." msgstr "" #: ../menu-data/pymappergui:pymappergui.desktop.in.h:1 msgid "pyMapperGUI" msgstr "" #: ../menu-data/pymappergui:pymappergui.desktop.in.h:2 msgid "Graphical User Interface for libmapper" msgstr "" #: ../menu-data/pymca:edfviewer.desktop.in.h:1 msgid "EDFviewer" msgstr "" #: ../menu-data/pymca:edfviewer.desktop.in.h:2 msgid "Display files in ESRF Data Format" msgstr "" #: ../menu-data/pymca:elementsinfo.desktop.in.h:1 msgid "Elementsinfo" msgstr "" #: ../menu-data/pymca:elementsinfo.desktop.in.h:2 msgid "Display X-ray information on elements" msgstr "" #: ../menu-data/pymca:peakidentifier.desktop.in.h:1 msgid "Peakidentifier" msgstr "" #: ../menu-data/pymca:peakidentifier.desktop.in.h:2 msgid "Find the energy of X-ray spectral lines" msgstr "" #: ../menu-data/pymca:pymca.desktop.in.h:1 msgid "PyMCA" msgstr "" #: ../menu-data/pymca:pymca.desktop.in.h:2 msgid "Analyse X-ray Fluorescence data" msgstr "" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:1 msgid "PyMCA ROI tool" msgstr "" #: ../menu-data/pymca:pymcaroitool.desktop.in.h:2 msgid "Region of Interest imaging tool for XRF analysis" msgstr "" #: ../menu-data/pymissile:pymissile.desktop.in.h:1 msgid "pymissile" msgstr "" #: ../menu-data/pymissile:pymissile.desktop.in.h:2 msgid "Control Marks and Spencer USB Missile Launcher" msgstr "" #: ../menu-data/pymol:pymol.desktop.in.h:1 msgid "PyMOL Molecular Graphics System" msgstr "PyMOL molekulêre grafiekastelsel" #: ../menu-data/pymol:pymol.desktop.in.h:2 msgid "Model molecular structures and produce high-quality images of them" msgstr "" "Modelleer molekulêre strukture en vervaardig hoë-kwaliteit beelde daarvan" #: ../menu-data/pynagram:pynagram.desktop.in.h:1 msgid "Pynagram" msgstr "" #: ../menu-data/pynagram:pynagram.desktop.in.h:2 msgid "Unjumble letters" msgstr "" #: ../menu-data/pyneighborhood:pyNeighborhood.desktop.in.h:1 msgid "pyNeighborhood" msgstr "pyNeighborhood" #: ../menu-data/pypar2:pypar2.desktop.in.h:1 msgid "PyPar2" msgstr "PyPar2" #: ../menu-data/pypar2:pypar2.desktop.in.h:2 msgid "A graphical frontend for the par2 utility" msgstr "'n Grafiese tussenvlak vir die par2 nutsprogram" #: ../menu-data/pype:pype.desktop.in.h:1 msgid "PyPE" msgstr "PyPE" #: ../menu-data/pype:pype.desktop.in.h:2 msgid "Python Programmers Editor" msgstr "Python programmeerder redigeerder" #: ../menu-data/pypibrowser:pypibrowser.desktop.in.h:1 msgid "PyPI Browser" msgstr "PyPI snuffelaar" #: ../menu-data/pyprompter:pyprompter.desktop.in.h:1 msgid "pyprompter" msgstr "" #: ../menu-data/pyqso:pyqso.desktop.in.h:1 msgid "PyQSO" msgstr "" #: ../menu-data/pyqso:pyqso.desktop.in.h:2 msgid "Contact Logging Tool" msgstr "" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:1 msgid "pyRacerz" msgstr "pyRacerz" #: ../menu-data/pyracerz:pyracerz.desktop.in.h:2 msgid "2D racing game" msgstr "2D resies" #: ../menu-data/pyragua:pyragua.desktop.in.h:1 msgid "Pyragua" msgstr "Pyragua" #: ../menu-data/pyragua:pyragua.desktop.in.h:2 msgid "A fast and lightweight IDE using wxPython" msgstr "'n Vinnige liggewig IDE wat wxPython gebruik" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:1 msgid "pyRenamer" msgstr "pyRenamer" #: ../menu-data/pyrenamer:pyrenamer.desktop.in.h:2 msgid "Mass rename files" msgstr "Massa lêer herbenoemer" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:1 msgid "Dream Cheeky Rocket Control" msgstr "Dream Cheeky Rocket Control" #: ../menu-data/pyrocket:pyrocket.desktop.in.h:2 msgid "Enabling Cubicle Warfare on Linux" msgstr "Bemagtig werkshokkie oorlog in Linux" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:1 msgid "Pyromaths" msgstr "" #: ../menu-data/pyromaths:pyromaths.desktop.in.h:2 msgid "Generator for math worksheets for french college" msgstr "" #: ../menu-data/pyroom:pyroom.desktop.in.h:1 msgid "PyRoom" msgstr "PyRoom" #: ../menu-data/pyroom:pyroom.desktop.in.h:2 msgid "Distraction free full-screen text editor" msgstr "Distraction gratis volskerm teksredigeerder" #: ../menu-data/pyscanfcs:pyscanfcs.desktop.in.h:1 msgid "PyScanFCS" msgstr "" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:1 msgid "PyScrabble" msgstr "PyScrabble" #: ../menu-data/pyscrabble:pyscrabble.desktop.in.h:2 msgid "A classical game of words" msgstr "'n Klassieke woordspel" #: ../menu-data/pysiogame:pysiogame.desktop.in.h:1 msgid "pySioGame" msgstr "" #: ../menu-data/pysiogame:pysiogame.desktop.in.h:2 msgid "A little set of educational apps for kids" msgstr "" #: ../menu-data/pysolfc:pysol.desktop.in.h:1 msgid "PySol Fan Club Edition" msgstr "PySol Volgelingeklub uitgawe" #: ../menu-data/pyspread:pyspread.desktop.in.h:1 msgid "Pyspread" msgstr "" #: ../menu-data/pyspread:pyspread.desktop.in.h:2 msgid "Python spreadsheet application" msgstr "" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:1 msgid "Pysycache Admin" msgstr "Pysycache Admin" #: ../menu-data/pysycache:pysycache-admin.desktop.in.h:2 msgid "Configuration of PySyCache" msgstr "Instelling van PySyCache" #: ../menu-data/pysycache:pysycache.desktop.in.h:1 msgid "PySyCache" msgstr "PySyCache" #: ../menu-data/pysycache:pysycache.desktop.in.h:2 msgid "Teach kids to move the mouse" msgstr "Leer kinders om die muis te beweeg" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:1 msgid "pyAcidoBasic" msgstr "" #: ../menu-data/python-acidobasic:pyacidobasic.desktop.in.h:2 msgid "Interactive tool to simulate acido-basic titrations" msgstr "" #: ../menu-data/python-ase:ase-gui.desktop.in.h:1 msgid "ase-gui" msgstr "" #: ../menu-data/python-ase:ase-gui.desktop.in.h:2 msgid "Atomic Simulation Environment GUI" msgstr "" #: ../menu-data/python-dogtail:sniff.desktop.in.h:1 msgid "AT-SPI Browser" msgstr "AT-SPI snuffellaar" #: ../menu-data/python-dogtail:sniff.desktop.in.h:2 msgid "Browse your Assistive Technology-enabled desktop" msgstr "Snuffel deur jou assisterende tegnologie werksblad" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:1 msgid "guidata-tests" msgstr "" #: ../menu-data/python-guidata:guidata-tests.desktop.in.h:2 msgid "you can use this applications to test all guidata features." msgstr "" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:1 msgid "guiqwt-tests" msgstr "" #: ../menu-data/python-guiqwt:guiqwt-tests.desktop.in.h:2 msgid "you can use this applications to test all guiqwt features." msgstr "" #: ../menu-data/python-guiqwt:sift.desktop.in.h:1 msgid "Sift" msgstr "" #: ../menu-data/python-guiqwt:sift.desktop.in.h:2 msgid "" "Signal and Image Filtering Tool (demo software based on guidata and guiqwt)" msgstr "" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:1 msgid "gifeffit" msgstr "gifeffit" #: ../menu-data/python-ifeffit:python-ifeffit.desktop.in.h:2 msgid "interactive program for XAFS analysis" msgstr "Interaktiewe program vir XAFS analise" #: ../menu-data/python-lunch:lunch.desktop.in.h:1 msgid "Lunch" msgstr "" #: ../menu-data/python-lunch:lunch.desktop.in.h:2 msgid "Distributed Process Launcher" msgstr "" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:1 msgid "pyMecaVideo" msgstr "" #: ../menu-data/python-mecavideo:pymecavideo.desktop.in.h:2 msgid "Interactive tool to track moving points in video framesets" msgstr "" #: ../menu-data/python-nxt-filer:python-nxt-filer.desktop.in.h:1 msgid "NXT filer" msgstr "" #: ../menu-data/python-nxt-filer:python-nxt-filer.desktop.in.h:2 msgid "Lego Mindstorm NXT file viewer" msgstr "" #: ../menu-data/python-pyo:E-Pyo.desktop.in.h:1 msgid "E-Pyo" msgstr "" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:1 msgid "sqledit" msgstr "" #: ../menu-data/python-sqlkit:sqlkit.desktop.in.h:2 msgid "Sqledit" msgstr "" #: ../menu-data/python-web2py:web2py.desktop.in.h:1 msgid "web2py" msgstr "" #: ../menu-data/python-web2py:web2py.desktop.in.h:2 msgid "Enterprise web development framework using Python" msgstr "" #: ../menu-data/python-whiteboard:python-whiteboard.desktop.in.h:1 msgid "python-whiteboard" msgstr "" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:1 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:1 msgid "Window Mocker" msgstr "" #: ../menu-data/python-windowmocker:window-mocker.desktop.in.h:2 #: ../menu-data/python3-windowmocker:window-mocker3.desktop.in.h:2 msgid "Create windows according to a specification" msgstr "" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:1 msgid "wxGlade" msgstr "wxGlade" #: ../menu-data/python-wxglade:wxglade.desktop.in.h:2 msgid "GUI designer written in Python with wxPython" msgstr "GUI ontwerper geskryf in Python met wxPython" #: ../menu-data/python-wxtools:PyCrust.desktop.in.h:1 msgid "PyCrust" msgstr "" #: ../menu-data/python-wxtools:PyCrust.desktop.in.h:2 msgid "GUI Python Shell with Filling" msgstr "" #: ../menu-data/python-wxtools:XRCed.desktop.in.h:1 msgid "XRCed" msgstr "" #: ../menu-data/python-wxtools:XRCed.desktop.in.h:2 msgid "wxPython XRC resource editor" msgstr "" #: ../menu-data/python3-autopilot-vis:autopilot3-vis.desktop.in.h:1 msgid "Autopilot Vis (py3)" msgstr "" #: ../menu-data/python3-autopilot-vis:autopilot3-vis.desktop.in.h:2 msgid "Inspect autopilot-enabled application internals (python 3 version)." msgstr "" #: ../menu-data/python3.4:python3.4.desktop.in.h:1 msgid "Python (v3.4)" msgstr "" #: ../menu-data/python3.4:python3.4.desktop.in.h:2 msgid "Python Interpreter (v3.4)" msgstr "" #: ../menu-data/python3.5:python3.5.desktop.in.h:1 msgid "Python (v3.5)" msgstr "" #: ../menu-data/python3.5:python3.5.desktop.in.h:2 msgid "Python Interpreter (v3.5)" msgstr "" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:1 msgid "PyCAD" msgstr "PyCAD" #: ../menu-data/pythoncad:pythoncad.desktop.in.h:2 msgid "PythonCAD" msgstr "PythonCAD" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:1 msgid "pytrainer" msgstr "" #: ../menu-data/pytrainer:pytrainer.desktop.in.h:2 msgid "The Free Sport Training Center" msgstr "Die gratis sportopleidingsentrum" #: ../menu-data/q4wine:q4wine.desktop.in.h:1 msgid "utility for Wine applications and prefixes management." msgstr "" #: ../menu-data/q4wine:q4wine.desktop.in.h:2 msgid "Q4Wine" msgstr "" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:1 msgid "Qalculate!" msgstr "Qalculate!" #: ../menu-data/qalculate-gtk:qalculate-gtk.desktop.in.h:2 msgid "Powerful and easy to use calculator" msgstr "Kragtige en maklikbruikbare sakrekenaar" #: ../menu-data/qapt-deb-installer:qapt-deb-installer.desktop.in.h:1 msgid "QApt Package Installer" msgstr "" #: ../menu-data/qarecord:qarecord.desktop.in.h:1 msgid "QARecord" msgstr "QARecord" #: ../menu-data/qarecord:qarecord.desktop.in.h:2 msgid "Simple but solid audio recording tool" msgstr "Maklik maar soliede oudio-opnemer hulpmiddel" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:1 msgid "QasConfig" msgstr "" #: ../menu-data/qasconfig:qasconfig.desktop.in.h:2 msgid "ALSA configuration browser" msgstr "" #: ../menu-data/qashctl:qashctl.desktop.in.h:1 msgid "QasHctl" msgstr "" #: ../menu-data/qashctl:qashctl.desktop.in.h:2 msgid "ALSA HCTL mixer" msgstr "" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:1 msgid "QasMixer" msgstr "" #: ../menu-data/qasmixer:qasmixer.desktop.in.h:2 msgid "Graphical mixer application for the ALSA" msgstr "" #: ../menu-data/qbittorrent:qBittorrent.desktop.in.h:2 msgid "qBittorrent" msgstr "qBittorrent" #: ../menu-data/qbrew:qbrew.desktop.in.h:1 msgid "QBrew" msgstr "" #: ../menu-data/qbrew:qbrew.desktop.in.h:2 msgid "Homebrewer's recipe calculator" msgstr "" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:1 msgid "qcomicbook" msgstr "qcomicbook" #: ../menu-data/qcomicbook:qcomicbook.desktop.in.h:2 msgid "" "QComicBook is a viewer for comic book archives (cbz, cbr, cbt). QComicBook " "has specific features like page preview, thumbnails view, bookmarks, manga " "mode for easing comicbook reading." msgstr "" "QComicBook is 'n besigtiger vir strokiesboekargiewe (cbz, cbr, cbt). " "QComicBook het spesifieke funksionaliteit soos voorskou, duimnaelvertoon, " "boekmerke en manga modus vir maklike strokiesprent lees" #: ../menu-data/qdacco:qdacco.desktop.in.h:1 msgid "Qdacco dictionary" msgstr "Qdacco woordeboek" #: ../menu-data/qdacco:qdacco.desktop.in.h:2 msgid "Search words in an catalan - english dictionary" msgstr "Soek woorde in 'n Katalaanse - Engelse woordeboek" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:1 msgid "QDevelop" msgstr "QDevelop" #: ../menu-data/qdevelop:qdevelop.desktop.in.h:2 msgid "Development environment for Qt4" msgstr "Ontwikkelingsomgewing vir Qt4" #: ../menu-data/qdigidoc:qdigidoc-client.desktop.in.h:1 msgid "DigiDoc3 Client" msgstr "" #: ../menu-data/qdigidoc:qdigidoc-crypto.desktop.in.h:1 msgid "DigiDoc3 Crypto" msgstr "" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:1 msgid "QElectroTech " msgstr "" #: ../menu-data/qelectrotech:qelectrotech.desktop.in.h:2 msgid "Edit electrical diagrams." msgstr "" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:1 msgid "Qemu Launcher" msgstr "Qemu Launcher" #: ../menu-data/qemu-launcher:qemu-launcher.desktop.in.h:2 msgid "Manage virtual machine configurations" msgstr "Bestuur virtuele masjien instellings" #: ../menu-data/qesteidutil:qesteidutil.desktop.in.h:1 msgid "ID-card Utility" msgstr "" #: ../menu-data/qgis:qbrowser.desktop.in.h:1 msgid "QGIS Browser" msgstr "" #: ../menu-data/qgis:qgis.desktop.in.h:1 msgid "QGIS Desktop" msgstr "" #: ../menu-data/qgit:qgit.desktop.in.h:1 msgid "qgit" msgstr "qgit" #: ../menu-data/qgit:qgit.desktop.in.h:2 msgid "git GUI viewer" msgstr "git GUI besigtiger" #: ../menu-data/qgo:qgo.desktop.in.h:1 msgid "qGo" msgstr "" #: ../menu-data/qgo:qgo.desktop.in.h:2 msgid "Play Go online and against computer, view and edit SGF files" msgstr "" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:1 msgid "QHiMDTransfer" msgstr "" #: ../menu-data/qhimdtransfer:qhimdtransfer.desktop.in.h:2 msgid "Transfer software for Sony HiMD Walkman" msgstr "" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:1 msgid "QjackCtl" msgstr "" #: ../menu-data/qjackctl:qjackctl.desktop.in.h:2 msgid "QjackCtl is a JACK Audio Connection Kit Qt GUI Interface" msgstr "" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:1 msgid "QJackRcd" msgstr "" #: ../menu-data/qjackrcd:qjackrcd.desktop.in.h:2 msgid "A simple Jack recorder" msgstr "" #: ../menu-data/qjoypad:qjoypad.desktop.in.h:1 msgid "QJoyPad" msgstr "" #: ../menu-data/qjoypad:qjoypad.desktop.in.h:2 msgid "Trigger keystrokes and mouse actions with gamepads/joysticks" msgstr "" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:1 msgid "QLandkarteGT" msgstr "QLandkarteGT" #: ../menu-data/qlandkartegt:qlandkartegt.desktop.in.h:2 #: ../menu-data/qmapshack:qmapshack.desktop.in.h:2 msgid "GPS device mapping utility" msgstr "GPS toestel karteringhulpmiddel" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:1 msgid "Qliss3D" msgstr "Qliss3D" #: ../menu-data/qliss3d:qliss3d.desktop.in.h:2 msgid "demonstration tool for Lissajous physiques" msgstr "Demonstrasiehulpmiddel vir Lissajous physiques" #: ../menu-data/qlix:qlix.desktop.in.h:1 msgid "Qlix" msgstr "Qlix" #: ../menu-data/qlix:qlix.desktop.in.h:2 msgid "" "Manage tracks, files, and playlists between a host computer and an MTP device" msgstr "" "Bestuur snitte, lêers en speellyste tussen 'n gasrekenaar en 'n MTP toestel" #: ../menu-data/qmapshack:qmapshack.desktop.in.h:1 msgid "QMapShack" msgstr "" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:1 msgid "QMidiArp" msgstr "QMidiArp" #: ../menu-data/qmidiarp:qmidiarp.desktop.in.h:2 msgid "Arpeggiator-Sequencer-LFO" msgstr "" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:1 msgid "QmidiNet" msgstr "" #: ../menu-data/qmidinet:qmidinet.desktop.in.h:2 msgid "QmidiNet is a MIDI Network Gateway via UDP/IP Multicast" msgstr "" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:1 msgid "Qmidiroute" msgstr "" #: ../menu-data/qmidiroute:qmidiroute.desktop.in.h:2 msgid "Midi Router" msgstr "" #: ../menu-data/qmmp:qmmp.desktop.in.h:1 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:1 msgid "Qmmp" msgstr "Qmmp" #: ../menu-data/qmmp:qmmp.desktop.in.h:2 #: ../menu-data/qmmp:qmmp_dir.desktop.in.h:2 msgid "Qt4-based Multimedia Player" msgstr "Qt4-gebasseerde multimedia speler" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:1 msgid "QMPDClient" msgstr "" #: ../menu-data/qmpdclient:qmpdclient.desktop.in.h:2 msgid "A nicer MPD client" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:1 msgid "qpdfview" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:2 msgid "A tabbed document viewer using Qt and the Poppler library." msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:3 msgid "Choose instance" msgstr "" #: ../menu-data/qpdfview:qpdfview.desktop.in.h:4 msgid "Non-unique instance" msgstr "" #: ../menu-data/qprogram-starter:qprogram-starter.desktop.in.h:1 msgid "qprogram-starter" msgstr "" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:1 msgid "QPxTool" msgstr "" #: ../menu-data/qpxtool:qpxtool.desktop.in.h:2 msgid "CD/DVD media quality checker" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:1 msgid "Qreator" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:2 msgid "Create your own QR codes" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:3 msgid "New QR code for URL" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:4 msgid "New QR code for Text" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:5 msgid "New QR code for Location" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:6 msgid "New QR code for WiFi network" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:7 msgid "New QR code for a Software Center app" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:8 msgid "New QR code for a Business card" msgstr "" #: ../menu-data/qreator:qreator.desktop.in.h:9 msgid "New QR code for a Call or text message" msgstr "" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:1 msgid "qRFCView" msgstr "qRFCView" #: ../menu-data/qrfcview:qrfcview.desktop.in.h:2 msgid "Downloads and displays RFC" msgstr "Aflaai en vertoon van RFC" #: ../menu-data/qrq:qrq.desktop.in.h:1 msgid "qrq" msgstr "" #: ../menu-data/qrq:qrq.desktop.in.h:2 msgid "High speed Morse telegraphy trainer" msgstr "" #: ../menu-data/qsampler:qsampler.desktop.in.h:1 msgid "Qsampler" msgstr "Qsampler" #: ../menu-data/qsampler:qsampler.desktop.in.h:2 msgid "Qsampler is a LinuxSampler Qt GUI Interface" msgstr "Qsampler is 'n LinuxSampler Qt GUI koppelvlak" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:1 msgid "QSapecNG" msgstr "" #: ../menu-data/qsapecng:qsapecng.desktop.in.h:2 msgid "Symbolic analyzer of linear analog circuits" msgstr "" #: ../menu-data/qshutdown:qshutdown.desktop.in.h:1 msgid "qshutdown" msgstr "" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:1 msgid "QSource-Highlight" msgstr "QSource-Highlight" #: ../menu-data/qsource-highlight:qsource-highlight.desktop.in.h:2 msgid "Highlight your sources" msgstr "Lig jou bronne uit" #: ../menu-data/qsstv:qsstv.desktop.in.h:1 msgid "QSSTV" msgstr "" #: ../menu-data/qsstv:qsstv.desktop.in.h:2 msgid "Qt-based slow-scan TV and fax" msgstr "" #: ../menu-data/qstardict:qstardict.desktop.in.h:1 msgid "QStarDict is Qt version of StarDict" msgstr "QStarDict is 'n Qt weergawe van StarDict" #: ../menu-data/qstardict:qstardict.desktop.in.h:2 msgid "QStarDict" msgstr "QStarDict" #: ../menu-data/qsynth:qsynth.desktop.in.h:1 msgid "Qsynth" msgstr "Qsynth" #: ../menu-data/qsynth:qsynth.desktop.in.h:2 msgid "Qsynth is a FluidSynth Qt GUI Interface" msgstr "Qsynth is 'n FluidSynth Qt GUI koppelvlak" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:1 msgid "Qt 4 Designer" msgstr "Qt 4 ontwerper" #: ../menu-data/qt4-designer:designer-qt4.desktop.in.h:2 msgid "Interface Designer" msgstr "Koppelvlak Ontwerper" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:1 msgid "Qt 4 Assistant" msgstr "Qt 4 Assistent" #: ../menu-data/qt4-dev-tools:assistant-qt4.desktop.in.h:2 msgid "Document Browser" msgstr "Dokument Blaaier" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:1 msgid "Qt 4 Linguist" msgstr "Qt4 linguis" #: ../menu-data/qt4-dev-tools:linguist-qt4.desktop.in.h:2 msgid "Translation Tool" msgstr "Vertalingsprogram" #: ../menu-data/qt4-qtconfig:qtconfig-qt4.desktop.in.h:1 msgid "Qt 4 Settings" msgstr "Qt 4 Verstellings" #: ../menu-data/qtcreator-plugin-ubuntu:ubuntusdk.desktop.in.h:1 msgid "Ubuntu SDK" msgstr "" #: ../menu-data/qtcreator:qtcreator.desktop.in.h:1 msgid "Qt Creator" msgstr "Qt Skepper" #: ../menu-data/qtel:qtel.desktop.in.h:1 msgid "Qtel" msgstr "" #: ../menu-data/qtel:qtel.desktop.in.h:2 msgid "The Qt EchoLink Client" msgstr "" #: ../menu-data/qtemu:qtemu.desktop.in.h:1 msgid "QtEmu" msgstr "QtEmu" #: ../menu-data/qtemu:qtemu.desktop.in.h:2 msgid "Frontend to QEMU virtual machine monitor" msgstr "Tussenvlak vir QEMU virtuele masjien monitor" #: ../menu-data/qterm:qterm.desktop.in.h:1 msgid "QTerm" msgstr "QTerm" #: ../menu-data/qtgain:QtGain.desktop.in.h:1 msgid "QtGain" msgstr "" #: ../menu-data/qtgain:QtGain.desktop.in.h:2 msgid "Add \"gain\" tags to your audio files" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:1 msgid "qthid-2.2" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid-2.2.desktop.in.h:2 msgid "limited support for devices with older firmware" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:1 msgid "qthid" msgstr "" #: ../menu-data/qthid-fcd-controller:qthid.desktop.in.h:2 msgid "" "full support for the Funcube Dongle API available with firmware 18f or later" msgstr "" #: ../menu-data/qtikz:qtikz.desktop.in.h:1 msgid "QTikZ" msgstr "" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:1 msgid "QtiPlot" msgstr "QtiPlot" #: ../menu-data/qtiplot:qtiplot.desktop.in.h:2 msgid "Analyze and plot scientific data" msgstr "" #: ../menu-data/qtm:qtm.desktop.in.h:1 msgid "QTM" msgstr "QTM" #: ../menu-data/qtm:qtm.desktop.in.h:2 msgid "Weblog management application" msgstr "Weblog bestuurtoepassing" #: ../menu-data/qtqr:qtqr.desktop.in.h:1 msgid "QtQR" msgstr "" #: ../menu-data/qtqr:qtqr.desktop.in.h:2 msgid "" "QtQR is a Qt based software that let's you generate QR Codes easily, scan an " "image file for QR Codes and decode them or use your webcam to scan a printed " "one." msgstr "" #: ../menu-data/qtractor:qtractor.desktop.in.h:1 msgid "Qtractor" msgstr "Qtractor" #: ../menu-data/qtractor:qtractor.desktop.in.h:2 msgid "Qtractor is an Audio/MIDI multi-track sequencer application" msgstr "Qtractor is 'n Audio/MIDI multi-snit sekwenseerdertoepassing" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:1 msgid "QTScrobbler" msgstr "" #: ../menu-data/qtscrob:qtscrob.desktop.in.h:2 msgid "" "QTScrobbler is tool for submitting .scrobbler.log from portable players to " "Last.fm" msgstr "" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:1 msgid "QtSmbstatus Client" msgstr "QtSmbstatus kliënt" #: ../menu-data/qtsmbstatus-client:qtsmbstatus.desktop.in.h:2 #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:2 msgid "QtSmbstatus is a GUI (graphical user interface) for smbstatus" msgstr "QtSmbstatus is 'n GUI (grafiese gebruikskoppelvlak) vir smbstatus" #: ../menu-data/qtsmbstatus-light:qtsmbstatusl.desktop.in.h:1 msgid "QtSmbstatus Light" msgstr "QtSmbstatus lig" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:1 msgid "Quadrapassel" msgstr "Quadrapassel" #: ../menu-data/quadrapassel:quadrapassel.desktop.in.h:2 msgid "Fit falling blocks together" msgstr "Pas die vallende blokke inmekaar" #: ../menu-data/quake2:quake2-groundzero.desktop.in.h:1 msgid "Quake II MP2: Ground Zero" msgstr "" #: ../menu-data/quake2:quake2-groundzero.desktop.in.h:2 #: ../menu-data/quake:quake-dissolution.desktop.in.h:2 msgid "Mission Pack 2 for the classic first person shooter" msgstr "" #: ../menu-data/quake2:quake2-reckoning.desktop.in.h:1 msgid "Quake II MP1: The Reckoning" msgstr "" #: ../menu-data/quake2:quake2-reckoning.desktop.in.h:2 #: ../menu-data/quake:quake-armagon.desktop.in.h:2 msgid "Mission Pack 1 for the classic first person shooter" msgstr "" #: ../menu-data/quake2:quake2.desktop.in.h:1 msgid "Quake II" msgstr "" #: ../menu-data/quake2:quake2.desktop.in.h:2 #: ../menu-data/quake:quake.desktop.in.h:2 msgid "Classic first person shooter" msgstr "" #: ../menu-data/quake3:quake3-team-arena.desktop.in.h:1 msgid "Quake III: Team Arena" msgstr "" #: ../menu-data/quake3:quake3-team-arena.desktop.in.h:2 msgid "Expansion pack for Quake III Arena" msgstr "" #: ../menu-data/quake3:quake3.desktop.in.h:1 msgid "Quake III Arena" msgstr "" #: ../menu-data/quake3:quake3.desktop.in.h:2 msgid "Play the original Quake III Arena" msgstr "" #: ../menu-data/quake:quake-armagon.desktop.in.h:1 msgid "Quake: Scourge of Armagon" msgstr "" #: ../menu-data/quake:quake-dissolution.desktop.in.h:1 msgid "Quake: Dissolution of Eternity" msgstr "" #: ../menu-data/quake:quake.desktop.in.h:1 msgid "Quake" msgstr "" #: ../menu-data/quarry:quarry.desktop.in.h:1 msgid "Quarry" msgstr "Quarry" #: ../menu-data/quarry:quarry.desktop.in.h:2 msgid "A multi-purpose board game GUI for Go, Amazons and Reversi" msgstr "'m Veeldoelige bordspel GUI vir Go, Amazons en Reversi" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:1 msgid "Quassel IRC (Client only)" msgstr "Quassel IRC (slegs kliënt)" #: ../menu-data/quassel-client:quasselclient.desktop.in.h:2 #: ../menu-data/quassel:quassel.desktop.in.h:2 msgid "Distributed IRC client with central core component" msgstr "Verspreide IRC kliënt met sentrale kernkomponent" #: ../menu-data/quassel:quassel.desktop.in.h:1 msgid "Quassel IRC" msgstr "Quassel IRC" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:1 msgid "QuickSynergy" msgstr "QuickSynergy" #: ../menu-data/quicksynergy:quicksynergy.desktop.in.h:2 msgid "A graphical interface for easily configuring Synergy" msgstr "'n Grafiese koppelvlak vir eenvoudige instelling van Synergy" #: ../menu-data/quisk:quisk.desktop.in.h:1 msgid "Quisk" msgstr "" #: ../menu-data/quisk:quisk.desktop.in.h:2 msgid "Audio IQ signal intermediate frequency receiver" msgstr "" #: ../menu-data/quitcount:quitcount.desktop.in.h:1 msgid "QuitCount" msgstr "QuitCount" #: ../menu-data/quitcount:quitcount.desktop.in.h:2 msgid "Simple counter showing your gains since you quit smoking" msgstr "" "Eenvoudige teller wat jou aanwinste vertoon sedert jy opgehou rook het" #: ../menu-data/quiterss:quiterss.desktop.in.h:1 msgid "QuiteRSS" msgstr "" #: ../menu-data/quiterss:quiterss.desktop.in.h:2 msgid "QuiteRSS is a RSS/Atom feed reader written in C++/Qt4" msgstr "" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:1 msgid "Quod Libet" msgstr "Quod Libet" #: ../menu-data/quodlibet:quodlibet.desktop.in.h:2 msgid "Listen to, browse, or edit your audio collection" msgstr "Luister na, soek deur, of redigeer jou musiekversameling" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:1 msgid "QupZilla" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:2 msgid "A fast and secure web browser" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:3 msgid "Open new tab" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:4 msgid "Open new window" msgstr "" #: ../menu-data/qupzilla:qupzilla.desktop.in.h:5 msgid "Start private browsing" msgstr "" #: ../menu-data/qutecom:qutecom.desktop.in.h:1 msgid "QuteCom" msgstr "QuteCom" #: ../menu-data/qutecom:qutecom.desktop.in.h:2 msgid "" "Talk to people over the Internet and send instant messages over multiple " "protocols" msgstr "" "Praat met mense oor die internet en stuur kitsboodskappe met verskeie " "protokolle" #: ../menu-data/qutim:qutim.desktop.in.h:1 msgid "qutIM" msgstr "qutIM" #: ../menu-data/qutim:qutim.desktop.in.h:2 msgid "Communicate over IM" msgstr "Kommunikeer oor IM" #: ../menu-data/qv4l2:qv4l2.desktop.in.h:1 msgid "Qt V4L2 test Utility" msgstr "" #: ../menu-data/qv4l2:qv4l2.desktop.in.h:2 msgid "Allow testing Video4Linux devices" msgstr "" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:1 msgid "QViaggiaTreno" msgstr "" #: ../menu-data/qviaggiatreno:qviaggiatreno.desktop.in.h:2 msgid "Interfaccia grafica per ViaggiaTreno" msgstr "" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:1 msgid "QWBFS Manager" msgstr "" #: ../menu-data/qwbfsmanager:QWBFSManager.desktop.in.h:2 msgid "" "QWBFS Manager is a graphical user interface (GUI) for working with WBFS " "filesystem formatted hard disk drive." msgstr "" #: ../menu-data/qweborf:qweborf.desktop.in.h:1 msgid "qweborf" msgstr "" #: ../menu-data/qweborf:qweborf.desktop.in.h:2 msgid "Shares files using the HTTP protocol" msgstr "" #: ../menu-data/qwo:qwo.desktop.in.h:1 msgid "qwo" msgstr "qwo" #: ../menu-data/qwo:qwo.desktop.in.h:2 msgid "An input method for touchscreens" msgstr "'n Invoermetode vir raakskerms" #: ../menu-data/qxw:qxw.desktop.in.h:1 msgid "Qxw" msgstr "" #: ../menu-data/qxw:qxw.desktop.in.h:2 msgid "Construct crossword puzzles" msgstr "" #: ../menu-data/r-base-core:R.desktop.in.h:1 msgid "R" msgstr "" #: ../menu-data/r-base-core:R.desktop.in.h:2 msgid "R software environment for statistical computing and graphics" msgstr "" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:3 msgid "R Commander);" msgstr "" #: ../menu-data/r-cran-rcmdr:Rcmdr.desktop.in.h:1 msgid "Graphical interface to the R environment for statistical computing );" msgstr "" #: ../menu-data/racket:drracket.desktop.in.h:1 msgid "DrRacket" msgstr "" #: ../menu-data/racket:drracket.desktop.in.h:2 msgid "IDE for Racket" msgstr "" #: ../menu-data/radiotray:radiotray.desktop.in.h:1 msgid "Radio Tray" msgstr "" #: ../menu-data/raincat:raincat.desktop.in.h:1 msgid "Raincat" msgstr "" #: ../menu-data/raincat:raincat.desktop.in.h:2 msgid "2D puzzle game featuring a fuzzy little cat" msgstr "" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:1 msgid "Rakarrack" msgstr "Rakarrack" #: ../menu-data/rakarrack:rakarrack.desktop.in.h:2 msgid "Guitar Effects Processor" msgstr "Ghitaar effekte verwerker" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:1 msgid "Rapid Photo Downloader" msgstr "" #: ../menu-data/rapid-photo-downloader:rapid-photo-downloader.desktop.in.h:2 msgid "" "Download photos and videos from cameras, memory cards and Portable Storage " "Devices" msgstr "" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:1 msgid "RapidSVN" msgstr "RapidSVN" #: ../menu-data/rapidsvn:rapidsvn.desktop.in.h:2 #: ../menu-data/subcommander:subcommander.desktop.in.h:2 msgid "A GUI Client for Subversion" msgstr "'n GUI kliënt vir Subversion" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:1 msgid "RasMol (GTK version)" msgstr "RasMol (GTK weergawe)" #: ../menu-data/rasmol:rasmol-gtk.desktop.in.h:2 msgid "View macro-molecules and prepare publication-quality images of them" msgstr "" "Besigtig makro-molekules en berei publikasiekwaliteit beelde van dit voor" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:1 msgid "RawTherapee" msgstr "" #: ../menu-data/rawtherapee:rawtherapee.desktop.in.h:2 msgid "An advanced photo development program" msgstr "" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:1 msgid "Razor Appearance Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-appearance.desktop.in.h:2 msgid "Configure appearance of Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-autosuspend.desktop.in.h:1 msgid "Razor Autosuspend Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:1 msgid "Razor Shortcut Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-globalkeyshortcuts.desktop.in.h:2 msgid "Configure global shortcut of Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:1 msgid "Razor Mouse Configurator" msgstr "" #: ../menu-data/razorqt-config:razor-config-mouse.desktop.in.h:2 msgid "Configure X11 mouse" msgstr "" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:1 msgid "Razor Freedesktop Notifications Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-notificationd.desktop.in.h:2 msgid "Configure freedesktop notifications in Razor desktop" msgstr "" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:1 msgid "Qt Configuration" msgstr "" #: ../menu-data/razorqt-config:razor-config-qtconfig.desktop.in.h:2 msgid "Configure Qt" msgstr "" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:1 msgid "Razor Configuration Center" msgstr "" #: ../menu-data/razorqt-config:razor-config.desktop.in.h:2 msgid "Configure Razor-Qt modules" msgstr "" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:1 msgid "Razor Desktop Configurator" msgstr "" #: ../menu-data/razorqt-desktop:razor-config-desktop.desktop.in.h:2 msgid "Configure Razor-Qt desktop module" msgstr "" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:1 msgid "Leave" msgstr "" #: ../menu-data/razorqt-power:razor-power.desktop.in.h:2 msgid "Leave the system" msgstr "" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:1 msgid "About Razor" msgstr "" #: ../menu-data/razorqt-session:razor-about.desktop.in.h:2 msgid "Learn more about Razor-qt" msgstr "" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:1 msgid "Razor Session Configurator" msgstr "" #: ../menu-data/razorqt-session:razor-config-session.desktop.in.h:2 msgid "Configure Razor-Qt session module" msgstr "" #: ../menu-data/realtimebattle:realtimebattle.desktop.in.h:1 msgid "RealTimeBattle" msgstr "" #: ../menu-data/realtimebattle:realtimebattle.desktop.in.h:2 msgid "programming game" msgstr "" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:1 msgid "Find documents by specifying search terms" msgstr "Vind dokumente deur die soekterme te spesifiseer" #: ../menu-data/recoll:recoll-searchgui.desktop.in.h:2 msgid "Recoll" msgstr "Recoll" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:1 msgid "Red Eclipse" msgstr "" #: ../menu-data/redeclipse:redeclipse.desktop.in.h:2 msgid "First-person shooter with agile gameplay and built-in editor." msgstr "" #. Encoding=UTF-­8 #Encoding causes problems #: ../menu-data/rednotebook:rednotebook.desktop.in.h:2 msgid "RedNotebook" msgstr "RedNotebook" #: ../menu-data/rednotebook:rednotebook.desktop.in.h:3 msgid "Daily journal with calendar, templates and keyword searching " msgstr "" "Daaglikse joernaal met kalender, sjablone en sleutelwoord soekfunksies " #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:1 msgid "Redshift" msgstr "" #: ../menu-data/redshift-gtk:redshift-gtk.desktop.in.h:2 msgid "Color temperature adjustment tool" msgstr "" #: ../menu-data/referencer:referencer.desktop.in.h:1 msgid "Referencer" msgstr "Referencer" #: ../menu-data/referencer:referencer.desktop.in.h:2 msgid "Document organiser" msgstr "Dokument organiseerder" #: ../menu-data/regexxer:regexxer.desktop.in.h:1 msgid "regexxer Search Tool" msgstr "regexxer Soekhulpmiddel" #: ../menu-data/regexxer:regexxer.desktop.in.h:2 msgid "Search and replace using regular expressions" msgstr "Soek en vervang met behulp van gereelde uitdrukkings" #: ../menu-data/regina-normal:regina.desktop.in.h:1 msgid "Regina" msgstr "Regina" #: ../menu-data/regina-normal:regina.desktop.in.h:2 msgid "Software for 3-manifold topology and normal surface theory" msgstr "" #: ../menu-data/reinteract:reinteract.desktop.in.h:1 msgid "Reinteract" msgstr "Reinteract" #: ../menu-data/reinteract:reinteract.desktop.in.h:2 msgid "Interactive Python shell" msgstr "Interaktiewe Python dop" #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:1 msgid "Rekonq" msgstr "" #: ../menu-data/relational:relational.desktop.in.h:1 msgid "Relational" msgstr "" #: ../menu-data/relational:relational.desktop.in.h:2 msgid "Learn and experiment relational algebra" msgstr "" #: ../menu-data/reminders-app:com.ubuntu.reminders.desktop.in.h:1 msgid "Reminders" msgstr "" #: ../menu-data/reminders-app:com.ubuntu.reminders.desktop.in.h:2 msgid "Ubuntu Reminders app, powered by Evernote" msgstr "" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:1 msgid "REminiscence" msgstr "" #: ../menu-data/reminiscence:reminiscence.desktop.in.h:2 msgid "A port of FlashBack game engine" msgstr "" #: ../menu-data/remmina:remmina.desktop.in.h:1 msgid "Remmina Remote Desktop Client" msgstr "Remmina Verwyderde werkstasiekliënt" #: ../menu-data/remmina:remmina.desktop.in.h:2 msgid "Connect to remote desktops" msgstr "Verbind aan verwyderde werkstasies" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:1 msgid "Ren'Py Demo" msgstr "Ren'Py Demo" #: ../menu-data/renpy-demo:renpy-demo.desktop.in.h:2 msgid "visual-novel game demo with Ren'Py" msgstr "visual-novel speletjiedemonstrasie met Ren'Py" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:1 msgid "The Question" msgstr "The Question" #: ../menu-data/renpy-thequestion:renpy-thequestion.desktop.in.h:2 msgid "a simple visual-novel game with Ren'Py" msgstr "'n Eenvoudige visual-novel speletjie met Ren'Py" #: ../menu-data/renpy:renpy.desktop.in.h:1 msgid "Ren'Py" msgstr "Ren'Py" #: ../menu-data/renpy:renpy.desktop.in.h:2 msgid "visual-novel type games" msgstr "visual-novel tipe speletjies" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:1 msgid "repsnapper" msgstr "" #: ../menu-data/repsnapper:repsnapper.desktop.in.h:2 msgid "Controls your 3D plastic printer" msgstr "" #: ../menu-data/resapplet:resapplet.desktop.in.h:1 msgid "Resolution Switcher" msgstr "Resolution Switcher" #: ../menu-data/resapplet:resapplet.desktop.in.h:2 msgid "Change your screen resolution" msgstr "Verander jou skermresolusie" #: ../menu-data/residualvm:residualvm.desktop.in.h:1 msgid "ResidualVM" msgstr "" #: ../menu-data/residualvm:residualvm.desktop.in.h:2 msgid "Interpreter for several 3D games" msgstr "" #: ../menu-data/retext:retext.desktop.in.h:1 msgid "ReText" msgstr "" #: ../menu-data/retext:retext.desktop.in.h:2 msgid "Simple text editor for Markdown and reStructuredText" msgstr "" #: ../menu-data/revelation:revelation.desktop.in.h:1 msgid "Organize and secure your passwords" msgstr "Organiseer en beveilig jou wagwoorde" #: ../menu-data/revelation:revelation.desktop.in.h:2 msgid "Revelation Password Manager" msgstr "Revelation Wagwoordbestuurder" #: ../menu-data/rfdump:rfdump.desktop.in.h:1 msgid "RFDump" msgstr "RFDump" #: ../menu-data/rfdump:rfdump.desktop.in.h:2 msgid "Tool to directly interoperate with an RFID reader" msgstr "Hulpmiddel vir direkte onderlinge samewerking met 'n RFID leser" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:1 msgid "rgbPaint painting program" msgstr "" #: ../menu-data/rgbpaint:rgbpaint.desktop.in.h:2 msgid "Simple painting program for pixel art" msgstr "" #: ../menu-data/rhinote:rhinote.desktop.in.h:1 msgid "Rhinote" msgstr "Rhinote" #: ../menu-data/rhinote:rhinote.desktop.in.h:2 msgid "Virtual sticky-notes" msgstr "Virtuele plakbriefies" #: ../menu-data/rhythmbox:rhythmbox.desktop.in.h:1 msgid "Rhythmbox Music Player" msgstr "" #: ../menu-data/ri-li:ri-li.desktop.in.h:1 msgid "Ri-li" msgstr "Ri-li" #: ../menu-data/ri-li:ri-li.desktop.in.h:2 msgid "a toy simulator game" msgstr "'n Speelgoednabootser speletjie" #: ../menu-data/ripoff:ripoff.desktop.in.h:1 msgid "RipOff" msgstr "RipOff" #: ../menu-data/ripoff:ripoff.desktop.in.h:2 msgid "Rip audio from your CDs" msgstr "Skeur oudio vanaf jou VD's" #: ../menu-data/ripperx:ripperx.desktop.in.h:1 msgid "Ripper X" msgstr "Ripper X" #: ../menu-data/ripperx:ripperx.desktop.in.h:2 msgid "Rip Cds" msgstr "Skeur CD's" #: ../menu-data/ristretto:ristretto.desktop.in.h:1 msgid "Ristretto Image Viewer" msgstr "" #: ../menu-data/ristretto:ristretto.desktop.in.h:2 msgid "Look at your images easily" msgstr "" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:1 msgid "RKWard" msgstr "RKWard" #: ../menu-data/rkward:kde4__rkward.desktop.in.h:2 msgid "GUI for the R-project" msgstr "GUI vir die R-projek" #: ../menu-data/rlplot:rlplot.desktop.in.h:1 msgid "Rlplot Graph Generator" msgstr "Rlplot Grafiekgenereerder" #: ../menu-data/rlplot:rlplot.desktop.in.h:2 msgid "Generate publication quality graphs" msgstr "Genereer publikasiekwaliteit grafieke" #: ../menu-data/rlvm:rlvm.desktop.in.h:1 msgid "rlvm" msgstr "" #. GNOME and KDE 3 uses Comment. #: ../menu-data/rlvm:rlvm.desktop.in.h:3 msgid "RealLive Emulator" msgstr "" #: ../menu-data/robocode:robocode.desktop.in.h:1 msgid "Robocode" msgstr "Robocode" #: ../menu-data/robocode:robocode.desktop.in.h:2 msgid "Java programming game with battle tanks" msgstr "" #: ../menu-data/robocut:robocut.desktop.in.h:1 msgid "Robocut" msgstr "" #: ../menu-data/robocut:robocut.desktop.in.h:2 msgid "allow you to cut graphics with a Graphtec plotters" msgstr "" #: ../menu-data/robojournal:robojournal.desktop.in.h:1 msgid "RoboJournal" msgstr "" #: ../menu-data/robojournal:robojournal.desktop.in.h:2 msgid "Keep a journal/diary of day-to-day events in your life." msgstr "" #: ../menu-data/rockdodger:rockdodger.desktop.in.h:1 msgid "Addictive rock-dodging greeblie-killing platform game" msgstr "" #: ../menu-data/rockdodger:rockdodger.desktop.in.h:2 msgid "Rock Dodger" msgstr "" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:1 msgid "Rocs" msgstr "Rocs" #: ../menu-data/rocs:org.kde.rocs.desktop.in.h:2 msgid "Graph Theory Tool for Professors and Students." msgstr "Grafiekteorie hulpmiddel vir professore en studente" #: ../menu-data/roger-router:roger.desktop.in.h:1 msgid "Roger Router" msgstr "" #: ../menu-data/roger-router:roger.desktop.in.h:2 msgid "" "Journal, Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible" msgstr "" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:1 msgid "ROOT" msgstr "ROOT" #: ../menu-data/root-system-bin:root-system-bin.desktop.in.h:2 msgid "ROOT's Object Oriented Technologies" msgstr "ROOT se voorwerp georiënteerde tegnologie" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:1 msgid "MIDI and Audio Sequencer and Notation Editor" msgstr "MIDI en Oudio sekwenseerder en notasie redigeerder" #: ../menu-data/rosegarden:rosegarden.desktop.in.h:2 msgid "Rosegarden" msgstr "Rosegarden" #: ../menu-data/rott:rott.desktop.in.h:1 msgid "Rise of the Triad" msgstr "Rise of the Triad" #: ../menu-data/rott:rott.desktop.in.h:2 msgid "" "A high quality, fast scrolling first-person perspective 3D action game" msgstr "" "'n Hoë kwaliteit, snelrollende eerstepersoon perspektief 3D aksiespel" #: ../menu-data/roxterm:roxterm.desktop.in.h:1 msgid "ROXTerm" msgstr "ROXTerm" #: ../menu-data/rrootage:rrootage.desktop.in.h:1 msgid "rRootage" msgstr "rRootage" #: ../menu-data/rrootage:rrootage.desktop.in.h:2 msgid "Destroy autocreated battleships" msgstr "Vernietig automatiesgemaakde skepe" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:1 msgid "RSIBreak" msgstr "RSIBreak" #: ../menu-data/rsibreak:kde4__rsibreak.desktop.in.h:2 msgid "Makes sure you rest now and then" msgstr "Maak seker jy rus so nou en dan" #: ../menu-data/rurple-ng:rurple-ng.desktop.in.h:1 msgid "Rurple NG" msgstr "" #: ../menu-data/rurple-ng:rurple-ng.desktop.in.h:2 msgid "Learn programming with a robot" msgstr "" #: ../menu-data/rutilt:rutilt.desktop.in.h:1 msgid "RutilT WLAN Manager" msgstr "RutilT WLAN Bestuurder" #: ../menu-data/rutilt:rutilt.desktop.in.h:2 msgid "Manage your wireless network interfaces" msgstr "Bestuur jou draadlose netwerkkoppelvlakke" #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:1 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:1 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:1 msgid "Rxvt Color Unicode Terminal" msgstr "" #: ../menu-data/rxvt-unicode-256color:rxvt-unicode.desktop.in.h:3 #: ../menu-data/rxvt-unicode-lite:rxvt-unicode.desktop.in.h:3 #: ../menu-data/rxvt-unicode:rxvt-unicode.desktop.in.h:3 msgid "New Rxvt Color Unicode Terminal" msgstr "" #: ../menu-data/rygel:rygel.desktop.in.h:1 msgid "Rygel" msgstr "Rygel" #: ../menu-data/rygel:rygel.desktop.in.h:2 msgid "UPnP/DLNA Services" msgstr "UPnP/DLNA Dienste" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:1 msgid "SABnzbd+" msgstr "" #: ../menu-data/sabnzbdplus:sabnzbdplus.desktop.in.h:2 msgid "Download from usenet" msgstr "" #: ../menu-data/sadms:sadms.desktop.in.h:1 msgid "Sadms" msgstr "Sadms" #: ../menu-data/saga:saga.desktop.in.h:1 msgid "SAGA GIS" msgstr "" #: ../menu-data/saga:saga.desktop.in.h:2 msgid "Geodata Processing and Analysis" msgstr "" #: ../menu-data/sagasu:sagasu.desktop.in.h:1 msgid "Sagasu" msgstr "Sagasu" #: ../menu-data/sagasu:sagasu.desktop.in.h:2 msgid "GNOME tool to find strings in a set of files" msgstr "GNOME hulpmiddel om stringe in 'n stel lêers te vind" #: ../menu-data/sagcad:sagcad.desktop.in.h:1 msgid "SagCAD" msgstr "SagCAD" #: ../menu-data/sagcad:sagcad.desktop.in.h:2 msgid "Draw and create" msgstr "Teken en skep" #: ../menu-data/sailcut:sailcut.desktop.in.h:1 msgid "Sailcut CAD" msgstr "" #: ../menu-data/sailcut:sailcut.desktop.in.h:2 msgid "Sail Design Application" msgstr "" #: ../menu-data/sakura:sakura.desktop.in.h:1 msgid "Sakura" msgstr "Sakura" #: ../menu-data/samplv1:samplv1.desktop.in.h:1 msgid "samplv1" msgstr "" #: ../menu-data/samplv1:samplv1.desktop.in.h:2 msgid "samplv1 is an old school polyphonic sampler" msgstr "" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:1 msgid "Platinum Arts Sandbox Gamemaker" msgstr "" #: ../menu-data/sandboxgamemaker:sandboxgamemaker.desktop.in.h:2 msgid "Create 3D games and worlds" msgstr "" #: ../menu-data/saods9:saods9.desktop.in.h:1 msgid "SAOImage DS9 " msgstr "" #: ../menu-data/saods9:saods9.desktop.in.h:2 msgid "Astronomical Data Visualization Application" msgstr "" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:1 msgid "Sauerbraten" msgstr "Sauerbraten" #: ../menu-data/sauerbraten:sauerbraten.desktop.in.h:2 msgid "A networked, fast-paced 3D first-person shooter" msgstr "'n Netwerk, snelpas 3D eerstepersoon skietspel" #: ../menu-data/sawfish:sawfish.desktop.in.h:1 msgid "Sawfish" msgstr "" #: ../menu-data/scantailor:scantailor.desktop.in.h:1 msgid "Scan Tailor" msgstr "Scan Tailor" #: ../menu-data/scantailor:scantailor.desktop.in.h:2 msgid "Interactive post-processing tool for scanned pages" msgstr "Interaktiewe post-verwerkings hulpmiddel vir geskandeerde bladsye" #: ../menu-data/scid:scid.desktop.in.h:1 msgid "Scid" msgstr "" #: ../menu-data/scid:scid.desktop.in.h:2 msgid "Free chess database application" msgstr "" #: ../menu-data/scidavis:scidavis.desktop.in.h:1 msgid "SciDAVis" msgstr "SciDAVis" #: ../menu-data/scidavis:scidavis.desktop.in.h:2 msgid "Application for scientific data analysis and visualization" msgstr "Toepassing vir wetenskaplike data analise en visualisasie" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:1 #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:1 #: ../menu-data/scilab:scilab.desktop.in.h:1 msgid "Scientific software package for numerical computations" msgstr "Wetenskaplike sagtewarepakket vir numeriese berekenings" #: ../menu-data/scilab-cli:scilab-cli.desktop.in.h:2 msgid "Scilab CLI" msgstr "" #: ../menu-data/scilab:scilab-adv-cli.desktop.in.h:2 msgid "Scilab advanced CLI" msgstr "" #: ../menu-data/scilab:scilab.desktop.in.h:2 msgid "Scilab" msgstr "Scilab" #: ../menu-data/scim:scim-setup.desktop.in.h:1 msgid "SCIM Input Method" msgstr "" #: ../menu-data/scim:scim-setup.desktop.in.h:2 msgid "Configure the Smart Common Input Method platform" msgstr "" #: ../menu-data/scite:SciTE.desktop.in.h:1 msgid "SciTE Text Editor" msgstr "SciTE Teks redigeerder" #: ../menu-data/scite:SciTE.desktop.in.h:2 msgid "Edit your source files" msgstr "" #: ../menu-data/scolasync:scolasync.desktop.in.h:1 msgid "ScolaSync" msgstr "" #: ../menu-data/scolasync:scolasync.desktop.in.h:2 msgid "Interactive tool to copy files to or from USB storage media" msgstr "" #: ../menu-data/scolily:scolily.desktop.in.h:1 msgid "Scolily Score Recorder" msgstr "Scolily partituuropnemer" #: ../menu-data/scolily:scolily.desktop.in.h:2 msgid "Create scores on-the-fly by recording from mic" msgstr "Skep partiture in 'n kits direk vanaf die mikrofoon" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:1 msgid "Scorched 3D" msgstr "Scorched 3D" #: ../menu-data/scorched3d:scorched3d.desktop.in.h:2 msgid "3D artillery game similar to Scorched Earth" msgstr "3D Artilleriespeletjie dieselfde as Scorched Earth" #: ../menu-data/scratch:scratch.desktop.in.h:1 msgid "Scratch" msgstr "" #: ../menu-data/scratch:scratch.desktop.in.h:2 #: ../menu-data/squeak-vm:squeak.desktop.in.h:2 msgid "Programming system and content development tool" msgstr "" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:1 msgid "Screenie" msgstr "Screenie" #: ../menu-data/screenie-qt:screenie-qt.desktop.in.h:2 msgid "Screenshot Composer" msgstr "Skermkiekie samesteller" #: ../menu-data/screenkey:screenkey.desktop.in.h:1 msgid "Screenkey" msgstr "" #: ../menu-data/screenkey:screenkey.desktop.in.h:2 msgid "Screencast your keys" msgstr "" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:1 msgid "Screenlets" msgstr "Screenlets" #: ../menu-data/screenlets:screenlets-manager.desktop.in.h:2 msgid "A graphical tool to manage your Screenlets." msgstr "'n Grafiese hulpmiddel om jou Screenlets te bestuur" #: ../menu-data/screenruler:screenruler.desktop.in.h:2 msgid "Measure objects on your screen" msgstr "Meet die voorwerpe op jou skerm" #: ../menu-data/scummvm:scummvm.desktop.in.h:1 msgid "ScummVM" msgstr "ScummVM" #: ../menu-data/scummvm:scummvm.desktop.in.h:2 msgid "Interpreter for several adventure games" msgstr "Vertolker vir verskeie avontuurspeletjies" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:1 msgid "SDL-Ball" msgstr "SDL-Ball" #: ../menu-data/sdl-ball:sdl-ball.desktop.in.h:2 msgid "Breakout Game" msgstr "Breakout speletjie" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:1 msgid "sdlBasic" msgstr "sdlBasic" #: ../menu-data/sdlbasic:sdlbasic.desktop.in.h:2 msgid "Multiplatform basic interpreter for the development of videogames" msgstr "" "Basiese multiplatform vertolker vir die ontwikkeling van videospeletjies" #: ../menu-data/seahorse-adventures:seahorse-adventures.desktop.in.h:1 msgid "Seahorse Adventures" msgstr "" #: ../menu-data/seahorse-adventures:seahorse-adventures.desktop.in.h:2 msgid "Help Barbie the seahorse float on bubbles to the moon" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-encrypted.desktop.in.h:1 msgid "Decrypt File" msgstr "Dekodeer lêer" #: ../menu-data/seahorse-nautilus:seahorse-pgp-keys.desktop.in.h:1 msgid "Import Key" msgstr "" #: ../menu-data/seahorse-nautilus:seahorse-pgp-signature.desktop.in.h:1 msgid "Verify Signature" msgstr "" #: ../menu-data/seahorse:seahorse.desktop.in.h:1 msgid "Passwords and Keys" msgstr "" #: ../menu-data/seahorse:seahorse.desktop.in.h:2 msgid "Manage your passwords and encryption keys" msgstr "Bestuur jou wagwoorde en ge-enkodeerde sleutels" #: ../menu-data/searchandrescue:SearchAndRescue.desktop.in.h:1 msgid "Search and rescue" msgstr "Soek en red" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:1 msgid "Searchmonkey" msgstr "Searchmonkey" #: ../menu-data/searchmonkey:searchmonkey.desktop.in.h:2 msgid "Regular expression power search utility" msgstr "" #: ../menu-data/seascope:seascope.desktop.in.h:1 msgid "seascope" msgstr "" #: ../menu-data/seascope:seascope.desktop.in.h:2 msgid "lexical source code navigation tool" msgstr "" #: ../menu-data/seaview:seaview.desktop.in.h:1 msgid "SeaView" msgstr "SeaView" #: ../menu-data/seaview:seaview.desktop.in.h:2 msgid "" "Edits multiple sequence alignments and prints them in PostScript format." msgstr "" "Redigeer veelvuldige opeenvolgende belynings en druk dit uit in PostScript " "formaat" #: ../menu-data/secpanel:secpanel.desktop.in.h:1 msgid "SecPanel" msgstr "SecPanel" #: ../menu-data/secpanel:secpanel.desktop.in.h:2 msgid "A graphical user interface for SSH and SCP" msgstr "'n Grafiese gebruikerskoppelvlak vir SSH en SCP" #: ../menu-data/seetxt:seetxt.desktop.in.h:1 msgid "Seetxt" msgstr "" #: ../menu-data/seetxt:seetxt.desktop.in.h:2 msgid "Lightweight text file and man page viewer" msgstr "" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:1 msgid "Semantik" msgstr "Semantik" #: ../menu-data/semantik:kde4__semantik.desktop.in.h:2 msgid "Mind mapping software" msgstr "Ideëkartering sagteware" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:1 msgid "Sentinella" msgstr "" #: ../menu-data/sentinella:kde4__sentinella.desktop.in.h:2 msgid "Action launcher based on system activity" msgstr "" #: ../menu-data/seq24:seq24.desktop.in.h:1 msgid "Seq24" msgstr "Seq24" #: ../menu-data/seq24:seq24.desktop.in.h:2 msgid "MIDI Sequencer" msgstr "MIDI Sekwenseerder" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:1 msgid "Series60-Remote" msgstr "" #: ../menu-data/series60-remote:series60-remote.desktop.in.h:2 msgid "Application to manage your S60 mobile phone" msgstr "" #: ../menu-data/setbfree:setbfree.desktop.in.h:1 msgid "setBfree" msgstr "" #: ../menu-data/setbfree:setbfree.desktop.in.h:2 msgid "MIDI-controlled, software synthesizer using JACK" msgstr "" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:1 msgid "SFLphone VoIP Client" msgstr "" #: ../menu-data/sflphone-gnome:sflphone.desktop.in.h:2 #: ../menu-data/sflphone-kde:kde4__sflphone-client-kde.desktop.in.h:2 msgid "Call and receive calls with SIP or IAX protocols" msgstr "" #: ../menu-data/sflphone-kde:kde4__sflphone-client-kde.desktop.in.h:1 msgid "SFLphone VoIP KDE4 client" msgstr "" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:1 msgid "Black Box" msgstr "Black Box" #: ../menu-data/sgt-puzzles:sgt-blackbox.desktop.in.h:2 msgid "Deduce the positions of the balls by firing lasers" msgstr "Lei die posisies van die balle af met buhulp van die vuur van lasers" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:1 msgid "Bridges" msgstr "Bridges" #: ../menu-data/sgt-puzzles:sgt-bridges.desktop.in.h:2 msgid "Connect the islands together with bridges" msgstr "Koppel die eilande saam met bruê" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:1 msgid "Cube" msgstr "Cube" #: ../menu-data/sgt-puzzles:sgt-cube.desktop.in.h:2 msgid "" "Get all six blue squares on to the six faces of the cube at the same time" msgstr "Kry al 6 die blou vierkante op die 6 kante van die kubus tegelyketyd" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:1 msgid "Dominosa" msgstr "Dominosa" #: ../menu-data/sgt-puzzles:sgt-dominosa.desktop.in.h:2 msgid "" "Reconstruct the pattern by arranging the set of dominoes to match the " "provided array of numbers" msgstr "" "Rekonstrueer die patroon deur die domino stel te rangskik sodat dit " "ooreenkom met die gegewe reeks nommers" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:1 msgid "Fifteen" msgstr "Fifteen" #: ../menu-data/sgt-puzzles:sgt-fifteen.desktop.in.h:2 msgid "" "Try to end up with the tiles in numerical order, with the space in the " "bottom right" msgstr "" "Probeer eindig met die teëls in numeriese volgorde en die oop spasie onder " "regs" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:1 msgid "Filling" msgstr "Filling" #: ../menu-data/sgt-puzzles:sgt-filling.desktop.in.h:2 msgid "" "Fill in digits so that each connected region of squares containing the same " "digit has an area equal to that digit" msgstr "" "Vul getalle in sodat elke gekoppelde gebied van vierkante wat dieselfde " "getal bevat 'n area het gelykstaande aan die getal" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:1 msgid "Flip" msgstr "Flip" #: ../menu-data/sgt-puzzles:sgt-flip.desktop.in.h:2 msgid "Light all the squares up at the same time" msgstr "Belig al die vierkante gelyktydig" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:1 msgid "Galaxies" msgstr "Galaxies" #: ../menu-data/sgt-puzzles:sgt-galaxies.desktop.in.h:2 msgid "" "Draw edges along the grid lines which divide the rectangle under certain " "rules" msgstr "" "Teken kantlyne al langs die roosterlyne wat die reghoek verdeel volgens 'n " "stel reëls" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:1 msgid "Guess" msgstr "Guess" #: ../menu-data/sgt-puzzles:sgt-guess.desktop.in.h:2 msgid "Game similar to the famous 'Mastermind'" msgstr "Speletjie vergelykbaar met die bekende Mastermind" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:1 msgid "Inertia" msgstr "Inertia" #: ../menu-data/sgt-puzzles:sgt-inertia.desktop.in.h:2 msgid "Collect all the gems without running into any mines" msgstr "Versamel al die edelstene sonder om oor die landmyne te hardloop" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:1 msgid "Keen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-keen.desktop.in.h:2 msgid "Game based on KenKen" msgstr "" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:1 msgid "Light Up" msgstr "Light Up" #: ../menu-data/sgt-puzzles:sgt-lightup.desktop.in.h:2 msgid "Light up all the empty squares by placing light bulbs in some of them" msgstr "Belig al die leë areas deur gloeilampe in sommiges te plaas" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:1 msgid "Loopy" msgstr "Loopy" #: ../menu-data/sgt-puzzles:sgt-loopy.desktop.in.h:2 msgid "Draw lines around a digit according to the number in it" msgstr "Teken lyne om 'n nommer volgens die getal daarin" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:1 msgid "Magnets" msgstr "" #: ../menu-data/sgt-puzzles:sgt-magnets.desktop.in.h:2 msgid "Magnets puzzle game" msgstr "" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:1 msgid "Map" msgstr "Map" #: ../menu-data/sgt-puzzles:sgt-map.desktop.in.h:2 msgid "" "Colour each region with one of four colours so that no two regions sharing a " "boundary have the same colour" msgstr "" "Kleur elke gebied in met een van vier kleure sodat geen twee aangrensende " "gebiede dieselfde kleur het nie" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:1 msgid "Net" msgstr "Net" #: ../menu-data/sgt-puzzles:sgt-net.desktop.in.h:2 msgid "Rotate every tile to fix the network" msgstr "Roteer elke teël om die netwerk te herstel" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:1 msgid "Netslide" msgstr "Netslide" #: ../menu-data/sgt-puzzles:sgt-netslide.desktop.in.h:2 msgid "" "Game combining the grid generation of Net with the movement of Sixteen" msgstr "" "Spel wat die netwergenerasie van die inernet kombineer met met die " "beweeglikheid van 'Sixteen'" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:1 msgid "Pattern" msgstr "Pattern" #: ../menu-data/sgt-puzzles:sgt-pattern.desktop.in.h:2 msgid "Fill in the entire grid black or white" msgstr "Maak die hele netwerk vol met swart of wit" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:1 msgid "Pearl" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pearl.desktop.in.h:2 msgid "Game based on Masyu" msgstr "" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:1 msgid "Pegs" msgstr "Pegs" #: ../menu-data/sgt-puzzles:sgt-pegs.desktop.in.h:2 msgid "Remove all but one of the pegs by jumping an adjacent peg over it" msgstr "" "Verwyder alles behalwe een van die penne deur 'n aangrensende pen daaroor te " "laat spring" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:1 msgid "Range" msgstr "" #: ../menu-data/sgt-puzzles:sgt-range.desktop.in.h:2 msgid "Fill the grid so the range of each numbered square matches the number" msgstr "" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:1 msgid "Rectangles" msgstr "Rectangles" #: ../menu-data/sgt-puzzles:sgt-rect.desktop.in.h:2 msgid "" "Subdivide the grid into rectangles of various sizes following certain rules" msgstr "" "Onderverdeel die bloknetwerk in reghoeke van verskillende groottes deur " "spesifieke reëls te volg" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:1 msgid "Same Game" msgstr "Same Game" #: ../menu-data/sgt-puzzles:sgt-samegame.desktop.in.h:2 msgid "" "Clear the grid of coloured squares by highlighting contiguous regions of " "more than one coloured square" msgstr "" "Ruim die netwerk op van gekleurde blokkies deur opeenvolgende areas van meer " "as een gekleurde blokkie uit te lig." #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:1 msgid "Signpost" msgstr "" #: ../menu-data/sgt-puzzles:sgt-signpost.desktop.in.h:2 msgid "Link the squares of a grid according to the arrows on them" msgstr "" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:1 msgid "Singles" msgstr "" #: ../menu-data/sgt-puzzles:sgt-singles.desktop.in.h:2 msgid "Puzzle game based on Hitori" msgstr "" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:1 msgid "Sixteen" msgstr "Sixteen" #: ../menu-data/sgt-puzzles:sgt-sixteen.desktop.in.h:2 msgid "Game similar to Fifteen, but with a different type of move" msgstr "Spel dieselfde as Fitfteen, maar met verskilldende tipe beweging" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:1 msgid "Slant" msgstr "Slant" #: ../menu-data/sgt-puzzles:sgt-slant.desktop.in.h:2 msgid "Draw a diagonal line and choose which way each line slants" msgstr "Teken 'n diagonale lyn en kies watter kant die lyn na oorhel" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:1 msgid "Solo" msgstr "Solo" #: ../menu-data/sgt-puzzles:sgt-solo.desktop.in.h:2 msgid "Sudoku game" msgstr "Sudoku spel" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:1 msgid "Tents" msgstr "Tents" #: ../menu-data/sgt-puzzles:sgt-tents.desktop.in.h:2 msgid "Place tents in some of the remaining squares, under some conditions" msgstr "Plaas tente in die oorblywende blokke onder sekere voorwaardes" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:1 msgid "Towers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-towers.desktop.in.h:2 msgid "Puzzle game based on Skyscrapers" msgstr "" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:1 msgid "Twiddle" msgstr "Twiddle" #: ../menu-data/sgt-puzzles:sgt-twiddle.desktop.in.h:2 msgid "Arrange the numbers into ascending order " msgstr "Sorteer die getalle in stygende volgorde " #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:1 msgid "Undead" msgstr "" #: ../menu-data/sgt-puzzles:sgt-undead.desktop.in.h:2 msgid "Monster-placing puzzle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:1 msgid "Unequal" msgstr "Unequal" #: ../menu-data/sgt-puzzles:sgt-unequal.desktop.in.h:2 msgid "Fully populate the grid with numbers under some conditions" msgstr "" "Doen 'n volledige bevolking van die ruit met getalle wat aan sekere " "vereistes voldoen" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:1 msgid "Unruly" msgstr "" #: ../menu-data/sgt-puzzles:sgt-unruly.desktop.in.h:2 msgid "Black and white grid puzzle" msgstr "" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:1 msgid "Untangle" msgstr "Untangle" #: ../menu-data/sgt-puzzles:sgt-untangle.desktop.in.h:2 msgid "Position the points so that no line crosses another" msgstr "Plaas die punte sodat geen lyn 'n ander een oorkruis nie" #: ../menu-data/shelxle:shelxle.desktop.in.h:1 msgid "ShelXle" msgstr "" #: ../menu-data/shelxle:shelxle.desktop.in.h:2 msgid "A Qt GUI for SHELX" msgstr "" #: ../menu-data/shisen.app:Shisen.desktop.in.h:1 msgid "Shisen" msgstr "Shisen" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:1 msgid "Photo Viewer" msgstr "" #: ../menu-data/shotwell-common:shotwell-viewer.desktop.in.h:2 msgid "Shotwell Photo Viewer" msgstr "" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:1 msgid "Organize your photos" msgstr "Oraniseer jou foto's" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:2 msgid "Shotwell Photo Manager" msgstr "Shotwell Fotobestuurder" #: ../menu-data/showfoto:kde4__showfoto.desktop.in.h:1 msgid "showFoto" msgstr "showFoto" #: ../menu-data/showq:showq.desktop.in.h:1 msgid "ShowQ" msgstr "" #: ../menu-data/showq:showq.desktop.in.h:2 msgid "MIDI controllable audio player" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:1 msgid "Shutter" msgstr "Shutter" #: ../menu-data/shutter:shutter.desktop.in.h:2 msgid "Capture, edit and share screenshots" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:3 msgid "Redo last screenshot" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:4 msgid "Capture an area of the screen" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:5 msgid "Capture the entire screen" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:6 msgid "Select a window to capture" msgstr "" #: ../menu-data/shutter:shutter.desktop.in.h:7 msgid "Capture the current active window" msgstr "" #: ../menu-data/sigil:sigil.desktop.in.h:1 msgid "Sigil" msgstr "" #: ../menu-data/sigil:sigil.desktop.in.h:2 msgid "ePUB file editor" msgstr "" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:1 msgid "Account authentication" msgstr "" #: ../menu-data/signon-ui-x11:signon-ui.desktop.in.h:2 msgid "Login to online accounts" msgstr "" #: ../menu-data/sigviewer:sigviewer.desktop.in.h:2 msgid "" "Viewer for biosignals such as EEG, EMG, and ECG. http://sigviewer.sf.net" msgstr "" #: ../menu-data/silverjuke:silverjuke.desktop.in.h:1 msgid "Silverjuke" msgstr "" #: ../menu-data/silverjuke:silverjuke.desktop.in.h:2 msgid "Play and organize music in an easy-to-use jukebox style" msgstr "" #: ../menu-data/simdock:simdock.desktop.in.h:1 msgid "SimDock" msgstr "SimDock" #: ../menu-data/simdock:simdock.desktop.in.h:2 msgid "A dockbar for GNOME" msgstr "'n Dokpaneel vir GNOME" #: ../menu-data/simon:kde4__afaras.desktop.in.h:1 msgid "Afaras" msgstr "" #: ../menu-data/simon:kde4__afaras.desktop.in.h:2 msgid "Find and remove bad samples" msgstr "" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:1 msgid "KSimond" msgstr "" #: ../menu-data/simon:kde4__ksimond.desktop.in.h:2 msgid "KDE Front-End to Simond" msgstr "" #: ../menu-data/simon:kde4__sam.desktop.in.h:1 msgid "Sam" msgstr "" #: ../menu-data/simon:kde4__sam.desktop.in.h:2 msgid "Acoustic Modeller" msgstr "" #: ../menu-data/simon:kde4__simon.desktop.in.h:1 msgid "Simon" msgstr "" #: ../menu-data/simon:kde4__simon.desktop.in.h:2 msgid "Speech Recognition and Model Management" msgstr "" #: ../menu-data/simon:kde4__simond.desktop.in.h:1 msgid "Simond" msgstr "" #: ../menu-data/simon:kde4__simond.desktop.in.h:2 msgid "Speech Recognition Server" msgstr "" #: ../menu-data/simon:kde4__ssc.desktop.in.h:1 msgid "SSC" msgstr "" #: ../menu-data/simon:kde4__ssc.desktop.in.h:2 msgid "Simon sample collector" msgstr "" #: ../menu-data/simon:kde4__sscd.desktop.in.h:1 msgid "SSCd" msgstr "" #: ../menu-data/simon:kde4__sscd.desktop.in.h:2 msgid "Sample Collection Server" msgstr "" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:1 msgid "Simple Image Reducer" msgstr "" #: ../menu-data/simple-image-reducer:simple-image-reducer.desktop.in.h:2 msgid "Reduce and rotate images in three-four clicks." msgstr "" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:1 msgid "Simple Scan" msgstr "Simple Scan" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:2 msgid "Scan Documents" msgstr "Skandeer dokumente" #: ../menu-data/simpleburn:simpleburn.desktop.in.h:1 msgid "SimpleBurn" msgstr "" #: ../menu-data/simpleburn:simpleburn.desktop.in.h:2 msgid "CD/DVD burning and extraction utility" msgstr "" #: ../menu-data/simutrans:simutrans.desktop.in.h:1 msgid "Simutrans" msgstr "Simutrans" #: ../menu-data/simutrans:simutrans.desktop.in.h:2 msgid "Transportation simulator" msgstr "Vervoer nabootser" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:1 msgid "Sineshaper" msgstr "" #: ../menu-data/sineshaper:sineshaper.desktop.in.h:2 msgid "Monophonic synth plugin with two oscillators and waveshapers" msgstr "" #: ../menu-data/singularity:singularity.desktop.in.h:1 msgid "Singularity" msgstr "Singularity" #: ../menu-data/singularity:singularity.desktop.in.h:2 msgid "Become the singularity" msgstr "Worde die singulariteit" #: ../menu-data/siril:siril.desktop.in.h:1 msgid "Siril" msgstr "" #: ../menu-data/siril:siril.desktop.in.h:2 msgid "Process astronomical images" msgstr "" #: ../menu-data/sitplus:sitplus.desktop.in.h:1 msgid "Sitplus" msgstr "" #: ../menu-data/sitplus:sitplus.desktop.in.h:2 msgid "Framework for ludic-therapeutic activities" msgstr "" #: ../menu-data/sixpack:SIXpack.desktop.in.h:1 msgid "SIXpack" msgstr "SIXpack" #: ../menu-data/sixpack:SIXpack.desktop.in.h:2 msgid "EXAFS data analysis" msgstr "EXAFS data analise" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:1 msgid "Skanlite" msgstr "Skanlite" #: ../menu-data/skanlite:kde4__skanlite.desktop.in.h:2 msgid "Scan and save images" msgstr "Skandeer en stoor beelde" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:1 msgid "skrooge" msgstr "skrooge" #: ../menu-data/skrooge:kde4__skrooge.desktop.in.h:2 msgid "Manage your money" msgstr "" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:1 msgid "GTK Slash'EM" msgstr "GTK Slash'EM" #: ../menu-data/slashem-gtk:slashem-gtk.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (GTK)" msgstr "" "Super kap en slaan speletjie met baie ekstra toebehore en uitgebreide " "toorkuns (GTK)" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:1 msgid "SDL Slash'EM" msgstr "SDL Slash'EM" #: ../menu-data/slashem-sdl:slashem-sdl.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (SDL)" msgstr "" "Super kap en slaan speletjie met baie ekstra toebehore en uitgebreide " "toorkuns (SDL)" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:1 msgid "X Slash'EM" msgstr "X Slash'EM" #: ../menu-data/slashem-x11:slashem-x11.desktop.in.h:2 msgid "Super Lotsa Added Stuff Hack - Extended Magic (X11)" msgstr "" "Super kap en slaan speletjie met baie ekstra toebehore en uitgebreide " "toorkuns (X11)" #: ../menu-data/slashtime:slashtime.desktop.in.h:1 msgid "Slashtime" msgstr "" #: ../menu-data/slashtime:slashtime.desktop.in.h:2 msgid "View the time at locations around the world" msgstr "" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:1 msgid "slbackup-php" msgstr "" #: ../menu-data/slbackup-php:slbackup-php.desktop.in.h:2 msgid "Webpage for configuring slbackup" msgstr "" #: ../menu-data/slic3r:slic3r.desktop.in.h:1 msgid "Slic3r" msgstr "" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:1 msgid "Slime Volley" msgstr "" #: ../menu-data/slimevolley:slimevolley.desktop.in.h:2 msgid "Unrealistic 2D volleyball simulation" msgstr "" #: ../menu-data/slimrat:slimrat.desktop.in.h:1 msgid "Download files from various hosters" msgstr "Laai lêers af vanaf verskeie gasheerbedieners" #: ../menu-data/slimrat:slimrat.desktop.in.h:2 msgid "Slimrat File Downloader" msgstr "" #: ../menu-data/slingshot:slingshot.desktop.in.h:1 msgid "Slingshot" msgstr "Slingshot" #: ../menu-data/slingshot:slingshot.desktop.in.h:2 msgid "2D space shooting game with gravity" msgstr "2D ruimte skietspel met gravitasie" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:1 msgid "SLUDGE Floor Maker" msgstr "" #: ../menu-data/sludge-devkit:sludge-floormaker.desktop.in.h:2 msgid "Edit SLUDGE floor plans" msgstr "" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:1 msgid "SLUDGE Project Manager" msgstr "" #: ../menu-data/sludge-devkit:sludge-projectmanager.desktop.in.h:2 msgid "Manage and compile SLUDGE projects" msgstr "" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:1 msgid "SLUDGE Sprite Bank Editor" msgstr "" #: ../menu-data/sludge-devkit:sludge-spritebankeditor.desktop.in.h:2 msgid "Edit SLUDGE sprite banks" msgstr "" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:1 msgid "SLUDGE Translation Editor" msgstr "" #: ../menu-data/sludge-devkit:sludge-translationeditor.desktop.in.h:2 msgid "Edit SLUDGE translation files" msgstr "" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:1 msgid "SLUDGE Z-Buffer Maker" msgstr "" #: ../menu-data/sludge-devkit:sludge-zbuffermaker.desktop.in.h:2 msgid "Edit SLUDGE z-buffer files" msgstr "" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:1 msgid "SLUDGE Engine" msgstr "" #: ../menu-data/sludge-engine:sludge-engine.desktop.in.h:2 msgid "Play SLUDGE games" msgstr "" #: ../menu-data/sm:sm.desktop.in.h:1 msgid "Screen-Message" msgstr "Screen-Message" #: ../menu-data/sm:sm.desktop.in.h:2 msgid "Displays a short text fullscreen" msgstr "Vertoon 'n kort teks volskerm" #: ../menu-data/smartpm:smart.desktop.in.h:1 msgid "Smart Package Manager" msgstr "Smart pakketbestuurder" #: ../menu-data/smartshine:smartshine.desktop.in.h:1 msgid "SmartShine" msgstr "" #: ../menu-data/smartshine:smartshine.desktop.in.h:2 msgid "Make your photos shine - auto gamma levels, contrast, saturation " msgstr "" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:1 msgid "Smb4K" msgstr "Smb4K" #: ../menu-data/smb4k:kde4__smb4k.desktop.in.h:2 msgid "Advanced Network Neighborhood Browser" msgstr "" #: ../menu-data/smc:smc.desktop.in.h:1 msgid "Secret Maryo Chronicles" msgstr "Secret Maryo Chronicles" #: ../menu-data/smc:smc.desktop.in.h:2 msgid "A 2D platform game with style similar to classic sidescroller games" msgstr "" "'n 2D platformspel in dieselfde styl as die klassieke weerskantrollende " "speletjies" #: ../menu-data/smplayer:smplayer.desktop.in.h:1 msgid "A great MPlayer front-end" msgstr "'n Bedrewe MPlayer tussenvlak" #: ../menu-data/smplayer:smplayer.desktop.in.h:2 msgid "SMPlayer" msgstr "SMPlayer" #: ../menu-data/smtube:smtube.desktop.in.h:1 msgid "Browse and search from YouTube" msgstr "" #: ../menu-data/smtube:smtube.desktop.in.h:2 msgid "YouTube Browser for SMPlayer" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:1 msgid "Smuxi IRC Client" msgstr "" #: ../menu-data/smuxi-frontend-gnome:smuxi-frontend-gnome.desktop.in.h:2 msgid "Chat with other people on IRC" msgstr "Klets met ander op IRC" #: ../menu-data/snake4:snake4.desktop.in.h:1 msgid "Snake4" msgstr "Snake4" #: ../menu-data/snake4:snake4.desktop.in.h:2 msgid "Fruit-eating snake game" msgstr "Vrugtevretende slang speletjie" #: ../menu-data/snappea:snappea.desktop.in.h:1 msgid "Snappea 3-Manifold Creator" msgstr "Snappea 3-deelruimte skepper" #: ../menu-data/snappea:snappea.desktop.in.h:2 msgid "Create and study hyperbolic 3-manifolds" msgstr "Skep en bestudeer hiperboliese 3-deelruimtes" #: ../menu-data/snappy:snappy.desktop.in.h:1 msgid "Movie Player" msgstr "Mediaspeler" #: ../menu-data/snowballz:snowball.desktop.in.h:1 msgid "SnowballZ" msgstr "SnowballZ" #: ../menu-data/snowballz:snowball.desktop.in.h:2 msgid "Command your army of penguins" msgstr "Beheer jou pikkewynweermag" #: ../menu-data/sofa-apps:sofa.desktop.in.h:1 msgid "SOFA" msgstr "SOFA" #: ../menu-data/sofa-apps:sofa.desktop.in.h:2 msgid "Open Source Framework for Medical Simulation" msgstr "Opebron Raamwerk vir Mediese nabootsing" #: ../menu-data/software-center:ubuntu-software-center.desktop.in.h:1 msgid "Ubuntu Software Center" msgstr "Ubuntu Sagteware Sentrum" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:1 msgid "Additional Drivers" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:2 msgid "Configure third-party and proprietary drivers" msgstr "Stel jou derde-party en eienaars drywers in" #: ../menu-data/software-properties-gtk:software-properties-gnome.desktop.in.h:1 #: ../menu-data/software-properties-gtk:software-properties-gtk.desktop.in.h:1 msgid "Software & Updates" msgstr "" #: ../menu-data/software-properties-gtk:software-properties-gnome.desktop.in.h:2 #: ../menu-data/software-properties-gtk:software-properties-gtk.desktop.in.h:2 #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:2 msgid "Configure the sources for installable software and updates" msgstr "Stel die bronne vir installeerbare sagteware en opdaterings in" #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:1 msgid "Software Sources" msgstr "Sagteware bronne" #: ../menu-data/solaar:solaar.desktop.in.h:1 msgid "Solaar" msgstr "" #: ../menu-data/solaar:solaar.desktop.in.h:2 msgid "Logitech Unifying Receiver peripherals manager" msgstr "" #: ../menu-data/solarwolf:solarwolf.desktop.in.h:1 msgid "SolarWolf" msgstr "SolarWolf" #: ../menu-data/solfege:solfege.desktop.in.h:1 msgid "GNU Solfege" msgstr "GNU Solfege" #: ../menu-data/solfege:solfege.desktop.in.h:2 msgid "Ear training" msgstr "" #: ../menu-data/sonata:sonata.desktop.in.h:1 msgid "Sonata" msgstr "Sonata" #: ../menu-data/sonata:sonata.desktop.in.h:2 msgid "An elegant GTK+ MPD client" msgstr "'n Elegante GTK+ MPD kliënt" #: ../menu-data/songwrite:songwrite.desktop.in.h:1 msgid "Songwrite" msgstr "Songwrite" #: ../menu-data/songwrite:songwrite.desktop.in.h:2 msgid "guitar tablature editor and player" msgstr "Ghitaartabulatuur redigeerder en speler" #: ../menu-data/sonic-visualiser:sonic-visualiser.desktop.in.h:1 msgid "Sonic Visualiser" msgstr "" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:1 msgid "SooperLooper" msgstr "SooperLooper" #: ../menu-data/sooperlooper:sooperlooper.desktop.in.h:2 msgid "Looping Sampler" msgstr "" #: ../menu-data/sopwith:sopwith.desktop.in.h:1 msgid "Sopwith" msgstr "Sopwith" #: ../menu-data/sopwith:sopwith.desktop.in.h:2 msgid "WW1 Dogfighting Game" msgstr "WW1 Luggeveg" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:1 msgid "Sound Juicer Audio CD Extractor" msgstr "" #: ../menu-data/sound-juicer:sound-juicer.desktop.in.h:2 msgid "Copy music from your CDs" msgstr "Kopiëer musiek vanf jou CD's" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:1 msgid "Sound Converter" msgstr "Sound Converter" #: ../menu-data/soundconverter:soundconverter.desktop.in.h:2 msgid "Converts audio files into other formats" msgstr "" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:1 msgid "soundKonverter" msgstr "soundKonverter" #: ../menu-data/soundkonverter:kde4__soundkonverter.desktop.in.h:2 msgid "Audio file converter, CD ripper and Replay Gain tool" msgstr "" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:1 msgid "Source-Highlight-IDE" msgstr "" #: ../menu-data/source-highlight-ide:source-highlight-ide.desktop.in.h:2 msgid "Develop, modify or debug a source-highlight definition file" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-find.desktop.in.h:1 #: ../menu-data/spacefm:spacefm-find.desktop.in.h:1 msgid "SpaceFM File Search" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-find.desktop.in.h:2 #: ../menu-data/spacefm:spacefm-find.desktop.in.h:2 msgid "Search for files and folders" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-folder-handler.desktop.in.h:1 #: ../menu-data/spacefm:spacefm-folder-handler.desktop.in.h:1 msgid "SpaceFM Open Folder" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm-folder-handler.desktop.in.h:2 #: ../menu-data/spacefm:spacefm-folder-handler.desktop.in.h:2 msgid "Open folder" msgstr "" #: ../menu-data/spacefm-gtk3:spacefm.desktop.in.h:1 #: ../menu-data/spacefm:spacefm.desktop.in.h:1 msgid "SpaceFM" msgstr "" #: ../menu-data/spacezero:spacezero.desktop.in.h:1 msgid "Spacezero" msgstr "" #: ../menu-data/spacezero:spacezero.desktop.in.h:2 msgid "Real Time Strategy 2D space combat multiplayer net game." msgstr "" #: ../menu-data/sparkleshare:sparkleshare-invite-opener.desktop.in.h:1 msgid "SparkleShareInviteOpener" msgstr "" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:1 msgid "SparkleShare" msgstr "" #: ../menu-data/sparkleshare:sparkleshare.desktop.in.h:2 msgid "Self hosted, instant, secure file sync" msgstr "" #: ../menu-data/spatialite-gui:spatialite-gui.desktop.in.h:1 msgid "Spatialite GUI" msgstr "" #: ../menu-data/spe:spe.desktop.in.h:1 msgid "SPE (Stani's Python Editor)" msgstr "SPE (Stani's Python Editor)" #: ../menu-data/spe:spe.desktop.in.h:2 msgid "Integrated Python Development Environment" msgstr "Geïntegreerde Python ontwikkelingsomgewing" #: ../menu-data/specto:specto.desktop.in.h:1 msgid "Specto" msgstr "Specto" #: ../menu-data/specto:specto.desktop.in.h:2 msgid "Be notified of everything" msgstr "Word oor alles in kennis gestel" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:1 msgid "2.4 GHz spectrum analysis using the Wi-Spy hardware device" msgstr "2.4 GHz spektrum analise met behulp van die Wi-Spy hardeware toestel" #: ../menu-data/spectools:spectool_gtk.desktop.in.h:2 msgid "Spectrum Tool" msgstr "Spectrum Tool" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:1 msgid "SpeedCrunch" msgstr "SpeedCrunch" #: ../menu-data/speedcrunch:speedcrunch.desktop.in.h:2 msgid "High precision calculator" msgstr "Hoë akkuraatheid sakrekenaar" #: ../menu-data/spek:spek.desktop.in.h:1 msgid "View spectrograms of your audio files" msgstr "" #: ../menu-data/spek:spek.desktop.in.h:2 msgid "Spek Spectrum Analyser" msgstr "" #: ../menu-data/spim:xspim.desktop.in.h:1 msgid "xSPIM" msgstr "xSPIM" #: ../menu-data/spim:xspim.desktop.in.h:2 msgid "Graphical MIPS32 Assembly language emulator" msgstr "Grafiese MIPS32 saamstellertaal emuleerder" #: ../menu-data/sponc:sponc.desktop.in.h:1 msgid "Sponc" msgstr "" #: ../menu-data/sponc:sponc.desktop.in.h:2 msgid "A multitouch pong clone" msgstr "" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:1 msgid "Spotlighter" msgstr "" #: ../menu-data/spotlighter:spotlighter.desktop.in.h:2 msgid "Show and move a spotlight on the desktop" msgstr "" #: ../menu-data/spout:spout.desktop.in.h:1 msgid "Spout" msgstr "Spout" #: ../menu-data/spring:spring.desktop.in.h:1 msgid "Spring" msgstr "Spring" #: ../menu-data/spring:spring.desktop.in.h:2 msgid "An open source RTS with similar gameplay to TA" msgstr "'n Opebron RTS met ooreenstemmende speelgevoel as TA" #: ../menu-data/springlobby:springlobby.desktop.in.h:1 msgid "SpringLobby" msgstr "SpringLobby" #: ../menu-data/springlobby:springlobby.desktop.in.h:2 msgid "Play real-time strategy games using the Spring engine" msgstr "" "Speel intydse strategiespeletjies deur gebruik te maak van die Spring enjin" #: ../menu-data/spyder3:spyder3.desktop.in.h:1 msgid "Spyder3" msgstr "" #: ../menu-data/spyder3:spyder3.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment - Python3" msgstr "" #: ../menu-data/spyder:spyder.desktop.in.h:1 msgid "Spyder" msgstr "" #: ../menu-data/spyder:spyder.desktop.in.h:2 msgid "Scientific PYthon Development EnviRonment" msgstr "" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:1 msgid "DB Browser for SQLite" msgstr "" #: ../menu-data/sqlitebrowser:sqlitebrowser.desktop.in.h:2 msgid "DB Browser for SQLite is a light GUI editor for SQLite databases" msgstr "" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:1 msgid "Sqliteman" msgstr "Sqliteman" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:2 msgid "Administer and develop your Sqlite3 databases" msgstr "Administreer en ontwikkel jou SQLite3 databasisse" #: ../menu-data/squeak-vm:squeak.desktop.in.h:1 msgid "Squeak" msgstr "Squeak" #. appear in desktop menus (once they are updated; e.g. update-menus command). #: ../menu-data/ssvnc:ssvnc.desktop.in.h:2 msgid "SSL/SSH VNC Viewer" msgstr "SSL/SSH VNC beskouer" #: ../menu-data/ssvnc:ssvnc.desktop.in.h:3 msgid "SSVNC - access remote VNC desktops" msgstr "SSVNC - kry toegang tot verwyderde VNC werkskerms" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:1 msgid "StackApplet" msgstr "" #: ../menu-data/stackapplet:stackapplet.desktop.in.h:2 msgid "Launch the StackApplet indicator" msgstr "" #: ../menu-data/staden:staden_gap4.desktop.in.h:1 msgid "gap4" msgstr "" #: ../menu-data/staden:staden_gap4.desktop.in.h:2 msgid "Staden gap4 assembly editor" msgstr "" #: ../menu-data/staden:staden_gap5.desktop.in.h:1 msgid "gap5" msgstr "" #: ../menu-data/staden:staden_gap5.desktop.in.h:2 msgid "Staden gap5 assembly editor" msgstr "" #: ../menu-data/staden:staden_pregap4.desktop.in.h:1 msgid "pregap4" msgstr "" #: ../menu-data/staden:staden_pregap4.desktop.in.h:2 msgid "Staden pregap4 DNA preprocessor" msgstr "" #: ../menu-data/staden:staden_trev.desktop.in.h:1 msgid "trev" msgstr "" #: ../menu-data/staden:staden_trev.desktop.in.h:2 msgid "Staden trev program" msgstr "" #: ../menu-data/stardict-common:stardict.desktop.in.h:1 msgid "StarDict" msgstr "StarDict" #: ../menu-data/stardict-common:stardict.desktop.in.h:2 msgid "Lookup words" msgstr "Soek woorde op" #: ../menu-data/starplot:starplot.desktop.in.h:1 msgid "StarPlot Star Chart Viewer" msgstr "StarPlot Sterrekaart besigtiger" #: ../menu-data/starplot:starplot.desktop.in.h:2 msgid "View detailed star charts in 3D" msgstr "Besigitg gedetaileerde sterrekaarte in 3D" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:1 msgid "Star Voyager" msgstr "" #: ../menu-data/starvoyager:starvoyager.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_starvoyager" msgstr "" #: ../menu-data/steadyflow:steadyflow.desktop.in.h:2 msgid "Steadyflow Download Manager" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:1 msgid "Steam" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:2 msgid "Application for managing and playing games on Steam" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:3 msgid "Store" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:4 msgid "Community" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:5 msgid "Library" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:6 msgid "Servers" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:7 msgid "Screenshots" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:8 msgid "News" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:9 msgid "Settings" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:10 msgid "Big Picture" msgstr "" #: ../menu-data/steam:steam.desktop.in.h:11 msgid "Friends" msgstr "" #: ../menu-data/stella:stella.desktop.in.h:1 msgid "Stella" msgstr "Stella" #: ../menu-data/stella:stella.desktop.in.h:2 msgid "A multi-platform Atari 2600 emulator" msgstr "'n Multiplatform Atari 2600 emulator" #: ../menu-data/stellarium:stellarium.desktop.in.h:1 msgid "Stellarium" msgstr "Stellarium" #: ../menu-data/stellarium:stellarium.desktop.in.h:2 msgid "Planetarium" msgstr "Planetarium" #: ../menu-data/stellarium:stellarium.desktop.in.h:3 msgid "Open in window" msgstr "" #: ../menu-data/stellarium:stellarium.desktop.in.h:5 msgid "Open in debug mode" msgstr "" #: ../menu-data/step:org.kde.step.desktop.in.h:1 msgid "Step" msgstr "Step" #: ../menu-data/step:org.kde.step.desktop.in.h:2 msgid "Simulate physics experiments" msgstr "Boots fisika eksperimente na" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:1 msgid "StepBill" msgstr "StepBill" #: ../menu-data/stepbill.app:StepBill.desktop.in.h:2 msgid "StepBill - XBill for GNUstep (based on MacBill)" msgstr "StepBill - XBill vir GNUstep (gebaseer op MacBill)" #: ../menu-data/stoken:stoken-gui-small.desktop.in.h:1 msgid "Software Token (small)" msgstr "" #: ../menu-data/stoken:stoken-gui-small.desktop.in.h:2 #: ../menu-data/stoken:stoken-gui.desktop.in.h:2 msgid "RSA SecurID-compatible software token" msgstr "" #: ../menu-data/stoken:stoken-gui.desktop.in.h:1 msgid "Software Token" msgstr "" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:1 msgid "Stopmotion" msgstr "Stopmotion" #: ../menu-data/stopmotion:stopmotion.desktop.in.h:2 msgid "Program to create stop-motion animations" msgstr "Program vir die maak van stop-beweging animasie" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:1 msgid "Stopwatch" msgstr "Stopwatch" #: ../menu-data/stopwatch:stopwatch.desktop.in.h:2 msgid "A virtual stopwatch" msgstr "'n Virtuele stophorlosie" #: ../menu-data/storageservicemanager:org.kde.storageservicemanager.desktop.in.h:1 msgid "Cloud Storage Manager" msgstr "" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:1 msgid "Stormbaan Coureur" msgstr "Stormbaan Coureur" #: ../menu-data/stormbaancoureur:stormbaancoureur.desktop.in.h:2 msgid "simulated obstacle course for automobiles" msgstr "Nagebootsde hindernisbaan vir voertuie" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:1 msgid "streamtuner2" msgstr "" #: ../menu-data/streamtuner2:streamtuner2.desktop.in.h:2 msgid "Listen to shoutcast/xiph/live365 music stations" msgstr "" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:1 msgid "StretchPlayer" msgstr "" #: ../menu-data/stretchplayer:stretchplayer.desktop.in.h:2 msgid "Audio file player with time stretch" msgstr "" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:1 msgid "Structure Synth" msgstr "Structure Synth" #: ../menu-data/structure-synth:structure-synth.desktop.in.h:2 msgid "Application for creating 3D structures" msgstr "'n Tpepassing om 3D strukture te skep" #: ../menu-data/subcommander:subcommander.desktop.in.h:1 msgid "Subcommander" msgstr "Subcommander" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:1 msgid "SubDownloader" msgstr "SubDownloader" #: ../menu-data/subdownloader:subdownloader.desktop.in.h:2 msgid "Application to download/upload subtitles of your movies." msgstr "Toepassing om subtitels vir jou flieks op of af te laai" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:1 msgid "Subtitle Composer" msgstr "Subtitle samesteller" #: ../menu-data/subtitlecomposer:kde4__subtitlecomposer.desktop.in.h:2 msgid "KDE subtitle editor" msgstr "KDE subtitelredigeerder" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:1 msgid "Subtitle Editor" msgstr "Subtitle Editor" #: ../menu-data/subtitleeditor:subtitleeditor.desktop.in.h:2 msgid "A subtitle editor based on GStreamer and Gtk+" msgstr "'n Subtitel redigeerder gebasseer op GStreamer en GTK+" #: ../menu-data/sudoku:sudoku.desktop.in.h:2 msgid "console based sudoku game" msgstr "" #: ../menu-data/sumo:sumo.desktop.in.h:1 msgid "Simulation of Urban MObility" msgstr "" #: ../menu-data/sumo:sumo.desktop.in.h:2 msgid "Road traffic Simulator" msgstr "" #: ../menu-data/sunflow:sunflow.desktop.in.h:1 msgid "Sunflow" msgstr "Sunflow" #: ../menu-data/sunflow:sunflow.desktop.in.h:2 msgid "Photorealistic Rendering Engine" msgstr "Foto-realistiese lewerings enjin" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:1 msgid "Super Transball 2" msgstr "" #: ../menu-data/supertransball2:supertransball2.desktop.in.h:2 msgid "Thrust type of game" msgstr "" #: ../menu-data/supertux-stable:supertux.desktop.in.h:1 msgid "SuperTux" msgstr "SuperTux" #: ../menu-data/supertux-stable:supertux.desktop.in.h:2 msgid "A Super Mario inspired penguin platform game" msgstr "'n Super Mario geïnspereerde pikkewyn platformspeletjie" #: ../menu-data/supertux:supertux2.desktop.in.h:1 msgid "SuperTux 2" msgstr "SuperTux 2" #: ../menu-data/supertux:supertux2.desktop.in.h:2 msgid "Play a classic 2D platform game" msgstr "Speel 'n klassieke 2D platform speletjie" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:1 msgid "SuperTuxKart" msgstr "" #: ../menu-data/supertuxkart:supertuxkart.desktop.in.h:2 msgid "A kart racing game" msgstr "" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:1 msgid "Aven Cave Surveying Tool" msgstr "Aven Grot opmetingshulpmiddel" #: ../menu-data/survex-aven:survex-aven.desktop.in.h:2 msgid "Visualise cave surveys" msgstr "Visualiseer grot opmetings" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:1 msgid "SVN Workbench" msgstr "SVN Workbench" #: ../menu-data/svn-workbench:svn-workbench.desktop.in.h:2 msgid "A Workbench for Subversion" msgstr "'n Werksbank vir Subversion" #: ../menu-data/swami:swami.desktop.in.h:1 msgid "Swami Instrument Editor" msgstr "" #: ../menu-data/swami:swami.desktop.in.h:2 msgid "Create, play and organize MIDI instruments and sounds" msgstr "" #: ../menu-data/sweep:sweep.desktop.in.h:1 msgid "Sweep" msgstr "Sweep" #: ../menu-data/sweep:sweep.desktop.in.h:2 msgid "Sweep Sound Editor" msgstr "Sweep Klankredigeerder" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:1 msgid "Sweeper" msgstr "Sweeper" #: ../menu-data/sweeper:kde4__sweeper.desktop.in.h:2 msgid "System Cleaner" msgstr "Stelselreiniger" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:1 msgid "Sweet Home 3D Furniture Library Editor" msgstr "" #: ../menu-data/sweethome3d-furniture-editor:sweethome3d-furniture-editor.desktop.in.h:2 msgid "Create your own SweetHome3D furniture libraries" msgstr "" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:1 msgid "Sweet Home 3D Textures Library Editor" msgstr "" #: ../menu-data/sweethome3d-textures-editor:sweethome3d-textures-editor.desktop.in.h:2 msgid "Create your own SweetHome3D textures libraries" msgstr "" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:1 msgid "Sweet Home 3D" msgstr "" #: ../menu-data/sweethome3d:sweethome3d.desktop.in.h:2 msgid "" "Interior design Java application for quickly choosing and placing furniture " "on a house 2D plan drawn by the end-user with a 3D preview" msgstr "" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:1 msgid "Swell Foop" msgstr "Swell Foop" #: ../menu-data/swell-foop:swell-foop.desktop.in.h:2 msgid "Clear the screen by removing groups of colored and shaped tiles" msgstr "" "Wis die skerm deur groepe van gekleurde en gevormde teëls te verwyder" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:1 msgid "Sylph-Searcher" msgstr "" #: ../menu-data/sylph-searcher:sylph-searcher.desktop.in.h:2 msgid "Full-text search program for Sylpheed" msgstr "" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:1 msgid "Sylpheed" msgstr "Sylpheed" #: ../menu-data/sylpheed:sylpheed.desktop.in.h:2 msgid "E-Mail client" msgstr "E-pos kliënt" #: ../menu-data/synapse:synapse.desktop.in.h:1 msgid "Synapse" msgstr "" #: ../menu-data/synapse:synapse.desktop.in.h:2 msgid "Search everything you do." msgstr "" #: ../menu-data/synaptic:synaptic.desktop.in.h:1 msgid "Synaptic Package Manager" msgstr "Synaptic pakketbestuurder" #: ../menu-data/synaptic:synaptic.desktop.in.h:2 msgid "Install, remove and upgrade software packages" msgstr "Installeer, verwyder en opgradeer sagteware pakkette" #: ../menu-data/sync-monitor-helper:syncmonitorhelper.desktop.in.h:1 msgid "Sync Monitor" msgstr "" #: ../menu-data/sync-monitor-helper:syncmonitorhelper.desktop.in.h:2 msgid "Ask for online account authentication if the token expires" msgstr "" #: ../menu-data/sync-monitor-uoa:sync-monitor-calendar.desktop.in.h:1 #: ../menu-data/sync-monitor-uoa:sync-monitor-contacts.desktop.in.h:1 msgid "sync-monitor" msgstr "" #: ../menu-data/sync-ui:sync.desktop.in.h:1 msgid "Sync" msgstr "Sync" #: ../menu-data/sync-ui:sync.desktop.in.h:2 msgid "Up to date" msgstr "Op datum" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:1 msgid "Sync Mail Dir" msgstr "Sync Mail Dir" #: ../menu-data/syncmaildir-applet:smd-applet.desktop.in.h:2 msgid "Synchronizes mailboxes in Maildir format" msgstr "" #: ../menu-data/synergy:synergy.desktop.in.h:1 msgid "Synergy" msgstr "" #: ../menu-data/synergy:synergy.desktop.in.h:2 msgid "Share your keyboard and mouse over a network" msgstr "" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:1 msgid "Synfig Studio" msgstr "Synfig Studio" #: ../menu-data/synfigstudio:synfigstudio.desktop.in.h:2 msgid "Create and edit 2D animations and compositions" msgstr "Skep en redigeer 2D animasie en samestellings" #: ../menu-data/synthv1:synthv1.desktop.in.h:1 msgid "synthv1" msgstr "" #: ../menu-data/synthv1:synthv1.desktop.in.h:2 msgid "synthv1 is an old school polyphonic synthtesizer" msgstr "" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:1 msgid "Sysinfo" msgstr "Sysinfo" #: ../menu-data/sysinfo:sysinfo.desktop.in.h:2 msgid "Display detailed computer/system information" msgstr "Vertoon gedetaileerde rekenaar/stelsel informasie" #: ../menu-data/sysprof:sysprof.desktop.in.h:1 msgid "Sysprof Profiler" msgstr "Sysprof Profileerder" #: ../menu-data/sysprof:sysprof.desktop.in.h:2 msgid "A system-wide linux profiler" msgstr "'n Stelselwye linux prifileerder" #: ../menu-data/system-config-date:system-config-date.desktop.in.h:2 msgid "Change system date and time" msgstr "" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:1 msgid "Kickstart" msgstr "Kickstart" #: ../menu-data/system-config-kickstart:system-config-kickstart.desktop.in.h:2 msgid "Create a kickstart file" msgstr "Skep 'n kickstart lêer" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:1 msgid "Logical Volume Management" msgstr "Logical Volume Management" #: ../menu-data/system-config-lvm:system-config-lvm.desktop.in.h:2 msgid "Configure LVM in a graphical setting" msgstr "Stel LVM in in 'n grafiese omgewing" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:1 msgid "Printers" msgstr "Drukkers" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:2 msgid "Configure printers" msgstr "Stel drukkers in" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:1 msgid "Samba" msgstr "Samba" #: ../menu-data/system-config-samba:system-config-samba.desktop.in.h:2 msgid "Create, modify, and delete samba shares" msgstr "Skep, verbeter, en verwyder samba gedeeldes" #: ../menu-data/systemd-ui:systemadm.desktop.in.h:1 msgid "systemadm" msgstr "" #: ../menu-data/systemd-ui:systemadm.desktop.in.h:2 msgid "Manage Systemd Units" msgstr "" #: ../menu-data/systemsettings:kdesystemsettings.desktop.in.h:1 msgid "KDE System Settings" msgstr "" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:1 msgid "Tagaini Jisho" msgstr "" #: ../menu-data/tagainijisho:tagainijisho.desktop.in.h:2 msgid "A free Japanese dictionary and study assistant" msgstr "" #: ../menu-data/tagtool:tagtool.desktop.in.h:1 msgid "Audio Tag Tool" msgstr "Oudio merker hulpmiddel" #: ../menu-data/tagtool:tagtool.desktop.in.h:2 msgid "MP3 and Ogg Vorbis tag editor" msgstr "MP3 en Ogg Vorbis merker redigeerder" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:1 msgid "Tagua" msgstr "Tagua" #: ../menu-data/tagua:kde4__tagua.desktop.in.h:2 msgid "A generic board game application." msgstr "'n Generiese bordspel toepassing" #: ../menu-data/tali:tali.desktop.in.h:1 msgid "Tali" msgstr "Tali" #: ../menu-data/tali:tali.desktop.in.h:2 msgid "Beat the odds in a poker-style dice game" msgstr "Verbeter jou geluk in 'n poker-agtige dobbelsteenspel" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:1 msgid "TalkSoup" msgstr "TalkSoup" #: ../menu-data/talksoup.app:TalkSoup.desktop.in.h:2 msgid "IRC Client for GNUstep" msgstr "" #: ../menu-data/tangerine:tangerine.desktop.in.h:1 msgid "Tangerine Media Sharing" msgstr "Tangerine Media deling" #: ../menu-data/tangerine:tangerine.desktop.in.h:2 msgid "Share your music with close friends" msgstr "Deel jou musiek met jou hegte vriende" #: ../menu-data/tanglet:tanglet.desktop.in.h:1 msgid "Tanglet" msgstr "" #: ../menu-data/tanglet:tanglet.desktop.in.h:2 msgid "Single player variant of Boggle" msgstr "" #: ../menu-data/taskcoach:taskcoach.desktop.in.h:1 msgid "Task Coach" msgstr "" #: ../menu-data/taskcoach:taskcoach.desktop.in.h:2 msgid "Your friendly task manager" msgstr "" #: ../menu-data/tasque:tasque.desktop.in.h:1 msgid "Tasque" msgstr "Tasque" #: ../menu-data/tasque:tasque.desktop.in.h:2 msgid "Easy quick task management" msgstr "Eenvoudige vinnige taakbestuur" #: ../menu-data/tatan:tatan.desktop.in.h:1 msgid "Tatan" msgstr "Tatan" #: ../menu-data/tatan:tatan.desktop.in.h:2 msgid "HIZ's Tatan" msgstr "HIZ se Tatan" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:1 msgid "TCOS Server Configurator" msgstr "" #: ../menu-data/tcos-configurator:tcos-configurator.desktop.in.h:2 msgid "Configure TCOS server daemons and users" msgstr "" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:1 msgid "TCOS Standalone" msgstr "" #: ../menu-data/tcos-standalone:tcos-standalone.desktop.in.h:2 msgid "Configure standalone mode of TCOS" msgstr "" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:1 msgid "TCOS-config" msgstr "" #: ../menu-data/tcosconfig:tcosconfig.desktop.in.h:2 msgid "Configure and make bootable initramfs images for thin client networks" msgstr "" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:1 msgid "TcosMonitor" msgstr "" #: ../menu-data/tcosmonitor:tcosmonitor.desktop.in.h:2 msgid "Thin client network monitor" msgstr "" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:1 msgid "TcosPersonalize" msgstr "" #: ../menu-data/tcosmonitor:tcospersonalize.desktop.in.h:2 msgid "Configure a simple TCOS thin client" msgstr "" #: ../menu-data/tea:tea.desktop.in.h:1 msgid "TEA Text Editor" msgstr "TEA Teks redigeerder" #: ../menu-data/tea:tea.desktop.in.h:2 msgid "Text editor with hundreds of functions" msgstr "Teks redigeerder met hope funksionaliteit" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:1 msgid "TecnoballZ" msgstr "TecnoballZ" #: ../menu-data/tecnoballz:tecnoballz.desktop.in.h:2 msgid "Play an Arkanoid-like game" msgstr "Speel 'n Arkanoid tipe speletjie" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:1 msgid "Teeworlds" msgstr "Teeworlds" #: ../menu-data/teeworlds:teeworlds.desktop.in.h:2 msgid "An online multi-player platform 2D shooter" msgstr "'n Aanlyn multi-speler 2D platform skietspel" #: ../menu-data/teg:teg.desktop.in.h:1 msgid "T.E.G. client" msgstr "T.E.G. kliënt" #: ../menu-data/teg:teg.desktop.in.h:2 msgid "Tenes Empanadas Graciela client" msgstr "Tenes Empanadas Graciela kliënt" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:1 msgid "Tegaki Recognize" msgstr "" #: ../menu-data/tegaki-recognize:tegaki-recognize.desktop.in.h:2 msgid "Handwriting Recognition" msgstr "" #: ../menu-data/tekka:tekka.desktop.in.h:1 msgid "tekka IRC Client" msgstr "" #: ../menu-data/tekka:tekka.desktop.in.h:2 msgid "Chat on IRC" msgstr "" #: ../menu-data/telegnome:telegnome.desktop.in.h:1 msgid "TeleGNOME" msgstr "TeleGNOME" #: ../menu-data/telegnome:telegnome.desktop.in.h:2 msgid "Viewer for Teletext pages" msgstr "Besigtiger vir Teleteks bladsye" #: ../menu-data/telephony-service:telephony-service-call.desktop.in.h:1 msgid "Phone Calls" msgstr "" #: ../menu-data/telephony-service:telephony-service-sms.desktop.in.h:1 msgid "SMS" msgstr "" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:1 msgid "A collection manager" msgstr "'n Versameling bestuurder" #: ../menu-data/tellico:kde4__tellico.desktop.in.h:2 msgid "Tellico" msgstr "Tellico" #: ../menu-data/tennix:tennix.desktop.in.h:1 msgid "Tennix!" msgstr "Tennix!" #: ../menu-data/tennix:tennix.desktop.in.h:2 msgid "Play tennis against the computer or a friend" msgstr "Speel tennis teen die rekenaar of vriende" #: ../menu-data/terminal.app:Terminal.desktop.in.h:2 msgid "A terminal emulator for GNUstep" msgstr "" #: ../menu-data/terminator:terminator.desktop.in.h:1 msgid "Terminator" msgstr "Terminator" #: ../menu-data/terminator:terminator.desktop.in.h:2 msgid "Multiple terminals in one window" msgstr "Veelvuldige terminale in een venster" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:1 msgid "terminatorX" msgstr "" #: ../menu-data/terminatorx:terminatorX.desktop.in.h:2 msgid "Scratch and mix audio" msgstr "" #: ../menu-data/terminology:terminology.desktop.in.h:1 msgid "Terminology" msgstr "" #. GenericName[ko]=터미널 #: ../menu-data/terminology:terminology.desktop.in.h:3 msgid "Terminal emulator" msgstr "" #: ../menu-data/termit:termit.desktop.in.h:1 msgid "Termit" msgstr "" #: ../menu-data/termit:termit.desktop.in.h:2 msgid "Lightweight terminal emulator" msgstr "" #: ../menu-data/terraintool:terraintool.desktop.in.h:1 msgid "Terraintool surface mesh generator" msgstr "" #: ../menu-data/terraintool:terraintool.desktop.in.h:2 msgid "Generate surface mesh in survex format" msgstr "" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:1 msgid "Test Drive an Ubuntu ISO" msgstr "Toetsbestuur 'n Ubuntu ISO" #: ../menu-data/testdrive-gtk:testdrive-gtk.desktop.in.h:2 msgid "Download and run an Ubuntu ISO in a Virtual Machine" msgstr "Laai 'n Ubuntu ISO af en laat loop dit in 'n virtuele masjien" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:1 msgid "Tetraproc" msgstr "" #: ../menu-data/tetraproc:tetraproc.desktop.in.h:2 msgid "Tetrahedral Microphone Processor for Ambisonic Recording" msgstr "" #: ../menu-data/tetzle:tetzle.desktop.in.h:1 msgid "Tetzle" msgstr "Tetzle" #: ../menu-data/tetzle:tetzle.desktop.in.h:2 msgid "Jigsaw puzzle with tetromino pieces" msgstr "" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:1 msgid "GNU TeXmacs Editor" msgstr "GNU TeXmacs redigeerder" #: ../menu-data/texmacs-common:texmacs.desktop.in.h:2 msgid "A structured wysiwyg scientific text editor" msgstr "'n Gestruktuëerde wjsiwjk (wysiwyg) wetenskaplike teks redigeerder" #: ../menu-data/texmaker:texmaker.desktop.in.h:1 #: ../menu-data/texstudio:texstudio.desktop.in.h:1 msgid "LaTeX development environment" msgstr "LaTeX ontwikkelingsomgewing" #: ../menu-data/texmaker:texmaker.desktop.in.h:2 msgid "Texmaker" msgstr "Texmaker" #: ../menu-data/texstudio:texstudio.desktop.in.h:2 msgid "TeXstudio" msgstr "" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:1 msgid "TextEdit" msgstr "TextEdit" #: ../menu-data/textedit.app:TextEdit.desktop.in.h:2 msgid "an OpenStep text editor" msgstr "'n OpenStep teks redigeerder" #: ../menu-data/texworks:texworks.desktop.in.h:1 msgid "TeXworks" msgstr "TeXworks" #: ../menu-data/texworks:texworks.desktop.in.h:2 msgid "" "A simple environment for editing, typesetting, and previewing TeX documents" msgstr "" #: ../menu-data/tgif:tgif.desktop.in.h:1 msgid "Tgif" msgstr "" #: ../menu-data/tgif:tgif.desktop.in.h:2 msgid "Interactive 2-D vector drawing program for X11" msgstr "" #: ../menu-data/thawab:thawab.desktop.in.h:1 msgid "Thawab" msgstr "" #: ../menu-data/thawab:thawab.desktop.in.h:2 msgid "Electronic Arabic/Islamic Encyclopedia" msgstr "" #: ../menu-data/themonospot:themonospot.desktop.in.h:1 msgid "themonospot - extract information from avi or mkv files" msgstr "themonospot - ontrek informasie vanaf avi of mkv lêers" #: ../menu-data/themonospot:themonospot.desktop.in.h:2 msgid "themonospot" msgstr "themonospot" #: ../menu-data/theorur:theorur.desktop.in.h:1 msgid "Theorur" msgstr "Theorur" #: ../menu-data/theorur:theorur.desktop.in.h:2 msgid "Broadcast multimedia streams over an Icecast system" msgstr "Saai multimedia strome uit oor 'n Icecast stelsel" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:1 msgid "Therion loch viewer" msgstr "" #: ../menu-data/therion-viewer:therion-viewer.desktop.in.h:2 msgid "View therion surveys in 3D" msgstr "" #: ../menu-data/therion:therion.desktop.in.h:1 msgid "Therion" msgstr "" #: ../menu-data/therion:therion.desktop.in.h:2 msgid "Draw up surveys in Therion format" msgstr "" #: ../menu-data/threadscope:threadscope.desktop.in.h:1 msgid "threadscope" msgstr "" #: ../menu-data/threadscope:threadscope.desktop.in.h:2 msgid "Haskell GHC thread profiler" msgstr "" #: ../menu-data/thunar:Thunar.desktop.in.h:1 msgid "Thunar File Manager" msgstr "Thunar lêerbestuurder" #: ../menu-data/thunar:Thunar.desktop.in.h:2 msgid "Browse the filesystem with the file manager" msgstr "Blaai met die lêerbestuurder deur die lêerstelsel" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:1 msgid "Thunderbird Mail" msgstr "" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:2 msgid "Send and receive mail with Thunderbird" msgstr "" #: ../menu-data/tickr:tickr.desktop.in.h:1 msgid "Tickr - Feed Reader" msgstr "" #: ../menu-data/tickr:tickr.desktop.in.h:2 msgid "GTK-based highly graphically-customizable Feed Ticker" msgstr "" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:1 msgid "Tic Tac Toe" msgstr "Tic Tac Toe" #: ../menu-data/tictactoe-ng:tictactoe-ng.desktop.in.h:2 msgid "Simple, fun tic tac toe game for GNOME" msgstr "Eenvoudige, lekker tic tac toe speletjie vir GNOME" #: ../menu-data/tiger:tiger.desktop.in.h:1 msgid "Tiger UNIX security tool" msgstr "" #: ../menu-data/tiger:tiger.desktop.in.h:2 msgid "Tiger UNIX security tool (root)" msgstr "" #: ../menu-data/tilda:tilda.desktop.in.h:1 msgid "Tilda" msgstr "Tilda" #: ../menu-data/tiled:tiled.desktop.in.h:1 msgid "Tiled" msgstr "" #: ../menu-data/tiled:tiled.desktop.in.h:2 msgid "Tile map editor" msgstr "" #: ../menu-data/tilem:tilem2.desktop.in.h:1 msgid "TilEm" msgstr "" #: ../menu-data/tilem:tilem2.desktop.in.h:2 msgid "Graphing calculator emulator" msgstr "" #: ../menu-data/tilp2:tilp.desktop.in.h:1 msgid "TILP" msgstr "" #: ../menu-data/tilp2:tilp.desktop.in.h:2 msgid "TI Calculators Linking Program" msgstr "" #: ../menu-data/timemachine:timemachine.desktop.in.h:1 msgid "JACK Timemachine" msgstr "JACK Tydmasjien" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:1 msgid "TimeMon" msgstr "TimeMon" #: ../menu-data/timemon.app:TimeMon.desktop.in.h:2 msgid "CPU time usage monitor for GNUstep" msgstr "" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:1 msgid "Software sound renderer (MIDI sequencer, MOD player)" msgstr "Sagteware klankrendeerder (MIDI sekwenseerder, MOD speler)" #: ../menu-data/timidity-interfaces-extra:timidity-interfaces-extra.desktop.in.h:2 msgid "TiMidity++ MIDI sequencer" msgstr "TiMidity++ MIDI sekwenseerder" #: ../menu-data/tint2:tint2.desktop.in.h:1 msgid "Tint2 panel" msgstr "" #: ../menu-data/tint2:tint2.desktop.in.h:2 msgid "Lightweight panel" msgstr "" #: ../menu-data/tint2:tint2conf.desktop.in.h:1 msgid "Tint2 panel settings" msgstr "" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:1 msgid "Tiny Ear Trainer" msgstr "" #: ../menu-data/tinyeartrainer:tinyeartrainer.desktop.in.h:2 msgid "A tool to train your ears to hear relative pitch" msgstr "" #: ../menu-data/titanion:titanion.desktop.in.h:1 msgid "Titanion" msgstr "Titanion" #: ../menu-data/titanion:titanion.desktop.in.h:2 msgid "Kenta Cho's Titanion" msgstr "Kenta Cho se Titanion" #: ../menu-data/tkabber:tkabber.desktop.in.h:1 msgid "Tkabber" msgstr "Tkabber" #: ../menu-data/tkabber:tkabber.desktop.in.h:2 msgid "Communicate via XMPP (Jabber) protocol" msgstr "Kommunikeer via XMPP (Jabber) protokol" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:1 msgid "tkcvs" msgstr "tkcvs" #: ../menu-data/tkcvs:tkcvs.desktop.in.h:2 msgid "A graphical frontend to CVS and Subversion." msgstr "'n Grafiese tussenvlak na CVS en Subversion" #: ../menu-data/tkgate:tkgate.desktop.in.h:1 msgid "tkgate Circuit Simulator" msgstr "tkgate Stroombaannabootser" #: ../menu-data/tkgate:tkgate.desktop.in.h:2 msgid "Event driven digital circuit simulator with Tcl/Tk" msgstr "Gebeurtenisgedrewe digitale stroombaannabootser met Tcl/Tk" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:1 msgid "Tomahawk" msgstr "" #: ../menu-data/tomahawk:tomahawk.desktop.in.h:2 msgid "Tomahawk — Social Music Player" msgstr "" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:1 msgid "I Have No Tomatoes" msgstr "I Have No Tomatoes" #: ../menu-data/tomatoes:tomatoes.desktop.in.h:2 msgid "How many tomatoes can you smash in ten short minutes?" msgstr "Hoeveel tamaties kan jy platslaan in 'n kort tien minute" #: ../menu-data/tomboy:tomboy.desktop.in.h:1 msgid "Tomboy Notes" msgstr "Tomboy-notas" #: ../menu-data/toppler:toppler.desktop.in.h:1 msgid "Tower Toppler" msgstr "Tower Toppler" #: ../menu-data/toppler:toppler.desktop.in.h:2 msgid "A clone of the 'Nebulus' game on old 8 and 16 bit machines." msgstr "'n Kloon van die 'Nebulus' speletjie op ou 8 en 16 bis masjiene" #: ../menu-data/tora:tora.desktop.in.h:1 msgid "TOra" msgstr "TOra" #: ../menu-data/tora:tora.desktop.in.h:2 msgid "A graphical toolkit for database administration and development" msgstr "" "'n Grafiese gereedskapstel vir databasis administrasie en ontwikkeling" #: ../menu-data/torbrowser-launcher:torbrowser-settings.desktop.in.h:1 msgid "Tor Browser Settings" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser-settings.desktop.in.h:2 msgid "Tor Browser Launcher Settings" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser.desktop.in.h:1 msgid "Tor Browser" msgstr "" #: ../menu-data/torbrowser-launcher:torbrowser.desktop.in.h:2 msgid "Launch the Tor Browser Bundle" msgstr "" #: ../menu-data/torchat:torchat.desktop.in.h:1 msgid "TorChat" msgstr "" #: ../menu-data/torchat:torchat.desktop.in.h:2 msgid "Decentralized instant messenger built on top of the Tor Network" msgstr "" #: ../menu-data/torcs:torcs.desktop.in.h:1 msgid "TORCS" msgstr "TORCS" #: ../menu-data/torcs:torcs.desktop.in.h:2 msgid "3D racing cars simulator game" msgstr "3D resieskar nabootser speletjie" #: ../menu-data/tortoisehg:thg.desktop.in.h:1 msgid "TortoiseHg" msgstr "" #: ../menu-data/tortoisehg:thg.desktop.in.h:2 msgid "GUI application for using Mercurial" msgstr "" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:1 msgid "Torus Trooper" msgstr "Torus Trooper" #: ../menu-data/torus-trooper:torus-trooper.desktop.in.h:2 msgid "Kenta Cho's Torus Trooper" msgstr "Kenta Cho se Torus Trooper" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:1 #: ../menu-data/totem:totem.desktop.in.h:1 msgid "Videos" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:2 #: ../menu-data/totem:totem.desktop.in.h:2 msgid "Play movies" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:6 #: ../menu-data/totem:totem.desktop.in.h:6 msgid "Mute" msgstr "" #: ../menu-data/totem:org.gnome.Totem.desktop.in.h:7 #: ../menu-data/totem:totem.desktop.in.h:7 msgid "Fullscreen" msgstr "" #: ../menu-data/trackballs:trackballs.desktop.in.h:1 msgid "Marble Madness type game" msgstr "Marble Madness tipe speletjie" #: ../menu-data/trackballs:trackballs.desktop.in.h:2 msgid "Trackballs" msgstr "Trackballs" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:1 msgid "Desktop Search" msgstr "" #: ../menu-data/tracker-gui:tracker-needle.desktop.in.h:2 msgid "" "Find what you're looking for on this computer by name or content using " "Tracker" msgstr "" #: ../menu-data/transcend:transcend.desktop.in.h:1 msgid "Transcend" msgstr "" #: ../menu-data/transcend:transcend.desktop.in.h:2 msgid "retro-style, abstract 2D shooter" msgstr "" #: ../menu-data/transcriber:transcriber.desktop.in.h:1 msgid "Transcriber" msgstr "Transcriber" #: ../menu-data/transcriber:transcriber.desktop.in.h:2 msgid "Transcribe speech data using an integrated editor" msgstr "Kopiëer spraakdata met behulp van 'n geïntegreerde redigeerder" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:1 msgid "Transfermii" msgstr "Transfermii" #: ../menu-data/transfermii-gui:transfermii-gui.desktop.in.h:2 msgid "Transfer miis from a wiimote" msgstr "Dra mii's oor vanaf 'n wii kontrole" #: ../menu-data/transgui:transgui.desktop.in.h:1 msgid "Transmission remote GUI" msgstr "" #: ../menu-data/transgui:transgui.desktop.in.h:2 msgid "GUI to remotely control a Transmission daemon" msgstr "" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:1 msgid "Transmageddon Video Transcoder" msgstr "Transmageddon Video Transkodeerder" #: ../menu-data/transmageddon:transmageddon.desktop.in.h:2 msgid "Video format conversion tool" msgstr "Videoformaat omskakelingshulpmiddel" #: ../menu-data/transmission-gtk:transmission-gtk.desktop.in.h:1 msgid "Transmission BitTorrent Client" msgstr "" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:1 msgid "Qtransmission Bittorrent Client" msgstr "" #: ../menu-data/transmission-qt:transmission-qt.desktop.in.h:3 msgid "Start Transmission Minimized" msgstr "" #: ../menu-data/transmission-remote-gtk:transmission-remote-gtk.desktop.in.h:1 msgid "Transmission Remote" msgstr "" #: ../menu-data/transmission-remote-gtk:transmission-remote-gtk.desktop.in.h:2 msgid "Remotely manage the Transmission BitTorrent client" msgstr "" #: ../menu-data/traverso:traverso.desktop.in.h:1 msgid "Multitrack Recorder" msgstr "Multi-snit opnemer" #: ../menu-data/traverso:traverso.desktop.in.h:2 msgid "Traverso" msgstr "Traverso" #: ../menu-data/treeline:treeline.desktop.in.h:1 msgid "TreeLine" msgstr "TreeLine" #: ../menu-data/treeline:treeline.desktop.in.h:2 msgid "Tree-like structured custom data manager" msgstr "Boomstruktuur-agtige pasgemaakte databestuurder" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:1 msgid "TreeView X" msgstr "TreeView X" #: ../menu-data/treeviewx:treeviewx.desktop.in.h:2 msgid "" "Displays, modifies, prints and exports in SVG format phylogenetic trees" msgstr "" "Vertoon, verstel, druk en uitvoer in SVG formaat van filogenetiese " "boomstrukture" #: ../menu-data/tribler:tribler.desktop.in.h:1 msgid "Tribler" msgstr "" #: ../menu-data/tribler:tribler.desktop.in.h:2 msgid "P2P /Bittorrent/Youtube client" msgstr "" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:1 msgid "Trigger" msgstr "Trigger" #: ../menu-data/trigger-rally:trigger-rally.desktop.in.h:2 msgid "3D rally racing car game" msgstr "3D motortydren speletjie" #: ../menu-data/trimage:trimage.desktop.in.h:1 msgid "Trimage image compressor" msgstr "" #: ../menu-data/trimage:trimage.desktop.in.h:2 msgid "A cross-platform tool for optimizing PNG and JPG files." msgstr "" #: ../menu-data/triplane:triplane.desktop.in.h:1 msgid "Triplane Classic" msgstr "" #: ../menu-data/triplane:triplane.desktop.in.h:2 msgid "side-scrolling dogfighting game" msgstr "" #: ../menu-data/triplea:triplea.desktop.in.h:1 msgid "TripleA" msgstr "" #: ../menu-data/trophy:trophy.desktop.in.h:1 msgid "Trophy" msgstr "" #: ../menu-data/trophy:trophy.desktop.in.h:2 msgid "2D car racing game with power-ups" msgstr "" #: ../menu-data/trovacap:trovacap.desktop.in.h:1 msgid "TrovaCAP" msgstr "" #: ../menu-data/trovacap:trovacap.desktop.in.h:2 msgid "Computes Italian ZIP codes" msgstr "" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:1 msgid "TrustedQSL" msgstr "TrustedQSL" #: ../menu-data/trustedqsl:tqsl.desktop.in.h:2 msgid "Sign QSO data for upload to LoTW" msgstr "Teken QSO data vir oplaai na LoTW" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:1 msgid "Tryton" msgstr "Tryton" #: ../menu-data/tryton-client:tryton-client.desktop.in.h:2 msgid "Access Tryton server" msgstr "Verkry toegang tot die Tryton bediener" #: ../menu-data/tryton-neso:neso.desktop.in.h:1 msgid "Neso" msgstr "Neso" #: ../menu-data/tryton-neso:neso.desktop.in.h:2 msgid "Run Tryton" msgstr "Loop Tryton" #: ../menu-data/ttb:ttb.desktop.in.h:1 msgid "TTB Teletekst Browser" msgstr "TTB Teleteks blaaier" #: ../menu-data/ttb:ttb.desktop.in.h:2 msgid "Teletekst Browser" msgstr "Teletekst blaaier" #: ../menu-data/tucnak:tucnak.desktop.in.h:1 msgid "Tucnak" msgstr "" #: ../menu-data/tucnak:tucnak.desktop.in.h:2 msgid "VHF Contest Logger" msgstr "VHF kompetisie vaslegging" #: ../menu-data/tulip:tulip.desktop.in.h:1 msgid "Tulip" msgstr "" #: ../menu-data/tulip:tulip.desktop.in.h:2 msgid "Data Visualization software" msgstr "" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:1 msgid "Tumiki Fighters" msgstr "Tumiki Fighters" #: ../menu-data/tumiki-fighters:tumiki-fighters.desktop.in.h:2 msgid "Kenta Cho's Tumiki Fighters" msgstr "Kenta Cho se Tumiki vegters" #: ../menu-data/tunapie:tunapie.desktop.in.h:1 msgid "Tunapie" msgstr "Tunapie" #: ../menu-data/tunapie:tunapie.desktop.in.h:2 msgid "Lists audio and video streams from shoutcast and icecast" msgstr "Lys oudio en video strome vanaf shoutcast en icecast" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:1 msgid "TunesViewer" msgstr "" #: ../menu-data/tunesviewer:TunesViewer.desktop.in.h:2 msgid "Access iTunesU media and podcasts." msgstr "" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:1 msgid "Tunnel Cave Drawing Software" msgstr "" #: ../menu-data/tunnelx:tunnelx.desktop.in.h:2 msgid "Draw cave surveys" msgstr "" #: ../menu-data/tupi:tupi.desktop.in.h:1 msgid "Tupi: Open 2D Magic" msgstr "" #: ../menu-data/tupi:tupi.desktop.in.h:2 msgid "2D Animation Toolkit" msgstr "" #: ../menu-data/turpial:turpial.desktop.in.h:1 msgid "Turpial" msgstr "" #: ../menu-data/turpial:turpial.desktop.in.h:2 msgid "A light, beautiful and functional microblogging client" msgstr "" #: ../menu-data/turtleart:turtleart.desktop.in.h:1 msgid "TurtleArt" msgstr "" #: ../menu-data/turtleart:turtleart.desktop.in.h:2 msgid "A Logo programming environment" msgstr "" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:1 msgid "TuxCards" msgstr "" #: ../menu-data/tuxcards:tuxcards.desktop.in.h:2 msgid "hierarchical notebook to enter and manage notes and ideas" msgstr "" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:1 msgid "Tux Commander" msgstr "Tux Commander" #: ../menu-data/tuxcmd:tuxcmd.desktop.in.h:2 msgid "A two panel file manager" msgstr "'n Tweepaneel lêerbestuurder" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:1 msgid "Tuxfootball" msgstr "" #: ../menu-data/tuxfootball:tuxfootball.desktop.in.h:2 msgid "2D Football Game" msgstr "" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:1 msgid "tuxguitar" msgstr "tuxguitar" #: ../menu-data/tuxguitar:tuxguitar.desktop.in.h:2 msgid "Edit, playback guitar tablatures" msgstr "Redigeer, terugspeel van ghitaar tabulature" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:1 msgid "Tux Math " msgstr "" #: ../menu-data/tuxmath:tuxmath.desktop.in.h:2 msgid "Tux Math - Learn math with Tux!" msgstr "" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:1 msgid "Tux Paint" msgstr "Tux Verf" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:2 msgid "A drawing program for children." msgstr "'n Tekenprogram vir kinders." #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:1 msgid "TuxPuck" msgstr "" #: ../menu-data/tuxpuck:tuxpuck.desktop.in.h:2 msgid "Play Shufflepuck with Tux" msgstr "Speel lughokkie met Tux" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:1 msgid "Tux Typing" msgstr "Tux Typing" #: ../menu-data/tuxtype:tuxtype.desktop.in.h:2 msgid "Educational typing tutor game starring Tux" msgstr "Opvoedkundige tikleermeester spel met Tux" #: ../menu-data/tvtime:tvtime.desktop.in.h:1 msgid "High quality television application" msgstr "" #: ../menu-data/tvtime:tvtime.desktop.in.h:2 msgid "TVTime Television Viewer" msgstr "" #: ../menu-data/twclock:twclock.desktop.in.h:1 msgid "twclock" msgstr "" #: ../menu-data/twclock:twclock.desktop.in.h:2 msgid "World Clock and CW ID for Ham Radio Operators" msgstr "" #: ../menu-data/twinkle:twinkle.desktop.in.h:1 msgid "Twinkle" msgstr "Twinkle" #: ../menu-data/twinkle:twinkle.desktop.in.h:2 msgid "A SIP softphone" msgstr "'n SIP sagtefoon" #: ../menu-data/tworld:tworld.desktop.in.h:1 msgid "Tile World" msgstr "Tile World" #: ../menu-data/twpsk:twpsk.desktop.in.h:1 msgid "twpsk" msgstr "twpsk" #: ../menu-data/twpsk:twpsk.desktop.in.h:2 msgid "PSK31 for Linux with a openMotif GUI" msgstr "PSK31 vir Linux met 'n openMotif GUI" #: ../menu-data/txtreader:txtreader.desktop.in.h:1 msgid "Txt Reader" msgstr "Txt Leser" #: ../menu-data/txtreader:txtreader.desktop.in.h:2 msgid "Read text novels and more" msgstr "Lees teksnovelle en vel e meer" #: ../menu-data/typecatcher:typecatcher.desktop.in.h:1 msgid "TypeCatcher" msgstr "" #: ../menu-data/typecatcher:typecatcher.desktop.in.h:2 msgid "Download Google webfonts for off-line use" msgstr "" #: ../menu-data/ubuntu-app-test:ubuntu-app-test.desktop.in.h:1 msgid "Ubuntu App Test" msgstr "" #: ../menu-data/ubuntu-app-test:ubuntu-app-test.desktop.in.h:2 msgid "A shell used to test applications" msgstr "" #: ../menu-data/ubuntu-html5-ui-toolkit-examples:ubuntu-html5-ui-gallery.desktop.in.h:1 msgid "Ubuntu HTML5 UI Gallery" msgstr "" #: ../menu-data/ubuntu-keyboard-autopilot:ubuntu-keyboard-tester.desktop.in.h:1 msgid "Ubuntu Keyboard Tester" msgstr "" #: ../menu-data/ubuntu-keyboard-autopilot:ubuntu-keyboard-tester.desktop.in.h:2 msgid "Test application for Ubuntu Keyboard autopilot tests" msgstr "" #: ../menu-data/ubuntu-kylin-software-center:ubuntu-kylin-software-center.desktop.in.h:1 msgid "Ubuntu Kylin Software Center" msgstr "" #: ../menu-data/ubuntu-kylin-software-center:ubuntu-kylin-software-center.desktop.in.h:2 msgid "Ubuntu Kylin software-center" msgstr "" #: ../menu-data/ubuntu-mate-welcome:ubuntu-mate-welcome.desktop.in.h:1 msgid "Welcome" msgstr "" #: ../menu-data/ubuntu-mate-welcome:ubuntu-mate-welcome.desktop.in.h:2 msgid "Welcome to Ubuntu MATE" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:1 msgid "Ubuntu Tour" msgstr "" #: ../menu-data/ubuntu-online-tour:ubuntu-online-tour.desktop.in.h:2 msgid "Experience Ubuntu in your web browser" msgstr "" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:1 #: ../menu-data/unity-control-center-signon:credentials-preferences.desktop.in.h:1 #: ../menu-data/unity-control-center-signon:unity-credentials-panel.desktop.in.h:1 msgid "Online Accounts" msgstr "" #: ../menu-data/ubuntu-system-settings-online-accounts:online-accounts-ui.desktop.in.h:2 msgid "Create and edit Online Accounts" msgstr "" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:1 msgid "Ubuntu Studio Controls" msgstr "Ubuntu Studio Controls" #: ../menu-data/ubuntustudio-controls:ubuntustudio-controls.desktop.in.h:2 msgid "Administer realtime privilege for users" msgstr "" #: ../menu-data/ubuntustudio-installer:ubuntustudio-installer.desktop.in.h:1 msgid "Ubuntu Studio Meta Installer" msgstr "" #: ../menu-data/ubuntustudio-installer:ubuntustudio-installer.desktop.in.h:2 msgid "Used to install Ubuntu Studio Software Metas" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-forum.desktop.in.h:1 msgid "Ubuntu Studio Forum" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-forum.desktop.in.h:2 msgid "Go to the Ubuntu Studio Forum" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-help.desktop.in.h:1 msgid "Help and Documentation" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-help.desktop.in.h:2 msgid "Help and Documentation for using UbuntuStudio" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-irc.desktop.in.h:1 msgid "UbuntuStudio IRC" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-irc.desktop.in.h:2 msgid "UbuntuStudio's IRC support channel" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list-dev.desktop.in.h:1 msgid "Ubuntu Studio You can help" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list-dev.desktop.in.h:2 msgid "Join the Ubuntu Studio Team" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list.desktop.in.h:1 msgid "ubuntustudio mail list page" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-list.desktop.in.h:2 msgid "join the UbuntuStudio mail list" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-web.desktop.in.h:1 msgid "ubuntustudio.org" msgstr "" #: ../menu-data/ubuntustudio-menu:ubuntustudio-web.desktop.in.h:2 msgid "Ubuntu Studio Home Page" msgstr "" #: ../menu-data/uck:uck.desktop.in.h:1 msgid "Ubuntu Customization Kit" msgstr "Ubuntu aampassingstel" #: ../menu-data/uck:uck.desktop.in.h:2 msgid "Customize your Ubuntu Desktop CDs easily" msgstr "Pas jou Ubuntu werkskerm CD's maklik aan" #: ../menu-data/udav:udav.desktop.in.h:1 msgid "UDAV" msgstr "" #: ../menu-data/udav:udav.desktop.in.h:2 msgid "Data handling and plotting tool" msgstr "" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:1 msgid "Udev Discover" msgstr "" #: ../menu-data/udev-discover:udev-discover.desktop.in.h:2 msgid "Sysfs tree browsing tool focused on helping udev users and developers" msgstr "" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:1 msgid "UDJ Desktop Client" msgstr "" #: ../menu-data/udj-desktop-client:udj-desktop-client.desktop.in.h:2 msgid "Social music player" msgstr "" #: ../menu-data/ufraw:ufraw.desktop.in.h:1 msgid "UFRaw" msgstr "UFRaw" #: ../menu-data/ufraw:ufraw.desktop.in.h:2 msgid "A utility to read and manipulate raw images from digital cameras" msgstr "" "'n Nutsprogram om rou beelde vanaf digitale kameras te lees en manipuleer" #: ../menu-data/ugene:ugene.desktop.in.h:1 msgid "Unipro UGENE" msgstr "Unipro UGENE" #: ../menu-data/ugene:ugene.desktop.in.h:2 msgid "Integrated Bioinformatics Suite" msgstr "Geïntegreerde bio-informatika suite" #: ../menu-data/uget:uget-gtk.desktop.in.h:1 msgid "uGet" msgstr "" #: ../menu-data/uget:uget-gtk.desktop.in.h:2 msgid "Download multiple URLs and apply it to one of setting/queue." msgstr "" "Laai veelvuldige URL'e af en pas dit toe op een van die verstellings of toue." #: ../menu-data/uhexen2:uhexen2.desktop.in.h:1 msgid "Hexen 2" msgstr "" #: ../menu-data/uhexen2:uhexen2.desktop.in.h:2 msgid "Hexen II" msgstr "" #: ../menu-data/uim-gtk2.0:uim.desktop.in.h:2 msgid "Customize uim input method environment" msgstr "Pas die uim invoermetode omgewing aan" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:1 msgid "UIMA Annotation Viewer" msgstr "" #: ../menu-data/uima-utils:uima-annotationviewer.desktop.in.h:2 msgid "Viewer for UIMA annotations" msgstr "" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:1 msgid "UIMA CPE Gui" msgstr "" #: ../menu-data/uima-utils:uima-cpegui.desktop.in.h:2 msgid "Graphical interface to build UIMA CPE" msgstr "" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:1 msgid "UIMA Document Analyzer" msgstr "" #: ../menu-data/uima-utils:uima-documentanalyzer.desktop.in.h:2 msgid "Simple UIMA analysis engine runner" msgstr "" #: ../menu-data/ukopp:ukopp.desktop.in.h:1 msgid "ukopp" msgstr "" #: ../menu-data/ukopp:ukopp.desktop.in.h:2 msgid "Full and incremental backup with media verification" msgstr "" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:1 msgid "Umbrello" msgstr "Umbrello" #: ../menu-data/umbrello:kde4__umbrello.desktop.in.h:2 msgid "UML Modeller" msgstr "UML modelleerder" #: ../menu-data/umit:umit.desktop.in.h:1 msgid "Umit Network Scanner" msgstr "Umit Netwerk skandeerder" #: ../menu-data/umit:umit.desktop.in.h:2 msgid "Explore the network and scan ports" msgstr "Verken die netwerk en skandeer poorte" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:1 msgid "UNetbootin" msgstr "UNetbootin" #: ../menu-data/unetbootin:unetbootin.desktop.in.h:2 msgid "Tool for creating Live USB drives" msgstr "Hulpmiddel vir die skep van regstreekse USB skywe" #: ../menu-data/unison-gtk:unison-gtk.desktop.in.h:1 #: ../menu-data/unison2.32.52-gtk:unison2.32.52-gtk.desktop.in.h:1 #: ../menu-data/unison2.40.102-gtk:unison2.40.102-gtk.desktop.in.h:1 msgid "Unison" msgstr "Unison" #: ../menu-data/unison-gtk:unison-gtk.desktop.in.h:2 #: ../menu-data/unison2.40.102-gtk:unison2.40.102-gtk.desktop.in.h:2 msgid "GTK interface for the unison file synchronization tool 2.40.102" msgstr "" #: ../menu-data/unison2.32.52-gtk:unison2.32.52-gtk.desktop.in.h:2 msgid "GTK interface for the unison file synchronization tool 2.32.52" msgstr "" #: ../menu-data/unity-control-center-signon:credentials-preferences.desktop.in.h:2 #: ../menu-data/unity-control-center-signon:unity-credentials-panel.desktop.in.h:2 msgid "Online account credentials and settings" msgstr "" #: ../menu-data/unity-control-center-signon:update-accounts.desktop.in.h:1 msgid "Account update tool" msgstr "" #: ../menu-data/unity-control-center:unity-appearance-panel.desktop.in.h:2 msgid "Change the background and the theme" msgstr "" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:1 msgid "Bluetooth" msgstr "Bluetooth" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:2 msgid "Configure Bluetooth settings" msgstr "Stel Bluetooth op" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:1 msgid "Time & Date" msgstr "" #: ../menu-data/unity-control-center:unity-datetime-panel.desktop.in.h:2 msgid "Change your clock and date settings" msgstr "" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:1 msgid "Details" msgstr "" #: ../menu-data/unity-control-center:unity-info-panel.desktop.in.h:2 msgid "System Information" msgstr "" #: ../menu-data/unity-control-center:unity-keyboard-panel.desktop.in.h:2 msgid "Change keyboard settings" msgstr "" #: ../menu-data/unity-control-center:unity-mouse-panel.desktop.in.h:1 msgid "Mouse & Touchpad" msgstr "" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:1 msgid "Power" msgstr "" #: ../menu-data/unity-control-center:unity-power-panel.desktop.in.h:2 msgid "Power management settings" msgstr "" #: ../menu-data/unity-control-center:unity-region-panel.desktop.in.h:1 msgid "Text Entry" msgstr "" #: ../menu-data/unity-control-center:unity-region-panel.desktop.in.h:2 msgid "Change your keyboard or input method settings" msgstr "" #: ../menu-data/unity-control-center:unity-screen-panel.desktop.in.h:1 msgid "Brightness & Lock" msgstr "" #: ../menu-data/unity-control-center:unity-screen-panel.desktop.in.h:2 msgid "Screen brightness and lock settings" msgstr "" #: ../menu-data/unity-control-center:unity-universal-access-panel.desktop.in.h:1 msgid "Universal Access" msgstr "" #: ../menu-data/unity-control-center:unity-user-accounts-panel.desktop.in.h:1 msgid "User Accounts" msgstr "" #: ../menu-data/unity-control-center:unity-wacom-panel.desktop.in.h:1 msgid "Wacom Tablet" msgstr "" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:1 msgid "Photos lens for Unity" msgstr "" #: ../menu-data/unity-lens-photos:unity-lens-photos.desktop.in.h:2 msgid "unity-lens-photos" msgstr "" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:1 msgid "unity-scope-gdrive" msgstr "" #: ../menu-data/unity-scope-gdrive:unity-scope-gdrive.desktop.in.h:2 msgid "Google Drive scope for Unity" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:1 msgid "Unity Tweak Tool" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:2 msgid "Configuration frontend for the Unity desktop environment" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:3 msgid "Unity" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:4 #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:1 msgid "Window Manager" msgstr "" #: ../menu-data/unity-tweak-tool:unity-tweak-tool.desktop.in.h:6 msgid "System" msgstr "" #: ../menu-data/unity-webapps-amazoncloudreader:AmazonCloudReaderreadamazoncom.desktop.in.h:1 msgid "AmazonCloudReader" msgstr "" #: ../menu-data/unity-webapps-bbcnews:BBCNewsbbccouk.desktop.in.h:1 msgid "BBC News" msgstr "" #: ../menu-data/unity-webapps-cnn-news:cnn-newscnncom.desktop.in.h:1 msgid "cnn-news" msgstr "" #: ../menu-data/unity-webapps-common:ubuntu-amazon-default.desktop.in.h:1 msgid "Amazon" msgstr "" #: ../menu-data/unity-webapps-deezer:Deezerdeezercom.desktop.in.h:1 msgid "Deezer" msgstr "" #: ../menu-data/unity-webapps-deviantart:DeviantArtdeviantartcom.desktop.in.h:1 msgid "DeviantArt" msgstr "" #: ../menu-data/unity-webapps-facebookmessenger:FacebookMessengerfacebookcom.desktop.in.h:1 msgid "FacebookMessenger" msgstr "" #: ../menu-data/unity-webapps-gmail:Gmailmailgooglecom.desktop.in.h:1 msgid "Gmail" msgstr "" #: ../menu-data/unity-webapps-googlecalendar:GoogleCalendargooglecom.desktop.in.h:1 msgid "GoogleCalendar" msgstr "" #: ../menu-data/unity-webapps-googledocs:GoogleDocsdocsgooglecom.desktop.in.h:1 msgid "GoogleDocs" msgstr "" #: ../menu-data/unity-webapps-googlenews:GoogleNewsgooglecom.desktop.in.h:1 msgid "GoogleNews" msgstr "" #: ../menu-data/unity-webapps-googleplus:GooglePlusplusgooglecom.desktop.in.h:1 msgid "GooglePlus" msgstr "" #: ../menu-data/unity-webapps-googleplusgames:GooglePlusGamesplusgooglecom.desktop.in.h:1 msgid "GooglePlusGames" msgstr "" #: ../menu-data/unity-webapps-grooveshark:groovesharkgroovesharkcom.desktop.in.h:1 msgid "grooveshark" msgstr "" #: ../menu-data/unity-webapps-hulu-player:hulu-playerhulucom.desktop.in.h:1 msgid "hulu-player" msgstr "" #: ../menu-data/unity-webapps-lastfm-radio:lastfm-radiolastfm.desktop.in.h:1 msgid "lastfm-radio" msgstr "" #: ../menu-data/unity-webapps-launchpad:Launchpadlaunchpadnet.desktop.in.h:1 msgid "Launchpad" msgstr "" #: ../menu-data/unity-webapps-librefm:LibreFmlibrefm.desktop.in.h:1 msgid "LibreFm" msgstr "" #: ../menu-data/unity-webapps-linkedin:LinkedInlinkedincom.desktop.in.h:1 msgid "LinkedIn" msgstr "" #: ../menu-data/unity-webapps-livemail:LiveMailmaillivecom.desktop.in.h:1 msgid "LiveMail" msgstr "" #: ../menu-data/unity-webapps-mail-ru:mail-rumailru.desktop.in.h:1 msgid "mail-ru" msgstr "" #: ../menu-data/unity-webapps-newsblur:Newsblurnewsblurcom.desktop.in.h:1 msgid "Newsblur" msgstr "" #: ../menu-data/unity-webapps-pandora:pandorapandoracom.desktop.in.h:1 msgid "pandora" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-basic-example.desktop.in.h:1 msgid "Unity WebApp QML Comonent - Basic API Showcase App" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-basic-example.desktop.in.h:2 msgid "Unity WebApp QML Comonent for Ubuntu Basic API Showcase App" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-bbcnews-example.desktop.in.h:1 msgid "BBCNewsWebappsQMLExample" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-bbcnews-example.desktop.in.h:2 msgid "Unity WebApp QML Component for Ubuntu Example using BBCNews binding" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-facebookmessenger-example.desktop.in.h:1 msgid "FacebookMessengerWebappsQMLExample" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-facebookmessenger-example.desktop.in.h:2 msgid "FacebookMessenger WebBrowser Container Example" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-model-example.desktop.in.h:1 msgid "Unity WebApp QML Comonent - Example of WebApps Applications Model" msgstr "" #: ../menu-data/unity-webapps-qml-examples:unity-webapps-qml-model-example.desktop.in.h:2 msgid "" "Unity WebApp QML Comonent for Ubuntu Example of WebApps Applications Model" msgstr "" #: ../menu-data/unity-webapps-qml:unitywebappsqmllauncher.desktop.in.h:1 msgid "Unity Webapps QML Test Launcher" msgstr "" #: ../menu-data/unity-webapps-qq-mail:qq-mailmailqqcom.desktop.in.h:1 msgid "qq-mail" msgstr "" #: ../menu-data/unity-webapps-reddit:Redditredditcom.desktop.in.h:1 msgid "Reddit" msgstr "" #: ../menu-data/unity-webapps-tumblr:Tumblrtumblrcom.desktop.in.h:1 msgid "Tumblr" msgstr "" #: ../menu-data/unity-webapps-twitter:Twittertwittercom.desktop.in.h:1 msgid "Twitter" msgstr "" #: ../menu-data/unity-webapps-vkcom:Vkcomvkcom.desktop.in.h:1 msgid "Vkcom" msgstr "" #: ../menu-data/unity-webapps-wordpress:wordpresswordpresscom.desktop.in.h:1 msgid "wordpress" msgstr "" #: ../menu-data/unity-webapps-yahoomail:YahooMailmailyahoocom.desktop.in.h:1 msgid "YahooMail" msgstr "" #: ../menu-data/unity-webapps-yahoonews:YahooNewsyahoocom.desktop.in.h:1 msgid "YahooNews" msgstr "" #: ../menu-data/unity-webapps-yandexmail:YandexMailyandexcom.desktop.in.h:1 msgid "YandexMail" msgstr "" #: ../menu-data/unity-webapps-yandexmusic:yandexmusicmusicyandexru.desktop.in.h:1 msgid "yandexmusic" msgstr "" #: ../menu-data/unity-webapps-yandexnews:YandexNewsnewsyandexru.desktop.in.h:1 msgid "YandexNews" msgstr "" #: ../menu-data/unity-webapps-youtube:YouTubeyoutubecom.desktop.in.h:1 msgid "YouTube" msgstr "" #: ../menu-data/unity8:unity8-dash.desktop.in.h:1 msgid "Scopes" msgstr "" #: ../menu-data/unity8:unity8-dash.desktop.in.h:2 msgid "An interface for using the Scopes system" msgstr "" #: ../menu-data/unity8:unity8.desktop.in.h:1 msgid "Unity 8" msgstr "" #: ../menu-data/unity8:unity8.desktop.in.h:2 msgid "The converged Unity shell" msgstr "" #: ../menu-data/unknown-horizons:unknown-horizons.desktop.in.h:1 msgid "Unknown Horizons" msgstr "" #: ../menu-data/unknown-horizons:unknown-horizons.desktop.in.h:2 msgid "" "A 2D real time strategy simulation with an emphasis on economy and city " "building" msgstr "" #: ../menu-data/update-manager:update-manager.desktop.in.h:1 msgid "Software Updater" msgstr "" #: ../menu-data/update-manager:update-manager.desktop.in.h:2 msgid "Show and install available updates" msgstr "Wys en installeer beskikbare opdaterings" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:1 msgid "UPnP Inspector" msgstr "UPnP Inspector" #: ../menu-data/upnp-inspector:upnp-inspector.desktop.in.h:2 msgid "DLNA/UPnP device and service analyzer,control-point and test-tool" msgstr "" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:1 msgid "UPnP Router Control" msgstr "" #: ../menu-data/upnp-router-control:upnp-router-control.desktop.in.h:2 msgid "A simple program to manage UPnP IGD compliant routers" msgstr "" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:1 msgid "Upstart Event Monitor" msgstr "" #: ../menu-data/upstart-monitor:upstart-monitor.desktop.in.h:2 msgid "upstart-monitor" msgstr "" #: ../menu-data/uqm:uqm.desktop.in.h:1 msgid "The Ur-Quan Masters" msgstr "The Ur-Quan Masters" #: ../menu-data/uqm:uqm.desktop.in.h:2 msgid "An interstellar adventure game" msgstr "'n Interstellêre avontuurspeletjie" #: ../menu-data/usb-creator-gtk:usb-creator-gtk.desktop.in.h:1 #: ../menu-data/usb-creator-kde:usb-creator-kde.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "Startup Disk Creator" #: ../menu-data/usb-creator-gtk:usb-creator-gtk.desktop.in.h:2 #: ../menu-data/usb-creator-kde:usb-creator-kde.desktop.in.h:2 msgid "Create a startup disk using a CD or disc image" msgstr "Skep 'n aanvangsdisket met behulp van 'n CD of skyfafbeelding" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:1 msgid "USBprog" msgstr "USBprog" #: ../menu-data/usbprog-gui:usbprog.desktop.in.h:2 msgid "USBprog firmware programmer" msgstr "USBprog fermatuur programmeerder" #: ../menu-data/usbview:usbview.desktop.in.h:1 msgid "USBView" msgstr "" #: ../menu-data/usbview:usbview.desktop.in.h:2 msgid "View USB devices attached to system" msgstr "" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:1 msgid "About Myself" msgstr "Omtrent myself" #: ../menu-data/usermode:redhat-userinfo.desktop.in.h:2 msgid "Change personal information" msgstr "Verander persoonlike inligting" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:1 msgid "Disk Management" msgstr "Skyfbestuur" #: ../menu-data/usermode:redhat-usermount.desktop.in.h:2 msgid "Mount and unmount filesystems" msgstr "Monteer en verwyder lêerstelsels" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:1 msgid "Password" msgstr "Wagwoord" #: ../menu-data/usermode:redhat-userpasswd.desktop.in.h:2 msgid "Change your login password" msgstr "Verander die wagwoord waarmee jy inteken" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:1 msgid "UTF-8 Migration Tool" msgstr "UTF-8 Migrasiehulpmiddel" #: ../menu-data/utf8-migration-tool:utf8migrationtool.desktop.in.h:2 msgid "UTF-8 Migration Wizard" msgstr "UTF-8 migrasie assistent" #: ../menu-data/utopia-documents:UtopiaDocuments.desktop.in.h:1 msgid "Utopia Documents" msgstr "" #: ../menu-data/utopia-documents:UtopiaDocuments.desktop.in.h:2 msgid "PDF Reader for Scientific Articles" msgstr "" #: ../menu-data/v-sim:v-sim.desktop.in.h:1 msgid "V_Sim" msgstr "" #: ../menu-data/v-sim:v-sim.desktop.in.h:2 msgid "Atomic visualisation" msgstr "" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:1 msgid "Video4Linux Control Panel" msgstr "Video4Linux Beheerpaneel" #: ../menu-data/v4l2ucp:v4l2ucp.desktop.in.h:2 msgid "A universal control panel for V4L2 devices" msgstr "'n Universele Beheerpaneel vir V4L2 toestelle" #: ../menu-data/vagalume:vagalume.desktop.in.h:1 msgid "Last.fm Client" msgstr "" #: ../menu-data/vagalume:vagalume.desktop.in.h:2 msgid "Vagalume Last.fm Client" msgstr "Vagalume Last.fm kliënt" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:1 msgid "Val & Rick" msgstr "Val & Rick" #: ../menu-data/val-and-rick:val-and-rick.desktop.in.h:2 msgid "Kenta Cho's Val & Rick" msgstr "Kenta Cho se Val & Rick" #: ../menu-data/vala-terminal:vala-terminal.desktop.in.h:2 msgid "Command Line Interface" msgstr "Bevelslyn koppelvlak" #: ../menu-data/valknut:valknut.desktop.in.h:1 msgid "Valknut" msgstr "Valknut" #: ../menu-data/valknut:valknut.desktop.in.h:2 msgid "Share files over the Direct Connect network" msgstr "Deel lêers vanoor die direkgekoppelde netwerk" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:1 msgid "VBA Express" msgstr "VBA Express" #: ../menu-data/vbaexpress:vbaexpress.desktop.in.h:2 msgid "VisualBoyAdvance Front-end" msgstr "VisualBoyAdvance tussenvlak" #: ../menu-data/vcmi:vcmiclient.desktop.in.h:1 msgid "VCMI Client" msgstr "" #: ../menu-data/vcmi:vcmiclient.desktop.in.h:2 msgid "Open engine for Heroes of Might and Magic 3" msgstr "" #: ../menu-data/vcmi:vcmilauncher.desktop.in.h:1 msgid "VCMI" msgstr "" #: ../menu-data/vcmi:vcmilauncher.desktop.in.h:2 msgid "Launcher for open engine of Heroes of Might and Magic 3" msgstr "" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:1 msgid "Vectoroids" msgstr "Vectoroids" #: ../menu-data/vectoroids:vectoroids.desktop.in.h:2 msgid "A clone of the classic arcade game \"Asteroids\"" msgstr "'n Kloon van die klassieke \"Asteroids\" speletjie" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:1 msgid "Verbiste" msgstr "Verbiste" #: ../menu-data/verbiste-gnome:verbiste.desktop.in.h:2 msgid "French conjugation system" msgstr "Franse vervoegingstelsel" #: ../menu-data/veromix:veromix.desktop.in.h:1 msgid "Veromix" msgstr "" #: ../menu-data/veromix:veromix.desktop.in.h:2 msgid "Mixer for the PulseAudio sound server (GTK+)" msgstr "" #: ../menu-data/veusz:veusz.desktop.in.h:1 msgid "Veusz" msgstr "" #: ../menu-data/veusz:veusz.desktop.in.h:2 msgid "Scientific plotting and graphing package" msgstr "" #: ../menu-data/vice:x128.desktop.in.h:1 msgid "Commodore 128" msgstr "Commodore 128" #: ../menu-data/vice:x128.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_c128icon-32x28" msgstr "" #: ../menu-data/vice:x64.desktop.in.h:1 msgid "Commodore 64" msgstr "Commodore 64" #: ../menu-data/vice:x64.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_c64icon-32x28" msgstr "" #: ../menu-data/vice:xcbm2.desktop.in.h:1 msgid "Commodore CBM-II" msgstr "Commodore CBM-II" #: ../menu-data/vice:xcbm2.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_cbm2icon-32x28" msgstr "" #: ../menu-data/vice:xpet.desktop.in.h:1 msgid "Commodore PET" msgstr "Commodore PET" #: ../menu-data/vice:xpet.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_peticon-32x28" msgstr "" #: ../menu-data/vice:xplus4.desktop.in.h:1 msgid "Commodore Plus/4" msgstr "Commodore Plus/4" #: ../menu-data/vice:xplus4.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_plus4icon-32x28" msgstr "" #: ../menu-data/vice:xvic.desktop.in.h:1 msgid "Commodore VIC-20" msgstr "Commodore VIC-20" #: ../menu-data/vice:xvic.desktop.in.h:2 msgid "Icon=_usr_share_pixmaps_vic20icon-32x28" msgstr "" #: ../menu-data/videocut:videocut.desktop.in.h:1 msgid "A simple video application" msgstr "'n Eenvoudige videotoepassing" #: ../menu-data/videocut:videocut.desktop.in.h:2 msgid "VideoCut" msgstr "VideoCut" #: ../menu-data/videoporama:videoporama.desktop.in.h:1 msgid "Videoporama" msgstr "Videoporama" #: ../menu-data/videoporama:videoporama.desktop.in.h:2 msgid "Make and export image slideshows" msgstr "Maak en voer skyfievertonings uit" #: ../menu-data/view3dscene:view3dscene.desktop.in.h:1 msgid "view3dscene" msgstr "" #: ../menu-data/view3dscene:view3dscene.desktop.in.h:2 msgid "View 3D models in various formats, play with VRML / X3D worlds" msgstr "" #: ../menu-data/viewmol:viewmol.desktop.in.h:1 msgid "Viewmol" msgstr "Viewmol" #: ../menu-data/viewnior:viewnior.desktop.in.h:1 msgid "Viewnior" msgstr "" #: ../menu-data/viewnior:viewnior.desktop.in.h:2 msgid "Elegant Image Viewer" msgstr "" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:1 msgid "ViewPDF" msgstr "ViewPDF" #: ../menu-data/viewpdf.app:ViewPDF.desktop.in.h:2 msgid "PDF Reader for GNUstep" msgstr "" #: ../menu-data/vifm:vifm.desktop.in.h:1 msgid "Vim like ncurses based file manager" msgstr "" #: ../menu-data/vifm:vifm.desktop.in.h:2 msgid "Vifm" msgstr "" #: ../menu-data/viking:viking.desktop.in.h:1 msgid "Viking" msgstr "Viking" #: ../menu-data/viking:viking.desktop.in.h:2 msgid "Map Based GPS Data Manager (live data capable)." msgstr "Kaartgebasseerde GPS databestuur (regstreekste data moontlik)" #: ../menu-data/vim-common:vim.desktop.in.h:1 msgid "Vim" msgstr "" #: ../menu-data/vim-gui-common:gvim.desktop.in.h:1 msgid "GVim" msgstr "" #: ../menu-data/vinagre:vinagre.desktop.in.h:1 msgid "Remote Desktop Viewer" msgstr "Remote Desktop Viewer" #: ../menu-data/vinagre:vinagre.desktop.in.h:2 #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:2 msgid "Access remote desktops" msgstr "Verkry toegang tot afgeleë rekenaars" #: ../menu-data/vino:vino-preferences.desktop.in.h:2 msgid "Choose how other users can remotely view your desktop" msgstr "Bepaal hoe ander gebruikers u werkskerm op 'n afstand kan besigitig" #: ../menu-data/viridian:viridian.desktop.in.h:1 msgid "viridian" msgstr "" #: ../menu-data/viridian:viridian.desktop.in.h:2 msgid "Stand alone front end for Ampache." msgstr "" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:1 msgid "Virtual Machine Manager" msgstr "Virtual Machine Manager" #: ../menu-data/virt-manager:virt-manager.desktop.in.h:2 msgid "Manage virtual machines" msgstr "Bestuur virtuele masjiene" #: ../menu-data/virt-viewer:remote-viewer.desktop.in.h:1 msgid "Remote Viewer" msgstr "" #: ../menu-data/virtaal:virtaal.desktop.in.h:1 msgid "Virtaal" msgstr "Virtaal" #: ../menu-data/virtaal:virtaal.desktop.in.h:2 msgid "" "A translation tool to help a human translator translate files into other " "languages" msgstr "" "'n Vertalingshulpmiddel om 'n menslike vertaler te help met die vertaling " "van lêers na ander tale toe" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:1 msgid "VirtualBox" msgstr "" #: ../menu-data/virtualbox-qt:virtualbox.desktop.in.h:2 msgid "Run several virtual systems on a single host computer" msgstr "Loop verskeie virtuele stelsels op 'n enkele gasheerrekenaar" #: ../menu-data/virtualbricks:virtualbricks.desktop.in.h:1 msgid "Virtualbricks" msgstr "" #: ../menu-data/virtualbricks:virtualbricks.desktop.in.h:2 msgid "Manage your virtual network and virtual machines" msgstr "" #: ../menu-data/virtualjaguar:virtualjaguar.desktop.in.h:1 msgid "Virtual Jaguar" msgstr "" #: ../menu-data/virtualjaguar:virtualjaguar.desktop.in.h:2 msgid "Cross-platform Atari Jaguar emulator" msgstr "" #: ../menu-data/viruskiller:viruskiller.desktop.in.h:1 msgid "Virus Killer" msgstr "Virus Killer" #: ../menu-data/visolate:visolate.desktop.in.h:1 msgid "Visolate" msgstr "" #: ../menu-data/visolate:visolate.desktop.in.h:2 msgid "PCB CNC converter" msgstr "" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:1 msgid "VisualBoy Advance" msgstr "" #: ../menu-data/visualboyadvance-gtk:VisualBoyAdvance.desktop.in.h:2 msgid "Game Boy Advance emulator" msgstr "Game Boy Advance emulator" #: ../menu-data/visualvm:visualvm.desktop.in.h:1 msgid "VisualVM" msgstr "VisualVM" #: ../menu-data/visualvm:visualvm.desktop.in.h:2 msgid "All-in-One Java Troubleshooting Tool" msgstr "Alles-in-een Java foutnasporingshulpmiddel" #: ../menu-data/vitables:vitables.desktop.in.h:1 msgid "ViTables" msgstr "" #: ../menu-data/vitables:vitables.desktop.in.h:2 msgid "PyTables & HDF5 Files Visualizer" msgstr "" #: ../menu-data/vite:vite.desktop.in.h:1 msgid "ViTE" msgstr "ViTE" #: ../menu-data/vite:vite.desktop.in.h:2 msgid "A visual trace explorer" msgstr "'n Visuele spoor verkenner" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:1 msgid "Virtual MIDI Keyboard" msgstr "Virtuele MIDI sleutelbord" #: ../menu-data/vkeybd:vkeybd.desktop.in.h:2 msgid "MIDI Virtual Keyboard" msgstr "MIDI virtuele sleutelbord" #: ../menu-data/vlc:vlc.desktop.in.h:1 msgid "VLC media player" msgstr "VLC mediaspeler" #: ../menu-data/vlc:vlc.desktop.in.h:2 msgid "Read, capture, broadcast your multimedia streams" msgstr "Lees, vasvang en uitsaai van jou multimedia strome" #: ../menu-data/vmpk:vmpk.desktop.in.h:1 msgid "VMPK" msgstr "VMPK" #: ../menu-data/vmpk:vmpk.desktop.in.h:2 msgid "Virtual MIDI Piano Keyboard" msgstr "Virtuele MIDI klavier klawerbord" #: ../menu-data/vodovod:vodovod.desktop.in.h:1 msgid "Vodovod" msgstr "" #: ../menu-data/vodovod:vodovod.desktop.in.h:2 msgid "" "Vodovod is a puzzle game in which you must lead the water to the storage " "tank." msgstr "" #: ../menu-data/vokoscreen:vokoscreen.desktop.in.h:1 msgid "screencast" msgstr "" #: ../menu-data/vokoscreen:vokoscreen.desktop.in.h:2 msgid "vokoscreen" msgstr "" #: ../menu-data/volti:volti.desktop.in.h:1 msgid "Volti" msgstr "" #: ../menu-data/volti:volti.desktop.in.h:2 msgid "Tray Audio Volume Control" msgstr "" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:1 msgid "VolumeControl" msgstr "VolumeControl" #: ../menu-data/volumecontrol.app:VolumeControl.desktop.in.h:2 msgid "Audio mixer for GNUstep" msgstr "" #: ../menu-data/vor:vor.desktop.in.h:1 msgid "VoR" msgstr "" #: ../menu-data/vor:vor.desktop.in.h:2 msgid "Variations on Rockdodger" msgstr "" #: ../menu-data/vprerex:vprerex.desktop.in.h:1 msgid "vprerex" msgstr "" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:1 msgid "Virtual USB Analyzer" msgstr "" #: ../menu-data/vusb-analyzer:vusb-analyzer.desktop.in.h:2 msgid "visualizing logs of USB packets" msgstr "" #: ../menu-data/vym:vym.desktop.in.h:1 msgid "VYM - View Your Mind" msgstr "VYM - Besigitig jou verstand" #: ../menu-data/vym:vym.desktop.in.h:2 msgid "Create mind maps" msgstr "Skep breinkaarte" #: ../menu-data/w3af:w3af.desktop.in.h:1 msgid "w3af" msgstr "w3af" #: ../menu-data/w3af:w3af.desktop.in.h:2 msgid "Web Application Attack and Audit Framework" msgstr "Webtoepassing aanval en oudit raamwerk" #: ../menu-data/wakeup:wakeup.desktop.in.h:1 msgid "Wakeup" msgstr "" #: ../menu-data/wakeup:wakeup.desktop.in.h:2 msgid "" "A talking and fully customizable alarm clock that will operate from poweroff" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:1 msgid "Wallch" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:2 msgid "Change desktop wallpapers automatically" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:3 msgid "Change Wallpaper Once" msgstr "" #: ../menu-data/wallch:wallch-nautilus.desktop.in.h:4 msgid "Start/Stop Wallpapers" msgstr "" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:1 msgid "Wally" msgstr "Wally" #: ../menu-data/wally:wally.desktop__wally.desktop.in.h:2 msgid "KDE4 Wallpaper changer" msgstr "KDE4 muurpapier verandering" #: ../menu-data/wammu:wammu.desktop.in.h:1 msgid "Wammu" msgstr "Wammu" #: ../menu-data/wammu:wammu.desktop.in.h:2 msgid "Application for mobile phones - frontend for Gammu" msgstr "Toepassings vir selfone - tussenvlak vir Gammu" #: ../menu-data/warmux:warmux.desktop.in.h:1 msgid "Warmux" msgstr "" #: ../menu-data/warmux:warmux.desktop.in.h:2 msgid "A 2D game where funny characters launch funny weapons" msgstr "'n 2D speletjie met komiese karakters wat snaakse wapens vuur" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:1 msgid "Warzone 2100" msgstr "Warzone 2100" #: ../menu-data/warzone2100:warzone2100.desktop.in.h:2 msgid "Postnuclear realtime strategy" msgstr "Post kernoorlog intydse strategiespel" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:1 msgid "Wavbreaker File Splitter" msgstr "Wavbreaker Lêerverdeler" #: ../menu-data/wavbreaker:wavbreaker.desktop.in.h:2 msgid "Split wave files into multiple chunks" msgstr "Verdeel golflêers in veelvuldige dele in" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:1 msgid "wavesurfer" msgstr "wavesurfer" #: ../menu-data/wavesurfer:wavesurfer.desktop.in.h:2 msgid "Manipulate sound files" msgstr "Manipuleer klanklêers" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:1 msgid "Wbar-config" msgstr "" #: ../menu-data/wbar-config:wbar-config.desktop.in.h:2 msgid "GUI tool to configure Wbar" msgstr "" #: ../menu-data/webbrowser-app:webbrowser-app.desktop.in.h:1 msgid "Browser" msgstr "" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:1 msgid "WebHTTrack Website Copier" msgstr "WebHTTrack Webwerf kopieërder" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:2 msgid "Copy websites to your computer" msgstr "Kopieër webwerwe na jou rekenaar" #: ../menu-data/webissues:webissues.desktop.in.h:1 msgid "WebIssues" msgstr "WebIssues" #: ../menu-data/webissues:webissues.desktop.in.h:2 msgid "Desktop Client for the WebIssues team collaboration system" msgstr "" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:1 msgid "QBoobmsg" msgstr "" #: ../menu-data/weboob-qt:qboobmsg.desktop.in.h:2 msgid "Send and receive messages from various websites" msgstr "" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:1 msgid "QCineoob" msgstr "" #: ../menu-data/weboob-qt:qcineoob.desktop.in.h:2 msgid "" "Search for movies, persons, torrents and subtitles on many websites, and get " "info about them" msgstr "" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:1 msgid "QCookboob" msgstr "" #: ../menu-data/weboob-qt:qcookboob.desktop.in.h:2 msgid "Search for recipes on many websites, and get info about them" msgstr "" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:1 msgid "QFlatBoob" msgstr "" #: ../menu-data/weboob-qt:qflatboob.desktop.in.h:2 msgid "Search housings" msgstr "" #: ../menu-data/weboob-qt:qhandjoob.desktop.in.h:1 msgid "QHandJoob" msgstr "" #: ../menu-data/weboob-qt:qhandjoob.desktop.in.h:2 msgid "Search for jobs" msgstr "" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:1 msgid "QHaveDate" msgstr "" #: ../menu-data/weboob-qt:qhavedate.desktop.in.h:2 msgid "Optimize your probabilities to have sex on dating websites" msgstr "" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:1 msgid "QVideoob" msgstr "" #: ../menu-data/weboob-qt:qvideoob.desktop.in.h:2 msgid "Search for videos on many websites, and get info about them" msgstr "" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:1 msgid "QWebContentEdit" msgstr "" #: ../menu-data/weboob-qt:qwebcontentedit.desktop.in.h:2 msgid "Edit website contents" msgstr "" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:1 msgid "Weboob backends configuration" msgstr "" #: ../menu-data/weboob-qt:weboob-config-qt.desktop.in.h:2 msgid "Configure Weboob backends" msgstr "" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:1 msgid "Zoho Webservice Spreadsheet" msgstr "Zoho Webdiens sigblad" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-sheet.desktop.in.h:2 msgid "" "Perform calculation, analyze information and manage lists in spreadsheets " "using Zoho web services." msgstr "" "Voer berekenings uit, analiseer informasie en bestuur lyste in sigblaaie " "deur gebruik te maak van Zoho webdienste." #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:1 msgid "Zoho Webservice Presentation" msgstr "Zoho webdiens voorleggings" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-show.desktop.in.h:2 msgid "" "Create and edit presentations for slideshows, meeting and Web pages using " "Zoho web services." msgstr "Skep en redigeer voorleggings vir skyfievertonings" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:1 msgid "Zoho Webservice Word Processor" msgstr "Zoho webdiens woordverwerker" #: ../menu-data/webservice-office-zoho:webservice-office-zoho-writer.desktop.in.h:2 msgid "" "Create and edit text and graphics in letters, reports, documents and Web " "pages using Zoho web services." msgstr "" "Skep en redigeer teks en grafika in briewe, verslae, dokumente en webblaaie " "deur middel van Zoho webdienste" #: ../menu-data/weka:weka.desktop.in.h:1 msgid "weka" msgstr "weka" #: ../menu-data/weka:weka.desktop.in.h:2 msgid "Machine learning algorithms for data mining tasks" msgstr "Masjien leeralgoritmes vir datamyn take" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:1 msgid "Battle for Wesnoth (1.12)" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12.desktop.in.h:2 msgid "A fantasy turn-based strategy game" msgstr "'n Beurtsgewysde fantasie strategiespel" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:1 msgid "Battle for Wesnoth Map Editor (1.12)" msgstr "" #: ../menu-data/wesnoth-1.12-core:wesnoth-1.12_editor.desktop.in.h:2 msgid "A map editor for Battle for Wesnoth maps" msgstr "" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:1 msgid "Which Way is Up" msgstr "Which Way is Up" #: ../menu-data/whichwayisup:whichwayisup.desktop.in.h:2 msgid "2D platform game with a slight rotational twist" msgstr "2D platformspel met 'n effens roterende kinkel" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:1 msgid "Wicd Network Manager" msgstr "Wicd Netwerkbestuurder" #: ../menu-data/wicd-gtk:wicd.desktop.in.h:2 msgid "Start the Wicd client without system tray icon" msgstr "Begin die Wicd kliënt sonder die stelselvak ikoon" #: ../menu-data/widelands:widelands.desktop.in.h:1 msgid "Widelands" msgstr "Widelands" #: ../menu-data/widelands:widelands.desktop.in.h:2 msgid "A a real-time build-up strategy game" msgstr "'n Intydse ontwikkelings strategiespel" #: ../menu-data/widemargin:widemargin.desktop.in.h:1 msgid "Simple Bible Application" msgstr "" #: ../menu-data/widemargin:widemargin.desktop.in.h:2 msgid "Wide Margin" msgstr "" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:1 msgid "WiFi Radar" msgstr "WiFi Radar" #: ../menu-data/wifi-radar:wifi-radar.desktop.in.h:2 msgid "Tool for connecting to wireless networks" msgstr "Hulpmiddel vir die verbinding aan draadlose netwerke" #: ../menu-data/wine1.6:wine.desktop.in.h:1 msgid "Wine Windows Program Loader" msgstr "Wine Windows programlaaier" #: ../menu-data/winefish:winefish.desktop.in.h:1 msgid "Winefish LaTeX Editor" msgstr "Winefish LaTeX redigeerder" #: ../menu-data/winefish:winefish.desktop.in.h:2 msgid "LaTeX Editor based on Bluefish" msgstr "LaTeX redigeerder gebasseer op Bluefish" #: ../menu-data/winetricks:winetricks.desktop.in.h:1 msgid "Winetricks" msgstr "" #: ../menu-data/winetricks:winetricks.desktop.in.h:2 msgid "Install applications on Wine" msgstr "" #: ../menu-data/winff:winff.desktop.in.h:1 msgid "WinFF" msgstr "WinFF" #: ../menu-data/winff:winff.desktop.in.h:2 msgid "GUI for avconv" msgstr "" #: ../menu-data/wing:wing.desktop.in.h:1 msgid "WING" msgstr "" #: ../menu-data/wing:wing.desktop.in.h:2 msgid "Play Galaga-like arcade game" msgstr "" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:1 msgid "A window information utility for X" msgstr "'n Vensterinformasie nutsprogram vir X" #: ../menu-data/wininfo:xdg-wininfo.desktop.in.h:2 msgid "X Window Information" msgstr "X Window Information" #: ../menu-data/winpdb:winpdb.desktop.in.h:1 msgid "Winpdb" msgstr "Winpdb" #: ../menu-data/winpdb:winpdb.desktop.in.h:2 msgid "Platform independent Python debugger" msgstr "Platform onafhanklike Python ontfouter" #: ../menu-data/winswitch:winswitch.desktop.in.h:1 msgid "Window Switch" msgstr "" #: ../menu-data/winswitch:winswitch.desktop.in.h:2 msgid "Move running applications between networked computers" msgstr "" #: ../menu-data/wireshark:wireshark.desktop.in.h:1 msgid "Wireshark" msgstr "Wireshark" #: ../menu-data/wireshark:wireshark.desktop.in.h:2 msgid "Network traffic analyzer" msgstr "Netwerkverkeer analiseerder" #: ../menu-data/wizznic:wizznic.desktop.in.h:1 msgid "Wizznic" msgstr "" #: ../menu-data/wizznic:wizznic.desktop.in.h:2 msgid "A puzzle-block falling game." msgstr "" #: ../menu-data/wmforecast:wmforecast.desktop.in.h:1 msgid "wmforecast" msgstr "" #: ../menu-data/wmforecast:wmforecast.desktop.in.h:2 msgid "A weather dockapp for Window Maker using the Yahoo Weather API" msgstr "" #: ../menu-data/wmgui:wmgui.desktop.in.h:1 msgid "Wmgui" msgstr "Wmgui" #: ../menu-data/wmgui:wmgui.desktop.in.h:2 msgid "Simple GTK gui to the wiimote to test and display the wiimote data." msgstr "" "Eenvoudige GTK gui na die wii kontrole om te toets en die data te vertoon." #: ../menu-data/wmitime:wmitime.desktop.in.h:1 msgid "Wmitime" msgstr "Wmitime" #: ../menu-data/wmitime:wmitime.desktop.in.h:2 msgid "\"Display time and internet time\"" msgstr "" #: ../menu-data/wmnut:wmnut.desktop.in.h:1 msgid "WMNut" msgstr "" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:1 msgid "Wolf4SDL" msgstr "" #: ../menu-data/wolf4sdl:wolf4sdl.desktop.in.h:2 msgid "SDL-Port of Wolfenstein 3-D and Spear of Destiny" msgstr "" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:1 msgid "WordNet" msgstr "" #: ../menu-data/wordnet-gui:wordnet.desktop.in.h:2 msgid "electronic lexical database of English language" msgstr "" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:1 msgid "Word War vi" msgstr "" #: ../menu-data/wordwarvi:wordwarvi.desktop.in.h:2 msgid "side-scrolling shoot'em up arcade game" msgstr "" #: ../menu-data/worker:worker.desktop.in.h:1 msgid "Worker" msgstr "" #: ../menu-data/worker:worker.desktop.in.h:2 msgid "File manager for X." msgstr "" #: ../menu-data/workrave:workrave.desktop.in.h:1 msgid "Workrave" msgstr "Workrave" #: ../menu-data/workrave:workrave.desktop.in.h:2 msgid "" "Assists in the prevention and recovery of Repetitive Strain Injury (RSI)" msgstr "" "Lewer bystand met die voorkoming en herstel van Herhalende-Inspanning-" "Beserings (RSI)" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:1 msgid "wpa_gui" msgstr "wpa_gui" #: ../menu-data/wpagui:wpa_gui.desktop.in.h:2 msgid "Graphical user interface for wpa_supplicant" msgstr "Grafiese gebruikerskoppelvlak vir wpa_supplicant" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:1 msgid "WrapperFactory" msgstr "WrapperFactory" #: ../menu-data/wrapperfactory.app:WrapperFactory.desktop.in.h:2 msgid "Graphically create Unix application wrappers for GNUstep" msgstr "Skep Unix toepassingomslae grafies vir GNUstep" #: ../menu-data/writetype:writetype.desktop.in.h:1 msgid "Writetype" msgstr "" #: ../menu-data/writetype:writetype.desktop.in.h:2 msgid "A word processor to make typing easier" msgstr "" #: ../menu-data/wsjt:wsjt.desktop.in.h:1 msgid "wsjt" msgstr "" #: ../menu-data/wsjt:wsjt.desktop.in.h:2 #: ../menu-data/wsjtx:wsjtx.desktop.in.h:2 msgid "Weak Signal Ham Radio" msgstr "" #: ../menu-data/wsjtx:wsjtx.desktop.in.h:1 msgid "wsjtx" msgstr "" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:1 msgid "wxBanker Finance Manager" msgstr "wxBanker Finansiesbestuurder" #: ../menu-data/wxbanker:wxbanker.desktop.in.h:2 msgid "A lightweight personal finance manager" msgstr "'n Liggewig persoonlike finasiesbestuurder" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:1 msgid "wxFormBuilder" msgstr "wxFormBuilder" #: ../menu-data/wxformbuilder:wxformbuilder.desktop.in.h:2 msgid "wxWidgets GUI Designer" msgstr "wxWidgets GUI Ontwerper" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:1 msgid "wxHexEditor" msgstr "" #: ../menu-data/wxhexeditor:wxHexEditor.desktop.in.h:2 msgid "A hex editor for huge files and devices" msgstr "" #: ../menu-data/wxmaxima:wxMaxima.desktop.in.h:1 msgid "wxMaxima" msgstr "wxMaxima" #: ../menu-data/x-tile:x-tile.desktop.in.h:1 msgid "X Tile" msgstr "" #: ../menu-data/x-tile:x-tile.desktop.in.h:2 msgid "Tile the Windows Upon your X Desktop" msgstr "" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:1 msgid "X11VNC Server" msgstr "X11VNC bediener" #: ../menu-data/x11vnc:x11vnc.desktop.in.h:2 msgid "Share this desktop by VNC" msgstr "Deel hierdie rekenaar deur VNC" #: ../menu-data/x2:x2.desktop.in.h:1 msgid "X2" msgstr "" #: ../menu-data/x2goclient:x2goclient.desktop.in.h:1 msgid "X2Go Client" msgstr "" #: ../menu-data/xabacus:xabacus.desktop.in.h:1 msgid "Xabacus" msgstr "Xabacus" #: ../menu-data/xabacus:xabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (plain X version)" msgstr "Simulasie van die antieke rekenaar (x weergawe)" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:1 msgid "Xacobeo" msgstr "" #: ../menu-data/xacobeo:xacobeo.desktop.in.h:2 msgid "Build and execute XPath queries" msgstr "" #: ../menu-data/xaos:xaos.desktop.in.h:1 msgid "Xaos - Fractal Zoomer" msgstr "Xaos - Fractal Zoemer" #: ../menu-data/xaos:xaos.desktop.in.h:2 msgid "Fractal Generator" msgstr "Fraktaal genereerder" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:1 msgid "Xarchiver" msgstr "Xarchiver" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:2 msgid "A GTK+2 only archive manager" msgstr "'n Argiefbestuurder beperk tot GTK+2" #: ../menu-data/xastir:xastir.desktop.in.h:1 msgid "Xastir" msgstr "" #: ../menu-data/xastir:xastir.desktop.in.h:2 msgid "X Amateur Station Tracking and Information Reporting" msgstr "" #: ../menu-data/xbill:xbill.desktop.in.h:1 msgid "XBill" msgstr "XBill" #: ../menu-data/xbill:xbill.desktop.in.h:2 msgid "Get rid of those Wingdows Viruses!" msgstr "Raak ontslae van daai Wingdows virusse" #: ../menu-data/xboard:xboard-config.desktop.in.h:1 #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:1 #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:1 #: ../menu-data/xboard:xboard-tourney.desktop.in.h:1 #: ../menu-data/xboard:xboard.desktop.in.h:1 msgid "Xboard" msgstr "" #: ../menu-data/xboard:xboard-config.desktop.in.h:2 msgid "Start preconfigured XBoard" msgstr "" #: ../menu-data/xboard:xboard-fen-viewer.desktop.in.h:2 msgid "XBoard FEN display" msgstr "" #: ../menu-data/xboard:xboard-pgn-viewer.desktop.in.h:2 msgid "Run XBoard as PGN viewer" msgstr "" #: ../menu-data/xboard:xboard-tourney.desktop.in.h:2 msgid "Resume XBoard chess tourney" msgstr "" #: ../menu-data/xboard:xboard.desktop.in.h:2 msgid "Chess Game" msgstr "" #: ../menu-data/xbomb:xbomb.desktop.in.h:1 msgid "xbomb" msgstr "" #: ../menu-data/xbomb:xbomb.desktop.in.h:2 msgid "'minesweeper' game with squares, hexagons or triangles" msgstr "" #: ../menu-data/xca:xca.desktop.in.h:1 msgid "XCA" msgstr "XCA" #: ../menu-data/xca:xca.desktop.in.h:2 msgid "" "A graphical user interface for handling and issuing X.509 compliant " "Certificates" msgstr "" "'n Grafiese gebruikerskoppelvlak vir die hantering en uitreiking van X.509 " "toegewende sertifikate" #: ../menu-data/xcfa:xcfa.desktop.in.h:1 msgid "XCFA" msgstr "XCFA" #: ../menu-data/xcfa:xcfa.desktop.in.h:2 msgid "X Convert File Audio. Programme pour convertir les fichiers audio." msgstr "X Convert File Audio. Program vir die omskakeling van oudiosnitte" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:1 msgid "XChat-GNOME IRC Chat" msgstr "XChat-GNOME IRC Klets" #: ../menu-data/xchat-gnome:xchat-gnome.desktop.in.h:2 msgid "Chat with people using IRC" msgstr "Klets met mense deur middel van IRC" #: ../menu-data/xchat:xchat.desktop.in.h:1 msgid "XChat IRC" msgstr "XChat IRC" #: ../menu-data/xchat:xchat.desktop.in.h:2 msgid "Chat with other people using Internet Relay Chat" msgstr "Klets met ander mense deur middel van IRC (Internet Relay Chat)" #: ../menu-data/xchm:xchm.desktop.in.h:1 msgid "xCHM" msgstr "xCHM" #: ../menu-data/xchm:xchm.desktop.in.h:2 msgid "Compiled HTML Help (CHM) file viewer" msgstr "Saamgestelde HTML Help (CHM) lêer besigtiger" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:1 msgid "XCrySDen" msgstr "" #: ../menu-data/xcrysden:xcrysden.desktop.in.h:2 msgid "Crystalline and Molecular Structure Visualisation Program" msgstr "" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:1 msgid "Xdemineur" msgstr "Xdemineur" #: ../menu-data/xdemineur:xdemineur.desktop.in.h:2 msgid "Yet another minesweeper for X" msgstr "Nog 'n mynveër vir X" #: ../menu-data/xdemorse:xdemorse.desktop.in.h:1 msgid "xdemorse" msgstr "" #: ../menu-data/xdemorse:xdemorse.desktop.in.h:2 msgid "Decode Morse signals to Text" msgstr "" #: ../menu-data/xdesktopwaves:xdesktopwaves-start.desktop.in.h:1 msgid "xdesktopwaves: start" msgstr "" #: ../menu-data/xdesktopwaves:xdesktopwaves-stop.desktop.in.h:1 msgid "xdesktopwaves: stop" msgstr "" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:1 msgid "xdiagnose" msgstr "" #: ../menu-data/xdiagnose:xdiagnose.desktop.in.h:2 msgid "X.org Diagnostic and Repair Utility" msgstr "" #: ../menu-data/xdot:xdot.desktop.in.h:1 msgid "XDot" msgstr "" #: ../menu-data/xdot:xdot.desktop.in.h:2 msgid "Interactive viewer for Graphviz dot files" msgstr "" #: ../menu-data/xdx:Xdx.desktop.in.h:1 msgid "Xdx" msgstr "Xdx" #: ../menu-data/xdx:Xdx.desktop.in.h:2 msgid "DX-cluster client for amateur radio" msgstr "DX-cluster kliënt vir amateurradio" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:1 msgid "xenwatch" msgstr "xenwatch" #: ../menu-data/xenwatch:xenwatch.desktop.in.h:2 msgid "watch xen domains" msgstr "Kyk na xen domeine" #: ../menu-data/xfburn:xfburn.desktop.in.h:1 msgid "Xfburn" msgstr "Xfburn" #: ../menu-data/xfburn:xfburn.desktop.in.h:2 msgid "CD and DVD burning application" msgstr "CD en DVD sny toepassing" #: ../menu-data/xfburn:xfburn.desktop.in.h:3 msgid "Burn Image (xfburn)" msgstr "Sny beeld (xfburn)" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:1 msgid "Desktop " msgstr "" #: ../menu-data/xfdesktop4:xfce-backdrop-settings.desktop.in.h:2 msgid "Set desktop background and menu and icon behavior" msgstr "" #: ../menu-data/xfe:xfe.desktop.in.h:1 msgid "Xfe" msgstr "Xfe" #: ../menu-data/xfe:xfe.desktop.in.h:2 msgid "A lightweight file manager for X Window" msgstr "'n Liggewig lêerbestuurder vir X Window" #: ../menu-data/xfig:xfig.desktop.in.h:1 msgid "xfig" msgstr "" #: ../menu-data/xfig:xfig.desktop.in.h:2 msgid "Facility for Interactive Generation of figures under X11" msgstr "" #: ../menu-data/xflr5:xflr5.desktop.in.h:1 msgid "XFLR5" msgstr "" #: ../menu-data/xflr5:xflr5.desktop.in.h:2 msgid "analysis tool for airfoils" msgstr "" #: ../menu-data/xfpanel-switch:xfpanel-switch.desktop.in.h:1 msgid "Xfce Panel Switch" msgstr "" #: ../menu-data/xfpanel-switch:xfpanel-switch.desktop.in.h:2 msgid "Backup and restore your panel configuration" msgstr "" #: ../menu-data/xfwm4:xfce-wm-settings.desktop.in.h:2 msgid "Configure window behavior and shortcuts" msgstr "" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:1 msgid "Window Manager Tweaks" msgstr "" #: ../menu-data/xfwm4:xfce-wmtweaks-settings.desktop.in.h:2 msgid "Fine-tune window behaviour and effects" msgstr "" #: ../menu-data/xfwm4:xfce-workspaces-settings.desktop.in.h:2 msgid "Configure layout, names and margins" msgstr "" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:1 msgid "Galaga" msgstr "Galaga" #: ../menu-data/xgalaga:xgalaga.desktop.in.h:2 msgid "Play Galaga Game" msgstr "Speel Galaga" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:1 msgid "Xgnokii" msgstr "Xgnokii" #: ../menu-data/xgnokii:xgnokii.desktop.in.h:2 msgid "Manage your mobile phone" msgstr "Bestuur jou selfoon" #: ../menu-data/xhtml2ps:xhtml2ps.desktop.in.h:1 msgid "xhtml2ps" msgstr "" #: ../menu-data/xia:xia.desktop.in.h:1 msgid "XIA" msgstr "" #: ../menu-data/xia:xia.desktop.in.h:2 msgid "Convert svg to html5 interactive pictures" msgstr "" #: ../menu-data/xine-ui:xine.desktop.in.h:1 msgid "xine" msgstr "" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:1 msgid "VDR FrameBuffer Frontend" msgstr "" #: ../menu-data/xineliboutput-fbfe:vdr-fbfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - FrameBuffer Frontend" msgstr "" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:1 msgid "VDR X-Frontend" msgstr "" #: ../menu-data/xineliboutput-sxfe:vdr-sxfe.desktop.in.h:2 msgid "VDR Xineliboutput Client - X-Frontend" msgstr "" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:1 msgid "Calibrate Touchscreen" msgstr "" #: ../menu-data/xinput-calibrator:xinput_calibrator.desktop.in.h:2 msgid "Run the calibration tool for touchscreens" msgstr "" #: ../menu-data/xiphos:xiphos.desktop.in.h:1 msgid "Xiphos Bible Guide" msgstr "Xiphos Bybelgids" #: ../menu-data/xiphos:xiphos.desktop.in.h:2 msgid "Study the Bible" msgstr "Bestudeer die Bybel" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:1 msgid "Thai X terminal" msgstr "Thai X terminaal" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:2 msgid "X Terminal that supports Thai (TIS-620 encoding)" msgstr "" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:1 msgid "Xjadeo" msgstr "" #: ../menu-data/xjadeo:xjadeo.desktop.in.h:2 msgid "A simple video player that gets sync from jack transport." msgstr "" "'n Eenvoudige videospeler wat gesinchroniseer word vanaf jack transport" #: ../menu-data/xjig:xjig.desktop.in.h:1 msgid "xjig" msgstr "" #: ../menu-data/xjig:xjig.desktop.in.h:2 msgid "A jigsaw puzzle" msgstr "" #: ../menu-data/xjump:xjump.desktop.in.h:1 msgid "XJump" msgstr "XJump" #: ../menu-data/xjump:xjump.desktop.in.h:2 msgid "A jumping game" msgstr "'n Rondspring speletjie" #: ../menu-data/xlog:xlog.desktop.in.h:1 msgid "Xlog" msgstr "Xlog" #: ../menu-data/xlog:xlog.desktop.in.h:2 msgid "Amateur Radio logging program" msgstr "Amateur Radio vasleggingprogram" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:1 msgid "XMabacus" msgstr "" #: ../menu-data/xmabacus:xmabacus.desktop.in.h:2 msgid "simulation of the ancient calculator (Motif version)" msgstr "Nabootsing van die antieke rekenaar (Motif weergawe)" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:1 msgid "xmahjongg" msgstr "xmahjongg" #: ../menu-data/xmahjongg:xmahjongg.desktop.in.h:2 msgid "A colorful solitaire Mah Jongg game" msgstr "'n Kleurvolle solitaire Mah Jongg speletjie" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:1 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:1 msgid "XMakemol" msgstr "XMakemol" #: ../menu-data/xmakemol-gl:xmakemol.desktop.in.h:2 #: ../menu-data/xmakemol:xmakemol.desktop.in.h:2 msgid "View and manipulate atomic and other chemical systems" msgstr "Besigtig en manipuleer atoom en ander chemiese stelsels" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:1 msgid "Maxima Algebra System" msgstr "Maxima Algebrastelsel" #: ../menu-data/xmaxima:xmaxima.desktop.in.h:2 msgid "An interface to the Maxima Computer Algebra System" msgstr "'n Koppelvlak na die Maxima rekenaaralgebra stelsel" #: ../menu-data/xmille:xmille.desktop.in.h:1 msgid "Xmille" msgstr "Xmille" #: ../menu-data/xmille:xmille.desktop.in.h:2 msgid "Icon=" msgstr "" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:1 msgid "XML Copy Editor" msgstr "XML kopie redigeerder" #: ../menu-data/xmlcopyeditor:xmlcopyeditor.desktop.in.h:2 msgid "Edit XML documents" msgstr "Redigeer XML dokumente" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:1 msgid "XMMS2tray" msgstr "XMMS2tray" #: ../menu-data/xmms2tray:xmms2tray.desktop.in.h:2 msgid "XMMS2 tray icon" msgstr "XMMS2 vakikoon" #: ../menu-data/xmonad:xmonad.desktop.in.h:1 msgid "Xmonad" msgstr "Xmonad" #: ../menu-data/xmotd:xmotd.desktop.in.h:1 msgid "Message of the day" msgstr "Boodskap van die dag" #: ../menu-data/xmotd:xmotd.desktop.in.h:2 msgid "A message of the day browser for X" msgstr "'n Boodskap vanaf die dagblaaier vir X" #: ../menu-data/xmoto:xmoto.desktop.in.h:1 msgid "Xmoto" msgstr "Xmoto" #: ../menu-data/xmoto:xmoto.desktop.in.h:2 msgid "Motocross game" msgstr "Veldrenspeletjie" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:1 msgid "xmbarrel" msgstr "xmbarrel" #: ../menu-data/xmpuzzles:xmbarrel.desktop.in.h:2 #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:2 msgid "barrel game" msgstr "Vat speletjie" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:1 msgid "xmcubes" msgstr "xmcubes" #: ../menu-data/xmpuzzles:xmcubes.desktop.in.h:2 #: ../menu-data/xpuzzles:xcubes.desktop.in.h:2 msgid "cubes game" msgstr "Kubusspeletjies" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:1 msgid "xmdino" msgstr "xmdino" #: ../menu-data/xmpuzzles:xmdino.desktop.in.h:2 #: ../menu-data/xpuzzles:xdino.desktop.in.h:2 msgid "dino game" msgstr "Dino-spel" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:1 msgid "xmhexagons" msgstr "xmhexagons" #: ../menu-data/xmpuzzles:xmhexagons.desktop.in.h:2 #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:2 msgid "hexagons game" msgstr "Seshoekspeletjie" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:1 msgid "xmmball" msgstr "xmmball" #: ../menu-data/xmpuzzles:xmmball.desktop.in.h:2 #: ../menu-data/xpuzzles:xmball.desktop.in.h:2 msgid "mball game" msgstr "mball speletjie" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:1 msgid "xmmlink" msgstr "xmmlink" #: ../menu-data/xmpuzzles:xmmlink.desktop.in.h:2 #: ../menu-data/xpuzzles:xmlink.desktop.in.h:2 msgid "mlink game" msgstr "mlink-spel" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:1 msgid "xmoct" msgstr "xmoct" #: ../menu-data/xmpuzzles:xmoct.desktop.in.h:2 #: ../menu-data/xpuzzles:xoct.desktop.in.h:2 msgid "oct game" msgstr "oct-spel" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:1 msgid "xmpanex" msgstr "xmpanex" #: ../menu-data/xmpuzzles:xmpanex.desktop.in.h:2 #: ../menu-data/xpuzzles:xpanex.desktop.in.h:2 msgid "panex game" msgstr "panex-spel" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:1 msgid "xmpyraminx" msgstr "xmpyraminx" #: ../menu-data/xmpuzzles:xmpyraminx.desktop.in.h:2 #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:2 msgid "pyraminx game" msgstr "pyraminx-spel" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:1 msgid "xmrubik" msgstr "xmrubik" #: ../menu-data/xmpuzzles:xmrubik.desktop.in.h:2 #: ../menu-data/xpuzzles:xrubik.desktop.in.h:2 msgid "rubik game" msgstr "Rubik-spel" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:1 msgid "xmskewb" msgstr "xmskewb" #: ../menu-data/xmpuzzles:xmskewb.desktop.in.h:2 #: ../menu-data/xpuzzles:xskewb.desktop.in.h:2 msgid "skewb game" msgstr "skewb-spel" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:1 msgid "xmtriangles" msgstr "xmtriangles" #: ../menu-data/xmpuzzles:xmtriangles.desktop.in.h:2 #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:2 msgid "triangles game" msgstr "driehoeke-spel" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:1 msgid "Xnec2c" msgstr "" #: ../menu-data/xnec2c:xnec2c.desktop.in.h:2 msgid "Xnec2c antenna simulation" msgstr "" #: ../menu-data/xombrero:xombrero.desktop.in.h:1 msgid "xombrero Browser" msgstr "" #: ../menu-data/xombrero:xombrero.desktop.in.h:2 msgid "Minimalist's Web Browser" msgstr "" #: ../menu-data/xonix:xonix.desktop.in.h:1 msgid "Game to carve up the screen whilst dodging monsters" msgstr "" #: ../menu-data/xonix:xonix.desktop.in.h:2 msgid "Icon=xonix" msgstr "" #: ../menu-data/xoo:xoo.desktop.in.h:1 msgid "Xoo" msgstr "Xoo" #: ../menu-data/xoo:xoo.desktop.in.h:2 msgid "Handheld Device Simulator" msgstr "Handtoestel nabootser" #: ../menu-data/xoscope:xoscope.desktop.in.h:1 msgid "Xoscope" msgstr "Xoscope" #: ../menu-data/xoscope:xoscope.desktop.in.h:2 msgid "digital oscilloscope" msgstr "digitale ossilloskoop" #: ../menu-data/xosview:xosview.desktop.in.h:1 msgid "Xosview" msgstr "Xosview" #: ../menu-data/xosview:xosview.desktop.in.h:2 msgid "X based system monitor" msgstr "X gebasseerde stelselmonitor" #: ../menu-data/xournal:xournal.desktop.in.h:1 msgid "Xournal" msgstr "Xournal" #: ../menu-data/xournal:xournal.desktop.in.h:2 msgid "Take handwritten notes" msgstr "Neem handgeskrewe notas" #: ../menu-data/xpad:xpad.desktop.in.h:1 msgid "Xpad" msgstr "Xpad" #: ../menu-data/xpad:xpad.desktop.in.h:2 msgid "Jot down notes for later" msgstr "Maak notas vir later" #: ../menu-data/xpaint:xpaint.desktop.in.h:1 msgid "XPaint" msgstr "XPaint" #: ../menu-data/xpaint:xpaint.desktop.in.h:2 msgid "Xpaint painting application" msgstr "Xpaint verftoepassing" #: ../menu-data/xpdf:xpdf.desktop.in.h:1 msgid "xpdf" msgstr "xpdf" #: ../menu-data/xpdf:xpdf.desktop.in.h:2 msgid "View PDF files" msgstr "Besigtig PDF lêers" #: ../menu-data/xpn:xpn.desktop.in.h:1 msgid "Xpn Newsreader" msgstr "Xpn Nuusleser" #: ../menu-data/xpn:xpn.desktop.in.h:2 msgid "Read News from Usenet" msgstr "Lees nuus vanaf Usenet" #: ../menu-data/xpra:xpra.desktop.in.h:1 msgid "Xpra" msgstr "" #: ../menu-data/xpra:xpra.desktop.in.h:2 #: ../menu-data/xpra:xpra_launcher.desktop.in.h:2 msgid "Connect to an Xpra session" msgstr "" #: ../menu-data/xpra:xpra_launcher.desktop.in.h:1 msgid "Xpra Launcher" msgstr "" #: ../menu-data/xpuzzles:xbarrel.desktop.in.h:1 msgid "xbarrel" msgstr "xbarrel" #: ../menu-data/xpuzzles:xcubes.desktop.in.h:1 msgid "xcubes" msgstr "xcubes" #: ../menu-data/xpuzzles:xdino.desktop.in.h:1 msgid "xdino" msgstr "xdino" #: ../menu-data/xpuzzles:xhexagons.desktop.in.h:1 msgid "xhexagons" msgstr "xhexagons" #: ../menu-data/xpuzzles:xmball.desktop.in.h:1 msgid "xmball" msgstr "xmball" #: ../menu-data/xpuzzles:xmlink.desktop.in.h:1 msgid "xmlink" msgstr "xmlink" #: ../menu-data/xpuzzles:xoct.desktop.in.h:1 msgid "xoct" msgstr "xoct" #: ../menu-data/xpuzzles:xpanex.desktop.in.h:1 msgid "xpanex" msgstr "xpanex" #: ../menu-data/xpuzzles:xpyraminx.desktop.in.h:1 msgid "xpyraminx" msgstr "xpyraminx" #: ../menu-data/xpuzzles:xrubik.desktop.in.h:1 msgid "xrubik" msgstr "xrubik" #: ../menu-data/xpuzzles:xskewb.desktop.in.h:1 msgid "xskewb" msgstr "xskewb" #: ../menu-data/xpuzzles:xtriangles.desktop.in.h:1 msgid "xtriangles" msgstr "xtriangles" #: ../menu-data/xqf:xqf.desktop.in.h:1 msgid "XQF Game Server Browser" msgstr "XQF Speletjie Bedienner Blaaier" #: ../menu-data/xqf:xqf.desktop.in.h:2 msgid "Locate and connect to game servers" msgstr "Spoor speletjie bedieners op en verbind daarmee" #: ../menu-data/xsane:xsane.desktop.in.h:1 msgid "XSane Image scanning program" msgstr "" #: ../menu-data/xsane:xsane.desktop.in.h:2 msgid "" "A program to work with scanner. Can be used as a scanning, copier, OCR, fax " "tools." msgstr "" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:1 msgid "XScavenger" msgstr "" #: ../menu-data/xscavenger:xscavenger.desktop.in.h:2 msgid "X11 clone of Lode Runner" msgstr "" #: ../menu-data/xscorch:xscorch.desktop.in.h:1 msgid "Xscorch" msgstr "Xscorch" #: ../menu-data/xscorch:xscorch.desktop.in.h:2 msgid "Clone of Scorched Earth" msgstr "Kloon van Scorched Earth" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:1 msgid "XSD Diagram" msgstr "" #: ../menu-data/xsddiagram:xsddiagram.desktop.in.h:2 msgid "XML Schema Definition (XSD) diagram viewer" msgstr "" #: ../menu-data/xsensors:xsensors.desktop.in.h:1 msgid "XSensors" msgstr "XSensors" #: ../menu-data/xsensors:xsensors.desktop.in.h:2 msgid "View hardware health" msgstr "Besigtig hardewaregesondheid" #: ../menu-data/xshogi:xshogi.desktop.in.h:1 msgid "Xshogi" msgstr "Xshogi" #: ../menu-data/xshogi:xshogi.desktop.in.h:2 msgid "Play Shogi Game" msgstr "Speel Shogi" #: ../menu-data/xskat:xskat.desktop.in.h:1 msgid "XSkat" msgstr "" #: ../menu-data/xskat:xskat.desktop.in.h:2 msgid "Card game" msgstr "" #: ../menu-data/xsol:xsol.desktop.in.h:1 msgid "Klondike Solitaire" msgstr "" #: ../menu-data/xsol:xsol.desktop.in.h:2 msgid "X Solitaire" msgstr "" #: ../menu-data/xsoldier:xsoldier.desktop.in.h:1 msgid "X Soldier" msgstr "" #: ../menu-data/xsoldier:xsoldier.desktop.in.h:2 msgid "Shoot 'em up game with the \"not shooting\" bonus" msgstr "" #: ../menu-data/xterm:debian-xterm.desktop.in.h:1 msgid "XTerm" msgstr "" #. GenericName=Terminal #: ../menu-data/xterm:debian-xterm.desktop.in.h:3 msgid "standard terminal emulator for the X window system" msgstr "" #: ../menu-data/xtide:xtide.desktop.in.h:1 msgid "XTide Tide Predictor" msgstr "XTide Gety voorspeller" #: ../menu-data/xtide:xtide.desktop.in.h:2 msgid "View tide and current predictions" msgstr "Besigtig gety en stroom voorspellings" #: ../menu-data/xvattr:xvattr.desktop.in.h:1 msgid "gxvattr" msgstr "gxvattr" #: ../menu-data/xvattr:xvattr.desktop.in.h:2 msgid "XVideo Settings Utility" msgstr "XVideo verstelling hulpmiddel" #: ../menu-data/xvile:uxvile.desktop.in.h:1 msgid "UXVile" msgstr "UXVile" #: ../menu-data/xvile:uxvile.desktop.in.h:2 #: ../menu-data/xvile:xvile.desktop.in.h:2 msgid "VI Like Emacs" msgstr "VI tipe Emacs" #: ../menu-data/xvile:xvile.desktop.in.h:1 msgid "XVile" msgstr "XVile" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:1 msgid "XWelltris" msgstr "XWelltris" #: ../menu-data/xwelltris:xwelltris.desktop.in.h:2 msgid "Play a 3D Tetris like game" msgstr "Speel 'n 3D Tetris-agtige speletjie" #: ../menu-data/xye:xye.desktop.in.h:1 msgid "Xye" msgstr "" #: ../menu-data/xye:xye.desktop.in.h:2 msgid "" "Solve puzzles and action challenges in order to get all the gems in the room." msgstr "" #: ../menu-data/xyscan:xyscan.desktop.in.h:1 msgid "XYscan" msgstr "" #: ../menu-data/xyscan:xyscan.desktop.in.h:2 msgid "grabbing data from printed plots" msgstr "" #: ../menu-data/xzoom:xzoom.desktop.in.h:2 msgid "Magnify part of display, with real-time updates." msgstr "" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:1 msgid "Yabause (Gtk port)" msgstr "Yabause (Gtk poort)" #: ../menu-data/yabause-gtk:yabause-gtk.desktop.in.h:2 #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:2 msgid "Sega Saturn emulator" msgstr "Sega Saturn emulator" #: ../menu-data/yabause-qt:yabause-qt.desktop.in.h:1 msgid "Yabause (Qt port)" msgstr "Yabause (Qt poort)" #: ../menu-data/yagf:YAGF.desktop.in.h:1 msgid "YAGF" msgstr "" #: ../menu-data/yagf:YAGF.desktop.in.h:2 msgid "Graphical frontend for Cuneiform and Tesseract" msgstr "" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:1 msgid "YahtzeeSharp" msgstr "YahtzeeSharp" #: ../menu-data/yahtzeesharp:YahtzeeSharp.desktop.in.h:2 msgid "An open source Yahtzee like game written in C#" msgstr "'n Opebron Yahtzee tipe spel geskryf in C#" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:1 msgid "Yakuake" msgstr "Yakuake" #: ../menu-data/yakuake:kde4__yakuake.desktop.in.h:2 msgid "A drop-down terminal emulator based on KDE Konsole technology." msgstr "" "'n Aftreklys terminaal emuleerder gebasseer op KDE Konsole tegnologie" #: ../menu-data/yapet:yapet.desktop.in.h:1 msgid "YAPET" msgstr "YAPET" #: ../menu-data/yapet:yapet.desktop.in.h:2 msgid "Yet Another Password Encryption Tool" msgstr "Wagwoordenkripsie hulpmiddel (Yet Another Password Encryption Tool)" #: ../menu-data/yarssr:yarssr.desktop.in.h:1 msgid "Yarssr" msgstr "Yarssr" #: ../menu-data/yarssr:yarssr.desktop.in.h:2 msgid "RSS reader for the notification area" msgstr "RSS leser vir die kennisgewing area" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:1 msgid "Yate VoIP Client" msgstr "" #: ../menu-data/yate-qt4:yate-qt4.desktop.in.h:2 msgid "Place phone calls over the Internet" msgstr "Voer telefoongesprekke oor die internet" #: ../menu-data/yelp:yelp.desktop.in.h:2 msgid "Get help with Unity" msgstr "" #: ../menu-data/yi:yi-emacs.desktop.in.h:1 msgid "Yi (Emacs keymap)" msgstr "" #: ../menu-data/yi:yi-vim.desktop.in.h:1 msgid "Yi (Vim keymap)" msgstr "" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:1 msgid "Yo Frankie!" msgstr "Yo Frankie!" #: ../menu-data/yofrankie:yofrankie-bge.desktop.in.h:2 msgid "A 3D platform game" msgstr "'n 3D platformspel" #: ../menu-data/yokadi:yokadi.desktop.in.h:1 msgid "Yokadi" msgstr "" #: ../menu-data/yokadi:yokadi.desktop.in.h:2 msgid "Command-line oriented TODO list manager" msgstr "" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:1 msgid "3D FITS data viewer for spectro-imaging" msgstr "3D FITS data kyker vir spekro-afbeelding" #: ../menu-data/yorick-cubeview:cubeview.desktop.in.h:2 msgid "Cubeview" msgstr "Cubeview" #: ../menu-data/yorick-gyoto:gyotoy.desktop.in.h:1 msgid "Gyotoy" msgstr "" #: ../menu-data/yorick-gyoto:gyotoy.desktop.in.h:2 msgid "General Relativity Orbit Tracer" msgstr "" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:1 msgid "FITS image display and simple analysis" msgstr "FITS beeldvertoning en eenvoudige analise" #: ../menu-data/yorick-spydr:spydr.desktop.in.h:2 msgid "Spydr" msgstr "Spydr" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:1 msgid "Yoshimi" msgstr "" #: ../menu-data/yoshimi:yoshimi.desktop.in.h:2 msgid "Software Synthesizer based on ZynAddSubFX" msgstr "" #: ../menu-data/youker-assistant:youker-assistant.desktop.in.h:1 msgid "youker-assistant" msgstr "" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:1 msgid "Online Translator YouTranslate!" msgstr "Aanlyn vertaler YouTranslate" #: ../menu-data/youtranslate:youtranslate.desktop.in.h:2 msgid "Translate words or sentences using an online translation service" msgstr "Vertaal woord of sinne met behulp van aanlyn vertalingsdiense" #: ../menu-data/yubikey-neo-manager:neoman.desktop.in.h:1 msgid "YubiKey NEO Manager" msgstr "" #: ../menu-data/yubikey-neo-manager:neoman.desktop.in.h:2 msgid "Graphical interface YubiKey NEO management" msgstr "" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:1 msgid "YubiKey Personalization Tool" msgstr "" #: ../menu-data/yubikey-personalization-gui:yubikey-personalization-gui.desktop.in.h:2 msgid "Graphical interface for programing a YubiKey" msgstr "" #: ../menu-data/yubikey-piv-manager:pivman.desktop.in.h:1 msgid "YubiKey PIV Manager" msgstr "" #: ../menu-data/yubikey-piv-manager:pivman.desktop.in.h:2 msgid "Tool for configuring your PIV-enabled YubiKey" msgstr "" #: ../menu-data/yudit:yudit.desktop.in.h:1 msgid "Yudit" msgstr "" #: ../menu-data/z88:z88.desktop.in.h:1 msgid "Z88" msgstr "Z88" #: ../menu-data/z88:z88.desktop.in.h:2 msgid "Finite Element Analysis Program" msgstr "" #: ../menu-data/zangband:zangband.desktop.in.h:1 msgid "Zangband" msgstr "" #: ../menu-data/zangband:zangband.desktop.in.h:2 msgid "A single-player, text-based, roguelike game" msgstr "" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:1 msgid "Zanshin" msgstr "Zanshin" #: ../menu-data/zanshin:kde4__zanshin.desktop.in.h:2 msgid "TODO Management Application" msgstr "TODO bestuurtoepassang" #: ../menu-data/zapping:zapping.desktop.in.h:1 msgid "Zapping TV Viewer" msgstr "Zapping TV kyker" #: ../menu-data/zapping:zapping.desktop.in.h:2 msgid "Lets you watch TV in a window" msgstr "Laat jou TV kyk in 'n venster" #: ../menu-data/zathura-cb:zathura-cb.desktop.in.h:1 #: ../menu-data/zathura-djvu:zathura-djvu.desktop.in.h:1 #: ../menu-data/zathura-ps:zathura-ps.desktop.in.h:1 #: ../menu-data/zathura:zathura-pdf-poppler.desktop.in.h:1 #: ../menu-data/zathura:zathura.desktop.in.h:1 msgid "Zathura" msgstr "" #: ../menu-data/zathura-cb:zathura-cb.desktop.in.h:2 #: ../menu-data/zathura-djvu:zathura-djvu.desktop.in.h:2 #: ../menu-data/zathura-ps:zathura-ps.desktop.in.h:2 #: ../menu-data/zathura:zathura-pdf-poppler.desktop.in.h:2 #: ../menu-data/zathura:zathura.desktop.in.h:2 msgid "A minimalistic document viewer" msgstr "" #: ../menu-data/zaz:zaz.desktop.in.h:1 msgid "Zaz" msgstr "Zaz" #: ../menu-data/zaz:zaz.desktop.in.h:2 msgid "Zaz ain't Z***" msgstr "Zaz is nie Z***" #: ../menu-data/zeal:zeal.desktop.in.h:1 msgid "Zeal" msgstr "" #: ../menu-data/zeal:zeal.desktop.in.h:2 msgid "Simple API documentation browser" msgstr "" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:1 msgid "ZeGrapher" msgstr "" #: ../menu-data/zegrapher:zegrapher.desktop.in.h:2 msgid "Interactive tool plot mathematic objects" msgstr "" #: ../menu-data/zeitgeist-explorer:zeitgeist-explorer.desktop.in.h:1 msgid "Zeitgeist Explorer" msgstr "" #: ../menu-data/zeitgeist-explorer:zeitgeist-explorer.desktop.in.h:2 msgid "" "A tool which can be used to monitor and explore the events logged by " "zeitgeist" msgstr "" #: ../menu-data/zekr:zekr.desktop.in.h:1 msgid "Zekr " msgstr "Zekr " #: ../menu-data/zekr:zekr.desktop.in.h:2 msgid "Study The Quran" msgstr "Bestudeer die Koran" #: ../menu-data/zenmap:zenmap.desktop.in.h:1 msgid "Zenmap" msgstr "Zenmap" #: ../menu-data/zenmap:zenmap.desktop.in.h:2 msgid "A cross-platform GUI for the Nmap Security Scanner." msgstr "'n Oorkruisplatform GUI vir Nmap sekuriteitskandeerder" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:1 msgid "zEscrow" msgstr "" #: ../menu-data/zescrow-client:zEscrow.desktop.in.h:2 msgid "Backup eCryptfs configuration and mount passphrases" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:1 msgid "Zim Desktop Wiki" msgstr "Zim Werksblad Wiki" #: ../menu-data/zim:zim.desktop.in.h:2 msgid "Edit text files \"wiki style\"" msgstr "Redigeer tekslêers wiki-styl" #: ../menu-data/zim:zim.desktop.in.h:3 msgid "Quick Note" msgstr "" #: ../menu-data/zim:zim.desktop.in.h:4 msgid "Quick Note from Clipboard" msgstr "" #: ../menu-data/zipper.app:Zipper.desktop.in.h:1 msgid "Zipper" msgstr "Zipper" #: ../menu-data/zipper.app:Zipper.desktop.in.h:2 msgid "Archive manager for GNUstep" msgstr "" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:1 msgid "AT1" msgstr "" #: ../menu-data/zita-at1:zita-at1.desktop.in.h:2 msgid "Correct the pitch of a voice singing out of tune" msgstr "" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:1 msgid "Zita-bls1" msgstr "" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:2 msgid "converter of binaural signals into a convential stereo signals." msgstr "" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:1 msgid "Zita-mu1" msgstr "" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:2 msgid "App used to organise stereo monitoring for JACK" msgstr "" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:1 msgid "Zita-Rev1" msgstr "" #: ../menu-data/zita-rev1:zita-rev1.desktop.in.h:2 msgid "amazing reverb by kokkinizita - more bang per byte" msgstr "" #: ../menu-data/zsnes:zsnes.desktop.in.h:1 msgid "ZSNES" msgstr "" #: ../menu-data/zsnes:zsnes.desktop.in.h:2 msgid "Super Nintendo Entertainment System (TM) emulator" msgstr "" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:1 msgid "zuluCrypt" msgstr "" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:2 msgid "Graphical front end for zulucrypt-cli" msgstr "" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:1 msgid "zuluMount" msgstr "" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:2 msgid "Encrypted volumes and partition mounter" msgstr "" #: ../menu-data/zynaddsubfx:zynaddsubfx.desktop.in.h:1 msgid "ZynAddSubFX Software Synthesizer" msgstr "ZynAddSubFX Sagteware sinteseerder" #: ../menu-data/zyne:zyne.desktop.in.h:1 msgid "Zyne" msgstr "" #: ../menu-data/zyne:zyne.desktop.in.h:2 msgid "Modular synthesizer written in Python" msgstr "" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:1 msgid "Lv2rack" msgstr "" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:2 msgid "LV2 plugins host for JACK" msgstr "" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:1 msgid "Zynjacku" msgstr "" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:2 msgid "LV2 synths host for JACK" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/gst-plugins-good-1.0.po0000644000000000000000000003017112734304012021057 0ustar # Translation of gstreamer plugin messages to Afrikaans. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is put in the public domain. # Petri Jooste , 2004. # msgid "" msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" "POT-Creation-Date: 2016-06-09 11:20+0300\n" "PO-Revision-Date: 2016-06-24 07:01+0000\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 19:16+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #: ext/jack/gstjackaudiosink.c:356 ext/jack/gstjackaudiosrc.c:364 msgid "Jack server not found" msgstr "" #: ext/jpeg/gstjpegdec.c:915 ext/jpeg/gstjpegdec.c:1181 #: ext/jpeg/gstjpegdec.c:1193 ext/jpeg/gstjpegdec.c:1222 #: ext/jpeg/gstjpegdec.c:1231 ext/jpeg/gstjpegdec.c:1240 #: ext/jpeg/gstjpegdec.c:1248 msgid "Failed to decode JPEG image" msgstr "" #. TRANSLATORS: 'song title' by 'artist name' #: ext/pulse/pulsesink.c:3127 #, c-format msgid "'%s' by '%s'" msgstr "" #: ext/shout2/gstshout2.c:567 msgid "Could not connect to server" msgstr "" #: ext/soup/gstsouphttpsrc.c:932 msgid "No URL set." msgstr "" #: ext/soup/gstsouphttpsrc.c:1292 msgid "Server does not support seeking." msgstr "" #: ext/soup/gstsouphttpsrc.c:1567 msgid "Could not resolve server name." msgstr "" #: ext/soup/gstsouphttpsrc.c:1573 msgid "Could not establish connection to server." msgstr "" #: ext/soup/gstsouphttpsrc.c:1578 msgid "Secure connection setup failed." msgstr "" #: ext/soup/gstsouphttpsrc.c:1588 msgid "" "A network error occurred, or the server closed the connection unexpectedly." msgstr "" #: ext/soup/gstsouphttpsrc.c:1595 msgid "Server sent bad data." msgstr "" #: gst/avi/gstavidemux.c:5705 msgid "Internal data stream error." msgstr "" #: gst/avi/gstavimux.c:1828 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "Geen of ongeldige klanktoevoer, AVI-stroom sal korrup wees." #: gst/isomp4/qtdemux.c:648 gst/isomp4/qtdemux.c:652 msgid "This file contains no playable streams." msgstr "" #: gst/isomp4/qtdemux.c:698 gst/isomp4/qtdemux.c:5845 gst/isomp4/qtdemux.c:5912 #: gst/isomp4/qtdemux.c:6167 msgid "This file is invalid and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:2504 msgid "Cannot play stream because it is encrypted with PlayReady DRM." msgstr "" #: gst/isomp4/qtdemux.c:3604 gst/isomp4/qtdemux.c:6900 #: gst/isomp4/qtdemux.c:6907 gst/isomp4/qtdemux.c:7729 #: gst/isomp4/qtdemux.c:8158 gst/isomp4/qtdemux.c:8165 #: gst/isomp4/qtdemux.c:10530 msgid "This file is corrupt and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:3846 msgid "Invalid atom size." msgstr "" #: gst/isomp4/qtdemux.c:3924 msgid "This file is incomplete and cannot be played." msgstr "" #: gst/isomp4/qtdemux.c:9139 msgid "The video in this file might not play correctly." msgstr "" #: gst/isomp4/qtdemux.c:10571 #, c-format msgid "This file contains too many streams. Only playing first %d" msgstr "" #: gst/multifile/gstsplitmuxsrc.c:532 gst/wavparse/gstwavparse.c:2260 msgid "Internal data flow error." msgstr "" #: gst/rtsp/gstrtspsrc.c:6406 msgid "" "No supported stream was found. You might need to install a GStreamer RTSP " "extension plugin for Real media streams." msgstr "" #: gst/rtsp/gstrtspsrc.c:6411 msgid "" "No supported stream was found. You might need to allow more transport " "protocols or may otherwise be missing the right GStreamer RTSP extension " "plugin." msgstr "" #: sys/oss4/oss4-sink.c:493 sys/oss4/oss4-source.c:358 sys/oss/gstosssink.c:384 msgid "" "Could not open audio device for playback. Device is being used by another " "application." msgstr "" #: sys/oss4/oss4-sink.c:503 sys/oss4/oss4-source.c:368 sys/oss/gstosssink.c:391 msgid "" "Could not open audio device for playback. You don't have permission to open " "the device." msgstr "" #: sys/oss4/oss4-sink.c:514 sys/oss4/oss4-source.c:379 sys/oss/gstosssink.c:399 msgid "Could not open audio device for playback." msgstr "" #: sys/oss4/oss4-sink.c:523 sys/oss4/oss4-source.c:389 msgid "" "Could not open audio device for playback. This version of the Open Sound " "System is not supported by this element." msgstr "" #: sys/oss4/oss4-sink.c:646 msgid "Playback is not supported by this audio device." msgstr "" #: sys/oss4/oss4-sink.c:653 msgid "Audio playback error." msgstr "" #: sys/oss4/oss4-source.c:503 msgid "Recording is not supported by this audio device." msgstr "" #: sys/oss4/oss4-source.c:510 msgid "Error recording from audio device." msgstr "" #: sys/oss/gstosssrc.c:376 msgid "" "Could not open audio device for recording. You don't have permission to open " "the device." msgstr "" #: sys/oss/gstosssrc.c:384 msgid "Could not open audio device for recording." msgstr "" #: sys/osxaudio/gstosxaudioringbuffer.c:149 msgid "CoreAudio device not found" msgstr "" #: sys/osxaudio/gstosxaudioringbuffer.c:155 msgid "CoreAudio device could not be opened" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:109 msgid "Record Source" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:120 msgid "Microphone" msgstr "Mikrofoon" #: sys/sunaudio/gstsunaudiomixeroptions.c:121 msgid "Line In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:122 msgid "Internal CD" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:123 msgid "SPDIF In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:124 msgid "AUX 1 In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:125 msgid "AUX 2 In" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:126 msgid "Codec Loopback" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:127 msgid "SunVTS Loopback" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:69 msgid "Volume" msgstr "Volume" #: sys/sunaudio/gstsunaudiomixertrack.c:70 msgid "Gain" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:71 msgid "Monitor" msgstr "Monitor" #: sys/sunaudio/gstsunaudiomixertrack.c:72 msgid "Built-in Speaker" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:73 msgid "Headphone" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:74 msgid "Line Out" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:75 msgid "SPDIF Out" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:76 msgid "AUX 1 Out" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:77 msgid "AUX 2 Out" msgstr "" #: sys/v4l2/gstv4l2bufferpool.c:1673 #, c-format msgid "Error reading %d bytes from device '%s'." msgstr "" #: sys/v4l2/gstv4l2object.c:1160 #, c-format msgid "Failed to enumerate possible video formats device '%s' can work with" msgstr "" #: sys/v4l2/gstv4l2object.c:2799 #, c-format msgid "Could not map buffers from device '%s'" msgstr "" #: sys/v4l2/gstv4l2object.c:2807 #, c-format msgid "The driver of device '%s' does not support the IO method %d" msgstr "" #: sys/v4l2/gstv4l2object.c:2814 #, c-format msgid "The driver of device '%s' does not support any known IO method." msgstr "" #: sys/v4l2/gstv4l2object.c:3437 sys/v4l2/gstv4l2object.c:3448 #, c-format msgid "Device '%s' is busy" msgstr "" #: sys/v4l2/gstv4l2object.c:3454 sys/v4l2/gstv4l2object.c:3466 #, c-format msgid "Device '%s' cannot capture at %dx%d" msgstr "" #: sys/v4l2/gstv4l2object.c:3477 #, c-format msgid "Device '%s' cannot capture in the specified format" msgstr "" #: sys/v4l2/gstv4l2object.c:3490 #, c-format msgid "Device '%s' does support non-contiguous planes" msgstr "" #: sys/v4l2/gstv4l2object.c:3501 #, c-format msgid "Could not get parameters on device '%s'" msgstr "" #: sys/v4l2/gstv4l2object.c:3509 msgid "Video device did not accept new frame rate setting." msgstr "" #: sys/v4l2/gstv4l2object.c:3616 msgid "Video device did not provide output format." msgstr "" #: sys/v4l2/gstv4l2object.c:3622 msgid "Video device returned invalid dimensions." msgstr "" #: sys/v4l2/gstv4l2object.c:3630 msgid "Video devices uses an unsupported interlacing method." msgstr "" #: sys/v4l2/gstv4l2object.c:3637 msgid "Video devices uses an unsupported pixel format." msgstr "" #: sys/v4l2/gstv4l2object.c:4064 msgid "Failed to configure internal buffer pool." msgstr "" #: sys/v4l2/gstv4l2object.c:4070 msgid "Video device did not suggest any buffer size." msgstr "" #: sys/v4l2/gstv4l2object.c:4085 msgid "No downstream pool to import from." msgstr "" #: sys/v4l2/gstv4l2radio.c:138 #, c-format msgid "Failed to get settings of tuner %d on device '%s'." msgstr "" #: sys/v4l2/gstv4l2radio.c:145 #, c-format msgid "Error getting capabilities for device '%s'." msgstr "" #: sys/v4l2/gstv4l2radio.c:152 #, c-format msgid "Device '%s' is not a tuner." msgstr "" #: sys/v4l2/gstv4l2radio.c:179 #, c-format msgid "Failed to get radio input on device '%s'. " msgstr "" #: sys/v4l2/gstv4l2radio.c:202 sys/v4l2/v4l2_calls.c:1067 #, c-format msgid "Failed to set input %d on device %s." msgstr "" #: sys/v4l2/gstv4l2radio.c:236 #, c-format msgid "Failed to change mute state for device '%s'." msgstr "" #: sys/v4l2/gstv4l2sink.c:620 msgid "Failed to allocated required memory." msgstr "" #: sys/v4l2/gstv4l2src.c:543 sys/v4l2/gstv4l2videodec.c:709 msgid "Failed to allocate required memory." msgstr "" #: sys/v4l2/gstv4l2transform.c:143 #, c-format msgid "Converter on device %s has no supported input format" msgstr "" #: sys/v4l2/gstv4l2transform.c:150 #, c-format msgid "Converter on device %s has no supported output format" msgstr "" #: sys/v4l2/gstv4l2videodec.c:141 #, c-format msgid "Encoder on device %s has no supported input format" msgstr "" #: sys/v4l2/gstv4l2videodec.c:148 #, c-format msgid "Encoder on device %s has no supported output format" msgstr "" #: sys/v4l2/gstv4l2videodec.c:723 msgid "Failed to start decoding thread." msgstr "" #: sys/v4l2/gstv4l2videodec.c:731 msgid "Failed to process frame." msgstr "" #: sys/v4l2/v4l2_calls.c:89 #, c-format msgid "" "Error getting capabilities for device '%s': It isn't a v4l2 driver. Check if " "it is a v4l1 driver." msgstr "" #: sys/v4l2/v4l2_calls.c:153 #, c-format msgid "Failed to query attributes of input %d in device %s" msgstr "" #: sys/v4l2/v4l2_calls.c:184 #, c-format msgid "Failed to get setting of tuner %d on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:232 #, c-format msgid "Failed to query norm on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:411 #, c-format msgid "Failed getting controls attributes on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:605 #, c-format msgid "Cannot identify device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:612 #, c-format msgid "This isn't a device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:619 #, c-format msgid "Could not open device '%s' for reading and writing." msgstr "" #: sys/v4l2/v4l2_calls.c:626 #, c-format msgid "Device '%s' is not a capture device." msgstr "" #: sys/v4l2/v4l2_calls.c:634 #, c-format msgid "Device '%s' is not a output device." msgstr "" #: sys/v4l2/v4l2_calls.c:642 #, c-format msgid "Device '%s' is not a M2M device." msgstr "" #: sys/v4l2/v4l2_calls.c:693 #, c-format msgid "Could not dup device '%s' for reading and writing." msgstr "" #: sys/v4l2/v4l2_calls.c:777 #, c-format msgid "Failed to set norm for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:815 #, c-format msgid "Failed to get current tuner frequency for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:857 #, c-format msgid "Failed to set current tuner frequency for device '%s' to %lu Hz." msgstr "" #: sys/v4l2/v4l2_calls.c:891 #, c-format msgid "Failed to get signal strength for device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:927 #, c-format msgid "Failed to get value for control %d on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:962 #, c-format msgid "Failed to set value %d for control %d on device '%s'." msgstr "" #: sys/v4l2/v4l2_calls.c:1042 #, c-format msgid "" "Failed to get current input on device '%s'. May be it is a radio device" msgstr "" #: sys/v4l2/v4l2_calls.c:1099 #, c-format msgid "" "Failed to get current output on device '%s'. May be it is a radio device" msgstr "" #: sys/v4l2/v4l2_calls.c:1124 #, c-format msgid "Failed to set output %d on device %s." msgstr "" #: sys/ximage/gstximagesrc.c:838 msgid "Changing resolution at runtime is not yet supported." msgstr "" #: sys/ximage/gstximagesrc.c:852 msgid "Cannot operate without a clock" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/coreutils.po0000644000000000000000000103462712734304012017405 0ustar # coreutils-5.2.1.af.po. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Petri Jooste , 2004. # Dawid de Jager , 2012. msgid "" msgstr "" "Project-Id-Version: coreutils 5.2.1\n" "Report-Msgid-Bugs-To: bug-coreutils@gnu.org\n" "POT-Creation-Date: 2016-01-20 10:34+0000\n" "PO-Revision-Date: 2016-02-22 22:54+0000\n" "Last-Translator: Petri Jooste \n" "Language-Team: Ubuntu Afrikaans Translators\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 16:07+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "ongeldige argument %s vir %s" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "dubbelsinnige argument %s vir %s" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "Geldige argumente is:" #: lib/closein.c:100 msgid "error closing file" msgstr "fout met lêer toemaak" #: lib/closeout.c:112 src/base64.c:112 src/base64.c:124 src/base64.c:130 #: src/base64.c:171 src/base64.c:227 src/cat.c:186 src/cat.c:202 src/cat.c:286 #: src/cksum.c:251 src/expand.c:329 src/expand.c:354 src/head.c:297 #: src/head.c:347 src/head.c:763 src/head.c:804 src/mktemp.c:351 src/od.c:925 #: src/paste.c:160 src/shuf.c:368 src/split.c:741 src/split.c:978 #: src/split.c:983 src/tail.c:349 src/tail.c:1201 src/tail.c:1307 #: src/tail.c:2204 src/tr.c:1620 src/tr.c:1845 src/tr.c:1939 #: src/unexpand.c:426 src/unexpand.c:442 #, c-format msgid "write error" msgstr "skryf fout" #: lib/copy-acl.c:611 src/copy.c:1165 src/copy.c:2617 #, c-format msgid "preserving permissions for %s" msgstr "behou toestemmings vir %s" #: lib/error.c:188 msgid "Unknown system error" msgstr "Onbekende stelsel fout" #: lib/file-type.c:38 msgid "regular empty file" msgstr "gewone leë lêer" #: lib/file-type.c:38 msgid "regular file" msgstr "gewone lêer" #: lib/file-type.c:41 msgid "directory" msgstr "gids" #: lib/file-type.c:53 msgid "symbolic link" msgstr "simboliese skakel" #: lib/file-type.c:59 msgid "message queue" msgstr "boodskap wagtou" #: lib/file-type.c:62 msgid "semaphore" msgstr "semaphore" #: lib/file-type.c:65 msgid "shared memory object" msgstr "gedeelde geheue voorwerp" #: lib/file-type.c:68 msgid "typed memory object" msgstr "getikte geheue voorwerp" #: lib/file-type.c:44 msgid "block special file" msgstr "blokkeer spesiale lêer" #: lib/file-type.c:47 msgid "character special file" msgstr "karaket spesiale lêer" #: lib/file-type.c:72 msgid "contiguous data" msgstr "" #: lib/file-type.c:50 msgid "fifo" msgstr "fifo" #: lib/file-type.c:78 msgid "door" msgstr "" #: lib/file-type.c:81 msgid "multiplexed block special file" msgstr "" #: lib/file-type.c:84 msgid "multiplexed character special file" msgstr "" #: lib/file-type.c:87 msgid "multiplexed file" msgstr "" #: lib/file-type.c:90 msgid "named file" msgstr "" #: lib/file-type.c:93 msgid "network special file" msgstr "" #: lib/file-type.c:96 msgid "migrated file with data" msgstr "" #: lib/file-type.c:99 msgid "migrated file without data" msgstr "" #: lib/file-type.c:102 msgid "port" msgstr "" #: lib/file-type.c:56 msgid "socket" msgstr "prop" #: lib/file-type.c:108 msgid "whiteout" msgstr "" #: lib/file-type.c:70 msgid "weird file" msgstr "eienaardige lêer" #: lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "Adres familie vir gasheer naam nie ondersteun nie" #: lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "Tydelike mislukking in naam oplossing" #: lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "Slegte waarde vir ai_flags" #: lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "Nie-herstelbare mislukking in naam oplossing" #: lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "ai_family nie ondersteun nie" #: lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "Geheue toekenning mislukking" #: lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "Geen adres hou verband met gasheer naam nie" #: lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "Naam of diens onbekend" #: lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "Servname nie ondersteun vir ai_socktype nie" #: lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "ai_socktype nie ondersteun nie" #: lib/gai_strerror.c:67 msgid "System error" msgstr "Stelsel fout" #: lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "Argument buffer te klein" #: lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "Verwerkingsversoek besig" #: lib/gai_strerror.c:71 msgid "Request canceled" msgstr "Versoek gekanselleer" #: lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "Versoek nie gekanselleer nie" #: lib/gai_strerror.c:73 msgid "All requests done" msgstr "Alle versoeke klaar" #: lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "Onderbreuk deur 'n sein" #: lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "Parameter string nie korrek geënkodeer nie" #: lib/gai_strerror.c:87 msgid "Unknown error" msgstr "Onbekende fout" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "%s: keuse '%s' is dubbelsinnig; moontlikhede:" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "%s: keuses '--%s' laat nie 'n argument toe nie\n" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "%s: keuse '%c%s' laat nie 'n argument toe nie\n" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "%s: keuses '--%s' vereis 'n argument\n" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "%s: onherkenbare keuse '--%s'\n" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "%s: onherkenbare keuse '%c%s'\n" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: ongeldige keuse -- '%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: keuse vereis 'n argument -- '%c'\n" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: keuse '-W %s' is dubbelsinnig\n" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "%s: keuse '-W %s' laat nie 'n argument toe nie\n" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "%s: keuse '-W %s' vereis 'n argument\n" #: lib/mkdir-p.c:196 src/install.c:484 #, c-format msgid "cannot change permissions of %s" msgstr "kan nie toestemmings van %s verander nie" #: lib/mkdir-p.c:206 src/copy.c:2266 src/install.c:709 src/install.c:722 #, c-format msgid "cannot create directory %s" msgstr "kan nie gids %s skep nie" #: lib/obstack.c:413 lib/obstack.c:415 lib/xalloc-die.c:34 src/csplit.c:219 #: src/split.c:929 src/tac.c:434 #, c-format msgid "memory exhausted" msgstr "geheue uitgeput" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "nie in staat om huidige werkende gids op te neem nie" #: lib/openat-die.c:57 src/find-mount-point.c:107 #, c-format msgid "failed to return to initial working directory" msgstr "misluk om na aanvanklike werkende gids terug te keer" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". For example, a French Unicode local should translate #. these to U+00AB (LEFT-POINTING DOUBLE ANGLE #. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE #. QUOTATION MARK), respectively. #. #. If the catalog has no translation, we will try to #. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and #. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the #. current locale is not Unicode, locale_quoting_style #. will quote 'like this', and clocale_quoting_style will #. quote "like this". You should always include translations #. for "`" and "'" even if U+2018 and U+2019 are appropriate #. for your locale. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:312 msgid "`" msgstr "`" #: lib/quotearg.c:313 msgid "'" msgstr "'" #: lib/randread.c:128 #, c-format msgid "%s: end of file" msgstr "%s: einde van lêer" #: src/du.c:1026 src/md5sum.c:608 src/od.c:909 src/tac.c:238 src/tac.c:349 #: src/tac.c:505 src/tac.c:585 src/wc.c:733 #, c-format msgid "%s: read error" msgstr "%s: leesfout" #: lib/regcomp.c:131 msgid "Success" msgstr "Sukses" #: lib/regcomp.c:134 msgid "No match" msgstr "Geen pasmaat nie" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "Ongeldige gereelde uitdrukking" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "Ongeldige vergelykigskarakter" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "Ongeldige karakter klas naam" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "Agtervolgende agteroor skuinsstreep" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "Ongeldige terug verwysing" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "Ongepas [ of [^" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "Ongepas ( of \\(" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "Ongepas \\{" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "Ongeldige inhoud van \\{\\}" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "Ongeldige reeks einde" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "Geheue uitgeput" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "Ongeldige voorafgaande gereelde uitdrukking" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "Voorbarige einde van gereelde uitdrukking" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "Gereelde uitdrukking te groot" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "Ongepas ) of \\)" #: lib/regcomp.c:704 msgid "No previous regular expression" msgstr "Geen vorige gereelde uitdrukking nie" #: lib/root-dev-ino.h:37 #, c-format msgid "it is dangerous to operate recursively on %s" msgstr "dit is gevaarlik om rekursief op %s te werk" #: lib/root-dev-ino.h:41 #, c-format msgid "it is dangerous to operate recursively on %s (same as %s)" msgstr "dit is gevaarlik om rekursief op %s te werk (net soos %s)" #: lib/root-dev-ino.h:43 #, c-format msgid "use --no-preserve-root to override this failsafe" msgstr "gebruik --no-preserve-root om hierdie veiligheidsnet te oorskryf" #. TRANSLATORS: A regular expression testing for an affirmative answer #. (english: "yes"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^yesexpr=' #: lib/rpmatch.c:147 msgid "^[yY]" msgstr "^[jJ]" #. TRANSLATORS: A regular expression testing for a negative answer #. (english: "no"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^noexpr=' #: lib/rpmatch.c:160 msgid "^[nN]" msgstr "^[nN]" #: lib/set-mode-acl.c:697 src/copy.c:2289 src/cp.c:516 #, c-format msgid "setting permissions for %s" msgstr "stel toestemmings vir %s in" #: lib/siglist.h:31 msgid "Hangup" msgstr "Sit neer" #: lib/siglist.h:34 msgid "Interrupt" msgstr "Onderbreek" #: lib/siglist.h:37 msgid "Quit" msgstr "Bedank" #: lib/siglist.h:40 msgid "Illegal instruction" msgstr "Onwettige instruksie" #: lib/siglist.h:43 msgid "Trace/breakpoint trap" msgstr "Trace/breakpoint trap" #: lib/siglist.h:46 msgid "Aborted" msgstr "Breek af" #: lib/siglist.h:49 msgid "Floating point exception" msgstr "Dryfpunt uitsondering" #: lib/siglist.h:52 msgid "Killed" msgstr "Doodgemaak" #: lib/siglist.h:55 msgid "Bus error" msgstr "Bus fout" #: lib/siglist.h:58 msgid "Segmentation fault" msgstr "Segmeneringsfout" #: lib/siglist.h:61 msgid "Broken pipe" msgstr "Gebreekte pyp" #: lib/siglist.h:64 msgid "Alarm clock" msgstr "Wekker" #: lib/siglist.h:67 msgid "Terminated" msgstr "Beëindig" #: lib/siglist.h:70 msgid "Urgent I/O condition" msgstr "Dringende I/O toestand" #: lib/siglist.h:73 msgid "Stopped (signal)" msgstr "Gestop (sein)" #: lib/siglist.h:76 msgid "Stopped" msgstr "Gestop" #: lib/siglist.h:79 msgid "Continued" msgstr "Aan gegaan" #: lib/siglist.h:82 msgid "Child exited" msgstr "Kind uit gegaan" #: lib/siglist.h:85 msgid "Stopped (tty input)" msgstr "Gestop (tty inset)" #: lib/siglist.h:88 msgid "Stopped (tty output)" msgstr "Gestop (tty uitset)" #: lib/siglist.h:91 msgid "I/O possible" msgstr "I/O moontlik" #: lib/siglist.h:94 msgid "CPU time limit exceeded" msgstr "SVE tydsperk oorskry" #: lib/siglist.h:97 msgid "File size limit exceeded" msgstr "Lêergrootte perk oorskry" #: lib/siglist.h:100 msgid "Virtual timer expired" msgstr "Virtuele stophorlosie verval" #: lib/siglist.h:103 msgid "Profiling timer expired" msgstr "Profiel stophorlosie verval" #: lib/siglist.h:106 msgid "Window changed" msgstr "Venster verander" #: lib/siglist.h:109 msgid "User defined signal 1" msgstr "Gebruiker gedefiniëer sein 1" #: lib/siglist.h:112 msgid "User defined signal 2" msgstr "Gebruiker gedefiniëer sein 2" #: lib/siglist.h:117 msgid "EMT trap" msgstr "EMT lokval" #: lib/siglist.h:120 msgid "Bad system call" msgstr "Slegte stelsel roeping" #: lib/siglist.h:123 msgid "Stack fault" msgstr "Stapel fout" #: lib/siglist.h:126 msgid "Information request" msgstr "Inligtingsversoek" #: lib/siglist.h:128 msgid "Power failure" msgstr "Krag onderbreking" #: lib/siglist.h:131 msgid "Resource lost" msgstr "Hulpbron verloor" #: lib/strsignal.c:114 #, c-format msgid "Real-time signal %d" msgstr "Intydse sein %d" #: lib/strsignal.c:118 #, c-format msgid "Unknown signal %d" msgstr "Onbekende sein %d" #: lib/unicodeio.c:102 msgid "iconv function not usable" msgstr "iconv-funksie onbruikbaar" #: lib/unicodeio.c:104 msgid "iconv function not available" msgstr "iconv-funksie nie beskikbaar nie" #: lib/unicodeio.c:111 msgid "character out of range" msgstr "karakter buite die reeks" #: lib/unicodeio.c:181 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "kan nie U+%04X omskakel na 'n plaaslike karakterstel nie" #: lib/unicodeio.c:183 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "kan nie U+%04X omskakel na 'n plaaslike karakterstel nie: %s" #: lib/userspec.c:106 msgid "invalid user" msgstr "ongeldige gebruiker" #: lib/userspec.c:107 msgid "invalid group" msgstr "ongeldige groep" #: lib/userspec.c:108 msgid "invalid spec" msgstr "ongeldige spesifikasie" #: lib/verror.c:73 #, c-format msgid "unable to display error message" msgstr "nie in staat om foutboodskap te vertoon nie" #: lib/version-etc.c:74 #, c-format msgid "Packaged by %s (%s)\n" msgstr "Verpak deur %s (%s)\n" #: lib/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "Verpak deur %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. #: lib/version-etc.c:84 msgid "(C)" msgstr "(C)" #: lib/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " ".\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" "\n" "License GPLv3+: GNU GPL weergawe 3 of later " ".\n" "Hierdie is gratis sagteware: u is vry om dit te verander en herversprei.\n" "Daar is GEEN WAARBORG NIE, sover die wet toelaat.\n" "\n" # TRANSLATORS: %s denotes an author name. # TRANSLATORS: %s denotes an author name. #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:102 #, c-format msgid "Written by %s.\n" msgstr "Geskryf deur %s.\n" # TRANSLATORS: Each %s denotes an author name. # TRANSLATORS: Each %s denotes an author name. #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "Geskryf deur %s en %s.\n" # TRANSLATORS: Each %s denotes an author name. #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Geskryf deur %s, %s en %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. #: lib/version-etc.c:117 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "Geskryf deur %s, %s, %s \n" "en %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. #: lib/version-etc.c:124 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s en %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. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s en %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. #: lib/version-etc.c:139 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s en %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. #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:147 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s, %s\n" "en %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. #: lib/version-etc.c:156 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s, %s,\n" "%s en %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. #: lib/version-etc.c:167 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "Geskryf deur %s, %s, %s, \n" "%s, %s, %s, %s\n" "%s, %s en ander.\n" #. TRANSLATORS: The placeholder indicates the bug-reporting address #. for this package. Please add _another line_ saying #. "Report translation bugs to <...>\n" with the address for translation #. bugs (typically your translation team's web or email address). #: lib/version-etc.c:245 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" "\n" "Rapporteer goggas aan: %s\n" #: lib/version-etc.c:247 #, c-format msgid "Report %s bugs to: %s\n" msgstr "Rapporteer %s goggas aan: %s\n" #: lib/version-etc.c:251 src/system.h:573 #, c-format msgid "%s home page: <%s>\n" msgstr "%s tuisblad: <%s>\n" #: lib/version-etc.c:253 #, c-format msgid "%s home page: \n" msgstr "%s tuisblad: \n" #: lib/version-etc.c:256 src/system.h:574 msgid "General help using GNU software: \n" msgstr "" "Algemene hulp met die gebruik van GNU sagteware: " "\n" #: lib/xfreopen.c:35 msgid "stdin" msgstr "stdin" #: lib/xfreopen.c:36 msgid "stdout" msgstr "stdout" #: lib/xfreopen.c:37 msgid "stderr" msgstr "stderr" #: lib/xfreopen.c:38 msgid "unknown stream" msgstr "onbekende stroom" #: lib/xfreopen.c:39 #, c-format msgid "failed to reopen %s with mode %s" msgstr "Heropening van %s met modus %s het misluk" #: lib/xmemcoll.c:39 src/expr.c:886 #, c-format msgid "string comparison failed" msgstr "stringvergelyking het misluk" #: lib/xmemcoll.c:40 #, c-format msgid "Set LC_ALL='C' to work around the problem." msgstr "Stel LC_ALL='C' om die probleem te systap" #: lib/xmemcoll.c:42 #, c-format msgid "The strings compared were %s and %s." msgstr "Die stringe wat vergelyk is, is %s en %s." #: lib/xprintf.c:50 lib/xprintf.c:76 #, c-format msgid "cannot perform formatted output" msgstr "kan nie geformatteerde uitset uitvoer nie" #: lib/xstrtol-error.c:63 #, c-format msgid "invalid %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:68 #, c-format msgid "invalid suffix in %s%s argument '%s'" msgstr "" #: lib/xstrtol-error.c:72 #, c-format msgid "%s%s argument '%s' too large" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/base64.c:40 msgid "Simon Josefsson" msgstr "Simon Josefsson" #: src/base64.c:64 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]\n" "Base%d encode or decode FILE, or standard input, to standard output.\n" msgstr "" #: src/base64.c:67 msgid "" " -d, --decode decode data\n" " -i, --ignore-garbage when decoding, ignore non-alphabet characters\n" " -w, --wrap=COLS wrap encoded lines after COLS character (default " "76).\n" " Use 0 to disable line wrapping\n" "\n" msgstr "" " -d, --decode dekodeer data\n" " -i, --ignore-garbage wanneer dekodeer, ignoreer nie-alphabet karakters\n" " -w, --wrap=COLS vou enkodeerde lyne na COLS karakter (verstek 76).\n" " Gebruik 0 om lyn omvouing te verstrem\n" "\n" #: src/base64.c:81 #, c-format msgid "" "\n" "The data are encoded as described for the %s alphabet in RFC 4648.\n" "When decoding, the input may contain newlines in addition to the bytes of\n" "the formal %s alphabet. Use --ignore-garbage to attempt to recover\n" "from any other non-alphabet bytes in the encoded stream.\n" msgstr "" #: src/base64.c:174 src/base64.c:211 src/csplit.c:263 src/csplit.c:1437 #: src/join.c:451 src/shuf.c:156 src/shuf.c:360 src/tac-pipe.c:74 #: src/tee.c:204 src/tr.c:1644 #, c-format msgid "read error" msgstr "lees fout" #: src/base64.c:230 #, c-format msgid "invalid input" msgstr "ongeldige inset" #: src/base64.c:293 msgid "invalid wrap size" msgstr "" #: src/base64.c:286 src/basename.c:174 src/comm.c:435 src/cp.c:605 #: src/date.c:445 src/dircolors.c:447 src/du.c:964 src/hostid.c:74 #: src/hostname.c:111 src/id.c:169 src/install.c:930 src/join.c:961 #: src/link.c:85 src/ln.c:563 src/logname.c:71 src/mknod.c:156 src/mv.c:449 #: src/nproc.c:119 src/od.c:1808 src/ptx.c:2080 src/seq.c:546 src/shuf.c:319 #: src/shuf.c:338 src/sort.c:4531 src/split.c:1326 src/tr.c:1797 #: src/tsort.c:555 src/tty.c:112 src/uname.c:251 src/uniq.c:453 src/uniq.c:470 #: src/unlink.c:81 src/uptime.c:250 src/users.c:146 src/wc.c:666 src/who.c:827 #: src/whoami.c:79 #, c-format msgid "extra operand %s" msgstr "ekstra operand %s" #: src/base64.c:318 src/cat.c:781 #, c-format msgid "closing standard input" msgstr "Maak standaard inset toe" #. This is a proper name. See the gettext manual, section Names. #: src/basename.c:29 src/chgrp.c:37 src/chmod.c:39 src/chown.c:36 #: src/comm.c:38 src/cp.c:57 src/csplit.c:42 src/cut.c:45 src/date.c:39 #: src/dd.c:45 src/df.c:43 src/dirname.c:32 src/du.c:54 src/env.c:33 #: src/expand.c:49 src/fold.c:36 src/groups.c:35 src/head.c:45 src/id.c:39 #: src/install.c:50 src/ln.c:42 src/ls.c:124 src/mkdir.c:36 src/mkfifo.c:33 #: src/mknod.c:34 src/mv.c:42 src/nice.c:39 src/nl.c:41 src/paste.c:53 #: src/pathchk.c:33 src/pinky.c:37 src/printenv.c:44 src/printf.c:63 #: src/rm.c:42 src/rmdir.c:38 src/stty.c:66 src/sum.c:38 src/tac.c:59 #: src/tail.c:70 src/tee.c:36 src/touch.c:44 src/tty.c:43 src/uname.c:60 #: src/unexpand.c:50 src/uniq.c:42 src/uptime.c:46 src/users.c:36 src/wc.c:51 #: src/who.c:49 src/yes.c:32 msgid "David MacKenzie" msgstr "David MacKenzie" #: src/basename.c:48 #, c-format msgid "" "Usage: %s NAME [SUFFIX]\n" " or: %s OPTION... NAME...\n" msgstr "" #: src/basename.c:53 msgid "" "Print NAME with any leading directory components removed.\n" "If specified, also remove a trailing SUFFIX.\n" msgstr "" #: src/basename.c:60 msgid "" " -a, --multiple support multiple arguments and treat each as a NAME\n" " -s, --suffix=SUFFIX remove a trailing SUFFIX; implies -a\n" " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/basename.c:67 #, c-format msgid "" "\n" "Examples:\n" " %s /usr/bin/sort -> \"sort\"\n" " %s include/stdio.h .h -> \"stdio\"\n" " %s -s .h include/stdio.h -> \"stdio\"\n" " %s -a any/str1 any/str2 -> \"str1\" followed by \"str2\"\n" msgstr "" #: src/basename.c:168 src/chcon.c:537 src/chgrp.c:277 src/chmod.c:526 #: src/chown.c:280 src/chroot.c:197 src/comm.c:427 src/csplit.c:1371 #: src/dirname.c:116 src/expr.c:326 src/join.c:1147 src/link.c:77 #: src/mkdir.c:182 src/mkfifo.c:107 src/mknod.c:145 src/nohup.c:111 #: src/pathchk.c:148 src/printf.c:674 src/readlink.c:145 src/realpath.c:236 #: src/rm.c:321 src/rmdir.c:223 src/seq.c:540 src/setuidgid.c:137 #: src/sleep.c:119 src/stat.c:1499 src/stdbuf.c:345 src/tr.c:1782 #: src/unlink.c:75 #, c-format msgid "missing operand" msgstr "vermiste opera" #. This is a proper name. See the gettext manual, section Names. #: src/cat.c:48 src/cp.c:56 src/df.c:42 src/du.c:53 src/factor.c:110 #: src/split.c:49 msgid "Torbjorn Granlund" msgstr "Torbjorn Granlund" #. This is a proper name. See the gettext manual, section Names. #: src/cat.c:49 src/comm.c:37 src/ls.c:123 src/rm.c:43 src/split.c:50 #: src/tee.c:35 src/uniq.c:41 msgid "Richard M. Stallman" msgstr "Richard M. Stallman" #: src/cat.c:88 src/df.c:1209 src/expand.c:103 src/fold.c:66 src/head.c:105 #: src/ls.c:4720 src/nl.c:175 src/paste.c:435 src/pr.c:2752 src/sum.c:58 #: src/tac.c:133 src/tail.c:258 src/tee.c:62 src/unexpand.c:113 #, c-format msgid "Usage: %s [OPTION]... [FILE]...\n" msgstr "Gebruik: %s [KEUSE]... [LÊER]...\n" #: src/cat.c:91 msgid "Concatenate FILE(s) to standard output.\n" msgstr "" #: src/cat.c:97 msgid "" "\n" " -A, --show-all equivalent to -vET\n" " -b, --number-nonblank number nonempty output lines, overrides -n\n" " -e equivalent to -vE\n" " -E, --show-ends display $ at end of each line\n" " -n, --number number all output lines\n" " -s, --squeeze-blank suppress repeated empty output lines\n" msgstr "" #: src/cat.c:102 msgid "" " -t equivalent to -vT\n" " -T, --show-tabs display TAB characters as ^I\n" " -u (ignored)\n" " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n" msgstr "" " -t gelykstaande aan -vT\n" " -T, --show-tabs vertoon TAB karakters as ^I\n" " -u (geïgnoreer)\n" " -v, --show-nonprinting gebruik ^ and M- notasie, behalwe vir LFD en TAB\n" #: src/cat.c:114 #, c-format msgid "" "\n" "Examples:\n" " %s f - g Output f's contents, then standard input, then g's contents.\n" " %s Copy standard input to standard output.\n" msgstr "" "\n" "Voorbeelde:\n" " %s f - g Uitset f se inhoud, dan standaard inset, dan g se inhoud.\n" " %s Kopiëer standaard inset na standaard uitset.\n" #: src/cat.c:326 #, c-format msgid "cannot do ioctl on %s" msgstr "kan nie ioctl doen op %s nie" #: src/cat.c:637 src/dd.c:2217 src/sort.c:383 src/tee.c:165 src/yes.c:86 #, c-format msgid "standard output" msgstr "standaard uitset" #: src/cat.c:716 #, c-format msgid "%s: input file is output file" msgstr "%s: inset lêer is uitset lêer." #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:36 src/runcon.c:62 msgid "Russell Coker" msgstr "Russell Coker" #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:37 src/chgrp.c:38 src/chmod.c:40 src/chown.c:37 src/cp.c:58 #: src/cut.c:46 src/dirname.c:33 src/du.c:56 src/head.c:46 src/hostid.c:33 #: src/hostname.c:33 src/mktemp.c:36 src/mv.c:43 src/nohup.c:37 src/od.c:36 #: src/pathchk.c:34 src/pwd.c:31 src/rm.c:44 src/setuidgid.c:38 src/sleep.c:34 #: src/sync.c:31 src/tail.c:72 src/tr.c:37 src/true.c:33 msgid "Jim Meyering" msgstr "Jim Meyering" #: src/chcon.c:100 src/runcon.c:207 src/runcon.c:238 #, c-format msgid "failed to create security context: %s" msgstr "skepping van sekuriteitsverband het misluk: %s" #: src/chcon.c:112 #, c-format msgid "failed to set %s security context component to %s" msgstr "misluk om %s sekuriteitsverband komponent na %s te stel" #: src/chcon.c:156 src/chcon.c:546 src/copy.c:2227 src/runcon.c:221 #: src/stat.c:702 #, c-format msgid "failed to get security context of %s" msgstr "kry van sekuriteitsverband van %s het misluk" #: src/chcon.c:166 #, c-format msgid "can't apply partial context to unlabeled file %s" msgstr "kan nie gedeeltelike verband aan ongemerkte lêer %s toepas nie" #: src/chcon.c:193 #, c-format msgid "failed to change context of %s to %s" msgstr "mislukking met verandering van verband van %s na %s" #: src/chcon.c:255 src/chmod.c:216 src/chown-core.c:325 src/copy.c:581 #: src/du.c:457 src/ls.c:2981 #, c-format msgid "cannot access %s" msgstr "%s nie toeganklik nie" #: src/chcon.c:265 src/chmod.c:229 src/chown-core.c:338 src/du.c:437 #, c-format msgid "cannot read directory %s" msgstr "kan nie gids %s lees nie" #: src/chcon.c:292 #, c-format msgid "changing security context of %s\n" msgstr "verander sekuriteitsverband van %s\n" #: src/chcon.c:326 src/chmod.c:346 src/chown-core.c:539 src/remove.c:562 #, c-format msgid "fts_read failed" msgstr "fts_read het misluk" #: src/chcon.c:337 src/chmod.c:357 src/chown-core.c:551 src/du.c:642 #: src/remove.c:576 #, c-format msgid "fts_close failed" msgstr "fts_close het misluk" #: src/chcon.c:351 #, c-format msgid "" "Usage: %s [OPTION]... CONTEXT FILE...\n" " or: %s [OPTION]... [-u USER] [-r ROLE] [-l RANGE] [-t TYPE] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "Gebruik: %s [KEUSE]... VERBAND LÊER...\n" " or: %s [KEUSE]... [-u GEBRUIKER] [-r ROL] [-l REEKS] [-t SOORT] LÊER...\n" " or: %s [KEUSE]... --reference=RFILE LÊER...\n" #: src/chcon.c:357 msgid "" "Change the SELinux security context of each FILE to CONTEXT.\n" "With --reference, change the security context of each FILE to that of " "RFILE.\n" msgstr "" #: src/chcon.c:364 src/chgrp.c:123 src/chown.c:94 msgid "" " --dereference affect the referent of each symbolic link (this is\n" " the default), rather than the symbolic link itself\n" " -h, --no-dereference affect symbolic links instead of any referenced " "file\n" msgstr "" #: src/chcon.c:369 msgid "" " -u, --user=USER set user USER in the target security context\n" " -r, --role=ROLE set role ROLE in the target security context\n" " -t, --type=TYPE set type TYPE in the target security context\n" " -l, --range=RANGE set range RANGE in the target security context\n" msgstr "" #: src/chcon.c:375 src/chgrp.c:132 src/chmod.c:387 src/chown.c:110 msgid "" " --no-preserve-root do not treat '/' specially (the default)\n" " --preserve-root fail to operate recursively on '/'\n" msgstr "" #: src/chcon.c:379 msgid "" " --reference=RFILE use RFILE's security context rather than " "specifying\n" " a CONTEXT value\n" msgstr "" #: src/chcon.c:383 src/chgrp.c:140 src/chown.c:118 msgid "" " -R, --recursive operate on files and directories recursively\n" msgstr "" #: src/chcon.c:386 msgid "" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chcon.c:389 src/chgrp.c:143 src/chown.c:121 msgid "" "\n" "The following options modify how a hierarchy is traversed when the -R\n" "option is also specified. If more than one is specified, only the final\n" "one takes effect.\n" "\n" " -H if a command line argument is a symbolic link\n" " to a directory, traverse it\n" " -L traverse every symbolic link to a directory\n" " encountered\n" " -P do not traverse any symbolic links (default)\n" "\n" msgstr "" #: src/chcon.c:518 src/chgrp.c:264 src/chown.c:267 #, c-format msgid "-R --dereference requires either -H or -L" msgstr "-R --dereference vereis òf -H òf -L" #: src/chcon.c:524 #, c-format msgid "-R -h requires -P" msgstr "-R -h verseis -P" #: src/chcon.c:539 src/chgrp.c:279 src/chmod.c:528 src/chown.c:282 #: src/comm.c:429 src/csplit.c:1373 src/join.c:1149 src/link.c:79 #: src/mknod.c:147 src/setuidgid.c:139 src/tr.c:1785 #, c-format msgid "missing operand after %s" msgstr "vermiste operand na %s" #: src/chcon.c:562 src/runcon.c:251 #, c-format msgid "invalid context: %s" msgstr "ongeldige verband: %s" #: src/chcon.c:569 #, c-format msgid "conflicting security context specifiers given" msgstr "teenstrydige sekuriteitsverband speifiseerders gegee" #: src/chcon.c:578 src/chgrp.c:287 src/chgrp.c:305 src/chmod.c:536 #: src/chmod.c:555 src/chown.c:290 src/chown.c:319 src/cp.c:431 src/cp.c:491 #: src/mv.c:97 src/pwd.c:273 src/rm.c:331 src/touch.c:347 #, c-format msgid "failed to get attributes of %s" msgstr "verkryging van kenmerke van %s het misluk" #: src/chgrp.c:92 #, c-format msgid "invalid group: %s" msgstr "ongeldige groep: %s" #: src/chgrp.c:108 #, c-format msgid "" "Usage: %s [OPTION]... GROUP FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "Gebruik: %s [KEUSE]... GROEP LÊER...\n" " of: %s [KEUSE]... --reference=RFILE LÊER...\n" #: src/chgrp.c:113 msgid "" "Change the group of each FILE to GROUP.\n" "With --reference, change the group of each FILE to that of RFILE.\n" "\n" msgstr "" #: src/chgrp.c:118 src/chmod.c:382 src/chown.c:89 msgid "" " -c, --changes like verbose but report only when a change is made\n" " -f, --silent, --quiet suppress most error messages\n" " -v, --verbose output a diagnostic for every file processed\n" msgstr "" #: src/chgrp.c:128 src/chown.c:99 msgid "" " (useful only on systems that can change the\n" " ownership of a symlink)\n" msgstr "" #: src/chgrp.c:136 msgid "" " --reference=RFILE use RFILE's group rather than specifying a\n" " GROUP value\n" msgstr "" #: src/chgrp.c:158 #, c-format msgid "" "\n" "Examples:\n" " %s staff /u Change the group of /u to \"staff\".\n" " %s -hR staff /u Change the group of /u and subfiles to \"staff\".\n" msgstr "" "\n" "Voorbeelde:\n" " %s personeel /u Verander die groep van /u na \"personeel\".\n" " %s -hR personeel /u Verander die groep van /u en onderskrifte na " "\"personeel\".\n" #: src/chmod.c:126 #, c-format msgid "getting new attributes of %s" msgstr "kry nuwe kenmerke van %s" #: src/chmod.c:149 src/chown-core.c:147 #, c-format msgid "neither symbolic link %s nor referent has been changed\n" msgstr "nie simboliese skakel %s òf verwysde is verander nie\n" #: src/chmod.c:163 #, c-format msgid "mode of %s changed from %04lo (%s) to %04lo (%s)\n" msgstr "modus van %s verander van %04lo (%s) na %04lo (%s)\n" #: src/chmod.c:166 #, c-format msgid "failed to change mode of %s from %04lo (%s) to %04lo (%s)\n" msgstr "" "misluk met verandering van modus van %s van %04lo (%s) na %04lo (%s)\n" #: src/chmod.c:169 #, c-format msgid "mode of %s retained as %04lo (%s)\n" msgstr "modus van %s is behou as %04lo (%s)\n" #: src/chmod.c:236 #, c-format msgid "cannot operate on dangling symlink %s" msgstr "kan nie opereer op hangende symlink %s nie" #: src/chmod.c:276 #, c-format msgid "changing permissions of %s" msgstr "verander toestemmings van %s" #: src/chmod.c:311 #, c-format msgid "%s: new permissions are %s, not %s" msgstr "%s: nuwe toestemmings is %s, nie %s nie" #: src/chmod.c:371 #, c-format msgid "" "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n" " or: %s [OPTION]... OCTAL-MODE FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "Gebruik: %s [KEUSE]... MODUS[,MODUS]... LÊER...\n" " or: %s [KEUSE.].. OCTAL-MODE LÊER...\n" " or: %s [KEUSE]... --reference=RFILE LÊER...\n" #: src/chmod.c:377 msgid "" "Change the mode of each FILE to MODE.\n" "With --reference, change the mode of each FILE to that of RFILE.\n" "\n" msgstr "" #: src/chmod.c:391 msgid " --reference=RFILE use RFILE's mode instead of MODE values\n" msgstr "" #: src/chmod.c:394 msgid " -R, --recursive change files and directories recursively\n" msgstr "" #: src/chmod.c:399 msgid "" "\n" "Each MODE is of the form '[ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=][0-7]+'.\n" msgstr "" #: src/chmod.c:513 #, c-format msgid "cannot combine mode and --reference options" msgstr "kan nie modus en --reference keuses kombineer nie" #: src/chmod.c:544 #, c-format msgid "invalid mode: %s" msgstr "ongeldige modus: %s" #: src/chown-core.c:158 #, c-format msgid "changed ownership of %s from %s to %s\n" msgstr "verander eienaarskap van %s vanaf %s na %s\n" #: src/chown-core.c:159 #, c-format msgid "changed group of %s from %s to %s\n" msgstr "verander groep van %s vanaf %s na %s\n" #: src/chown-core.c:160 #, c-format msgid "no change to ownership of %s\n" msgstr "geen verandering aan eienaarskap van %s nie\n" #: src/chown-core.c:165 #, c-format msgid "failed to change ownership of %s from %s to %s\n" msgstr "misluk om eienaarskap van %s te verander vanaf %s na %s\n" #: src/chown-core.c:166 #, c-format msgid "failed to change group of %s from %s to %s\n" msgstr "misluk om groep van %s te verander vanaf %s na %s\n" #: src/chown-core.c:167 src/chown-core.c:173 #, c-format msgid "failed to change ownership of %s\n" msgstr "misluk om eienaarskap van %s te verander\n" #: src/chown-core.c:171 #, c-format msgid "failed to change ownership of %s to %s\n" msgstr "groep kon nie eienaarskap van %s na %s verander nie\n" #: src/chown-core.c:172 #, c-format msgid "failed to change group of %s to %s\n" msgstr "misluk om groep van %s te verander na %s\n" #: src/chown-core.c:180 #, c-format msgid "ownership of %s retained as %s\n" msgstr "eienaarskap van %s behou as %s\n" #: src/chown-core.c:181 #, c-format msgid "group of %s retained as %s\n" msgstr "groep van %s behou as %s\n" #: src/chown-core.c:182 #, c-format msgid "ownership of %s retained\n" msgstr "eienaarskap van %s behou\n" #: src/chown-core.c:379 #, c-format msgid "cannot dereference %s" msgstr "kan nie %s ontverwys nie" #: src/chown-core.c:467 #, c-format msgid "changing ownership of %s" msgstr "verander eienaarskap van %s" #: src/chown-core.c:468 #, c-format msgid "changing group of %s" msgstr "verander groep van %s" #: src/chown.c:79 #, c-format msgid "" "Usage: %s [OPTION]... [OWNER][:[GROUP]] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "Gebruik: %s [KEUSE]... [EIENAAR][:[GROEP]] LÊER...\n" " or: %s [KEUSE]... --reference=RFILE LÊER...\n" #: src/chown.c:84 msgid "" "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n" "With --reference, change the owner and group of each FILE to those of " "RFILE.\n" "\n" msgstr "" #: src/chown.c:103 msgid "" " --from=CURRENT_OWNER:CURRENT_GROUP\n" " change the owner and/or group of each file only if\n" " its current owner and/or group match those " "specified\n" " here. Either may be omitted, in which case a " "match\n" " is not required for the omitted attribute\n" msgstr "" " --from=HUIDIGE_EIENAAR:HUIDIGE_GROEP\n" " verander die eienaar en/of groep van elke lêer " "slegs\n" " as sy huidige eienaar en/of groep pas by diè hier\n" " gespesifiseer. Enigeen mag uitgelaat word, in " "welke\n" " 'n passing nie vereis word vir die uitgelate " "eienskap nie\n" #: src/chown.c:114 msgid "" " --reference=RFILE use RFILE's owner and group rather than\n" " specifying OWNER:GROUP values\n" msgstr "" #: src/chown.c:136 msgid "" "\n" "Owner is unchanged if missing. Group is unchanged if missing, but changed\n" "to login group if implied by a ':' following a symbolic OWNER.\n" "OWNER and GROUP may be numeric as well as symbolic.\n" msgstr "" #: src/chown.c:142 #, c-format msgid "" "\n" "Examples:\n" " %s root /u Change the owner of /u to \"root\".\n" " %s root:staff /u Likewise, but also change its group to \"staff\".\n" " %s -hR root /u Change the owner of /u and subfiles to \"root\".\n" msgstr "" "\n" "Voorbeelde:\n" " %s root /u Verander die eienaar van /u na \"root\".\n" " %s root:personeel /u Eweneens, maar verander ook sy groep na " "\"personeel\".\n" " %s -hR root /u Verander die eienaar van /u en sublêers na \"root\".\n" #. This is a proper name. See the gettext manual, section Names. #: src/chroot.c:34 msgid "Roland McGrath" msgstr "Roland McGrath" #: src/chroot.c:97 src/install.c:576 src/setuidgid.c:110 src/setuidgid.c:120 #, c-format msgid "invalid group %s" msgstr "ongeldige groep %s" #: src/chroot.c:109 #, c-format msgid "invalid group list %s" msgstr "ongeldige groep lys %s" #: src/chroot.c:132 #, c-format msgid "" "Usage: %s [OPTION] NEWROOT [COMMAND [ARG]...]\n" " or: %s OPTION\n" msgstr "" "Gebruik: %s [KEUSE] NUWEROOT [BEVEL [ARG]...]\n" " or: %s KEUSE\n" #: src/chroot.c:137 msgid "" "Run COMMAND with root directory set to NEWROOT.\n" "\n" msgstr "" "Hardloop BEVEL met root gids gestel as NUWEROOT.\n" "\n" #: src/chroot.c:195 msgid "" " --groups=G_LIST specify supplementary groups as g1,g2,..,gN\n" msgstr "" #: src/chroot.c:198 msgid " --userspec=USER:GROUP specify user and group (ID or name) to use\n" msgstr "" #: src/chroot.c:201 #, c-format msgid " --skip-chdir do not change working directory to %s\n" msgstr "" #: src/chroot.c:149 msgid "" "\n" "If no command is given, run '${SHELL} -i' (default: '/bin/sh -i').\n" msgstr "" #: src/chroot.c:286 #, c-format msgid "option --skip-chdir only permitted if NEWROOT is old %s" msgstr "" #: src/chroot.c:202 #, c-format msgid "cannot change root directory to %s" msgstr "kan nie root gids na %s verander nie" #: src/chroot.c:206 #, c-format msgid "cannot chdir to root directory" msgstr "kan nie chdir na root gids uitvoer nie" #: src/chroot.c:375 #, c-format msgid "no group specified for unknown uid: %d" msgstr "" #: src/chroot.c:400 #, c-format msgid "failed to get supplemental groups" msgstr "" #: src/chroot.c:412 #, c-format msgid "failed to set supplemental groups" msgstr "" #: src/chroot.c:247 #, c-format msgid "failed to set group-ID" msgstr "misluk om groep-ID te stel" #: src/chroot.c:253 #, c-format msgid "failed to set user-ID" msgstr "misluk om gebruiker-ID te stel" #: src/chroot.c:275 src/nohup.c:236 src/setuidgid.c:212 src/stdbuf.c:365 #: src/timeout.c:454 #, c-format msgid "failed to run command %s" msgstr "misluk om bevel %s te hardloop" #. This is a proper name. See the gettext manual, section Names. #: src/cksum.c:40 msgid "Q. Frank Xia" msgstr "Q. Frank Xia" #: src/cksum.c:216 #, c-format msgid "%s: file too long" msgstr "%s: lêer te lank" #: src/cksum.c:263 #, c-format msgid "" "Usage: %s [FILE]...\n" " or: %s [OPTION]\n" msgstr "" "Gebruik: %s [LÊER]... \n" " of: %s [KEUSE]\n" #: src/cksum.c:268 msgid "" "Print CRC checksum and byte counts of each FILE.\n" "\n" msgstr "" "Druk CRC toetssom en greeptellings van elke LÊER.\n" "\n" #: src/comm.c:103 src/join.c:187 #, c-format msgid "Usage: %s [OPTION]... FILE1 FILE2\n" msgstr "Gebruik: %s [KEUSE]... LÊER1 LÊER2\n" #: src/comm.c:107 msgid "Compare sorted files FILE1 and FILE2 line by line.\n" msgstr "Vergelyk gesorteerde lêers LÊER1 en LÊER2 reël-vir-reël.\n" #: src/comm.c:113 src/join.c:200 msgid "" "\n" "When FILE1 or FILE2 (not both) is -, read standard input.\n" msgstr "" #: src/comm.c:110 msgid "" "\n" "With no options, produce three-column output. Column one contains\n" "lines unique to FILE1, column two contains lines unique to FILE2,\n" "and column three contains lines common to both files.\n" msgstr "" "\n" "Met geen keuses, produseer drie kolom uitset. Kolom een bevat lyne\n" "kenmerkend aan LÊER1, kolom twee bevat lyne kenmerkend aan LÊER2,\n" "en kolom 3 bevat lyne kenmerkend aan albei lêers.\n" #: src/comm.c:116 msgid "" "\n" " -1 suppress column 1 (lines unique to FILE1)\n" " -2 suppress column 2 (lines unique to FILE2)\n" " -3 suppress column 3 (lines that appear in both files)\n" msgstr "" "\n" " -1 onderdruk kolom 1 (lyne kenmerkend aan LÊER1)\n" " -2 onderdruk kolom 2 (lyne kenmerkend aan LÊER2)\n" " -3 onderdruk kolom 3 (lyne kenmerkend aan beide lêers)\n" #: src/comm.c:122 msgid "" "\n" " --check-order check that the input is correctly sorted, even\n" " if all input lines are pairable\n" " --nocheck-order do not check that the input is correctly sorted\n" msgstr "" "\n" " --check-order kyk dat die inset korrek gesorteer is, selfs as\n" " al die inset lyne paarbaar is\n" " --nocheck-order moenie kyk dat die inset korrek gesorteer is nie\n" #: src/comm.c:128 msgid " --output-delimiter=STR separate columns with STR\n" msgstr " --output-delimiter=STR aparte kolomme met STR\n" #: src/comm.c:138 src/cut.c:178 src/head.c:133 src/numfmt.c:944 src/paste.c:453 #: src/tail.c:304 msgid " -z, --zero-terminated line delimiter is NUL, not newline\n" msgstr "" #: src/comm.c:133 msgid "" "\n" "Note, comparisons honor the rules specified by 'LC_COLLATE'.\n" msgstr "" #: src/comm.c:137 #, c-format msgid "" "\n" "Examples:\n" " %s -12 file1 file2 Print only lines present in both file1 and file2.\n" " %s -3 file1 file2 Print lines in file1 not in file2, and vice versa.\n" msgstr "" "\n" "Voorbeelde:\n" " %s -12 lêer1 lêer2 Druk slegs lyne teenwoordig in lêer1 en lêer2 albei.\n" " %s -3 lêer1 lêer2 Druk lyne in lêer1 wat nie in lêer2 is nie en " "omgekeer.\n" #: src/comm.c:222 #, c-format msgid "file %d is not in sorted order" msgstr "lêer %d is nie in gesorteerde volgorder nie" #: src/comm.c:420 #, c-format msgid "multiple output delimiters specified" msgstr "" #: src/copy.c:195 src/copy.c:346 src/copy.c:357 src/head.c:425 #, c-format msgid "cannot lseek %s" msgstr "kan nie lseek %s nie" #: src/copy.c:191 src/copy.c:563 #, c-format msgid "error deallocating %s" msgstr "" #: src/copy.c:168 src/dd.c:1617 src/dd.c:1984 src/du.c:1085 src/head.c:148 #: src/head.c:261 src/head.c:333 src/head.c:537 src/head.c:619 src/head.c:699 #: src/head.c:757 src/head.c:781 src/tail.c:411 src/tail.c:499 src/tail.c:548 #: src/tail.c:641 src/tail.c:769 src/tail.c:817 src/tail.c:854 src/tail.c:1782 #: src/tail.c:1812 src/uniq.c:394 #, c-format msgid "error reading %s" msgstr "fout met die les van %s" #: src/copy.c:206 src/dd.c:2047 src/dd.c:2110 src/head.c:151 #, c-format msgid "error writing %s" msgstr "fout met die skryf na %s" #: src/copy.c:293 #, c-format msgid "overflow reading %s" msgstr "" #: src/copy.c:313 #, c-format msgid "%s: failed to get extents info" msgstr "" #: src/copy.c:373 #, c-format msgid "%s: write failed" msgstr "%s: skryf het misluk" #: src/copy.c:442 src/copy.c:1083 #, c-format msgid "failed to extend %s" msgstr "misluk om %s uit te brei" #: src/copy.c:662 #, c-format msgid "clearing permissions for %s" msgstr "maak toestemmings vir %s skoon" #: src/copy.c:697 src/copy.c:2480 src/cp.c:329 #, c-format msgid "failed to preserve ownership for %s" msgstr "misluk om eienaarskap te behou vir %s" #: src/copy.c:723 #, c-format msgid "failed to lookup file %s" msgstr "misluk met opsoek van lêer %s" #: src/copy.c:728 #, c-format msgid "failed to preserve authorship for %s" msgstr "misluk om outeurskap te behou vir %s" #: src/copy.c:2212 src/install.c:906 src/mkdir.c:188 src/mkfifo.c:113 #: src/mknod.c:166 #, c-format msgid "failed to set default file creation context to %s" msgstr "misluk om verstek lêer skeppingsverband te stel na %s" #: src/copy.c:931 #, c-format msgid "failed to set default file creation context for %s" msgstr "" #: src/copy.c:957 #, c-format msgid "failed to set the security context of %s" msgstr "" #: src/copy.c:804 src/csplit.c:640 src/du.c:971 src/fmt.c:451 src/head.c:854 #: src/sort.c:4543 src/split.c:1342 src/tail.c:1756 src/wc.c:678 #, c-format msgid "cannot open %s for reading" msgstr "kan nie %s oopmaak vir lees nie" #: src/copy.c:810 src/copy.c:972 src/dd.c:1554 src/dd.c:2122 src/dd.c:2261 #: src/tail.c:1592 src/tail.c:1658 src/truncate.c:140 #, c-format msgid "cannot fstat %s" msgstr "kan nie fstat %s nie" #: src/copy.c:820 #, c-format msgid "skipping file %s, as it was replaced while being copied" msgstr "slaan lêer %s oor, omdat dit vervang is terwyl gekopieër word" #: src/copy.c:881 src/copy.c:1579 src/copy.c:1782 src/copy.c:1940 src/ln.c:314 #: src/remove.c:263 src/remove.c:280 src/remove.c:405 src/remove.c:431 #, c-format msgid "cannot remove %s" msgstr "kan nie %s verwyder nie" #: src/copy.c:886 src/copy.c:1583 src/copy.c:1777 src/copy.c:1945 #: src/remove.c:375 #, c-format msgid "removed %s\n" msgstr "%s verwyder.\n" #: src/copy.c:926 #, c-format msgid "not writing through dangling symlink %s" msgstr "skryf nie deur hangende symlink %s nie" #: src/copy.c:964 #, c-format msgid "cannot create regular file %s" msgstr "kan nie gewone lêer %s skep nie" #: src/copy.c:985 #, c-format msgid "failed to clone %s from %s" msgstr "misluk om %s te kloon vanaf %s" #: src/copy.c:1098 src/copy.c:2541 #, c-format msgid "preserving times for %s" msgstr "behou tye vir %s" #: src/copy.c:1175 src/copy.c:1181 src/head.c:862 src/touch.c:172 #: src/truncate.c:417 #, c-format msgid "failed to close %s" msgstr "" #: src/copy.c:1674 #, c-format msgid "%s: replace %s, overriding mode %04lo (%s)? " msgstr "" #: src/copy.c:1675 #, c-format msgid "%s: unwritable %s (mode %04lo, %s); try anyway? " msgstr "" #: src/copy.c:1478 #, c-format msgid "%s: overwrite %s? " msgstr "%s: oorskryf %s? " #: src/copy.c:1547 #, c-format msgid " (backup: %s)" msgstr " (rugsteun: %s)" #: src/copy.c:1557 #, c-format msgid "failed to restore the default file creation context" msgstr "misluk om verstek lêer skeppingsverband te herstel" #: src/copy.c:1589 #, c-format msgid "cannot create hard link %s to %s" msgstr "kan nie vaste skakel %s skep na %s nie" #: src/copy.c:1642 src/copy.c:1694 src/copy.c:2277 src/copy.c:2604 #: src/find-mount-point.c:84 src/install.c:678 src/realpath.c:145 #: src/stat.c:1239 src/truncate.c:363 #, c-format msgid "cannot stat %s" msgstr "kan nie stat %s" #: src/copy.c:1650 #, c-format msgid "omitting directory %s" msgstr "gids %s word oorgeslaan" #: src/copy.c:1664 #, c-format msgid "warning: source file %s specified more than once" msgstr "waarskuwing: bron lêer %s meer as een keer gespesifiseer" #: src/copy.c:1712 src/ln.c:246 #, c-format msgid "%s and %s are the same file" msgstr "%s en %s is dieselfde lêer" #: src/copy.c:1811 #, c-format msgid "cannot overwrite non-directory %s with directory %s" msgstr "kan nie nie-gids %s met gids %s oorskryf nie" #: src/copy.c:1829 src/ln.c:214 #, c-format msgid "will not overwrite just-created %s with %s" msgstr "sal nie pas geskepte %s met %s oorskryf nie" #: src/copy.c:1847 #, c-format msgid "cannot overwrite directory %s with non-directory" msgstr "kan nie gids %s nie-gids oorskyf nie" #: src/copy.c:1861 #, c-format msgid "cannot move directory onto non-directory: %s -> %s" msgstr "kan nie gids bo-op nie-gids skuif nie: %s -> %s" #: src/copy.c:1891 #, c-format msgid "backing up %s would destroy source; %s not moved" msgstr "rugsteun van %s sal bron vernietig; %s nie geskuif nie" #: src/copy.c:1892 #, c-format msgid "backing up %s would destroy source; %s not copied" msgstr "rugsteun van %s sal bron vernietig; %s nie gekopiëer nie" #: src/copy.c:1915 src/ln.c:276 #, c-format msgid "cannot backup %s" msgstr "kan nie %s rugsteun nie" #: src/copy.c:1979 #, c-format msgid "will not copy %s through just-created symlink %s" msgstr "sal nie %s deur pas geskepte symlink %s kopieër nie" #: src/copy.c:2056 #, c-format msgid "cannot copy a directory, %s, into itself, %s" msgstr "kan nie 'n gids, %s, binne in homself, %s, kopiëer nie" #: src/copy.c:2278 #, c-format msgid "warning: source directory %s specified more than once" msgstr "" #: src/copy.c:2073 #, c-format msgid "will not create hard link %s to directory %s" msgstr "sal nie vaste skakel %s na gids %s skep nie" #: src/copy.c:2123 #, c-format msgid "cannot move %s to a subdirectory of itself, %s" msgstr "kan nie %s na 'n sub-gids van homself, %s, skuif nie" #: src/copy.c:2166 #, c-format msgid "cannot move %s to %s" msgstr "kan nie %s na %s skuif nie" #: src/copy.c:2178 #, c-format msgid "inter-device move failed: %s to %s; unable to remove target" msgstr "" "inter-toestel skuif het misluk: %s na %s; nie in staat om teiken te verwyder " "nie" #: src/copy.c:2246 #, c-format msgid "cannot copy cyclic symbolic link %s" msgstr "kan nie sikliese simboliese skakel %s kopiëer nie" #: src/copy.c:2355 #, c-format msgid "%s: can make relative symbolic links only in current directory" msgstr "%s: kan relatiewe simboliese skakels slegs in huidige gids maak" #: src/copy.c:2362 #, c-format msgid "cannot create symbolic link %s to %s" msgstr "kan nie simboliese skakel skep van %s na %s nie" #: src/copy.c:2416 src/mkfifo.c:132 #, c-format msgid "cannot create fifo %s" msgstr "kan nie fifo %s skep nie" #: src/copy.c:2425 #, c-format msgid "cannot create special file %s" msgstr "kan nie spesiale lêer %s skep nie" #: src/copy.c:2436 src/ls.c:3185 src/stat.c:921 #, c-format msgid "cannot read symbolic link %s" msgstr "kan nie simboliese skakel %s lees nie" #: src/copy.c:2463 #, c-format msgid "cannot create symbolic link %s" msgstr "kan nie simboliese skakel %s skep nie" #: src/copy.c:2495 #, c-format msgid "%s has unknown file type" msgstr "%s het onbekende lêer soort" #: src/copy.c:2644 src/ln.c:358 #, c-format msgid "cannot un-backup %s" msgstr "kan nie %s ont-rugsteun nie" #: src/copy.c:2648 #, c-format msgid "%s -> %s (unbackup)\n" msgstr "%s -> %s (ont-rugsteun)\n" #. This is a proper name. See the gettext manual, section Names. #: src/coreutils.c:47 msgid "Alex Deymo" msgstr "" #: src/coreutils.c:64 #, c-format msgid "Usage: %s --coreutils-prog=PROGRAM_NAME [PARAMETERS]... \n" msgstr "" #: src/coreutils.c:67 msgid "" "Execute the PROGRAM_NAME built-in program with the given PARAMETERS.\n" "\n" msgstr "" #: src/coreutils.c:85 #, c-format msgid "" "\n" "Use: '%s --coreutils-prog=PROGRAM_NAME --help' for individual program help.\n" msgstr "" #: src/coreutils.c:177 src/coreutils.c:202 #, c-format msgid "unknown program %s" msgstr "" #: src/cp.c:156 src/mv.c:286 #, c-format msgid "" "Usage: %s [OPTION]... [-T] SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... -t DIRECTORY SOURCE...\n" msgstr "" "Gebruik: %s [KEUSE]... [-T] BRON BEST\n" " or: %s [KEUSE]... BRON... GIDS\n" " or: %s [KEUSE]... -t GIDS BRON...\n" #: src/cp.c:162 msgid "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n" msgstr "" #: src/cp.c:168 msgid "" " -a, --archive same as -dR --preserve=all\n" " --attributes-only don't copy the file data, just the " "attributes\n" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " --copy-contents copy contents of special files when " "recursive\n" " -d same as --no-dereference --preserve=links\n" msgstr "" " -a, --archive dieselfde as -dR --preserve=all\n" " --attributes-only moenie lêer data kopieër nie, slegs die " "kenmerke\n" " --backup[=CONTROL] maak 'n rugsteun van elke bestaande " "bestemmingslêer\n" " -b soos --backup maar aanvaar nie 'n argument " "nie\n" " --copy-contents kopieër inhoud van spesiale lêers wanneer " "rekursief\n" " -d dieselfde as --no-dereference --" "preserve=links\n" #: src/cp.c:177 msgid "" " -f, --force if an existing destination file cannot be\n" " opened, remove it and try again (this " "option\n" " is ignored when the -n option is also " "used)\n" " -i, --interactive prompt before overwrite (overrides a previous " "-n\n" " option)\n" " -H follow command-line symbolic links in SOURCE\n" msgstr "" #: src/cp.c:186 msgid "" " -l, --link hard link files instead of copying\n" " -L, --dereference always follow symbolic links in SOURCE\n" msgstr "" " -l, --link vasskakel lêers i.p.v. kopieër\n" " -L, --dereference volg altyd simboliese skakels in BRON\n" #: src/cp.c:190 msgid "" " -n, --no-clobber do not overwrite an existing file (overrides\n" " a previous -i option)\n" " -P, --no-dereference never follow symbolic links in SOURCE\n" msgstr "" " -n, --no-clobber moenie 'n bestaande lêer oorskryf nie " "(oorskryf\n" " 'n vorige -i keuse)\n" " -P, --no-dereference moet nooit simboliese skakels in BRON volg " "nie\n" #: src/cp.c:195 msgid "" " -p same as --preserve=mode,ownership,timestamps\n" " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n" " mode,ownership,timestamps), if possible\n" " additional attributes: context, links, " "xattr,\n" " all\n" msgstr "" " -p dieselfde as --" "preserve=mode,ownership,timestamps\n" " --preserve[=ATTR_LIST] behou die gespesifiseerde kenmerke (verstek:\n" " mode,ownership,timestamps), indien " "moontlik\n" " bykomende kenmerke: context, links, xattr,\n" " all\n" #: src/cp.c:203 msgid "" " --no-preserve=ATTR_LIST don't preserve the specified attributes\n" " --parents use full source file name under DIRECTORY\n" msgstr "" " --no-preserve=ATTR_LIST moenie die gespesifiseerde kenmerke behou " "nie\n" " --parents gebruik die volle bron lêer naam onder GIDS\n" #: src/cp.c:207 msgid "" " -R, -r, --recursive copy directories recursively\n" " --reflink[=WHEN] control clone/CoW copies. See below\n" " --remove-destination remove each existing destination file before\n" " attempting to open it (contrast with --" "force)\n" msgstr "" " -R, -r, --recursive kopieër gidse rekursief\n" " --reflink[=WHEN] beheer clone/CoW kopieë. Sien hieronder\n" " --remove-destination verwyder elke bestaande bestemmingslêer " "alvorens\n" " poog om dit oop te maak (kontras met --" "force)\n" #: src/cp.c:213 msgid "" " --sparse=WHEN control creation of sparse files. See below\n" " --strip-trailing-slashes remove any trailing slashes from each " "SOURCE\n" " argument\n" msgstr "" " --sparse=WHEN beheer die skepping van wydverspreide lêers. " "Sien hieronder\n" " --strip-trailing-slashes verwyder enige slepene skuinsstrepe vanaf " "elke BRON\n" " argument\n" #: src/cp.c:218 msgid "" " -s, --symbolic-link make symbolic links instead of copying\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY copy all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" msgstr "" " -s, --symbolic-link maak simboliese skakels i.p.v. kopieër\n" " -S, --suffix=AGTERVOEGSEL oorskryf die gewone rugsteun agtervoegsel\n" " -t, --target-directory=GIDS kopieër alle BRON arguments binne-in GIDS\n" " -T, --no-target-directory behandel BEST as 'n normale lêer\n" #: src/cp.c:224 msgid "" " -u, --update copy only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -x, --one-file-system stay on this file system\n" msgstr "" " -u, --update kopieër slegs wanneer die BRON lêer nuwer is\n" " as die bestemmingslêer of wanneer die\n" " bestemmingslêer vermis is\n" " -v, --verbose verduidelik wat word gedoen\n" " -x, --one-file-system bly op hierdie lêer stelsel\n" #: src/cp.c:232 msgid "" " -Z set SELinux security context of destination\n" " file to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the\n" " SELinux or SMACK security context to CTX\n" msgstr "" #: src/cp.c:233 msgid "" "\n" "By default, sparse SOURCE files are detected by a crude heuristic and the\n" "corresponding DEST file is made sparse as well. That is the behavior\n" "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n" "file whenever the SOURCE file contains a long enough sequence of zero " "bytes.\n" "Use --sparse=never to inhibit creation of sparse files.\n" "\n" "When --reflink[=always] is specified, perform a lightweight copy, where the\n" "data blocks are copied only when modified. If this is not possible the " "copy\n" "fails, or if --reflink=auto is specified, fall back to a standard copy.\n" msgstr "" "\n" "By verstek word wydverspreide BRON lêers bespeur deur 'n kras heuristiek en " "die\n" "ooreenkomstige BEST lêer word ook wydverspreid gemaak. Dit is die gedrag\n" "gekies deur --sparse=auto. Spesifiseer --sparse=always om 'n wydverspreide " "BEST\n" "lêer te skep waarookal die BRON lêer 'n lank genoeg reeks van nul grepe " "bevat.\n" "Gebruik --sparse=never om skepping van wydverspreide lêers te verhinder.\n" "\n" "Wanneer --reflink[=always] gespesifiseer is, voer 'n liggewig kopieër uit, " "waar die\n" "data blokke slegs gekopieër wanneer aangepas. Indien nie moontlik nie, " "misluk die\n" "kopieëring, of indien --reflink=auto gespesifiseer is, val terug na " "standaard kopieër.\n" #: src/cp.c:245 src/install.c:649 src/ln.c:420 src/mv.c:322 msgid "" "\n" "The backup suffix is '~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control method may be selected via the --backup option or " "through\n" "the VERSION_CONTROL environment variable. Here are the values:\n" "\n" msgstr "" #: src/cp.c:252 src/install.c:656 src/ln.c:427 src/mv.c:329 msgid "" " none, off never make backups (even if --backup is given)\n" " numbered, t make numbered backups\n" " existing, nil numbered if numbered backups exist, simple otherwise\n" " simple, never always make simple backups\n" msgstr "" " none, off moet nooit rugsteune maak nie (selfs wanneer --backup " "gegee is)\n" " numbered, t maak genommerde rugsteune\n" " existing, nil genommer indien genommerde rugsteune bestaan, andersins " "eenvoudig\n" " simple, never maak altyd eenvoudige rugsteune\n" #: src/cp.c:258 msgid "" "\n" "As a special case, cp makes a backup of SOURCE when the force and backup\n" "options are given and SOURCE and DEST are the same name for an existing,\n" "regular file.\n" msgstr "" "\n" "As 'n spesiale geval, maak cp 'n rugsteun van BRON wanneer die force en " "backup\n" "keuses gegee word en BRON en BEST dieselfde naam gegee word vir 'n " "bestaande,\n" "gewone lêer.\n" #: src/cp.c:317 #, c-format msgid "failed to preserve times for %s" msgstr "misluk om tye vir %s te behou" #: src/cp.c:348 #, c-format msgid "failed to preserve permissions for %s" msgstr "misluk om toestemmings vir %s te behou" #: src/cp.c:475 #, c-format msgid "cannot make directory %s" msgstr "kan nie gids %s maak nie" #: src/cp.c:524 src/cp.c:543 #, c-format msgid "%s exists but is not a directory" msgstr "%s bestaan maar is nie 'n gids nie" #: src/cp.c:570 src/cp.c:1069 src/install.c:402 src/install.c:844 src/ln.c:123 #: src/ln.c:181 src/ln.c:202 src/ln.c:515 src/mv.c:154 src/mv.c:400 #, c-format msgid "failed to access %s" msgstr "" #: src/cp.c:590 src/install.c:915 src/ln.c:546 src/mv.c:434 src/shred.c:1181 #: src/touch.c:429 src/truncate.c:354 #, c-format msgid "missing file operand" msgstr "vermiste operand" #: src/cp.c:592 src/install.c:917 src/ln.c:560 src/mv.c:436 #, c-format msgid "missing destination file operand after %s" msgstr "vermiste bestemmingslêer operand na %s" #: src/cp.c:601 src/install.c:926 src/mv.c:445 #, c-format msgid "cannot combine --target-directory (-t) and --no-target-directory (-T)" msgstr "" "kan nie --target-directory (-t) en --no-target-directory (-T) kombineer nie" #: src/cp.c:617 src/cp.c:1072 src/install.c:404 src/install.c:847 #: src/install.c:939 src/ln.c:125 src/ln.c:518 src/ln.c:574 src/mv.c:403 #: src/mv.c:459 #, c-format msgid "target %s is not a directory" msgstr "teiken %s is nie 'n gids nie" #: src/cp.c:728 #, c-format msgid "with --parents, the destination must be a directory" msgstr "" #: src/cp.c:1064 src/install.c:839 src/ln.c:510 src/mv.c:395 #, c-format msgid "multiple target directories specified" msgstr "" #: src/cp.c:1116 src/install.c:910 #, c-format msgid "warning: ignoring --context; it requires an SELinux-enabled kernel" msgstr "" #: src/cp.c:1110 #, c-format msgid "cannot make both hard and symbolic links" msgstr "kan nie sowel vaste skakels as simboliese skakels maak nie" #: src/cp.c:1117 src/mv.c:466 #, c-format msgid "options --backup and --no-clobber are mutually exclusive" msgstr "" #: src/cp.c:1123 #, c-format msgid "--reflink can be used only with --sparse=auto" msgstr "" #: src/cp.c:1131 src/install.c:900 src/ln.c:582 src/mv.c:474 msgid "backup type" msgstr "rugsteuntipe" #: src/cp.c:1186 src/install.c:951 #, c-format msgid "cannot set target context and preserve it" msgstr "" #: src/cp.c:1156 #, c-format msgid "cannot preserve security context without an SELinux-enabled kernel" msgstr "" #: src/cp.c:1162 #, c-format msgid "" "cannot preserve extended attributes, cp is built without xattr support" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/csplit.c:41 src/dd.c:46 msgid "Stuart Kemp" msgstr "" #: src/csplit.c:531 #, c-format msgid "input disappeared" msgstr "toevoer het verdwyn" #: src/csplit.c:660 src/csplit.c:671 #, c-format msgid "%s: line number out of range" msgstr "%s: reëlnommer buite bereik" #: src/csplit.c:700 #, c-format msgid "%s: %s: line number out of range" msgstr "" #: src/csplit.c:703 src/csplit.c:752 #, c-format msgid " on repetition %s\n" msgstr " by herhaling %s\n" #: src/csplit.c:746 #, c-format msgid "%s: %s: match not found" msgstr "" #: src/csplit.c:810 src/csplit.c:850 src/nl.c:351 src/tac.c:273 #, c-format msgid "error in regular expression search" msgstr "fout in soektog met reëlmatige uitdrukking" #: src/csplit.c:983 #, c-format msgid "write error for %s" msgstr "" #: src/csplit.c:1059 #, c-format msgid "%s: integer expected after delimiter" msgstr "%s: 'n heelgetal is verwag na die skeisimbool" #: src/csplit.c:1075 #, c-format msgid "%s: '}' is required in repeat count" msgstr "" #: src/csplit.c:1085 #, c-format msgid "%s}: integer required between '{' and '}'" msgstr "" #: src/csplit.c:1112 #, c-format msgid "%s: closing delimiter '%c' missing" msgstr "" #: src/csplit.c:1129 #, c-format msgid "%s: invalid regular expression: %s" msgstr "%s: ongeldige reëlmatige uitdrukking: %s" #: src/csplit.c:1162 #, c-format msgid "%s: invalid pattern" msgstr "%s: ongeldige patroon" #: src/csplit.c:1165 #, c-format msgid "%s: line number must be greater than zero" msgstr "%s: reëlnommer moet groter as nul wees" #: src/csplit.c:1171 #, c-format msgid "line number %s is smaller than preceding line number, %s" msgstr "" #: src/csplit.c:1177 #, c-format msgid "warning: line number %s is the same as preceding line number" msgstr "" #: src/csplit.c:1255 #, c-format msgid "missing conversion specifier in suffix" msgstr "ontbrekende omskakelingaanduider in suffiks" #: src/csplit.c:1261 #, c-format msgid "invalid conversion specifier in suffix: %c" msgstr "ontbrekende omskakelingaanduider in suffiks: %c" #: src/csplit.c:1264 #, c-format msgid "invalid conversion specifier in suffix: \\%.3o" msgstr "ontbrekende omskakelingaanduider in suffiks: \\%.3o" #: src/csplit.c:1269 #, c-format msgid "invalid flags in conversion specification: %%%c%c" msgstr "" #: src/csplit.c:1286 #, c-format msgid "too many %% conversion specifications in suffix" msgstr "te veel %% omskakelingaanduiders in suffiks" #: src/csplit.c:1300 #, c-format msgid "missing %% conversion specification in suffix" msgstr "ontbrekende %% omskakelingaanduider in suffiks" #: src/csplit.c:1381 src/dd.c:1454 src/nproc.c:105 src/tail.c:2052 msgid "invalid number" msgstr "" #: src/csplit.c:1451 #, c-format msgid "Usage: %s [OPTION]... FILE PATTERN...\n" msgstr "Gebruik so: %s [OPSIE]... LÊER PATROON...\n" #: src/csplit.c:1455 msgid "" "Output pieces of FILE separated by PATTERN(s) to files 'xx00', 'xx01', ...,\n" "and output byte counts of each piece to standard output.\n" msgstr "" #: src/csplit.c:1496 msgid "" "\n" "Read standard input if FILE is -\n" msgstr "" #: src/csplit.c:1462 #, c-format msgid "" " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %02d\n" " -f, --prefix=PREFIX use PREFIX instead of 'xx'\n" " -k, --keep-files do not remove output files on errors\n" msgstr "" #: src/csplit.c:1508 msgid " --suppress-matched suppress the lines matching PATTERN\n" msgstr "" #: src/csplit.c:1467 msgid "" " -n, --digits=DIGITS use specified number of digits instead of 2\n" " -s, --quiet, --silent do not print counts of output file sizes\n" " -z, --elide-empty-files remove empty output files\n" msgstr "" #: src/csplit.c:1518 msgid "" "\n" "Each PATTERN may be:\n" " INTEGER copy up to but not including specified line number\n" " /REGEXP/[OFFSET] copy up to but not including a matching line\n" " %REGEXP%[OFFSET] skip to, but not including a matching line\n" " {INTEGER} repeat the previous pattern specified number of times\n" " {*} repeat the previous pattern as many times as possible\n" "\n" "A line OFFSET is a required '+' or '-' followed by a positive integer.\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/cut.c:44 src/paste.c:52 msgid "David M. Ihnat" msgstr "" #: src/cut.c:189 #, c-format msgid "Usage: %s OPTION... [FILE]...\n" msgstr "" #: src/cut.c:193 msgid "Print selected parts of lines from each FILE to standard output.\n" msgstr "" #: src/cut.c:199 msgid "" " -b, --bytes=LIST select only these bytes\n" " -c, --characters=LIST select only these characters\n" " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n" msgstr "" #: src/cut.c:204 msgid "" " -f, --fields=LIST select only these fields; also print any line\n" " that contains no delimiter character, unless\n" " the -s option is specified\n" " -n (ignored)\n" msgstr "" #: src/cut.c:210 msgid "" " --complement complement the set of selected bytes, characters\n" " or fields\n" msgstr "" #: src/cut.c:214 msgid "" " -s, --only-delimited do not print lines not containing delimiters\n" " --output-delimiter=STRING use STRING as the output delimiter\n" " the default is to use the input delimiter\n" msgstr "" #: src/cut.c:221 msgid "" "\n" "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n" "range, or many ranges separated by commas. Selected input is written\n" "in the same order that it is read, and is written exactly once.\n" msgstr "" #: src/cut.c:189 msgid "" "Each range is one of:\n" "\n" " N N'th byte, character or field, counted from 1\n" " N- from N'th byte, character or field, to end of line\n" " N-M from N'th to M'th (included) byte, character or field\n" " -M from first to M'th (included) byte, character or field\n" msgstr "" #: src/cut.c:795 src/cut.c:803 msgid "only one type of list may be specified" msgstr "slegs een soort lys mag gespesifiseer word" #: src/cut.c:812 src/numfmt.c:1408 #, c-format msgid "the delimiter must be a single character" msgstr "die verdeler mag net een karakter wees" #: src/cut.c:847 msgid "you must specify a list of bytes, characters, or fields" msgstr "u moet 'n lys van grepe, karakters of velde spesifiseer" #: src/cut.c:850 msgid "an input delimiter may be specified only when operating on fields" msgstr "" "slegs wanneer velde gebruik word mag 'n toevoer-skeikarakter gespesifiseer " "word" #: src/cut.c:854 msgid "" "suppressing non-delimited lines makes sense\n" "\tonly when operating on fields" msgstr "" "om nie-afgeslote reëls te onderdruk, maak slegs sin\n" "\twanneer dit op velde van toepassing gemaak word" #: src/date.c:123 #, c-format msgid "" "Usage: %s [OPTION]... [+FORMAT]\n" " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n" msgstr "" #: src/date.c:128 msgid "" "Display the current time in the given FORMAT, or set the system date.\n" msgstr "" #: src/date.c:134 msgid "" " -d, --date=STRING display time described by STRING, not 'now'\n" " -f, --file=DATEFILE like --date; once for each line of DATEFILE\n" msgstr "" #: src/date.c:138 msgid "" " -I[FMT], --iso-8601[=FMT] output date/time in ISO 8601 format.\n" " FMT='date' for date only (the default),\n" " 'hours', 'minutes', 'seconds', or 'ns'\n" " for date and time to the indicated " "precision.\n" " Example: 2006-08-14T02:34:56-0600\n" msgstr "" #: src/date.c:145 msgid "" " -R, --rfc-2822 output date and time in RFC 2822 format.\n" " Example: Mon, 14 Aug 2006 02:34:56 -0600\n" msgstr "" #: src/date.c:149 msgid "" " --rfc-3339=FMT output date/time in RFC 3339 format.\n" " FMT='date', 'seconds', or 'ns'\n" " for date and time to the indicated " "precision.\n" " Example: 2006-08-14 02:34:56-06:00\n" msgstr "" #: src/date.c:155 msgid "" " -r, --reference=FILE display the last modification time of FILE\n" msgstr "" #: src/date.c:158 msgid "" " -s, --set=STRING set time described by STRING\n" " -u, --utc, --universal print or set Coordinated Universal Time (UTC)\n" msgstr "" #: src/date.c:158 msgid "" "\n" "FORMAT controls the output. Interpreted sequences are:\n" "\n" " %% a literal %\n" " %a locale's abbreviated weekday name (e.g., Sun)\n" msgstr "" #: src/date.c:165 msgid "" " %A locale's full weekday name (e.g., Sunday)\n" " %b locale's abbreviated month name (e.g., Jan)\n" " %B locale's full month name (e.g., January)\n" " %c locale's date and time (e.g., Thu Mar 3 23:05:25 2005)\n" msgstr "" #: src/date.c:171 msgid "" " %C century; like %Y, except omit last two digits (e.g., 20)\n" " %d day of month (e.g., 01)\n" " %D date; same as %m/%d/%y\n" " %e day of month, space padded; same as %_d\n" msgstr "" #: src/date.c:177 msgid "" " %F full date; same as %Y-%m-%d\n" " %g last two digits of year of ISO week number (see %G)\n" " %G year of ISO week number (see %V); normally useful only with %V\n" msgstr "" #: src/date.c:182 msgid "" " %h same as %b\n" " %H hour (00..23)\n" " %I hour (01..12)\n" " %j day of year (001..366)\n" msgstr "" #: src/date.c:188 msgid "" " %k hour, space padded ( 0..23); same as %_H\n" " %l hour, space padded ( 1..12); same as %_I\n" " %m month (01..12)\n" " %M minute (00..59)\n" msgstr "" #: src/date.c:194 msgid "" " %n a newline\n" " %N nanoseconds (000000000..999999999)\n" " %p locale's equivalent of either AM or PM; blank if not known\n" " %P like %p, but lower case\n" " %r locale's 12-hour clock time (e.g., 11:11:04 PM)\n" " %R 24-hour hour and minute; same as %H:%M\n" " %s seconds since 1970-01-01 00:00:00 UTC\n" msgstr "" #: src/date.c:203 msgid "" " %S second (00..60)\n" " %t a tab\n" " %T time; same as %H:%M:%S\n" " %u day of week (1..7); 1 is Monday\n" msgstr "" #: src/date.c:209 msgid "" " %U week number of year, with Sunday as first day of week (00..53)\n" " %V ISO week number, with Monday as first day of week (01..53)\n" " %w day of week (0..6); 0 is Sunday\n" " %W week number of year, with Monday as first day of week (00..53)\n" msgstr "" #: src/date.c:215 msgid "" " %x locale's date representation (e.g., 12/31/99)\n" " %X locale's time representation (e.g., 23:13:48)\n" " %y last two digits of year (00..99)\n" " %Y year\n" msgstr "" #: src/date.c:221 msgid "" " %z +hhmm numeric time zone (e.g., -0400)\n" " %:z +hh:mm numeric time zone (e.g., -04:00)\n" " %::z +hh:mm:ss numeric time zone (e.g., -04:00:00)\n" " %:::z numeric time zone with : to necessary precision (e.g., -04, " "+05:30)\n" " %Z alphabetic time zone abbreviation (e.g., EDT)\n" "\n" "By default, date pads numeric fields with zeroes.\n" msgstr "" #: src/date.c:230 msgid "" "The following optional flags may follow '%':\n" "\n" " - (hyphen) do not pad the field\n" " _ (underscore) pad with spaces\n" " 0 (zero) pad with zeros\n" " ^ use upper case if possible\n" " # use opposite case if possible\n" msgstr "" #: src/date.c:239 msgid "" "\n" "After any flags comes an optional field width, as a decimal number;\n" "then an optional modifier, which is either\n" "E to use the locale's alternate representations if available, or\n" "O to use the locale's alternate numeric symbols if available.\n" msgstr "" #: src/date.c:246 msgid "" "\n" "Examples:\n" "Convert seconds since the epoch (1970-01-01 UTC) to a date\n" " $ date --date='@2147483647'\n" "\n" "Show the time on the west coast of the US (use tzselect(1) to find TZ)\n" " $ TZ='America/Los_Angeles' date\n" "\n" "Show the local time for 9AM next Friday on the west coast of the US\n" " $ date --date='TZ=\"America/Los_Angeles\" 09:00 next Fri'\n" msgstr "" #: src/date.c:279 src/dd.c:2201 src/head.c:845 src/md5sum.c:498 #: src/md5sum.c:862 src/od.c:869 src/od.c:1920 src/pr.c:1172 src/pr.c:1362 #: src/pr.c:1484 src/stty.c:851 src/tac.c:562 src/tail.c:342 src/tee.c:126 #: src/tr.c:1945 src/tsort.c:530 src/wc.c:196 #, c-format msgid "standard input" msgstr "standaardtoevoer" #: src/date.c:307 src/date.c:527 #, c-format msgid "invalid date %s" msgstr "" #: src/date.c:418 src/date.c:452 #, c-format msgid "multiple output formats specified" msgstr "" #: src/date.c:430 #, c-format msgid "the options to specify dates for printing are mutually exclusive" msgstr "die opsies om drukdatums te spesifiseer is onderling uitsluitend" #: src/date.c:437 #, c-format msgid "the options to print and set the time may not be used together" msgstr "" "die opsies om die tyd te vertoon en te stel kan nie saam gebruik word nie" #: src/date.c:458 #, c-format msgid "" "the argument %s lacks a leading '+';\n" "when using an option to specify date(s), any non-option\n" "argument must be a format string beginning with '+'" msgstr "" #: src/date.c:535 #, c-format msgid "cannot set date" msgstr "kon nie die datum stel nie" #: src/date.c:558 src/du.c:371 #, c-format msgid "time %s is out of range" msgstr "tyd %s is buite bereik" #. This is a proper name. See the gettext manual, section Names. #: src/dd.c:44 src/factor.c:109 src/rm.c:41 src/tail.c:69 src/touch.c:41 #: src/wc.c:50 msgid "Paul Rubin" msgstr "" #: src/dd.c:521 #, c-format msgid "" "Usage: %s [OPERAND]...\n" " or: %s OPTION\n" msgstr "" "Gebruik: %s [OPERATEUR]...\n" " of: %s KEUSE\n" #: src/dd.c:526 msgid "" "Copy a file, converting and formatting according to the operands.\n" "\n" " bs=BYTES read and write up to BYTES bytes at a time\n" " cbs=BYTES convert BYTES bytes at a time\n" " conv=CONVS convert the file as per the comma separated symbol list\n" " count=N copy only N input blocks\n" " ibs=BYTES read up to BYTES bytes at a time (default: 512)\n" msgstr "" #: src/dd.c:568 msgid "" " if=FILE read from FILE instead of stdin\n" " iflag=FLAGS read as per the comma separated symbol list\n" " obs=BYTES write BYTES bytes at a time (default: 512)\n" " of=FILE write to FILE instead of stdout\n" " oflag=FLAGS write as per the comma separated symbol list\n" " seek=N skip N obs-sized blocks at start of output\n" " skip=N skip N ibs-sized blocks at start of input\n" " status=LEVEL The LEVEL of information to print to stderr;\n" " 'none' suppresses everything but error messages,\n" " 'noxfer' suppresses the final transfer statistics,\n" " 'progress' shows periodic transfer statistics\n" msgstr "" #: src/dd.c:546 msgid "" "\n" "N and BYTES may be followed by the following multiplicative suffixes:\n" "c =1, w =2, b =512, kB =1000, K =1024, MB =1000*1000, M =1024*1024, xM =M\n" "GB =1000*1000*1000, G =1024*1024*1024, and so on for T, P, E, Z, Y.\n" "\n" "Each CONV symbol may be:\n" "\n" msgstr "" #: src/dd.c:555 msgid "" " ascii from EBCDIC to ASCII\n" " ebcdic from ASCII to EBCDIC\n" " ibm from ASCII to alternate EBCDIC\n" " block pad newline-terminated records with spaces to cbs-size\n" " unblock replace trailing spaces in cbs-size records with newline\n" " lcase change upper case to lower case\n" " ucase change lower case to upper case\n" " sparse try to seek rather than write the output for NUL input blocks\n" " swab swap every pair of input bytes\n" " sync pad every input block with NULs to ibs-size; when used\n" " with block or unblock, pad with spaces rather than NULs\n" msgstr "" #: src/dd.c:568 msgid "" " excl fail if the output file already exists\n" " nocreat do not create the output file\n" " notrunc do not truncate the output file\n" " noerror continue after read errors\n" " fdatasync physically write output file data before finishing\n" " fsync likewise, but also write metadata\n" msgstr "" #: src/dd.c:576 msgid "" "\n" "Each FLAG symbol may be:\n" "\n" " append append mode (makes sense only for output; conv=notrunc " "suggested)\n" msgstr "" #: src/dd.c:583 msgid " cio use concurrent I/O for data\n" msgstr "" #: src/dd.c:585 msgid " direct use direct I/O for data\n" msgstr "" #: src/dd.c:587 msgid " directory fail unless a directory\n" msgstr "" #: src/dd.c:589 msgid " dsync use synchronized I/O for data\n" msgstr "" #: src/dd.c:591 msgid " sync likewise, but also for metadata\n" msgstr "" #: src/dd.c:592 msgid " fullblock accumulate full blocks of input (iflag only)\n" msgstr "" #: src/dd.c:595 msgid " nonblock use non-blocking I/O\n" msgstr "" #: src/dd.c:597 msgid " noatime do not update access time\n" msgstr "" #: src/dd.c:635 msgid " nocache Request to drop cache. See also oflag=sync\n" msgstr "" #: src/dd.c:603 msgid " noctty do not assign controlling terminal from file\n" msgstr "" #: src/dd.c:606 msgid " nofollow do not follow symlinks\n" msgstr "" #: src/dd.c:608 msgid " nolinks fail if multiply-linked\n" msgstr "" #: src/dd.c:610 msgid " binary use binary I/O for data\n" msgstr "" #: src/dd.c:612 msgid " text use text I/O for data\n" msgstr "" #: src/dd.c:614 msgid " count_bytes treat 'count=N' as a byte count (iflag only)\n" msgstr "" #: src/dd.c:617 msgid " skip_bytes treat 'skip=N' as a byte count (iflag only)\n" msgstr "" #: src/dd.c:620 msgid " seek_bytes treat 'seek=N' as a byte count (oflag only)\n" msgstr "" #: src/dd.c:660 #, c-format msgid "" "\n" "Sending a %s signal to a running 'dd' process makes it\n" "print I/O statistics to standard error and then resume copying.\n" "\n" "Options are:\n" "\n" msgstr "" #: src/dd.c:696 #, c-format msgid "memory exhausted by input buffer of size % bytes (%s)" msgstr "" #: src/dd.c:725 #, c-format msgid "memory exhausted by output buffer of size % bytes (%s)" msgstr "" #: src/dd.c:720 msgid "Infinity B" msgstr "" #: src/dd.c:809 #, c-format msgid "% byte copied, %g s, %s/s" msgid_plural "% bytes copied, %g s, %s/s" msgstr[0] "" msgstr[1] "" #: src/dd.c:815 #, c-format msgid "% bytes (%s) copied, %g s, %s/s" msgstr "" #: src/dd.c:818 #, c-format msgid "% bytes (%s, %s) copied, %g s, %s/s" msgstr "" #: src/dd.c:683 #, c-format msgid "" "%+% records in\n" "%+% records out\n" msgstr "" #: src/dd.c:689 #, c-format msgid "% truncated record\n" msgid_plural "% truncated records\n" msgstr[0] "" msgstr[1] "" #: src/dd.c:812 #, c-format msgid "closing input file %s" msgstr "toevoerlêer %s word toegemaak" #: src/dd.c:819 #, c-format msgid "closing output file %s" msgstr "afvoerlêer %s word toegemaak" #: src/dd.c:1022 #, c-format msgid "failed to turn off O_DIRECT: %s" msgstr "" #: src/dd.c:1093 src/dd.c:1942 #, c-format msgid "writing to %s" msgstr "besig om te skryf na %s" #: src/dd.c:1207 src/dd.c:1261 #, c-format msgid "unrecognized operand %s" msgstr "" #: src/dd.c:1218 msgid "invalid conversion" msgstr "" #: src/dd.c:1221 src/dd.c:1297 msgid "invalid input flag" msgstr "" #: src/dd.c:1224 src/dd.c:1291 src/dd.c:1303 msgid "invalid output flag" msgstr "" #: src/dd.c:1402 msgid "invalid status level" msgstr "" #: src/dd.c:1348 #, c-format msgid "cannot combine any two of {ascii,ebcdic,ibm}" msgstr "" #: src/dd.c:1350 #, c-format msgid "cannot combine block and unblock" msgstr "" #: src/dd.c:1352 #, c-format msgid "cannot combine lcase and ucase" msgstr "" #: src/dd.c:1354 #, c-format msgid "cannot combine excl and nocreat" msgstr "" #: src/dd.c:1357 #, c-format msgid "cannot combine direct and nocache" msgstr "" #: src/dd.c:1514 #, c-format msgid "" "warning: working around lseek kernel bug for file (%s)\n" " of mt_type=0x%0lx -- see for the list of types" msgstr "" #: src/dd.c:1601 #, c-format msgid "%s: cannot skip" msgstr "" #: src/dd.c:1603 src/dd.c:1622 src/dd.c:1683 #, c-format msgid "%s: cannot seek" msgstr "" #: src/dd.c:1663 #, c-format msgid "offset overflow while reading file %s" msgstr "" #: src/dd.c:1675 #, c-format msgid "warning: invalid file offset after failed read" msgstr "" #: src/dd.c:1679 #, c-format msgid "cannot work around kernel bug after all" msgstr "" #: src/dd.c:1822 #, c-format msgid "setting flags for %s" msgstr "" #: src/dd.c:1922 #, c-format msgid "%s: cannot skip to specified offset" msgstr "" #: src/dd.c:2133 #, c-format msgid "failed to truncate to % bytes in output file %s" msgstr "" #: src/dd.c:2146 #, c-format msgid "fdatasync failed for %s" msgstr "" #: src/dd.c:2156 #, c-format msgid "fsync failed for %s" msgstr "" #: src/dd.c:2207 src/dd.c:2236 src/nohup.c:163 src/nohup.c:165 #, c-format msgid "failed to open %s" msgstr "kon nie %s oopmaak nie" #: src/dd.c:2246 #, c-format msgid "" "offset too large: cannot truncate to a length of seek=% (%lu-byte) " "blocks" msgstr "" #: src/dd.c:2267 #, c-format msgid "failed to truncate to % bytes in output file %s" msgstr "" #: src/dd.c:2283 src/dd.c:2289 #, c-format msgid "failed to discard cache for: %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/df.c:44 src/du.c:55 src/expr.c:153 src/kill.c:33 src/pathchk.c:32 #: src/shuf.c:39 src/sleep.c:35 src/sort.c:67 msgid "Paul Eggert" msgstr "" #: src/df.c:172 msgid "Filesystem" msgstr "Lêerstelsel" #: src/df.c:175 msgid "Type" msgstr "Tipe" #: src/df.c:178 src/df.c:542 msgid "blocks" msgstr "blok" #: src/df.c:181 msgid "Used" msgstr "InGebruik" #: src/df.c:184 msgid "Available" msgstr "Beskikbaar" #: src/df.c:187 msgid "Use%" msgstr "Gebruik%" #: src/df.c:190 msgid "Inodes" msgstr "" #: src/df.c:193 msgid "IUsed" msgstr "" #: src/df.c:196 msgid "IFree" msgstr "" #: src/df.c:199 msgid "IUse%" msgstr "" #: src/df.c:202 msgid "Mounted on" msgstr "Geheg aan" #: src/df.c:207 msgid "File" msgstr "" #: src/df.c:387 #, c-format msgid "option --output: field %s unknown" msgstr "" #: src/df.c:394 #, c-format msgid "option --output: field %s used more than once" msgstr "" #: src/df.c:410 src/df.c:449 msgid "Size" msgstr "Grootte" #: src/df.c:414 src/df.c:451 msgid "Avail" msgstr "Beskikbaar" #: src/df.c:474 msgid "Capacity" msgstr "" #. TRANSLATORS: this is the "1K-blocks" header in "df" output. #. TRANSLATORS: this is the "1024-blocks" header in "df -P". #: src/df.c:545 src/df.c:554 #, c-format msgid "%s-%s" msgstr "" #: src/df.c:1242 #, c-format msgid "cannot access %s: over-mounted by another device" msgstr "" #: src/df.c:1210 msgid "" "Show information about the file system on which each FILE resides,\n" "or all file systems by default.\n" msgstr "" #. TRANSLATORS: The thousands and decimal separators are best #. adjusted to an appropriate default for your locale. #: src/df.c:1420 msgid "" " -a, --all include pseudo, duplicate, inaccessible file " "systems\n" " -B, --block-size=SIZE scale sizes by SIZE before printing them; e.g.,\n" " '-BM' prints sizes in units of 1,048,576 bytes;\n" " see SIZE format below\n" " -h, --human-readable print sizes in powers of 1024 (e.g., 1023M)\n" " -H, --si print sizes in powers of 1000 (e.g., 1.1G)\n" msgstr "" #: src/df.c:1227 msgid "" " -i, --inodes list inode information instead of block usage\n" " -k like --block-size=1K\n" " -l, --local limit listing to local file systems\n" " --no-sync do not invoke sync before getting usage info " "(default)\n" msgstr "" #: src/df.c:1435 msgid "" " --output[=FIELD_LIST] use the output format defined by FIELD_LIST,\n" " or print all fields if FIELD_LIST is " "omitted.\n" " -P, --portability use the POSIX output format\n" " --sync invoke sync before getting usage info\n" msgstr "" #: src/df.c:1441 msgid "" " --total elide all entries insignificant to available space,\n" " and produce a grand total\n" msgstr "" #: src/df.c:1445 msgid "" " -t, --type=TYPE limit listing to file systems of type TYPE\n" " -T, --print-type print file system type\n" " -x, --exclude-type=TYPE limit listing to file systems not of type TYPE\n" " -v (ignored)\n" msgstr "" #: src/df.c:1455 msgid "" "\n" "FIELD_LIST is a comma-separated list of columns to be included. Valid\n" "field names are: 'source', 'fstype', 'itotal', 'iused', 'iavail', 'ipcent',\n" "'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page).\n" msgstr "" #: src/df.c:1285 #, c-format msgid "options %s and %s are mutually exclusive" msgstr "" #: src/df.c:1442 #, c-format msgid "file system type %s both selected and excluded" msgstr "" #: src/df.c:1500 msgid "Warning: " msgstr "Waarskuwing: " #: src/df.c:1502 src/stat.c:814 msgid "cannot read table of mounted file systems" msgstr "" #: src/df.c:1539 #, c-format msgid "no file systems processed" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/dircolors.c:35 msgid "H. Peter Anvin" msgstr "" #: src/dircolors.c:97 src/uptime.c:196 src/users.c:105 #, c-format msgid "Usage: %s [OPTION]... [FILE]\n" msgstr "Gebruik so: %s [OPSIE]... [ LÊER ]\n" #: src/dircolors.c:98 msgid "" "Output commands to set the LS_COLORS environment variable.\n" "\n" "Determine format of output:\n" " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n" " -c, --csh, --c-shell output C shell code to set LS_COLORS\n" " -p, --print-database output defaults\n" msgstr "" #: src/dircolors.c:108 msgid "" "\n" "If FILE is specified, read it to determine which colors to use for which\n" "file types and extensions. Otherwise, a precompiled database is used.\n" "For details on the format of these files, run 'dircolors --print-database'.\n" msgstr "" #: src/dircolors.c:286 #, c-format msgid "%s:%lu: invalid line; missing second token" msgstr "" #: src/dircolors.c:358 #, c-format msgid "%s:%lu: unrecognized keyword %s" msgstr "%s:%lu: onbekende sleutelwoord %s" #: src/dircolors.c:359 msgid "" msgstr "" #: src/dircolors.c:440 #, c-format msgid "" "the options to output dircolors' internal database and\n" "to select a shell syntax are mutually exclusive" msgstr "" #: src/dircolors.c:450 msgid "file operands cannot be combined with --print-database (-p)" msgstr "" #: src/dircolors.c:473 #, c-format msgid "no SHELL environment variable, and no shell type option given" msgstr "" #: src/dirname.c:50 #, c-format msgid "Usage: %s [OPTION] NAME...\n" msgstr "Gebruik so: %s [OPSIE] NAAM...\n" #: src/dirname.c:54 msgid "" "Output each NAME with its last non-slash component and trailing slashes\n" "removed; if NAME contains no /'s, output '.' (meaning the current " "directory).\n" "\n" msgstr "" #: src/dirname.c:59 msgid " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/dirname.c:64 #, c-format msgid "" "\n" "Examples:\n" " %s /usr/bin/ -> \"/usr\"\n" " %s dir1/str dir2/str -> \"dir1\" followed by \"dir2\"\n" " %s stdio.h -> \".\"\n" msgstr "" #: src/du.c:270 src/sort.c:394 src/wc.c:112 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s [OPTION]... --files0-from=F\n" msgstr "" #: src/du.c:284 msgid "" "Summarize disk usage of the set of FILEs, recursively for directories.\n" msgstr "" #: src/du.c:290 msgid "" " -0, --null end each output line with NUL, not newline\n" " -a, --all write counts for all files, not just directories\n" " --apparent-size print apparent sizes, rather than disk usage; " "although\n" " the apparent size is usually smaller, it may be\n" " larger due to holes in ('sparse') files, internal\n" " fragmentation, indirect blocks, and the like\n" msgstr "" #: src/du.c:299 msgid "" " -B, --block-size=SIZE scale sizes by SIZE before printing them; e.g.,\n" " '-BM' prints sizes in units of 1,048,576 bytes;\n" " see SIZE format below\n" " -b, --bytes equivalent to '--apparent-size --block-size=1'\n" " -c, --total produce a grand total\n" " -D, --dereference-args dereference only symlinks that are listed on the\n" " command line\n" " -d, --max-depth=N print the total for a directory (or file, with --" "all)\n" " only if it is N or fewer levels below the command\n" " line argument; --max-depth=0 is the same as\n" " --summarize\n" msgstr "" #: src/du.c:312 msgid "" " --files0-from=F summarize disk usage of the\n" " NUL-terminated file names specified in file F;\n" " if F is -, then read names from standard input\n" " -H equivalent to --dereference-args (-D)\n" " -h, --human-readable print sizes in human readable format (e.g., 1K 234M " "2G)\n" " --inodes list inode usage information instead of block usage\n" msgstr "" #: src/du.c:310 msgid "" " -k like --block-size=1K\n" " -L, --dereference dereference all symbolic links\n" " -l, --count-links count sizes many times if hard linked\n" " -m like --block-size=1M\n" msgstr "" #: src/du.c:327 msgid "" " -P, --no-dereference don't follow any symbolic links (this is the " "default)\n" " -S, --separate-dirs for directories do not include size of " "subdirectories\n" " --si like -h, but use powers of 1000 not 1024\n" " -s, --summarize display only a total for each argument\n" msgstr "" #: src/du.c:333 msgid "" " -t, --threshold=SIZE exclude entries smaller than SIZE if positive,\n" " or entries greater than SIZE if negative\n" " --time show time of the last modification of any file in " "the\n" " directory, or any of its subdirectories\n" " --time=WORD show time as WORD instead of modification time:\n" " atime, access, use, ctime or status\n" " --time-style=STYLE show times using STYLE, which can be:\n" " full-iso, long-iso, iso, or +FORMAT;\n" " FORMAT is interpreted like in 'date'\n" msgstr "" #: src/du.c:333 msgid "" " -X, --exclude-from=FILE exclude files that match any pattern in FILE\n" " --exclude=PATTERN exclude files that match PATTERN\n" " -x, --one-file-system skip directories on different file systems\n" msgstr "" #: src/du.c:386 msgid "Infinity" msgstr "" #: src/du.c:624 #, c-format msgid "fts_read failed: %s" msgstr "" #: src/du.c:780 #, c-format msgid "invalid maximum depth %s" msgstr "ongeldige maksimum diepte %s" #: src/du.c:809 #, c-format msgid "invalid --threshold argument '-0'" msgstr "" #: src/du.c:887 #, c-format msgid "cannot both summarize and show all entries" msgstr "" #: src/du.c:894 #, c-format msgid "warning: summarizing is the same as using --max-depth=0" msgstr "" #: src/du.c:900 #, c-format msgid "warning: summarizing conflicts with --max-depth=%lu" msgstr "" #: src/du.c:952 #, c-format msgid "warning: options --apparent-size and -b are ineffective with --inodes" msgstr "" #: src/du.c:966 src/sort.c:4533 src/wc.c:668 msgid "file operands cannot be combined with --files0-from" msgstr "" #: src/du.c:1040 src/sort.c:4562 src/wc.c:747 #, c-format msgid "when reading file names from stdin, no file name of %s allowed" msgstr "" #: src/du.c:1057 src/du.c:1065 src/wc.c:760 src/wc.c:768 msgid "invalid zero-length file name" msgstr "ongeldige zero-lengte lêer naam" #: src/du.c:1088 src/ls.c:2649 src/wc.c:791 msgid "total" msgstr "totaal" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:26 msgid "Brian Fox" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:27 msgid "Chet Ramey" msgstr "" #: src/echo.c:41 #, c-format msgid "" "Usage: %s [SHORT-OPTION]... [STRING]...\n" " or: %s LONG-OPTION\n" msgstr "" #: src/echo.c:45 msgid "" "Echo the STRING(s) to standard output.\n" "\n" " -n do not output the trailing newline\n" msgstr "" #: src/echo.c:51 msgid "" " -e enable interpretation of backslash escapes (default)\n" " -E disable interpretation of backslash escapes\n" msgstr "" #: src/echo.c:54 msgid "" " -e enable interpretation of backslash escapes\n" " -E disable interpretation of backslash escapes (default)\n" msgstr "" #: src/echo.c:60 msgid "" "\n" "If -e is in effect, the following sequences are recognized:\n" "\n" msgstr "" #: src/echo.c:65 src/printf.c:105 msgid "" " \\\\ backslash\n" " \\a alert (BEL)\n" " \\b backspace\n" " \\c produce no further output\n" " \\e escape\n" " \\f form feed\n" " \\n new line\n" " \\r carriage return\n" " \\t horizontal tab\n" " \\v vertical tab\n" msgstr "" #: src/echo.c:77 msgid "" " \\0NNN byte with octal value NNN (1 to 3 digits)\n" " \\xHH byte with hexadecimal value HH (1 to 2 digits)\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/env.c:32 src/printenv.c:45 src/whoami.c:35 msgid "Richard Mlynarik" msgstr "" #: src/env.c:52 #, c-format msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n" msgstr "" #: src/env.c:55 msgid "Set each NAME to VALUE in the environment and run COMMAND.\n" msgstr "" #: src/env.c:61 msgid "" " -i, --ignore-environment start with an empty environment\n" " -0, --null end each output line with NUL, not newline\n" " -u, --unset=NAME remove variable from the environment\n" msgstr "" #: src/env.c:68 msgid "" "\n" "A mere - implies -i. If no COMMAND, print the resulting environment.\n" msgstr "" #: src/env.c:124 #, c-format msgid "cannot unset %s" msgstr "" #: src/env.c:135 #, c-format msgid "cannot set %s" msgstr "" #: src/env.c:152 #, c-format msgid "cannot specify --null (-0) with command" msgstr "" #: src/expand.c:107 msgid "Convert tabs in each FILE to spaces, writing to standard output.\n" msgstr "" #: src/expand.c:114 msgid "" " -i, --initial do not convert tabs after non blanks\n" " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n" msgstr "" #: src/expand.c:118 msgid "" " -t, --tabs=LIST use comma separated list of explicit tab positions\n" msgstr "" #: src/expand.c:171 src/unexpand.c:190 #, c-format msgid "tab stop is too large %s" msgstr "inkeping is te groot %s" #: src/expand.c:179 src/unexpand.c:198 #, c-format msgid "tab size contains invalid character(s): %s" msgstr "" #: src/expand.c:205 src/unexpand.c:224 #, c-format msgid "tab size cannot be 0" msgstr "inkeping mag nie 0 wees nie" #: src/expand.c:207 src/unexpand.c:226 #, c-format msgid "tab sizes must be ascending" msgstr "" #: src/expand.c:325 src/expand.c:344 src/unexpand.c:373 src/unexpand.c:418 #, c-format msgid "input line is too long" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:151 src/ln.c:41 src/mv.c:41 src/tee.c:34 msgid "Mike Parker" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:152 src/groups.c:36 msgid "James Youngman" msgstr "" #: src/expr.c:203 #, c-format msgid "" "Usage: %s EXPRESSION\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s UITDRUKKING \n" " of: %s OPSIE\n" #: src/expr.c:211 msgid "" "\n" "Print the value of EXPRESSION to standard output. A blank line below\n" "separates increasing precedence groups. EXPRESSION may be:\n" "\n" " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n" "\n" " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n" msgstr "" #: src/expr.c:220 msgid "" "\n" " ARG1 < ARG2 ARG1 is less than ARG2\n" " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n" " ARG1 = ARG2 ARG1 is equal to ARG2\n" " ARG1 != ARG2 ARG1 is unequal to ARG2\n" " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n" " ARG1 > ARG2 ARG1 is greater than ARG2\n" msgstr "" #: src/expr.c:229 msgid "" "\n" " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n" " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n" msgstr "" #: src/expr.c:236 #, no-c-format msgid "" "\n" " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n" " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n" " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n" msgstr "" #: src/expr.c:242 msgid "" "\n" " STRING : REGEXP anchored pattern match of REGEXP in STRING\n" "\n" " match STRING REGEXP same as STRING : REGEXP\n" " substr STRING POS LENGTH substring of STRING, POS counted from 1\n" " index STRING CHARS index in STRING where any CHARS is found, or 0\n" " length STRING length of STRING\n" msgstr "" #: src/expr.c:251 msgid "" " + TOKEN interpret TOKEN as a string, even if it is a\n" " keyword like 'match' or an operator like '/'\n" "\n" " ( EXPRESSION ) value of EXPRESSION\n" msgstr "" #: src/expr.c:257 msgid "" "\n" "Beware that many operators need to be escaped or quoted for shells.\n" "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n" "Pattern matches return the string matched between \\( and \\) or null; if\n" "\\( and \\) are not used, they return the number of characters matched or " "0.\n" msgstr "" #: src/expr.c:264 msgid "" "\n" "Exit status is 0 if EXPRESSION is neither null nor 0, 1 if EXPRESSION is " "null\n" "or 0, 2 if EXPRESSION is syntactically invalid, and 3 if an error occurred.\n" msgstr "" #: src/expr.c:278 #, c-format msgid "syntax error" msgstr "sintaksfout" #: src/expr.c:599 src/ptx.c:283 #, c-format msgid "error in regular expression matcher" msgstr "" #: src/expr.c:791 src/expr.c:828 #, c-format msgid "non-integer argument" msgstr "" #: src/expr.c:793 src/truncate.c:314 #, c-format msgid "division by zero" msgstr "deling deur nul" #: src/expr.c:887 src/sort.c:2044 #, c-format msgid "set LC_ALL='C' to work around the problem" msgstr "" #: src/expr.c:889 #, c-format msgid "the strings compared were %s and %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/factor.c:111 msgid "Niels Moller" msgstr "" #: src/factor.c:1283 src/factor.c:1383 src/factor.c:1459 #, c-format msgid "Lucas prime test failure. This should not happen" msgstr "" #: src/factor.c:2092 #, c-format msgid "squfof queue overflow" msgstr "" #: src/factor.c:2419 #, c-format msgid "%s is not a valid positive integer" msgstr "" #: src/factor.c:2442 src/od.c:1646 src/od.c:1715 #, c-format msgid "%s is too large" msgstr "%s is te groot" #: src/factor.c:2454 #, c-format msgid "" "Usage: %s [NUMBER]...\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s [GETAL]... \n" " of: %s OPSIE\n" #: src/factor.c:2459 msgid "" "Print the prime factors of each specified integer NUMBER. If none\n" "are specified on the command line, read them from standard input.\n" "\n" msgstr "" #: src/find-mount-point.c:40 #, c-format msgid "cannot get current directory" msgstr "kan nie huidige gids verkry nie" #: src/find-mount-point.c:50 src/find-mount-point.c:64 #: src/find-mount-point.c:92 #, c-format msgid "cannot change to directory %s" msgstr "kan nie chdir doen om na gids %s te gaan nie" #: src/find-mount-point.c:70 #, c-format msgid "cannot stat current directory (now %s)" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/fmt.c:38 msgid "Ross Paterson" msgstr "" #: src/fmt.c:270 #, c-format msgid "Usage: %s [-WIDTH] [OPTION]... [FILE]...\n" msgstr "" #: src/fmt.c:271 msgid "" "Reformat each paragraph in the FILE(s), writing to standard output.\n" "The option -WIDTH is an abbreviated form of --width=DIGITS.\n" msgstr "" #: src/fmt.c:278 msgid "" " -c, --crown-margin preserve indentation of first two lines\n" " -p, --prefix=STRING reformat only lines beginning with STRING,\n" " reattaching the prefix to reformatted lines\n" " -s, --split-only split long lines, but do not refill\n" msgstr "" #: src/fmt.c:287 #, no-c-format msgid "" " -t, --tagged-paragraph indentation of first line different from second\n" " -u, --uniform-spacing one space between words, two after sentences\n" " -w, --width=WIDTH maximum line width (default of 75 columns)\n" " -g, --goal=WIDTH goal width (default of 93% of width)\n" msgstr "" #: src/fmt.c:359 #, c-format msgid "" "invalid option -- %c; -WIDTH is recognized only when it is the first\n" "option; use -w N instead" msgstr "" #: src/fmt.c:399 src/fmt.c:406 msgid "invalid width" msgstr "" #: src/fold.c:69 msgid "Wrap input lines in each FILE, writing to standard output.\n" msgstr "" #: src/fold.c:77 msgid "" " -b, --bytes count bytes rather than columns\n" " -s, --spaces break at spaces\n" " -w, --width=WIDTH use WIDTH columns instead of 80\n" msgstr "" #: src/fold.c:283 src/pr.c:830 msgid "invalid number of columns" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/getlimits.c:29 src/realpath.c:33 src/stdbuf.c:37 src/timeout.c:78 #: src/truncate.c:37 msgid "Padraig Brady" msgstr "" #: src/getlimits.c:65 #, c-format msgid "Usage: %s\n" msgstr "" #: src/getlimits.c:69 msgid "" "Output platform dependent limits in a format useful for shell scripts.\n" "\n" msgstr "" #: src/group-list.c:69 src/id.c:365 src/setuidgid.c:184 #, c-format msgid "failed to get groups for user %s" msgstr "" #: src/group-list.c:74 src/id.c:370 #, c-format msgid "failed to get groups for the current process" msgstr "" #: src/group-list.c:114 #, c-format msgid "cannot find name for group ID %lu" msgstr "kan nie naam vir groep ID %lu kry nie" #: src/groups.c:53 #, c-format msgid "Usage: %s [OPTION]... [USERNAME]...\n" msgstr "" #: src/groups.c:54 msgid "" "Print group memberships for each USERNAME or, if no USERNAME is specified, " "for\n" "the current process (which may differ if the groups database has changed).\n" msgstr "" #: src/groups.c:105 src/id.c:233 #, c-format msgid "cannot get real UID" msgstr "" #: src/groups.c:110 src/id.c:241 #, c-format msgid "cannot get effective GID" msgstr "" #: src/groups.c:115 src/id.c:246 #, c-format msgid "cannot get real GID" msgstr "" #: src/groups.c:128 src/id.c:206 #, c-format msgid "%s: no such user" msgstr "" #: src/head.c:113 #, c-format msgid "" "Print the first %d lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" msgstr "" #: src/head.c:121 #, c-format msgid "" " -c, --bytes=[-]NUM print the first NUM bytes of each file;\n" " with the leading '-', print all but the last\n" " NUM bytes of each file\n" " -n, --lines=[-]NUM print the first NUM lines instead of the first " "%d;\n" " with the leading '-', print all but the last\n" " NUM lines of each file\n" msgstr "" #: src/head.c:125 msgid "" " -q, --quiet, --silent never print headers giving file names\n" " -v, --verbose always print headers giving file names\n" msgstr "" #: src/head.c:138 msgid "" "\n" "NUM may have a multiplier suffix:\n" "b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n" "GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n" msgstr "" #: src/head.c:154 #, c-format msgid "%s: file has shrunk too much" msgstr "" #: src/head.c:612 src/head.c:691 src/tail.c:449 #, c-format msgid "%s: cannot seek to offset %s" msgstr "%s: kan nie skuif tot by uitwyking %s nie" #: src/tail.c:453 #, c-format msgid "%s: cannot seek to relative offset %s" msgstr "" #: src/head.c:227 src/head.c:1051 #, c-format msgid "%s: number of bytes is too large" msgstr "%s: aantal grepe is te veel" #: src/head.c:893 src/tail.c:1947 msgid "invalid number of lines" msgstr "ongeldige aantal reëls" #: src/head.c:894 src/tail.c:1948 msgid "invalid number of bytes" msgstr "ongeldige aantal grepe" #: src/head.c:981 src/head.c:1039 #, c-format msgid "invalid trailing option -- %c" msgstr "" #: src/hostid.c:42 #, c-format msgid "" "Usage: %s [OPTION]\n" "Print the numeric identifier (in hexadecimal) for the current host.\n" "\n" msgstr "" #: src/hostname.c:56 #, c-format msgid "" "Usage: %s [NAME]\n" " or: %s OPTION\n" "Print or set the hostname of the current system.\n" "\n" msgstr "" #: src/hostname.c:94 #, c-format msgid "cannot set name to %s" msgstr "" #: src/hostname.c:97 #, c-format msgid "cannot set hostname; this system lacks the functionality" msgstr "" #: src/hostname.c:105 #, c-format msgid "cannot determine hostname" msgstr "kan die masjiennaam nie vasstel nie" #. This is a proper name. See the gettext manual, section Names. #: src/id.c:38 src/touch.c:42 msgid "Arnold Robbins" msgstr "" #: src/id.c:84 #, c-format msgid "Usage: %s [OPTION]... [USER]\n" msgstr "" #: src/id.c:85 msgid "" "Print user and group information for the specified USER,\n" "or (when USER omitted) for the current user.\n" "\n" msgstr "" #: src/id.c:90 msgid "" " -a ignore, for compatibility with other versions\n" " -Z, --context print only the security context of the process\n" " -g, --group print only the effective group ID\n" " -G, --groups print all group IDs\n" " -n, --name print a name instead of a number, for -ugG\n" " -r, --real print the real ID instead of the effective ID, with -ugG\n" " -u, --user print only the effective user ID\n" " -z, --zero delimit entries with NUL characters, not whitespace;\n" " not permitted in default format\n" msgstr "" #: src/id.c:96 msgid "" "\n" "Without any OPTION, print some useful set of identified information.\n" msgstr "" #: src/id.c:151 #, c-format msgid "--context (-Z) works only on an SELinux/SMACK-enabled kernel" msgstr "" #: src/id.c:140 #, c-format msgid "--context (-Z) works only on an SELinux-enabled kernel" msgstr "" #: src/id.c:175 #, c-format msgid "cannot print security context when user specified" msgstr "" #: src/id.c:178 #, c-format msgid "cannot print \"only\" of more than one choice" msgstr "" #: src/id.c:185 #, c-format msgid "cannot print only names or real IDs in default format" msgstr "" #: src/id.c:209 #, c-format msgid "option --zero not permitted in default format" msgstr "" #: src/id.c:199 #, c-format msgid "can't get process context" msgstr "" #: src/id.c:224 #, c-format msgid "cannot get effective UID" msgstr "" #: src/id.c:311 #, c-format msgid "cannot find name for user ID %s" msgstr "" #: src/id.c:329 #, c-format msgid "uid=%s" msgstr "" #: src/id.c:334 #, c-format msgid " gid=%s" msgstr "" #: src/id.c:341 #, c-format msgid " euid=%s" msgstr "" #: src/id.c:349 #, c-format msgid " egid=%s" msgstr "" #: src/id.c:377 msgid " groups=" msgstr " groepe=" #: src/id.c:393 #, c-format msgid " context=%s" msgstr "" #: src/install.c:373 #, c-format msgid "warning: %s: failed to change context to %s" msgstr "" #: src/install.c:414 #, c-format msgid "creating directory %s" msgstr "gids %s word geskep" #: src/install.c:482 #, c-format msgid "cannot change ownership of %s" msgstr "kan nie eienaarskap van %s verander nie" #: src/install.c:506 #, c-format msgid "cannot set time stamps for %s" msgstr "" #: src/install.c:527 src/split.c:426 src/timeout.c:439 #, c-format msgid "fork system call failed" msgstr "fork-stelselroep het gefaal" #: src/install.c:531 #, c-format msgid "cannot run %s" msgstr "" #: src/install.c:535 #, c-format msgid "waiting for strip" msgstr "" #: src/install.c:537 #, c-format msgid "strip process terminated abnormally" msgstr "" #: src/install.c:558 #, c-format msgid "invalid user %s" msgstr "ongeldige gebruiker %s" #: src/install.c:594 #, c-format msgid "" "Usage: %s [OPTION]... [-T] SOURCE DEST\n" " or: %s [OPTION]... SOURCE... DIRECTORY\n" " or: %s [OPTION]... -t DIRECTORY SOURCE...\n" " or: %s [OPTION]... -d DIRECTORY...\n" msgstr "" #: src/install.c:601 msgid "" "\n" "This install program copies files (often just compiled) into destination\n" "locations you choose. If you want to download and install a ready-to-use\n" "package on a GNU/Linux system, you should instead be using a package " "manager\n" "like yum(1) or apt-get(1).\n" "\n" "In the first three forms, copy SOURCE to DEST or multiple SOURCE(s) to\n" "the existing DIRECTORY, while setting permission modes and owner/group.\n" "In the 4th form, create all components of the given DIRECTORY(ies).\n" msgstr "" #: src/install.c:615 msgid "" " --backup[=CONTROL] make a backup of each existing destination file\n" " -b like --backup but does not accept an argument\n" " -c (ignored)\n" " -C, --compare compare each pair of source and destination files, " "and\n" " in some cases, do not modify the destination at all\n" " -d, --directory treat all arguments as directory names; create all\n" " components of the specified directories\n" msgstr "" #: src/install.c:633 msgid "" " -D create all leading components of DEST except the " "last,\n" " or all components of --target-directory,\n" " then copy SOURCE to DEST\n" " -g, --group=GROUP set group ownership, instead of process' current " "group\n" " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-" "x\n" " -o, --owner=OWNER set ownership (super-user only)\n" msgstr "" #: src/install.c:631 msgid "" " -p, --preserve-timestamps apply access/modification times of SOURCE " "files\n" " to corresponding destination files\n" " -s, --strip strip symbol tables\n" " --strip-program=PROGRAM program used to strip binaries\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY copy all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" " -v, --verbose print the name of each directory as it is created\n" msgstr "" #: src/install.c:651 msgid "" " --preserve-context preserve SELinux security context\n" " -Z set SELinux security context of destination\n" " file to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the\n" " SELinux or SMACK security context to CTX\n" msgstr "" #: src/unlink.c:86 #, c-format msgid "cannot unlink %s" msgstr "kan nie %s ontkoppel nie" #: src/install.c:859 #, c-format msgid "" "WARNING: ignoring --preserve-context; this kernel is not SELinux-enabled" msgstr "" #: src/install.c:886 #, c-format msgid "the strip option may not be used when installing a directory" msgstr "" #: src/install.c:889 #, c-format msgid "target directory not allowed when installing a directory" msgstr "" #: src/install.c:947 src/mkdir.c:201 src/stdbuf.c:326 #, c-format msgid "invalid mode %s" msgstr "ongeldige modus %s" #: src/install.c:954 #, c-format msgid "" "WARNING: ignoring --strip-program option as -s option was not specified" msgstr "" #: src/install.c:959 #, c-format msgid "" "options --compare (-C) and --preserve-timestamps are mutually exclusive" msgstr "" #: src/install.c:966 #, c-format msgid "options --compare (-C) and --strip are mutually exclusive" msgstr "" #: src/install.c:972 #, c-format msgid "" "the --compare (-C) option is ignored when you specify a mode with non-" "permission bits" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/join.c:40 src/sort.c:66 msgid "Mike Haertel" msgstr "" #: src/join.c:195 msgid "" "For each pair of input lines with identical join fields, write a line to\n" "standard output. The default join field is the first, delimited by blanks.\n" msgstr "" #: src/join.c:204 msgid "" "\n" " -a FILENUM also print unpairable lines from file FILENUM, where\n" " FILENUM is 1 or 2, corresponding to FILE1 or FILE2\n" " -e EMPTY replace missing input fields with EMPTY\n" msgstr "" #: src/join.c:200 msgid "" " -i, --ignore-case ignore differences in case when comparing fields\n" " -j FIELD equivalent to '-1 FIELD -2 FIELD'\n" " -o FORMAT obey FORMAT while constructing output line\n" " -t CHAR use CHAR as input and output field separator\n" msgstr "" #: src/join.c:206 msgid "" " -v FILENUM like -a FILENUM, but suppress joined output lines\n" " -1 FIELD join on this FIELD of file 1\n" " -2 FIELD join on this FIELD of file 2\n" " --check-order check that the input is correctly sorted, even\n" " if all input lines are pairable\n" " --nocheck-order do not check that the input is correctly sorted\n" " --header treat the first line in each file as field headers,\n" " print them without trying to pair them\n" msgstr "" #: src/join.c:226 src/shuf.c:82 src/sort.c:507 src/uniq.c:205 msgid " -z, --zero-terminated line delimiter is NUL, not newline\n" msgstr "" #: src/join.c:218 msgid "" "\n" "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n" "else fields are separated by CHAR. Any FIELD is a field number counted\n" "from 1. FORMAT is one or more comma or blank separated specifications,\n" "each being 'FILENUM.FIELD' or '0'. Default FORMAT outputs the join field,\n" "the remaining fields from FILE1, the remaining fields from FILE2, all\n" "separated by CHAR. If FORMAT is the keyword 'auto', then the first\n" "line of each file determines the number of fields output for each line.\n" "\n" "Important: FILE1 and FILE2 must be sorted on the join fields.\n" "E.g., use \"sort -k 1b,1\" if 'join' has no options,\n" "or use \"join -t ''\" if 'sort' has no options.\n" "Note, comparisons honor the rules specified by 'LC_COLLATE'.\n" "If the input is not sorted and some lines cannot be joined, a\n" "warning message will be given.\n" msgstr "" #: src/join.c:403 #, c-format msgid "%s:%: is not sorted: %.*s" msgstr "" #: src/join.c:840 src/join.c:1038 #, c-format msgid "invalid field number: %s" msgstr "ongeldige veldnommer: %s" #: src/join.c:861 src/join.c:870 #, c-format msgid "invalid field specifier: %s" msgstr "" #: src/join.c:877 #, c-format msgid "invalid file number in field spec: %s" msgstr "" #: src/join.c:920 #, c-format msgid "incompatible join fields %lu, %lu" msgstr "" #: src/join.c:1049 #, c-format msgid "conflicting empty-field replacement strings" msgstr "" #: src/join.c:1101 src/sort.c:4468 #, c-format msgid "multi-character tab %s" msgstr "" #: src/join.c:1105 src/sort.c:4473 #, c-format msgid "incompatible tabs" msgstr "onversoenbare keepkarakters" #: src/join.c:1174 #, c-format msgid "both files cannot be standard input" msgstr "" #: src/kill.c:76 #, c-format msgid "" "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n" " or: %s -l [SIGNAL]...\n" " or: %s -t [SIGNAL]...\n" msgstr "" "Gebruik so: %s [-s SEIN | -SEIN] PID... \n" " of: %s -l [SEIN]...\n" " of: %s -t [SEIN]...\n" #: src/kill.c:82 msgid "Send signals to processes, or list signals.\n" msgstr "" #: src/kill.c:88 msgid "" " -s, --signal=SIGNAL, -SIGNAL\n" " specify the name or number of the signal to be sent\n" " -l, --list list signal names, or convert signal names to/from " "numbers\n" " -t, --table print a table of signal information\n" msgstr "" #: src/kill.c:96 msgid "" "\n" "SIGNAL may be a signal name like 'HUP', or a signal number like '1',\n" "or the exit status of a process terminated by a signal.\n" "PID is an integer; if negative it identifies a process group.\n" msgstr "" #: src/kill.c:205 #, c-format msgid "%s: invalid process id" msgstr "%s: ongeldige proses-id" #: src/kill.c:259 #, c-format msgid "invalid option -- %c" msgstr "ongeldige opsie -- %c" #: src/kill.c:268 #, c-format msgid "%s: multiple signals specified" msgstr "%s: veelvuldige seine is gespesifiseer" #: src/kill.c:282 #, c-format msgid "multiple -l or -t options specified" msgstr "veelvuldige -l of -t opsies is gespesifiseer" #: src/kill.c:299 #, c-format msgid "cannot combine signal with -l or -t" msgstr "" #: src/kill.c:305 #, c-format msgid "no process ID specified" msgstr "geen proses-id is gespesifiseer" #: src/libstdbuf.c:109 #, c-format msgid "failed to allocate a % byte stdio buffer\n" msgstr "" #: src/libstdbuf.c:116 #, c-format msgid "invalid buffering mode %s for %s\n" msgstr "" #: src/libstdbuf.c:124 #, c-format msgid "could not set buffering of %s to mode %s\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/link.c:36 src/unlink.c:36 src/who.c:50 msgid "Michael Stone" msgstr "" #: src/link.c:45 #, c-format msgid "" "Usage: %s FILE1 FILE2\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s LÊER1 LÊER2\n" " of: %s OPSIE\n" #: src/link.c:48 msgid "" "Call the link function to create a link named FILE2 to an existing FILE1.\n" "\n" msgstr "" #: src/link.c:90 #, c-format msgid "cannot create link %s to %s" msgstr "kon nie skakel %s na %s skep nie" #: src/ln.c:190 #, c-format msgid "%s: hard link not allowed for directory" msgstr "%s: 'n vaste skakel word nie toegelaat vir 'n gids nie" #: src/ln.c:255 #, c-format msgid "%s: cannot overwrite directory" msgstr "%s: kan nie die gids oorskryf nie" #: src/ln.c:260 #, c-format msgid "%s: replace %s? " msgstr "%s: vervang %s? " #: src/ln.c:345 #, c-format msgid "failed to create symbolic link %s" msgstr "" #: src/ln.c:346 #, c-format msgid "failed to create symbolic link %s -> %s" msgstr "" #: src/ln.c:348 #, c-format msgid "failed to create hard link to %.0s%s" msgstr "" #: src/ln.c:351 #, c-format msgid "failed to create hard link %s" msgstr "" #: src/ln.c:352 #, c-format msgid "failed to create hard link %s => %s" msgstr "" #: src/ln.c:374 #, c-format msgid "" "Usage: %s [OPTION]... [-T] TARGET LINK_NAME (1st form)\n" " or: %s [OPTION]... TARGET (2nd form)\n" " or: %s [OPTION]... TARGET... DIRECTORY (3rd form)\n" " or: %s [OPTION]... -t DIRECTORY TARGET... (4th form)\n" msgstr "" #: src/ln.c:381 msgid "" "In the 1st form, create a link to TARGET with the name LINK_NAME.\n" "In the 2nd form, create a link to TARGET in the current directory.\n" "In the 3rd and 4th forms, create links to each TARGET in DIRECTORY.\n" "Create hard links by default, symbolic links with --symbolic.\n" "By default, each destination (name of new link) should not already exist.\n" "When creating hard links, each TARGET must exist. Symbolic links\n" "can hold arbitrary text; if later resolved, a relative link is\n" "interpreted in relation to its parent directory.\n" msgstr "" #: src/ln.c:394 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an argument\n" " -d, -F, --directory allow the superuser to attempt to hard link\n" " directories (note: will probably fail due " "to\n" " system restrictions, even for the " "superuser)\n" " -f, --force remove existing destination files\n" msgstr "" #: src/ln.c:402 msgid "" " -i, --interactive prompt whether to remove destinations\n" " -L, --logical dereference TARGETs that are symbolic links\n" " -n, --no-dereference treat LINK_NAME as a normal file if\n" " it is a symbolic link to a directory\n" " -P, --physical make hard links directly to symbolic links\n" " -r, --relative create symbolic links relative to link " "location\n" " -s, --symbolic make symbolic links instead of hard links\n" msgstr "" #: src/ln.c:411 msgid "" " -S, --suffix=SUFFIX override the usual backup suffix\n" " -t, --target-directory=DIRECTORY specify the DIRECTORY in which to " "create\n" " the links\n" " -T, --no-target-directory treat LINK_NAME as a normal file always\n" " -v, --verbose print name of each linked file\n" msgstr "" #: src/ln.c:433 #, c-format msgid "" "\n" "Using -s ignores -L and -P. Otherwise, the last option specified controls\n" "behavior when a TARGET is a symbolic link, defaulting to %s.\n" msgstr "" #: src/ln.c:554 #, c-format msgid "cannot combine --target-directory and --no-target-directory" msgstr "" #: src/ln.c:588 #, c-format msgid "cannot do --relative without --symbolic" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/logname.c:30 msgid "FIXME: unknown" msgstr "" #: src/logname.c:39 src/sync.c:40 #, c-format msgid "Usage: %s [OPTION]\n" msgstr "Gebruik so: %s [OPSIE]\n" #: src/logname.c:40 msgid "" "Print the name of the current user.\n" "\n" msgstr "" "Druk die naam van die huidige gebruiker.\n" "\n" #: src/logname.c:84 #, c-format msgid "no login name" msgstr "geen gebruikersnaam" #. TRANSLATORS: ls output needs to be aligned for ease of reading, #. so be wary of using variable width fields from the locale. #. Note %b is handled specially by ls and aligned correctly. #. Note also that specifying a width as in %5b is erroneous as strftime #. will count bytes rather than characters in multibyte locales. #: src/ls.c:732 msgid "%b %e %Y" msgstr "%b %e %Y" #. TRANSLATORS: ls output needs to be aligned for ease of reading, #. so be wary of using variable width fields from the locale. #. Note %b is handled specially by ls and aligned correctly. #. Note also that specifying a width as in %5b is erroneous as strftime #. will count bytes rather than characters in multibyte locales. #: src/ls.c:745 msgid "%b %e %H:%M" msgstr "%b %e %H:%M" #: src/ls.c:1599 #, c-format msgid "ignoring invalid width in environment variable COLUMNS: %s" msgstr "" #: src/ls.c:1629 #, c-format msgid "ignoring invalid tab size in environment variable TABSIZE: %s" msgstr "" #: src/ls.c:1767 msgid "invalid line width" msgstr "" #: src/ls.c:1836 msgid "invalid tab size" msgstr "" #: src/ls.c:2033 #, c-format msgid "invalid time style format %s" msgstr "ongeldige tydformaatstring: %s" #: src/ls.c:2057 msgid "Valid arguments are:\n" msgstr "" #: src/ls.c:2061 msgid " - +FORMAT (e.g., +%H:%M) for a 'date'-style format\n" msgstr "" #: src/ls.c:2096 #, c-format msgid "error initializing month strings" msgstr "" #: src/ls.c:2407 #, c-format msgid "unrecognized prefix: %s" msgstr "onbekende voorvoegsel: %s" #: src/ls.c:2437 #, c-format msgid "unparsable value for LS_COLORS environment variable" msgstr "" #: src/ls.c:1580 #, c-format msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s" msgstr "" #: src/ls.c:2514 src/pwd.c:161 #, c-format msgid "cannot open directory %s" msgstr "Kan nie lêergids %s oopmaak nie." #: src/ls.c:2529 #, c-format msgid "cannot determine device and inode of %s" msgstr "" #: src/ls.c:2538 #, c-format msgid "%s: not listing already-listed directory" msgstr "" #: src/ls.c:2615 src/pwd.c:229 #, c-format msgid "reading directory %s" msgstr "lêergids %s word gelees" #: src/ls.c:2630 #, c-format msgid "closing directory %s" msgstr "maak %s gids toe" #: src/ls.c:3302 #, c-format msgid "cannot compare file names %s and %s" msgstr "" #: src/ls.c:4721 msgid "" "List information about the FILEs (the current directory by default).\n" "Sort entries alphabetically if none of -cftuvSUX nor --sort is specified.\n" msgstr "" #: src/ls.c:4728 msgid "" " -a, --all do not ignore entries starting with .\n" " -A, --almost-all do not list implied . and ..\n" " --author with -l, print the author of each file\n" " -b, --escape print C-style escapes for nongraphic " "characters\n" msgstr "" #: src/ls.c:4829 msgid "" " --block-size=SIZE scale sizes by SIZE before printing them; " "e.g.,\n" " '--block-size=M' prints sizes in units of\n" " 1,048,576 bytes; see SIZE format below\n" " -B, --ignore-backups do not list implied entries ending with ~\n" " -c with -lt: sort by, and show, ctime (time of " "last\n" " modification of file status information);\n" " with -l: show ctime and sort by name;\n" " otherwise: sort by ctime, newest first\n" msgstr "" #: src/ls.c:4839 msgid "" " -C list entries by columns\n" " --color[=WHEN] colorize the output; WHEN can be 'always' " "(default\n" " if omitted), 'auto', or 'never'; more info " "below\n" " -d, --directory list directories themselves, not their " "contents\n" " -D, --dired generate output designed for Emacs' dired mode\n" msgstr "" #: src/ls.c:4752 msgid "" " -f do not sort, enable -aU, disable -ls --color\n" " -F, --classify append indicator (one of */=>@|) to entries\n" " --file-type likewise, except do not append '*'\n" " --format=WORD across -x, commas -m, horizontal -x, long -l,\n" " single-column -1, verbose -l, vertical -C\n" " --full-time like -l --time-style=full-iso\n" msgstr "" #: src/ls.c:4760 msgid " -g like -l, but do not list owner\n" msgstr "" #: src/ls.c:4859 msgid "" " --group-directories-first\n" " group directories before files;\n" " can be augmented with a --sort option, but " "any\n" " use of --sort=none (-U) disables grouping\n" msgstr "" #: src/ls.c:4865 msgid "" " -G, --no-group in a long listing, don't print group names\n" " -h, --human-readable with -l and/or -s, print human readable sizes\n" " (e.g., 1K 234M 2G)\n" " --si likewise, but use powers of 1000 not 1024\n" msgstr "" #: src/ls.c:4871 msgid "" " -H, --dereference-command-line\n" " follow symbolic links listed on the command " "line\n" " --dereference-command-line-symlink-to-dir\n" " follow each command line symbolic link\n" " that points to a directory\n" " --hide=PATTERN do not list implied entries matching shell " "PATTERN\n" " (overridden by -a or -A)\n" msgstr "" #: src/ls.c:4881 msgid "" " --indicator-style=WORD append indicator with style WORD to entry " "names:\n" " none (default), slash (-p),\n" " file-type (--file-type), classify (-F)\n" " -i, --inode print the index number of each file\n" " -I, --ignore=PATTERN do not list implied entries matching shell " "PATTERN\n" " -k, --kibibytes default to 1024-byte blocks for disk usage\n" msgstr "" #: src/ls.c:4795 msgid "" " -l use a long listing format\n" " -L, --dereference when showing file information for a symbolic\n" " link, show information for the file the link\n" " references rather than for the link itself\n" " -m fill width with a comma separated list of " "entries\n" msgstr "" #: src/ls.c:4803 msgid "" " -n, --numeric-uid-gid like -l, but list numeric user and group IDs\n" " -N, --literal print raw entry names (don't treat e.g. " "control\n" " characters specially)\n" " -o like -l, but do not list group information\n" " -p, --indicator-style=slash\n" " append / indicator to directories\n" msgstr "" #: src/ls.c:4907 msgid "" " -q, --hide-control-chars print ? instead of nongraphic characters\n" " --show-control-chars show nongraphic characters as-is (the default,\n" " unless program is 'ls' and output is a " "terminal)\n" " -Q, --quote-name enclose entry names in double quotes\n" " --quoting-style=WORD use quoting style WORD for entry names:\n" " literal, locale, shell, shell-always,\n" " shell-escape, shell-escape-always, c, escape\n" msgstr "" #: src/ls.c:4820 msgid "" " -r, --reverse reverse order while sorting\n" " -R, --recursive list subdirectories recursively\n" " -s, --size print the allocated size of each file, in " "blocks\n" msgstr "" #: src/ls.c:4922 msgid "" " -S sort by file size, largest first\n" " --sort=WORD sort by WORD instead of name: none (-U), size (-" "S),\n" " time (-t), version (-v), extension (-X)\n" " --time=WORD with -l, show time as WORD instead of default\n" " modification time: atime or access or use (-" "u);\n" " ctime or status (-c); also use specified " "time\n" " as sort key if --sort=time (newest first)\n" msgstr "" #: src/ls.c:4933 msgid "" " --time-style=STYLE with -l, show times using style STYLE:\n" " full-iso, long-iso, iso, locale, or +FORMAT;\n" " FORMAT is interpreted like in 'date'; if " "FORMAT\n" " is FORMAT1FORMAT2, then FORMAT1 " "applies\n" " to non-recent files and FORMAT2 to recent " "files;\n" " if STYLE is prefixed with 'posix-', STYLE\n" " takes effect only outside the POSIX locale\n" msgstr "" #: src/ls.c:4844 msgid "" " -t sort by modification time, newest first\n" " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n" msgstr "" #: src/ls.c:4949 msgid "" " -u with -lt: sort by, and show, access time;\n" " with -l: show access time and sort by name;\n" " otherwise: sort by access time, newest first\n" " -U do not sort; list entries in directory order\n" " -v natural sort of (version) numbers within text\n" msgstr "" #: src/ls.c:4956 msgid "" " -w, --width=COLS set output width to COLS. 0 means no limit\n" " -x list entries by lines instead of by columns\n" " -X sort alphabetically by entry extension\n" " -Z, --context print any security context of each file\n" " -1 list one file per line. Avoid '\\n' with -q or " "-b\n" msgstr "" #: src/ls.c:4865 msgid "" "\n" "Using color to distinguish file types is disabled both by default and\n" "with --color=never. With --color=auto, ls emits color codes only when\n" "standard output is connected to a terminal. The LS_COLORS environment\n" "variable can change the settings. Use the dircolors command to set it.\n" msgstr "" #: src/ls.c:4872 msgid "" "\n" "Exit status:\n" " 0 if OK,\n" " 1 if minor problems (e.g., cannot access subdirectory),\n" " 2 if serious trouble (e.g., cannot access command-line argument).\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:94 src/seq.c:39 msgid "Ulrich Drepper" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:95 msgid "Scott Miller" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:96 msgid "David Madore" msgstr "" #: src/md5sum.c:169 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" "Print or check %s (%d-bit) checksums.\n" msgstr "" #: src/md5sum.c:180 msgid "" "\n" " -b, --binary read in binary mode (default unless reading tty " "stdin)\n" msgstr "" #: src/md5sum.c:185 msgid "" "\n" " -b, --binary read in binary mode\n" msgstr "" #: src/md5sum.c:181 #, c-format msgid " -c, --check read %s sums from the FILEs and check them\n" msgstr "" #: src/md5sum.c:184 msgid " --tag create a BSD-style checksum\n" msgstr "" #: src/md5sum.c:188 msgid "" " -t, --text read in text mode (default if reading tty stdin)\n" msgstr "" #: src/md5sum.c:192 msgid " -t, --text read in text mode (default)\n" msgstr "" #: src/md5sum.c:203 msgid "" "\n" "The following five options are useful only when verifying checksums:\n" " --ignore-missing don't fail or report status for missing files\n" " --quiet don't print OK for each successfully verified file\n" " --status don't output anything, status code shows success\n" " --strict exit non-zero for improperly formatted checksum " "lines\n" " -w, --warn warn about improperly formatted checksum lines\n" "\n" msgstr "" #: src/md5sum.c:215 #, c-format msgid "" "\n" "The sums are computed as described in %s. When checking, the input\n" "should be a former output of this program. The default mode is to print a\n" "line with checksum, a space, a character indicating input mode ('*' for " "binary,\n" "' ' for text or where binary is insignificant), and name for each FILE.\n" msgstr "" #: src/md5sum.c:523 #, c-format msgid "%s: too many checksum lines" msgstr "%s: te veel bevestigingsom lyne" #: src/md5sum.c:547 #, c-format msgid "%s: %: improperly formatted %s checksum line" msgstr "" #: src/md5sum.c:623 msgid "FAILED open or read" msgstr "" #: src/md5sum.c:595 msgid "FAILED" msgstr "GEFAAL" #: src/md5sum.c:597 msgid "OK" msgstr "OK" #: src/md5sum.c:621 #, c-format msgid "%s: no properly formatted %s checksum lines found" msgstr "" #: src/md5sum.c:631 #, c-format msgid "WARNING: % line is improperly formatted" msgid_plural "WARNING: % lines are improperly formatted" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:639 #, c-format msgid "WARNING: % listed file could not be read" msgid_plural "WARNING: % listed files could not be read" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:647 #, c-format msgid "WARNING: % computed checksum did NOT match" msgid_plural "WARNING: % computed checksums did NOT match" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:720 #, c-format msgid "%s: no file was verified" msgstr "" #: src/md5sum.c:760 #, c-format msgid "--tag does not support --text mode" msgstr "" #: src/md5sum.c:766 #, c-format msgid "the --tag option is meaningless when verifying checksums" msgstr "" #: src/md5sum.c:773 #, c-format msgid "" "the --binary and --text options are meaningless when verifying checksums" msgstr "" #: src/md5sum.c:831 #, c-format msgid "" "the --ignore-missing option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:781 #, c-format msgid "the --status option is meaningful only when verifying checksums" msgstr "die --status opsie is slegs sinvol by die nagaan van toetssomme" #: src/md5sum.c:788 #, c-format msgid "the --warn option is meaningful only when verifying checksums" msgstr "die --warn opsie is slegs sinvol by die nagaan van toetssomme" #: src/md5sum.c:795 #, c-format msgid "the --quiet option is meaningful only when verifying checksums" msgstr "" #: src/md5sum.c:802 #, c-format msgid "the --strict option is meaningful only when verifying checksums" msgstr "" #: src/mkdir.c:56 src/rmdir.c:164 #, c-format msgid "Usage: %s [OPTION]... DIRECTORY...\n" msgstr "Gebruik so: %s [OPSIE]... GIDS...\n" #: src/mkdir.c:57 msgid "Create the DIRECTORY(ies), if they do not already exist.\n" msgstr "" #: src/mkdir.c:65 msgid "" " -m, --mode=MODE set file mode (as in chmod), not a=rwx - umask\n" " -p, --parents no error if existing, make parent directories as needed\n" " -v, --verbose print a message for each created directory\n" msgstr "" #: src/mkdir.c:70 msgid "" " -Z set SELinux security context of each created " "directory\n" " to the default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the SELinux\n" " or SMACK security context to CTX\n" msgstr "" #: src/mkdir.c:127 src/mkdir.c:160 #, c-format msgid "failed to set default creation context for %s" msgstr "" #: src/mkdir.c:180 #, c-format msgid "failed to restore context for %s" msgstr "" #: src/mkdir.c:168 #, c-format msgid "created directory %s" msgstr "gids %s is geskep" #: src/mkdir.c:238 src/mkfifo.c:116 src/mknod.c:133 #, c-format msgid "" "warning: ignoring --context; it requires an SELinux/SMACK-enabled kernel" msgstr "" #: src/mkfifo.c:51 src/pathchk.c:89 #, c-format msgid "Usage: %s [OPTION]... NAME...\n" msgstr "Gebruik so: %s [OPSIE]... NAAM...\n" #: src/mkfifo.c:52 msgid "Create named pipes (FIFOs) with the given NAMEs.\n" msgstr "" #: src/mkfifo.c:58 src/mknod.c:60 msgid "" " -m, --mode=MODE set file permission bits to MODE, not a=rw - umask\n" msgstr "" #: src/mkfifo.c:63 src/mknod.c:65 msgid "" " -Z set the SELinux security context to default type\n" " --context[=CTX] like -Z, or if CTX is specified then set the SELinux\n" " or SMACK security context to CTX\n" msgstr "" #: src/mkfifo.c:121 src/mknod.c:127 #, c-format msgid "invalid mode" msgstr "ongeldige modus" #: src/mkfifo.c:126 src/mknod.c:132 #, c-format msgid "mode must specify only file permission bits" msgstr "" #: src/mkfifo.c:174 src/mknod.c:270 #, c-format msgid "cannot set permissions of %s" msgstr "kan nie toegangsregte van %s verander nie" #: src/mknod.c:52 #, c-format msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n" msgstr "" #: src/mknod.c:54 msgid "Create the special file NAME of the given TYPE.\n" msgstr "" #: src/mknod.c:68 msgid "" "\n" "Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they\n" "must be omitted when TYPE is p. If MAJOR or MINOR begins with 0x or 0X,\n" "it is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;\n" "otherwise, as decimal. TYPE may be:\n" msgstr "" #: src/mknod.c:75 msgid "" "\n" " b create a block (buffered) special file\n" " c, u create a character (unbuffered) special file\n" " p create a FIFO\n" msgstr "" #: src/mknod.c:150 msgid "Special files require major and minor device numbers." msgstr "" #: src/mknod.c:160 msgid "Fifos do not have major and minor device numbers." msgstr "" #: src/mknod.c:176 #, c-format msgid "block special files not supported" msgstr "spesiale bloklêers word nie ondersteun nie" #: src/mknod.c:185 #, c-format msgid "character special files not supported" msgstr "spesiale karakterlêers word nie ondersteun nie" #: src/mknod.c:201 #, c-format msgid "invalid major device number %s" msgstr "ongeldige hooftoestelnommer %s" #: src/mknod.c:206 #, c-format msgid "invalid minor device number %s" msgstr "ongeldige subtoestelnommer %s" #: src/mknod.c:211 #, c-format msgid "invalid device %s %s" msgstr "ongeldige toestel %s %s" #: src/mknod.c:225 #, c-format msgid "invalid device type %s" msgstr "ongeldige toesteltipe %s" #. This is a proper name. See the gettext manual, section Names. #: src/mktemp.c:37 msgid "Eric Blake" msgstr "" #: src/mktemp.c:68 #, c-format msgid "Usage: %s [OPTION]... [TEMPLATE]\n" msgstr "" #: src/mktemp.c:69 msgid "" "Create a temporary file or directory, safely, and print its name.\n" "TEMPLATE must contain at least 3 consecutive 'X's in last component.\n" "If TEMPLATE is not specified, use tmp.XXXXXXXXXX, and --tmpdir is implied.\n" msgstr "" #: src/mktemp.c:74 msgid "" "Files are created u+rw, and directories u+rwx, minus umask restrictions.\n" msgstr "" #: src/mktemp.c:78 msgid "" " -d, --directory create a directory, not a file\n" " -u, --dry-run do not create anything; merely print a name (unsafe)\n" " -q, --quiet suppress diagnostics about file/dir-creation failure\n" msgstr "" #: src/mktemp.c:81 msgid "" " --suffix=SUFF append SUFF to TEMPLATE; SUFF must not contain a " "slash.\n" " This option is implied if TEMPLATE does not end in " "X\n" msgstr "" #: src/mktemp.c:85 msgid "" " -p DIR, --tmpdir[=DIR] interpret TEMPLATE relative to DIR; if DIR is not\n" " specified, use $TMPDIR if set, else /tmp. With\n" " this option, TEMPLATE must not be an absolute name;\n" " unlike with -t, TEMPLATE may contain slashes, but\n" " mktemp creates only the final component\n" msgstr "" #: src/mktemp.c:92 msgid "" " -t interpret TEMPLATE as a single file name component,\n" " relative to a directory: $TMPDIR, if set; else the\n" " directory specified via -p; else /tmp [deprecated]\n" msgstr "" #: src/mktemp.c:229 #, c-format msgid "too many templates" msgstr "" #: src/mktemp.c:249 #, c-format msgid "with --suffix, template %s must end in X" msgstr "" #: src/mktemp.c:274 src/split.c:1130 #, c-format msgid "invalid suffix %s, contains directory separator" msgstr "" #: src/mktemp.c:279 #, c-format msgid "too few X's in template %s" msgstr "" #: src/mktemp.c:292 #, c-format msgid "invalid template, %s, contains directory separator" msgstr "" #: src/mktemp.c:306 #, c-format msgid "invalid template, %s; with --tmpdir, it may not be absolute" msgstr "" #: src/mktemp.c:326 #, c-format msgid "failed to create directory via template %s" msgstr "" #: src/mktemp.c:336 #, c-format msgid "failed to create file via template %s" msgstr "" #: src/mv.c:292 msgid "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n" msgstr "" #: src/mv.c:298 msgid "" " --backup[=CONTROL] make a backup of each existing destination " "file\n" " -b like --backup but does not accept an " "argument\n" " -f, --force do not prompt before overwriting\n" " -i, --interactive prompt before overwrite\n" " -n, --no-clobber do not overwrite an existing file\n" "If you specify more than one of -i, -f, -n, only the final one takes " "effect.\n" msgstr "" #: src/mv.c:307 msgid "" " --strip-trailing-slashes remove any trailing slashes from each " "SOURCE\n" " argument\n" " -S, --suffix=SUFFIX override the usual backup suffix\n" msgstr "" #: src/mv.c:313 msgid "" " -t, --target-directory=DIRECTORY move all SOURCE arguments into " "DIRECTORY\n" " -T, --no-target-directory treat DEST as a normal file\n" " -u, --update move only when the SOURCE file is newer\n" " than the destination file or when the\n" " destination file is missing\n" " -v, --verbose explain what is being done\n" " -Z, --context set SELinux security context of destination\n" " file to default type\n" msgstr "" #: src/nice.c:72 #, c-format msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n" msgstr "Gebruik so: %s [OPSIE] [BEVEL [ARG]...]\n" #: src/nice.c:73 #, c-format msgid "" "Run COMMAND with an adjusted niceness, which affects process scheduling.\n" "With no COMMAND, print the current niceness. Niceness values range from\n" "%d (most favorable to the process) to %d (least favorable to the process).\n" msgstr "" #: src/nice.c:82 msgid " -n, --adjustment=N add integer N to the niceness (default 10)\n" msgstr "" #: src/nice.c:172 #, c-format msgid "invalid adjustment %s" msgstr "ongeldige aanpassing %s" #: src/nice.c:181 #, c-format msgid "a command must be given with an adjustment" msgstr "" #: src/nice.c:188 src/nice.c:199 #, c-format msgid "cannot get niceness" msgstr "" #: src/nice.c:205 #, c-format msgid "cannot set niceness" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/nl.c:40 msgid "Scott Bartram" msgstr "" #: src/nl.c:179 msgid "Write each FILE to standard output, with line numbers added.\n" msgstr "" #: src/nl.c:186 msgid "" " -b, --body-numbering=STYLE use STYLE for numbering body lines\n" " -d, --section-delimiter=CC use CC for separating logical pages\n" " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n" msgstr "" #: src/nl.c:191 msgid "" " -h, --header-numbering=STYLE use STYLE for numbering header lines\n" " -i, --line-increment=NUMBER line number increment at each line\n" " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as " "one\n" " -n, --number-format=FORMAT insert line numbers according to FORMAT\n" " -p, --no-renumber do not reset line numbers at logical " "pages\n" " -s, --number-separator=STRING add STRING after (possible) line number\n" msgstr "" #: src/nl.c:199 msgid "" " -v, --starting-line-number=NUMBER first line number on each logical page\n" " -w, --number-width=NUMBER use NUMBER columns for line numbers\n" msgstr "" #: src/nl.c:205 msgid "" "\n" "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n" "two delimiter characters for separating logical pages, a missing\n" "second character implies :. Type \\\\ for \\. STYLE is one of:\n" msgstr "" #: src/nl.c:211 msgid "" "\n" " a number all lines\n" " t number only nonempty lines\n" " n number no lines\n" " pBRE number only lines that contain a match for the basic regular\n" " expression, BRE\n" "\n" "FORMAT is one of:\n" "\n" " ln left justified, no leading zeros\n" " rn right justified, no leading zeros\n" " rz right justified, leading zeros\n" "\n" msgstr "" #: src/nl.c:278 #, c-format msgid "line number overflow" msgstr "" #: src/nl.c:478 #, c-format msgid "invalid header numbering style: %s" msgstr "ongeldige styl vir kopnommering: %s" #: src/nl.c:486 #, c-format msgid "invalid body numbering style: %s" msgstr "ongeldige styl vir lyfnommering: %s" #: src/nl.c:494 #, c-format msgid "invalid footer numbering style: %s" msgstr "ongeldige styl vir voetnommering: %s" #: src/nl.c:501 msgid "invalid starting line number" msgstr "" #: src/nl.c:506 msgid "invalid line number increment" msgstr "" #: src/nl.c:513 msgid "invalid line number of blank lines" msgstr "" #: src/nl.c:520 msgid "invalid line number field width" msgstr "" #: src/nl.c:557 #, c-format msgid "invalid line numbering format: %s" msgstr "ongeldige reëlnommeringformaat: %s" #: src/nohup.c:53 #, c-format msgid "" "Usage: %s COMMAND [ARG]...\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s BEVEL [ARG]...\n" " of: %s OPSIE\n" #: src/nohup.c:59 msgid "" "Run COMMAND, ignoring hangup signals.\n" "\n" msgstr "" #: src/nohup.c:64 #, c-format msgid "" "\n" "If standard input is a terminal, redirect it from an unreadable file.\n" "If standard output is a terminal, append output to 'nohup.out' if possible,\n" "'$HOME/nohup.out' otherwise.\n" "If standard error is a terminal, redirect it to standard output.\n" "To save output to FILE, use '%s COMMAND > FILE'.\n" msgstr "" #: src/nohup.c:127 #, c-format msgid "failed to render standard input unusable" msgstr "" #: src/nohup.c:131 #, c-format msgid "ignoring input" msgstr "" #: src/nohup.c:175 #, c-format msgid "ignoring input and appending output to %s" msgstr "" #: src/nohup.c:176 #, c-format msgid "appending output to %s" msgstr "afvoer word bygevoeg by %s" #: src/nohup.c:193 #, c-format msgid "failed to set the copy of stderr to close on exec" msgstr "" #: src/nohup.c:198 #, c-format msgid "ignoring input and redirecting stderr to stdout" msgstr "" #: src/nohup.c:199 #, c-format msgid "redirecting stderr to stdout" msgstr "" #: src/nohup.c:203 #, c-format msgid "failed to redirect standard error" msgstr "kon nie standaardfoutafvoer herlei nie" #. This is a proper name. See the gettext manual, section Names. #: src/nproc.c:33 msgid "Giuseppe Scrivano" msgstr "" #: src/nproc.c:57 src/pwd.c:56 src/tty.c:64 src/uname.c:120 src/whoami.c:44 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "Gebruik so: %s [OPSIE]...\n" #: src/nproc.c:58 msgid "" "Print the number of processing units available to the current process,\n" "which may be less than the number of online processors\n" "\n" msgstr "" #: src/nproc.c:63 msgid "" " --all print the number of installed processors\n" " --ignore=N if possible, exclude N processing units\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/numfmt.c:35 msgid "Assaf Gordon" msgstr "" #: src/numfmt.c:693 #, c-format msgid "value too large to be converted: %s" msgstr "" #: src/numfmt.c:697 #, c-format msgid "invalid number: %s" msgstr "" #: src/numfmt.c:701 #, c-format msgid "rejecting suffix in input: %s (consider using --from)" msgstr "" #: src/numfmt.c:705 #, c-format msgid "invalid suffix in input: %s" msgstr "" #: src/numfmt.c:709 #, c-format msgid "missing 'i' suffix in input: %s (e.g Ki/Mi/Gi)" msgstr "" #: src/numfmt.c:723 #, c-format msgid "failed to prepare value '%Lf' for printing" msgstr "" #: src/numfmt.c:857 #, c-format msgid "invalid unit size: %s" msgstr "" #: src/numfmt.c:813 #, c-format msgid "Usage: %s [OPTION]... [NUMBER]...\n" msgstr "" #: src/numfmt.c:816 msgid "" "Reformat NUMBER(s), or the numbers from standard input if none are " "specified.\n" msgstr "" #: src/numfmt.c:820 msgid " --debug print warnings about invalid input\n" msgstr "" #: src/numfmt.c:823 msgid "" " -d, --delimiter=X use X instead of whitespace for field delimiter\n" msgstr "" #: src/numfmt.c:896 msgid "" " --field=FIELDS replace the numbers in these input fields " "(default=1)\n" " see FIELDS below\n" msgstr "" #: src/numfmt.c:829 msgid "" " --format=FORMAT use printf style floating-point FORMAT;\n" " see FORMAT below for details\n" msgstr "" #: src/numfmt.c:833 msgid "" " --from=UNIT auto-scale input numbers to UNITs; default is " "'none';\n" " see UNIT below\n" msgstr "" #: src/numfmt.c:837 msgid "" " --from-unit=N specify the input unit size (instead of the default " "1)\n" msgstr "" #: src/numfmt.c:840 msgid "" " --grouping use locale-defined grouping of digits, e.g. " "1,000,000\n" " (which means it has no effect in the C/POSIX " "locale)\n" msgstr "" #: src/numfmt.c:844 msgid "" " --header[=N] print (without converting) the first N header lines;\n" " N defaults to 1 if not specified\n" msgstr "" #: src/numfmt.c:848 msgid "" " --invalid=MODE failure mode for invalid numbers: MODE can be:\n" " abort (default), fail, warn, ignore\n" msgstr "" #: src/numfmt.c:852 msgid "" " --padding=N pad the output to N characters; positive N will\n" " right-align; negative N will left-align;\n" " padding is ignored if the output is wider than N;\n" " the default is to automatically pad if a " "whitespace\n" " is found\n" msgstr "" #: src/numfmt.c:859 msgid "" " --round=METHOD use METHOD for rounding when scaling; METHOD can be:\n" " up, down, from-zero (default), towards-zero, " "nearest\n" msgstr "" #: src/numfmt.c:863 msgid "" " --suffix=SUFFIX add SUFFIX to output numbers, and accept optional\n" " SUFFIX in input numbers\n" msgstr "" #: src/numfmt.c:867 msgid "" " --to=UNIT auto-scale output numbers to UNITs; see UNIT below\n" msgstr "" #: src/numfmt.c:870 msgid "" " --to-unit=N the output unit size (instead of the default 1)\n" msgstr "" #: src/numfmt.c:877 msgid "" "\n" "UNIT options:\n" msgstr "" #: src/numfmt.c:880 msgid "" " none no auto-scaling is done; suffixes will trigger an error\n" msgstr "" #: src/numfmt.c:883 msgid "" " auto accept optional single/two letter suffix:\n" " 1K = 1000,\n" " 1Ki = 1024,\n" " 1M = 1000000,\n" " 1Mi = 1048576,\n" msgstr "" #: src/numfmt.c:889 msgid "" " si accept optional single letter suffix:\n" " 1K = 1000,\n" " 1M = 1000000,\n" " ...\n" msgstr "" #: src/numfmt.c:894 msgid "" " iec accept optional single letter suffix:\n" " 1K = 1024,\n" " 1M = 1048576,\n" " ...\n" msgstr "" #: src/numfmt.c:899 msgid "" " iec-i accept optional two-letter suffix:\n" " 1Ki = 1024,\n" " 1Mi = 1048576,\n" " ...\n" msgstr "" #: src/numfmt.c:978 msgid "" "\n" "FIELDS supports cut(1) style field ranges:\n" " N N'th field, counted from 1\n" " N- from N'th field, to end of line\n" " N-M from N'th to M'th field (inclusive)\n" " -M from first to M'th field (inclusive)\n" " - all fields\n" "Multiple fields/ranges can be separated with commas\n" msgstr "" #: src/numfmt.c:988 #, c-format msgid "" "\n" "FORMAT must be suitable for printing one floating-point argument '%f'.\n" "Optional quote (%'f) will enable --grouping (if supported by current " "locale).\n" "Optional width value (%10f) will pad output. Optional zero (%010f) width\n" "will zero pad the number. Optional negative values (%-10f) will left align.\n" "Optional precision (%.1f) will override the input determined precision.\n" msgstr "" #: src/numfmt.c:912 #, c-format msgid "" "\n" "Exit status is 0 if all input numbers were successfully converted.\n" "By default, %s will stop at the first conversion error with exit status 2.\n" "With --invalid='fail' a warning is printed for each conversion error\n" "and the exit status is 2. With --invalid='warn' each conversion error is\n" "diagnosed, but the exit status is 0. With --invalid='ignore' conversion\n" "errors are not diagnosed and the exit status is 0.\n" msgstr "" #: src/numfmt.c:1005 #, c-format msgid "" "\n" "Examples:\n" " $ %s --to=si 1000\n" " -> \"1.0K\"\n" " $ %s --to=iec 2048\n" " -> \"2.0K\"\n" " $ %s --to=iec-i 4096\n" " -> \"4.0Ki\"\n" " $ echo 1K | %s --from=si\n" " -> \"1000\"\n" " $ echo 1K | %s --from=iec\n" " -> \"1024\"\n" " $ df -B1 | %s --header --field 2-4 --to=si\n" " $ ls -l | %s --header --field 5 --to=iec\n" " $ ls -lh | %s --header --field 5 --from=iec --padding=10\n" " $ ls -lh | %s --header --field 5 --from=iec --format %%10f\n" msgstr "" #: src/numfmt.c:974 src/seq.c:212 #, c-format msgid "format %s has no %% directive" msgstr "" #: src/numfmt.c:990 #, c-format msgid "invalid format %s (width overflow)" msgstr "" #: src/numfmt.c:1090 #, c-format msgid "--format padding overriding --padding" msgstr "" #: src/numfmt.c:1007 src/seq.c:229 #, c-format msgid "format %s ends in %%" msgstr "" #: src/numfmt.c:1125 #, c-format msgid "invalid precision in format %s" msgstr "" #: src/numfmt.c:1131 #, c-format msgid "invalid format %s, directive must be %%[0]['][-][N][.][N]f" msgstr "" #: src/numfmt.c:1018 src/seq.c:236 #, c-format msgid "format %s has too many %% directives" msgstr "" #: src/numfmt.c:1182 #, c-format msgid "invalid suffix in input %s: %s" msgstr "" #: src/numfmt.c:1211 #, c-format msgid "" "value/precision too large to be printed: '%Lg/%' (consider using --" "to)" msgstr "" #: src/numfmt.c:1092 #, c-format msgid "value too large to be printed: '%Lg' (consider using --to)" msgstr "" #: src/numfmt.c:1100 #, c-format msgid "value too large to be printed: '%Lg' (cannot handle values > 999Y)" msgstr "" #: src/numfmt.c:1310 #, c-format msgid "large input value %s: possible precision loss" msgstr "" #: src/numfmt.c:1499 #, c-format msgid "invalid padding value %s" msgstr "" #: src/numfmt.c:1512 #, c-format msgid "multiple field specifications" msgstr "" #: src/numfmt.c:1546 #, c-format msgid "invalid header value %s" msgstr "" #: src/numfmt.c:1456 #, c-format msgid "--grouping cannot be combined with --format" msgstr "" #: src/numfmt.c:1576 #, c-format msgid "failed to set locale" msgstr "" #: src/numfmt.c:1463 #, c-format msgid "no conversion option specified" msgstr "" #: src/numfmt.c:1471 #, c-format msgid "grouping cannot be combined with --to" msgstr "" #: src/numfmt.c:1473 #, c-format msgid "grouping has no effect in this locale" msgstr "" #: src/numfmt.c:1486 #, c-format msgid "--header ignored with command-line input" msgstr "" #: src/numfmt.c:1511 #, c-format msgid "error reading input" msgstr "" #: src/numfmt.c:1520 #, c-format msgid "failed to convert some of the input numbers" msgstr "" #: src/od.c:294 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" " or: %s [-abcdfilosx]... [FILE] [[+]OFFSET[.][b]]\n" " or: %s --traditional [OPTION]... [FILE] [[+]OFFSET[.][b] " "[+][LABEL][.][b]]\n" msgstr "" #: src/od.c:327 msgid "" "\n" "Write an unambiguous representation, octal bytes by default,\n" "of FILE to standard output. With more than one FILE argument,\n" "concatenate them in the listed order to form the input.\n" msgstr "" #: src/od.c:335 msgid "" "\n" "If first and second call formats both apply, the second format is assumed\n" "if the last operand begins with + or (if there are 2 operands) a digit.\n" "An OFFSET operand means -j OFFSET. LABEL is the pseudo-address\n" "at first byte printed, incremented when dump is progressing.\n" "For OFFSET and LABEL, a 0x or 0X prefix indicates hexadecimal;\n" "suffixes may be . for octal and b for multiply by 512.\n" msgstr "" #: src/od.c:347 msgid "" " -A, --address-radix=RADIX output format for file offsets; RADIX is one\n" " of [doxn], for Decimal, Octal, Hex or None\n" " --endian={big|little} swap input bytes according the specified " "order\n" " -j, --skip-bytes=BYTES skip BYTES input bytes first\n" msgstr "" #: src/od.c:353 msgid "" " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n" " -S BYTES, --strings[=BYTES] output strings of at least BYTES graphic " "chars;\n" " 3 is implied when BYTES is not specified\n" " -t, --format=TYPE select output format or formats\n" " -v, --output-duplicates do not use * to mark line suppression\n" " -w[BYTES], --width[=BYTES] output BYTES bytes per output line;\n" " 32 is implied when BYTES is not specified\n" " --traditional accept arguments in third form above\n" msgstr "" #: src/od.c:366 msgid "" "\n" "\n" "Traditional format specifications may be intermixed; they accumulate:\n" " -a same as -t a, select named characters, ignoring high-order bit\n" " -b same as -t o1, select octal bytes\n" " -c same as -t c, select printable characters or backslash escapes\n" " -d same as -t u2, select unsigned decimal 2-byte units\n" msgstr "" #: src/od.c:345 msgid "" " -f same as -t fF, select floats\n" " -i same as -t dI, select decimal ints\n" " -l same as -t dL, select decimal longs\n" " -o same as -t o2, select octal 2-byte units\n" " -s same as -t d2, select decimal 2-byte units\n" " -x same as -t x2, select hexadecimal 2-byte units\n" msgstr "" #: src/od.c:383 msgid "" "\n" "\n" "TYPE is made up of one or more of these specifications:\n" " a named character, ignoring high-order bit\n" " c printable character or backslash escape\n" msgstr "" #: src/od.c:360 msgid "" " d[SIZE] signed decimal, SIZE bytes per integer\n" " f[SIZE] floating point, SIZE bytes per integer\n" " o[SIZE] octal, SIZE bytes per integer\n" " u[SIZE] unsigned decimal, SIZE bytes per integer\n" " x[SIZE] hexadecimal, SIZE bytes per integer\n" msgstr "" #: src/od.c:367 msgid "" "\n" "SIZE is a number. For TYPE in [doux], SIZE may also be C for\n" "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n" "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n" "for sizeof(double) or L for sizeof(long double).\n" msgstr "" #: src/od.c:374 msgid "" "\n" "Adding a z suffix to any type displays printable characters at the end of\n" "each output line.\n" msgstr "" #: src/od.c:379 msgid "" "\n" "\n" "BYTES is hex with 0x or 0X prefix, and may have a multiplier suffix:\n" " b 512\n" " KB 1000\n" " K 1024\n" " MB 1000*1000\n" " M 1024*1024\n" "and so on for G, T, P, E, Z, Y.\n" msgstr "" #: src/od.c:639 src/od.c:759 #, c-format msgid "invalid type string %s" msgstr "" #: src/od.c:649 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte integral type" msgstr "" #: src/od.c:770 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte floating point type" msgstr "" #: src/od.c:828 #, c-format msgid "invalid character '%c' in type string %s" msgstr "" #: src/od.c:1053 #, c-format msgid "cannot skip past end of combined input" msgstr "" #: src/od.c:1609 #, c-format msgid "" "invalid output address radix '%c'; it must be one character from [doxn]" msgstr "" #: src/od.c:1735 #, c-format msgid "no type may be specified when dumping strings" msgstr "" #: src/od.c:1810 msgid "compatibility mode supports at most one file" msgstr "" #: src/od.c:1831 #, c-format msgid "skip-bytes + read-bytes is too large" msgstr "" #: src/od.c:1874 #, c-format msgid "warning: invalid width %lu; using %d instead" msgstr "" #: src/operand2sig.c:69 #, c-format msgid "%s: invalid signal" msgstr "%s: ongeldige sein" #: src/paste.c:220 #, c-format msgid "standard input is closed" msgstr "standaardtoevoer is gesluit" #: src/paste.c:441 msgid "" "Write lines consisting of the sequentially corresponding lines from\n" "each FILE, separated by TABs, to standard output.\n" msgstr "" #: src/paste.c:447 msgid "" " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n" " -s, --serial paste one file at a time instead of in parallel\n" msgstr "" #: src/paste.c:508 #, c-format msgid "delimiter list ends with an unescaped backslash: %s" msgstr "" #: src/pathchk.c:90 msgid "" "Diagnose invalid or unportable file names.\n" "\n" " -p check for most POSIX systems\n" " -P check for empty names and leading \"-\"\n" " --portability check for all POSIX systems (equivalent to -p -P)\n" msgstr "" #: src/pathchk.c:170 #, c-format msgid "leading '-' in a component of file name %s" msgstr "" #: src/pathchk.c:196 #, c-format msgid "nonportable character %s in file name %s" msgstr "" #: src/pathchk.c:272 #, c-format msgid "empty file name" msgstr "" #: src/pathchk.c:314 #, c-format msgid "%s: unable to determine maximum file name length" msgstr "" #: src/pathchk.c:325 #, c-format msgid "limit %lu exceeded by length %lu of file name %s" msgstr "" #: src/pathchk.c:411 #, c-format msgid "limit %lu exceeded by length %lu of file name component %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:36 src/uptime.c:45 src/users.c:35 src/who.c:48 msgid "Joseph Arceneaux" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:38 src/uptime.c:47 msgid "Kaveh Ghazi" msgstr "" #. TRANSLATORS: Real name is unknown; at most 19 characters. #: src/pinky.c:242 msgid " ???" msgstr "" #. TRANSLATORS: Idle time is unknown; at most 5 characters. #: src/pinky.c:266 msgid "?????" msgstr "" #: src/pinky.c:314 #, c-format msgid "Login name: " msgstr "Aantekennaam: " #: src/pinky.c:317 #, c-format msgid "In real life: " msgstr "In die regte lewe: " #. TRANSLATORS: Real name is unknown; no hard limit. #: src/pinky.c:321 msgid "???\n" msgstr "???\n" #: src/pinky.c:341 #, c-format msgid "Directory: " msgstr "Lêergids: " #: src/pinky.c:343 #, c-format msgid "Shell: " msgstr "Dop: " #: src/pinky.c:362 #, c-format msgid "Project: " msgstr "Projek: " #: src/pinky.c:386 #, c-format msgid "Plan:\n" msgstr "Plan:\n" #: src/pinky.c:405 msgid "Login" msgstr "Aanteken" #: src/pinky.c:407 msgid "Name" msgstr "Naam" #: src/pinky.c:408 msgid " TTY" msgstr " TTY" #: src/pinky.c:410 msgid "Idle" msgstr "Luier" #: src/pinky.c:411 msgid "When" msgstr "Wanneer" #: src/pinky.c:414 msgid "Where" msgstr "Waar" #: src/pinky.c:493 #, c-format msgid "Usage: %s [OPTION]... [USER]...\n" msgstr "Gebruik so: %s [OPSIE]... [GEBRUIKER]...\n" #: src/pinky.c:494 msgid "" "\n" " -l produce long format output for the specified USERs\n" " -b omit the user's home directory and shell in long format\n" " -h omit the user's project file in long format\n" " -p omit the user's plan file in long format\n" " -s do short format output, this is the default\n" msgstr "" #: src/pinky.c:502 msgid "" " -f omit the line of column headings in short format\n" " -w omit the user's full name in short format\n" " -i omit the user's full name and remote host in short format\n" " -q omit the user's full name, remote host and idle time\n" " in short format\n" msgstr "" #: src/pinky.c:511 #, c-format msgid "" "\n" "A lightweight 'finger' program; print user information.\n" "The utmp file will be %s.\n" msgstr "" #: src/pinky.c:595 #, c-format msgid "no username specified; at least one must be specified when using -l" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:330 msgid "Pete TerMaat" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:331 msgid "Roland Huebner" msgstr "" #: src/pr.c:908 #, c-format msgid "'--pages=FIRST_PAGE[:LAST_PAGE]' missing argument" msgstr "" #: src/pr.c:910 #, c-format msgid "invalid page range %s" msgstr "" #: src/pr.c:966 msgid "'-l PAGE_LENGTH' invalid number of lines" msgstr "" #: src/pr.c:981 msgid "'-N NUMBER' invalid starting line number" msgstr "" #: src/pr.c:985 msgid "'-o MARGIN' invalid line offset" msgstr "" #: src/pr.c:1022 msgid "'-w PAGE_WIDTH' invalid number of characters" msgstr "" #: src/pr.c:1031 msgid "'-W PAGE_WIDTH' invalid number of characters" msgstr "" #: src/pr.c:1096 #, c-format msgid "cannot specify number of columns when printing in parallel" msgstr "" #: src/pr.c:1100 #, c-format msgid "cannot specify both printing across and printing in parallel" msgstr "" #: src/pr.c:1196 #, c-format msgid "'-%c' extra characters or invalid number in the argument: %s" msgstr "" #: src/pr.c:1293 #, c-format msgid "page width too narrow" msgstr "Bladsywydte te nou" #: src/pr.c:2353 #, c-format msgid "starting page number % exceeds page count %" msgstr "" #: src/pr.c:2380 #, c-format msgid "page number overflow" msgstr "" #: src/pr.c:2385 #, c-format msgid "Page %" msgstr "" #: src/pr.c:2757 msgid "Paginate or columnate FILE(s) for printing.\n" msgstr "" #: src/pr.c:2763 msgid "" " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n" " begin [stop] printing with page FIRST_[LAST_]PAGE\n" " -COLUMN, --columns=COLUMN\n" " output COLUMN columns and print columns down,\n" " unless -a is used. Balance number of lines in the\n" " columns on each page\n" msgstr "" #: src/pr.c:2771 msgid "" " -a, --across print columns across rather than down, used together\n" " with -COLUMN\n" " -c, --show-control-chars\n" " use hat notation (^G) and octal backslash notation\n" " -d, --double-space\n" " double space the output\n" msgstr "" #: src/pr.c:2779 msgid "" " -D, --date-format=FORMAT\n" " use FORMAT for the header date\n" " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n" " expand input CHARs (TABs) to tab WIDTH (8)\n" " -F, -f, --form-feed\n" " use form feeds instead of newlines to separate pages\n" " (by a 3-line page header with -F or a 5-line header\n" " and trailer without -F)\n" msgstr "" #: src/pr.c:2789 msgid "" " -h, --header=HEADER\n" " use a centered HEADER instead of filename in page " "header,\n" " -h \"\" prints a blank line, don't use -h\"\"\n" " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n" " replace spaces with CHARs (TABs) to tab WIDTH (8)\n" " -J, --join-lines merge full lines, turns off -W line truncation, no " "column\n" " alignment, --sep-string[=STRING] sets separators\n" msgstr "" #: src/pr.c:2769 msgid "" " -l, --length=PAGE_LENGTH\n" " set the page length to PAGE_LENGTH (66) lines\n" " (default number of lines of text 56, and with -F 63).\n" " implies -t if PAGE_LENGTH <= 10\n" msgstr "" #: src/pr.c:2775 msgid "" " -m, --merge print all files in parallel, one in each column,\n" " truncate lines, but join lines of full length with -J\n" msgstr "" #: src/pr.c:2805 msgid "" " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n" " number lines, use DIGITS (5) digits, then SEP (TAB),\n" " default counting starts with 1st line of input file\n" " -N, --first-line-number=NUMBER\n" " start counting with NUMBER at 1st line of first\n" " page printed (see +FIRST_PAGE)\n" msgstr "" #: src/pr.c:2813 msgid "" " -o, --indent=MARGIN\n" " offset each line with MARGIN (zero) spaces, do not\n" " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n" " -r, --no-file-warnings\n" " omit warning when a file cannot be opened\n" msgstr "" #: src/pr.c:2794 msgid "" " -s[CHAR], --separator[=CHAR]\n" " separate columns by a single character, default for " "CHAR\n" " is the character without -w and 'no char' with -" "w.\n" " -s[CHAR] turns off line truncation of all 3 column\n" " options (-COLUMN|-a -COLUMN|-m) except -w is set\n" msgstr "" #: src/pr.c:2802 msgid "" " -S[STRING], --sep-string[=STRING]\n" " separate columns by STRING,\n" " without -S: Default separator with -J and \n" " otherwise (same as -S\" \"), no effect on column " "options\n" msgstr "" #: src/pr.c:2808 msgid "" " -t, --omit-header omit page headers and trailers;\n" " implied if PAGE_LENGTH <= 10\n" msgstr "" #: src/pr.c:2834 msgid "" " -T, --omit-pagination\n" " omit page headers and trailers, eliminate any " "pagination\n" " by form feeds set in input files\n" " -v, --show-nonprinting\n" " use octal backslash notation\n" " -w, --width=PAGE_WIDTH\n" " set page width to PAGE_WIDTH (72) characters for\n" " multiple text-column output only, -s[char] turns off " "(72)\n" msgstr "" #: src/pr.c:2844 msgid "" " -W, --page-width=PAGE_WIDTH\n" " set page width to PAGE_WIDTH (72) characters always,\n" " truncate lines, except -J option is set, no " "interference\n" " with -S or -s\n" msgstr "" #: src/printenv.c:62 #, c-format msgid "" "Usage: %s [OPTION]... [VARIABLE]...\n" "Print the values of the specified environment VARIABLE(s).\n" "If no VARIABLE is specified, print name and value pairs for them all.\n" "\n" msgstr "" #: src/printenv.c:69 msgid " -0, --null end each output line with NUL, not newline\n" msgstr "" #: src/printf.c:79 #, c-format msgid "" "warning: %s: character(s) following character constant have been ignored" msgstr "" #: src/printf.c:88 #, c-format msgid "" "Usage: %s FORMAT [ARGUMENT]...\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s FORMAAT [ARGUMENT]...\n" " of: %s OPSIE\n" #: src/printf.c:93 msgid "" "Print ARGUMENT(s) according to FORMAT, or execute according to OPTION:\n" "\n" msgstr "" #: src/printf.c:99 msgid "" "\n" "FORMAT controls the output as in C printf. Interpreted sequences are:\n" "\n" " \\\" double quote\n" msgstr "" #: src/printf.c:117 msgid "" " \\NNN byte with octal value NNN (1 to 3 digits)\n" " \\xHH byte with hexadecimal value HH (1 to 2 digits)\n" " \\uHHHH Unicode (ISO/IEC 10646) character with hex value HHHH (4 digits)\n" " \\UHHHHHHHH Unicode character with hex value HHHHHHHH (8 digits)\n" msgstr "" #: src/printf.c:127 msgid "" " %% a single %\n" " %b ARGUMENT as a string with '\\' escapes interpreted,\n" " except that octal escapes are of the form \\0 or \\0NNN\n" " %q ARGUMENT is printed in a format that can be reused as shell " "input,\n" " escaping non-printable characters with the proposed POSIX $'' " "syntax.\n" "\n" "and all C format specifications ending with one of diouxXfeEgGcs, with\n" "ARGUMENTs converted to proper type first. Variable widths are handled.\n" msgstr "" #: src/printf.c:148 #, c-format msgid "%s: expected a numeric value" msgstr "%s: 'n numeriese waarde is verwag" #: src/printf.c:150 #, c-format msgid "%s: value not completely converted" msgstr "%s: waarde is nie volledig omgeskakel nie" #: src/printf.c:247 src/printf.c:274 #, c-format msgid "missing hexadecimal number in escape" msgstr "heksadesimale getal ontbreek in ontsnapkode" #: src/printf.c:286 #, c-format msgid "invalid universal character name \\%c%0*x" msgstr "ongeldige universele karakternaam \\%c%0*x" #: src/printf.c:547 #, c-format msgid "invalid field width: %s" msgstr "ongeldige veldwydte: %s" #: src/printf.c:582 #, c-format msgid "invalid precision: %s" msgstr "ongeldige presisie: %s" #: src/printf.c:609 #, c-format msgid "%.*s: invalid conversion specification" msgstr "%.*s: ongeldige omskeppingspesifikasie" #: src/printf.c:692 #, c-format msgid "warning: ignoring excess arguments, starting with %s" msgstr "" #. TRANSLATORS: Please translate "F. Pinard" to "François Pinard" #. if "ç" (c-with-cedilla) is available in the translation's character #. set and encoding. #. This is a proper name. See the gettext manual, section Names. #: src/ptx.c:42 msgid "F. Pinard" msgstr "F. Pinard" #: src/ptx.c:419 #, c-format msgid "%s (for regexp %s)" msgstr "" #: src/ptx.c:1817 #, c-format msgid "" "Usage: %s [OPTION]... [INPUT]... (without -G)\n" " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n" msgstr "" #: src/ptx.c:1821 msgid "" "Output a permuted index, including context, of the words in the input " "files.\n" msgstr "" #: src/ptx.c:1830 msgid "" " -A, --auto-reference output automatically generated references\n" " -G, --traditional behave more like System V 'ptx'\n" msgstr "" #: src/ptx.c:1834 msgid "" " -F, --flag-truncation=STRING use STRING for flagging line truncations.\n" " The default is '/'\n" msgstr "" #: src/ptx.c:1832 msgid "" " -M, --macro-name=STRING macro name to use instead of 'xx'\n" " -O, --format=roff generate output as roff directives\n" " -R, --right-side-refs put references at right, not counted in -w\n" " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n" " -T, --format=tex generate output as TeX directives\n" msgstr "" #: src/ptx.c:1839 msgid "" " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n" " -b, --break-file=FILE word break characters in this FILE\n" " -f, --ignore-case fold lower case to upper case for sorting\n" " -g, --gap-size=NUMBER gap size in columns between output fields\n" " -i, --ignore-file=FILE read ignore word list from FILE\n" " -o, --only-file=FILE read only word list from this FILE\n" msgstr "" #: src/ptx.c:1847 msgid "" " -r, --references first field of each line is a reference\n" " -t, --typeset-mode - not implemented -\n" " -w, --width=NUMBER output width in columns, reference " "excluded\n" msgstr "" #: src/ptx.c:1948 #, c-format msgid "invalid gap width: %s" msgstr "" #: src/ls.c:1750 src/ptx.c:1975 #, c-format msgid "invalid line width: %s" msgstr "ongeldige reëlwydte: %s" #: src/pwd.c:57 msgid "" "Print the full filename of the current working directory.\n" "\n" msgstr "" #: src/pwd.c:61 msgid "" " -L, --logical use PWD from environment, even if it contains symlinks\n" " -P, --physical avoid all symlinks\n" msgstr "" #: src/pwd.c:67 msgid "" "\n" "If no option is specified, -P is assumed.\n" msgstr "" #: src/pwd.c:166 #, c-format msgid "failed to chdir to %s" msgstr "" #: src/pwd.c:170 src/pwd.c:277 src/split.c:373 #, c-format msgid "failed to stat %s" msgstr "" #: src/pwd.c:235 #, c-format msgid "couldn't find directory entry in %s with matching i-node" msgstr "" #: src/pwd.c:362 #, c-format msgid "ignoring non-option arguments" msgstr "parameters wat nie opsies is nie word geïgnoreer" #. This is a proper name. See the gettext manual, section Names. #: src/readlink.c:32 msgid "Dmitry V. Levin" msgstr "" #: src/readlink.c:62 src/realpath.c:71 src/rm.c:135 src/shred.c:147 #: src/stat.c:1349 src/touch.c:212 #, c-format msgid "Usage: %s [OPTION]... FILE...\n" msgstr "Gebruik so: %s [OPSIE]... LÊER...\n" #: src/readlink.c:63 msgid "" "Print value of a symbolic link or canonical file name\n" "\n" msgstr "" #: src/readlink.c:65 msgid "" " -f, --canonicalize canonicalize by following every symlink in\n" " every component of the given name " "recursively;\n" " all but the last component must exist\n" " -e, --canonicalize-existing canonicalize by following every symlink in\n" " every component of the given name " "recursively,\n" " all components must exist\n" msgstr "" #: src/readlink.c:75 msgid "" " -m, --canonicalize-missing canonicalize by following every symlink in\n" " every component of the given name " "recursively,\n" " without requirements on components " "existence\n" " -n, --no-newline do not output the trailing delimiter\n" " -q, --quiet,\n" " -s, --silent suppress most error messages\n" " -v, --verbose report error messages\n" " -z, --zero end each output line with NUL, not newline\n" msgstr "" #: src/readlink.c:152 #, c-format msgid "ignoring --no-newline with multiple arguments" msgstr "" #: src/realpath.c:72 msgid "" "Print the resolved absolute file name;\n" "all but the last component must exist\n" "\n" msgstr "" #: src/realpath.c:76 msgid "" " -e, --canonicalize-existing all components of the path must exist\n" " -m, --canonicalize-missing no path components need exist or be a " "directory\n" " -L, --logical resolve '..' components before symlinks\n" " -P, --physical resolve symlinks as encountered (default)\n" " -q, --quiet suppress most error messages\n" " --relative-to=FILE print the resolved path relative to FILE\n" " --relative-base=FILE print absolute paths unless paths below FILE\n" " -s, --strip, --no-symlinks don't expand symlinks\n" " -z, --zero end each output line with NUL, not newline\n" "\n" msgstr "" #: src/relpath.c:130 msgid "generating relative path" msgstr "" #: src/remove.c:273 #, c-format msgid "%s: descend into write-protected directory %s? " msgstr "" #: src/remove.c:274 #, c-format msgid "%s: descend into directory %s? " msgstr "%s: wil jy ingaan in lêergids %s? " #. TRANSLATORS: You may find it more convenient to #. translate "%s: remove %s (write-protected) %s? " #. instead. It should avoid grammatical problems #. with the output of file_type. #: src/remove.c:290 #, c-format msgid "%s: remove write-protected %s %s? " msgstr "%s: verwyder lees-alleen %s %s? " #: src/remove.c:291 #, c-format msgid "%s: remove %s %s? " msgstr "%s: verwyder %s %s? " #: src/remove.c:374 #, c-format msgid "removed directory %s\n" msgstr "" #: src/remove.c:446 #, c-format msgid "refusing to remove %s or %s directory: skipping %s" msgstr "" #: src/remove.c:500 #, c-format msgid "skipping %s, since it's on a different device" msgstr "" #: src/remove.c:520 #, c-format msgid "traversal failed: %s" msgstr "" #: src/remove.c:526 #, c-format msgid "" "unexpected failure: fts_info=%d: %s\n" "please report to %s" msgstr "" #: src/rm.c:119 #, c-format msgid "Try '%s ./%s' to remove the file %s.\n" msgstr "" #: src/rm.c:136 msgid "" "Remove (unlink) the FILE(s).\n" "\n" " -f, --force ignore nonexistent files and arguments, never " "prompt\n" " -i prompt before every removal\n" msgstr "" #: src/rm.c:140 msgid "" " -I prompt once before removing more than three files, " "or\n" " when removing recursively; less intrusive than -" "i,\n" " while still giving protection against most " "mistakes\n" " --interactive[=WHEN] prompt according to WHEN: never, once (-I), or\n" " always (-i); without WHEN, prompt always\n" msgstr "" #: src/rm.c:149 msgid "" " --one-file-system when removing a hierarchy recursively, skip any\n" " directory that is on a file system different from\n" " that of the corresponding command line argument\n" msgstr "" #: src/rm.c:154 msgid "" " --no-preserve-root do not treat '/' specially\n" " --preserve-root do not remove '/' (default)\n" " -r, -R, --recursive remove directories and their contents recursively\n" " -d, --dir remove empty directories\n" " -v, --verbose explain what is being done\n" msgstr "" #: src/rm.c:163 msgid "" "\n" "By default, rm does not remove directories. Use the --recursive (-r or -R)\n" "option to remove each listed directory, too, along with all of its " "contents.\n" msgstr "" #: src/rm.c:168 #, c-format msgid "" "\n" "To remove a file whose name starts with a '-', for example '-foo',\n" "use one of these commands:\n" " %s -- -foo\n" "\n" " %s ./-foo\n" msgstr "" #: src/rm.c:177 msgid "" "\n" "Note that if you use rm to remove a file, it might be possible to recover\n" "some of its contents, given sufficient expertise and/or time. For greater\n" "assurance that the contents are truly unrecoverable, consider using shred.\n" msgstr "" #: src/rm.c:340 #, c-format msgid "%s: remove % argument recursively? " msgid_plural "%s: remove % arguments recursively? " msgstr[0] "" msgstr[1] "" #: src/rm.c:343 #, c-format msgid "%s: remove % argument? " msgid_plural "%s: remove % arguments? " msgstr[0] "" msgstr[1] "" #: src/rmdir.c:134 src/rmdir.c:233 #, c-format msgid "removing directory, %s" msgstr "lêergids word verwyder, %s" #: src/rmdir.c:148 #, c-format msgid "failed to remove directory %s" msgstr "" #: src/rmdir.c:165 msgid "" "Remove the DIRECTORY(ies), if they are empty.\n" "\n" " --ignore-fail-on-non-empty\n" " ignore each failure that is solely because a directory\n" " is non-empty\n" msgstr "" #: src/rmdir.c:172 msgid "" " -p, --parents remove DIRECTORY and its ancestors; e.g., 'rmdir -p a/b/c' " "is\n" " similar to 'rmdir a/b/c a/b a'\n" " -v, --verbose output a diagnostic for every directory processed\n" msgstr "" #: src/rmdir.c:242 #, c-format msgid "failed to remove %s" msgstr "" #: src/runcon.c:83 #, c-format msgid "" "Usage: %s CONTEXT COMMAND [args]\n" " or: %s [ -c ] [-u USER] [-r ROLE] [-t TYPE] [-l RANGE] COMMAND [args]\n" msgstr "" #: src/runcon.c:81 msgid "" "Run a program in a different SELinux security context.\n" "With neither CONTEXT nor COMMAND, print the current security context.\n" msgstr "" #: src/runcon.c:94 msgid "" " CONTEXT Complete security context\n" " -c, --compute compute process transition context before modifying\n" " -t, --type=TYPE type (for same role as parent)\n" " -u, --user=USER user identity\n" " -r, --role=ROLE role\n" " -l, --range=RANGE levelrange\n" "\n" msgstr "" #: src/runcon.c:144 #, c-format msgid "multiple roles" msgstr "" #: src/runcon.c:149 #, c-format msgid "multiple types" msgstr "" #: src/runcon.c:154 #, c-format msgid "multiple users" msgstr "" #: src/runcon.c:159 #, c-format msgid "multiple levelranges" msgstr "" #: src/runcon.c:177 src/runcon.c:213 #, c-format msgid "failed to get current context" msgstr "" #: src/runcon.c:187 #, c-format msgid "you must specify -c, -t, -u, -l, -r, or context" msgstr "" #: src/runcon.c:195 #, c-format msgid "no command specified" msgstr "" #: src/runcon.c:201 #, c-format msgid "%s may be used only on a SELinux kernel" msgstr "" #: src/runcon.c:227 #, c-format msgid "failed to compute a new context" msgstr "" #: src/runcon.c:235 #, c-format msgid "failed to set new user: %s" msgstr "" #: src/runcon.c:238 #, c-format msgid "failed to set new type: %s" msgstr "" #: src/runcon.c:241 #, c-format msgid "failed to set new range: %s" msgstr "" #: src/runcon.c:244 #, c-format msgid "failed to set new role: %s" msgstr "" #: src/runcon.c:255 #, c-format msgid "unable to set security context %s" msgstr "" #: src/selinux.c:126 src/selinux.c:299 #, c-format msgid "error canonicalizing %s" msgstr "" #: src/seq.c:68 #, c-format msgid "" "Usage: %s [OPTION]... LAST\n" " or: %s [OPTION]... FIRST LAST\n" " or: %s [OPTION]... FIRST INCREMENT LAST\n" msgstr "" #: src/seq.c:73 msgid "Print numbers from FIRST to LAST, in steps of INCREMENT.\n" msgstr "" #: src/seq.c:79 msgid "" " -f, --format=FORMAT use printf style floating-point FORMAT\n" " -s, --separator=STRING use STRING to separate numbers (default: \\n)\n" " -w, --equal-width equalize width by padding with leading zeroes\n" msgstr "" #: src/seq.c:86 msgid "" "\n" "If FIRST or INCREMENT is omitted, it defaults to 1. That is, an\n" "omitted INCREMENT defaults to 1 even when LAST is smaller than FIRST.\n" "The sequence of numbers ends when the sum of the current number and\n" "INCREMENT would become greater than LAST.\n" "FIRST, INCREMENT, and LAST are interpreted as floating point values.\n" "INCREMENT is usually positive if FIRST is smaller than LAST, and\n" "INCREMENT is usually negative if FIRST is greater than LAST.\n" msgstr "" #: src/seq.c:94 msgid "" "FORMAT must be suitable for printing one argument of type 'double';\n" "it defaults to %.PRECf if FIRST, INCREMENT, and LAST are all fixed point\n" "decimal numbers with maximum precision PREC, and to %g otherwise.\n" msgstr "" #: src/seq.c:140 #, c-format msgid "invalid floating point argument: %s" msgstr "ongeldige wisselpunt parameter: %s" #: src/seq.c:232 #, c-format msgid "format %s has unknown %%%c directive" msgstr "" #: src/seq.c:555 #, c-format msgid "format string may not be specified when printing equal width strings" msgstr "" #: src/set-fields.c:169 msgid "invalid byte or character range" msgstr "" #: src/set-fields.c:170 msgid "invalid field range" msgstr "" #: src/set-fields.c:177 src/set-fields.c:223 msgid "byte/character positions are numbered from 1" msgstr "" #: src/set-fields.c:178 src/set-fields.c:224 msgid "fields are numbered from 1" msgstr "" #: src/cut.c:387 msgid "invalid range with no endpoint: -" msgstr "" #: src/cut.c:403 msgid "invalid decreasing range" msgstr "" #: src/set-fields.c:261 #, c-format msgid "byte/character offset %s is too large" msgstr "" #: src/cut.c:485 #, c-format msgid "field number %s is too large" msgstr "veldnommer %s is te groot" #: src/set-fields.c:273 #, c-format msgid "invalid byte/character position %s" msgstr "" #: src/set-fields.c:274 #, c-format msgid "invalid field value %s" msgstr "" #: src/set-fields.c:282 msgid "missing list of byte/character positions" msgstr "" #: src/cut.c:870 msgid "missing list of fields" msgstr "ontbrekende lys van velde" #. This is a proper name. See the gettext manual, section Names. #: src/shred.c:74 msgid "Colin Plumb" msgstr "" #: src/shred.c:148 msgid "" "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n" "for even very expensive hardware probing to recover the data.\n" msgstr "" #: src/shred.c:173 msgid "" "\n" "If FILE is -, shred standard output.\n" msgstr "" #: src/shred.c:155 #, c-format msgid "" " -f, --force change permissions to allow writing if necessary\n" " -n, --iterations=N overwrite N times instead of the default (%d)\n" " --random-source=FILE get random bytes from FILE\n" " -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n" msgstr "" #: src/shred.c:186 msgid "" " -u truncate and remove file after overwriting\n" " --remove[=HOW] like -u but give control on HOW to delete; See below\n" " -v, --verbose show progress\n" " -x, --exact do not round file sizes up to the next full block;\n" " this is the default for non-regular files\n" " -z, --zero add a final overwrite with zeros to hide shredding\n" msgstr "" #: src/shred.c:196 msgid "" "\n" "Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n" "the files because it is common to operate on device files like /dev/hda,\n" "and those files usually should not be removed.\n" "The optional HOW parameter indicates how to remove a directory entry:\n" "'unlink' => use a standard unlink call.\n" "'wipe' => also first obfuscate bytes in the name.\n" "'wipesync' => also sync each obfuscated byte to disk.\n" "The default mode is 'wipesync', but note it can be expensive.\n" "\n" msgstr "" #: src/shred.c:180 msgid "" "CAUTION: Note that shred relies on a very important assumption:\n" "that the file system overwrites data in place. This is the traditional\n" "way to do things, but many modern file system designs do not satisfy this\n" "assumption. The following are examples of file systems on which shred is\n" "not effective, or is not guaranteed to be effective in all file system " "modes:\n" "\n" msgstr "" #: src/shred.c:188 msgid "" "* log-structured or journaled file systems, such as those supplied with\n" "AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n" "\n" "* file systems that write redundant data and carry on even if some writes\n" "fail, such as RAID-based file systems\n" "\n" "* file systems that make snapshots, such as Network Appliance's NFS server\n" "\n" msgstr "" #: src/shred.c:198 msgid "" "* file systems that cache in temporary locations, such as NFS\n" "version 3 clients\n" "\n" "* compressed file systems\n" "\n" msgstr "" #: src/shred.c:205 msgid "" "In the case of ext3 file systems, the above disclaimer applies\n" "(and shred is thus of limited effectiveness) only in data=journal mode,\n" "which journals file data in addition to just metadata. In both the\n" "data=ordered (default) and data=writeback modes, shred works as usual.\n" "Ext3 journaling modes can be changed by adding the data=something option\n" "to the mount options for a particular file system in the /etc/fstab file,\n" "as documented in the mount man page (man mount).\n" "\n" msgstr "" #: src/shred.c:215 msgid "" "In addition, file system backups and remote mirrors may contain copies\n" "of the file that cannot be removed, and that will allow a shredded file\n" "to be recovered later.\n" msgstr "" #: src/shred.c:295 #, c-format msgid "%s: fdatasync failed" msgstr "" #: src/shred.c:306 #, c-format msgid "%s: fsync failed" msgstr "" #: src/shred.c:383 #, c-format msgid "%s: cannot rewind" msgstr "%s: kan nie teruggaan nie" #: src/shred.c:402 #, c-format msgid "%s: pass %lu/%lu (%s)..." msgstr "%s: pass %lu/%lu (%s)..." #: src/shred.c:452 #, c-format msgid "%s: error writing at offset %s" msgstr "%s: fout tydens skryfbewerking by uitwyking %s" #: src/shred.c:470 #, c-format msgid "%s: lseek failed" msgstr "" #: src/shred.c:481 #, c-format msgid "%s: file too large" msgstr "%s: lêer te groot" #: src/shred.c:504 #, c-format msgid "%s: pass %lu/%lu (%s)...%s" msgstr "%s: pass %lu/%lu (%s)...%s" #: src/shred.c:520 #, c-format msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%" msgstr "%s: pass %lu/%lu (%s)...%s/%s %d%%" #: src/shred.c:767 #, c-format msgid "%s: fstat failed" msgstr "" #: src/shred.c:778 #, c-format msgid "%s: invalid file type" msgstr "%s: ongeldige lêertipe:" #: src/shred.c:797 #, c-format msgid "%s: file has negative size" msgstr "%s: lêer het negatiewe grootte" #: src/shred.c:864 src/sort.c:932 src/split.c:378 #, c-format msgid "%s: error truncating" msgstr "%s: fout tydens afeindiging" #: src/shred.c:880 #, c-format msgid "%s: fcntl failed" msgstr "" #: src/shred.c:885 #, c-format msgid "%s: cannot shred append-only file descriptor" msgstr "" #: src/shred.c:967 #, c-format msgid "%s: removing" msgstr "%s: besig om te verwyder" #: src/shred.c:991 #, c-format msgid "%s: renamed to %s" msgstr "%s: hernoem as %s" #: src/shred.c:1013 #, c-format msgid "%s: failed to remove" msgstr "" #: src/shred.c:1017 #, c-format msgid "%s: removed" msgstr "%s: is verwyder" #: src/shred.c:1024 src/shred.c:1067 #, c-format msgid "%s: failed to close" msgstr "" #: src/shred.c:1060 #, c-format msgid "%s: failed to open for writing" msgstr "" #: src/shred.c:1250 msgid "invalid number of passes" msgstr "" #: src/shred.c:1134 src/shuf.c:290 src/sort.c:4441 #, c-format msgid "multiple random sources specified" msgstr "" #: src/shred.c:1269 msgid "invalid file size" msgstr "" #: src/shuf.c:48 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]\n" " or: %s -e [OPTION]... [ARG]...\n" " or: %s -i LO-HI [OPTION]...\n" msgstr "" #: src/shuf.c:54 msgid "Write a random permutation of the input lines to standard output.\n" msgstr "" #: src/shuf.c:74 msgid "" " -e, --echo treat each ARG as an input line\n" " -i, --input-range=LO-HI treat each number LO through HI as an input " "line\n" " -n, --head-count=COUNT output at most COUNT lines\n" " -o, --output=FILE write result to FILE instead of standard output\n" " --random-source=FILE get random bytes from FILE\n" " -r, --repeat output lines can be repeated\n" msgstr "" #: src/shuf.c:225 #, c-format msgid "too many input lines" msgstr "" #: src/shuf.c:244 #, c-format msgid "multiple -i options specified" msgstr "" #: src/shuf.c:434 src/shuf.c:440 src/shuf.c:445 msgid "invalid input range" msgstr "" #: src/shuf.c:458 #, c-format msgid "invalid line count: %s" msgstr "" #: src/shuf.c:284 src/sort.c:4435 #, c-format msgid "multiple output files specified" msgstr "veelvuldige afvoerlêers is gespesifiseer" #: src/shuf.c:310 #, c-format msgid "cannot combine -e and -i options" msgstr "" #: src/shuf.c:579 #, c-format msgid "no lines to repeat" msgstr "" #: src/sleep.c:44 #, c-format msgid "" "Usage: %s NUMBER[SUFFIX]...\n" " or: %s OPTION\n" "Pause for NUMBER seconds. SUFFIX may be 's' for seconds (the default),\n" "'m' for minutes, 'h' for hours or 'd' for days. Unlike most " "implementations\n" "that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n" "point number. Given two or more arguments, pause for the amount of time\n" "specified by the sum of their values.\n" "\n" msgstr "" #: src/sleep.c:135 src/timeout.c:320 #, c-format msgid "invalid time interval %s" msgstr "" #: src/sleep.c:146 src/tail.c:1219 #, c-format msgid "cannot read realtime clock" msgstr "kan nie die reëletyd-horlosie lees nie" #: src/sort.c:399 msgid "Write sorted concatenation of all FILE(s) to standard output.\n" msgstr "" #: src/sort.c:405 msgid "" "Ordering options:\n" "\n" msgstr "" #: src/sort.c:409 msgid "" " -b, --ignore-leading-blanks ignore leading blanks\n" " -d, --dictionary-order consider only blanks and alphanumeric " "characters\n" " -f, --ignore-case fold lower case to upper case characters\n" msgstr "" #: src/sort.c:415 msgid "" " -g, --general-numeric-sort compare according to general numerical value\n" " -i, --ignore-nonprinting consider only printable characters\n" " -M, --month-sort compare (unknown) < 'JAN' < ... < 'DEC'\n" msgstr "" #: src/sort.c:420 msgid "" " -h, --human-numeric-sort compare human readable numbers (e.g., 2K 1G)\n" msgstr "" #: src/sort.c:452 msgid "" " -n, --numeric-sort compare according to string numerical value\n" " -R, --random-sort shuffle, but group identical keys. See " "shuf(1)\n" " --random-source=FILE get random bytes from FILE\n" " -r, --reverse reverse the result of comparisons\n" msgstr "" #: src/sort.c:429 msgid "" " --sort=WORD sort according to WORD:\n" " general-numeric -g, human-numeric -h, month -" "M,\n" " numeric -n, random -R, version -V\n" " -V, --version-sort natural sort of (version) numbers within text\n" "\n" msgstr "" #: src/sort.c:437 msgid "" "Other options:\n" "\n" msgstr "" #: src/sort.c:441 msgid "" " --batch-size=NMERGE merge at most NMERGE inputs at once;\n" " for more use temp files\n" msgstr "" #: src/sort.c:445 msgid "" " -c, --check, --check=diagnose-first check for sorted input; do not sort\n" " -C, --check=quiet, --check=silent like -c, but do not report first bad " "line\n" " --compress-program=PROG compress temporaries with PROG;\n" " decompress them with PROG -d\n" msgstr "" #: src/sort.c:452 msgid "" " --debug annotate the part of the line used to sort,\n" " and warn about questionable usage to stderr\n" " --files0-from=F read input from the files specified by\n" " NUL-terminated names in file F;\n" " If F is - then read names from standard input\n" msgstr "" #: src/sort.c:459 msgid "" " -k, --key=KEYDEF sort via a key; KEYDEF gives location and type\n" " -m, --merge merge already sorted files; do not sort\n" msgstr "" #: src/sort.c:463 msgid "" " -o, --output=FILE write result to FILE instead of standard output\n" " -s, --stable stabilize sort by disabling last-resort " "comparison\n" " -S, --buffer-size=SIZE use SIZE for main memory buffer\n" msgstr "" #: src/sort.c:469 #, c-format msgid "" " -t, --field-separator=SEP use SEP instead of non-blank to blank " "transition\n" " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or " "%s;\n" " multiple options specify multiple directories\n" " --parallel=N change the number of sorts run concurrently to " "N\n" " -u, --unique with -c, check for strict ordering;\n" " without -c, output only the first of an equal " "run\n" msgstr "" #: src/sort.c:512 msgid "" "\n" "KEYDEF is F[.C][OPTS][,F[.C][OPTS]] for start and stop position, where F is " "a\n" "field number and C a character position in the field; both are origin 1, " "and\n" "the stop position defaults to the line's end. If neither -t nor -b is in\n" "effect, characters in a field are counted from the beginning of the " "preceding\n" "whitespace. OPTS is one or more single-letter ordering options " "[bdfgiMhnRrV],\n" "which override global ordering options for that key. If no key is given, " "use\n" "the entire line as the key. Use --debug to diagnose incorrect key usage.\n" "\n" "SIZE may be followed by the following multiplicative suffixes:\n" msgstr "" #: src/sort.c:525 msgid "" "% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n" "\n" "*** WARNING ***\n" "The locale specified by the environment affects sort order.\n" "Set LC_ALL=C to get the traditional sort order that uses\n" "native byte values.\n" msgstr "" #: src/sort.c:697 #, c-format msgid "waiting for %s [-d]" msgstr "" #: src/sort.c:702 #, c-format msgid "%s [-d] terminated abnormally" msgstr "" #: src/sort.c:856 #, c-format msgid "cannot create temporary file in %s" msgstr "" #: src/sort.c:950 src/sort.c:2025 src/sort.c:3071 src/sort.c:3713 #: src/sort.c:3804 src/sort.c:3807 msgid "open failed" msgstr "'open' het gefaal" #: src/sort.c:970 msgid "fflush failed" msgstr "" #: src/sort.c:975 src/sort.c:2028 src/sort.c:4706 msgid "close failed" msgstr "'close' het gefaal" #: src/sort.c:1110 msgid "couldn't create temporary file" msgstr "" #: src/sort.c:1149 #, c-format msgid "couldn't create process for %s -d" msgstr "" #: src/sort.c:1220 #, c-format msgid "warning: cannot remove: %s" msgstr "" #: src/sort.c:1306 #, c-format msgid "invalid --%s argument %s" msgstr "" #: src/sort.c:1309 #, c-format msgid "minimum --%s argument is %s" msgstr "" #: src/sort.c:1324 #, c-format msgid "--%s argument %s too large" msgstr "" #: src/sort.c:1327 #, c-format msgid "maximum --%s argument with current rlimit is %s" msgstr "" #: src/sort.c:1409 #, c-format msgid "number in parallel must be nonzero" msgstr "" #: src/sort.c:1494 msgid "stat failed" msgstr "'stat' het gefaal" #: src/sort.c:1755 msgid "read failed" msgstr "'read' het gefaal" #: src/sort.c:2043 #, c-format msgid "string transformation failed" msgstr "" #: src/sort.c:2046 #, c-format msgid "the untransformed string was %s" msgstr "" #: src/sort.c:2209 #, c-format msgid "^ no match for key\n" msgstr "" #: src/sort.c:2389 #, c-format msgid "obsolescent key %s used; consider %s instead" msgstr "" #: src/sort.c:2395 #, c-format msgid "key %lu has zero width and will be ignored" msgstr "" #: src/sort.c:2406 #, c-format msgid "" "leading blanks are significant in key %lu; consider also specifying 'b'" msgstr "" #: src/sort.c:2419 #, c-format msgid "key %lu is numeric and spans multiple fields" msgstr "" #: src/sort.c:2451 #, c-format msgid "option '-%s' is ignored" msgid_plural "options '-%s' are ignored" msgstr[0] "" msgstr[1] "" #: src/sort.c:2457 #, c-format msgid "option '-r' only applies to last-resort comparison" msgstr "" #: src/sort.c:2731 src/sort.c:2740 msgid "write failed" msgstr "'write' het gefaal" #: src/sort.c:2783 #, c-format msgid "%s: %s:%s: disorder: " msgstr "" #: src/sort.c:2786 msgid "standard error" msgstr "standaardfout-afvoer" #: src/sort.c:3698 msgid "cannot read" msgstr "" #: src/sort.c:3976 #, c-format msgid "%s: invalid field specification %s" msgstr "" #: src/sort.c:3987 #, c-format msgid "options '-%s' are incompatible" msgstr "" #: src/sort.c:4038 #, c-format msgid "%s: invalid count at start of %s" msgstr "" #: src/sort.c:4295 msgid "invalid number after '-'" msgstr "" #: src/sort.c:4302 src/sort.c:4388 src/sort.c:4416 msgid "invalid number after '.'" msgstr "" #: src/sort.c:4315 src/sort.c:4421 msgid "stray character in field spec" msgstr "verdwaalde karakter in veldspesifikasie" #: src/sort.c:4362 #, c-format msgid "multiple compress programs specified" msgstr "" #: src/sort.c:4379 msgid "invalid number at field start" msgstr "ongeldige nommer by begin van veld" #: src/sort.c:4383 src/sort.c:4411 msgid "field number is zero" msgstr "veldnommer is nul" #: src/sort.c:4392 msgid "character offset is zero" msgstr "karakteruitwyking is nul" #: src/sort.c:4407 msgid "invalid number after ','" msgstr "" #: src/sort.c:4457 #, c-format msgid "empty tab" msgstr "leë keepkarakter" #: src/sort.c:4550 src/wc.c:692 #, c-format msgid "cannot read file names from %s" msgstr "" #: src/sort.c:4572 #, c-format msgid "%s:%lu: invalid zero-length file name" msgstr "" #: src/sort.c:4578 #, c-format msgid "no input from %s" msgstr "" #: src/sort.c:4624 #, c-format msgid "using %s sorting rules" msgstr "" #: src/sort.c:4674 msgid "failed to set locale; " msgstr "" #: src/sort.c:4627 #, c-format msgid "using simple byte comparison" msgstr "" #: src/sort.c:4658 #, c-format msgid "extra operand %s not allowed with -%c" msgstr "" #: src/split.c:207 #, c-format msgid "the suffix length needs to be at least %" msgstr "" #: src/split.c:224 #, c-format msgid "Usage: %s [OPTION]... [FILE [PREFIX]]\n" msgstr "" #: src/split.c:228 msgid "" "Output pieces of FILE to PREFIXaa, PREFIXab, ...;\n" "default size is 1000 lines, and default PREFIX is 'x'.\n" msgstr "" #: src/split.c:236 #, c-format msgid "" " -a, --suffix-length=N generate suffixes of length N (default %d)\n" " --additional-suffix=SUFFIX append an additional SUFFIX to file names\n" " -b, --bytes=SIZE put SIZE bytes per output file\n" " -C, --line-bytes=SIZE put at most SIZE bytes of records per output file\n" " -d use numeric suffixes starting at 0, not " "alphabetic\n" " --numeric-suffixes[=FROM] same as -d, but allow setting the start " "value\n" " -e, --elide-empty-files do not generate empty output files with '-n'\n" " --filter=COMMAND write to shell COMMAND; file name is $FILE\n" " -l, --lines=NUMBER put NUMBER lines/records per output file\n" " -n, --number=CHUNKS generate CHUNKS output files; see explanation " "below\n" " -t, --separator=SEP use SEP instead of newline as the record " "separator;\n" " '\\0' (zero) specifies the NUL character\n" " -u, --unbuffered immediately copy input to output with '-n r/...'\n" msgstr "" #: src/split.c:229 msgid "" " --verbose print a diagnostic just before each\n" " output file is opened\n" msgstr "" #: src/split.c:259 msgid "" "\n" "CHUNKS may be:\n" " N split into N files based on size of input\n" " K/N output Kth of N to stdout\n" " l/N split into N files without splitting lines/records\n" " l/K/N output Kth of N to stdout without splitting lines/records\n" " r/N like 'l' but use round robin distribution\n" " r/K/N likewise but only output Kth of N to stdout\n" msgstr "" #: src/split.c:354 #, c-format msgid "output file suffixes exhausted" msgstr "" #: src/split.c:366 #, c-format msgid "creating file %s\n" msgstr "" #: src/split.c:375 #, c-format msgid "%s would overwrite input; aborting" msgstr "" #: src/split.c:391 #, c-format msgid "failed to set FILE environment variable" msgstr "" #: src/split.c:393 #, c-format msgid "executing with FILE=%s\n" msgstr "" #: src/split.c:395 #, c-format msgid "failed to create pipe" msgstr "" #: src/split.c:409 #, c-format msgid "closing prior pipe" msgstr "" #: src/split.c:411 #, c-format msgid "closing output pipe" msgstr "" #: src/split.c:415 #, c-format msgid "moving input pipe" msgstr "" #: src/split.c:417 #, c-format msgid "closing input pipe" msgstr "" #: src/split.c:422 #, c-format msgid "failed to run command: \"%s -c %s\"" msgstr "" #: src/split.c:428 #, c-format msgid "failed to close input pipe" msgstr "" #: src/split.c:464 #, c-format msgid "waiting for child process" msgstr "" #: src/split.c:474 #, c-format msgid "with FILE=%s, signal %s from command: %s" msgstr "" #: src/split.c:482 #, c-format msgid "with FILE=%s, exit %d from command: %s" msgstr "" #: src/split.c:489 src/timeout.c:494 #, c-format msgid "unknown status from command (0x%X)" msgstr "" #: src/split.c:1052 #, c-format msgid "cannot split in more than one way" msgstr "kan nie verdeel op meer as een manier nie" #: src/split.c:1218 src/split.c:1333 src/split.c:1546 msgid "invalid number of chunks" msgstr "" #: src/split.c:1223 msgid "invalid chunk number" msgstr "" #: src/split.c:1270 msgid "invalid suffix length" msgstr "" #: src/split.c:1344 #, c-format msgid "empty record separator" msgstr "" #: src/split.c:1355 #, c-format msgid "multi-character separator %s" msgstr "" #: src/split.c:1363 #, c-format msgid "multiple separator characters specified" msgstr "" #: src/split.c:1236 #, c-format msgid "line count option -%s%c... is too large" msgstr "opsie om reëls te tel -%s%c... is te groot" #: src/split.c:1248 #, c-format msgid "%s: invalid start value for numerical suffix" msgstr "" #: src/split.c:1430 msgid "invalid IO block size" msgstr "" #: src/split.c:1297 #, c-format msgid "--filter does not process a chunk extracted to stdout" msgstr "" #: src/split.c:1334 #, c-format msgid "numerical suffix start value is too large for the suffix length" msgstr "" #: src/split.c:1369 #, c-format msgid "%s: cannot determine file size" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/stat.c:173 msgid "Michael Meskes" msgstr "" #: src/stat.c:857 #, c-format msgid "failed to canonicalize %s" msgstr "" #: src/stat.c:1069 #, c-format msgid "warning: unrecognized escape '\\%c'" msgstr "" #: src/stat.c:1124 #, c-format msgid "%s: invalid directive" msgstr "" #: src/stat.c:1170 #, c-format msgid "warning: backslash at end of format" msgstr "" #: src/stat.c:1201 #, c-format msgid "using %s to denote standard input does not work in file system mode" msgstr "" #: src/stat.c:1208 #, c-format msgid "cannot read file system information for %s" msgstr "" #: src/stat.c:1228 #, c-format msgid "cannot stat standard input" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' with --file-system, and NOT from printf. #: src/stat.c:1264 msgid "" " File: \"%n\"\n" " ID: %-8i Namelen: %-7l Type: %T\n" "Block size: %-10s Fundamental block size: %S\n" "Blocks: Total: %-10b Free: %-10f Available: %a\n" "Inodes: Total: %-10c Free: %d\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1287 msgid "" " File: %N\n" " Size: %-10s\tBlocks: %-10b IO Block: %-6o %F\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1297 msgid "Device: %Dh/%dd\tInode: %-10i Links: %-5h Device type: %t,%T\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1305 msgid "Device: %Dh/%dd\tInode: %-10i Links: %h\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1314 msgid "Access: (%04a/%10.10A) Uid: (%5u/%8U) Gid: (%5g/%8G)\n" msgstr "" #. TRANSLATORS: This string uses format specifiers from #. 'stat --help' without --file-system, and NOT from printf. #: src/stat.c:1324 #, c-format msgid "Context: %C\n" msgstr "" #: src/stat.c:1332 msgid "" "Access: %x\n" "Modify: %y\n" "Change: %z\n" " Birth: %w\n" msgstr "" #: src/stat.c:1350 msgid "Display file or file system status.\n" msgstr "" #: src/stat.c:1356 msgid "" " -L, --dereference follow links\n" " -f, --file-system display file system status instead of file status\n" msgstr "" #: src/stat.c:1442 msgid "" " -c --format=FORMAT use the specified FORMAT instead of the default;\n" " output a newline after each use of FORMAT\n" " --printf=FORMAT like --format, but interpret backslash escapes,\n" " and do not output a mandatory trailing newline;\n" " if you want a newline, include \\n in FORMAT\n" " -t, --terse print the information in terse form\n" msgstr "" #: src/stat.c:1453 msgid "" "\n" "The valid format sequences for files (without --file-system):\n" "\n" " %a access rights in octal (note '#' and '0' printf flags)\n" " %A access rights in human readable form\n" " %b number of blocks allocated (see %B)\n" " %B the size in bytes of each block reported by %b\n" " %C SELinux security context string\n" msgstr "" #: src/stat.c:1380 msgid "" " %d device number in decimal\n" " %D device number in hex\n" " %f raw mode in hex\n" " %F file type\n" " %g group ID of owner\n" " %G group name of owner\n" msgstr "" #: src/stat.c:1470 msgid "" " %h number of hard links\n" " %i inode number\n" " %m mount point\n" " %n file name\n" " %N quoted file name with dereference if symbolic link\n" " %o optimal I/O transfer size hint\n" " %s total size, in bytes\n" " %t major device type in hex, for character/block device special files\n" " %T minor device type in hex, for character/block device special files\n" msgstr "" #: src/stat.c:1481 msgid "" " %u user ID of owner\n" " %U user name of owner\n" " %w time of file birth, human-readable; - if unknown\n" " %W time of file birth, seconds since Epoch; 0 if unknown\n" " %x time of last access, human-readable\n" " %X time of last access, seconds since Epoch\n" " %y time of last data modification, human-readable\n" " %Y time of last data modification, seconds since Epoch\n" " %z time of last status change, human-readable\n" " %Z time of last status change, seconds since Epoch\n" "\n" msgstr "" #: src/stat.c:1413 msgid "" "Valid format sequences for file systems:\n" "\n" " %a free blocks available to non-superuser\n" " %b total data blocks in file system\n" " %c total file nodes in file system\n" " %d free file nodes in file system\n" " %f free blocks in file system\n" msgstr "" #: src/stat.c:1422 msgid "" " %i file system ID in hex\n" " %l maximum length of filenames\n" " %n file name\n" " %s block size (for faster transfers)\n" " %S fundamental block size (for block counts)\n" " %t file system type in hex\n" " %T file system type in human readable form\n" msgstr "" #: src/stdbuf.c:90 #, c-format msgid "Usage: %s OPTION... COMMAND\n" msgstr "" #: src/stdbuf.c:91 msgid "" "Run COMMAND, with modified buffering operations for its standard streams.\n" msgstr "" #: src/stdbuf.c:97 msgid "" " -i, --input=MODE adjust standard input stream buffering\n" " -o, --output=MODE adjust standard output stream buffering\n" " -e, --error=MODE adjust standard error stream buffering\n" msgstr "" #: src/stdbuf.c:104 msgid "" "\n" "If MODE is 'L' the corresponding stream will be line buffered.\n" "This option is invalid with standard input.\n" msgstr "" #: src/stdbuf.c:107 msgid "" "\n" "If MODE is '0' the corresponding stream will be unbuffered.\n" msgstr "" #: src/stdbuf.c:110 msgid "" "\n" "Otherwise MODE is a number which may be followed by one of the following:\n" "KB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y.\n" "In this case the corresponding stream will be fully buffered with the " "buffer\n" "size set to MODE bytes.\n" msgstr "" #: src/stdbuf.c:116 msgid "" "\n" "NOTE: If COMMAND adjusts the buffering of its standard streams ('tee' does\n" "for example) then that will override corresponding changes by 'stdbuf'.\n" "Also some filters (like 'dd' and 'cat' etc.) don't use streams for I/O,\n" "and are thus unaffected by 'stdbuf' settings.\n" msgstr "" #: src/stdbuf.c:226 #, c-format msgid "failed to find %s" msgstr "" #: src/stdbuf.c:246 src/stdbuf.c:278 #, c-format msgid "failed to update the environment with %s" msgstr "" #: src/stdbuf.c:320 #, c-format msgid "line buffering stdin is meaningless" msgstr "" #: src/stdbuf.c:376 #, c-format msgid "you must specify a buffering mode option" msgstr "" #: src/stty.c:513 #, c-format msgid "" "Usage: %s [-F DEVICE | --file=DEVICE] [SETTING]...\n" " or: %s [-F DEVICE | --file=DEVICE] [-a|--all]\n" " or: %s [-F DEVICE | --file=DEVICE] [-g|--save]\n" msgstr "" #: src/stty.c:519 msgid "Print or change terminal characteristics.\n" msgstr "" #: src/stty.c:525 msgid "" " -a, --all print all current settings in human-readable form\n" " -g, --save print all current settings in a stty-readable form\n" " -F, --file=DEVICE open and use the specified DEVICE instead of stdin\n" msgstr "" #: src/stty.c:532 msgid "" "\n" "Optional - before SETTING indicates negation. An * marks non-POSIX\n" "settings. The underlying system defines which settings are available.\n" msgstr "" #: src/stty.c:554 msgid "" "\n" "Special characters:\n" msgstr "" #: src/stty.c:558 msgid " * discard CHAR CHAR will toggle discarding of output\n" msgstr "" #: src/stty.c:563 msgid "" " * dsusp CHAR CHAR will send a terminal stop signal once input flushed\n" msgstr "" #: src/stty.c:567 msgid "" " eof CHAR CHAR will send an end of file (terminate the input)\n" " eol CHAR CHAR will end the line\n" msgstr "" #: src/stty.c:572 msgid " * eol2 CHAR alternate CHAR for ending the line\n" msgstr "" #: src/stty.c:576 msgid "" " erase CHAR CHAR will erase the last character typed\n" " intr CHAR CHAR will send an interrupt signal\n" " kill CHAR CHAR will erase the current line\n" msgstr "" #: src/stty.c:582 msgid " * lnext CHAR CHAR will enter the next character quoted\n" msgstr "" #: src/stty.c:587 msgid " * status CHAR CHAR will send an info signal\n" msgstr "" #: src/stty.c:591 msgid " quit CHAR CHAR will send a quit signal\n" msgstr "" #: src/stty.c:595 msgid " * rprnt CHAR CHAR will redraw the current line\n" msgstr "" #: src/stty.c:599 msgid "" " start CHAR CHAR will restart the output after stopping it\n" " stop CHAR CHAR will stop the output\n" " susp CHAR CHAR will send a terminal stop signal\n" msgstr "" #: src/stty.c:605 msgid " * swtch CHAR CHAR will switch to a different shell layer\n" msgstr "" #: src/stty.c:610 msgid " * werase CHAR CHAR will erase the last word typed\n" msgstr "" #: src/stty.c:614 msgid "" "\n" "Special settings:\n" " N set the input and output speeds to N bauds\n" msgstr "" #: src/stty.c:620 msgid "" " * cols N tell the kernel that the terminal has N columns\n" " * columns N same as cols N\n" msgstr "" #: src/stty.c:625 #, c-format msgid "" " * [-]drain wait for transmission before applying settings (%s by " "default)\n" msgstr "" #: src/stty.c:627 msgid "on" msgstr "" #: src/stty.c:627 msgid "off" msgstr "" #: src/stty.c:628 msgid " ispeed N set the input speed to N\n" msgstr "" #: src/stty.c:632 msgid " * line N use line discipline N\n" msgstr "" #: src/stty.c:636 msgid "" " min N with -icanon, set N characters minimum for a completed " "read\n" " ospeed N set the output speed to N\n" msgstr "" #: src/stty.c:641 msgid "" " * rows N tell the kernel that the terminal has N rows\n" " * size print the number of rows and columns according to the " "kernel\n" msgstr "" #: src/stty.c:646 msgid "" " speed print the terminal speed\n" " time N with -icanon, set read timeout of N tenths of a second\n" msgstr "" #: src/stty.c:650 msgid "" "\n" "Control settings:\n" " [-]clocal disable modem control signals\n" " [-]cread allow input to be received\n" msgstr "" #: src/stty.c:657 msgid " * [-]crtscts enable RTS/CTS handshaking\n" msgstr "" #: src/stty.c:662 msgid " * [-]cdtrdsr enable DTR/DSR handshaking\n" msgstr "" #: src/stty.c:666 msgid " csN set character size to N bits, N in [5..8]\n" msgstr "" #: src/stty.c:590 msgid "" " [-]cstopb use two stop bits per character (one with '-')\n" " [-]hup send a hangup signal when the last process closes the tty\n" " [-]hupcl same as [-]hup\n" " [-]parenb generate parity bit in output and expect parity bit in " "input\n" " [-]parodd set odd parity (or even parity with '-')\n" msgstr "" #: src/stty.c:677 msgid " * [-]cmspar use \"stick\" (mark/space) parity\n" msgstr "" #: src/stty.c:681 msgid "" "\n" "Input settings:\n" " [-]brkint breaks cause an interrupt signal\n" " [-]icrnl translate carriage return to newline\n" " [-]ignbrk ignore break characters\n" " [-]igncr ignore carriage return\n" " [-]ignpar ignore characters with parity errors\n" msgstr "" #: src/stty.c:691 msgid "" " * [-]imaxbel beep and do not flush a full input buffer on a character\n" msgstr "" #: src/stty.c:695 msgid "" " [-]inlcr translate newline to carriage return\n" " [-]inpck enable input parity checking\n" " [-]istrip clear high (8th) bit of input characters\n" msgstr "" #: src/stty.c:612 msgid " * [-]iutf8 assume input characters are UTF-8 encoded\n" msgstr "" #: src/stty.c:706 msgid " * [-]iuclc translate uppercase characters to lowercase\n" msgstr "" #: src/stty.c:711 msgid "" " * [-]ixany let any character restart output, not only start character\n" msgstr "" #: src/stty.c:715 msgid "" " [-]ixoff enable sending of start/stop characters\n" " [-]ixon enable XON/XOFF flow control\n" " [-]parmrk mark parity errors (with a 255-0-character sequence)\n" " [-]tandem same as [-]ixoff\n" msgstr "" #: src/stty.c:721 msgid "" "\n" "Output settings:\n" msgstr "" #: src/stty.c:726 msgid " * bsN backspace delay style, N in [0..1]\n" msgstr "" #: src/stty.c:731 msgid " * crN carriage return delay style, N in [0..3]\n" msgstr "" #: src/stty.c:736 msgid " * ffN form feed delay style, N in [0..1]\n" msgstr "" #: src/stty.c:741 msgid " * nlN newline delay style, N in [0..1]\n" msgstr "" #: src/stty.c:746 msgid " * [-]ocrnl translate carriage return to newline\n" msgstr "" #: src/stty.c:751 msgid "" " * [-]ofdel use delete characters for fill instead of NUL characters\n" msgstr "" #: src/stty.c:756 msgid "" " * [-]ofill use fill (padding) characters instead of timing for delays\n" msgstr "" #: src/stty.c:761 msgid " * [-]olcuc translate lowercase characters to uppercase\n" msgstr "" #: src/stty.c:766 msgid " * [-]onlcr translate newline to carriage return-newline\n" msgstr "" #: src/stty.c:771 msgid " * [-]onlret newline performs a carriage return\n" msgstr "" #: src/stty.c:776 msgid " * [-]onocr do not print carriage returns in the first column\n" msgstr "" #: src/stty.c:780 msgid " [-]opost postprocess output\n" msgstr "" #: src/stty.c:784 msgid "" " * tabN horizontal tab delay style, N in [0..3]\n" " * tabs same as tab0\n" " * -tabs same as tab3\n" msgstr "" #: src/stty.c:791 msgid " * vtN vertical tab delay style, N in [0..1]\n" msgstr "" #: src/stty.c:795 msgid "" "\n" "Local settings:\n" " [-]crterase echo erase characters as backspace-space-backspace\n" msgstr "" #: src/stty.c:801 msgid "" " * crtkill kill all line by obeying the echoprt and echoe settings\n" " * -crtkill kill all line by obeying the echoctl and echok settings\n" msgstr "" #: src/stty.c:807 msgid " * [-]ctlecho echo control characters in hat notation ('^c')\n" msgstr "" #: src/stty.c:811 msgid " [-]echo echo input characters\n" msgstr "" #: src/stty.c:815 msgid " * [-]echoctl same as [-]ctlecho\n" msgstr "" #: src/stty.c:819 msgid "" " [-]echoe same as [-]crterase\n" " [-]echok echo a newline after a kill character\n" msgstr "" #: src/stty.c:824 msgid " * [-]echoke same as [-]crtkill\n" msgstr "" #: src/stty.c:828 msgid " [-]echonl echo newline even if not echoing other characters\n" msgstr "" #: src/stty.c:832 msgid "" " * [-]echoprt echo erased characters backward, between '\\' and '/'\n" msgstr "" #: src/stty.c:837 msgid "" " * [-]extproc enable \"LINEMODE\"; useful with high latency links\n" msgstr "" #: src/stty.c:842 msgid " * [-]flusho discard output\n" msgstr "" #: src/stty.c:846 #, c-format msgid "" " [-]icanon enable special characters: %s\n" " [-]iexten enable non-POSIX special characters\n" msgstr "" #: src/stty.c:857 msgid "" " [-]isig enable interrupt, quit, and suspend special characters\n" " [-]noflsh disable flushing after interrupt and quit special " "characters\n" msgstr "" #: src/stty.c:862 msgid " * [-]prterase same as [-]echoprt\n" msgstr "" #: src/stty.c:867 msgid "" " * [-]tostop stop background jobs that try to write to the terminal\n" msgstr "" #: src/stty.c:872 msgid "" " * [-]xcase with icanon, escape with '\\' for uppercase characters\n" msgstr "" #: src/stty.c:876 msgid "" "\n" "Combination settings:\n" msgstr "" #: src/stty.c:881 msgid " * [-]LCASE same as [-]lcase\n" msgstr "" #: src/stty.c:885 msgid "" " cbreak same as -icanon\n" " -cbreak same as icanon\n" msgstr "" #: src/stty.c:889 msgid "" " cooked same as brkint ignpar istrip icrnl ixon opost isig\n" " icanon, eof and eol characters to their default values\n" " -cooked same as raw\n" msgstr "" #: src/stty.c:894 #, c-format msgid " crt same as %s\n" msgstr "" #: src/stty.c:904 #, c-format msgid "" " dec same as %s intr ^c erase 0177\n" " kill ^u\n" msgstr "" #: src/stty.c:919 msgid " * [-]decctlq same as [-]ixany\n" msgstr "" #: src/stty.c:923 msgid "" " ek erase and kill characters to their default values\n" " evenp same as parenb -parodd cs7\n" " -evenp same as -parenb cs8\n" msgstr "" #: src/stty.c:929 msgid " * [-]lcase same as xcase iuclc olcuc\n" msgstr "" #: src/stty.c:933 msgid "" " litout same as -parenb -istrip -opost cs8\n" " -litout same as parenb istrip opost cs7\n" msgstr "" #: src/stty.c:937 #, c-format msgid "" " nl same as %s\n" " -nl same as %s\n" msgstr "" #: src/stty.c:703 msgid "" " oddp same as parenb parodd cs7\n" " -oddp same as -parenb cs8\n" " [-]parity same as [-]evenp\n" " pass8 same as -parenb -istrip cs8\n" " -pass8 same as parenb istrip cs7\n" msgstr "" #: src/stty.c:964 #, c-format msgid "" " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n" " -inlcr -igncr -icrnl -ixon -ixoff -icanon -opost\n" " -isig%s min 1 time 0\n" " -raw same as cooked\n" msgstr "" #: src/stty.c:983 #, c-format msgid "" " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n" " icanon iexten echo echoe echok -echonl -noflsh\n" " %s\n" " %s\n" " %s,\n" " all special characters to their default values\n" msgstr "" #: src/stty.c:724 msgid "" "\n" "Handle the tty line connected to standard input. Without arguments,\n" "prints baud rate, line discipline, and deviations from stty sane. In\n" "settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n" "127; special values ^- or undef used to disable special characters.\n" msgstr "" #: src/stty.c:796 #, c-format msgid "only one device may be specified" msgstr "slegs een toestel mag gespesifiseer word" #: src/stty.c:826 #, c-format msgid "" "the options for verbose and stty-readable output styles are\n" "mutually exclusive" msgstr "" #: src/stty.c:832 #, c-format msgid "when specifying an output style, modes may not be set" msgstr "" #: src/stty.c:847 #, c-format msgid "%s: couldn't reset non-blocking mode" msgstr "" #: src/stty.c:892 src/stty.c:1002 #, c-format msgid "invalid argument %s" msgstr "" #: src/stty.c:903 src/stty.c:920 src/stty.c:932 src/stty.c:945 src/stty.c:957 #: src/stty.c:977 #, c-format msgid "missing argument to %s" msgstr "" #: src/stty.c:1309 #, c-format msgid "%s: error setting %s" msgstr "" #: src/stty.c:983 #, c-format msgid "invalid line discipline %s" msgstr "ongeldige lyn dissipline %s" #: src/stty.c:1053 #, c-format msgid "%s: unable to perform all requested operations" msgstr "" #: src/stty.c:1399 #, c-format msgid "%s: no size information for this device" msgstr "%s: geen grootte-inligting is beskikbaar vir hierdie toestel nie" #: src/stty.c:2306 msgid "invalid integer argument" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/sum.c:37 msgid "Kayvan Aghaiepour" msgstr "" #: src/sum.c:62 msgid "Print checksum and block counts for each FILE.\n" msgstr "" #: src/sum.c:68 msgid "" "\n" " -r use BSD sum algorithm, use 1K blocks\n" " -s, --sysv use System V sum algorithm, use 512 bytes blocks\n" msgstr "" #: src/sync.c:63 #, c-format msgid "Usage: %s [OPTION] [FILE]...\n" msgstr "Gebruik so: %s [OPSIE] [ LÊER]...\n" #: src/sync.c:64 msgid "" "Synchronize cached writes to persistent storage\n" "\n" "If one or more files are specified, sync only them,\n" "or their containing file systems.\n" "\n" msgstr "" #: src/sync.c:72 msgid " -d, --data sync only file data, no unneeded metadata\n" msgstr "" #: src/sync.c:75 msgid "" " -f, --file-system sync the file systems that contain the files\n" msgstr "" #: src/sync.c:113 #, c-format msgid "error opening %s" msgstr "" #: src/sync.c:123 #, c-format msgid "couldn't reset non-blocking mode %s" msgstr "" #: src/sync.c:154 #, c-format msgid "error syncing %s" msgstr "" #: src/sync.c:212 #, c-format msgid "cannot specify both --data and --file-system" msgstr "" #: src/sync.c:216 #, c-format msgid "--data needs at least one argument" msgstr "" #: src/system.h:343 #, c-format msgid "" "\n" "NOTE: your shell may have its own version of %s, which usually supersedes\n" "the version described here. Please refer to your shell's documentation\n" "for details about the options it supports.\n" msgstr "" #: src/system.h:349 msgid " --help display this help and exit\n" msgstr " --help wys hierdie teks en stop\n" #: src/system.h:351 msgid " --version output version information and exit\n" msgstr " --version wys weergawe-inligting en stop\n" #: src/base64.c:76 src/cat.c:110 src/fmt.c:295 src/shuf.c:70 src/sum.c:70 msgid "" "\n" "With no FILE, or when FILE is -, read standard input.\n" msgstr "" "\n" "Met geen LÊER, of wanneer die LÊER - is, lees standaard inset.\n" #: src/system.h:544 msgid "" "\n" "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "" #: src/system.h:595 msgid "" "\n" "The SIZE argument is an integer and optional unit (example: 10K is " "10*1024).\n" "Units are K,M,G,T,P,E,Z,Y (powers of 1024) or KB,MB,... (powers of 1000).\n" msgstr "" #: src/system.h:561 #, c-format msgid "" "\n" "Display values are in units of the first available SIZE from --block-size,\n" "and the %s_BLOCK_SIZE, BLOCK_SIZE and BLOCKSIZE environment variables.\n" "Otherwise, units default to 1024 bytes (or 512 if POSIXLY_CORRECT is set).\n" msgstr "" #: src/system.h:633 #, c-format msgid "" "\n" "%s online help: <%s>\n" msgstr "" #. TRANSLATORS: Replace LANG_CODE in this URL with your language code #. to form one of #. the URLs at http://translationproject.org/team/. Otherwise, replace #. the entire URL with your translation team's email address. #: src/system.h:585 #, c-format msgid "Report %s translation bugs to \n" msgstr "" #: src/system.h:647 #, c-format msgid "Full documentation at: <%s%s>\n" msgstr "" #: src/system.h:649 #, c-format msgid "or available locally via: info '(coreutils) %s%s'\n" msgstr "" #: src/system.h:596 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/system.h:628 #, c-format msgid "" "WARNING: Circular directory structure.\n" "This almost certainly means that you have a corrupted file system.\n" "NOTIFY YOUR SYSTEM MANAGER.\n" "The following directory is part of the cycle:\n" " %s\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tac.c:58 msgid "Jay Lepreau" msgstr "" #: src/tac.c:135 msgid "Write each FILE to standard output, last line first.\n" msgstr "" #: src/tac.c:144 msgid "" " -b, --before attach the separator before instead of after\n" " -r, --regex interpret the separator as a regular expression\n" " -s, --separator=STRING use STRING as the separator instead of newline\n" msgstr "" #: src/tac.c:234 src/tac.c:335 #, c-format msgid "%s: seek failed" msgstr "%s: seek het misluk" #: src/tac.c:263 #, c-format msgid "record too large" msgstr "" #: src/tac.c:450 #, c-format msgid "failed to create temporary file in %s" msgstr "" #: src/tac.c:458 #, c-format msgid "failed to open %s for writing" msgstr "" #: src/tac.c:475 #, c-format msgid "failed to rewind stream for %s" msgstr "" #: src/tac.c:511 src/tac.c:518 #, c-format msgid "%s: write error" msgstr "" #: src/tac.c:571 #, c-format msgid "failed to open %s for reading" msgstr "" #: src/tac.c:629 #, c-format msgid "separator cannot be empty" msgstr "verdeler mag nie leeg wees nie" #. This is a proper name. See the gettext manual, section Names. #: src/tail.c:71 msgid "Ian Lance Taylor" msgstr "" #: src/tail.c:261 #, c-format msgid "" "Print the last %d lines of each FILE to standard output.\n" "With more than one FILE, precede each with a header giving the file name.\n" msgstr "" #: src/tail.c:269 msgid "" " -c, --bytes=[+]NUM output the last NUM bytes; or use -c +NUM to\n" " output starting with byte NUM of each file\n" msgstr "" #: src/tail.c:273 msgid "" " -f, --follow[={name|descriptor}]\n" " output appended data as the file grows;\n" " an absent option argument means 'descriptor'\n" " -F same as --follow=name --retry\n" msgstr "" #: src/tail.c:279 #, c-format msgid "" " -n, --lines=[+]NUM output the last NUM lines, instead of the last " "%d;\n" " or use -n +NUM to output starting with line " "NUM\n" " --max-unchanged-stats=N\n" " with --follow=name, reopen a FILE which has not\n" " changed size after N (default %d) iterations\n" " to see if it has been unlinked or renamed\n" " (this is the usual case of rotated log files);\n" " with inotify, this option is rarely useful\n" msgstr "" #: src/tail.c:292 msgid "" " --pid=PID with -f, terminate after process ID, PID dies\n" " -q, --quiet, --silent never output headers giving file names\n" " --retry keep trying to open a file if it is inaccessible\n" msgstr "" #: src/tail.c:297 msgid "" " -s, --sleep-interval=N with -f, sleep for approximately N seconds\n" " (default 1.0) between iterations;\n" " with inotify and --pid=P, check process P at\n" " least once every N seconds\n" " -v, --verbose always output headers giving file names\n" msgstr "" #: src/tail.c:309 msgid "" "\n" "NUM may have a multiplier suffix:\n" "b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n" "GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n" "\n" msgstr "" #: src/tail.c:319 msgid "" "With --follow (-f), tail defaults to following the file descriptor, which\n" "means that even if a tail'ed file is renamed, tail will continue to track\n" "its end. This default behavior is not desirable when you really want to\n" "track the actual name of the file, not the file descriptor (e.g., log\n" "rotation). Use --follow=name in that case. That causes tail to track the\n" "named file in a way that accommodates renaming, removal and creation.\n" msgstr "" #: src/tail.c:378 #, c-format msgid "closing %s (fd=%d)" msgstr "lêer word toegemaak: %s (fd=%d)" #: src/tail.c:457 #, c-format msgid "%s: cannot seek to end-relative offset %s" msgstr "" #: src/tail.c:894 #, c-format msgid "cannot determine location of %s. reverting to polling" msgstr "" #: src/tail.c:959 #, c-format msgid "%s has been replaced with a symbolic link. giving up on this name" msgstr "" #: src/tail.c:963 #, c-format msgid "%s has become inaccessible" msgstr "" #: src/tail.c:980 #, c-format msgid "%s has been replaced with an untailable file; giving up on this name" msgstr "" #: src/tail.c:989 #, c-format msgid "%s has been replaced with a remote file. giving up on this name" msgstr "" #: src/tail.c:1010 #, c-format msgid "%s has become accessible" msgstr "" #: src/tail.c:1031 #, c-format msgid "%s has appeared; following new file" msgstr "" #: src/tail.c:1041 #, c-format msgid "%s has been replaced; following new file" msgstr "" #: src/tail.c:1130 #, c-format msgid "%s: cannot change nonblocking mode" msgstr "" #: src/tail.c:1172 src/tail.c:1287 #, c-format msgid "%s: file truncated" msgstr "%s: lêer is afgekap" #: src/tail.c:1196 src/tail.c:1442 #, c-format msgid "no files remaining" msgstr "geen oorblywende lêers" #: src/tail.c:1369 #, c-format msgid "cannot watch parent directory of %s" msgstr "" #: src/tail.c:1372 src/tail.c:1387 #, c-format msgid "inotify resources exhausted" msgstr "" #: src/tail.c:1390 src/tail.c:1519 #, c-format msgid "cannot watch %s" msgstr "" #: src/tail.c:1527 #, c-format msgid "%s was replaced" msgstr "" #: src/tail.c:1473 #, c-format msgid "error monitoring inotify event" msgstr "" #: src/tail.c:1493 #, c-format msgid "error reading inotify event" msgstr "" #: src/tail.c:1786 #, c-format msgid "%s: cannot follow end of this type of file; giving up on this name" msgstr "" #: src/tail.c:2115 msgid "invalid maximum number of unchanged stats between opens" msgstr "" #: src/tail.c:2123 msgid "invalid PID" msgstr "" #: src/tail.c:2139 #, c-format msgid "invalid number of seconds: %s" msgstr "" #: src/tail.c:2026 #, c-format msgid "option used in invalid context -- %c" msgstr "" #: src/tail.c:2171 #, c-format msgid "warning: --retry ignored; --retry is useful only when following" msgstr "" #: src/tail.c:2175 #, c-format msgid "warning: --retry only effective for the initial open" msgstr "" #: src/tail.c:2038 #, c-format msgid "warning: PID ignored; --pid=PID is useful only when following" msgstr "" #: src/tail.c:2041 #, c-format msgid "warning: --pid=PID is not supported on this system" msgstr "" #: src/tail.c:2142 #, c-format msgid "cannot follow %s by name" msgstr "kan nie %s per naam volg nie" #: src/tail.c:2148 #, c-format msgid "warning: following standard input indefinitely is ineffective" msgstr "" #: src/tail.c:2209 #, c-format msgid "inotify cannot be used, reverting to polling" msgstr "" #: src/tee.c:63 msgid "" "Copy standard input to each FILE, and also to standard output.\n" "\n" " -a, --append append to the given FILEs, do not overwrite\n" " -i, --ignore-interrupts ignore interrupt signals\n" msgstr "" #: src/tee.c:93 msgid "" " -p diagnose errors writing to non pipes\n" " --output-error[=MODE] set behavior on write error. See MODE below\n" msgstr "" #: src/tee.c:99 msgid "" "\n" "MODE determines behavior with write errors on the outputs:\n" " 'warn' diagnose errors writing to any output\n" " 'warn-nopipe' diagnose errors writing to any output not a pipe\n" " 'exit' exit on error writing to any output\n" " 'exit-nopipe' exit on error writing to any output not a pipe\n" "The default MODE for the -p option is 'warn-nopipe'.\n" "The default operation when --output-error is not specified, is to\n" "exit immediately on error writing to a pipe, and diagnose errors\n" "writing to non pipe outputs.\n" msgstr "" #: src/test.c:123 #, c-format msgid "missing argument after %s" msgstr "" #: src/test.c:159 #, c-format msgid "invalid integer %s" msgstr "" #: src/test.c:245 #, c-format msgid "%s expected" msgstr "" #: src/test.c:248 #, c-format msgid "%s expected, found %s" msgstr "" #: src/test.c:260 src/test.c:618 #, c-format msgid "%s: unary operator expected" msgstr "" #: src/test.c:329 msgid "-nt does not accept -l" msgstr "" #: src/test.c:342 msgid "-ef does not accept -l" msgstr "" #: src/test.c:358 msgid "-ot does not accept -l" msgstr "" #: src/test.c:372 #, c-format msgid "%s: unknown binary operator" msgstr "" #: src/test.c:646 #, c-format msgid "%s: binary operator expected" msgstr "" #: src/test.c:704 msgid "" "Usage: test EXPRESSION\n" " or: test\n" " or: [ EXPRESSION ]\n" " or: [ ]\n" " or: [ OPTION\n" msgstr "" #: src/test.c:711 msgid "" "Exit with the status determined by EXPRESSION.\n" "\n" msgstr "" #: src/test.c:717 msgid "" "\n" "An omitted EXPRESSION defaults to false. Otherwise,\n" "EXPRESSION is true or false and sets exit status. It is one of:\n" msgstr "" #: src/test.c:722 msgid "" "\n" " ( EXPRESSION ) EXPRESSION is true\n" " ! EXPRESSION EXPRESSION is false\n" " EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true\n" " EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true\n" msgstr "" #: src/test.c:729 msgid "" "\n" " -n STRING the length of STRING is nonzero\n" " STRING equivalent to -n STRING\n" " -z STRING the length of STRING is zero\n" " STRING1 = STRING2 the strings are equal\n" " STRING1 != STRING2 the strings are not equal\n" msgstr "" #: src/test.c:737 msgid "" "\n" " INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2\n" " INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2\n" " INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2\n" " INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2\n" " INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2\n" " INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2\n" msgstr "" #: src/test.c:746 msgid "" "\n" " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers\n" " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n" " FILE1 -ot FILE2 FILE1 is older than FILE2\n" msgstr "" #: src/test.c:752 msgid "" "\n" " -b FILE FILE exists and is block special\n" " -c FILE FILE exists and is character special\n" " -d FILE FILE exists and is a directory\n" " -e FILE FILE exists\n" msgstr "" #: src/test.c:759 msgid "" " -f FILE FILE exists and is a regular file\n" " -g FILE FILE exists and is set-group-ID\n" " -G FILE FILE exists and is owned by the effective group ID\n" " -h FILE FILE exists and is a symbolic link (same as -L)\n" " -k FILE FILE exists and has its sticky bit set\n" msgstr "" #: src/test.c:766 msgid "" " -L FILE FILE exists and is a symbolic link (same as -h)\n" " -O FILE FILE exists and is owned by the effective user ID\n" " -p FILE FILE exists and is a named pipe\n" " -r FILE FILE exists and read permission is granted\n" " -s FILE FILE exists and has a size greater than zero\n" msgstr "" #: src/test.c:773 msgid "" " -S FILE FILE exists and is a socket\n" " -t FD file descriptor FD is opened on a terminal\n" " -u FILE FILE exists and its set-user-ID bit is set\n" " -w FILE FILE exists and write permission is granted\n" " -x FILE FILE exists and execute (or search) permission is granted\n" msgstr "" #: src/test.c:780 msgid "" "\n" "Except for -h and -L, all FILE-related tests dereference symbolic links.\n" "Beware that parentheses need to be escaped (e.g., by backslashes) for " "shells.\n" "INTEGER may also be -l STRING, which evaluates to the length of STRING.\n" msgstr "" #: src/test.c:786 msgid "" "\n" "NOTE: [ honors the --help and --version options, but test does not.\n" "test treats each of those as it treats any other nonempty STRING.\n" msgstr "" #: src/test.c:791 msgid "test and/or [" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:803 msgid "Kevin Braunsdorf" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:804 msgid "Matthew Bradburn" msgstr "" #: src/test.c:863 #, c-format msgid "missing %s" msgstr "" #: src/test.c:872 #, c-format msgid "extra argument %s" msgstr "" #: src/timeout.c:112 #, c-format msgid "warning: sigprocmask" msgstr "" #: src/timeout.c:145 #, c-format msgid "warning: timer_settime" msgstr "" #: src/timeout.c:150 #, c-format msgid "warning: timer_create" msgstr "" #: src/timeout.c:225 #, c-format msgid "" "Usage: %s [OPTION] DURATION COMMAND [ARG]...\n" " or: %s [OPTION]\n" msgstr "" #: src/timeout.c:229 msgid "Start COMMAND, and kill it if still running after DURATION.\n" msgstr "" #: src/timeout.c:240 msgid "" " --preserve-status\n" " exit with the same status as COMMAND, even when the\n" " command times out\n" " --foreground\n" " when not running timeout directly from a shell prompt,\n" " allow COMMAND to read from the TTY and get TTY signals;\n" " in this mode, children of COMMAND will not be timed out\n" " -k, --kill-after=DURATION\n" " also send a KILL signal if COMMAND is still running\n" " this long after the initial signal was sent\n" " -s, --signal=SIGNAL\n" " specify the signal to be sent on timeout;\n" " SIGNAL may be a name like 'HUP' or a number;\n" " see 'kill -l' for a list of signals\n" msgstr "" #: src/timeout.c:254 msgid "" "\n" "DURATION is a floating point number with an optional suffix:\n" "'s' for seconds (the default), 'm' for minutes, 'h' for hours or 'd' for " "days.\n" msgstr "" #: src/timeout.c:259 msgid "" "\n" "If the command times out, and --preserve-status is not set, then exit with\n" "status 124. Otherwise, exit with the status of COMMAND. If no signal\n" "is specified, send the TERM signal upon timeout. The TERM signal kills\n" "any process that does not block or catch that signal. It may be necessary\n" "to use the KILL (9) signal, since this signal cannot be caught, in which\n" "case the exit status is 128+9 rather than 124.\n" msgstr "" #: src/timeout.c:363 #, c-format msgid "warning: disabling core dumps failed" msgstr "" #: src/timeout.c:471 #, c-format msgid "error waiting for command" msgstr "" #: src/timeout.c:482 #, c-format msgid "the monitored command dumped core" msgstr "" #: src/timeout.c:497 #, c-format msgid "unknown status from command (%d)" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:43 msgid "Jim Kingdon" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:45 msgid "Randy Smith" msgstr "" #: src/touch.c:115 src/touch.c:309 #, c-format msgid "invalid date format %s" msgstr "ongeldige datumformaat %s" #: src/touch.c:191 #, c-format msgid "cannot touch %s" msgstr "kan nie %s aanraak nie" #: src/touch.c:197 #, c-format msgid "setting times of %s" msgstr "die tyd van %s is verstel" #: src/touch.c:213 msgid "" "Update the access and modification times of each FILE to the current time.\n" "\n" "A FILE argument that does not exist is created empty, unless -c or -h\n" "is supplied.\n" "\n" "A FILE argument string of - is handled specially and causes touch to\n" "change the times of the file associated with standard output.\n" msgstr "" #: src/touch.c:225 msgid "" " -a change only the access time\n" " -c, --no-create do not create any files\n" " -d, --date=STRING parse STRING and use it instead of current time\n" " -f (ignored)\n" msgstr "" #: src/touch.c:231 msgid "" " -h, --no-dereference affect each symbolic link instead of any " "referenced\n" " file (useful only on systems that can change the\n" " timestamps of a symlink)\n" " -m change only the modification time\n" msgstr "" #: src/touch.c:237 msgid "" " -r, --reference=FILE use this file's times instead of current time\n" " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n" " --time=WORD change the specified time:\n" " WORD is access, atime, or use: equivalent to -a\n" " WORD is modify or mtime: equivalent to -m\n" msgstr "" #: src/touch.c:246 msgid "" "\n" "Note that the -d and -t options accept different time-date formats.\n" msgstr "" #: src/touch.c:335 #, c-format msgid "cannot specify times from more than one source" msgstr "" #: src/touch.c:409 #, c-format msgid "" "warning: 'touch %s' is obsolete; use 'touch -t %04ld%02d%02d%02d%02d.%02d'" msgstr "" #: src/tr.c:286 #, c-format msgid "Usage: %s [OPTION]... SET1 [SET2]\n" msgstr "Gebruik so: %s [OPSIE]... STEL1 [STEL2]\n" #: src/tr.c:290 msgid "" "Translate, squeeze, and/or delete characters from standard input,\n" "writing to standard output.\n" "\n" " -c, -C, --complement use the complement of SET1\n" " -d, --delete delete characters in SET1, do not translate\n" " -s, --squeeze-repeats replace each sequence of a repeated character\n" " that is listed in the last specified SET,\n" " with a single occurrence of that character\n" " -t, --truncate-set1 first truncate SET1 to length of SET2\n" msgstr "" #: src/tr.c:303 msgid "" "\n" "SETs are specified as strings of characters. Most represent themselves.\n" "Interpreted sequences are:\n" "\n" " \\NNN character with octal value NNN (1 to 3 octal digits)\n" " \\\\ backslash\n" " \\a audible BEL\n" " \\b backspace\n" " \\f form feed\n" " \\n new line\n" " \\r return\n" " \\t horizontal tab\n" msgstr "" #: src/tr.c:317 msgid "" " \\v vertical tab\n" " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n" " [CHAR*] in SET2, copies of CHAR until length of SET1\n" " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n" " [:alnum:] all letters and digits\n" " [:alpha:] all letters\n" " [:blank:] all horizontal whitespace\n" " [:cntrl:] all control characters\n" " [:digit:] all digits\n" msgstr "" #: src/tr.c:328 msgid "" " [:graph:] all printable characters, not including space\n" " [:lower:] all lower case letters\n" " [:print:] all printable characters, including space\n" " [:punct:] all punctuation characters\n" " [:space:] all horizontal or vertical whitespace\n" " [:upper:] all upper case letters\n" " [:xdigit:] all hexadecimal digits\n" " [=CHAR=] all characters which are equivalent to CHAR\n" msgstr "" #: src/tr.c:338 msgid "" "\n" "Translation occurs if -d is not given and both SET1 and SET2 appear.\n" "-t may be used only when translating. SET2 is extended to length of\n" "SET1 by repeating its last character as necessary. Excess characters\n" "of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n" "expand in ascending order; used in SET2 while translating, they may\n" "only be used in pairs to specify case conversion. -s uses the last\n" "specified SET, and occurs after translation or deletion.\n" msgstr "" #: src/tr.c:509 #, c-format msgid "" "warning: the ambiguous octal escape \\%c%c%c is being\n" "\tinterpreted as the 2-byte sequence \\0%c%c, %c" msgstr "" #: src/tr.c:518 #, c-format msgid "warning: an unescaped backslash at end of string is not portable" msgstr "" #: src/tr.c:673 #, c-format msgid "range-endpoints of '%s-%s' are in reverse collating sequence order" msgstr "" #: src/tr.c:829 #, c-format msgid "invalid repeat count %s in [c*n] construct" msgstr "" #: src/tr.c:910 #, c-format msgid "missing character class name '[::]'" msgstr "" #: src/tr.c:913 #, c-format msgid "missing equivalence class character '[==]'" msgstr "" #: src/tr.c:928 #, c-format msgid "invalid character class %s" msgstr "" #: src/tr.c:947 #, c-format msgid "%s: equivalence class operand must be a single character" msgstr "" #: src/tr.c:1229 #, c-format msgid "misaligned [:upper:] and/or [:lower:] construct" msgstr "" #: src/tr.c:1335 #, c-format msgid "too many characters in set" msgstr "" #: src/tr.c:1420 #, c-format msgid "" "when translating with string1 longer than string2,\n" "the latter string must not end with a character class" msgstr "" #: src/tr.c:1480 #, c-format msgid "the [c*] repeat construct may not appear in string1" msgstr "" #: src/tr.c:1490 #, c-format msgid "only one [c*] repeat construct may appear in string2" msgstr "" #: src/tr.c:1498 #, c-format msgid "[=c=] expressions may not appear in string2 when translating" msgstr "" #: src/tr.c:1505 #, c-format msgid "" "when translating, the only character classes that may appear in\n" "string2 are 'upper' and 'lower'" msgstr "" #: src/tr.c:1520 #, c-format msgid "when not truncating set1, string2 must be non-empty" msgstr "" #: src/tr.c:1529 #, c-format msgid "" "when translating with complemented character classes,\n" "string2 must map all characters in the domain to one" msgstr "" #: src/tr.c:1538 #, c-format msgid "the [c*] construct may appear in string2 only when translating" msgstr "" #: src/tr.c:1788 msgid "Two strings must be given when both deleting and squeezing repeats." msgstr "" #: src/tr.c:1790 msgid "Two strings must be given when translating." msgstr "" #: src/tr.c:1800 msgid "Only one string may be given when deleting without squeezing repeats." msgstr "" #: src/true.c:38 #, c-format msgid "" "Usage: %s [ignored command line arguments]\n" " or: %s OPTION\n" msgstr "" #: src/true.c:45 msgid "Exit with a status code indicating success." msgstr "" #: src/true.c:46 msgid "Exit with a status code indicating failure." msgstr "" #: src/truncate.c:96 #, c-format msgid "Usage: %s OPTION... FILE...\n" msgstr "" #: src/truncate.c:97 msgid "" "Shrink or extend the size of each FILE to the specified size\n" "\n" "A FILE argument that does not exist is created.\n" "\n" "If a FILE is larger than the specified size, the extra data is lost.\n" "If a FILE is shorter, it is extended and the extended part (hole)\n" "reads as zero bytes.\n" msgstr "" #: src/truncate.c:109 msgid " -c, --no-create do not create any files\n" msgstr "" #: src/truncate.c:112 msgid "" " -o, --io-blocks treat SIZE as number of IO blocks instead of bytes\n" msgstr "" #: src/truncate.c:88 msgid "" " -r, --reference=RFILE base size on RFILE\n" " -s, --size=SIZE set or adjust the file size by SIZE bytes\n" msgstr "" #: src/truncate.c:121 msgid "" "\n" "SIZE may also be prefixed by one of the following modifying characters:\n" "'+' extend by, '-' reduce by, '<' at most, '>' at least,\n" "'/' round down to multiple of, '%' round up to multiple of.\n" msgstr "" #: src/truncate.c:149 #, c-format msgid "overflow in % * % byte blocks for file %s" msgstr "" #: src/truncate.c:173 #, c-format msgid "%s has unusable, apparently negative size" msgstr "" #: src/truncate.c:183 src/truncate.c:384 #, c-format msgid "cannot get the size of %s" msgstr "" #: src/truncate.c:205 #, c-format msgid "overflow rounding up size of file %s" msgstr "" #: src/truncate.c:215 #, c-format msgid "overflow extending size of file %s" msgstr "" #: src/truncate.c:230 #, c-format msgid "failed to truncate %s at % bytes" msgstr "" #: src/truncate.c:303 #, c-format msgid "multiple relative modifiers specified" msgstr "" #: src/truncate.c:285 msgid "Invalid number" msgstr "" #: src/truncate.c:333 #, c-format msgid "you must specify either %s or %s" msgstr "" #: src/truncate.c:340 #, c-format msgid "you must specify a relative %s with %s" msgstr "" #: src/truncate.c:347 #, c-format msgid "%s was specified but %s was not" msgstr "" #: src/truncate.c:404 #, c-format msgid "cannot open %s for writing" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/tsort.c:40 msgid "Mark Kettenis" msgstr "" #: src/tsort.c:82 #, c-format msgid "" "Usage: %s [OPTION] [FILE]\n" "Write totally ordered list consistent with the partial ordering in FILE.\n" msgstr "" #: src/uptime.c:210 #, c-format msgid "\n" msgstr "\n" #: src/tsort.c:472 #, c-format msgid "%s: input contains an odd number of tokens" msgstr "" #: src/tsort.c:518 #, c-format msgid "%s: input contains a loop:" msgstr "%s: toevoer bevat 'n lus" #: src/tty.c:65 msgid "" "Print the file name of the terminal connected to standard input.\n" "\n" " -s, --silent, --quiet print nothing, only return an exit status\n" msgstr "" #: src/tty.c:120 msgid "not a tty" msgstr "nie 'n tty nie" #: src/uname.c:124 msgid "" "Print certain system information. With no OPTION, same as -s.\n" "\n" " -a, --all print all information, in the following order,\n" " except omit -p and -i if unknown:\n" " -s, --kernel-name print the kernel name\n" " -n, --nodename print the network node hostname\n" " -r, --kernel-release print the kernel release\n" msgstr "" #: src/uname.c:133 msgid "" " -v, --kernel-version print the kernel version\n" " -m, --machine print the machine hardware name\n" " -p, --processor print the processor type (non-portable)\n" " -i, --hardware-platform print the hardware platform (non-portable)\n" " -o, --operating-system print the operating system\n" msgstr "" #: src/uname.c:143 msgid "" "Print machine architecture.\n" "\n" msgstr "" #: src/uname.c:286 #, c-format msgid "cannot get system name" msgstr "kan nie die stelselnaam vasstel nie" #: src/unexpand.c:117 msgid "Convert blanks in each FILE to tabs, writing to standard output.\n" msgstr "" #: src/unexpand.c:124 msgid "" " -a, --all convert all blanks, instead of just initial blanks\n" " --first-only convert only leading sequences of blanks (overrides -a)\n" " -t, --tabs=N have tabs N characters apart instead of 8 (enables -a)\n" " -t, --tabs=LIST use comma separated LIST of tab positions (enables -a)\n" msgstr "" #: src/unexpand.c:152 #, c-format msgid "tabs are too far apart" msgstr "" #: src/unexpand.c:504 #, c-format msgid "tab stop value is too large" msgstr "" #: src/uniq.c:134 #, c-format msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n" msgstr "Gebruik so: %s [OPSIE]... [TOEVOER [AFVOER]]\n" #: src/uniq.c:138 msgid "" "Filter adjacent matching lines from INPUT (or standard input),\n" "writing to OUTPUT (or standard output).\n" "\n" "With no options, matching lines are merged to the first occurrence.\n" msgstr "" #: src/uniq.c:183 msgid "" " -c, --count prefix lines by the number of occurrences\n" " -d, --repeated only print duplicate lines, one for each group\n" msgstr "" #: src/uniq.c:187 msgid "" " -D print all duplicate lines\n" " --all-repeated[=METHOD] like -D, but allow separating groups\n" " with an empty line;\n" " METHOD={none(default),prepend,separate}\n" msgstr "" #: src/uniq.c:193 msgid " -f, --skip-fields=N avoid comparing the first N fields\n" msgstr "" #: src/uniq.c:196 msgid "" " --group[=METHOD] show all items, separating groups with an empty " "line;\n" " METHOD={separate(default),prepend,append,both}\n" msgstr "" #: src/uniq.c:200 msgid "" " -i, --ignore-case ignore differences in case when comparing\n" " -s, --skip-chars=N avoid comparing the first N characters\n" " -u, --unique only print unique lines\n" msgstr "" #: src/uniq.c:161 msgid " -w, --check-chars=N compare no more than N characters in lines\n" msgstr "" #: src/uniq.c:166 msgid "" "\n" "A field is a run of blanks (usually spaces and/or TABs), then non-blank\n" "characters. Fields are skipped before chars.\n" msgstr "" #: src/uniq.c:171 msgid "" "\n" "Note: 'uniq' does not detect repeated lines unless they are adjacent.\n" "You may want to sort the input first, or use 'sort -u' without 'uniq'.\n" "Also, comparisons honor the rules specified by 'LC_COLLATE'.\n" msgstr "" #: src/uniq.c:358 #, c-format msgid "too many repeated lines" msgstr "te veel herhalende lyne" #: src/uniq.c:521 msgid "invalid number of fields to skip" msgstr "ongeldige aantal velde om oor te slaan" #: src/uniq.c:530 msgid "invalid number of bytes to skip" msgstr "ongeldige aantal grepe om oor te slaan" #: src/uniq.c:539 msgid "invalid number of bytes to compare" msgstr "ongeldige aantal grepe om te vergelyk" #: src/uniq.c:646 #, c-format msgid "--group is mutually exclusive with -c/-d/-D/-u" msgstr "" #: src/uniq.c:653 #, c-format msgid "grouping and printing repeat counts is meaningless" msgstr "" #: src/uniq.c:558 #, c-format msgid "printing all duplicated lines and repeat counts is meaningless" msgstr "" #: src/unlink.c:45 #, c-format msgid "" "Usage: %s FILE\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s LÊER \n" " of: %s OPSIE\n" #: src/unlink.c:48 msgid "" "Call the unlink function to remove the specified FILE.\n" "\n" msgstr "" "Roep die unlink-funksie om die gespesifiseerde LÊER te verwyder.\n" "\n" #: src/uptime.c:125 #, c-format msgid "couldn't get boot time" msgstr "kon nie die herlaaityd vasstel nie" #. TRANSLATORS: This prints the current clock time. #: src/uptime.c:136 msgid " %H:%M%P " msgstr "" #: src/uptime.c:138 #, c-format msgid " ??:???? " msgstr "" #: src/uptime.c:140 #, c-format msgid "up ???? days ??:??, " msgstr "" #: src/uptime.c:144 #, c-format msgid "up %ld day %2d:%02d, " msgid_plural "up %ld days %2d:%02d, " msgstr[0] "" msgstr[1] "" #: src/uptime.c:149 #, c-format msgid "up %2d:%02d, " msgstr "" #: src/uptime.c:151 #, c-format msgid "%lu user" msgid_plural "%lu users" msgstr[0] "ongeldige gebruiker" msgstr[1] "ongeldige gebruiker" #: src/uptime.c:161 #, c-format msgid ", load average: %.2f" msgstr ", ladinggemiddeld: %.2f" #: src/uptime.c:197 #, c-format msgid "" "Print the current time, the length of time the system has been up,\n" "the number of users on the system, and the average number of jobs\n" "in the run queue over the last 1, 5 and 15 minutes." msgstr "" #: src/uptime.c:206 #, c-format msgid "" " Processes in\n" "an uninterruptible sleep state also contribute to the load average.\n" msgstr "" #: src/uptime.c:212 #, c-format msgid "" "If FILE is not specified, use %s. %s as FILE is common.\n" "\n" msgstr "" #: src/users.c:106 #, c-format msgid "" "Output who is currently logged in according to FILE.\n" "If FILE is not specified, use %s. %s as FILE is common.\n" "\n" msgstr "" "Vertoon wie tans aangeteken is volgens LÊER.\n" "As LÊER nie gespesifiseer is nie, gebruik %s. %s vir LÊER is algemeen.\n" "\n" #: src/wc.c:116 msgid "" "Print newline, word, and byte counts for each FILE, and a total line if\n" "more than one FILE is specified. A word is a non-zero-length sequence of\n" "characters delimited by white space.\n" msgstr "" #: src/wc.c:124 msgid "" "\n" "The options below may be used to select which counts are printed, always in\n" "the following order: newline, word, character, byte, maximum line length.\n" " -c, --bytes print the byte counts\n" " -m, --chars print the character counts\n" " -l, --lines print the newline counts\n" msgstr "" #: src/wc.c:132 msgid "" " --files0-from=F read input from the files specified by\n" " NUL-terminated names in file F;\n" " If F is - then read names from standard input\n" " -L, --max-line-length print the maximum display width\n" " -w, --words print the word counts\n" msgstr "" #: src/who.c:210 msgid " old " msgstr " oud " #: src/who.c:440 msgid "system boot" msgstr "" #: src/who.c:447 src/who.c:449 msgid "id=" msgstr "id=" #: src/who.c:462 src/who.c:467 msgid "term=" msgstr "term=" #: src/who.c:464 src/who.c:468 msgid "exit=" msgstr "verlaat=" #: src/who.c:485 msgid "LOGIN" msgstr "" #: src/who.c:505 msgid "clock change" msgstr "horlosieverandering" #: src/who.c:517 src/who.c:518 msgid "run-level" msgstr "uitvoervlak" #: src/who.c:521 src/who.c:522 msgid "last=" msgstr "laaste=" #: src/who.c:553 #, c-format msgid "" "\n" "# users=%lu\n" msgstr "" "\n" "# gebruikers=%lu\n" #: src/who.c:559 msgid "NAME" msgstr "NAAM" #: src/who.c:559 msgid "LINE" msgstr "LYN" #: src/who.c:559 msgid "TIME" msgstr "TYD" #: src/who.c:559 msgid "IDLE" msgstr "LUIER" #: src/who.c:560 msgid "PID" msgstr "PID" #: src/who.c:560 msgid "COMMENT" msgstr "KOMMENTAAR" #: src/who.c:560 msgid "EXIT" msgstr "VERLAAT" #: src/who.c:640 #, c-format msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n" msgstr "Gebruik so: %s [OPSIE]... [ LÊER | ARG1 ARG2 ]\n" #: src/who.c:641 msgid "Print information about users who are currently logged in.\n" msgstr "" #: src/who.c:644 msgid "" "\n" " -a, --all same as -b -d --login -p -r -t -T -u\n" " -b, --boot time of last system boot\n" " -d, --dead print dead processes\n" " -H, --heading print line of column headings\n" msgstr "" #: src/who.c:651 msgid " -l, --login print system login processes\n" msgstr "" #: src/who.c:654 msgid "" " --lookup attempt to canonicalize hostnames via DNS\n" " -m only hostname and user associated with stdin\n" " -p, --process print active processes spawned by init\n" msgstr "" #: src/who.c:659 msgid "" " -q, --count all login names and number of users logged on\n" " -r, --runlevel print current runlevel\n" " -s, --short print only name, line, and time (default)\n" " -t, --time print last system clock change\n" msgstr "" #: src/who.c:665 msgid "" " -T, -w, --mesg add user's message status as +, - or ?\n" " -u, --users list users logged in\n" " --message same as -T\n" " --writable same as -T\n" msgstr "" #: src/who.c:673 #, c-format msgid "" "\n" "If FILE is not specified, use %s. %s as FILE is common.\n" "If ARG1 ARG2 given, -m presumed: 'am i' or 'mom likes' are usual.\n" msgstr "" #: src/whoami.c:45 msgid "" "Print the user name associated with the current effective user ID.\n" "Same as id -un.\n" "\n" msgstr "" #: src/whoami.c:87 #, c-format msgid "cannot find name for user ID %lu" msgstr "kan nie naam vir gebruikers ID %lu kry nie" #: src/yes.c:41 #, c-format msgid "" "Usage: %s [STRING]...\n" " or: %s OPTION\n" msgstr "" "Gebruik so: %s [STRING]... \n" " of: %s OPSIE\n" #: src/yes.c:47 msgid "" "Repeatedly output a line with all specified STRING(s), or 'y'.\n" "\n" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/language-selector.po0000644000000000000000000003572612734304012020775 0ustar # Afrikaans translation for language-selector # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the language-selector package. # FIRST AUTHOR , 2009. # Dawid de Jager , 2012. msgid "" msgstr "" "Project-Id-Version: language-selector\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-05-26 22:49+0000\n" "PO-Revision-Date: 2015-10-09 11:01+0000\n" "Last-Translator: Dawid de Jager \n" "Language-Team: Ubuntu Afrikaans Translators\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:40+0000\n" "X-Generator: Launchpad (build 18115)\n" "Language: af\n" #. Hack for Chinese langpack split #. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically. #: ../LanguageSelector/LocaleInfo.py:56 msgid "Chinese (simplified)" msgstr "Sjinees (vereenvoudig)" #. Translators: please translate 'Chinese (simplified)' and 'Chinese (traditional)' so that they appear next to each other when sorted alphabetically. #: ../LanguageSelector/LocaleInfo.py:58 msgid "Chinese (traditional)" msgstr "Sjinees (tradisioneel)" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:233 msgid "No language information available" msgstr "Geen taalinligting beskikbaar nie" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:234 msgid "" "The system does not have information about the available languages yet. Do " "you want to perform a network update to get them now? " msgstr "" "Die stelsel het nog nie inligting oor beskikbare tale nie. Wil u 'n " "netwerkbywerking uitvoer om hul nou te kry? " #: ../LanguageSelector/gtk/GtkLanguageSelector.py:238 msgid "_Update" msgstr "Werk _by" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:322 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:359 #: ../data/LanguageSelector.ui.h:21 msgid "Language" msgstr "Taal" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:329 msgid "Installed" msgstr "Geïnstalleer" #. print("%(INSTALL)d to install, %(REMOVE)d to remove" % (countInstall, countRemove)) #. Translators: %(INSTALL)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "INSTALL". #: ../LanguageSelector/gtk/GtkLanguageSelector.py:397 #, python-format msgid "%(INSTALL)d to install" msgid_plural "%(INSTALL)d to install" msgstr[0] "%(INSTALL)d om te installeer" msgstr[1] "%(INSTALL)d om te installeer" #. Translators: %(REMOVE)d is parsed; either keep it exactly as is or remove it entirely, but don't translate "REMOVE". #: ../LanguageSelector/gtk/GtkLanguageSelector.py:399 #, python-format msgid "%(REMOVE)d to remove" msgid_plural "%(REMOVE)d to remove" msgstr[0] "%(REMOVE)d om te verwyder" msgstr[1] "%(REMOVE)d om te verwyder" #. Translators: this string will concatenate the "%n to install" and "%n to remove" strings, you can replace the comma if you need to. #: ../LanguageSelector/gtk/GtkLanguageSelector.py:408 #, python-format msgid "%s, %s" msgstr "%s, %s" #. find out about the other options #: ../LanguageSelector/gtk/GtkLanguageSelector.py:456 msgid "none" msgstr "geen" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:509 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:718 msgid "Software database is broken" msgstr "Sagtewaredatabasis is gebreek" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:510 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:719 msgid "" "It is impossible to install or remove any software. Please use the package " "manager \"Synaptic\" or run \"sudo apt-get install -f\" in a terminal to fix " "this issue at first." msgstr "" "Dit is onmoontlik om enige sagteware te installeer of verwyder. Gebruik " "asseblief die pakketbestuurder \"Synaptic\", of loop \"sudo apt-get install -" "f\" in 'n terminaal om hierdie probleem eerste op te los." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:551 msgid "Could not install the selected language support" msgstr "Kon nie die gekose taalondersteuning installeer nie" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:552 msgid "" "This is perhaps a bug of this application. Please file a bug report at " "https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug" msgstr "" "Hierdie is dalk 'n fout in die toepassing. Rapporteer dit asseblief by " "https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:576 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:612 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:616 msgid "Could not install the full language support" msgstr "Kon nie die volledige taalondersteuning installeer nie" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:577 msgid "" "Usually this is related to an error in your software archive or software " "manager. Check your preferences in Software Sources (click the icon at the " "very right of the top bar and select \"System Settings... -> Software " "Sources\")." msgstr "" "Gewoonlik hou hierdie verband met 'n fout in u sagteware-argief of " "sagtewarebestuurder. Gaan asseblief jou voorkeure na in Sagtewarebronne " "(klik die ikoon heel regs op die boonste balk en kies " "\"Stelselinstellings... -> Sagtewarebronne\")." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:613 msgid "Failed to authorize to install packages." msgstr "Gefaal met die magtiging om pakkette te installeer." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:671 msgid "The language support is not installed completely" msgstr "Die taalondersteuning is nie volledig geïnstalleer nie" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:672 msgid "" "Some translations or writing aids available for your chosen languages are " "not installed yet. Do you want to install them now?" msgstr "" "Sommige vertalings of skryfhulpmiddelle wat vir jou gekose taal beskikbaar " "is, is nog nie geïnstalleer nie. Wil jy dit nou installeer?" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:675 msgid "_Remind Me Later" msgstr "He_rinner my later" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:676 msgid "_Install" msgstr "_Installeer" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:679 msgid "Details" msgstr "Besonderhede" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:943 #, python-format msgid "" "Failed to apply the '%s' format\n" "choice. The examples may show up if you\n" "close and re-open Language Support." msgstr "" "Gefaal met die toepassing van die '%s'-formaatkeuse.\n" "Die voorbeelde kan sigbaar word as jy \n" "Taalondersteuning afsluit en weer loop." #: ../data/LanguageSelector.ui.h:1 ../data/language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Taalondersteuning" #: ../data/LanguageSelector.ui.h:2 msgid "" "Checking available language support\n" "\n" "The availability of translations or writing aids can differ between " "languages." msgstr "" "Kyk tans vir beskikbare taalondersteuning\n" "\n" "Die beskikbaarheid van vertalings of skryfhulpmiddele kan tussen tale " "verskil." #: ../data/LanguageSelector.ui.h:5 msgid "Installed Languages" msgstr "Geïnstalleerde tale" #: ../data/LanguageSelector.ui.h:6 msgid "" "When a language is installed, individual users can choose it in their " "Language settings." msgstr "" "Wanneer 'n taal geïnstalleer is, kan individuele gebruikers dit kies in hul " "Taalinstellings." #: ../data/LanguageSelector.ui.h:7 msgid "Language for menus and windows:" msgstr "Taal vir kieslyste en vensters:" #: ../data/LanguageSelector.ui.h:8 msgid "" "This setting only affects the language your desktop and applications are " "displayed in. It does not set the system environment, like currency or date " "format settings. For that, use the settings in the Regional Formats tab.\n" "The order of the values displayed here decides which translations to use for " "your desktop. If translations for the first language are not available, the " "next one in this list will be tried. The last entry of this list is always " "\"English\".\n" "Every entry below \"English\" will be ignored." msgstr "" "Hierdie instelling beïnvloed slegs die taal waarin jou werkskerm en " "toepassings vertoon word. Dit verstel nie die stelselomgewing, soos " "geldeenheid- of datumformaatinstellings nie. Gebruik daarvoor die " "instellings in die Streeksformate-duimgids.\n" "Die volgorde van die waardes hier vertoon bepaal watter vertalings om vir " "jou werkskerm te gebruik. Indien vertalings nie vir die eerste taal " "beskikbaar is nie, sal die volgende een in die lys probeer word. Die laaste " "inskrywing in hierdie lys is altyd \"English\".\n" "Elke inskrywing onder \"English\" sal geïgnoreer word." #: ../data/LanguageSelector.ui.h:11 msgid "" "Drag languages to arrange them in order of preference.\n" "Changes take effect next time you log in." msgstr "" "Sleep tale om hulle volgens voorkeur te sorteer.\n" "Veranderinge sal in werking tree as jy volgende keer inteken." #: ../data/LanguageSelector.ui.h:13 msgid "Apply System-Wide" msgstr "Pas stelselwyd toe" #: ../data/LanguageSelector.ui.h:14 msgid "" "Use the same language choices for startup and the login " "screen." msgstr "" "Gebruik dieselfde taalkeuses vir selflaai en die intekenskerm." #: ../data/LanguageSelector.ui.h:15 msgid "Install / Remove Languages..." msgstr "Installeer/Verwyder tale..." #: ../data/LanguageSelector.ui.h:16 msgid "Keyboard input method system:" msgstr "Sleutelbord-toevoermetodestelsel:" #: ../data/LanguageSelector.ui.h:17 msgid "" "If you need to type in languages, which require more complex input methods " "than just a simple key to letter mapping, you may want to enable this " "function.\n" "For example, you will need this function for typing Chinese, Japanese, " "Korean or Vietnamese.\n" "The recommended value for Ubuntu is \"IBus\".\n" "If you want to use alternative input method systems, install the " "corresponding packages first and then choose the desired system here." msgstr "" "Indien jy dit nodig vind om in tale te tik wat meer komplekse toevoermetodes " "vereis as net 'n eenvoudige sleutel na letterkartering, sal jy dalk hierdie " "funksie wil aktiveer.\n" "Jy sal die funksie byvoorbeeld benodig om Sjinees, Japannees, Koreaans of " "Viëtnamees te tik.\n" "Die voorgestelde waarde vir Ubuntu is \"IBus\".\n" "Indien jy alternatiewe toevoermetodestelsels wil gebruik, installeer die " "ooreenstemmende pakkette eers en kies dan die verlangde stelsel hier." #: ../data/LanguageSelector.ui.h:22 msgid "Display numbers, dates and currency amounts in the usual format for:" msgstr "Vertoon getalle, datums en geldeenhede in die gewone formaat vir:" #: ../data/LanguageSelector.ui.h:23 msgid "" "This will set the system environment like shown below and will also affect " "the preferred paper format and other region specific settings.\n" "If you want to display the desktop in a different language than this, please " "select it in the \"Language\" tab.\n" "Hence you should set this to a sensible value for the region in which you " "are located." msgstr "" "Hierdie sal die stelselveranderlikes instel soos hieronder uiteengesit, en " "sal ook die voorkeurpapierformaat en ander streekspesifieke instellings " "affekteer.\n" "Indien jy die werkskerm in 'n ander taal as hierdie wil vertoon, kies dit " "asseblief in die \"Taal\"-duimgids.\n" "Dus moet jy hierdie na 'n sinvolle waarde vir die streek waarin jy jou " "bevind instel." #: ../data/LanguageSelector.ui.h:26 msgid "Changes take effect next time you log in." msgstr "" "Veranderinge sal inwerking tree wanneer jy volgende keer " "inteken." #: ../data/LanguageSelector.ui.h:27 msgid "" "Use the same format choice for startup and the login screen." msgstr "" "Gebruik dieselfde formaatkeuse vir die laaifunksie en " "intekeningskerm." #: ../data/LanguageSelector.ui.h:28 msgid "Currency:" msgstr "Geldeenheid:" #: ../data/LanguageSelector.ui.h:29 msgid "Date:" msgstr "Datum:" #: ../data/LanguageSelector.ui.h:30 msgid "Number:" msgstr "Getal:" #: ../data/LanguageSelector.ui.h:31 msgid "Example" msgstr "Voorbeeld" #: ../data/LanguageSelector.ui.h:32 msgid "Regional Formats" msgstr "Streeksformate" #: ../data/language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Stel veelvoudige en inheemse taalondersteuning in vir jou stelsel" #. Name #: ../data/incomplete-language-support-gnome.note.in:5 msgid "Incomplete Language Support" msgstr "Onvolledige taalondersteuning" #. Description #: ../data/incomplete-language-support-gnome.note.in:6 msgid "" "The language support files for your selected language seem to be incomplete. " "You can install the missing components by clicking on \"Run this action " "now\" and follow the instructions. An active internet connection is " "required. If you would like to do this at a later time, please use Language " "Support instead (click the icon at the very right of the top bar and select " "\"System Settings... -> Language Support\")." msgstr "" "Die taalondersteuningslêers vir jou gekose taal blyk onvolledig te wees. Jy " "kan die vermiste komponente installeer deur op \"Loop hierdie aksie nou\" te " "klik en die aanwysings te volg. 'n Aktiewe internetverbinding word vereis. " "Indien jy hierdie op 'n latere stadium wil doen, gebruik eerder " "Taalondersteuning (klik op die ikoon heel regs op die boonste balk en kies " "\"Stelselinstellings... -> Taalondersteuning\")." #. Name #: ../data/restart_session_required.note.in:5 msgid "Session Restart Required" msgstr "Herlaai van sessie word vereis" #. Description #: ../data/restart_session_required.note.in:6 msgid "The new language settings will take effect once you have logged out." msgstr "Die nuwe taalinstellings sal inskop sodra jy uitgeteken het." #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:1 msgid "Set system default language" msgstr "Stel stelselverstektaal in" #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:2 msgid "System policy prevented setting default language" msgstr "Stelselbeleid het die instelling van die verstektaal verhoed" #: ../gnome-language-selector:33 msgid "don't verify installed language support" msgstr "moenie geïnstalleerde taalondersteuning verifieer nie" #: ../gnome-language-selector:36 ../check-language-support:27 msgid "alternative datadir" msgstr "alternatiewe datadir" #: ../check-language-support:24 msgid "target language code" msgstr "teikentaalkode" #: ../check-language-support:28 msgid "check for the given package(s) only -- separate packagenames by comma" msgstr "kyk slegs vir die gegewe pakket(te) -- skei pakketname met komma" #: ../check-language-support:30 msgid "output all available language support packages for all languages" msgstr "voer alle beskikbare taalondersteuningspakkette vir alle tale af" #: ../check-language-support:33 msgid "show installed packages as well as missing ones" msgstr "wys geïnstalleerde asook vermiste pakkette" language-pack-af-base/data/af/LC_MESSAGES/usbcreator.po0000644000000000000000000001754212734304012017541 0ustar # Afrikaans translation for usb-creator # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the usb-creator package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: usb-creator\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-01-22 19:49+0000\n" "PO-Revision-Date: 2016-06-12 17:01+0000\n" "Last-Translator: Daan Schutte \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 18:35+0000\n" "X-Generator: Launchpad (build 18115)\n" #: .././gui/usbcreator-gtk.ui.h:1 msgid "Installation Failed" msgstr "Installasie het misluk" #: .././gui/usbcreator-gtk.ui.h:2 msgid "" "The installation failed. Please see ~/.cache/usb-creator.log for more " "details.\n" msgstr "" #: .././gui/usbcreator-gtk.ui.h:4 msgid "Installation Complete" msgstr "Installasie voltooi" #: .././gui/usbcreator-gtk.ui.h:5 msgid "Test Disk" msgstr "Toets Skyf" #: .././gui/usbcreator-gtk.ui.h:6 msgid "" "Installation is complete. You may now run Ubuntu on other computers by " "booting them with this drive inserted." msgstr "" "Installasie afgehandel. Ubuntu kan nou op ander rekenaars geloop word deur " "dit te laai met hierdie skyf aangeheg." #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. set title of progress window (same as gtk frontend) #: .././gui/usbcreator-gtk.ui.h:7 .././usbcreator/frontends/kde/frontend.py:184 #: usbcreator/frontends/kde/frontend.py:184 msgid "Installing" msgstr "Besig om te installeer" #: .././gui/usbcreator-gtk.ui.h:8 .././usbcreator/frontends/kde/frontend.py:504 #: usbcreator/frontends/kde/frontend.py:504 msgid "Quit the installation?" msgstr "Laat vaar die installasie?" #: .././gui/usbcreator-gtk.ui.h:9 .././usbcreator/frontends/kde/frontend.py:505 #: usbcreator/frontends/kde/frontend.py:505 msgid "Do you really want to quit the installation now?" msgstr "Wil u regtig die installasie nou laat vaar?" #: .././gui/usbcreator-gtk.ui.h:10 msgid "Make Startup Disk" msgstr "Skep 'n laai skyf" #: .././gui/usbcreator-gtk.ui.h:11 msgid "" "To try or install Ubuntu from a removable disk, it needs to be set up as a " "startup disk." msgstr "" "Om Ubuntu te probeer installeer vanaf 'n verwyderbare skyf moet die skyf " "opgestel wees as die laai skyf." #: .././gui/usbcreator-gtk.ui.h:12 msgid "Source disc image (.iso):" msgstr "" #: .././gui/usbcreator-gtk.ui.h:13 msgid "Other..." msgstr "Ander..." #: .././gui/usbcreator-gtk.ui.h:14 msgid "Disk to use:" msgstr "Skyf om te gebruik:" #: .././gui/usbcreator-gtk.ui.h:15 msgid "Erase Disk" msgstr "Vee skyf skoon" #: .././desktop/usb-creator-kde.desktop.in.h:1 #: .././desktop/usb-creator-gtk.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "Laai-skyf skepper" #: .././desktop/usb-creator-kde.desktop.in.h:2 #: .././desktop/usb-creator-gtk.desktop.in.h:2 msgid "Create a startup disk using a CD or disc image" msgstr "Skep 'n laai skyf met behulp van 'n CD of skyfafbeelding" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:1 msgid "Image the device" msgstr "Maak 'n afbeelding van die toestel" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:2 msgid "System policy prevents writing a disk image to this device" msgstr "" "Stelselbeleid verhoed die skryf van 'n skyfafbeelding na hierdie toestel" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:3 msgid "Mount a device" msgstr "Monteer 'n toestel" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:4 msgid "System policy prevents mounting" msgstr "Stelselbeleid verhoed montering" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:5 msgid "Run KVM" msgstr "" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:6 msgid "System policy prevents running KVM" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:182 #: usbcreator/frontends/kde/frontend.py:182 msgid "Cancel" msgstr "Kanselleer" #: .././usbcreator/frontends/kde/frontend.py:211 #: .././usbcreator/frontends/gtk/frontend.py:648 #: usbcreator/frontends/kde/frontend.py:211 msgid "Installation failed." msgstr "Installasie het misluk." #: .././usbcreator/frontends/kde/frontend.py:366 #: .././usbcreator/frontends/gtk/frontend.py:423 #: usbcreator/frontends/kde/frontend.py:366 msgid "The device is not large enough to hold this image." msgstr "Die toestel is nie groot genoeg om die afbeelding te stoor nie." #. #-#-#-#-# usbcreator.pot (PACKAGE VERSION) #-#-#-#-# #. This here filter is for kfiledialog, no clue if it will ever make a return #. filter = '*.iso|' + _('CD Images') + '\n*.img|' + _('Disk Images') #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:541 #: usbcreator/frontends/kde/frontend.py:398 msgid "CD Images" msgstr "CD Afbeeldings" #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:542 #: usbcreator/frontends/kde/frontend.py:398 msgid "Disk Images" msgstr "Skyf Afbeelings" #: .././usbcreator/frontends/kde/frontend.py:428 #: .././usbcreator/frontends/gtk/frontend.py:570 #: usbcreator/frontends/kde/frontend.py:428 msgid "Are you sure you want to write the disc image to the device?" msgstr "" #: .././usbcreator/frontends/kde/frontend.py:429 #: .././usbcreator/frontends/gtk/frontend.py:571 #: usbcreator/frontends/kde/frontend.py:429 msgid "All existing data will be lost." msgstr "" #: .././usbcreator/frontends/kde/frontend.py:437 #: usbcreator/frontends/kde/frontend.py:437 msgid "Starting up" msgstr "Laai" #: .././usbcreator/frontends/kde/frontend.py:446 #: usbcreator/frontends/kde/frontend.py:446 msgid "You must select both source image and target device first." msgstr "" "Beide die bron afbeelding en die geteikende toestel moet eers gekies word." #: .././usbcreator/frontends/kde/frontend.py:457 #: .././usbcreator/frontends/gtk/frontend.py:604 #: usbcreator/frontends/kde/frontend.py:457 msgid "Finishing..." msgstr "Maak klaar..." #: .././usbcreator/frontends/kde/frontend.py:476 #: usbcreator/frontends/kde/frontend.py:476 msgid "" "The installation is complete. You may now reboot your computer with this " "device inserted to try or install Ubuntu." msgstr "" "Die installasie is afgehandel. Jy kan jou rekenaar nou af en aan skakel met " "die toestel gekoppel om Ubuntu te probeer installeer." #: .././usbcreator/frontends/kde/frontend.py:488 #: usbcreator/frontends/kde/frontend.py:488 msgid "Retry?" msgstr "Weer probeer?" #: .././usbcreator/frontends/gtk/frontend.py:335 msgid "CD-Drive/Image" msgstr "CD-Dryf/Afbeelding" #: .././usbcreator/frontends/gtk/frontend.py:348 msgid "OS Version" msgstr "Beheerstelsel weergawe" #: .././usbcreator/frontends/gtk/frontend.py:358 msgid "Size" msgstr "" #: .././usbcreator/frontends/gtk/frontend.py:493 msgid "Device" msgstr "Toestel" #: .././usbcreator/frontends/gtk/frontend.py:509 msgid "Label" msgstr "Etiket" #: .././usbcreator/frontends/gtk/frontend.py:519 msgid "Capacity" msgstr "Kapasiteit" #: .././usbcreator/frontends/gtk/frontend.py:577 msgid "Starting up..." msgstr "Besig om te begin..." #: .././usbcreator/frontends/gtk/frontend.py:602 #, python-format msgid "%d%% complete" msgstr "%d%% voltooid" #: .././usbcreator/install.py:92 #, python-format msgid "The extension \"%s\" is not supported." msgstr "Die uitbreiding \"%s\" word nie ondersteun nie." #: .././usbcreator/install.py:101 #, python-format msgid "" "An uncaught exception was raised:\n" "%s" msgstr "" "'n Ongehanteerde uitsondering is na vore gebring:\n" "%s" #: .././usbcreator/install.py:105 msgid "Writing disk image..." msgstr "Skryf skyfafbeelding..." #: .././usbcreator/install.py:106 #, python-format msgid "" "Could not write the disk image (%(source)s) to the device (%(device)s)." msgstr "" #: .././bin/usb-creator-kde:64 msgid "provide a source image to pre-populate the UI." msgstr "" #: .././bin/usb-creator-kde:69 msgid "allow writing to system-internal devices" msgstr "" language-pack-af-base/data/af/LC_MESSAGES/landscape-client.po0000644000000000000000000001356112734304012020573 0ustar # Afrikaans translation for landscape-client # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the landscape-client package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: landscape-client\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-10 19:33+0000\n" "PO-Revision-Date: 2012-09-19 14:00+0000\n" "Last-Translator: Dawid de Jager \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-06-27 17:58+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../landscape/ui/controller/app.py:49 msgid "Success." msgstr "Sukses." #: ../landscape/ui/controller/app.py:58 msgid "Failure." msgstr "Mislukking." #: ../landscape/ui/controller/app.py:90 msgid "Authentication failed" msgstr "Bevestiging het misluk" #: ../landscape/ui/controller/configuration.py:87 msgid "Registering client failed" msgstr "Registrerende kliënt het misluk" #: ../landscape/ui/controller/configuration.py:90 msgid "Registering client was successful" msgstr "Registrerende kliënt was suksesvol" #: ../landscape/ui/controller/configuration.py:98 #: ../landscape/ui/controller/configuration.py:101 #, python-format msgid "Attempting to register at %s" msgstr "Poog om te registreer by %s" #: ../landscape/ui/controller/configuration.py:112 msgid "Disabling client failed" msgstr "Uitskakeling van kliënt het misluk" #: ../landscape/ui/controller/configuration.py:115 msgid "Disabling client was successful" msgstr "Uitskakeling van kliënt was suksesvol" #: ../landscape/ui/controller/configuration.py:120 msgid "Attempting to disable landscape client." msgstr "Poog om landskap kliënt uit te skakel." #: ../landscape/ui/view/configuration.py:55 #: ../applications/landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "" #: ../landscape/ui/view/configuration.py:124 msgid "None" msgstr "Geen" #: ../landscape/ui/view/configuration.py:128 msgid "Landscape - hosted by Canonical" msgstr "Landscape - gehuisves deur Canonical" #: ../landscape/ui/view/configuration.py:132 msgid "Landscape - dedicated server" msgstr "Landscape - toegewyde bediener" #: ../landscape/ui/view/configuration.py:136 msgid "Register" msgstr "Registreer" #: ../landscape/ui/view/configuration.py:140 msgid "Disable" msgstr "Uitskakel" #: ../landscape/ui/view/configuration.py:144 msgid "Invalid host name." msgstr "Ongeldige gasheer naam." #: ../landscape/ui/view/configuration.py:148 msgid "Only ASCII characters are allowed." msgstr "Slegs ASCII karakters toegelaat" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:1 msgid "" "Landscape is a remote administration service from Canonical. If you allow " "it, a Landscape server can monitor this computer's performance and send " "administration commands." msgstr "" "Landscape is 'n afgeleë adminstrasie diens van Canonical. Indien u dit " "toelaat, kan 'n Landscape-bediener hierdie rekenaar se werkverrigting " "monitor en administrasie bevelle stuur." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:2 #: ../scripts/landscape-client-ui-install:52 msgid "Find out more..." msgstr "Vind meer uit..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:3 msgid "Landscape service:" msgstr "" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:4 msgid "Account name:" msgstr "Rekening naam:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:5 msgid "Registration Key:" msgstr "" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:6 msgid "Don't have an account?" msgstr "Het nie 'n rekening nie?" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:7 msgid "Sign up..." msgstr "Teken in" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:8 msgid "Landscape server hostname:" msgstr "Landscape bediener gasheernaam:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:9 msgid "" "If you click \"Disable\" the Landscape client on this machine will be " "disabled. You can reenable it later by revisiting this dialog." msgstr "" "Indien u \"Uitskakel\" kliek, sal die Landscape-kliënt op hierdie masjien " "uitgeskakel word. U kan dit weer later in werking stel deur weer hierdie " "dialoog te besoek." #: ../applications/landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "" #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:1 msgid "Allow the user to read and write Landscape Client settings." msgstr "" "Laat die gebruiker toe om Landscape-kliënt instellings te lees en skryf." #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:2 msgid "" "System policy prevents you from reading and writing Landscape Client " "Settings." msgstr "" "Stelselbeleid verhoed u om Landscape-kliënt instellings te lees en skryf." #: ../scripts/landscape-client-ui-install:55 msgid "Landscape client" msgstr "Landscape-kliënt" #: ../scripts/landscape-client-ui-install:56 msgid "" "Landscape is an easy-to-use commercial systems management and monitoring " "service offered by Canonical that helps administrators manage multiple " "machines efficiently." msgstr "" "Landscape is 'n maklik-bruikbare kommersiële stelsel bestuur en " "bewakingsdiens wat deur Canonical aangebied word om administreerders te help " "meervoudige masjiene effektief te bestuur." #: ../scripts/landscape-client-ui-install:59 msgid "" "You need to install Landscape client to be able to configure it. Do you want " "to install it now?" msgstr "" "U moet die Landscape-kliënt installeer om dit in te stel. Wil u dit nou " "installeer?" #: ../scripts/landscape-client-ui-install:61 msgid "Install Landscape client?" msgstr "Installeer Landscape-kliënt?" #: ../scripts/landscape-client-ui-install:62 msgid "Install" msgstr "Installeer" language-pack-af-base/data/af/LC_MESSAGES/NetworkManager.po0000644000000000000000000066166012734304012020322 0ustar # Afrikaans translation for network-manager # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the network-manager package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: network-manager\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-05-12 09:07+0000\n" "PO-Revision-Date: 2010-04-05 16:45+0000\n" "Last-Translator: JC Brand \n" "Language-Team: Afrikaans \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2016-06-27 17:44+0000\n" "X-Generator: Launchpad (build 18115)\n" #: ../clients/cli/agent.c:39 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" msgstr "" #: ../clients/cli/agent.c:47 #, c-format msgid "" "Usage: nmcli agent secret { help }\n" "\n" "Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n" "a password it asks registered agents for it. This command keeps nmcli " "running\n" "and if a password is required asks the user for it.\n" "\n" msgstr "" #: ../clients/cli/agent.c:57 #, c-format msgid "" "Usage: nmcli agent polkit { help }\n" "\n" "Registers nmcli as a polkit action for the user session.\n" "When a polkit daemon requires an authorization, nmcli asks the user and " "gives\n" "the response back to polkit.\n" "\n" msgstr "" #: ../clients/cli/agent.c:67 #, c-format msgid "" "Usage: nmcli agent all { help }\n" "\n" "Runs nmcli as both NetworkManager secret and a polkit agent.\n" "\n" msgstr "" #: ../clients/cli/agent.c:149 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "" #: ../clients/cli/agent.c:151 #, c-format msgid "Error: secret agent initialization failed" msgstr "" #: ../clients/cli/agent.c:166 #, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "" #: ../clients/cli/agent.c:174 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "" #: ../clients/cli/agent.c:206 ../clients/cli/connections.c:11054 #: ../clients/cli/devices.c:3644 ../clients/cli/general.c:343 #: ../clients/cli/general.c:481 #, c-format msgid "Error: NetworkManager is not running." msgstr "" #: ../clients/cli/agent.c:239 #, c-format msgid "Error: 'agent' command '%s' is not valid." msgstr "" #: ../clients/cli/common.c:38 ../clients/cli/common.c:51 #: ../clients/cli/common.c:59 ../clients/cli/common.c:71 #: ../clients/cli/connections.c:192 ../clients/cli/connections.c:214 msgid "GROUP" msgstr "" #. 0 #: ../clients/cli/common.c:39 ../clients/cli/common.c:60 msgid "ADDRESS" msgstr "ADRES" #. 1 #. 2 #: ../clients/cli/common.c:40 ../clients/cli/common.c:61 #: ../clients/cli/connections.c:217 msgid "GATEWAY" msgstr "" #. 2 #: ../clients/cli/common.c:41 ../clients/cli/common.c:62 msgid "ROUTE" msgstr "" #. 3 #: ../clients/cli/common.c:42 ../clients/cli/common.c:63 msgid "DNS" msgstr "DNS" #. 4 #: ../clients/cli/common.c:43 ../clients/cli/common.c:64 msgid "DOMAIN" msgstr "" #. 5 #: ../clients/cli/common.c:44 msgid "WINS" msgstr "" #. 0 #: ../clients/cli/common.c:52 ../clients/cli/common.c:72 msgid "OPTION" msgstr "" #: ../clients/cli/common.c:376 ../clients/cli/common.c:436 #, c-format msgid "invalid prefix '%s'; <1-%d> allowed" msgstr "" #: ../clients/cli/common.c:384 #, c-format msgid "invalid IP address: %s" msgstr "" #: ../clients/cli/common.c:448 #, c-format msgid "" "the second component of route ('%s') is neither a next hop address nor a " "metric" msgstr "" #: ../clients/cli/common.c:457 #, c-format msgid "invalid metric '%s'" msgstr "" #: ../clients/cli/common.c:465 #, c-format msgid "invalid route: %s" msgstr "" #: ../clients/cli/common.c:477 msgid "default route cannot be added (NetworkManager handles it by itself)" msgstr "" #: ../clients/cli/common.c:494 msgid "unmanaged" msgstr "" #: ../clients/cli/common.c:496 msgid "unavailable" msgstr "onbeskikbaar" #: ../clients/cli/common.c:498 ../clients/cli/general.c:245 msgid "disconnected" msgstr "" #: ../clients/cli/common.c:500 msgid "connecting (prepare)" msgstr "" #: ../clients/cli/common.c:502 msgid "connecting (configuring)" msgstr "" #: ../clients/cli/common.c:504 msgid "connecting (need authentication)" msgstr "" #: ../clients/cli/common.c:506 msgid "connecting (getting IP configuration)" msgstr "" #: ../clients/cli/common.c:508 msgid "connecting (checking IP connectivity)" msgstr "" #: ../clients/cli/common.c:510 msgid "connecting (starting secondary connections)" msgstr "" #: ../clients/cli/common.c:512 ../clients/cli/general.c:241 msgid "connected" msgstr "" #: ../clients/cli/common.c:514 ../clients/cli/connections.c:645 msgid "deactivating" msgstr "" #: ../clients/cli/common.c:516 msgid "connection failed" msgstr "verbinding het misluk" #: ../clients/cli/common.c:518 ../clients/cli/common.c:535 #: ../clients/cli/connections.c:650 ../clients/cli/connections.c:673 #: ../clients/cli/connections.c:1946 ../clients/cli/devices.c:1024 #: ../clients/cli/devices.c:1065 ../clients/cli/devices.c:1067 #: ../clients/cli/general.c:248 ../clients/cli/general.c:286 #: ../clients/cli/general.c:429 ../clients/cli/general.c:445 #: ../clients/cli/settings.c:839 ../clients/cli/settings.c:925 #: ../clients/cli/settings.c:1265 ../clients/cli/settings.c:1901 #: ../clients/cli/settings.c:3198 #, c-format msgid "unknown" msgstr "onbekend" #. "CAPABILITIES" #: ../clients/cli/common.c:527 ../clients/cli/connections.c:930 #: ../clients/cli/connections.c:932 ../clients/cli/connections.c:934 #: ../clients/cli/connections.c:968 ../clients/cli/connections.c:1037 #: ../clients/cli/connections.c:1038 ../clients/cli/connections.c:1040 #: ../clients/cli/connections.c:3454 ../clients/cli/connections.c:8567 #: ../clients/cli/connections.c:8568 ../clients/cli/devices.c:772 #: ../clients/cli/devices.c:989 ../clients/cli/devices.c:990 #: ../clients/cli/devices.c:991 ../clients/cli/devices.c:992 #: ../clients/cli/devices.c:993 ../clients/cli/devices.c:1028 #: ../clients/cli/devices.c:1030 ../clients/cli/devices.c:1058 #: ../clients/cli/devices.c:1059 ../clients/cli/devices.c:1060 #: ../clients/cli/devices.c:1061 ../clients/cli/devices.c:1062 #: ../clients/cli/devices.c:1063 ../clients/cli/devices.c:1064 #: ../clients/cli/devices.c:1066 ../clients/cli/devices.c:1068 #: ../clients/cli/general.c:439 ../clients/cli/settings.c:3193 msgid "yes" msgstr "ja" #: ../clients/cli/common.c:529 ../clients/cli/connections.c:930 #: ../clients/cli/connections.c:932 ../clients/cli/connections.c:934 #: ../clients/cli/connections.c:1037 ../clients/cli/connections.c:1038 #: ../clients/cli/connections.c:1040 ../clients/cli/connections.c:3455 #: ../clients/cli/connections.c:8567 ../clients/cli/connections.c:8568 #: ../clients/cli/devices.c:772 ../clients/cli/devices.c:989 #: ../clients/cli/devices.c:990 ../clients/cli/devices.c:991 #: ../clients/cli/devices.c:992 ../clients/cli/devices.c:993 #: ../clients/cli/devices.c:1028 ../clients/cli/devices.c:1030 #: ../clients/cli/devices.c:1058 ../clients/cli/devices.c:1059 #: ../clients/cli/devices.c:1060 ../clients/cli/devices.c:1061 #: ../clients/cli/devices.c:1062 ../clients/cli/devices.c:1063 #: ../clients/cli/devices.c:1064 ../clients/cli/devices.c:1066 #: ../clients/cli/devices.c:1068 ../clients/cli/general.c:441 #: ../clients/cli/settings.c:3195 msgid "no" msgstr "nee" #: ../clients/cli/common.c:531 msgid "yes (guessed)" msgstr "" #: ../clients/cli/common.c:533 msgid "no (guessed)" msgstr "" #: ../clients/cli/common.c:544 msgid "No reason given" msgstr "" #. We should not really come here #: ../clients/cli/common.c:547 ../clients/cli/connections.c:2980 #, c-format msgid "Unknown error" msgstr "" #: ../clients/cli/common.c:550 msgid "Device is now managed" msgstr "" #: ../clients/cli/common.c:553 msgid "Device is now unmanaged" msgstr "" #: ../clients/cli/common.c:556 msgid "The device could not be readied for configuration" msgstr "" #: ../clients/cli/common.c:559 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" #: ../clients/cli/common.c:562 msgid "The IP configuration is no longer valid" msgstr "" #: ../clients/cli/common.c:565 msgid "Secrets were required, but not provided" msgstr "" #: ../clients/cli/common.c:568 msgid "802.1X supplicant disconnected" msgstr "" #: ../clients/cli/common.c:571 msgid "802.1X supplicant configuration failed" msgstr "" #: ../clients/cli/common.c:574 msgid "802.1X supplicant failed" msgstr "" #: ../clients/cli/common.c:577 msgid "802.1X supplicant took too long to authenticate" msgstr "" #: ../clients/cli/common.c:580 msgid "PPP service failed to start" msgstr "" #: ../clients/cli/common.c:583 msgid "PPP service disconnected" msgstr "" #: ../clients/cli/common.c:586 msgid "PPP failed" msgstr "" #: ../clients/cli/common.c:589 msgid "DHCP client failed to start" msgstr "" #: ../clients/cli/common.c:592 msgid "DHCP client error" msgstr "" #: ../clients/cli/common.c:595 msgid "DHCP client failed" msgstr "" #: ../clients/cli/common.c:598 msgid "Shared connection service failed to start" msgstr "" #: ../clients/cli/common.c:601 msgid "Shared connection service failed" msgstr "" #: ../clients/cli/common.c:604 msgid "AutoIP service failed to start" msgstr "" #: ../clients/cli/common.c:607 msgid "AutoIP service error" msgstr "" #: ../clients/cli/common.c:610 msgid "AutoIP service failed" msgstr "" #: ../clients/cli/common.c:613 msgid "The line is busy" msgstr "" #: ../clients/cli/common.c:616 msgid "No dial tone" msgstr "" #: ../clients/cli/common.c:619 msgid "No carrier could be established" msgstr "" #: ../clients/cli/common.c:622 msgid "The dialing request timed out" msgstr "" #: ../clients/cli/common.c:625 msgid "The dialing attempt failed" msgstr "" #: ../clients/cli/common.c:628 msgid "Modem initialization failed" msgstr "" #: ../clients/cli/common.c:631 msgid "Failed to select the specified APN" msgstr "" #: ../clients/cli/common.c:634 msgid "Not searching for networks" msgstr "" #: ../clients/cli/common.c:637 msgid "Network registration denied" msgstr "" #: ../clients/cli/common.c:640 msgid "Network registration timed out" msgstr "" #: ../clients/cli/common.c:643 msgid "Failed to register with the requested network" msgstr "" #: ../clients/cli/common.c:646 msgid "PIN check failed" msgstr "" #: ../clients/cli/common.c:649 msgid "Necessary firmware for the device may be missing" msgstr "" #: ../clients/cli/common.c:652 msgid "The device was removed" msgstr "" #: ../clients/cli/common.c:655 msgid "NetworkManager went to sleep" msgstr "" #: ../clients/cli/common.c:658 msgid "The device's active connection disappeared" msgstr "" #: ../clients/cli/common.c:661 msgid "Device disconnected by user or client" msgstr "" #: ../clients/cli/common.c:664 msgid "Carrier/link changed" msgstr "" #: ../clients/cli/common.c:667 msgid "The device's existing connection was assumed" msgstr "" #: ../clients/cli/common.c:670 msgid "The supplicant is now available" msgstr "" #: ../clients/cli/common.c:673 msgid "The modem could not be found" msgstr "" #: ../clients/cli/common.c:676 msgid "The Bluetooth connection failed or timed out" msgstr "" #: ../clients/cli/common.c:679 msgid "GSM Modem's SIM card not inserted" msgstr "" #: ../clients/cli/common.c:682 msgid "GSM Modem's SIM PIN required" msgstr "" #: ../clients/cli/common.c:685 msgid "GSM Modem's SIM PUK required" msgstr "" #: ../clients/cli/common.c:688 msgid "GSM Modem's SIM wrong" msgstr "" #: ../clients/cli/common.c:691 msgid "InfiniBand device does not support connected mode" msgstr "" #: ../clients/cli/common.c:694 msgid "A dependency of the connection failed" msgstr "" #: ../clients/cli/common.c:697 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "" #: ../clients/cli/common.c:700 msgid "ModemManager is unavailable" msgstr "" #: ../clients/cli/common.c:703 msgid "The Wi-Fi network could not be found" msgstr "" #: ../clients/cli/common.c:706 msgid "A secondary connection of the base connection failed" msgstr "" #: ../clients/cli/common.c:709 msgid "DCB or FCoE setup failed" msgstr "" #: ../clients/cli/common.c:712 msgid "teamd control failed" msgstr "" #: ../clients/cli/common.c:715 msgid "Modem failed or no longer available" msgstr "" #: ../clients/cli/common.c:718 msgid "Modem now ready and available" msgstr "" #: ../clients/cli/common.c:721 msgid "SIM PIN was incorrect" msgstr "" #: ../clients/cli/common.c:724 msgid "New connection activation was enqueued" msgstr "" #: ../clients/cli/common.c:727 msgid "The device's parent changed" msgstr "" #: ../clients/cli/common.c:730 msgid "The device parent's management changed" msgstr "" #. TRANSLATORS: Unknown reason for a device state change (NMDeviceStateReason) #: ../clients/cli/common.c:734 ../libnm-glib/nm-device.c:1888 #: ../libnm/nm-device.c:1839 msgid "Unknown" msgstr "Onbekend" #: ../clients/cli/common.c:776 #, c-format msgid "invalid priority map '%s'" msgstr "" #: ../clients/cli/common.c:783 ../clients/cli/common.c:789 #, c-format msgid "priority '%s' is not valid (<0-%ld>)" msgstr "" #: ../clients/cli/common.c:856 #, c-format msgid "'%s' is not a valid team configuration or file name." msgstr "" #: ../clients/cli/common.c:958 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "" #: ../clients/cli/common.c:965 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "" #: ../clients/cli/common.c:967 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "" #: ../clients/cli/common.c:1045 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " "without '--ask' option.\n" msgstr "" #. define some prompts for connection editor #: ../clients/cli/connections.c:41 msgid "Setting name? " msgstr "" #: ../clients/cli/connections.c:42 msgid "Property name? " msgstr "" #: ../clients/cli/connections.c:43 msgid "Enter connection type: " msgstr "" #. define some other prompts #: ../clients/cli/connections.c:46 msgid "Connection type: " msgstr "" #: ../clients/cli/connections.c:47 msgid "VPN type: " msgstr "" #: ../clients/cli/connections.c:48 msgid "Master: " msgstr "" #: ../clients/cli/connections.c:49 msgid "Connection (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:50 msgid "VPN connection (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:51 msgid "Connection(s) (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:52 msgid "Connection(s) (name, UUID, path or apath): " msgstr "" #: ../clients/cli/connections.c:53 msgid "Tunnel mode: " msgstr "" #: ../clients/cli/connections.c:54 msgid "MACVLAN mode: " msgstr "" #. 0 #: ../clients/cli/connections.c:73 ../clients/cli/connections.c:193 #: ../clients/cli/devices.c:55 ../clients/cli/devices.c:89 #: ../clients/cli/devices.c:99 ../clients/cli/devices.c:110 #: ../clients/cli/devices.c:120 ../clients/cli/devices.c:137 #: ../clients/cli/devices.c:150 ../clients/cli/devices.c:176 #: ../clients/cli/devices.c:191 ../clients/cli/devices.c:200 #: ../clients/cli/devices.c:210 ../clients/cli/devices.c:251 msgid "NAME" msgstr "NAAM" #. 0 #. 1 #: ../clients/cli/connections.c:74 ../clients/cli/connections.c:194 msgid "UUID" msgstr "" #. 1 #. 0 #. 1 #. 2 #: ../clients/cli/connections.c:75 ../clients/cli/connections.c:215 #: ../clients/cli/devices.c:41 ../clients/cli/devices.c:57 #: ../clients/cli/devices.c:179 msgid "TYPE" msgstr "" #. 2 #: ../clients/cli/connections.c:76 msgid "TIMESTAMP" msgstr "" #. 3 #: ../clients/cli/connections.c:77 msgid "TIMESTAMP-REAL" msgstr "" #. 4 #. 16 #: ../clients/cli/connections.c:78 ../clients/cli/devices.c:72 msgid "AUTOCONNECT" msgstr "" #. 5 #: ../clients/cli/connections.c:79 msgid "AUTOCONNECT-PRIORITY" msgstr "" #. 6 #: ../clients/cli/connections.c:80 msgid "READONLY" msgstr "" #. 7 #. 8 #. 2 #. 15 #. 5 #: ../clients/cli/connections.c:81 ../clients/cli/connections.c:201 #: ../clients/cli/devices.c:43 ../clients/cli/devices.c:166 #: ../clients/cli/devices.c:182 msgid "DBUS-PATH" msgstr "" #. 8 #. 13 #. 4 #: ../clients/cli/connections.c:82 ../clients/cli/devices.c:164 #: ../clients/cli/devices.c:181 msgid "ACTIVE" msgstr "AKTIEF" #. 9 #. 0 #. 12 #. 3 #. 0 #: ../clients/cli/connections.c:83 ../clients/cli/devices.c:40 #: ../clients/cli/devices.c:56 ../clients/cli/devices.c:163 #: ../clients/cli/devices.c:180 ../clients/cli/devices.c:252 msgid "DEVICE" msgstr "TOESTEL" #. 10 #. 3 #. 1 #. 10 #. 1 #: ../clients/cli/connections.c:84 ../clients/cli/connections.c:196 #: ../clients/cli/devices.c:42 ../clients/cli/devices.c:66 #: ../clients/cli/general.c:36 msgid "STATE" msgstr "TOESTAND" #. 11 #: ../clients/cli/connections.c:85 msgid "ACTIVE-PATH" msgstr "" #. 2 #: ../clients/cli/connections.c:195 msgid "DEVICES" msgstr "TOESTELLE" #. 4 #: ../clients/cli/connections.c:197 msgid "DEFAULT" msgstr "" #. 5 #: ../clients/cli/connections.c:198 msgid "DEFAULT6" msgstr "" #. 6 #: ../clients/cli/connections.c:199 msgid "SPEC-OBJECT" msgstr "" #. 7 #. 4 #. Ask for optional 'vpn' arguments. #: ../clients/cli/connections.c:200 ../clients/cli/connections.c:238 #: ../clients/cli/connections.c:4173 ../clients/tui/nm-editor-utils.c:233 #: ../clients/tui/nmt-connect-connection-list.c:405 msgid "VPN" msgstr "" #. 9 #. 5 #. 22 #: ../clients/cli/connections.c:202 ../clients/cli/devices.c:46 #: ../clients/cli/devices.c:78 msgid "CON-PATH" msgstr "" #. 10 #: ../clients/cli/connections.c:203 msgid "ZONE" msgstr "" #. 11 #: ../clients/cli/connections.c:204 msgid "MASTER-PATH" msgstr "" #. 1 #: ../clients/cli/connections.c:216 msgid "USERNAME" msgstr "" #. 3 #: ../clients/cli/connections.c:218 msgid "BANNER" msgstr "" #. 4 #: ../clients/cli/connections.c:219 msgid "VPN-STATE" msgstr "" #. 5 #: ../clients/cli/connections.c:220 msgid "CFG" msgstr "" #: ../clients/cli/connections.c:233 ../clients/cli/devices.c:225 msgid "GENERAL" msgstr "ALGEMEEN" #. 0 #. 6 #: ../clients/cli/connections.c:234 ../clients/cli/devices.c:232 msgid "IP4" msgstr "" #. 1 #. 7 #: ../clients/cli/connections.c:235 ../clients/cli/devices.c:233 msgid "DHCP4" msgstr "" #. 2 #. 8 #: ../clients/cli/connections.c:236 ../clients/cli/devices.c:234 msgid "IP6" msgstr "" #. 3 #. 9 #: ../clients/cli/connections.c:237 ../clients/cli/devices.c:235 msgid "DHCP6" msgstr "" #: ../clients/cli/connections.c:269 #, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | edit | delete | monitor | " "reload | load }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-" "]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" msgstr "" #: ../clients/cli/connections.c:291 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "List in-memory and on-disk connection profiles, some of which may also be\n" "active if a device is using that connection profile. Without a parameter, " "all\n" "profiles are listed. When --active option is specified, only the active\n" "profiles are shown. --order allows custom connection ordering (see manual " "page).\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "Show details for specified connections. By default, both static " "configuration\n" "and active connection data are displayed. It is possible to filter the " "output\n" "using global '--fields' option. Refer to the manual page for more " "information.\n" "When --active option is specified, only the active profiles are taken into\n" "account. Use global --show-secrets option to reveal associated secrets as " "well.\n" msgstr "" #: ../clients/cli/connections.c:312 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Activate a connection on a device. The profile to activate is identified by " "its\n" "name, UUID or D-Bus path.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Activate a device with a connection. The connection profile is selected\n" "automatically by NetworkManager.\n" "\n" "ifname - specifies the device to active the connection on\n" "ap - specifies AP to connect to (only valid for Wi-Fi)\n" "nsp - specifies NSP to connect to (only valid for WiMAX)\n" "passwd-file - file with password(s) required to activate the connection\n" "\n" msgstr "" #: ../clients/cli/connections.c:333 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\n" "\n" "Deactivate a connection from a device (without preventing the device from\n" "further auto-activation). The profile to deactivate is identified by its " "name,\n" "UUID or D-Bus path.\n" "\n" msgstr "" #: ../clients/cli/connections.c:345 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-" "- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [mtu ]\n" "\n" " bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) " "| broadcast (3) |\n" " 802.3ad (4) | balance-tlb (5) | balance-alb " "(6)]\n" " [primary ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\n" " [forward-delay <2-30>]\n" " [hello-time <1-10>]\n" " [max-age <6-40>]\n" " [ageing-time <0-1000000>]\n" " [multicast-snooping yes|no]\n" " [mac ]\n" "\n" " bridge-slave: master \n" " [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " vpn: vpn-type " "vpnc|openvpn|pptp|openconnect|openswan|libreswan|ssh|l2tp|iodine|...\n" " [user ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\n" " [pi yes|no]\n" " [vnet-hdr yes|no]\n" " [multi-queue yes|no]\n" "\n" " ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n" " remote \n" " [local ]\n" " [dev ]\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\n" " [source-port-min <0-65535>]\n" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" msgstr "" #: ../clients/cli/connections.c:457 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modify one or more properties of the connection profile.\n" "The profile is identified by its name, UUID or D-Bus path. For multi-valued\n" "properties you can use optional '+' or '-' prefix to the property name.\n" "The '+' sign allows appending items instead of overwriting the whole value.\n" "The '-' sign allows removing selected items instead of the whole value.\n" "\n" "Examples:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" msgstr "" #: ../clients/cli/connections.c:480 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the , except the uuid property (will be generated) " "and\n" "id (provided as argument).\n" "\n" msgstr "" #: ../clients/cli/connections.c:492 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Edit an existing connection profile in an interactive editor.\n" "The profile is identified by its name, UUID or D-Bus path\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "" #: ../clients/cli/connections.c:507 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Delete a connection profile.\n" "The profile is identified by its name, UUID or D-Bus path.\n" "\n" msgstr "" #: ../clients/cli/connections.c:518 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\n" "\n" "Monitor connection profile activity.\n" "This command prints a line whenever the specified connection changes.\n" "Monitors all connection profiles in case none is specified.\n" "\n" msgstr "" #: ../clients/cli/connections.c:530 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" "\n" "Reload all connection files from disk.\n" "\n" msgstr "" #: ../clients/cli/connections.c:538 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Load/reload one or more connection files from disk. Use this after manually\n" "editing a connection file to ensure that NetworkManager is aware of its " "latest\n" "state.\n" "\n" msgstr "" #: ../clients/cli/connections.c:550 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Import an external/foreign configuration as a NetworkManager connection " "profile.\n" "The type of the input file is specified by type option.\n" "Only VPN configurations are supported at the moment. The configuration\n" "is imported by NetworkManager VPN plugins.\n" "\n" msgstr "" #: ../clients/cli/connections.c:563 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Export a connection. Only VPN connections are supported at the moment.\n" "The data are directed to standard output or to a file if a name is given.\n" "\n" msgstr "" #: ../clients/cli/connections.c:641 msgid "activating" msgstr "aktiveer tans" #: ../clients/cli/connections.c:643 msgid "activated" msgstr "ge-aktiveer" #: ../clients/cli/connections.c:647 msgid "deactivated" msgstr "" #: ../clients/cli/connections.c:659 msgid "VPN connecting (prepare)" msgstr "" #: ../clients/cli/connections.c:661 msgid "VPN connecting (need authentication)" msgstr "" #: ../clients/cli/connections.c:663 msgid "VPN connecting" msgstr "" #: ../clients/cli/connections.c:665 msgid "VPN connecting (getting IP configuration)" msgstr "" #: ../clients/cli/connections.c:667 msgid "VPN connected" msgstr "" #: ../clients/cli/connections.c:669 msgid "VPN connection failed" msgstr "" #: ../clients/cli/connections.c:671 msgid "VPN disconnected" msgstr "" #: ../clients/cli/connections.c:741 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "" #: ../clients/cli/connections.c:761 msgid "Connection profile details" msgstr "" #: ../clients/cli/connections.c:773 ../clients/cli/connections.c:1166 #, c-format msgid "Error: 'connection show': %s" msgstr "" #: ../clients/cli/connections.c:929 ../clients/cli/settings.c:1897 msgid "never" msgstr "nooit" #: ../clients/cli/connections.c:1154 msgid "Activate connection details" msgstr "" #: ../clients/cli/connections.c:1390 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "" #: ../clients/cli/connections.c:1405 ../clients/cli/connections.c:1413 #, c-format msgid "'%s' has to be alone" msgstr "" #. Add headers #: ../clients/cli/connections.c:1631 msgid "NetworkManager active profiles" msgstr "" #: ../clients/cli/connections.c:1632 msgid "NetworkManager connection profiles" msgstr "" #: ../clients/cli/connections.c:1678 ../clients/cli/connections.c:2393 #: ../clients/cli/connections.c:2415 ../clients/cli/connections.c:2424 #: ../clients/cli/connections.c:2433 ../clients/cli/connections.c:2592 #: ../clients/cli/connections.c:10160 ../clients/cli/connections.c:10277 #: ../clients/cli/connections.c:10409 ../clients/cli/connections.c:10542 #: ../clients/cli/connections.c:10652 ../clients/cli/connections.c:10663 #: ../clients/cli/connections.c:10762 ../clients/cli/devices.c:2322 #: ../clients/cli/devices.c:2330 ../clients/cli/devices.c:2653 #: ../clients/cli/devices.c:2660 ../clients/cli/devices.c:2674 #: ../clients/cli/devices.c:2681 ../clients/cli/devices.c:2698 #: ../clients/cli/devices.c:2706 ../clients/cli/devices.c:2719 #: ../clients/cli/devices.c:3083 ../clients/cli/devices.c:3090 #: ../clients/cli/devices.c:3097 ../clients/cli/devices.c:3109 #: ../clients/cli/devices.c:3122 ../clients/cli/devices.c:3129 #: ../clients/cli/devices.c:3301 ../clients/cli/devices.c:3308 #: ../clients/cli/devices.c:3481 #, c-format msgid "Error: %s argument is missing." msgstr "" #: ../clients/cli/connections.c:1693 #, c-format msgid "Error: %s - no such connection profile." msgstr "" #: ../clients/cli/connections.c:1752 ../clients/cli/connections.c:2456 #: ../clients/cli/connections.c:11163 ../clients/cli/devices.c:3270 #: ../clients/cli/devices.c:3751 ../clients/cli/general.c:536 #: ../clients/cli/general.c:585 ../clients/cli/general.c:602 #: ../clients/cli/general.c:641 ../clients/cli/general.c:655 #: ../clients/cli/general.c:773 ../clients/cli/general.c:820 #: ../clients/cli/general.c:840 #, c-format msgid "Error: %s." msgstr "Fout: %s." #: ../clients/cli/connections.c:1848 #, c-format msgid "no active connection on device '%s'" msgstr "geen aktiewe verbindings op toestel '%s'" #: ../clients/cli/connections.c:1856 msgid "no active connection or device" msgstr "geen aktiewe verbinding of toestel" #: ../clients/cli/connections.c:1907 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "" #: ../clients/cli/connections.c:1910 #, c-format msgid "no device found for connection '%s'" msgstr "geen toestel vir verbinding '%s' gevind nie" #: ../clients/cli/connections.c:1922 msgid "unknown reason" msgstr "onbekende rede" #: ../clients/cli/connections.c:1924 ../clients/cli/general.c:277 msgid "none" msgstr "geen" #: ../clients/cli/connections.c:1926 msgid "the user was disconnected" msgstr "" #: ../clients/cli/connections.c:1928 msgid "the base network connection was interrupted" msgstr "" #: ../clients/cli/connections.c:1930 msgid "the VPN service stopped unexpectedly" msgstr "" #: ../clients/cli/connections.c:1932 msgid "the VPN service returned invalid configuration" msgstr "" #: ../clients/cli/connections.c:1934 msgid "the connection attempt timed out" msgstr "" #: ../clients/cli/connections.c:1936 msgid "the VPN service did not start in time" msgstr "" #: ../clients/cli/connections.c:1938 msgid "the VPN service failed to start" msgstr "" #: ../clients/cli/connections.c:1940 msgid "no valid VPN secrets" msgstr "" #: ../clients/cli/connections.c:1942 msgid "invalid VPN secrets" msgstr "" #: ../clients/cli/connections.c:1944 msgid "the connection was removed" msgstr "die verbinding is verwyder" #: ../clients/cli/connections.c:1966 ../clients/cli/connections.c:2001 #: ../clients/cli/connections.c:2162 ../clients/cli/connections.c:8458 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1974 #, c-format msgid "" "Connection successfully activated (master waiting for slaves) (D-Bus active " "path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1981 ../clients/cli/connections.c:1984 #: ../clients/cli/connections.c:2006 #, c-format msgid "Error: Connection activation failed." msgstr "" #: ../clients/cli/connections.c:2057 #, c-format msgid "VPN connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2065 #, c-format msgid "Error: Connection activation failed: %s." msgstr "" #: ../clients/cli/connections.c:2084 ../clients/cli/devices.c:1426 #, c-format msgid "Error: Timeout %d sec expired." msgstr "" #: ../clients/cli/connections.c:2144 #, c-format msgid "Error: Connection activation failed: %s" msgstr "" #: ../clients/cli/connections.c:2229 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "" #: ../clients/cli/connections.c:2241 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2249 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2262 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2318 #, c-format msgid "unknown device '%s'." msgstr "" #: ../clients/cli/connections.c:2323 msgid "neither a valid connection nor device given" msgstr "" #: ../clients/cli/connections.c:2406 #, c-format msgid "Error: Connection '%s' does not exist." msgstr "" #: ../clients/cli/connections.c:2441 ../clients/cli/devices.c:1325 #: ../clients/cli/devices.c:2336 ../clients/cli/devices.c:2730 #: ../clients/cli/devices.c:3314 #, c-format msgid "Unknown parameter: %s\n" msgstr "" #: ../clients/cli/connections.c:2466 msgid "preparing" msgstr "" #: ../clients/cli/connections.c:2487 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "" #: ../clients/cli/connections.c:2503 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2574 ../clients/cli/connections.c:10395 #: ../clients/cli/connections.c:10594 #, c-format msgid "Error: No connection specified." msgstr "" #: ../clients/cli/connections.c:2606 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "" #: ../clients/cli/connections.c:2607 ../clients/cli/connections.c:10424 #, c-format msgid "Error: not all active connections found." msgstr "" #: ../clients/cli/connections.c:2616 #, c-format msgid "Error: no active connection provided." msgstr "" #: ../clients/cli/connections.c:2959 ../clients/cli/utils.c:648 #, c-format msgid "'%s' not among [%s]" msgstr "" #: ../clients/cli/connections.c:3036 #, c-format msgid "Error: '%s': '%s' is not a valid %s MAC address." msgstr "" #. Ask for optional arguments #: ../clients/cli/connections.c:3037 ../clients/cli/connections.c:3569 #: ../clients/tui/nm-editor-utils.c:163 ../libnm-core/nm-connection.c:1716 #: ../libnm-glib/nm-device.c:1861 ../libnm/nm-device.c:1812 msgid "InfiniBand" msgstr "" #: ../clients/cli/connections.c:3037 ../clients/tui/nm-editor-utils.c:146 #: ../libnm-glib/nm-device.c:1849 ../libnm/nm-device.c:1800 msgid "Ethernet" msgstr "" #: ../clients/cli/connections.c:3057 #, c-format msgid "Error: 'mtu': '%s' is not a valid MTU." msgstr "" #: ../clients/cli/connections.c:3073 #, c-format msgid "Error: 'parent': '%s' is not a valid interface name." msgstr "" #: ../clients/cli/connections.c:3094 #, c-format msgid "Error: 'p-key': '%s' is not a valid InfiniBand P_KEY." msgstr "" #: ../clients/cli/connections.c:3109 #, c-format msgid "Error: '%s' is not a valid UID/GID." msgstr "" #: ../clients/cli/connections.c:3153 #, c-format msgid "Error: '%s': '%s' is not a valid %s %s." msgstr "" #: ../clients/cli/connections.c:3166 msgid "Wi-Fi mode" msgstr "" #: ../clients/cli/connections.c:3175 msgid "InfiniBand transport mode" msgstr "" #: ../clients/cli/connections.c:3187 msgid "ADSL protocol" msgstr "" #: ../clients/cli/connections.c:3198 msgid "ADSL encapsulation" msgstr "" #: ../clients/cli/connections.c:3207 msgid "TUN device mode" msgstr "" #: ../clients/cli/connections.c:3220 #, c-format msgid "Error: 'flags': '%s' is not valid; use <0-7>." msgstr "" #: ../clients/cli/connections.c:3242 #, c-format msgid "Error: '%s': '%s' is not valid; %s " msgstr "" #: ../clients/cli/connections.c:3420 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "" #: ../clients/cli/connections.c:3445 #, c-format msgid "Error: '%s': '%s' is not valid; use <%u-%u>." msgstr "" #. Ask for optional arguments. #: ../clients/cli/connections.c:3501 #, c-format msgid "There is %d optional argument for '%s' connection type.\n" msgid_plural "There are %d optional arguments for '%s' connection type.\n" msgstr[0] "" msgstr[1] "" #: ../clients/cli/connections.c:3504 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "" msgstr[1] "" #. Ask for optional arguments #: ../clients/cli/connections.c:3521 msgid "ethernet" msgstr "" #: ../clients/cli/connections.c:3526 ../clients/cli/connections.c:3574 #: ../clients/cli/connections.c:3708 ../clients/cli/connections.c:3787 msgid "MTU [auto]: " msgstr "" #: ../clients/cli/connections.c:3537 ../clients/cli/connections.c:3585 #: ../clients/cli/connections.c:3680 ../clients/cli/connections.c:3719 #: ../clients/cli/connections.c:4105 msgid "MAC [none]: " msgstr "" #: ../clients/cli/connections.c:3548 msgid "Cloned MAC [none]: " msgstr "" #: ../clients/cli/connections.c:3596 #, c-format msgid "Transport mode %s" msgstr "" #: ../clients/cli/connections.c:3609 msgid "Parent interface [none]: " msgstr "" #: ../clients/cli/connections.c:3620 msgid "P_KEY [none]: " msgstr "" #: ../clients/cli/connections.c:3630 #, c-format msgid "Error: 'p-key' is mandatory when 'parent' is specified.\n" msgstr "" #. Ask for optional arguments #: ../clients/cli/connections.c:3647 ../clients/tui/nm-editor-utils.c:154 #: ../libnm-glib/nm-device.c:1851 ../libnm/nm-device.c:1802 msgid "Wi-Fi" msgstr "" #: ../clients/cli/connections.c:3655 ../clients/cli/connections.c:6203 #, c-format msgid "Mode %s" msgstr "" #. Ask for optional 'wimax' arguments. #: ../clients/cli/connections.c:3675 ../libnm-glib/nm-device.c:1857 #: ../libnm/nm-device.c:1808 msgid "WiMAX" msgstr "" #. Ask for optional 'pppoe' arguments. #: ../clients/cli/connections.c:3698 msgid "PPPoE" msgstr "" #: ../clients/cli/connections.c:3702 ../clients/cli/connections.c:3740 #: ../clients/cli/connections.c:4227 msgid "Password [none]: " msgstr "" #: ../clients/cli/connections.c:3704 msgid "Service [none]: " msgstr "" #. Ask for optional 'gsm' or 'cdma' arguments. #: ../clients/cli/connections.c:3734 msgid "mobile broadband" msgstr "" #: ../clients/cli/connections.c:3738 ../clients/cli/connections.c:4177 msgid "Username [none]: " msgstr "" #. Ask for optional 'bluetooth' arguments. #: ../clients/cli/connections.c:3753 msgid "bluetooth" msgstr "" #: ../clients/cli/connections.c:3760 #, c-format msgid "Bluetooth type %s" msgstr "" #: ../clients/cli/connections.c:3766 #, c-format msgid "Error: 'bt-type': '%s' is not a valid bluetooth type.\n" msgstr "" #. Ask for optional 'vlan' arguments. #. 13 #: ../clients/cli/connections.c:3782 ../clients/cli/devices.c:239 #: ../clients/tui/nm-editor-utils.c:217 ../clients/tui/nmt-page-vlan.c:94 #: ../libnm-core/nm-connection.c:1714 ../libnm-glib/nm-device.c:1869 #: ../libnm-util/nm-connection.c:1632 ../libnm/nm-device.c:1820 msgid "VLAN" msgstr "" #: ../clients/cli/connections.c:3798 msgid "VLAN flags (<0-7>) [none]: " msgstr "" #: ../clients/cli/connections.c:3809 msgid "Ingress priority maps [none]: " msgstr "" #: ../clients/cli/connections.c:3820 msgid "Egress priority maps [none]: " msgstr "" #: ../clients/cli/connections.c:3831 msgid "Bonding mode [balance-rr]: " msgstr "" #. Ask for optional 'bond' arguments. #: ../clients/cli/connections.c:3847 msgid "bond" msgstr "" #: ../clients/cli/connections.c:3869 msgid "Bonding primary interface [none]: " msgstr "" #: ../clients/cli/connections.c:3872 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name.\n" msgstr "" #: ../clients/cli/connections.c:3880 #, c-format msgid "Bonding monitoring mode %s" msgstr "" #: ../clients/cli/connections.c:3886 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "" #: ../clients/cli/connections.c:3895 msgid "Bonding miimon [100]: " msgstr "" #: ../clients/cli/connections.c:3898 #, c-format msgid "Error: 'miimon': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3906 msgid "Bonding downdelay [0]: " msgstr "" #: ../clients/cli/connections.c:3909 #, c-format msgid "Error: 'downdelay': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3917 msgid "Bonding updelay [0]: " msgstr "" #: ../clients/cli/connections.c:3920 #, c-format msgid "Error: 'updelay': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3929 msgid "Bonding arp-interval [0]: " msgstr "" #: ../clients/cli/connections.c:3932 #, c-format msgid "Error: 'arp-interval': '%s' is not a valid number <0-%u>.\n" msgstr "" #. FIXME: verify the string #: ../clients/cli/connections.c:3940 msgid "Bonding arp-ip-target [none]: " msgstr "" #: ../clients/cli/connections.c:3947 msgid "LACP rate ('slow' or 'fast') [slow]: " msgstr "" #: ../clients/cli/connections.c:3953 #, c-format msgid "Error: 'lacp_rate': '%s' is invalid ('slow' or 'fast').\n" msgstr "" #: ../clients/cli/connections.c:3976 msgid "Team JSON configuration [none]: " msgstr "" #: ../clients/cli/connections.c:3993 msgid "team" msgstr "" #: ../clients/cli/connections.c:3999 msgid "team-slave" msgstr "" #. Ask for optional 'bridge' arguments. #: ../clients/cli/connections.c:4011 msgid "bridge" msgstr "" #: ../clients/cli/connections.c:4017 #, c-format msgid "Enable STP %s" msgstr "" #: ../clients/cli/connections.c:4022 #, c-format msgid "Error: 'stp': %s.\n" msgstr "" #: ../clients/cli/connections.c:4030 msgid "STP priority [32768]: " msgstr "" #: ../clients/cli/connections.c:4034 #, c-format msgid "Error: 'priority': '%s' is not a valid number <0-%d>.\n" msgstr "" #: ../clients/cli/connections.c:4042 msgid "Forward delay [15]: " msgstr "" #: ../clients/cli/connections.c:4046 #, c-format msgid "Error: 'forward-delay': '%s' is not a valid number <2-30>.\n" msgstr "" #: ../clients/cli/connections.c:4055 msgid "Hello time [2]: " msgstr "" #: ../clients/cli/connections.c:4059 #, c-format msgid "Error: 'hello-time': '%s' is not a valid number <1-10>.\n" msgstr "" #: ../clients/cli/connections.c:4067 msgid "Max age [20]: " msgstr "" #: ../clients/cli/connections.c:4071 #, c-format msgid "Error: 'max-age': '%s' is not a valid number <6-40>.\n" msgstr "" #: ../clients/cli/connections.c:4079 msgid "MAC address ageing time [300]: " msgstr "" #: ../clients/cli/connections.c:4083 #, c-format msgid "Error: 'ageing-time': '%s' is not a valid number <0-1000000>.\n" msgstr "" #: ../clients/cli/connections.c:4092 #, c-format msgid "Enable IGMP snooping %s" msgstr "" #: ../clients/cli/connections.c:4097 #, c-format msgid "Error: 'multicast-snooping': %s.\n" msgstr "" #. Ask for optional 'bridge-slave' arguments. #: ../clients/cli/connections.c:4124 msgid "bridge-slave" msgstr "" #: ../clients/cli/connections.c:4129 msgid "Bridge port priority [32]: " msgstr "" #: ../clients/cli/connections.c:4142 msgid "Bridge port STP path cost [100]: " msgstr "" #: ../clients/cli/connections.c:4156 #, c-format msgid "Hairpin %s" msgstr "" #: ../clients/cli/connections.c:4161 #, c-format msgid "Error: 'hairpin': %s.\n" msgstr "" #. Ask for optional 'olpc' arguments. #: ../clients/cli/connections.c:4188 ../libnm-glib/nm-device.c:1855 #: ../libnm/nm-device.c:1806 msgid "OLPC Mesh" msgstr "" #: ../clients/cli/connections.c:4193 msgid "OLPC Mesh channel [1]: " msgstr "" #: ../clients/cli/connections.c:4196 #, c-format msgid "Error: 'channel': '%s' is not a valid number <1-13>.\n" msgstr "" #: ../clients/cli/connections.c:4204 msgid "DHCP anycast MAC address [none]: " msgstr "" #. Ask for optional 'adsl' arguments. #: ../clients/cli/connections.c:4223 ../libnm-glib/nm-device.c:1871 #: ../libnm/nm-device.c:1822 msgid "ADSL" msgstr "" #: ../clients/cli/connections.c:4231 #, c-format msgid "ADSL encapsulation %s" msgstr "" #. Ask for optional 'macvlan' arguments. #: ../clients/cli/connections.c:4249 msgid "macvlan" msgstr "" #: ../clients/cli/connections.c:4255 #, c-format msgid "Tap %s" msgstr "" #: ../clients/cli/connections.c:4260 #, c-format msgid "Error: 'tap': %s.\n" msgstr "" #. Ask for optional 'vxlan' arguments. #: ../clients/cli/connections.c:4276 ../libnm-glib/nm-device.c:1875 #: ../libnm/nm-device.c:1826 msgid "VXLAN" msgstr "" #: ../clients/cli/connections.c:4281 ../clients/cli/connections.c:4605 msgid "Parent device [none]: " msgstr "" #: ../clients/cli/connections.c:4286 ../clients/cli/connections.c:4610 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name.\n" msgstr "" #: ../clients/cli/connections.c:4295 msgid "Local address [none]: " msgstr "" #: ../clients/cli/connections.c:4300 #, c-format msgid "Error: 'local': '%s' is not a valid IP address.\n" msgstr "" #: ../clients/cli/connections.c:4309 msgid "Minimum source port [0]: " msgstr "" #: ../clients/cli/connections.c:4313 #, c-format msgid "Error: 'source-port-min': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4322 msgid "Maximum source port [0]: " msgstr "" #: ../clients/cli/connections.c:4326 #, c-format msgid "Error: 'source-port-max': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4335 msgid "Destination port [8472]: " msgstr "" #: ../clients/cli/connections.c:4339 #, c-format msgid "Error: 'destination-port': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4378 msgid "IPv4 address (IP[/plen]) [none]: " msgstr "" #: ../clients/cli/connections.c:4380 msgid "IPv6 address (IP[/plen]) [none]: " msgstr "" #: ../clients/cli/connections.c:4394 #, c-format msgid " Address successfully added: %s\n" msgstr "" #: ../clients/cli/connections.c:4396 #, c-format msgid " Warning: address already present: %s\n" msgstr "" #: ../clients/cli/connections.c:4398 #, c-format msgid " Warning: ignoring garbage at the end: '%s'\n" msgstr "" #: ../clients/cli/connections.c:4400 ../clients/cli/connections.c:5609 #: ../clients/cli/connections.c:5656 ../clients/cli/connections.c:6573 #: ../clients/cli/connections.c:6606 msgid "Error: " msgstr "" #: ../clients/cli/connections.c:4420 msgid "IPv4 gateway [none]: " msgstr "" #: ../clients/cli/connections.c:4423 msgid "IPv6 gateway [none]: " msgstr "" #: ../clients/cli/connections.c:4443 #, c-format msgid "Error: invalid gateway address '%s'\n" msgstr "" #. Ask for IP addresses #: ../clients/cli/connections.c:4456 #, c-format msgid "Do you want to add IP addresses? %s" msgstr "" #: ../clients/cli/connections.c:4464 #, c-format msgid "Press to finish adding addresses.\n" msgstr "" #. Ask for optional 'tun' arguments. #: ../clients/cli/connections.c:4508 ../libnm-glib/nm-device.c:1879 #: ../libnm/nm-device.c:1830 msgid "Tun" msgstr "" #: ../clients/cli/connections.c:4513 msgid "User ID [none]: " msgstr "" #: ../clients/cli/connections.c:4526 msgid "Group ID [none]: " msgstr "" #: ../clients/cli/connections.c:4540 #, c-format msgid "Enable PI %s" msgstr "" #: ../clients/cli/connections.c:4545 #, c-format msgid "Error: 'pi': %s.\n" msgstr "" #: ../clients/cli/connections.c:4553 #, c-format msgid "Enable VNET header %s" msgstr "" #: ../clients/cli/connections.c:4558 #, c-format msgid "Error: 'vnet-hdr': %s.\n" msgstr "" #: ../clients/cli/connections.c:4566 #, c-format msgid "Enable multi queue %s" msgstr "" #: ../clients/cli/connections.c:4571 #, c-format msgid "Error: 'multi-queue': %s.\n" msgstr "" #. Ask for optional 'ip-tunnel' arguments. #: ../clients/cli/connections.c:4585 msgid "IP Tunnel" msgstr "" #: ../clients/cli/connections.c:4590 msgid "Local endpoint [none]: " msgstr "" #: ../clients/cli/connections.c:4596 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address\n" msgstr "" #: ../clients/cli/connections.c:4662 ../clients/cli/connections.c:10188 #, c-format msgid "Error: . argument is missing." msgstr "" #: ../clients/cli/connections.c:4667 #, c-format msgid "Error: value for '%s' is missing." msgstr "" #: ../clients/cli/connections.c:4685 #, c-format msgid "Error: invalid . '%s'." msgstr "" #: ../clients/cli/connections.c:4693 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "" #: ../clients/cli/connections.c:4704 #, c-format msgid "Error: don't know how to create '%s' setting." msgstr "" #: ../clients/cli/connections.c:4714 #, c-format msgid "Error: invalid property '%s': %s." msgstr "" #: ../clients/cli/connections.c:4726 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "" #: ../clients/cli/connections.c:4745 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "" #: ../clients/cli/connections.c:4779 #, c-format msgid "" "Warning: 'type' is ignored. Use 'nmcli connection add \"%s\" ...' instead." msgstr "" #: ../clients/cli/connections.c:4787 msgid "Error: redundant 'master' option." msgstr "" #: ../clients/cli/connections.c:4800 msgid "Error: 'master' is required." msgstr "" #: ../clients/cli/connections.c:4954 #, c-format msgid "Error: 'parent': not valid without 'p-key'." msgstr "" #: ../clients/cli/connections.c:5009 ../clients/cli/connections.c:5971 msgid "SSID: " msgstr "" #: ../clients/cli/connections.c:5012 ../clients/cli/connections.c:5974 msgid "Error: 'ssid' is required." msgstr "" #: ../clients/cli/connections.c:5076 msgid "WiMAX NSP name: " msgstr "" #: ../clients/cli/connections.c:5079 msgid "Error: 'nsp' is required." msgstr "" #: ../clients/cli/connections.c:5131 msgid "PPPoE username: " msgstr "" #: ../clients/cli/connections.c:5134 ../clients/cli/connections.c:6041 msgid "Error: 'username' is required." msgstr "" #: ../clients/cli/connections.c:5203 msgid "APN: " msgstr "" #: ../clients/cli/connections.c:5206 msgid "Error: 'apn' is required." msgstr "" #: ../clients/cli/connections.c:5264 msgid "Bluetooth device address: " msgstr "" #: ../clients/cli/connections.c:5267 msgid "Error: 'addr' is required." msgstr "" #: ../clients/cli/connections.c:5308 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s (%s), %s]." msgstr "" #: ../clients/cli/connections.c:5352 msgid "VLAN parent device or connection UUID: " msgstr "" #: ../clients/cli/connections.c:5355 ../clients/cli/connections.c:6112 msgid "Error: 'dev' is required." msgstr "" #: ../clients/cli/connections.c:5359 msgid "VLAN ID <0-4094>: " msgstr "" #: ../clients/cli/connections.c:5362 ../clients/cli/connections.c:6428 msgid "Error: 'id' is required." msgstr "" #: ../clients/cli/connections.c:5368 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-4094>." msgstr "" #: ../clients/cli/connections.c:5378 ../clients/cli/connections.c:6120 #, c-format msgid "Error: 'dev': '%s' is neither UUID, interface name, nor MAC." msgstr "" #: ../clients/cli/connections.c:5510 #, c-format msgid "Error: 'mode': %s." msgstr "" #: ../clients/cli/connections.c:5519 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name." msgstr "" #: ../clients/cli/connections.c:5742 #, c-format msgid "Error: 'stp': %s." msgstr "" #: ../clients/cli/connections.c:5751 #, c-format msgid "Error: 'multicast-snooping': %s." msgstr "" #: ../clients/cli/connections.c:5870 #, c-format msgid "Error: 'hairpin': %s." msgstr "" #: ../clients/cli/connections.c:5919 msgid "Error: 'vpn-type' is required." msgstr "" #: ../clients/cli/connections.c:5926 #, c-format msgid "Warning: 'vpn-type': %s not known.\n" msgstr "" #: ../clients/cli/connections.c:5987 #, c-format msgid "Error: 'channel': '%s' is not valid; use <1-13>." msgstr "" #: ../clients/cli/connections.c:6038 msgid "Username: " msgstr "" #: ../clients/cli/connections.c:6047 #, c-format msgid "Protocol %s" msgstr "" #: ../clients/cli/connections.c:6050 msgid "Error: 'protocol' is required." msgstr "" #: ../clients/cli/connections.c:6109 msgid "MACVLAN parent device or connection UUID: " msgstr "" #: ../clients/cli/connections.c:6129 ../clients/cli/connections.c:6209 #: ../clients/cli/connections.c:6311 msgid "Error: 'mode' is required." msgstr "" #: ../clients/cli/connections.c:6135 msgid "Error: 'mode' is not valid." msgstr "" #: ../clients/cli/connections.c:6148 #, c-format msgid "Error: 'tap': %s." msgstr "" #: ../clients/cli/connections.c:6234 #, c-format msgid "Error: 'pi': %s." msgstr "" #: ../clients/cli/connections.c:6245 #, c-format msgid "Error: 'vnet-hdr': %s." msgstr "" #: ../clients/cli/connections.c:6256 #, c-format msgid "Error: 'multi-queue': %s." msgstr "" #: ../clients/cli/connections.c:6325 #, c-format msgid "Error: 'mode': '%s' is not valid, use one of %s" msgstr "" #: ../clients/cli/connections.c:6331 msgid "Remote endpoint: " msgstr "" #: ../clients/cli/connections.c:6334 ../clients/cli/connections.c:6436 msgid "Error: 'remote' is required." msgstr "" #: ../clients/cli/connections.c:6341 #, c-format msgid "Error: 'remote': '%s' is not valid; must be an IP address" msgstr "" #: ../clients/cli/connections.c:6355 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address" msgstr "" #: ../clients/cli/connections.c:6364 ../clients/cli/connections.c:6459 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name." msgstr "" #: ../clients/cli/connections.c:6425 msgid "VXLAN ID: " msgstr "" #: ../clients/cli/connections.c:6433 msgid "Remote: " msgstr "" #: ../clients/cli/connections.c:6442 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-16777215>." msgstr "" #: ../clients/cli/connections.c:6468 #, c-format msgid "Error: 'remote': '%s' is not a valid IP address" msgstr "" #: ../clients/cli/connections.c:6477 #, c-format msgid "Error: 'local': '%s' is not a valid IP address" msgstr "" #: ../clients/cli/connections.c:6486 #, c-format msgid "Error: 'source-port-min': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6495 #, c-format msgid "Error: 'source-port-max': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6504 #, c-format msgid "Error: 'destination-port': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6544 #, c-format msgid "Error: '%s' is not a valid connection type." msgstr "" #: ../clients/cli/connections.c:6585 #, c-format msgid "Error: IPv4 gateway specified without IPv4 addresses" msgstr "" #: ../clients/cli/connections.c:6589 #, c-format msgid "Error: multiple IPv4 gateways specified" msgstr "" #: ../clients/cli/connections.c:6593 #, c-format msgid "Error: Invalid IPv4 gateway '%s'" msgstr "" #: ../clients/cli/connections.c:6618 #, c-format msgid "Error: IPv6 gateway specified without IPv6 addresses" msgstr "" #: ../clients/cli/connections.c:6622 #, c-format msgid "Error: multiple IPv6 gateways specified" msgstr "" #: ../clients/cli/connections.c:6626 #, c-format msgid "Error: Invalid IPv6 gateway '%s'" msgstr "" #: ../clients/cli/connections.c:6674 ../clients/cli/connections.c:10227 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "" #: ../clients/cli/connections.c:6679 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "" #: ../clients/cli/connections.c:6955 ../clients/cli/connections.c:10682 #, c-format msgid "Error: 'type' argument is required." msgstr "" #: ../clients/cli/connections.c:6963 #, c-format msgid "Error: invalid connection type; %s." msgstr "" #: ../clients/cli/connections.c:6972 ../clients/cli/devices.c:2142 #, c-format msgid "Error: 'autoconnect': %s." msgstr "" #: ../clients/cli/connections.c:6982 #, c-format msgid "Error: 'save': %s." msgstr "" #: ../clients/cli/connections.c:6999 msgid "Interface name [*]: " msgstr "" #: ../clients/cli/connections.c:7004 #, c-format msgid "Error: 'ifname' argument is required." msgstr "" #: ../clients/cli/connections.c:7006 #, c-format msgid "Error: mandatory 'ifname' not seen before '%s'." msgstr "" #: ../clients/cli/connections.c:7015 #, c-format msgid "Error: 'ifname': '%s' is not a valid interface nor '*'." msgstr "" #: ../clients/cli/connections.c:8039 #, c-format msgid "['%s' setting values]\n" msgstr "" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8121 #, c-format msgid "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "" #: ../clients/cli/connections.c:8148 #, c-format msgid "" "goto [.] | :: enter setting/property for editing\n" "\n" "This command enters into a setting or property for editing it.\n" "\n" "Examples: nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" msgstr "" #: ../clients/cli/connections.c:8155 #, c-format msgid "" "remove [.] :: remove setting or reset property value\n" "\n" "This command removes an entire setting from the connection, or if a " "property\n" "is given, resets that property to the default value.\n" "\n" "Examples: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" msgstr "" #: ../clients/cli/connections.c:8162 #, c-format msgid "" "set [. ] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "" #: ../clients/cli/connections.c:8167 #, c-format msgid "" "describe [.] :: describe property\n" "\n" "Shows property description. You can consult nm-settings(5) manual page to " "see all NM settings and properties.\n" msgstr "" #: ../clients/cli/connections.c:8172 #, c-format msgid "" "print [all] :: print setting or connection values\n" "\n" "Shows current property or the whole connection.\n" "\n" "Example: nmcli ipv4> print all\n" msgstr "" #: ../clients/cli/connections.c:8177 #, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" "\n" "Verifies whether the setting or connection is valid and can be saved later.\n" "It indicates invalid values on error. Some errors may be fixed " "automatically\n" "by 'fix' option.\n" "\n" "Examples: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" msgstr "" #: ../clients/cli/connections.c:8186 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" "\n" "Sends the connection profile to NetworkManager that either will save it\n" "persistently, or will only keep it in memory. 'save' without an argument\n" "means 'save persistent'.\n" "Note that once you save the profile persistently those settings are saved\n" "across reboot or restart. Subsequent changes can also be temporary or\n" "persistent, but any temporary changes will not persist across reboot or\n" "restart. If you want to fully remove the persistent connection, the " "connection\n" "profile must be deleted.\n" msgstr "" #: ../clients/cli/connections.c:8197 #, c-format msgid "" "activate [] [/|] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" " - device the connection will be activated on\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when is not " "specified)\n" msgstr "" #: ../clients/cli/connections.c:8204 ../clients/cli/connections.c:8363 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "" #: ../clients/cli/connections.c:8207 #, c-format msgid "" "help/? [] :: help for the nmcli commands\n" "\n" msgstr "" #: ../clients/cli/connections.c:8210 #, c-format msgid "" "nmcli [ ] :: nmcli configuration\n" "\n" "Configures nmcli. The following options are available:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "show-secrets yes | no [default: no]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Examples: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" msgstr "" #: ../clients/cli/connections.c:8232 ../clients/cli/connections.c:8369 #, c-format msgid "" "quit :: exit nmcli\n" "\n" "This command exits nmcli. When the connection being edited is not saved, the " "user is asked to confirm the action.\n" msgstr "" #: ../clients/cli/connections.c:8237 ../clients/cli/connections.c:8374 #: ../clients/cli/connections.c:8798 ../clients/cli/connections.c:9746 #, c-format msgid "Unknown command: '%s'\n" msgstr "" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8303 #, c-format msgid "" "---[ Property menu ]---\n" "set [] :: set new value\n" "add [] :: add new option to the property\n" "change :: change current value\n" "remove [ |